.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/xcglImg/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/xcglImg/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: 22.75%;
    margin: 20px 3% 20px 0;
    float: left;
    height: 254px;
    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: 40px auto 20px auto;
    width: 60px;
}
.pro_lists .t2{
    color: #e94f25;
    font-size: 18px;
    font-weight: 200;
}
.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/xcglImg/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: 230px;
    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: 230px;
    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;
    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: 20px auto;
        text-align: center;
        border-radius: 10px;
    }
}
@media screen and (max-width: 800px) {
    .show_list .picture,.show_list li{
        height: 160px;
    }
    .nd_title{
        font-size: 22px;
    }
    .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: 210px;
    }
    .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;
    }
    .xcgl_fangan .left .t4{
        margin: 0;
    }
    .pro_lists li,.pro_lists li:last-child{
        width: 48%;
        margin: 5px 0;
        height: 200px;
        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;
    }
}

@media screen and (max-width: 800px) {
    .show_list .picture,.show_list li {
        height: 100px;
    }
}