@charset "utf-8";
/* CSS Document */

body
{
	color:#757575;
	font: 14px/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:#F00;
	text-decoration:none;
}
.clear
{
	clear: both;
 
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.head
{
	width:100%;
	height:189px;
	background:url(../images/indexhd_bg.jpg) repeat-x center top;
	min-width:1140px;
	overflow:hidden;
	
}

.head .head_er
{
	width:1003px;
	margin:0 auto;
}

.head_er .head_top
{
	height:29px;
	line-height:29px;
}

.head_er .head_top a
{
	padding-left:5px;
	padding-right:5px;
}

.head_center
{
	height:145px;
}
.head_center .logo
{
	width:627px;
	height:145px;
}

.head_center .logo img
{
	width:627px;
	height:145px;
}

.lianxi
{
	width:222px;
	margin-top:25px;
	margin-right:5px;
	
}

.lianxi .hottell
{
	width:222px;
}

.lianxi .hottell_img img
{
	width:207px;
	height:82px;
	float:left;
}
.in_wx
{
	width:109px;
	height:128px;
	margin-top:10px;
	
}


.in_wx
{
	float:right;
}

.hedyou
{
	width:346px;
}

.nav
{
	height:44px;
	line-height:44px;
}

.nav ul
{
	float:left;
	width:1003px;
}

.nav ul li
{
	width:125px;
	float:left;
	text-align:center;
}


.nav ul li a
{
	font-family:"微软雅黑";
	font-size:16px;
	color:#FFF;
	width:110px;
	display:block;
}

.nav ul li .current{
    background-color:#99CC00;
    color: #fff;
}


input::-webkit-input-placeholder {
color:#fff;
-webkit-transition: color.5s;
}
input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder {
color:#fff;
-webkit-transition: color.5s;
}

.foot {
    background:url(../images/foot_bg.jpg) repeat-x scroll 0 0;
    height: 329px;
    width: 100%;
}
.foot_er {
    margin: 0 auto;
    width:1003px;
}
.foot_left {
  width:1003px;
}
.foot_ti {
    width:250px;
}
.foot_ti img
{
	width:250px;
	height:329px;
}

.bot_tijiao {
    margin-left:20px;
    width:730px;
}
.bot_tijiao .bot_ti {
    text-align: center;
    width: 730px;
	margin-top:30px;
}
.bot_tijiao .bot_ti span {
    color: #797979;
    font-size: 19px;
    font-weight: bold;
	
}
.foot_li3 {
    width: 350px;
	margin-left:50px;
}
.foot_li3 li {
    border-bottom: 1px solid #404040;
    float: left;
    height:37px;
    line-height:47px;
     width: 350px;
	background:none;
}
.foot_li3 li input {
  	background:none;
	border:none;
    width: 350px;
}
.foot_li3 li .name {
    color:#BEBDBD;
}
.foot_li4 {
    height: 81px;
    margin-top:32px;
	margin-left:20px;
    width: 300px;
}
.foot_li4 .liuyan {
    width:300px;
	height:81px;
	background:none;
	border:1px solid #404040;
	color:#fff;
	font-size:14px;
}
.foot_wezi {
    color:#8E8E8E;
    float: left;
    line-height: 30px;
     width:730px;
	 margin-top:5px;
}
.foot_li5 {
    height:30px;
    margin-top: 20px;
    text-align: center;
     width:730px;
}
.link {
    float: left;
    width:730px;
	margin-top:5px;
	color:#8e8e8e;
}
.link span {
    float: left;
}
.link a {
	color:#8e8e8e;
    border-right: 1px solid #757575;
    display: block;
    float: left;
    height: 13px;
    line-height: 13px;
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
