@charset "gb2312";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;	
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/overflow-x:hidden;}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none; color: #005eb6;}
a:active {text-decoration: none; color: #131313;}
.top_box{ width:100%; height:30px; border-top:4px solid #2a296a;}
.top{ width:1180px; height:30px; margin:0 auto;}
.top_l{ height:32px; line-height:30px; float:left;}
.top_l a{color:#000;}
.top_r{ width:200px; height:30px; line-height:30px; background:url(../images/top_bj.jpg) no-repeat center; float:right; color:#fff; padding-left:30px;}
.top_r a{ margin:0 9px; color:#fff;}
.top_r a:hover{ text-decoration:underline;}
.logo_box{width:100%; height:130px;}
.logo{ width:1180px;padding-top:30px; margin:0 auto;}
.logo_l{ width:500px; height:60px; float:left;}

.logo_e {
    width: 100px;
    float: left;
}

.logo_e p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.logo_e img {width: 97px;margin-top: -20px;}

.logo_l p {}
.logo_tp{ width:130px; height:130px; float:left;}
.logo_r{width: 503px;height:70px;float:right;}
.logo_dh{ width:40px; height:70px; float:left;}
.logo_hm{width: 444px;height:70px;float:right;}
.hm_u{ font-size:14px; font-family:"微软雅黑";}
.hm_u span{ font-size:20px; font-weight:bold; color:#2f3188;}

.hm_u p {
    font-size: 20px;
    font-weight: bold;
    color: #2f3188;
    margin-left: 169px;
}
.hm_d a{ width:100px; height:26px; line-height:26px; background-color:#2f3188; color:#fff; display:block; margin-left:10px; float:left; text-align:center; margin-top:13px;}
.nav_box{width:100%;height:40px; background-color:#2f3188;}
.nav{ width:1180px; height:40px; margin:0 auto;}
.nav ul li{ text-align:center; float:left; height:40px; line-height:40px; background:url(../images/nav_x.jpg) no-repeat center right;}
.nav ul li a{font-family:"微软雅黑";font-size:14px;color:#FFF;text-decoration:none;display:block;text-align: center;}
.nav ul li a:hover{ background-color:#bb355a;}


.search_box{ width:100%; height:45px;}
.search{ width:1180px; height:45px; margin:0 auto;}
.search_l{ float:left; height:45px; line-height:45px; padding-left:10px;}
.search_l a{ margin:0 15px; text-decoration:none;}
.search_l a:hover{ text-decoration:underline;}
.search_r{ float:right; height:45px; padding-right:10px;}
.search-box{ width:330px; height:21px; line-height:21px; margin-top:10px;}
.search-text{ width:170px; height:21px; float:left;line-height:21px; background:url(../images/ss_k.jpg) no-repeat; border:0; text-indent:1em;}
.search-button{ background:url(../images/ss_s.jpg) no-repeat; width:30px; height:21px; float:left;border-style :none; cursor:pointer;}

.footer{ width:100%; height:280px; margin-top:30px;}
.foot{ width:1180px; height:280px; margin:0 auto;}
.foot_u{ width:1100px; height:60px; text-align:center; margin:0 auto; background:url(../images/foot_bj.jpg) no-repeat center;}
.foot_u a{ height:60px; line-height:40px; margin:0 15px; font-family:"微软雅黑";} 
.foot_u a:hover{ text-decoration:underline;}
.foot_d{ width:1000px; height:auto; overflow:hidden; margin:0 auto; padding-top:20px;}
.foot_l{ width:660px; float:left; margin-left:50px; line-height:26px; overflow:hidden; float:left;}
.foot_r{ float:right;}

.pages {clear:both; padding:20px 45px 0 0; color:#000; }
.pages li a {color:#000;}
.pages li a:hover {color:#e87518;text-decoration:none; }
.pages ul {float:right; }
.pages li {float:left;margin-left:8px;border:1px solid #e0e0e0;padding:3px 10px;}
					  






.header{
	height: 50px;
	background: #2f3188;
}
.header .nav{
	width: 1180px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 111;
}
.header .nav li{
	float: left;
	width: 11.1%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-size: 15px;
}

.header .nav li:hover {
    background: #bb355a;
}
.header .nav li a{
	color: #fff;
}
.header .nav li .second-nav{
	width: 125px;
	display: none;
	position: relative;
}
.header .nav li .second-nav li{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #2f3188;
	border-top: 1px solid #2f3188;
}
.header .nav li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 150px;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
}


.book{display:block;padding:0;width: 900px;overflow:hidden !important;}
.cbook{float:left;display:block;margin: 53px 0 0 0;padding:0;width: 400px;height:100%;}
.cbook dl{display:block;margin:0;padding:0;text-align:left;}
.cbook dl dd{display:block;margin:0 0 5px ;padding:0;width:600px;height:77px;}
.cbook dl dd font{display:block;margin:5px 0;color:rgb(90,90,90);font:normal 14px/30px 'Microsoft Yahei',Arial;}
.cbook dl dd font b{color:#F00;}
.cbook dl dd span{display:block;border:1px solid #DEDEDE;height:40px;}
.cbook dl dd span input{display:block;width:100%;border:0;color:rgb(90,90,90);font:normal 14px/40px 'Microsoft Yahei',Arial;}
.cbook dl dt{display:block;margin:0;padding:0;width:600px;height:100%;}
.cbook dl dt font{display:block;margin:5px 0;color:rgb(90,90,90);font:normal 14px/30px 'Microsoft Yahei',Arial;}
.cbook dl dt font b{color:#F00;}
.cbook dl dt span{display:block;height:102px;}
.msg_input{width:100%;height:100px;border:1px solid #DEDEDE;overflow:auto;}
.cbook dl li{display:block;margin:27px 0 0 0;padding:0;height:30px;text-align:center;}
.cbook dl li font{float:left;display:block;width:75px;font:normal 14px/30px 'Microsoft Yahei',Arial;}
.cbook dl li p{float:left;display:block;width:300px;height:30px;}
.cbook dl li p input{float:left;display:block;margin:0 0 0 0;width:80px;height:30px;border:1px solid #DEDEDE;color:rgb(90,90,90);font:normal 14px/30px 'Microsoft Yahei',Arial;}
.cbook dl li p img{float:left;display:block;margin:3px 0 0 5px;width:60px;border:0;}
.cbook dl li p b{float:left;display:block;width:60px;font:normal 14px/30px 'Microsoft Yahei',Arial;}
.cbook dl li span{float:right;display:block;width:200px;height:30px;}
.cbook dl li span a{display:block;background:#188BCA;color:rgb(255,255,255);font:normal 14px/30px 'Microsoft Yahei',Arial;}
.cbook dl li span a:hover{background:#FF9024;color:rgb(255,255,255);}

.ctext{float:right;display:block;margin:0;padding:0;width: 500px;}
.ctext dl{display:block;margin:30px 0 0 0;padding:0;text-align:left;}
.ctext dl dd{display:block;margin:0;padding:0;}
.ctext dl dd font{display:block;color:rgb(20,115,167);font:bold 50px/70px '华文宋体';text-align:center;}
.ctext dl dd span{display:block;text-indent:2em;font:normal 14px/30px 'Microsoft Yahei',Arial;}
.ctext dl dt{display:block;margin:50px 0 0 0;padding:0;height:350px;background:url(../images/book.jpg) no-repeat center bottom;}