/*  Reset  */

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
cite,
code,
del,
em,
img,
q,
small,
strong,
sub,
sup,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	background: #fff;
	color: #333;
	font: 12px Microsoft Yahei, simsun;
}

ol,
ul {
	list-style: none;
}

cite,
i,
em,
strong,
th,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
}

input,
textarea,
select,
button,
td {
	font-size: 100%;
}

input,
select,
textarea {
	font: inherit;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	outline: 0;
	box-shadow: none;
	box-sizing: border-box;
	border: none;
	-webkit-appearance: none;
	border-radius: 0;
}

html {
	word-wrap: break-word;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

img {
	display: inline-block;
	vertical-align: middle;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #f04040;
	text-decoration: none;
}

.sepln {
	display: none;
}

body {
	font-family: "Microsoft Yahei";
}


/*  */

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}

.clear {
	clear: both;
}

.container {
	*zoom: 1;
}

.container:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}


/*  */

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}


/*  */

.maxWidth,
.container {
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
}


/*  */

.ptb10 {
	padding: 10px 0;
}

.ptb20 {
	padding: 20px 0;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt26 {
	margin-top: 26px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.top_nav {
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	line-height: 53px;
}

.top_nav a {
	font-size: 16px;
	color: #333;
	display: block;
}

.top_nav a:hover {
	color: #52A9B5;
}

.top_nav li {
	position: relative;
}

.top_nav li::after {
	content: '';
	width: 1px;
	height: 16px;
	background-color: #D9D9D9;
	position: absolute;
	right: -35px;
	top: 50%;
	margin-top: -8px;
}


/*  */

.chanNav {
	background: #fff;
	border-bottom: 1px solid #eeeeee;
	height: 50px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Tahoma, arial, sans-serif;
	font-size: 14px;
	width: 100%;
}

.chanNavCon {
	*zoom: 1;
}

.chanNavCon:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.chanNav span.left {
	color: #808080;
	float: left;
	line-height: 49px;
	width: auto;
	padding-top: 0;
}

.chanNav span.left a {
	margin-right: 18px;
}

.chanNav span.left a:hover {
	border-bottom: 2px solid #f04040;
}

.chanNav span.left i {
	margin: 0 6px;
	font-style: normal;
	display: none;
}

.chanNav span.right {
	float: right;
	padding-top: 10px;
	line-height: 28px;
	width: auto;
}

.chanNav span.right a {
	padding: 0px 10px;
}

.chanNav span.right a.cnLogin {
	background: #f04040;
	color: #fff;
	font-weight: bold;
	margin-left: 0px;
}

.chanNav span.right a.cnLogin:hover {
	background: #f04040;
}

.chanNav a {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.chanNav a:hover {
	font-size: 14px;
	color: #f04040;
	text-decoration: none;
}

.chanTopNickname {
	line-height: 20px;
}


/*  */

.cityHead img {
	display: block;
}

.cityHead .logo {
	padding: 10px;
	float: left;
}

.cityHead .logo img {
	height: 50px;
}

.cityHead .intermediate {
	margin-left: 5%;
	float: left;
	width: 600px;
	height: 80px;
}

.intermediate img {
	width: 600px;
	height: 80px;
}

.baiduSearch {
	float: right;
	height: 30px;
	padding-top: 20px;
	overflow: hidden;
	width: 300px;
	padding-right: 10px;
}

.baiduSearch form #kw {}

#kw {
	width: 220px;
	height: 30px;
	font-size: 12px;
	border: 1px solid #f04040;
	padding-left: 5px;
	float: right;
}

#btn {
	top: 0px;
	width: 72px;
	height: 30px;
	font-size: 12px;
	background-color: #f04040;
	color: white;
	float: right;
	border: none;
}


/*  */

.spotTabHd span a {
	color: #f04040;
}

.spotTabCon {
	padding-left: 20px;
}


/*  */

.broadcast {
	position: relative;
}

.broadcast span {
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
}

.scroll_div {
	width: 93%;
	height: 40px;
	line-height: 40px;
	margin: 0 0;
	overflow: hidden;
	white-space: nowrap;
	background: #ffffff;
	color: #ccc;
	float: right;
}

.scroll_div li a {
	padding-right: 20px;
}

#scroll_begin,
#scroll_end,
#scroll_begin ul,
#scroll_end ul,
#scroll_begin ul li,
#scroll_end ul li {
	display: inline;
}


/*  */

.colLM {
	float: left;
	width: 860px;
}

.colL {
	float: left;
	width: 350px;
}

.colC {
	float: right;
	width: 470px;
}

.colR {
	float: right;
	width: 300px;
}


/* c-main */

.focus {
	height: 445px;
}

.focusCon {
	height: 410px;
	overflow: hidden;
}

.focusConItem {
	width: 350px;
}

.focusNav {
	position: relative;
}

