html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	list-style: none;
}
a{text-decoration: none;}
.wrap{
	width: 100%;
	height: 100%;
}
.header{
	width: 100%;
	background: #f4f4f4;
	overflow: hidden;
	position: relative;
}
.header img{
	width: 20%;
	margin: 10px 0 10px 20px;
	float: left;
}
.header input{
	width: 65%;
	height: 54px;
	float: left;
	border-radius:30px ;
	outline: none;
	padding-left: 10px;
	margin: 25px 0 0 30px;
}
.search{
	position: absolute;
	top: 35%;
	right: 10%;
}
.main{
	width: 94%;
	height: 100%;
	padding: 0 3%;
	overflow: hidden;
}
.main-top{
	width: 100%;
	margin-top: 24px;	
	overflow: hidden;
}
.main-top dl{
	width: 33%;
	float: left;
	text-align: center;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.main-top dl dt i{
	font-size: 78px;
	color: #ef933c;
}
.main-top dl dd{
	margin: 20px 0;
}
.main-top dl dd a{
	font-size: 24px;
	color: #4d4d4d;
	font-weight: 600;
}
.main-top .right-none{
	border-right:none;
}
.main-top .border-none{
	border-bottom: none;
}
.main-mid{
	margin-top: 35px;
	overflow: hidden;
}
.main-mid h1{
	width: 310px;
	height: 50px;
	background: #ef933c;
	text-align: center;
	line-height: 50px;
	color: #fff;
	float: left;
}
.main-mid .line-x{
	width: 135px;
	display: block;
	float: left;
	border: 1px solid #ef933c;
	margin-top: 25px;
}
.main-btm{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 26px;
}
.main-btm .product{
	width: 46%;
	float: left;
	padding: 2%;
	position: relative;
}
.main-btm .product img{
	width: 100%;
	
}
.main-btm .product .zz{
	display: block;
	width: 94%;
	height: 94%;
	background: black;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 3%;
	opacity: .6;
}
.main-btm .product h3{
	width: 92%;
	position: absolute;
	z-index: 5;
	left: 3%;
	top: 30%;
	color: #fff;
	font-size: 20px;
	padding: 0 1%;
}
.footer{
	width: 100%;
	height: 100%;
	background: #313131;
	
}
.footer h2{
	width: 100%;
	padding-top: 67px;
	font-size: 30px;
	color: #fff;
	text-align: center;
}
.footer-img{
	text-align: center;
	margin-top: 30px;
}
.footer-img img{
	margin-right: 20px;
}
.footer-btm{
	color: #797979;
	text-align: center;
	margin: 65px 0 180px 0;
}
.nav-fixed{
	width: 100%;
	height: 135px;
	overflow: hidden;
	background: #f8623f;
	position: fixed;
	bottom: 0;
	z-index: 10;
}
.nav-fixed dl{
	width: 24.7%;
	height: 100%;
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	padding-top: 10px;
}
.nav-fixed dl dt a i{
	color: #fff;
	font-size: 66px;
}
.nav-fixed dl dd{
	font-size: 30px;
}
.nav-fixed dl:last-child{
	border: none;
}
.header-fh i,.header-menu i{
	font-size: 55px;
	color: #f6623c;
}
.header-fh,.header-menu,.header h1{
	float: left;
}
.header h1{
	width: 80%;
	text-align: center;
	padding-top: 3%;
	color: #4d4d4d;
}
.header-fh,.header-menu{
	margin: 10px 0;
}
.header-btm h2{
	width: 97%;
	height: 56px;
	background: #ff9937;
	line-height: 56px;
	font-size: 24px;
	padding-left: 3%;
	border-radius: 15px;
	color: #fff;
	margin-bottom: 40px;
}
.list-product-single{
	width: 46%;
	float: left;
	padding: 0 2%;
	margin-bottom: 25px;	
}
.list-product {
	border: 1px solid #ff9a38;
}
.list-product-single .list-product img{
	width: 100%;
	
}
.list-product h3{
	margin: 15px 0;
	font-size: 18px;
	color: #4d4d4d;
	padding: 0 2%;
	height: 49px;
	overflow: hidden;
}
@media (max-width: 320px) {
	.list-product h3{
		height: 58px;
	}
}
.pagination > .active > a{
	background: #f8623f;
	border-color: #f8623f;
	
}
.pagination > li > a{
	background: #f8623f;
	border-color: #f8623f;
	margin: 0 3px;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
}
.paging{	
	margin: 50px 0 50px 110px;
}
.paging a {font-size:22px;}
.main-contact{
	overflow: hidden;
}
.main-contact a{
	float: left;
	width: 49%;
	background: #ff9937;
	height: 75px;
	text-align: center;
	line-height: 75px;
	border-radius: 10px;
	margin: 45px 0;
	color: #fff;
	font-size: 22px;
}
.main-contact a:first-child{
	margin-right: 2%;
	background: #f8623f;
}
.main-features h2,.main-data h2,.main-message h2{
	width: 98%;
	height: 55px;
	background: #ff9937;
	border-radius: 10px;
	line-height: 55px;
	color: #fff;
	font-size: 24px;
	padding-left: 2%;
}
.main-features h3{
	margin: 20px 0;
	font-size: 22px;
	color: ;
}
.main-features p{
	color: #4d4d4d;
}
.main-features{
	margin-bottom: 15px;
	font-size: 20px;
}
.main-message form input{
	width: 100%;
	height: 50px;
	margin: 15px 0;
	border: 1px solid #ccc;
}
.main-message form textarea{
	width: 100%;
	height: 200px;
	border: 1px solid #ccc;
	margin: 15px 0;
}
.main-message form button{
	outline: none;
	background: #ff9937;
	width: 30%;
	height: 50px;
	border: none;
	color: #fff;
	border-radius: 10px;
}
.main-message{
	margin-bottom: 20px;
}
.main-related-h3{
	width: 98%;
	height: 55px;
	background: #ff9937;
	border-radius: 10px;
	line-height: 55px;
	color: #fff;
	font-size: 24px;
	padding-left: 2%;
	margin-bottom: 20px;
}
.search-result{
	text-align: center;
	margin-bottom: 20px;
	font-size: 26px;
	color: #4d4d4d;
}
.header-btm h3{
	width: 97%;
	height: 56px;
	background: #ff9937;
	line-height: 56px;
	font-size: 24px;
	padding-left: 3%;
	border-radius: 15px;
	color: #fff;
	margin-bottom: 40px;
	overflow: hidden;
}
.header-btm h3 span{
	float: right;
	margin-right: 15px;
}
.header-btm h3 span a{
	color: #fff;
}
.main iframe{
	width: 100%;
	height: 420px;
}
.address-p{
	font-size: 28px;
	color: #4d4d4d;
	line-height: 36px;
}
.news{
	margin-top: 30px;
	border-bottom: 1px solid #c9c9c9;
}
.news h3 a{
	font-size: 24px;
	color: #ffa961;
}
.news .news-content{
	margin: 20px 0;
	font-size: 24px;
	color: #4d4d4d;
}
.news .news-date{
	color: #9d9d9d;
	text-align: right;
	margin-bottom: 10px;
}
.news-single h2{
	font-size: 25px;
	color: #4d4d4d;
	
}
.news-single img{
	width: 100%;
	margin: 30px 0;
}
.news-single p{
	font-size: 24px;
	color: #4d4d4d;
}
.ul_-btn{
	margin: 50px 0; 
}
.ul_-btn li{
	margin: 20px 0;
	font-size: 30px;
}
.ul_-btn li a{
	color: #4d4d4d;
	margin-left: 10px;
	font-size: 16px;
}
.news img{
	width: 70%;
	padding: 0 15%;
}
.about{
	margin: 80px 0;
}
.header-btm h3 i{
	position: absolute;
	right: 40px;
}
.about-p2{
	margin-bottom: 60px;
}
.main-message form h3{
	color: #4d4d4d;
	font-size: 24px;
}
.main-message form img{
	display: block;
}
.main-message form h3 span{
	color: #e0201f;
}
.drop-menu{
	position: absolute;
	background: #ff9937;
	width: 150px;
	right: 0;
	opacity: .9;
	display: none;
	z-index: 999;
}

.drop-menu li a{
	color: #fff;
	display: block;
	margin: 15px;
}
.top{
	position: fixed;
	bottom: 200px;
	width: 50px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	background: #ff9937;
	right: 20px;
	z-index: 555;
	display: none;
}
