@charset "gb2312";
*{padding:0;margin:0;}

    
    @font-face {
    src:url(../fonts/sourcehansansk.woff);      
       font-family: 'SourceHanSans';
    }
    


body{font-family: "SourceHanSans",arial;font-size: 16px;overflow-x:hidden;}
input,textarea,a{ outline:none;text-decoration:none;}
a:hover{text-decoration:none;}
em{font-style:normal;}
ul,ol{list-style:none;}
a{text-decoration:none;color:#333;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;font-weight: 500;}
img{max-width: 100%;display: block;}
p{margin: 0;}
.clear{display:block;contact:"";clear:both;}
.center {
  width: 93%;
  margin: 0 auto;}
@media screen and (max-width: 1800px){
  .center {
    width: 94%;
    margin: 0 auto;
   
}
}

/* .center{width:1420px;margin:0 auto;} */
.header{width: 100%;position: fixed;top: 0;z-index:10;padding: 25px 0;}
.header.on{background: #fff;box-shadow: 0px 5px 29px rgba(0, 0, 0, 0.08);}
.logo{width: 17%;float: left;}
.logo a{display: block;width: 204px;height: 48px;}
.logo a.on{background-position: 0 0 !important;}
.nav{width:65%;float: left;}
.nav li{ float:left; position:relative;line-height:48px; }
.nav li:nth-child(4){display:none;}
.nav li>a{ display:block; color:#fff; font-size:16px; padding:0 16px;}
.nav li:hover>a{border-bottom: 2px solid #FFFFFF; color:#fff;}
.nav li>a.on{color:#333;}
.nav li .down{ width:265px; background:#fff; z-index:10;position:absolute; top:45px; left:50%;margin-left:-132px; display:none; text-align:center;}
.nav li .down a{ display:block; color:#333; line-height:50px; font-size:16px; padding-left:0}
.nav li .down a:hover{ background:#0273af; color:#fff;}
.nav li:hover .down{ display:block;}
.sousuo{float: right;width:18%;}
.english{float: left;line-height: 48px;color: #fff;margin-left: 4%;font-size: 18px;}
.search{float:left;width:82%;}
.search .cpkey{border: 1px solid #FFFFFF;line-height:48px;width:100%;background: none;border-radius: 28px;padding-left: 10px;box-sizing: border-box;}
.search .cpkey.on{border: 1px solid #D6D6D6;}
.english.on{color: #989898;}
.sousuo #formSeach{ position:relative;}
.sousuo .topKeyWord{width:20px;height: 20px; position:absolute;right:10px;top:15px;border: none;background: url(../images/sousuo.png) no-repeat bottom; cursor: pointer;}
/*.indexbanner img{height: 100vh;width: 100%;}*/
.sousuo .topKeyWord.on{background-position: 0 0;}

.nav li .proerji{width:640px;text-align:left;padding:30px; box-sizing:border-box;}
.nav li .proerji dl{float:left;width:50%;background:#fff;margin-bottom:20px;min-height:70px;}
.nav li .proerji dl:nth-child(4){min-height:140px;}
.nav li .proerji dl dt a{font-weight:400;color: #9E9E9E;font-size: 16px;line-height:35px;}
.nav li .proerji dl dd a{color: #333333;font-weight:600;font-size: 18px;line-height:35px;}
.nav li .proerji a:hover:hover{ background:none !important;color:#d01f37;}
/*.nav li .proerji dl:first-of-type{display:none;}*/

.pcbanner .swiper-button-next,.pcbanner .swiper-button-prev{
	width:50px;height:50px;background:#fff;border-radius:50px;
	}

.pcbanner .swiper-button-next:after, .pcbanner .swiper-button-prev:after{font-size:25px;}
.pcbanner .swiper-button-next{right:3%;}
.pcbanner .swiper-button-prev{left:3%;}

.solution_list li{width: 20%;float: left;position: relative;}
.solution_list li .solulist .solulistbox{
  padding:0 30px 0 30px;box-sizing: border-box;
}
.solution_list li .solulist .solulistbox h3{
  font-size: 24px;color: #333333;font-weight: 900;
  margin-top: 40px;
}
.solution_list li .solulist .solulistbox p{
  font-size: 16px;color: #ADADAD;margin: 15px 0 20px;
}
.solution_list li .solulist .solulistbox i{
  background: #d01f37;width: 83px;height: 4px;display: block;
}
.solution_list li .solulist .solulistbox .ljxq{
  font-size: 14px;color: #6A6A6A;line-height: 40px;
margin:150px 0 40px;font-weight: 400;
}
.solution_list li .solulist .solulistbox .ljxq img{
  display: inline-block;margin-left: 10px; vertical-align: middle;
}

.soluhover{position:absolute;top:0;width: 100%;height: 100%; opacity: 0;transition: all 0.3s;}
.soluhovertxt{width: 100%;height: 100%;background:rgba(0, 0, 0, 0.3);padding:50px 30px 0;box-sizing: border-box;}
.soluhover h2{font-size: 24px;color: #FFFFFF;}
.soluhover p{font-size: 16px;color: #FFFFFF;margin: 20px 0 40px;}
.soluhover span{font-size: 16px;line-height: 26px;color: #FFFFFF;display:inline-block; text-align:justify;}
.soluhover b img{ display: inline-block;margin-left: 10px; vertical-align: middle;}
.soluhover b{font-size: 14px;color: #FFF0F0;font-weight: 400;position: absolute;bottom: 40px;background: #d01f37;padding-left: 20px;line-height: 40px;display:block;}
.solution_list li:hover .soluhover{opacity: 1;}
.solution_list li .soluhover:last-of-type {background:url(../images/sou1hover.png) no-repeat top;}

.solution_list li:nth-child(2) .soluhover{background:url(../images/sou2hover.png) no-repeat top;}
.solution_list li:nth-child(3) .soluhover{background:url(../images/sou3hover.png) no-repeat top;}
.solution_list li:nth-child(4) .soluhover{background:url(../images/sou4hover.png) no-repeat top;}
.solution_list li:nth-child(5) .soluhover{background:url(../images/sou5hover.png) no-repeat top;}


.products{width: 100%;background:url(../images/probg.png) no-repeat top;padding-top: 50px;}

.products .product_top_left{float: left;margin-top: 40px;width: 33%;}
.products .product_top_left h3{
  font-size:40px;color: #310202;line-height: 70px;font-weight: 700;
}
.products .product_top_left h3 span{color:#d01f37;}
.products .product_top_left p{
  font-size: 20px;color: #000000;
}
.product_top{ position:relative;}
.product_top_center{float: left;width: 50%;}
.product_top_bottom{float: right;width: 50%;margin-top: 40px;}
.product_top_bottom h3{font-size: 40px;color: #333;line-height: 70px;}
.product_top_bottom b{color: #d01f37;font-weight: 600;}
.product_top_bottom p{font-size: 18px;line-height: 40px;color: #555555;-webkit-box-orient: vertical;-webkit-line-clamp:2;display: -webkit-box;overflow: hidden;}
.product_top_bottom a{border: 1px solid #6A6A6A;width: 150px;line-height: 50px;display: block; text-align: center;font-size: 16px;color: #6A6A6A;margin-top: 50px;}
.product_top_bottom a img{display: inline-block; vertical-align: middle;margin-left: 10px;}

.product_top .nextnext,.product_top .prevprev{
	width:50px;height:50px;background:#fff;top:70%;z-index:1;
	}
.product_top .nextnext:after, .product_top .prevprev:after{font-size:25px;}
.product_top .nextnext{left:4%;}
.product_top .prevprev{left:0%;}
.product_bottom{margin-top: 70px;}
.product_bottom .swiper-slide{position: relative;}
.product_bottom .protxt{position: absolute;bottom: 0;width: 100%;background: linear-gradient(180deg, rgba(3, 3, 3, 0) 0%, rgba(3, 3, 3, 0.72) 100%);height: 120px;
padding: 0 25px;box-sizing: border-box;}
.product_bottom .protxt p{float: left;font-size: 20px;color: #FFF8F8;line-height: 160px;
width:80%;}
.product_bottom .swiper-slide{ overflow:hidden;}
.product_bottom .swiper-slide img{ transform:scale(1); transition:all 0.3s;}
.product_bottom .swiper-slide:hover img{ transform:scale(1.1);}
.product_bottom .protxt i{float: right;border-left: 1px solid #fff;padding-left: 15px;margin-top: 65px;}
.footer{width: 100%;padding:60px 0;background: #ECF3FB;}
.footer_left{float: left;width: 30%;}
.footer_left b{font-size: 26px;line-height: 36px;
  color: #333333;margin: 20px 0;display: block;}
.footer_left .tell{background: url(../images/dbtell.png) no-repeat left;padding-left: 70px;}
.footer_left .tell p{font-size: 15px;color: #999999;}
.footer_left .tell span{font-size: 42px;color: #d01f37;}
.footer_left .dbzx{width: 160px;line-height: 50px;background: #d01f37;border-radius: 6px;text-align: center;font-size: 21px;color: #fff;display: block;margin-top: 30px;}
.footer_right{width: 70%;float: right;}
.footer_right li{width: 20%;float: left;}
.footer_right li:first-of-type{display:none;}
.footer_right li:nth-child(5){display:none;}
.footer_right li:nth-child(8){display:none;}
.footer_right li:nth-child(7){display:none;}
.footer_right li h5{font-size: 22px;color: #333333;margin-bottom: 15px;}
.footer_right li a{font-size: 16px;display: block;
  line-height: 44px;color: #5E5E5E;}
.foot{line-height: 80px;width: 100%;background: #d01f37;
  color: #FFFFFF;font-size: 16px;}
.foot a{color: #fff;margin:0 10px;}
.choose{width: 100%;background: url(../images/choosebox.png) no-repeat center;margin: 60px 0;}
.title{text-align: center;margin-bottom:60px;} 
.title h3{font-size: 40px;line-height: 70px;color: #310202;font-weight: 700;}
.title h3 span{color: #d01f37;}
.title p{font-size: 20px;color: #6A6A6A;}
.choosebox{}
.choose_list{width:100%;background: url(../images/chooimg.jpg) no-repeat center;padding: 20px 0;margin: 60px auto 0;}
.choose_right{float: right;width: 46%;box-sizing: border-box;}
.choose_right li{padding:65px 0;border-bottom: 1px dashed #FFFFFF;width: 65%;  padding-left: 115px;}
.choose_right li:first-of-type{background: url(../images/c1.png) no-repeat left;}
.choose_right li:nth-child(2){background: url(../images/c2.png) no-repeat left;}
.choose_right li:nth-child(3){background: url(../images/c3.png) no-repeat left;border-bottom: none;}
.choose_right li h5{font-size: 28px;line-height: 39px;color: #FFFFFF;}
.choose_right li p{font-size: 18px;line-height: 28px;color: #FFFFFF;}
.success_kz{width: 30%;float: left;}
.success_kz li{padding: 30px 0;background: #EBF2F9;text-align: center; cursor: pointer;}
.success_kz li i{width: 55px;height: 55px;background-repeat: no-repeat;background-position: bottom;display: block;margin: 0 auto;}
.success_kz .success_kza i{background-image: url(../images/cas1.png);}
.success_kz .success_kzb i{background-image: url(../images/cas2.png);}
.success_kz .success_kzc i{background-image: url(../images/cas3.png);}
.success_kz li p{font-size: 24px;color: #5E5E5E;line-height: 50px;}
.success_nr{width: 68%;float: right;}
.success_nrbox{}
.success_nrbox h4{font-size: 32px;color: #000000;border-bottom: 1px solid #D2D2D2;padding-bottom: 15px;
}
.success_nrbox h4 span{font-size: 24px;color: #868686;text-transform: uppercase;margin-left: 10px;}
.success_nrbox p{font-size: 18px;color: #5E5E5E;line-height: 38px;margin: 20px 0 10px;}
.success_kz li.active{background:#d01f37 url(../images/anxzbg.png) no-repeat center;}
.success_kz li.active i{background-position:0 0;}
.success_kz li.active p{color:#fff}

.news{width: 100%;background: url(../images/newsbg.png) no-repeat top;padding: 47px 0;}
.news .center{background: #fff;box-shadow: 6px 0px 55px rgba(0, 0, 0, 0.09);}
.news .news_list{width: 100%;float: left;padding: 30px;box-sizing: border-box;border-right: 1px solid #E1E3E4;
}
.news ul:last-of-type{border-right:none;}
.news .news_list .news_listimg{
width: 100%;text-align: center;color: #FFFFFF;font-size: 28px;padding: 90px 0;
}
.news .news_list .news_listimga{
  background: url(../images/news2.png) no-repeat center;
}
.news .news_list .news_listimgb{
  background: url(../images/news1.png) no-repeat center;
}
.news .news_list .news_listimgc{
  background: url(../images/news3.png) no-repeat center;
}
.news .news_list li{border-bottom: 1px dashed #D1D1D1;
  padding: 15px 0;
}
.news .news_list li a{font-size: 18px;color: #333333;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;}
.news .news_list li a i{width: 22px;height: 22px;background: url(../images/newxz.png) no-repeat top;display: inline-block;vertical-align: sub;}
.news .news_list li time{display: block;color: #A9A9A9;font-size: 14px;line-height: 30px;}
.news .news_list li:hover i{background-position: 0 -22px;}
.news .news_list li:hover a{color: #d01f37;}

.about{width: 100%;background: url(../images/aboutbg.png) no-repeat bottom;background-size: contain;padding: 0 0 60px;margin-top: 60px;}
.about .about_left{width: 50%;float: left;}
.about .about_right{width: 47%;float: right;}
.about .about_right h2{font-weight: 700;font-size: 40px;color: #333333;}
.about .about_right h2 span{color: #d01f37;}
.about .about_right p{font-size: 20px;color:#6A6A6A;}
.about .about_right .about_rightnr{
  font-size: 16px;line-height: 42px;color: #333333;
  margin: 30px 0 30px;-webkit-box-orient: vertical;-webkit-line-clamp:5;display: -webkit-box;overflow: hidden;
}
.about .about_right .about_right_more{font-size: 16px;line-height: 40px;color: #333;margin-top:12px;}
.about .about_right .about_right_more img{
  display: inline-block;vertical-align: bottom;margin-left: 10px;
}

.gdsum{margin-top: 50px;}
.gdsum li{width:16%;float: left;color: #FFFFFF;}
.gdsum li p{font-size: 20px;padding-left: 70px;}
.gdsum li span{font-size: 62px;font-family: 'arial';font-weight:600;}
.gdsum p.sumbera{background:url(../images/sum1.png) no-repeat left;}
.gdsum p.sumberb{background:url(../images/sum2.png) no-repeat left;}
.gdsum p.sumberc{background:url(../images/sum3.png) no-repeat left;}
.gdsum p.sumberd{background:url(../images/sum4.png) no-repeat left;}
.gdsum p.sumbere{background:url(../images/sum5.png) no-repeat left;}
.gdsum p sup{position: relative;
    top: -30px;
    font-size: 28px;}
.gdsum li:nth-child(1){width:23%;}
.gdsum li:nth-child(2){width: 23%;}
.gdsum li:nth-child(5){width: 21%;}
.nycenter{width: 70%;margin: 0 auto;}
.nybanner{position: relative;}
.Navigation{position: relative;top:-45px;font-size: 16px;color: #FFFFFF;line-height: 30px;}
.Navigation img{display: inline-block;margin-right: 10px;}
.Navigation a{color: #FFFFFF;}

.nynews_list{margin-top: 40px;}
.nynews_list li{width: 31%;float: left;border-bottom: 1px solid #D7D7D7;padding-bottom: 12px;margin-right: 3%;margin-bottom: 50px;}
.nynews_list li:nth-child(3n){margin-right: 0;}
.nynews_list li .nynews_listimg{width: 100%;}
.nynews_list li h3{font-size: 20px;height: 46px;color: #333333;line-height: 46px;font-weight: 700;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;}
.nynews_list li p{font-size: 16px;height: 30px;line-height: 30px;color: #838383;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;}
.nynews_list li .shijian{margin-top: 10px;}
.nynews_list li .shijian time{font-family: 'arial';font-size: 16px;color: #939393;float: left;}
.nynews_list li .shijian img{float: right;margin-top: 3px;}
.nynews_list li:hover{border-bottom-color: #d01f37;box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1);}
.nynews_list li:hover h3{color: #d01f37;}
.nynews_list li:hover .newshousuo{padding: 0 15px;box-sizing: border-box;}
.yema{ text-align:center;margin-top:30px;margin-bottom: 60px;}
.yema span{display:inline-block;border:1px solid #d2d2d2;height:40px;font-family:Arial;font-size:16px;color:#848484;line-height:40px;margin-right:5px;padding:0 10px;}
.yema span.page-numbar{background:#d01f37; color:#fff;width:40px; height:40px;padding:0;}
.yema span.page-numbar a{ color:#fff;}


.xqnybanner{margin-top: 60px;}

.xqybox{width: 100%;}

.newsxq h1{font-weight: 900;color: #333333;
  font-size: 28px;
  line-height: 39px;}
.newsxq time{font-weight: 900;
  font-size: 18px;
  line-height: 25px;
  color: #6D6D6D;display: block;margin: 50px 0 40px;
  }
.newsxq time img{ vertical-align: middle;display: inline-block;margin-right: 5px;}
.xqycenter{width: 100%;background: #fff;padding:50px;box-sizing: border-box;box-shadow: 0px 10px 29px rgba(0, 0, 0, 0.1);margin-bottom: 80px;
}
.xqycenter_txt{font-size: 16px;color: #333333;line-height: 260.6%;border-bottom: 1px solid #BCBCBC;padding-bottom: 50px;margin-bottom: 50px;}
.xqycenter_txt iframe{width:100%;}
.back{float: right;width: 160px;line-height: 50px;background: #d01f37;font-size: 16px;
  border-radius: 30px;text-align: center;display: block;}
.back img{display: inline-block;vertical-align: sub;}
.back a{color: #FFFFFF;}
.xqycenter_txt img{margin:0 auto;}
.xqfanye{background: #ECF3FA;width: 100%;height: 90px;padding: 0 15px;box-sizing: border-box;margin-top: 40px;}
.xqfanye div{float: left;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;font-size: 16px;color: #666;line-height: 90px;}
.xqfanye div:nth-child(2){float: right;}
.xqfanye div a{color: #666;}

.contitle{margin: 60px 0 40px;}
.contitle h3{font-size: 31px;color: #333333;font-weight: 900;}
.contitle p{font-size: 14px;
  line-height: 20px;text-transform: uppercase;
  color: #A5A5A5;}
.lxfs{}
.lxfs li{width:33.33%;padding: 30px 0;padding-left: 90px;
float: left;
}
.lxfs li span{display: block;font-size: 20px;line-height: 28px;color: #848484;}
.lxfs li p{font-size: 28px;color: #333;line-height: 45px;;}
.lxfs li.lxfstell{background: url(../images/contell.png) no-repeat left;}
.lxfs li.lxfsemail{background: url(../images/conemail.png) no-repeat left;}
.lxfs li.lxfsadress{background: url(../images/conadd.png) no-repeat left;}
.ewm{margin: 60px 0;}
.ewm li{width:170px;float: left;text-align: center;padding-right: 90px;}
.ewm li img{max-width: 100%;margin: 0 auto 15px;}
.ewm li.ewma{border-right: 1px solid #DFDFDF;}
.ewm li.ewmb{border-right: 1px solid #DFDFDF;padding-left: 90px;}
.ewm li.ewmc{border-right:none;padding-left: 90px;}
.aboutsp{margin-bottom:20px;}
.xqycontact{border: 1px solid #D0D0D0;}
.xqycontact li{width: 33%;float:left;padding: 40px 25px;box-sizing: border-box;border-right: 1px solid #D0D0D0;}
.xqycontact li:last-of-type{border-right:none;}
.xqycontact li b{display: block;font-size: 24px;
  line-height: 34px;color: #000000;}
.xqycontact li p{
  font-size: 20px;
line-height: 33px;color: #333;
}
.nyprotitle{text-align: center;margin: 30px auto 30px;}
.nyprotitle h4{font-size: 34px;line-height: 30px;color: #333333;font-weight: 900;margin-bottom: 20px;}
.nyprotitle p{font-size: 25px;
  line-height: 30px;color: #333333;}
.nypro_list li{width: 49.5%;float: left;position: relative;margin-bottom: 20px; overflow:hidden;}
.nypro_list li .nypro_listimg img{ transform:scale(1);transition:all 0.3s;}
.nypro_list li:hover .nypro_listimg img{ transform:scale(1.1);}
.nypro_list li:nth-child(2n){float: right;}
.nypro_list li .nypro_listtxt{ position: absolute;text-align: center;width: 100%;
top: 0;padding: 0 50px;box-sizing: border-box; background:rgba(0,0,0,0.3);height:100%;
}
.nypro_list li .nypro_listtxt h1{
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;color: #FFFFFF;margin: 40px 0 20px;
}
.nypro_list li .nypro_listtxt p{
  font-size: 16px;
line-height: 30px;color: #FFFFFF;-webkit-box-orient: vertical;-webkit-line-clamp:2;display: -webkit-box;overflow: hidden;
}
.nypro_list li .nypro_listtxt .tansuo{display: block;
  width: 180px;margin: 50px auto 0;
height: 50px;line-height: 50px;background: linear-gradient(86.71deg, #d01f37 5.02%, #d01f37 98.01%);border-radius: 31px;color: #fff;text-align: center;
opacity: 0;transition: all 0.3s;z-index:10;
}
.nypro_list li .nypro_listtxt .tansuo img{
 display: inline-block;margin-left: 8px;
}
.nypro_list li:hover .nypro_listtxt .tansuo{opacity: 1;}

.navi{padding-top: 130px;border-bottom: 1px solid #D2D2D2;line-height: 60px;
}
.navi_left{float: left;color: #979797;font-size: 16px;}
.navi_left img{display: inline-block;margin-right: 8px;
vertical-align: sub;}
.navi_right{float: right;}
.xqprojs{margin: 100px auto;}
.xqprojs .xqprojs_nr{width:42%;float: left;}
.xqprojs .xqprojs_img{width: 50%;float: right;}
.xqprojs .xqprojs_nr h1{font-weight: 900;
  font-size: 34px;
  line-height:80px;color: #333333;}
.xqprojs .xqprojs_nr p{font-weight: 400;
  font-size: 20px;
  line-height: 43px;color: #707070; text-align:justify;}
/* .cpadv{width: 100%;background: url(../images/cpfhbg.png) no-repeat center;padding: 120px 0 200px;background-size: contain;}
.cpadv h3{font-size: 42px;font-weight:600;
  line-height: 43px;background: linear-gradient(90deg, #d01f37 4.02%, #23CAFF 97.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;margin-bottom: 25px;
  
  }
.cpadv p{font-size: 18px;width: 48%;
  line-height: 43px;color: #FFFFFF;}
 */
 .cpadv{width:100%;}
.xqyproadvtage{margin: 60px auto 20px;}
.xqyproadvtage ul{width: 33%;float: left; text-align: center;padding:25px 0;margin-bottom: 15px;}
.xqyproadvtage ul img{margin: 0 auto;}
.xqyproadvtage ul li{font-weight: 900;
  font-size: 24px;
  line-height: 43px; color: #333333;}
.xqyproadvtage ul p{font-size: 18px;padding:0 35px;
  line-height: 33px;color: #5E5E5E;}
.cpxqcs{width: 100%;background: url(../images/cpxqcsbg.png) no-repeat top;padding-top: 60px;margin-bottom:60px;}
.cpxqcs .title h3{color: #fff;}
.cpxqcs .title p{color: #fff;}
.cpxqcsbd{background: #FFFFFF;width: 100%;
  box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.11);
  border-radius: 17px;width: 100%;padding:60px; box-sizing: border-box;}

  .application .applijs{font-size: 20px;color: #333333;line-height: 52px;margin-bottom: 40px; text-align:justify;}
  .application_img{margin-bottom: 50px;}
  .application_img li{float: left;width: 49%;margin-bottom: 25px;}
  .application_img li:nth-child(2n){
    float: right;
  }

.nycase_list{width: 100%;padding-bottom:50px;
backgr ound-size: contain;
}
.ryzztitle{text-align: center;margin-bottom: 40px;}
.ryzztitle b{font-weight: 900;display: block;
  font-size: 38px;color: #B6C3CA;font-family: arial;
  line-height: 53px;text-transform: uppercase;}
.ryzztitle p{font-size: 34px;color: #333333;}
.nycase_listfenlei{text-align: center;margin: 20px auto;}
.nycase_listfenlei a{display: inline-block;padding: 0 35px;line-height: 60px;background: #FFFFFF;color: #5E5E5E;font-size: 16px;margin: 0 10px 10px;}
.nycase_listfenlei a:hover{background: #d01f37;
  border-radius: 30px;color: #fff;}
  
 .profenlei a{padding:0 15px;line-height:45px;background: #f5f4f4;} 
  
.nycase_listimg{margin: 50px auto;}
.nycase_listimg li{float: left;width: 23%;padding:0 1%;background: #fff;text-align: center;margin-bottom: 2%;padding-top:20px;}
.nycase_listimg li img{margin:0 auto;}
.nycase_listimg li:nth-child(3n){margin-right: 0;}
.nycase_listimg li p{font-size: 16px;color: #333333;height:70px;line-height: 70px;padding: 0 10px;box-sizing: border-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;}
.xqyabout_nr img{margin: 0 auto;}
.xqyabout_nr{margin-bottom:60px;}
.qywh_list{margin-bottom: 60px;}
.qywh_list li{float: left;width: 33%;}
.ibih{width: 100%;background: url(../images/qybj.png) no-repeat center;padding:60px 0 80px;}
.ibihnr img{margin: 0 auto;}
.ibihnr p{font-size: 24px;color: #333333;text-align: center;}
.nysoulums{background:#ECF3FA url(../images/dq.png) no-repeat bottom;width: 100%;padding:40px 0 50px;}

.nysoulums h4{font-weight: 900;text-align: center;
  font-size: 34px;
  line-height: 48px;color: #333333;}
.nysoulums i{display: block;width: 80px;
  height: 4px;background: #d01f37;margin: 30px auto;}
.nysoulums p{font-size: 18px;
  line-height: 40px;color: #61686F;}
.souluadv{width: 100%;padding: 40px 0;background: #fff;}
.souluadv_left{float: left;width: 55%;}
.souluadv_right{float: right;width:40%;}
.souluadv_right h4{
  font-weight: 900;
  font-size: 28px;margin:20px 0;color: #333333;
}
.souluadv_right p{
  font-size: 18px;
line-height: 39px;color: #5E5E5E;
}
.souluadv_list{margin: 50px auto 40px;}
.souluadv_list li{width: 32%;float: left;margin-right:2%;}
.souluadv_list li:nth-child(3){margin-right: 0;}
.souluadv_list li h3{position: relative;
  border-bottom: 1px solid #E6E6E6;font-size: 30px;color: #d01f37;line-height: 75px;font-weight: 700;
}
.souluadv_list li i{position: absolute;bottom: 0;
 background: #d01f37;width:40px;height:1px;display: block;
}
.souluadv_list li p{font-size: 18px;margin-top: 20px;
  line-height: 34px;color: #333333; text-align:justify;}
.Matching{width: 100%;background: #F2F9FF;padding: 60px 0 40px;}
.Matching h4{font-size: 28px;
  line-height: 39px;color: #333333;margin-bottom: 70px;font-weight: 600;}
.Matching_list li{width: 100%;background: #fff;padding: 0 45px;box-sizing: border-box;margin-bottom:60px;}
.Matching_list .Matchingimg{float: left;width: 23%;position: relative;top: -25px;}
.Matching_list .Matching_listtxt{float: right;width: 74%;margin-top: 20px;}
.Matching_list .Matching_listtxt h2{
  font-size: 20px;color: #d01f37;font-weight:600;
  margin-bottom: 20px;border-left: 3px solid #d01f37;padding-left: 15px;
}
.Matching_list .Matching_listtxt p{
  font-size: 16px;
  line-height: 28px;color: #5E5E5E;
}
.Matching_list li:nth-child(2n) .Matchingimg{float: right;}
.Matching_list li:nth-child(2n) .Matching_listtxt{float: left;}
.hezuo{width: 100%;padding: 60px 0;background: #fff;}
.partner h4{font-size: 28px;
  line-height: 39px;color: #333333;margin-bottom: 50px;font-weight: 600;}
.partner_list li{float: left;margin-right: 1%;margin-bottom: 12px;}
.partner_list li:nth-child(6n){margin-right: 0;}
 
.energy img{margin: 0 auto;}
.energy_js{padding:30px 60px;box-sizing: border-box;width: 100%;background: #F1F6F9;
border-top-left-radius: 30px;border-bottom-right-radius: 30px;margin-top: 50px;
}
.energy_js h4{
  font-weight: 900;color: #d01f37;
font-size: 28px;line-height: 39px;float: left;border-right: 1px solid #BDBDBD;width: 20%;
}
.energy_js p{font-size: 18px;color: #5E5E5E;float: right;
  line-height: 39px;
width:100%;
}
.company{width: 100%;background: #FFFFFF;
  box-shadow: 0px 0px 39px rgba(0, 0, 0, 0.11);
padding:50px;box-sizing: border-box;
}
.companynr{width:100%;padding: 20px 30px;box-sizing: border-box;}
.companynr h1{font-weight: 600;
  font-size: 24px;color: #000000;
text-align: left;margin-bottom: 40px;
}
.companynr p{font-size: 16px;text-align:justify;
  line-height: 33px;color: #555555;text-indent: 2em;}
.company_img{width: 100%;}

.companyxxk{border-top: 1px solid #E1E1E1;margin-top: 60px;}
.companyxxk li{float: left;width: 50%;text-align: center;position: relative;padding-top: 30px; cursor: pointer;
  font-size: 18px;color: #333333;
}
.companyxxk li i{display: block;width: 22px;height: 22px;background: url(../images/newxz.png) no-repeat top;margin: 0 auto;position: absolute;left: 50%;margin-left: -22px;top: -12px;}
.companyxxk li:hover i{background-position: bottom;}
.companyxxk li.active i{background-position: bottom;}
.companyxxk li.active{color: #d01f37;}
.aboutsp iframe{width:100%;}
.nysumber{margin: 60px auto 60px;}
.nysumber li{width:25%;float: left;color: #333333;text-align: center;}
.nysumber li p{font-size: 20px;}
.nysumber li p sup{ position:relative;top:-30px;font-size:28px;}
.nysumber li span{font-size: 68px;font-family: 'arial';font-weight:600; color:#d01f37;}
.nysumber li:nth-child(1){width: 25%;}
.nysumber li:nth-child(2){width: 25%;}
.nysumber li img{margin: 0 auto;}


.qywh{width:100%;background:url(../images/lcbg.png) no-repeat bottom;padding:55px 0 80px; position:relative;top:-45px;}
.qywh img{display:block;margin:0 auto;}
.qywh .fzlc{ position:relative;z-index:1;}
.hmc5clound {
    width: 100%;
    height: 590px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/hmc5_cloundy.png) repeat-x left center;
    -webkit-animation: animate-cloud 50s linear infinite;
   
    animation:animate-cloud 50s linear infinite;animation-play-state: running;
	z-index:0;
	
	
}
@-webkit-keyframes animate-cloud {
  from {
    background-position: 1920px 100%;
  }
  to {
    background-position: 0 100%;
  }
}
@keyframes animate-cloud {
  from {
    background-position: 1920px 100%;
  }
  to {
    background-position: 0 100%;
  }
}
.tansuo{width:100%;background:url(../images/lcbg.png) no-repeat center;}

@media screen and (max-width: 1600px){
  .nycenter {
    width: 86%;
    margin: 0 auto;
   
}
}

.liuyanban{width: 100%;}

.liuyanban .newXinrongMessageaa{ overflow: hidden;}
.liuyanban .newXinrongMessage_bottomaa{width:100%;}
.liuyanban .newXinrongMessage_bottomaa li input{width: 30%;margin-right:1.5%;float:left;height:60px;line-height:60px;margin-bottom: 10px;padding-left: 18px;}
.liuyanban .newXinrongMessage_bottomaa li input:nth-child(3){margin-right:0;}
.liuyanban .textar{width:100%;}
.liuyanban textarea{height: 137px;width:98%;padding: 15px 0 0 15px;box-sizing: border-box;}
.liuyanban #leaveWord_sub{width: 310px;line-height: 70px;background: #AEAEAE;text-align: center;color: #fff;font-size: 20px;border: none; cursor: pointer;border-radius:50px;margin-top:15px}
.contactmap{position:relative;margin-top:60px;}
.dongmaptxt{text-align:center; position:absolute;bottom:30px;left:50%;margin-left:-263px;}
.dongmaptxt li{display:inline-block;text-align:center;width:180px;line-height:60px;color: #FFFFFF;background: #AEAEAE;border-radius:50px;font-size: 18px;margin-left:12px;}
.contactmap iframe{width:100%;}
.dongmaptxt li.active{background: #d01f37;}




.pcdaohang{display:block;}
.yddaohang,.ydfooter_nav,.ydtopimg,.abouttitle,.ydfooter{display:none;}
@media only screen and (max-width: 768px) {
    html{font-size: 60px;}
}




@media (max-width:768px){
.yddaohang{display:block;}
.pcdaohang{display:none;}
	
}

.yddaohang{width: 100%;height: 100px;position:fixed;top:0;z-index:2;background:rgba(255,255,255,1);}

.yddaohang .logo{float:left;margin-top: 17px;}
.yddaohang .daohang_right{float:right;width: 35%;}
.ydnav{}
.ydnav li{float:left;padding: 0 12px;}
.ydnav li a{color: #fff;font-size: 14px;line-height: 50px;display:block;}

.daohang_right .ydbtn{ width:40px; height:40px;  position:absolute; right:20px; top:8px; cursor:pointer; border-radius:3px; display:none; border:1px solid #d01f37;background:#d01f37;}
.daohang_right .ydbtn i{ display:block; width:18px; height:2px; background:#fff; position:absolute; left:11px; transition:0.3s}

.daohang_right .ydbtn i:nth-child(1){top:13px; -webkit-transform-origin:left bottom;transform-origin:left bottom}
.daohang_right .ydbtn i:nth-child(2){top:19px;}
.daohang_right .ydbtn i:nth-child(3){top:25px;-webkit-transform-origin:left top;transform-origin:left top;}

.daohang_right .ydbtn.on i:nth-child(1){ -webkit-transform:rotate(40deg);transform:rotate(40deg)}
.daohang_right .ydbtn.on i:nth-child(2){ opacity:0}
.daohang_right .ydbtn.on i:nth-child(3){ -webkit-transform:rotate(-40deg);transform:rotate(-40deg)}
.yddaohang.on{ background:rgba(255,255,255,0.9);}
.yddaohang .ydnav li a.on{color:#666;}
.daohang_right .ydbtn.onon{border:1px solid #fff;}
.daohang_right .ydbtn i.onon{background: #fff;}


.gdsum p sup{top:-3px;font-size:22px;}

/*.gdsum p.sumbera sup{font-size:20px;top:-10px;}*/











/********Òþ²Ø*********/
.sjnybanner,.ydewm,.ydMatching,.energy_js .ydh4,.ydcompany_img,.ydenergy,.ydcpadv,.ydnumber,.ydfzlc,.ydqywh_list,.ydibihnr,.ydxqyabout_nr,.ydtansuo,.ydyca,.ydgdsum,.indexsjbanner,.yidongzhedie{
	display:none;}
.zlglbanner{display:none;}
.yd205{display:none;}


@media (max-width:768px){
	.pc205{display:none ;}
	.yd205{display:block ;}
	
 .ydfzlc{ position:relative;z-index:1;}
    .daohang_right .ydbtn{ display:block;}
    .ydnav{
        display: none;position: absolute;
        width: 100%;
        top: 60px;left:0;
        border-top: 1px solid #bbb;
        background: rgba(255,255,255,1);
    z-index: 5;height:100vh;
    
    }
	.sjnybanner{}
	.contitle{margin:30px 0;}
.yddaohang .ydnav li{float: none; text-align:left;border-bottom:1px solid #a8a8a8;}
.yddaohang .ydnav li .yiji a{color: #333;font-size:18px;width:50%;line-height:40px;}
.yddaohang .ydnav li .is_show{display:block;}
.yddaohang{height: 60px;}
.yddaohang .ydlogo{width: 40%;}
.ydlogo img{height:45px;margin:10px 0 0 10px;}
.yddaohang .ydnav li .yiji{font-size:20px;width:100%;}
.yddaohang .ydnav li .yiji a{}
.yddaohang .ydnav li .navej{display:none;margin-bottom:10px;}
.yddaohang .ydnav li .yiji{position:relative;color:#333;}
.yddaohang .ydnav li .yiji img{position:absolute;right:16px;top:10px;}
.yddaohang .ydnav li .navej a{display:inline-block;color:#333;font-size:16px;line-height:28px;width:47%;}
/*
.yddaohang .ydnav li a.yiji.kai .navej{display:block;}
.yddaohang .ydnav li a.yiji.guan .navej{display:none;}
.yddaohang .ydnav li a.erji{font-size:16px;line-height: 40px;}
.yddaohang .ydnav li a.yiji img{float:right;margin-top:12px;}*/
.pcsolution,pcproducts{display:none;}
.products{padding:30px 0;}
.products .product_top_left,.product_top_center,.product_top_bottom{width:100%;float:inherit;}
.products .product_top_left{text-align:center;margin-top:0; }
.products .product_top_bottom{text-align:center;margin-top:0;}
.products .product_top_left h3{font-size:0.5rem;}
.products .product_top_left p{font-size:0.28rem;}
.product_top_bottom h3{font-size:0.48rem;}
.product_top_bottom p{font-size:0.28rem;line-height:0.6rem;-webkit-box-orient: vertical;-webkit-line-clamp:2;display: -webkit-box;overflow: hidden;}
.product_top_bottom a{display:none;}
.product_bottom{margin-top:30px;}
.title{margin-bottom:0.4rem;}
.title h3{font-size:0.5rem;}
.title p{font-size:0.28rem;}
.choose{margin:0 0 0.5rem;background-size: inherit; overflow:hidden;}
.choose_list{background:none;margin:0;padding:0;}
.choose_right{background:url(../images/choosebottom.jpg) no-repeat bottom;width:100%;float:inherit;}
.choose_right li h5{font-size:0.32rem;}
.choose_right li p{font-size:0.24rem;}
.choose_right li{padding:0.5rem;width:100%;padding-left:110px;box-sizing:border-box;}
.success_kz{width:100%;}
.success_nr{width:100%;margin-top:0.3rem;}
.success_kz li{width:33%;float:left;height:160px;box-sizing:border-box;}
.success_kz li p{font-size:0.28rem;line-height:0.4rem;margin-top:0.3rem;}
.success_nrbox h4{font-size:0.38rem;}
.success_nrbox h4 span{display:block;font-size:0.24rem;margin:0;}
.success_nrbox p{font-size:0.28rem;line-height:0.5rem;}
.ydtopimg,.abouttitle,.ydfooter{display:block;}
.about_right h2{display:none;}
.about_right p{display:none;}


.about .about_left{width:100%;}
.about .about_right{width:100%;}
.about .about_right .about_rightnr{font-size:0.26rem;line-height:0.5rem;-webkit-line-clamp:6;margin:20px auto;}
.about .about_right .about_right_more{display:none;}
.gdsum{margin-top:20px;}
.gdsum li{width:49%;height:100px;}
.gdsum li:nth-child(1){width:49%;}
.gdsum li:nth-child(5){width:50%;}
.gdsum li:nth-child(2n){float:right;width:49%;}
.gdsum li span{font-size:0.4rem;line-height: 50px;}
.gdsum li p{font-size:0.24rem;padding-left:62px;}
.pcfooter{display:none;}
.ydfooter{background:#ECF3FB;}
.ydfooter_nav{display:block;}
.ydfooter_nav a{display:block;width:100%;line-height:0.8rem;font-size:0.28rem;color:#333;border-bottom:1px solid #d3d3d3;}
.ydfooter_nav a img{float:right;margin-top:12px;}
.ydfooterdianhua{padding:0.4rem 0;}
.dixialogo{float:left;width:38%;border-right: 2px solid #C2C2C2;padding-right:0.3rem;box-sizing:border-box;margin-top:0.1rem;}
.ydtell{background: url(../images/dbtell.png) no-repeat left;padding:0.2rem 0;padding-left: 70px;float:right;width:58%;box-sizing:border-box;}
.ydtell p{font-size: 0.24rem;color: #999999;}
.ydtell span{font-size: 0.38rem;color: #d01f37;}
.foot{font-size:0.26rem;line-height:0.5rem;padding:0.1rem 0;}
.news .news_list{padding:10px;border-radius: 28px;}
.mynewslist .swiper-wrapper{padding-bottom:0.8rem;}
.news .news_list li a{font-size:0.28rem;}
.news .news_list li time{font-size:0.24rem;margin-left:0.4rem;}
.news{padding:30px 0;background: url(../images/ydnewsbg.jpg) no-repeat top;}

.nycenter{width:94%;}
/*******Òþ²Ø*******/
.nybanner,.Navigation,.pcewm,.pcMatching,.energy_js .pch4,.pccompany_img,.pcenergy,.pccpadv,.pcnysumber,.fzlc,.pcqywh_list,.pcibihnr,.pcxqyabout_nr,.pctansuo,.yca,.pcgdsum,.pcbanner{
	display:none !important;}
.sjnybanner,.ydewm,.ydMatching,.energy_js .ydh4,.ydcompany_img,.ydenergy,.ydcpadv,.ydnumber,.ydfzlc,.ydqywh_list,.ydibihnr,.ydxqyabout_nr,.ydtansuo,.ydyca,.ydgdsum,.indexsjbanner,.yidongzhedie
{display:block;}



.gdsum p.sumbera {
  /*  background: url(../images/sjsum1.png) no-repeat left;*/ background-size:contain;
}
.gdsum p.sumberb {
   /* background: url(../images/sjsum2.png) no-repeat left;*/background-size:contain;
}
.gdsum p.sumberc {
   /* background: url(../images/sjsum2.png) no-repeat left;*/background-size:contain;
}

.gdsum p.sumberd {
    /*background: url(../images/sjsum4.png) no-repeat left;*/background-size:contain;
}
.gdsum p.sumbere {
    /*background: url(../images/sjsum4.png) no-repeat left;*/background-size:contain;
}

.yidongzhedie .handle{
	float:left;
	
	width:12%;
	
	cursor:pointer;
	
	
	
}


.yidongzhedie .slide{
	
	float:left;
	width:39%;
	height:auto;
	display:none;
	
}



.yidongzhedie .xianshi{display:block;}












.nyprotitle h4{font-size:2rem;}
.nyprotitle p{font-size:1rem;}
.nypro_list li{width:100%;}
.nypro_list li .nypro_listtxt{padding:0 10px;}
.nypro_list li .nypro_listtxt h1{font-size:0.32rem;margin:15px 0;}
.nypro_list li .nypro_listtxt p{font-size:0.22rem;line-height:22px;-webkit-box-orient: vertical;-webkit-line-clamp:5;display: -webkit-box;overflow: hidden;}

.nynews_list li{width:100%;margin-right:0;margin-bottom:20px;}
.xqybox{padding-top:30px;margin-top: 50px;}
.xqycenter{padding:15px;}
.xqfanye div{width:100%;float:none;line-height:40px;}
.xqfanye div:nth-child(2){float:none;}
.newsxq time{margin:20px 0;}
.lxfs li p{font-size:0.32rem;}
.lxfs li{width:60%;padding:10px 0;padding-left:90px;}
.xqycontact li{width:100%;padding:15px;height:auto;border:1px solid #D0D0D0;}
.xqycontact li b{font-size:0.32rem;}
.xqycontact li p{font-size:1.2rem;}
.liuyanban .newXinrongMessage_bottomaa li input{width:100%;box-sizing:border-box;margin-bottom:12px;}
.liuyanban textarea{width:100%;}
.liuyanban #leaveWord_sub{width:55%;}
.dongmaptxt{width:100%;left: 0;
    margin: 0;}
.dongmaptxt li{width:28%;line-height:45px;}

.dongmaptxt li{width:28%;line-height:45px;}
.ydewm{ overflow:hidden;margin:0.5rem auto;}
.ydewmleft{width:50%;float:left;background: #ECF3FB;}
.ydewmleft li{border-bottom:1px solid #D9E1EA;color:#333;font-size:0.28rem;line-height:1.1rem;padding:0 20px;box-sizing:border-box;}
.ydewmright{width:45%;float:right;border-left: 1px solid #E2E2E2;padding-left:3%;}
.ydewmleft li.active{color:#d01f37;}
.ydewmright li{ text-align:center;font-size:0.28rem;color:#333;line-height:0.6rem;}
/*****/
.ryzztitle{margin:20px auto;}
.ryzztitle b{font-size:1.5rem;line-height:32px;}
.ryzztitle p{font-size:2rem;}
.nycase_listfenlei a{font-size:1.2rem;padding:5px 10px;margin:0 5px 5px;line-height:30px;}
.nycase_listimg li p{line-height:40px;height:40px;}
.nycase_listimg li{width:49%;margin-right:0;}
.nycase_listimg li:nth-child(3n){margin-right: 2%;}
.nycase_listimg li:nth-child(2n){margin-right:0;float:right;}
.nycase_listimg{margin: 25px auto;}

.yema li{width:30px;height:30px;line-height: 30px;margin-bottom:10px;}


/**********/

.nysoulums h4{font-size:1.5rem;}
.nysoulums p{font-size:1.2rem;}
.souluadv_left{width:100%;}
.souluadv_right{width:100%;}
.souluadv_right h4{font-size:0.34rem;text-align:center;}
.nysoulums i{margin:10px auto;}
.souluadv_right p{font-size:0.28rem; text-align:justify;}
.souluadv_list li{width:100%;margin-right:0;}
.souluadv_list li h3{font-size:0.32rem;}
.souluadv_list li p{font-size:0.28rem;}
.partner_list li{width:32%;}
.partner_list li:nth-child(3n){margin-right:0;}
.partner h4{font-size:0.32rem;margin-bottom:20px;}
.souluadv_list{margin:10px auto;}
.Matching h4{font-size:0.32rem;margin-bottom:20px;}

.Matching{padding:30px 0;}
.ydMatching_list li{width:48%;float:left;margin-bottom:2%;}
.ydMatching_list li:nth-child(2n){float:right;}
.ydMatching_list .Matching_listtxt{ text-align:center;}
.ydMatching_list .Matching_listtxt h2{font-size:0.28rem;color:#d01f37;background:#fff;line-height:0.8rem;}
.hezuo{padding: 20px 0 30px;}
.energy_js{padding:20px;}
.energy_js h4{font-size:0.34rem;width:100%;border:none;}
.energy_js p{font-size:0.28rem;width:100%;line-height:35px;}

.navi{display:none;}
.xqprojs{margin:60px auto 20px;}
.xqprojs .xqprojs_nr{width:100%;}
.xqprojs .xqprojs_img{width:100%;}
.xqprojs .xqprojs_nr h1{font-size:0.34rem;line-height:50px;}
.xqprojs .xqprojs_nr p{font-size:0.28rem;line-height:35px;}
.cpxqcsbd{padding:15px;}
.cpxqcs{padding-top: 15px;margin-bottom:15px;}
.application .applijs{font-size:0.28rem;line-height:35px;}
.company{padding:15px;}
.ydcompany_img{width:100%;}
.companynr{width:100%;padding:12px;}
.companynr h1{font-size:0.32rem;margin-bottom:15px;}

.aboutsp video{height:240px;}
.xqycenter_txt{font-size:0.28rem;line-height:32px;}
.xqycenter_txt iframe{with:100%;}
.xqybox{background:none;}
.newsxq{border-bottom: 1px dashed #CCCCCC;margin-bottom:25px;}
.newsxq h1{font-size:0.32rem;}
.cpadv{padding:0;}
.xqyproadvtage ul{width:100%;min-height:auto;}
.xqyproadvtage ul p{padding:0;width:100%;font-size:0.26rem; text-align:justify;}
.xqyproadvtage{margin:30px auto 30px;}
.qywh{background: url(../images/ydfzlcbg.png) no-repeat bottom;background-size: cover;padding:1px 0;}
.ibih{background: url(../images/ydsybg.png) no-repeat bottom;background-size: cover;padding:20px 0 30px;}
.ibihnr p{font-size:0.28rem;}
.qywh_list li{width:100%;margin-bottom:10px;}
.qywh_list{margin-bottom:10px;}
.about{background:none;padding:0;margin-top:20px;}
.ydgdsum{padding:0.4rem 0;background: url(../images/ydsjbg.png) no-repeat bottom;width:100%;}
.aboutdbanniu{width:100%;background:#fff;}
.aboutdbanniu a{display:block;font-size:0.24rem;width:70%;margin:0 auto;color: #d01f37;padding:0.3rem 0;}
.aboutdbanniu img{float:right;width:4%;}
.yidongzhedie{height:373px; overflow:hidden;}

.product_top .nextnext,.product_top .prevprev{
	width:50px;height:50px;background:#fff;top:50%;
	}
/*.product_top .nextnext:after, .product_top .prevprev:after{font-size:25px;}
*/.product_top .nextnext{left:auto;right:0;}
.product_top .prevprev{right:0%;}
.ydqtbanner{display:none;}
.zlglbanner{display:block;}

  }


.newXinrongSidebar>li img{display:inline-block;}

