.focusNav .navBtn {
	position: absolute;
	top: -16px;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background-image: url(../image/icon-arrow.png);
	background-repeat: no-repeat;
	background-size: 100px auto;
}

.focusNav .prev {
	left: 55px;
	background-position: 0 0;
}

.focusNav .prev:hover {
	background-position: -25px 0;
}

.focusNav .next {
	right: 55px;
	background-position: -50px 0
}

.focusNav .next:hover {
	background-position: -75px 0;
}

.focusSlider {
	text-align: center;
	overflow: hidden;
	height: 20px;
	margin-top: 10px;
}

.focusSlider i {
	background: #cacaca;
	display: inline-block;
	font-size: 1px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: 0 11px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.focusSlider i.current {
	background: #f04040;
}


/**/

.colHd {
	height: 60px;
	line-height: 46px;
	overflow: hidden;
	background-image: url(../image/colHd.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.colHd h2 {
	margin-left: 15px;
	float: left;
	border-top: 3px solid #ec0000;
	font-size: 20px;
	font-weight: bold;
}

.colHd h2 a {
	color: #f04040;
}

.imgWide .item img {
	width: 350px;
	height: 234px;
	display: block;
	border: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.imgWide .item p {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 16px;
	margin-top: 4px;
}

.imgList {
	overflow: hidden;
}

.focus .imgList .item:nth-of-type(1) {
	width: 100%;
}

.imgList .item {
	float: left;
	/*margin-right: 20px;*/
	width: 48%;
	padding-bottom: 10px;
}

.imgList .item:nth-child(2n) {
	margin-right: 0;
}

.imgList .item:nth-last-of-type(-n+2) {
	padding-bottom: 0;
}

.imgList .item img {
	width: 100%;
	height: 110px;
	display: block;
	border: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.imgList .item p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 8px;
}

.special-planning .item img {
	width: 100%;
	height: 130px;
}

.focus .imgList .item {
	float: left;
	width: 48%;
	height: 140px;
	padding-bottom: 10px;
	margin: 0;
}

.focus .imgList .item:nth-child(2n) {
	float: right;
}

.focus .imgList .item img {
	width: 100%;
	height: 120px;
	display: block;
	border: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.focus .imgList .item p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 8px;
}

.focus .imgList .item:nth-of-type(1) {
	width: 100%;
	height: 250px;
	float: none;
}

.focus .imgList .item:nth-of-type(1) img {
	height: 220px;
}

.long_uls li:nth-of-type(1) {
	font-weight: bold;
}

.long_uls li:nth-child(8n) {
	font-weight: bold;
	margin-top: 19px;
}


/*  */

.spotlight {}

.spotlight h3 {
	height: 48px;
	background-image: url(../image/colmhd.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding-left: 10px;
	overflow: hidden;
}

.spotlight h3 span {
	float: left;
	font-size: 18px;
	padding: 10px 30px 0;
	cursor: pointer;
}

.spotlight h3 span.active {
	border-top: 3px solid #f04040;
	color: #f04040;
	padding-top: 7px;
	font-weight: bold;
}

.spotlight h3 span.local {
	position: relative;
	margin-left: 20px;
}

.spotlight h3 span.local:after {
	content: '';
	position: absolute;
	left: -10px;
	top: 16px;
	border-left: 1px solid #e5e5e5;
	z-index: -1;
	height: 16px;
	width: 100%;
}


/*  */

.longList li {
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	overflow: hidden;
	padding-left: 15px;
	background-image: url(../image/icon-listdot.png);
	background-size: 6px;
	background-position: left center;
	background-repeat: no-repeat;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.longList li strong {
	font-weight: bold;
}


/*  */

.modHd {
	background-image: url(../image/colmhd.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 52px;
	line-height: 44px;
	padding-left: 10px;
}

.modHd h3 {
	border-top: 3px solid #f04040;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #f04040;
}


/**/

.c-main .imgList .item p {
	height: 22px;
}

.chanList {
	margin-top: 15px;
}

.chanList li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
}

.chanList li a span {
	color: #999;
}

.chanList li a:hover span {
	color: #f04040;
}


/**/

.cnProduct {
	padding-bottom: 6px;
}

.cnProduct .hd {
	margin-bottom: 0;
}

.cnProduct li {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-size: 15px;
}

.cnProduct li img {
	width: 55px;
	margin-right: 15px;
}

.cnProduct li a {
	overflow: hidden;
}


/*  */

.halfHd-com {
	line-height: 46px;
	overflow: hidden;
	border-bottom: 2px solid #f04040;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: 10px;
	text-align: center;
	font-size: 20px;
}

.halfHd-com h2 {
	color: #f04040;
	float: left;
	font-size: 20px;
	font-weight: bold;
}

.halfHd-com h2 a {
	color: #f04040;
}


/*  */

.col_ul {
	/*border-bottom: 1px solid #8c8c8c59;*/
	margin-bottom: 15px;
}

.halfHd-one {
	width: 110px;
}


/*  */

.content-div-property {
	width: 270px;
	height: 300px;
}

.content-div-img-property {
	width: 270px;
	height: 170px;
}

.content-div-img-property img {
	width: 270px;
	height: 170px;
}

.content-div-title-property {
	text-align: center;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.content-div-nr-property-#f04040 {
	font-size: 20px;
	color: #f04040;
}


/*  */

.c-Hd {
	height: 60px;
	line-height: 46px;
	overflow: hidden;
}

.c-Hd h2 {
	float: left;
	border-top: 3px solid #f04040;
	font-size: 28px;
	font-weight: bold;
}

.c-Hd h2 strong {
	color: #f04040;
}


/*  */

.common-footer {
	font: 12px "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Tahoma, arial, sans-serif;
	width: 1200px;
	margin: auto;
	line-height: 24px;
	color: #555;
	text-align: center;
	padding: 30px 0;
	border-top: solid 1px #e5e5e5;
}

.common-footer a {
	color: #555;
}

.common-footer a:hover {
	color: #c00;
}


/* list */

.main {
	width: 1200px;
	margin: 10px auto 0;
	padding-bottom: 20px;
	display: table;
	text-align: left;
	position: relative;
}

.mainCon {
	width: 830px;
	float: left;
	overflow: hidden;
	margin-left: 0px;
	padding-bottom: 15px;
}

.mainSide {
	width: 336px;
	float: right;
	overflow: hidden;
	position: sticky;
	top: 0;
}

#scrollRight {
	width: 336px;
}

.dqwz {
	height: 30px;
	padding: 10px 0;
	font-size: 15px;
}

.mainSide h2.modTit {
	height: 50px;
	clear: both;
}

.mainSide h2.modTit strong {
	display: inline-block;
	float: left;
	font: bold 18px/50px "Microsoft Yahei";
	position: relative;
}

.mainSide .mainColumn {
	margin-bottom: 20px;
}


/*  */

.focusAB {
	text-align: left;
	position: relative;
	width: 830px;
}

.focusScrollAB {
	height: 366px;
	overflow: hidden;
}

.focusScrollAB .focus-item {
	float: left;
	width: 550px;
}

.focusScrollAB .focus-item a {
	display: block;
	position: relative;
	height: 366px;
	overflow: hidden;
}

.focusScrollAB .focus-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.focusScrollAB img.item-pic {
	width: 550px;
	height: 366px;
	display: block;
}

.focusScrollAB .item-tit {
	color: #fff;
	width: 550px;
	height: 45px;
	font: bold 16px/45px "Microsoft YaHei";
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	padding-top: 30px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
}

#focus-sliderAB {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#focus-sliderAB a {
	background: #fff;
	border-radius: 5px;
	display: inline-block;
	filter: alpha(opacity=60);
	opacity: 0.6!important;
	font-size: 1px;
	height: 5px;
	margin-right: 5px;
	overflow: hidden;
	text-indent: -999em;
	width: 55px;
}

#focus-sliderAB a.current {
	background: #b31515;
}


/*  */

.sideModFeat .item {
	padding: 0 0 12px;
}

.sideModFeat .item a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.sideModFeat .item_pic {
	float: left;
	width: 115px;
	max-height: 78px;
	overflow: hidden;
}

.sideModFeat .item_pic img {
	width: 100%;
	height: 78px;
	object-fit: cover;
}

.sideModFeat .item_txt {
	margin-left: 130px;
	font-size: 14px;
	line-height: 24px;
}


/*  */

.conLeft_focus {
	width: 100%;
	height: 366px;
	position: relative;
}

.conLeft_focus .pBox {
	position: relative;
}

.conLeft_focus .pBox,
.r1_left_top .pBox img {
	width: 250px;
	overflow: hidden;
}

.conLeft_focus .pBox img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.conLeft_focus .img0 img {
	width: 550px;
	height: 366px;
	overflow: hidden;
	object-fit: cover;
}

.conLeft_focus .pBox p {
	width: 260px;
	padding: 5px;
	font: 14px/18px "Microsoft YaHei";
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-top: 30px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
}

.conLeft_focus .pBox p a {
	color: #fff;
	display: block;
}

.conLeft_focus .img1,
.r1_left_top .img1 img {
	width: 270px;
	height: 180px;
}

.conLeft_focus .img2,
.r1_left_top .img2 img {
	width: 270px;
	height: 180px;
}

.conLeft_focus .img0 {
	position: absolute;
	left: 0px;
	top: 0px;
}

.conLeft_focus .img1 {
	position: absolute;
	right: 0px;
	top: 0px;
}

.conLeft_focus .img2 {
	position: absolute;
	right: 0px;
	top: 186px;
}


/*  */

.wntjItem {
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
	position: relative;
}

.wntjItem .item_con {
	overflow: hidden;
}

.wntjItem:hover {
	background-color: #f8f8f8;
}

.wntjItem .tit {
	overflow: hidden;
	font: 20px/32px "Microsoft Yahei";
	margin-bottom: 20px;
}

.wntjItem .tit a {
	color: #202020;
}

.wntjItem .tit a:hover {
	color: #b31515;
}

.wntjItem .tag a {
	color: #999;
}

.wntjItem .tag a:hover {
	color: #b31515;
}

.wntjItem .item_content {
	color: #999;
	padding-right: 15px;
	font-size: 14px;
	margin-bottom: 20px;
}

.wntjItem .item_foot {
	color: #999;
	padding-right: 15px;
	font-size: 14px;
}

.wntjItem .item_img {
	width: 240px;
	height: 160px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}

.wntjItem .item_img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.wntjItem .item_img img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/*.wntjItem .s-hit {
	position: static;
	float: right;
	display: none;
}

.wntjItem .sum {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-bottom: 16px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	margin-top: -6px;
	-webkit-box-orient: vertical;
	display: none;
}*/


/**/

.pageStyle5 {
	margin-top: 36px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Tahoma, arial, sans-serif;
}

.pageStyle5 a {
	background: #f2f2f2;
	color: #666;
	padding: 6px 10px;
	margin: 0 5px;
	zoom: 1;
}

.pageStyle5 a:hover {
	background: #efefef;
	color: #f00;
}

.pageStyle5 span {
	color: #fff;
	padding: 6px 10px;
	margin: 0 5px;
	zoom: 1;
	background-color: #f04040;
}

.pageStyle5 span.curPage {
	background-color: #ff4c42;
	color: #fff;
}

.pageStyle5 span:not([class]) {
	margin: 0;
}

.pageStyle5 span.sumPage cite {
	font-style: normal;
}


/**/

.pages {
	margin-top: 36px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Tahoma, arial, sans-serif;
}

.pages a {
	background: #f2f2f2;
	color: #666;
	padding: 6px 10px;
	margin: 0 5px;
	zoom: 1;
}

.pages a:hover {
	background: #efefef;
	color: #f00;
}

.pages span {
	color: #fff;
	padding: 6px 10px;
	margin: 0 5px;
	zoom: 1;
	background-color: #f04040;
}

.pages span.curPage {
	background-color: #ff4c42;
	color: #fff;
}

.pages span:not([class]) {
	margin: 0;
}

.pages span.sumPage cite {
	font-style: normal;
}


/*  */

.side_zhtj {
	margin-top: 30px;
	padding-top: 20px;
	border-top: solid 2px #ee4040;
	background: #f7f8f9;
}

.side_zhtj .hd3 {
	height: 32px;
	overflow: hidden;
	clear: both;
	line-height: 24px;
	padding: 0 20px;
}

.side_zhtj .hd3 strong {
	display: block;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 22px;
	float: left;
	color: #202020;
	font-weight: bold;
	padding: 0;
}

.side_zhtj_con {}

.side_zhtj_news {
	overflow: hidden;
	padding: 0px 20px;
}

.side_zhtj_news li {
	width: 100%;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px dotted #ccc;
}

.side_zhtj_news li {
	padding: 10px 0;
}


/* article */

.chan_breadcrumbs {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.chan_newsTitle {
	padding: 20px 0;
	font-weight: bold;
	font-size: 32px;
	color: #202020;
	letter-spacing: 1px;
	line-height: 54px;
}

.chan_newsInfo {
	position: relative;
	height: 64px;
	border-bottom: solid 1px #e5e5e5;
	line-height: 64px;
	color: #666;
}

.chan_newsInfo a {
	color: #666;
}

.chan_newsInfo a:hover {
	color: #c00;
}

.chan_newsInfo em {
	color: #666;
}

.chan_newsInfo_title {
	display: none;
	float: left;
	width: 708px;
	height: 64px;
	overflow: hidden;
	font-weight: bold;
	font-size: 20px;
}

.chan_newsInfo_source {
	float: left;
	font-size: 14px;
}

.chan_newsInfo_source .source {
	margin-left: 10px;
}

.chan_newsInfo_body {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	height: 64px;
	line-height: 64px;
	background-color: #fff;
	width: 1200px;
	margin: auto;
}

.chan_newsInfo_body.fixed {
	position: fixed;
	top: 0;
	z-index: 999;
}

.chan_newsInfo_body.fixed .chan_newsInfo_source {
	display: none;
}

.chan_newsInfo_body.fixed .chan_newsInfo_title {
	display: block;
}


/*  */

.chan_mainBlk_lft {
	float: left;
	width: 830px;
	margin-top: 30px;
	overflow: hidden;
}

.chan_mainBlk_rgt {
	float: right;
	width: 336px;
	margin-top: 30px;
}

.chan_mainBlk_rgt {
	position: sticky;
	top: 0;
	left: 0;
}


/*  */

.chan_mainBlk_lft .video-js {
	margin: auto;
	margin-bottom: 20px !important;
}

.chan_newsInfo_link {
	float: right;
}

.chan_newsInfo_link a {
	float: left;
	margin-left: 14px;
	background: url(../image/article_type_icon.png) no-repeat;
}

.chan_newsInfo_font_big,
.chan_newsInfo_font_small {
	width: 22px;
	height: 20px;
	margin-top: 23px;
	margin-left: 20px;
	text-indent: -999em;
	overflow: hidden;
}

.chan_newsInfo_link .chan_newsInfo_font_big {
	background-position: -22px 0;
}

.chan_newsInfo_link .chan_newsInfo_font_small {
	background-position: 0 0;
}

#chan_newsDetail {
	font-size: 17px;
	line-height: 30px;
	padding: 0 25px;
	box-sizing: border-box;
}

#chan_newsDetail p {
	padding: 0 0 24px;
	text-indent: 2em;
}

#chan_newsDetail img {
	max-width: 100%;
	margin: 10px auto;
	display: block;
}


/**/

.aboutBody {
	background: #f1f1f1;
	border-top: 6px solid #e20a17;
}

.aboutLeft {
	width: 200px;
	float: left;
}

.aboutRight {
	margin-left: 200px;
	_margin-left: 197px;
	background: #fff;
	min-height: 500px;
	_height: 500px;
	text-align: left;
	padding: 20px 30px 50px;
}

.aboutLogo {
	padding: 15px 0;
}

.aboutLogo img {
	width: 152px;
	height: 62px;
	display: block;
	margin: auto;
}

#webTitle {
	font: bold 16px/44px simsun;
	color: #009;
}

