﻿/* 头部底部CSS */
/* 头部开始 */
.t_bg{
	width:100%; height:125px;
	overflow:hidden;
	background:url(../images/t_bg.gif) repeat-x left top;
	}
.top{
	width:1100px;height:125px;
	overflow:hidden;
	margin:0 auto;
	}
.top1{
	width:187px; height:auto;
	overflow:hidden;
	}
.top2{
	width:895px; height:auto;
	overflow:hidden;
	}
.top2a{
	width:895px; height:43px;
	overflow:hidden;
	}
.top2a_l{
	width:750px; height:43px; line-height:43px;
	overflow:hidden;
	}	
.top2a_l a{color:#adaaaa;}
.top2a_r{
	width:95px; height:auto;
	overflow:hidden;
	margin-top:8px;
	}
.top2a_r a{ float:left;}
.nav{
	width:837px;height:auto;
	overflow:hidden;
	margin:0 auto;
	}
.nav a{
	width:93px;height:80px; line-height:80px;
	overflow:hidden;
	display:block;
	float:left;
	text-align:center;
	color:#282828; font-size:15px;
	}
.nav a:hover{ border-bottom:2px solid #ce2029; color:#ce2029;}
.ban{
	width:100%;height:300px;
	overflow:hidden;
	background:url(../images/ban1.png) no-repeat 50% top;
	}
/* 头部结束 */



.ban {
    width: 100%;
    height: 350px;
    overflow: hidden;
}


/*--------------top-end----------------------*//*---------------nav-------------------------*/
.bot_nav{width:100%;height: 30px;margin: 0 auto;background:#ce2029;text-align:center;}
.bot_nav ul li{width: 146px;height: 30px;text-align: center;font-size: 14px;line-height: 30px;display:inline-block;}
.bot_nav ul li a{color: #fff;}
.bot_nav ul li:first-child:after{width: 130px;height: 50px;display: block;background: url(../images/nav-a.jpg) center 44px no-repeat;}
.bot_nav ul li:first-child:after a{color: #f80000;}
.bot_nav ul li.another{width: 130px;height: 50px;display: block;background: url(../images/nav-a.jpg) center 44px no-repeat;}
.bot_nav ul li.another a{color: #f80000;}
/*---------------nav--end-----------------------*/


/* 底部开始  */
.yq_bg{
	width:100%; height:35px;
	overflow:hidden;
	background:#353131;
	}
.yq{
	width:1100px; height:35px;
	overflow:hidden;
	margin:0px auto;
	background:url(../images/yq.png) no-repeat 5px 9px;
	}
.yq_{
	width:985px; height:35px; line-height:41px;
	overflow:hidden;
	margin-left:115px;
	}
.yq_ a{ float: left; color:#999;}
.weixin{margin-top:15px;}
.f_bg{
	width:1000px; height:155px;
	margin:0 auto;
	overflow:hidden;
	}
.footer{
	width:760px;height:155px;
	overflow:hidden;
	margin:0px auto;
	color:#fff;
	}
.footer p{
	width:750px;height:24px; line-height:24px;
	overflow:hidden;
	color:#666;
	text-align:left;
	}
.footer a{color:#333;}
.footer a:hover{ text-decoration:underline; color:#000;}

/* 底部结束 */