@charset "utf-8";
/* CSS Document */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u, i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
body{ background:#FFFFFF; color:#333333;     font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif; font-size:14px; line-height:150%; }
a:link, a:visited{ color:#333333; text-decoration:none; }
a:hover{ color:#CC0000; text-decoration:underline; }
a:active{ color:#990000; }
ol, ul{ list-style: none outside none;}
a{
	text-decoration: none;
}
img{
	border:none;
	max-width: 100%;
}
input{
	border:none;
	outline: none;
	background: transparent;
}
body{
	_text-align:center;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	height:0; 
	overflow:hidden; 
	clear:both;
}
.container{
	_text-align:left;
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
.header,
.content,
.footer{
	position: relative;
}
.header,
.footer{
	background: #767676;
}
.header .logo{
	padding: 10px 0px 0px 0px;
}
.footer{
	text-align: center;
	color: #fff;
	padding: 14px 0px;
}
.footer .top{
	font-size: 14px;
	margin-bottom: 5px;
}
.footer .bottom{
	font-size: 12px;
}
.search{
	position: relative;
	height: 80px;
	width: 380px;
	line-height: 107px;
}


.header-tool{
	width: 100%;
	height: 80px;
	background: url(../images/header-bg.png) no-repeat;
}
.header-tool .logo{
	padding: 25px 0px 0px 0px;
}
.search form{
	position: absolute;
	top: 50%;left: 0px;
	margin-top: -15px;
}
.search .input{
	position: relative;
	margin-right: 10px;
	width: 287px;
	height: 31px;
	background: url(../images/search-input.png) no-repeat;
}
.search .input input{
	position: absolute;
	margin-left: 20px;
	line-height: 31px;
	height: 31px;
}
.search .butn{
	position: relative;
	width: 67px;
	height: 31px;
	background: url(../images/search-btn.png) no-repeat;
}
.search .butn input{
	position: absolute;
	width: 100%;
	height: 31px;
	text-align: center;
	color: #fff;
}

.nav-menu{
	width: 100%;
	position: relative;
	height: 50px;
	background: #767676;
}
.nav-menu ul{
	position: relative;
}
.nav-menu ul li{
	width: 200px;
	height: 50px;
}
.nav-menu ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	background: url(../images/nav-menu1.jpg);
}
.nav-menu ul li.last a{
	background:none;
}
.nav-menu ul li a:hover,
.nav-menu ul li.active a{
	background: url(../images/nav-active.png);
}
.nav-menu ul li a:hover,
.nav-menu ul li.active a{
	color: #000;
}
.container-ad{
	width: 100%;
}
.container-ad img{
	width: 100%;
}
.content .container{
	position: relative;
}
.section{
	margin-top: 30px;
}
.content .navbar-left{
	width: 210px;
}
.content .navbar-left .name{
	width: 208px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	background: url(../images/navbar-left-h3.jpg);
}
.content .navbar-left ul{
	position: relative;
	width: 208px;
}
.content .navbar-left ul li{
	position: relative;
	height: 40px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
.content .navbar-left ul li a{
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.content .navbar-left ul li .sanjiao{
	margin-top: 16px;
	margin-right: 30px;
	margin-left: 25px;
	display: block;
	width: 6px;
	height: 8px;
	background: url(../images/left-sanjiao.png) no-repeat;
}
.content .navbar-left ul li a:hover,
.content .navbar-left ul li.active a{
	color: #0D5CA9;
}
.content .navbar-left ul li a:hover .sanjiao,
.content .navbar-left ul li.active a .sanjiao{
	margin-top: 15px;
	display: block;
	width: 6px;
	height: 10px;
	background: url(../images/left-sanjiao-active.png) no-repeat;
}
.location{
	width: 908px;
	height: 32px;
	text-indent: 2em;
	color: #0D60B1;
	font-size: 16px;
	background: url(../images/right-top.png) no-repeat;
}
.location a{
	text-decoration: none;
	color: #0D60B1;
}
.location a:hover{
	color: #000;
}
.section-right{
	width: 908px;
	padding-top: 15px;
	padding-bottom: 25px;
}
.section-right img{
	max-width: 908px;
}
.section-right .text p{
	text-indent: 2.3em;
	line-height: 25px;
	color: #000;
}
.section-right .img{
	position: relative;
}
.section-right .big-img{
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
/*.section-right .big-img img{
	width: 100%;
}*/
.section-right .img ul{
	position: relative;
}
.section-right .img ul li{
	position: relative;
	width: 47%;
	padding: 10px;
}
.section-right .img ul li img{
	width: 100%;
}
.section-right .img ul li p{
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #656766;
}



/*二维码*/
.erweima-box{
	position: fixed;
	top: 80px;
	left: 1px;
}
.erweima-box .big-box{
	position: relative;
	width: 60px;
	border: 2px solid #ddd;
	border-radius: 5px;
	background: #fff;
}
.erweima-box .big-box p.erweima-colose{
	display: none;
}
.erweima-box .big-box span.closed{
	width: 17px;
	height: 15px;
	background: url(../images/close.jpg)no-repeat;
	float: right;
	display: block;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
}
.erweima-box .big-box p.img-erweima{
	width: 80%;
	margin-left: 10%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.erweima-box .big-box p.img-erweima img{
	width: 100%;
}
.erweima-box .big-box p.text{
	text-align: center;
	line-height: 40px;
	display: none;
	font-size: 16px;
}

/* 新加 */
.pagelist a{
	padding: 2px 7px;
	border: 1px solid #aaa;
	margin-left: 5px;
	text-decoration: none;
}
.pagego{
	background: #ccc;
}
.quickpage{
	float: left;
	border: 1px solid #aaa;
	background: #ccc;
}
.quickpage a{
	text-decoration: none;
	border: none;
}

.pagelist input{
	width: 40px;
	border: 1px solid #aaa;
	text-align: center;
	padding: 3px 10px;
}