@charset "utf-8";
.banner a {
	display: block;
}

.banner img {
	display: block;
	width: 100%;
}

.banner ul {
	bottom: 10px;
}

.banner li {
	width: 34px;
	height: 28px;
	margin-left: 10px;
	background: url("../images/icon1.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.banner li:first-child {
	margin-left: 0;
}

.banner li.slick-active {
	background-image: url("../images/icon2.png");
}

.gg-tit {
	position: relative;
	line-height: 40px;
}

.gg-tit h4 {
	font-size: 0;
}

.gg-tit h4 img {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
}
.gg-tit h4 span {
	font-size: 22px;
	color: #90242c;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.gg-tit a {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #222222;
}
.gg-tit a:hover {
	color: #90242c;
}
.s1-left {
	float: left;
	width: 950px;
}
.s1-l {
	float: left;
	width: 532px;
	margin-right: 34px;
	margin-top: 20px;
}
.gg-list {
	overflow: hidden;
	margin-top: 12px;
}
.gg-info {
	padding-bottom: 14px;
	border-bottom: 1px dashed #dddddd;
}
.gg-info a {
	display: block;
	overflow: hidden;
}
.gg-info h4 {
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .3s;
}
.gg-info p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 44px;
}
.gg-info:hover h4 {
	color: #90242c;
}
.gg-list>ul>li {
	line-height: 40px;
	position: relative;
}
.gg-list>ul>li>a {
	display: block;
	font-size: 16px;
	color: #333;
	padding-left: 13px;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .3s;
}
.gg-list>ul>li span {
	font-size: 14px;
	color: #888;
	position: absolute;
	top: 0;
	right: 0;
	transition: all .3s;
}
.gg-list>ul>li:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #90242c;
	left: 0;
	top: 50%;
	margin-top: -2.5px;
}
.gg-list>ul>li:hover>a {
	color: #90242c;
	transform: translateX(10px);
}
.gg-list>ul>li:hover>span {
	color: #90242c;
}
.s1-right {
	overflow: hidden;
	padding-left: 30px;
}
.s1-right ul>li {
	margin-top: 18px;
}
.s1-right ul>li:first-child {
	margin-top: 17px;
}
.s1-right ul>li>a {
	display: block;
	overflow: hidden;
}
.s1-tm {
	float: left;
	width: 50px;
}
.s1-tm span {
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #90242c;
	text-align: center;
	border: 1px solid #e5e5e5;
}
.s1-tm span:first-child {
	font-size: 18px;
	background: #90242c;
	color: #fff;
	border: none;
}
.s1-info {
	overflow: hidden;
	padding-left: 14px;
}
.s1-info p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
	transition: all .3s;
}
.s1-right ul>li:hover .s1-info p {
	color: #90242c;
	transform: translateX(5px);
}
.s2-left,
.s2-center {
	float: left;
	width: 410px;
	margin-right: 35px;
}
.s2-right {
	float: left;
	width: 410px;
}
.s2-right ul>li {
	margin-top: 27px;
}
.s2-right ul>li:first-child {
	margin-top: 15px;
}
.s2-right ul>li>a {
	display: block;
	overflow: hidden;
}
.s2-tm {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #90242c;
	background: #f3f3f3;
	padding-top: 6px;
	margin-right: 18px;
}
.s2-tm span {
	display: block;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	transition: all .3s;
}
.s2-tm span:first-child {
	font-size: 22px;
	line-height: 22px;
}
.s2-info h5 {
	font-size: 16px;
	line-height: 22px;
	color: #222;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .3s;
}
.s2-info p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s2-right ul>li:hover .s2-info h5 {
	color: #90242c;
	transform: translateX(5px);
}
.s2-right ul>li:hover .s2-tm {
	background: #90242c;
}
.s2-right ul>li:hover .s2-tm span {
	color: #fff;
}
.section2 {
	margin-top: 30px;
	overflow: hidden;
}
.s3-left,
.s3-center {
	float: left;
	width: 410px;
	margin-right: 35px;
}
.gg-list2 ul>li {
	margin-top: 18px;
}
.gg-list2 ul>li:first-child {
	margin-top: 22px;
}
.gg-list2 ul>li>a {
	display: block;
	overflow: hidden;
}
.s3-tm {
	float: left;
	width: 61px;
	color: #90242c;
	background: #f3f3f3;
	padding-top: 6px;
	transition: all .3s;
}
.s3-tm span {
	display: block;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
.s3-tm span:first-child {
	font-size: 22px;
	line-height: 20px;
}
.s3-info {
	overflow: hidden;
	padding-left: 22px;
}
.s3-info p {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 44px;
	transition: all .3s;
}
.gg-list2 ul>li:hover .s3-tm {
	background: #90242c;
	color: #fff;
}
.gg-list2 ul>li:hover .s3-info p {
	color: #90242c;
	transform: translateX(5px);
}
.s3-center ul>li {
	margin-top: 22px;
}
.s3-center ul>li>a {
	display: block;
	overflow: hidden;
}
.s3-center ul>li>a p {
	font-size: 16px;
	line-height: 18px;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	padding-left: 14px;
	transition: all .3s;
}
.s3-center ul>li>a p:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #90242c;
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -2.5px;
}
.s3-center ul>li:hover>a p {
	color: #90242c;
	padding-left: 20px;
}
.s3-center ul>li>a>div {
	font-size: 0;
	margin-top: 9px;
}
.s3-center ul>li>a span {
	display: inline-block;
	margin-left: 12px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.s3-center ul>li>a span:first-child {
	background: #90242c;
	color: #fff;
	margin-left: 14px;
	padding: 0 4px;
}
.s3-right {
	float: left;
	width: 410px;
}
.section3 {
	overflow: hidden;
	margin-top: 40px;
}
.s4-banner {
	margin-left: -10px;
	margin-right: -10px;
}
.s4-banner a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	outline: none;
}
.s4-banner a>div {
	width: 310px;
	height: 110px;
	margin: auto;
	overflow: hidden;
}
.s4-banner img {
	display: block;
	width: 100%;
	transition: all .3s;
}
.s4-banner button {
	outline: none;
	border: none;
	width: 24px;
	height: 43px;
	top: 50%;
	margin-top: -21.5px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999;
	background-color: rgba(0, 0, 0, .34);
}
.s4-banner .slick-prev {
	left: 10px;
	background-image: url("../images/arrow-l.png");
}
.s4-banner .slick-next {
	right: 10px;
	background-image: url("../images/arrow-r.png");
}
.s4-banner a:hover img {
	transform: scale(1.1);
}
.index {
	padding-top: 28px;
	position: relative;
}
.tab {
	position: fixed;
	right: 144px;
	top: 50%;
	width: 118px;
	transform: translateY(-50%);
	display: none;
}
.tab-icon {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 5px #ababab;
	position: relative;
	margin: auto;
	z-index: 999;
}
.tab-icon img {
	position: absolute;
	width: 64px;
	height: 64px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.tab-list {
	position: relative;
	width: 118px;
	background: #fff;
	box-shadow: 0 0 5px #ababab;
	padding-top: 40px;
	padding-bottom: 8px;
	margin-top: -30px;
}
.tab-list ul>li {
	line-height: 48px;
	text-align: center;
	transition: all .3s;
}
.tab-list>ul>li>a {
	font-size: 16px;
	color: #333;
	transition: all .3s;
}
.tab-list ul>li:hover {
	background: #90242c;
}
.tab-list ul>li:hover a {
	color: #fff;
}
.swiper3 {
	height: 140px;
}
.swiper3 img {
	width: 100%;
	height: 100%;
}
.section4 {
	padding: 40px 0;
}

/*底部*/
.footbgs {
	padding: 20px 0;
	background: url(../img/footer.jpg);
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 30px;
}
.footer {
	padding: 20px 0;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
}
.wrap {
	margin-bottom: 40px;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #fff !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/arr.png) no-repeat center center #fff;
	text-indent: -999em;
	background-size: 50%;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #8F242C;
	border-radius: 10%;
	z-index: 999;
	cursor: pointer;
}
@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 80px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}
.beian {
	font-size: 14px;
	text-align: center;
}
.gaoList {
	margin-top: 20px !important;
}
.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 0 auto;
}
.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;
}
.box_list {
	margin-top: 40px !important;
}
.ny-left {
	width: 930px;
	float: left;
	border-top: 1px solid #9b0d14;
}
.ny_right {
	width: 320px;
	float: right;
	background: #fff;
	padding: 0 10px;
	box-sizing: border-box;
}
.ny_right>div.ny_yu,
.ny_right>div.ny_yus {
	margin: 20px 0;
}
h3.ny_title {
	padding-left: 20px;
	background: url(../img/dq-col-red.png) no-repeat;
	background-position: 4px center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	color: #333;
}
.ny-left .lists li {
	padding-right: 100px;
	background-position: left center;
	position: relative;
	font-size: 15px;
	border-bottom: 1px solid #dfdfdf;
	line-height: 48px;
	transition: all .3s;
}
.ny-left .lists li:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #90242c;
	border-radius: 50%;
	top: 50%;
	left: 5px;
	margin-top: -2.5px;
}
.ny-left .lists li a {
	display: block;
	color: #303030;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 25px;
}
.ny-left .lists li:hover {
	background: #dfdfdf;
}
.ny-left .lists li:hover a {
	color: #9b0d14;
}
.lists li a span.date {
	position: absolute;
	right: 10px;
	font-size: 14px;
	color: #999999;
}
.position {
	font-size: 0;
	border-bottom: 1px solid #dddddd;
	line-height: 45px;
	margin-bottom: 40px;
}
.position img {
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.position span {
	color: #666666;
	font-size: 14px;
	vertical-align: middle;
}
.position a {
	font-size: 14px;
	color: #9b0d14;
	margin: 0 5px;
	vertical-align: middle;
}
.swiper3 {
	height: 140px;
	padding-top: 10px;
}
.swiper3 .swiper-slide p {
	font-size: 14px !important;
	padding: 0 10px !important;
}
.swiper3 .swiper-button-next,
.swiper3 .swiper-button-prev {
	background: rgb(0, 0, 0, 0.6) 2px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
}
.pages {
	text-align: center;
	font-size: 14px;
	margin: 30px 0;
	width: 100%;
	background: #fff;
}
.pages a {
	background: #f9f9f9;
	padding: 8px 15px;
	display: inline-block;
}
.pages span {
	background: #90242c;
	padding: 8px 15px;
	color: #fff;
	display: inline-block;
}
.ny_yu .gg-list>ul>li>a {
	padding-right: 45px;
}
.ny_yus .s3-left {
	width: 100%;
}
.tuijian .swiper-container {
	padding-top: 0;
}
.swiper3 .swiper-button-next,
.swiper3 .swiper-button-prev {
	background: rgb(0, 0, 0, 0.6) 2px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
}
.tuijian .s3-right {
	width: 100%;
}
.tuijian .s3-right ul li {
	margin: 0 0 20px 0;
	width: 48%;
	float: left;
}
.tuijian .s3-right ul li:nth-child(2n) {
	float: right;
}
.tuijian .s3-info {
	padding-left: 15px;
}
.art-main .art-tit {
	border-bottom: 1px dashed #e5e5e5;
	padding: 20px 0;
	margin-bottom: 30px;
	text-align: center;
}
.art-main .art-tit h3 {
	text-align: center;
	color: #333333;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px;
}
.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999;
	margin: 0 20px;
}
.content_box {
	text-indent: 2em;
	margin-top: 30px;
}
.content_box img {
	display: block;
	margin: 15px auto;
	max-width: 600px;
}
.content_box p {
	line-height: 30px;
	font-size: 16px;
	padding-bottom: 15px;
}
.pnext {
	margin-top: 25px;
}
.pnext p {
	text-indent: initial;
	font-size: 15px;
	line-height: 30px;
	color: #555555;
}
.pnext p a {
	font-size: 15px;
	color: #444;
}
.pnext p:hover {
	color: #b82f2f;
}
.pnext p:hover a {
	color: #b82f2f;
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	margin: 0 5px;
	color: #fff;
}