/*header*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img,
body {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* {
	box-sizing: border-box;
	font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

body {
	overflow-x: hidden;
	color: #222;
	font: 500 13px/25px "Microsoft Yahei", "微软雅黑", "黑体";
	-webkit-text-size-adjust: none;
	background-color: #fff;
}


/*搜索框*/

div.search {
	float: right;
}

form {
	position: relative;
	width: 300px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

#searchform {
	display: block;
	height: 40px;
}

.inp_srh {
	border: 1px solid #e3e3e3;
	float: left;
	display: inline;
	height: 40px;
	width: 300px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 70px;
	border-radius: 5px;
}

.btn_srh {
	background: url(../img/sear.png) no-repeat 11px;
	width: 45px;
	height: 39px;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	border-radius: 0 5px 5px 0;
	background-size: 50%;
	background-color: #e9e9e9;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #666;
	font-size: 12px;
}

input::-moz-placeholder {
	color: #666;
	font-size: 12px;
}

input:-moz-placeholder {
	color: #666;
	font-size: 12px;
}

input:-ms-input-placeholder {
	color: #666;
	font-size: 12px;
}


/*=====*/

img {
	border: none;
}

.logo {
	float: left;
}

.logo img {
	max-height: 42px;
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}

.nav_logo {
	border-bottom: 1px solid #eee;
}

.nav_logo .header {
	height: 60px;
	background: #e9e9e9
}

.header_list {
	background: #1E2736;
}

.nav_logo .logo_width {
	padding: 15px 0;
}

.nav ul.cons {
	list-style: none;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #333;
	float: left;
	height: 60px;
	line-height: 60px;
	padding: 0 27px;
}

.nav ul.cons li:hover a {
	color: #333 !important;
}

.header .search {
	float: right;
}

.cons li.active a i {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000;
}

.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin-top: 15px;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}


/*left*/

.contain_all {
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 15px;
}

a:hover {
	color: #f30 !important;
}


/* ==轮播图= */

.swiper-container {
	height: 240px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-container img {
	width: 100%;
	height: 520px;
}

.posi_p p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.2);
	font-size: 16px;
	padding: 10px;
	color: #fff;
	width: 100%;
}

.indexLeft {
	width: 347px;
}

.indexCenter {
	width: 484px;
	margin: 0 30px;
}

.indexRight {
	width: 309px;
}

.nav_t {
	background-color: #147CDD;
	padding: 8px 10px;
}

.mgt25 {
	margin-top: 25px;
}

.nav_t a {
	color: #fff;
	font-size: 22px;
	font-style: italic;
	letter-spacing: 2px;
}

.cwwsd,
.zhuant {
	border-left: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	overflow: visible;
}

.pad13 {
	padding: 13px;
}

.cwwsd dd {
	padding: 5px 0 5px 20px;
	background: url(../img/cwwsddot.jpg) 1px center no-repeat;
}

.important dt {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding: 15px 10px 15px 20px;
	background-color: #f7eaec;
	position: relative;
	border-radius: 8px;
}

.important dt a {
	font-size: 20px;
	color: #333;
	line-height: 32px;
}

.hot {
	padding-right: 0;
	margin-top: 5px;
}

dl {
	margin-bottom: 20px;
}

dt {
	font-weight: bold;
}

.hot dt a,
.hot dt a:link,
.hot dt a:visited,
.hot dt a:hover,
.hot dt a:active {
	font-size: 20px;
	color: #333;
}

