﻿@charset "utf-8";
/* CSS Document */
body
{
	color:#686868;
	font: 13px/1.75 "微软雅黑";
}

*
{
	padding:0;
	margin:0;
}
h1,h2,h3,h4{font-weight:normal;font-size:12px}
html
{
	min-width:1140px;
}


img
{
	border:none;
	vertical-align:bottom;
	
}
a
{
    color:#686868;
    outline: medium none;
    text-decoration: none; 
}
li
{
	list-style:none;
}
a:hover
{
	color:#0B8B53;
	text-decoration:none;
}
.clear
{
	clear: both;

 
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.head
{
	width:100%;
	min-width:1140px;
	overflow:hidden;
	background:url(../images/headbg.jpg) repeat-x;
	
}
.head_center
{
	width:1220px;
	margin:0 auto;
	height:178px;
}

.head_center .logo
{
	/*width:266px;*/
    height:133px;
}

.head_center .logo img
{
	/*width:266px;*/
	height:133px;
}

.nav
{
	width:100%;
    height:45px;
	line-height:45px;
}

.nav ul
{
	width:1220px;
	margin:0 auto;
}

.nav ul li
{
	width:135px;
	float:left;
	text-align:center;
}


.nav ul li a
{
	font-family:"微软雅黑";
	font-size:16px;
	color:#FFF;
	width:150px;
	display:block;
	transition:all ease-in-out 0.5s;
	
}

.nav ul li a:hover{
	background:#015ba7;
	
	}

.nav ul li .current{
    background-color:#007AE0;
    color: #fff;
} 

.hedyou{ margin-top:27px;width:205px;}
.in_wx{float:right;}
.hottell_img{width:205px; float:left;}
.hottell_img span{width:205px; float:left;}
.tell1{ font-family:"微软雅黑"; font-size:16px; color:#82898f;}
.tell2{font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#4a4b4b;}

.top2{width:206px; float:right;}
.top2 input{border:none;}
.top2 .btn_ss{float:left;width:130px;height:27px;line-height:27px;text-indent:1em;background:none;color:#666666;border-top:1px solid #dcdcdc;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.top2 .tijiao{width:28px;height:29px;float:left; cursor:pointer;}


.bottom{width:100%;padding-bottom: 20px; background-size: 100% 100%;background:url(../images/footbg.jpg) repeat-x;}
.foot{ width:100%; float:left;}
.footer{width:1220px;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:320px;}
.footer .cp li:first-child{width:320px;}*/
.footer ul li{float:left;line-height:30px;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:#dddddd;padding-left:15px;}
.footer ul li h1{color:#dddddd;font-size:14px;line-height:40px;}

.foot2{width:100%;float:left; margin-top:15px;}
.foot_bt{width:1220px;margin:0 auto;padding-top:10px;}
.foot_bt div{color:#636363;width:1003px;float:left;line-height:20px;}
.foot_bt .link span{width:70px;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;}
.foot_bt a{color:#636363;}







	