﻿*{padding: 0;margin: 0;list-style-type: none;font-family: "microsoft yahei";}

body a:link,body a:visited{text-decoration: none;}

body img{
	border: none;
    transition: all 0.5s ease;
    max-width: 100%;
}
.clearfix:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}


.heda{
    padding: 15px 0;
}
.at-logo{
    width:190px;
    height:76px;
}
.at-logo img{
    width:190px;
    height:76px;
    display:block;
}
.heda p{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    background: url(/uploads/image/images/at-icondh.png) no-repeat 0 center;
    padding-left: 45px;
    margin:18px 0;
}
.heda .div-zw{
    margin:22px 0;
    margin-left: 30px;
}
.heda .div-zw a{
    font-size: 15px;
    width: 70px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    display: inline-block;
    border: solid 1px #e71e1b;
}
.heda .div-zw a.cur{
    background-color: #e71e1b;
    color: #fff;
}
.at-nav{
    background-color: #e71e1b;
    padding: 10px 0;
    text-align: center;
}
.at-nav ul{
    margin: 0;
    padding: 0;
}
.at-nav ul li{
    position: relative;
    display: inline-block;
    width: 120px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
}
.at-nav ul li a{
    display: block;
    color: #ffffff;
}
.at-nav ul li a:hover,
.at-nav ul li a.cur{
    background-color: #fff;
    color: #e71e1b;
}
.at-nav ul li a.focus{
    background-color: #fff!important;
    color: #e71e1b!important;
}
.at-nav ul li .nav-xl{
    display: none;
    position: absolute;
    top: 41px;
    z-index: 50000;
    width: 100%;
    background-color: #e71e1b;
}
.at-nav ul li .nav-xl a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:13px;
    padding:0 5px;
    box-sizing:border-box;
}

