﻿/*===================== 重置样式 START =====================*/
@charset "utf-8";
html,body{max-width:1920px;margin:0 auto;overflow-x: hidden;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";font-size:16px;color:#333;background-color: #fff;word-break: break-all;word-wrap: break-word;text-align: justify;}
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;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .news_three_list .news_box li, .img img{-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%;}
.tac{text-align: center;font-size:0;}
.img{overflow: hidden;position: relative;}
.product_three_list .item:hover img, .product_two_list .item:hover img, .product_one_list .item:hover img, #top_scroll ul li:hover img, .news_two_list .news_box 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);}
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:#ba0000;}
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;}
.error3{display: none !important;}
.w1350{ width: 1350px; margin: 0 auto;}

@font-face{ font-family: "yinru"; src: url(../font/TTMeiHeiJ-2.ttf);}

.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_32{ font-size:32px; }
.f_36{ font-size:36px; }
.f_38{ font-size:38px; }
.f_40{ font-size:40px; }
.f_42{ font-size:42px; }
.f_45{ font-size:45px; }
.f_48{ font-size:48px; }
.f_56{ font-size:56px; }
.f_72{ font-size:72px; }

.trs3{ transition: .3s;  -webkit-transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -o-transition: .3s;}
.trs5{ transition: .5s;  -webkit-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -o-transition: .5s;}

.inner, .news_one_list .news_box li a{width:1300px;margin:0 auto;}
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header{  width: 100%; position: absolute; z-index: 99; 
background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,119,209,0.7)), to(rgba(0,119,209,0)));
background: -webkit-linear-gradient(rgba(0,119,209,0.7) 0%, rgba(0,119,209,0) 100%);
background: -moz-linear-gradient(rgba(0,119,209,0.7) 0%, rgba(0,119,209,0) 100%);
background: -o-linear-gradient(rgba(0,119,209,0.7) 0%, rgba(0,119,209,0) 100%);
background: linear-gradient(rgba(0,119,209,0.7) 0%, rgba(0,119,209,0) 100%);}

