body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
        font-family: "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
	padding: 0; margin: 0;
} 
fieldset,img {
	border: 0; 
} 
address,caption,cite,code,dfn,em,th,var{
	font-weight: normal;
	font-style: normal;
} 
ol,ul,li{
	list-style: none;
} 
caption,th{
	text-align: left;
} 
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
} 
q:before,q:after{
	content:'';
} 
abbr,acronym{
	border: 0;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#ff6600;
	text-decoration:underline;
}
.fl{
	float:left;
	display:inline;
	overflow:hidden;
}	
.fr{
	float:right;
	display:inline;
	overflow:hidden;
}
.cl{
	clear:both;
}
body{
	width: 1009px;
	margin:0 auto;
	font-size: 12px;
}

.top{
	height: 40px;
	line-height: 40px;
	background: #efefef;
	text-indent:6px;
}

.top .reg{
	float: right;
	height: 40px;
	line-height: 40px;
	margin-right: 6px;
}

.banner{
	width: 1009px;
	height: 160px;
}

.nav{
	width: 1008px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-left: 1px solid #c2cbd4;
	border-right: 1px solid #c2cbd4;
}
.nav li{
	width: 124px;
	float: left;
	border-left: 1px solid #00254a;
	border-right: 1px solid #00254a;
	border-bottom: 2px solid #c2cbd4;
	position: relative;
}
.nav li a{
	display: block;
	font-size: 15px;
	color: #1a64a1;
	font-weight: bold;
}
.nav li dl{
	position: absolute;
	width: 124px;
	background: #1a64a1;
	top:42px;
	z-index: 5;
	border:1px solid #fff;
	display: none;
}
.nav li:hover dl{
	display: block;
}
.nav li dl dd{
	height: 28px;
	line-height: 28px;
	border-bottom:1px solid #fff;
}

.nav li dl dd a{
	font-size: 12px;
	color: #fff;
} 
.box1{
	height: 274px;
	background: #efefef;
	padding:16px 6px 10px 6px;
}
.pic-list{
	width: 300px;
	height: 268px;
	float: left;
	background: #fff;
	border-bottom:6px solid #e6e6e6;
}
.slideBox{ width:294px; height:231px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:294px; height:231px; display:block;  }
.slideBox .bd p{position: absolute;bottom: 1px;color: #fff; width: 200px;height: 20px;line-height: 20px;overflow: hidden;text-indent: 4px;}
.news-list{
	width: 410px;
	height: 268px;
	float: left;
	background: #fff;
	margin:0 10px;
	border-bottom:6px solid #e6e6e6;
}

.info-list{
	width: 260px;
	height: 268px;
	float: left;
	background: #fff;
	border-bottom:6px solid #e6e6e6;
}
.list-title{
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	text-indent: 16px;
	color:#287cc6;
	background: url(../images/line.png) no-repeat left bottom;
}
.list-title span{
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
.news-list-content{
	padding:8px;
}
.news-list-content li{
	height: 32px;
	line-height: 32px;
	padding-left: 16px;
	background: url(../images/dot.png) no-repeat left center;
}
.news-list-content li span{
	float: right;
}

.info-list-content{
	padding:10px;
}

.info-list-content li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 20px;
	background: url(../images/red.png) no-repeat left center;
}

.box2{
	height: 254px;
	background: #efefef;
	padding:2px 6px 16px 6px;
}
.introduction{
	width: 300px;
	height: 268px;
	float: left;
	background: #fff;
	border-bottom:6px solid #e6e6e6;
}
.introduction .intr-cont{
	padding:10px;
	line-height: 24px;
}
.introduction .intr-cont a{
	color:#e60a0a;
}
.box2 .expert{
	width: 680px;
	height: 268px;
	float: left;
	background: #fff;
	margin-left: 10px;
	border-bottom:6px solid #e6e6e6;
}
 .expert-list{
	padding:8px;
	overflow: hidden;
}
.expert-list li{
	position: relative;
	margin:5px 10px;
	float:left;
}
.expert-list li img{
	width: 146px;
	height: 188px;
}
.expert-list .expert-info{
	position: absolute;
	bottom:4px;
	width: 146px;
	height: 32px;
	color:#fff;
	text-align: center;
	font-size: 11px;
	background: rgba(36,132,191,0.9);

}

.box3{
	height: 244px;
	background: #efefef;
	padding:18px 6px 6px 6px;
	border-bottom:6px solid #e6e6e6;
}
.box3 .lay{
	width: 470px;
	height:248px;
	float: left;
	background: #fff;
	padding:0 12px;
}
.box3  .lay-cont{
	padding:10px;
}
.box3 li{
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	background: url(../images/blue.png) no-repeat left center;
}
.box3 li span{
	float: right;
	margin-right: 10px;
}

.link{
	text-align: center;
	height: 110px;
	border:10px solid #efefef;
	padding: 20px 8px;
}
.link li{
	float: left;
	width: 190px;
	height: 50px;
	margin:1px;
	border:1px solid #ccc;
}
.link li img{
	display: block;
}
.footer{
	//background: #0270b5 url(../images/erweima.png) no-repeat 830px 10px;
        background: #0270b5;
	height: 70px;
	padding:30px;
}
.footer p{
	text-align: center;
	color:#fff;
	height: 40px;
	line-height: 40px;
}
.listBox{
	padding:10px;
	background: #efefef;
}
.listBox .left{
	width: 710px;
	float: left;
}

.listBox .right{
	width: 250px;
	float: right;
	margin-right: 10px;
}

.position{
	height: 36px;
	line-height: 36px;
	padding-left: 56px;
	background: #fff url(../images/index.png) no-repeat 18px center;
	font-size: 14px;
	font-weight: bold;
	border:1px solid #ccc;
}
.Ls-article{
	background: #fff;
	padding:20px;
}
.Ls-article li{
	height: 32px;
	line-height: 32px;
	padding-left: 16px;
	background: url(../images/dot.png) no-repeat left center;
}
.Ls-article li span{
	float: right;
}

.r-introduction{
	width: 260px;	
	height: 268px;
	background: #fff;
	margin-top: 10px;
}

.detail{
	background: #efefef;
	padding:10px;
}
.detail h1{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #b1cce5;
	background: #fff;
}
.detail .d-info{
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #fff;
}

.detail .d-content{
	padding:15px;
	background: #fff;
}

.index-article{
	background: #fff;
	padding:10px;
}

.experts{
	background: #efefef;
	padding:10px;
}
.experts .expert-list li{
	margin: 5px 8px;
}
.page{
	background: #fff;
	text-align: center;
	padding-bottom: 10px;
	font-size: 14px;
}

.page a,.page span{
	display: inline-block;
	border:1px solid #ccc;
	padding:2px 6px;
	height: 18px;
	line-height: 18px;
}
.page span{
	background: #1a64a1;
	color: #fff;
	font-weight: bold;
}
.d-content-expert{
	text-align: center;
	color: #0270b5;
	font-size: 14px;
	margin-bottom: 10px;
}

.xiazai{
	margin-top: 20px;
	font-size: 16px;
}

.xiazai p{
	margin:10px;
	font-weight: bold;
}
.xiazai li{
	margin:6px;
}
.xiazai li a{
	color:#4162cf;
}
.tzgg{background:url(../images/tzgg.png) no-repeat left center;}