﻿@charset "utf-8";
/* CSS Document */
/*
updated:	2024-04-24
updated by:	huangyaozhou
*/

.container {
	width: 1200px;
	margin: 10px auto 0;
}

.topNews {
	margin-top: 0px;
}

.topNews .topNewsFl {
	background: url(tpfl.jpg) no-repeat;
}

.undis {
	display: none;
}

.topNews .topNewsFl,
.topNews .topNewsRt {
	width: 67px;
	height: 67px;
}

.fl {
	float: left;
}

.topNews .topNewsRt {
	background: url(tprt.jpg) no-repeat;
}

.fr {
	float: right;
}

.topNewsCn {
	width: 1180px;
	padding: 0 10px;
	word-break: break-word;
	border-bottom: 1px solid #ddd;
}

.topNewsCn h2 {
	font-size: 32px;
	text-align: center;
	height: 55px;
	padding: 10px 10px;
	margin-top: 20px;
	width: 1180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.topNewsCn h2 a {
	color: #182b95;
}

.topNewsCn h2 a:hover {
	color: #ff9724;
	text-decoration: none
}

.topNewsCn h2 img {
	width: 100%;
	height: 47px;
}

.topNewsCn p {
	color: #000;
	line-height: 24px;
	text-align: center;
}

.topMore {
	padding: 0;
	float: right;
	display: block;
	position: relative;
	top: -10px;
}

.topMore .f-st {
	width: 1100px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 16px;
	color: #666;
	text-align: ;
}

.topMore .f-st em {
	display: inline-block;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	font-style: normal;
	text-decoration: none;
}

.topMore a {
	color: #666;
	padding: 0 5px;
}

.topMore a:hover {
	color: #ff9724;
	text-decoration: none
}

.topMore .tmore {
	color: #e42500 !important;
	line-height: 27px;
}

/*fcous*/

.focus {
	margin-top: 20px
}

.focus-left {
	width: 595px
}

.focus-img {
	position: relative;
	width: 100%;
	height: 400px
}

.focus-img .fcon {
	position: absolute;
	width: 100%;
	float: left;
	/*opacity:0*/
	display: none
}

.focus-img .fcon img {
	display: block;
	width: 100%;
	height: 400px
}

.focus-img .shadow {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	height: 35px;
	line-height: 35px;
	text-indent: 1em;
	background: url(dad.png)
}

.focus-img .fcon a,
.focus-img .fcon a:link {
	color: #fff;
}

.focus-left .focus-tab {
	position: absolute;
	bottom: 3px;
	right: 7px;
	overflow: hidden;
	zoom: 1;
	height: 20px;
	z-index: 10;
	text-align: center;
}

.focus-left .focus-tab a {
	float: left;
	width: 9px;
	height: 9px;
	position: relative;
	margin: 0 8px 0 0;
	background: url(cure.png) no-repeat;
	background-position: 0 0;
	text-indent: -99em;
}

.focus-left .focus-tab a:hover,
.focus-left .focus-tab a.current {
	background: url(cure.png) no-repeat;
	background-position: -19px 0
}

.focus-hot {
	height: 33px;
	border: 1px solid #d6d6d6;
	background: url(hot-c.png) no-repeat;
	margin-top: 10px;
	padding-left: 105px;
	font-size: 14px;
	overflow: hidden
}

.focus-hot a {
	float: left;
	background: url(dian.png) left center no-repeat;
	line-height: 33px;
	padding-left: 9px;
	margin-left: 10px
}

.focus-right {
	width: 585px
}

.focus-right .c-title {
	height: 28px;
	line-height: 26px;
	padding-bottom: 5px;
	margin-top:9px
}

.focus-right .c-title a:hover {
	color: #ff9724;
}

.focus-right .col-more {
	line-height: 30px;
	color: #ccc;
	padding-top: 5px;
}

.focus-right .col-more a {
	color: #ccc;
}

.c-title {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	height: 49px;
	line-height: 49px
}

.column-title {
	font-size: 22px;
	font-weight: bold;
	height: 48px;
	display: block;
	float: left;
}

.c-title li.on .column-title {
	border-bottom: 3px solid #e42500;
	color: #e42500;
}

.c-title li:nth-child(2) {
	float: left;
	padding-left: 20px;
}

.aq-listL .c-title a:link,
.aq-listL .c-title a:hover {
	text-decoration: none;
	color: #ff9724;
}

.c-title a:link,
.c-title a:visited {
	text-decoration: none;
	color: #e42500;
}

.c-title a:hover {
	color: #ff9724;
}

.top-title {
	font-size: 22px;
	font-weight: bold;
	color: #e42500;
	border-bottom: 3px solid #e42500;
	height: 32px;
	display: block;
	float: left;
}

.col-more {
	line-height: 20px;
}

.focus-news {
	margin-top: 4px
}

.focus-news .news-gourp li {
	width: 100%;
	float: left;
	line-height: 38px;
	height: 38px;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.focus-news .news-gourp li:before {
    content: '';
    display: block;
    position: relative;
    left: -15px;
    top: 21px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c90000;
}
.foc-news-hd {
	font-size: 22px;
	height: 38px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
	padding: 20px 0 0;
	  width: 585px;
}

.foc-news-hd a,
.foc-news-hd a:visited {
	color: #182b95
}

.foc-news-hd a:hover {
	text-decoration: underline;
	color: #ff9724;
}

.focus-news .news-gourp {
	overflow: hidden;
	margin-top: 4px;
}

.news-gourp {
	overflow: hidden;
	margin-top: 10px;
}

.aq-left .news-gourp,
.aq-right .news-gourp {
	overflow: hidden;
	margin-top: 10px;
}

.news-gourp li {
	width: 100%;
	float: left;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px
}
.news-gourp li a:before {
    content: '';
    display: block;
    position: relative;
    left: -15px;
    top: 21px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c90000;
}
.news-gourp li span {
	float: right;
	font-size: 12px;
	color: #999;
	font-family: Arial, sans-serif;
}

.news-gourp li a {
	font-size: 16px;
	line-height: 38px;
	width: 520px;
	display: block;
	float: left;
	padding-left: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-gourp li a:link {
	color: #333;
}

.news-gourp li a:hover {
	color: #ff9724;
}


.sj-news-gourp li {
	width: 100%;
	float: left;
	line-height: 38px;
	height: 38px;
	overflow:hidden;
	white-space: nowrap;
	font-size: 14px
}

.sj-news-gourp li span {
	float: right;
	font-size: 12px;
	color: #999;
}
.news-gourp li span.time {
	line-height: 43px;
}
.sj-news-gourp li a {
	font-size: 16px;
	line-height: 40px;
	width: 540px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	display: block;
	float: left;
}

.sj-news-gourp li a:link {
	color: #333;
}

.sj-news-gourp li a:hover {
	color: #ff9724;
}

.wxsx-news-item .news-gourp li a {
	font-size: 16px;
	line-height: 32px;
	width: 326px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
}

.focus-news .news-gourp li a {
	font-size: 16px;
	line-height: 36px;
	width: 518px;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 5px 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.fnews-gourp {
	overflow: hidden;
	margin-top: 10px;
	height: 228px;
}
.fnews-gourp li {
	width: 100%;
	float: left;
	height: 65px;
	line-height: 32px;
	word-break: break-word;
	font-size: 14px;
	padding: 5px 0;
	border-bottom: 1px dotted #d1d1d1;
	display: flex;
	  justify-content: center;
	  align-items: center;
	
}
.fnews-gourp li:nth-child(3) {

	border-bottom: none;
	
}

.fnews-gourp li span {
	float: right;
	font-size: 12px;
	color: #999;
}

.fnews-gourp li a {
	font-size: 16px;
	line-height: 32px;
	width: 565px;
	float: left;
	padding-left: 20px;
}

.fnews-gourp li a:link {
	color: #333;
}

.fnews-gourp li a:hover {
	color: #ff9724;
}

.fnews-gourp li a:before {
    content: '';
    display: block;
    position: relative;
    left: -15px;
    top: 19px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c90000;
}

.focusNews-dl {
	margin-top: 0;
	height: 50px;
}

/*------三大版-公共-----*/
.ind-bigtitle {
	height: 110px;
	position: relative;
	z-index: 0;
}

.ind-bigtitle ul {
	margin: auto;
}

.ind-bigtitle li {
	float: left;
	width: 400px;
	position: relative;
}

.ind-bigtitle li.num1 {
	background: #d04931;
}

.ind-bigtitle li.num2 {
	background: #E32500;
}

.ind-bigtitle li.num3 {
	background: #d04931;
}

.ind-bigtitle li a {
	display: block;
	text-align: center;
	position: relative;
	height: 110px;
	line-height: 110px;
	font-size: 32px;
	color: #fff;
}

.ind-bigtitle li .ico {
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	margin: -3px 10px 0 0;
}

.ind-bigtitle li .ico img {
	vertical-align: top;
}

.ind-bigtitle li .arrow {
	height: 13px;
	width: 27px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: 0px;
	background: url(three-tel-jt.png) 0 bottom no-repeat;
	opacity: 0;
	transition: 0.4s all;
}

.ind-bigtitle li.on a {
	background: #CC0101 url(three-tel-h.png) no-repeat right bottom;
}

.ind-bigtitle li.on .arrow {
	opacity: 1;
	bottom: -12px;
	transition: 0.4s all;
}

.ind-three-content {
	padding: 30px 0 50px;
	height: 485px;
}

.ind-three-content .ind-tel {
	padding-bottom: 7px;
}


.gallery {
	position: relative;
	font-size: 0;
	margin-top: 20px;
}

.gallery .gallery-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 1px;
	width: 82px;
	height: 342px;
	font-size: 0;
	overflow: hidden;
	background-color: #d6e8ff;
	white-space: nowrap;
	-webkit-transition: width 0.8s;
	-moz-transition: width 0.8s;
	transition: width 0.8s;
}

.gallery .gallery-item .gallery-name {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 82px;
	height: 342px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 31px;
	background: rgba(0, 0, 0, 0.6);
	display: table;
	cursor: pointer;
}

.gallery .gallery-item .gallery-name .name {
	width: 20px;
	white-space: normal;
	display: table-cell;
	vertical-align: middle;
	word-wrap: break-word;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
}

.gallery .gallery-item .gallery-name .num {
	width: 82px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	left: 0;
	bottom: 10px;
	color: #fff;
}

.gallery .gallery-item .gallery-name .num span {
	font-size: 30px;
	font-weight: 700;
}

.gallery .gallery-item .gallery-pics {
	position: relative;
	display: inline-block;
	vertical-align: top;
	z-index: 1;
	width: 486px;
	height: 100%;
}

.gallery .gallery-item .gallery-pics .img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.gallery .gallery-item .gallery-pics .img img {
	width: 100%;
	height: 100%;
}

.gallery .gallery-item .gallery-pics .tit {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	background: rgba(0, 0, 0, 0.5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	white-space: normal;
}

.gallery .gallery-item .gallery-pics .tit a {
	color: #fff;
}

.gallery .gallery-item .gallery-list {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 377px;
	height: 100%;
	overflow: hidden;
	padding: 0 20px;
}

.gallery .gallery-item .gallery-list .list-txt {
	margin-top: 10px;
	padding: 0;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.gallery .gallery-item .gallery-list .list-txt li {
	line-height: 53px;
	height: 53px;
	overflow: hidden;
	border-bottom: 1px dashed #7e9abb;
	padding: 0;
	white-space: normal;
}

.wmcs_tit {
	font-weight: bold;
	font-size: 24px;
	color: #d43333;
	line-height: 30px;
	text-align: center;
	border-bottom: none;
	margin-top: 25px;
}

.wmcs_tit a,
.wmcs_tit a:visited {
	font-weight: bold;
	font-size: 24px;
	color: #d43333;
	line-height: 30px;
	text-align: center;
	border-bottom: none;

}

.list-txt li {
	padding-left: 16px;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.list-txt li a {
	color: #333;
}

.gallery .gallery-item .gallery-list .list-txt li:last-child {
	border-bottom: 0;
}

.gallery .gallery-item .gallery-list .list-txt li:before {
	display: none;
}

.gallery .gallery-item.on {
	width: 866px;
}

.gallery .gallery-item.on .gallery-name {
	display: none;
}

.gallery .gallery-item.on .gallery-pics .tit {
	display: block;
}

.column-right {
	width: 800px;
	overflow: hidden;
	margin-top: 10px;
}

.column-right .tab {
	width: 100%;
}

.column-right .tab .tab-name {
	width: 100%;
	height: 40px;
	background: #f9e1d1;
	font-size: 0;
}

.column-right .tab .tab-name span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	height: 40px;
	margin: 0 10px;
}

.column-right .tab .tab-name span a {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	color: #333;
}

.column-right .tab .tab-name span.active {
	font-weight: 700;
	color: #fff;
	font-size: 16px;
}

.column-right .tab .tab-name span.active a {
	color: #fff;
	background: #c80e13;
}

.column-right .tab .tab-name span.active:before {
	content: '';
	display: inline-block;
	width: 27px;
	height: 40px;
	background: url(trend-l.png) right bottom no-repeat;
}

.column-right .tab .tab-name span.active:after {
	content: '';
	display: inline-block;
	width: 27px;
	height: 40px;
	background: url(trend-r.png) left top no-repeat;
}

.column-right .news-gourp {
	overflow: hidden;
	padding: 8px 10px 7px;
	background: #fff9f4;
	margin: 0;
}

.column-right .news-gourp li {
	width: 100%;
	float: left;
	line-height: 37px;
	height: 37px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
}

.column-right .news-gourp li a {
	font-size: 16px;
	line-height: 38px;
	width: 690px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	display: block;
	float: left;
	padding-left: 20px;
	text-overflow:ellipsis;
}

.column-right .wcnrsxddjs {
	background: #fff9f4;
	margin-top: 5px;
}

.wcnrsxddjs .title {
	font-size: 16px;
	color: #c00;
	font-weight: 700;
	background: url(wcnr-bg.png) left center no-repeat;
	border: 0;
}

.wcnrsxddjs .title a {
	border-bottom: 0;
	border-left: 3px #c00 solid;
	height: 31px;
	line-height: 31px;
	display: block;
	padding-left: 15px;
}

.column-right .wcnrsxddjs .list-txt {
	margin: 0 auto;
	height: 71px;
}

.column-right .wcnrsxddjs .list-txt li {
	width: 48%;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1%;
	margin-right: 1%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 16px;
	font-size: 14px;
	line-height: 35px;
	color: #333;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
}

.column-right .wcnrsxddjs .list-txt li:before{
	content: '';
	display: block;
	position: relative;
	left: 5px;
	top: 22px;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #c90000;
}

.column-right .wcnrsxddjs .list-txt li:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	display: block;
	clear: both;
}

/*box*/
.aq-left {
	width: 380px
}

.aq-right {
	width: 800px
}

.aq-leftx {
	width: 380px
}

.aq-listL {
	width: 590px;
	margin-right: 10px;
}

.aq-listR {
	width: 590px;
	margin-left: 10px;
}

.aq-rightx {
	width: 800px
}

.aq-banner {
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px
}

.aq-banner img {
	width: 100%;
	height: 80px
}

/*box-img*/
.aq-img-news {
	width: 100%;
	position: relative;
	height: 170px;
	margin-top: 10px
}

.aq-img-news img {
	width: 100%;
	height: 170px
}
.aq-right .aq-img-news {
	width: 100%;
	position: relative;
	height: 132px;
	margin-top: 10px
}

.aq-right .aq-img-news img {
	width: 100%;
	height: 132px
}
.aqsj-img-news {
	width: 380px;
	position: relative;
	height: 332px;
	margin-top: 10px
}

.aqsj-img-news img {
	width: 380px;
	height: 298px
}

.aqsj_tit {
	font-weight: bold;
	font-size: 28px;
	color: #d43333;
	line-height: 30px;
	text-align: center;
	border-bottom: none;
	margin-top: 25px;
	margin-bottom: 20px;
}

.aqsj_tit a,
.aqsj_tit a:visited {
	font-weight: bold;
	color: #d43333;
	line-height: 30px;
	text-align: center;
	border-bottom: none;

}

.wmsj .aq-img-news {
	width: 100%;
	position: relative;
	height: 208px;
	margin-top: 10px
}

.wmsj .aq-img-news img {
	width: 100%;
	height: 208px
}

.aq-img-top {
	width: 100%;
	position: relative;
	height: 150px;
	margin-top: 10px;
}

.aq-img-top img {
	width: 100%;
	height: 150px
}

.aq-img-news p,
.aq-img-top p{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 24px;
	padding: 5px;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.aqsj-img-news p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 24px;
	padding: 5px;
	background: #f9e1d1;
	color: #333;
	width: 100%;
	font-size: 14px;
	text-align: center;
}

.aq-banner-ad {
	height: 100px;
	margin-top: 10px
}

.aq-banner-ad img {
	width: 100%;
	height: 100px
}

.aq-ad-wp {
	width: 1200px;
	margin: 20px auto 0;
	position: relative;
	zoom: 1;
	height: 93px
}

.aq-ad-wp .img-cont {
	height: 93px;
	overflow: hidden;
	margin: 10px -10px 0;
}

.aq-ad-wp .img-cont li {
	width: 292px;
	height: 93px;
	margin-left: 10px;
	float: left;
	line-height: 25px;
	text-align: center
}

.aq-ad-wp .img-cont li a {
	background: #1f1f1f;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: pointer
}

.aq-ad-wp .img-cont li a img {
	max-width: 292px;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	height: 93px;
}

.aq-ad-wp .img-cont li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.baoguang {
	text-align: center;
	margin-top: 10px
}

.wmsx {
	height: 80px;
	position: relative;
}

.wmsx a {
	width: 205px;
	height: 80px;
	float: left;
	margin-right: 10px;
	text-align: center;
	overflow: hidden
}

.wmsx a:last-child {
	margin-right: 0px;
}

.wmsx img {
	width: 100%;
	height: 80px;
}

.wxsx-item img {
	width: 100%;
	height: 90px
}

.wxsx-item p {
	height: 20px;
	overflow: hidden;
	width: 100%;
	line-height: 20px
}

.aqan .wxsx-news {
	margin-top: 0;
}

.wxsx-news {
	overflow: hidden;
	width: 100%
}

.wxsx-news-item {
	width: 390px
}

.news-item {
	width: 390px
}

.news-item .list-mix .tit {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	text-align: center;
	padding-top: 20px;
}

.news-item .list-mix .abs {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 24px;
}

.aq-right .three li a,
.aq-left .three li a {
	font-size: 16px;
	line-height: 38px;
	width: 320px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	display: block;
	float: left;
}

.aq-right .three li .time,
.aq-left .three li .time {
	line-height: 38px;
}

/*tese*/
.tese {
	margin-top: 10px;
	overflow: hidden;
}

.scroll-img {
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 10px;
	position: relative;
	zoom: 1;
}

.img-cont {
	overflow: hidden;
}

.img-cont li {
	width: 232px;
	margin-left: 10px;
	float: left;
	line-height: 25px;
	text-align: center
}

.img-cont li a {
	width: 100%;
	height: 155px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: pointer;

}

.img-cont li a img {
	max-width: 234px;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	height: 155px;
}

.img-cont li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.img-cont li .img_caption {
	color: #333;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	font-size: 16px
}

.img-cont li .img_caption p {
	line-height: 28px;
	padding: 5px 0;
	overflow: hidden;
	height: 28px;
}


.scroll-ad {
	margin-right: -20px;
	margin-left: -20px;
	margin-top: 10px;
	position: relative;
	zoom: 1;
	height: auto
}

.ad-cont {
	height: auto;
	overflow: hidden;
}

.ad-cont li {
	width: 234px;
	height: 330px;
	overflow: hidden;
	margin-left: 10px;
	float: left;
	line-height: 25px;
	text-align: center
}

.ad-cont li a {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: pointer
}

.ad-cont li a img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.ad-cont li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.ad-cont li a .ad_caption {
	color: #fff;
	overflow: hidden;
	background: url(dad.png);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	font-size: 14px
}

.ad-cont li a p {
	line-height: 1.3;
	padding: 5px 0
}

.ad-cont li img {
	width: 100% !important;
	height: 330px;
}

/*dongtai*/
.dongtai {
	margin-top: 20px;
	height: 80px;
	position: relative;
	border: 1px solid #f2f2f2;
	width: 998px;
}

.dongtai h3 {
	color: #e42500;
	font-size: 18px;
	width: 40px;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 15px;
	border-right: 1px solid #e42500;
	padding-right: 6px
}

.dongtai-nav {
	height: 35px;
	line-height: 35px;
	padding: 10px 15px 0 70px;
	font-size: 16px
}

.dongtai-cont {
	height: 25px;
	line-height: 25px;
	background-color: #eee;
	margin-left: 70px;
	margin-right: 15px;
	padding: 0 5px;
	overflow: hidden;
}

.gri-body {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin: 0 auto 0
}

.gri-body ul {
	float: left
}

.gri-body li {
	width: auto;
	height: 25px;
	margin: 0 10px;
	float: left
}

.gribox {
	height: 25px;
	overflow: hidden;
}

.fot-tab {
	height: 37px;
	border-bottom: 1px solid #f2f2f2
}

.fot-tab li {
	margin: 0 20px 0 0;
	float: left;
	line-height: 36px;
	font-size: 16px;
	cursor: pointer
}

.fot-tab li.selected {
	border-bottom: 3px solid #e42500;
	color: #e42500;
	font-weight: bold;
}

.fot-cont {
	overflow: hidden;
	margin-top: 10px;
}

.fot-cont a {
	float: left;
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	margin-right: 10px
}

.fot-cont a:link,
.fot-cont a:visited,
.fot-cont a:active {
	text-decoration: none;
	color: #999
}

.fot-row {
	display: none;
}

/**artDes css**/
.art_main {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}

.col-a {
	float: left;
	width: 1200px;
}

.col-art {
	float: left;
	width: 1200px;
}

.crumbs {
	height: 38px;
	line-height: 38px;
	color: #999;
	margin: 10px 0 0;
}

.crumbs a {
	color: #999;
	vertical-align: middle;
}

.crumbs em {
	display: inline-block;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	font-style: normal;
	text-decoration: none;
	padding: 0 20px;
}

.crumbs a:hover {
	color: #4270D2;
	vertical-align: middle;
}

.layWrap {
	padding: 20px 20px 0;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #f0f0f0;
}

.divArt {
	margin: 0 auto;
	clear: both;
}

.divArt .artTop {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 15px;
}

.divArt .artTop .artTit {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #000;
	padding-bottom: 15px;
}

.divArt .artTop .artTit .tit {
	overflow: hidden;
	font-weight: 700 !important;
	font-size: 24px;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.divArt .artExt {
	color: #999;
	height: 24px;
	line-height: 24px;
	padding-bottom: 10px;
	width: 710px;
	margin: 0 auto;
}

.artEditInfo {
	width: 710px;
	text-align: center;
}

.divArt .artTop .pubTime {
	background-image: url(icon4.png);
	background-repeat: no-repeat;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
	background-position: left center;
	padding-left: 20px;
}

.divArt .artExt .editor {
	padding-left: 23px;
	background-image: url(icon5.png);
	background-repeat: no-repeat;
	-webkit-background-size: 14px 14px;
	background-size: 14px 14px;
	background-position: left center;
}

.divArt .artExt span {
	margin-right: 26px;
	font-size: 14px;
}

.divArt .artExt .cmtCount {
	height: 21px;
	margin: 0;
	background-image: url(icon3.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	-webkit-background-size: 14px 13px;
	background-size: 14px 13px;
	padding-left: 22px;
	min-width: 55px;
	color: #999;
	display: inline-block;
}

.artText {
	line-height: 230%;
	font-size: 16px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

.artText p {
	margin: 0 auto 10px;
	font-size: 17px;
	word-wrap: normal;
	text-indent: 2em;
}

.col-b {
	float: right;
	width: 330px;
	margin-top: 58px;
	background: #fafafa;
}

.about-article-box {
	padding: 10px 20px 0;
	width: 310px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 9;
	margin-bottom: 10px;
}

.about-article-box .bl {
	padding-left: 10px;
	font-size: 18px;
	position: relative;
}

.about-article-box .bl:after {
	content: '';
	width: 4px;
	height: 20px;
	background: #e42500;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -9px;
}

.article-list {
	margin-top: 10px;
}

.article-list li {
	position: relative;
}

.article-list .article-title {
	font-size: 14px;
	line-height: 36px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	outline: 0;
}

.article-list li a:hover {
	color: #4270D2;
	vertical-align: middle;
}

.otherArt {
	margin: 10px 0 20px;
}

.otherArt p {
	height: 34px;
	line-height: 34px;
	color: #999;
	text-indent: 0;
}

.otherArt a {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #999;
	text-align: center;
}

.otherArt a:hover {
	color: #4270D2;
	text-decoration: none;
}

.newsList {
	padding: 10px 10px 0;
	margin: 10px 0 20px;
	border: 1px solid #f0f0f0;
}

.newsList ul.news {
	padding: 10px 0;
}

.newsList ul.news li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	padding-left: 25px;
	font-size: 16px;
	clear: both;
	text-decoration: none;
}
.newsList ul.news li:before {
    content: '';
    display: block;
    position: relative;
    left: -15px;
    top: 20px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c90000;
}
.newsList ul.news li:hover {
	background-color: #f3f6f8;
}

.newsList ul.news li a {
	width: 960px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsList ul.news li:nth-child(5n+0) {
	border-bottom: 1px #f0f0f0 dashed;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.newsList ul.news li a {
	color: #272727;
	float: left;
}

.newsList ul.news li a:hover {
	color: #4270D2;
	vertical-align: middle;
}

.newsList ul.news li span {
	height: 36px;
	line-height: 36px;
	color: #999;
	float: right;
	padding-right: 10px;
	font-family: Arial, sans-serif;
}

.ch-title {
	width: 100%;
	position: relative;
	margin-left: 10px;
	border-bottom: 1px solid #f2f2f2;
	height: 44px;
	line-height: 44px;
}

.ch-name {
	font-size: 18px;
	font-weight: bold;
	color: #e42500;
	border-bottom: 3px solid #e42500;
	height: 45px;
	display: block;
	float: left;
}

.piclist {
	width: auto;
	float: left;
	margin: 10px 0 0;
}

.piclist li {
	width: 263px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	line-height: 25px;
	text-align: center;
}

.piclist li a {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: pointer
}

.piclist li a:hover {
	text-decoration: none;
	color: #4270D2;
}

.piclist li a img {
	max-width: none;
	width: -webkit-calc(100%);
	width: calc(100%);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	height: 160px;
}

.piclist li .img_tit {
	color: #333;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
}

.piclist li .img_tit p {
	line-height: 28px;
	padding: 5px 0;
	overflow: hidden;
	height: 28px;
}

/*分页*/
.page {
	overflow: hidden;
	margin: 10px auto 20px
}

.page ul {
	text-align: center;
	overflow: hidden
}

.page ul li {
	height: 34px;
	margin-right: 5px;
	display: inline;
}

.page ul li a {
	border: #e4e4e4 solid 1px;
	padding: 0px 15px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	border-radius: 2px;
	color: #333
}

.page ul li.thisclass {
	color: #fff;
	background: #e42500;
	display: inline-block;
	border-radius: 2px;
	height: 34px;
	min-width: 34px;
	line-height: 34px;
	padding: 0 10px;
}

.page ul li a:hover {
	background: #e42500;
	border: #e42500 solid 1px;
	color: white !important;
	text-decoration: none;
	border-radius: 2px;
}

.aqwm-footer {
	margin: 20px auto 0;
	width: 100%;
	background-color: #E32500;
}

.aqwm-footer p {
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
}

.aqwm-footer .about {
	text-align: center;
	line-height: 26px;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	background-color: #c62101;
}

.aqwm-footer em {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
}

.aqwm-footer a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
	padding: 0 10px;
}

.aqwm-footer a:link,
.aqwm-footer a:visited,
.aqwm-footer a:active {
	text-decoration: none;
	color: #fff
}

#goTop {
	display: none;
	position: fixed;
	top: 570px;
	right: 30px;
	z-index: 99999;
	border: none;
	outline: none;
	color: white;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 2px;
	background: url(gotop.png) no-repeat center #e42500;
}
#goTopWB {
	position: fixed;
	top: 520px;
	right: 30px;
	z-index: 99999;
	border: none;
	outline: none;
	color: white;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 2px;
	background: url(wbico.png) no-repeat center #e42500;
	background-size: 28px;
}

#goTopWX {
	position: fixed;
	top: 470px;
	right: 30px;
	z-index: 99999;
	border: none;
	outline: none;
	color: white;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 2px;
	background: url(wxico.png) no-repeat center #e42500;
	background-size: 28px;
}

#goTop:hover,#goTopWX:hover,#goTopWB:hover {
	background-color: #f60;
}
/**侧导航**/

.follow{ width: 40px; height: 40px; position: fixed; top: 520px;right: 30px; z-index: 999;}
.followSubWX{ width: 160px; height: 170px; position:absolute; left: -160px; top: -120px; }
.followSubWB{ width: 160px; height: 170px; position:absolute; left: -160px; top: -70px; }
.followSubWX img,.followSubWB img{ width: 160px; height: 170px; margin:  0;}


.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-slide {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffecdd;
	width: 224px;
	height: 200px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	position: relative;
	margin-right: 20px;
}

.swiper-slide .cont {
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 35px;
}

.swiper-slide .img {
	height: 90px;
}

.swiper-slide .img img {
	height: 100%;
}

.swiper-slide .tit {
	display: inline-block;
	margin-top: 15px;
	font-size: 16px;
	color: #a78543;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

.swiper-slide .tit a {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
	color: #a78543;
}

.swiper-slide:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#ffa43f), to(#ebd498));
	background: -webkit-linear-gradient(bottom, #ffa43f 0, #ebd498 100%);
	background: -moz-linear-gradient(bottom, #ffa43f 0, #ebd498 100%);
	background: linear-gradient(0deg, #ffa43f 0, #ebd498 100%);
}

.wmcj-banner {
	height: 100px;
	background: url(wmcj_banner.jpg) #f14524 center center no-repeat;
	min-width: 1200px;
	margin: 0 auto;
}

.wmpy-banner {
	height: 100px;
	background: url(wmpy_banner.jpg) #f14524 center center no-repeat;
	min-width: 1200px;
	margin: 0 auto;
}

.wmsj-banner {
	height: 100px;
	background: url(wmsj_banner.jpg) #f14524 center center no-repeat;
	min-width: 1200px;
	margin: 0 auto;
}

.wmcj {
	width: 1200px;
	margin: 0 auto;
}

.wmcj .c-nav {
	height: 84px;
	line-height: 1em;
	background: #f7f7f7;
	overflow: hidden;
	text-align: center;
	min-width: 1200px;
}

.wmcj .c-nav>div,
.content {
	width: 1200px;
}

.wmcj .c-nav .nav {
	color: #333333;
	line-height: 84px;
	width: 100%;
	font-size: 28px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: flex-end;
}

.wmcj .c-nav .nav a {
	padding: 0 10px;
	position: relative;
	height: 80px;
	display: inline-block;
	font-size: 20px;
}

.wmcj .c-nav .nav li.on{
	color: #c62101;
	background: url(xdswmsj_nav_bg.jpg) no-repeat center 62px;
}

.wmcj .c-nav .nav li.on a {
	color: #c62101;
}

.wmcj .c-nav .nav a:hover {
	color: #c62101;
}

.wmcj .c-nav .nav a i {
	display: inline-block;
	background-image: url(iconwmchj.png);
	background-repeat: no-repeat;
	width: 42px;
	height: 32px;
	vertical-align: middle;
}

.wmcj .c-nav .nav .on a#nav1 i {
	background-position: -42px 0;
}

.wmcj .c-nav .nav a:hover#nav1 i,
.wmcj .c-nav .nav li.on#nav1 i, {
	background-position: -42px 0;
	transition: .2s background-position-x;
}

.wmcj .c-nav .nav a#nav2 i {
	background-position: 0 -35px;
}

.wmcj .c-nav .nav a:hover#nav2 i,
.wmcj .c-nav .nav li.on#nav2 i {
	background-position: -42px -35px;
	transition: .2s background-position-x;
}

.wmcj .c-nav .nav a#nav3 i {
	background-position: 0 -74px;
}

