﻿html {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=9);
-webkit-filter: grayscale(90%);*/}
body{	
	font-size: 15px;
	font-family: "Microsoft Yahei";
	background:url('../img/headbg.png') center 130px no-repeat #fff;
}
body,ul,li,h1,h2,p,a{
	margin:0;
	padding:0;	
}
/* 清除浮动 */
.clear:after, .clear:after{
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clear, .clear {
  *zoom: 1;
}
ul,li{
	list-style: none;	
}
img{
	max-width: 100%;
	vertical-align: middle;
}
a{
	color:#333;
	text-decoration: none;
}
a:hover{
	color: #154168;
	text-decoration: none;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.container{
	width: 1200px;
	padding: 0 10px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
}
.head{
	display: block;
	position: relative;	
	height: 320px;
}
.yezi{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.zhuzi{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
.jianzhu{
	height: 200px;
}
.searchbox{
	width: 780px;
	margin: 58px auto 0;
}
.search-word{
	display: block;
	margin-bottom: 10px;
}
.search-word span{
	margin: 0 5px;
	line-height: 30px;
	padding: 3px 8px;
	position: relative;
	color: #fff;
	cursor: pointer;
}
.search-word span.cur{
	background-color: #ffde59;
	color: #222;
}
.search-word span.cur::after{
	position: absolute;
	bottom: -12px;
	left: 40%;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 6px;
	border-color: #ffde59 transparent transparent transparent;
	border-style: solid dashed dashed dashed; 
}

.search{
	display: block;
	border: 3px solid #ffde59;
	border-radius: 5px;
	height: 45px;
	background-color: #fff;
}
.searchbtn{
	float: right;
	background: url('../img/search-btn.png') 30px center no-repeat #ffde59;
	color: #682e00;
    line-height: 45px;
    border: 0;
    border-radius: 0 5px 5px 0;
    padding-left: 30px;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    width: 15%;
}
.searchInput{
	float: left;
	border: 0;
	line-height: 40px;
	border-radius: 5px 0 0 5px;
	text-indent: 10px;
	width: 85%;
}
.logo{
	display: inline-block;
	margin:15px 0;
}
.menu{
	float: right;
	margin-top: 35px;
}
.menu li{
	display: inline-block;
	margin-left: 20px;
	padding-bottom: 14px;
}
.menu li a{
	font-size: 16px;
	color: #333;
	line-height: 1.8;
}
.menu li:hover,.menu li.current{
	background: url('../img/hover.png') center bottom no-repeat;
}
.linkbox{
	display: block;
	width: 100%;
	background-color: #ecf3f9;	
}
.linkbox ul{
	display: block;
	margin-top: 30px;
	margin-left: 1%;
	margin-right: 0;
}
.linkbox li{
	display: inline-block;
	margin-right: -4px;
	width: 29.33%;
	text-align: center;
	font-size: 16px;
	line-height: 2;
	padding:10px 2%;
	border-right: 1px solid #d3e1e8;
}
.linkbox li:last-child{
	border-right: 0;
}
.linkbox li b{
	display: inline-block;
	line-height: 1.3;
	font-size: 20px;
	margin-top: 25px;
	color: #566479;
}
.linkbox li i{
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
.linkbox li a{
	display: block;
}
.linkbox li:hover{
	background-color: #d4e4f2
}
.leftbox{
	width: 35%;
	margin-top: 30px;
	background-color: #fff;
	border-radius: 5px;
	padding: 0 1.5%;
}
.title{
	display: block;
	font-size: 18px;
	line-height: 1;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.title i{
	font-style: normal;
	font-size: 16px;
	color: #ccc;
	text-transform: uppercase;
}
.title b{
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 36px;
	height: 4px;
	background-color: #2a6ec9;
}
.title .fr{
	font-size: 14px;
	color: #fff;
	background-color: #5685c0;
	padding: 4px 4px;
	border-radius: 2px;
}
.news{
	display: block;
	margin: 10px 0;
}
.news li{
	display: block;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}
.news li i{
	margin-right: 6px;
}
.rightbox{
	width: 57%;
	margin-top: 30px;
	background-color: #fff;
	border-radius: 5px;
	padding: 0 1.5%;
}
.rightbox table{
	width: 100%;
	margin-bottom: 2px;
}
.rightbox table th{
	background-color: #f0f2f7;
	line-height: 40px;
	color: #a1a6b3;
	font-weight: 100;
}
.rightbox table td{
	line-height: 38px;
	text-align: center;
}
.rightbox table td a{
	display: block;
	text-align: left;
	padding-left: 10px;
}
.map{
	width: 100%;
	margin: 30px 0 0;
}
.footer{
	display: block;
	padding: 20px 0;
	text-align: center;
	background-color: #798898;
	color: #fff;
	margin-top: 30px;
	line-height: 1.8;
}
.clear{
	clear: both;
	float: none;
}
.footer a{
	color: #fff;
}
.bigtitle{
	position: absolute;
	top: -100px;
	
	padding: 15px 30px;
	background-color: #ffde59;
	color: #5c5336;
	font-size: 30px;
}
.bigtitle i{
	font-size: 14px;
	font-family: Arial;
	display: block;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-style: normal;
}
.bai{
	background-color: #fff;
}
.newsbox{
	display: block;
	width: 100%;
}
.newsbox li a{
	font-size: 16px;
}
.newsbox li{
	line-height: 50px;
}
.newsbox li span{
	float: right;
	color: #999;
}
.page{
	display: block;
	margin: 50px 0;
	text-align: center;
}
.page a,.page span{
	display: inline-block;
	padding: 8px 15px;
	font-size: 16px;
	margin: 0 1px;

}
.page a.current,.page a:hover,
.page span:hover,.page span.current{
	background-color: #2a6ec9;
	color: #fff;
	text-decoration: none;
}

.d-title{
	display: block;
	margin: 60px 0 30px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.d-title h2{
	font-size: 24px;
	padding: 20px 0;
}
.addtitme{
	color: #999;
	display: block;
	vertical-align: top;
	line-height: 30px;
}
.bdshare-button-style0-16{
	display: inline-block;
	vertical-align: bottom;
}
.detail{
	display: block;
	margin: 10px 0;
	line-height: 2;
}
.table{
	width: 100%;
	margin-top: 5px;
	color: #111;
	border: 1px solid #e3eaf0;
	border-collapse: collapse;
}
.table td,.table th{
	padding: 5px 5px 5px 10px;
	line-height: 36px;
	border: 1px solid #e3eaf0;
}
.table th{
	color: #777;			
	text-align: left;
	white-space: nowrap;
}
.table tr:nth-of-type(2n){
	background-color: #f3f6fc;
}
.table2{
	width: 100%;
	margin-top: 5px;
	color: #111;
}
.table2 th{
	padding: 5px 8px;
	line-height: 20px;
	border-bottom: 2px solid #e3eaf0;
	white-space: nowrap;
	text-align: left;
	color: #777;
}
.table2 td{
	padding: 5px 6px;
	line-height: 35px;
}
.table2 tr:nth-of-type(2n){
	background-color: #f3f6fc;
}
.smallT{
	display: block;
	margin: 30px 0 15px;
	border-left: 5px solid #296bc3;
	color: #296bc3;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1;
}
.navtab{
	display: block;
	margin:30px 0 10px;
}
.navtab a{
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
	display: inline-block;
	color: #666;
	margin-right: 20px;
}
.navtab a.cur{
	color: #296bc3;
	border-bottom: 3px solid #296bc3;
}
#cha,#you{
	display: none;
}
