@charset "utf-8";

/*公共样式*/
* {
	padding: 0;
	margin: 0;
}

ul li,
a,
p {
	border: none;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0px;
}

body {
	font-size: 16px;
	color: #333333;
	font-family: "微软雅黑";
}

img {
	border: none;
}

a {
	color: #333333;
}

.center {
	width: 1200px;
	margin: 0px auto;
}

.clear {
	clear: both;
}

/*页面样式*/
.top {
	width: 100%;
	height: 140px;
	padding: 28px 0px;
	box-sizing: border-box;
}

.logo {
	overflow: hidden;
	float: left;
}

.logo img {
	max-width: 100%;
	height: auto;
}

/*导航*/
.nav {
	float: right;
	width: 44%;
	margin-top: 21px;
}

.nav ul li {
	float: left;
	width: 20%;
	position: relative;
	text-align: center;
}

.nav ul li>a {
	text-align: center;
	/* line-height: 50px; */
	font-size: 20px;
	display: block;
}

.nav ul li span {
	font-size: 13px;
	color: #606060;
	margin-top: 9px;
	display: inline-block;
}

.nav ul li.on>a,
.nav ul li:hover>a {
	/* color: #fff; */
	/* background: #0158b5; */
	font-weight: bold;
}

.subNav {
	width: 100%;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 77px;
	display: none;
	width: 100%;
	z-index: 999;
}

.subNav a {
	background: rgba(1, 88, 181, .6);
	color: #fff;
	width: 100%;
	display: block;
	line-height: 36px;
	text-align: center;
	white-space: normal;
	font-size: 16px;
}

/* .nav ul li:hover .subNav {
	display: block;
}
 */
.subNav a:hover {
	background: #0158b5;
	color: #FFFFFF;
}

/*大图*/
#dt .wrapper {
	position: relative;
}

#dt {
	overflow: hidden;
}

#dt .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#dt .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

#dt .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

#dt .rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

#dt .slide_container {
	position: relative;
	float: left;
	width: 100%;
}

#dt .slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#dt .slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

#dt .slide img {
	display: block;
	position: relative;
	z-index: 1;
	/* width: 1920px; */
	border: 0;
}

#dt .slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

#dt .slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 65px;
	width: 34px;
	margin-top: -30px;
}

#dt .slide_nav:active {
	opacity: 1.0;
}

#dt .slide_nav.prev {
	left: 0%;
	background: url(../img/datu_l.png) no-repeat center center;
}

#dt .slide_nav.next {
	right: 0%;
	background: url(../img/datu_r.png) no-repeat center center;
}

#dt .slide1_tabs {
	position: absolute;
	bottom: 13px;
	left: 45%;
	z-index: 100;
	text-align: center;
}

#dt .slide2_tabs {
	position: absolute;
	bottom: 10px;
	z-index: 100;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

#dt .slide1_tabs li,
.slide2_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 15px;
	border-radius: 10px;
	border: 1px solid #FFF;
	position: relative;
}

#dt .slide1_tabs li a,
.slide2_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100, 200, 300, 0);
	color: transparent;
}

#dt .slide1_tabs li.slide_here a,
.slide2_tabs li.slide_here a {
	background: #fff;
}

/* main1 */
.comtop .bt {
	font-size: 30px;
	color: #114298;
	/* text-indent: 40px; */
	font-weight: bold;
	/* background: url(../img/btx.png) no-repeat 0px center; */
}

.comtop span {
	color: #e4933c;
	font-size: 24px;
	font-family: "Georgia";
	margin-top: 10px;
	display: block;
}

.main1 {
	width: 100%;
	min-height: 580px;
	padding: 80px 0px;
	box-sizing: border-box;
	background: url(../img/bg1.png) no-repeat 0px 0px;
	overflow: hidden;
}

.jj {
	width: 53%;
	float: left;
}

.jjnr {
	line-height: 30px;
	margin: 50px 0px;
	color: #000000;
}

.more1 {
	display: block;
	width: 160px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #114298;
	border: 1px solid #114298;
	overflow: hidden;
}

.more1 img {
	margin-left: 10px;
}

.jjt {
	float: right;
	width: 39.5%;
	height: 320px;
	position: relative;
	margin-top: 51px;
	background: url(../img/lbdt.png) no-repeat 0px 0px;
}

