﻿html,body{max-width:640px;min-width:320px;margin: 0 auto !important;}
html, body, div, span, iframe, a, p, em, img, strong, b, i, dl, dt, dd, ol, ul, li, form, embed, audio, video, h1, h2, h3, h4, h5, h6, table, tbody, tfoot, thead, tr, th, td, input, textarea { margin: 0; padding: 0px;}
h1, h2, h3, h4, h5, h6{font-weight:300;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
body{font-size:16px;color:#333;-webkit-text-size-adjust: 100%;overflow: hidden;font-family: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
ol, ul { list-style: none; }
table{border-collapse:collapse;}
img{border:0; display: block;max-width:100%;vertical-align: middle;}
a:hover, .tran{-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;}
a{text-decoration: none;color:#000;background: transparent;outline: none;display: block;height:100%;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
input, textarea, select, option { background: none; outline: 0;padding: 0; margin: 0; }
input {outline: none;border:none;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;resize: none;}
select{outline: none;}
select::-ms-expand {display: none; }
.clear:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clear:after { clear: both; }
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.fl{float: left;}
.fr{float: right;}
.inner{padding-left: 10px; padding-right: 10px; box-sizing: border-box;}
.error3{display: none !important;}
/* 重置样式结束 */

/*================== 公用样式 START ==================*/

/*  头部   */
.header{ position: fixed;z-index:999;width: 100%;height: 54px;left: 0;top:0px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);background-color:#FFFFFF;}
@media (min-width: 640px){.header {width: 640px !important;left: 50%;margin-left: -320px;}}
.header .logo{height:100$;float:left; line-height: 54px; font-size: 20px; font-weight: bold;}
.header .logo img{height: 100%;}
.header .menu_box{float: right;width:24px;height:54px;}
.header .nav_button{position: absolute;right:15px;top:26px;vertical-align: middle;width:24px;height:2px;cursor:pointer;background-color:#009841;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after, .header .nav_button::before{content:'';width:24px;height:2px;position: absolute;z-index:99999999;right:0;background-color:#009841;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
.header_height, .header .inner{height:54px;}
.h3_title a{line-height: 30px;padding-left: 15px;float: right;height: 30px;padding-right: 15px;background-color: #ff9c00;border-radius: 30px;color: #ffffff;font-size: 16px;}
.header_nav{position: fixed;width:280px;height:327px;overflow:auto;padding:20px 0;top:50%;left:50%;margin:-200px 0 0 -140px;z-index:9999999999;background-color: #fff;box-shadow:0 0 10px #f1f1f1;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}
#close{display: none;position: fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:9999;}
.header_nav ul{padding:0 15px;}
.header_nav ul li a{font-size:18px;display:block;color:#333;position: relative;line-height: 40px;border-bottom:1px solid #f9f9f9;text-align: center;}
.header_nav ul li:last-child a{border:none;}
.header_nav ul li a.link{color:#ff9c00;}
.header_nav ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #ff9c00;}
.header_nav ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}


.header_nav ul li .son_navc{display: none;padding:5px;background-color: #ccc;border-top:2px solid #f6ff00;}
.header_nav ul li .son_navc a{display: block;font-size:14px;line-height:25px;color:#323232;border:none;}
/*  头部   */

.pub_title{text-align:left;}
.pub_title h3{font-size:22px;color:#333;font-weight:bold; text-align: center;}
.pub_title p{font-size:12px;color:#ff9c00;opacity:0.3;margin:4px 0 10px 0;text-transform:uppercase; text-align: center;}
.pub_title a{width:90px;height:30px;line-height:30px;color:#999;font-size:12px;background:url(../../images/more.png) 75px center/15% no-repeat;}

.pub_more a{width:160px;margin-top:14px;border-bottom:2px solid #999;height:30px;line-height:30px;color:#999;font-size:12px;background:url(../../images/more.png) 140px center/11% no-repeat;}

.pub_call{height:44px;line-height:44px;font-weight:bold;color:#ffffff;background-color: #009841; font-size:18px;text-align: center; display: table; margin: 0px auto; margin-top: 20px; padding-left: 30px; padding-right: 30px; border-radius: 40px;}
.pub_call i{display: inline-block;width:20px;height:20px;margin-right:6px;margin-top:-2px;vertical-align: middle;background:url(../../images/phone.png) center center/100% no-repeat;}

.product_cc{width: 100%; margin: 0px auto; display: table;}
.product_cca a{width: 24%; border-radius: 6px;margin: 0.5%; float: left;font-size: 14px;background-color: #ff9c00;box-sizing: border-box;text-align: center; color: #fff; height: 36px; line-height: 36px;white-space: nowrap;text-overflow: ellipsis;}


.footer{background-color:#009841;height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.footer{width:640px !important;left:50%;margin-left:-320px;}}
.footer a{float: left;width:33.33%;text-align: center;}
.footer img{display: inline-block;height:24px;margin:5px 0 0;}
.footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

.copyright{background-color: #ddd;}
.copyright a, .copyright img{display: inline-block;}

.h3_title{padding:10px 0;margin:0 15px 35px;border-bottom:1px solid #f9f9f9;}
.h3_title h3{padding-left:10px;border-left:4px solid #ff9c00;height:30px;line-height:30px;font-weight:bold;font-size:18px; float: left;}

.product_son a{float: left;font-size:14px;width:31.33%;margin:1%;background-color:#ff9c00;box-sizing:border-box;border-radius:6px;text-align: center;color:#fff;height:36px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.swiper-pagination-bullet{width:4px !important;height:4px !important;}
.swiper-pagination-bullet-active{background-color:#ff9c00 !important;border-color:#ff9c00 !important;width:20px !important;}

.go_top{display: none;background-color:#ff9c00;width:34px;height:34px;text-align: center;border-radius:50%;position: fixed;right:15px;bottom:100px;z-index:99999999999;}
.go_top img{display: inline-block;margin-top:12px;width:16px;}

/*================== 公用样式 END ==================*/

/*================== 首页  START ==================*/
.product_box{background-color: #fff;padding:30px 15px;overflow: hidden;}
.product_box .product_son, .product_list .product_son{padding:15px 0;}
.product_box ul li, .product_list ul li{float: left;width:48%;margin:1%;text-align: center;}
.product_list ul li img{width: 100%; max-height: 210px; min-height: 138px;}
.product_box ul li strong, .product_list ul li strong{display: block;font-weight:300;font-size:14px;line-height:32px;height:32px;color:#333;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.about_box{background-color:#ff9c00;padding:30px 15px;border-top:10px solid #f3f3f3;overflow: hidden;}
.about_box .pub_title h3, .about_box .pub_title p{color:#fff;opacity:1;}
.about_box .infomation{padding:15px 0;}
.about_box .infomation, .about_box .infomation p{font-size:16px;line-height:26px;color:#fff;}
.about_box .pub_more a{color:#fff;border-color:#fff;margin:0;background:url(../../images/more_fff.png) 140px center/11% no-repeat;}


.about_boxtwo{padding:30px 15px;border-top:10px solid #f3f3f3;overflow: hidden; background: url(../../images/hongfeng/b2.jpg) center; background-size: cover;}
.about_boxtwo .pub_title h3, .about_box .pub_title p{color:#fff;opacity:1;}
.about_boxtwo .infomation{padding:15px 0;}
.about_boxtwo .infomation, .about_box .infomation p{font-size:16px;line-height:26px;color:#fff;}
.about_boxtwo .pub_more a{color:#fff;border-color:#fff;margin:0;background:url(../../images/more_fff.png) 140px center/11% no-repeat;}


.case_box{background-color: #fff;padding:30px 15px;border-top:10px solid #f3f3f3;overflow: hidden;}
.case_box .case{padding:15px 0 0;}
.case_box .case p{font-size:14px;color:#666;line-height:32px;height:32px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.glory_box{background-color: #fff;padding:30px 15px;position: relative;border-top:10px solid #f3f3f3;overflow: hidden;}
.sc666.swiper-container {padding:20px 0;}
.ss666.swiper-slide{background-position: center;background-size:cover;box-sizing:border-box;width:620px;height:406px;}
@media( max-width:750px ){.ss666.swiper-slide{width:240px;height:160px;}}

.news_box{background-color: #fff;padding:30px 15px;border-top:10px solid #f3f3f3;overflow: hidden;}
.news_box ul{padding:15px 0 0;}
.news_box ul li, .news_list ul li{background-color:rgba(112,128,144,0.5);margin-bottom:10px;padding:15px;border-radius:4px;}
.news_box ul li .time, .news_list ul li .time{height:20px;line-height:20px;font-size:14px;color:#fff;font-family:\5FAE\x8F6F\6B63\9ED1\4F53,"Microsoft JhengHei";}
.news_box ul li .time i, .news_list ul li .time i{display: inline-block;width:40px;height:1px;background-color:#fff;vertical-align: middle;margin-right:10px;}
.news_box ul li h3, .news_list ul li h3{font-size:18px;color:#fff;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.news_box ul li h3{margin-top:0;}
.news_box ul li p, .news_list ul li p{font-size:14px;line-height:22px;color:#fff;}

.contact_box{padding:30px 15px 0;border-top:10px solid #f3f3f3;overflow: hidden;}
.contact_box .infomation{margin-top:15px;color:#666;font-size:14px;line-height:24px;}
/*================== 首页  END ==================*/

/*================== 内页  START ==================*/
#allmap{height:450px;margin-top:20px;border:1px solid #ccc;}
#allmap img{max-width:none !important;}

.product_list .product_son{padding-top:0;}

.news_list ul li{margin-bottom:10px;padding:15px;}
.news_list ul li .time{height:20px;line-height:20px;font-size:14px;color:#ff9c00;opacity:0.3;font-family:\5FAE\x8F6F\6B63\9ED1\4F53,"Microsoft JhengHei";padding-top:10px;}
.news_list ul li .time i{display: inline-block;width:40px;height:1px;background-color:rgba(28,73,166,0.3);vertical-align: middle;margin-right:10px;}
.news_list ul li h3{font-size:18px;color:#fff;margin:10px 0;}
.news_list ul li p{font-size:14px;line-height:22px;color:#fff;}
.news_list ul li{background-color: #fff !important; border-bottom: 1px dashed #999;}
.news_list ul li h3{color:#333;}
.news_list ul li p{color:#999;}
.pagelist{padding-top:20px;}
.pagelist a{display: inline-block;border-radius:4px;font-size:12px;width:60px;height:30px;line-height:30px;text-align: center;background-color:#ff9c00;color:#fff;margin-right:4px;}
.pagelist select{float: right;width:80px;height:30px;border-radius:4px;}

.message .page_list{display: none;}
.message li{margin-bottom:20px;}
.message li dl{font-size:18px;color:#333;display: block;margin-bottom:10px;}
.message li input{height:40px;width:100%;display: block;border:1px solid #ccc;padding:5px 10px;box-sizing:border-box;}
.message label input{display: inline;height:auto;width:auto;}
.message li textarea{width:100%;height:100px;border:1px solid #ccc;padding:5px 10px;box-sizing:border-box;}
.message li.submit input{background-color:#ff9c00;color:#fff;border:none !important;font-size:16px;}

.article_content{font-size:16px;color:#333;line-height:26px; width: 96%; margin: 0px auto;}
.article_content img{display: inline-block;}

ul.showpics, h1.title2, .product_list .content .time{display: none;}

.product_list h1, .news_list h1{font-weight:bold;color:#333;font-size:18px;margin: 0px auto;margin-bottom: 20px;position: relative;text-align: left; padding-top: 30px; width: 96%; }
.product_list h1::after, .news_list h1::after{content:'';position: absolute;bottom:-10px;left:0;width:20px;height:2px;background-color:#ff9c00;}
.product_list .content img{margin:20px 0;display: inline-block;}
.product_list .content .p{font-size:16px;line-height:26px;}

.product_list .pagenum, .article_content .pagenum{margin-top:20px;border-top:1px solid #f3f3f3;}
.product_list .pagenum a, .article_content .pagenum a{font-size:14px;color:#999;padding:8px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product_list .pagenum a span, .article_content .pagenum a span{padding-right:10px;}
.news_box ul li p a{color: #FFFFFF;}

.shoujijianju p{
	line-height: 26px;
}
.mini_show{width: 96%; margin: 0px auto;}
.shtp{width: 96%; margin: 0px auto;}
.content h3{width: 96%; margin: 0px auto;}
/*================== 内页  END ==================*/
.ddc{background: url(../../images/aofeng/b5.jpg) center; background-size: cover;}
.ddc h3{color: #FFFFFF;}
.ddc p{color: #FFFFFF;}

.ddk{
	text-align: center;
	line-height: 56px;
	font-size: 18px;
}
.ddk a{
	color: #ff9c00;
}

.akko{
	background-color: #009841;
	border-radius: 30px;
}
.akkob{
	background-color: #ff9c00;
	border-radius: 30px;
}
.akkoc{
	background-color: #f6ff00;
	border-radius: 25px;
}
.header_nav ul li a.akkoc{
	color: #FFFFFF;
}
.header_nav ul li .son_nav a.akkob{
	color: #FFFFFF;
}
.header_nav ul li a.akko{
	color: #FFFFFF;
}
.skpp{
	width: 100%;
}
.skpp video{
	width: 100%;
}

@media(max-width:375px ){
	.section_six{width: 96%; margin: 0px auto;}
	#map{width: 97%; margin: 0px auto;}
}