/*===================== 重置样式 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: 300;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;height:100%;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pagenum td, .pub_button .pb_bg{-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;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:#de121e;}
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;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family: "Microsoft Yahei";font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;}
.error3{display: none !important;}
.inner{width:1200px;margin:0 auto;}
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header{position: relative;z-index:10;}
.header .inner{height:85px;position: relative;width:100%;margin:0 auto;}
.header .logo{position: absolute;left:0;top:0px;}
.header .nav{width:840px;margin:0 auto;}
.header .nav ul{text-align: center;font-size:0;}
.header .nav ul li{display: inline-block;width:120px;height:85px;line-height:85px;text-align: center;}
.header .nav ul li .oh{position: relative;width:100%;height:100%;overflow: hidden;}
.header .nav ul li .circle {border-radius: 1000px;position: absolute;left: 0;top: 0;width: 0;height: 0;margin-left: 0;margin-top: 0;pointer-events: none;}
.header .nav ul li .text{position: relative;z-index: 10000;display: block;color:#fff;font-size:16px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .call{position: absolute;right:0;top:5px;width:273px;height:78px;background:url(../images/call.png) center no-repeat;}

.header .product_son, .header .case_son{display: none;position: absolute;left:50%;top:110px;text-align: center;width:1200px;margin-left:-600px;padding:20px;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.header .product_son .item, .header .case_son .item{display: inline-block;width:18%;margin:1%;}
.header .product_son .item p, .header .case_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.banner{top:-85px;}
.index_box{margin-top:-85px;}
.banner .swiper-button-next, .banner .swiper-button-prev{width:59px;height:59px;}
.swiper-pagination-bullet-active{background-color:#de121e !important;border-color:#de121e !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(255,0,0,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, .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;}

.footer{padding:50px 0;overflow: hidden;background-color:#d30025;color:#fff;}
.footer h2{font-weight:bold;font-size:30px;color:#ffffff;margin-bottom:12px;}
.footer .text{font-size:18px;line-height:34px;}
.footer .loc{width:364px;height:50px;overflow: hidden;margin-top:20px;background:#df4762 url(../images/c1.png) 0px center/17% no-repeat;border-radius:6px;padding-left:64px;}
.footer .loc p{font-size:16px;line-height:20px;margin-top:5px;}
.footer .item{text-align: center;width:190px;margin:0 5px;}
.footer .item span{display: block;margin-top:10px;color:#fff;}

.copyright{height:60px;line-height:60px;color:#fff;background-color: #222222;font-size:14px;text-align: center;}
.copyright img{display: inline-block;margin:0 10px 4px;}
.copyright a{display: inline-block;margin:0 10px;color:#fff;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/
.section_one .auto, .section_two .auto{width:1400px;margin:0 auto;}
.section_one .title, .section_two .title{height:116px;line-height:116px;overflow: hidden;}
.section_one .title h4, .section_two .title h4{font-weight:bold;font-size:30px;color:#eb1f2a;}
.section_one .title h4 span, .section_two .title h4 span{color:#cecece;padding-left:12px;}
.section_one .title .fr a, .section_two .title .fr a{height:30px;display: inline-block;line-height:30px;font-size:16px;color:#333;margin-left:10px;}
.section_one .title .fr a:hover, .section_two .title .fr a:hover{color: #eb1f2a;border-bottom:3px solid #eb1f2a;}
#top_scroll {height:690px;overflow: hidden;width:100%;margin:0 auto;}
#top_scroll ul li{float: left;width:32.33%;margin:0.5%;}
#top_scroll ul li .img, #scroll_one ul li .img{overflow: hidden;}
#top_scroll ul li img, #scroll_one 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 img, #scroll_one 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, #scroll_one ul li h3{font-size:16px;color:#333;line-height:50px;text-align: left;}
#top_scroll ul li:hover h3, #scroll_one ul li:hover h3{padding-left:15px;}

.section_one .title .fr{width:900px;padding-top:20px;}
.section_one .title .fr a{line-height:40px;width:150px;float: left;margin:0 0 3px 0;height:40px;}
.section_one .title .fr a:hover{border:none;color:#eb1f2a;}

.section_two{background-color: #f6f7f9;padding:30px 0 40px;margin-top:40px;}
#scroll_one{height:295px;width:100%;position:relative;overflow: hidden;margin:0 auto;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float: left;width:326px;text-align:left;margin-right:20px;}
.section_two .parner{padding-top:30px;}
.section_two .parner .item{float:left;width:182px;margin-right:21px;margin-bottom:20px;}

.section_three{height:1870px;background:url(../images/bg1.jpg) center no-repeat;}
.section_three .title{text-align: center;padding-top:106px;}
.section_three .title h3{font-size:48px;font-weight:bold;color:#ed1c24;}
.section_three .title p{font-size:24px;color:#434343;margin-top:10px;}
.section_three .item .num{width:58px;height:97px;margin-right:25px;background:url(../images/b2.png);font-weight:bold;font-size:30px;color:#fff;text-align: center;line-height:60px;}
.section_three .item .info h4{font-weight:bold;font-size:36px;color:#d90c0c;}
.section_three .item .info strong{color:#000;}
.section_three .item .info span{display: block;font-size:16px;color:#656469;margin-bottom:30px;}
.section_three .item .info .text{min-height:114px;font-size:18px;color:#333333;line-height:30px;width:420px;padding-left:20px;background:url(../images/b3.png) left center no-repeat;}
.section_three .item.one{padding-top:140px;}
.section_three .item.two{padding-top:240px;}
.section_three .item.three{padding-top:200px;}
.section_three .call{height:63px;background:url(../images/b4.png) left center no-repeat;padding-left:110px;margin-top:70px;}
.section_three .call p{font-size:14px;color:#333;}
.section_three .call strong{font-family: impact;color:#d90c0c;font-size:36px;font-weight:100;}
.section_three .bg{height:149px;width:1200px;background:url(../images/b1.jpg) center;margin:100px auto 0;}

.section_four{height:489px;background:url(../images/bg2.jpg) center no-repeat;text-align: center;}
.section_four .title{padding-top:40px;}
.section_four h4{color:#333;font-size:30px;}
.section_four span{font-size:20px;color:#ddd;}
.section_four .line{width:50px;height:1px;background-color: #eb1f2a;margin:10px auto 40px;}
.section_four .text{font-size:16px;line-height:26px;color:#333;width:80%;margin:0 auto;}
.section_four .more{width:160px;height:40px;margin:0 auto;line-height:40px;text-align: center;border-radius:80px;background-color:#d90c0c;font-size:16px;color:#fff;}

.section_five{height:416px;background:url(../images/bg3.jpg) center no-repeat;overflow: hidden;}
.section_five .num{width:400px;margin-top:20px;}
.section_five .num .item{width:186px;height:186px;border-right:1px solid #685a4e;border-bottom:1px solid #685a4e;float: left;text-align: center;}
.section_five .num .item h3{font-size:50px;color: #fff;font-family: impact;margin-top:40px;}
.section_five .num .item i{font-style:normal;}
.section_five .num .item h3 span{font-size:22px;vertical-align: middle;font-weight:normal;padding-left:10px;}
.section_five .num .item p{color: #fff;padding-top:10px;font-size:18px;}

.section_six .title{text-align: center;padding:40px 0;}
.section_six .title h4{font-size:34px;}
.section_six .title span{display: block;font-size:22px;color:#ddd;}
.section_six .item{float: left;width:383px;margin-right:25px;position: relative;z-index:1;overflow: hidden;}
.section_six .item img{position: absolute;width:100%;height:100%;left:0;top:0;z-index:-1;opacity:0;visibility: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.section_six .item:hover img{visibility: visible;opacity: 0.8;transform: scaleX(1.1) scaleY(1.1);}
.section_six .item a{border:1px solid #000;padding:30px;}
.section_six .item span{font-size:14px;color:#000;display: block;margin-bottom:14px;}
.section_six .item h3{font-size:18px;line-height:30px;color:#dc193d;height:60px;overflow: hidden;}
.section_six .item p{font-size:14px;line-height:26px;height:78px;overflow: hidden;}
.section_six .item .date{font-size:12px;color:#333;margin-top:50px;}
.section_six .item:hover h3, .section_six .item:hover span, .section_six .item:hover p, .section_six .item:hover .date{color:#fff;}
.section_six .more{width:40px;height:40px;border:1px solid #d80028;margin:40px auto 50px;line-height:40px;text-align: center;font-size:30px;color:#d80028;}
.section_six .more:hover{background-color: #d80028;color:#fff;}

/*===================== 首页 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%;/* float:left; */}
/*.showlist div *{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;}

.zhsh_one li .img{float:none;position: relative;}
.zhsh_one li img, .zhsh_three li img, .zhsh_four li img, .zhsh_two .showlist li:hover img{transition:all .5s ease-in-out;display: block;max-width:100%;}

.zhsh_one li:hover img, .zhsh_two .showlist li:hover img, .zhsh_three .showlist li:hover img, .zhsh_four li:hover img{transform:translateZ(0) scale(1.12);}
.zhsh_one li p, .zhsh_two .showlist li p{position: relative;z-index:1;font-size:16px;line-height:55px;height:55px;display:block; text-align: center;color:#555;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.zhsh_one li span{display: none;}

.zhsh_two .showlist li .img{position: relative;}
.zhsh_two .showlist li span{display: none;}
/* .zhsh_two .showlist li .shadow_box{width:100%;height:100%;position: absolute;left:0;top:-100%;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;background:rgba(255,0,0,0.5) url(../../images/jia.png) center center no-repeat;}
.zhsh_two .showlist li:hover .shadow_box{top:0;} */

