*{margin:0px;padding:0px;}body{background:#ffffff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}







.main{

    width: 1540px;

    margin: 0 auto;

}

 

.head {

    width: 100%;

    height: 125px;

    overflow: hidden;

    background: url(../images/bg01.png) no-repeat center;

}

.head .main{

    display: flex;

    justify-content: space-between;

    align-items: center;

    height: 125px;

}

.head img{

    display: block;

}



.head .btn{

    display: none;

}

 



.banner{

    width: 100%;

    height: auto;

    overflow: hidden;

    position: relative;

}

.pc-banner{

    display: none;

}

.m-banner{

    display: none;

}

.banner  .swiper-wrapper  img{

    display: block;

    width: 100%;

}



 



.banner .swiper-pagination{

    position: absolute;

    width: 100%;

    left: 0;

    bottom: 34px;

    display: flex;

    justify-content: center;

    align-items: center;

    z-index: 1;

}

.banner .swiper-pagination span{

    width: 60px;

    height: 4px;

    background: #eee;

    display: block;

    margin: 0 3px;

}



.banner .swiper-pagination .swiper-pagination-bullet-active{

    background: #0079C5;

}



.title{

    position: relative;

    padding-bottom: 15px;

}

.title:after{

    content: "";

    width: 60px;

    height: 3px;

    position: absolute;

    left:50%;

    margin-left: -30px;

    background: #17529D;

    bottom: 0;

}

.title h4{

    color:#4c4c4c;

    font-size: 32px;

    text-align: center;

}

.title span{

    display: block;

    color:#999999;

    font-size: 15px;

    text-transform: uppercase;

    margin-top: 5px;

    text-align: center;

}



.title b{

    color:#17529d;

}

.tab{

    width: 1250px;

    margin: 0 auto;

    height: auto;

    overflow: hidden;

    margin-top: 35px;

}



.tab ul li{

    float: left;

    width: 16%;

    height: 50px;

    background: #EEEEEE;

    border-radius: 5px;

    text-align: center;

    line-height: 50px;

    margin-bottom: 10px;

    margin-left: .6%;

}

.tab ul li:nth-child(6n-5){

    margin-left: 0;

}





.tab ul li a{

    color: #000000;

    font-size: 18px;

    display: block;

     white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.tab ul li:hover{

    background: #17529D;

}



.tab ul li:hover a{

    color:#fff;

}

.product{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 55px;

}





.product .pic{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 30px;

}

.product .pic ul li{

    float: left;

    width: 24.3%;

    height: auto;

    margin-left: .7%;

    overflow: hidden;

    margin-bottom: 15px;

}



.product .pic ul li img{

    display: block;

    width: 100%;

    height: auto;



}

.product .pic ul li p{

    text-align: center;

    color:#000000;

    font-size: 18px;

    line-height: 50px;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    background: #E5E5E5;

}

.product .pic ul li:hover p{

    background: #17529D;

    color:#fff;

}





.about{

    width: 100%;

    height: auto;

    background:#CDE6FA url(../images/bg03.png)  no-repeat center bottom;

    margin-top: 60px;

    padding: 80px 0;

    box-sizing: border-box;

}



.about .title{

    margin-top: 40px;

}



.about .intro{

    width: 1200px;

    margin: 0 auto;

    height: auto;

    overflow: hidden;

    margin-top: 30px;

    color:#333333;

    font-size: 18px;

    line-height: 28px;
    text-indent: 2em;

}



.about  .pic{

    width: 100%;

    height: 480px;

    background: url(../images/about.png) no-repeat center;

}

.about  .pic img{

    display: block;

    width: 100%;

}

.about .intro a{

    color:#17529d;

    font-size: 18px;

}



.news{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 60px;

}



.news .left{

    width: 590px;

    height: auto;

    margin-top: 40px;

    float: left;

    overflow: hidden;

}



 

.news .left  img{

    display: block;

    width: 100%;

}

.news .left  .intro{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 20px;

}

.news .left  .intro h4{

    color:#333333;

    font-size: 18px;

    width: 450px;

    white-space: nowrap;

    font-weight: normal;

    float: left;

    text-overflow: ellipsis;

    line-height: 30px;

    overflow: hidden;

}

.news .left  .intro  span{

    display: block;

    color:#999999;

    font-size: 12px;

    line-height: 30px;

    float: right;

}



.news .left  .intro  p{

    float: left;

    width: 100%;

    height: auto;

    margin-top: 5px;

    font-size:15px;

    line-height: 26px;

    color:#666;

    display: -webkit-box;

    -webkit-line-clamp:2;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.news ul{

    float: right;

    width: 900px;

    height: auto;

    overflow: hidden;

    margin-top: 40px;

}

.news ul li{

    width: 422px;

    height: auto;

    overflow: hidden;

    float: left;

    margin-bottom: 24px;

    border-bottom: 1px dashed #CCCCCC;

    padding-bottom: 25px;

    box-sizing: border-box;

}

.news ul li:nth-child(2n){

    float: right;

}



.news ul li .time{

    float: left;

    width: 80px;

    height: 80px;

    background: #999999;

}

.news ul li .time b{

    color:#fff;

    font-size: 38px;

    display: block;

    text-align: center;

    margin-top: 6px;

}



.news ul li .time p{

    text-align: center;

    color:#fff;

    font-size: 12px;

    margin-top: -5px;

}



.news ul li .info{

    float: right;

    width: 325px;

    height: auto;

    overflow: hidden;

}

.news ul li .info h4{

    color:#333333;

    font-size: 18px;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: normal;

}

.news ul li .info p{

    width: 100%;

    height: auto;

    overflow: hidden;

    color:#666666;

    font-size: 15px;

    display: -webkit-box;

    -webkit-line-clamp:2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    line-height: 26px;

    margin-top: 5px;

}

.news ul li:hover .info h4{

    color:#17529d;

}



.news .more{

    height: auto;

    overflow: hidden;

    width: 100%;

}

.news .more a{

    display: block;

    width: 180px;

    height: 50px;

    margin: 0 auto;

    line-height: 50px;

    text-align: center;

    font-size: 15px;

    margin-top: 15px;

    color:#17529d;

    border: 1px solid #17529D;

    box-sizing: border-box;

    border-radius: 10px;

}



.cases{

    width: 100%;

    height: auto;

    background: url(../images/bg04.png) no-repeat center;

    background-size: 100% 100%;

    margin-top: 60px;

    overflow: hidden;

    padding-bottom: 60px;

}

.cases .title{

    margin-top: 60px;

}

.cases .title span{

    color:#fff;

}

.cases .title h4{

    color:#fff;

}

.cases .title:after{

    background:#FFC816;

}



.cases  .swiper-container{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 40px;

}



 

.cases   ul li{

    float: left;

    width: 368px;

 

    background: #fff;

}

.cases   ul li img{

    display: block;

    width: 100%;

}

.cases   ul li  div{

    width: 93%;

    margin: 3.5%;

    margin-bottom: 0;

}

.cases   ul li p{

    width: 100%;

    height: 60px;

    line-height: 60px;

    text-align: center;

    color:#222222;

    font-size: 18px;

}

.cases   ul li:hover p{

    color:#2a7b02;

}



.cases  .more{

    display: block;

    width: 180px;

    height: 50px;

    border: 1px solid #fff;

    line-height: 50px;

    color: #fff;

    font-size: 15px;

    text-align: center;

    border-radius: 10px;

    margin: 0 auto;

    margin-top: 45px;

}



.activity{

    width:100%;

    margin: 0 auto;

    height: auto;

    overflow: hidden;

    margin-top: 60px;

}



.activity .swiper-container{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 40px;

}





.activity .swiper-container .swiper-slide{

    border: 1px solid #BDBDBD;

    box-sizing: border-box;

    padding:  15px;

}



.activity .swiper-container .swiper-slide img{

    display: block;

    width: 100%;

}



.activity .swiper-container  .info{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 25px;

}



.activity .swiper-container  .info h4{

    color:#222222;

    font-size: 20px;

    width: 100%;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: normal;

    text-align: center;

}

.activity .swiper-container  .info p{

    display: -webkit-box;

    -webkit-line-clamp:2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    color:#666666;

    height: 56px;

    font-size: 15px;

    line-height: 28px;

    margin-top: 10px;

}



.activity .swiper-container .swiper-slide   span{

    display: block;

    width: 130px;

    height: 40px;

    background: #BDBDBD;

    text-align: center;

    line-height: 40px;

    margin: 0 auto;

    margin-top: 30px;

    color:#fff;

    font-size: 13px;

    border-radius: 10px;

    margin-bottom: 15px;

}



.activity .swiper-container .swiper-slide   span:hover{

    background: #16549F;

    color:#fff;

}

.activity .more{

    display: block;

    width: 180px;

    height: 50px;

    margin: 0 auto;

    line-height: 50px;

    text-align: center;

    font-size: 15px;

    margin-top: 45px;

    color:#17529d;

    border: 1px solid #17529D;

    box-sizing: border-box;

    border-radius: 10px;

}







.sales{

    width: 100%;

    height: auto;

    overflow: hidden;

    background: url(../images/bg05.png) no-repeat center;

    background-size:  100% 100%;

    margin-top: 60px;

    display: block;

}





.sales .title{

    margin-top: 60px;

}

.sales ul{

    height: auto;

    overflow: hidden;

    margin-top: 40px;

    margin-bottom: 60px;

}

.sales ul li{

    float: left;

    width: 24%;

    padding: 30px 2.2%;

    box-sizing: border-box;

    background: #fff;

    margin-left: 1%;

    border-radius: 15px;

}

.sales ul li:nth-child(4n-3){

    margin-left: 0;

}

.sales ul li h4{

    color:#17529d;

    font-size: 24px;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.sales ul li p{

    color:#888888;

    font-size: 14px;

    line-height: 20px;

    height: 40px;

    display: -webkit-box;

    -webkit-line-clamp:2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    margin-top: 10px;

}



.links{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 35px;

    display: block;

}

.links .tit{

    width: 100%;

    height: 30px;

    overflow: hidden;

    background: url(../images/bg06.png) repeat-x left bottom;

}

.links .tit  div{

    background: #fff;

    display: table;

    height: auto;

    overflow: hidden;

    padding-right: 7px;

}

.links .tit b{

    color:#17529d;

    font-size: 30px;

    font-family: 'Impact';

    text-transform: uppercase;

    float: left;

}

.links .tit p{

    width: 85px;

    height: 24px;

    background: #FFC816;

    text-align: center;

    line-height: 24px;

    color:#fff;

    font-size: 14px;

    float: left;

    margin-left: 10px;

    margin-top: 6px;

}



.links ul{

    width: 100%;

    height: auto;

    margin-top: 5px;

    overflow: hidden;

}

.links  ul li{

    float: left;

    padding:  0  10px;

    position: relative;

    line-height: 25px;

}

.links  ul li:after{

    content: "";

    width: 1px;

    height: 14px;

    position: absolute;

    right: 0;

    top: 50%;

    margin-top: -7px;

    background: #ADADAD;

}

.links  ul li a{

    color:#666666;

    font-size: 13px;

}





.footer{

    width: 100%;

    height: auto;

    overflow: hidden;

    background: #17529D;

    margin-top: 30px;

    padding-bottom: 50px;

}

.footer .gotop{

    display: none;

}

.footer .fn{

    width: 100%;

    height:40px;

    overflow: hidden;

    margin-top: 35px;

    border-bottom: 1px solid #0B8DC3;

}



.footer .fn ul{

    width: 96%;

    display: flex;

    justify-content: space-between;

    align-items: center;

    margin: 0 auto;

}

.footer .fn ul li{

    float: left;

}

.footer .fn ul li a{

    color:#fff;

    font-size: 18px;

    display: block;

}



.footer .intro{

    float: left;

    color:#fff;

    font-size: 16px;

    line-height: 30px;

    margin-top: 35px;

}

.footer .ewm{

    float: right;

    margin-top: 35px;

}

.footer .emw img{

    display: block;

    width: 165px;

    height: 165px;

    border: 3px solid #fff;

    box-sizing: border-box;

}





.about-intro{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top:40px;

}

.about-intro .intro{

    width: 100%;

    height: auto;

    overflow: hidden;

    min-height: 120px;

    margin-top: 30px;

    color:#333;

    font-size: 16px;

    line-height: 30px;

}



.about-intro .intro img{

    display: block;

    margin: 0 auto;

    max-width: 100%;

}

.map{

    width: 100%;

    height: 400px;

}

.float{

    display: none;

}

.page{

    display: table;

    margin: 40px auto;

    max-width: 1200px;

}



.page ul li{

    float: left;

    padding: 0 10px;

    height: auto;

    overflow: hidden;

    line-height: 30px;

    border: 1px solid #eee;

    box-sizing: border-box;

    margin: 0 3px;

}



.page ul li a{

    color:#333;

}



.page .active{

    background: #0677F1;

    color:#fff;

    font-size: 12px;

}

.pro-list{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 40px;

}



.pro-list  .pic{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 30px;

}



.pro-list  .pic ul li{

    float: left;

    height: auto;

    width: 24%;

    margin-left: 1.3%;

    margin-bottom: 10px;

    overflow: hidden;

}

.pro-list  .pic ul li:nth-child(4n-3){

    margin-left: 0;

}

.pro-list  .pic ul li img{

    display: block;

    width: 100%;

}

.pro-list  .pic ul li p{

    width: 100%;

    height: 40px;

    line-height: 40px;

    text-align: center;

    color:#333;

    font-size: 16px;

     white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.cr{

    width:100%;

    height: 45px;

    line-height: 45px;

    background: #828282;

    text-align: center;

    line-height: 45px;

    color:#fff;

    font-size: 14px;

}

.crumbs{

    width: 100%;

    height: 55px;

    line-height: 55px;

    background: #eee;

}



.crumbs p{

    font-size: 18px;

    float: left;

}

.crumbs  a{

    color:#333;

    font-size: 14px;

    padding-right: 15px;

    position: relative;

}

.crumbs a:after{

    content: ">";

    position: absolute;

    right:2px;

    font-family: '宋体';

}

.crumbs a:last-child:after{

    width: 0;

    height: 0;

    overflow: hidden;

}





.fy{

    width:1540px;

    margin: 40px auto;

    height: auto;

    line-height: 40px;

    overflow: hidden;



    border-bottom: 1px solid #ccc;

}

.fy p{

    color:#333;

    font-size: 14px;

    float: left;

    max-width:400px;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    padding: 0 20px;

    box-sizing: border-box;

}

.fy a{

    color:#333;

}

.return{

    float: right;

    font-size: 14px;

}



.news-list{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 40px;

}

.news-list  ul{

    height: auto;

    overflow: hidden;

    margin-top: 35px;

}

.news-list  ul li{

    width: 49%;

    height: auto;

    overflow: hidden;

    float: left;

    margin-bottom: 24px;

    border-bottom: 1px dashed #CCCCCC;

    padding-bottom: 25px;

    box-sizing: border-box;

}

.news-list  ul li:nth-child(2n){

    float: right;

}



.news-list  ul li .time{

    float: left;

    width: 80px;

    height: 80px;

    background: #999999;

}

.news-list  ul li .time b{

    color:#fff;

    font-size: 38px;

    display: block;

    text-align: center;

    margin-top: 6px;

}



.news-list  ul li .time p{

    text-align: center;

    color:#fff;

    font-size: 12px;

    margin-top: -5px;

}



.news-list  ul li .info{

    float:left;

    margin-left: 15px;

    width: 82%;

    height: auto;

    overflow: hidden;

}

.news-list  ul li .info h4{

    color:#333333;

    font-size: 18px;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: normal;

}

.news-list  ul li .info p{

    width: 100%;

    height: auto;

    overflow: hidden;

    color:#666666;

    font-size: 15px;

    display: -webkit-box;

    -webkit-line-clamp:2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    line-height: 26px;

    margin-top: 5px;

}

.news-list  ul li:hover .info h4{

    color:#17529d;

}

 

.detailed{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 40px;

}

.detailed .tit{

    height: auto;

    overflow: hidden;

    border-bottom: 1px solid #eee;

    padding-bottom: 15px;

}

.detailed .tit h4{

    color:#333;

    font-size: 24px;

    text-align: center;

}



.detailed .tit  span{

    display: block;

    font-size: 14px;

    color:#666;

    margin-top: 15px;

    text-align: center;

}





.detailed  .info{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin-top: 30px;

    color:#333;

    font-size: 16px;

    line-height: 30px;

    min-height:150px;

}

.detailed  .info img{

    display: block;

    max-width: 100%;

    margin: 0 auto;

}



.mssg-intro{

    width:765px;

    margin: 0 auto;

    height: auto;

    overflow: hidden;

    margin-top: 40px;

    margin-bottom: 60px;

 

}

.mssg-intro .tit p{

    color:#222222;

    font-size: 30px;

    text-align: center;

}

.mssg-intro .tit span{

    display: block;

    color:#999999;

    font-size: 15px;

    text-align: center;

    margin-top: 5px;

}



.mssg-intro img{

    display: block;

    width: 100%;

    margin-top: 30px;

}



.mssg-intro form{

    width:100%;

    margin: 0 auto;

    margin-top: 35px;

}

.mssg-intro form ul li{

    width: 100%;

    height: auto;

    margin-bottom: 15px;

    overflow: hidden;

}

.mssg-intro form ul li p{

    color:#666666;

    font-size: 16px;

}

.mssg-intro form ul li  input{

    width: 100%;

    height: 45px;

    border:1px dashed #c2c2c2;

    background: #eeeeee;

    outline: none;

    text-indent: 5px;

    box-sizing: border-box;

    font-family: '微软雅黑';

    margin-top: 5px;

}



.mssg-intro form ul li textarea{

    width: 100%;

    height:130px;

    border:1px dashed #c2c2c2;

    resize: none;

    background: #eeeeee;

    outline: none;

    text-indent: 5px;

    box-sizing: border-box;

    font-family: '微软雅黑';

    margin-top: 5px;

    padding-top: 5px;

}

.mssg-intro .btn {

    margin-top: 10px;

}

.mssg-intro .btn input{

    width: 100%;

    height:50px;

    background: #17529D;

    color:#fff;

    font-size: 15px;

    border: none;

    outline: none;

}



@media (min-width: 1200px){

    

    .nav{

        width: 100%;

        height: auto;

        overflow: hidden;

    }

    .nav ul{

        width: 1540px;

        margin:0 auto;

        height: auto;

        overflow: hidden;

    }

    .nav ul li{

        text-align: center;

        line-height: 50px;

        float: left;

        width: 11.11%;

    }

    .nav ul li a{

        color:#000000;

        font-size: 16px;

        display: block;

    }

    .nav ul li:hover{

        background: #17529D;

    }

    .nav ul li:hover a{

        color:#fff;

    }







    .img-box{

        height: auto;

        overflow: hidden;

    }

    .img-box img{

        transition: .5s;

    }



    .img-box:hover img{

        transform: scale(1.05);

    }

     

   

}



@media (max-width: 1600px){

 

    .main{

        width: 1200px;

    }

    .nav ul{

        width: 1200px;

    }

    .news .left{

        width: 530px;

    }

    .news ul{

        width: 640px;

    }



    

    .news ul li {

        width: 310px;

        margin-bottom: 15px;

        padding-bottom: 15px;

    }

    .news ul li .info{

        width: 215px;

    }

    .sales ul li h4{

        font-size: 19px;

    }

    .fy{

        width: 1200px;

    }

}



@media (max-width: 1199px){

    .main{

        width:7.3rem;

        margin: 0 auto;

    }

    .head{

        height: 1.5rem;

        background: url(../images/bg02.png) no-repeat center;

        background-size: 100% 100%;

    }

    .head .main{

        height: 1.5rem;

    }

    .head .name{

        width: 5rem;

    }

    .head img{

        width: 100%;

        display: block;

    }

    .head .tel{

        display: none;

    }



    .head .btn{

        float: right;

        width: .48rem;

        display: block;

        height: .38rem;

        background: url(../images/btn.png) no-repeat center;

        background-size: auto 100%;

    }

    .nav{

        position: fixed;

        left: 100%;

        top: 1.5rem;

        z-index: 100;

        width: 100%;

        height: 100%;

        overflow: hidden;

        background: #17529D;

        transition: .5s;

        transition-timing-function: ease;

        -webkit-transition-timing-function: ease;



    }



    .nav-open{

        left: 0;

    }



    .nav ul li{

        width: 100%;

        height: .8rem;

        padding: 0 .2rem;

        box-sizing: border-box;

        line-height: .8rem;

        border-bottom: .02rem solid #ccc;

    }

    .nav ul li a{

        display: block;

        font-size: .36rem;

        color: #fff;

    }

    .banner .swiper-wrapper img{

        display: block;

    }

 

    .banner .swiper-pagination span{

        width: .6rem;

        height: .08rem;

        outline: none;

    }

    .banner .swiper-pagination{

        bottom: .2rem;

    }

    .title{

        padding-bottom: .2rem;

    }

    .title h4{

        font-size: .46rem;

    }

    .title span{

        font-size: .26rem;

    }

    .title:after{

        width: .8rem;

        height: .06rem;

        margin-left: -.4rem;

    }

    .tab{

        width:7.1rem;

        margin: 0 auto;

        margin-top: .4rem;

    }

    .tab ul li{

        float: left;

        width: 2.3rem;

        height: .7rem;



        line-height: .7rem;

        border-radius: .1rem;

        margin-left: .1rem;

        margin-bottom: .1rem;

    }

    .tab ul li:nth-child(3n-2){

        margin-left: 0 !important;

    }

    .tab ul li a{

        font-size: .26rem;

    }

    .product{

        margin-top: .6rem;

    }

    .product .pic{

        margin-top: .4rem;

    }

    .product .pic ul li{

        float: left;

        width: 3.58rem;

        margin: 0;

        margin-bottom: .2rem;

    }

    .product .pic ul li:nth-child(2n){

        float: right;

    }

    .product .pic ul li p{

        height: .7rem;

        line-height: .7rem;

        font-size: .28rem;

    }

    .product .pic ul li:nth-child(n+7){

        display: none;

    }



    .about{

        width: 100%;

        height: auto;

        overflow: hidden;

        padding: 0;

        margin-top: .6rem;

        padding-bottom: .6rem;

    }



    .about .main{

        width: 100%;

    }



    .about .pic{

        height: 3rem;

        background: url(../images/mabout.png) no-repeat center;

        background-size: 100% auto;

    }

    .about .title{

        margin-top: .4rem;

    }



    .about .intro{

        width: 7.1rem;

        margin-top: .3rem;

        font-size: .28rem;

        line-height: .48rem;

    }

    .about .intro a{

        font-size: .28rem;

    }



    .news{

        margin-top: .6rem;

    }

    .news .left{

        width: 7.1rem;

        margin: 0 auto;

        float: initial;

        margin-top: .3rem;

    }

    .news .left .intro h4{

        font-size: .32rem;

        width: 5rem;

        line-height: .6rem;

    }

    .news .left .intro span{

        font-size: .24rem;

        line-height: .6rem;

    }

    .news .left .intro p{

        width: 100%;

        font-size: .26rem;

        margin-top: .1rem;

        line-height: .42rem;

        -webkit-line-clamp:2;

    }

    .news ul{

        width: 7.1rem;

        margin-top: .4rem;

    }



    .news ul li{

        width: 100%;

    }

    .news ul li .time{

        width: 1.2rem;

        height: 1.2rem;

    }

    .news ul li .time b{

        font-size: .46rem;

        margin-top: .1rem;

    }

    .news ul li .time p{

        font-size: .24rem;

        margin-top: 0;

    }

    .news ul li .info{

        width: 5.6rem;

    }

    .news ul li .info h4{

        font-size: .3rem;

        margin-top: .15rem;

    }

    .news ul li .info p{

        font-size: .28rem;

        -webkit-line-clamp:1;

    }

    .news ul li:nth-child(n+4){

        display: none;

    }

    .news .more a{

        width: 3rem;

        height: .8rem;

        border: .02rem solid #17529D;

        line-height: .8rem;

        border-radius: .1rem;

        font-size: .28rem;

    }

    .cases{

        margin-top: .6rem;

        padding-bottom: .6rem;

    }

    .cases .main{

        width: 7.1rem;

    }

    .cases .title{

        margin-top: .6rem;

    }

    .cases .swiper-container{

        margin-top: .4rem;

    }

    .cases ul li p{

        font-size: .28rem;

        height: .9rem;

        line-height: .9rem;

    }

    .cases .more{

        width: 3rem;

        height: .8rem;

        border: .02rem solid #fff;

        line-height: .8rem;

        border-radius: .1rem;

        font-size: .28rem;

    }



    .activity{

        margin-top: .6rem;

    }

    .activity .main{

        width: 7.1rem;

    }

    .activity .swiper-container{

        margin-top: .4rem;

    }

    .activity .swiper-container .swiper-slide{

        border: .02rem solid #BDBDBD;

        box-sizing: border-box;

        padding: .2rem;

    }

    .activity .swiper-container .info{

        margin-top: .3rem;

    }

    .activity .swiper-container .info p{

        margin-top: .2rem;

    }

    .activity .swiper-container .info h4{

        font-size: .32rem;

    }

    .activity .swiper-container .info p{

        font-size: .28rem;

        line-height: .46rem;

        height: .9rem;

    }

    .activity .swiper-container .swiper-slide span{

        width: 100%;

        height: .8rem;

        line-height: .8rem;

        border-radius: .1rem;

        font-size: .28rem;

        margin: .35rem 0;

    }

    .activity .swiper-container .swiper-pagination{

        display: table;

        margin: 0 auto;

    }

    .activity .swiper-container .swiper-pagination{

        margin-top: .3rem;

    }

    .activity .swiper-container .swiper-pagination span{

        display: block;

        width: .7rem;

        height: .2rem;

        background: #BDBDBD;

        margin: 0 .1rem;

        border-radius: .1rem;

        float: left;

    }

    .activity .swiper-container .swiper-pagination .swiper-pagination-bullet-active{

        background: #17529D;

    }



    .activity .more{

        display: none;

    }



    .links{

        display: none;

    }

    .footer{

        margin-top: 1rem;

        padding-bottom: 2rem;

    }



    .footer .gotop{

        width: 100%;

        height: .8rem;

        display: flex;

        justify-content: center;

        align-items: center;

        background: #1A3E90;



    }

    .footer .gotop img{

        display: block;

        height: .22rem;

        margin-right: .1rem;

    }

    .footer .gotop p{

        font-size: .28rem;

        color: #fff;

    }

    .footer .fn{

        display: none;

    }

    .footer .intro{

        float: initial;

        width: 100%;

        text-align: center;

        font-size: .28rem;

        line-height: .46rem;

    }

    .footer .ewm{

        float: initial;

        display: table;

        background: #fff;

        margin: 0 auto;

        margin-top: .3rem;

    }

    .footer .ewm img{

        display: block;

        width: 2.5rem;

        height: 2.5rem;

        margin: .05rem;

        box-sizing: border-box;

    }



    .float{

        display: block;

        position: fixed;

        width: 7.5rem;

        left: 50%;

        margin-left: -3.75rem;

        bottom: 0;

        z-index: 10;

    }

    .float ul {

        display: flex;

        justify-content: space-between;



    }

    .float ul li{

        float: left;

        width: 1.82rem;

        height: auto;

        overflow: hidden;

        background: #1A3E91;

    }

    .float ul li img{

        display: block;

        height: .6rem;

        margin: 0 auto;

        margin-top: .15rem;

    }

    .float ul li p{

        font-size: .26rem;

        text-align: center;

        color:#fff;

        margin-top: .15rem;

        margin-bottom: .1rem;

    }

    .crumbs{

        height: .8rem;

        line-height: .8rem;

        padding: 0 .1rem;

        box-sizing: border-box;

    }

    .crumbs p{

        font-size: .28rem;

    }

    .crumbs a{

        font-size: .24rem;

        line-height: .8rem;

        display: block;

        float: left;

        padding-right: .3rem;

    }

    .crumbs a:after{

        right: .1rem;

        font-size: .2rem;

    }

     

    .page{

        margin: .6rem auto;

    }

    .page ul li{

        padding: 0 .2rem;

        margin: 0 .06rem;

        font-size: .24rem;

        border: 0.02rem solid #eee;

        line-height: .56rem;

    }

    .page .active{

        font-size: .24rem;

    }

    .about-intro{

        margin-top: .6rem;

    }

    .about-intro .main{

        width: 7.1rem;

    }

    .about-intro .intro{

        margin-top: .3rem;

        text-align: justify;

        font-size: .28rem;

        line-height: .46rem;

    }

    .map{

        width: 100%;

        height: 4rem;

        margin-top: .2rem;

    }

    .detailed{

        margin-top: .6rem;

    }

    .detailed .main{

        width: 7.1rem;

    }

    .detailed .tit{

        padding-bottom: .2rem;

        border-bottom: .02rem solid #eee;

    }

    .detailed .tit h4{

        font-size: .32rem;

    }

    .detailed .tit span{

        font-size: .24rem;

    }

    .detailed .info{

        margin-top: .4rem;

        font-size: .28rem;

        line-height: .46rem;

    }

    .fy{

        width: 7.1rem;

        margin: .6rem auto;

        border:.02rem solid #eee;

    }

    .fy p{

        line-height: .7rem;



        font-size:.24rem;

        padding:0 .1rem;

        width: 50%;

        text-align: center;

        box-sizing: border-box;

        border-right: .02rem solid #eee;

    }

    .fy p:nth-child(2){

        border: none;

    }

    .fy .return{

        width: 100%;

        box-sizing: border-box;

        float: initial;

        text-align: center;

        float: left;

        line-height: .7rem;

        display: block;

        border-top: .02rem solid #eee;

    }

    .sales{

        display: none;

    }

    .news-list .main{

        width: 7.1rem;

    }



    .news-list ul{

        width: 7.1rem;

        margin-top: .4rem;

    }



    .news-list ul li{

        width: 100%;

        height: auto;

        overflow: hidden;

        padding-bottom: .3rem;

        margin-bottom: .3rem;

        border-bottom: .02rem dashed #ccc;

    }

    .news-list ul li .time{

        width: 1.2rem;

        height: 1.2rem;

    }

    .news-list ul li .time b{

        font-size: .46rem;

        margin-top: .1rem;

    }

    .news-list ul li .time p{

        font-size: .24rem;

        margin-top: 0;

    }

    .news-list ul li .info{

        width: 5.6rem;

    }

    .news-list ul li .info h4{

        font-size: .3rem;

        margin-top: .15rem;

    }

    .news-list ul li .info p{

        font-size: .28rem;

        -webkit-line-clamp:1;

    }

    .mssg-intro img{

        display: none;

    }

    .mssg-intro{

        width: 7rem;

    }

    .mssg-intro form ul li{

        margin-bottom: .2rem;

    }

    .mssg-intro form ul li p{

        font-size: .28rem;

    }

    .mssg-intro form ul li input{

        display: block;

        margin-top: .2rem;

        border: .02rem dashed #c2c2c2;

        height: .8rem;

        text-indent: .1rem;

        font-size: .28rem;

    }

    .mssg-intro form ul li textarea{

        height: 2.5rem;

        padding-top: .1rem;

        margin-top: .2rem;

        border: .02rem dashed #c2c2c2;

    }

    .mssg-intro .btn input{

        display: block;

        margin-top: .3rem;

        height: .9rem;

        font-size: .32rem;

    }

} 