body {
    overflow-x: hidden;
}

.m-warp {
    max-width: 1200px;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: visible;
}

.page-main {
    overflow-x: hidden;
    background: #fff;
}

.banner {
    display: block;
    min-width: 1200px;
    height: 650px;
    margin: 0 auto;
    background: url('../images/proxy/banner.jpg') center top/auto 530px, url('../images/proxy/banner-bottom.jpg') center bottom/auto 120px;
    background-repeat: no-repeat;
}

.banner a {
    width: 100%;
    height: 100%;
    display: block;
}

.footer1 {
    background: url('../images/proxy/footer.jpg') center/auto 100% no-repeat;
    height: 400px;
    min-width: 1200px;
    padding: 40px 0 30px;
    box-sizing: border-box;
}

.footer__title {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

.footer__subhead {
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    margin-top: 30px;
    font-weight: bold;
}

.footer1 .con {
    text-align: center;
    font-size: 0;
    margin-top: 24px;
}

.footer1 .footer__left {
    display: inline-block;
    vertical-align: top;
    background: url("../images/proxy/footer-img-1.jpg") center/auto 100% no-repeat;
    width: 163px;
    height: 189px;
    margin: 0 25px;
}

.footer1 .footer__right {
    display: inline-block;
    vertical-align: top;
    background: url("../images/proxy/footer-img-2.jpg") center/auto 100% no-repeat;
    width: 163px;
    height: 189px;
    margin: 0 25px;
}



/* 主体内容 */

.title {
    font-size: 50px;
    line-height: 54px;
    position: relative;
    z-index: 1;
    text-align: center;
    font-weight: bold;
    color: #fd505b;
    height: 54px;
}

.title .english {
    font-size: 60px;
    line-height: 64px;
    color: #505169;
    opacity: 0.2;
    text-align: center;
    position: relative;
    z-index: -1;
    margin-top: -82px;
    font-weight: normal;
}

.subhead {
    font-size: 24px;
    line-height: 40px;
    color: #686883;
    text-align: center;
    width: 1060px;
    margin: 52px auto 0;
}


/* 
* 雪碧图
*/

.screen-one-icon {
    background: url(../images/proxy/screen-one-icon.png) no-repeat center;
    width: 330px;
    height: 402px;
    margin: 0 auto;
}

.screen-one-1 {
    background-position: -2px -2px
}

.screen-one-2 {
    background-position: -334px -2px
}

.screen-one-3 {
    background-position: -666px -2px
}

.screen-three-icon {
    background: url(../images/proxy/screen-three-icon.png) no-repeat center;
    width: 126px;
    height: 102px;
    margin: 0 auto;
}

.screen-three-1 {
    background-position: -2px -2px
}

.screen-three-2 {
    background-position: -130px -2px
}

.screen-three-3 {
    background-position: -258px -2px
}

.screen-three-4 {
    background-position: -386px -2px
}

.screen-three-5 {
    background-position: -514px -2px
}

.screen-three-6 {
    background-position: -642px -2px
}

.screen-three-7 {
    background-position: -770px -2px
}

.screen-three-8 {
    background-position: -898px -2px
}

.screen-four-icon {
    background: url(../images/proxy/screen-four-icon.png) no-repeat center;
    width: 66px;
    height: 64px;
}

.screen-four-1 {
    background-position: -2px -2px
}

.screen-four-2 {
    background-position: -70px -2px
}

.screen-four-3 {
    background-position: -138px -2px
}

.screen-four-4 {
    background-position: -206px -2px
}

.screen-four-5 {
    background-position: -274px -2px
}

.screen-four-num {
    background: url(../images/proxy/screen-four-num.png) no-repeat center;
    width: 228px;
    height: 182px;
    margin: 0 auto;
}

.four-num-1 {
    background-position: -2px -2px
}

.four-num-2 {
    background-position: -232px -2px
}

.four-num-3 {
    background-position: -462px -2px
}

.four-num-4 {
    background-position: -692px -2px
}

.four-num-5 {
    background-position: -922px -2px
}

.screen-six-icon {
    background: url(../images/proxy/screen-six-icon.png) no-repeat center;
    width: 108px;
    height: 108px;
    margin: 0 auto;
}

.screen-six-1 {
    background-position: 0 0
}

.screen-six-2 {
    background-position: -108px 0
}

.screen-six-3 {
    background-position: -216px 0
}

.screen-six-4 {
    background-position: -324px 0
}

.screen-six-5 {
    background-position: -432px 0
}

.screen-six-6 {
    background-position: -540px 0
}

.screen-six-7 {
    background-position: -648px 0
}

.screen-six-8 {
    background-position: -756px 0
}


/* 
* ========== End 雪碧图 ===========
*/


/* 
* 内容区
*/

.screen-box {
    position: relative;
    z-index: 2;
}

.screen-one {
    background: #fbfbfb;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    height: 679px;
}

.screen-one .con {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 1400px;
    margin: -85px auto 0;
    box-shadow: 0px 8px 40px 0px rgba(127, 127, 127, 0.1);
    border-radius: 10px;
    background: #fff;
    padding: 90px 0 80px;
    box-sizing: border-box;
}

.screen-one .one__title {
    font-size: 50px;
    line-height: 54px;
    color: #fd505b;
    text-align: center;
    font-weight: bold;
}

.screen-one .one__subhead {
    font-size: 34px;
    line-height: 38px;
    margin-top: 28px;
    text-align: center;
    color: #37394c;
}


.screen-one .list {
    font-size: 0;
    text-align: center;
    margin-top: 72px;
}

.screen-one .screen-one-icon {
    margin: 0 30px;
    display: inline-block;
    vertical-align: top;
    transform: translateY(0);
    cursor: pointer;
    border-radius: 14px;
}

.screen-one .screen-one-icon:hover{
    transform: translateY(-15px);
	box-shadow: 0px 4px 14px 0px 
		rgba(127, 127, 127, 0.2);
}

.screen-two {
    background: #fbfbfb;
    padding-top: 122px;
}

.screen-two .img {
    width: 1164px;
    height: 851px;
    background: url("../images/proxy/screen-two-img.png") center/auto 100% no-repeat;
    margin: -82px auto -95px;
}

.screen-two .btn-more {
    display: block;
    background: linear-gradient(to top, #fda57a, #fd505b);
    width: 244px;
    height: 61px;
    border-radius: 33px;
    font-size: 30px;
    line-height: 61px;
    color: #ffffff;
    text-shadow: 0px 2px 2px rgba(236, 40, 49, 0.4);
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.screen-two .btn-more .btn-more-arrow{
    width: 0;
    height: 25px;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3;
    position: relative;
    z-index: 1;
}

.screen-two .btn-more .btn-more-arrow::after{
    content: "";
    width: 28px;
    height: 23px;
    background: url('../images/proxy/btn-more-arrow.png') no-repeat center/auto 100%;
    transition: all 0.3s;
    transform: translateX(0);
    opacity: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.screen-two .btn-more:hover .btn-more-arrow{
    width: 30px;
}

.screen-two .btn-more:hover .btn-more-arrow::after{
    animation: btn-more 1.5s linear infinite;
}

@keyframes btn-more{
    0%{
        transform: translateX(0);
        opacity: 0;
    }
    15%{
        opacity: 1;
    }
    50%{
        transform: translateX(15px);
        opacity: 1;
    }
    85%{
        opacity: 1;
    }
   100%{
        transform: translateX(30px);
        opacity: 0;
    }
}

.screen-three {
    background: #fbfbfb;
    padding: 120px 0 98px;
}

.screen-three .three__title {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    color: #171838;
    font-weight: bold;
}

.screen-three .three__subhead {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #37394c;
    margin-top: 44px;
}

.screen-three .list {
    font-size: 0;
    margin: 104px -84px -128px;
}

.screen-three .item {
    display: inline-block;
    vertical-align: top;
    margin: 0 107px 128px;
}


.screen-three .item__title {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    color: #37394c;
    font-weight: bold;
    margin-top: 46px;
}

.screen-four {
    background: #fff;
    padding-top: 120px;
}

.screen-four .list {
    padding-top: 92px;
    font-size: 0;
    text-align: center;
    margin: 0 -90px -45px;
}

.screen-four .item {
    display: inline-block;
    vertical-align: top;
    width: 420px;
    height: 331px;
    height: 331px;
    background-color: #fbfbfb;
    box-shadow: 0px 4px 14px 0px rgba(127, 127, 127, 0.1);
    border-radius: 8px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 50px 0 0 64px;
    box-sizing: border-box;
    margin-bottom: 45px;
    margin: 0 20px 45px;
    transform: translateY(0);
    cursor: pointer;
}

.screen-four .item:hover{
    transform: translateY(-10px);
}

.screen-four  .item .screen-four-icon{
}

.screen-four  .item:hover .screen-four-icon{
    animation: four-icon 0.5s linear;
}

@keyframes four-icon{
    0%{
        transform: translateY(0);
    }
    30%{
        transform: translateY(-30px);
    }
    60%{
        transform: translateY(0);
    }
    80%{
        transform: translateY(-10px);
    }
    100%{
        transform: translateY(0);
    }
}

.screen-four .item__title {
    font-size: 30px;
    line-height: 34px;
    color: #37394c;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}

.screen-four .item__label {
    font-size: 20px;
    line-height: 28px;
    color: #37394c;
    margin-top: 20px;
    text-align: left;
}

.screen-four .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 8px;
    height: 100%;
    background-color: #fd505b;
}

.screen-four .screen-four-num {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    margin-right: 12px;
    margin-bottom: 16px;
}

.screen-fiveLi {
    padding: 180px 0 55px;
}

.screen-five {
    min-width: 1200px;
    height: 752px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.screen-five:hover .img{
    transform: scale(1.05);
}
.screen-five .img{
    background: url("../images/proxy/screen-five-img.jpg") center/auto 100% no-repeat;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 3s linear;
    position: absolute;
    z-index: 1;
}


.screen-five .list {
    font-size: 0;
    padding: 56px 0;
    position: relative;
    z-index: 3;
}

.screen-five .item {
    margin-top: 24px;
    width: 580px;
    padding: 20px 0;
    cursor: pointer;
}

.screen-five .item:hover{
    background: rgba(132, 17, 24, 0.2);
    border-radius: 6px;
    padding-left: 20px;
}

.screen-five .item:first-child {
    margin-top: 0;
}

.screen-five .item__title {
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 1;
    padding-left: 38px;
}

.screen-five .item__title::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 18px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin: auto;
}

.screen-five .item__label {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-top: 18px;
    padding-left: 38px;
}

.screen-six {
    padding: 148px 0 100px;
}

.screen-six .list {
    font-size: 0;
    padding-top: 64px;
    margin: 0 -62px -30px;
}

.screen-six .item {
    display: inline-block;
    vertical-align: top;
    background: #fafafa;
    border-radius: 8px;
    padding: 50px 0;
    width: 300px;
    height: 410px;
    box-sizing: border-box;
    margin: 0 15px 30px;
    transform: translateY(0);
}

.screen-six .item:hover{
    transform: translateY(-10px);
    box-shadow: 0px 4px 14px 0px 
    rgba(127, 127, 127, 0.2);
}

.screen-six  .item .screen-six-icon{
}

.screen-six  .item:hover .screen-six-icon{
    animation: six-icon 0.5s linear;
}

@keyframes six-icon{
    0%{
        transform: translateY(0);
    }
    30%{
        transform: translateY(-30px);
    }
    60%{
        transform: translateY(0);
    }
    80%{
        transform: translateY(-10px);
    }
    100%{
        transform: translateY(0);
    }
}

.screen-six .item__title {
    padding-top: 20px;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    color: #37394c;
}


.screen-six .item__label {
    padding-top: 15px;
    color: #37394c;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}


/* 
* ========== End 内容区 ===========
*/