﻿

/* CSS Document */

html {
	-webkit-text-size-adjust: none;
	overflow-y: auto;
	overflow-x: hidden;
}

html,
body,
div,
ul,
li,
dl,
dd,
dt,
a,
ol,
u,
i,
b,
br,
p,
span,
hr,
label,
input,
select,
textarea,
button,
form,
h1,
h2,
h3,
h4,
h5,
h6,
font,
strong,
em,
iframe,
img,
tr,
th,
td,
q,
abbr,
acronym {
	margin: 0;
	padding: 0;
	list-style: none;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

body {
	padding: 0;
	margin: 0;
	font: 12px/1.5 "宋体", Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../image/bg.jpg) top repeat-x #d8eefc;
}

input,
textarea,
select,
button {
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei", 微软雅黑;
	color: #000;
}

input.active,
textarea.active,
select.active,
button.active,
input.on,
textarea.on,
select.on,
button.on {
	color: #000;
}

textarea {
	resize: none;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

a:hover {
	color: #c00;
	text-decoration: none;
}

a:focus {
	outline: none;
}

img,
a img {
	border: none;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}

.left,
.fl,.f1{
	float: left;
}

.right,
.fr,.f2{
	float: right;
}


/* clear */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
	zoom: 1;
}


/* IE7 */

.clear,
.cc {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin-top: 0px;
	overflow: hidden;
}

h1,
h2,
h3 {
	font-weight: normal;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

.pos-rel {
	position: relative;
}

.pos-abs {
	position: absolute;
}

ul,
li {
	vertical-align: middle;
}

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
}

.jump-info .btn-group {
	padding-left: 0px!important;
}


/***漂浮***/

.j-float {
	position: relative;
	z-index: 99999;
	display: none;
}

.j-float .img_title {
	display: none;
}

.j-float .float-close {
	position: absolute;
	width: 38px;
	height: 16px;
	right: 0px;
	top: -20px;
}

.j-float .float-close img {
	cursor: pointer;
}


/*头部*/

.topbox {
	height: 28px;
	margin-bottom: 1px;
	background: url(../image/topbox_bg.gif) repeat-x;
}

.topleft {
	float: left;
	padding-top: 4px;
}

.topleft li {
	float: left;
	display: inline;
	margin-left: 5px;
	color: #1F4264;
}

.topleft li .btns {
	border: #3C85C9 solid 1px;
	height: 16px;
	line-height: 16px;
	background-color: #B8CFE4;
	width: 85px;
}

.topleft li .btns1 {
	border: #3C85C9 solid 1px;
	height: 16px;
	line-height: 16px;
	background-color: #B8CFE4;
	width: 38px;
}

.login li img {
	vertical-align: top
}

.dl {
	background: url(../image/btn01.gif) no-repeat;
	width: 50px;
	height: 19px;
	border: none;
	cursor: pointer;
}

.zc {
	width: 50px;
	height: 20px;
	background: #B8CFE4;
	line-height: 19px;
	color: #333;
	border: none;
	text-align: center;
}

.topright {
	float: right;
}

.topright a {
	padding: 0 5px;
	line-height: 28px;
}

.banner {
	height: 194px;
	background: url(../image/bannerbg.png) no-repeat;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.guidang{ position: absolute; right: 0; top:-30px; z-index: 888; width: 250px !important; height: 250px !important; background-size: 250px auto !important;}
.banner .img_title {
	display: none;
}

.banner_text {
	position: absolute;
	top: 74px!important;
    right: 3px;
}

.navbar {
	height: 45px;
	background: url(../image/nav_bg.gif) top repeat-x;
}

.navbar-nav {
	/*width: 850px;*/
	margin: 0 auto;
	float: none;
}

.navbar-nav li {
	height: 45px;
	line-height: 45px;
	float: left;
	background: url(../image/menuline.jpg) right center no-repeat;
}

.navbar-nav li a {
	color:#333333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 27px;
}

.navbar-nav li a:hover,
.navbar-nav li.on a {
	color: #E0080F!important;
}

.navbar-nav li#last {
	background: none;
}