.jjt img {
	position: absolute;
	top: -20px;
	left: -20px;width:100%
}

/* main2 */
.main2 {
	width: 100%;
	min-height: 520px;
	padding: 60px 0px;
	box-sizing: border-box;
	background: #ecf3ff;
	overflow: hidden;
}

.tz {
	float: left;
	width: 70%;
}

.tz ul {
	margin-top: 40px;
	margin-bottom: 15px;
	overflow: hidden;
}

.tz ul li {
	float: left;
	width: 43%;
	margin-right: 14%;
	margin-bottom: 35px;
}

.tz ul li>div {
	width: 70px;
	height: 60px;
	background: #114298;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-right: 20px;
}

.tz ul li span {
	display: block;
	font-size: 18px;
	padding: 5px 0px;
	box-sizing: border-box;
}

.tz ul li a {
	font-size: 18px;
	line-height: 30px;
	height: 58px;
	overflow: hidden;
	display: block;
	/* font-weight: bold; */
}

.tz .wt {
	margin-right: 0px;
}

.tz ul li:hover a {
	color: #114298;
}

.dl {
	float: right;
	width: 25%;
}

.dlrk {
	background: #fff;
	min-height: 255px;
	border-radius: 15px;
	padding: 5px;
	box-sizing: border-box;
	margin-top: 40px;
	box-shadow: 2px 4px 3px #e8eefa, -2px -4px 3px #e8eefa;
}

.dlbg {
	background: #f7faff;
	min-height: 250px;
	border-radius: 10px;
	overflow: hidden;
}

.kuai_pic img {
	display: block;
	margin: 50px auto 30px;
}

.dlbg p {
	text-align: center;
}

/* main3 */
.main3 {
	width: 100%;
	min-height: 540px;
	overflow: hidden;
	background: url(../img/bg2.png) no-repeat 0px 0px;
}

.btt {
	text-align: center;
	margin: 70px 0px 50px;
}

.zxsp ul li {
	float: left;
	position: relative;
	border: 1px solid #FFFFFF;
	margin-right: 30px;
}

.zxsp ul .wt {
	margin-right: 0px;
}

.zxsp .tp {
	width: 275px;
	height: 180px;

}

.zxsp .tp img {
	width: 275px;
	height: 180px;
}

.zxsp .spbt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.zxsp p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background: rgb(50, 51, 51, 0.8);
	font-size: 15px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C1A4780', endColorstr='#4C1A4780');
}

.more2 {
	display: block;
	width: 160px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	margin: 50px auto;
}

.more2 img {
	margin-left: 10px;
}

.pic {
	float: left;
	width: 65%;
}

.callbacks_tabs {
	text-align: right;
	font-size: 0;
	list-style-type: none;
	position: relative;
	top: -33px;
	z-index: 2;
	right: 6px;
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0px 5px;
}

.callbacks_tabs a {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	line-height: 20px;
	overflow: hidden;
	font-size: 0px;
	border: 1px solid #FFF;
}

.callbacks1_tabs .callbacks_here a {
	background: #FFFFFF;
}

.xtbox {
	float: right;
	width: 380px;
}

.xtbox ul li {
	margin-bottom: 23px;
	height: 250px;
	overflow: hidden;
}

.xtbox ul li img {
	height: 250px;
	transition: all 2s;
	width: 100%;
}

.xtbox ul li:hover img {
	transform: scale(1.1);
	transition: all 2s;
}

.foot {
	width: 100%;
	min-height: 200px;
	overflow: hidden;
	color: #FFFFFF;
	background: url(../img/ywbg.png) no-repeat 0px 0px;
}

.foot ul li {
	float: left;
	text-indent: 50px;
	padding: 55px 0px 50px;
	box-sizing: border-box;
	width: 25%;
}

.foot ul li a {
	font-size: 18px;
	color: #FFFFFF;

}

.foot ul .li1 {
	background: url(../img/icon3.png) no-repeat 0px center;
}

.foot ul .li2 {
	background: url(../img/icon4.png) no-repeat 0px center;
}

.foot ul .li3 {
	background: url(../img/icon5.png) no-repeat 0px center;
}

