.st-wap{
    margin: 0px 50px;
}

.st-top.banner-top:after{
    background: url(../../images/banner2_01.jpg) center no-repeat;
}

.le-bg.banner-top:after{
    height:450px;
    background:url(../../images/shengming_01.jpg) center no-repeat;
}

.st-center{
	
    margin-left: 280px;
    margin-right: 380px;
}

.st-center-tip{
    padding:5px 30px;
    background-color:#f2f2f2 ;
}

.st_title{
    padding-top: 35px;
    text-align: left;
    margin-left: 55px;
}

.ft_title{
    font-size: 24px;
    color: #fff;
}

.st-left{
    width: 280px;
    float: left;
    /*border: 1px solid #000;*/
}
.st-right{
    width: 75%;
    text-align: left;
    float: left;
    /*border: 1px solid #000;*/
}

.st-left-title{
    font-size:18px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
}

.st-right-con{
    font-size:16px;
    color: #242424;
    line-height: 40px;
}


/*品牌brand*/
.banner-top.br-top:after{
    background: url(../../images/banner2_02.jpg)center no-repeat;
}

.bg-sumsiz{
    width: 680px;
    height: 190px;
    padding-top: 55px;
    padding-left: 0px;
    margin-top: 50px;
    margin-bottom: 100px;
    background: url(../../images/icons.png);
    background-position: -42px -132px;
}

.bg-sumsiz.none{
    background: none;
}

.bg-sumsiz-kj{
    width: 683px;
    height: 190px;
    padding-top: 55px;
    padding-left: 0px;
    margin-top: 50px;
    margin-bottom: 100px;
    background: url(../../images/icons.png);
    background-position: -42px -363px;
}

.icon-sumsiz{
    width: 660px;
    height: 125px;
}

.ss-download{
    width: 20px;
    height: 22px;
    float: left;
    background: url(../../images/icons.png)-42px -42px;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 80px;
}

.st-ai{
    float: left;
}

.br-left {
    width: 35%;
    float: left;
    text-align: right;
    /*border: 1px solid #000;*/
}

.br-right {
    width: 64%;
    text-align: left;
    float: left;
    /* border: 1px solid #000; */
}

.br-left-title{
    font-size:26px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
    padding-right: 170px;
}


/*联系*/
.ct-wap{
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100% - 170px);
}

.ct-con{
    width:930px ;
    height: 335px;
    background: url("../../images/lianxi_01.png") 202px 95px no-repeat;
    background-size: 50%;
	margin-top:-50px;
}

.ct-name{
    /*border:1px solid #000;*/
    /*margin-top: 200px;
    padding-top:200px;*/
	margin-top: -125px;
}

.ft-name{
    font-size: 40px;
    color: #000;
}

.ct_address{
    margin-top:17px
}
.ft-address{
    font-size:20px;
    color: #000;
}


/*
联系页面底部（共用）
*/
.ct-footer {
    position: relative;
    padding-bottom: 30px;
    margin-left: 50px;
    margin-right: 50px;
}

.grey-line{
    border-top: 1px solid #e6e6e6;
}

.footer-left{
    float: left;
    text-align: left;
    margin-top: 35px;
}

.footer-right{
    float: right;
    text-align: right;
    margin-top: 35px;
}

.ft-copyright{
    font-size: 15px;
    font-weight: 700;
    color: #000;
    line-height: 30px;
}
.footer-right .ft-copyright{
    display: inline-block;
    margin-left: 15px;
}
.footer-right .ft-copyright:hover{
    font-weight: bold;
    color: inherit;
}
/*.sumsiz-logo-info{
    width: 100px;
    margin-top: 20px;
}

.sanshu-logo-info{
    width:60px;
}*/

.tf-header .logo-blue{
    display: inline;
}


/*
责任
*/
.rp-top{
    height: 450px;
    margin-top:30px;
    background: url(../../images/banner2_01.jpg);
}

.rp-canvas{
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: -57px;
}

.rp-content{
    /*margin-left:50px;*/
    /*margin-right:50px;*/
    /*border:1px solid #000;*/
}

.rp-option{
    height: 60px;
    width:100%;
    border:none;
    border-bottom: 1px solid #ededed;
    text-align: center;
}

.option-left{
    width: 100px;
    height:100%;
    border:none;
    border-bottom: 2px solid transparent;
    margin-right:30px;
    text-align:center;
    display: inline-block;
    cursor: pointer;
}

.option-left.active{
    border-bottom: 2px solid #000;
}

.option-left.active .option-title{
    color: #000;
}

.option-right{
    width: 100px;
    height:100%;
    position: relative;
    left: 50%;
    margin-left: 15px;
    border:none;
    float: left;
    border-bottom: 2px solid #000;
    text-align: center;
    vertical-align: middle;
}

.option-title{
    font-size: 17px;
    line-height: 67px;
    color: #777777;
    font-weight: bold;
}

.rp-speech{
    position: relative;
    width: 1200px;
    height: 100%;
    left:50%;
    margin-left:-600px;
    display: none;
}
.rp-speech.active{
    display: block;
}
.rp-title{
    font-size:20px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
}

.rp-hello{
    font-size:18px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
}

.rp-con{
    font-size:18px;
    color: #242424;
    line-height: 40px;
}

.ru-titles{
    float: left;
    width: 25%;
    /*border: 1px solid #000;*/
}

.ru-des{
    float: left;
    width:74%;
    /*border: 1px solid #000;*/
}

.ru-icon{
    float: left;
    width:590px;
    /*width:48%;*/
    height:350px;
}

.icon1{
    margin-right:20px;
    background: url("../../images/zeren_04.jpg")0px 0px;
}

.icon2{
    background: url("../../images/zeren_04.jpg")-624px 0px;
}

.icon3{
    width: 100%;
    height:450px;
    background: url("../../images/zeren_04.jpg")0px -370px;
}

.icon4{
    margin-right:20px;
    background: url("../../images/zeren_04.jpg")0px -840px;
}

.icon5{
    background: url("../../images/zeren_04.jpg")-624px -840px;
}

.btn-contact{
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    width: 150px;
    height: 45px;
    line-height: 45px;
    padding: 0px 15px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    display: block;
}
.btn-contact:after{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../../images/icons.png")-317px -38px;
    margin-left: 34px;
}
.btn-contact:hover{
    background-color: #e2e2e2;
    color: #000;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}