.hotList dt a,
.hotList dt a:link,
.hotList dt a:visited,
.hotList dt a:hover,
.hotList dt a:active {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.hot dt {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 0 5px 40px;
	background: url(../img/hot.jpg) 1px center no-repeat;
}

.hot dd {
	color: #888;
	line-height: 20px;
	text-indent: 2em;
}

.hotListIndex dl {
	clear: both;
	padding: 7px 0;
}

.hotList dt {
	width: 80%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hotList dd {
	width: 17%;
	float: left;
	margin-left: 3%;
	color: #999;
}

.hotList dd {
	width: 17%;
	float: left;
	margin-left: 3%;
	color: #999;
}

.nav_zt_t,
.nav_zt_t a:link,
.nav_zt_t a:visited,
.nav_zt_t a:hover,
.nav_zt_t a:active {
	color: #127DDD;
	font-size: 22px;
	font-style: italic;
	letter-spacing: 2px;
}

.zhuant dt a,
.zhuant dt a:link,
.zhuant dt a:visited,
.zhuant dt a:hover,
.zhuant dt a:active {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

.nav_zt_t {
	background-color: #fff;
	color: #127DDD;
	font-size: 22px;
	padding: 8px 10px;
	font-style: italic;
	letter-spacing: 2px;
	border-top: 4px solid #127DDD;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}

.zhuant dl {
	padding: 5px 0;
	margin: 0;
	clear: both;
	overflow: auto;
}

.zhuant dd {
	float: left;
	width: 65px;
}

.zhuant img {
	width: 65px;
	height: 47px;
	border: 0;
}

.zhuant dt {
	line-height: 20px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 4px 0;
	margin-left: 80px;
}

.yy img {
	width: 313px;
	height: 123px;
	border: 0;
}

.hotList dl {
	overflow: hidden;
	margin-bottom: 0;
	padding: 6px 0;
}

.jg {
	border-bottom: none !important;
}

.yy,
.jg {
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: none;
	padding-bottom: 0;
}

.txsj img {
	width: 313px;
	height: 186px;
	border: 0;
}

.clw img {
	width: 277px;
	height: 118px;
	border: 0;
}


/*列表*/

.navbread {
	width: 100%;
	padding-top: 10px;
	font-weight: normal;
	font-size: 13px;
	color: #999;
}

.navbread span {
	margin-right: 5px;
}

.newslist {
	width: 850px;
}

.lfebar {
	width: 330px;
}

.list-unstyled li {
	line-height: 44px;
	background: url(../img/dia.png) left center no-repeat;
	padding-left: 15px;
	border-bottom: 1px dashed #eee;
}

.textgray,
.textgray a {
	color: #bbb;
}

.newslist .slh {
	width: 90%;
}

.rightbar {
	margin: 12px 0 15px 0;
	padding: 0 15px 10px 15px;
	border: 1px solid #ebebeb;
}

.more {
	float: right;
	font-size: 18px;
}

.more a {
	float: right;
	font-size: 24px;
	color: #2fa9ff;
}

.rightbar .title span {
	margin-left: 10px;
	border-top: 3px solid #2fa9ff;
	font-size: 16px;
	padding: 3px 5px;
	line-height: 32px;
}

.ptarea {
	margin: 10px 0;
}

.ptarea>div {
	overflow: hidden;
}

.ptarea .blocks {
	margin-bottom: 12px;
	overflow: hidden;
}

.col-xs-5 {
	width: 41.66666667%;
	float: left;
}

.img100 img {
	display: block;
	width: 100%;
	height: 63px;
	padding: 0 10px;
}

.col-xs-7 {
	width: 58.33333333%;
	float: right;
}

.rightbar ul li a {
	color: #222;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.tuwen img {
	width: 100%;
	height: 180px;
}

.content_list {
	margin-bottom: 20px;
	margin-top: 15px;
}

.content_list a:hover {
	color: #2fa9ff !important;
}

.navbread a:hover {
	color: #2fa9ff !important;
}


/*详情*/

.ht-wz h1 {
	font-size: 24px;
	margin-top: 20px;
	line-height: 35px;
	font-weight: bold;
}

.ht-wz p {
	font-size: 14px;
	color: #888;
	padding: 10px 0;
	border-bottom: 1px dashed #eee;
}

.con_detail {
	padding: 20px 0;
}

.con_detail p {
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
	padding-bottom: 10px;
}

.con_detail img {
	display: block;
	margin: 10px auto;
}

.tuijian .pad13 {
	overflow: hidden;
}

.tuijian .pad13 dd {
	width: 48%;
	float: left;
}

.tuijian .pad13 dd:nth-child(2n) {
	float: right;
}

.tuijian .nav_t a:hover {
	color: #fff !important;
}

.post-navigation {
	overflow: hidden;
	    padding: 20px 0 40px 0;
}

.post-navigation div {
	box-sizing: border-box;
	width: 400px;
	font-size: 15px;
	border: 1px solid #eee;
	border-radius: 5px;
	color: #999;
	padding: 5px 10px;
}

.post-navigation div span {
	float: left;
}

.post-navigation div:hover a {
	color: #1578d5;
}

.tuijian .hotList dd {
	text-align: right;
	padding-right: 10px;
}

.tuijian .nav_t {
	background: #2fa9ff;
		padding: 5px 10px;
}

.tuijian .nav_t a {
	font-size: 16px;

}


/*========*/

.posi_p p,
.cwwsd dd,
.slh,
.post-navigation div {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.hot dd,
.col-xs-7 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/*{
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}*/


/*{
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}*/


/*底部*/

.footbgs {
	padding: 20px 0;
	background: #f7f7f7;
	width: 100%;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #666;
	overflow: hidden;
	width: 1170px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #666;
}

.footer a:hover {
	color: #666 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/arrs.png) no-repeat center center #fff;
	transform: rotate(270deg);
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #3c79e7;
	background-size: 60%;
	border-radius: 50%;
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}

.show_content li a {
	width: 700px;
}

.show_content li span {
	display: inline-block;
	width: 150px;
	text-align: right;
}

.paginations {
	list-style: none;
	display: block;
	padding: 0;
	margin: 30px auto;
	width: 500px;
	overflow: hidden;
}

.paginations li {
	display: inline;
	text-align: center;
}

.paginations a {
	float: left;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	margin-left: -1px;
	border: 1px solid transparent;
	line-height: 30px;
}

.modal-4 a {
	margin: 0 5px;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #dcdcdc;
	color: #666;
}

.modal-4 a.prev {
	-moz-border-radius: 50px 0 0 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px 0 0 50px;
	width: 100px;
}

.modal-4 a.next {
	-moz-border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0;
	border-radius: 0 50px 50px 0;
	width: 100px;
}

.modal-4 a.active {
	background-color: #3c79e7;
	color: #fff;
}

.modal-4 a.active:hover {
	color: #fff !important;
}