.foot ul .li4 {
	/* text-align: right; */
	background: url(../img/icon6.png) no-repeat 0px center;
}

.bq {
	border-top: 1px solid #597fc1;
	text-align: center;
	padding: 24px 0px;
	box-sizing: border-box;
	font-size: 14px;
}

/* 列表页 */
.listcon {
	margin-top: 20px;
	overflow: hidden;
	background: url(../img/dtbg.png) no-repeat 0px bottom;
	padding-bottom: 30px;
}

.conleft {
	width: 18.5%;
	float: left;
}

.conleft .yj {}

.conleft ul {}

.conleft ul li {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #e9e9e9;
	margin-bottom: 10px;
}

.conleft ul li a {
	color: #333333;
	font-size: 16px;
}

.conleft .active {
	background: #114298;
}

.conleft .active a {
	color: #fff;
}

.conright {
	float: right;
	width: 78%;
	margin: 0px 0px 30px;
}

.ritop {
	margin-bottom: 20px;
	overflow: hidden;
	height: 50px;
	border-bottom: 2px solid #114298;
}

.ritop .ggtop {
	float: left;
}

.ggtop .lm {
	font-size: 30px;
	color: #114298;
	float: left;
	font-weight: bold;
}

.ggtop span {
	color: #e4933c;
	font-size: 22px;
	font-family: "Georgia";
	margin-top: 10px;
	display: inline-block;
	margin-left: 10px;
}

.dq {
	float: right;
	color: #888888;
	margin-top: 3px;
	text-indent: 20px;
	line-height: 50px;
	background: url(../img/dq.png) no-repeat 0px center;
}

.dq a {
	font-size: 14px;
	color: #888888;
}

.conright .listul li {
	line-height: 60px;
	height: 60px;
	background: url(../img/dian.png) no-repeat 0px center;
	text-indent: 15px;
	color: #333333;
	border-bottom: 1px dashed #d2d2d2;
}

.conright .listul {
	/* 	padding: 0px 10px;
	box-sizing: border-box; */
}

.conright .listul li a {
	float: left;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}

.conright .listul li .sj {
	float: right;
	color: #888888;
	font-size: 14px;
}

.conright .listul li:hover a {
	color: #114298;
}

.conright .listul li:hover .sj {
	color: #114298;
}

.fan {
	margin: 30px 0px;
	text-align: center;
}

.nt img {
	width: 100%;
}