.zhsh_three .showlist li .shadow_box, .zhsh_three .showlist li .line, .zhsh_three .showlist i{display: none;}
.zhsh_three .showlist li{width:94%;padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;}
.zhsh_three .showlist li p{text-align: left;padding:15px;}
.zhsh_three .showlist li:hover p{color:#de121e;}
.zhsh_three .showlist li span{display: block;padding:0 15px;font-size:14px;line-height:26px;color:#999;}
.zhsh_three .showlist li em{font-style:normal;float: right;width:10px;height:3px;background-color:#de121e;margin:10px 15px 0 0;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.zhsh_three .showlist li:hover em{width:30px;}
.zhsh_three .showlist li:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}

.zhsh_four .auto{width:1200px !important;}
.zhsh_four .showlist li{width:100%;position: relative;overflow: hidden;background-color: #F2F2F2;margin-bottom:0;}
.zhsh_four .showlist li .img{float: left;width:50%;overflow: hidden;position: relative;}
.zhsh_four .showlist li .info{width:50%;float: left;}
.zhsh_four .showlist li.odd .img{float: right;}
.zhsh_four .showlist li.odd .info{float: left;}
.zhsh_four .showlist li .pad{padding:20% 20px 0;}
.zhsh_four .showlist li h6{font-size:20px;color:#333;line-height:24px;height:48px;}
.zhsh_four .showlist li .time{font-size:14px;font-family:"SimHei";color:#de121e;margin:14px 0;}
.zhsh_four .showlist li p{color:#555;line-height:26px;font-size:16px;height:78px;}
.zhsh_four .showlist li .move_box{position: absolute;width:40px;height:40px;background-color:#de121e;right:-10px;bottom:-10px;}
.zhsh_four .showlist li.odd .move_box{width:30px;height:30px;top:-10px;left:-10px;}
.zhsh_four .showlist li:hover .move_box{right:0;bottom:0;}
.zhsh_four .showlist li.odd:hover .move_box{top:0;left:0;}
.zhsh_four .showlist li .move_box:after{content:'';position: absolute;top:5px;left:5px;width:6px;height:1px;background-color: #fff;}
.zhsh_four .showlist li .move_box:before{content:'';position: absolute;height:6px;width:1px;top:5px;left:5px;background-color: #fff;}
.zhsh_four .showlist li.odd .move_box:after{bottom:5px;right:5px;width:6px;height:1px;top:auto;left:auto;}
.zhsh_four .showlist li.odd .move_box:before{height:6px;width:1px;bottom:5px;right:5px;top:auto;left:auto;}

/* 产品内页图 */
.product_article .img1{display: none;}
.product_article .title{overflow: hidden;padding:10px 0 30px;}
.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;font-size:14px;color:#999;}
.product_article .title .time img{display: inline-block;height:18px;margin-top:-2px;margin-right:10px;}
/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:56%;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:98%;max-height:98%;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:#de121e;}
.info_big_box{width:42.5%;float: right;height:502px;}
.info_big_box h1{color:#333;height:50px;line-height:50px;font-weight: bold;font-size:22px;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.info_big_box .info_1{padding:10px;background-color:#CDCDCD;margin:20px 0;}
.info_big_box .info_1 .dh{color:#fff;margin-bottom:10px;height:40px;line-height:40px;font-weight:bold;font-size:22px;padding-left:45px;background:url(../../images/nycall.png) left center/7% no-repeat;}
.info_big_box .info_1 p{font-size:16px;color:#fff;line-height:36px;}
.info_big_box .info_2{padding:10px;}
.info_big_box .info_2 .ewm{margin-right:20px;}
.info_big_box .info_2 img{width:130px;border:1px solid #f2f2f2;padding:2px;}
.info_big_box .info_2 strong{display: block;font-size:14px;height:30px;line-height:30px;color:#333;text-align: center;}
.info_big_box .info_2 .but a{margin-top:26px;width:160px;height:36px;line-height:36px;text-align: center;position: relative;z-index:1;border:1px solid #f2f2f2;color:#666;}
.info_big_box .info_2 .but a.a1:hover, .info_big_box .info_2 .but a.a2:hover{color:#fff;}
.info_big_box .info_3 span{display: inline-block;padding:8px 0;line-height:24px;width:49%;color:#333;cursor:pointer;}
.info_big_box .info_3 span img{display: inline-block;height:24px;margin-bottom:3px;margin-right:6px;}

.xgcp_title{padding:10px;background-color:#fafafa; margin:30px 0;}
.xgcp_title h3{color:#de121e;border-left:2px solid #de121e;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}

.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;}

#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 strong:hover{color:#fff;}

.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;color:#666;text-align: center;font-family:"Microsoft JhengHei";}
.pagenum td{width:50%;}
.pagenum a{color:#666;padding:10px 0;}
.pagenum span{padding-right:10px;}
.pagenum a:hover{color:#fff;}
/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{margin-top:-85px;height:400px;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;background-attachment: fixed;}
.fade_text{text-transform:uppercase;margin-top:8%;text-align: center;font-size:0;font-family:"Microsoft JhengHei";}
.fade_text span{font-weight:bold;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;overflow:hidden;}
.fade_text .en span{font-size:30px;}
.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); }
}
.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:#de121e;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:60px;line-height:60px;font-size:14px;background-color: #f1f1f1;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl{color: #707070;font-family: "Microsoft JhengHei";}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family: impact;color:#de121e;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 .auto{width:100% !important;}
.news_one .news_box li{padding:20px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;position: relative;z-index:1;}
.news_one .news_box li .bg{position: absolute;z-index:-1;left:0;top:0;width:100%;height:0;background-color:#de121e;opacity:0.3;}
.news_one .news_box li .time{width:80px;height:80px;background-color:#de121e;text-align: center;float: right;font-family:"SimHei";}
.news_one .news_box li .time em{font-weight:bold;font-size:30px;color:#fff;padding:14px 0 0;display: block;}
.news_one .news_box li .time span{font-size:16px;color:#fff;display: block;}
.news_one .news_box li .img{width:29%;overflow: hidden;float: left;margin-right:20px;}
.news_one .news_box li .info{width:60%;float: left;}
.news_one .news_box li .info h3{height:40px;line-height:40px;margin:50px 0 30px;font-size:20px;color:#333;}
.news_one .news_box li .info p{font-size:16px;color:#555;line-height:30px;}
.news_one .news_box li .info em{font-style:normal;display: block;margin-top:30px;color:#777;padding-right:20px;font-family: "SimHei";}
.news_one .news_box li:nth-of-type(2n){background-color:#f9f9f9;}
.news_one .news_box li a{width:1200px;margin:0 auto;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one .news_box li:hover img{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);}
.news_one .news_box li:hover h3, .news_one .news_box li:hover p, .news_one .news_box li:hover em{color:#fff;}
.news_one .news_box li:hover a{transform:translateX(20px);-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);}
.news_one .news_box li:hover .time{background-color: #fff;}
.news_one .news_box li:hover .time em, .news_one .news_box li:hover .time span{color:#de121e;}
.news_one .news_box li:hover .bg{height:100%;}

.news_article_box .left_fixed{position: fixed;left:0;top:0;width:30%;height:100%;font-family:"SimHei";}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-weight:bold;font-size:70px;color:#de121e;font-style:italic;}
.news_article_box .left_fixed h5{font-size:20px;color:#333;margin-top:30px;font-family:"Microsoft JhengHei";}
.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_span1 a{display: inline-block;color:#333;width:100px;height:40px;border:1px solid #de121e;color:#de121e;border-radius:120px;text-align: center;line-height:40px;}
.page_list_span1 a:hover{background-color:#de121e;color:#fff;}
/* 新闻样式 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:#de121e;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:#de121e;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;}
.news_two .news_box li:hover h3{color:#de121e;}
.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:#de121e;}
.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;}
.news_two .news_box li:hover i.i1{width:30px;}
.news_two .news_box li:hover i.i2{height:30px;}
.news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.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:#de121e;}
.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;}
#list .left_side .box_one, #list .left_side .box_two{width:260px;padding:0 10px;}
#list .left_side .box_one .title{text-align: center;background-color:#de121e;padding:10px 10px;}
#list .left_side .box_one .title h3{color:#fff;font-weight:bold;font-size:30px;margin:20px 0 10px 0;}
#list .left_side .box_one .title p{color:#fff;font-size:16px;}
#list .left_side .box_one ul li{line-height:50px;background-color:#fff;border-bottom:1px solid #eee;text-align:left;}
#list .left_side .box_one ul li a{position: relative;z-index:1;overflow: hidden;height:50px;text-indent:3em;}
#list .left_side .box_one ul li a:before {
    content: "";
    width: 7px;
    height: 7px;
    display: block;
    border-bottom: 1px solid currentColor;
    border-right: 1px solid currentColor;
    margin: auto;
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1.7em;
}
#list .left_side .box_one ul li a:hover, #list .left_side .box_one ul li a.active{background-color: #de121e;color:#fff;}
#list .left_side .box_one ul li .son_nav{border-top:1px solid #de121e;}
#list .left_side .box_one ul li .son_nav a{background:none;height:40px;line-height:40px;}
#list .left_side .box_two{margin-top:10px;padding:20px 10px;background-color: #de121e;}
#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:dodgerblue;}
#list .left_side .box_two .more:hover{color:#fff;}
#list .right_side.fr{width:1200px;}
@media(max-width:1505px ){#list .right_side.fr{width:900px;}}
/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.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:#de121e;}
.form_box .inp{height:38px;vertical-align: bottom;}
.form_box .submit{width:80px;cursor:pointer;}
/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */
.form_box_box{width:1200px;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:#de121e;}
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:#de121e;}
ul.fs li.radio{text-align: center;}
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:#de121e;}
ul.fs li.submit input{height:50px;margin:0 auto;display: block;cursor:pointer;width:200px;border-radius:50px;background-color:#de121e;font-size:16px;color:#fff;}
/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;margin-top:30px;}
#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:#de121e;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}
/* ===================== 回到顶部 ===================== */

.firstRow img {display: inline-block;}
/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
@media( max-width:1406px ){
	.section_one .auto, .section_two .auto{width:1200px;}
	.section_two .parner .item{width:153px;}
	.header .nav{width:700px;}
	.header .nav ul li{width:100px;}
}
@media( max-width:1300px ){
	.header .nav{width:630px;}
	.header .nav ul li{width:90px;}
}
/*===================== 响应式代码 END =====================*/