#about_newsDetail {
	font: 14px/180% simsun;
}

#about_newsDetail a {
	font-size: 18px;
	color: #00f;
	text-decoration: underline;
}

#about_newsDetail a:hover {
	color: #c00;
}

#about_newsDetail .kw {
	color: #00f;
}

#about_newsDetail strong {
	font-weight: bold;
}


/*  */

.tab-block {
	width: 1200px;
	height: 540px;
	margin: 0 auto;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.tab-block.information-tab {
	height: 430px
}

.tab-block.information-tab .tabs {
	height: 380px
}

.tab-block .tab-buttons {
	width: 100%;
	height: 50px;
	background-color: #fafafa;
	display: flex;
}

.tab-block .tab-buttons .tab-button {
	height: 50px;
	text-align: center;
	font-size: 16px;
	color: #999;
	line-height: 50px;
	cursor: pointer;
	background-color: #f2f2f3;
	flex: 1;
}

.tab-block .tab-buttons .tab-button.cur {
	background-color: #fff;
	color: #333
}

.tab-block .tab-buttons .tab-button.cur:after {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #E20001
}

.tab-block .tabs {
	width: 100%;
	height: 528px
}

.tab-block .tabs .tab-item {
	width: 100%;
	height: 100%;
	padding: 20px 0;
	display: none
}

.tab-block .tabs .tab-item.active {
	display: block
}

.tab-block-hd {
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}

.tab-block-hd h2 {
	float: left;
}

.tab-block-hd strong {
	color: #f04040;
}

.con_right .display-inline {
	width: 100%;
	padding-left: 20px;
	position: relative;
	box-sizing: border-box;
}

.con_right .display-inline:before {
	content: '';
	position: absolute;
	left: 8px;
	top: 12px;
	height: 16px;
	width: 16px;
	background-image: url(../image/list-dot.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 4px;
}


/*  */

.siteNav::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background-color: #fff;
	top: -5px;
	left: 0;
}

.siteNav {
	box-shadow: 0px 4px 9px 0px rgb(184 182 182 / 50%);
	position: relative;
}

.nav_index {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	line-height: 28px;
	padding: 15px 0;
}

.nav_index li:nth-child(4n) {
	border-right: 1px solid #ddd;
	padding-right: 50px;
	margin-right: 50px;
}

.nav_index li:nth-child(16n) {
	margin-right: 0;
	padding-right: 0;
	border: none;
}

.nav_index li {
	display: block;
	float: left;
	width: 56px;
	font-size: 13px;
}


/*  */

.listItem {
	font-size: 16px;
	line-height: 24px;
}

.listItem .item_img {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 100px;
	overflow: hidden;
}

.listItem .item_img img {
	width: 100%;
	height: 100%;
}

.listItem .item_con {
	height: 100px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.listItem .item_txt {
	height: 24px;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(../image/icon-listdot.png);
	background-size: 6px;
	background-position: left center;
	background-repeat: no-repeat;
}


/**/

.sideMod {
	border: 1px solid #efefef;
	padding: 0 21px;
}

.sideModline {
	border: 1px solid #efefef;
}

.sideModline h2 a {
	color: #f04040;
}

.sideMod .hd {
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}

.sideMod .hd h2 {
	float: left;
	font-weight: bold;
}

.sideMod .hd strong {
	color: #f04040;
	font-weight: bold;
}


/**/

.sideFeatList {
	width: 100%;
}

.sideFeatList li {
	overflow: hidden;
	font-size: 12px;
	border-top: solid 1px #eaeaea;
}

.sideFeatList li:first-child {
	border-top: none;
}

.sideFeatList li img {
	float: left;
	width: 77px;
	height: 51px;
	margin-right: 15px;
	display: none;
}

.sideFeatList li p {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	font-size: 14px;
}

.sideFeatList li.current {
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.sideFeatList li.current img {
	display: block;
}

.sideFeatList li.current p {
	padding-top: 5px;
	margin-bottom: 6px;
	height: 44px;
	line-height: 22px;
}

.sideFeatList2 {
	margin-top: 20px;
}

.projectImgList {
	width: 100%;
}

.projectImgList li {
	overflow: hidden;
	font-size: 12px;
	border-top: solid 1px #eaeaea;
}

.projectImgList li:first-child {
	border-top: none;
}

.projectImgList li img {
	float: left;
	width: 130px;
	height: 95px;
	margin-right: 15px;
}

.projectImgList li.current {
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.projectImgList li.current p {
	overflow: hidden;
	font-size: 15px;
	line-height: 24px;
}

.content-div-th {
	margin-top: 20px;
	width: 380px;
	min-height: 460px;
	margin-right: 30px;
}

.content-div-th:nth-child(3n) {
	margin-right: 0;
}

.content-div-th-head {
	height: 35px;
	line-height: 35px;
}

.content-div-th-head-left {
	float: left;
}

.content-div-th-head-left h2 {
	float: left;
	font-size: 20px;
	font-weight: bold;
}

.content-div-th-head-right {
	float: right;
}

.content-div-th-img {
	clear: both;
	height: 260px;
}

.content-div-th-img a {
	position: absolute;
}

.content-div-th-img_title {
	position: absolute;
	left: 0px;
	bottom: 0;
	height: 35px;
	line-height: 35px;
	width: 89.5%;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	padding-top: 30px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
}

.content-div-th-img img {
	width: 380px;
	height: 260px;
	object-fit: cover;
}

.th_date {
	line-height: 35px;
	font-size: 16px;
	margin-top: 15px;
	overflow: hidden;
}

.th_date li {
	height: 35px;
	overflow: hidden;
}

.content-div-th-head-left {
	font-weight: bold;
}

.content-div-th-head-left-line {
	color: #f04040;
	padding-right: 10px
}

.content-div-th-head-right a {
	color: #f04040;
}


/*  */

.commonColBox .colL {
	width: 470px;
}

.commonColBox .colC {
	width: 350px;
}

.commonColBox .th_date {
	line-height: 32px;
	overflow: hidden;
}

.commonColBox .bd.th_date li {
	border-bottom: solid 1px #eaeaea;
}

.commonColBox .bd.th_date li:last-child {
	border-bottom: none;
}

.tourismBox li {
	font-size: 16px;
	line-height: 32px;
	height: 30px;
}

.healthBox li {
	font-size: 16px;
}


/*  */

.focusTourism {
	position: relative;
	width: 380px;
	height: 200px;
}

.focusTourism .tempWrap {
	height: 100%;
}

.focusTourism .focusConItem {
	width: 100%;
	height: 200px;
	position: relative;
}

.focusTourism .focusConItem img {
	width: 100%;
	height: 100%;
}

.focusTourism .focusConItem span {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	text-align: center;
}

.focusTourism .focusSlider {
	position: absolute;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	margin: auto;
}

.focusTourism .focusSlider i {
	background-color: #FFFFFF;
}

.focusTourism .focusSlider i.current {
	background-color: #f04040;
}


/* .focusTourism .focusNav{position:absolute;top:30%;width:100%;} */


/*  */

.sideImgList {
	width: 280px;
	overflow: hidden;
}

.sideImgList .item {
	float: left;
	margin-right: 13px;
	width: 122px;
}

.sideImgList .item img {
	width: 120px;
	height: 80px;
	display: block;
	border: 1px solid #f1f1f1;
}

.sideImgList .item p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}


/*  */

.col_ul_one {
	float: left;
}

.col_ul {
	border-bottom: 1px solid #8c8c8c59;
	margin-bottom: 10px;
}

.halfHd-one {
	width: 140px;
}

.con_right {
	margin-left: 20px;
	float: left;
	width: 590px;
	height: 300px;
}

.con_right-title {
	font-size: 16px;
	padding: 20px 0;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../image/icon-listdot.png);
	background-size: 8px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 15px;
}

.half_hn {
	line-height: 40px;
	font-size: 16px;
	background-color: #cccccc4d;
	padding: 15px;
}

.display-inline {
	display: -webkit-box;
	word-break: break-all;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 40px;
	width: 550px;
	overflow: hidden;
	position: relative;
}

.colHalf-img {
	width: 590px;
	height: 300px;
	background-color: #f04040;
}

.colHalf-img a {
	position: absolute;
}

.colHalf-img_title {
	position: absolute;
	left: 0px;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	padding: 0 20px;
	width: 550px;
	padding-top: 30px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 80%) 100%);
}