.submenu {
	height: 34px;
	background: url(../image/submenu_bg.gif) top repeat-x #91d2fc;
}

.datetime {
	float: left;
	width: 260px;
	line-height: 34px;
	padding-left: 30px;
}

.tianqi {
	float: left;
	height: 34px;
}

.tianqi iframe {
	margin-top: -3px;
}

.topsearch {
	height: 20px;
	float: right;
	padding-top: 7px;
	position: relative;
	padding-right: 20px;
	z-index: 0;
}

.topsearch .topsearchtext {
	width: 130px;
	height: 18px;
	line-height: 18px;
	color: #000;
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
	border: 1px solid #a9a9a9;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}

.topsearch input {
	border: 0;
	background: none;
	font-family: "微软雅黑";
	outline: none;
}

.topsearch .topsearchbtn {
	float: left;
	background: url(../image/jsbtn.gif) no-repeat;
	width: 48px;
	height: 20px;
	cursor: pointer;
	border: none;
}

.topsearch .msg-box {
	left: 0px;
	top: 3px;
	position: absolute!important;
	z-index: 5
}


/*****导航****/

.container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.contain {
	padding: 10px;
	background: #fff;
	overflow: hidden;
}

.hfban {
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}

.hfban .img_title {
	display: none;
}
/*轮播*/
.flash{
	width:318px;
	height:250px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.flash .mF_sohusports_wrap {
	padding: 0px !important;
	border: 0px !important;
}

.flash .mF_sohusports_myFocus {
	height:250px !important;
}

.flash .mF_sohusports_myFocus .pic {
	height:250px !important;
}

.mF_sohusports_myFocus01 {
	height:250px !important;
}

.flash .mF_sohusports .txt li {
	height: 40px !important;
	line-height: 40px !important;
}

.flash .mF_sohusports .txt li a {
	padding-left: 10px !important;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: normal !important;
	width:200px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:14px!important;
}

.flash .mF_sohusports .txt li b {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.flash .mF_sohusports .num {
	bottom: 12px !important;
	right: 6px !important;
}

.flash .mF_sohusports .num li a {
	width: 15px !important;
	height: 15px !important;
	/*text-indent: -999999px;*/
	background:#8a7170;
	color:#fff;
	font-size: 12px;
	margin-right:2px !important;
}
.mF_sohusports .num li a{
	line-height: 15px!important;
}
.flash .mF_sohusports .num li.current a,
.flash .mF_sohusports .num li a:hover {
	color: #fff;
	background: #ff7e00;
}

.zytzbox {
	width:318px;
	height:250px;
	border: 1px solid #ccc;
/*	margin-bottom: 10px;*/
	background: #F0F0F0;
}

.cgzxlist {
	height: 32px;
	border-bottom: 1px solid #FF0000;
	line-height: 32px;
}

.cgzxlist a.tit {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	float: left;
	padding-left: 7px;
	font-family: "微软雅黑";
}
.cgzxlist li{float: left; font-size: 16px; font-weight: bold;font-family: "微软雅黑"}
.cgzxlist li a{padding: 0 7px; display: block;}
.cgzxlist li.active a,.cgzxlist li a:hover{color: #003399;}
.cgzxlist li.more{font-size: 12px; font-weight: normal; float: right;}
.hide.active{display: block !important;}
.cgzxlist a.more {
	float: right;
	color: #333;
	padding-right: 20px;
}

.cgzx_wz {
	padding:10px 15px;
	height: auto;
	overflow: hidden;
}

.cgzx_wz ul li {
	height:28px;
	line-height:28px;
	background: url(../image/spaq_02.jpg) left center no-repeat;
	padding-left: 10px;
}
.cgzx_wz ul li a{
	font-size: 14px;
   /* font-weight: bold;*/
    color: #333333;
    width:80%;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cgzx_wz ul li .date{
		font-size: 14px;
 /*   font-weight: bold;*/
    color: #333333;
}
.cgzx_wz ul li img {
	float: left;
	padding-top: 8px;
}

.jdlist {
	height: 24px;
	background: url(../image/inbox02_h3_bg.gif) repeat-x;
}

.jdlist ul li {
	float: left;
	height: 23px;
	line-height: 23px;
}

.jdlist ul li a {
	display: block;
	background: url(../image/box03_h2_cur_bg.gif) center top repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px;
}

.jdlist ul li.active a {
	color: #fff;
	background: url(../image/1018.gif) top repeat-x #117CC4;
}

.jd_wz {
	padding: 8px 15px 0px;
}

.jd_wz ul {
	display: none;
}

.jd_wz ul.active {
	display: block;
}

.jd_wz ul li {
	height: 30px;
	line-height: 30px;
	background: url(../image/spaq_02.jpg) left center no-repeat;
	padding-left: 10px;
}

.jd_wz ul li img {
	float: left;
	padding-top: 8px;
}

.hfgg {
	height: 117px;
	overflow: hidden;
	margin-bottom: 10px;
}

.hfgg .img_title {
	display: none;
}

.ztzlbox {
	background-color: #D3E4EC;
	border: #9DD1EB solid 1px;
	padding: 14px 5px;
	height: 72px;
	position: relative;
}

.ztzlbox .prev {
	width: 14px;
	height: 50px;
	position: absolute;
	left: 5px;
	top: 28px;
	background: url(../image/left_btn.gif) no-repeat;
	cursor: pointer;
}

.ztzlbox .next {
	width: 14px;
	height: 50px;
	position: absolute;
	right: 5px;
	top: 28px;
	background: url(../image/right_btn.gif) no-repeat;
	cursor: pointer;
}

.ztzlpic {
	width: 930px;
	height: 72px;
	position: absolute;
	left: 24px;
	top: 14px;
	overflow: hidden;
}

.ztzlpic ul li {
	width: 282px;
	height: 72px;
	float: left;
	margin-right: 4px;
}

.ztzlpic ul li img {
	width: 280px;
	height: 70px;
	border: #FD0C0C solid 1px;
}

.ztzlpic ul li .img_title {
	display: none;
}
.swf{
	width:980px;
	height: 117px;
	margin-bottom: 20px;
}
.swf .img_title{
	display: none;
}
/*底部*/
.footer {
	width: 1000px;
	margin: 0 auto;
	padding: 28px 0px 0px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	background: #e2e2e2;
}
.footimg {
	width: 200px;
	margin: 0 auto;
}
.footimg .jiucuo {
	margin-top: 8px;
}
.footimg div {
	float: left;
}
.footer span {
	margin: 0 10px;
}


/*页面纠错*/

.ui-dialog-title {
	color: #164fa6;
}

.correction-table {
	clear: both;
	font-size: 14px;
	overflow: hidden;
}

.correction-table th {
	width: 80px;
	text-align: right;
	padding: 2px 10px 2px 0;
}

.correction-table th span {
	color: #164fa6;
}

.correction-table td {
	padding: 4px 0;
	position: relative;
}

.correction-table td .msg-box {
	top: 0;
}

.correction-table td select {
	padding: 3px 5px;
	border: #ddd 1px solid;
}

.correction-table td input {
	height: 24px;
	line-height: 24px;
	width: 220px;
	padding: 0 5px;
	border: #ddd 1px solid;
}

.correction-table td input#checkCode {
	width: 100px;
}

.correction-table td textarea {
	width: 380px;
	height: 120px;
	padding: 3px 5px;
	border: #ddd 1px solid;
}

.correction-table td.btn-group {
	padding-left: 92px!important;
}

.correction-table td.btn-group input {
	background: #1258AD;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	border: 0;
	outline: none;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
	width: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


/*页面纠错 end*/


/*分页/翻页*/
/*分页/翻页*/   
.pagination{clear:both; text-align:center;margin:10px 0 5px;padding:5px 0;line-height:20px;font-size:12px;font-family:"Microsoft YaHei",微软雅黑;    padding: 1px;
    border: 1px solid #B6EDFF; background:#EBFAFF}
.pagination a,.pagination span{display:inline-block;border:1px solid #a5a5a5; background:#f4f4f4;color:#000; font-family:Arial;margin:2px;padding:0px 10px;text-decoration:none;white-space:nowrap; height:20px;line-height:20px;}
.pagination a:hover{background:#8dbdf7;border:1px solid #8dbdf7;color:#ffffff !important;}
.pagination a.active{border:1px solid #8dbdf7;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#8dbdf7;border:1px solid #8dbdf7;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #a5a5a5;color:#000;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#8dbdf7;border:#8dbdf7 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0px 3px;}
.pagination #page{display:inline;}
.pagination #page input{width:40px;height:24px;line-height:24px;border:1px solid #a5a5a5;padding:0 5px;margin:3px 6px;color:#000;vertical-align:middle;}
.pagination .inputBar{border:0;height:22px;padding:0 6px; background: none;}
.pagination .total{border:0;height:22px;padding:0; background: none;}
.pagination .inputBar input{width:40px;height:16px;line-height:16px;padding:2px 5px;border:#ccc 1px solid;margin:-1px 3px 0;*margin:0px 3px 0;_margin:0px 3px 0;background:#eee;vertical-align:middle;}
.pagination .inputBar button{width:40px;height:22px;line-height:16px;padding:2px 5px;border:#d9d9d9 1px solid;margin:-1px 6px 0 3px;*margin:0px 3px 0;_margin:0px 3px 0;background:#fff;vertical-align:middle; color: #666;}
.pagination .inputBar button:hover{background:#8dbdf7;border:1px solid #8dbdf7;color:#fff;}

/*外链提示 > 弹窗*/

.ui-dialog-title {
	font-family: "Microsoft YaHei", 微软雅黑;
}

.ui-dialog-content {
	font-family: "Microsoft YaHei", 微软雅黑;
}

.ui-dialog-content .jump-info p {
	word-break: break-all;
}

.ui-dialog-content .btn-group {
	padding-top: 20px;
	text-align: center;
	display: block;
}

.ui-dialog-content .btn-group .btn {
	display: inline-block;
	float: none;
	padding: 0;
	margin: 0 15px;
	border: 0;
	cursor: pointer;
	outline: none;
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ui-dialog-content .btn-group .btn-yes {
	background: #1b50a0;
	color: #fff;
}

.ui-dialog-content .btn-group .btn-no {
	background: #eee;
	color: #666;
}


/*通用栏目页*/

.position {
	height: auto;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	font-size: 14px;
	padding: 5px 0px;
}

.lm_lban {
	width: 210px;
	border-top: 1px solid #97B3DC;
	border-bottom: 1px solid #97B3DC;
	background: url(../image/lanmuleftbg.png) repeat-y;
	padding-top: 3px;
}

.lm_lban1 {
	background: url(../image/leftbottombg.png) bottom no-repeat;
	height: auto;
	min-height: 541px;
	_height: 541px;
	padding: 0 5px 6px;
}

.lm_top {
	margin-bottom: 3px;
	padding: 1px;
	border: 1px solid #8DBDF7;
}

.lm_top span {
	display: block;
	padding: 0px 10px 0px 32px;
	background: #D1E6FC url(../image/ny_icon01.gif) no-repeat 10px center;
	color: #004499;
	font-weight: bold;
	line-height: 26px;
}

.navdh {
	height: auto;
	overflow: hidden;
}

.navdh ul li {
	vertical-align: bottom;
	overflow: hidden;
	height: auto;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../image/ny_icon02.gif) no-repeat 20px center;
}

.navdh ul li a {
	display: block;
	padding-left: 40px;
	line-height: 24px;
}

.navdh ul li a:hover,
.navdh ul li.active a,
.navdh ul li a.active {
	color: #E50211;
}

.lm_rban {
	width: 756px;
	position: relative;
}

.lm_rban1 {
	height: auto;
	min-height: 550px;
	_height: 550px;
	border: #96b3dd solid 1px;
	background: #FFFFFF url(../image/guide_bg.gif) repeat-x left top;
	padding: 0 25px;
}

.lm_rban .guidang {
	position: absolute;
	right: 0px;
	top: 40px;
}

.columnname {
	display: block;
	float: left;
	width: auto;
	white-space: nowrap;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #245399;
	font-weight: bold;
	padding: 0 20px;
	border-bottom: 2px solid #245399
}

.navjz {
	height: auto;
	padding: 12px 0px 0px;
	font-size: 16px;
	line-height: 200%;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
	word-wrap: break-word;
}

.navjz ul {
	clear: both;
}

.navjz table {
	max-width: 100% !important;
}

.navjz ul li {
	padding: 0 0 0 7px;
	background: url(../image/dot.jpg) left center no-repeat;
	height: 25px;
	line-height: 25px;
	vertical-align: bottom;
}

.navjz ul li a {
	font-size: 14px;
	max-width: 585px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.navjz ul li .date {
	font-size: 14px;
}

.navjz ul.doc_list {
	padding-bottom: 5px;
}

.navjz ul.doc_list li,
.navjz ul.download-list li {
	overflow: hidden;
}

.navjz ul.doc_list li img {
	float: left;
	margin: 6px 0 0 2px;
}

.navjz ul li.lm_line {
	height: 16px;
	background: url(../image/navjz_line.gif) center repeat-x;
	padding: 0;
}

.navjz ul li.columnName {
	height: 30px;
	border-bottom: 1px solid #ccc;
	background: none;
	margin-bottom: 10px;
}

.navjz ul li.columnName .title,
.navjz ul li.columnName .title:hover {
	display: block;
	width: auto;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #E50211;
}

.navjz ul li.columnName .more {
	font-size: 14px;
	line-height: 30px;
}

.navjz ul li.columnName .more:hover {
	color: #E50211;
}


/*栏目页 图片列表 */

ul.picture-list {
	clear: both;
	border-top: none;
	overflow: hidden;
	padding-top: 13px;
}

ul.picture-list li {
	float: left;
	display: inline;
	background: none;
	padding: 0px 12px 0px;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 210px;
}

ul.picture-list li a img {
	background: #f2f2f2;
	padding: 5px !important;
	width: 200px;
	height: 150px;
	float: left;
}

ul.picture-list li a:hover {
	color: #004caa;
}

ul.picture-list li a:hover img {
	background: #d8e8f7;
}

ul.picture-list li .img_title {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	padding: 0 2%;
	float: left;
	width: 96%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.picture-list li a {
	width: 100%;
	float: none;
}


/*视频文章*/

.video_main_content {
	margin-top: 30px;
}


/*视频列表 */

ul.videoNews-list {
	clear: both;
}

ul.videoNews-list li {
	background: none;
	padding: 5px 0 15px 0;
	border-bottom: 1px dashed #DDD;
	vertical-align: middle;
	height: 160px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 15px;
}

ul.videoNews-list li a {
	margin-right: 0px;
}

ul.videoNews-list li .right-main {
	width: 480px;
}

ul.videoNews-list .left {
	float: left;
	color: #333;
}

ul.videoNews-list .right {
	float: right;
}

ul.videoNews-list li img {
	padding-top: 0px;
}

ul.videoNews-list li .right img {
	padding: 6px 4px 0 0;
}

.video_hit,
.video_date {
	color: #c00;
}

ul.videoNews-list .left_img img {
	padding: 2px;
	border: 1px solid #ddd;
}

.play-icon {
	background: url(../image/flv.gif) left center no-repeat;
	padding-left: 22px;
	display: block;
}

ul.videoNews-list li .left-img img {
	border: 1px solid #ddd;
	padding: 2px;
}

ul.videoNews-list li .right-main .videoNews-note {
	line-height: 22px;
}

.video_nr_title {
	font-size: 22px;
	line-height: 60px;
	text-align: center;
}

.video_nr_date_hit {
	text-align: center;
	height: 36px;
	font-size: 13px;
	color: #555;
	line-height: 36px;
	border-top: 1px dashed #ccc;
	position: relative;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}


/*文章页*/

.con_main {
	border: #96b3dd solid 1px;
	background: #FFFFFF url(../image/guide_bg.gif) repeat-x left top;
	padding: 0 25px;
	position: relative;
}

.con_main .guidang {
	position: absolute;
	top: 180px;
	right: 10px;
}

.newstitle {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	padding: 20px 0 10px;
	color: #0064AF;
}

.newstitlef {
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
}

.newsinfo {
	height: auto;
	line-height: 20px;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #E0E0E0;
	background-color: #F5F5F5;
	text-align: center;
}

.newsinfo span {
	padding: 0 2px;
}

.share {
	float: right;
	width: 140px;
	padding-top: 10px;
}

.share span {
	line-height: 28px;
}

.newscontnet {
	font-size: 18px;
	margin: 0 auto;
	color: #333;
	line-height: 200%;
	padding: 10px 30px 0px;
	overflow-x: auto;
	font-family: "微软雅黑"!important;
}

.newscontnet img {
	max-width: 100%;
}

.newscontnet p,
.newscontnet p span {
	font-family: "微软雅黑"!important;
}

.scan_code_box {
	margin: 0 auto;
	padding: 20px 0px;
	text-align: center;
}

.scan_code_box .pic {
	text-align: center;
	width: auto;
	margin: 0 auto;
}

.scan_code_box img {
	width: 140px;
	height: 140px;
	border: 1px solid #efefef;
	margin: 0 auto;
}

.scan_code_box .txt {
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #666;
	display: block;
}

.wzbot {
	background: url(../image/navjz_line.gif) top repeat-x;
	padding: 20px 0px 0;
	overflow: hidden;
}

.wzbot ul.fxd_close {
	width: auto;
	float: right;
	text-align: left;
	overflow: hidden;
}

.wzbot ul.fxd_close .print_btn {
	display: block;
	float: left;
	width: 82px;
	height: 26px;
	line-height: 26px;
	background: url(../image/print.gif) 0 5px no-repeat;
	padding-left: 22px;
	font-size: 14px;
	color: #666;
}

.wzbot ul.fxd_close .close_btn {
	display: block;
	float: left;
	width: 82px;
	height: 26px;
	line-height: 26px;
	padding-left: 22px;
	background: url(../image/close1.gif) 0 5px no-repeat;
	font-size: 14px;
	color: #666;
}

.minh500 {
	height: auto !important;
	min-height: 500px;
	_height: 500px;
}

@media print {
	a[href]:after {
		content: none!important;
	}
	.topbox,
	.banner,
	.navbar,
	.submenu,
	.footer {
		display: none;
	}
}
.section{
	width: 182px;
    margin: 0 auto;
    height: 20px;
    padding: 10px 0 0 18px;
    background: url(../image/section_h2_bg.gif) repeat-x;
}
/*图片展示*/

.tupian {
	width: 980px;
	margin: 0 auto;
	height: 150px;
	background-color: #EAEBEC;
	border: #97CFEA solid 1px;
	padding: 1px;
	margin-top: 10px;
}

.tupian_top {
	background: url(../image/box04_h2_bg.gif) repeat-x;
	height: 28px;
}

.tupain_title {
	background: url(../image/box04_h2_cur_bg.gif) repeat-x;
	height: 22px;
	padding: 6px 18px 0;
	color: #FFF;
}

.tupian_bot {
	width: 958px;
	height: 102px;
	margin: 10px auto;
	overflow: hidden;
}

.tupian_bot ul li {
	float: left;
	margin-right: 10px;
}
