﻿/*===================== 重置样式 START =====================*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
.w1300{width:1300px;margin:0 auto}
.w1400{width:1400px;margin:0 auto}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;max-width:1920px;margin:0 auto !important;}
body{font-family:"Microsoft JhengHei";font-size:16px;word-break: break-all;word-wrap: break-word;text-align: justify;max-width:1920px;margin:0 auto;}
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,ul,ol,li,form,input,textarea,img{margin:0; padding:0;}

h1,h2,h3,h4,h5,h6{font-weight: 300;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .section_seven .item i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
img{ border: 0;vertical-align: middle;display: block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#db241e;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
.w80{width: 90%;margin: 0 auto;}

.error3{display: none !important;}
.wap_show{display: none;}
html,body{max-width:1920px;margin:0 auto;}
.inner{width:1440px;margin:0 auto;}
em{font-style: normal;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;}
.f_14{ font-size:14px; }
.f_16{ font-size:16px; }
.f_18{ font-size:18px; }
.f_20{ font-size:20px; }
.f_24{ font-size:24px; }
.f_26{ font-size:26px; }
.f_28{ font-size:28px; }
.f_30{ font-size:30px; }
.f_38{ font-size:38px; }
.f_40{ font-size:40px; }
.f_42{ font-size:42px; }
.f_48{ font-size:48px; }
.f_58{ font-size:58px; }
.f_72{ font-size:72px; }
/*===================== 重置样式 END =====================*/




