.banners1{
    position: relative;
}
.banners1 .lzg_banner{
    position: absolute;
    bottom: 0;
    left:50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    height: 70px;
    background: rgba(0,0,0,.8);
}
.lzg_banner li{
    position: relative;
}
.lzg_banner li.star:after{
    content: '*';
    display: block;
    font-size: 15px;
    color: #f00;
    position: absolute;
    top:8px;
    z-index: 5;
    left: 5px;
}
.lzg_banner li{
    width: 23.5%;
    margin: 15px 2% 15px 0;
    float: left;
}
.lzg_banner li:last-child{
    float: left;
    margin: 15px 0;
}
.lzg_banner .text1{
    background: #FFFFFF;
    color: #333333;
    line-height: 40px;
    height: 40px;
    box-sizing: border-box;
}
.lzg_banner .sub{
    line-height: 40px;
    height: 40px;
    background: #f04d22;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    padding: 0;
}
.lzg_banner .titles{
    width: 15%;
    box-sizing: border-box;
    line-height: 60px;
    padding: 10px;
    background: #f04d22;
    border-radius: 0 15px 0 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-top: -10px;
    font-weight: bold;
}
.lzg_banner  ul{
    float: right;
    width: 78%;
    margin-right: 3.5%;
}
h2{
    color: #3e3e3f;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 20px 0;
}
.section2{
    padding:1px 0 0;
}
.h2_tips{
    text-align: center;
    font-size: 14px;
    color: #666666;
}
.jieshao{
    color: #3e3e3f;
    font-size: 15px;
    line-height:2;
    padding: 0 0 30px 0;
    text-align: center;
}
.jieshao_list li{
    width:110px;
    position: relative;
    margin: 0 2%;
    display: inline-block;
}
.jieshao_list img{
    opacity: .8;
}
.jieshao_list .lans{
    text-align: center;
    width: 80%;
    position: absolute;
    top:50%;
    left:50%;
    color: #FFFFFF;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 2;

}
.jieshao_list .no{
    width: 30px;
    background: #3e3e3f;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 10px;
    left: -10px;
    z-index: 2;
    height: 30px;
    color: #fff;
}
.fangan_list .lans{
    width: 100%;
    text-align: center;
}

.jieshao_list{
    text-align: center;
    margin-bottom: 100px;
}
.fangan_list{

    height: 300px;

    position: relative;

    width: 100%;

    margin: 30px 0;
}
.fangan_list li{
    width: 16%;
    float: left;
}
.fangan_list .no{
    width: 40px;
    position: relative;
    line-height: 40px;
    font-size: 20px;
    background: #e94f25;
    border-radius: 50%;
    color: #FFFFFF;
    margin: 10px auto;
    text-align: center;
}
.fangan_list .no:after{
    content: '';
    width: 150px;
    height: 150px;
    background: url('/static/new_style/about/6SImg/lines1.png');
    display: block;
    position: absolute;
    left: 100%;
    top: 20px;
    background-size: 100% 100%;
}
.fangan_list li:nth-child(even) .no:after{
    content: '';
    width: 150px;
    height: 150px;
    background: url('/static/new_style/about/6SImg/lines2.png');
    display: block;
    position: absolute;
    left: 95%;
    top: auto;
    background-size: 100% 100%;
    bottom: 30px;
}
.fangan_list li:nth-child(even){
    margin-top: 160px;
}
.fangan_list li:nth-child(even) .no{
    background: #3e3e3f;
}
.fangan_list li:last-child .no:after{
    display: none;
}
.fangan_list li:last-child .no{
    /* float: right; */
}
.fangan_list li:last-child{
    /* position: absolute; */
    /* top: 0px; */
    /* right:0; */
    /* text-align: right; */
}
.pro_lists{

    padding: 5px 0;
}
.pro_lists li{
    width: 18.75%;
    margin: 20px 1.55% 60px 0;
    float: left;
    height: 270px;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 25px;
}
.pro_lists li:last-child{
    margin-right: 0;
}
.pro_lists .t1{
    margin: 35px auto 20px auto;
    width: 55px;
}
.pro_lists .t2{
    color: #e94f25;
    font-size: 18px;
}
.pro_lists .t3{
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    letter-spacing: .88px;
    text-align: center;
    line-height: 20px;
}
.val-data {
    box-sizing: border-box;
    width: 100%;
    height: 300px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    margin: 30px 0 60px 0;
    padding: 30px 42px;
}.grow_flex_box {
     height: 200px;
     display: flex;
     justify-content: space-between;
     align-items: center;
 }.grow_flex_box .item {
      width: 200px;
      height: 200px;
      background: url(/static/new_style/about/6SImg/highlight.png) center center no-repeat;
      background-size: contain;
  }.grow_flex_box .item>.num {
       height: 200px;
       line-height: 200px;
       font-size: 70px;
       color: #3e3e3f;
       text-align: center;
   }
