/* reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
	margin: 0;
	padding: 0
}


/* 初始化标签在所有浏览器中的margin、padding值 */

fieldset,
img {
	border: 0 none
}


/* 重置fieldset（表单分组）、图片的边框为0*/

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.active{
	font-weight: bold;
	color: #0984e0 !important;
	border-bottom: 4px solid #0984e0;;
}
li.active a{
	font-weight: bold;
	color: #0984e0 !important;
}
.active3px{
	color: #0984e0 !important;
	border-bottom: 3px solid #0984e0;;
}
.title{
	width: 100%;
    height: 29px;
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
    margin: 0 auto;
    margin-top: 30px;
    display: block;
    
}
.title a{
    color: #0069c5;
    padding: 0 13px;
    border-bottom: 3px solid #0069c5;
	padding-bottom: 8px;
	font-size: 18px;
	display: block;
	width: auto;
	height: 23px;
	float: left;
}
.disblock{
	display: block !important;
}

body{
	font-family: "微软雅黑";
}

.header {
	height: 36px;
	opacity: 0.8;
	/* Firefox, Safari(WebKit), Opera) */
	filter: "alpha(opacity=80)";
	/* IE 8 */
	filter: alpha(opacity=80);
	/* IE 4-7 */
	background-color: #f5f5f5;
}


/*宽1000px块*/

.headcont,.searchdiv,.nav,.center,.ftcontent{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.headcont {
	height: 36px;
}

.headcont p a {
	font-size: 14px;
	line-height: 36px;
	color: #777777;
}

.layer {
	width: 185px;
	height: 14px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 36px;
	color: #777777;
}

.searchdiv {
	height: 100px;
}
.logo{
	margin-top: 26px;
}
.formdiv{
	width: 460px;
	height: 42px;
	margin-top: 29px;
}
.searchinp {
	width: 348px;
	height: 40px;
	border: solid 1px #dddddd;
	padding-left: 10px;
	line-height: 42px;
}

.searchbtn {
	width: 80px;
	height: 42px;
	background-color: #0984e0;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}

.centerbg{
	background-color: #F7F7F7;
	height: auto;
	overflow: hidden;
}
.navbg{
	background-color: #0984e0;
	height: 60px;
	box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.nav{
	height: 60px;
}
.navul{
	height: 60px;
}
.navul li{
	width: 140px;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
}
.navul li:hover{
	background-color: #0AA6EE;
}
.bold{
	font-weight: bold;
}
.navul li a{
	font-size: 20px;
	color: #FFFFFF;
}
.navulbg{
	background-color: #0069c5;
}

.center{
	height: auto;
}
.centertop{
	height: auto;
	overflow: hidden;
	padding-top: 22px;
}
.ctleft{
	width: 360px;
  	height: 280px;
  	background-color: #ffffff;
  	box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.05);
  	padding: 0 20px;
}
.ctleft ul{
	width: 235px;
	height:auto;
	overflow: hidden;
	padding-left: 105px;
	margin-top: 5px;
}
.ctleft ul li{
	width: 250px;
	line-height: 21px;
	float: left;
	color: #333333;
}
.ctleft ul li a{
	width: 60px;
	display: inline-block;
	float: left;
	color: #333333;
	font-size: 15px;
}
.ctleft ul li a:hover{
	color: #0069C5;
}
.ctleft ul li span{
	width: 80px;
	display: inline-block;
	float: left;
	text-align: left;
	font-size: 13px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mr30{
	margin-right: 30px;
}
.mr70{
	margin-right: 70px;
}
.ctright{
	width: 520px;
	height: 280px;
	background-color: #FFFFFF;
	padding: 0 30px;
  	box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.05);
  	position: relative;
}
.ldxxl{
	width: 140px;
	height: 260px;
	padding-top: 20px;
}
.ldxxl img{
	width: 140px;
	height: 170px;
	text-align: center;
	line-height: 170px;
}
.ldxxr p{
	width: 364px;
	height: auto;
	overflow: hidden;
	display: block;
	color: #333333;
}

.ldxxr p.mt15{
	margin-bottom: 20px;
	font-size: 14px;
}
.ldxxr .cont{
	font-size: 14px;
}
#more{
	color: #0069c5;
	position: absolute;
	bottom: 25px;
	right: 30px;
	font-size: 14px;
}
.centerbtm{
	height: auto;
	overflow: hidden;
	padding-top: 22px;
	padding-bottom: 30px;
}
.cbl{
	width: 360px;
  	height: 350px;
  	background-color: #ffffff;
  	box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.05);
  	padding: 0 20px;
}
.cblcont{
	width: 323px;
	height: 63px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #eff2f5;
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
	padding: 19px 18px 18px 19px;
}
.zyzz{
	width: 100px;
	height: 30px;
	background-color: #0069c5;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 17px;
}
.zyzz a{
	color: #FFFFFF;
}
.zzcont{
	color: #555555;
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
	
}
.cbr{
	width: 520px;
	height: 350px;
	background-color: #ffffff;
	padding: 0 30px;
  	box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.05);
}
.cbr ul{
	margin-top: 16px;
}
.cbr li{
	width: 520px;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.cbr li a{
	width: 272px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
	margin-left: 20px;
	float: left;
}

.cbr li span{
	display: inline-block;
	float: right;
	color: #777777;
	margin-right: 22px;
}
.cbrlibg{
	background-color: #eff2f5;
}


/*========底部样式==========*/

.footernavbg{
	height: 60px;
	background-color: #d0d0d0;
}
.footernav{
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}
.ftnul{
	width: 960px;
	height: 36px;
	padding-top: 24px;
	margin: 0 auto;

}
.ftnul li{
	float: left;
	margin-right:90px;
	cursor: pointer;
}
li.frmr0{
	float: right;
	margin-right:0 ;
}
.ftnul li p{
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	display: inline-block;
	margin-right: 16px;
}
.dsdiv{
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 960px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 5px;
	box-shadow: -0.3px 2px 3.8px 0.2px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 10;
}
.dsdiv ul li{
	float: left;
	width: 180px;
	margin-right: 0;
}
.dsdiv a{
	display: inline-block;
	width: auto;
	height: 25px;
	color: #333333;
	float: left;
	margin: 2px 0;
	font-size: 12px;
}
.dsdiv a:hover{
	color: #0099E8;
}
.footer{
  	background-color: #e8e8e8;
  	padding-top: 30px;
}
.ftcleft{
	font-size:14px ;
	color: #777777;
	margin-left: 20px;
}
.ftcleft p{
	margin-bottom: 12px;
}
.ftcright a{
	display: block;
	float: left;
}
.zfwzzc{
	margin-left: 16px;
	margin-top: 8px;
}