.wmcj .c-nav .nav a:hover#nav3 i,
.wmcj .c-nav .nav li.on#nav3 i {
	background-position: -42px -74px;
	transition: .2s background-position-x;
}

.wmcj .c-nav .nav a#nav4 i {
	background-position: 0 -115px;
}

.wmcj .c-nav .nav a:hover#nav4 i,
.wmcj .c-nav .nav li.on#nav4 i {
	background-position: -42px -115px;
	transition: .2s background-position-x;
}

.wmcj .c-nav .nav a#nav5 i {
	background-position: 0 -164px;
}

.wmcj .c-nav .nav a:hover#nav5 i,
.wmcj .c-nav .nav li.on#nav5 i {
	background-position: -42px -164px;
	transition: .2s background-position-x;
}

.wmcj .c-nav .nav a#nav6 i {
	background-image: url(iconwmchj.png);
	background-position: 0 -164px;
}

.wmcj .c-nav .nav a:hover#nav6 i,
.wmcj .c-nav .nav li.on#nav6 i {
	background-image: url(iconwmchj.png);
	background-position: -42px -164px;
	transition: .2s background-position-x;
}

.page#PageLink a {
    display: inline-block;
    border-radius: 2px;
    height: 34px;
    min-width: 34px;
    line-height: 34px;
    padding: 0 10px;
	text-align: center;
}
.page li{
 display: inline-block;}
.page li a {
    border: #e4e4e4 solid 1px;
    padding: 0px 15px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-radius: 2px;
    color: #333;
}
.page li a:hover {
	background: #e42500;
	border: #e42500 solid 1px;
	color: white !important;
	text-decoration: none;
	border-radius: 2px;
}