.grow_flex_box .item .detail {
    margin-top: 20px;
    font-size: 18px;
    color: #e94f25;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 200;
}
.grow_flex_box .item .per {
    font-size: 20px;
}
.show_list{
    padding: 20px 0;
}
.show_list li{
    width: 31%;
    float: left;
    margin: 15px 0%;
    position: relative;
    height: 200px;
    overflow: hidden;
    z-index: 0;
}
.show_list .lans{
    position: absolute;
    bottom: 0;
    height: 45px;
    background: rgba(0,0,0,.7);
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    overflow: hidden;
}
.show_list .t1{
    line-height: 45px;
    font-size: 16px;
    color: #FFFFFF;
}
.show_list li:nth-child(3n-1){
    margin: 15px 2%;
}
.main{
    overflow: hidden;
}
.ques_list .t2_1{
    /* color: #2f318b; */
}
.jianjie{
    text-align: center;
    position: relative;
    margin: 10px 0 70px 0;
}
.jianjie .center{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 3;
}
.jianjie .radius{
    width: 500px;
    height: 500px;
    display: inline-block;
    border-radius: 50%;
    border:1px dashed #dddddd;
    box-sizing: border-box;
    padding: 9% 4%;
    vertical-align: top;
    margin: 0 15px ;
}
.jianjie .radius1{
    background: #F9F9F9;
    border: 0;
}
.radius .t1{
    font-size: 16px;
    line-height: 1.8;
    color: #222;
    font-weight: bold;
    margin: 0px 0  20px 0;
}
.radius .t2{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin:20px 0;
    background: #e94f25;
    display: inline-block;
    padding: 5px;
    text-shadow: 0 0 0px rgba(0,0,0,1);
}
.xcgl_center{
    font-size: 16px;
    line-height: 1.8;
    color: #3e3e3f;
    text-align: center;
    margin: 20px 0 30px 0;
}
.xcgl_fangan{
    padding: 100px 0;
}
.xcgl_fangan .left{
    width: 30%;
    float: left;
}
.xcgl_fangan .left .t1{
    font-size: 28px;
    font-weight: bold;
    color: #3e3e3f;
}
.xcgl_fangan .left .t2{
    margin: 10px 0;
}
.xcgl_fangan .left .t3{
    font-size: 20px;
    font-weight: bold;
    margin-top: 260px;
    line-height: 30px;
    font-family: 'arial';
    color: #3e3e3f;
}
.xcgl_fangan .left .t3 img{
    vertical-align: top;
}
.xcgl_fangan .left .t4{

    margin-top: 40px;
}
.xcgl_fangan .left a{
    float: left;
    width: 40%;
    line-height: 45px;
    background: #666;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.xcgl_fangan .left .l2{
    background: #e94f25;
}
.xcgl_fangan .right{
    width: 60%;
    float: right;
    margin-top: -40px;
}
.xcgl_fangan .right li{
    width: 48%;
    float: left;
    height: 240px;
    border-bottom: 1px solid #ddd;
    padding-top: 40px;
    box-sizing: border-box;
}
.xcgl_fangan .right li:nth-child(even){
    margin-left: 4%;
}
.xcgl_fangan .right .t1{
    display: block;
    width: 40px;
}
.xcgl_fangan .right .t2{
    font-size: 22px;
    font-weight: bold;
    margin: 20px auto 10px auto;
    color: #222;
}
.xcgl_fangan .right .t3{
    font-size: 14px;
    line-height: 2;
}
.footer_fixed .text1:focus{
    box-shadow: 0 0 12px #fff;
}.tel-box{
     display: none;
 }