.colHalf-img img {
	width: 590px;
	height: 300px;
	object-fit: cover;
}


/* ad */


/* .chaotong{display:none;} */

.chaotong img {
	width: 100%;
}

.colcomBox {
	display: flex;
	text-align: justify;
	justify-content: space-between;
}

.colcom {
	width: 32%;
	margin-right: 2%;
}

.colcom:nth-child(3n) {
	margin-right: 0;
}


/* about */

.bgf2f2f2 {
	background-color: #f2f2f2;
}

.bgfff {
	background-color: #fff;
}

#about .n01 a,
#advert .n02 a,
#contact .n03 a,
#job .n04 a,
#bqsm .n05 a,
#legal .n06 a,
#links .n07 a,
#news .n08 a {
	color: #181818;
	border-bottom: 1px solid #ff0c20;
}

.top_header_info {
	width: 1200px;
	margin: 20px auto;
	position: relative;
	overflow: hidden;
}

.top_header_logo {
	position: relative;
	width: 150px;
	margin-top: 3px;
	display: block;
	float: left;
}

.top_header_logo a {
	display: block;
	height: 100%;
	font-size: 12px;
	overflow: hidden;
}

.top_header_logo a img {
	width: 100%;
}

.top_header_logo_channel {
	float: left;
	font-size: 28px;
	line-height: 35px;
	color: #000;
	position: relative;
	padding-left: 20px;
}

