/*===================== 重置样式 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;}
h1,h2,h3,h4,h5,h6{font-weight: 400;}
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;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;text-align: center;}
img{ border: 0;vertical-align: middle;max-width:100%;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:#0063bb;}
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;}
.dn{display: none !important;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;cursor: default;}
.error3{display: none !important;}
.wap_show{display: none;}
html,body{max-width:1920px;margin:0 auto;}
/* .inner{width:1300px;margin:0 auto;} */
em{font-style: normal;}
.f_12{ font-size:12px; }
.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_28{ font-size:28px; }
.f_30{ font-size:30px; }
.f_38{ font-size:38px; }
.f_48{ font-size:48px; }
.f_60{ font-size:60px; }
.pc_show p img{display: inline-block;}
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header{position: fixed;z-index:999; width: 100%;border-bottom: 1px solid rgba(255, 255, 255, 0.473);background: linear-gradient(to bottom, #004495, rgba(255, 255, 255, 0));}
.header .inner{height:90px;width:98%;padding:0 1%;text-align: center;z-index: 99;}
.header .logo img{margin-top: 10px;height: 70px;}
.header .toplogo2{display: none;}
.header .nav{width:50%;display: inline-block;}
.header .nav>ul>li{float: left;width:12.485714%;height:90px;line-height:90px;text-align: center;position: relative;}
.header .nav>ul>li>a{color:#fff;position: relative;z-index:1;font-size:16px;font-weight: bold;}
.header .nav>ul>li i{position: absolute;width:100%;height:0;background: #0063bb;left:0;top: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:90px;}
.header .nav>ul>li a:hover span, .header .nav>ul>li a.active span{color:#fff;}
.header .nav>ul>li a:hover em, .header .nav>ul>li a.active em{opacity:1;}
.header .nav>ul>li:hover ul {display: block;}


.header .product_son{position: absolute;left:-50px;top:90px;text-align: center;width:200%;padding:0px 0;height:auto;background-color:#ecf1f3 !important;z-index:98;transition: .5s;display: none;z-index: 99;}
.header .product_son.active,.header .nav ul li:nth-child(3):hover .product_son{display: block;}
.header .product_son a:hover .pb_bg{transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}
.header .product_son  a p{color: #000;height:40px;line-height:40px;position: relative;border-bottom: 1px solid #d4d8da;font-size: 14px;}
.header .product_son  a p u{position: absolute;width:100%;height:0;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;height: 40px;}
.header .product_son  a:hover p u{background: #fff;}
.header .product_son  a:hover p{color: #000;}



.header .news_son{position: absolute;left:0px;top:90px;text-align: center;width:100%;padding:0px 0;height:auto;background-color:#ecf1f3 !important;z-index:98;transition: .5s;display: none;z-index: 99;}
.header .news_son.active,.header .nav ul li:nth-child(7):hover .news_son{display: block;}
.header .news_son a:hover .pb_bg{transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}
.header .news_son  a p{color: #000;height:40px;line-height:40px;position: relative;border-bottom: 1px solid #d4d8da;font-size: 14px;}
.header .news_son  a p u{position: absolute;width:100%;height:0;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;height: 40px;}
.header .news_son  a:hover p u{background: #fff;}
.header .news_son  a:hover p{color: #000;}


.header .call{margin-top:15px;background:url(../../images/call1.png) 0 center no-repeat;padding-left:43px;transition: .5s;height: 55px;line-height: 40px;}
.header .call h3{color:#fff;font-size: 24px;text-align: left;line-height: 120%}
.header .call em{color: #fff;display: block;font-size: 14px;}
.ewm{margin-right: 20px;margin-top: 24px;width: 37px;position: relative;}
.emw2{display: none;}
.ewm .subpic{position: absolute;left: -30px;width: 100px;z-index: 99;bottom:-110px;display: none;}
.ewm:hover .subpic{display: block;}


.header:hover,.header.bg{box-shadow:  0 0 15px rgba(0, 0, 0,.1);background: rgba(255, 255, 255, 1);transition: all .3s}
.header:hover .nav>ul>li a,.header.bg .nav>ul>li a{color: #000;}
.header:hover .call h3,.header:hover .call h3 em,.header.bg .call h3,.header.bg .call h3 em{color: #000;}
.header.bg .inner{height: 60px;}
.header.bg .logo img{height: 50px;margin-top: 5px;}
.header.bg .nav ul li{height: 60px; line-height: 60px;}
.header:hover .call,.header.bg .call{background:url(../../images/call2.png) 0 center no-repeat;}
.header.bg .product_son{top:60px !important;}
.header:hover .toplogo1,.header.bg .toplogo1{display: none !important;}
.header:hover .toplogo2,.header.bg .toplogo2{display: block !important;}
.header:hover .emw2,.header.bg .emw2{display: block;}
.header:hover .emw1,.header.bg .emw1{display: none;}





.banner .swiper-button-next, .banner .swiper-button-prev{width:59px;height:59px;}
.swiper-pagination-bullet-active{background-color:#d50012 !important;border-color:#d50012 !important;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(71,171,30,1);-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;}

.xgcp_title3.bgt{background:#0063bb !important;position: fixed;width: 100%;top: 40px;left: 0px;}
.xgcp_title3.bgt a{color: #fff;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/


#top_scroll {height:1350px;overflow: hidden;max-width:100%;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;}
#top_scroll ul li:hover{background: #d72323;}
#top_scroll ul li:hover .img{border-color: #d72323;}
#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;}

#scroll_one{height:480px;width:90%;position:relative;overflow:hidden;margin:0 auto;box-sizing:border-box;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float:left;text-align:center;margin-right:26px;border-radius:10px 10px 0 0;overflow:hidden;}
#scroll_one ul li img{width: 247px;height: 247px;border-radius: 50%;overflow: hidden;}
#scroll_one ul li h3{font-size:18px;color:#333;height:100px;border-radius:0 0 200px 200px;line-height:80px;}
#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); }

/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* ===================== 产品列表页 ===================== */
#list{margin:30px 0;}
#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1400px;margin:0 auto;}
@media(max-width:1505px ){
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:90%;}
}
.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;}
.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 60px 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:#0063bb;}
.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_one .item{border: 1px solid #f0f0f0;width:32.13%;}
.product_list_one .item a{height: 100%;}
.product_list_one .item .img{height: 80%;}
.product_list_one .item .info{height: 20%;padding: 0;line-height: 20px}
.product_list_one .item img{height: 100%;}
.product_list_one .item strong{height: 100%;display: block;text-align: center;padding-top: 10px;}
/* 样式一 */

/* 样式二 */
.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:300;padding-top:30px;text-transform: uppercase;}
.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:#0063bb;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:#0063bb;}
.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;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float: right;width:10px;height:3px;background-color:#0063bb;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_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:nth-child(n+2){display: none;}
.img_big_box .small_box img.active{border-color:#0063bb;}
.info_big_box{width:42%;float: right;}
.info_big_box h1{color:#444;line-height:60px;font-weight: bold;font-size:28px;margin-top:30px;border-bottom:1px solid #dce3ef;}
.info_big_box .info_1{margin:20px 0 0;}
.info_big_box .info_1 p{font-size: 14px;}
.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:14px; color: #555;}
.info_big_box .info_3 span img{display: inline-block;height:20px;margin-bottom:3px;margin-right:6px;}
.info_big_box .info_3 span a{display: inline-block;}
.product-info-online,.case-box .product-info-online{ margin-top:2rem; overflow:hidden}
.product-info-online a,.case-box .product-info-online a{ text-align:center; float:left;vertical-align:middle; width:50%; height:50px; line-height:50px;box-sizing: border-box;}
.product-info-online a.swt,.case-box .product-info-online a.swt{ background:#d70c25; color:#fff; border:1px solid #d70c25; font-size:1rem}
.product-info-online a i,.case-box .product-info-online a i{display: inline-block;vertical-align: middle; margin-right:10px;}
.product-info-online a i img,.case-box .product-info-online a i img{ vertical-align:middle; display:table}
.product-info-online a.tel,.case-box .product-info-online a.tel{ border:1px solid #d70c25; color:#d70c25; font-size:1.15rem}

.xgcp_title.fixtop.fixDiv{position:fixed;top:0;left:0; width:1280px; z-index:3;margin: 0 auto;right: 0;}
.xgcp_title{padding:10px;background-color:#ECF1F5; margin:30px 0 0;box-sizing: border-box;}
.xgcp_title h3{color:#0063bb;border-left:2px solid #0063bb;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}
.xgcp_title a{float: left; padding: 0 1rem; border-right: 1px solid #b1b4b6; cursor: pointer;color: #333;}

.xgcp_title3.fixtop.fixDiv{position:fixed;top:0;left:0; width:1280px; z-index:3;margin: 0 auto;right: 0;}
.xgcp_title3{padding:10px;background-color:#ECF1F5; margin:30px 0 0;box-sizing: border-box;}
.xgcp_title3 h3{color:#0063bb;border-left:2px solid #0063bb;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}
.xgcp_title3 a{float: left; padding: 0 1rem; border-right: 1px solid #b1b4b6; cursor: pointer;color: #333;}

.article_content{font-size:16px;line-height:26px;color:#333;}
.article_box{padding-top:30px;}
.article_box img, .article_content img{display: inline;}
.article_box p, .article_content p{margin-bottom:14px;}

.article_content table,.product-scroll-list .scroll.scroll_4 table{border-right:1px solid #c6ccd4;border-bottom:1px solid #c6ccd4; text-align:center;  vertical-align:middle;} 
.article_content table td,.product-scroll-list .scroll.scroll_4 table td{border-left:1px solid #c6ccd4;border-top:1px solid #c6ccd4; padding:10px;}
.article_content table tr:nth-child(even) td {background:#fff;}
.article_content table tr:nth-child(odd) td{background:#f1f5f8} 
.article_content table tr:first-child td{ background:#d5e1ea !important; font-size:1rem; font-weight:bold}
.article_content table tr td{line-height: 18px;font-size: 14px;}
.article_content table tr td p{margin: 0;}
.introbg{background: #F1F5F8;padding:1px 0 3rem 0;}
.article_content .tit{ font-size:2rem; text-align:center;margin: 50px 0;}
.article_content .tit hr{ display:table; margin:1rem auto 0; background:#c2c8d0; height:3px; width:80px;border: 0; }

#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 img{height: 240px;width: 100%;}
#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 #0063bb;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#0063bb;}
.pagenum a:hover{background-color:#0063bb;}
.pagenum a:hover span{color:#fff;}
/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:360px;position: relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(../images/neibanner.jpg);background-position:top center;background-repeat:no-repeat;z-index: 5;}
.fade_text{text-transform:uppercase;margin-top:10%;text-align: center;font-size:0;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:60px;}
.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:#0063bb;position: absolute;left:50%;top:50%;margin:-100px 0 0 -100px;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:78px;line-height:78px;font-size:14px;background-color: #f5f5f5;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fr{color: #707070;}
.position_now .fr img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fl{font-family: impact;color:#0063bb;font-size:22px;vertical-align: middle;position: relative;padding-top: 15px;}




.position_now .fl strong{font-weight:100;}
.position_now .fl a{font-size: 16px;padding:0 30px;display: inline-block;height: 50px;line-height: 50px;float: left;position: relative;}

.position_now .fl a::after{position: absolute;left: 0;bottom: 0;width: 0%;height: 2px;content: "";background: #0063bb;transition: all .6s;margin: auto;}

.position_now .fl a:hover::after{width: 100%;}

.position_now .fl i{width: 1px;height: 20px;background: #000;margin-left: 10px;display: block;float: left;margin-top: 15px;margin-right:10px;}



/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:40px;width: 48%;float: left;margin-right: 2%;box-shadow: 0 1px 3px #ccc;height: 116px;overflow: hidden;}
 .news_one .news_box li .img{width:38%;overflow:hidden;float:left;position: relative;height: 100%;}
.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;height: 100%;width: 100%;}
.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%;float:right;padding: 10px 0;box-sizing: border-box;margin-right: 2%;}
.news_one .news_box li .info h3{font-size:14px;color:#333;overflow:hidden;font-weight: normal;	text-overflow:ellipsis;	white-space: nowrap;padding-bottom: 10px;}
.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:12px;}
.news_one .news_box li .info .line i{display: block;width:0%;height:1px;background-color:#0063bb;}
.news_one .news_box li .info p{color:#999;font-size:14px;line-height:26px;height:52px;overflow: hidden;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#0063bb;}
.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 .left_fixed{width:30%;height:100%;float: left;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#0063bb;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{width:74%;overflow: hidden;}
.news_article_box .inner_content{width: 100%;margin-top: 20px;}
.news_article_box .h1_title{padding:0px 0px 17px;;line-height:1.5;text-align: center;border-bottom: 2px solid #dce3ef;

	}
.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:#0063bb;color:#fff;border-color:#0063bb;}
.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:#0063bb;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:#0063bb;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:#0063bb;}
.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:#0063bb;}
.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:#0063bb;}
.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:280px;}
 .box_two{width:100%;background-color:#3a4750;padding:10px 10px;}
 .box_two{margin-top:10px;padding:20px 10px;box-sizing: border-box;}
 .box_two p{font-size:16px;color:#fff;line-height:30px;}
 .box_two strong{color:#fff;font-size:30px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
 .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:dodgerblue;}
 .box_two .more:hover{color:#fff;}



#list .right_side.fr{width:78%;}
@media(max-width:1505px ){#list .right_side.fr{width:75%;}}
/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.form_box {display: none;border:1px solid #f1f1f1;border-radius: 5px;margin-bottom: 20px;}
.form_box .sf{margin:0 auto;text-align: center;font-size:0;}
.form_box .an {display: inline-block;border: 1px solid #f1f1f1;background-color: #fff;color: #333;height: 40px;border-radius: 8px;margin: 10px 5px;font-size: 16px;line-height:40px;padding: 0px 15px;outline:none;}
.form_box .an{vertical-align: bottom;}
.form_box .an:hover{border-color:#0063bb;}
.form_box .inp{height:38px;vertical-align: bottom;}
.form_box .submit{width:80px;cursor:pointer;}
/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */
.form_box_box{margin:40px auto;padding:60px 0;box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);}
ul.fs{width:1000px;margin:0 auto;}
ul.fs input, ul.fs textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition: 0.8s;-o-transition: 0.8s;-ms-transition: 0.8s;-moz-transition: 0.8s;transition: 0.8s;}
ul.fs .box1 li{float: left;width:320px;margin-right:20px;}
ul.fs .box1 li:nth-of-type(3){margin:0;}
ul.fs .box1 li input{border:1px solid #e1e7ee;width:100%;height:50px;padding:10px;color:#999;}
ul.fs li input:hover{border-color:#0063bb;}
ul.fs .box1 li input::-webkit-input-placeholder, ul.fs li.textarea textarea::-webkit-input-placeholder, ul.fs li.yzm input::-webkit-input-placeholder{color: #999;}   
ul.fs .box1 li input:-moz-placeholder, ul.fs li.textarea textarea:-moz-placeholder, ul.fs li.yzm input:-moz-placeholder{color: #999;}    
ul.fs .box1 li input:-ms-input-placeholder, ul.fs li.textarea textarea:-ms-input-placeholder, ul.fs li.yzm input:-ms-input-placeholder{color: #999;}
ul.fs li.textarea textarea{width:100%;height:150px;border:1px solid #e1e7ee;padding:10px;margin:20px 0;color:#999;}
ul.fs li.textarea textarea:hover{border-color:#0063bb;}
ul.fs li.radio{text-align: center;height: 0; overflow: hidden;}
ul.fs li.radio label{margin:0 10px;}
ul.fs li.yzm{text-align: center;margin:20px 0;}
ul.fs li.yzm img{display: inline-block;height:20px;}
ul.fs li.yzm input{border-bottom:1px solid #e1e7ee;width:200px;height:50px;padding:10px;color:#999;}
ul.fs li.yzm input:hover{border-color:#0063bb;}
ul.fs li.submit input{height:50px;margin:0 auto;display: block;cursor:pointer;width:200px;border-radius:50px;background-color:#0063bb;font-size:16px;color:#fff;}
/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;}
#allmap img{max-width:none !important;}
/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display: none;background:url(../../m/images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#0063bb;border-radius:50%;position: fixed;right:6px;bottom:100px;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:#fff;-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:#fff;-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;}

.header:hover .nav_button,.header.bg .nav_button{background: #0063bb}
.header:hover .nav_button::after, .header:hover .nav_button::before,.header.bg .nav_button::after, .header.bg .nav_button::before{background: #0063bb}

.wap_son{margin-bottom:20px;display: none;}
.wap_son a{float: left;
    width: 16.5%;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #f3f3f3;
    color: #3b3b3b;
    margin-right: 2px;
    margin-bottom: 2px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    transition: all .3s;
    overflow: hidden;}
	.wap_son .hover,.wap_son a:hover{ background:#0063bb;color: #fff;}

.fixed_footer{display: none;}
.fixed_footer{display: none;background:#0063bb;height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){
	.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.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:1550px ){
}

@media( max-width:1440px ){

	.w1300,.inner,.w1400{width: 90%;}
	#nyba{height: 400px;}
	.fade_text{margin-top: 12%;}
	.tab-hd5 li{width: 16.5%;}
	.tab-bd5 li a .cppic {
		height: 270px;
		
	}
	.w80{width: 100%;}
	.tab-hd2 {
		height: 532px;
	}
	.syal2 .swiper-slide a img {
		height: 268px;
	}


	.bottom_list dl.first {
		width: 28%;
	}
	.bo_erweima {
		width: 106px;
		font-size: 14px;
		color: #a0a1a3;
		text-align: center;
		margin-right: 14px;
	}
	.bo_erweima {
		width: 106px;
		font-size: 14px;
		color: #a0a1a3;
		text-align: center;
		margin-right: 14px;
	}
	.nygsjj img {
		width: 50%;
		padding: 0 30px;
	}

	.header .product_son {
		left: -36px;
	}
	#list .right_side.fr{
		width: 76%;
	}
	#list .auto .w1400{width: 100%;}
	.ny_bt {
		text-align: center;
		position: relative;
		font-size: 40px;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px solid rgb(236, 236, 236);
		margin-bottom: 32px;
	}
}

@media( max-width:1366px ){
.tab-hd2 {
    height: 506px;
}
.tab-hd2 {
    background: rgba(0, 100, 187, 0.774);
    overflow: hidden;
    zoom: 1;
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 49px 2% 0 2%;
    box-sizing: border-box;
    height: 506px;
}
.tab2 {
    position: relative;
    height: 510px;
    padding-bottom: 80px;
}
.product_list_one .item {
    width: 31.93%;
    height: 257px !important;
}
 #list .auto {
    width: 90% !important;
}
.news3_side {
    width: 75% !important;
}
.bo_erweima {
    margin-right: 8px !important;
}
}

@media( max-width:1280px ){
	.w1300{width: 100% !important;padding: 0 10px;box-sizing: border-box;}
	.section_one .item_box{width:1200px;}
	.header .call h3{font-size:26px;}
	.section_five .item.one .box, .section_five .item.two .box{margin-left:5%;}
.htop h5,.header .inner,.header .nav ul{width:100%;}
#list .right_side.fr {
    width: 74%;
}
.news3_side {
    width: 74% !important;
}
.header .call h3 {
    color: #fff;
    font-size: 24px;
    text-align: left;
    line-height: 100%;
}
.header .logo img {
    margin-top: 13px;
    height: 57px;
}
.mainVisual .box02 .ttl {
    font-size: 58px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left;
}
.mainVisual .box01 .ttl{
	font-size: 58px;
}
.mainVisual .box01 .inner {
    width: 700px;
    position: absolute;
    right: -6%;
}
.tab-hd2 {
    background: rgba(0, 100, 187, 0.774);
    overflow: hidden;
    zoom: 1;
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 35px 2% 0 2%;
    box-sizing: border-box;
    height: 473px;
}
.tab2 {
    position: relative;
    height: 478px;
    padding-bottom: 60px;
}
.tab-bd3 li a img{
	width: 28% !important;
}
.bottom_list dl.three{
	display: none;
}
.bottom_list dl.first {
    width: 35%;
}

.bottom_list dl.four {
    width: 31%;
    float: right;
}
.nyry ul a img {
    height: 314px;
    width: 100%;
    border: 1px solid #ccc;
}
.nyry ul a {
    width: 24%;
    float: left;
    height: 400px;
}
.indexsec01 span {
    font-size: 40px;
}
}

@media( max-width:1200px ){
	.f_14{ font-size:12px; }
	.f_16{ font-size:13px; }
	.f_18{ font-size:14px; }
	.f_20{ font-size:20px; }
	.f_24{ font-size:20px; }
	.f_28{ font-size:18px; }
	.f_30{ font-size:30px; }
	.f_48{ font-size:48px; }
	.f_60 { font-size: 30px; }
	html,body{max-width:750px;margin:0 auto !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,  #none,.tj_box .gallery-top .swiper-slide a .txt,.tj>img,.tabbox .content,.footer .f1,.footer .f2,.footer .f4,.more1,#top_scroll ul li p,.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,.work ul li p,.work ul li:last-child,	.swiper-container.fenlei .swiper-slide p,.more .call em,.swiper-container.fenlei .swiper-slide ul,.us a.pro_list::after,.news .nlist .fr,.htop .fr ul li:nth-child(1),.htop a span,.vidbacking-active-body-back{display: none !important;}
	.header .menu_box,.wap_show,.wap_son{display: block;}
	.htop .call em{display: inline-block;}
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto,.tj_box,.w1300,.tabbox,.footer .f3,.inner,.form_box_box{width:auto;padding:0 5%;}
	.section1{height: auto;padding: 2rem 0 0;}
	.info_big_box .info_1 .dh span{font-size: 16px}
	.header{height:50px;}
	.header .inner{padding:0 15px;width:auto;height:50px;}
	.header .logo img,	.header.bg .logo img{height:40px;margin-top:7px;}
	.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%;}
	.common-tit::before{ left:125px;}
	.common-tit::after{ left:135px;}
	.index-tit,.solution-txt h2{ font-size:1.75rem}
	.bg1{padding: 30px 0 0;height: 200px;margin-bottom: 0;}
	#scroll_one{height: 200px;}
	#scroll_one ul li img{width: 120px;height: 120px;}
	#scroll_one ul li h3{height: 50px;line-height: 50px;}
	.work{height: auto;}
	.work ul li{width: 120px;height: 120px;    margin: 0 -3px;padding: 5%;}
	.work ul li:nth-child(n+6){margin: 0 -3px;}
	.us{padding: 2rem 0;}
	.us a.pro_list{width:100%;margin-top: 1rem;height: auto;}
	.us dd p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden; }
	.us dd{padding: 10px;height: 40px;}
	.hf{height: 90px;background-size: cover;}
	.about .right .item{width: 50%;margin-bottom: 20px;}
	.about .right .num{padding-top: 20px;}
	.about{height: auto;background-size:  cover;background-position: top center;margin-bottom: 0;}
	.about .a_top{height: auto;padding: 20px 15px;}
	.about .inner{padding: 20px 0 0;}
	.about .right .text{    -webkit-line-clamp: 8;margin-top: 15px;}
	.about .right>a{margin-top: 15px;}
	.bgwhite{width: 90%;margin: auto;}
	.about .left,.about .right{width: 100%;margin: 0;box-sizing: border-box;padding: 0;}
	.about .item {width: 50%;margin: 10px 0;}
	.about .item h3{font-size: 40px;}
	.about .right h1,.about .right .item h3{font-size: 24px;}
	.about .right h1{margin-top: 20px;}
	.about .item span{width: 20px;height: 20px;line-height: 20px;}
	.news{margin-top: 2rem;}
	.news .news-list-i{padding: 10px;}
	.news .nlist li{width: 100%;margin: 0;padding: 10px;}
	.news .nlist .stit{width: 100%;font-size: 14px;}
	#allmap{height:300px;}
	#nyba{height:200px;background-size: cover;background-attachment: unset;}
	#nyba img{display: block !important;}
	.fade_text{margin-top:100px;}
	.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;display: none;}
	.form_box_box, ul.fs{width:100%;}
	.form_box_box{margin:0;box-shadow:none;box-sizing: border-box;}
	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_one .item .info{padding: 10px 0;}
	.product_list_one .item strong,.product_list_two .item .info strong{font-size: 14px;}
	.product_list_two .item .info{padding: 0 10px;}
	.product_list_two .item .info strong{padding-top: 10px;}
	.product_list_three .item .info{padding: 5px;}
	#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:100px;font-size:14px;padding:0;}
	.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_article_box .inner_content{width: 100%;box-sizing: border-box;}
	.news_article_box .h1_title h1{font-size: 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_six,.section_two{width:100%;height:auto;}
	.img_big_box{float: right;width: 100%;}
	.img_big_box .img_box{height: 300px;}
	.info_big_box{float: left;}
	.info_big_box h1{margin-top:0;font-size:20px;}
	.info_big_box .info_1{margin-top:10px;display: none;}
	.product-info-online, .case-box .product-info-online { margin-top: 1rem; }
	.article_content table td{padding: 5px;}
	.article_content .tit{margin: 1em 0;font-size: 1.5rem;}
	.info_big_box .share{margin:0 0 10px 0;}
	.xgcp_title{margin-top:10px;}
	.more1 a{width: 98%;margin: 0 auto;}
	.swiper-container.fenlei{width: auto;padding:0;}
	.swiper-container.fenlei .swiper-slide{box-shadow: none;border: 1px solid #eee;padding: 0;}
	.swiper-container.fenlei .swiper-slide h3{margin-top: 10px;}
	.swiper-container.fenlei .swiper-slide i{height: 3px;}
	.swiper-container.fenlei .swiper-slide .sb2{margin-top: 10px;}
	.section_five .item{float:none;width:auto;height:auto;padding:20px;}
	.section_five .item .img{position: relative;}
	.section_five .item .box{padding:0;margin:20px 0 0 0 !important;background:none !important;}
	.section_five .item .box p{font-size:14px;}
	.section_six{padding-bottom: 20px;}
	.section_six .muma{width:auto;}
	.section_six .ss666.swiper-slide{width:260px;height:200px;border:4px solid #fff;}
	.section_seven .item{width:50%;}
	.section_seven .item .radius{margin:0 auto;}
	.section_seven .item p{font-size:14px;margin-bottom:10px;}
	.section_eight{background-size:cover;}
	.section_eight .title strong{font-size:24px;}
	.section_eight .title p{font-size:14px;}
	.section_eight ul li{width:48%;}
	.section_eight ul li strong{height:30px;line-height:30px;}
	.section_eight .more{width:70%;}
	.banner{top:0;}
	.index_box{margin:0;}
	#scroll_two{
		display: none;
	}
	.section_one{height: 26vh;margin-top: 83px;background: url(../../images/banner.gif) no-repeat center;background-size: cover;}
	.indexsec01{background-attachment:initial;}
	
	.section_one .left a, .section_one .right a{
		background: #0063bb;
	}
	.fixed_footer{
		display: block;
	}
	.section_one .item_box .left,.section_one .item_box .right{
		display: none;
	}
	.sycep{
		display: block;
		padding-top: 80px;
	}
	.sycep a{float: left;width: 48%;background: #0063bb;color: #fff;box-sizing: border-box;border-radius: 40px;text-align: center;margin-top: 10px;margin-right:1%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;height: 35px;line-height: 35px;}
	.article_content p iframe{width: 320px;height: 300px;}
	.swiper-container.fenlei .swiper-slide:hover .guan{transform:rotateY(0deg); -webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); }
	.swiper-container.fenlei .swiper-slide .guan .guan_box{background: none;}
	.swiper-container.fenlei .swiper-slide:hover .sb2 {
		opacity:1;
	}
	.footer .f3{margin: 0;}
	.sygsjj .box .fr{
		width: 100%;float: none;
	}
	.sygsjj .box .fl{
		width: 100%;
	}
	.sygsjj{
		background-size: cover	
	}
	.sygsjj .bt img{
		width: 28%;
	}
	.w1400 {
		width: 99%;
	}
	.tab-hd5 li {
		width: 24.8%;
	}
	.tab-bd5 li a p{
		display: none;
	}
	.tab-bd5 li a .cppic {
		height: 188px;
	}
	.tab-bd5 li a {
		width: 32.3%;
		float: left;
		position: relative;
		margin-bottom: 10px;
		margin-right: 10px;
		overflow: hidden;
	}
	.tab-hd2 {
		background: rgba(0, 100, 187, 0.774);
		overflow: hidden;
		zoom: 1;
		width: 30%;
		position: absolute;
		right: 0;
		top: 0;
		padding: 14px 0% 0 2%;
		box-sizing: border-box;
		width: 100%;
		height: 100px;
	}
	.tab-hd2 li{
		float: left;
		width: 14.6%;
		color: #fff;
		text-align: center;
		cursor: pointer;
		border: 1px solid #fff;
		padding: 2px 0;
		box-sizing: border-box;
		margin-bottom: 7px;
		margin-right: 2%;
		transition: all .6s;
		bottom: 0;}
		.tab2 {
			position: relative;
			height: 294px;
			padding-bottom: 60px;
		}
		.syal2 .swiper-slide a img {
			height: 269px;
		}
		.tab-bd3 li a{
			width: 100%;
		}
		.bottom_list dl.first,.bottom_list dl.second,.bottom_list dl.four{
			width:98%;
			margin-left: 2%;
			float: none;
			margin-bottom: 20px;
		}
.pl_service4{
	display: none;
}

.ewm {
    margin-right: 42px;
    margin-top: 10px;
    width: 33px;
    position: relative;
}
.mainVisual .box02 .ttl {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}
.nyry ul a {
    width: 48%;
    float: left;
}

.product_list_one .item, .product_list_two .item, .product_list_three .item {
    width: 48%;
    margin: 0.5%;
}
.ny_bt em{
	width: 100%;
}
.lianxi_mr_i {
    display: none;
}
.lianxi_mr_m{
	width: 100%;
	float: none;
}

.lianxi_mr{float: none;width: 90%;}
.lianxi_ml{width: 100%;display: block;float: none;}
.lianxi_mr_m {
    padding-left: 22px;
    padding-right: 10px;
    padding-top: 17px;
    line-height: 42px;
    color: #666;
    font-size: 1rem;
     margin-left: 0px; 
	text-align: left;
	box-sizing: border-box;
	width: 100% !important;
}
.lianxi_mr_m i{
	display: block;
	width: 100%;
}
}

@media( max-width:768px ){
	.tit1{font-size: 28px;}
.sygsjj .bt img {
    width: 48%;
}
.mainVisual .box01 .inner {
    width: 400px;
    position: absolute;
    right: -4%;
}
.mainVisual .box01 .ttl {
    font-size: 32px;
}
.mainVisual .box01 .txt {
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.432);
}
.mainVisual .box02 .ttl {
    font-size: 32px;
}
.sygsjj .box .fr video {
    width: 100%;
    padding-top: 10px;
    float: right;
}
.w1400 {
    width: 92%;
}
.sygsjj2 ul li{
	width: 20%;
	float: left;
}
.sygsjj2 ul{
	display: block;
	overflow: hidden;
}
.sygsjj2 ul li {
    width: 48%;
	float: left;
	margin-bottom: 20px;
}
.sygsjj2{
	background-size: auto 100%;
}
.sygsjj2 ul li:last-child{
	display: none;
}
.tab-hd5 li {
    width: 32.9%;
}
.tab-bd5 li a {
    width: 47.3%;
    float: left;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
}
.tab-bd5 li a:nth-child(3n) {
    margin-right: 10px;
}

.tab-bd5 li a .cppic {
    height: 146px;
}
.tab-bd5 li a:last-of-type{
	display: none;
}
.tit {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.tab-hd2 li {
    float: left;
	width: 22.6%;
	
}
.tab-hd2{height: 130px;position: relative;}
.tab-bd3 li a img{
	display: none;
}
.tab-bd3 li a h4 {
    float: left;
    margin-left: 5%;
    width: 90%;
	font-size: 14px;
	padding-bottom: 10px;
}
.mainVisual .box02 li:nth-of-type(2){display: none;}

.position_now .fl a {
    padding: 0 6px;
}
.ny_bt em {
    font-size: 22px;
}
.ny_bt b {
    padding-top: 24px;
}
.nygsjj img {
    width: 100%;
    padding: 0 0px;
}
.sygsjj3 ul{display: block;overflow: hidden;}
.sygsjj3 ul li{width: 48%;float: left;margin-bottom: 20px;}
.sygsjj3 ul li:last-of-type{display: none;}

.indexsec01 span {
    font-size: 30px;
}
.indexsec01 p {
    margin: 20px 0;
}
.nyry ul a img {
    height: 158px;
    width: 100%;
    border: 1px solid #ccc;
}
.nyry ul a {
	height: 240px;
	margin-right: 7px;
}
.product_list_three .item a .img {
    height: 180px !important;
}
.product_list_one .item {
	height: 188px !important;
	margin-bottom: 10px;
}
.product_list_one .item .info {
    padding: 0px 0;
}
.lianxi_mr_m i{
	line-height: 200%;
	margin-bottom: 10px;
}
.wap_son a {
    float: left;
    width: 48.5%;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #f3f3f3;
    color: #3b3b3b;
    margin-right: 2px;
    margin-bottom: 2px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    transition: all .3s;
    overflow: hidden;
}
.xgcp_title3.bgt {
    top: 36px;
}
.nycpbj a {width: 98%;}
.nyry ul a {
    width: 47% !important;
    float: left;
    height: 323px;
}
.nyry ul a img {
    height: 179px !important;
}
.nyry ul a span{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.nyry ul a {
    height: 256px !important;
}
#list .auto{padding: 0;width: 96% !important;}
.product_list_three .item a .img {
	height: 139px !important;
}
.product_list_three .item .info strong {
	font-size: 13px;
}
.news3_side {
    width: 100% !important;
}
.news3_side li h3{font-size: 16px;}
.news_one .news_box li .img{display: none;}

.news_one .news_box li {
    margin-bottom: 11px;
    width: 100%;
    float: left;
    margin-right: 2%;
    box-shadow: 0 1px 3px #ccc;
    height: 116px;
    overflow: hidden;
}
.news_one .news_box li .info p{
	display: none;
}
.news_one .news_box li{
	height: auto
	;
}
.left_side{display: none;}
.news_article_box .inner_content, .news_article_box .h1_title {
    padding: 4px;
}
.sygsjj .box .fl .gs_con {
    line-height: 180%;
    margin-top: 30px;
}
.sygsjj .bt img {
    width: 57%;
}
}



@media (max-width:640px){
	.sygsjj2 {
		padding: 50px 0;
	}
	.syal2 {
		width: 100%;
		margin: 0px auto 6px auto;
	}
	.mainVisual .box01 .inner {
		 width: 388px; 
		position: absolute;
		left: 0px;
	}
	.mainVisual .box01 .txt {
		font-size: 18px;
	}
	.tab-bd5 li a {
		margin-right: 6px;
	}
	.syyyly {
		padding-top: 34px;
	}
	.tab2 {
		padding-bottom: 22px;
	}
	.jdfa {
		margin-bottom: 0px;
		margin-top: 40px;
	}
	.position_now .fl a {
		padding: 0 0px;
	}
	.ny_bt {
		font-size: 30px;
	}
	.lianxi_ml {
		padding: 30px 40px 30px 21px;
	}
	.tab-hd5 li{
		font-size: 14px;
	}
	.xgcp_title3 a{
		margin-bottom: 10px;
		border: 1px solid #ccc;
		margin-right: 2%;
		border-radius: 2px;
		width: 31.3%;
		box-sizing: border-box;
		padding: 4px ;
		text-align: center;
	}
	.xgcp_title3 {
		padding: 10px;
		margin: 10px 0 0;
	}
	.xgcp_title3.bgt a{
		margin-bottom: 0px;
		border: 0px solid #ccc;
		margin-right: 2%;
		border-radius: 0px;
		width: 18%;
		box-sizing: border-box;
		padding: 0px ;
		text-align: left;
		font-size: 14px;
	}
	#xgcp{
		margin-top: 20px;
	}
	#xgcp ul li {
		width: 48%;
	}
	#xgcp ul li img {
		height: 132px;
	}
}

@media (max-width:350px){
	.f_80{font-size: 60px;}
	.f_72{font-size: 50px;}
	.f_60{font-size: 30px;}
	.f_48{font-size: 22px;}
	.f_40{font-size: 22px;}
	.f_30{font-size: 24px;}
	.f_24{font-size: 14px;}
	.f_20{font-size: 14px;}
	.f_18{font-size: 16px;}
	.f_16{font-size: 14px;}
	.f_14{font-size: 14px;}
	.work ul li{width: 100px;height: 100px;}
}
@media( max-width:320px ){
	.section_six .swiper-container.anli .swiper-slide{width: 320px !important; height: 192px !important;}
}
/*===================== 响应式代码 END =====================*/






