html {
	color: #000;
	background: #FFF;
}

body {
	color: #666;
	font: 12px/1.231 arial, helvetica, clean, sans-serif, "宋体";
}

/*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/*title*/
h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

.mt10 {
	margin-top: 10px;
}

a {
	text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
	outline: 0;
}

/*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

p {}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pa {
	position: absolute;
}

.pr {
	position: relative
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.position {
	font-size: 12px;
	height: 190px;
	line-height: 32px;
}

/** 大图 **/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 600px;
	min-width: 1220px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 100%;
	display: block;
}

/** 大图 **/


.wp-inner {
	width: 1220px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 38px;
	line-height: 38px;
	background-color: #1b1b1b;
	color: #fff;
}

.headz a {
	color: #fff;
	margin: 0 8px;
}

.user-login {
	margin-right: 20px;
	padding-left: 30px;
	background: url(../images/icon_03.png) 0px 50% no-repeat;
	color: #fff;
}

.headnav li {
	float: left;
	color: #fff;
}

.headnav li span {
	margin: 0 4px;
}

.heady a {
	color: #fff;
}

#header {
	width: 100%;
	min-width: 1220px;
	height: 130px;
	background: url(../images/202501/dingbulan.jpg) center no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.hf {
	height: 130px;
	background: url(../images/logo_02.png) left center no-repeat;
	width: 1200px;
}

.logo {
	margin-top: 16px;
}

.head_right {
	float: right;
	text-align: right;
}

.head_dh {
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
}

.head_nav {
	margin-left: 15px;
	color: #fff;
}

.head_nav a {
	color: #fff;
	display: inline-block;
	height: 30px;
	padding: 0 5px;
}

.searchbox {
	position: relative;
	margin-top: 10px;
	margin-right: -24px;
}

.search_form {
	height: 26px;
}

.search_form .keyword {
	width: 256px;
	height: 26px;
	line-height: 26px;
	border-radius: 5px;
	padding-left: 5px;
	border: none;
	float: left;
	border-radius: 13px;
	background: rgba(255, 255, 255, 0.5);
	color: #89878700;
}

.search_form .search {
	width: 32px;
	border-radius: 5px;
	margin-left: 5px;
	height: 26px;
	border: none;
	float: left;
	background-image: url(../images/searchbg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* .wp_search .search {
   
    margin-top: 3px;
    margin-left: 3px;
} */

/** 搜索 **/
.wp_search {}

.wp_search .search {
	background: url(../images/202501/sousuo.png) no-repeat;
	border: 0px;
	cursor: pointer;
	background-size: 22px;
	background-position: 15%;
}

.wp_search .search_en {
	background: url(../images/202501/sousuo.png) no-repeat;
	border: 0px;
	cursor: pointer;
	background-size: 22px;
	background-position: 15%;
}

.wp_search .advanceSearch {
	background: url(../images/btn_advanceSearch.gif);
	width: 80px;
	height: 22px;
	border: 0px;
	cursor: pointer;
}

.wp_search .advanceSearch_en {
	background: url(../images/btn_advanceSearch_en.gif);
	width: 127px;
	height: 22px;
	border: 0px;
	cursor: pointer;
}

.wp_search .datepicker {
	cursor: pointer;
	background: url(../images/cal.gif) no-repeat;
	width: 16px;
	height: 14px;
	display: inline-block;
	border: 0px;
	margin-left: 1px;
}

#nav {
	width: 100%;
	background-color: #002b54;
	z-index: 9999;
}

.nav_menu {
	width: 1200px;
	margin: 0 auto;
	z-index: 9999;
}

.nav_menu a:link,
.nav_menu a:visited {
	color: #FFF;
	height: 50px;
	line-height: 50px;
	display: block;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

.nav_menu li {
	float: left;
}

.nav_menu li.over {
	background: #236fb7;
}

#nav1 {
	width: 155px;
}

#nav1 a {
	padding: 0 28px 0 52px;
	background: url(../images/home.png) 28px center no-repeat;
}

#menu_nav dl {
	display: none;
	z-index: 99;
	position: absolute;
	width: 134px;
	margin-left: 1px;
	display: block;
}

