.abt{ margin:30px 0 50px;}
.elegant .de_h .de_title{text-align:center;padding:0 0 30px;color:#f08300;font-size:36px}
.elegant .de_h p{font-size:14px;color:#666;line-height:28px;text-align:center}
.page-service-pic img{width:100%}
.page-tech-ul ul li .tit{padding:5px 0;font-size:22px}
.page-tech-ul ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.page-tech-ul ul li{flex:0 0 48%;margin-top:3%}
.text-gradient{background:-webkit-linear-gradient(left,#db261c,#db261c);background:-moz-linear-gradient(left,#db261c,#db261c);background:-o-linear-gradient(left,#db261c,#db261c);background:linear-gradient(left,#db261c,#db261c);-webkit-background-clip:text;-moz-background-clip:text;-o-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-o-text-fill-color:transparent;text-fill-color:transparent}
.page-tech-ul ul li p{line-height:26px;color:#000}
.page-service-pic{margin-top:30px}
@media screen and (max-width:425px){
    .elegant .de_h .de_title {font-size: 26px;}
    .page-tech-ul ul li .tit {font-size: 20px;}
    .page-tech-ul ul li {flex: 0 0 100%;}
}
/************************* 内页公共banner /*************************/
.banner_a1 { width:100%; margin: 0 auto;position: relative; }
.banner_a1 .odcontent{position: relative;}
.banner_a1 img { width: 100%; }
.banner_a1 .pcpt {}
.banner_a1 .mbpt { display:none;}
.banner_a1 .title_s1{position: absolute;height: 70%;color: #ffffff;display: flex;margin: auto;justify-content: center;flex-direction: column; width: 100%;text-align: center;}
.banner_a1 .title_s1 h3{width: 100%;font-size: 40px;position: relative;}
.banner_a1 .title_s1 span{font-size: 16px;width: 100%;}
.banner_a1 .title_s1 h3::after {content: "";position: absolute;width: 55px;; left: 50%;transform: translateX(-50%);bottom: -15px;border-bottom: 2px solid #ffffff;}


.banner_a1 .bread { padding: 30px 0;line-height: 30px;color: #333;}
.banner_a1 .bread i.iconfont {background:url(../images/head_nei_a1.png)no-repeat center;margin-right: 5px;display: inline-block;vertical-align: top; width: 26px;height: 26px;background-size:100%;line-height: 30px;text-align: center;}
.banner_a1 .bread a {color: #333; transition: all .5s;}


.page1_a1{display: flex;padding: 4% 0;}

@media screen and (max-width: 1400px) { 
    .banner_a1 { width: 100%; }
}
@media screen and (max-width: 768px) { 
	/*.banner_a1 .title_s1 {height: 58%;}*/
	.banner_a1 .title_s1 h3 {font-size: 18px;}
	.banner_a1 .title_s1 h3::after {width: 50px;bottom: -5px;}
	.banner_a1 .pcpt { display:none;}
.banner_a1 .mbpt { display:block;}
}


.contain{width:100%; padding-top:0;}
.aboutBox01{padding:80px 0 160px 0; background-image:url(../images/section01.jpg); background-size:auto 100%; background-position:right top; background-repeat:no-repeat;}
.aboutBox01 .text{width:54.5%; float:left;}
.aboutBox01 .num{width:45.5%; float:right; text-align:center; margin-top:100px;}
.aboutBox01 .h2{font-size:36px; font-weight:bold; color:#151515;}
.aboutBox01 .h3{font-size:36px; color:#151515;}
.aboutBox01 .pcont{font-size:16px; color:#999; margin-top:30px; line-height:30px; text-indent: 2em; text-align: justify; text-justify:inter-ideograph;}
.aboutBox01 .n{font-family:impact; font-size:80px; font-weight:bold; color:#f08300; display:block; line-height:1.1;}
.aboutBox01 .p{font-size:18px; color:#151515;}
.aboutBox01 .foot{padding-top: 100px;}
.aboutBox01 .foot .h1,.news1 .h1{text-align: center;font-size: 36px;font-weight: 700;padding: 20px 0px;}
.aboutBox01 .foot .text,.news1 .text{font-size:14px;min-height:310px;}

.aboutBox02{padding:110px 0 86px 0; background-image:url(../images/aboutBox02.jpg); background-size:cover; background-repeat:no-repeat;}
.abcurBox{width:335px; padding:45px; min-height:290px; background-color:#f08300; position:relative; z-index:1; overflow:hidden;}
.abcurBox .h2{font-size:36px; font-weight:bold; color:#fff; line-height:1.1;}
.abcurBox .line{width:40px; height:3px; background-color:#eee; display:block; margin-top:20px;}
.abcurBox .h3{font-size:24px; color:#fff; margin-top:40px;}
.abcurBox .p{font-size:16px; color:#b8c8e0; color:rgba(255,255,255,0.9); line-height:28px; max-width:275px; margin-top:10px; text-align: justify; text-justify:inter-ideograph;}
.abcurBox .n{font-size:8rem; color:#2c6db3; color:rgba(255,255,255,0.08); line-height:1; position:absolute; right:0; bottom:-30px;}
.abcurNum{margin-top:80px;}
.abcurNum ul{margin-left:-13px; margin-right:-13px;}
.abcurNum ul li{width:25%; float:left; margin-top:20px;}
.abcurNum ul li .box{margin:0 13px; padding:20px 20px 20px 50px; min-height: 67px; position:relative; z-index:1; border-bottom:1px solid #fff; border-bottom:1px solid rgba(255,255,255,0.1); background-color:rgba(255,255,255,0.1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#10ffffff, endColorstr=#10ffffff);}
.abcurNum ul li .box:after{content:""; display:block; width:100%; height:100%; background-color:#f08300; position:absolute; left:0; bottom:0; z-index:-1; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9;}
.abcurNum ul li:hover .box:after{transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}
.abcurNum ul li:hover .box{border-bottom:1px solid #f08300;}
.abcurNum ul li .n{font-size:48px; color:#fff; line-height:1; position:absolute; left:20px; top:20px;}
.abcurNum ul li h2{font-size:16px; color:#fff;}
.abcurNum ul li p{font-size:14px; color:#b8c8e0; color:rgba(255,255,255,0.6); text-align: justify; text-justify:inter-ideograph;}
.aboutBox03{padding:60px 0 60px 0; display:block; overflow:hidden;}
.aboutTit{text-align:center;}
.aboutTit h2{font-size:36px; font-weight:bold; color:#000;}
.historyBox{width:100%; margin-top:46px;}
.historyBox .swiper-slide{max-width:340px;}
.historyBox .box{background-color:#f6f6f6; padding:20px; min-height:350px; margin-bottom:24px; width:23.5%; margin-right:2%;box-sizing:border-box; float:left;}
.historyBox .box:nth-child(4){ margin-right:0;}
.historyBox .box ul{list-style:disc;}
.historyBox .box h2{font-size:16px; color:#333; line-height:1.1; border-bottom:1px solid #ededed; padding:20px 0;}
.historyBox .box:hover h2{color:#f08300;}
.historyBox .box h2 span{font-size:18px; margin-right:3px;}
.historyBox .box li{font-size:14px; color:#999; margin-top:10px; text-align: justify; text-justify:inter-ideograph; line-height:25px;}
.historyBox .swiper-scrollbar-drag{background-color:#f08300; border-radius:5px;}


@media screen and (min-width:768px) and (max-width:1199px){
	
	.aboutBox01 .num,.aboutBox01 .text{width:auto; float:none;}
	.aboutBox01 .num{margin-top:0;}
	.aboutBox01 .text{margin-top:20px;}
	.abcurNum ul li{width:50%;}
	
}

@media screen and (min-width:320px) and (max-width:767px){
	.layout { width: 95%;} 
	
	.aboutBox01 .h2,.aboutBox01 .h3{text-align:center;}
	.aboutBox01 .h2{font-size:20px;}
	.aboutBox01 .h3{font-size:16px;}
	.aboutBox01 .pcont{font-size:12px; margin-top:10px;}
	.aboutBox01 .n{font-size:30px;}
	.aboutBox01 .p{font-size:12px;}
	
	.aboutBox01,.aboutBox02,.aboutBox03{padding:30px 0 60px 0;}
	.aboutBox01 .num,.aboutBox01 .text{width:auto; float:none;}
	.aboutBox01 .num{margin-top:0;}
	.aboutBox01 .text{margin-top:20px;}
	.abcurBox{width:auto; padding:40px 20px 20px 20px;}
	.abcurNum{margin-top:0;}
	.abcurNum ul li{width:100%;}
	.aboutTit h2,.abcurBox .h2{font-size:20px;}
}

@media screen and (max-width:767px){
.historyBox .box{background-color:#f6f6f6; padding:20px; min-height:350px; margin-bottom:24px; width:49%; margin-right:2%;box-sizing:border-box; float:left;}
.historyBox .box:nth-child(2n){ margin-right:0;}
}


.layout{max-width:1440px; margin:0 auto;}
.clearfix:before,.clearfix:after{content:"";display:table}.clearfix{zoom:1;}
.clearfix:after{content:"";clear:both;height:0;visibility:hidden;display:block;}


.fl{ float:left;}
.fr{ float:right;}
 	 /* contact-style */
	 .fc_red {color: #ff001b;}
	 .blank_8px{height: 8px;clear: both;background-color: transparent}
	 .blank_20px{height: 20px;clear: both;background-color: transparent}
	 .blank_42px{height: 42px;clear: both;background-color: transparent}
	 .blank_52px{height: 52px;clear: both;background-color: transparent}
	 .blank_60px{height: 60px;clear: both;background-color: transparent}
	 .relative{position: relative;}
	 #map{height: 400px;}
#map img {max-width:none;}
	 
	 #lib_feedback_form{width:100%; clear:both; overflow:hidden;}
	 #lib_feedback_form .rows{margin:10px 0; clear:both;}
	 #lib_feedback_form .rows label{width:20%; overflow:hidden; float:left; height:28px; line-height:28px; text-align:right; color:#555;}
	 
	 #lib_feedback_form  .input{border: none;width:100%; height:58px; line-height:58px;text-indent: 10px;font-size: 14px;background: #f0f0f0; outline:none;}
	 /* #lib_feedback_form  .row>.input{width: 815px;border: 1px solid #f0f0f0} */
	 #lib_feedback_form .rows span .vcode{text-transform:uppercase; width:50px;margin-bottom: 5px}
	 #lib_feedback_form .rows span img{margin-top:2px;}
	 #lib_feedback_form .rows input[type=submit]{background: #f08300;height: 35px;line-height: 35px;width: 155px;;cursor: pointer;color:#fff}
	 
	 #lib_feedback_form .rows input[type=submit] {height: 50px;text-align: center;line-height: 36px;font-size: 16px;color: #fff;background-image:#f08300; width:20%; margin:20px 0;}
	 #lib_feedback_form .rows input[type=submit]:hover {background-position: right center;}
	  @media only screen and (max-width:480px){
	  #lib_feedback_form .rows input[type=submit] {width:100%;}
	  }
	 
	 /**************************在线留言(end)**************************/
	 #lib_feedback_form .row .half_row{margin-right: 1%;width: 49%; position:relative;}
	  #lib_feedback_form .row .half_row:nth-child(2){margin-right:0}
	 #lib_feedback_form  .contents{width:100%; height:148px; border: none;background:#f0f0f0;resize: none;}
	 
	 #lib_feedback_form .row textarea{padding: 15px;border: 1px solid #f0f0f0;box-sizing: border-box; font-family:"微软雅黑;";outline:none;}
	 #lib_feedback_form .row textarea+span, #lib_feedback_form .row input+span {;position: absolute;top: 0; left:0;}
	 
	 /*修改placeholder颜色*/
	 #lib_feedback_form input::-webkit-input-placeholder{text-indent: 15px;color: #0c1c31}/* WebKit browsers */
	 #lib_feedback_form input:-moz-placeholder {text-indent: 15px;color: #0c1c31} /*Mozilla Firefox 4 to 18 */
	 #lib_feedback_form input::-moz-placeholder {text-indent: 15px;color: #0c1c31 }/* Mozilla Firefox 19+ */
	 #lib_feedback_form input:-ms-input-placeholder {text-indent: 15px;color: #0c1c31}/* Internet Explorer 10+ */
	 
	 #lib_feedback_form textarea::-webkit-input-placeholder{color: #0c1c31}/* WebKit browsers */
	 #lib_feedback_form textarea:-moz-placeholder {;color: #0c1c31} /*Mozilla Firefox 4 to 18 */
	 #lib_feedback_form textarea::-moz-placeholder {color: #0c1c31 }/* Mozilla Firefox 19+ */
	 #lib_feedback_form textarea:-ms-input-placeholder {;color: #0c1c31}/* Internet Explorer 10+ */
	 
	 
	 
	 .contact{ margin-bottom:80px;}
	 .main_feedback{background: url(../images/content_1.png)no-repeat right top;}
	 .main_feedback h2{ font-size:24px;}
	 .contact .contact_info li {line-height: 26px;width:33.3%;margin-bottom: 20px;}
	 .contact .contact_info li .left{width:20%; }
	 .contact .contact_info li .left img{width:100%;vertical-align: middle;}
	 .contact .contact_info li .title{height: 44px;line-height: 44px; font-size:20px;}
	 .contact .contact_info .rightn{width: 70%;float:right;}
	 .contact .cp_name{margin:30px 0 80px;font-size: 30px;font-weight: bold;}
	 .contact .title{font-size:16px;font-weight: bold;}
	 .contact .txt{font-size: 16px; padding:3px 0}
	 .contact .txt1{font-size: 16px; padding:20px 0}
	 #feedback_form{width:70%}
	 
	 @media only screen and (max-width:900px){
 
	 	#lib_feedback_form .row .half_row{margin-right:0;width: 48%;}
	 	#feedback_form{width:100%}
	 	#lib_feedback_form .row .half_row{margin-bottom: 5px;}
	 	.main_feedback{background:transparent;}
	 }
	 
	  @media only screen and (max-width:600px){
	   .contact{ margin-bottom:30px;}
	   .contact .cp_name{margin:20px 0 30px;font-size: 20px;font-weight: bold;}
	  .contact .contact_info li {line-height: 26px;width:100%;margin-bottom: 20px;}
	  }
	 
	 @media only screen and (max-width:480px){
	 	#lib_feedback_form .row .half_row{margin-right:0;width: 100%;}
	 }

/*产品列表*/
/* 产品中心 */
			
			
			 .pdct_class1{margin-top: 30px; margin-bottom:4%;position: relative;}
			 .pdct_class1:after{}
			 .pdct_class1 .pdct_nav{box-sizing: border-box;}
			 .pdct_class1 .pdct_nav ul{display: flex;flex-wrap: nowrap;justify-content: space-between;background: #fff;}
			 .pdct_class1 .pdct_nav ul a{padding: 13px 2%;width: auto;font-size: 16px;color: #f08300;text-align: center;cursor: pointer;border:1px solid #f08300;border-radius: 30px;}
			 .pdct_class1 .pdct_nav ul a:hover, .pdct_class1 .pdct_nav ul a.cur{ background:#f08300; color:#fff;}
			
			 
			
			@media only screen and (max-width:992px){
				 .pdct_class1 .pdct_nav ul{flex-wrap: wrap;justify-content: flex-start;}
				 .pdct_class1 .pdct_nav ul a{margin: 5px 20px 0 0;}
			}
		
			@media only screen and (max-width:680px){
				 .pdct_class1 .pdct_nav{padding: 0;}
				 .pdct_class1 .pdct_nav ul{flex-wrap: wrap;}
				 .pdct_class1 .pdct_nav ul a{padding: 13px 3.8%;margin-right: 2%;width: 32%;font-size: 14px;line-height: normal;box-sizing: border-box;}
				 .pdct_class1 .pdct_nav ul a:nth-child(3n){margin-right: 0;}
			}
			@media only screen and (max-width:480px){
			
				 .pdct_class1 .pdct_nav ul a.on:after{width: 80%;left: 50%;transform: translateX(-50%);}
			}
			@media only screen and (max-width:360px){
				 .pdct_class1 .pdct_nav ul a{font-size: 12px;}
			}




.hide{display:none}
.products-list{max-width:1200px;margin:0 auto 60px; width:96%;}
.products-list li{width:23.5%; margin-right:2%;position:relative;float:left;zoom:1;box-shadow:1px 2px 3px 4px #f1f1f1;overflow:hidden; margin-bottom:30px;}
.products-list li:nth-child(4n){ margin-right:0;}
.products-hoverlist{overflow:hidden}
.products-list li a{position:relative;width:100%;overflow:hidden}
.products-list li a img{width:100%;position:relative;top:0;left:0;vertical-align:middle}
.products-list-text{position:relative;width:100%;background:#fff;clear:both;z-index:3; padding-bottom:10px;}
.products-list-text h2{padding:15px 0 0 0;margin:0 15px 0 15px; overflow:hidden;font-size:18px;font-weight:bolder;line-height:30px;color:#333;overflow:hidden!important;text-overflow:-o-ellipsis-lastline!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;white-space:-moz-pre-space!important}
.products-list-text p{margin:10px 15px 10px 15px;font-size:14px;line-height:25px;color:#666;overflow:hidden!important;text-overflow:-o-ellipsis-lastline!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;white-space:-moz-pre-space!important}

.products-hoverpic{z-index:1;cursor:pointer;transition:all .6s;transform:scale(1.15)}
.products-more{display:block;margin:40px auto;width:300px;height:40px;background:#e3e3e3;color:#999;text-align:center;line-height:40px;border-radius:6px;font-size:16px}
.products-more:hover{background:#000;color:#fff}
.hide{display:none}
@media screen and (max-width:640px){
.products-list-text h2{padding:15px 0 0 0;margin:0 15px 0 15px; overflow:hidden;font-size:16px;font-weight:bolder;line-height:30px;color:#333;}
.products-list li{width:49%; margin-right:2%;}
.products-list li:nth-child(3n){ margin-right:2%;}
.products-list li:nth-child(2n){ margin-right:0;}
} 


/*product*/
	 .f-l{float:left;_display:inline}
	 .f-r{float:right;_display:inline}
	 .product{margin-top: 30px;}
 
	 .pro_info{width:100%; overflow:hidden;margin:0 auto ;}
	 .pro_img{
	 	position: relative;
	 	width: 50%;
	 	height: auto;
	 	text-indent: 0;
	 }
	 .pro_img .MaxLI{
	 	position: relative;
	 	z-index: 5;
	 	width: calc(100% - 114px);
	 	border: #e5e5e5 solid 1px;
	    box-sizing:border-box;padding-bottom:calc(100% - 114px);
	 }
	 .pro_img .MaxLI li{
	 	display: block;
	    position:absolute;
		top:0;
		left:0;
	 	z-index: 5;
	 	width: 100%;
	 	overflow: hidden
	 }
	 .pro_img .MaxLI li img{
	 	display: block;
	 	width: 100%;
	 	 
	 	background: url(load.html) #fff no-repeat center center;
	 }
	 
	 .pro_img .image_pn_l,.pro_img .image_pn_r{overflow:hidden;position:absolute;top:100px;width:30px;height:60px;z-index:99; }
	 .pro_img .image_pn_l{left:0;}
	 .pro_img .image_pn_r{right:0;}
	 .pro_img .Prev,.pro_img .Next{ display:block; overflow:hidden;position:absolute; cursor:pointer; opacity:0.8;filter:alpha(opacity=80);z-index:99;background-color:#CCC;width:30px;height:60px; line-height:60px; font-size:60px; font-family:"";color:#000;}
	 .pro_img .Prev{dleft:-50px; text-align:left;}
	 .pro_img .Next{dright:-50px; text-align:right;}
	 
	 .pro_img .MinLI{position:relative;width:110px;overflow:hidden;}
	 .pro_img .MinLI li{display:block;border:#e5e5e5 solid 1px;width:88px;float:left;margin-bottom:10px; cursor:pointer}
	 .pro_img .MinLI li img{
	 	width: 88px; display:block;
	 	
	 }
	 .pro_img .MinLI .on{border:#fea246 solid 1px;}
	 
	 #pro_move{position:absolute;width:24px;overflow:hidden;top:33px;left:89px;}
 
	 
	 .fd_mouse_m{ display:none;width:80px;height:80px;position:absolute;top:0;left:0;opacity:0.3;filter:alpha(opacity=30);background:#1570b1;z-index:99; cursor:pointer}
	 .fd_max_img{ display:none;width:500px;height:500px;overflow:hidden; position:absolute;left:100%;top:0; z-index:99;border:1px solid #ddd; background:url(images/3-10.gif) center center no-repeat #fff;}
	 .fd_max_img .img{width:atuo;height:auto;position:relative; z-index:10;}
	 
	 .pro_detail{width:40%}
	 .pro_detail .line{background: url(images/tit_bg.jpg) repeat-x left center; height:30px;}
	 .pro_detail .det_tit{font-size:26px}
	 .pro_detail p{font-size:16px;line-height: 28px;}
	 .pro_detail .tts{font-size:16px;line-height:30px;}
	 .pro_detail .det_txt{margin-top:16px}
	 
	
	 @media only screen and (max-width: 1000px){
	 	#pro_move{display: none;}
		.pro_img .MaxLI{width: 100%; padding-bottom:100%;}
	 	.pro_img .MinLI{width: 100%;margin-top: 30px;}
	 	.pro_img .MinLI li{margin-right: 10px;}
	 }

	 @media screen and (max-width: 640px){
	 
	.pro_img{position: relative;width: 100%;}
	 	 .pro_detail{width:100%} 
	 }
	 
	 
	 /* description */
	 .product .descript{margin-top:60px}
	 .product .descript .des_tit{../background: url(images/tit_bg.jpg) repeat-x left center;}
	 .product .descript .des_tit h3 {font-family: 'Oswald_Regular';font-size: 30px;color: #000000;line-height: 30px;display: inline-block;background: #fff;padding-right: 15px;}
	 .product .descript .des_txt{margin-top: 40px;font-size:14px;}
	 .product .descript .des_txt p{font-size:14px;}
	 
	 /* relative*/
	 .product .pro_rel{margin-top:60px}
	   .rel_tit{background: url(../images/tit_bg.jpg) repeat-x left center;}
	  .rel_tit h3 {font-family: 'Oswald_Regular';font-size: 30px;color: #000000;line-height: 30px;display: inline-block;background: #fff;padding-right: 15px;}
	 .product .pro_rel li{width:23.5%;border:1px solid #eeeeee;float:left;margin-right:2%;box-sizing:border-box; margin-top:30px;}
	 .product .pro_rel li:nth-child(4n){margin-right:0%;}
	 .product .pro_rel a{display:block;width:100%;height:100%}
	 .product .pro_rel .pro_img{margin: 0 auto;width: calc(100% - 1px)}
	 .product .pro_rel .pro_name{font-size:16px;color:#333;text-align:center; margin:0 15px; margin-top:20px;height:52px;overflow:hidden; line-height:26px;}
	 .product .pro_rel .pro_model{font-size:14px;color:#999999;text-align:center; padding:10px 0;}
	 .product .pro_rel li:hover{border:1px solid #ff4d08;box-sizing:border-box;}
	 .product .pro_rel li:hover .pro_name{color:#ff4d08;}
	 .product .pro_rel .img_center img {
	     vertical-align: middle;
	     max-width: 100%;
	     max-height: 100%;
	 }
	 @media only screen and (max-width: 800px){
	 	.product .pro_rel li{width:48.5%;border:1px solid #eeeeee;float:left;margin-right:3%;box-sizing:border-box;} 
	 	.product .pro_rel li:nth-child(2n){margin-right:0%;}
	 }
	 @media only screen and (max-width: 480px){
	 .product .pro_rel{width:284px;margin:0 auto 0px;overflow:hidden;}
	  
	 .product .pro_rel{margin-top:0;width:100%;overflow:hidden;}
	 .product .pro_rel .pro_name{font-size:16px;color:#333;text-align:center; margin:0 5px; margin-top:10px;height:48px;overflow:hidden; line-height:24px;}
	 } 
	 
	 /* Inquiry */
	 .product .pro_inquiry{margin-top:60px}
	 .product .pro_inquiry .iqu_tit{background: url(../images/tit_bg.jpg) repeat-x left center;}
	 .product .pro_inquiry .iqu_tit h3 {font-family: 'Oswald_Regular';font-size: 30px;color: #000000;line-height: 30px;display: inline-block;background: #fff;padding-right: 15px;}
	 	
	  .pro_inquiry form{margin-top:40px;}
	  .pro_inquiry .rows {margin-bottom: 30px;font-family: 'Oswald_Regular';font-size: 18px;color: #333;line-height: 36px;}
	  .pro_inquiry .rows .text {width: 100%;height: 58px;border: 1px solid #dcdcdc;font-size: 16px;box-sizing:border-box; padding-left:20px;outline:none;}
	   .pro_inquiry .rows span {width: 30%; margin-right:5%;}
	    .pro_inquiry .rows span:nth-child(3) {margin-right:0}
	  .pro_inquiry .rows .message {width: 100%;height: 210px;font-size: 16px;line-height: 36px;resize:none;border: 1px solid #dcdcdc; padding-left:20px;box-sizing:border-box;outline:none;}
	  .pro_inquiry .rows .submit {height: 50px;text-align: center;line-height: 36px;font-size: 20px;color: #fff;background:#f08300; width:20%; margin:20px 0;}
	  .pro_inquiry .rows .submit:hover {background-position: right center;}

	 
 
	  
	
	  @media only screen and (max-width: 1000px){
	 
	  .pro_inquiry .rows .submit { width:35%;}
	  }
	  @media only screen and (max-width: 580px){
	  .pro_inquiry form{margin-top:10px}
	  .pro_inquiry .rows span {width: 100%; margin-right:0; margin-top:30px;}
	  .pro_inquiry .rows .submit { width:50%;}
	  }
	
/*新闻内页*/
.newsv_box{padding:50px 0;max-width:1200px;margin:0 auto;overflow:hidden; width:90%;}
.newsv_box .htit{padding:0 0 10px;text-align:center;border-bottom:1px solid #eee;margin:0 auto;}
.newsv_box .htit h2{font-size:28px;color:#333;font-weight:bold;padding:5px 0 15px;}
.newsv_box .htit p{font-size:13px;color:#6f6f6f;line-height:30px;}

.newsv_box .ntxt{font-size:16px;color:#333;line-height:35px;padding:30px 0;}
.newsv_box .ntxt img{display:block; text-align:center; margin:0 auto; max-width: 800px;}
  @media only screen and (max-width: 800px){
	 .newsv_box .ntxt img{width: 100%;}
	  }
 
.newsv_box .sxy {border-top:1px solid #eee; margin-top:10px; padding-top:10px;}
.newsv_box .sxy p.next{height:30px;line-height:30px;font-size:14px; overflow:hidden;}
.newsv_box .sxy p.prev{height:30px;line-height:30px;font-size:14px;overflow:hidden;}
.newsv_box .sxy p.next a ,.newsv_box .sxy p.prev a{height:30px; line-height:30px;font-size:14px;color:#444;}
.newsv_box .sxy p.next a:hover, .newsv_box .sxy p.prev a:hover{color:#f49e1b;}

.xianguw{ padding:20px 0 40px; max-width:1200px;margin:0 auto;overflow:hidden; width:90%; }
.xianguw .title{ height:42px;border-bottom:1px solid #dedede;}
.xianguw .title h2{ float:left; width: auto; padding:0 0 0 25px; margin:0px; line-height:42px; vertical-align:middle; font-size:18px;color:#bbb;background:url(../images/2-02.png) no-repeat left center;_background-image:url(../images/2-02.gif);font-weight:normal;}
.xianguw ul { padding-top:25px;}
.xianguw ul li{ width: calc(47% - 1px); float:left; padding-bottom:10px; padding-right:3%; margin-right:3%; border-right:1px dashed #e5e5e5}
.xianguw ul li h3 a{ padding-left:15px; background:url(../images/sidian.png) no-repeat left 7px; color:#333333; font-size:14px; line-height:25px;overflow: hidden;
    text-overflow: ellipsis;white-space: nowrap;width: calc(100% - 110px); float:left; font-weight:normal;}
.xianguw ul li a:hover{ color:#000;}
.xianguw ul li span{ float:right; color:#666; font-size:14px; }
.xianguw ul li:nth-child(2n){ margin-right:0; float:right; padding-right:0; border-right:none;}

 @media screen and (max-width: 900px) {
.xianguw ul li{width: 100%;margin-bottom: 0px;padding-right:0; margin-right:0; border-right:none; float:none; display:block; overflow:hidden;}
.xianguw ul li:nth-child(2n){ float:none; }
 }