@charset "utf-8";
/* CSS Document */
/* position */
.position_box{width:100%;height:70px;background:#fff;}
.position_box .position_main{height:70px;line-height:70px;padding-left:32px;background:url('../images/position_bg.png') no-repeat left center;font-size:17px;color:#333333; overflow:hidden;}
.position_box .position_main a{font-size:17px;color:#333333;}
.position_box .position_main a.last{color:#f4920b;}

/* 关于我们 */
.about_page{max-width:1500px; width:90%;margin:0 auto 90px;background:#fff;border-top:1px solid transparent;}
.about_page .model_1{margin-top:50px;position:relative;}
.about_page .model_1 .title{font-size:36px;color:#333;padding-top:0;}
.about_page .model_1 .title span{display:inline-block;width:120px;height:3px;vertical-align:middle;background:#f4920b;margin-right:20px;}
.about_page .model_1 .desc_box{width:55%;background:#6a6a6a;position:relative;z-index:1;margin-top:60px;display:inline-block; padding-bottom:40px;}
.about_page .model_1 .desc_box .desc_main{ padding:8% 13% 3% 8%;}
.about_page .model_1 .desc_box .desc_main p{font-size:14px;color:#fff;line-height:24px; margin-bottom:30px;}
.about_page .model_1 .desc_box .read_more{display:inline-block;margin-top:10px;margin-left:36px;width:180px;height:50px;text-align:center;line-height:50px;color:#fff;font-size:16px;background-image:linear-gradient(90deg, #d71518 10%, #d77415 50%, #d71518);background-position:left center;background-repeat:no-repeat;background-size:200% 100%;transition:background-position .5s ease;}
.about_page .model_1 .desc_box .read_more:hover{background-position:right center;}
.about_page .model_1 .pic_box{position:absolute;top:8%;left:50%;z-index:2;}
.about_page .model_1 .pic_box img{ width:100%;}

.about_page .model_2{text-align:center;overflow:hidden; margin:80px 0;}
.about_page .model_2 li{ float:left;width:33.33%; height:420px; vertical-align:top; }
 
.about_page .model_2 li.item_0{background:#eeeeee;}
.about_page .model_2 li.item_1{background:#f6f6f6;}
.about_page .model_2 li.item_2{background:#eeeeee;}
.about_page .model_2 li .item_img{margin-top:50px;}

.about_page .model_2 li .item_img img{width: 15%;}
.about_page .model_2 li .item_name{margin-top:38px;font-size:18px;color:#333;}
.about_page .model_2 li .orange_line{width:30px;height:3px;background:#f4920b;margin:18px auto 0px;}
.about_page .model_2 li .item_brief{font-size:14px;color:#333;line-height:28px; padding:20px 20px}

.about_page .model_3{margin-top:75px;}
 .model_title{font-size:30px;color:#333;text-align:center;}
 .orange_line{width:60px;height:3px;margin:20px auto 0px;background:#f4920b;}
 .desc{margin-top:30px;}
.about_page .model_3 .pic_list{margin:55px auto 0px;width:;overflow:hidden;}
.about_page .model_3 .pic_list li{width:23.5%; margin-right:2%;float:left;}
.about_page .model_3 .pic_list li:nth-child(4){margin-right:0;}
.about_page .model_3 .pic_list li .pic_box{max-width:127px; width:100%;margin:0 auto;}
.about_page .model_3 .pic_list li .pic_box img{width:100%;}
.about_page .model_3 .pic_list li .title{font-size:16px;color:#000;text-align:center;margin-top:28px;line-height:24px;}

@media screen and (max-width:1280px){
.about_page .model_1 .pic_box{position:absolute;top:18%;left:50%;z-index:2;}   
} 
@media screen and (max-width:680px){.model_title{font-size: 26px;}
.about_page .model_1{margin-top: 15px;}
.about_page .model_1 .desc_box{width:100%;margin-top:30px;padding-bottom:0px;}
.about_page .model_1 .desc_box .desc_main{ padding:20px;}

.about_page .model_1 .desc_box .desc_main p:nth-last-child(1){margin-bottom: 0;}.about_page .model_2 li .item_img{margin-top: 20px;}

.about_page .model_2 li .item_name{margin-top: 10px;}

.about_page .model_1 .pic_box{position:relative;top:auto;left:auto;z-index:2;margin-top: 4%;}
.about_page .model_2{margin: 20px 0;}
.about_page{margin: 0 auto 30px;}

.position_box .position_main{line-height: 0;}

.position_box .position_main a{line-height: 1.8;}
.about_page .model_2 li .item_brief{font-size:14px;color:#333;line-height:23px; padding:10px 10px;	}   
} 
@media screen and (max-width:480px){
.about_page .model_1 .title{font-size:26px;color:#333;}
.about_page .model_1 .title span{display:inline-block;width:60px;height:3px;vertical-align:middle;background:#f4920b;margin-right:10px;}
.about_page .model_2 li{ float:left;width:100%;vertical-align:top;height: auto;padding-bottom: 20px;} 
.about_page .model_3 .pic_list li{width:48%; margin-right:4%;float:left;}
.about_page .model_3 .pic_list li:nth-child(2n){ margin-right:0;}
} 

/* productlist */
	 .productlist li{width:23.5%;border:1px solid #eeeeee;float:left;margin-right:2%;box-sizing:border-box; margin-top:30px;}
	 .productlist li:nth-child(4n){margin-right:0%;}
	 .productlist a{width:100%;height:100%}
	 .productlist .pro_img{margin: 0 auto;width: calc(100% - 1px)}
	 .productlist .pro_name{font-size:16px;color:#333;text-align:center; margin:0 15px; margin-top:20px;height:52px;overflow:hidden; line-height:26px;}
	 .productlist .pro_model{font-size:14px;color:#999999;text-align:center; padding:10px 0;}
	 .productlist li:hover{border:1px solid #ff4d08;box-sizing:border-box;}
	 .productlist li:hover .pro_name{color:#ff4d08;}
	 .productlist .img_center img {
	     vertical-align: middle;
	     max-width: 100%;
	     max-height: 100%;
	 }
	 @media only screen and (max-width: 800px){
	 	.productlist li{width:48.5%;border:1px solid #eeeeee;float:left;margin-right:3%;box-sizing:border-box;margin-top: 15px;} 
	 	.productlist li:nth-child(2n){margin-right:0%;}
		
	 }
	 @media only screen and (max-width: 480px){
	 .productlist{ text-align:center; width:284px;margin:0 auto 0px;overflow:hidden;}
	  
	 .productlist{margin-top:0;width:100%;overflow:hidden;}
	 .productlist .pro_name{font-size:16px;color:#333;text-align:center; margin:0 5px; margin-top:10px;height:48px;overflow:hidden; line-height:24px;}
	 } 
	 
	 
	 /* 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;}
	 
	 
	 
	 #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: 15px;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: #f4920b;height: 35px;line-height: 35px;width: 155px;;cursor: pointer;color:#fff}
	 
	 #lib_feedback_form .rows input[type=submit] {display: inline-block;width: 100%;height: 60px;text-align: center;line-height: 36px;font-family: 'Oswald_Regular';font-size: 20px;color: #fff;background-image: linear-gradient(90deg, #f49412 10%, #f4920b 50%, #f49412);background-position: left center;background-repeat: no-repeat;transition: background-position .6s ease;background-size: 200% 100%;border:none; width:20%; }
	 #lib_feedback_form .rows input[type=submit]:hover {background-position: right center;}
	 
	 /**************************在线留言(end)**************************/
	 #lib_feedback_form .row .half_row{margin-right: 1%;width: 49%;}
	  #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{;position: absolute;top: 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+ */
	 
	 
	 
	 
	 .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:60px 0 80px;font-size: 30px;font-weight: bold;}
	 .contact .title{font-size:16px;font-weight: bold;}
	 .contact .txt{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;}
		
		.abt iframe{ width:100%; height:500px;}
		#lib_feedback_form .rows input[type=submit]{width: 35%;height: 40px;line-height: 40px;}
	 }
	 
	  @media only screen and (max-width:600px){
	   .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;}
	  
	  .contact .contact_info li .title{font-size: 18px;line-height: 30px;height: 30px;}
	  
	  .contact .txt{padding: 10px 0;}
	  .contact .contact_info li .left img{width: 80%;}
	  
	  .contact .txta{padding: 10px 0;}
	  
	  .contact .contact_info .rightn{width: 75%;}
	  .abt iframe{ width:100%; height:350px;}
	  
	  .blank_60px{height: 10px;}
	  
	  .main_feedback h2{font-size: 20px;}
	  }
	 
	 @media only screen and (max-width:480px){
	 	#lib_feedback_form .row .half_row{margin-right:0;width: 100%;}
		.abt iframe{ width:100%; height:250px;}
	 }
	 
	 
	 
	 /*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;
	 	z-index: 5;
	 	width: 100%;
	 	overflow: hidden;
		position:absolute;
		top:0;
		left:0;
	 }
	 .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:#f4920b;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 .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;}
	 }
 
	 /* 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:15px;line-height: 2;}
	 
	 
	 @media screen and (max-width: 640px){
	 
	  
	 
	 .pro_img{position: relative;width: 100%;}
	 
	  	 .pro_detail{width:100%} 
	 	 .pro_detail .det_tit{font-size: 20px;}
	 	 .product .descript{margin-top: 30px;}
	 	 .product .descript .des_tit h3{font-size: 20px;}
	 	 .product .descript .des_txt img{width: 100%;}
	 	 .product .descript .des_txt{margin-top: 20px;}
	 	 .product .pro_rel .rel_tit h3{font-size: 20px;}
	 	 .product .pro_inquiry .iqu_tit h3{font-size: 20px;}
	 
	  }
	 
	 /* relative*/
	 .product .pro_rel{margin-top:60px}
	 .product .pro_rel .rel_tit{background: url(../images/tit_bg.jpg) repeat-x left center;}
	 .product .pro_rel .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-family: 'Oswald_Regular';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 {display: inline-block;width: 100%;height: 60px;text-align: center;line-height: 36px;font-family: 'Oswald_Regular';font-size: 20px;color: #fff;background-image: linear-gradient(90deg, #f49412 10%, #f4920b 50%, #f49412);background-position: left center;background-repeat: no-repeat;transition: background-position .6s ease;background-size: 200% 100%;border:none; width:20%; margin:0 auto; display:block;}
	  .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:40%;height: 40px;font-size: 18px;}
	  }


/* newslist */
	.newslist .nlist_tit{font-size: 36px;line-height: 42px;text-align: center;padding: 0 0 40px 0;color: #333;}
	.news_first_l{width: 50%;min-width: 30%;}
	.news_first_l img{width: 100%;}
	.news_first_r{width: 48%;margin-top: 5%;}
	
	.news_first_r_inner h3{    font-size: 24px;line-height: 30px;color: #333;}
	.news_first_r_inner h5{font-size: 14px;color: #888;margin-top: 20px;line-height: 24px;color: #888;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;height: 72px;}
	.news_first_r_inner h6{    font-size: 12px;line-height: 24px;color: #ccc;margin-top: 20px;}
	.news_first_r_inner p.news_btn {display: inline-block;width: 110px;height: 32px;line-height: 32px;background: #f4920b;border-radius: 3px;color: #fff;text-align: center;margin-top: 80px;}
	
	.news_b li {
	    margin: 60px 0;
	}
	.news_b_r {
	    width: 70%;
	    float: left;
	    padding: 20px 0 20px 40px;
			box-sizing: border-box;
	}
	.news_b_r h3 {
	    font-size: 18px;
	    line-height: 30px;
	    color: #333;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    height: 30px;
	}
	.news_b_r h5 {
	    font-size: 14px;
	    margin-top: 20px;
	    line-height: 24px;
	    color: #666;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    height: 48px;
	}
	.news_b_r h6, .news_t_r_inner h6 {
	    font-size: 12px;
	    line-height: 24px;
	    color: #666;
	    margin-top: 20px;
	}
	.news_b_r p.news_btn, .news_t_r_inner p.news_btn {
	    display: inline-block;
	    width: 110px;
	    height: 32px;
	    line-height: 32px;
	    background: #f4920b;
	    border-radius: 3px;
	    color: #fff;
	    text-align: center;
	    margin-top: 50px;
	}
	.news_b_l {
	    width: 25%;
	    float: left;
	    overflow: hidden;
	}
	.news_b_l img{
	    width: 100%;
	}
	@media only screen and (max-width: 1000px){
		.news_first_l{width: 350px;}
		.news_first_r{margin-top: 0;}
		.news_first_r_inner p.news_btn{margin-top: 0;}
		.news_b_r p.news_btn, .news_t_r_inner p.news_btn{margin-top: 0;}
		.news_b_l{width: 250px;}
		.news_b_r{width: 60%;padding: 0 0 0 40px;}
		.news_first_r_inner h3{font-size: 18px;}
	}
	
	@media only screen and (max-width: 800px){
		.news_first_l{width: 100%;}
		.news_b_l{width: 100%;}
		.news_first_r{width: 100%;}
		.news_b_r{float: right;width: 100%;padding: 0;}
	}
	@media only screen and (max-width: 480px){
		.news_first_r_inner p.news_btn{display: none;}
		.news_b_r p.news_btn{display: none;}
		.news_first_r_inner h6{margin: 0 10px 0 0;text-align: right;}
		.news_b_r h6{    margin: 0 10px 0 0;text-align: right;}
			.news_b li {
	    margin: 30px 0;
	}
	}
	
/*新闻详情*/	
	.newsv_box{padding:50px 0;max-width:1000px;margin:0 auto;overflow:hidden; width:94%;}
.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;}
.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; text-align:justify;}
.newsv_box .ntxt img{max-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;}@media only screen and (max-width: 480px){
	.newsv_box .htit h2{font-size: 22px;}
}

/*about*/	
.abt{ font-size:14px; line-height:28px;}
.abt h3{font-family: Arial;color: rgb(240, 133, 25);letter-spacing: 0pt;font-size: 24pt;}
.abt p{ font-size:14px; line-height:28px;}	
@media only screen and (max-width: 480px){
.newsv_box{padding:30px 0;}
.newsv_box .ntxt{font-size:16px;color:#333;line-height:30px;padding:30px 0;}
.foot1 li .desc{margin:0 0 10px;}

.abt h3{font-size: 18px;}
}


.w1500{max-width: 1500px;width: 90%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.zb_zs{background-color: #f49e1b;padding: 80px 0;}
.zb_zs img{transition: all .6s;}
.zb_zs img:hover{transform: scale(1.2);}
.zb_zs .l{width: 48%;margin-right: 2%;}
.zb_zs .l .flex{display: flex;flex-wrap: wrap;margin-bottom: 2%;}
.zb_zs .l .flex li{width: 32%;margin-right: 2%;overflow: hidden;}
.zb_zs .l .flex li:nth-child(3){margin-right: 0%;}
.zb_zs .l .flex li img{width: 100%;}
.zb_zs .l .z_bottom li{margin-bottom: 2%;overflow: hidden;}
.zb_zs .l .z_bottom img{width: 100%;}
.zb_zs .r{width: 45%;margin-left: 5%;}
.zb_zs .r .tit{font-size:36px;font-family:Poppins;font-weight:700;color:#fff;line-height:1.5}
.zb_zs .r .tet{font-size:16px;font-family:Poppins;font-weight:400;color:#fff;line-height:2;margin-top:30px}
@media only screen and (max-width: 968px){
	.zb_zs{padding: 50px 0;}
	.zb_zs .l{width: 100%;margin-right: 0%;}
    .zb_zs .r{width: 100%;margin-left: 0%;}
	.zb_zs .r .tit{font-size: 30px;}
}
@media only screen and (max-width: 640px){
	.zb_zs .r .tit{font-size: 22px;}
	.zb_zs .r .tet{font-size:15px;margin-top:10px;line-height: 1.6;}
}