.banner{width:100%; position:relative; z-index:11;}
.banner img{width:100%;display:block}
.banner .swiper-pagination-bullet{background:#fff;opacity:1}
.banner .swiper-pagination-bullet-active{background:#dea029}
.k1{width:95%;margin:50px auto 65px}
.k1 ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.k1 ul li{width:calc(100%/3);background:#f4f4f4;text-align:center;position:relative;transition:all .5s}
.k1 ul li a{display:block;overflow:hidden}
.k1 ul li h6{position:absolute;top:40px;left:10px}
.k1 ul li h6 img{}
.k1 ul li h5{padding-top:120px;padding-bottom:20px}
.k1 ul li h5 img{display:block;margin:0 auto}
.k1 ul li h5 .img1{}
.k1 ul li h5 .img2{display:none}
.k1 ul li:hover{background:#dea029;transition:all .5s}
.k1 ul li:hover .img1{display:none}
.k1 ul li:hover .img2{display:block}
.k1 ul li:hover h3{color:#fff}
.k1 ul li:hover p{color:#fff}
.k1 ul li:hover .img2{display:block}
.k1 ul li:hover h4{background:#fff}
.k1 ul li a>img{height:100%;transition:all .5s;display:block}
.k1 ul li:hover a>img{transition:all .5s;transform:scale(1.1)}
.k1 ul li h3{font-size:30px;color:#5a5a5a;margin-bottom:30px;text-transform:uppercase}
.k1 ul li p{width:85%;margin:0 auto;color:#666;line-height:20px}
.k1 ul li h4{position:absolute;bottom:-16px;width:32px;height:32px;background:#eee;left:50%;margin-left:-16px;z-index:2;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
.k1 ul li h4 img{}
.k1 ul li>img{height:100%;display:block}

.cpzx{width:85%;margin:0 auto;overflow:hidden; margin-bottom:30px;}
.cpzxttitt div{color:#dea029;font-size:24px; position:relative;font-weight:bold;margin-bottom:20px;text-transform: capitalize; height:60px; line-height:60px;}
.cpzxttitt div:after { content: "";position: absolute;width:45%;height:2px;top: 50%;background-color: #dea029;right:0%;}
#effect{color: #dea029;font-size:31px;line-height:40px;text-transform: inherit; }
#effect span{color: #dea029;font-size:31px;line-height:40px;text-transform: inherit; }

.gywmttitt div{color:#dea029;font-size:46px;position:relative;margin-bottom:20px;text-transform: capitalize;height:60px; line-height:60px;}
/**.gywmttitt div:before { content: "";position: absolute;width:20%;height:2px;top: 50%;background-color: #dea029;left:0%;}
.gywmttitt div:after { content: "";position: absolute;width: 20%;height:2px;top: 50%;background-color: #dea029;right:0%;}
**/
.gywmttittt div{color:#fff;font-size:46px; width:350px; margin:0 auto;text-transform: capitalize;height:80px; line-height:80px; background:url(../images/ht.png) no-repeat right top;}


.cpzx-b{}
.cpzx-b a{display:block; width:50%; float:left;}
.cpzx-b a h4{text-align:center;overflow:hidden; margin-bottom:10px;}
.cpzx-b a h4 img{max-width:100%; transition: all 0.6s;}
.cpzx-b a h4{text-align:center;overflow:hidden; margin-bottom:10px;}
.cpzx-b a h4 img:hover{transform: scale(1.2);}
.cpzx-b a p{color:#1f1f1f;text-align:center;line-height:24px;font-size:18px; color:#fff;height:40px; line-height:40px;}
.cpzx-b a:hover p{color:#dea029}
.cpzx-b a .cpzx-s{width:100%;text-align:center;color:#fff; font-size:18px;}
.cpzx-b a:hover .cpzx-s{bottom:0;transition:all .5s;color:#dea029}



.cpzxx{width:85%;margin:0 auto;overflow:hidden; margin-bottom:30px;}
.cpzxxttitt div{color:#fff;font-size:24px; position:relative;font-weight:bold;margin-bottom:10px;text-transform: capitalize; height:50px; line-height:50px;}
.cpzxxttitt div:after { content: "";position: absolute;width:45%;height:2px;top: 50%;background-color: #dea029;right:0%;}

.cpzxx-b{  margin:0px; padding:0px; letter-spacing:0px;}
.cpzxx-b a{display:block; width:32%; float:left; margin-right:2%; margin-bottom:20px;}
.cpzxx-b a:nth-child(3n) { margin-right:0px; float:right;}
.cpzxx-b a h4{text-align:center;overflow:hidden; margin-bottom:10px;}
.cpzxx-b a h4 img{max-width:100%;transition: all 0.6s;}
.cpzxx-b a h4{text-align:center;overflow:hidden; margin-bottom:10px;}
.cpzxx-b a h4 img:hover{transform: scale(1.2);}
.cpzxx-b a p{color:#1f1f1f;text-align:center;font-size:16px;color:#fff;line-height:40px; height:40px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.cpzxx-b a:hover p{color:#dea029}
.cpzxx-b a .cpzx-s{width:100%;text-align:left;color:#fff; font-size:18px; margin-bottom:10px;}
.cpzxx-b a:hover .cpzx-s{bottom:0;transition:all .5s;color:#dea029}
.cpzxx-b a span{color:#1f1f1f;text-align:left;font-size:14px; color:#fff;line-height:30px; display:block; width:100%;}



.k3{position:relative;width:85%; margin:0 auto;overflow:hidden;margin-bottom:50px;}
.k3>img{width:100%;display:block}
.k3-s{width:100%;padding:20px 0}
.k3-s>p{font-size:18px;color:#fff;text-transform: capitalize;margin-bottom:50px; line-height:35px;}
.rainbow-text .char {color: hsl(calc(360deg * var(--char-percent)),90%,65% ); font-size:30px; font-weight:bold;}
.rainbow-text.animated .char { animation: rainbow-colors 2s linear infinite;animation-delay: calc(-2s * var(--char-percent));animation-direction:alternate; letter-spacing:1px;}
@keyframes rainbow-colors {
  0% { color: hsl(197, 97%, 66%, 1); }
  25% { color: hsl(0, 100%, 100%, 1); }
  50% { color: hsl(348, 83%, 81%, 1); }
  75% { color: hsl(.75turn, 90%, 65%); }
  100% { color: hsl(1turn, 90%, 65%); }
}


.gywm{width:85%;margin:0 auto;overflow:hidden; padding:40px 0 40px 0;}
.gywm-l{float:left;width:60%}
.gywm-l p{color:#fff;line-height:35px;margin-bottom:50px; font-size:18px;}
.gywm-l a{display:block;width:180px;line-height:40px;border-radius:10px;background:#dea029;color:#fff;font-size:20px;text-align:center;transition:all .5s}
.gywm-l a:hover{transition:all .5s;opacity:.8}
.num-figure{width:36%;float:right;}
.num-figure li{ list-style:none;}
.OEM-ico {padding: 23px 0;width:16.66%;float:left;}
.col-sm-4{ width:46%; margin:2%;text-align:center; background:#666;}
.num-change{padding:0;}
.num-change li:first-child {width:55px;height: 50px;margin: 0 auto;}
.num-figure .WeSold {background: url("../images/trustful_03.png") no-repeat -65px 7px;}
.num-figure .Available { background: url("../images/trustful_03.png") no-repeat -290px 9px;}
.num-figure .Shopping {background: url("../images/trustful_03.png") no-repeat -511px 9px;}
.num-figure .Trusted { background: url("../images/trustful_03.png") no-repeat -944px 8px;}
.OEM-ico a{text-decoration: none;}
.num-change li:nth-child(2) {font-size:30px;color:#dea029;font-weight: bold;}
.num-change li:nth-child(3) {color: #fff;font-size: 18px;margin-top: 2px;}
.OEM-ico:hover {background:#dea029; color:#fff;}
.OEM-ico:hover .num-change li:nth-child(3),.OEM-ico:hover .num-change li:nth-child(2) {color:#fff;}
.OEM-ico:hover .WeSold {background-position: -120px 7px;transition: all 0.3s;}
.OEM-ico:hover .Available {background-position: -340px 7px;transition: all 0.3s;}
.OEM-ico:hover .Shopping {background-position: -565px 7px;transition: all 0.3s;}
.OEM-ico:hover .Trusted {background-position: -999px 7px;transition: all 0.3s;}


#fade{display:none;background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.8;z-index:9999}
.top_popupbox{width:60%;height:auto;border:2px solid #847d6a;border-radius:8px;padding:17px;background-repeat:no-repeat;display:none;float:left;position:fixed;top:50%;left:50%;z-index:99999;opacity:1px;background:#fff;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}
.popupbox i,.top_popupbox i{background:transparent url(../images/guanbi.png) no-repeat scroll 0 0;padding:16px;position:absolute;right:-8px;top:-8px}
.xwzx{width:85%;margin:0px auto;overflow:hidden}

.xwzx-b{overflow:hidden}
.xwzx-b ul{overflow:hidden;display:flex;justify-content:space-between;flex-wrap:wrap}
.xwzx-b ul li{width:48%; float:left;overflow:hidden}
.xwzx-b ul li:nth-child(2n){ float:right;}
.xwzx-b ul li a{display:block}
.xwzx-b ul li a h4{overflow:hidden;margin-bottom:30px; width:40%; float:left; margin-right:30px;}
.xwzx-b ul li a h4 img{width:100%;display:block;transition:all .5s}
.xwzx-b ul li a h3{font-weight:400;color:#fff;font-size:22px;margin-bottom:20px; padding-top:20px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}
.xwzx-b ul li a span{display:block;font-size:13px;color:#7e7e7e;margin-bottom:20px;}
.xwzx-b ul li a p{font-size:18px;color:#fff;line-height:24px;margin-bottom:30px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.xwzx-b ul li a h5{display:inline-block;border-bottom:1px solid #fff;color:#fff;font-size:18px}
.xwzx-b ul li:hover img{transition:all .5s;transform:scale(1.1)}
.xwzx-b ul li:hover h3{transition:all .5s;color:#dea029}
.xwzx-b ul li:hover h5{transition:all .5s;color:#dea029;border-color:#dea029}
/*@media screen and (max-width:1250px){
.banner{margin-top:60px}
.k1,.cpzx,.k3-s,.gywm{width:calc(100% - 30px)}
.k1 ul li{width:100%;overflow:hidden;height:auto}
.k1 ul li a>img{width:100%;height:auto}
.k1 ul li h4,.k1 ul li h6 img,.cpzx-b a h5{display:none}
.k1 ul li h5{padding:20px 0}
.k1 ul li p{margin-bottom:30px}
.k1 ul li h3{font-size:20px}
.cpzx-t{margin-bottom:30px}
.cpzx-t h3{font-size:24px}
.k3{position:relative;width:100%;overflow:hidden;background: top;background-size:100%;overflow:hidden}
.k3-s{margin:0 auto;float:none;padding:40px 0}
.k3-s>p{font-size:24px;margin-bottom:20px; color:#000; text-align:center;}
.k3-s ul li{width:50%;text-align:center}
.k3-s ul li img{float: none; width:100%;}
.k3-s ul li h3{padding:10px 0;float: none;}
.k3-s ul li p{ float:none;color:#888;line-height:24px}
.gywm-l{width:100%;margin-bottom:30px}
.gywm-l h4{padding-top:0;text-align:center;font-size:20px;padding-bottom:10px;display:none}
.gywm-l h3{font-size:24px;text-align:center}
.gywm-l span{margin:0 auto 10px}
.gywm-l p{margin-bottom:20px}
.gywm-l a{margin:0 auto;width:164px;line-height:46px}
.gywm-r{width:100%}
.cpzx,.k1{margin-bottom:50px}
.k5-b-l{width:100%}
.k5-b-l a p{font-size:20px}
.k5-b-r{width:100%}
.k5-b-r ul{margin-top:0}
.k5-b-r ul li{width:100%;margin-left:0;margin-bottom:}
.xwzx-b ul li{width:100%;margin-top:30px}
.xwzx-b ul li a h4{margin-bottom:15px}
.xwzx-b ul li a h3{color:#dea029;font-size:14px;padding:0;margin-bottom:10px}
.xwzx-b ul li a span{padding:0;margin-bottom:10px}
.xwzx-b ul li a p{padding:0; font-size:12px;}
.xwzx-b ul li a h5{border:none;width:100%;text-align:center;margin:0;padding:0;color:#dea029; font-size:14px;}
.cpzx-b a:hover>p{display:block}
.cpzx-b a:hover .cpzx-s{display:none}}*/
.jsyf{overflow:hidden; width:85%; margin:0 auto;}
.jsyf-s{overflow:hidden;width:100%;margin:0 auto;position:relative; }
.jsyf-t p{color:#888888;}
.jsyf-b{overflow:hidden;padding-top:50px;width:100%;}
.jsyf-b ul{overflow:hidden;width:100%;margin:0 auto;}
.jsyf-b ul li{float:left;width:18%; margin-bottom:2.4%; margin-right:2.4%;}
.jsyf-b ul li:nth-child(5n){ float:right; margin-right:0px;}
.jsyf-b ul li span{display:block;}
.jsyf-b ul li span img{width:100%;display:block;margin:0 auto;  transition: all 0.6s;}
.jsyf-b ul li p{width:85%;margin:0 auto;color:#fff;font-size:16px;text-align:center; display:none;}
.jsyf-b a{position: absolute;top:calc(50% + 137px);margin-top:-70px;}
.jsyf-b .a1{left:0;}
.jsyf-b .a1 .img1,.jsyf-b .a2 .img1{display:block;}
.jsyf-b .a1 .img2,.jsyf-b .a2 .img2{display:none;}
.jsyf-b .a1:hover .img2,.jsyf-b .a2:hover .img2{display:block;}
.jsyf-b .a1:hover .img1,.jsyf-b .a2:hover .img1{display:none;}
.jsyf-b .a2{right:0;}
/*@media screen and (max-width:1200px){
.jsyf{padding:40px 15px; width:95%;}
.jsyf-t{margin-bottom:30px;}
.jsyf-t h3{font-size:25px;}
.jsyf-t img{margin:10px auto;}
.jsyf-b ul li{width:33.3333%; margin:0px;}
.jsyf-b ul li:nth-child(3n){ float:right; margin-right:0px;}
.jsyf-b ul li:nth-child(5){ float:left; margin-right:0%;}
.jsyf-b ul li:nth-child(10){float:left; margin-right:0%;}
.jsyf-b ul li span{margin-bottom:10px;}	
.ttitt div{color:#dea029;font-size:28px; position:relative; z-index:9;font-weight:bold;margin-bottom:20px;text-transform:uppercase;background:#262626; height:60px;  min-width:100%;}
.ttitt span{ display:none;}
.xwzx{width:95%;margin:70px auto;overflow:hidden}
}*/
.heart {-webkit-animation: heartbeat 3s ease 0s 1 both;	-webkit-animation:heartbeat 3s infinite ease-in-out; border:5px solid #fff; width:100px;}
@-webkit-keyframes heartbeat{
0%{-webkit-transform:scale(0.5);transform:scale(0.5)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(0.5);transform:scale(0.5)}
}
@keyframes heartbeat{
0%{-webkit-transform:scale(0.5);transform:scale(0.5)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(0.5);transform:scale(0.5)}
}


/********************jianjie******************/
.banner_tit{width:85%;margin:0px auto; text-align:center; padding-top:20%;}
.banner_tit h3{font-size: 42px;color:#fff;display: block;line-height:48px; font-weight: bold;text-align:center; text-transform:uppercase;}
.banner_tit h6{font-size: 19px;font-weight:100;color: #fff;margin-top: 20px;line-height: 30px;text-align: left;letter-spacing: 1px;text-align:center;}
.banner_tit::before {content: "";position: relative;width: 50px; height: 2px;background: #fff;top: 130px;display: block;margin: auto;}
/*内页导航*/
#bodycontent {width:85%;margin: 0 auto;line-height:185%;text-align:center;}
.nav_nbg{ height: 75px; line-height: 75px;background:#202020;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.nav_n{height: 75px !important; line-height: 75px;float:right;}
.nav_n li{ float: left;}
.nav_n li a{  display: block; min-width:150px; padding-left:10px; padding-right:10px;line-height: 73px;color: #fff;font-size: 16px;margin-right: 0px;text-align: center; font-weight:100;}   
.nav_n li:hover a,.nav_n .on a{ font-weight: 100;  color: #fff; background: #dea029;}
.mianbxContent { padding-left:30px;background:url(../images/198.png) left no-repeat; line-height:75px; color:#fff; float:left; text-align: left !important; font-size:15px; font-weight:100;}
.mianbxContent a{ color:#fff; font-size:15px;}
.mianbxContent a:hover{ color:#fff; }

.nav_nn{height: 75px !important; line-height: 75px;}
.nav_nn li{ float: left; width:33%;}
.nav_nn li a{ width:100%;display: block;height: 75px !important; line-height: 75px;color: #fff;font-size: 16px;margin-right: 0px;text-align: center; font-weight:100; white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}   
.nav_nn li:hover a,.nav_n .on a{ font-weight: 100;  color: #fff; background: #dea029;}

/* 关于我们 */

/*about start*/
.about{padding:50px 0; width:85%; margin:0 auto;}
.about .pt1 {overflow:hidden;}
.about .pt1 .bjk{ width:55%; color:#fff;  float:left;}
.about .pt1 .year{color:#dea029; font-size:46px; font-weight:bold;text-transform: capitalize;}
.desc{ line-height:30px; margin-top:20px; font-size:16px;}
.about .pt1 .video_box{width:40%; margin: 20px 0 50px 40px;float:right;}
.about .pt1 .video_box img{ width:98%; border-radius:100px  0 100px  0; border:5px solid #dea029;}

.aboutt{padding:50px 0; width:85%; margin:0 auto;}
.aboutt .pt1 {overflow:hidden;}
.aboutt .pt1 .bjk{ width:100%; color:#fff; }
.aboutt .pt1 .year{color:#dea029; font-size:46px; font-weight:bold;text-transform: capitalize;}
.aboutt .pt1 .desc{ line-height:40px;}
.aboutt .pt1 .desc img{ max-width:100%;}

.tech{ width:85%; margin:0 auto;}
.tech .year{color:#dea029; font-size:46px; font-weight:bold;text-transform: capitalize; margin-bottom:20px; text-align:right;}
.tech .pt1{margin-bottom:20px;}
.tech .pt1 .fix{position:relative; overflow:hidden; background:#dea029; border-radius:20px;}
.tech .pt1 .left{width:100%;}
.tech .pt1 .left .con{padding:30px;color:#fff; text-align:left; font-size:16px;}

.techh{ width:85%; margin:0 auto;padding:50px 0;}
.techh .year{color:#dea029; font-size:40px; font-weight:bold;text-transform: capitalize; margin-bottom:30px;text-align: center;}
.techh .pt1{margin-bottom:20px;}
.techh .pt1 .fix{position:relative; overflow:hidden;margin-bottom:30px;}
.techh .pt1 .left{width:100%;}
.techh .pt1 .left .con{padding:30px;color:#fff; text-align:left; line-height:30px; font-size:16px;}

/*图片列表*/
.picture_list{ width:100%; margin:0 auto; clear:both;}
.picture_list li{margin-bottom:55px; cursor:pointer;position: relative;overflow: hidden; width:32%; float:left; margin-right:2%;}
.picture_list li:nth-child(3n){ float:right; margin-right:0px;}
.picture_list li img{max-width: 100%;margin: 0 auto;}
.picture_list li .cover{position:absolute; width:100%; height:100%; background:url(../images/blue.4.png) center; left:0; top:100%; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.picture_list li .cover .ico{width:68px; height:68px; position:absolute; left:50%; margin-left:-34px; top:50%; margin-top:-34px; background:url(../images/pic_fd.png) no-repeat center;}
.picture_list li .infor{padding:20px 26px; background:#aaaaaa; color:#fff; line-height:24px;  transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.picture_list li .infor{background-color: #dea029;}
.picture_list li .infor .tit{font-size:16px; /* margin-bottom:15px; */}
.picture_list li .infor .con{font-size:12px;}
.picture_list li:hover .cover{top:0;}
.picture_list li:hover .infor{background:#234989;}
/*图片列表*/
.picture_listt{ width:100%; margin:0 auto; clear:both;}
.picture_listt li{margin-bottom:55px; cursor:pointer;position: relative;overflow: hidden; width:49%; float:left; margin-right:2%;}
.picture_listt li:nth-child(2n){ float:right; margin-right:0px;}
.picture_listt li img{max-width:100%; width:15%;margin: 0 auto; float:left; border:3px solid #dea029; border-radius:0 20px 0 20px;}
.picture_listt li .cover{width:83%; float:right; height:100%; font-size:16px; color:#fff; line-height:30px;}
.picture_listt li .cover b{ color:#dea029; font-size:24px;}


.nyxqnewsbg{ width:100%;  padding:30px 0;}
.nyxqnews{ margin:0 auto; width:85%;}


/*新闻详情*/
.nynews-list:hover .nynews-more{background: #e80014 !important;}
.nynews-list:hover .nynews-content p {color: #fff !important;}

.nyxqnews_left{ width:100%; padding:30px; padding-bottom:0; overflow:hidden;}
.news_lefttit{ border-bottom:1px solid #666; padding-bottom:20px;}
.news_lefttit h1{ font-size:22px; font-weight:normal; line-height:30px; display:block; margin-bottom:15px; color:#fff;}
.news_lefttit span{ display:block; float:left; border-left:1px dotted #333; color:#fff; line-height:14px; padding:0 10px;}
.news_lefttit .chuchu{ padding:0 10px 0 0; border-left:none;}
.newsshare{ float:right; margin-top:-8px;}
.nyxqnews_leftcont{ margin-top:20px; line-height:28px; color:#fff;}
.nyxqnews_leftpage{ width:100%; margin-top:20px; border-top:1px solid #666;border-bottom:1px solid #666; height:70px;line-height:70px;}
.nyxqnews_leftcont img{ max-width:90%;}
.nyxqnews_leftup{ float:left; border-right:1px solid #666; width:50%; padding-left:20px; height:70px; overflow:hidden; background:url(../images/newsup.png) center left no-repeat; }
.nyxqnews_leftup a,.nyxqnews_leftdown a{ color:#dea029;}
.nyxqnews_leftdown{ float:right; text-align:right; width:40%;padding-right:20px; height:70px; overflow:hidden; background:url(../images/newsdown.png) right center no-repeat; }

.nyxqnews_right{ width:20%; float:right; position:relative; background:#202020;}
.nywenzhang{ padding:30px 30px 20px 30px;}
.nyxqnews_righttit{ font-size:18px; border-bottom: 1px solid #e7e7e7; height:36px; color:#fff; line-height:18px; position:relative;}
.nyxqnews_righttit:before{ content:""; width:75px; height:1px; background:#dea029; position:absolute; left:0; bottom:-1px;}
.nyxqnews_righttit strong{ color:#dea029;}
.nyxqnews_rightcont{ margin-top:10px; line-height:36px;}
.nyxqnews_rightcont a{ display:block; color:#fff;background:url(../images/newswenzhagn.png) left center no-repeat; padding-left:22px;width:220px; height:36px; overflow:hidden; }
.nyzx{ margin-top:10px;}

.page2{width:85%;margin: 0 auto;height: auto; margin-bottom:50px; margin-top:50px;}
.ny_lx{width:100%;overflow:hidden; min-height:500px;}
.ny_lxl{width:58%;float:right;}
.ny_lxl .bt{font-size: 30px;color: #dea029;font-weight: bold;}  
.ny_lxl .bt p{font-size:16px;color:#999999;display:block;font-weight:normal;line-height:35px; margin-top:10px; margin-bottom:10px;}
.content12{width:100%;margin:auto;}
.ny_lxl .lx ul{margin-bottom:30px;overflow:hidden;}
.ny_lxl .lx li{float:left;font-size:18px;color:#dea029;padding-left:3%; width:30%;}
.ny_lxl .lx li span{font-size:17px;color:#999;display:block;}
.ny_lxl .lx li a {font-size:17px;color:#999;display:block;}
.ny_ico .iconfont{font-size:30px;color:#dea029;width:60px;height:60px; border: 3px #dea029 solid;border-radius: 50px;display:block;line-height:60px;text-align:center;margin-bottom: 20px;}
i.iconfont.icon-zuoji1,i.iconfont.icon-wangzhi {font-size: 40px;}
i.iconfont.icon-alibabaline {font-size: 40px;line-height: 50px;}

.product_x{margin-top:20px; clear:both; }
#product_info{width:100%; height:auto;overflow:hidden;margin:0 auto; font-size:14px; line-height:30px;clear:both; text-align: left; margin-top:10px;color:#FFF;}
#product_info img{max-width:100%; margin-top:30px; text-align:center;}


.xwzx-bb{overflow:hidden}
.xwzx-bb ul{overflow:hidden;display:flex;justify-content:space-between;flex-wrap:wrap}
.xwzx-bb ul li{width:100%; float:left;overflow:hidden}
.xwzx-bb ul li a{display:block}
.xwzx-bb ul li a h4{overflow:hidden;margin-bottom:30px; width:50%; float:left; margin-right:30px;}
.xwzx-bb ul li a h4 img{width:100%;display:block;transition:all .5s}
.xwzx-bb ul li a h3{font-weight:400;color:#fff;font-size:22px;margin-bottom:20px; padding-top:20px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}
.xwzx-bb ul li a span{display:block;font-size:13px;color:#7e7e7e;margin-bottom:20px;}
.xwzx-bb ul li a p{font-size:18px;color:#fff;line-height:24px;margin-bottom:30px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.xwzx-bb ul li a h5{display:inline-block;border-bottom:1px solid #fff;color:#fff;font-size:18px}
.xwzx-bb ul li:hover img{transition:all .5s;transform:scale(1.1)}
.xwzx-bb ul li:hover h3{transition:all .5s;color:#dea029}
.xwzx-bb ul li:hover h5{transition:all .5s;color:#dea029;border-color:#dea029}

