html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block;
}

input {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

[hidefocus],
summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

a,
button,
input {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
	color: #000;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
	font: 12px/1.5 "microsoft yahei", Arial, sans-serif;
	color: #333;
	outline: 0;
}

body {
	background: #fff;
}

a {
	color: inherit;
}

.border0 {
	border: none !important;
}


/* ---------------------single CSS----------------------- */

dl.dl_type1 dd {
	background: url(../images/disc_03.png) no-repeat left center;
	padding-left: 13px;
	padding-left: 13px;
	margin-left: 10px;
}

.g-in {
	width: 1170px;
	margin: 0 auto;
	*zoom: 1;
}

.g-in:after {
	content: "\20";
	display: block;
	height: 0;
	clear: both;
}


/* display */

.dn {
	display: none;
}

.di {
	display: inline;
}

.db {
	display: block;
}

.dib {
	display: inline-block;
}

.df {
	display: flex;
}

div.dib {
	*display: inline;
	*zoom: 1;
}


/* height */

.h0 {
	height: 0;
}

.h12 {
	height: 12px;
}

.h14 {
	height: 14px;
}

.h16 {
	height: 16px;
}

.h18 {
	height: 18px;
}

.h20 {
	height: 20px;
}

.h22 {
	height: 22px;
}

.h24 {
	height: 24px;
}

.h26 {
	height: 26px;
}

.h28 {
	height: 28px;
}

.h30 {
	height: 30px;
}

.h34 {
	height: 34px;
}

.h36 {
	height: 36px;
}

.h38 {
	height: 38px;
}

.h40 {
	height: 40px;
}

.h50 {
	height: 50px;
}

.hp100 {
	height: 100%;
}


/* width */


/* fixed width value */

.w20 {
	width: 20px;
}

.w50 {
	width: 50px;
}

.w70 {
	width: 70px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w140 {
	width: 140px;
}

.w160 {
	width: 160px;
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w220 {
	width: 220px;
}

.w250 {
	width: 250px;
}

.w280 {
	width: 280px;
}

.w300 {
	width: 300px;
}

.w320 {
	width: 320px;
}

.w360 {
	width: 360px;
}

.w400 {
	width: 400px;
}

.w460 {
	width: 460px;
}

.w500 {
	width: 500px;
}

.w550 {
	width: 550px;
}

.w600 {
	width: 600px;
}

.w640 {
	width: 640px;
}

.w700 {
	width: 800px;
}


/* percent width value */

.wp10 {
	width: 10%;
}

.wp15 {
	width: 15%;
}

.wp20 {
	width: 20%;
}

.wp25 {
	width: 25%;
}

.wp30 {
	width: 30%;
}

.wp33 {
	width: 33.333333%;
}

.wp40 {
	width: 40%;
}

.wp50 {
	width: 50%;
}

.wp60 {
	width: 60%;
}

.wp66 {
	width: 66.666666%;
}

.wp70 {
	width: 70%;
}

.wp75 {
	width: 75%;
}

.wp80 {
	width: 80%;
}

.wp90 {
	width: 90%;
}

.wp100 {
	width: 100%;
}


/* line-height */

.lh0 {
	line-height: 0;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh28 {
	line-height: 28px;
}

.lh30 {
	line-height: 30px;
}

.lh32 {
	line-height: 32px;
}

.lh34 {
	line-height: 34px;
}

.lh36 {
	line-height: 36px;
}

.lh38 {
	line-height: 38px;
}

.lh40 {
	line-height: 40px;
}

.lh44 {
	line-height: 44px;
}

.lh50 {
	line-height: 50px
}


/* margin */

.m0 {
	margin: 0 !important;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.m15 {
	margin: 15px;
}

.m20 {
	margin: 20px;
}

.m25 {
	margin: 25px;
}

.m30 {
	margin: 30px;
}

.ml1 {
	margin-left: 1px;
}

.ml2 {
	margin-left: 2px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml35 {
	margin-left: 35px;
}

.ml40 {
	margin-left: 40px;
}

.ml45 {
	margin-left: 45px;
}

.ml50 {
	margin-left: 50px;
}

.mr1 {
	margin-right: 1px;
}

.mr2 {
	margin-right: 2px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr35 {
	margin-right: 35px;
}

.mr40 {
	margin-right: 40px;
}

.mr45 {
	margin-right: 45px;
}

.mr50 {
	margin-right: 50px;
}

.mt1 {
	margin-top: 1px;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mb1 {
	margin-bottom: 1px;
}

.mb2 {
	margin-bottom: 2px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}


/* margin negative */

.ml-1 {
	margin-left: -1px;
}

.ml-3 {
	margin-left: -3px;
}

.ml-5 {
	margin-left: -5px;
}

.ml-10 {
	margin-left: -10px;
}

.ml-15 {
	margin-left: -15px;
}

.ml-20 {
	margin-left: -20px;
}

.ml-25 {
	margin-left: -25px;
}

.ml-30 {
	margin-left: -30px;
}

.mr-1 {
	margin-right: -1px;
}

.mr-3 {
	margin-right: -3px;
}

.mr-5 {
	margin-right: -5px;
}

.mr-10 {
	margin-right: -10px;
}

.mr-15 {
	margin-right: -15px;
}

.mr-20 {
	margin-right: -20px;
}

.mr-25 {
	margin-right: -25px;
}

.mr-30 {
	margin-right: -30px;
}

.mt-1 {
	margin-top: -1px;
}

.mb-1 {
	margin-bottom: -1px;
}

.mt-3 {
	margin-top: -3px;
}

.mt-5 {
	margin-top: -5px;
}

.mt-10 {
	margin-top: -10px;
}

.mt-15 {
	margin-top: -15px;
}

.mt-20 {
	margin-top: -20px;
}

.mt-25 {
	margin-top: -25px;
}

.mt-30 {
	margin-top: -30px;
}

.mb-3 {
	margin-bottom: -5px;
}

.mb-5 {
	margin-bottom: -5px;
}

.mb-10 {
	margin-bottom: -10px;
}

.mb-15 {
	margin-bottom: -15px;
}

.mb-20 {
	margin-bottom: -20px;
}

.mb-25 {
	margin-bottom: -25px;
}

.mb-30 {
	margin-bottom: -30px;
}


/*margin*/

.m0-auto {
	margin: 0 auto
}

.m5-auto {
	margin: 5px auto
}

.m10-auto {
	margin: 10px auto
}

.m15-auto {
	margin: 15px auto
}

.m20-auto {
	margin: 20px auto
}

.m25-auto {
	margin: 25px auto
}

.m30-auto {
	margin: 30px auto
}

.m35-auto {
	margin: 35px auto
}

.m40-auto {
	margin: 40px auto
}

.m45-auto {
	margin: 45px auto
}

.m50-auto {
	margin: 50px auto
}

.m0-5 {
	margin: 0 5px
}

.m0-10 {
	margin: 0 10px
}

.m0-15 {
	margin: 0 15px
}

.m0-20 {
	margin: 0 20px
}

.m0-25 {
	margin: 0 25px
}

.m0-30 {
	margin: 0 30px
}


/* padding */

.p0 {
	padding: 0 !important;
}

.p1 {
	padding: 1px;
}

.p2 {
	padding: 2px;
}

.p3 {
	padding: 3px;
}

.p5 {
	padding: 5px
}

.p10 {
	padding: 10px;
}

.p15 {
	padding: 15px;
}

.p20 {
	padding: 20px
}

.pl1 {
	padding-left: 1px;
}

.pl2 {
	padding-left: 2px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl25 {
	padding-left: 25px;
}

.pl30 {
	padding-left: 30px;
}

.pt1 {
	padding-top: 1px;
}

.pt2 {
	padding-top: 2px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pr1 {
	padding-right: 1px;
}

.pr2 {
	padding-right: 2px;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr25 {
	padding-right: 25px;
}

.pr30 {
	padding-right: 30px;
}

.pb1 {
	padding-bottom: 1px;
}

.pb2 {
	padding-bottom: 2px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.p0-5 {
	padding: 0 5px
}

.p0-10 {
	padding: 0 10px
}

.p0-15 {
	padding: 0 15px
}

.p0-20 {
	padding: 0 20px
}

.p0-25 {
	padding: 0 25px
}

.p0-30 {
	padding: 0 30px
}


/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/

.bdc {
	border: 1px solid #e5e5e5;
}

.blc {
	border-left: 1px solid #ccc;
}

.brc {
	border-right: 1px solid #ccc;
}

.btc {
	border-top: 1px solid #ccc;
}

.bbc {
	border-bottom: 1px solid #ccc;
}

.bdd {
	border: 1px solid #ddd;
}

.bld {
	border-left: 1px solid #ddd;
}

.brd {
	border-right: 1px solid #ddd;
}

.btd {
	border-top: 1px solid #ddd;
}

.bbd {
	border-bottom: 1px solid #ddd;
}

.bde {
	border: 1px solid #eee;
}

.ble {
	border-left: 1px solid #eee;
}

.bre {
	border-right: 1px solid #eee;
}

.bte {
	border-top: 1px solid #eee;
}

.bbe {
	border-bottom: 1px solid #eee;
}

.bw1 {
	border-width: 1px
}

.bw2 {
	border-width: 2px
}

.bw3 {
	border-width: 3px
}

.bs-s {
	border-style: solid
}

.bs-d {
	border-style: dotted
}

.bs-d {
	border-style: dashed
}

.bc-red {
	border-color: red;
}

.bc-c {
	border-color: #ccc;
}


/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */

.bgc_w {
	background-color: #fff;
}

.bgc_fb {
	background-color: #fbfbfb;
}

.bgc_f5 {
	background-color: #f5f5f5;
}

.bgc_f0 {
	background-color: #f0f0f0;
}

.bgc_eb {
	background-color: #ebebeb;
}

.bgc_e0 {
	background-color: #e0e0e0;
}


/* safe color */

.c0 {
	color: #000;
}

.c3 {
	color: #333;
}

.c6 {
	color: #666;
}

.c9 {
	color: #999;
}

.cc {
	color: #ccc;
}

.cw {
	color: #fff;
}


/* font-size */

.fz0 {
	font-size: 0;
}

.fz12 {
	font-size: 12px;
}

.fz13 {
	font-size: 13px;
}

.fz14 {
	font-size: 14px;
}

.fz16 {
	font-size: 16px;
}

.fz18 {
	font-size: 18px;
}

.fz20 {
	font-size: 20px;
}

.fz22 {
	font-size: 22px;
}

.fz24 {
	font-size: 24px;
}

.fz26 {
	font-size: 26px;
}

.fz28 {
	font-size: 28px;
}

.fz30 {
	font-size: 30px;
}


/* font-family */

.ffa {
	font-family: Arial;
}

.ffs {
	font-family: Simsun;
}

.ffm {
	font-family: 'Microsoft Yahei';
}


/* font-style */

.fwn {
	font-weight: normal;
	font-style: normal;
	white-space: normal;
}

.fwb {
	font-weight: bold;
}

.fsi {
	font-style: italic;
}

.fsn {
	font-style: normal;
}


/* text-align */

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.tal {
	text-align: left;
}

.taj {
	text-align: justify;
	text-justify: inter-ideograph
}


/* text-decoration */

.tdl {
	text-decoration: underline;
}

.tdn,
.tdn:hover,
.tdn a:hover,
a.tdl:hover {
	text-decoration: none;
}


/* letter-spacing */

.lt-1 {
	letter-spacing: -1px;
}

.lt0 {
	letter-spacing: 0;
}

.lt1 {
	letter-spacing: 1px;
}


/* white-space */

.nowrap {
	white-space: nowrap;
}


/* word-wrap */

.bk {
	word-wrap: break-word;
}


/* vertical-align */

.vm {
	vertical-align: middle;
}

.vtb {
	vertical-align: text-bottom;
}

.vb {
	vertical-align: bottom;
}

.vt {
	vertical-align: top;
}

.v-1 {
	vertical-align: -1px;
}

.v-2 {
	vertical-align: -2px;
}

.v-3 {
	vertical-align: -3px;
}

.v-4 {
	vertical-align: -4px;
}

.v-5 {
	vertical-align: -5px;
}


/* float */

.fl {
	float: left;
}

.fr {
	float: right;
        
}
.w330{
width:330px;
}


/* clear */

.clear {
	overflow: hidden;
	display: block;
}


/* position */

.p-re {
	position: relative;
}

.p-ab {
	position: absolute;
}

.p-fix {
	position: fixed;
}


/*z-index*/

.zx1 {
	z-index: 1;
}

.zx2 {
	z-index: 2;
}


/* cursor */

.cursor_p {
	cursor: pointer;
}

.cursor_d {
	cursor: default;
}


/* overflow */

.ovh {
	overflow: hidden;
}

.ova {
	overflow: auto;
}


/* visibility */

.in_vis {
	visibility: hidden;
}

.vis {
	visibility: visible;
}

.hide {
	display: none
}

.no_bg {
	background: none
}

.no_bd {
	border: none
}


/* opacity */

.opa0 {
	opacity: 0;
	filer: alpha(opacity=0);
}


/* zoom */

.z {
	*zoom: 1;
}

.lst-d {
	list-style-type: disc
}

.lst-n {
	list-style-type: none
}


/* ------------------- multiply CSS ------------------ */

.auto {
	margin-left: auto;
	margin-right: auto;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: table;
	content: '';
	clear: both;
}

.cell {
	display: table-cell;
	*display: inline-block;
	width: 2000px;
	*width: auto;
}

.cell2 {
	overflow: hidden;
	_display: inline-block;
}

.ell {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.trans {
	-webkit-transition: all .15s;
	transition: all .15s;
}

.dib_vm {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.loading {
	background: url() no-repeat center;
}

.bd_none {
	border: 0;
	outline: none;
}

.abs_out {
	position: absolute;
	left: -999em;
	top: -999em;
}

.abs_clip {
	position: absolute;
	clip: rect(0 0 0 0);
}

.disabled {
	outline: 0 none;
	cursor: default !important;
	opacity: .4;
	filer: alpha(opacity=40);
	-ms-pointer-events: none;
	pointer-events: none;
}

.inline_box {
	font-size: 1em;
	letter-spacing: -.25em;
	font-family: Arial;
}

.inline_two,
.inline_three,
.inline_four,
.inline_five,
.inline_six,
.inline_any {
	display: inline-block;
	*display: inline;
	letter-spacing: 0;
	vertical-align: top;
	*zoom: 1;
}

.float_two,
.float_three,
.float_four,
.float_five,
.float_six {
	float: left;
}

.inline_two,
.float_two {
	width: 50%;
	*width: 49.9%;
}

.inline_three,
.float_three {
	width: 33.33333%;
	*width: 33.3%;
}

.inline_four,
.float_four {
	width: 25%;
	*width: 24.9%;
}

.inline_five,
.float_five {
	width: 20%;
	*width: 19.9%;
}

.inline_six,
.float_six {
	width: 16.66666%;
	*width: 16.6%;
}

.inline_fix {
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

.tid1 {
	text-indent: 1em
}

.tid2 {
	text-indent: 2em
}

.pic_ins_txt {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap
}

.all_auto {
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.lr_auto {
	margin: auto;
	left: 0;
	right: 0;
}

.tb_auto {
	margin: auto;
	top: 0;
	bottom: 0;
}

.line_nav {
	background: linear-gradient(to bottom, #dd2926, #a82724, #dd2926) no-repeat right/1px 15px;
}

.w1150 {
	width: 1150px;
	margin: 0 auto;
}

.w700 {
	width: 800px;
	background-image: url(../images/info_bgall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
	padding: 10px;
}


/*&aring;¡­&not;&aring;¡­¡À&aelig;&nbsp;¡¤&aring;&frac14;&#143;¨¦&#402;¡§&aring;&#710;&#8224;&ccedil;&raquo;¡°&aelig;&#157;&#376;*/

html,
body {
	min-width: 1150px;
}

.top {
	overflow: hidden;
}

.top_ban {
	width: 100%;
	height: 58px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.top_ban ul {
	width: 1260px;
	height: 58px;
	margin: 0 auto;
}

.top_ban ul li {
	float: left;
	width: 8.29%;
	text-align: center;
}

.top_ban ul li a {
	font-size: 20px;
	font-weight: normal;
	line-height: 58px;
	color: #000000;
}

.center_all {
	background-image: url(../images/bg_all.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}

.cen1 {
	overflow: hidden;
	background-image: url(../images/cen1_bg_03.jpg);
}

.toutiao h1 {
	background-image: url(../images/toutiao.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 40px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.toutiao h1 a {
	border-bottom: 1px solid;
}


/*¨¦&brvbar;¨C¨¦&iexcl;&micro; &aelig;&raquo;&#353;&aring;&#352;¡§&aelig;¨C¡ã¨¦¡ª&raquo;*/

.Rollnews {
	width: 100%;
	height: 32px;
	padding-left: 10px;
	background-image: url(../images/gdnews_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.txtMarquee-left .bd {
	padding: 10px;
}

.txtMarquee-left .bd .tempWrap {
	width: 1050px !important;
}

.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 32px;
	line-height: 12px;
	text-align: left;
	display: inline;
	width: auto !important;
}

.txtMarquee-left .bd ul li span {
	color: #999;
	margin-right: 5px;
}

.txtMarquee-left .bd ul li:hover span {
	color: #b20808;
}

.txtMarquee-left .bd ul li:hover a {
	color: #b20808;
}

.center1-content-lunbo {
	width: 1100px;
	height: 400px;
	margin: 0 auto;
	background-image: url(../images/shxw_tit.png);
	background-position: left top;
	padding-top: 75px;
	background-repeat: no-repeat;
}

.banner1 {
	width: 630px;
	height: 387px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	float: left;
}

.banner1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner1 .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.banner1 .bd img {
	width: 630px;
	height: 387px;
	display: block;
}

.banner1 .hd {
	width: 120px;
	height: 20px;
	position: absolute;
	right: 20px;
	bottom: 6px;
	z-index: 1;
}

.banner1 .hd ul {
	overflow: hidden;
}

.banner1 .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	line-height: 20px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner1 .hd ul li.on {
	background: #e60012;
	color: #fff;
}

.banner1 .bd li p {
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	text-indent: 20px;
	width: 100%;
	z-index: 666;
}

.banner1 .bd li div {
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 100%;
	background-color: #000;
	opacity: 0.7;
	/* &aelig;¡±&macr;&aelig;&#338;&#129;opacity&ccedil;&#353;&#8222;&aelig;&micro;&#143;¨¨¡ì&#710;&aring;&#8482;¡§*/
	filter: alpha(opacity=70);
	/* IE */
	-moz-opacity: 0.7;
	/* ¨¨?#129;&ccedil;¡ë&#710;Mozilla */
	-khtml-opacity: 0.7;
	/* ¨¨?#129;&ccedil;¡ë&#710;Safari */
}

.yaowen-content1-r {
	width: 420px;
	height: 380px;
	padding: 0 10px 0 30px;
	float: right;
}

.yaowen-content1-r-t h3 {
	color: #000;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/disc.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 8px;
}

.yaowen-content1-r-t p {
	width: 98%;
	height: 80px;
	font-size: 16px;
	line-height: 26px;
}

.l_yaowen {
	overflow: hidden;
}

.l_yaowen ul li {
	width: 399px;
	font-size: 20px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/disc.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.tit {
	border-bottom: 1px solid;
	height: 26px;
}

.tit ul li {
	padding: 0 20px;
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.acti {
	background-image: url(../images/tx_bg.png);
	background-position: left top;
	background-size: 100% 100%;
}

.acti a {
	color: #fff !important;
}

.more {
	font-size: 16px;
}

.shsx {
	width: 690px;
	height: 290px;
	padding: 20px 16px;
	background-color: #fff;
}

.tit1 {
	height: 45px;
	background-image: url(../images/shsx.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.shsx_ul li {
	width: 25%;
	float: left;
	margin-top: 10px;
}

.shsx_ul li a img {
	width: 158px;
	height: 106px;
}

.tit3 {
	height: 55px;
	background-image: url(../images/tit3_bg.png);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #fff;
	padding-left: 30px;
	background-size: 100%;
	overflow: hidden;
	clear: both;
}

.tit3 span {
	line-height: 45px;
	float: left;
}

.tit3 a {
	color: #000;
	font-size: 16px;
	line-height: 45px;
}

.cen2,
.cen3,
.cen4 {
	overflow: hidden;
	clear: both;
}

.hfwy,
.xspl,
.zhkx,
.msjy,
.zttj,
.zssc {
	width: 351px;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10px 6px;
	margin: 10px 10px;
	height: 290px;
	background-color: #fff;
}

.hfwy,
.zhkx,
.zssc {
	padding: 10px 16px !important;
	margin: 10px 0 !important;
}

.spzx {
	width: 395px;
	padding: 20px 6px;
	margin-left: 10px;
	background-color: #fff;
}

.hfwy {
	background-image: url(../images/hfwy_bg.jpg);
}

.xspl {
	background-image: url(../images/xspl_bg.jpg);
}

.zhkx {
	background-image: url(../images/zhkx_bg.jpg);
}

.msjy {
	background-image: url(../images/msjy_bg.jpg);
}

.zttj {
	background-image: url(../images/zttj_bg.jpg);
}

.zssc {
	background-image: url(../images/zssc_bg.jpg);
}

.cont,
.cont2 {
	padding: 6px 15px;
	overflow: hidden;
	width: 100%;
}

.cont3 {
	padding: 4px 15px;
	overflow: hidden;
}

.cont img {
	width: 92px;
	height: 62px;
}

.cont h5 {
	font-size: 16px;
	color: #000000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.cont p {
	font-size: 12px;
	color: #000000;
	height: 36px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.contr {
	width: 260px;
	height: 62px;
	padding-left: 13px;
	background-color: #e3e1e0;
	margin-right: 30px;
}

.cont2 ul li {
	width: 270px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/disc.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	color: #000;
	line-height: 32px;
}

.cont3 img {
	width: 52px;
	height: 35px;
}

.contr2 {
	width: 82%;
}

.contr2 h5 {
	font-size: 16px;
	color: #000000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 32px;
}

.cen4 {
	padding: 10px 12px 10px 0;
	background-color: #fff;
}

.tit4 {
	height: 55px;
	background-image: url(../images/mjft_tit.png);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #fff;
	padding-left: 30px;
	background-size: 100%;
	overflow: hidden;
	clear: both;
}

.tit4 span {
	line-height: 52px;
	float: left;
}

.tit4 a {
	color: #000;
	font-size: 16px;
	line-height: 45px;
}

.cen4_con {
	width: 100%;
	padding: 10px;
}

.cen4_con a {
	display: block;
	width: 14.28%;
	text-align: center;
	font-size: 16px;
	color: #000;
	float: left;
}

.cen4_con a img {
	width: 124px;
	height: 126px;
}

.cen5 {
	background-color: #fff;
	margin-top: 22px;
	padding-bottom: 20px;
	padding-right: 12px;
}

.wrapper {
	width: 1150px;
	margin: 0px auto;
}

.page3_partg .yx_con1 {
	padding: 0px 40px;
}

.page3_partg .yx_con1 #gallery {
	width: 1050px;
	height: 400px;
	position: relative;
	margin: 0px auto;
}

.page3_partg .yx_con1 #thumbs {
	width: 1050px;
	height: 400px;
}

.page3_partg .yx_con1 #thumbs .thumb {
	float: left;
	width: 1050px;
	height: 400px;
	position: relative;
	text-align: center;
}

.page3_partg .yx_con1 #prev {
	position: absolute;
	display: block;
	width: 24px;
	height: 73px;
	bottom: 40%;
	left: -40px;
	z-index: 8888;
}

.page3_partg .yx_con1 #next {
	position: absolute;
	display: block;
	width: 24px;
	height: 73px;
	bottom: 40%;
	right: -40px;
	z-index: 8888;
}

.page3_partg .yx_con1 #prev.disabled,
#next.disabled {
	display: none !important;
}

.page3_partg .yx_con1 .pic1 {
	position: absolute;
	width:245px;
	height: 400px;
	top: 0px;
	left: 0px;
}

.page3_partg .yx_con1 .pic1 p {
	width:245px;
}

.page3_partg .yx_con1 .pic2 {
	position: absolute;
	width: 185px;
	height:198px;
	top: 0px;
	left:251px;
}

.page3_partg .yx_con1 .pic2 p {
	width: 185px;
}

.page3_partg .yx_con1 .pic3 {
	position: absolute;
	width: 185px;
	height:198px;
	top:203px;
	left:251px;
}

.page3_partg .yx_con1 .pic3 p {
	width: 185px;
}

.page3_partg .yx_con1 .pic4 {
	position: absolute;
	width:240px;
	height:400px;
	top: 0px;
	left:442px;
}

.page3_partg .yx_con1 .pic4 p {
	width: 240px;
}

.page3_partg .yx_con1 .pic5 {
	position: absolute;
    width: 379px;
    height: 200px;
    top: 0px;
    left: 688px;
}

.page3_partg .yx_con1 .pic5 p {
	width:379px;
}

.page3_partg .yx_con1 .pic6 {
	position: absolute;
	width: 379px;
	height: 195px;
	top: 205px;
	left:688px;
}

.page3_partg .yx_con1 .pic6 p {
	width: 320px;
}

.page3_partg .yx_con1 p {
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	height: 25px;
	bottom: 0px;
	left: 0px;
}

.page3_partg .yx_con1 span {
	display: block;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.flink {
	margin-top: 30px !important;
	padding: 10px 20px;
	background-color: #fff;
}

.flink_con {
	width: 95%;
	margin: 0 auto;
}

.flink_con a {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	font-size: 20px;
	color: #000;
	line-height: 52px;
	font-weight: bold;
}

.bot {
	text-align: center;
	padding: 35px 0 52px 0;
}

.bot ul {
	width: 500px;
	overflow: hidden;
	margin: 0 auto;
}

.bot ul li {
	float: left;
	font-size: 16px;
	color: #000;
}

.bot ul li span {
	margin: 0 15px;
}

.bot p {
	font-family: SimHei;
	font-size: 16px;
	color: #000;
	line-height: 36px;
}

.titl {
	width: 202px;
	height: 65px;
	text-align: center;
	line-height: 68px;
	font-size: 22px;
	color: #000;
	background-image: url(../images/titl_bg.png);
	background-repeat: no-repeat;
}

.listinfo ul li {
	font-size: 18px;
	font-weight: normal;
	line-height: 50px;
	color: #000000;
}

.listinfo ul li a {
	display: block;
	width: 500px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	background-image: url(../images/disc.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
        margin-left:40px;
}

.listinfo ul li span {
	float: right;
        margin-right:20px;
}

.listinfo2 {
	padding: 10px;
}

.list_contl {
	width: 160px;
	height: 106px;
}

.list_contl a img {
	width: 100%;
	height: 100%;
}

.list_contr {
	width: 500px;
}

.list_contr h3 {
	width: 100%;
	font-size: 18px;
	line-height: 36px;
	color: #000000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list_contr p {
	font-size: 15px;
	color: #000;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.listinfo2 li{
	overflow: hidden;
	clear: both;
	display: block;
	margin: 20px 0;
}
.listinfo2 li:first-child{
	margin-top: 0 !important;
}
.page {
	height: 52px;
	line-height: 30px;
	padding-top: 20px;
	text-align: center;
	font-size: 1.2rem;
	font-size: 12px;
}

.page a {
	display: inline-block;
	padding: 0 12px;
	vertical-align: top;
	letter-spacing: normal;
	color: #fff;
	background: #bbb;
	margin: 0 2px;
}

.page i {
	margin: 0 2px;
}

.page a:hover {
	background: #666;
}

.page .now {
	cursor: default;
	background: #666;
}

.page .disable {
	cursor: default;
}

.page .disable:hover {
	background: #bbb;
}

.read-btn {
	margin-top: 4px;
}

.article-page .read-btn .btn-s-orange {
	padding-top: 0;
}
.posi{
	font-size: 14px;
	line-height: 30px;
	color: #000000;
}
.posi a{
	margin:0 6px;
}
.tit_xq h3{
	font-size: 24px;
	font-weight: normal;
	line-height: 66px;
	color: #000000;
	font-weight: bold;
}
.tit_xq{
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}
.tit_xq a{
	margin: 0 8px;
}
.main_xq{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	
	line-height: 28px;
}
.main_xq{
	padding: 10px 10px;
}
.main_xq p{
	margin-top: 18px;
}
.bdshare-button-style1-24{
	float: right;
}
