@charset "gb2312";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:12px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}


.clear{ clear:both;}
.clear20{ clear:both; height:20px;}

body{ background:url(2015zz_body_bg.png) no-repeat center top #fff;}
.wrapper{ background:url(2015zz_wrapper_bg.png) no-repeat center bottom;}


.header{ width:1090px; height:193px; margin:0 auto;}
.header .top{ background:url(2015zz_top_bg.png) no-repeat; width:209px; height:21px; line-height:21px;}
.header .top li{ float:left; margin-left:11px;}
.header .top li a{ color:#fff;}
.header .top li a:hover{ text-decoration:underline;}
.header .logo{ float:left; display:block; width:244px; height:113px; margin-top:25px;}
.header .txtScroll{ float:right; width:497px; height:122px; background:url(2015zz_header_right.png) no-repeat; margin-top:19px;}
.header .txtScroll .bd{ margin:65px 0 0 20px;}
.txtScroll ul{ width:480px; height:44px; overflow:hidden;}
.txtScroll ul li{overflow:hidden;text-overflow:ellipsis;white-space: nowrap; line-height:22px; height:22px; font-size:14px;}
.txtScroll ul li a{ float:left;color:#fff; margin:0 10px;}
.txtScroll ul li a:hover{ text-decoration:underline;}


/* 导航 */
.nav_box{ background:#0068b7; height:60px; width:1090px; margin:0 auto;}
.nav{ float:left; width:800px;}
.nav li{ float:left; width:100px; text-align:center; background:url(2015zz_nav_li_bg.png) no-repeat left center; line-height:60px; font-size:16px; font-weight: bold;}
.nav li:first-child{ background: none;}
.nav li a{ color:#fff;}
.nav li a:hover{ text-decoration:underline;}

.nav_right{ float:right; margin-right:17px;}
.nav_right a{ float:left; display:block; width:75px; height:32px; background:#187dc8; border-radius:5px; color:#7ecef4; line-height:32px; text-align:center; margin:14px 0 0 10px;}
.nav_right a:hover{ color:#fff;}

.main{ width:1090px; margin:0 auto;}

/* 当前位置 */
.currentPosition{ line-height:20px; min-height:20px; background:#fff; padding:10px 0 10px 20px; color:#0068b7;}
.currentPosition a{ color:#0068b7;}
.currentPosition a:hover{ text-decoration:underline;}


/* 友情链接 */
.footer_box{ border-top:3px solid #004ba2; background:#187dc8; margin-top:20px;}
.friend_link{ width:880px; height:63px; margin:0 auto; line-height:63px;}
.friend_link h3{ float:left; font-size:14px; color:#fff;}
.friend_link .link{ float:left; color:#fff; font-size:14px; margin-right:8px;}
.friend_link .link:hover{ text-decoration:underline;}
.friend_link span.dropselect_box{ position:relative; width:122px; display:inline-block; border:none; float:left; height:25px; z-index:99; margin-left:8px; margin-top:18px;}
.dropselect_SimpleSelect1 { /*height:30px;*/ display:block; overflow:hidden; background:url(2015zz_footer_jt.png) no-repeat 105px 10px #fff; line-height:41px; text-align:center; position: relative; left:0px; top:0px; padding:0;}
.dropselect_SimpleSelect1 li{ font-size:14px; padding:0 5px; height:25px; line-height:25px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dropselect_SimpleSelect1 li a{height:auto; width:85%; color:#535353;}
.dropselect_SimpleSelect1 li.hover a { color:#535353; width:100%; display:block;}
.dropselect_SimpleSelect1 li a:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li a:focus,#nav .menu .menulist .dropselect_SimpleSelect1 li:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li:focus{background:none;}
.hidden {display:none;}


/* footer */
.footer{ background:url(2015zz_footer_bg.png) repeat-x left top; text-align:center; padding:20px 0 50px;}
.footer img{ vertical-align:middle;}
.footer ul{ text-align:center;}
.footer ul li{ display:inline; background:url(2015zz_footer_liBg.png) no-repeat left center; padding:0 8px;}
.footer ul li:first-child{ background:none;}
.footer ul li a{ color:#fff;}
.footer ul li a:hover{ text-decoration:underline;}
.footer p{ color:#fff; padding-top:10px;}
.footer p a{ color:#fff;}
.footer p a:hover{ text-decoration:underline;}


@media screen and (max-width: 1090px){
	.Hj-EasyRead-Container{ display:none;}
	
	.wrapper,.header{ width:100%;}
	
	.nav_box,.nav{ width:100%;}
	.nav li{ width:12.5%;}
	.nav_right{ display: none;}
	
	.menu{ display:none;}
	
	.main{ width:100%;}
	
	.currentPosition{ padding:10px 1%;}
	
	.friend_link{ display:none;}
}

@media screen and (max-width: 760px){
	.header{ height:auto; padding-bottom:20px;}
	.header .logo{ margin:20px auto 0; float:none;}
	.header .txtScroll{ display:none;}
}

@media screen and (max-width: 480px){
	.header .logo{ width:50%; height:auto;}
	.header .logo img{ width:100%; height:auto;}
	
	.nav_box{ height:100px;}
	.nav li{ width:25%; line-height:50px;}
	.nav li:nth-child(5){ background:none;}
}