#menu_nav dl dt {
	height: 30px;
	line-height: 30px;
	width: 134px;
	border-top: 1px solid #ffffff;
}

#menu_nav dl dt a:link,
#menu_nav dl dt a:visited {
	background: #d2d2d2;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #404040;
	text-decoration: none;
}

#menu_nav dl dt a:hover {
	background: #eee;
}



/*footer*/
#footer {
	width: 100%;
	min-width: 1240px;
	color: #fff;
	background: url(../images/202501/dibulan.jpg) no-repeat;
	background-size: 100%;
}

#footer a {
	color: #fff;
}

.foot {
	height: auto;

}

.footlink {
	margin-top: 25px;
	float: left;
}

.footlink li {
	float: left;
	width: 100px;
	text-align: center;
	margin: 25px 0px 5px 0px
}

.footlink a {
	color: #e6e6e6;
	font-size: 16px;
}

.foot_logo {
	margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 200px;
}

.foot_logo p {
	color: #ffffff94;
	font-size: 14px;
	line-height: 200%;
}

.weixin {
	width: 80px;
	float: right;
	margin-top: 40px;
}

.weixin .ewm {
	width: 100px;
	margin-right: 20px;
	float: left;
}

.weixin .ewm .ewmpic {
	width: 100px;
	height: 100px;
	text-align: center;
}

.weixin .ewm span {
	display: block;
	padding-top: 10px;
	color: #e6e6e6;
}

/*footer*/

/* menu */
.menu {
	width: 1400px;
	position: relative;
	margin: auto;
	/* margin:50px 0; */
	z-index: 9999;
}

.menu ul li a,
.menu ul li a:visited {
	display: block;
	text-decoration: none;
	color: #f6f6f6;
	text-align: center;
	color: #fff;
	/* border:1px solid #fff; */
	line-height: 20px;
	font-size: 15px;
	/* overflow:hidden; */
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li {
	float: left;
	/* margin-right:1px; */
	position: relative;
	text-align: center;
}

.menu ul li ul {
	display: none;
	min-width: 120px;
	text-align: center;
}

.menu ul li ul li a span {
	/* display:block; */
	text-align: center;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	/*color: #fff;
	background: #cecece;*/
}

.wp_nav {
	width: 105%;
	display: block;
	margin: 0;
	padding: 0;
	display: block;
	*zoom: 1;
}

.wp_nav * {
	margin: 0;
	padding: 0
}

.wp_nav:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.wp_nav .nav-item {
	display: inline-block;
	float: left;
	position: relative;
	vertical-align: bottom;
}

.wp_nav .on {
	z-index: 10;
}

.wp_nav .nav-item a {
	font-family: "Microsoft Yahei";
	display: block;
	text-align: center;
	position: relative;
	z-index: 100;
}

.wp_nav .nav-item a.parent:hover {}

.wp_nav .nav-item a.parent {
	color: #fff;
}

.wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 5px 32.5px;
	line-height: 22px;
	cursor: pointer;
}

.wp_nav .sub-nav {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 200;
	visibility: hidden;
	border-top: none;
}

.wp_nav .sub-nav .nav-item {
	white-space: nowrap;
}

.wp_nav .sub-nav .nav-item a {
	font-family: "Microsoft Yahei";
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
	border-top: 1px solid #D8E1CC;

}

.wp_nav .sub-nav .nav-item a.parent:hover {
	background: #eee;
	color: #000;
	text-align: center;
}

.wp_nav .sub-nav .nav-item a.parent {
	background: #eee;
	color: #000;
}

.wp_nav .sub-nav .nav-item a span.item-name {
	padding: 5px 10px;
	line-height: 22px;
}

.wp_nav .nav-item a.parent:hover span.item-name {}

.wp_nav .nav-item a.parent span.item-name {}

.wp_nav .sub-nav .nav-item a.parent:hover span.item-name {}

.wp_nav .sub-nav .nav-item a.parent span.item-name {}

/* menu */


.dhmenu {
	height: 105px;
	min-width: 1220px;
	margin: 45px;
        margin-top: 5px;
	/* background-image: url(../images/m_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom; */
}