/*===================== 公用样式 START =====================*/
.header{position: fixed; width: 100%;z-index: 999;background: #fff;}
.header .inner{height:98px;position: relative;width:100%;margin:0 auto;text-align: center;}

.header .logo{background: #fff;position: absolute;top: 0;height: 120px;left:0;padding: 0 20px ;border-right: 1px solid rgb(224, 224, 224);}
.header .logo img{margin-top: 10px;width: 100%;}

.header .nav{width:48%;float: right;}
.header .nav ul{width: 100%;}
.header .nav ul li{float: left;width:14%;height:8px;line-height:98px;text-align: center;}
.header .nav ul li:last-of-type{display: none;}
.header .nav ul li a{color:#000;position: relative;z-index:1;font-size:18px;text-transform: uppercase;}
.header .nav ul li i{position: absolute;width:100%;height:0;background: #db241e; left:0;bottom:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}

.header .nav ul li a:hover i, .header .nav ul li a.active i{height:3px;}
.header .nav ul li a:hover span, .header .nav ul li a.active span{color:#db241e;}
.header .nav ul li a:hover em, .header .nav ul li a.active em{opacity:1;}
.header .product_son{display: none;position: absolute;left:0;top:98px;text-align: center;width:100%;padding:30px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.header .product_son .item{display: inline-block;width:10%;margin:0.1% 0.3%;border-radius: 15px;}
.header .product_son .item img{border-radius: 15px;width: 100%;}
.header .product_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;border-radius: 15px;}
.header .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}



.header .call{height:98px;background:#db241e;padding-left:66px;text-align: left;width: 244px;padding-top: 30px;box-sizing: border-box;position: relative;}
.header .call::before{position: absolute;content: "";left: 24px;top: 30px;background: url(../images/tel.png)  no-repeat;width: 36px;height: 36px;}
.header .call h3{font-size:26px;color:#fff;font-family: impact;}
.header .call h3 a{color: #fff;}


.header.bg{z-index: 9999999;box-shadow: 0 0 15px #8a8a8a;height: 70px;}
.header.bg .inner{height: 70px;}
.header.bg .logo img{height: 70px;}
.header.bg .nav ul li a{ color: #000;}
.header.bg .logo img{display: none;}
.header.bg .logo{background: url(../images/logo22.png)  15px 10px no-repeat;width: 252px;height: 70px;background-size: 240px 58px;}
.header.bg .nav ul li{height: 70px; line-height: 70px;}

.header.bg .call{color: #fff;height: 70px;padding-top: 20px;}
.header.bg .call em{color: #303030;}
.header.bg .call h3{color:  #fff;}
.header.bg .call h3 a{color: #fff;}
.header.bg .call::before{top: 16px;}


.banner .swiper-button-next, .banner .swiper-button-prev{width:59px;height:59px;}
.swiper-pagination-bullet-active{background-color:#fff !important;border-color:#fff !important;}
.header.bg .product_son{top: 70px;}


.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(153, 17, 17, 0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.banner1{
	padding-top:-120px !important;
  }
  
.sectionsp{position: relative;overflow: hidden;height: 940px;}
.sectionsp video{
	width: 110%;
	margin-left: -5%;
}
.sectionsp .syspwz{position: absolute;z-index: 8;left: 0;top:18%;right: 0;bottom: 0;margin:auto auto; height: 188px;text-align: center;width: 100%;padding-top: 20px;}
/* .sectionsp .syspwz::before{
	width: 50%;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #fff;
	height: 4px;
	top: -20px;
} */
/* .sectionsp .syspwz::after{
	width: 50%;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #fff;
	height: 4px;
	bottom: -20px;
} */

.sectionsp strong{display: block;font-size: 80px;color: #fff;text-shadow: 0 0 8px rgba(102, 102, 102, 0.651);}
.sectionsp b{display: block;font-size: 36px;color: #fff;text-shadow: 0 0 8px rgb(153, 153, 153);font-weight: normal;margin-top: 10px;}

.sectionspb{background: rgba(0, 0, 0, 0.416); position: absolute;width: 100%;height: 100%;z-index: 1;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/








/* 产品横 */
.bg1{width:100%;height:240px;box-sizing: border-box;padding-top: 30px;background: linear-gradient(50deg, rgba(0, 82, 204, 0.65), #1c9ff9);margin-top: 170px;}

#scroll_one{height:290px;width:80%;position:relative;overflow:hidden;margin:-120px auto 0 auto;box-sizing:border-box;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float:left;text-align:center;border-radius:10px 10px 0 0;overflow:hidden;padding: 20px 20px;}
#scroll_one ul li img{width: 200px;height: 200px;border-radius: 50%;overflow: hidden;border:8px solid #fff;display: inline-block;box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}
#scroll_one ul li h3{font-size:18px;color:rgb(255, 255, 255);line-height:40px;}
#scroll_one ul li:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }

/* 产品竖 */
.sycp{margin: 60px auto 60px auto;}
#top_scroll {height:850px;overflow: hidden;width:80%;margin:0 auto;}
#top_scroll ul li{float: left;width:24%;margin:0.5%;text-align: left;padding: 10px; box-sizing: border-box;}
#top_scroll ul li .img{overflow: hidden;padding: 10px;border:1px solid #e1dfe0;margin-bottom: 10px;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;width: 100%;}
#top_scroll ul li:hover{    background: rgba(0, 82, 204, 0.65);}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{color:#000;font-size:18px;padding-left:21px;}
#top_scroll ul li p{color: #000;font-weight: 700;font-size: 20px;padding: 0 0 0 55px;background: url(../images/dh.png) no-repeat 20px center;background-size: 30px 30px;margin-top: 10px;}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p{color:#fff;}

/* 关于我们 */
.about{height:620px;background-attachment: fixed;padding-bottom: 30px;overflow: hidden;}
.about .a_top{text-align: center;background: url(../images/b2.jpg) no-repeat;background-attachment: fixed;background-size: cover;height:620px;padding: 55px 0 0;box-sizing: border-box;}
.about .a_top img{display: inline-block;}
.about .a_top h1 {color:#fff;padding:0 10px;font-weight: bold;}
.about .a_top h4 {color:#fff;padding:20px 0px;font-weight: bold;width: 60%;margin: 0 auto;}




/* 优势一 */
.syys1{
	background: url(../images/ys3.jpg) top center no-repeat;
	padding-top: 80px;
	position: relative;
	height: 320px;
	background-attachment: fixed;
}
.syys1 h3{color: #fff;font-size: 50px;text-align: center;margin-bottom: 20px;}



.pub_title{text-align: center;}
.pub_title p{margin-bottom:20px;font-size:18px;color:#666666;}
.pub_title h4{position:relative;text-align:center;font-size:48px;/*font-weight:normal;*/z-index:1;margin-top:45px;display: inline-block;color: #333333;}
.pub_title h4 img{display:inline-block;padding:0 10px 10px 10px;}
.pub_title h4 span{color:#1d9ff5; font-weight: 300; font-size:48px;display:inline-block;z-index:1;   }
.pub_title h4 i{position:absolute;z-index:0;font-size:81px;color:#efefef;font-style:normal;text-transform:uppercase;left:0;right:0;margin:auto;z-index:-1;top:20px}
.page-cover{background:#18191b url(loading.gif) no-repeat center 350px;width:100%;height:0;position:absolute;bottom:0;z-index:10000001;}










/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* ===================== 产品列表页 ===================== */
#list{margin:30px 0;}
#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1500px;margin:0 auto;}
@media(max-width:1505px ){
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1200px;}
}
.showlist {width:100%;}
.showlist li{width:98%;margin:0 auto 20px;overflow: hidden;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.showlist .wrap_box{float:left;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
#showdata {display:none;}
#loaddata {text-align:center;}
.showlist li .img{overflow: hidden;}
.product_list_one .showlist, .product_list_two .showlist, .product_list_three .showlist{display: none;}
.product_list_one #showdata, .product_list_two #showdata, .product_list_three #showdata{display: block !important;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{float: left;width:32.33%;margin:0 0.5% 30px;box-shadow: 0 0 15px rgb(179, 179, 179);}
.product_list_one .item .img, .product_list_two .item .img{position: relative;overflow: hidden;}
.product_list_one .item img, .product_list_two .item img, .product_list_two .item strong, .product_list_three .item em{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_list_one .item:hover img, .product_list_two .item:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}


/* 样式一 */
.product_list_one .item .info{padding:20px;background:url(../images/arrow.png) right 57px no-repeat;}
.product_list_one .item strong{display: block;width:95%;font-weight:100;font-size:18px;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#db241e;}
.product_list_one .item p{display: none;}
.product_list_one .item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
.product_list_one .item:hover .info{background:url(../images/arrow.png) right center no-repeat;}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}
/* 样式一 */

/* 样式二 */
.product_list_two .item .info{padding:0 30px 20px;background-color:#f6f7f7;}
.product_list_two .item .info strong, .product_list_three .item .info strong{display: block;color:#555;font-size:18px;font-weight:100;padding-top:30px;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px;}
.product_list_two .item .info p, .product_list_three .item .info p{display: none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow: hidden;margin-top:8px;}
.product_list_two .item .line2{display: none;}
.product_list_two .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_two .item:hover strong{color:#db241e;transform: translateY(-10px);-moz-transform: translateY(-10px);-o-transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#db241e;}
.product_list_two .item:hover p{transform: translateY(10px);-moz-transform: translateY(10px);-o-transform: translateY(10px);-ms-transform: translateY(10px);-webkit-transform: translateY(10px);}
/* 样式二 */

/* 样式三 */
.product_list_three .item .info strong{padding:0;}
.product_list_three .item{padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;text-align: center;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float: right;width:10px;height:3px;background-color:#db241e;margin:0px 15px 0 0;}
.product_list_three .item:hover em{width:30px;}
.product_list_three .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_three .item img{display: inline-block;}
/* 样式三 */

/* 产品内页图 */
.product_article .img1{display: none;}
.product_article .title{overflow: hidden;padding:10px 0 0;}
.product_article .title h1{text-align: center;font-size:22px;color:#333;}
.product_article .title .time{display: block;height:30px;line-height:30px;text-align: center;margin:14px 0 0;font-size:14px;color:#999;}
.product_article .title .time img{display: inline-block;height:18px;margin-top:-2px;margin-right:10px;}
.product_article .title .share{text-align: center;height:24px;line-height:24px;margin-top:10px;}
.product_article .title .share span{display: inline-block;vertical-align: top;}
.product_article .title .bdsharebuttonbox{display: inline-block !important;vertical-align: top;}
/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:55%;float: left;}
.img_big_box .img_box{height:400px;border:1px solid #f1f1f1;border-radius:5px;position: relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align: center;}
.img_big_box .small_box img{max-height:80px;display: inline-block;margin:10px 5px;border:1px solid #fff;}
.img_big_box .small_box img.active{border-color:#db241e;}
.info_big_box{width:42%;float: right;height:502px;}
.info_big_box h1{color:#444;line-height:36px;font-weight: bold;font-size:26px;margin-top:60px;}
.info_big_box .info_1{margin:30px 0 0;}
.info_big_box .info_1 .dh{color:#555;min-height:40px;line-height:40px;cursor:help;margin-bottom:10px;}
.info_big_box .info_1 .dh img{float: left;width:30px;margin-top:5px;}
.info_big_box .info_1 .dh span{float: right;width:89%;font-size:18px;color:#555;letter-spacing:0px;line-height:40px;}
.info_big_box .info_1 .dh span.num{font-family:impact;font-size:26px;letter-spacing:2px;}
.info_big_box .info_2{padding:10px;}
.info_big_box .share{height:24px;line-height:24px;margin:20px 0;}
.info_big_box .share span{font-size:16px;color:#555;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{margin:0 6px 0 0 !important;}
.info_big_box .info_3 span{display: inline-block;padding:8px 0;line-height:24px;color:#555;cursor:help;font-size:12px;}
.info_big_box .info_3 span img{display: inline-block;height:20px;margin-bottom:3px;margin-right:6px;}

.xgcp_title{padding:10px;background-color:#fafafa; margin:30px 0 0;}
.xgcp_title h3{color:#db241e;border-left:2px solid #db241e;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}

.article_content{font-size:16px;line-height:26px;color:#333;padding-top:30px;}
.article_box{padding-top:30px;}
.article_box img, .article_content img{display: inline;}
.article_box p, .article_content p{margin-bottom:14px;}

#xgcp ul li{float: left;text-align: center;width:23%;margin:1%;}
#xgcp ul li strong{display: block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align: center;}
#xgcp ul li:hover strong{color:#fff;}
#xgcp ul li:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align: center;}
.pagenum a{display: inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #db241e;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#db241e;}
.pagenum a:hover{background-color:#db241e;}
.pagenum a:hover span{color:#fff;}
/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:600px;position: relative;overflow:hidden;background-color:rgba(0,0,0,0.3);z-index: 5;}
.fade_text{text-transform:uppercase;text-align: center;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:72px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow: hidden;width:8px;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@-webkit-keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
@keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
.son_list{position: absolute;height:50px;width:100%;bottom:10px;left:0;text-align: center;}
.son_list a{display: inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color: #fff;font-size:16px;text-align: center;line-height:50px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.son_list a i{background-color:#db241e;position: absolute;left:50%;top:50%;margin:-120px 0 0 -120px;z-index:-1;width:200px;height:200px;border-radius:50%;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.son_list a:hover i, .son_list a.active i{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);}
.son_list a:hover, .son_list a.active{color:#fff;}
/* ===================== 内页 Banner 图 ===================== */

/* ===================== 面包屑导航 ===================== */
.position_now{height:60px;line-height:60px;font-size:14px;background-color: #f1f1f1;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl{color: #707070;}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family: impact;color:#db241e;font-size:22px;}
.position_now .fr img{height:26px;display: inline-block;margin-right:8px;vertical-align: middle;}
.position_now .fr strong{font-weight:100;}
/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:20px;}
.news_one .news_box li .img{width:40%;height:300px;overflow:hidden;float:left;border-radius:8px;position: relative;}
.news_one .news_box li .img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one .news_box li .img .bg{position: absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);}
.news_one .news_box li .img .bg i{opacity:0;position: absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:58%;height:240px;float:right;padding-top:60px;}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color: #e5e9ef;margin-bottom:20px;}
.news_one .news_box li .info .line i{display: block;width:0%;height:1px;background-color:#db241e;}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow: hidden;}
.news_one .news_box li:hover .info{padding-top:50px;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#db241e;}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55);}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px;}


.news_article_box{
	padding-top: 120px;
}
.news_article_box .left_fixed{position: fixed;left:0;top:0;width:30%;height:100%;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#db241e;opacity:0.5;font-style:italic;font-family: impact;}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px;}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666;}
.news_article_box .left_fixed .return:after{content:'';}
.news_article_box .right_article{float: right;width:70%;background-color: #f5f5f5;overflow: hidden;}
.news_article_box .inner_content{padding:30px 50px;}
.news_article_box .h1_title{padding:70px 40px;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px;}
.news_article_box .h1_title .time img{height:20px;display: inline-block;margin:-4px 10px 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:16px;}

.page_list{text-align: center;}
.page_list b{font-size:0;}
.page_list b a, .page_list b font{display: inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align: center;}
.page_list b font{background-color:#db241e;color:#fff;border-color:#db241e;}
.page_list_span1{display: none;}
/* 新闻样式 1 */

/* 新闻样式 2 */
.news_two .news_box li{float: left;width:31.33%;margin:1%;overflow: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position: relative;}
.news_two .news_box li .time strong{font-size:50px;color:#db241e;display: inline-block;font-family:"SimHei";position: relative;}
.news_two .news_box li .time strong::after{content:'';position: absolute;left:0;top:30px;width:0px;background-color:#db241e;height:2px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li .time span{font-size:12px;color:#333;display: block;font-family:"SimHei";}
.news_two .news_box li h3{color:#333;font-size:18px;line-height: 26px;height:52px;overflow: hidden;margin:15px 0 10px;}
.pc .news_two .news_box li:hover h3{color:#db241e;}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow: hidden;margin-bottom:10px;}
.news_two .news_box li i{position: absolute;background-color:#db241e;}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px;}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px;}
.pc .news_two .news_box li:hover i.i1{width:30px;}
.pc .news_two .news_box li:hover i.i2{height:30px;}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.pc .news_two .news_box li:hover strong::after{width:100%;}

.fixed_body{display: none;position: fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999;}
.fixed_body .fixed_article{display: none;position:fixed;width:1200px;height:800px;top:50%;right:20%;margin:-400px -600px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08);}
.fixed_body .fixed_article .fb_close{position: absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#db241e;}
.fixed_body .fixed_article .fb_close i{display: block;margin:10px auto 0;width:40px;height:40px;background:url(../images/jia.png) center center/80% no-repeat;}
.fixed_body .fixed_article .fb_close:hover i{transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display: block;}
@media( max-width:1505px ){
	.fixed_body .fixed_article{width:1000px;margin-right:-500px;}
}
/* 新闻样式 2 */

/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== */
#list .left_side{width:295px;}
#list .left_side .box_two{width:275px;background-color:#ae2929;padding:10px 10px;}
#list .left_side .box_two{margin-top:10px;padding:20px 10px;}
#list .left_side .box_two p{font-size:16px;color:#fff;line-height:30px;}
#list .left_side .box_two strong{color:#fff;font-size:30px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
#list .left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align: center;}
#list .left_side .box_two .more i{background-color:#29ae3d;}
#list .left_side .box_two .more:hover{color:#fff;}
#list .right_side.fr{width:78%;}
@media(max-width:1505px ){#list .right_side.fr{width:73%;}}
/* ===================== 产品页 左侧 导航 ===================== */


/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;}
#allmap img{max-width:none !important;}
/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display: none;background:url(../images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#db241e;border-radius:50%;position: fixed;right:6px;bottom:120px;z-index:99999999999;}
/* ===================== 回到顶部 ===================== */

.firstRow img {display: inline-block;}
.sycep{
	display: none;
}
/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
.header .menu_box{display: none;}
.header .menu_box{float: right;width:24px;height:54px;}
.header .nav_button{position: absolute;right:15px;top:26px;vertical-align: middle;width:24px;height:2px;cursor:pointer;background-color:#db241e;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after, .header .nav_button::before{content:'';width:24px;height:2px;position: absolute;z-index:99999999;right:0;background-color:#db241e;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
#close{display: none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:47.93%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#db241e;}

.fixed_footer{display: none;}
.sytopdh{display: none;}
.fixed_footer{display: none;background: linear-gradient(50deg, #db241e, #1869c0);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}


/*===================== 响应式代码 END =====================*/





.nbanner{
	background: #030303 center top no-repeat;
	height: 590px;
	padding-top: 14%;
	position: relative;
	box-sizing: border-box;
	background-size: auto 100%;
}
.n_mbx{color: #fff;width: 94%;position: absolute;bottom: 10px;right: 0;text-align: right;left: 0;margin: auto;} 
.n_mbx img{vertical-align: middle;display: inline-block;width: 22px;height: 22px;margin-right: 10px;}
.n_mbx a{color: #fff;display: inline-block;}


/* 公司简介 */
.about_wz{
	padding: 80px 0 10px 0;
	line-height: 200%;
}
.about_wz h1{
	font-size: 36px;
	margin-bottom: 20px;
}
.aboutn{
	padding:100px 0;
	overflow:hidden;
	background:url(../images/about_nbg.jpg) no-repeat center/cover;
	}
.aboutn .list{
	float:left;
	margin-right:0;
	}
.aboutn .list:first-child{
	margin-right:50px;
	}
.aboutn .list li{
	margin-bottom:40px;
	}
.aboutn .list li:last-child{
	margin-bottom:0;
	}
.aboutn .list li h1{
	font-size:26px;
	color:#fc7200;
	margin-bottom:20px;
	display: flex;
    justify-content: left;
    align-items: center;
	}
.aboutn .list li h1 span{
	margin-right:20px;
	}
.aboutn .list li p{
	font-size:16px;
	color:#fff;
	line-height:30px;
	}

.threea{
		background-color:#fff;
		padding:20px 0;
		}
.threea .list{
		overflow:hidden;
		}
.threea .list li{
		float:left;
		width:calc(100%/2 - 40px);
		margin-right:80px;
		margin-bottom:80px;
		overflow:hidden;
		padding-bottom:10px;
		}
.threea .list li:nth-child(even){
		margin-right:0;
		}
.threea .list li .img{
		border-radius:5px;
		overflow:hidden;
		}
.threea .list li .img img{
		display:block;
		width: 100%;
		}
.threea .list li h1{
		cursor: pointer;
		position:relative;
		width:58%;
		height:100px;
		background-color:#025b9e;
		box-shadow:0 0 10px #999;
		text-align:center;
		line-height:100px;
		font-size:24px;
		color:#fff;
		border-radius:5px;
		margin:-50px auto 0;
		}
.threea .list li:hover h1{
		transition: all 0.3s linear;
		color:#fff;
		background-color:#fc7200;
		}
.threea .list li:hover img{    
		transform: scale(1.05, 1.05);
		transition: transform 0.6s ease 0s;
		}

 .title3{
			padding:60px 0;
			}
 .title3 h3{ 
			color: #666;
			opacity:0.1;
			font-size: 48px;
			text-align: center;
			font-weight: bold;
			}
 .title3 span {
			color: #025b9e;
			font-size: 36px;
			text-align: center;
			font-weight: bold;
			display: block;
			margin-bottom: 20px;
			margin-top:-35px;
		}
 .title3 .xian{
			width:50px;
			height:4px;
			margin:0 auto;
			background-color:#fc7200;
			}
/* 产品 */


.p-pro {
	position: absolute;
	right: 0;
	bottom: -100px;
  }
  .pro-ylist {
	margin: 0 -62px;
	overflow: hidden;
  }
  .pro-ylist li {
	float: left;
	width: 24%;
  }
  .pro-ylist .item {
	margin: 0 22px 80px;
  }
  .pro-ylist .item .img img {
	transition: all .3s;
  }
  .pro-ylist .item:hover .more {
	background: #d80001;
  }
  .pro-ylist .item:hover .txt .tit:after {
	width: 120px;
  }
  .pro-ylist .item:hover .img img {
	-ms-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
  }
  .pro-ylist .img {
	position: relative;
	overflow: hidden;
	display: block;
	border-radius: 10px 65px 10px 10px;
  }
  .pro-ylist .img img {
	display: block;
	width: 100%;
	height: 100%;
  }
  .pro-ylist .txt {
	margin: -15px 40px 0 0;
	background: url(../images/y-bg9.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-moz-box-shadow: 0 6px 9px rgba(61, 110, 177, 0.23);
	-webkit-box-shadow: 0 6px 9px rgba(61, 110, 177, 0.23);
	box-shadow: 0 6px 9px rgba(61, 110, 177, 0.23);
	position: relative;
	z-index: 1;
	padding: 25px 40px 15px;
  }
  .pro-ylist .txt .tit {
	display: block;
	font-size: 26px;
	color: #2e2e2e;
	line-height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
  }
  .pro-ylist .txt .tit:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 4px;
	background-color: #b50000;
	background: -moz-linear-gradient(left, #b50000 0, #b50000 100%);
	background: -webkit-linear-gradient(left, #b50000 0, #b50000 100%);
	background: -o-linear-gradient(to right, #b50000 0, #b50000 100%);
	background: -ms-linear-gradient(to right, #b50000 0, #b50000 100%);
	background: linear-gradient(to right, #b50000 0, #b50000 100%);
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: 0.3s;
  }
  .pro-ylist .txt p {
	font-size: 18px;
	color: #696969;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .pro-ylist .txt .more {
	position: absolute;
	width: 62px;
	height: 40px;
	border-radius: 0 40px 40px 0;
	background-color: #b50000;
	background: -moz-linear-gradient(left, #b50000 0, #b50000 100%);
	background: -webkit-linear-gradient(left, #b50000 0, #b50000 100%);
	background: -o-linear-gradient(to right, #b50000 0, #b50000 100%);
	background: -ms-linear-gradient(to right, #b50000 0, #b50000 100%);
	background: linear-gradient(to right, #b50000 0, #b50000 100%);
	bottom: 20px;
	right: -34px;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
  }
  .pro-ylist .txt .more:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 20px;
	margin-left: -15px;
	margin-top: -10px;
	background: url(../images/y-jt6.png) no-repeat center;
  }

  
.y-tit1 {
	overflow: hidden;
	margin-bottom: 50px;
  }
  .y-tit1 .tit2 {
	float: left;
  }
  .y-tit1 .tit2 h2 {
	font-size: 38px;
	color: #d80001;
	line-height: 48px;
	margin-bottom: 10px;
  }
  .y-tit1 .tit2 h2 a {
	color: #d80001;
  }
  .y-tit1 .tit2 p {
	font-size: 20px;
	color: #8c8e91;
	line-height: 30px;
  }
  .y-tit1 .more {
	float: right;
	font-size: 18px;
	color: #d80001;
	line-height: 28px;
	margin-top: 20px;
  }
  .y-tit1 .more:hover {
	color: #d80001;
  }
  .list-content {
	padding: 60px 0 0 0;
	overflow: hidden;
  }
  
.cpn_con {
	overflow: hidden;
	padding: 30px 0;
	box-sizing: border-box;
  }
  .cpn_con .cp_l {
	width: 20%;
  }
  .cp_r {
	width: 76%;
	overflow: hidden;
  }
  .cp_r ul {
	overflow: hidden;
  }
  .cp_r ul li {
	width: 32.25806452%;
	float: left;
	margin-right: 1%;
	margin-bottom: 30px;
	box-sizing: border-box;
	transition: all .3s;
	box-shadow: 0 0 15px rgb(185, 185, 185);
  }
  .cp_r ul li div {
	overflow: hidden;
  }
  .cp_r ul li img {
	transition: all .5s;
	width: 100%;
  }
  .cp_r ul li strong {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	transition: all .3s;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
  }
  .cp_r ul li:hover {
	background: #b50000;
  }
  .cp_r ul li:hover strong {
	color: #fff;
  }
  .cp_r ul li:hover img {
	transform: scale(1.1, 1.1);
  }
  .cp_r .cp_img_l {
	float: left;
	width: 50%;
  }
  .cp_r .cp_img_l img {
	width: 100%;
  }
  .cp_img_r h1 {
	height: 50px;
	line-height: 50px;
	font-size: 2rem;
	font-weight: bold;
  }
  .info3_2 {
	margin-top: 20px;
  }
  .intro3 {
	height: auto;
	margin: 30px 20px 0px 20px;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	color: #333;
  }
  .intro4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #999;
	border-bottom: double 1px #eee;
	margin-top: 10px;
	margin-bottom: 20px;
  }
  .intro4 a {
	display: inline-block;
  }
  .intro2 {
	font-size: 36px;
	font-weight: bold;
	color: #dd0000;
	line-height: 40px;
	height: 60px;
	background: url(../images/gg-tel.png) left top no-repeat;
	padding-left: 50px;
	margin-left: 20px;
	margin-top: 10px;
  }
  .intro2 a{
	  
	color: #dd0000;
  }
  .npic {
	text-align: center;
	margin: 20px auto;
  }
  .npic img{
	  margin: 0 auto;
  }
  .cpxq_text{
	  line-height: 26px;
  }
  .cpxq_text strong{
	  font-size: 20px;
	  color: #b50000;
  }
  .cpxq_text img{
	  margin: 30px auto;
	  width: 80%;
  }
  ._p_b {
	margin-top: 30px;
  }
  ._p_b a {
	display: block;
	width: 219px;
	height: 72px;
	line-height: 72px;
	text-indent: 80px;
	border-radius: 5px;
	font-size: 24px;
	float: left;
	margin-right: 15px;
	transition: all .4s;
  }
  ._p_b a._pro_order {
	background: #b50000 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq {
	background: #dddddd url(../images/_pro_qq.png) 39px center no-repeat;
	color: #000000;
  }
  ._p_b a._pro_order:hover {
	background: #252525 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq:hover {
	background: #252525 url(../images/_pro_qq_hover.png) 39px center no-repeat;
	color: #fff;
  }
  .cpxq {
	padding: 30px 0;
	border: 1px solid #b50000;
	border-left: 0;
	border-right: 0;
  }
  .cpxq .cpxq-h1 {
	font-size: 24px;
	font-weight: bold;
  }
  .pagelist ul li {
	width: auto;
	float: none;
	background: #fff;
	padding: 0%;
	margin: 0;
  }
  .box_one,
  .box_two {
	width: 100%;
	background: linear-gradient(to right, #ae2929, #db241e);
	padding: 10px 10px;
  }
  .box_one .title {
	text-align: center;
	margin-bottom: 20px;
  }
  .box_two {
	background: #db241e;
	color: #fff;
	line-height: 180%
  }
  .box_one .title h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	margin: 20px 0 10px 0;
  }
  .box_one .title p {
	color: #fff;
	font-size: 16px;
  }
  .box_one ul li {
	line-height: 44px;
	background-color: #fff;
	margin-bottom: 5px;
	text-align: left;
  }
  .box_one ul li a {
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 44px;
	font-size: 16px;
  }
  .box_one ul li span,
  .box_one ul li em {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 4%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
  }
  .box_one ul li span {
	left: 0;
	top: 0;
	background-color: #fff;
  }
  .box_one ul li em {
	right: -100%;
	top: 0;
	background-color: #29166e;
	color: #fff;
  }
  .box_one ul li a:hover span,
  .box_one ul li a.active span {
	top: 100%;
  }
  .box_one ul li a:hover em,
  .box_one ul li a.active em {
	right: 0;
  }
  .box_one ul li .son_nav {
	border-top: 1px solid #29166e;
  }
  .box_one ul li .son_nav a {
	background: none;
	height: 40px;
	line-height: 40px;
	position: relative;
  }
  .box_one ul li .son_nav a::after {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: 8px;
	height: 1px;
	background-color: #29166e;
  }
  .box_one ul li .son_nav a:hover::after,
  .box_one ul li .son_nav a.active::after {
	background-color: #fff;
  }
  .box_one ul li .son_nav span {
	padding-left: 40px;
  }
  .box_two {
	margin-top: 10px;
	padding: 20px 10px;
  }
  .box_two p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
  }
  .box_two strong {
	color: #fff;
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	line-height: 130%;
  }
  .box_two .more {
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	margin-top: 10px;
	width: 200px;
	color: #333;
	text-align: center;
  }
  .box_two .more i {
	background-color: #29166e;
  }
  .box_two .more:hover {
	color: #fff;
  }
  .box_one h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	margin: 20px 0 10px 0;
	text-align: center;
  }
  .box_one p {
	color: #fff;
	font-size: 16px;
  }
  .alpic {
	overflow: hidden;
	margin-top: 50px;
  }
  .alpic a {
	width: 32.25806452%;
	float: left;
	margin: 0px 0 40px 1%;
	border-radius: 6px;
	background-color: #f9f9f9;
  }
  .alpic a div {
	overflow: hidden;
	transition: all .3s;
  }
  .alpic a img {
	width: 100%;
	transition: all .3s;
  }
  .alpic a strong {
	display: block;
	transition: all .3s;
	padding: 25px;
	position: relative;
  }
  .alpic a strong::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 30px;
	background: #2b5999;
	right: 20px;
	bottom: 30px;
	transition: all .6s;
  }
  .alpic a:hover {
	background: #fff;
	box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);
  }
  .alpic a:hover img {
	transform: scale(1.1, 1.1);
  }
  .alpic a:hover strong::before {
	width: 130px;
  }
  .pro_intro .left {
	width: 25%;
  }
  .pro_intro .right {
	width: 73.5%;
  }


  .pro_show{box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;}
.pro_show .left{float:left;width:45%;text-align:center;border-right:1px solid #f3f3f3;padding:40px;}
.pro_show .left .zoom{text-align:center;}
.pro_show .left .zoom img{width:auto;max-width:500px;}
.pro_show .left .thumb_pic{margin:40px 0 0 0;text-align:center;}
.pro_show .left .thumb_pic ul{margin:0 auto;}
.pro_show .left .thumb_pic ul li{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:3px;cursor:pointer;position:relative;}
.pro_show .left .thumb_pic ul li.hover{border:1px solid #f90;background:#fff;}
.pro_show .left .thumb_pic ul li.hover:after{content:" ";position:absolute;right:27px;top:-6px;width:11px;height:11px;border:#f90 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f90;z-index:-1;}

.pro_show .right{margin-left:50%;padding:40px;}
.pro_show .right h1{font-size:24px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right h5{font-size:14px;margin:10px 0;padding:0;color:#999;font-weight:normal;}
.pro_show .right .intro{font-size:14px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right .attribute{}
.pro_show .right .attribute li{font-size:14px;line-height:30px;}
.pro_show .right .attribute li em{display:inline-block;width:80px;font-style:normal;color:#555;font-size:14px;}
.pro_show .right .price{font-size:14px;line-height:30px;margin:20px 0;}
.pro_show .right .price span{font-size:36px;color:#f60;}
.pro_show .right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.pro_show .right .tags{margin:20px 0;}
.pro_show .right .tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px;}
.pro_show .right .tags a:hover{background:#2384D5;color:#fff;border-color:#2384D5;}
.pro_show .right .action{margin:30px 0 50px 0;}
.pro_intro{margin:20px 0;}
.pro_intro .left{width:320px;margin-right:20px;float:left;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin:15px;width:300px;}
.pro_intro .plist ul{width:304px;}
.pro_intro .plist ul li{float:left;width:137px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;border-radius:4px;}
.pro_intro .plist ul li a div{overflow:hidden;width:100%;height:100%;}
.pro_intro .plist ul li a div img{width:100%;height:100%;max-height:127px;min-height:127px;display:block;border:0;}
.pro_intro .plist ul li a p{text-align:center;font-size:14px;color:#333;margin:0;padding:5px 0;}
.pro_intro .plist ul li a:hover p{color:#f30;}

.pro_intro .right{float:left;width:850px;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul li{float:left;}
.pro_intro .tabs ul li a{display:block;padding:10px 30px;text-align:center;font-size:14px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;background:#fff;color:#999;border-top:2px solid #fff;}
.pro_intro .tabs ul li.hover a{border-bottom:1px solid #fff;background:#fff;font-weight:bold;color:#333;border-top:2px solid #2384D5;}
.pro_intro .intro{padding:30px;}
.pro_intro .intro p{margin:0;padding:0;}
.pro_intro .intro img{max-width:790px;}
.pro_intro .intro a{color:#06C;}
.pro_intro .intro a:hover{color:#f30;}

.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size:14px;line-height:30px;}
.pro_intro .intro .extend li em{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;}


/* 解决方案 */

.hn-hangye{
    overflow: hidden;
    height: 90px;
    box-sizing: border-box;
    margin-left: 50px;
}
.hn-hybox{
    text-align: center;
    font-size: 0;
}
.hn-hyitem{
    display: inline-block;
    vertical-align: top;
    margin: 30px 14px 0;
    font-size: 16px;
    line-height: 30px;
    color: #263450;
    font-weight: 300;
}

@media screen and (max-width:1440px){
	.syal .alpic2 a:nth-of-type(1) {
		width: 50%;
		height: 427px !important;
	}
	.syal .alpic2 {
		height: 427px !important;
	}
		.sectionsp .syspwz {
			top: 7%;
			height: 202px;
			width: 100%;
			padding-top: 20px;
		}
		.sectionsp {
			height: 889px;
		}
    .hn-hyitem{
        margin-left: 12px;
        margin-right: 12px;
    }
}
.hn-hyitem:first-child{
    margin-left: 0;
}
.hn-hyitem:last-child{
    margin-right: 0;
}
.hn-hyitem a{
    padding: 0 0 30px;
    display: block;
    position: relative;
}
.hn-hyitem .line{
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    bottom: 0;
    margin: auto;
    transition: 0.36s;
    background-color: #2791E5;
    height: 2px;
}
.hn-hyitem:hover .line,.hn-hyitem.active .line{
    width: 100%;
}
.hid-hymore{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}
.hid-hymore a{
    padding-right: 24px;
    background: url(../images/whn-hymore.png!/lossless/true) no-repeat right center;
}


.hynav-drop{
    display: none;
    position: absolute;
    top: 136px;
    left: 0;
    right: 0;
    margin: auto;
    box-sizing: border-box;
    width: 100%;
    padding: 50px 0 65px;
    background-color: #fff;
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
    z-index: 120;
    height: 365px;
}
.hyn-dropmain{
    width: 1180px;
    margin: auto;
}
.hynav-drop .tab-item{
    display: none;
}
.hynav-drop .tab-item.active{
    /* display: block; */
}
.hynav-drop .item{
    float: left;
    width: 20%;
    box-sizing: border-box;
    border-left: 1px solid #eaeaea;
    padding: 0 20px;
    height: 250px;
}
.hynav-drop .item:first-child{
    border-left: 0;
    padding-left: 0;
}
.hynav-drop .tit{
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #263450;
}
.hynav-drop .tab-list{
    margin-top: 25px;
}
.hynav-drop .tab-list li{
    font-size: 14px;
    line-height: 20px;
    color: #757983;
    margin-top: 15px;
    max-height: 40px;
    overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.hynav-drop .tab-list li:first-child{
    margin-top: 0;
}
.hynav-drop .tab-list li a:hover{
    color: #2791E5;
}
.hynav-drop .tab-more{
    font-size: 14px;
    line-height: 20px;
    color: #2791E5;
    margin-top: 15px;
}
.hynav-drop .tab-text{
    font-size: 14px;
    line-height: 22px;
    color: #757983;
    margin-top: 15px;
}
.hynav-drop .tab-more:hover{
    text-decoration: underline;
}
.hynav-drop .tab-list .li-item{
    margin-top: 25px;
}
.hynav-drop .tab-list .li-tit{
    color: #484B52;
    line-height: 22px;
}
.hynav-drop .tab-list .li-time{
    font-size: 12px;
    line-height: 17px;
    color: #A4A7AF;
    margin-top: 10px;
}


.img-center {
	text-align: center;
	font-size: 0;
  }
  
  .img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
  }
  
  .img-cover {
	overflow: hidden;
  }
  
  .img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
  }
  
  .in-equipment {
	padding-bottom: 10px;
  }
  
  .in-equipment .swiper-slide {
	width: 1000px;
  }
  
  .in-equipment .swiper-slide a {
	display: block;
	position: relative;
  }
  
  .in-equipment .swiper-slide .img-cover span {
	padding-top: 52%;
	opacity: 0.5;
	-webkit-transition: all 1s;
	transition: all 1s;
  }
  
  .in-equipment .swiper-slide .text {
	position: absolute;
	left: 40px;
	top: 50px;
	background-color: #fff;
	padding: 40px 30px;
	width: 280px;
	height: 320px;
	color: #333;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
  }
  
  .in-equipment .swiper-slide .text h4 {
	margin: 0;
	font-size: 28px;
	font-weight: normal;
	position: relative;
  }
  
  .in-equipment .swiper-slide .text h4 span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
  }
  
  .in-equipment .swiper-slide .text h4:after {
	display: block;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #e60012;
	margin-left: -90px;
  }
  
  .in-equipment .swiper-slide:nth-child(2n) .text h4:after {
	display: block;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #1d2088;
	margin-left: -90px;
  }
  
  .in-equipment .swiper-slide .text p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin: 30px 0 0;
	text-align: justify;
	height: 140px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
  }
  
  .in-equipment .swiper-slide .text .more {
	display: block;
	margin-top: 20px;
	font-size: 16px;
	color: #cc1327;
	background: url(../images/icon4.png) no-repeat right center;
	padding-right: 36px;
  }
  
  .in-equipment .swiper-slide .text .p {
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 24px;
	color: #999;
  }
  
  .in-equipment .swiper-slide:nth-child(2n) .text .p span {
	color: #1d2088;
  }
  
  .in-equipment .swiper-slide .text .p span {
	color: #e60012;
  }
  
  .in-equipment .swiper-slide-active .img-cover span {
	opacity: 1;
  }
  
  .in-equipment .swiper-slide-active .text {
	opacity: 1;
  }
  
  .in-equipment .swiper-button-next,
  .in-equipment .swiper-button-prev {
	width: 90px;
	height: 55px;
	opacity: 1;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: -40px;
	text-indent:-9999px;
  }
  .in-equipment .swiper-button-prev{
	  background: url(../images/jt1.jpg) center center no-repeat #b50000;
  }

  .in-equipment .swiper-button-next{
	background: url(../images/jt2.jpg) center center no-repeat #b50000;
}

.in-equipment .swiper-button-next:hover,
.in-equipment .swiper-button-prev:hover {
  opacity: 0.5;
}



  .in-equipment .swiper-button-prev {
	left: 50%;
	margin-left: -600px;
  }
  
  .in-equipment .swiper-button-next {
	right: 50%;
	margin-right: -600px;
  }
  
  .in-equipment .swiper-button-next:hover,
  .in-equipment .swiper-button-prev:hover {
	opacity: 1;
  }
  
  .in-equipment .swiper-pagination {
	position: static;
	font-size: 0;
	margin-top: 50px;
  }
  
  .in-equipment .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0 8px !important;
  }
  
  .in-equipment .swiper-pagination-bullet-active {
	background-color: #1d2088;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  
  
  


/* 解决方案 */

.n_fbj {
	background: url(../images/ncp.jpg) center top no-repeat;
	overflow: hidden;
	padding-bottom: 36px;
	padding-top: 36px;
  }
  .n_fbj .wzfa {
	color: #fff;
	margin-bottom: 20px;
  }
  .n_fbj .wzfa a {
	display: inline-block;
	color: #fff;
  }
  .n_fbj .fa_1 {
	margin: 0 auto 40px auto;
	overflow: hidden;
  }
  .n_fbj .fa_1 .fl {
	width:57%;
	position: relative;
  }
  .n_fbj .fa_1 .fl > img {
	position: absolute;
	right: 10px;
	top: 20px;
  }
  .fa_l_img{
	  width: 100%;
  }
  .n_fbj .fa_1 .fr {
	width: 40%;
  }
  .n_fbj .fa_1 .fr h1 {
	color: #fff;
	font-size: 46px;
  }
  .n_fbj .fa_1 .fr p {
	margin-top: 30px;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 20px;
	line-height: 200%;
	font-size: 16px;
  }
  .n_fbj .fa_1 .fr .box {
	margin-top: 72px;
	background: url(../images/f1.jpg) center top no-repeat;
	padding: 10px 30px;
	height: 160px;
	box-sizing: border-box;
	padding-top: 20px;
	background-size: 100% 100%;
  }
  .n_fbj .fa_1 .fr .box h3 b {
	color: #009cff;
	font-size: 30px;
  }
  ._p_b {
	margin-top: 10px;
  }
  ._p_b a {
	display: block;
	width: 46%;
	height: 52px;
	line-height: 52px;
	text-indent: 80px;
	border-radius: 5px;
	font-size: 24px;
	float: left;
	margin-right: 15px;
	transition: all .4s;
  }
  ._p_b a._pro_order {
	background: #29166e url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq {
	background: #dddddd url(../images/_pro_qq.png) 39px center no-repeat;
	color: #000000;
  }
  ._p_b a._pro_order:hover {
	background: #252525 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq:hover {
	background: #252525 url(../images/_pro_qq_hover.png) 39px center no-repeat;
	color: #fff;
	}
	.fa_4{
		margin-bottom: 60px;
	}
  .fa_4 h4 {
	position: relative;
	padding-left: 25px;
  }
  .fa_4 h4::after {
	position: absolute;
	bottom: 0;
	width: 10px;
	height: 100%;
	content: "";
	background: #0094eb;
	left: 0;
  }
  .fa_4 h4 a {
	float: right;
	position: relative;
	z-index: 9999;
	font-size: 20px;
  }
  .fa_4 h4 a::before {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10px;
	content: "";
	background: #f9d555;
	right: 0;
	z-index: -1;
	transition: all .3s;
  }
  .fa_4 h4 a:hover::before {
	width: 120%;
  }
  .fa_4 h4 b {
	font-size: 26px;
	color: #0094eb;
  }
  .fa_4 h4 em {
	display: block;
	font-size: 40px;
	color: #d0d0d0;
	text-transform: uppercase;
  }
  .fa_4 .fawt {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.226);
	padding: 30px ;
  }
  .fa_4 .fawt img {
	display: block;
	margin: 0 auto;
  }
  .fz_4_wz {
	padding: 20px 0;
	line-height: 200%;
  }
  .fa_2 {
	margin-top: 50px;
	background: #f6f5f5;
	padding: 0px 0 90px 0;
  }
  .fa_2 h4 {
	position: relative;
	margin-bottom: 30px;
	text-align: center
  }
  .fa_2 h4::after {
	position: absolute;
	bottom: -10px;
	width: 120px;
	height: 1%;
	content: "";
	background: #0094eb;
	right: 0;
	margin: 0 auto;
	left: 0;
  }
  .fa_2 h4 a {
	float: right;
	position: relative;
	z-index: 9999;
	font-size: 20px;
	margin-top: 50px;
  }
  .fa_2 h4 a::before {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10px;
	content: "";
	background: #f9d555;
	right: 0;
	z-index: -1;
	transition: all .3s;
  }
  .fa_2 h4 a:hover::before {
	width: 120%;
  }
  .fa_2 h4 b {
	font-size: 38px;
	color: #0094eb;
  }
  .fa_2 h4 em {
	display: block;
	font-size: 40px;
	color: #d0d0d0;
	text-transform: uppercase;
  }
  .fa_pic {
	width: 100%;
	height: 100%;
  }
  .fa_pic a {
	font-size: 22px;
  }
  .fa_pic a em {
	font-size: 16px;
  }
  .fa_pic a:hover {
	background: #0094eb;
	color: #fff;
  }
  .fa_pic a:hover em {
	color: #fff;
  }
  .fa_pic a p {
	padding: 20px 0;
  }
  .fa_pic .swiper-slide {
	text-align: center;
	font-size: 18px;
	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;
  }
  .fa_pic .swiper-slide a p em {
	display: block;
  }
  .fa_pic1 li a {
	display: block;
	position: relative;
  }
  .fa_pic1 li a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 50px;
	line-height: 50px;
	background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
	transition: all .5s;
  }
  .fa_pic1 li a:hover p {
	background-image: linear-gradient(to top, #0094eb, rgba(0, 0, 0, 0));
  }
  .ban {
	background: none;
	margin-top: 10px;
  }

  .houchebu a img{
	width: 100%;
	border-radius: 15px;
}
.disikk img{
	display: none;
}
.disikk video{
	display: none;
}
.bokll{
	width: 100%;
	display: table;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.penshui video{
	display: block;
	width: 60%;
	max-height: 490px;
	float: left;
	outline: -webkit-focus-ring-color auto 1px;
	object-fit: contain;
}
.penshui img{
	float: right;
	width: 38%;
}



@media screen and (max-width: 1200px) {

}
@media(max-width:1200px){
	.penshui video{
		width: 96%;
		display: block;
		float: none;
		margin: 0px auto;
	}
	.penshui img{
		display: none;
	}
}


.zlp1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
	overflow: hidden;
  }
  .zlp1 img.kab {
	width: auto;
	max-width: initial;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
  }
  .opwwcc div.allp {
	display: block;
  }
  .zlp1 a {
	width: 100%;
	height: 100%;
  }
  .qmm2 {
	width: 0;
	height: 0;
	box-sizing: border-box;
	padding: 0px 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .zlp1:hover .qmm2 {
	width: 100%;
	height: 100%;
	padding: 34px 50px;
  }
  .zlp2 ul li:hover .qmm2 {
	width: 100%;
	height: 100%;
	padding: 34px 50px;
  }
  .qmm23 {
	width: 100%;
	height: 100%;
	border: 1px solid #00a35e;
	box-sizing: border-box;
	padding: 18px 23px;
  }
  .qmm26 {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
  }
  .qmm26 h2 {
	font-size: 40.15px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .qmm26 p {
	font-size: 42.16px;
	color: #FFFFFF;
	font-weight: 300;
  }
  .zlp2 ul li:nth-child(1) {
	margin-top: 0;
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(2) {
	margin-top: 0;
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(3) {
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(4) {
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(5) {
	margin-left: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li:nth-child(6) {
	margin-right: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li .qmm26 h2 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .zlp2 ul li {
	width: 48%;
	margin: 1%;
	float: left;
	height: 203px;
	overflow: hidden;
	position: relative;
  }
  .zlp2 ul li .xcnj {
	width: 100%;
  }
  .xmm {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	text-align: center;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 70px;
	font-size: 30px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 img {
	float: right;
	margin-top: 10px;
  }
  .qmm23 {
	width: 100%;
	height: 100%;
	border: 1px solid #00a35e;
	box-sizing: border-box;
	padding: 18px 23px;
  }
  .qmm26 {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
  }
  .qmm26 h2 {
	font-size: 40.15px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .qmm26 p {
	font-size: 42.16px;
	color: #FFFFFF;
	font-weight: 300;
  }
  .zlp2 ul li:nth-child(1) {
	margin-top: 0;
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(2) {
	margin-top: 0;
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(3) {
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(4) {
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(5) {
	margin-left: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li:nth-child(6) {
	margin-right: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li .qmm26 h2 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .zlp2 ul li {
	width: 48%;
	margin: 1%;
	float: left;
	height: 203px;
	overflow: hidden;
	position: relative;
  }
  .zlp2 ul li .xcnj {
	width: 100%;
  }
  .xmm {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	text-align: center;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 70px;
	font-size: 30px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 img {
	float: right;
	margin-top: 10px;
  }
  .zlp1:hover .xmm {
	bottom: -50px;
  }
  .zlp1:hover .xmm2 {
	bottom: -70px;
  }
  .zlp2 ul li:hover .xmm {
	bottom: -50px;
  }
  .zlp2 ul li.allp2 .xmm {
	background-color: rgba(0, 163, 94, 0.5);
  }
  .ajcj {
	overflow: hidden;
  }
  
.zlp2 {
	width: 40%;
	float: right;
	height: 642px;
	display: table;
  }
  .duyao {
	margin-top: 27px;
	display: table;
	position: relative;
  }
  .opwwcc {
	position: relative;
	width: 59%;
	height: 642px;
	float: left;
  }

.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#da1111;background:#da1111;color:#fff;}
.pagelist li.active a{border-color:#da1111;background:#da1111;color:#fff;}



/* 新闻 */

.news-list {
    width: 100%;
    overflow: hidden
}

.news-list ul {
    width: 100%;
    padding: 18px 3% 16px 3%;
    box-sizing: border-box;
    overflow: hidden
}

.news-list ul li {
    float: left;
    width: 33.33333333%;
    line-height: 26px;
    padding: 41px 2.5% 38px 2.5%;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    position: relative;
    overflow: hidden;
    box-sizing: border-box
}

.news-list ul li:hover .hover-text {
    bottom: 0;
    opacity: 1;
    color: #fff
}

.news-list ul li:nth-child(3n) {
    border-right: 0
}

.news-list ul li:nth-child(4),
.news-list ul li:nth-child(5),
.news-list ul li:nth-child(6) {
    border-bottom: 0
}

.news-list ul li .news-li-time {
    font-family: 'AvantGardeITCbyBT-Book';
    float: left;
    width: 100%;
    font-size: 18px;
    color: #666
}

.news-list ul li .news-li-t {
    font-weight: normal;
    float: left;
    width: 100%;
    margin-top: 7px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.news-list ul li .news-li-pic {
    float: left;
    width: 100%;
    margin-top: 37px
}

.news-list ul li .news-li-pic a {
    float: left;
    width: 100%;
    overflow: hidden
}

.news-list ul li .news-li-pic img {
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.news-list ul li:hover .news-li-pic img {
    -webkit-transform: scale(1.1);
    -mos-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.news-list ul li .news-li-p {
    float: left;
    width: 100%;
    height: 52px;
    line-height: 26px;
    margin-top: 30px;
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.news-list ul li .news-li-link {
    float: left;
    width: 100%;
    margin-top: 9px;
    font-size: 14px;
    color: #898989
}

.news-list ul li .news-li-link a img {
    vertical-align: middle;
    padding-bottom: 3px;
    margin-left: 15px
}

.news-list ul li .news-li-link a:hover {
    margin-left: 5px
}

@media (max-width:1199px) {
    .news-list ul {
        padding: 10px 3% 10px 3%
    }

    .news-list ul li {
        line-height: 24px;
        padding: 20px 2% 20px 2%
    }

    .news-list ul li .news-li-time {
        font-size: 16px
    }

    .news-list ul li .news-li-t {
        margin-top: 4px;
        font-size: 20px
    }

    .news-list ul li .news-li-pic {
        margin-top: 14px
    }

    .news-list ul li .news-li-p {
        margin-top: 10px;
        font-size: 14px
    }

    .news-list ul li .news-li-link {
        margin-top: 5px
    }
}

@media (max-width:991px) {
    .news-list ul {
        padding: 10px 2% 10px 2%
    }
}

@media (max-width:767px) {
    .news-list {
        margin: 18px 0 17px 0;
        padding: 10px 0 16px 0
    }

    .news-list ul li {
        width: 100%;
        border-right: 0;
        padding: 10px 2% 10px 2%
    }

    .news-list ul li:nth-child(4),
    .news-list ul li:nth-child(5),
    .news-list ul li:nth-child(6) {
        border-bottom: 1px solid #eee
    }

    .news-list ul li .news-li-t {
        margin-top: 4px;
        font-size: 18px
    }

    .news-list ul li .news-li-link {
        font-size: 12px
    }
}

.news-details {
    float: left;
    width: 100%;
    margin: 58px 0 66px 0;
    padding: 55px 3.3% 60px 3.3%;
    background: #fff
}

.news-details .news-de-title {
    float: left;
    width: 100%;
    line-height: 42px;
    padding-bottom: 7px;
    text-align: center;
    border-bottom: 1px solid #eee
}

.news-details .news-de-title .news-de-ti-h {
    float: left;
    width: 100%;
    font-size: 28px;
    color: #333;
    font-weight: normal
}

.news-details .news-de-title .news-de-ti-time {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #999
}

.news-details .news-de-title .news-de-ti-time img {
    margin-right: 12px;
    vertical-align: middle;
    padding-bottom: 3px
}

.news-details .news-de-txt {
    float: left;
    width: 100%;
    padding: 34px 0 40px 0;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    border-bottom: 1px solid #eee
}

.news-details .news-de-txt img {
    max-width: 100%
}

.news-details .news-de-link {
    float: left;
    width: 100%;
    margin-top: 53px
}

.news-details .news-de-link a {
    float: left;
    width: 50%;
    line-height: 36px;
    padding-right: 2%;
    font-size: 16px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.news-details .news-de-link a:last-child {
    padding-right: 0;
    padding-left: 2%;
    text-align: right
}

.news-details .news-de-link a:hover {
    color: #314e92
}

.lxdt{
	padding:20px 0px;line-height:200%; font-size:14px;background: #eee; margin-bottom: 50px; float: left;width: 50%;
}


.lxcon {
    margin: 60px auto;
    overflow: hidden
}

.lxcon h1 {
    text-align: center;
    font-size: 2rem
}

.lxcon .pic {
    margin-right: 20px
}

.lxcon .text2 {
    width: 43%;
    margin: 20px 0;
    overflow: hidden;
    margin-top: 50px;
    line-height: 200%
}

.lxcon .erweima {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    padding: 16px 0;
    margin-top: 20px
}

.lxcon .note {
    padding-top: 50px
}

.lxcon h3 {
    color: #000;
    font-size: 2rem
}
.nycpcon img{
	width: 100%;
}
.nycpcon {
	width: 100%;
	height: 300px;
	margin: 20px auto;
}
.swiper-pagination-bullet-active{
	background: #db241e !important;
}

.nbt {
	border-bottom: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	font-size: 20px;
	color: #00b570;
  }
  .nbt a {
	float: right;
	color: #1f1f1f;
  }
  
.xgcp {
	overflow: hidden;
  }
  .xgcp li {
	width: 18.86792453%;
	margin-right: 1%;
	float: left;
	margin-bottom: 30px;
  }
  .xgcp li img {
	width: 100%;
  }
  .xgcp li strong {
	text-align: center;
	background: #fff;
	color: #000;
	display: block;
	transition: all .5s;
	height: 40px;
	line-height: 40px;
  }
  .xgcp li:hover strong {
	background: #29166e;
	color: #fff;
  }
.fixed_footer a{float: left;width:33.33%;text-align: center;}
 .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
 .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}


@media( max-width:1440px ){
	.header .nav{width: 52%;}
	.header .logo{width: 27%;}
	.sj-tab{width: 1366px;}
	.sj-tab ul li{padding: 0 3%;}
	.w80{width: 94%;}
	#scroll_one,#top_scroll{width: 94%;}
	.item_box a:nth-of-type(7){left: 22%;}
	.item_box a:nth-of-type(8){left: 18%;}
	.item_box a:nth-of-type(9){left: 18%;}
	.item_box a:nth-of-type(10){left: 18%;}
	.item_box a:nth-of-type(11){left: 22%;}
	.item_box1 a:nth-of-type(7){right: 22%;}
	.item_box1 a:nth-of-type(8){right: 18%;}
	.item_box1 a:nth-of-type(9){right: 18%;}
	.item_box1 a:nth-of-type(10){right: 18%;}
	.item_box1 a:nth-of-type(11){right: 22%;}
	.header.bg .logo{width: 280px;height: 68px;}
	.about .a_top h4{padding: 26px 34px;}
	.f_14{ font-size:14px; }
	.f_16{ font-size:16px; }
	.f_18{ font-size:16px; }
	.f_20{ font-size:18px; }
	.f_24{ font-size:22px; }
	.f_26{ font-size:24px; }
	.f_28{ font-size:26px; }
	.f_30{ font-size:28px; }
	.f_38{ font-size:30px; }
	.f_40{ font-size:38px; }
	.f_42{ font-size:40px; }
	.f_48{ font-size:46px; }
	.f_58{ font-size:56px; }
	.f_72{ font-size:70px; }
	.syys ul{width: 100%;}
	
	#footer .two a,#footer .f2 p{font-size:14px;}
	#footer .f2 p{line-height: 26px;}
	.yspic3{
		width: 100% !important;
	}
	.syys img:nth-of-type(2){
		width: 54%;
	}
	.sectionsp{
		height: 894px;
	}
	.sygs dt h4 {
		font-size: 30px !important;
	}
	.sysp dl dt {
		margin-top:0px !important;
	}
	.lad {
		padding-left: 34px !important;
	}
}

@media( max-width:1366px ){	
	.sectionsp{height: 839px;}
	.bg1{margin-top: 140px;}
	.about .a_top img{width: 80%;}
	.w1400{width: 94%;}
	.section_four .small .item{width: 213px;}
	.header .logo{
		width: 25%;
	}
	.header .nav ul li a{
		font-size: 16px;
	}
	.sectionsp strong {
    font-size: 62px;
	}
	.sectionsp b {
		font-size: 24px;
		margin-top: 20px;
	}
	
.synews1 .swiper-slide{
	overflow: hidden;
}

.syalx .syalnr li {
    width: 11.011111% !important;
}

.p_tit {
    margin-top: -7px !important;
    margin-bottom: 14px !important;
}

}
.clear{
	clear: both;
}

@media (min-width: 1201px){
	.syspwz2{display: none;}
	.synews1{display: block;}
	}





@media( max-width:1200px ){
	.sectionsp {
		height: 788px;
}
html,body{margin:0 auto !important;}
.copyright{display: none;}
.header{height: 78px !important;}
.header .inner{padding: 16px 15px !important;}
.header.bg .inner{padding: 3px 15px !important;}
#top_scroll ul li{
	width: 48%;
}
.header .menu_box{
	padding-top: 20px !important;
}
.header .nav_button {
top: 36px;
}
.sectionsp video{
	display: none;
}
.syspwz2{height: 100%;position: absolute;left: 0;right: 0;width: 100%;bottom: 0;}

.sectionsp strong{
	font-size: 60px;
}
.jm-s-quan{
display: none;
}

.syys {
height: 700px !important;
}
.syys ul li {
position: absolute;
width: 47% !important;
}
#footer .f1{
	display: none;
}
#footer .two{
	width: 50% !important;
}
#footer .f2 {
	width: 44% !important;
}
.shouhou img{
	display: none;
}
.xiaoshou img{
	display: none;
}
.f4{
	display: none;
}

#footer .two {
	padding-left: 2%;
	width: 49%;
	border-right: 1px solid rgba(223, 223, 223, 0.377);
	height: 200px;
}


.header .logo {
	height: 93px !important;
}



.header.bg{background: rgba(255, 255, 255, 0.955) !important;}
.header .nav ul li em, .header .nav ul li i, .product_list_two .item .info p, .product_list_three .item .info p, .header .call, .banner .swiper-button-next, .banner .swiper-button-prev, .news_two .news_box li p, .position_now .fr, .arrow_down, #list .left_side, .news_one .news_box li .img .bg, .news_article_box .left_fixed, .img_big_box, #none,.tj_box .gallery-top .swiper-slide a .txt,.tj>img,.tabbox .content,.footer .f1,.footer .f2,.footer .f4,.more1,.section_two .item_box .yspic img:nth-child(1),.section_two .item_box .yspic img:nth-child(3),#winImgDiv,.syys h3 strong,.syys .syys2,.syys .syys1 span b,.pc_show,.altop,.hf .fr,.bg1,.tabbox .tab .item .img,.video_box,.four img:nth-child(1),.pub_title h4:before, .pub_title h4:after,.section_four .img img:nth-child(1),.section_four::after,.ystop>img,.yt_txt p{display: none !important;}
.wap_show{display: block;}
.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto,.tj_box,.w1300,.tabbox,.footer .f3,.section_four .auto,.w1400{width:auto;padding:0 15px;}
.inner{width: auto;}
.info_big_box .info_1 .dh span{font-size: 16px}
.header.bg{background:rgba(41, 41, 41, 0.9);}
.header .inner{padding:0 15px;width:auto;height:50px;}

.header .nav{position: fixed;width: 280px;height: auto;overflow: auto;padding: 20px 0;top: 50%;left: 50%;margin: -200px 0 0 -140px;z-index: 9999999999;background-color: #fff;box-shadow: 0 0 10px #f1f1f1;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);}
.header .nav ul li{display: block;float:none;width:90%;margin:0 auto;height:40px !important;line-height: 40px !important;border-bottom: 1px solid #f9f9f9;}
.header .nav ul li span, .header .nav ul li a{color:#333 !important;}
.header .nav ul li a:hover span, .header .nav ul li a.active span{line-height:40px;}
.header .nav ul li:last-child{border: none;}
.product_son{display: none !important;}
.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
#scroll_one{height: 200px;}
#scroll_one ul li img{width: 120px;height: 120px;display: inline-block;}
#scroll_one ul li h3{height: 50px;line-height: 50px;}
.albox .fl,.albox .fr{width: 100% !important;float:none;}
#allmap{height:300px;}
#nyba{height:300px;background-size: cover;background-attachment: unset;}
.fade_text{margin-top:171px;}
.fade_text .cn{line-height:40px;height:40px;}
.fade_text .cn span{font-size:30px;}
.fade_text .en{font-size:16px;}
.fade_text .line{margin:10px auto;}
.form_box_box, ul.fs{width:100%;}
.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{width:49%;margin:0.5%;}
.product_list_two .item .info{min-height:70px;}
#list .right_side{float:none !important;width:100% !important;}
.news_one .news_box li .img, .news_one .news_box li .info{float:none !important;width:100%;}
.news_one .news_box li .img{height:200px;}
.news_one .news_box li .info{padding-top:20px;height:auto;}
.news_one .news_box li .info .time{padding:6px 0;}
.news_one .news_box li .info .line{margin-bottom:6px;}
.news_one .news_box li:hover .info{padding-top:20px;}
.son_list{height:40px;}
.son_list a{height:40px;line-height:40px;width:120px;font-size:14px;padding:0;}
.news_article_box{padding-top: 54px;}
.news_article_box .right_article{width:100%;float:none;background-color: #fff;}
.news_article_box .inner_content, .news_article_box .h1_title{padding:20px;}
.news_two .news_box li{width:49%;margin:0.5%;}
.news_two .news_box li a{padding:8px;}
.news_two .news_box li .time strong{font-size:30px;}
.fixed_body .fixed_article {width:90%;height:500px;margin: -250px -45% 0 0;}
.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
.fixed_body .fixed_article .fb_close i{margin-top:5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.info_big_box,.section_two{width:100%;height:auto;}
.info_big_box h1{margin-top:0;font-size:20px;}
.info_big_box .info_1{margin-top:10px;}
.info_big_box .share{margin:0 0 10px 0;}
.xgcp_title{margin-top:10px;}
.more .but{margin-left: 0;margin-top: 10px;}
.more1 a{width: 98%;margin: 0 auto;}
.ystop{height: auto;background-size: cover;padding: 20px 0;margin-top: 20px;}


.fixed_footer{
	display: block;
}
.swiper-container.anli .swiper-slide{width: 350px;height: 263px;}


.ab ul li{
width: 49%;
border-right:0
}
.section_nine .pub_title p{
margin-bottom: 20px;
}
.product_list_two .item .info{
padding: 0;
}
.product_list_two .item .info strong, .product_list_three .item .info strong{
padding-top: 0;
}
.product_list_two .item .info{
min-height: 30px;
line-height: 30px;
text-align: center;
}
.product_list_one .item, .product_list_two .item, .product_list_three .item{
margin-bottom: 12px;
}
#nyba{
background-size: 100% 100% ;
}

}


@media (max-width:1199px) {
    .news-details .news-de-title .news-de-ti-h {
        font-size: 20px
    }

    .news-details {
        margin: 30px 0 30px 0;
        padding: 30px 3% 30px 3%
    }

    .news-details .news-de-link {
        margin-top: 30px
    }

    .news-details .news-de-txt {
        padding: 14px 0 20px 0;
        line-height: 28px;
        font-size: 14px
    }
}




  

  


@media (min-width:640px){
	.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}
}