.header_one{width: 95%; height: 120px; overflow: hidden; text-align: center; margin: 0 auto;transition: .5s; -webkit-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -o-transition: .5s;}
.header_one .logo{ padding-top: 25px;}
.header_one .logo img,.header_one .logo p{display: inline-block;}
.header_one .logo p{font-size: 26px; color: #ba0000;vertical-align: middle;}

/*网页下滑后的导航的变化*/
.bianhua{position: fixed; top:0; left: 0;  /*background: rgba(0,119,209,0.7); box-shadow: rgba(0,0,0,.3) 0px 2px 4px;*/ }
.bianhua .header_one{width: 95%; height: 90px;}
.bianhua .header_one .logo{ padding: 10px 0;}
.bianhua .navList ul li h2 a{ line-height: 90px; height: 90px;}
.bianhua .call{ margin-top: 20px;}
.bianhua .navList ul>li h2::after{ top: 70px;}


/*nav*/
.nav {display: inline-block;width: 50%;	}
.nav #menu_hover_bg {width: 1920px;height: 0;background:rgba(0,0,0,.5);position: absolute;top: 120px;left: 0px; z-index: 9; overflow: hidden;}
.bianhua .nav #menu_hover_bg{top: 90px;}
.navList>ul>li {width: 12.5%;float: left;}
.navList ul li h2 {font-weight: normal;font-size: 16px;position: relative;transition: .6s;	z-index: 9;}
.navList ul>li h2::after {content: "";position: absolute;left:50%;top: 90px;width: 0%;height: 2px;background:#ba0000;
	opacity: 0;z-index:-1;transition: .5s;-webkit-transition: .5s;}
.navList ul>li h2:hover::after{content: " ";width: 80%;left: 10%;opacity: 1;}
.navList ul>li>h2>img {right: -40px;top: 31px;}
.navList ul li h2 a {color: #fff;line-height: 120px;display: block;height: 120px;text-align: center;}

	/*下拉*/
	.navList ul li .sub_menu {width: 100%;height: 0px;position: absolute;z-index: 999;left: 0;top: 120px;overflow: hidden;}
	.navList ul li .sub_menu .sub_menu_list {float: left;position: relative;}
	.subLi{display: inline-block;width: 9.6%;margin: 5px 0.2%;/*border: #fff 2px solid;*/box-sizing: border-box;border-radius: 6px;overflow: hidden;}
	.subLi img{width: 100%;transition: .5s;}
	.subLi:hover span{background: #ba0000; color: #fff;}
	.subLi span{display: block;width: 100%;height: 35px;line-height: 35px;background: #fff;text-align: center;color: #ba0000;font-size: 14px;}
	.h20{width: 100%;height: 35px;}
	.gyBox{width: 1200px; height: 340px; margin: 0 auto; background: #fff; overflow: hidden;/*padding: 20px;*/}
	.subUl{width: 95%; height: 340px; min-width: 1200px; margin: 0 auto; text-align: center;}	
	#men_pro dl{width: 200px; border-radius: 6px; background: #fff; margin: 0 auto; padding: 50px 0;}	 
	#men_pro dl dd a{ display: block; width: 100%; text-align: center; height: 40px; line-height: 40px; }
	#men_pro dl dd:hover{ background: #ba0000;}


.call{ margin-top: 30px; text-align: left; padding-left: 60px; background: url(../images/call.png) no-repeat 0 0;}
.ndvdh{ display: inline-block; vertical-align: middle;}
.call p{ color: #fff; text-align: left;}
.call span{ color: #fff; font-family: impact; /*font-style: italic;*/ /*text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;*/}


/*banner*/
.banner .swiper-button-next, .banner .swiper-button-prev{width:59px;height:59px; filter: alpha(opacity:0.5); opacity:0.5; transition: .3s; -webkit-transition: .3s;}
/*main .banner{ margin-top: 188px;}*/
.banner .swiper-button-next:hover, .banner .swiper-button-prev:hover{ filter:alpha(opacity:1); opacity:1; }
.swiper-pagination-bullet-active{width: 25px !important; border-radius: 5px !important; background-color:#ba0000 !important;border-color:#ba0000 !important;}
.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:#ba0000;-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;}


/*页脚*/

.footer{background:#212121;  }
.footer .inner{ padding:60px 0;}
.finner img{ display: block; margin-bottom: 25px;}
.copyright{ text-align: center; border-top: #fff 1px solid;}
.copyright a{ display: inline-block; color:#fff; padding: 15px 0;}
.copyright img{ display: inline-block; width: 165px;}
.ft02{ padding-left: 10%;width: 25%; } 
.ft02 h5,.ft03 h5{color: #fff; font-size: 18px;  margin-bottom: 25px;}
.ft02 h5 span,.ft03 h5 span{color: #fff; font-size: 26px; font-family: impact; text-transform: uppercase; margin-right: 10px; position: relative; z-index: 2;}
.ft02 h5 i,.ft03 h5 i{position: absolute;/* z-index: -1;*/ display: inline-block;width:22px; height: 15px; background:#ba0001; }

.ft02 a{ background: url(../images/abbtn.png) no-repeat center 0; display: block; float: left; width: 49%; height: 30px; text-align: left; overflow: hidden;
 		 margin-right: 1%;/* margin-bottom: 8px;*/ line-height: 30px; color: #fff; border-radius: 50px; }
.ft03{ padding-left: 2%;}
.footer .ft03 .text{ font-size:16px;color:#fff;line-height:30px; /*padding-top: 20px;*/}
.footer .ft04 img{width:160px;}
.footer .ft04 .zzz{width:auto;}
.footer .ft04 span{display: block;font-size:14px;margin-top:10px;color:#fff;text-align: center;}
/*copyright*/
/*.copyright{height:60px;line-height:60px;color:#fff; background-color: #252525; border-top: #fff 1px solid; 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;}*/


/*侧边栏*/
.sliderBar{position: fixed;top: 60%;right: 0;width: 62px;z-index: 999;}
.sliderBar li{width: 62px;height: 62px;background:#656565;float: right;position: relative;margin-bottom: 2px;}
.sliderBar a{position: absolute;top: 0;right: 0;width: 62px;
	         height: 62px;line-height: 62px;background:#656565;color: #fff;text-indent: 10px;overflow: hidden;}
.sliderBar li img{float: right;}
.sliderBar li i{position: absolute;top: 10px;right: 10px;display: block;width: 18px;height: 18px;border-radius: 50%;background: red;color: #fff;
				line-height: 18px;/*text-align: left;*/text-indent: 5px;font-style: normal;}
.sliderBar li:hover a{width: 200px;background: rgba(186,0,1,.65);}

/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/


/*标题 公用*/
.sec_tit{ width: 800px; margin: 0 auto;}
.sec_tit h2{ font-family: "yinru"; margin: 0 auto; padding-right: 60px;  font-weight: bold;
				text-align: center; color: #ba0000; font-size: 55px; }
.sec_tit h2 span{ font-size: 55px; color: #1f1f1f; font-style: normal;  font-family: "yinru"; padding-left: 75px; display: inline-block;
	background: url(../images/icon.png) no-repeat 0 0px;}
.sec_tit p{ color: #383838; text-align: center; font-size: 18px; text-transform: uppercase; letter-spacing: 1px; padding-top: 15px;}

/*产品列表滚动*/
#top_scroll {width:100%; height:1050px;overflow: hidden; }
#top_scroll ul li{float: left;width:24%;margin:0 0.5% 1.5%;}
#top_scroll ul li a{ position: relative; z-index: 2; }
/*#top_scroll ul li .img{ margin: 10px; border: #e0e0e0 1px solid;}*/
.propro{ padding:30px;border-bottom:#d0d0d0 1px solid; }
.propro p{ padding-left: 30px;  background: url(../images/dh.png) no-repeat 0 0; }
.propro strong{display: block; color: #1a1a1a; text-align: left; font-weight: 500; }
#top_scroll ul li a i{position: absolute; width: 100%; height: 100%; background: #ba0000; left: 0; top: 0; transform-origin: right 100%; -webkit-transform-origin:right 100%; 
		   transition: transform 0.5s 0s linear; -webkit-transition:transform 0.5s 0s linear;transform: scaleX(0); transform: scaleX(0); z-index: -1;  }
#top_scroll ul li:hover i{transform-origin: left 0; -webkit-transform-origin: left 0; transform: scaleX(1); -webkit-transform: scaleX(1); }
#top_scroll ul li:hover .propro strong,#top_scroll ul li:hover .propro p{ color: #fff;}

.navList ul li h2 .active{ background: #ba0000; color: #fff;}

/*.section_one*/
.section_one{background: url(../images/pro.jpg) no-repeat center 0px; padding: 70px 0 20px;}
.section_one .proWrap{ width: 1320px; margin: 0 auto; padding-top: 35px;}
.section_one .onetitle img{display: block; margin: 0 auto; }
.innner_one{width: 85%; margin: 0 auto;}
.innner_one h3{color: #ba0000; text-align: center; padding: 85px 0 35px; font-weight: 550;}
.innner_one h3 span{color: #e68a2e;  padding-left: 55px;}
.innner_one h3::before{ content: ""; display: inline-block; width: 50px; height: 28px; background: url(../images/ileft.png) no-repeat 0 bottom;}
.innner_one h3::after{ content: ""; display: inline-block; width: 50px; height: 28px; background: url(../images/iright.png) no-repeat right bottom;}

.proMore{ display: block; width: 440px; height: 56px; padding: 2px; vertical-align: middle; margin: 40px auto;
	 background: #ba0000; border-radius: 50px; color: #fff;  overflow: hidden;}
.proMore span{ border-radius: 50px; display: inline-block; vertical-align: middle; margin-right: 30px;
				width: 225px; height: 100%; padding-left: 50px; font-family: impact; font-size:30px; line-height: 58px;
				color: #2e2e2e; background:#fff url(../images/dh.png) no-repeat 15px center;}


/*产品分类滚动*/
.proUl{width: 100%; padding: 90px 0;}
.proUl li{position: relative;float: left;width: 230px;margin-right: 20px;overflow: hidden;transition: .5s;}
.proUl li a{display: block;width: 100%;}
.proUl li a .img{width: 220px;height:220px;overflow: hidden; border-radius: 50%; overflow: hidden; transition: .3s;}
.proUl li a .img img{ height: 100%;}
.proUl li .prowrap{background: #f7b045;padding: 45px 0 30px 0;text-align: center;}
.proUl li p{color: #000;text-align: center;width: 100%; height: 80px; font-size: 18px;line-height: 80px;
	overflow: hidden; text-overflow: ellipsis; }
.proUl li span{display: block;color: #2d2d2d;font-size: 14px;}
.proUl li span:hover{text-decoration: underline;font-size:16px;}
.proUl li a p>img{position: absolute;right: 0;top: 0;}
.proUl li:hover a .img img{width: 100%;transition: .3s;}
.proUl li:hover a .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}
 
.caset{ width: 100%;}
.caset h4{font-size: 24px; line-height: 40px; font-weight: 900; float: left;}
.caset a{ text-transform:uppercase; font-size: 16px; line-height: 40px; float: right; }
.caset a:hover{ color: #1977df;}


.Box .Box_con {position: relative; width:1150px;  margin: 0 auto;}
.proLeft{ position: absolute; left: 0; top: -15px; width: 260px; padding:230px 0 0 30px; box-sizing: border-box; height: 290px; background: url(../images/pro.png) no-repeat 0 0; z-index: 9;}
.proLeft a{ display: block; width: 100px;  height: 30px; border: #fff 1px solid; color: #fff; text-align: center; line-height: 30px; transition: .5s; -webkit-transition:.5s;}
.proLeft a:hover{ background: #fff; color: #1464cc;}
.Box .Box_con .conbox { width: 100%; position: relative; overflow: hidden; padding-top: 10px;}
.Box .Box_con .conbox ul { position: relative;list-style: none;}
.Box .Box_con .conbox ul li { position: relative; float: left;margin-left: 15px;}
.Box .Box_con .conbox ul li span{position: absolute;height: 30px;line-height: 30px; bottom: 0; width: 100%;left: 0; background: rgba(0,0,0,.8);
    	color: #ffffff; text-align: center;}
.Box .Box_con .conbox ul li:hover span{ background: rgba(46,107,158,.85); }    	
.Box .Box_con .conbox ul li p{ width: 95%; height: 47px;  color: #104d9d; font-weight: bold; text-align: center; 
			 font-weight:bold; line-height: 47px;transition: all 0.5s; -webkit-transition: .5s; -moz-transition:.5s;  }
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block; width: 275px;   overflow: hidden; transition: all 0.5s;-webkit-transition: .5s; -moz-transition:.5s; }
.Box .Box_con .conbox ul li:hover p{ color:#ff0000; }


.proScoll{width: 1500px; margin: 0 auto; padding-top: 50px;} 
.pro_one,.pro_two{width: 285px;background: #104d9d;padding: 20px 15px;box-sizing: border-box;}
.pro_one ul{margin-top: 25px;}
.pro_one h3{color: #fff;text-align: center;font-size: 32px;font-weight: bold;padding: 15px 0 5px;}
.pro_one p{color: #fff;text-align: center;font-size: 20px;}
.pro_one ul a{position: relative;display: block;width: 100%;height: 45px;background: rgba(255,255,255,.8) url(../images/icon.png) no-repeat 10px center;line-height: 45px;	margin-top: 5px;padding-left: 37px;box-sizing: border-box;z-index: 22;}
.pro_one ul a i{position:absolute; top:0; left:0; width: 100%; height:45px; background:#f2f2f2 url(../images/icon.png) no-repeat 10px center; transform-origin:left 100%; -webkit-transform-origin:left 100%; 
	transition:transform .5s 0s linear; -webkit-transition:transform .5s 0s linear;  transform:scaleY(0); -webkit-transform:scaleY(0);z-index:-1;}
.pro_one ul a:hover i{transform-origin:left 0; -webkit-transform-origin:left 0; transform:scaleY(1); transform:scaleY(1);}
.pro_two{margin-top: 28px;}
.pro_two img{margin-bottom: 20px;}
.pro_two p{color: #fff;line-height: 26px;}

/*section_two*/
.section_two{background:url(../images/bg1.jpg) center top no-repeat;padding:100px 0 70px; overflow: hidden;}
.section_two .img{margin:90px auto 0;}
#scroll_one{position:relative;overflow: hidden;margin:0 auto 0;padding:110px 0 95px; background: url(../images/case.jpg) no-repeat center 0;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float:left;width:380px;margin-right:20px;text-align: center;}
#scroll_one ul li a{height:100%;position: relative;}
#scroll_one ul li>img{display: block; width:380px;height:285px;}
.caseWrap{width: 95%; padding: 0 2.5%;background-color: #389e4c; height:75px;}
#scroll_one ul li h3{font-size:18px;color:#fff;line-height:75px;}
#scroll_one ul li .caseWrap{ position: relative; z-index: 1;}
#scroll_one ul li i{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #0153b9; transform-origin: left 0; -webkit-transform-origin: left 0;
					 transition: transform .5s 0s ease-out;-webkit-transition: transform .5s 0s ease-out;transform: scaleX(0);-webkit-transform: scaleX(0); z-index: -1;}
#scroll_one ul li:hover i{transform-origin: right 100%; -webkit-transform-origin: right 100%;  transform: scaleX(1);-webkit-transform: scaleX(1); }
#scroll_one ul li .caseWrap img{ padding-top: 30px;  transition: .5s;-webkit-transition: .5s;}
#scroll_one ul li:hover .caseWrap img{margin-left: -10px;}

/*关于   开始*/
.section_three{  background: url(../images/ab.jpg) no-repeat center 0;}
.innerthreebox{width: 80%; margin: 0 auto; min-width: 1200px; padding: 40px 0 80px; }
.section_three h4{ color: #fff; text-align: center; }
.section_three h2{ font-family: "yinru"; color: #fff; text-align: center; }

.abr{width: 640px;}
.abr .abt{padding: 40px 0 20px; }
.abr h3{ font-size: 30px; color: #333; margin-bottom: 15px;}
.abr i{ display: block; width: 50px; height: 3px; background: #00ca66;}
.abr .text{ padding-top: 35px;}
.abr.text p{ color: #333; line-height: 30px;}
.abr .more{ padding-top: 70px;}


/*跳动数字*/
.abNum{ position: relative;}
.abNum .leaf{ position: absolute; top:20px; left: 50px; 
				animation: leaf 1s linear infinite alternate; -webkit-animation: leaf 1.3s linear infinite alternate; }
@keyframes leaf{
	from{ transform: translateY(0);}
	to{transform: translateY(25px);}
}				
.abNum .num{width: 1350px; margin: 0 auto; padding: 95px 0; text-align: center;}
.abNum .item{position: relative; width:240px; height: 240px; margin: 0 40px; display: inline-block; text-align: center;/* border:#2fce79  6px solid; */
			border-radius: 50%; background:#f7f7f7 ;}
.abNum .item .zdy{ position: absolute; top: 0px; left: 0px; width:228px; height: 228px;border:#2fce79  6px solid; border-radius: 50%;
			 transition: all .8s ease-in-out;-webkit-transition: all .8s ease-in-out;	}
.abNum .item:nth-child(1) .zdy{border-right-color:#e68a2e; }
.abNum .item:nth-child(2) .zdy{border-top-color:#e68a2e; }
.abNum .item:nth-child(3) .zdy{border-left-color:#e68a2e; }
.abNum .item:nth-child(4) .zdy{border-bottom-color:#e68a2e; }
.abNum .item:hover .zdy{transform: rotate(180deg); -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);	 border:#e68a2e  6px solid;  }

.abNum .item strong i{font-size: 65px; color: #525252; font-style: normal; display: inline-block; font-weight:530;}
.abNum .item span{color: #525252;font-size:24px;  border-radius: 50%; margin-left: 5px;}
.abNum .item p{color:#525252;font-size:24px;}

	
/*关于我们 结束*/

/*==section5==*/
.section5{ padding: 85px 0; background:url(../images/lc.jpg) center top no-repeat;position: relative;}
.inner5{ width: 70%; min-width: 1200px; margin: 0 auto;} 
.yst h3{ font-size: 48px; color: #fff; font-weight: 600; text-align: center; }
.yst p{ font-size: 14px; color: #fff; text-align: center;}
.ysul { text-align: center; padding: 70px 0;}
.ysul img{ display: inline-block; margin: 0 10px;}
.inner5 h5{ color: #e78320; font-size: 42px; font-weight: 600; text-align: center;}
.inner5 span{display: block; color: #fff; font-size: 24px;  text-align: center; padding-top: 30px;}


/*section_five*/
.section_five{ padding: 100px 0;background: url(../images/case.jpg) no-repeat 0 center; }
.section_five .sc3{ background: url(../images/leaf.png) no-repeat center 0px; }
.section_five .ss3{background-position: center;background-size:cover;width:600px;height:450px;border:8px solid #fff; box-shadow: rgba(0,0,0,.15) 3px 5px 15px; box-sizing:border-box;-webkit-box-sizing:border-box;}
.section_five .swiper-container-horizontal>.swiper-pagination-bullets{ width: 160px; height: 13px; background: #fff; text-align: center; border-radius: 50px; margin: 30px auto 0;}
.section_five .swiper-pagination-bullet{ background: #ccc; vertical-align: super;}
.section_five .swiper-container{ padding: 80px 0 0px; overflow: inherit;}
.section_five .swiper-button-prev,.section_five .swiper-button-next{transition: .5s;-webkit-transition: .5s;-moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s;}
.section_five .swiper-button-prev:hover{ margin-left: -10px;}
.section_five .swiper-button-next:hover{ margin-right: -10px;}

.casemore{ display: block; width: 160px; height: 42px; margin: 70px auto 0; line-height: 42px; text-align: center; color: #fff; 
		   background: #ba0000; border-radius: 50px;}
.casemore:hover{ background: #1f1f1f;}

/*新闻*/
.section_four{ padding: 80px 0 40px; background: url(../images/new.jpg) no-repeat center;} 
.tit4{ height:270px; background: url(../images/newbg.jpg) no-repeat center 0; /*background-attachment: fixed;*/ background-size:cover;}
.tit4 img{ display: block; margin: 0 auto;}
.tit4 h4{ margin-top: -100px; font-size: 38px; color: #014d97; font-weight: 550;}
.tit4 h4 span{ font-size: 38px; color: #eb9d17;}
.tit4 h4 i{ font-size: 48px; color: #949494; font-weight: 500; font-style: normal;}


.inner_four{ width: 1300px; margin: 0 auto;}
.newUl { padding-top:80px;}
.newUl li{position: relative; float: left; width: 31%; margin: 0 1%;  background: #f4f4f4; }
.newUl li .newImg img{ transition: .5s; -webkit-transition: .5s;}
.newMain{ width: 90%; margin: 0 auto; padding-bottom: 35px;}
.newleft{position: absolute; left: 0; top: 0; display: block; width: 85px; height: 78px; color: #fff; padding: 10px 0px 20px 0; text-align: center; 
		background:#ba0000; z-index: 22;}
.newleft em{display: block; color: #fff; font-family: impact; font-size: 47px;text-align: center; font-style: normal;}
.newleft i{ display: block; font-style: normal;}
.newImg{ height: 280px; overflow: hidden;}
.newmore{ display: block; width: 175px; height: 40px; margin-top: 25px; background: #0860c0; border-radius: 50px; text-align: center; line-height: 40px; color: #fff;}
.newMain h4{ font-size: 18px; color: #000; line-height: 60px;    white-space: nowrap; overflow: hidden;text-overflow: ellipsis; } 
.newMain p{ font-size: 14px; color: #999; line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } 




/*===================== 首页 END ========== ===========*/

/* ======================================== 内页 START ======================================== */

/* ===================== 公用  ===================== */

.inner_content{padding:80px 0;}
.article_content{font-size:16px;line-height:32px;color:#333;}
.article_content .article{overflow: hidden;padding:20px 20px 40px;}
.article_content img, .article_content a{display: inline-block;}
.article_content p{margin-bottom:10px;}

.article_content iframe{ width:750px; height:500px;}

.pagenum{border-top:1px solid #f2f2f2;font-size:0;}
.pagenum a{display: block !important;color:#666;font-size:15px;line-height:50px;overflow: hidden;}
.pagenum span{font-size:15px;color:#666;}
.pagenum a:hover{text-decoration:underline;}

.inner_banner{height:380px; position: relative;overflow:hidden;background: url(../../images/pbanner2.jpg) top center no-repeat;}
/*.inner_banner02{background: url(../images/2018120614575237188.jpg) top center no-repeat;}
.inner_banner03{background: url(../images/2018120610482879515.jpg) top center no-repeat;}
.inner_banner04{background: url(../images/2017071018050348334.jpg) top center no-repeat;}*/
.inner_banner .ib_box{position: absolute;bottom:0;opacity:0;filter:alpha(opacity=0);width:500px;padding:30px 0 20px;background-color:rgba(255,255,255,0.75);left:50%;margin-left:-250px;text-align: center;-webkit-transition: 0.8s;-o-transition: 0.8s;-ms-transition: 0.8s;-moz-transition: 0.8s;transition: 0.8s;}
.inner_banner .ib_box h3{font-size:36px;color:#676262;height:36px;line-height:36px;}
.inner_banner .ib_box h3 i{display: inline-block;width:40px;height:1px;vertical-align: middle;background-color:#676262;margin:0 20px;}
.inner_banner .ib_box p{font-size:20px;color:#ba0000;line-height:40px;opacity:0.5;}
.inner_banner.on .ib_box{bottom:0;/*margin-bottom:-63px;*/opacity:1;filter:alpha(opacity=100);}

.position_now{font-size:14px;background-color: #f1f1f1;}
.position_now .auto{height:80px;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl a:hover{color:#ba0000;}
.position_now .fl{color: #707070;line-height:80px;}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family: impact;color:#ba0000;font-size:0;}
.position_now .fr img{height:30px;float: left;margin:28px 10px 0 0;}
.position_now .fr strong{font-weight:100;font-size:22px;display: block;float: left;line-height:80px;}
.position_now .fr a{display: inline-block;width:100px;padding:0 5px;height:80px;color:#333;font-size:16px;text-align: center;line-height:80px;overflow: hidden;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.position_now .fr a i{width:100%;height:0%;background-color:#ba0000;position: absolute;left:0;top:0;z-index:-1;-webkit-transition:.5s height;-o-transition:.5s height;-ms-transition:.5s height;-moz-transition:.5s height;transition:.5s height;}
.position_now .fr a:hover i, .position_now .fr a.active i{height:100%;}
.position_now .fr a:hover, .position_now .fr a.active{color:#fff;}

.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, .page_list b a:hover{background-color:#ba0000;color:#fff;border-color:#ba0000;}
.page_list_span1, .page_list_span2{display: none;}

.firstRow img {display: inline-block;}

/* ===================== 公用  ===================== */

/* ===================== 产品页 左侧 导航 ===================== */

.left_side_nav{width:284px;background-color: #e6e6e6;}
.left_side_nav .box_one .title{padding:40px 15px;background-color:#ba0000;margin-bottom:25px;}
.left_side_nav .box_one .title h3{color:#fff;font-size:55px;font-family:impact;opacity:0.8;}
.left_side_nav .box_one .title p{color:#fff;font-size:36px;}
.left_side_nav .box_one .title .xian{width:64px;height:3px;background-color:#fff;margin:10px 0;}
.left_side_nav .box_one ul li{line-height:47px;border-bottom:1px dashed #ccc;}
.left_side_nav .box_one ul li a{color:#333;padding-left:20px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;-webkit-transition: 0s;-o-transition: 0s;-ms-transition: 0s;-moz-transition: 0s;transition: 0s;}
.left_side_nav .box_one ul li a:hover, .left_side_nav .box_one ul li a.active{color:#fff;background:#ba0000;}
.left_side_nav .box_one ul li a:hover, .left_side_nav .box_one ul li .son_nav a:hover, .left_side_nav .box_one ul li .son_nav a.active{background:#ba0000;}
.left_side_nav .box_one ul li .son_nav a{background:none;height:40px;line-height:40px;padding-left:40px;position: relative;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.left_side_nav .box_one ul li .son_nav a::after{content:'';position: absolute;left:20px;top:20px;width:8px;height:1px;background-color:#ba0000;transition:0.5s;-webkit-transition:0.5s;}
.left_side_nav .box_one ul li .son_nav a:hover::after, .left_side_nav .box_one ul li .son_nav a.active::after{background-color: #fff;}
.left_side_nav .box_two{padding:20px 10px;background-color:#ba0000;margin-top:40px;}
.left_side_nav .box_two img{width: 80px; margin:0 auto 10px;}
.left_side_nav .box_two span{display: block;font-size:24px;color:#fff;text-align: center;}
.right_side_content.fr{width:1000px;}

/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 产品 列表页 ===================== */

.list_none{display: none;}

#showdata{display:block;}
#showdata .item{float: left;width:32.33%;margin:0 0.5% 20px;margin-bottom:20px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#showdata .item img{margin:0 auto;}

.product_one_list .line{position: absolute;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_one_list .l1{left:0;top:0;width:0;height:2px;background-color:#ba0000;}
.product_one_list .l2{right:0;top:0;width:2px;height:0;background-color:#ba0000;}
.product_one_list .l3{right:0;bottom:0;width:0;height:2px;background-color:#ba0000;}
.product_one_list .l4{left:0;bottom:0;width:2px;height:0;background-color:#ba0000;}
.product_one_list .item:hover .l1, .product_one_list .item:hover .l3{width:100%;}
.product_one_list .item:hover .l2, .product_one_list .item:hover .l4{height:100%;}
.product_one_list .item strong, .product_two_list .item strong{text-transform:uppercase;font-weight:100;position: relative;z-index:0;font-size:16px;line-height:40px;height:40px;display:block; text-align: center;color:#333;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_one_list .item strong i, .product_two_list .item strong i{position: absolute;left:0;bottom:0;width:100%;height:0;background-color:#ba0000;z-index:-1;-webkit-transition: .5s height;-o-transition: .5s height;-ms-transition: .5s height;-moz-transition: .5s height;transition: .5s height;}
.product_one_list .item:hover i, .product_two_list .item:hover i{height:100%;}
.product_one_list .item:hover strong, .product_two_list .item:hover strong{color:#fff;}

.product_two_list .item .shadow_box{background:rgba(0,0,0,0.3) url(../../images/jia.png) center center/8% no-repeat;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;}
.product_two_list .item:hover .shadow_box{top:0;}

.product_three_list .item{border-radius:6px;padding-bottom:10px;background-color: #f9f9f9;}
.product_three_list .item strong{text-transform:uppercase;display: block;font-weight:100;text-align: left;font-size:16px;padding:20px;}
.product_three_list .item:hover strong{color:#ba0000;}
.product_three_list .item em{font-style:normal;float: right;width:10px;height:3px;background-color:#ba0000;margin-right:20px;;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_three_list .item:hover em{width:30px;}
.product_three_list .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 0px;}
.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;}
.img_big_box .img_box img{max-width:99%;max-height:94%;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:#ba0000;}
.info_big_box{width:42%;float: right;height:400px;}
.info_big_box h1{color:#333;line-height:36px;font-weight: bold;font-size:26px;margin-bottom:20px;}
.info_big_box .info_3 span{display: inline-block;padding:8px 0;line-height:24px;color:#555;font-size:12px;}
.info_big_box .info_3 span img{display: inline-block;height:26px;margin-bottom:3px;margin-right:18px;}
.info_big_box .info_1{text-align: left;}
.info_big_box .info_1 .dh{color:#555;min-height:40px;line-height:40px;margin-bottom:4px;}
.info_big_box .info_1 .dh img{float: left;width:26px;margin-top:7px;}
.info_big_box .info_1 .dh span{float: right;width:92%;font-size:15px;color:#555;letter-spacing:0px;}
.info_big_box .info_1 .dh.num span{font-family:impact;font-size:26px;letter-spacing:2px;}
.news_article .bshare-custom.icon-medium{text-align: center;margin:0;padding-bottom:10px;border-bottom:1px solid #f2f2f2;}
.bshare-custom.icon-medium{margin-top:20px;}
.bshare-custom.icon-medium span{display: inline-block;vertical-align: middle;font-size:14px;color:#999;}
.bshare-custom a{margin-right:10px !important;opacity:0.6 !important;-webkit-transition: 0s;-o-transition: 0s;-ms-transition: 0s;-moz-transition: 0s;transition: 0s;}
.bshare-custom a:hover{opacity:1 !important;}
.bshare-custom .bshare-qqim{background:url(../../images/qq.png) center/80% no-repeat !important;}
.bshare-custom .bshare-weixin{background:url(../../images/wechat.png) center/90% no-repeat !important;}
.bshare-custom .bshare-itieba{background:url(../../images/bdtb.png) center/90% no-repeat !important;}
.bshare-custom .bshare-sinaminiblog{background:url(../../images/weibo.png) center/120% no-repeat !important;}
.bshare-custom .bshare-more{background:url(../../images/more.png) center/90% no-repeat !important;}

#none{overflow: hidden;}
.xgcp_title{padding:10px;background-color:#fafafa; margin:30px 0 0;}
.xgcp_title h3{color:#ba0000;border-left:2px solid #ba0000;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}
.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;}

/* ===================== 产品 详情页 ===================== */

/* ===================== 新闻页面 ===================== */

.news_one_list .inner{width:100% !important;}
.news_one_list .news_box li{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one_list .news_box li .pub_button{padding:20px;}
.news_one_list .news_box li .time{font-size:14px;font-family:"SimHei";margin-top:20px;}
.news_one_list .news_box li .img{width:29%;float: left;margin-right:20px;}
.news_one_list .news_box li .info{width:60%;float: left;}
.news_one_list .news_box li .info strong{display: block;font-weight:100;height:40px;line-height:40px;margin:50px 0 30px;font-size:20px;color:#333;}
.news_one_list .news_box li .info p{font-size:16px;color:#555;line-height:30px;}
.news_one_list .news_box li .info em{font-style:normal;display: block;margin-top:30px;color:#777;padding-right:20px;font-family: "SimHei";}
.news_one_list .news_box li:nth-of-type(2n){background-color:#f9f9f9;}
.news_one_list .news_box li a{margin:0 auto;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one_list .news_box li:hover strong, .news_one_list .news_box li:hover p, .news_one_list .news_box li:hover em, .news_one_list .news_box li:hover .time{color:#fff;}
.news_one_list .news_box li:hover a{transform:translateX(20px);-webkit-transform:translateX(20px);}

.news_two_list .news_box li{float: left;width:32.33%;margin:0 0.5% 20px;border-radius:4px;overflow: hidden;}
.news_two_list .news_box li .pb_bg, .news_three_list .news_box li .pb_bg{background:none;}
.news_two_list .news_box .info{border:1px solid #f1f1f1;padding:0 15px 30px;border-top:none;position: relative;overflow: hidden;}
.news_two_list .news_box .wot{display: block;font-weight:100;font-size:18px;color:#333;height:50px;line-height:50px;}
.news_two_list .news_box li p{font-size:15px;line-height:24px;color:#888;height:48px;overflow: hidden;}
.news_two_list .news_box li .time{font-size:14px;font-family:"SimHei";color:#ba0000;opacity:0.5;position: absolute;bottom:-30px;right:15px;}
.news_two_list .news_box li:hover strong{color:#ba0000;}
.news_two_list .news_box li:hover .time{bottom:5px;}

.news_three_list .news_box li{float: left;width:31.33%;margin:0 1% 30px;position: relative;box-shadow: 0 0 10px #f1f1f1;}
.news_three_list .news_box li:after{content:'';position: absolute;top:0;left:0;background-color:#ba0000;width:0;height:3px;transition:0.5s;-webkit-transition:0.5s;}
.news_three_list .news_box li .img{display: none;}
.news_three_list .news_box li a{padding:28px;}
.news_three_list .news_box li strong{display: block;font-size: 20px;line-height: 36px;height: 72px;overflow: hidden;color: #303030;}
.news_three_list .news_box li p{font-size: 14px;line-height: 24px;color: #999;height: 72px;overflow: hidden;margin: 10px 0 24px;}
.news_three_list .news_box li .time{color: #999;font-size: 12px;}
.news_three_list .news_box li:hover{box-shadow: 0 0 30px #ddd;}
.news_three_list .news_box li:hover:after{width:100%;}
.news_three_list .news_box li:hover strong{color:#ba0000;}

.news_article h1.title{font-size:22px;text-align: center;font-weight:bold;}
.news_article .time{display: block;text-align: center;padding:20px 0 20px;color:#777;}
.news_article .time img{display: inline-block;height:20px;margin:-3px 10px 0 0;}
.news_share{text-align: center;height:24px;line-height:24px;border-bottom: 1px solid #D2D2D2;padding-bottom:10px;}
.news_share span{display: inline-block;vertical-align: top;}
.news_share .bdsharebuttonbox{display: inline-block !important;vertical-align: top;}
.news_article .article_content p{margin-bottom:14px;}

/* ===================== 新闻页面 ===================== */



/* ===================== 全局搜索框 ===================== */

.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:#ba0000;}
.form_box .inp{height:38px;vertical-align: bottom;}
.form_box .submit{width:80px;cursor:pointer;}

/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */

.form_box_box{padding:60px 0;box-shadow: 0px 0px 100px 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:#ba0000;}
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:#ba0000;}
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:#ba0000;}
ul.fs li.submit input{height:50px;margin:0 auto;display: block;cursor:pointer;width:200px;border-radius:50px;background-color:#ba0000;font-size:16px;color:#fff;}

/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */

#map{height:600px;margin-top:30px;border:1px solid #ccc;}
#map img{max-width:none;}
#map h3{display: block;font-size:20px;color:#ba0000;font-weight:bold;line-height:40px;}
#map p{font-size:15px;color:#333;margin-top:6px;margin-bottom:0;line-height:30px;}

/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */

.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:#ba0000;border-radius:10px;position: fixed;*/
right:6px;bottom:100px;z-index:99999999999;}

/* ===================== 回到顶部 ===================== */

/* ======================================== 内页 START ======================================== */

/*===================== 响应式代码 START =====================*/

@media (max-width: 1700px) {
	.proScoll{ width: 1200px;}
}


@media( max-width:1400px ){
	.section_six .inner_six,.section_one .proWrap,.section_three .inner_three,.inner,.inner_four,.inner_titfour{ width: 1200px;}
	.header_one{ width: 95%;}
	.header_one .logo img{ height: 62px;}
	/*.section_three .img{ width: 530px;}*/
	.picFocus .hd{ width: 54%;}
	.picFocus .bd{ width: 43%;}
	
	.section_three .info{ margin-top: 210px;}
	.ju{ width: 350px;}
	.inner, .news_one_list .news_box li a{width:1200px;}
	.right_side_content.fr{width:900px;}
	/*.section_three .info{width:500px;padding-top:40px;}*/
	.header_two ul{ width: 1200px;}
	.nav{width: 55%; }
	.abul li .abab img{ width: 80px;}
	.inner_one{ padding-bottom:100px;}
	#top_scroll{ /* width: 85%; */}
	.ysul li:nth-child(3){width: 630px; }
	.ysul li:nth-child(3) img{height: 285px; }
	.section_three .innerBox{ width: 1200px;}
	
	.innerthreebox .abr { width:900px;}
	.abNum .num,.section5 .auto,.section_five .w1350{ width:1200px;}
	.abNum .item{ width: 230px;height: 230px;margin: 0 20px;}
	.yst{ width:90%; margin:0 auto;}
#case_scroll{ width:840px;}
.inner5 .fl{ width:355px;}

		
}

/*===================== 响应式代码 END =====================*/