.ay-product{
    padding: 40px 10px 10px 10px;
}
.at-title{
    text-align: center;
}
.at-title h3{
    position: relative;
    font-size: 30px;
    color: #333333;
    border-bottom: solid 1px #cccccc;
    line-height: 60px;
    margin-top:0;
    margin-bottom:0;
}
.at-title h3:before{
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 3px;
    background-color: #e71e1b;

}
.at-title span{
    font-size: 14px;
    color: #333333;
}
.ay-product-list{
    padding: 40px 50px;
}
.product-list-a{
    position: relative;
}
.ay-product-list .div-tet{
    padding: 10px ;
    position: absolute;;
    background-color: rgba(5, 5, 5, 0.61);
    bottom: 0;
    transition:all 0.5s ease;
    text-align: center;
    width: 100%;
}
.ay-product-list .div-tet h3{
    font-size: 14px;
    color: #ffffff;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;white-space: nowrap;
    overflow: hidden;
    line-height:26px;
}
.ay-product-list .div-tet p{
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    padding-top: 10px;
    text-overflow: ellipsis;white-space: nowrap;
    overflow: hidden;
}
.ay-product-list .div-fd{
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    top: -100%;
    width: 100%;
    height: 100%;
    transition:all 0.5s ease;
    background-color: rgba(231, 30, 27, 0.67);
}
.ay-product-list .div-fd h3{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #fff;
    margin-top: 40px;
    line-height:24px;
}
.ay-product-list .div-fd span{
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
}
.ay-product-list .div-fd p{
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
    height: 150px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.ay-product-list .div-fd .moer{
    background-color: #fff;
    color: #e71e1b;
    font-size: 14px;
    padding: 3px 20px;
}
.product-list-a:hover .div-fd{
    top: 0;
}
.product-list-a:hover .div-tet{
    bottom: -100%
}
.product-list-a:hover img{
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;

}
.ay-product-list .moer{
    /*padding-top: 20px;*/
    margin-top:20px;
    text-align: center;
}
.ay-product-list .moer a{
    padding: 5px 30px;
    background-color: #e71e1b;
    font-size: 14px;
    color: #ffffff;
    transition: all 0.5s ease;
}
.ay-product-list .moer a:hover{
    border-radius: 10px;
}
.ay-adhibition{
    padding: 0 0 40px 0;
}
.ay-adhibition-list{
    padding: 40px 0 0 0;
}
.ay-adhibition-list .div-fl{
    width:49%;
    float: left;
}
.ay-adhibition-list .div-fl ul{
    padding: 0;
    margin: 0 0 0 -2%;
    overflow: hidden;
}
.ay-adhibition-list .div-fl ul li{
    overflow: hidden;
    position: relative;
    float: left;
    width: 48%;
    margin-left: 2%;
}




.ay-adhibition-list .div-fl  img{
    width: 100%;
}
.ay-adhibition-list .div-fl ul li .pic{
    overflow: hidden;
}
.ay-adhibition-list .div-fl ul li .div-tet,
.ay-adhibition-list .div-fl .div-pic .div-tet{
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #333333;
    background-color: rgba(0, 0, 0, 0.63);
    padding: 10px 0;
    width: 100%;
    text-align: center;
    transition: all 0.5s ease;
}
.ay-adhibition-list .div-fl ul li .div-tet p,
.ay-adhibition-list .div-fl .div-pic .div-tet p{
    padding: 0 ;
    margin: 0;
    text-overflow: ellipsis;white-space: nowrap;
    overflow: hidden;
    color: #fff;
}
.ay-adhibition-list .div-fl ul li .div-fd{
    position: absolute;
    background-color: rgba(231, 30, 27, 0.61);
    width: 100%;
    height: 100%;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
    top: -100%;
    color: #ffffff;
    transition: all 0.5s ease;
}
.ay-adhibition-list .div-fl ul li .div-fd h3{
    position: relative;
    font-size: 18px;
    font-weight: bold;

}
.ay-adhibition-list .div-fl ul li .div-fd h3:before{
    content: "";
    position: absolute;
    top: -8px;
    width: 60px;
    height: 3px;
    background-color: #fff;
}
.ay-adhibition-list .div-fl ul li .div-fd p{
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ay-adhibition-list .div-fl ul li .div-fd span{
    background-color: #ffffff;
    padding: 3px 20px;
    color: #e71e1b;
    display: inline-block;
    margin-top: 10px;

}
.ay-adhibition-list .div-fl ul li:hover .div-tet,
.ay-adhibition-list .div-fl .div-pic:hover .div-tet{
    bottom: -100%;
}
.ay-adhibition-list .div-fl ul li:hover .div-fd,
.ay-adhibition-list .div-fl .div-pic:hover .div-fd{
    top: 0;
}
.ay-adhibition-list .div-fl ul li:hover img{
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
.ay-adhibition-list .div-fl .div-pic{
    position: relative;
    overflow: hidden;
}

.ay-adhibition-list .div-fl .div-pic .div-fd{
    position: absolute;
    background-color: rgba(231, 30, 27, 0.61);
    width: 100%;
    height: 100%;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
    top: -100%;
    color: #ffffff;
    transition: all 0.5s ease;
}
.ay-adhibition-list .div-fl .div-pic .div-fd h3{
    position: relative;
    font-size: 18px;
    font-weight: bold;

}
.ay-adhibition-list .div-fl .div-pic .div-fd h3:before{
    content: "";
    position: absolute;
    top: -8px;
    width: 60px;
    height: 3px;
    background-color: #fff;
}
.ay-adhibition-list .div-fl .div-pic .div-fd p{
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ay-adhibition-list .div-fl .div-pic .div-fd span{
    background-color: #ffffff;
    padding: 3px 20px;
    color: #e71e1b;
    display: inline-block;
    margin-top: 10px;
}

.sy-cp-tj ul li:first-child{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom:15px;
}
.sy-cp-tj ul li:first-child .div-fd{
    padding: 20px 10px 10px 10px;
    box-sizing:border-box;
}
.sy-cp-tj ul li:first-child .div-fd p{
    width:100%;
     line-height: 30px;
     text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
    margin-top:10px;
}
.sy-cp-rm ul li:last-child{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top:15px;
}
.sy-cp-rm ul li:last-child .div-fd{
    padding: 20px 10px 10px 10px;
    box-sizing:border-box;
}
.sy-cp-rm ul li:last-child .div-fd p{
    width:100%;
     line-height: 30px;
     text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
    margin-top:10px;
}

.ma-15{
    margin-top: 15px;
}
.moer{
    /*padding-top: 20px;*/
    margin-top:25px;
    text-align: center;
}
.moer a{
    padding: 5px 30px;
    background-color: #e71e1b;
    font-size: 14px;
    color: #ffffff;
    transition: all 0.5s ease;
}
.moer a:hover{
    border-radius: 10px;
}
.ay-one{
    padding: 40px 0;
}
.ay-news{
    width: 60%;
    float: left;
}
.ay-news .news-title{
    background-color: #f4fbff;
    border-bottom: solid 3px #e71e1b;
}
.ay-news .news-title ul{
    padding: 0;
    margin: 0;
}
.ay-news .news-title ul li{
   width: 50%;
    float: left;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
}
.ay-news .news-title ul li.cur{
    background: url(/uploads/image/images/ul-bj.png) no-repeat  center ;
    background-size: 100% 100%;
}
.ay-news .news-title ul li.cur a{
    color: #ffffff;
}
.ay-news .news-title ul li a{
    color: #e71e1b;
}
.news-list ul{
    padding: 0;
    margin: 0;
    /*display: none;*/
}
.news-list ul li{
    margin-top: 20px;
}
.news-list ul li .div-pic{
    width: 200px;
    overflow: hidden;
}
.news-list ul li img:hover{
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
.news-list ul li .div-tte{
    padding-left: 220px;
}
.news-list ul li .div-tte h3{
    margin: 0;
    padding: 0;
    float: left;
    font-size: 20px;
    color: #333333;
    width: 70%;
    text-overflow: ellipsis;white-space: nowrap;
    overflow: hidden;
}
.news-list ul li .div-tte span{
    font-size: 14px;
    color: #666666;
    float: right;
}
.news-list ul li .div-tte div{
    overflow: hidden;
    padding: 15px 0;
}
.news-list ul li .div-tte p{
    font-size: 14px;
    color: #515151;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 18px;
}
.news-list ul li .div-tte a{

    padding: 5px 20px;
    border: solid 1px #e71e1b;
    color: #e71e1b;
    transition: all 0.5s ease;

}
.news-list ul li .div-tte a:hover{
    border-radius: 10px;
    background-color: #e71e1b;
    color: #ffffff;
}
.ay-khzx{
    width: 38%;
    float: right;
    border-left: dashed 1px #cccccc;
    padding-left: 20px;
}
.ay-khzx h3{
    font-size: 24px;
    color: #333333;
    padding: 0 ;
    margin: 0;
    border-left: #e71e1b solid 3px ;
    padding-left: 10px;
}
.ay-khzx h3 span{
    color: #666666;
}
.myscroll{ margin-top: 40px;height: 480px;overflow: hidden }
.ay-khzx ul{
    padding: 0 ;

}
.ay-khzx ul li{
    border: solid 1px #cccccc;
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
}
.ay-khzx ul li:hover img{
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
.footer-title{
    width:100%;
    background-color: #333;
    padding: 20px 0;
    border-bottom: solid 1px #cccccc;
}
.footer-title-a{
    max-width:1200px;
    margin:0 auto;
}
.footer-title01{
    width:calc(100% - 160px);
    float:left;
}
.footer-title h3{
    width:100px;
    line-height:30px;
    font-size: 14px;
    color: #cccccc;
    margin-top: 0;
    margin-bottom:0;
    float:left;
}
#marquee_x { overflow:hidden; width: calc(100% - 100px);float:right; }
#marquee_x>ul>li>div{margin-right:20px;}
#marquee_x ul li ,#marquee_x ul li div{ float:left;overflow:hidden;height:25px;line-height:25px;}
#marquee_x ul li div{ float:left; width:auto; overflow:hidden;}
#marquee_x ul li div a{
    font-size:14px;
    color:#cccccc;
}
#marquee_x ul li div a:hover{
    text-decoration:underline;
    color: #e71e1b;
}
.footer-title-a p{
    width:120px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
    float:right;
    margin-bottom:0;
}
.footer-title p a{
    font-size: 14px;
    color: #333333;
    display:block;
}
.footer-title p:hover{
    background-color:#e71e1b;
}
.footer-title p:hover a{
    color:#fff;
}

.footer-d{
   background: #333;
    padding: 20px 0;
    overflow: hidden;
}
.footer-d .div-one{
    float: left;
    width: 32%;
    font-size: 14px;
    color: #cccccc;
    position:relative;

}
.pa-50 {
    padding-left: 10%;
}
.div-one .fxaniu {
    position:absolute;
    margin-right:30px;
    margin-left:30px;
    left:10px;
    top:-10px;
}
    .div-one .fxaniu a {
        display: block;
        width: 25px;
        height: 25px;
        border-radius:50%;
        margin:10px 0;
    }
        .div-one .fxaniu a img{
            width:25px;
        }
        .footer-d .div-one ul {
            padding: 0;
        }
.footer-d .div-one ul li{
    float: left;
    width: 30%;
    font-size: 14px;
    color: #cccccc;
    
    line-height: 40px;
    cursor:pointer;
}
.footer-d .div-one ul li a{
    color: #cccccc;
    display:block;
    padding-left: 40px;
}
.footer-d .div-one ul li:nth-child(1) a{
    background: url(/uploads/image/images/ay-wx.png) no-repeat 0 center;
    background-size:35px 35px;
}
.footer-d .div-one ul li:nth-child(2) a{
    background: url(/uploads/image/images/ay-wb.png) no-repeat 0 center;
    background-size:35px 35px;
}
.footer-d .div-one ul li:nth-child(3) a{
    background: url(/uploads/image/images/jd.png) no-repeat 0 center;
    background-size:30px 30px;
}
.pa-40{
    padding-left: 10%;
}

.si-nav{
    display: none;
    width: 30px;
    height:30px;
    margin-top: 5px;
    margin-left: 20px;
}
.si-nav img{
    width: 30px;
    height:30px;
    display:block;
}
.top-a{
    position: fixed;
    right: 5px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    background-color: #e71e1b;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    cursor: pointer;

}

.banner{
    width:100%;
    height:650px;
}
.banner .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
.banner .swiper-slide {
	width: 100%;
	height: 650px;
    text-align: center;
    font-size: 18px;
    background: #fff;
	position: relative;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*关于我们*/
.gywm{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding:40px 0;
    box-sizing:border-box;
}
.gywm-zf{
    width:300px;
    float:left;
}
.gywm-zf-bt{
    width:100%;
    padding:15px 20px;
    padding-left:36px;
    box-sizing:border-box;
    background:url(/uploads/image/images/cq139_02.png) no-repeat 20px center #e71e1b;
    background-size:5px 45px;
}
.gywm-zf-bt h2{
    font-size:22px;
    color:#fff;
    margin-top:0;
    margin-bottom:0;
    line-height:30px;
}
.gywm-zf-bt p{
    font-size:13px;
    color:#fff;
    margin-bottom:0;
    line-height:20px;
}
.gywm-zf-nr{
    width:100%;
    background-color:#e6e6e6;
}
.gywm-zf-nr ul li{
    width:100%;
    height:42px;
    line-height:42px;
    padding:0 20px;
    padding-left:40px;
    box-sizing:border-box;
    background:url(/uploads/image/images/cq139_04.png) no-repeat 20px center;
    background-size:11px 10px;
    border-top:1px solid #ccc;
}
.gywm-zf-nr ul li a{
    font-size:15px;
    color:#666;
    line-height:42px;
    display:block;
    background:url(/uploads/image/images/cq139_06.png) no-repeat right center;
    background-size:9px 14px;
    padding-right:20px;
    box-sizing:border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*.gywm-zf-nr ul li:hover{
    background:url(/uploads/image/images/cq139_03.png) no-repeat 20px center #e71e1b;
    background-size:11px 10px;
}
.gywm-zf-nr ul li:hover a{
    background:url(/uploads/image/images/cq139_05a.png) no-repeat right center;
    background-size:9px 14px;
    color:#fff;
}*/
.gywm-zf-nr ul li.cur{
    background:url(/uploads/image/images/cq139_03.png) no-repeat 20px center #e71e1b;
    background-size:11px 10px;
}
.gywm-zf-nr ul li.cur a{
    background:url(/uploads/image/images/cq139_05a.png) no-repeat right center;
    background-size:9px 14px;
    color:#fff;
}

.gywm-yr{
    width:calc(100% - 340px);
    float:right;
}
.gywm-yr-bt{
    width:100%;
    height:40px;
    line-height:40px;
    border-bottom:1px solid #ccc;
    padding:0 10px;
    box-sizing:border-box;
}
.gywm-yr-bt h2{
    width:40%;
    font-size:22px;
    color:#333333;
    line-height:40px;
    background:url(/uploads/image/images/cq139_07.png) no-repeat 0 center;
    background-size:3px 24px;
    margin-bottom:0;
    margin-top:0;
    padding-left:14px;
    box-sizing:border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float:left;
}
.gywm-yr-bt p{
    width:50%;
    line-height:40px;
    float:right;
    text-align:right;
    font-size:14px;
    color:#999999;
    margin-bottom:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.gywm-yr-bt p a{
    color:#999999;
}
.gywm-yr-bt p a:hover{
    color:#e71e1b;
}
.gywm-yr-nr{
    width:100%;
    margin-top:40px;
    line-height:2em;
}
.gywm-yr-nr img{
    max-width:100%;
}
.gywm-yr-nr video{
    width:100%;
}
.gywm-yr-nr01{
    width:100%;
}
.gywm-yr-nr01 img.gywm-yr-nr01a{
   width:344px;
   float:left;
   display:block;
}
.gywm-yr-nr01 p.gywm-yr-nr01b{
    width:calc(100% - 360px);
    float:right;
    font-size:15px;
    color:#666;
}

/*荣誉资质*/
.gywm-zzry{
    width:100%;
    margin-top:40px;
}
.gywm-zzry ul{
    margin-left:-2.333333%;
    margin-bottom:0;
}
.gywm-zzry ul li{
    width:31%;
    float:left;
    margin-left:2.333333%;
    margin-bottom:20px;
    position:relative;
}
.gywm-zzry ul li img{
    width:100%;
    display:block;
}
.gywm-zzry ul li .gywm-zzry-li{
    width:100%;
    height:100%;
    padding:10px 10px;
    box-sizing:border-box;
    background-color:rgba(0,0,0,0.7);
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    display:flex;
    text-justify:center;
    align-items:center;
    text-align:center;
    opacity:0;
    transition:all 0.4s;
}
.gywm-zzry ul li .gywm-zzry-li h2{
    width:100%;
    line-height:30px;
    font-size:16px;
    color:#fff;
    font-weight:400;
    margin-top:80px;
    margin-bottom:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition:all 0.6s;
}
.gywm-zzry ul li:hover .gywm-zzry-li{
    opacity:1;
    transition:all 0.4s;
}
.gywm-zzry ul li:hover .gywm-zzry-li h2{
    margin-top:0;
    transition:all 0.6s;
}





















/*面包屑导航*/
.mbxdh{
    width:100%;
    max-width:1200px;
    margin:15px auto;
}
.mbxdh p{
    width:100%;
    line-height:30px;
    font-size: 14px;
    color: #999999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.mbxdh p a{
    color: #999999;
}
.mbxdh p a:hover{
    color:#e71e1b;
}
/*联系我们*/
.lxwm{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding:20px 0;
    padding-bottom:40px;
    box-sizing:border-box;
}
.lxwm-zf{
    width:36.67%;
    float:left;
}
.lxwm-zf-s{
    width:100%;
}
.lxwm-zf-s ul li{
    width:100%;
    line-height:32px;
    margin-bottom:10px;
}
.lxwm-zf-s ul li img{
    width:26px;
    height:26px;
    display:block;
    float:left;
    margin:4px 0;
}
.lxwm-zf-s ul li p{
    width:calc(100% - 36px);
    font-size:15px;
    color:#666666;
    line-height:32px;
    float:right;
    margin-bottom:0;
}
.lxwm-zf-x{
    width:260px;
    margin-top:30px;
    margin-left:36px;
    text-align:center;
}
.lxwm-zf-x img{
    width:260px;
    height:260px;
}
.lxwm-zf-x p{
    font-size:22px;
    color:#666666;
    line-height:40px;
    margin-top:10px;
    margin-bottom:0;
}
.lxwm-yr{
    width:60%;
    float:right;
}
.lxwm-yr-s{
    width:100%;
    height:300px;
    line-height:2em;
    overflow:hidden;
}
.lxwm-yr-s img{
    max-width:100%;
}
.lxwm-yr-x{
    width:100%;
    margin-top:30px;
}
.lxwm-yr-xbt{
    width:100%;
    line-height:40px;
}
.lxwm-yr-xbt h2{
    font-size:24px;
    color:#4c4c4c;
    margin-top:0;
    margin-bottom:0;
}
.lxwm-yr-xnr{
    width:100%;
    margin-top:10px;
}
.lxwm-yr-xnr ul{
    margin-left:-3%;
    margin-bottom:0;
}
.lxwm-yr-xnr ul li{
    width:47%;
    height:40px;
    float:left;
    margin:15px 0;
    margin-left:3%;
}
.lxwm-yr-xnr ul li input{
    width:100%;
    height:40px;
    line-height:40px;
    border:1px solid #ccc;
    padding:0 10px;
    box-sizing:border-box;
    background-color:#fafafa;
    outline:none;
}
.lxwm-yr-xly{
    width:100%;
    margin-top:15px;
}
.lxwm-yr-xly textarea{
    width:100%;
    height:120px;
    padding:8px 10px;
    border:1px solid #ccc;
    background-color:#fafafa;
    outline:none;
    box-sizing:border-box;
    resize:none;
}

.lxwm-yr-xtj{
    width:100%;
    margin-top:15px;
    text-align:center;
}
.lxwm-yr-xtj ul li{
    width:120px;
    height:40px;
    display:inline-block;
    text-align:center;
    line-height:40px;
    background-color:#e71e1b;
    margin:0 15px;
}
.lxwm-yr-xtj ul li a{
    display:block;
    font-size:16px;
    color:#fff;
}
.lxwm-yr-xtj ul li:hover{
    opacity:0.7;
}

/*产品中心*/
.cpzx{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}
.cpzx-zf{
    width: 300px;
    float: left;
}
.cpzx-zfnr{
    width:100%;
    background-color: #e6e6e6;
    border:1px solid #ccc;
    border-top:none;
    box-sizing:border-box;
}
.cpzx-zfnr ul{
    margin-bottom:0;
}
.cpzx-zfnr>ul>li{
    width: 100%;
    height: auto;
    line-height: 42px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 20px 16px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.cpzx-zfnr>ul>li>a{
    font-size: 15px;
    color: #666;
    line-height: 42px;
    display: block;
    padding-right: 30px;
    padding-left: 40px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cpzx-zfnr>ul>li>a.inactive{
    background: url(/uploads/image/images/cq139_06a.png) no-repeat 270px center;
    background-size: 14px 9px;
}
.cpzx-zfnr>ul>li>a.inactives{
    background: url(/uploads/image/images/cq139_06b.png) no-repeat 270px center;
    background-size: 14px 9px;
}
.cpzx-zfnr>ul>li>ul{
    width:100%;
    display:none;
}
.cpzx-zfnr>ul>li>ul>li{
    width:100%;
    line-height: 42px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    background-color:#f2f2f2;
}
.cpzx-zfnr>ul>li>ul>li>a{
    font-size: 15px;
    color: #787878;
    line-height: 42px;
    padding: 0 20px;
    padding-left: 40px;
    box-sizing:border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cpzx-zfnr>ul>li>ul>li>a.inactive{
    background: url(/uploads/image/images/cq139_18.png) no-repeat 270px center;
    background-size: 12px 12px;
}
.cpzx-zfnr>ul>li>ul>li>a.inactives{
    background: url(/uploads/image/images/cq139_19.png) no-repeat 270px center #e71e1b;
    background-size: 12px 12px;
    color:#fff;
}
.cpzx-zfnr>ul>li>ul>li>ul{
    display:none;
}
.cpzx-zfnr>ul>li>ul>li>ul>li{
    width:100%;
    height:42px;
    line-height:42px;
    background-color:#fff;
    border-top:1px solid #ccc;
    box-sizing:border-box;
}
.cpzx-zfnr>ul>li>ul>li>ul>li>a{
    font-size: 15px;
    color: #999;
    line-height: 42px;
    padding: 0 20px;
    padding-left: 55px;
    box-sizing:border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cpzx-zfnr>ul>li>ul>li>ul>li>a:hover{
    color:#e71e1b;
}

/*右*/
.cpzx-yr{
    width: calc(100% - 340px);
    float: right;
}
.cpzx-yr-ss{
    width:270px;
    height:40px;
    float:left;
    margin:18px 0;
    margin-right:40px;
}
.cpzx-yr-ss input.search_input{
    width:200px;
    height:38px;
    line-height:38px;
    border:1px solid #e71e1b;
    padding:0 10px;
    box-sizing:border-box;
    float:left;
    outline:none;
}
.cpzx-yr-ss input.search_btn{
    width:70px;
    height:38px;
    line-height:38px;
    float:right;
    background-color:#e71e1b;
    outline:none;
    border:none;
    font-size:15px;
    color:#fff;
    cursor:pointer;
}
.cpzx-yr-ss input.search_btn:hover{
    opacity:0.7;
}
.cpzx-yrnr{
    width:100%;
    margin-top:0;
}

.cpzx-yrnr-lb{
    width:100%;
    margin-top:30px;
}
.cpzx-yrnr-lb ul{
    margin-left:-2.333333%;
}
.cpzx-yrnr-lb ul li{
    width:31%;
    margin-left:2.333333%;
    float:left;
    border:1px solid #ccc;
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
    margin-bottom:25px;
}
.cpzx-yrnr-lb ul li a{
    display:block;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-img{
    width:100%;
    padding:40px 10px;
    padding-bottom:50px;
    box-sizing:border-box;
}

.cpzx-yrnr-lb ul li .cpzx-yrnr-img img{
    width:100%;
    display:block;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb01{
    width:100%;
    padding:10px 10px;
    background-color:#bfbfbf;
    text-align:center;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb01 h2{
    font-size:16px;
    color:#fff;
    height:28px;
    line-height:28px;
    font-weight:600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
    opacity:1;
    transition:all 0.5s;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb02{
    width:100%;
    padding:10px 10px;
    box-sizing:border-box;
    background-color:#bfbfbf;
    position:absolute;
    bottom:-100px;
    left:0;
    z-index:2;
    transition:all 0.5s;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb02 p{
    line-height:24px;
    font-size:14px;
    color:#fff;
    text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
    margin-bottom:0;
}
.cpzx-yrnr-lb ul li:hover{
    border:1px solid #e71e1b;
    box-sizing:border-box;
}
.cpzx-yrnr-lb ul li:hover .cpzx-yrnr-lb02{
    bottom:0;
    transition:all 0.5s;
}
.cpzx-yrnr-lb ul li:hover .cpzx-yrnr-lb01 h2{
    opacity:0;
    transition:all 0.5s;
}
/*分页*/
.webdiyercss{clear:left;padding: 10px;box-sizing:border-box;text-align:center;width:100%;margin:20px 0;}
.webdiyercss a,.webdiyercss a:link,.webdiyercss .redcss {border-radius:5px;cursor:pointer;display:inline-block; padding:4px 12px;font-size:14px; }
.webdiyercss input{ height: 22px;margin: 0 2px 0 -10px;padding: 4px 2px;text-align: center; *margin-left:1px;}
.webdiyercss .page_go{display:inline-block;padding:5px 12px;height:30px;margin-left:5px;*height:32px;}
.webdiyercss input,.webdiyercss a,.webdiyercss a:link{color:#000;background:#fff; border: 1px solid #ddd; }
.webdiyercss .redcss,.webdiyercss .page_go {font-weight: bold;   background: #e71e1b; border:1px solid #e71e1b; color: #fff;}
.webdiyercss a:hover,.webdiyercss .page_go:hover {text-decoration:none; background:#e71e1b;border:1px solid #eee;color:#fff;}
.webdiyercss a{*margin-bottom:10px; _margin-bottom:10px;}

.newsxq-sxp{
    width:100%;
    margin-top:50px;
}
.newsxq-sxp p{
    font-size:14px;
    color:#333;
    line-height:30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom:0;
}
.newsxq-sxp p a{
    /*display:block;*/
    font-size:14px;
    color:#333;
}
.newsxq-sxp p a:hover{
    color:#e71e1b;
}



/*产品详情*/
.cpxq{
    width:100%;
    margin:25px 0;
}
.cpxq-s{
    width:100%;
}
.cpxq-szf{
    width:320px;
    border:1px solid #ccc;
    padding:80px 15px;
    box-sizing:border-box;
    text-align:center;
    float:left;
}
.cpxq-szf img{
   max-width:100%;
}
.cpxq-syr{
    width:calc(100% - 340px);
    float:right;
}
.cpxq-syr h2{
    font-size:22px;
    color:#000;
    line-height:46px;
    border-bottom:1px solid #ccc;
    box-sizing:border-box;
    margin-top:0;
    margin-bottom:0;
}
.cpxq-syr h2 span{
    color:#000;
    display:inline-block;
    margin-right:10px;
}
.cpxq-syr h4{
    font-size:16px;
    color:#000;
    line-height:34px;
    margin-top:15px;
    margin-bottom:0;
}
.cpxq-syr p{
    font-size:14px;
    color:#666666;
    line-height:30px;
    margin-bottom:0;
    padding-left:15px;
    box-sizing:border-box;
}
.cpxq-syr-xz{
    width:120px;
    height:46px;
    background-color:#e71e1b;
    line-height:46px;
    text-align:center;
    margin-top:30px;
    margin-left:15px;
}
.cpxq-syr-xz a{
    font-size:15px;
    color:#fff;
    display:block;
}
.cpxq-syr-xz:hover{
    opacity:0.7;
}
.cpxq-x{
    width:100%;
    padding:15px 15px;
    box-sizing:border-box;
    margin-top:25px;
    background-color:#f2f2f2;
    line-height:2em;
}
.cpxq-x img{
    max-width:100%;
}

.cpxq-tj{
    width:100%;
    margin-top:25px;
}
.cpxq-tjbt{
    width:100%;
}
.cpxq-tjbt h2{
    font-size:18px;
    color:#000;
    line-height:36px;
    margin-top:0;
    margin-bottom:0;
}
.cpxq-tjnr{
    width:100%;
    overflow-x:scroll;
}
.cpxq-tjnr table{
    width:860px;
    margin-top:15px;
    border-spacing: 0px;
    border-collapse:collapse;
}
.cpxq-tjnr table tr{
    width:100%;
}
.cpxq-tjnr table tr th{
    height:40px;
    text-align:center;
    background-color:#e6e6e6;
    font-size:16px;
    color:#333;
    font-weight:400;
}
.cpxq-tjnr table tr td{
    width:16.666666%;
    padding:15px 10px;
    box-sizing:border-box;
    font-size:14px;
    color:#666;
    text-align:center;
    border-bottom:1px solid #ccc;
}
.cpxq-tjnr table tr td a{
    display:block;
    font-size:14px;
    color:#666;
}
.cpxq-tjnr table tr td img{
    width:100%;
    display:block;
}
.cpxq-tjnr table tr td h2{
    font-size:14px;
    color:#666;
    margin-top:10px;
    margin-bottom:0;
}
.cpxq-tjnr table tr td p{
    font-size:14px;
    color:#666;
    margin-bottom:0;
}


/*产品详情02*/
.cpzsxq{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}
.cpzsxq-s{
    width:100%;
}
.cpzsxq-szf{
    width: 400px;
	float: left;
    display:block;
}
.cpzsxq-szf02{
    display:none;
}
.cpzsxq-syr{
    width:calc(100% - 440px);
    float:right;
    padding:40px 0;
    box-sizing:border-box;
}
.cpzsxq-syr-bt{
    width:100%;
    line-height:50px;
    border-bottom:1px solid #dbdbdb;
    box-sizing:border-box;
}
.cpzsxq-syr-bt h2{
    font-size:26px;
    color:#333;
    line-height:50px;
    font-weight:400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
}
.cpzsxq-syr-bt h2 span{
    color:#e71e1b;
    display:inline-block;
    margin-left:10px;
}
.cpzsxq-syr-gs{
    width:100%;
    margin:25px 0;
}
.cpzsxq-syr-gs p{
    font-size:16px;
    color:#666666;
    line-height:32px;
    height:224px;
    text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 7; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
    margin-bottom:0;
}
.cpzsxq-syr-xz{
    width:100%;
    margin-top:20px;
}
.cpzsxq-syr-xz ul{
    margin-bottom:0;
}
.cpzsxq-syr-xz ul li{
    width:120px;
    height:42px;
    line-height:42px;
    text-align:center;
    background-color:#e71e1b;
    float:left;
}
.cpzsxq-syr-xz ul li a{
    display:block;
    font-size:15px;
    color:#fff;
}
.cpzsxq-syr-xz ul li:hover{
    opacity:0.8;
}
.cpzsxq-syr-xz ul li:last-child{
    margin-left:150px;
}
.cpzsxq-x{
    width:100%;
    margin-top:40px;
}

.cpzsxq-xbt{
    width:100%;
    border-bottom:1px solid #e71e1b;
    box-sizing:border-box;
}
.cpzsxq-xbt ul{
    margin-bottom:0;
}
.cpzsxq-xbt ul li{
    width:140px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:18px;
    color:#333;
    font-weight:600;
    float:left;
    cursor:pointer;
}
.cpzsxq-xbt ul li:hover{
    color:#e71e1b;
}
.cpzsxq-xbt ul li.cur{
    background-color:#e71e1b;
    color:#fff;
}

.cpzsxq-xnr{
    width:100%;
    margin-top:25px;
    padding:20px 20px;
    box-sizing:border-box;
    background-color:#f2f2f2;
    line-height:2em;
}
.cpzsxq-xnr img{
    max-width:100%;
}
.cpzsxq-xnr video{
    max-width:100%;
}
.b_2{
    display:none;
}












/*应用领域*/
.yyly{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}
.yyly-zf-nr{
    width: 100%;
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
}
.yyly-zf-nr ul{
    margin-bottom:0;
}
.yyly-zf-nr>ul>li{
    width: 100%;
    height: auto;
    line-height: 42px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 20px 16px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.yyly-zf-nr>ul>li>a{
    font-size: 15px;
    color: #666;
    line-height: 42px;
    display: block;
    background: url(/uploads/image/images/cq139_06.png) no-repeat 270px center;
    background-size: 9px 14px;
    padding-right: 30px;
    padding-left: 40px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yyly-zf-nr>ul>li.cur{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 20px 16px #e71e1b!important;
    background-size: 11px 10px;
}
.yyly-zf-nr>ul>li.cur a{
    background: url(/uploads/image/images/cq139_05a.png) no-repeat 270px center!important;
    background-size: 9px 14px;
    color: #fff!important;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli{
    width: 100%;
    height: auto;
    line-height: 42px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 20px 16px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>a{
    font-size: 15px;
    color: #666;
    line-height: 42px;
    display: block;
    background: url(/uploads/image/images/cq139_06a.png) no-repeat 270px center;
    background-size: 14px 9px;
    padding-right: 30px;
    padding-left: 40px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli:hover{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 20px 16px #e71e1b!important;
    background-size: 11px 10px;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli:hover>a{
    color:#fff;
    background: url(/uploads/image/images/cq139_05b.png) no-repeat 270px center;
    background-size: 14px 9px;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>ul>li{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>ul>li>a{
    font-size: 15px;
    color: #666;
    line-height: 42px;
    padding: 0 20px;
    padding-left: 55px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>ul>li>a:hover{
    color:#e71e1b;
}

.yyly-zf-nr>ul>li.cur01{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 20px 16px #e71e1b!important;
    background-size: 11px 10px;
}
.yyly-zf-nr>ul>li.cur01>a{
    color:#fff;
    background: url(/uploads/image/images/cq139_05b.png) no-repeat 270px center;
    background-size: 14px 9px;
}

/*右*/
.yyly-yr{
    width: calc(100% - 340px);
    float: right;
}
.yyly-yrnr{
    width:100%;
    margin:25px 0;
    line-height:2em;
}
.yyly-yrnr img{
    max-width:100%;
}
.yyly-yrnr01{
    width:100%;
}
.yyly-yrnr01-zf{
    width:60%;
    float:left;
}
.yyly-yrnr01-yr{
    width:38%;
    float:right;
}
.yyly-yrnr01-yr img{
    /*width:100%;*/
    max-width:100%;
    display:block;
}
/*推荐*/
.yyly-tjcp{
    width:100%;
    margin-top:25px;
}

/*案例*/
.jdcase{
    width:100%;
    margin-top:25px;
}
.jdcase ul li{
    width:100%;
    padding:10px 10px;
    border-bottom:1px dashed #ccc;
    box-sizing:border-box;
    margin-bottom:15px;
}
.jdcase ul li a{
    display:block;
}
.jdcase ul li h2{
    font-size:18px;
    color:#333;
    line-height:36px;
    margin-top:0;
    margin-bottom:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.jdcase ul li h6{
    width:100%;
    margin-top:10px;
    margin-bottom:0;
    line-height:24px;
}
.jdcase ul li h6 span{
    display:inline-block;
    font-size:14px;
    color:#666;
    margin-right:20px;
}
.jdcase ul li:hover h2{
    color:#e71e1b;
}

/*案例详情*/
.jdcase-xqbt{
    width:100%;
    text-align:center;
}
.jdcase-xqbt h2{
    font-size:18px;
    color:#333;
    line-height:36px;
    margin-top:0;
    margin-bottom:0;
}
.jdcase-xqbt h6{
    width:100%;
    margin-top:10px;
    margin-bottom:0;
    line-height:24px;
}
.jdcase-xqbt h6 span{
    display:inline-block;
    font-size:14px;
    color:#666;
    margin:0 15px;
}
.jdcase-xqnr{
    width:100%;
    margin-top:25px;
    line-height:2em;
}
.jdcase-xqnr img{
    max-width:100%;
}


/*新闻*/
.nynews{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}
.nynews-lb{
    width:100%;
    margin-top:25px;
}
.nynews-lb ul li{
    width:100%;
    margin-bottom:25px;
}
.nynews-lb ul li .nynews-lb-zf{
    width:200px;
    height:150px;
    float:left;
    overflow:hidden;
}
.nynews-lb ul li .nynews-lb-zf img{
    width:200px;
    height:150px;
    transition:all 0.5s;
}
.nynews-lb ul li .nynews-lb-yr{
    width:calc(100% - 220px);
    float:right;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt{
    width:100%;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt h2{
    width:66%;
    height:36px;
    line-height:36px;
    float:left;
    font-size:18px;
    color:#000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt h2 a{
    font-size:18px;
    color:#000;
    display:block;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt span{
    width:auto;
    line-height:36px;
    font-size:14px;
    color:#666;
    display:block;
    float:right;
}
.nynews-lb ul li .nynews-lb-yr p{
    font-size:14px;
    color:#515151;
    line-height:24px;
    height:48px;
    text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
    margin-top:10px;
}
.nynews-lb ul li .nynews-lb-yr h6{
    width:120px;
    height:30px;
    line-height:30px;
    text-align:center;
    border:1px solid #ccc;
    box-sizing:border-box;
    margin-top:15px;
    margin-bottom:0;
}
.nynews-lb ul li .nynews-lb-yr h6 a{
    display:block;
    font-size:13px;
    color:#666;
}
.nynews-lb ul li:hover .nynews-lb-zf img{
    transform:scale(1.05);
    transition:all 0.5s;
}
.nynews-lb ul li:hover .nynews-lb-yr .nynews-lb-yr-bt h2 a{
    color:#e71e1b;
}
.nynews-lb ul li:hover .nynews-lb-yr h6{
    background-color:#e71e1b;
    border:1px solid #e71e1b;
}
.nynews-lb ul li:hover .nynews-lb-yr h6 a{
    color:#fff;
}

/*新闻详情*/
.nynews-xq{
    width: 100%;
    margin-top: 25px;
}
.nynews-xqbt{
    width: 100%;
    text-align: center;
}
.nynews-xqbt h2{
    font-size: 18px;
    color: #333;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 0;
}
.nynews-xqbt span{
    font-size:14px;
    color:#666;
    display:inline-block;
    margin-top:10px;
}
.nynews-xqnr{
    width: 100%;
    margin-top: 25px;
    line-height: 2em;
}
.nynews-xqnr img{
    max-width:100%;
}

/*售后服务*/
.fwyzc{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}
.fwyzc-zf-nr{
    width: 100%;
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
}
.fwyzc-zf-nr ul{
    margin-bottom:0;
}
.fwyzc-zf-nr>ul>li{
    width: 100%;
    height: auto;
    line-height: 42px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 20px 16px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.fwyzc-zf-nr>ul>li>a{
    font-size: 15px;
    color: #666;
    line-height: 42px;
    display: block;
    background: url(/uploads/image/images/cq139_06.png) no-repeat 270px center;
    background-size: 9px 14px;
    padding-right: 30px;
    padding-left: 40px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.cur{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 20px 16px #e71e1b!important;
    background-size: 11px 10px;
}
.fwyzc-zf-nr>ul>li.cur a{
    background: url(/uploads/image/images/cq139_05a.png) no-repeat 270px center!important;
    background-size: 9px 14px;
    color: #fff!important;
}

.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>a{
    background: url(/uploads/image/images/cq139_06a.png) no-repeat 270px center;
    background-size: 14px 9px;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li{
    width: 100%;
    line-height: 42px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    background-color: #f2f2f2;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a{
    font-size: 15px;
    color: #787878;
    line-height: 42px;
    padding: 0 20px;
    padding-left: 40px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li{
    width: 100%;
    line-height: 42px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    background-color: #f2f2f2;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a{
    font-size: 15px;
    color: #787878;
    line-height: 42px;
    padding: 0 20px;
    padding-left: 40px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a.inactive{
    background: url(/uploads/image/images/cq139_18.png) no-repeat 270px center;
    background-size: 12px 12px;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a.inactives{
    background: url(/uploads/image/images/cq139_19.png) no-repeat 270px center #e71e1b;
    background-size: 12px 12px;
    color: #fff;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>ul>li{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>ul>li>a{
    font-size: 15px;
    color: #999;
    line-height: 42px;
    padding: 0 20px;
    padding-left: 55px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>ul>li>a:hover{
    color:#e71e1b;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li.fwyzc-zf-nrli01>a{
    background-image:none;
}
.fwyzc-zf-nr>ul>li.cur01{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 20px 16px #e71e1b!important;
    background-size: 11px 10px;
}
.fwyzc-zf-nr>ul>li.cur01>a{
    color:#fff;
    background: url(/uploads/image/images/cq139_05b.png) no-repeat 270px center;
    background-size: 14px 9px;
}

/*产品资料*/
.xzzx-cpzl{
    width:100%;
    margin-top:25px;
}
.xzzx-cpzl table{
    width:100%;
    border-spacing: 0px;
    border-collapse:collapse;
}
.xzzx-cpzl table tr{
    width:100%;
}
.xzzx-cpzl table tr th{
    height:44px;
    text-align:center;
    font-size:18px;
    color:#000;
    font-weight:400;
    background-color:#f0f0f0;
}
.xzzx-cpzl table tr td{
    width:auto;
    height:auto;
    line-height:30px;
    padding:5px 10px;
    box-sizing:border-box;
    font-size:14px;
    color:#666;
    border-bottom:1px solid #dbdbdb;
    text-align:center;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
}
.xzzx-cpzl table tr td a{
    font-size:14px;
    color:#666;
    display:block;
}
.xzzx-cpzl table tr td a:hover{
    color:#e71e1b;
}

/*免费申请样机*/
.mfsqyj{
    width: 100%;
    margin-top: 30px;
}
.mfsqyj input{
    width:400px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fafafa;
    outline: none;
    margin:20px 0;
    display:block;
}
.mfsqyj textarea{
    width: 100%;
    height: 120px;
    padding: 8px 10px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    outline: none;
    box-sizing: border-box;
    resize: none;
}
.mfsqyj-tj{
    width:200px;
    height:46px;
    margin:0 auto;
    margin-top:30px;
    text-align:center;
    line-height:46px;
    background-color:#e71e1b;
}
.mfsqyj-tj a{
    display:block;
    font-size:15px;
    color:#fff;
}
.mfsqyj-tj:hover{
    opacity:0.7;
}

/*使用说明*/
.sysm{
    width:100%;
    border:1px solid #ccc;
    box-sizing:border-box;
    margin-top:30px;
}
.sysm-bt{
    width:100%;
    height:40px;
    background-color:#f9f9f9;
    padding:0 10px;
    box-sizing:border-box;
}
.sysm-bt h2{
    font-size:16px;
    color:#808080;
    line-height:40px;
    margin-top:0;
    margin-bottom:0;
}
.sysm-nr{
    width:100%;
}
.sysm-nr table{
    width:100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.sysm-nr table tr th{
    height: 44px;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    background-color: #f0f0f0;
}
.sysm-nr table tr td{
    width: auto;
    height: auto;
    line-height:30px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
}
.sysm-nr table tr td a{
    font-size: 14px;
    color: #666;
    display: block;
}

.sysm-nr table tr td:hover a {
    color: #e71e1b;
}
.sysm-nr table tr td span{
    width:22px;
    height:17px;
    display:inline-block;
    background:url(/uploads/image/images/cq139_23.png) no-repeat center center;
    background-size:100% 100%;
}
.sysm-nr table tr td:hover span{
    background:url(/uploads/image/images/cq139_25.png) no-repeat center center;
    background-size:100% 100%;
}

/*微信弹窗*/
/*微信弹窗*/
.wx-tc{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
.wx-tc01{
	width: 200px;
	height: 200px;
	background-color: #fff;
	border-radius: 6px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -100px;
	padding: 10px 10px;
	box-sizing: border-box;
}
.wx-tc01 img{
	width: 100%;
	display: block;
}

.wx-tc-gb{
	width: 40px;
    height: 40px;
    background: url(/uploads/image/images/cq97_20.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 60px;
    top: 60px;
    cursor: pointer;
}

/*站点地图*/
.zddt{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}
.zddt-nr{
    width:100%;
    margin-top:30px;
    padding:0 20px;
    box-sizing:border-box;
}
.zddt-nr ul{
    margin-bottom:0;
}
.zddt-nr>ul>li{
    width:100%;
    line-height:36px;
    margin-bottom:10px;
}
.zddt-nr>ul>li>a{
    font-size:18px;
    color:#000;
    font-weight:600;
}
.zddt-nr>ul>li>a:hover{
    color:#e71e1b;
}
.zddt-nr>ul>li>ul{
    padding-left:15px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li{
    width:auto;
    line-height:34px;
    padding:0 20px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li>a{
    font-size:16px;
    color:#000;
}
.zddt-nr>ul>li>ul>li:hover>a{
    color:#e71e1b;
}
.zddt-nr>ul>li>ul>li>ul>li{
    width:auto;
    line-height:34px;
    padding:0 20px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li>ul>li>a{
    font-size:15px;
    color:#000;
}
.zddt-nr>ul>li>ul>li>ul>li>ul{
    padding-left:20px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li{
    width:auto;
    line-height:30px;
    padding:0 15px;
    box-sizing:border-box;
    margin:0 5px;
    background-color:#ddd;
    border-radius:5px;
    display:inline-block;
    margin-bottom:10px;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li>a{
    font-size:14px;
    color:#000;
    display:block;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li:hover{
    background-color:#e71e1b;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li:hover>a{
    color:#fff;
}

/*常见问题*/
.prob{
    width:100%;
}
.prob ul li{
    width:100%;
    border:1px solid #dbdbdb;
    box-sizing:border-box;
    margin:15px 0;
}
.prob ul li .join-libt{
    width:100%;
    height:40px;
    padding:0 10px;
    box-sizing:border-box;
    background-color:#eeeeee;
    cursor:pointer;
}
.prob ul li .join-libt h2{
    width:100%;
    height:40px;
    line-height:40px;
    font-weight:400;
    font-size:16px;
    color:#333333;
    padding-right:25px;
    box-sizing:border-box;
    background:url(/uploads/image/images/cq132_20.png) no-repeat right center;
    background-size:13px 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom:0;
    margin-top:0;
}
.prob ul li .join-libt .join-libt01{
    background:url(/uploads/image/images/cq132_19.jpg) no-repeat right center;
    background-size:13px 5px;
}
.join-linr{
    width:100%;
    height:auto;
    padding:15px 10px;
    box-sizing:border-box;
    line-height:2em;
    display:none;
}
.join-linr img{
    max-width:100%;
}


/*视频*/
.videolb{
    width: 100%;
    margin-top: 20px;
}
.videolb ul{
    margin-left:-3%;
    margin-bottom:0;
}
.videolb ul li{
    width:47%;
    float:left;
    margin-left:3%;
    margin-bottom:20px;
}
.videolb ul li .videolb01{
    width:100%;
    height:300px;
    overflow:hidden;
    position:relative;
}
.videolb ul li .videolb01 video{
    width:100%;
    height:300px;
}
.videolb ul li .videolb02{
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
    margin-top:5px;
}
.videolb ul li .videolb02 h2{
    font-size:16px;
    color:#333;
    line-height:30px;
    text-align:center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
    font-weight:400;
}
.videolb ul li:hover .videolb02 h2{
    color:#e71e1b;
}
/*.imgggg{
    width:50px;
    height:50px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-25px;
    margin-top:-25px;
    cursor:pointer;
}
.imgggg img{
    width:50px;
    height:50px;
    display:block;
}*/
.sjnavdh{
    display:none;
}
.dldh-ss01{
    display:none;
}

.yj-sjdh{
    display:none;
}

.sswm{
    display:none;
}

















@media (max-width: 1200px){
    .ay-adhibition-list .div-fl .div-pic .div-fd p{
        margin-top: 5px;
        line-height: 20px;
        margin-top: 10px;
        height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .footer-d .div-one ul li{
        float: left;
        width: auto;
        margin-right: 10px;
        font-size: 14px;
        color: #cccccc;
        /*padding-left: 40px;*/
        line-height: 40px;
    }
    .ay-product-list .div-fd h3{
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        color: #fff;
        margin-top: 10px;
    }
    .pc-banner .swiper-slide{
        height:600px ;

    }
}









@media (max-width: 1100px){
    .pc-banner .swiper-slide{
        height:460px ;

    }
}

.hide{
    display:none;
}


/*旧网站入口*/
.jwzrk{
    width:100px;
    height:32px;
    line-height:32px;
    text-align:center;
    background-color:#e71e1b;
    float:right;
    margin:22px 0;
    margin-left:20px;
    overflow:hidden;
}
.jwzrk a{
    display:block;
    font-size:15px;
    color:#fff;
}
.jwzrk:hover{
    opacity:0.7;
}












@media (max-width: 1000px){
    .ay-product-list .div-fd h3{
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        color: #fff;
        margin-top: 20px;
    }
    .ay-product-list .div-fd span{
        font-size: 12px;
        color: #fff;
        padding-top: 10px;
    }
    .ay-product-list .div-fd p{
        font-size: 12px;
        color: #fff;
        line-height: 25px;
        margin-top: 10px;
        height: 125px;
        text-align: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .ay-adhibition-list .div-fl{
        width:100%;
        margin-top: 20px;
    }
    .news-list ul li .div-pic{
        width:150px;
        overflow: hidden;
    }
    .news-list ul li .div-tte{
        padding-left: 170px;
    }
    .news-list ul li .div-tte h3{
        margin: 0;
        padding: 0;
        float: left;
        font-size: 18px;
        color: #333333;
        width: 70%;
        text-overflow: ellipsis;white-space: nowrap;
        overflow: hidden;
    }
    .news-list ul li .div-tte span{
        font-size: 12px;
        color: #666666;
        float: right;
    }
    .news-list ul li .div-tte div{
        overflow: hidden;
        padding: 5px 0;
    }
    .news-list ul li .div-tte p{
        font-size: 14px;
        color: #515151;
        line-height: 25px;
        height: 50px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .news-list ul li .div-tte a{

        padding: 3px 15px;
        border: solid 1px #e71e1b;
        color: #e71e1b;
        transition: all 0.5s ease;

    }
    .pa-40{
        padding-left: 5%;
    }
.div-hidr{
    display:none;
}
    .footer-d .div-one{
        width: 100%;
        text-align: center;
    }
    .footer-d .div-one ul li{
        float: none;
        display: inline-block;
        width: auto;
        margin-right: 10px;
        font-size: 14px;
        color: #cccccc;
        padding-left: 0;
        line-height: 40px;
    }
    .si-nav{
        display: block;
    }
    .at-logo{
        width:100px;
        height:40px;
    }
    .at-logo img{
        width:100px;
        height:40px;
        display:block;
    }
    .heda p{
        display: none;
    }
    .heda{
        padding: 10px 0;
        border-bottom:1px solid #e71e1b;
        box-sizing:border-box;
    }
    .heda .div-zw{
        /*margin-top: 20px;*/
        margin-left: 0px;
    }
    .heda .div-zw{
        margin:6px 0;
        margin-left: 20px;
    }
    .heda .div-zw a {
        font-size: 14px;
        width: 60px;
        line-height: 25px;
        text-align: center;
        color: #333333;
        display: inline-block;
        border: solid 1px #e71e1b;
    }
    .at-nav{display: none}
    .at-nav ul li{
        display: block;
        width: 80%;
        margin: 10px auto;
        line-height: 30px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
    }
    .at-nav ul li .nav-xl{
        display: none;
        position: relative;
        top: 0px;
        z-index: 50000;
        width: 100%;
        background-color: #e71e1b;
    }

.banner{
    width:100%;
    height:400px;
}
.banner .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
.banner .swiper-slide {
	width: 100%;
	height: 400px;
    text-align: center;
    font-size: 18px;
    background: #fff;
	position: relative;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}



/*关于我们*/
.gywm{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding:15px 10px;
    box-sizing:border-box;
}
.gywm-zf{
    width:220px;
    height:100%;
    float:none;
    background-color:#eaeaea;
    position:relative;
    position:fixed;
    top:0;
    left:-100%;
    z-index:9999;
    padding:0 0;
    overflow:auto;
    box-sizing:border-box;
}
.gywm-zf-bt{
    width:100%;
    padding:15px 20px;
    padding-left:36px;
    box-sizing:border-box;
    background:url(/uploads/image/images/cq139_02.png) no-repeat 20px center #e71e1b;
    background-size:5px 45px;
}
.gywm-zf-bt h2{
    font-size:22px;
    color:#fff;
    margin-top:0;
    margin-bottom:0;
    line-height:30px;
}
.gywm-zf-bt p{
    font-size:13px;
    color:#fff;
    margin-bottom:0;
    line-height:20px;
}
.gywm-zf-nr{
    width:100%;
    background-color:#e6e6e6;
}
.gywm-zf-nr ul li{
    width:100%;
    height:38px;
    line-height:38px;
    padding:0 20px;
    padding-left:40px;
    box-sizing:border-box;
    background:url(/uploads/image/images/cq139_04.png) no-repeat 20px center;
    background-size:11px 10px;
    border-top:1px solid #ccc;
}
.gywm-zf-nr ul li a{
    font-size:14px;
    color:#666;
    line-height:38px;
    display:block;
    background:url(/uploads/image/images/cq139_06.png) no-repeat right center;
    background-size:9px 14px;
    padding-right:20px;
    box-sizing:border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.gywm-zf-nr ul li:hover{
    background:url(/uploads/image/images/cq139_03.png) no-repeat 20px center #e71e1b;
    background-size:11px 10px;
}
.gywm-zf-nr ul li:hover a{
    background:url(/uploads/image/images/cq139_05a.png) no-repeat right center;
    background-size:9px 14px;
    color:#fff;
}
.gywm-zffl-an{
    width:25px;
    height:50px;
    background:url(/uploads/image/images/cq75_25_03.png) no-repeat center center;
    background-size:25px 50px;
    position:fixed;
    top:240px;
    left:0;
    z-index:999;
    display:block;
    cursor:pointer;
}

.gywm-zffl-an01{
    width:25px;
    height:50px;
    background:url(/uploads/image/images/cq75_24_03.png) no-repeat center center;
    background-size:25px 50px;
    position:absolute;
    top:240px;
    right:0;
    z-index:999;
    display:block;
    cursor:pointer;
}

.gywm-yr{
    width:100%;
    float:none;
}
.gywm-yr-bt{
    width:100%;
    height:30px;
    line-height:30px;
    border-bottom:1px solid #ccc;
    padding:0 10px;
    box-sizing:border-box;
}
.gywm-yr-bt h2{
    width:100%;
    font-size:16px;
    color:#333333;
    line-height:30px;
    background:url(/uploads/image/images/cq139_07.png) no-repeat 0 center;
    background-size:3px 20px;
    margin-bottom:0;
    margin-top:0;
    padding-left:14px;
    box-sizing:border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float:left;
}
.gywm-yr-bt p{
    width:50%;
    line-height:40px;
    float:right;
    text-align:right;
    font-size:14px;
    color:#999999;
    margin-bottom:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:none;
}
.gywm-yr-bt p a{
    color:#999999;
}
.gywm-yr-bt p a:hover{
    color:#e71e1b;
}
.gywm-yr-nr{
    width:100%;
    margin-top:15px;
    line-height:2em;
}
.gywm-yr-nr img{
    max-width:100%;
}
.gywm-yr-nr01{
    width:100%;
}
.gywm-yr-nr01 img.gywm-yr-nr01a{
   width:344px;
   float:left;
   display:block;
}
.gywm-yr-nr01 p.gywm-yr-nr01b{
    width:calc(100% - 360px);
    float:right;
    font-size:15px;
    color:#666;
}


/*联系我们*/
.lxwm{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding:15px 10px;
    padding-bottom:15px;
    box-sizing:border-box;
}
.lxwm-zf{
    width:100%;
    float:none;
}
.lxwm-zf-s{
    width:100%;
}
.lxwm-zf-s ul li{
    width:100%;
    line-height:30px;
    margin-bottom:10px;
}
.lxwm-zf-s ul li img{
    width:24px;
    height:24px;
    display:block;
    float:left;
    margin:4px 0;
}
.lxwm-zf-s ul li p{
    width:calc(100% - 36px);
    font-size:14px;
    color:#666666;
    line-height:30px;
    float:right;
    margin-bottom:0;
}
.lxwm-zf-x{
    width:260px;
    margin-top:15px;
    margin-left:36px;
    text-align:center;
}
.lxwm-zf-x img{
    width:260px;
    height:260px;
}
.lxwm-zf-x p{
    font-size:18px;
    color:#666666;
    line-height:30px;
    margin-top:10px;
    margin-bottom:0;
}
.lxwm-yr{
    width:100%;
    float:none;
    margin-top:15px;
}
.lxwm-yr-s{
    width:100%;
    height:300px;
    line-height:2em;
    overflow:hidden;
}
.lxwm-yr-s img{
    max-width:100%;
}
.lxwm-yr-x{
    width:100%;
    margin-top:15px;
}
.lxwm-yr-xbt{
    width:100%;
    line-height:36px;
}
.lxwm-yr-xbt h2{
    font-size:22px;
    color:#4c4c4c;
    margin-top:0;
    margin-bottom:0;
}
.lxwm-yr-xnr{
    width:100%;
    margin-top:10px;
}
.lxwm-yr-xnr ul{
    margin-left:0;
    margin-bottom:0;
}
.lxwm-yr-xnr ul li{
    width:100%;
    height:36px;
    float:left;
    margin:10px 0;
    margin-left:0;
}
.lxwm-yr-xnr ul li input{
    width:100%;
    height:36px;
    line-height:36px;
    border:1px solid #ccc;
    padding:0 10px;
    box-sizing:border-box;
    background-color:#fafafa;
    outline:none;
}
.lxwm-yr-xly{
    width:100%;
    margin-top:10px;
}
.lxwm-yr-xly textarea{
    width:100%;
    height:100px;
    padding:8px 10px;
    border:1px solid #ccc;
    background-color:#fafafa;
    outline:none;
    box-sizing:border-box;
    resize:none;
}

.lxwm-yr-xtj{
    width:100%;
    margin-top:15px;
    text-align:center;
}
.lxwm-yr-xtj ul li{
    width:120px;
    height:40px;
    display:inline-block;
    text-align:center;
    line-height:40px;
    background-color:#e71e1b;
    margin:0 15px;
}
.lxwm-yr-xtj ul li a{
    display:block;
    font-size:15px;
    color:#fff;
}
.lxwm-yr-xtj ul li:hover{
    opacity:0.7;
}


/*产品中心*/
.cpzx{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
}
/*.cpzx-zf{
    width: 300px;
    float: left;
}*/
.cpzx-zfnr{
    width:100%;
    background-color: #e6e6e6;
    border:1px solid #ccc;
    border-top:none;
    box-sizing:border-box;
}
.cpzx-zfnr ul{
    margin-bottom:0;
}
.cpzx-zfnr>ul>li{
    width: 100%;
    height: auto;
    line-height: 38px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 10px 14px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.cpzx-zfnr>ul>li>a{
    font-size: 14px;
    color: #666;
    line-height: 38px;
    display: block;
    padding-right: 20px;
    padding-left: 26px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cpzx-zfnr>ul>li>a.inactive{
    background: url(/uploads/image/images/cq139_06a.png) no-repeat 195px center;
    background-size: 14px 9px;
}
.cpzx-zfnr>ul>li>a.inactives{
    background: url(/uploads/image/images/cq139_06b.png) no-repeat 195px center;
    background-size: 14px 9px;
}
.cpzx-zfnr>ul>li>ul{
    width:100%;
    display:none;
}
.cpzx-zfnr>ul>li>ul>li{
    width:100%;
    line-height: 38px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    background-color:#f2f2f2;
}
.cpzx-zfnr>ul>li>ul>li>a{
    font-size: 14px;
    color: #787878;
    line-height: 38px;
    padding: 0 20px;
    padding-left: 26px;
    box-sizing:border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cpzx-zfnr>ul>li>ul>li>a.inactive{
    background: url(/uploads/image/images/cq139_18.png) no-repeat 196px center;
    background-size: 12px 12px;
}
.cpzx-zfnr>ul>li>ul>li>a.inactives{
    background: url(/uploads/image/images/cq139_19.png) no-repeat 196px center #e71e1b;
    background-size: 12px 12px;
    color:#fff;
}
.cpzx-zfnr>ul>li>ul>li>ul{
    display:none;
}
.cpzx-zfnr>ul>li>ul>li>ul>li{
    width:100%;
    height:38px;
    line-height:38px;
    background-color:#fff;
    border-top:1px solid #ccc;
    box-sizing:border-box;
}
.cpzx-zfnr>ul>li>ul>li>ul>li>a{
    font-size: 14px;
    color: #999;
    line-height: 38px;
    padding: 0 20px;
    padding-left: 35px;
    box-sizing:border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cpzx-zfnr>ul>li>ul>li>ul>li>a:hover{
    color:#e71e1b;
}

/*右*/
.cpzx-yr{
    width: 100%;
    float: none;
}


/*应用领域*/
.yyly{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
}
.yyly-zf-nr{
    width: 100%;
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
}
.yyly-zf-nr ul{
    margin-bottom:0;
}
.yyly-zf-nr>ul>li{
    width: 100%;
    height: auto;
    line-height: 38px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 10px 14px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.yyly-zf-nr>ul>li>a{
    font-size: 15px;
    color: #666;
    line-height: 38px;
    display: block;
    background: url(/uploads/image/images/cq139_06.png) no-repeat 195px center;
    background-size: 9px 14px;
    padding-right: 20px;
    padding-left: 26px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yyly-zf-nr>ul>li.cur{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 10px 14px #e71e1b!important;
    background-size: 11px 10px;
}
.yyly-zf-nr>ul>li.cur a{
    background: url(/uploads/image/images/cq139_05a.png) no-repeat 195px center!important;
    background-size: 9px 14px;
    color: #fff!important;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli{
    width: 100%;
    height: auto;
    line-height: 38px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 10px 14px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>a{
    font-size: 14px;
    color: #666;
    line-height: 38px;
    display: block;
    background: url(/uploads/image/images/cq139_06a.png) no-repeat 195px center;
    background-size: 14px 9px;
    padding-right: 30px;
    padding-left: 40px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli:hover{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 10px 14px #e71e1b!important;
    background-size: 11px 10px;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli:hover>a{
    color:#fff;
    background: url(/uploads/image/images/cq139_05b.png) no-repeat 195px center;
    background-size: 14px 9px;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>ul>li{
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>ul>li>a{
    font-size: 15px;
    color: #666;
    line-height: 38px;
    padding: 0 20px;
    padding-left: 26px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yyly-zf-nr>ul>li.yyly-zf-nrli>ul>li>a:hover{
    color:#e71e1b;
}

.yyly-zf-nr>ul>li.cur01{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 10px 14px #e71e1b!important;
    background-size: 11px 10px;
}
.yyly-zf-nr>ul>li.cur01>a{
    color:#fff;
    background: url(/uploads/image/images/cq139_05b.png) no-repeat 195px center;
    background-size: 14px 9px;
}

/*右*/
.yyly-yr{
    width: 100%;
    float: none;
}
.yyly-yrnr{
    width:100%;
    margin:25px 0;
    line-height:2em;
}
.yyly-yrnr img{
    max-width:100%;
}
.yyly-yrnr01{
    width:100%;
}
.yyly-yrnr01-zf{
    width:60%;
    float:left;
}
.yyly-yrnr01-yr{
    width:38%;
    float:right;
}
.yyly-yrnr01-yr img{
    width:100%;
    display:block;
}
/*推荐*/
.yyly-tjcp{
    width:100%;
    margin-top:25px;
}

/*售后服务*/
.fwyzc{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
}
.fwyzc-zf-nr{
    width: 100%;
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
}
.fwyzc-zf-nr ul{
    margin-bottom:0;
}
.fwyzc-zf-nr>ul>li{
    width: 100%;
    height: auto;
    line-height: 38px;
    box-sizing: border-box;
    background: url(/uploads/image/images/cq139_04.png) no-repeat 10px 14px;
    background-size: 11px 10px;
    border-top: 1px solid #ccc;
}
.fwyzc-zf-nr>ul>li>a{
    font-size: 14px;
    color: #666;
    line-height: 38px;
    display: block;
    background: url(/uploads/image/images/cq139_06.png) no-repeat 195px center;
    background-size: 9px 14px;
    padding-right: 20px;
    padding-left: 26px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.cur{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 10px 16px #e71e1b!important;
    background-size: 11px 10px;
}
.fwyzc-zf-nr>ul>li.cur a{
    background: url(/uploads/image/images/cq139_05a.png) no-repeat 195px center!important;
    background-size: 9px 14px;
    color: #fff!important;
}

.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>a{
    background: url(/uploads/image/images/cq139_06a.png) no-repeat 195px center;
    background-size: 14px 9px;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li{
    width: 100%;
    line-height: 38px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    background-color: #f2f2f2;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a{
    font-size: 14px;
    color: #787878;
    line-height: 38px;
    padding: 0 20px;
    padding-left: 26px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li{
    width: 100%;
    line-height: 38px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    background-color: #f2f2f2;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a{
    font-size: 14px;
    color: #787878;
    line-height: 38px;
    padding: 0 20px;
    padding-left: 26px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a.inactive{
    background: url(/uploads/image/images/cq139_18.png) no-repeat 195px center;
    background-size: 12px 12px;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>a.inactives{
    background: url(/uploads/image/images/cq139_19.png) no-repeat 195px center #e71e1b;
    background-size: 12px 12px;
    color: #fff;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>ul>li{
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>ul>li>a{
    font-size: 14px;
    color: #999;
    line-height: 38px;
    padding: 0 20px;
    padding-left: 35px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li>ul>li>a:hover{
    color:#e71e1b;
}
.fwyzc-zf-nr>ul>li.fwyzc-zf-nrli>ul>li.fwyzc-zf-nrli01>a{
    background-image:none;
}
.fwyzc-zf-nr>ul>li.cur01{
    background: url(/uploads/image/images/cq139_03.png) no-repeat 10px 16px #e71e1b!important;
    background-size: 11px 10px;
}
.fwyzc-zf-nr>ul>li.cur01>a{
    color:#fff;
    background: url(/uploads/image/images/cq139_05b.png) no-repeat 270px center;
    background-size: 14px 9px;
}


/*产品详情02*/
.cpzsxq{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
}
.cpzsxq-s{
    width:100%;
}
.cpzsxq-szf{
    width: 400px;
	float: left;
    display:block;
    display:none;
}
.cpzsxq-szf02{
    display:block;
    width:320px;
    float:left;
    padding:40px 15px;
    border:1px solid #ccc;
    box-sizing:border-box;
}
.cpzsxq-szf02 img{
    max-width:100%;
}
.cpzsxq-syr{
    width:calc(100% - 350px);
    float:right;
    padding:0 0;
    box-sizing:border-box;
}
.cpzsxq-syr-bt{
    width:100%;
    line-height:40px;
    border-bottom:1px solid #dbdbdb;
    box-sizing:border-box;
}
.cpzsxq-syr-bt h2{
    font-size:22px;
    color:#333;
    line-height:40px;
    font-weight:400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
}
.cpzsxq-syr-bt h2 span{
    color:#e71e1b;
    display:inline-block;
    margin-left:10px;
}
.cpzsxq-syr-gs{
    width:100%;
    margin:25px 0;
}
.cpzsxq-syr-gs p{
    font-size:15px;
    color:#666666;
    line-height:30px;
    height:120px;
    text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
    margin-bottom:0;
}
.cpzsxq-syr-xz{
    width:100%;
    margin-top:20px;
}
.cpzsxq-syr-xz ul{
    margin-bottom:0;
}
.cpzsxq-syr-xz ul li{
    width:120px;
    height:42px;
    line-height:42px;
    text-align:center;
    background-color:#e71e1b;
    float:left;
}
.cpzsxq-syr-xz ul li a{
    display:block;
    font-size:15px;
    color:#fff;
}
.cpzsxq-syr-xz ul li:hover{
    opacity:0.8;
}
.cpzsxq-syr-xz ul li:last-child{
    margin-left:40px;
}
.cpzsxq-x{
    width:100%;
    margin-top:40px;
}

.cpzsxq-xbt{
    width:100%;
    border-bottom:1px solid #e71e1b;
    box-sizing:border-box;
}
.cpzsxq-xbt ul{
    margin-bottom:0;
}
.cpzsxq-xbt ul li{
    width:140px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:18px;
    color:#333;
    font-weight:600;
    float:left;
    cursor:pointer;
}
.cpzsxq-xbt ul li:hover{
    color:#e71e1b;
}
.cpzsxq-xbt ul li.cur{
    background-color:#e71e1b;
    color:#fff;
}

.cpzsxq-xnr{
    width:100%;
    margin-top:25px;
    padding:20px 20px;
    box-sizing:border-box;
    background-color:#f2f2f2;
    line-height:2em;
}
.cpzsxq-xnr img{
    max-width:100%;
}
.cpzsxq-xnr video{
    max-width:100%;
}
.b_2{
    display:none;
}

/*手机导航*/
.sjnavdh{
    width:100%;
    height:100%;
    position:fixed;
    right:0;
    top:0;
    z-index:9999;
    display:none;
    background-color: rgba(0,0,0,0.7);
}
.sjnavdh01{
    width:200px;
    height:100%;
     position:relative;
    background-color:#000;
    position:absolute;
    /*right:0;*/
    top:0;
    right: -100%;
}
.sjnavdh01a{
	width: 100%;
    padding:20px 0;
    box-sizing:border-box;
}
.sjnavdh01a ul{
    margin-top:40px;
}
.sjnavdh01a ul li{
    width:100%;
    line-height:46px;
    border-bottom:1px solid #dbdbdb;
    box-sizing:border-box;
    text-align:center;
    padding: 0 15px;
    box-sizing: border-box;
}
.sjnavdh01a ul li a{
    display:block;
    font-size:15px;
    color:#fff;
}
.sjnavdh01a ul li:hover{
	background-color: #e71e1b;
}
.sjnavdh01-gb{
    width:26px;
    height:26px;
    position:absolute;
    top:10px;
    left:10px;
    background:url(/uploads/image/images/cq97_20.png) no-repeat center center;
    background-size:26px 26px;
    cursor: pointer;
}
.dhewm{
    width:100px;
    margin:0 auto;
    margin-top:15px;
    text-align:center;
}
.dhewm img{
    width:100px;
    height:100px;
    display:block;
}
.dhewm p{
    font-size:13px;
    color:#fff;
    line-height:24px;
    margin-top:6px;
}
.cpzx-yr-ss{
    display:none;
}
.sswm{
    display:block;
    width:26px;
    height:26px;
    background:url(/uploads/image/images/cq139_31.png) no-repeat center center;
    background-size:100% 100%;
    float:left;
    margin:7px 0;
    margin-right:15px;
}

.dldh-ss01{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.8);
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    display:none;
}
.dldh-ss01a{
    width:100%;
    height:auto;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-160px;
    padding:20px 10px;
    box-sizing:border-box;
}
.dldh-ss01a h2{
    font-size:24px;
    color:#fff;
    line-height:44px;
    height:44px;
    overflow:hidden;
    font-weight:400;
    text-align:center;
}
.dldh-ss01anr{
    width:100%;
    height:36px;
    margin-top:10px;
    padding:0 20px;
    box-sizing:border-box;
    border-radius:18px;
    background-color:#fff;
}
.dldh-ss01anr input.search_input{
    width:calc(100% - 44px);
    height:34px;
    line-height:34px;
    float:left;
    border:none;
    outline:none;
}
.dldh-ss01anr input.search_btn{
    width:36px;
    height:36px;
    background:url(/uploads/image/images/cq139_31.png) no-repeat center center;
    background-size:26px 26px;
    float:right;
    cursor:pointer;
    border:none;
    outline:none;
}
.dldh-ss01-gb{
    width:30px;
    height:30px;
    background:url(/uploads/image/images/cq20_22.png) no-repeat center center;
    background-size:30px 30px;
    position:absolute;
    top:20px;
    right:20px;
}

.jwzrk{
    display:none;
}











}














@media (max-width: 720px){
.si-nav{
    display: block;
}

.at-logo{
    width:100px;
    height:40px;
}
.at-logo img{
    width:100px;
    height:40px;
    display:block;
}

.heda p{
    display: none;
}
    .heda{
        padding: 5px 5px;
        box-sizing:border-box;
    }
    .heda .div-zw{
        margin-left: 0px;
        margin-top:6px;
    }
    .heda .div-zw a {
        font-size: 12px;
        width: 56px;
        line-height: 25px;
        text-align: center;
        color: #333333;
        display: inline-block;
        border: solid 1px #e71e1b;
    }
    .si-nav{
        margin-top:5px;
    }
    .at-nav{display: none}
    .at-nav ul li{
        display: block;
        width: 80%;
        margin: 10px auto;
        line-height: 30px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
    }
    .at-nav ul li .nav-xl{
        display: none;
        position: relative;
        top: 0px;
        z-index: 50000;
        width: 100%;
        background-color: #e71e1b;
    }
    .ay-adhibition-list .div-fl ul li .div-fd{
        padding: 10px 10px 10px 10px;
    }
    .ay-adhibition-list .div-fl ul li .div-fd p,
    .ay-adhibition-list .div-fl .div-pic .div-fd p{
        margin-top: 5px;
        line-height: 20px;
        margin-top: 10px;
        height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .ay-adhibition-list .div-fl ul li .div-fd span,
    .ay-adhibition-list .div-fl .div-pic .div-fd span{
        margin-top: 5px;
    }
    .ay-adhibition-list .div-fl .div-pic .div-fd{
        padding: 10px 10px 10px 10px;
    }

    .ay-news{
        width: 100%;
        float: none;
    }
    .ay-khzx{
        width: 100%;
        float: none;
        border-left: none;
        padding-left: 0px;
        margin-top: 40px;
        display: none;
    }
    .news-list ul li .div-tte{
        padding-left: 160px;
    }
    .news-list ul li .div-tte h3{
        font-size: 16px;
        width: 65%;
    }
    .ay-product{
        padding: 15px 0px 10px 0px;
    }
    .ay-adhibition{
        padding: 0 0 20px 0;
    }
    .ay-product-list{
        padding: 10px 0px;
    }
    .ay-product-list .div-fd p{
        font-size: 12px;
        color: #fff;
        line-height: 25px;
        margin-top: 10px;
        height: 75px;
        text-align: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .ay-adhibition-list{
        padding: 10px 0 0 0;
    }
    .footer-title h3{
        padding: 0 ;
        margin: 0;
        font-size: 14px;
        color: #cccccc;
        margin-top: 14px;
        margin-right: 10px;
    }
    .top-a{
        position: fixed;
        right: 10px;
        bottom: 45px;
        width: 50px;
        height: 50px;
        background-color: #e71e1b;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        line-height: 50px;
        border-radius: 5px;
        cursor: pointer;
    }

.banner{
    width:100%;
    height:220px;
}
.banner .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
.banner .swiper-slide {
	width: 100%;
	height: 220px;
    text-align: center;
    font-size: 18px;
    background: #fff;
	position: relative;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.at-title h3{
    position: relative;
    font-size: 22px;
    color: #333333;
    border-bottom: solid 1px #cccccc;
    line-height: 40px;
    margin-top:0;
    margin-bottom:0;
}

.gywm-yr-nr01{
    width:100%;
}
.gywm-yr-nr01 img.gywm-yr-nr01a{
   width:100%;
   float:none;
   display:block;
}
.gywm-yr-nr01 p.gywm-yr-nr01b{
    width:100%;
    float:none;
    font-size:14px;
    color:#666;
    margin-top:15px;
}

/*面包屑导航*/
.mbxdh{
    width:100%;
    max-width:1200px;
    margin:15px auto;
    display:none;
}
.lxwm-zf-x{
    width:100%;
    margin-top:15px;
    margin-left:0;
    text-align:center;
}
.lxwm-zf-x img{
    width:220px;
    height:220px;
}
.lxwm-zf-x p{
    font-size:16px;
    color:#666666;
    line-height:30px;
    margin-top:10px;
    margin-bottom:0;
}

/*产品中心*/
/*右*/
.cpzx-yr-ss{
    width:100%;
    height:36px;
}
.cpzx-yr-ss input.search_input{
    width:calc(100% - 50px);
    height:36px;
    line-height:36px;
    border:1px solid #e71e1b;
    padding:0 10px;
    box-sizing:border-box;
    float:right;
    outline:none;
}
.cpzx-yr-ss input.search_btn{
    width:50px;
    height:36px;
    line-height:36px;
    float:right;
    background-color:#e71e1b;
    outline:none;
    border:none;
    font-size:14px;
    color:#fff;
    cursor:pointer;
}
.cpzx-yr-ss input.search_btn:hover{
    opacity:0.7;
}
.cpzx-yrnr{
    width:100%;
    margin-top:15px;
}
.cpzx-yrnr-lb{
    width:100%;
    margin-top:15px;
}
.cpzx-yrnr-lb ul{
    margin-left:-3%;
}
.cpzx-yrnr-lb ul li{
    width:47%;
    margin-left:3%;
    float:left;
    border:1px solid #ccc;
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
    margin-bottom:15px;
}
.cpzx-yrnr-lb ul li a{
    display:block;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-img{
    width:100%;
    padding:30px 10px;
    padding-bottom:40px;
    box-sizing:border-box;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-img img{
    width:100%;
    display:block;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb01{
    width:100%;
    padding:10px 10px;
    background-color:#bfbfbf;
    text-align:center;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb01 h2{
    font-size:15px;
    color:#fff;
    height:26px;
    line-height:26px;
    font-weight:400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
    opacity:1;
    transition:all 0.5s;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb02{
    width:100%;
    padding:10px 10px;
    box-sizing:border-box;
    background-color:#bfbfbf;
    position:absolute;
    bottom:-100px;
    left:0;
    z-index:2;
    transition:all 0.5s;
}
.cpzx-yrnr-lb ul li .cpzx-yrnr-lb02 p{
    line-height:24px;
    font-size:13px;
    color:#fff;
    text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
    margin-bottom:0;
}
.cpzx-yrnr-lb ul li:hover{
    border:1px solid #e71e1b;
    box-sizing:border-box;
}
.cpzx-yrnr-lb ul li:hover .cpzx-yrnr-lb02{
    bottom:0;
    transition:all 0.5s;
}
.cpzx-yrnr-lb ul li:hover .cpzx-yrnr-lb01 h2{
    opacity:0;
    transition:all 0.5s;
}

/*分页*/
.webdiyercss{clear:left;padding: 10px;box-sizing:border-box;text-align:center;width:100%;margin:20px 0;}
.webdiyercss a,.webdiyercss a:link,.webdiyercss .redcss {border-radius:5px;cursor:pointer;display:inline-block; padding:4px 6px;font-size:14px; }
.webdiyercss input{ height: 22px;margin: 0 2px 0 -10px;padding: 4px 2px;text-align: center; *margin-left:1px;}
.webdiyercss .page_go{display:inline-block;padding:5px 12px;height:30px;margin-left:5px;*height:32px;}
.webdiyercss input,.webdiyercss a,.webdiyercss a:link{color:#000;background:#fff; border: 1px solid #ddd; }
.webdiyercss .redcss,.webdiyercss .page_go {font-weight: bold;   background: #e71e1b; border:1px solid #e71e1b; color: #fff;}
.webdiyercss a:hover,.webdiyercss .page_go:hover {text-decoration:none; background:#e71e1b;border:1px solid #eee;color:#fff;}
.webdiyercss a{*margin-bottom:10px; _margin-bottom:10px;}

/*产品详情*/
.cpxq{
    width:100%;
    margin:20px 0;
}
.cpxq-s{
    width:100%;
}
.cpxq-szf{
    width:100%;
    border:1px solid #ccc;
    padding:30px 15px;
    box-sizing:border-box;
    text-align:center;
    float:none;
}
.cpxq-szf img{
   max-width:100%;
}
.cpxq-syr{
    width:100%;
    float:none;
    margin-top:15px;
}
.cpxq-syr h2{
    font-size:16px;
    color:#000;
    line-height:34px;
    border-bottom:1px solid #ccc;
    box-sizing:border-box;
    margin-top:0;
    margin-bottom:0;
}
.cpxq-syr h4{
    font-size:16px;
    color:#000;
    line-height:34px;
    margin-top:10px;
    margin-bottom:0;
}
.cpxq-syr p{
    font-size:14px;
    color:#666666;
    line-height:26px;
    margin-bottom:0;
    padding-left:15px;
    box-sizing:border-box;
}
.cpxq-syr-xz{
    width:120px;
    height:36px;
    background-color:#e71e1b;
    line-height:36px;
    text-align:center;
    margin-top:10px;
    margin-left:15px;
}
.cpxq-syr-xz a{
    font-size:14px;
    color:#fff;
    display:block;
}
.cpxq-syr-xz:hover{
    opacity:0.7;
}
.cpxq-x{
    width:100%;
    padding:15px 15px;
    box-sizing:border-box;
    margin-top:15px;
    background-color:#f2f2f2;
    line-height:2em;
}
.cpxq-x img{
    max-width:100%;
}

.cpxq-tj{
    width:100%;
    margin-top:15px;
}
.cpxq-tjbt{
    width:100%;
}
.cpxq-tjbt h2{
    font-size:16px;
    color:#000;
    line-height:34px;
    margin-top:0;
    margin-bottom:0;
}
.cpxq-tjnr{
    width:100%;
    overflow-x:scroll;
}
.cpxq-tjnr table{
    width:860px;
    margin-top:15px;
    border-spacing: 0px;
    border-collapse:collapse;
}
.cpxq-tjnr table tr{
    width:100%;
}
.cpxq-tjnr table tr th{
    height:40px;
    text-align:center;
    background-color:#e6e6e6;
    font-size:16px;
    color:#333;
    font-weight:400;
}
.cpxq-tjnr table tr td{
    width:16.666666%;
    padding:15px 10px;
    box-sizing:border-box;
    font-size:14px;
    color:#666;
    text-align:center;
    border-bottom:1px solid #ccc;
}
.cpxq-tjnr table tr td a{
    display:block;
    font-size:14px;
    color:#666;
}
.cpxq-tjnr table tr td img{
    width:100%;
    display:block;
}
.cpxq-tjnr table tr td h2{
    font-size:14px;
    color:#666;
    margin-top:10px;
    margin-bottom:0;
}
.cpxq-tjnr table tr td p{
    font-size:14px;
    color:#666;
    margin-bottom:0;
}

/*应用领域*/
/*右*/
.yyly-yrnr{
    width:100%;
    margin:15px 0;
    line-height:2em;
}
.yyly-yrnr img{
    max-width:100%;
}
.yyly-yrnr01{
    width:100%;
}
.yyly-yrnr01-zf{
    width:100%;
    float:none;
}
.yyly-yrnr01-yr{
    width:100%;
    float:none;
    margin-top:15px;
}
.yyly-yrnr01-yr img{
    width:100%;
    display:block;
}
/*推荐*/
.yyly-tjcp{
    width:100%;
    margin-top:15px;
}

/*案例*/
.jdcase{
    width:100%;
    margin-top:15px;
}
.jdcase ul li{
    width:100%;
    padding:10px 5px;
    border-bottom:1px dashed #ccc;
    box-sizing:border-box;
    margin-bottom:10px;
}
.jdcase ul li a{
    display:block;
}
.jdcase ul li h2{
    font-size:16px;
    color:#333;
    line-height:30px;
    margin-top:0;
    margin-bottom:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.jdcase ul li h6{
    width:100%;
    margin-top:8px;
    margin-bottom:0;
    line-height:24px;
}
.jdcase ul li h6 span{
    display:inline-block;
    font-size:13px;
    color:#666;
    margin-right:15px;
}
.jdcase ul li:hover h2{
    color:#e71e1b;
}

/*案例详情*/
.jdcase-xqbt{
    width:100%;
    text-align:center;
}
.jdcase-xqbt h2{
    font-size:16px;
    color:#333;
    line-height:30px;
    margin-top:0;
    margin-bottom:0;
}
.jdcase-xqbt h6{
    width:100%;
    margin-top:8px;
    margin-bottom:0;
    line-height:24px;
}
.jdcase-xqbt h6 span{
    display:inline-block;
    font-size:13px;
    color:#666;
    margin:0 10px;
}
.jdcase-xqnr{
    width:100%;
    margin-top:15px;
    line-height:2em;
}
.jdcase-xqnr img{
    max-width:100%;
}

/*新闻*/
.nynews{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
}
.nynews-lb{
    width:100%;
    margin-top:15px;
}
.nynews-lb ul li{
    width:100%;
    margin-bottom:15px;
}
.nynews-lb ul li .nynews-lb-zf{
    width:120px;
    height:90px;
    float:left;
    overflow:hidden;
}
.nynews-lb ul li .nynews-lb-zf img{
    width:120px;
    height:90px;
    transition:all 0.5s;
}
.nynews-lb ul li .nynews-lb-yr{
    width:calc(100% - 130px);
    float:right;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt{
    width:100%;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt h2{
    width:100%;
    height:30px;
    line-height:30px;
    float:none;
    font-size:16px;
    color:#000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt h2 a{
    font-size:16px;
    color:#000;
    display:block;
}
.nynews-lb ul li .nynews-lb-yr .nynews-lb-yr-bt span{
    width:100%;
    line-height:24px;
    font-size:13px;
    color:#666;
    display:block;
    float:none;
    margin-top:5px;
}
.nynews-lb ul li .nynews-lb-yr p{
    font-size:14px;
    color:#515151;
    line-height:24px;
    height:24px;
    text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 1; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
    margin-top:6px;
    margin-bottom:0;
}
.nynews-lb ul li .nynews-lb-yr h6{
    width:120px;
    height:30px;
    line-height:30px;
    text-align:center;
    border:1px solid #ccc;
    box-sizing:border-box;
    margin-top:15px;
    margin-bottom:0;
    display:none;
}
.nynews-lb ul li .nynews-lb-yr h6 a{
    display:block;
    font-size:13px;
    color:#666;
}
.nynews-lb ul li:hover .nynews-lb-zf img{
    transform:scale(1.05);
    transition:all 0.5s;
}
.nynews-lb ul li:hover .nynews-lb-yr .nynews-lb-yr-bt h2 a{
    color:#e71e1b;
}
.nynews-lb ul li:hover .nynews-lb-yr h6{
    background-color:#e71e1b;
    border:1px solid #e71e1b;
}
.nynews-lb ul li:hover .nynews-lb-yr h6 a{
    color:#fff;
}

/*新闻详情*/
.nynews-xq{
    width: 100%;
    margin-top: 15px;
}
.nynews-xqbt{
    width: 100%;
    text-align: center;
}
.nynews-xqbt h2{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
}
.nynews-xqbt span{
    font-size:14px;
    color:#666;
    display:inline-block;
    margin-top:8px;
}
.nynews-xqnr{
    width: 100%;
    margin-top: 15px;
    line-height: 2em;
}
.nynews-xqnr img{
    max-width:100%;
}

/*产品资料*/
.xzzx-cpzl{
    width:100%;
    margin-top:15px;
}
.xzzx-cpzl table{
    width:100%;
    border-spacing: 0px;
    border-collapse:collapse;
}
.xzzx-cpzl table tr{
    width:100%;
}
.xzzx-cpzl table tr th{
    height:40px;
    text-align:center;
    font-size:16px;
    color:#000;
    font-weight:400;
    background-color:#f0f0f0;
}
.xzzx-cpzl table tr td{
    width:auto;
    height:auto;
    line-height:26px;
    padding:5px 6px;
    box-sizing:border-box;
    font-size:13px;
    color:#666;
    border-bottom:1px solid #dbdbdb;
    text-align:center;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
}
.xzzx-cpzl table tr td a{
    font-size:13px;
    color:#666;
    display:block;
}
.xzzx-cpzl table tr td a:hover{
    color:#e71e1b;
}

/*免费申请样机*/
.mfsqyj{
    width: 100%;
    margin-top: 15px;
}
.mfsqyj input{
    width:100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ccc;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #fafafa;
    outline: none;
    margin:15px 0;
    display:block;
}
.mfsqyj textarea{
    width: 100%;
    height: 120px;
    padding: 8px 10px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    outline: none;
    box-sizing: border-box;
    resize: none;
}
.mfsqyj-tj{
    width:100%;
    height:40px;
    margin:0 auto;
    margin-top:15px;
    text-align:center;
    line-height:40px;
    background-color:#e71e1b;
}
.mfsqyj-tj a{
    display:block;
    font-size:15px;
    color:#fff;
}
.mfsqyj-tj:hover{
    opacity:0.7;
}

/*使用说明*/
.sysm{
    width:100%;
    border:1px solid #ccc;
    box-sizing:border-box;
    margin-top:15px;
}
.sysm-bt{
    width:100%;
    height:36px;
    background-color:#f9f9f9;
    padding:0 10px;
    box-sizing:border-box;
}
.sysm-bt h2{
    font-size:16px;
    color:#808080;
    line-height:36px;
    margin-top:0;
    margin-bottom:0;
}
.sysm-nr{
    width:100%;
}
.sysm-nr table{
    width:100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.sysm-nr table tr th{
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    background-color: #f0f0f0;
}
.sysm-nr table tr td{
    width: auto;
    height: auto;
    line-height:26px;
    padding: 5px 6px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
}
.sysm-nr table tr td a{
    font-size: 14px;
    color: #666;
    display: block;
}
.sysm-nr table tr td:hover a{
    color:#e71e1b;
}
.sysm-nr table tr td span{
    width:22px;
    height:17px;
    display:inline-block;
    background:url(/uploads/image/images/cq139_23.png) no-repeat center center;
    background-size:100% 100%;
}
.sysm-nr table tr td:hover span{
    background:url(/uploads/image/images/cq139_25.png) no-repeat center center;
    background-size:100% 100%;
}

footer{
    margin-bottom:38px;
}
.footer-title{
    width:100%;
    background-color: #333;
    padding: 15px 10px;
    border-bottom: solid 1px #cccccc;
}
.footer-title-a{
    max-width:1200px;
    margin:0 auto;
}
.footer-title01{
    width:100%;
    float:none;
}
.footer-title h3{
    width:80px;
    line-height:30px;
    font-size: 14px;
    color: #cccccc;
    margin-top: 0;
    margin-bottom:0;
    float:left;
}
#marquee_x { overflow:hidden; width: calc(100% - 90px);float:right; }
#marquee_x>ul>li>div{margin-right:20px;}
#marquee_x ul li ,#marquee_x ul li div{ float:left;overflow:hidden;height:25px;line-height:25px;}
#marquee_x ul li div{ float:left; width:auto; overflow:hidden;}
#marquee_x ul li div a{
    font-size:14px;
    color:#cccccc;
}
#marquee_x ul li div a:hover{
    text-decoration:underline;
    color: #e71e1b;
}
.footer-title-a p{
    width:120px;
    height:30px;
    margin:0 auto;
    line-height:30px;
    text-align:center;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
    float:none;
    margin-bottom:0;
    margin-top:8px;
}
.footer-title p a{
    font-size: 14px;
    color: #333333;
    display:block;
}
.footer-title p:hover{
    background-color:#e71e1b;
}
.footer-title p:hover a{
    color:#fff;
}

/*微信弹窗*/
.wx-tc{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
.wx-tc01{
	width: 160px;
	height: 160px;
	background-color: #fff;
	border-radius: 6px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -80px;
	margin-top: -80px;
	padding: 10px 10px;
	box-sizing: border-box;
}
.wx-tc01 img{
	width: 100%;
	display: block;
}

.wx-tc-gb{
	width: 26px;
    height: 26px;
    background: url(/uploads/image/images/cq97_20.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

/*站点地图*/
.zddt{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
}
.zddt-nr{
    width:100%;
    margin-top:15px;
    padding:0 10px;
    box-sizing:border-box;
}
.zddt-nr ul{
    margin-bottom:0;
}
.zddt-nr>ul>li{
    width:100%;
    line-height:34px;
    margin-bottom:10px;
}
.zddt-nr>ul>li>a{
    font-size:16px;
    color:#000;
    font-weight:600;
}
.zddt-nr>ul>li>a:hover{
    color:#e71e1b;
}
.zddt-nr>ul>li>ul{
    padding-left:10px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li{
    width:auto;
    line-height:32px;
    padding:0 10px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li>a{
    font-size:14px;
    color:#000;
}
.zddt-nr>ul>li>ul>li:hover>a{
    color:#e71e1b;
}
.zddt-nr>ul>li>ul>li>ul>li{
    width:auto;
    line-height:28px;
    padding:0 10px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li>ul>li>a{
    font-size:14px;
    color:#000;
}
.zddt-nr>ul>li>ul>li>ul>li>ul{
    padding-left:10px;
    box-sizing:border-box;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li{
    width:auto;
    line-height:28px;
    padding:0 10px;
    box-sizing:border-box;
    margin:0 5px;
    background-color:#ddd;
    border-radius:5px;
    display:inline-block;
    margin-bottom:6px;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li>a{
    font-size:12px;
    color:#000;
    display:block;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li:hover{
    background-color:#e71e1b;
}
.zddt-nr>ul>li>ul>li>ul>li>ul>li:hover>a{
    color:#fff;
}


/*荣誉资质*/
.gywm-zzry{
    width:100%;
    margin-top:15px;
}
.gywm-zzry ul{
    margin-left:-3%;
    margin-bottom:0;
}
.gywm-zzry ul li{
    width:47%;
    float:left;
    margin-left:3%;
    margin-bottom:15px;
    position:relative;
}
.gywm-zzry ul li img{
    width:100%;
    display:block;
}
.gywm-zzry ul li .gywm-zzry-li{
    width:100%;
    height:100%;
    padding:10px 10px;
    box-sizing:border-box;
    background-color:rgba(0,0,0,0.7);
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    display:flex;
    text-justify:center;
    align-items:center;
    text-align:center;
    opacity:0;
    transition:all 0.4s;
}
.gywm-zzry ul li .gywm-zzry-li h2{
    width:100%;
    line-height:28px;
    font-size:14px;
    color:#fff;
    font-weight:400;
    margin-top:80px;
    margin-bottom:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition:all 0.6s;
}
.gywm-zzry ul li:hover .gywm-zzry-li{
    opacity:1;
    transition:all 0.4s;
}
.gywm-zzry ul li:hover .gywm-zzry-li h2{
    margin-top:0;
    transition:all 0.6s;
}

/*常见问题*/
.prob{
    width:100%;
}
.prob ul li{
    width:100%;
    border:1px solid #dbdbdb;
    box-sizing:border-box;
    margin:15px 0;
}
.prob ul li .join-libt{
    width:100%;
    height:36px;
    padding:0 10px;
    box-sizing:border-box;
    background-color:#eeeeee;
    cursor:pointer;
}
.prob ul li .join-libt h2{
    width:100%;
    height:36px;
    line-height:36px;
    font-weight:400;
    font-size:14px;
    color:#333333;
    padding-right:20px;
    box-sizing:border-box;
    background:url(/uploads/image/images/cq132_20.png) no-repeat right center;
    background-size:12px 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom:0;
    margin-top:0;
}
.prob ul li .join-libt .join-libt01{
    background:url(/uploads/image/images/cq132_19.jpg) no-repeat right center;
    background-size:12px 5px;
}
.join-linr{
    width:100%;
    height:auto;
    padding:15px 10px;
    box-sizing:border-box;
    line-height:2em;
    display:none;
}
.join-linr img{
    max-width:100%;
}

.newsxq-sxp{
    width:100%;
    margin-top:50px;
}
.newsxq-sxp p{
    font-size:14px;
    color:#333;
    line-height:30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.newsxq-sxp p a{
    display:block;
    font-size:14px;
    color:#333;
}
.newsxq-sxp p a:hover{
    color:#e71e1b;
}


/*产品详情02*/
.cpzsxq{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
    box-sizing: border-box;
}
.cpzsxq-s{
    width:100%;
}
.cpzsxq-szf{
    width: 100%;
	float: none;
    display:block;
    display:none;
}
.cpzsxq-szf02{
    display:block;
    width:100%;
    float:none;
    padding:15px 15px;
    border:1px solid #ccc;
    box-sizing:border-box;
    text-align:center;
}
.cpzsxq-szf02 img{
    max-width:100%;
}
.cpzsxq-syr{
    width:100%;
    float:none;
    margin-top:15px;
}
.cpzsxq-syr-bt{
    width:100%;
    line-height:36px;
    border-bottom:1px solid #dbdbdb;
    box-sizing:border-box;
}
.cpzsxq-syr-bt h2{
    font-size:18px;
    color:#333;
    line-height:36px;
    font-weight:400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
}
.cpzsxq-syr-bt h2 span{
    color:#e71e1b;
    display:inline-block;
    margin-left:10px;
}
.cpzsxq-syr-gs{
    width:100%;
    margin:15px 0;
}
.cpzsxq-syr-gs p{
    font-size:14px;
    color:#666666;
    line-height:26px;
    height:auto;
    text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 99; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
    margin-bottom:0;
}
.cpzsxq-syr-xz{
    width:100%;
    margin-top:15px;
}
.cpzsxq-syr-xz ul{
    margin-bottom:0;
    margin-left:-3%;
}
.cpzsxq-syr-xz ul li{
    width:47%;
    height:36px;
    line-height:36px;
    text-align:center;
    background-color:#e71e1b;
    float:left;
    margin-left:3%;
    border-radius:18px;
}
.cpzsxq-syr-xz ul li a{
    display:block;
    font-size:14px;
    color:#fff;
}
.cpzsxq-syr-xz ul li:hover{
    opacity:0.8;
}
.cpzsxq-syr-xz ul li:last-child{
    margin-left:3%;
}
.cpzsxq-x{
    width:100%;
    margin-top:20px;
}

.cpzsxq-xbt{
    width:100%;
    border-bottom:1px solid #e71e1b;
    box-sizing:border-box;
}
.cpzsxq-xbt ul{
    margin-bottom:0;
}
.cpzsxq-xbt ul li{
    width:50%;
    height:36px;
    line-height:36px;
    text-align:center;
    font-size:16px;
    color:#333;
    font-weight:600;
    float:left;
    cursor:pointer;
}
.cpzsxq-xbt ul li:hover{
    color:#e71e1b;
}
.cpzsxq-xbt ul li.cur{
    background-color:#e71e1b;
    color:#fff;
}

.cpzsxq-xnr{
    width:100%;
    margin-top:15px;
    padding:15px 10px;
    box-sizing:border-box;
    background-color:#f2f2f2;
    line-height:2em;
}
.cpzsxq-xnr img{
    max-width:100%;
}
.cpzsxq-xnr video{
    max-width:100%;
}
.b_2{
    display:none;
}


/*视频*/
.videolb{
    width: 100%;
    margin-top: 15px;
}
.videolb ul{
    margin-left:0;
    margin-bottom:0;
}
.videolb ul li{
    width:100%;
    float:none;
    margin-left:0;
    margin-bottom:15px;
}
.videolb ul li .videolb01{
    width:100%;
    height:220px;
    overflow:hidden;
    position:relative;
}
.videolb ul li .videolb01 video{
    width:100%;
    height:220px;
}
.videolb ul li .videolb02{
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
    margin-top:5px;
}
.videolb ul li .videolb02 h2{
    font-size:15px;
    color:#333;
    line-height:28px;
    text-align:center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:0;
    margin-bottom:0;
    font-weight:400;
}
.videolb ul li:hover .videolb02 h2{
    color:#e71e1b;
}

/*页脚电话*/
.yj-sjdh{
    width:100%;
    height:38px;
    background-color:#e71e1b;
    display:block;
    position:fixed;
    bottom:0;
    z-index:999;
    box-shadow:0 -2px 6px #666;
}
.yj-sjdh ul li{
    width:50%;
    height:38px;
    line-height:38px;
    text-align:center;
    float:left;
}
.yj-sjdh ul li a{
    display:block;
}
.yj-sjdh ul li span{
    font-size:15px;
    color:#fff;
    display:inline-block;
    padding-left:32px;
    box-sizing:border-box;
}
.yj-sjdh ul li.yj-sjdh01{
    border-right:1px solid #fff;
    box-sizing:border-box;
}
.yj-sjdh ul li.yj-sjdh01 span{
    background:url(/uploads/image/images/cq139_28.png) no-repeat 0 center;
    background-size:22px 22px;
}
.yj-sjdh ul li.yj-sjdh02{
    border-left:1px solid #fff;
    box-sizing:border-box;
}
.yj-sjdh ul li.yj-sjdh02 span{
    background:url(/uploads/image/images/cq139_29.png) no-repeat 0 center;
    background-size:22px 22px;
}
.yj-sjdh ul li:hover{
    opacity:0.8;
}




}