.top_header_logo_channel::before {
	content: '';
	width: 1px;
	height: 40px;
	position: absolute;
	left: 10px;
	top: 0;
	background-color: #a0a0a0;
}

.search {
	float: right;
	margin-top: 3px;
}

.input-search {
	width: 300px;
	padding-left: 12px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
}

.btn-search {
	background-color: #E40210;
	color: #ffffff;
	border: none;
	height: 34px;
	line-height: 34px;
	width: 72px;
	cursor: pointer;
	font-size: 15px;
}

.aboutNav {
	width: 1086px;
	margin: auto;
}

.aboutNav ul {
	display: flex;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}

.aboutNav li {
	margin-right: 36px;
	display: flex;
}

.aboutNav a {
	color: #5e5d5d;
	padding: 10px 0;
}

.aboutNav a:hover {
	color: #181818;
}

.tit-about-zcf {
	background-image: url(../image/tit-about-zcf.png);
	background-repeat: no-repeat;
	height: 77px;
	text-indent: -999px;
	overflow: hidden;
}

.zfc {
	padding: 80px 0 60px 0;
}

.wrap {
	width: 1086px;
	margin: 0 auto;
}

.article {
	font-size: 18px;
	line-height: 30px;
	padding: 20px 0 0;
}

.article h4 {
	color: #353b43;
	font-size: 30px;
	line-height: 180%;
	font-weight: bold;
}