/* 视频 */
.piclist li {
	float: left;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.piclist .wlast {
	margin-right: 0px;
}

.piclist li .tp {
	width: 360px;
	height: 240px;
	overflow: hidden;
	transition: all 2s;
}

.piclist li p {
	text-align: center;
	margin: 15px 0px;
	font-size: 16px;
}

.piclist li .tp:hover img {
	transform: scale(1.1);
	transition: all 2s;
}

.piclist li:hover p {
	color: #114298;
}

.splist li {
	position: relative;
}

.splist li .mb1 {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 40%;
	left: 50%;
	transform: translate(-40%, -50%);
	opacity: 0;
	background: url(../img/sp.png) no-repeat 0px 0px;
}

.splist li:hover .mb1 {
	opacity: 1;
	transition: all 2s;
}

.splist li:hover img {
	transform: scale(1.05, 1.05);
	transition: all 1s;
}

/* 内容页 */
.article .arti-title {
	text-align: center;
	font-size: 24px;
	line-height: 35px;
	margin-top: 25px;
	color: #333333;
	font-weight: bold;
}

.article .arti_metas {
	padding: 20px 0px 22px 0px;
	text-align: center;
	border-bottom: 1px dashed #d2d2d2;
}

.article .arti_metas span {
	margin: 0 15px;
	color: #888888;
	font-size: 16px;
	text-indent: 22px;
	display: inline-block;
}

.arti_publisher {
	background: url(../img/lai.png) no-repeat 0px center;
}

.arti_update {
	background: url(../img/fa.png) no-repeat 0px center;
}

.arti_views {
	background: url(../img/dj.png) no-repeat 0px center;
}

.article .read {
	padding: 20px 0px 20px 0px;
	line-height: 25px;
}

.nx {
	padding-left: 10px;
	color: #888888;
	font-size: 16px;
	margin-bottom: 20px;
}

.nx a {
	color: #888888;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
}

.nx .up:hover a,
.nx .down:hover a {
	color: #114298;
}

.share {
	background: #eff2f8;
	height: 50px;
}

.gb_resLay {
	height: 50px;
	width: 240px;
	margin: 0 auto;
}

.gb_res_t {
	line-height: 50px;
	height: 50px;
	position: relative;
	font-size: 18px;
	text-align: center;
}

.gb_res_t i {
	background: #FFEC94;
	height: 1px;
	overflow: hidden;
	left: 32px;
	top: 30px;
	right: 32px;
	position: absolute;
}

.gb_res_t span {
	background: #FFF;
	display: inline-block;
	padding: 0px 6px;
	position: relative;
	z-index: 2;
}

.gb_resItms {
	margin: 0px 4%;
}

.gb_resItms li {
	text-align: center;
	float: left;
	width: 55px;
	padding-bottom: 15px;
}

.gb_resA img {
	height: auto;
	width: 60px;
	margin-bottom: 10px;
}

.bdsharebuttonbox a {
	width: 50px !important;
	height: 50px !important;
	margin: 0 auto 10px !important;
	float: none !important;
	padding: 0 !important;
	display: block;
}

.bdsharebuttonbox a img {
	width: 60px;
	height: 60px;
}

.bdsharebuttonbox .bds_tsina {
	background: url(../img/xinlang.png) no-repeat center center !important;
}

.bdsharebuttonbox .bds_qzone {
	background: url(../img/qq.png) no-repeat center center !important;
}

.bdsharebuttonbox .bds_more {
	background: url(../img/sharemore.png) no-repeat center center !important;
}

.bdsharebuttonbox .bds_weixin {
	background: url(../img/weixin.png) no-repeat center center !important;
}



/* 论坛 */
.pageArticle {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}

.datebook {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: auto;
	padding-top: 35px;
}

.line01 {
	position: absolute;
	left: 50%;
	top: 0;
	height: 105%;
	width: 2px;
	background: #dce2ec;
	margin-left: -1px;
}

.db_list {
	width: 100%;
	padding: 12px 0 50px;
	height: auto;
}

.db_list .colorGrey {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
	transition: all 0.3s ease-out 0s;
	margin-bottom: 30px;
}

.db_rt {
	margin-left: 50%;
	position: relative;
	transition: all 0.3s ease-out;
}

.db_rt .circle {
	background-image: url(../img/lsygxtb-z.png);
	background-repeat: no-repeat;
	background-position: 18px 24px;
}

.db_lf .circle {
	background-image: url(../img/lsygxtb-z.png);
	background-repeat: no-repeat;
	background-position: 24px 24px;
}

.circle {
	width: 57px;
	height: 52px;
	display: block;
	position: absolute;
	background: url(../images/circle.png) no-repeat center center;
}

.plf {
	left: -26px;
	top: 0px;
}

.db-date {
	margin-left: 50px;
	height: 36px;
	width: 117px;
	border-radius: 0 3px 3px 3px;
	background-color: #c7782e;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	font-family: 'Arial';
	margin-bottom: 22px;
	position: relative;
}

.colorGrey .db-date {
	background-color: #8d8d8d;
}

.prt02:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	border-top: 15px solid #c7782e;
	border-left: 17px solid transparent;
	left: -16px;
	top: 0;
}

.colorGrey .prt02:before {
	border-top: 15px solid #8d8d8d;
}

.db-img {
	width: auto;
	display: block;
	padding-bottom: 8px;
	margin-left: 50px;
}

.db-img img {
	display: block;
	width: auto;
}

.db-txt {
	margin-left: 50px;
	line-height: 28px;
	font-size: 14px;
	clear: both;
}

.lsygx {
	height: 136px;
	clear: both;
	background: url(../img/ytu.png) no-repeat 0px 0px;
	overflow: hidden;
	margin-left: 16px;
	padding: 0px 20px 0px 30px;
}

.lsygxl {
	height: 136px;
	clear: both;
	background: url(../img/ztu.png) no-repeat 0px 0px;
	overflow: hidden;
	padding: 0px 45px 0px 20px;
}
.lsygxl ul{
	float:right;
}


