/*全局定义*/
body {font-family: "宋体", "Arial Narrow", HELVETICA; font-size: 14px; color: #393939; }
/*页头*/
header { overflow: hidden; padding-bottom: 10px; border-bottom: 2px solid #5c9be3; }
header .menu1 { width: 100%; height: 34px; background-color: #f5f5f5; border-bottom: #d9d9d9 1px solid; overflow: hidden; }
header .menu1 ul { width: 1000px; }
header .menu1 ul li { float: left; margin-right: 10px; list-style-type: disc; list-style-position: inside; line-height: 34px; font-size: 12px; color: #292929; }
header .menu1 ul li span { color: #0065ff; font-weight: bolder; }
header .menu2 { width: 1000px; overflow: hidden; }
header .menu2 ul li { float: left; margin-right: 12px; line-height: 34px; font-size: 12px; color: #292929; }
header .menu2 ul li span { color: #fe0000; }
header .w1000 span { float: left; margin-left: 20px; margin-top: 28px; }
header .fr { position: relative; margin-top: 25px; margin-right: 20px; }
header #input_t { width: 180px; height: 28px; border: 1px solid #ebebeb; border-radius: 20px; outline: none; padding: 0 20px; background: #f6f6f6; }
header #input_s { position: absolute; width: 20px; height: 22px; background: url(https://libvpn.swfu.edu.cn/vpn/89/http/NJ3YA3BPM7YXPLUDNG/images/2017/wz_search_20170227.png;vpn_img); margin-top: -26px; margin-left: 185px; border: none; cursor: pointer; outline: none; }
@-moz-document url-prefix() { header #input_s { margin-left: -35px; margin-top: 4px; }
	}
/*内容*/
section { width: 1000px; overflow: hidden; }
/*正文*/
article { float: left; width: 650px; margin-top: 20px; }
article .title h1 { font-size: 22px; text-align: center; line-height: 60px; }
article .title h4 { margin-left: 5px; color: #8c8c8c; font-size: 12px; font-weight: normal; }
article .title h4 span { margin-right: 20px; }
article .tinfo{ height: 33px; border-bottom: 1px solid #e8e8e8;}
article .tinfo .fl { line-height: 23px; font-size: 12px; }
article .tinfo .fl img { display: inline-block; margin: 5px; }
article .tinfo .fl a { margin-right: 5px; }
article .tinfo .fl a:hover{ color:#ba2636;}
article .tinfo .fl span { color: #f00000; font-weight: bolder; }
article .tinfo .fr { margin-top: -5px; }
article .text{ line-height: 28px;}
article .binfo .fl{ line-height: 23px;}
article .binfo .fl span{ margin-right: 20px;}
article .binfo .fr { margin-top: -5px; }
article .club{ width: 300px; height: 40px; border: 1px solid #e8e8e8;}
article .club a{ line-height: 40px; margin-left: 20px;}
article .club input{ margin-left: 20px; cursor: pointer;}
article .ewm{ width: 620px; height: 150px;}
article .relate .title{display: block; width: 650px; height: 36px; background: #f7f7f7; border-top:2px solid #545454; border-bottom:1px solid #dcdcdc; }
article .relate a{line-height: 30px;}
article .relate ul td{line-height: 30px;}

article .relate .title h3{ display: block; width: 120px; height: 37px; line-height: 36px; background: #ffffff; color: #252525; font-size: 16px; margin-left: 0; text-align: center; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
article .relate ul{ margin-top: 10px; margin-left: 10px; }
article .relate ul li{ width: 650px; height: 28px; overflow:hidden; line-height: 28px; font-size: 20px; list-style: initial; list-style-type:disc; list-style-position:inside; color: #d0d7df; }
article .relate ul li a{ font-size: 14px; color: #393939;}
article .relate ul li span{ margin-left: 30px; font-size: 12px; color: #393939;}
/*侧边栏*/
aside { float: right; width: 320px; margin-top: 20px; }
aside .ad1{ width: 292px; height: 70px;}
aside .ad2{ width: 320px;}
aside .ad2 p{ width: 320px; text-align: center; font-size: 18px; font-family: "微软雅黑";}
aside .ad2 img{ width: 320px; height: 120px;}
aside .con1 .title{ display: block; width: 320px; height: 36px; background: #f7f7f7; border-top:3px solid #1f5a99; border-bottom:1px solid #dcdcdc;}
aside .con1 .title h3{ display: block; width: 120px; height: 37px; line-height: 36px; background: #ffffff; color: #252525; font-size: 16px; margin-left: 0; text-align: center; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
aside .con1 ul{ margin-top: 10px;}
aside .con1 ul li{ width: 320px; height: 28px; overflow:hidden; line-height: 28px; list-style: initial; list-style-type:disc; list-style-position:inside;}
aside .con2 .title{ display: block; width: 320px; height: 36px; background: #f7f7f7; border-top:3px solid #1f5a99; border-bottom:1px solid #dcdcdc;}
aside .con2 .title h3{ display: block; width: 120px; height: 37px; line-height: 36px; background: #ffffff; color: #252525; font-size: 16px; margin-left: 0; text-align: center; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
aside .con2 ul{ margin-top: 10px;}
aside .con2 ul li{ float: left; width: 150px; height: 140px; margin: 0 5px;}
aside .con2 ul li img{ width: 120px; height: 90px; margin: 0 auto;}
aside .con2 ul li span{ display: block; width: 150px; height: 36px; line-height: 18px; font-size: 12px; text-align: center; color: #666666;}
/*页脚*/
.footback{ width: 100%; background:#f5f5f5; padding-top: 20px;}
footer{ width:1000px;}
.footer_left{ float:left; margin-left:60px; margin-top:40px;}
.footer_right{ float:left; margin-left:60px;}
.footer_right p{ line-height:32px;}
.footer_bottom{ width:480px; height:100px; margin-left:0px;}
.footer_link{ float:left; margin-right:10px;}
.footer_hidden{ width:0px; height:0px; overflow:hidden;}