﻿body {
	position: relative;
	background-color: #1ecd9d;
}
h1 {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.on{
	background-color: #fff117;
}
/*header开始*/
.header {
	width: 100%;
	background-color: #fff;
}
.header .header_con {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}
.header .f1,.r1 {
	height: 50px;
	float: left;
}
.header .f1 {
	position: relative;
	width: 70%;
}
.header .f1 .f-l {
	float: left;
	margin-right: 50px;
}
.header .f1 .header_nav {
	display: inline-block;
	padding-top: 25px;
	color: #000;
	font-size: 10px;
}
.header .f1 .header_nav:hover {
	color: #f00;
}
.header .r1 {
	width: 30%;
	position: relative;
}
.header .r1 span {
	position: absolute;
	top: 0;
	right: 0;
	font: 18px/50px "微软雅黑";
}
/*header结束*/

/*banner开始*/
.banner {
	width: 100%;
	/*width: 1350px;*/
	height: 480px;
	/*margin: 0 auto;*/
	text-align: center;
	background-color: #f0f0f0;
	background: url(imagesbanner.jpg) no-repeat center ;
}
/*.banner .nav {
	width: 800px;
	height: 80px;
	border: 1px solid #fff;
	position: absolute;
	top: 350px;
	left: 150px;
}*/
/*banner结束*/

/*QQ开始*/
#tit-qq{
	background: url(imagesbg-tit.png) no-repeat;
	width: 350px;
	height: 90px;
	padding-top: 20px;
}
#div-qq{
	width: 960px;
	margin: 0 auto;
	border: 20px solid #10b88b;
	border-radius: 10px;
	background-color: #fff;
}
#div-qq #qq-city .qq-nav {
	padding-left: 45px;
	padding-top: 40px;
	height: 150px;
}
#div-qq #qq-city .qq-nav ul li {
	float: left;
	margin: 10px;
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	background-color: #d8d8d8;
	cursor: pointer;
}
#div-qq #qq-city .qq-nav ul .on{
	background-color: #fff117;
}
#div-qq #qq-city .qq-cont{
	display: none;
}
#div-qq #qq-city .qq-cont td {
	width: 240px;
	}
#div-qq #qq-city .qq-cont .qq{
	position: relative;
	width: 210px;
	height: 90px;
	margin-left: 20px;
	margin-bottom: 30px;
	border-radius: 10px;
	background-color: #533f3e;
}
#div-qq #qq-city .qq-cont .qq img {
	position: absolute;
	left: 10px;
	top: 30px;
}
#div-qq #qq-city .qq-cont .qq div {
	width: 170px;
	position: absolute;
	right: 0;
	top: 0;
}
#div-qq #qq-city .qq-cont .qq p {
	color: #f0f0f0;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
}
#div-qq #qq-city .qq-cont .qq a {
	color: #F0F0F0;
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 40px;
	margin-top: 8px;
	background-color: #f57d69;
	border-radius: 5px;
}
#div-qq #qq-city .qq-cont .qq a:hover {
	background-color: #f65240;
}

/*QQ结束*/

/*微博开始*/
#tit-weibo{
	background: url(imagesbg-tit.png) no-repeat;
	width: 350px;
	height: 90px;
	padding-top: 20px;
	margin-top: 20px;
}
#div-weibo{
	width: 960px;
	margin: 0 auto;
	border: 20px solid #10b88b;
	border-radius: 10px;
	background-color: #fff;
	padding-top: 30px;
}
#div-weibo td {
	width: 25%;
	height: 60px;
	padding:10px 0 60px 20px;
	background: url(imageszg-weibo.jpg) no-repeat;
	background-position: 20px 18px;
}
#div-weibo td div {
	margin-left: 60px;
}
#div-weibo td div span {
	font-size: 12px;
	color: #999;
}
#div-weibo td div a:first-child strong {
	font-size: 22px;
	font-weight: bolder;
	padding: 0 5px 0 2px;
}
#div-weibo td div a:last-child {
	display: block;
	width: 65px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ef2537;
	color: #fff;
}
#div-weibo td div a:last-child:hover {
	background-color: #ff555f;
}

/*微博结束*/

/*微信开始*/
#tit-weixin{
	background: url(imagesbg-tit.png) no-repeat;
	width: 350px;
	height: 90px;
	padding-top: 20px;
	margin-top: 20px;
}
#div-weixin{
	width: 960px;
	margin: 0 auto;
	border: 20px solid #10b88b;
	border-radius: 10px;
	background-color: #fff;
	padding-top: 20px;
	margin-bottom: 40px;
}
#div-weixin .th-tit{
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin: 20px auto;
	background-color: skyblue;
	color: #F0F0F0;
	font-size: 20px;
	font-weight: bolder;
	border-radius: 25px;
	
}
#div-weixin td {
	width: 25%;
	text-align: center;
	padding-bottom: 20px;
}
#div-weixin td p {
	color: #ff8213;
	font-size: 14px;
	font-weight: bold;
}

/*微信结束*/


/*底部导航*/
.clearfix { *zoom:1}
.clearfix:after{content: "";display: block; clear: both;}
.wrap{width:1000px;margin:0 auto;text-align: left;}
.fl{float:left;}

#bot-nav{width: 100%;background-color: #FFFFFF;padding: 30px 0;}
.gk_lxfs{height: 120px; margin-bottom: 40px;}
.lxl{width:200px; border-right: 1px solid #e5e5e5; height: 120px; overflow: hidden;}
.lxl p{font:12px/20px 'Microsoft Yahei'; color: #333; margin-bottom: 25px;}
.lxl img{float:left; margin-right: 10px;}
.lxl strong{font:bold 14px/20px 'Microsoft Yahei'; color: #e5422d;}
.lxl a{font:18px/20px 'Microsoft Yahei'; color: #e5422d;}
.lxc{width:445px;padding-left: 10px; }
.lxc a{display:inline-block; *display:inline; zoom:1; width:88px; height: 28px; border:1px solid #e5e5e5; background: #f8f8f8; margin: 0 7px 15px; font: 14px/2 'Microsoft Yahei'; text-align: center;}
.lxr{width:297px; border-left: 1px solid #e5e5e5; height: 112px; padding: 8px 0 0 12px;}
.lxr a{display:inline-block; *display:inline; zoom:1; width:74px; margin-left: 15px; font: 14px/1 'Microsoft Yahei'; text-align: center; position: relative;}
.lxr img{margin-bottom: 18px;}
.lxr .ewm{position:absolute; left:50%; margin-left: -48px; top: -5px; display: none;}
.lxr a:hover .ewm{display:block;}
/*底部导航结束*/








/*左边导航*/
.aside {
	position: fixed;
	top: 300px;
	left: 0;
}
.aside li {
	display: block;
	width: 100px;
	height: 30px;
	margin-bottom: 1px;
	background-color: #119b00;
}
.aside li a {
	color: #fff;
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/*左边导航结束*/

/*底部*/
.zg_foot{
    width:100%;
    min-width: 1000px; 
    background:#2b2a3a ;
    height:130px;
}
.zg_foot_nr{
    width:1000px;
    overflow: hidden;
    height:100px;
    background:#2b2a3a;
    padding-top:30px;
    text-align:center;
    color: #FFF;
    margin:0 auto;
}
.zg_foot_nr p{
    line-height:24px;
}
.zg_foot_nr a,.zg_foot_nr a:hover{
    color:#FFF;
    line-height:24px;
    text-decoration:none;
}

