.banner{
    width: 100%;
    height: 100vh;
    position: relative;
}
.big{
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
}
.big .sc-img{
    width: 689px;
    height: 766px;
    margin-left: 203px;
}
.text1 span{
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    margin-bottom: 69px;
    position: relative;
}
.text1 span:after{
    content: "";
    width: 50px;
    height: 3px;
    background: #FFFFFF;
    position: absolute;
    bottom: -25px;
    left: 0px;
}
.text1 p{
    width: 693px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
}
.text1 a{
    display: block;
    width: 190px;
    height: 60px;
    background: #ED1B2F;
    border-radius: 30px;

    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: 0.6s;
    margin-top: 174px;
}

.text1 a img{
    width: 34px;
    height: 17px;
    transform: rotate(-90deg)!important;
    position: relative;
    left: 0px;
    transition: 0.6s;
}
.text1 a:hover img{
    left: 10px;
}
.sec2{
    width: 100%;
    height: 800px;
    background: #F5F5F5;
    overflow: hidden;
}
.sec2 .sec2-warp{
    width: 1400px;
    margin: auto;
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}
.sec2-text{
    display: flex;
   flex-direction: column;
    margin-left: 75px;
}
.sec2-text span{
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
}
.sec2-text p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
.sec2-warp1{
    position: relative;
    overflow: hidden;
}
.sec2-warp1 .after{

}
.sec2-warp1 .before{
    opacity: 0.5;
    transition-delay: 0.5s!important;
}
.sec2-warp1 .before, .sec2-warp1 .after {
    position: absolute;
    left: 0%;
    top: 0%;
    background: #ED1B2F;
    width: 100%;
    height: 100%;
    z-index: 10;
    transition: 1s;
    transition-delay: 0.3s;
}
.sec3{
    width: 100%;
    height: auto;
    background: white;
    overflow: hidden;
}
.sec3-warp{
    width: 1400px;
    margin: auto;
    margin-bottom: 132px;
}
.sec3-warp span{
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    display: block;
    margin-top: 124px;
    margin-bottom: 41px;
    text-align: center;
}
.sec3-warp div{
    width: 100%;
    /*display: flex;    border: 1px solid #E6E6E6;*/

}
.sec3-warp div p:nth-child(1){
    width: auto;
    /*height: 60px;*/
    line-height: 60px;
    text-indent: 109px;

    font-size: 14px;
    /*font-weight: bold;*/
    color: #000000;
}
.sec3-warp div p:nth-child(2){
    width: auto;
    height: 60px;
    line-height: 60px;
    text-indent: 124px;


    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.sec4{
    width: 100%;
    height: 1000px;

    background: #E6E6E6;
}
.sec4-warp{
    width: 1400px;
    margin: auto;
    overflow: hidden;
}
.sec4-warp span{
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    display: block;
    margin-top: 126px;
    margin-bottom: 68px;
    text-align: center;
}


.sec4-warp .sec3-warp1{
    width: auto!important;
    height: 590px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    margin-right: 70px;
    margin-bottom: 50px;
}
.sec4-warp .sec3-warp1 .sec3-img {
    width: 426px;
    height: 426px;
}
.sec4-warp .sec3-warp1 .sec3-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec4-warp .sec3-warp1 .sec3-text {
    width: 340px;
    border-top: 1px solid #E6E6E6;
    margin: auto;
    position: relative;
    height: 163px;
}
.sec4-warp .sec3-warp1 .sec3-text .after {
    width: 0%;
    height: 1px;
    top: 0;
    left: 0;
    background: #ED1B2F;
    position: absolute;
    transition: 0.6s;
}
.sec4-warp .sec3-warp1 .sec3-text p {
    margin-top: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    transition: 0.6s;
}
.sec4-warp .sec3-warp1 .sec3-text .a{
    width: 30px;
    height: 30px;
    background: #ED1B2F;
    border-radius: 50%;
    display: block;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    right: 0;
}
.sec4-warp .sec3-warp1 .sec3-text .a img {
    transform: rotate(
            -90deg
    );
}
.swiper-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-pagination-bullet{
    position: relative;
    margin-right: 20px!important;
}
.swiper-pagination-bullet:after{
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 1px solid #999999;
    border-top: 0px solid white;
    border-left: 0px solid white;
    transform: translate(-50%,-50%) rotate(0deg);
    animation: zq 2s infinite linear;
    transition: 0.6s;
    opacity: 0;
}
.swiper-pagination-bullet-active:after{
    opacity: 1;
}
@keyframes zq {
    100%{
        transform:translate(-50%,-50%) rotate(360deg);
    }
}
.sec4-warp .sec3-warp1{
    overflow: hidden;
}
.sec4-warp .sec3-warp1 .sec3-img img{
    transition: 2s;
    transform: scale(1);
}
.sec4-warp .sec3-warp1:hover .sec3-img img{
    transform: scale(1.1);
}


.login-box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}
.login-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #000;
    filter: alpha(opacity=30);
    opacity: 0.5;
}
.login-main {
    width: 960px;
    height: 438px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    z-index: 2;
    background: #f2f2f2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.login-main .close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    background: url(../images/close01.png) no-repeat;
}
.login-main .intro {
    width: 385px;
    height: 424px;
    padding: 14px 0 0 135px;
    float: left;
    font-size: 14px;
    line-height: 34px;
}
.login-box .fr {
    float: right;
}
.login-main .intro h2 {
    font-size: 26px;
    line-height: 76px;
    color: #EC5A60;
    /* border-bottom: 1px solid #d6d6d6; */
    margin-bottom: 25px;
    clear: both;
    display: inline-block;
}
.login-main .intro {
    width: 385px;
    height: 424px;
    padding: 14px 0 0 135px;
    float: left;
    font-size: 14px;
    line-height: 34px;
}
.login-main .intro input {
    width: 260px;
    height: 32px;
    padding-left: 6px;
    border: 1px solid #ccc;
    border-right: none;
    float: left;
    line-height: 32px;
    color: #666;
}
.login-main .intro input.submit {
    width: 124px;
    height: 36px;
    font-size: 16px;
    color: #fff;
    border: none;
    background: #EC5A60;
    margin-top: 20px;
}
.login-main .intro span {
    display: inline-block;
    width: 40px;
    height: 34px;
    float: left;
}
.login-main .intro span.fi {
    background: url(../images/bg_sign35.jpg) no-repeat;
}
.login-main .intro span.se {
    background: url(../images/bg_sign36.jpg) no-repeat;
}
.login-main .intro a{
    color: #EC5A60;
}
