*,p{padding:0;margin:0;}
html,
body {
	/*overflow-x: hidden;*/
	/*height: 100%;*/
	background:#ececec;
	font-size: 12px;
	/*font-family: PingFangSC-Regular,"Microsoft YaHei", sans-serif;*/
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
textarea,
p,
th,
td,
dl,
dt,
dd,
pre {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
b,
i {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	zoom: 1;
}

input,
textarea,
select,
button {
	font-size: 12px;
	color: #bbb;
	font-weight: inherit;
	vertical-align: middle;
	outline: none;
	border: 0;
}

input[type=radio],
input[type=checkbox] {
	width:16px!important;
	height: 16px!important;
	vertical-align: middle;
	margin-right: 5px;
	float: none!important;
}
textarea {
	resize: none;
}
input[type=text],
input[type=password],
input[type=tel],
input[type=number],
textarea,
input[type=text]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
button,
button:focus,
input[type=number]:focus,
input[type=number] ,a,span.menu{
	appearance: none;
	appearance: none;
	-webkit-appearance: none;
	-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*base*/
a {
	text-decoration: none;
	color: #424242;
}

a:focus {
	outline-style: none;
	outline-width: 0;
}

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

a:hover {
	text-decoration: none;
}

.underline {
	text-decoration: underline!important;
}

.bold {
	font-weight: bold;
}

.floatleft {
	float: left!important;
}

.floatright {
	float: right!important;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right!important;
}

.alignleft {
	text-align: left!important;
}
.relative{position: relative;}

/*.forcewrap{word-wrap:break-word;word-break:break-all;text-overflow:hidden;overflow:hidden;}*/

.borderless {
	border: none;
}
.no-bg{background: none!important;}
ul,ol,li{list-style: none;margin: 0;}
a{text-decoration: none!important;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size: 20px;}
.font22{font-size: 22px!important;}
.font23{font-size: 23px;}
.font24{font-size: 24px;}
.font25{font-size: 25px;}
.font26{font-size: 26px;}
.font28{font-size: 28px;}
.font30{font-size: 30px;}
.font32{font-size: 32px;line-height: 1;}
.font38{font-size: 38px;line-height: 1;}
.font55{font-size:55px;}
.marl5{margin-left: 5px;}
.marl10{margin-left: 10px;}
.marl30{margin-left: 30px;}
.marl15{margin-left: 15px;}
.mart5{margin-top: 5px;}
.mart10{margin-top: 10px;}
.mart15{margin-top: 15px!important;}
.mart20{margin-top: 20px!important;}
.mart25{margin-top: 25px!important;}
.mart30{margin-top: 30px!important;}
.mart35{margin-top: 35px;}
.mart40{margin-top: 40px;}
.mart60{margin-top:60px;}
.mart70{margin-top:70px;}
.mart80{margin-top:80px;}
.mart85{margin-top:85px;}
.mart100{margin-top:100px!important;}
.mart120{margin-top:120px!important;}
.mart150{margin-top:150px!important;}
.marr15{margin-right:15px;}
.marr20{margin-right:20px;}
.marr220{margin-right:220px;}
.nomar{margin-left:0!important;margin-right:0!important;}
.p-top15{padding-top:15px;}
.p-top20{padding-top:20px!important;}
.p-top40{padding-top:40px;}
.p-bt20{padding-bottom:20px!important;}
.p-bt30{padding-bottom:30px!important;}
.nopadding{padding:0!important;}
.nopadding-right{padding-right:0!important;}
.strong{font-weight: bold;}
.color-black{color: #000;}
.color-white{color: #fff;}
.color-theme{color: #9c1d22!important;}
.color-info{color: #d7b76a;}
.color-9b{color: #9b9b9b;}
.color-grey{color: #7c8081;}
.color-90{color: #909090;}
.color-red{color: #e3000f;}
.relative{position: relative;}
.block{display: block;}
.inline-block{display: inline-block;}
/*clear*/

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

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

.clearfix {
	zoom: 1
}
.img-auto,.img-auto a{display: block;overflow: hidden;}
.img-auto img{width: 100%;display: block;}
.content,.container{width:1170px;margin: 0 auto;}
.container{margin-top: -125px;}
.content-inner{padding:0 20px;background: #fff;border-top:2px solid #2d2d2d;}
/*icon*/
.icon{display: inline-block;background-size: 100%;}
.icon-clander{width:12px;height:12px;background: url("../img/icon-clander.png");vertical-align: -1px;margin-right:5px;}

/*index*/
.header{height:148px;background: #e3000f;border-bottom:1px solid #eeeeee;}
.nav-out{height:186px;background:#909090;}
.nav-items a{display: inline-block;border-bottom:1px solid transparent;line-height:25px;color: #fff;margin:20px 40px 0 0;}
.nav-items a:last-child{margin-right: 0;}
.nav-items a.current{color: #000;border-bottom-color:#d9d9d9;}
.top-stories{border-top:2px solid #2d2d2d;}
.top-stories-left{width:870px;}
.top-stories-left .news-top.floatleft{width: 600px;}
.top-stories-left .news-top.floatleft a{display:block;width: 600px;height: 609px;}
.cover-txt{height:0;background:rgba(0,0,0,.5);position: absolute;bottom:0;left: 0;right:0;padding:0 12px 0 12px;color: #d9d9d9;overflow: hidden;transition: 0.3s;}
.cover-txt a{color: #fff;width:100%!important;height:auto!important;color: #fff;line-height: 1.3;}
.news-top.floatleft:hover .cover-txt{height:60px;padding:10px 12px 0 12px;}
.news-top:hover .cover-txt{height: 55px;padding:10px 12px 0 12px;}
.top-stories-left .floatleft .news-top,.top-stories-left .floatleft .news-top img{width: 270px;height: 203px;overflow: hidden;}
.top-stories-left .floatleft .news-top .cover-txt{font-size: 12px;}
.news-top img{vertical-align: bottom;}
.top-stories-right{width:260px;padding:0 20px;height:609px;background: #fff;box-shadow: 0 1px 1px 2px rgba(277,277,277,.05);}
.stories-title,.title{padding:30px 0;background: url("../img/dot-bg.png") repeat-x bottom;position: relative;}
.title .floatleft img{height: 40px;}
/*.main-right .stories-title{background: none;}*/
.top-list li{min-height:38px;background: url("../img/dot-bg.png") repeat-x bottom;padding:10px 0 15px 0;line-height: 1.3;font-size: 14px;}
.top-list li a{height:38px;display: table-cell;vertical-align: middle;color: #434343;background:url("../img/icon-hand.png") no-repeat left 40%;padding-left: 25px;}
.top-list li:last-child{background: none;}
.banner .swiper-container {
	width: 100%;
	height: 100%;
}
.banner .swiper-slide {
	/* Center slide text vertically */
	width: 1170px;
	height: 338px;
	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;
	background-size: cover;
	background-position: center;
}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-pagination-bullet{width:8px;height:8px;background:none;opacity:1;border-radius:50%;border:2px solid #fff;transition: 0.2s;}
.banner .swiper-pagination-bullet-active{background: #fff;opacity:1;transition: 0.2s;}
.main-left,.main-right{width:840px;padding-bottom:20px;box-shadow: 0 0 2px rgba(277,277,277,.05);}
.main-left .content-inner,.main-right .content-inner{border-top:2px solid #2d2d2d;}
.main-right{width: 300px;}
.title{padding: 0;height:80px;}
.cj-list img{vertical-align: bottom;}
.cj-list li{margin-bottom: 10px;}
.cj-list li .txt-right .p-top15{padding-top:0;}
.cj-list .txt-right{height:180px;margin-left:337px;color:#909090;border-bottom:1px dashed #525252;}
.cj-list .txt-right .font16 a,.cj-list .txt-right .font13 a,.cj-list .txt-right .font12 a{color:#909090;}
.cj-list .txt-right .font24{line-height: 1.2;}
.news-top + .cj-list .txt-right a{line-height: 1.2;}

a.txt-right{display: block;}
.news-title{color:#525252!important;}
.news-time{color:#525252;}
.cj-list{padding-bottom:20px;}
.cj-list li:last-child .txt-right{border:0;}
.cj-list2{border-top:1px dashed #525252;padding-top: 20px;}
.cj-list2 li{width:47%;float: left;border-right:1px dashed #525252;padding-right: 18px;}
.cj-list2 li:nth-child(2n){border:0;padding:0 0 0 18px;}
.cj-list2 .txt-right{margin-left: 0;height:110px;padding:10px 0;position: relative;}
.cj-list2 .txt-right .news-time{position: absolute;bottom:10px;left:0;}
.cj-list2 li:last-child .txt-right{border-bottom:1px dashed #525252;}
.cj-list li a:hover,.footer a:hover,.info-box a:hover{text-decoration: underline!important;}
.cjtx-box .news-top .img-auto{padding-right:20px;background: url("../img/dot-bg2.png") repeat-y right;}
.cjtx-box .news-top img{width:450px;height:300px;}
.cjtx-box .news-top .cover-txt{height: 50px;padding:10px 12px 0 12px;right: 20px;}
.cjtx-box .cj-list{margin-left: 480px;padding-bottom: 0;}
.cjtx-box .cj-list li{height:97px;border-bottom:1px solid #eee;margin-bottom: 7px;position: relative;}
.cjtx-box .zx-list li{height:auto;}
.cjtx-box .cj-list li .news-time{position: absolute;bottom:3px;left: 110px;}
.cjtx-box .cj-list li:last-child{border:0;margin: 0;}
.cjtx-box .cj-list .txt-right,.cj-list3 li .txt-right{margin-left:110px;height:90px;border:0;}
.cjtx-box .cj-list img,.cj-list3 li img{width: 90px;height:90px;}
.cjtx-box .cj-list li a.floatleft{position: relative;}
.cj-list3.ul-fk li .txt-right .news-title{
	width: 100%;
	height: 65px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* number of lines to show */
	-webkit-box-orient: vertical;
}

.get-more{background: #f6f6f6;line-height:46px;color: #434343;}
.get-more2{border:3px solid #e7e7e7;margin:0 100px;background: #fff;}
.main-right .content-inner{padding:0 14px;}
.main-right .one{padding-bottom: 30px;}
.main-right .one .icon-clander+span{color:#787878;}
.footer{padding:35px 0 30px 0;background: #2a2d34;color: #fff;margin-top: 20px;}
.footer p{opacity: 0.7;padding-top: 10px;font-size: 14px;}
.footer a{color: #fff;margin: 0 5px;}
.partner{background:#f6f6f6;margin-bottom: 5px;}
.partner p.font24{border-bottom: 1px solid #9b9b9b;line-height: 49px;}
.content-inner .stories-title,.main-right .stories-title{padding:20px 0;}
.top-stories-right.cjtx-box{width:auto;height: auto;padding-bottom: 20px;}
.top-stories-right.content-inner{width:auto;}
.top-stories-right.cjtx-box .cj-list{margin: 0;}
.details{padding:30px;}
.break-bar,.break-bar a{color:#909090;}
.break-bar a:hover{color: #434343;}
.details-txt{color:#434343;font-size: 16px;line-height: 1.6;}
.details-txt iframe{width: 100%;position: relative;z-index:0;}
.author{color:#525252;padding-bottom: 30px;}
.details-txt img{max-width: 100%;display: block;margin: 0 auto;padding-bottom:20px;}
.years{background: url("../img/dot-bg3.png") repeat-x bottom;padding-bottom:30px;}
.years li{float: left;padding-right: 15px;}
.years a{color: #909090;}
.years a:hover,.years a.current{color: #525252;}
.magazine li{width:179px;height:325px;float:left;border:2px solid #989898;margin:0 48px 34px 0;}
@media screen and (min-width: 1200px){
	.magazine li:nth-child(5n){margin-right: 0;}
}
.magazine li p{padding:0 9px;color: #909090;}
.magazine li p.font13{color: #525252;width:100%;overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;}
.m-left{width: 344px;color:#909090;}
.m-left .img-auto img{border:2px solid #989898;}
.prev,.next{line-height: 30px;color: #909090;font-size: 18px;}
.prev{padding-left: 25px;background: url("../img/prev.png") no-repeat left center;}
.next{padding-right: 25px;background: url("../img/next.png") no-repeat right center;}
.prev:hover,.next:hover{color: #335a89;}
.take{display: inline-block;width: 182px;line-height:34px;background:#335a89 url("../img/next2.png") no-repeat 92% center;color: #c0c9d6;}
.take:hover{opacity: 0.8;}
.m-right{width: 700px;}
.info-box{color: #525252;background: url("../img/dot-bg.png") repeat-x bottom;padding-bottom:15px;margin-bottom:10px;line-height: 1.6;font-size: 16px;}
.info-box p:first-child{color: #003560;font-size: 18px;font-weight: bold;}
.about-left,.about-right{width: 222px;padding:0;color:#525252;}
.about-right{width: 805px;padding: 60px;min-height:500px;padding-bottom: 100px;}
.left-nav li{display:block;width: 245px;height: 62px;background: url("../img/a-bg1.png");margin:-5px 0 0 -12px;}
.left-nav li a{display: block;line-height:45px;text-align: center;color: #d9d9d9;font-size: 18px;}
.left-nav li:hover,.left-nav li.current{background: url("../img/a-bg-h.png");}
.m-list li{border:2px solid #989898;padding:20px;float: left;margin:0 24px 48px 0;text-align: center;}
.m-list li:nth-child(4n){margin-right: 0;}
.m-list li .title-top{margin: -32px 0 10px 0;}
.m-list li .title-top span{display:inline-block;background: #fff;line-height:26px;position:relative;padding:0 5px;text-align: center;color: #525252;}
p.dot-line{height:15px;background: url("../img/dot-bg3.png") repeat-x;margin:10px 0;}
.mg-list li{float: left;width:182px;margin:0 25px 25px 0;}
.mg-list li:nth-child(4n){margin-right: 0;}
.about-txt p{line-height: 1.4;padding-bottom:30px;}
.m-list-hz li{width:420px;margin:0 auto 60px auto!important;float: none;font-size: 18px;line-height:1.5;}
.m-list-join li{width: 670px;}
.swiper2 .swiper-slide{text-align: center;padding: 15px 0;}
.swiper2 .swiper-slide span{display: inline-block;padding:11px;}
.swiper2 .swiper-slide span img{height: 50px;}
.icon-play{position: absolute;width: 80px;height: 80px;top:50%;left:50%;margin:-40px 0 0 -40px;}
.icon-play img{width: 80px!important;height: 80px!important;}
.cj-list li a.floatleft .icon-play{width:34px!important;height:34px!important;margin:-17px 0 0 -17px!important;}
.cj-list li a.floatleft .icon-play img{width:34px!important;height:34px!important;}
.video-box .news-top img{width: 800px;height:530px;}
.video-box .news-top .cover-txt{height:60px;padding:20px 30px;}
.video-list li{width:386px;border:2px solid #989898;margin:0 20px 20px 0;float: left;}
.video-list li:nth-child(2n){margin-right: 0;}
.video-list li p.img-auto{position: relative;}
.video-title{height:70px;padding:10px;position: relative;}
.video-title .news-time{position: absolute;bottom:10px;left:10px;}
.video-js{margin-bottom: 20px;}
/*2018-4-2*/
.cj-list a.marr20,.top-stories-left .news-top .img-auto a{width: 317px;height:190px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.cj-list a.marr20{height:180px;}
.cjtx-box .cj-list a{width: 90px;height:90px;}
.cjtx-box .zx-list a{width: auto;height:auto;}




.top-stories-left .news-top .img-auto a{width: 270px;height:203px;}
.top-stories-left .news-top.floatleft a{display:block;width: 600px;height: 609px;}
.bdsharebuttonbox{margin: 0 auto;}
.bdshare-button-style2-32 a{margin:6px 8px;}
.txt-right.PingFangSCB .font16 + .mart5{margin-top:3px!important;}
.txt-hidden{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.zx-list .txt-hidden{width: 80%;}




/*mobile*/
header{height:54px;background: #e3000f;position:fixed;left:0;right:0;top:0;z-index: 99999;}
header .floatleft img{margin-left: 0.2rem;}
.mobile-main{padding-top:54px;}
.mobile-main .banner .swiper-pagination-bullet{border-width:1px;}
.mobile-content{padding:0.2rem 0.4rem 0.4rem 0.4rem;}
.menu{display: block;width:54px;height:54px;position: relative;overflow: hidden;cursor: pointer;}
.menu em{display: block;width:0.4rem;height:3px;background: #fff;font-size: 0;line-height: 0;position: absolute;left:50%;margin-left:-10px;transition: 0.2s;-webkit-transition: 0.2s;}
.menu em:first-child{top:18px;}
.menu em:nth-child(2){top:50%;margin-top: -1.5px;}
.menu em:last-child{bottom:17px;}
.menu.active em:first-child{transform: rotate(-45deg);top:50%;margin-top:-1.5px;background: #000;}
.menu.active em:last-child{transform: rotate(45deg);bottom:50%;margin-bottom:-1.5px;background: #000;}
.menu.active em:nth-child(2){display: none;}
.m-content-inner{border:1px solid #e3e3e3;padding:0.18rem;border-top:2px solid #2d2d2d;box-shadow: 0 0 4px rgba(0,0,0,.15);}
.m-content-inner .stories-title{background: none;padding:0.2rem 0;font-size: 0.25rem;}
.inner-main .news-top .cover-txt,.inner-main .news-top:hover .cover-txt{height:0.9rem;padding:0.22rem;line-height: 1.3;color: #fff;}
.inner-main .news-top .cover-txt .font32,
.inner-main .cj-list .txt-right .font28,
.inner-main .cj-list .txt-right .font22,
.spzq .news-top .cover-txt .font20{width: 100%;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.inner-main .cj-list a.floatleft{width: 2.67rem;height:2rem;background-size: cover;background-position: center;position: relative;}
.inner-main .cj-list .txt-right{height: 1.9rem;margin-left:2.84rem;padding-top: 0.1rem;border-bottom: none;position: relative;}
.inner-main .cj-list .txt-right .news-time{width:100%;border-bottom: 1px dashed #525252;position: absolute;left:0;bottom:0;padding-bottom: 0.05rem;}
.inner-main .cj-list .txt-right .font22{line-height: 1.2;}
.inner-main .img-auto a{display: block;height:4.4rem;background-size: cover;background-position: center;background-repeat: no-repeat;}
.m-content-inner .title{height: 0.8rem;background: none;}
.m-content-inner .title .floatleft img{height: 0.4rem;}
.m-content-inner .title .inline-block img{height: 0.34rem;}
.spzq .news-top,.spzq .news-top a{width:3.1rem;height:3.1rem;}
.spzq .news-top{float:left;margin-bottom: 0.15rem;}
.spzq .news-top:nth-child(2n){float: right;}
.spzq .news-top a{display: block;background-size: cover;background-position: center;}
.spzq .news-top .cover-txt, .spzq .news-top:hover .cover-txt{height:0.9rem;padding:0.1rem 0.15rem;}
.spzq .news-top .font12{color: #9b9b9b;}
.spzq .news-top .icon-play{width:0.7rem;height:0.7rem;margin:-0.35rem 0  0 -0.35rem;}
.spzq .news-top .icon-play img{width:0.7rem!important;height:0.7rem!important;}
.menu-main{position: fixed;width: 100%;top:0;left:0;bottom:0;background: rgba(255,255,255,.9);z-index:9998;display: none;}
.menu-main.show{display: block;}
.menu-main-inner{height:10rem;padding:1.5rem 0.54rem 0 0.54rem;}
.mobile-nav li{display:inline-block;width:33%;float: left;line-height: 0.8rem;}
.mobile-nav li a{float: left;font-size: 0.32rem;color: #424546;}
.tj-zhi{border-top:2px solid #000;padding-top:0.56rem;}
.tj-zhi li {width: 1.87rem;float: left;}
.tj-zhi li:nth-child(2){margin:0 0.4rem;}
.tj-zhi li img{width: 1.87rem;}
.mobile-nav-bt{position: absolute;bottom:0.2rem;}
.mobile-nav-bt a{color: #000;opacity:0.85;}
.lm-name{color: #fff;font-size: 0.28rem;border-right: 1px solid #fff;padding-right:0.2rem;margin-top: 0.35rem;}
.PingFangSCB{}
/*2018-10-16*/
.top-list-new li{height: 50px;background: none;border-bottom:1px solid #eee;padding:0;}
.top-list-new li a{background: none;padding-left:0;height: 50px;}
.more-list{position: absolute;top:22px;right:20px;}
.active .top-stories-right{display: none;}
.active .cjtx-box{display: block;}
.main-right.active {
	position: fixed!important;
	top: -20px;
	z-index: 22;
}
.zx-list li{border-bottom:1px dotted #616161;line-height: 60px;}

.zx-list .font24{font-size:18px;}
.scroll-box {
	height:150px;
	overflow:hidden;
}
.scroll-box ul {
	list-style:none;
	width:100%;
	height:100%;
}
.scroll-box ul li {
	width:100%;
	box-sizing:border-box;
}

p.imgdesc,.imgdesc {
    font-size: 15px;
    line-height: 21px;
    color: #bbb;
    margin:10px 0px 30px 0px;
    text-align: center;
}


@media screen and (max-width: 960px){
	body{background: #fff;-webkit-overflow-scrolling: touch;}
	.font12{font-size: 0.12rem!important;}
	.font14{font-size: 0.14rem!important;}
	.font16{font-size: 0.16rem!important;}
	.font18{font-size: 0.18rem!important;}
	.font20{font-size: 0.20rem!important;}
	.font22{font-size: 0.22rem!important;}
	.font26{font-size: 0.26rem!important;}
	.font28{font-size: 0.28rem!important;}
	.font30{font-size: 0.3rem!important;}
	.font32{font-size: 0.32rem;line-height: 1.2;}
	.font36{font-size: 0.36rem;line-height: 1.2;}
    .mart5{margin-top: 0.05rem!important;}
    .mart10{margin-top: 0.1rem!important;}
    .mart15{margin-top: 0.15rem!important;}
    .mart20{margin-top: 0.2rem!important;}
    .mart25{margin-top: 0.25rem!important;}
    .mart30{margin-top: 0.3rem!important;}
    .mart50{margin-top: 0.5rem!important;}
    .mart70{margin-top: 0.7rem!important;}
    .tj-zhi.mart70{margin-top: 0.3rem!important;}
    .p-bt10{padding-bottom: 0.1rem!important;}
    .p-bt20{padding-bottom: 0.2rem!important;}
    .p-top40{padding-top: 0.4rem!important;}
    .get-more{background: none;line-height:0.4rem;padding: 0.3rem 0;}
	.partner{margin-bottom: 0;background: #ececec;border-top:1px solid #c6c6c6;}
	.swiper2 .swiper-slide span{padding: 0 0.2rem;}
	.swiper2 .swiper-slide span img{height: 0.5rem;}
    .footer{margin-top: 0;padding:0.25rem 0 0.3rem 0;}
	.banner .swiper-slide{height:auto;}
	.banner .swiper-slide img{height:4rem;}
    .details-txt{font-size: 0.32rem;}
	.icon-play{width: 1rem;height:1rem;margin:-0.5rem 0 0 -0.5rem;}
	.icon-play img{width: 1rem!important;height:1rem!important;}
    .years{background: none;padding-bottom:0;}
	.years li{padding-right: 0.15rem;}
	.years p{color: #525252;}
    .magazine li{width: 2.8rem;height:5.2rem;margin:0 0.3rem 0.3rem 0.1rem;}
	.magazine li:nth-child(2n){margin-right: 0;margin-left: 0;}
	.magazine .img-auto span{display:block;width:100%;height:3.74rem;background-size: cover;background-repeat: no-repeat;background-position: center;}
    .m-left{width: 3.9rem;margin: 0 auto;}
	.prev, .next{background-size:0.18rem;}
	.take{width: 2.1rem;line-height:0.48rem;}
    .m-right{width:auto;}
    .info-box a{color: #525252;font-size: 0.3rem;}
	.m-left + .info-box,.m-content-inner .info-box:last-child{background: none;}
    .about-right{width:auto;padding:0 0.4rem 0.8rem 0.4rem;}
	.m-list-hz li{width: auto;padding:0.2rem;margin:0 auto 0.8rem auto!important;font-size: 0.26rem;}
	.m-list li .title-top{margin-top: -0.5rem;}
	.m-list li{padding:0.2rem;margin:0 0.38rem 0.48rem 0;}
	.m-list li:nth-child(4n){margin-right: 0.38rem;}
	.m-list li:nth-child(3n){margin-right: 0;}
	.m-list li img{width: 1.5rem;}
	.mg-list{width: 105%;}
	.mg-list li{width: 2rem;margin:0 0.34rem 0.34rem 0;}
	.mg-list li:nth-child(4n){margin-right: 0.34rem;}
	.mg-list li .take{width: 100%;}
	.banner .swiper-slide{height: 4rem;}
    .disabled{color: #ccc;}
    .news-time.font12{font-size: 0.18rem!important;}
	.more-list img{width: 20px;height:20px;}
	.more-list{position: absolute;top:15px;right:15px;}
	.zx-list li{line-height:0.4rem;padding-bottom:0.1rem;}
	.zx-list li .font18{font-size: 0.28rem!important;}
	.cj-list a.marr20{margin: 0;}
}
.hd-friend-link{
  position: fixed;
  opacity: 0;
  left: -9999px;
  top: -9999px;
  padding:50px;
}
.liveList{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
.liveList li{
	width: 35%;
	margin-bottom: 10px;
}
.liveList li img{width: 100%;display: block}