.db_lf {
	margin-left: 0;
	margin-right: 50%;
	text-align: left;
	position: relative;
	transition: all 0.3s ease-out;
}

.prt {
	right: -26px;
	top: 0px;
}

.db_lf .db-date {
	display: block;
	margin: 0 50px 22px 0;
	float: right;
}

.prt03 {
	border-radius: 3px 0 3px 3px;
}

.prt03:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	border-top: 15px solid #c7782e;
	border-right: 18px solid transparent;
	right: -16px;
	top: 0;
}

.colorGrey .prt03:before {
	border-top: 15px solid #8d8d8d;
}

.db_lf .db-img {
	margin: 0 50px 0 0;
	clear: both;
	float: right;
}

.db_lf .db-txt {
	margin: 0 50px 0 0;
}

.lsygx h2 {
	font-size: 18px;
	font-weight: bold;
	color: #114298;
	/* padding-left: 30px; */
	padding-top: 29px;
	padding-bottom: 12px;
	overflow: hidden;
	border-bottom: 1px solid #eceff3;
}
.lsygx p {
	font-size: 14px;
	color: #666666;
	padding: 0 30px;
	padding-bottom: 20px;
	line-height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* .db_rt:hover .lsygx p {
	white-space: inherit !important;
} */
/* .db_rt:hover .lsygx {
	overflow: visible;
	height: auto;
	border-left: 2px solid #ED4022;
}
 */
.db_rt:hover .lsygx h2 {
	color: #ED4022;
}

/* .db_rt:hover .circle {
	background-image: url(../img/lsygctb-y.png);
} */

.lsygxl h2 {
	font-size: 18px;
	font-weight: bold;
	color: #114298;
	/* padding-right: 30px; */
	padding-top: 29px;
	padding-bottom: 12px;
	overflow: hidden;
	text-align: right;
	border-bottom: 1px solid #eceff3;
}

.lsygxl p {
	font-size: 14px;
	color: #666666;
	padding: 0 30px;
	padding-bottom: 20px;
	text-align: right;
	line-height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* .db_lf:hover .lsygxl p {
	white-space: inherit !important;
} */

/* .db_lf:hover .lsygxl {
	overflow: visible;
	height: auto;
	border-right: 2px solid #ED4022;
} */

.db_lf:hover .lsygxl h2 {
	color: #ED4022;
}

/* .db_lf:hover .circle {
	background-image: url(../img/lsygctb.png);
} */
.colorGrey ul{
	/* float: right; */
	margin-top: 15px;
}
.colorGrey ul li{
	float: left;
	text-align: right;
	margin-bottom: 15px;
}
.lsygxl ul li{
	padding-left: 30px;
}
.lsygx ul li{
	padding-right: 30px;
}
.db_list .li6 .db_rt .lsygx{
	height: 166px;
	background: url(../img/tu6.png) no-repeat 0px 0px !important;
}
.db_list .li8 .db_rt .lsygx,.db_list .li10 .db_rt .lsygx{
	height: 206px;
	background: url(../img/tu8.png) no-repeat 0px 0px !important;
}
.db_list .li9 .db_lf .lsygxl{
	height: 216px;
	background: url(../img/tu9.png) no-repeat 0px 0px !important;
}
.db_list .li6 ul li,.db_list .li8 ul li{
	padding-right: 30px;
	padding-left: 0px;
}
.db_list .li8 ul li:nth-child(3){
	padding-right: 0px;
}
.db_list .li8 ul li:nth-child(6){
	padding-right: 64px;
}
.db_list .li9 ul li{
	/* padding-right: 30px; */
	padding-left: 13px;
	width: 21%;
	text-align: right;
}
.db_list .li10 ul li{
	padding-right: 30px;
	padding-left: 0px;
}
.db_list .li10 ul li:nth-child(3){
	padding-right: 45px;
}
.db_list .li10 ul li:nth-child(5){
	padding-right: 45px;
}
.db_list .li10 ul li:nth-child(6){
	padding-right:15px;
}
.db_list .li10 ul li:nth-child(8){
	padding-right:50px;
}
.db_list .li9 ul li:nth-child(4),.db_list .li9 ul li:nth-child(8){
	width: 27%;
}
.db_list ul li:hover a{color: #114298;}