.article p {
	padding: 15px 0;
	color: #515860;
}

.article strong {
	font-weight: bold;
}

.about-list {
	display: flex;
	flex-wrap: wrap;
	padding: 60px 0;
}

.about-list .item {
	position: relative;
	overflow: hidden;
	width: 336px;
	margin-right: 39px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;
}

.about-list .item-db {
	width: 711px;
	margin-right: 0;
}

.about-list .item-tri {
	width: 1086px;
	margin-right: 0;
}

.about-list .item:nth-child(3n) {
	margin-right: 0;
}

.about-list .item h3 {
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 205px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}

.about-list .item .desc {
	color: #6a7077;
	line-height: 30px;
	font-size: 16px;
	padding: 25px 28px;
}

.about-list .item .desc strong {
	color: #000;
	font-weight: bold;
}

.about-list .item .desc em {
	color: #f8640b;
}

.about-list .item .desc p {
	margin-bottom: 20px;
}


/*  */

.share {
	line-height: 25px;
	float: right;
	text-align: center;
	margin-top: 20px;
}

.share em {
	display: inline-block;
	vertical-align: top;
}

.share i {
	vertical-align: top;
	margin-left: 10px;
	display: inline-block;
	width: 25px;
	height: 25px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	overflow: hidden;
	text-indent: -200px;
	cursor: pointer;
}