.dhmenu dl {
	height: auto;
	float: left;
	margin: 0 27px;
	margin-top: 10px
}

.dhmenu dt {
	height: 72px;
	float: left;
}

.dhmenu dt img {
	width: 200px;
	border-radius: 2%;
	overflow: hidden
}

.dhmenu dd {
	color: #fff;
	float: left;
	margin-top: 15px
}

.dhmenu h3 {
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	overflow: hidden;
	font-weight: 600;
}

.dhmenu p {
	height: 22px;
	color: #fffoverflow:hidden
}

.dhmenu h3 a {
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	overflow: hidden;
	font-weight: 600;
}

.dhmenu p a {
	height: 22px;
	color: #fffoverflow:hidden
}


/* menu */


/**/
.main {
	width: 100%;
	background-image: url(../images/202501/main.jpg);
	background-repeat: repeat;
	min-width: 1240px;
	background-position: center bottom;
	overflow: hidden;
	background-size: 100%;
	background-position: 0% 50%;
}

.content {
	padding: 10px;
	/* background:#FFF url(../images/shadow.png) no-repeat center bottom; */
	overflow: hidden;
}

.coo {
	width: 100%;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 28px;
	overflow: hidden;
	/* background: url(../images/202501/顶部栏.png) no-repeat;
    background-size: 100%; */
}

