/***
 * @website
 * http://www.jzread.com
 * @QQ：568245346
 * @author：jsjlsf
 * @e-mail: jsjlsf@163.com
 */
*{-webkit-text-size-adjust:none;}
html{overflow-y:scroll;}
body{margin:0; font-size:12px;font-family:"Microsoft YaHei","微软雅黑"; background:#ffffff;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0;margin:0;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}

/* 公共样式 -> 链接 */
a{color:#252525;text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color:#ba2636;text-decoration:underline;}
a:active{color:#ba2636;}
.more a:hover{color:#ba2636;}
.more a,.more a:visited{color:#888888;}
.pic-text-title h2{font-size:14px;}

/* 公共样式 -> 浮动 */
.left{float:left;}
.right{float:right;}
.clearfix{*zoom:1;}
.clear{overflow:hidden;clear:both;height:0;visibility:hidden;}

/* 公共样式 -> 空白符 */
.clearbox{ clear:both;height:0px;line-height:0px;font-size:0px;}
.blank5{clear:both;height:5px;overflow:hidden;display:block;}
.blank10{clear:both;height:10px;overflow:hidden;display:block;}
.blank15{clear:both;height:15px;overflow:hidden;display:block;}
.blank20{clear:both;height:20px;overflow:hidden;display:block;}
.blank55{clear:both;height:55px;overflow:hidden;display:block;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}

.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}

.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}

/*头部*/
.toolbar{background:#2D5A77;height:40px; background:url(images/top_bg.jpg) repeat-x;position:fixed;z-index:990;margin-bottom:6px;left:0;top:0;width:100%;_position:absolute;_top:expression(documentElement.scrollTop);}
.top_nav{ width:1025px; height:20px; margin:0 auto;padding-top:12px; color:#DDDDDD; overflow:hidden; clear:both;}
.top_nav a{padding-left:9px; padding-right:9px; color:#333333;}

.main_ad1{width:1000px;height:90px;margin:0 auto; padding-bottom:10px; overflow:hidden; text-align:center;}

.top{ width:1000px; height:70px; margin:0 auto; overflow:hidden; clear:both;}
.logo{ width:200px; float:left;}
.logo img{height:60px;}

.so{width:290px;height:43px; padding-top:8px;float:right; overflow:hidden;}
.search_input{width:238px; height:24px;line-height:16px;float:left;border:0; padding:4px 0 4px 8px; margin-top:7px; color:#999; border:1px solid #DCDCDC; border-right-style:none;outline: none; overflow:hidden;display:inline;}
.search_botton{float:left;height:34px;overflow:hidden;width:40px; margin-top:7px; display:inline;cursor:pointer;}

/*菜单*/
.menu{ height:45px; margin:0 auto; border-top:3px solid #006CBA; border-bottom:1px solid #CCCCCC;overflow:hidden; clear:both;}
.menu_t{ width:1000px; height:45px; margin:0 auto;}
.menu_t ul {width:1000px; float:left;}
.menu_t ul li{float:left;display: block;text-align:center;}
.menu_t ul li a{ display:block; float:left; line-height:45px; padding-left:25px; padding-right:25px; padding-top:0px; padding-bottom:0px; color:#000;font-size:18px; font-weight:bold; text-decoration:none}
.menu_t ul li a:hover,.menu_t ul .cu{ color:#FFF; background:#006CBA;text-decoration:none;}



.bot{ width:1000px;margin: 0 auto; padding-top:10px; border-top:1px solid #CCCCCC;}
.bq{ width:1000px;margin:10px auto 0 auto;  text-align:center}
.bq a{ color:#333333;}
.bq2{ width:1000px; margin:10px auto 0 auto;  text-align:center}
.bq2 a{padding:5px;}


a#toTop{ width: 50px; height: 50px; line-height: 55px; text-align: center; overflow: hidden; font-size: 22px; font-weight:bold;color: #fff; position: fixed; z-index: 999; left: 50%; margin: 0 0 0 515px; bottom: 20%; display: none; background:url(images/to_top.png) no-repeat 0px 0px; _position: absolute; _bottom: 10px; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight- this.offsetHeight-(parseInt(this.currentStyle.marginBottom,10)||60))); }
a:hover#toTop{ color: #fff; text-decoration: none; background:url(images/to_top.png) no-repeat 0px -62px; }