.share i.wb {
	background-image: url(../image/v21_article_wb@2x.png);
}

.share i.wx {
	background-image: url(../image/v21_article_wx@2x.png);
}

.share .qrcode_wrap {
	z-index: 1;
	width: 120px;
	height: 180px;
	padding: 20px 20px 0;
	position: absolute;
	right: 110px;
	top: 50px;
	background: #fff;
	border: solid 1px #ddd;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.share .qrcode_close {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 2px;
	top: 2px;
	font-size: 15px;
	line-height: 13px;
}

.hidden {
	display: none;
}

.main_list .halfHd-com {
	width: 100%;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 20px;
}

.main_list .halfHd-com h2 {
	color: #52A9B5;
	float: left;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid #52A9B5;
}

.main_list .halfHd-com h2 a {
	color: #52A9B5;
}

.content-th-head {
	height: 35px;
	line-height: 35px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.content-th-head h3 {
	font-size: 20px;
	font-weight: bold;
	color: #52A9B5;
}

.content-th-head h3 span {
	position: relative;
	padding-left: 10px;
}

.content-th-head h3 span::before {
	content: '';
	width: 2px;
	height: 20px;
	background-color: #52A9B5;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}

.content-th-head a {
	color: #52A9B5;
}

.rank {
	margin-top: 10px;
}

.rank li {
	margin-left: 48px;
	padding: 8px 0;
	position: relative;
	border-top: solid 1px #E4E4E4;
}

.rank li:first-child {
	border-top: none;
}

.rank li a {
	display: block;
	overflow: hidden;
	line-height: 28px;
	height: 28px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rank li i {
	position: absolute;
	left: -44px;
	top: 8px;
	font-size: 28px;
	line-height: 28px;
	font-style: normal;
	color: #2E2E2E;
	font-family: "Devanagari MT";
	font-weight: bold;
}

.rank li.hot {
	font-weight: bold;
}

.rank li.hot i {
	color: #52A9B5;
}

.footer {
	min-width: 1200px;
	border-top: 1px solid #cdcdcd;
	margin-top: 40px;
}

.licence {
	font-size: 14px;
	padding: 15px 0 25px 0;
	line-height: 25px;
	color: rgba(0, 0, 0, .4);
	text-align: center;
}

.licence span {
	margin: 0 9px;
}

.licence a {
	margin: 0 9px;
	color: rgba(0, 0, 0, .4);
}

.licence a:hover {
	color: #D40300;
}

.licence span a {
	margin: 0;
}

.licence .link {
	margin-bottom: 12px;
}

.licence .link a {
	color: #333;
}


/*推荐*/

.tuijian {
	margin-top: 30px;
}

.tuijian .title_rip {
	padding-bottom: 12px;
}

.tuijian .wrap_left {
	width: 160px;
	height: 100%;
	background: url(../img/c_moren.png) no-repeat center center;
	background-size: contain;
	overflow: hidden;
	float: left;
}

.tuijian .jp_wrap {
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.tuijian .jp_wrap .wrap_left img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.5s;
}

.tuijian .jp_wrap .wrap_left img:hover {
	transform: scale(1.1);
}

.tuijian .jp_wrap .wrap_right {
	overflow: hidden;
	box-sizing: border-box;
	display: table;
	height: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}

.tuijian .jp_wrap .wrap_right h3 {
	font-weight: normal;
	margin-bottom: 10px;
	max-height: 56px;
	font-size: 18px;
}

.tuijian .jp_wrap .wrap_right .wrap_box {
	display: table-cell;
	vertical-align: middle;
}

.tuijian .jp_wrap .wrap_right .wrap_box p {
	font-size: 15px;
	color: #666;
	line-height: 26px;
}

.tuijian .jp_wrap .wrap_right .wrap_box p:hover {
	color: #666!important;
}

.tuijian .ul_list {
	padding-top: 20px;
}

.tuijian .ul_list ul {
	margin-bottom: 22px;
	overflow: hidden;
}

.tuijian .ul_list ul li {
	color: #414141;
	overflow: hidden;
	line-height: 45px;
	border-bottom: 1px dashed #ddd;
	width: 48%;
	float: left;
}

.tuijian .ul_list ul li:nth-child(2n) {
	float: right;
}

.tuijian .ul_list ul li a {
	color: #414141;
	font-size: 15px;
	line-height: 45px;
	width: 80%;
	float: left;
}

.tuijian .ul_list ul li span {
	float: right;
	font-size: 14px;
	color: #888;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
}

.pager li {
	width: 48%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	transition: all 0.5s;
	box-sizing: border-box;
}

.pager li>a,
.pager li>span {
	display: inline-block;
	font-size: 15px;
}

.pager li:hover {
	background: #f5f5f5;
}

.adindexs,
.adlists {
	position: relative;
	margin: 20px auto;
}

.adindexs {
	width: 1200px;
	height: 90px;
}

.adlists {
	width: 300px;
	height: 300px;
}

.adindexs img,
.adlists img {
	width: 100%;
	height: 100%;
}

.ad_desc {
	height: 18px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	border-radius: 6px 0 0 0;
	line-height: 18px;
	width: 35px;
	text-align: center;
	overflow: hidden;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
}

.tuijian .ul_list ul li a,
.pager li>a {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.sideModFeat .item_txt {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}