@charset "utf-8";
/* CSS Document */

body
{
	color:#757575;
	font: 15px/1.75 "微软雅黑";
}

*
{
	padding:0;
	margin:0;
}

html
{
	min-width:1140px;
}


img
{
	border:none;
	vertical-align:bottom;
	
}
a
{
    color:#777777;
    outline: medium none;
    text-decoration: none;
}
li
{
	list-style:none;
}
a:hover
{
	color:#8FB83C;
	text-decoration:none;
}
.clear
{
	clear: both;

 
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.head
{
	width:100%;
	background:url(../images/indexhd_bg.jpg) no-repeat center top;
	min-width:1140px;
	overflow:hidden;
	
}
.head_center
{
	width:1002px;
	margin:0 auto;
	margin-top:7px;
	height:146px;
}
.head_center .logo
{
	width:487px;
	height:146px;
}

.head_center .logo img
{
	width:487px;
	height:146px;
}

.hedyou
{
	margin-top:17px;
	width:245px;
}

.hottell_img
{
	width:245px;
	margin-top:20px;
	
}

.top2
{
	width:245px;
	margin-top:10px;
}
.top2  input
{
	border:none;
}

.top2 .btn_ss
{
	float:left;
	width:220px;
	height:21px;
	line-height:21px;
	text-indent:1em;
	color:#CACACA;
	border-top:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
}
.top2 .tijiao
{
	width:20px;
	height:23px;
	float:left;
}
.in_wx
{
	float:right;
}

.nav
{
	width:100%;
	background-color:#0B7A71;
	height:43px;
	line-height:43px;
}

.nav ul
{
	width:1002px;
	margin:0 auto;
}

.nav ul li
{
	width:110px;
	float:left;
	text-align:center;
}


.nav ul li a
{
	font-family:"微软雅黑";
	font-size:15px;
	color:#FFF;
	width:110px;
	display:block;
}

.nav ul li .current{
    background-color:#8FB83C;
    color: #fff;
}



.foot
{
	
	width:100%;
	background-color:#55595D;
}


.footer
{
	width:1003px;
	margin:0 auto;
	padding-bottom:12px;
}
.footer ul
{
	
	float:left;
	margin-top:12px;
}
.footer .wad
{
	width:200px;
}

.footer .cp
{
	width:320px;
}

.footer .cp li
{
	width:50%;
}

.footer .cp li:first-child
{
	width:320px;
}

.footer ul li
{
	
	float:left;
	line-height:25px;
	background:url(../images/poin.jpg) no-repeat left center;
}
.footer .wad li
{
	width:200px;
}

.footer ul li:first-child
{
	width:200px;
	float:left;
	background:none;
}
.footer ul li a
{
	color:#9f9f9f;
	padding-left:15px;
}
.footer ul li h1
{
	color:#9f9f9f;
	font-size:14px;
	line-height:30px;
}
.wex
{
	width:82px;
	height:102px;
	margin-top:20px;
}

.foot2
{
	width:100%;
	float:left;
	background-color:#CCCCCC;
}

.foot_bt
{
	width:1003px;
	margin:0 auto;
	padding:16px 0;
	overflow: hidden;
}
.foot_bt div
{
	color:#636363;
	width:1003px;
	float:left;
	line-height:24px;
}
.foot_bt .link span
{
	width:86px;
	float:left;
}
.foot_bt .link a
{
	float:left;
	display:block;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #636363;
	height:12px;
	line-height:10px;
	color:#636363;
}
.wap1er {
	display: flex;
	justify-content: space-between;
	align-items: center;
}














	