* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

li {
	list-style: none;
	cursor: default;
}

body {
	padding: 0px 0;
	font-size: 14px;
}

a,
a:hover {
	color: #000;
	text-decoration: none;
}

.content {
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.pointer {
	cursor: pointer;
}

.textline:hover {
	text-decoration: underline;
}

img {
	vertical-align: top;
	border: none;
	max-width: 100%;
	height: auto;
}

body {
	background-color: rgb(248, 248, 248);
}

.content-index .center {
	width: 1200px;
	margin: 0 auto;
}

.content-index .new-content,
.content-index .dj-content,
.content-index .ts-content,
.content-index .mc-content,
.content-index .hch-content,
.content-index .mhjt-content,
.content-index .ssw-content,
.content-index .gg-content,
.content-index .rdzt-content,
.content-index .lm-content,
.content-index .link-content {
	background-color: #FFFFFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0px 6px 8px rgba(205, 205, 205, 0.35);
	padding: 74px 20px 25px;
	margin-bottom: 25px;
	position: relative;
}

.content-index .new-title {
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 10px;
}

.content-index .new-title>span {
	font-size: 18px;
	color: rgb(109, 109, 109);
	padding-bottom: 8px;
	margin-right: 40px;
}

.content-index .new-title-special>span {
	margin-right: 90px;
}

.content-index .new-title>span:last-of-type {
	margin-right: 0;
}

.content-index .new-title .active {
	color: #383838;
	font-weight: 900;
	border-bottom: 4px solid rgb(214, 45, 39);
}

.content-index .new-title>a {
	font-size: 14px;
	color: #888888;
	margin-top: 4px;
}

.content-index .new-title>img {
	position: relative;
	top: -10px;
}

.content-index .new-title1 {
	margin-bottom: 10px;
}

.content-index .new-title1>span {
	font-size: 18px;
	color: #383838;
	font-weight: 900;
}

.content-index .new-item {
	line-height: 2.2;
}

.content-index .new-item>span:first-of-type {
	font-size: 16px;
	color: rgb(109, 109, 109);
	width: 460px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .new-item>span:nth-of-type(2) {
	font-size: 14px;
	color: #888888;
}

.content-index .content-logo {
	height: 44px;
	position: absolute;
	top: 0;
	left: 0;
}

.content-index .lm-content .fl .content-logo {
	left: -20px;
}

.content-index .content-more {
	font-size: 14px;
	color: #888888;
	position: absolute;
	top: 30px;
	right: 20px;
}

.content-index .img-info {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.content-index .img-info>img {
	width: 171px;
	height: 108px;
}

.content-index .img-info>div {
	width: 380px;
}

.content-index .img-info>div>div:first-of-type {
	font-size: 18px;
	color: rgb(109, 109, 109);
	font-weight: 700;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 3px 0 7px;
	text-align: justify;
}

.content-index .img-info>div>div:last-of-type {
	font-size: 14px;
	color: #888888;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
}

.content-index .img-title {
	display: block;
	position: relative;
	margin-bottom: 27px;
}

.content-index .img-title>img {
	width: 565px;
	height: 290px;
}

.content-index .img-title>div {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	padding: 10px 10px;
	font-size: 0;
}

.content-index .img-box {
	padding: 8px 0;
}

.content-index .img-box>a {
	display: block;
	position: relative;
}

.content-index .img-box>a>img:first-of-type {
	width: 274px;
	height: 160px;
}

.content-index .img-box>a>div {
	width: 100%;
	height: 35px;
	position: absolute;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	padding: 5px 10px;
	font-size: 0;
}

.content-index .img-box>a>div>span {
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	width: 256px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .img-box>a>img:nth-of-type(2) {
	width: 40px;
	height: 43px;
	position: absolute;
	top: 75px;
	left: 5px;
}

.content-index .img-title>div>span {
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	width: 545px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .special-box {
	display: block;
	margin-bottom: 0;
}

.content-index .special-box>img {
	width: 1160px;
}

.content-index .ts-video {
	display: block;
	line-height: 2;
}

.content-index .ts-video>img {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #E4E4E4;
	margin-right: 10px;
	position: relative;
	top: 7px;
}

.content-index .ts-video>span {
	display: inline-block;
	font-size: 16px;
	color: rgb(109, 109, 109);
	width: 520px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.content-index .sHeader-content-box {
	width: 100%;
	background-color: rgb(255, 255, 255);
}

.content-index .sHeader-content {
	display: flex;
	justify-content: space-between;
	height: 70px;
	line-height: 70px;
}

.content-index .sHeader-content a {
	font-size: 12px;
	color: rgb(109, 109, 109);
}

.content-index .sHeader-content .header-left a img {
	height: 70px;
}

.content-index .sHeader-content .header-right img {
	width: 18px;
	height: 18px;
	margin: 26px 3px 26px 0;
}

.content-index .bHeader-content {
	border-bottom: 2px solid rgb(211, 45, 37);
}

.content-index .bHeader-content>img {
	width: 100%;
}

.content-index .channel-content-box {
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 25px;
}

.content-index .channel-content {
	display: flex;
	justify-content: space-between;
}

.content-index .channel-content>a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	color: rgb(109, 109, 109);
	padding: 0 5px;
}

.content-index .channel-content .active {
	border-bottom: 4px solid rgb(214, 45, 39);
	font-weight: 900;
	color: rgb(214, 45, 39);
}

.content-index .new-content {
	padding: 30px 20px 25px;
}

.content-index .content-main1 {
	text-align: center;
	margin-bottom: 30px;
}

.content-index .content-main1>a {
	font-size: 36px;
	color: rgb(214, 45, 39);
	font-weight: 900;
}

.content-index .content-main1>div {
	margin-top: 5px;
}

.content-index .content-main1>div>a,
.content-index .content-main1>div>span {
	font-size: 14px;
	color: rgb(109, 109, 109);
}

.content-index .content-main1>div>a:last-of-type {
	color: rgb(214, 45, 39);
}

.content-index .content-main2 {
	margin-bottom: 40px;
}

.content-index .content-main2>div {
	width: 565px;
}

.content-index .content-main2 .new-swiper a {
	display: block;
	position: relative;
}

.content-index .content-main2 .new-swiper a img {
	width: 565px;
	height: 320px;
}

.content-index .content-main2 .new-swiper a div {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	padding: 8px 10px;
	font-size: 0;
}

.content-index .content-main2 .new-swiper a div>span {
	display: inline-block;
	font-size: 16px;
	color: #FFFFFF;
	width: 460px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .content-main2 .swiper-container-horizontal>.swiper-pagination {
	text-align: right;
	bottom: 0;
	padding: 14px 10px;
	font-size: 0;
}

.content-index .content-main2 .new-swiper .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FFFFFF;
	opacity: 1;
	margin: 0 3px;
}

.content-index .content-main2 .new-swiper .swiper-pagination-bullet-active {
	width: 18px;
}

.content-index .content-main3>div {
	width: 565px;
}

.content-index .banner-content {
	margin-bottom: 25px;
}

.content-index .banner-content .banner-swiper img {
	width: 1200px;
	height: 154px;
}

.content-index .banner-content .swiper-container-horizontal>.swiper-pagination {
	bottom: 11px;
	font-size: 0;
}

.content-index .banner-content .banner-swiper .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FFFFFF;
	opacity: 1;
	margin: 0 3px;
}

.content-index .banner-content .banner-swiper .swiper-pagination-bullet-active {
	width: 18px;
}

.content-index .dj-content>div {
	width: 565px;
}

.content-index .ts-content>div {
	width: 565px;
	margin-bottom: 25px;
}

.content-index .hch-content>div {
	width: 565px;
	margin-bottom: 25px;
}

.content-index .ts-content>.fl .new-title {
	margin-bottom: 2px;
}

.content-index .ts-content>.fl .img-title {
	margin-bottom: 0;
}

.content-index .ts-content>.fr .new-title {
	margin-bottom: 12px;
}

.content-index .ts-content .img-box>a>img:first-of-type {
	height: 148px;
}

.content-index .ts-content>.fr .new-item-box:last-of-type {
	margin-top: -11px;
}

.content-index .ts-content .img-box {
	margin-bottom: 5px;
}

.content-index .ts-content .ts-video {
	line-height: 1.6;
}

.content-index .mc-content>div {
	width: 565px;
}

.content-index .mc-content .img-title {
	margin-bottom: 15px;
}

.content-index .mc-content .img-title>img {
	width: 565px;
	height: 287px;
}

.content-index .mc-content .new-title {
	margin-bottom: 30px;
}

.content-index .mc-content .qa-item {
	padding-left: 50px;
	margin-top: 20px;
	position: relative;
}

.content-index .mc-content .qa-item>img {
	position: absolute;
	top: 0;
	left: 0;
}

.content-index .mc-content .qa-item>div:first-of-type {
	font-size: 18px;
	color: #383838;
	font-weight: 900;
	width: 510px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.content-index .mc-content .qa-item>div:last-of-type {
	width: 510px;
	height: 66px;
	background-color: rgb(248, 248, 248);
	border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 10px;
}

.content-index .mc-content .qa-item>div:last-of-type>span {
	font-size: 14px;
	color: rgb(109, 109, 109);
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.content-index .mc-content .special-qa {
	width: 565px;
	height: 70px;
	background-color: rgb(248, 248, 248);
	border-radius: 6px;
	-moz-border-radius: 6px;
	margin-top: 46px;
	padding: 10px 20px;
	position: relative;
}

.content-index .mc-content .special-qa>textarea {
	width: 410px;
	height: 50px;
	border: none;
	background-color: rgb(248, 248, 248);
	font-size: 16px;
	color: #888888;
	outline: none;
	resize: none;
}

.content-index .mc-content .special-qa>textarea::-webkit-input-placeholder {
	font-size: 16px;
	color: #888888;
}

.content-index .mc-content .special-qa>textarea::-moz-placeholder {
	font-size: 16px;
	color: #888888;
}

.content-index .mc-content .special-qa>textarea:-moz-placeholder {
	font-size: 16px;
	color: #888888;
}

.content-index .mc-content .special-qa>textarea:-ms-input-placeholder {
	font-size: 16px;
	color: #888888;
}

.content-index .mc-content .special-qa>a {
	display: inline-block;
	width: 94px;
	height: 34px;
	border-radius: 17px;
	-moz-border-radius: 17px;
	background-color: rgb(215, 51, 90);
	line-height: 34px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	top: 18px;
	right: 20px;
}

.content-index .mc-content .fr .new-item {
	display: block;
	line-height: 2.4;
}

.content-index .mc-content .fr .new-item:first-of-type {
	margin-top: -3px;
}

.content-index .hch-content .new-item-box>.fl,
.content-index .hch-content .new-item-box>.fr {
	width: 565px;
	margin-bottom: 10px;
}

.content-index .hch-content .new-item-box>.fl:last-of-type {
	width: 100%;
}

.content-index .hch-content .new-title {
	margin-bottom: 15px;
}

.content-index .hch-content .img-box>a>img:first-of-type {
	width: 241px;
	height: 157px;
}

.content-index .hch-content .img-box>a>img:last-of-type {
	top: 85px;
}

.content-index .hch-content .img-box>a>div>span {
	width: 221px;
}

.content-index .hch-content .img-box>div {
	width: 305px;
}

.content-index .hch-content .new-item {
	line-height: 2.3;
}

.content-index .hch-content .new-item:first-of-type>span {
	margin-top: 5px;
}

.content-index .hch-content .new-item>span:first-of-type {
	width: 440px;
}

.content-index .mhjt-content .new-item-box>.fl,
.content-index .mhjt-content .new-item-box>.fr {
	width: 565px;
}

.content-index .mhjt-content .img-box>a>img:first-of-type {
	height: 170px;
}

.content-index .mhjt-content .img-box>a>img:nth-of-type(2) {
	top: 95px;
}

.content-index .mhjt-content .new-item-box>.fr>div:first-of-type {
	padding-top: 5px;
}

.content-index .mhjt-content>div:last-of-type {
 padding-top: 20px;
}

.content-index .mhjt-content>div:last-of-type>a {
 display: block;
}

.content-index .mhjt-content>div:last-of-type>a>img {
 width: 565px;
 height: 140px;
}

.content-index .ssw-content .img-title {
	margin-bottom: 12px;
}

.content-index .ssw-content>div {
	width: 565px;
}

.content-index .ssw-content .img-title>img {
	height: 272px;
}

.content-index .gg-content>.clearfix:first-of-type {
	margin-bottom: 15px;
}

.content-index .gg-content>.clearfix>div {
	width: 565px;
}

.content-index .gg-content .new-item {
	line-height: 2.1;
}

.content-index .gg-content .img-info-special {
	width: 275px;
	margin-right: 15px;
}

.content-index .gg-content .img-info-special:nth-of-type(2),
.content-index .gg-content .img-info-special:nth-of-type(4) {
	margin-right: 0;
}

.content-index .gg-content .img-info-special {
	margin-top: 10px;
}

.content-index .gg-content .img-info-special>img {
	width: 92px;
	height: 92px;
}

.content-index .gg-content .img-info-special>div {
	width: 168px;
}

.content-index .gg-content .img-info-special>div>div:first-of-type {
	font-size: 16px;
	color: #383838;
}

.content-index .gg-content .img-box>a>img:first-of-type {
	height: 148px;
}

.content-index .gg-content .img-box>a>img:fnth-of-type(2) {
	top: 75px;
}

.content-index .gg-content .img-box-special>a>img {
	width: 565px;
	height: 148px;
}

.content-index .gg-content .fr .img-info {
	margin-top: 10px;
}

.content-index .lm-content {
	padding: 0 20px 25px;
}

.content-index .lm-content> .lm-top> div {
	width: 565px;
	padding-top: 70px;
	position: relative;
}
.content-index .lm-content> .lm-bottom> div {
	width: 565px;
	position: relative;
}

.content-index .lm-content> .lm-bottom{
	margin-top: 10px;
	float: left;
}



.content-index .lm-content .content-more {
	top: 20px;
}

.content-index .lm-content .lm-item {
	display: block;
	width: 275px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.content-index .lm-content .lm-item:nth-of-type(2),
.content-index .lm-content .lm-item:nth-of-type(4) {
	margin-right: 0;
}

.content-index .lm-content .lm-item:nth-of-type(3),
.content-index .lm-content .lm-item:nth-of-type(4) {
	margin-bottom: 0;
}

.content-index .lm-content .lm-item>img {
	width: 130px;
	height: 130px;
}

.content-index .lm-content .lm-item>div {
	width: 130px;
	height: 130px;
	background-color: rgb(234, 234, 234);
	padding: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.content-index .lm-content .lm-item>div>span {
	font-size: 18px;
	color: #888888;
	line-height: 1.5;
	width: 110px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.content-index .lm-content .lm-item .white1 {
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent rgb(234, 234, 234) transparent transparent;
	position: absolute;
	top: 45%;
	left: -20px;
}

.content-index .lm-content .lm-item .white2 {
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent rgb(234, 234, 234);
	position: absolute;
	top: 45%;
	right: -20px;
}

.content-index .lm-content .sj_swiper_box {
	padding: 25px 60px 0;
}

.content-index .lm-content .sj-swiper .swiper-slide {
	text-align: center;
	/*display: -webkit-box;*/
	/*display: -ms-flexbox;*/
	/*display: -webkit-flex;*/
	/*display: flex;*/
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.6);
	position: relative;
	left: -68px;
}

.content-index .lm-content .sj-swiper .swiper-slide-prev,
.content-index .lm-content .sj-swiper .swiper-slide-next {
	transform: scale(0.8);
	z-index: 5;
}

.content-index .lm-content .sj-swiper .swiper-wrapper .swiper-slide-prev img,
.content-index .lm-content .sj-swiper .swiper-wrapper .swiper-slide-next img {
	opacity: 1;
}

.content-index .lm-content .sj-swiper .swiper-slide img {
	width: 178px;
	height: 242px;
	max-width: none;
	opacity: 0.8;
}

.content-index .lm-content .sj-swiper .swiper-slide-active,
.content-index .lm-content .sj-swiper .swiper-slide-duplicate-active {
	transform: scale(1);
	z-index: 10;
}

.content-index .lm-content .sj-swiper .swiper-slide-active>img,
.content-index .lm-content .sj-swiper .swiper-slide-duplicate-active>img {
	opacity: 1;
}

.content-index .lm-content .sj_swiper_box .swiper-button-prev {
	background-image: url(../images/l_arrowleft.png);
	background-repeat: no-repeat;
	background-size: 60%;
	position: absolute;
	margin-top: -11px;
}

.content-index .lm-content .sj_swiper_box .swiper-button-next {
	background-image: url(../images/l_arrowright.png);
	background-repeat: no-repeat;
	background-size: 60%;
	position: absolute;
	margin-top: -11px;
}

.content-index .lm-content .sj_swiper_box .swiper-button-prev:focus,
.content-index .lm-content .sj_swiper_box .swiper-button-next:focus {
	outline: none;
}

.content-index .lm-content .img-info {
	margin-bottom: 17px;
}

.content-index .lm-content .img-box>a>img:first-of-type {
	height: 148px;
}

.content-index .lm-content .img-box {
	margin-bottom: 3px;
}

.content-index .lm-content .ts-video {
	line-height: 1.8;
}

.content-index .rdzt-content .rdzt_swiper_box {
	padding: 10px 15px 0;
}

.content-index .rdzt-content .rdzt-swiper {
	width: 1110px;
	margin: 0 auto;
}

.content-index .rdzt-content .rdzt-swiper .swiper-slide {
	display: block;
	width: 263px;
	position: relative;
	overflow: hidden;
}

.content-index .rdzt-content .rdzt-swiper .swiper-slide>img {
	width: 262px;
	height: 158px;
}

.content-index .rdzt-content .rdzt_swiper_box .swiper-button-prev,
.content-index .rdzt-content .rdzt_swiper_box .swiper-button-next {
	outline: none;
}

.content-index .rdzt-content .rdzt_swiper_box .swiper-button-prev {
	display: block;
	background-image: url(../images/arrowleft_s.png);
	background-repeat: no-repeat;
	background-size: 50%;
	position: absolute;
	top: 90px;
	left: -18px;
}

.content-index .rdzt-content .rdzt_swiper_box .swiper-button-next {
	display: block;
	background-image: url(../images/arrowright_s.png);
	background-repeat: no-repeat;
	background-size: 50%;
	position: absolute;
	top: 90px;
	right: -18px;
}

.content-index .link-content {
	padding: 30px 40px 25px;
}

.content-index .link-title {
	margin-bottom: 15px;
}

.content-index .link-title>a{
	font-size: 18px;
	color: rgb(109, 109, 109);
	font-weight: normal;
}

.content-index .link-title>.active,
.content-index .link-title>span {
	font-size: 18px;
	color: rgb(214, 45, 39);
	font-weight: 900;
}

.content-index .link-title>span {
	margin: 0 10px;
}

.content-index .link-main>a {
	display: block;
	width: 250px;
	height: 30px;
	line-height: 30px;
	background-color: rgb(248, 248, 248);
	border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 0 10px;
	margin-right: 40px;
}

.content-index .link-main>a:last-of-type {
	margin-right: 0;
}

.content-index .link-main>a>span {
	font-size: 16px;
	color: rgb(109, 109, 109);
}

.content-index .link-main>a>img {
	width: 10px;
	height: 19px;
	position: relative;
	top: 5.5px;
}

.content-index .link-list {
	width: 1120px;
	padding: 20px 20px;
	background-color: #FFFFFF;
	box-shadow: 0px 6px 8px rgba(205, 205, 205, 0.35);
	position: absolute;
	display: none;
	z-index: 10;
}

.content-index .link-list>a {
	float: left;
	display: block;
	width: 216px;
	/* height: 40px; */
	line-height: 40px;
	font-size: 16px;
	color: rgb(109, 109, 109);
}

.content-index .link-item:nth-of-type(4) {
	display: flex;
	padding-top: 15px;
}

.content-index .link-item .newmedia>img:first-of-type {
	margin-top: 20px;
	margin-right: 5px;
}

.content-index .link-item .newmedia>span {
	display: inline-block;
	font-size: 14px;
	color: #383838;
	height: 64px;
	line-height: 64px;
	margin-right: 20px;
}

.content-index .link-item .line{
	width: 1px;
	height: 32px;
	background-color: #EAEAEA;
	margin: 20px 90px;
}

.content-index .bFooter-content-box {
	border-top: 2px solid rgb(211, 45, 37);
	padding: 30px 0;
	background-color: #FFFFFF;
	position: relative;
}

.content-index .bFooter-content .logo-item-box>span {
	display: inline-block;
	width: 0.5pt;
	height: 20px;
	background-color: #888888;
	margin: 0 10px 0 20px;
	position: relative;
	top: 8px;
}

.content-index .bFooter-content .logo-item {
	display: inline-block;
}

.content-index .bFooter-content .logo-item>img {
	width: 36px;
	height: 36px;
	margin-right: 3px;
}

.content-index .bFooter-content .logo-item>span {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #383838;
}

.content-index .bFooter-content .connect {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.content-index .bFooter-content .connect>a {
	font-size: 14px;
	color: #888888;
}

.content-index .bFooter-content .erCode {
	width: 65px;
	height: 65px;
	position: relative;
	top: 5px;
	left: 30px;
}

.content-index .bFooter-content>.fr>a {
	display: inline-block;
	margin-right: 40px;
	position: relative;
	top: 8px;
}

.content-index .bFooter-content>.fr>a>img {
	border: 1px solid #E4E4E4;
}

.content-index .bFooter-content>fr>a:last-of-type {
	margin-right: 0;
}

.content-index .bFooter-content .footer-img-box {
	width: 100px;
	height: 112px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 15px;
	text-align: right;
}

.content-index .bFooter-content .footer-img-box>img {
	width: 78px;
	height: 112px;
}

.content-index .sFooter-content {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #E4E4E4;
}

.content-index .sFooter-content>span {
	font-size: 12px;
	color: #888888;
	margin-right: 20px;
}

.content-index .sFooter-content>span:last-of-type {
	margin-right: 0;
}

.content-index .ts-content .img-info {
	margin-top: 15px;
}

.content-index .ts-content .new-item {
	line-height: 2;
}

.content-index .mc-content .mc-img {
	display: block;
	margin-bottom: 25px;
}

.content-index .mc-content .mc-img:last-of-type {
	margin-bottom: 0;
}

.content-index .mc-content .mc-img>img {
	width: 142px;
	height: 90px;
}

.content-index .mc-content .mc-img>div {
	width: 410px;
}

.content-index .mc-content .mc-img>div>div:first-of-type {
	font-size: 20px;
	color: #383838;
	font-weight: 900;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 72px;
	display: flex;
	align-items: center;
}

.content-index .mc-content .mc-img>div>div:last-of-type {
	font-size: 14px;
	color: #888888;
}

.content-index .hch-content .hch_swiper_box {
	padding: 45px 80px;
}

.content-index .hch-content .hch-swiper {
	width: 1020px;
	margin: 0 auto;
}

.content-index .hch-content .hch-swiper .swiper-slide {
	display: block;
	width: 240px;
	overflow: hidden;
}

.content-index .hch-content .hch-swiper .swiper-slide>img {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	-moz-border-radius: 35px;
}

.content-index .hch-content .hch-swiper .swiper-slide>div {
	width: 170px;
	padding-left: 10px;
	padding-top: 17px;
}

.content-index .hch-content .hch-swiper .swiper-slide>div>div:first-of-type {
	font-size: 16px;
	color: #383838;
	font-weight: 900;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 2px;
}

.content-index .hch-content .hch-swiper .swiper-slide>div>div:last-of-type {
	font-size: 14px;
	color: #888888;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .hch-content .hch_swiper_box .swiper-button-prev,
.content-index .hch-content .hch_swiper_box .swiper-button-next {
	outline: none;
}

.content-index .hch-content .hch_swiper_box .swiper-button-prev {
	display: block;
	background-size: 50%;
	position: absolute;
	top: 60px;
	left: -18px;
}

.content-index .hch-content .hch_swiper_box .swiper-button-prev::after {
	content: "\ec9b";
	font-size: 80px;
}

.content-index .hch-content .hch_swiper_box .swiper-button-next {
	display: block;
	background-size: 50%;
	position: absolute;
	top: 60px;
	right: 28px;
}

.content-index .hch-content .hch_swiper_box .swiper-button-next::after {
	content: "\ec93";
	font-size: 80px;
}

.content-index .lm-content .xt_swiper_box {
	padding: 25px 60px 0;
}

.content-index .lm-content .xt-swiper .swiper-slide {
	text-align: center;
	/*display: -webkit-box;*/
	/*display: -ms-flexbox;*/
	/*display: -webkit-flex;*/
	/*display: flex;*/
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.65);
	position: relative;
	left: -77px;
}

.content-index .lm-content .xt-swiper .swiper-slide img {
	width: 348px;
	height: 224px;
	max-width: none;
	opacity: 0.8;
}

.content-index .lm-content .xt-swiper .swiper-slide div {
	width: 348px;
	height: 35px;
	position: absolute;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	padding: 5px 10px;
	font-size: 0;
	display: none;
}

.content-index .lm-content .xt-swiper .swiper-slide div span {
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	width: 328px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .lm-content .xt-swiper .swiper-slide-active {
	transform: scale(1);
	z-index: 10;
	position: relative;
	left: -120px;
}

.content-index .lm-content .xt-swiper .swiper-slide-active div {
	display: block;
}

.content-index .lm-content .xt-swiper .swiper-slide-active>img,
.content-index .lm-content .xt-swiper .swiper-slide-duplicate-active>img {
	opacity: 1;
}

.content-index .lm-content .xt_swiper_box .swiper-button-prev {
	background-image: url(../images/l_arrowleft.png);
	background-repeat: no-repeat;
	background-size: 60%;
	position: absolute;
	margin-top: -11px;
}

.content-index .lm-content .xt_swiper_box .swiper-button-next {
	background-image: url(../images/l_arrowright.png);
	background-repeat: no-repeat;
	background-size: 60%;
	position: absolute;
	margin-top: -11px;
}

.content-index .lm-content .xt_swiper_box .swiper-button-prev:focus,
.content-index .lm-content .xt_swiper_box .swiper-button-next:focus {
	outline: none;
}

.content-index .lm-content .xt-swiper .swiper-slide-prev {
	position: relative;
	left: -19px;
}

.content-index .lm-content .xt-swiper .swiper-slide-next {
	position: relative;
	right: -137px;
}

.content-index .gg-content .img-info {
 margin-bottom: 18px;
}

.content-index .gg-content .fr .img-info>div>div:first-of-type{
 margin: 3px 0;
}

.content-index .gg-content .fr .img-info:nth-of-type(3),
.content-index .gg-content .fr .img-info:nth-of-type(4){
 margin-bottom: 0;
}

.content-index .link-item .newmedia {
 position: relative;
}

.content-index .ecode-special {
 width: 160px;
 height: 160px;
 background-color: #ffffff;
 box-shadow: 0px 6px 8px rgba(205, 205, 205, 0.35);
 position: absolute;
 left: 35px;
 z-index: 10;
 padding: 15px;
 border-radius: 10px;
 -moz-border-right: 10px;
 display: none;
}

.content-index .ecode-special>img {
 width: 130px;
 height: 130px;
}


.content-index .mc-content .special-qa{
	margin-top: 15px;
	height: 93px;
	position: relative;
}

.content-index .mc-content .special-qa>textarea{
	width: 280px;
	height: 65px;
}

.content-index .mc-content .special-qa>a{
	top: 42px;
}

.content-index .mc-content .special-qa>a:last-of-type{
	width: 110px;
	right: 130px;
	background-color: #ffffff;
	color: #888888;
	border: 1px solid #e4e4e4;
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
	z-index: 10;
	text-align: left;
}

.content-index .mc-content .special-qa>a:last-of-type>span{
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .mc-content .special-qa .choose-item{
	position: absolute;
	top: 59px;
	right: 130px;
	width: 110px;
	background: #FFFFFF;
	box-shadow: 0px 6px 8px rgba(205, 205, 205, 0.35);
	z-index: 5;
	display: none;
}

.content-index .mc-content .special-qa .choose-item>ul{
	padding-top: 20px;
}

.content-index .mc-content .special-qa .choose-item li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #A2A1A1;
	padding-left: 20px;
}

.content-index .img-special{
 display: block;
 width: 565px;
 position: absolute;
 bottom: 25px;
}

.content-index .img-special>img{
 width: 100%;
}

.content-index .cmzk-img{
 width: 100%;
 height: 276px;
 text-align: center;
 overflow: hidden;
}

.content-index .cmzk-img a img{
 height: 276px;
}

.content-index .lm-content .sj-swiper .swiper-slide{
 left: 0;
 transform: scale(0.48);
}

.content-index .lm-content .sj-swiper .swiper-slide-prev,
.content-index .lm-content .sj-swiper .swiper-slide-next {
 transform: scale(0.8);
}

.content-index .lm-content .sj-swiper .swiper-slide-active,
.content-index .lm-content .sj-swiper .swiper-slide-duplicate-active {
 transform: scale(1);
}

.content-index .lm-content .sj-swiper .swiper-slide{
 left: -22px;
}

.content-index .lm-content .sj-swiper .swiper-slide-prev,
.content-index .lm-content .sj-swiper .swiper-slide-next {
    left: -32px;
}

.content-index .lm-content .sj-swiper .swiper-slide-active,
.content-index .lm-content .sj-swiper .swiper-slide-duplicate-active {
    left: -40px;
}

.content-index .new-item2 {
	line-height: 2.5;
}
.content-index .new-item2>span:first-of-type {
	font-size: 16px;
	color: rgb(109, 109, 109);
	width: 460px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-index .new-item2>span:nth-of-type(2) {
	font-size: 14px;
	color: #888888;
}