.show_list .picture{
    height: 200px;
}
.select{

    line-height: 40px;

    height: 40px;

    width: 100%;
}
@media screen and (max-width: 1200px) {
    .tel-box {
        position: fixed;
        bottom: 75px;
        right: 15px;
        z-index: 9999;
        display: block;

    }

    .tel-box a {
        display: block;
        width: 40px;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
        background: #ed464d;
        border-radius: 50%;
        text-align: center;
        border: 1px #e52830 solid;
        border-width: 0.5px;
    }

    .tel-box i {
        font-size: 20px;
        color: #fff;

    }
    .tel-box i img{
        vertical-align: top;
        margin-top: 5px;
    }
    .show_list {
        padding: 0 0 100px 0;
    }
    .iphones img{
        width: 25px;
    }
    .iphones{
        background: #e94f25;
        line-height: 45px;
        color: #fff;
        width: 120px;
        margin: 10px auto;
        text-align: center;
        border-radius: 10px;
    }
}
/*ctpm*/
.about-home .fir-wrap {
    background-color: #f6f6f6;
    margin: 30px auto;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.mginb-16 {
    margin-bottom: 16px;
}
.f-cb {
    zoom: 1;
}
.about-home .fir-wrap .left-cont {
    padding-top: 90px;
    width: 34.8%;
    margin-left: 5.7%;
    float: left;
}
.about-home .fir-wrap h4 {
    font-size: 55px;
    line-height: 55px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.about-home .fir-wrap .left-cont p {
    font-size: 18px;
    line-height: 38px;
    color: #3e3c36;
}
.about-home .fir-wrap .link-box {
    margin-top: 50px;
}
.ins-link-box a {
    display: inline-block;
    border: 1px solid #aaa;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    float: left;
    margin-right: 24px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    padding: 5px;
}
.ins-link-box a:hover{
    border-color: transparent;
}
.ins-link-box a img{
    vertical-align: top;
    margin-top: -4px;
}
.ins-link-box .bg {
    display: block;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    transition: all 0.3s ease 0s;
    position: absolute;
    border-radius: 50%;
}
.about-home .fir-wrap .right-cont {
    padding-top: 90px;
    width: 40.8%;
    padding-right: 6.7%;
    padding-left: 6.5%;
    background-color: #fff;
    min-height: 320px;
    float: right;
    color: #888;
    font-size: 14px;
    line-height: 2;
}
.i-column-wrap.black .stit {
    color: #f04d22;
    font-size: 18px;
    font-weight: bold;
}

.i-column-wrap .line {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #9a9a9a;
    margin-top: 20px;
}
.i-column-wrap .mtit {
    display: block;
    margin-top: 18px;
    line-height: 1.8;
    color: #444;
    font-size: 15px;
    margin-bottom: 10px;
}
.link-box a.link2:hover i {
    background: url(/static/new_style/about/6SImg/icon2_on.png) no-repeat center;
    background-size: cover;
}
.link-box  i{
    position: relative;
    z-index: 2;
}
.link-box .link2 i {
    background: url(/static/new_style/about/6SImg/icon2.png) no-repeat  center;
    width: 90%;
    display: block;
    margin: auto;
    height: 90%;
    background-size: cover;
}
.ins-link-box a:hover .bg{
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    background: #e94f25;
    opacity: .6;
    z-index:0
}
.link-box a.link1:hover i {
    background: url(/static/new_style/about/6SImg/icon1_on.png) no-repeat center;
    background-size: cover;
}
.link-box .link1 i {
    background: url(/static/new_style/about/6SImg/icon1.png) no-repeat  center;
    width: 100%;
    display: block;
    height: 100%;
    background-size: cover;
}

@media screen and (max-width: 1450px){
    .box{
        max-width: 1000px;
    }
    .ques_list .t1{
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
    .ques_list li{
        padding: 25px 0 15px 0;
        height: 120px;
    }
    .ques_list .t2_2{
        font-size: 12px;
    }
    .lzg_banner .titles{
        line-height: 40px;
    }
    .banners1 .lzg_banner{
        height: 50px;
    }
    .lzg_banner .text1,.select,.lzg_banner .sub{
        line-height: 30px;
        height: 30px;
    }
    .lzg_banner li,.lzg_banner li:last-child{
        margin-top: 10px;
    }
    .nd_title,.about-home .fir-wrap h4,h2{
        font-size: 25px;
    }
    .nd_title p{
        font-size: 16px;
    }
    .ques_list .t2_1,.about-home .fir-wrap .left-cont p{
        font-size: 15px;
    }
    .ques_list .t2{
        margin-top: 0;
        width: calc(100% - 70px);
    }
    .about-home .fir-wrap .left-cont,.about-home .fir-wrap .right-cont{
        padding-top: 50px;
        min-height: 220px;
    }
    .i-column-wrap.black .stit{
        font-size: 18px;
        margin-top: 15px;
        line-height: 1;
    }
    .i-column-wrap .mtit{
        font-size: 14px;
    }
    .xcgl_fangan .left .t4{
        margin-top: 20px;
    }
    .xcgl_fangan .left .t3{
        margin-top: 240px;
    }
    .xcgl_fangan .right .t2{
        font-size: 16px;
    }
    .xcgl_fangan .right .t3{
        font-size: 13px;
    }
    .pro_lists .t1{
        width: 35px;
        margin: 35px auto 15px auto;
    }
    .pro_lists li{
        padding: 0 20px;
    }
    .pro_lists .t3{
        font-size: 12px;
        margin-top: 10px;
    }
    .pro_lists li{
        height: 220px;
        margin: 0px 1.55% 50px 0;
    }
    .footer_fixed .house{
        width: 370px;
    }
    .show_list li{
        margin: 15px auto  0 auto;
    }
    .show_list li:nth-child(3n-1){
        margin: 15px 2% 0 2%;
    }
    .ques_list .t3_2{
        font-size: 16px;
    }
    .xcgl_fangan .right li{
        height: 220px;
    }
    .xcgl_fangan .right .t1{
        width: 30px;
    }
    .pro_lists .t2{
        font-size: 16px;
    }
    .xcgl_fangan{
        padding: 50px 0;
    }
}


@media screen and (max-width: 800px) {
    .show_list .picture,.show_list li{
        height: 100px;
    }
    .nd_title{
        font-size: 20px;
    }
    .lzg_banner .titles{
        display: none;
    }
    .lzg_banner ul{
        width: 100%;
        float: none;
        padding: 0 5%;
        box-sizing: border-box;
    }
    .lzg_banner li,.lzg_banner li:last-child{
        width: 48%;
        margin: 10px 0 0;
    }
    .lzg_banner li:nth-child(even){
        margin-left: 4%;
    }
    .lzg_banner .text1,.lzg_banner .sub,.select{
        line-height: 30px;
        height: 30px;
        font-size: 12px;
    }
    .banners1 .lzg_banner{
        height: 90px;
    }
    h2,.xcgl_fangan .left .t1{
        font-size: 22px;
        padding: 25px 0 10px 0;
    }
    .xcgl_center{
        font-size: 14px;
        margin: 0 0 10px 0;
        line-height: 1.5;
    }
    .jianjie .radius{
        width: 45%;
        height: auto;
        box-sizing: border-box;
        padding: 10px;
        margin: 0 5px;
        border-radius: 0;
    }
    .radius .t1{
        font-size: 12px;
    }
    .radius .t2{
        font-size: 15px;
    }
    .jianjie .center img{
        width: 50px;
    }
    .jianjie{
        margin: 10px 0 30px 0;
    }
    .xcgl_fangan .left .t3,.xcgl_fangan .left a{
        display: none;
    }
    .xcgl_fangan .left{
        width: 100%;
        float: none;
        text-align: center;
    }
    .xcgl_fangan .left .t2{
        margin: 0 0 10px  0;
    }
    .xcgl_fangan .right{
        margin: 0;
        width: 100%;
        float: none;
    }
    .xcgl_fangan{
        padding: 10px 0 30px 0;
    }
    .xcgl_fangan .right li{
        padding-top: 30px;
        height: 230px;
    }
    .xcgl_fangan .right li:nth-child(3),.xcgl_fangan .right li:nth-child(4){
        border-bottom: 0;
    }
    .xcgl_fangan .right .t2{
        font-size: 16px;
        margin: 20px 0 10px 0;
    }
    .xcgl_fangan .right .t1{
        width: 35px;
    }
    .xcgl_fangan .right .t3{
        line-height: 1.5;
        font-size: 13px;
        color: #777;
    }
    .xcgl_fangan .left .t4{
        margin: 0;
    }
    .pro_lists li,.pro_lists li:last-child{
        width: 48%;
        margin: 5px 0;
        height: 220px;
        padding: 0 10px;
    }
    .pro_lists li:nth-child(even){
        margin-left: 4%;
    }
    .pro_lists .t1{
        width: 25%;
        margin: 25px auto 10px auto;
        max-width: 45px;
    }
    .pro_lists .t3{
        letter-spacing: 0;
        font-size: 12px;
        line-height: 1.8;
        margin-top: 10px;
    }
    .pro_lists .t2{
        font-size: 16px;
    }
    .val-data{
        height: auto;
        padding: 5px 10px 40px 10px;
        margin: 5px 0 30px 0;
    }
    .grow_flex_box .item>.num{
        font-size: 30px;
        line-height: 100px;
        height: 80px;
    }
    .grow_flex_box{
        height: auto;
    }
    .grow_flex_box .item{
        height: 100px;
    }
    .grow_flex_box .item .detail{
        font-size: 12px;
        margin-top: 10px;
    }
    .grow_flex_box .arrow img{
        height: 5px;
    }
    .grow_flex_box .item .per{
        font-size: 13px;
    }
    .show_list{
        padding: 0 0 80px 0;
    }
    .show_list li,.show_list li:nth-child(3n - 1){
        width: 48%;
        margin: 8px 0;
    }
    .show_list li:nth-child(even){
        margin-left: 4%;
    }
    .show_list .t1,.show_list .lans{
        font-size: 14px;
        line-height: 2;
        height: 28px;
    }
    .show_list .t2{
        display: none;
    }

    .about-home .fir-wrap .left-cont{
        width: 100%;
        float: none;
        padding: 5%;
        box-sizing: border-box;
        margin-left: 0;
    }
    .about-home .fir-wrap .right-cont{
        float: none;
        width: 100%;
        margin: auto;
        padding: 5%;
        box-sizing: border-box;
        min-height: 0;
        font-size: 13px;
        line-height: 1.8;
    }
    .about-home .fir-wrap h4{
        font-size: 30px;
        line-height: 2;
    }
    .about-home .fir-wrap .left-cont p{
        font-size: 14px;
    }.about-home .fir-wrap .link-box{
         margin-top: 20px;
     }
    .i-column-wrap .mtit{
        font-size: 14px;
        line-height: 1.8;
    }
}