.e_con {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.e_lt {
	position: absolute;
	top: 10px;
	background: url(../images/left.gif) no-repeat;
	width: 20px;
	height: 35px;
	left: -20px;
}

.e_rt {
	position: absolute;
	top: 10px;
	background: url(../images/right.gif) no-repeat;
	width: 20px;
	height: 35px;
	right: -20px;
}

.e_wrp ul {
	/*width: 105%*/
}

.e_wrp li {
	width: auto;
	float: left;
	display: inline;
	margin: 34px 5% 14px 5%;
	font-size: 14px;
}

.e_wrp li a {
	display: block;
        color: #ffffff;
}

.e_wrp li img {
	display: block;
	height: 48px;
	border: 1px solid #dbdbdb;
}

/**/
.titles {
	line-height: 30px;
	overflow: hidden;
	position: relative;
	/* 确保内部绝对定位元素是相对于此 div */
}

.titles b {
	float: left;
}

.titles b span {
	float: left;
}

.titles b span {
	font-size: 22px;
	line-height: 30px;
	/* font-weight: 600; */
	color: #436ae1;
}

.titles b img {
	float: left;
	vertical-align: middle;
	margin-right: 15px;
}

.titles span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

.titles span a {
	color: #999;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #E0E0E0;
	padding: 4px;
	display: block;
	overflow: hidden
}

.titles span a span {
	color: #999;
	font-size: 12px;
	line-height: 16px;
	display: block;
}

/**/
.titles2 {
	font-size: 22px;
	color: #436ae1;
}

/* .titles2 b { float:left; }
.titles2 b  span{ float:left; }
.titles2  b  span{
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
	color: #222;
} */
.titles2 b img {
	float: left;
	vertical-align: middle;
	margin-right: 15px;
}

/* .titles2  span{ float:right; font-weight:normal; font-size:12px; line-height: 16px; } */
.titles2 span a {
	color: #999;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #E0E0E0;
	padding: 5px;
	display: block;
	overflow: hidden
}

.titles2 span a span {
	color: #999;
	font-size: 12px;
	line-height: 16px;
	display: block;
}

/**/
.news {
	width: 45%;
}

.news .fst {
	margin-bottom: 20px;
	background-color: #eee;
	background-image: url(../images/hot-titbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}

.news .fst em {
	font-size: 14px;
	font-weight: 600;
	display: block;
	padding-right: 10px;
	float: left;
}

.news .fst a {
	color: #5c5c5c;
	line-height: 170%;
}

.news dl {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news dt {
	float: left;
	width: 56px;
	padding: 0 7px;
	height: 70px;
	text-align: center;
	font-family: Arial;
	margin-right: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}

.news dl.cur dt {
	background: #be0000;
	color: #fff;
}

.news dl.cur dt b {
	border-color: #df8080;
}

.news dt b {
	display: block;
	font-size: 32px;
	padding-top: 4px;
	color: gray;
}

.news dt span {
	display: block;
	font-size: 14px;
	padding-top: 4px;
	color: gray;
}

.news dd em {
	font-size: 14px;
	font-weight: 600;
	display: block;
	padding-right: 10px;
	float: left;
	line-height: 170%;
}

.news dd a {
	line-height: 170%;
	font-size: 14px;
	color: gray;
}


/**/
.dongtai {
	width: 50%;
}

.ne_con {
	overflow: hidden;
}

.ne_con dl {
	min-height: 190px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
}

.ne_con dt {
	float: left;
	/*border: 1px solid #d6d6d6;*/
}

.ne_con dt img {
	display: block;
	border-radius: 20px;
}

.ne_con dd {
	float: right;
	width: 390px;
}

.ne_con dd span {
	display: block;
	font: 16px/16px "Microsoft Yahei";
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

.ne_con dd span a {
	color: #F00;
	text-decoration: none;
}

.ne_con p {
	font: 14px/25px "Microsoft Yahei";
	color: #666;
	overflow: hidden;
}

.ne_con p a {
	font: 14px/25px "Microsoft Yahei";
	color: #666;
	overflow: hidden;
}

.ne_con dd em {
	display: block;
	font: 14px/14px "Microsoft Yahei";
	color: #2048b6;
}

.ne_con dd em a {
	color: #2048b6;
}

.ne_con ul {
	width: 96%;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}

.ne_con li {
	font: 14px/40px "Microsoft Yahei";
	color: #333;
	border-bottom: 1px dashed #ccc;
}

.ne_con li a {
	color: #333;
	text-decoration: none;
}

.ne_con li span {
	float: right;
}

.ne_con li:nth-child(1) a {
	color: #F00;
}

/**/
.shipin {
	width: 360px;
	overflow: hidden;
}

.xspic {
	width: 485px;
	overflow: hidden;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.wd {
	width: 310px;
	border: 1px solid #d6d6d6;
	overflow: hidden;
}


.hz_c {
	width: 101%;
	min-height: 230px;
	overflow: hidden;
	margin-top: 10px;
}

.hz_c ul li {
	float: left;
	width: 33.33%;
	display: inline;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 10px;
}

.hz_c ul li img {
	width: 95%;
	height: 110px;
	border: 1px solid #dcdcdc;
}



.lk_c {
	width: 95%;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.lk_c ul li {
	float: left;
	width: 33.33%;
	display: inline;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center
}

.lk_c ul li img {
	height: 46px;
	margin: auto
}


.entry {
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.entry a {
	width: 100%;
	background: #c7c8c8;
	text-align: left;
	color: #019ec7;
	margin-top: 6px;
	display: block;
	overflow: hidden;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.entry a img {
	display: inline-block;
	height: 28px;
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.entry a span {
	display: block;
	width: 80%;
	float: left;
}

/*内页布局*/

.col_main {
	display: block;
	clear: both;
	/* padding:0 5px; */
	overflow: hidden;
}

.col_main .col_left {
	width: 250px;
	float: left;
}

.col_main .col_right {
	width: 920px;
	float: right;
}


/***左侧导航**/
.sl_leftmenu {}

.sl_leftmenu .sb1_head {
	background: #1e80ff;
	height: 68px;
	line-height: 68px;
	font-size: 18px;
	;
	color: #fff;
}

.sl_leftmenu .sb1_head_tit {
	padding-left: 90px;
	background: url(../images/sb1_head_tit.png) 69px 50% no-repeat;
}

.sl_leftmenu .sb1_main {
	padding: 0px;
	min-height: 30px;
	border: #e8e8e8 1px solid;
	border-bottom: none;
}

.sl_leftmenu .sb1_bottom {
	height: 0px;
}

.left_menu {
	display: block;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

.left_menu .wp_column {
	display: block;
	width: 100%;
	vertical-align: bottom;
}

.left_menu .wp_column a {
	display: block;
	width: 100%;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	word-wrap: break-word;
	background: url(../images/tab.png) no-repeat;
	height: 49px;
	line-height: 49px;
	border-bottom: #e8e8e8 1px solid;
	text-align: left;
}

.left_menu .wp_column a:hover {
	color: #FF0000;
	background: url(../images/tab_hover.png) no-repeat;
}

.left_menu .wp_column a.selected {
	color: #FF0000;
	background: url(../images/tab_hover.png) no-repeat;
}

.left_menu .wp_column a .column-name {
	display: inline-block;
	line-height: 50px;
	padding: 0px 10px 0px 20px;
	cursor: pointer;
	width: 170px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


/***右侧导航**/

.show_box_2 {
	margin-bottom: 10px;
	min-height: 450px;
}

.show_box_2 .sb2_head {
	background: #ffffff url(../images/box2head.gif) repeat-x;
	height: 40px;
	border: 1px solid #E2E2E2;
	font-weight: 600;
	padding-right: 20px;
	padding-left: 20px;
}


.show_box_2 .sb2_head h3 {
	float: left;
	padding-right: 20px;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	color: #000;
}

.show_box_2 .sb2_main {
	background: #fff;
	border: 1px solid #E2E2E2;
	border-top-width: 0;
	padding: 8px;
}


/**当前位置:li**/
.article_map {
	float: right;
	height: 40px;
	line-height: 50px;
	color: #0672ba;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

.article_map {
	line-height: 40px;
}

/**文章列表:li**/

.right_list {
	width: 920px;
	float: right;
	padding: 0 0 40px 0;
	display: inline;
}

.right_list ul.lists li {
	height: 40px;
	line-height: 40px;
	margin: 0px;
	font-size: 16px;
	line-height: 46px;
	overflow: hidden;
	color: #3e3e3e;
	font: 14px/40px "Microsoft YaHei";
	padding: 0 20px 0 30px;
	background: url(../images/dian20170320_03.jpg) 15px 23px no-repeat;
	border-bottom: 1px solid #ececec;
}

.right_list ul.lists li:hover {
	background: #ededed;
}

.right_list ul.lists li span {
	float: right;
	padding: 0 0 0 10px;
	color: #999;
	font-size: 14px;
}

.right_list ul.lists li a {
	color: #000;
}

.right_list ul.lists li a:hover {
	text-decoration: none;
}


/**文章分页**/
.page_box {
	text-align: center;
	padding: 30px 0 0 0;
}

.page_box a {
	display: inline-block;
	height: 30px;
	width: auto;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ececec;
	font-size: 11px;
	border-radius: 3px;
	margin: 0 5px;
	padding: 0px 5px
}

.page_box a:hover {
	color: #4285f4;
	border: 1px solid #4285f4;
}

.page_box a.up {
	width: auto;
}

.page_box span.liston {
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #4285f4;
	color: #4285f4;
	font-size: 11px;
	border-radius: 3px;
}



/**文章内容**/

.mainContentBot1 {
	padding-bottom: 12px;
	border-bottom: 1px dashed #bfbfbf;
	padding-top: 30px;
	margin-bottom: 20px
}

.mainContentBot1 h2 {
	text-align: center;
	color: #111;
	overflow: hidden
}

.mainContentBot1 p {
	text-align: right;
	color: #666666;
	padding-top: 20px;
	overflow: hidden
}


.mainContentBot2 {
	font-size: 16px;
	color: #111;
	line-height: 40px;
	overflow-x: auto;
	padding-right: 10px;
}

.mainContentBot2 p {
	text-indent: 2em;
}




.right_list {}

/***文章内容初始样式（包括之后文章页内容）***/
.col_right .wp_entry {
	width: 95%;
	line-height: 1.7em;
	font-size: 16px;
	color: #111;
	margin-top: 20px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.col_right .wp_entry p {
	margin-bottom: 5px;
}

.col_right .wp_entry a {
	color: #111;
}

.col_right .wp_entry a:hover {
	text-decoration: underline;
	color: #E10000;
}

.col_right .wp_entry img {
	max-width: 800px;
	_width: :expression(this.width>800?"800px":this.width+"px");
}

.gotoTop {
	position: fixed;
	right: 50px;
	bottom: 100px;
	width: 54px;

}


.col_right .wp_entry table {
	border: 1px solid #ddd;
	width: auto;
	border-collapse: collapse;
	margint: 0px auto;
}

.col_right .wp_entry tr th,
.col_right .wp_entry tr td {
	border: 1px solid #ddd;
	border-collapse: collapse;
	background-color: #fff;
}

.col_right .wp_entry tr td p {
	text-indent: 0em;
	margin-bottom: 0px;
}

.titles2 a {
	font-size: 22px;
}

.div_piccontenttitle_li .c_pt_12 .c_pic {
	padding: 0px 18px 0px 18px;
}

.entry1.clearfix {
	padding: 20px 0;
}

.entry1.clearfix ul li img {}

.entry1.clearfix ul li {
	width: 30%;
	float: left;
	text-align: center;
	background-color: white;
	margin: 10px;
	padding-top: 25px;
	border-radius: 20px;
}

.xspic {
	javascript: ;
	width: 800px;
}

.entry1.clearfix img {
	width: 64px;
        height: 63px;
}

.entry1 li div {
	line-height: 40px;
	font-size: 16px;
	color: #436ae1;
}

.content.zq {
	margin-top: 5%;
        width: 1290px;
	/* background: url(../images/202501/底图2.png) no-repeat;
    background-color: white;
    background-size: 100%; */
}

.content.zqnew {
	margin-top: 5%;
}

.share-box {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	position: relative;
}


.share-item {
	background: #fff;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	line-height: 44px;
	margin-left: 10px;
	font-size: 26px;
	transition: all 0.2s ease-out 0s;
	display: block;
}

.share-item .code {
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -70px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 10px;
	width: 140px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	box-sizing: border-box;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-10px);
	transition: all 0.2s ease-out 0s;
	z-index: 99;
}

.share-item .code>img {
	display: block;
	width: 100%;
}

.share-item .code:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	font-size: 0;
	border-top-color: #fff;
}

.share-item:hover .code {
	visibility: visible;
	opacity: 1;
	transform: none;
}

a.share-item.icon-wchat {
	background-image: url('../images/weixin.png');
}

.znews {
	width: 1197px;
}

.hz_zq {
	margin: 20px;
	width: 1160px;
}

.hz_zq ul li {
	width: 23%;
	float: left;
	padding: 9px;
	height: 340px;
	position: relative;
	top: 0;
	transition: 0.6s all;
	/*border: 1px dashed #005;*/
	margin: 1px;
	border-radius: 10px;
}

.hz_zq ul li:nth-child(even) {
	background: transparent;
}

.hz_zq ul li a {
	/*display: block;*/
	/*padding: 25px 18px;*/
}

/*.hz_zq ul li:nth-child(even) h5 {
	color: #003360;
}*/

.hz_zq ul li h5 {
	margin-bottom: 4.875rem;
	font-weight: normal;
	color: blue;
	font-size: 14px;
	line-height: 18px;
}

.hz_zq ul li h5 b {
	float: left;
	font-weight: normal;
}

/*.hz_zq ul li:nth-child(even) h5 i {
    color: #003360;
    background: url(../images/shijianl.png) no-repeat left center;
}*/

.hz_zq ul li h5 i {
	color: #003360;
	float: right;
	font-style: normal;
	padding-left: 20px;
	background: url(../images/shijianl.png) no-repeat left center;
}

.hz_zq ul li:nth-child(even) h4 {
	color: #323232;
}

.hz_zq ul li h4 {
	font-size: 16px;
	color: #323232;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 35px;
}

.hz_zq ul li:nth-child(even)p {
	color: #999;
}

.hz_zq ul li p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	overflow: hidden;
	width: 100%;
	height: 50%;
	margin-bottom: 40px;
}

.hz_zq ul li:nth-child(1) {
	/*background: url(../images/sback1.jpg) no-repeat center bottom;*/
}

.hz_zq ul li:nth-child(2) {
	/*background: url(../images/sback2.jpg) no-repeat center bottom;*/
}

.hz_zq ul li:nth-child(3) {
	/*background: url(../images/sback3.jpg) no-repeat center bottom;*/
}

.hz_zq ul li:nth-child(4) {
	/*background: url(../images/sback4.jpg) no-repeat center bottom;*/
}