/* 中文版新闻页 */
/* 第一个swiper */
.news_cn{
	min-width: 1200px;
}
.news_cn .row-1 .swiper-slide{
	position: relative;
}
.news_cn .row-1 .swiper-slide .des{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 52px;
	height: 52px;
	width: 100%;
	color: white;
	font-size: 20px;
	text-indent: 26px;
	background-color: rgba(1,69,142,.36);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C01458e,endColorstr=#4C01458e);
}
.news_cn .row-1 .swiper-container .swiper-pagination{
	position: absolute;
	right: 0;
	bottom: 14px;
	width: 100%;
	padding-right: 20px;
	text-align: right;
	height: 16px;
	line-height: 16px;
}
.news_cn .row-1 .swiper-container .swiper-pagination span{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(imgnewsyj.png) no-repeat center center/100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/news/yj.png',sizingMethod='scale');
	margin-left: 5px;
}
.news_cn .row-1 .swiper-container .swiper-pagination span.swiper-active-switch{
	background-image: url(imgnewsyj_active.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/news/yj_active.png',sizingMethod='scale');
}
/* 第二个swiper*/
.news_cn .row-2 .swiper-container{
	width:585px;
	height: 288px;
	float: left;
}
.news_cn .row-2 .swiper-container .swiper-slide{
	height: 278px !important;
	background-color: #000;
	text-align: center;
}
.news_cn .row-2 .swiper-container img{
	max-width:585px;
	height: auto;
	max-height: 278px;
}
.news_cn .row-2 .swiper-container .swiper-pagination{
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
}
.news_cn .row-2 .swiper-container .swiper-pagination span{
	display: inline-block;
	width:22px;
	height: 22px;
	color: white;
	background-color: rgba(0,0,0,.3);
	margin-left: 8px;
	text-align: center;
	cursor: pointer;
}
.news_cn .row-2 .swiper-container .swiper-pagination span.swiper-active-switch{
	background-color: #e5b612;
}
.news_cn .row-2 .swiper-slide{
	position: relative;
}
.news_cn .row-2 .swiper-slide .des{
	position: absolute;
	width: 120px;
	height: 288px;
	top: 0;
	right: 0;
	background: url(imgnewszhejiao.png) no-repeat;
	text-align: center;
	padding-top: 34px;
	font-size: 24px;
	line-height: 1.2;
}
.news_cn .row-2 .swiper-slide .des .small{
	font-size: 18px;
	margin-right: 16px;
}
.news_cn .row-2 .swiper-slide .des span{
	display: inline-block;
	width: 20px;
	color: white;
	vertical-align: middle;
}
.news_cn .row-2{
	margin-top: 46px;
	height: 304px;
}
.news_cn .swyw{
	width: 585px;
	float: right;
}
/* pane组件*/
.panel .t{
	height: 34px;
	border-bottom: 1px solid #25397b;
}
.panel .t span{
	display: inline-block;
	height: 31px;
	border-bottom: 3px solid #25397b;
	float: left;
	font-size: 20px;
	color: #4a4a51;
}
.panel .t a{
	float: right;
	font-size: 14px;
	color: #979797;
}
.panel .t a i{
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: sub;
	background: url(imgindex-mobileicon-right.png) center center/100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/index-mobile/icon-right.png',sizingMethod='scale');
	margin-left: 5px;
}
/* pane普通列表组件 */
.panel .c {
	padding-top: 17px;
}
.panel .c li{
	margin-bottom: 17px;
	font-size: 14px;
	color: #2d2d2d;
}
.panel .c li a{
	display: block;
}
.panel .c li:hover{
	color: #0b65c2;
}
/**************/
.news_cn .row-3{
	margin-top: 22px;
	height: 304px;
}
.news_cn .xydt{
	width: 585px;
	float: left;
}
.news_cn .spsw{
	width: 585px;
	float: right;
}
.news_cn .spsw .swiper-container{
	margin:20px 14px 0 14px;
}
.news_cn .spsw .swiper-container video{
	width: 558px;
	height: 247px;
}
.news_cn .spsw .swiper-slide{
	position: relative;
	background: #000;
}
.news_cn .spsw .swiper-slide .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.news_cn .spsw .swiper-slide .mask img{
	width: 85px;
	height: 78px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -43px;
	margin-left: -39px;
}
.news_cn .spsw .swiper-slide .des{
	position: absolute;
	width: 367px;
	bottom: 17px;
	left: 0;
	padding: 0 95px;
	color: white;
	font-size: 20px;
}
.news_cn .spsw .swiper-control{
	position: absolute;
	left: 0;
	bottom: 15px;
	padding: 0 45px;
	width: 467px;
	line-height: 1;
	font-size: 0;
}
.news_cn .spsw .swiper-control img{
	width: 27px;
	height: 27px;
}
.news_cn .spsw .des{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 15px;
	line-height: 30px;
	color: white;
	font-size: 20px;
}
.news_cn .newsList{
	margin-top: 40px;
}
.news_cn .newsList .t{
	height: 42px;
	border-bottom: 1px solid #42a8e2;
}
.news_cn .newsList .t a i{
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align:0px;
	background: url(imgindex-mobileicon-right.png) center center/100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/index-mobile/icon-right.png',sizingMethod='scale');
	margin-left: 5px;
}
.news_cn .newsList .t ul{
	font-size: 0;
}
.news_cn .newsList .t ul li{
	width: 85px;
	line-height: 30px;
	height: 30px;
	color: white;
	display: inline-block;
	margin-right: 10px;
	font-size: 18px;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.news_cn .newsList .t ul li.selected:after{
	content: " ";
	position: absolute;
	bottom:-14px;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
}
.news_cn .newsList .t ul li.meiti{
	background-color: #42a8e2;
}
.news_cn .newsList .t ul li.meiti:after{
	border-top-color:#42a8e2; 
}
.news_cn .newsList .t ul li.dianzi{
	background-color: #e5b612;
}
.news_cn .newsList .t ul li.dianzi:after{
	border-top-color: #e5b612;
}
.news_cn .newsList .t ul li.zhuanti{
	background-color: #4eccab;
}
.news_cn .newsList .t ul li.zhuanti:after{
	border-top-color: #4eccab;
}
.news_cn .newsList .t ul li.xiaomei{
	background-color: #da5fd9;
}
.news_cn .newsList .t ul li.xiaomei:after{
	border-top-color: #da5fd9;
}
.news_cn .newsList .c {
	padding-top: 34px;
	padding-bottom: 26px;
	font-size: 14px;
	color: #2d2d2d;
}
.news_cn .newsList .c .list{
	display: none;
}

.news_cn .newsList .c .content>div{
	display: inline-block;
	width: 776px;
	height: 100%;
	font-size: 14px;
	color: #6f6f6f;
	vertical-align: top;
	padding-left: 38px;
	line-height: 1.8;
}
.news_cn .newsList .c .content>img{
	width: 382px;
	height:auto;
}
.news_cn .newsList .c li{
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.news_cn .newsList .c li a{
	padding: 0 15px;
	position: relative;
}
.news_cn .newsList .c li a:before{
	content: " ";
    position: absolute;
    left: 0;
    width: 5px;
    height: 20px;
    vertical-align: middle;
    background-color: #42a8e2;
    margin-right: 16px;
}