@charset "utf-8";
/* 公用部分 */
:root{
	--swiper-navigation-size: 26px;
	--swiper-theme-color:#fff;
}
.swiper-button-next,
.swiper-button-prev{
	background: rgba(0,0,0,0.6);
	height: 80px;
	width: 40px;
	transition: all 0.5s;
	margin-top: -40px;
}
.swiper-button-next{
	right: 0;
}
.swiper-button-prev{
	left: 0;
}
.swiper-button-next:hover, 
.swiper-button-prev:hover{
	height: 160px;
	margin-top: -80px;
}

.swiper-button-hide{
	display: none;
}
.swiper-pagination-fraction{
	bottom: 20px;
	font-size: 18px;
}

.title{
	margin: 100px auto 50px auto;
	height: auto;
	overflow: hidden;
}
.title1{
	width: 505px;
}
.title2{
	width: 886px;
}
.title3{
	width: 548px;
	margin-top: 60px;
}
.title4{
	width: 529px;
}

.tab_box{
	width: 1300px;
	height: 40px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
	margin-bottom: 50px;
}
.tab_box span{
	width: 450px;
	height: 2px;
	display: block;
	background: #eaeaea;
	margin-top: 19px;
	float: left;
}
.tab_main{
	width: 836px;
	height: 100%;
	float: right;
}
.tab_item{
	width: 200px;
	text-align: center;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	float: left;
	box-sizing: border-box;
	transform: skewX(-10deg);
	cursor: pointer;
	user-select: none;
	margin-right: 10px;
}
.tab_item a{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding-left: 6px;
	display: inline;
}
.tab_item:last-of-type{
	margin-right: 0;
}
.tab_item{
	border: 1px solid #c5c5c5;
	color: #333;
}
.tab_item a{
	color: #333;
}
.tab_bg{
	background: linear-gradient(to right, #a21e72, #1e34a2);
	color: #fff;
}
.tab_bg a {
	color: #fff;
}

/* 聚焦 */
.focus{
	width: 1300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.focus_item_top{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.swiper_focus{
	width: 680px;
	height: 434px;
	float: left;
}
.swiper_focus_item{
	width: 680px;
	height: 434px;
	display: block;
	position: relative;
}
.swiper_focus_item span{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper_focus_title{
	width: 100%;
	height: auto;
	position: absolute;
	padding: 30px 10px 10px 10px;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
	color: #fff;
}
.swiper_focus_title p{
	width: 90%;
	line-height: 1.5em;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.swiper_focus .swiper-pagination{
	width: 10%;
	right: 0;
	left: auto;
	z-index: 200;
	color: #fff;
}
.currentClass{
	font-size: 27px;
	font-weight: bold;
}

.focus_news{
	width: 620px;
	height: 434px;
	float: right;
	position: relative;
}
.focus_news_main{
	width: 610px;
	height: auto;
	overflow: hidden;
}
.focus_news_main a{
	display: block;
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #eaeaea;
	transition: padding 1s;
}
.focus_news_main a:last-of-type{
	border: none;
}
.focus_news_main a span{
	display: block;
}
.focus_news_main a:hover{
	background: #311d9f;
	color: #fff;
	padding: 20px 20px 20px 40px;
}
.ps__rail-y{
	width: 6px !important;
	background: #dca2c7 !important;
	border-radius: 3px;
	opacity: 1 !important;
}
.ps__thumb-y{
	background: #a21e72 !important;
	right: 0 !important;
}
.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y:hover{
	width: 6px;
}

.swiper_third{
	width: 1300px;
	height: auto;
	margin-top: 20px;
}
.swiper_third .swiper-slide{ 
	width: 420px;
	height: 267px;
}
.swiper_focus2_item{
	width: 100%;
	height: 100%;
	display: block;
	position:relative;
	overflow: hidden;
}
.swiper_focus2_item img{
	width: 100%;
	height: 100%;
}
.swiper_focus2_title{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	transition: all 1s;
	opacity: 0;
}
.swiper_focus2_titile_main{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -90px;
	padding: 0 20px 10px 20px;
	box-sizing: border-box;
	transition: all 1s;	
}
.swiper_focus2_item:hover .swiper_focus2_title{
	opacity: 0.6;
}
.swiper_focus2_item:hover .swiper_focus2_titile_main{
	bottom: 0;
}

/* 丝路友好使者 */
.shizhe_main{
	width: 1300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.shizhe_item{
	display: none;
}
.shizhe_item:nth-of-type(4){
	display: block;
}
.shizhe_item a{
	width: 620px;
	height:276px;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 40px;
}
.shizhe_item a:nth-of-type(2n){
	float: right;
}
.shizhe_top{
	position: relative;
	z-index: 1;
}
.shizhe_img{
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 10px;
	border: 2px solid #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.shizhe_msg{
	width: calc(100% - 230px);
	float: right;
}

.shizhe_msg p{
	color: #fff;
	margin-top: 140px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-weight: bold;
}
.shizhe_des{
	width: 100%;
	height: 156px;
	background: linear-gradient(to bottom,#5c14df,#0e119f);
	position: absolute;
	left: 0;
	top: 120px;
	z-index: 0;
	padding: 10px;
	box-sizing: border-box;
}
.shizhe_des > p{
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 0 10px;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.shizhe_name{
	position: absolute;
	left: 230px;
	top: -120px;
}
.shizhe_name p:nth-of-type(1){
	font-size: 30px;
	color: #311d9f;
	font-weight: bold;
	margin-top: 30px;
}
.shizhe_name p:nth-of-type(2){
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}


/* 盛典现场 */
.xianchang_main{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}
	
.xc_video{
	width: 1300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 50px;
}
.xc_video a{
	display: block;
	width: 302px;
	height: 100%;
	float: left;
	margin-right: 30px;
	position: relative;
}
.xc_video a:last-of-type{
	margin-right: 0;
}
.xc_img{
	width: 100%;
	height: 170px;
	overflow: hidden;
}
.xc_text{
	height: auto;
	overflow: hidden;
	min-height: 90px;
	margin-top: 4px;
	background: linear-gradient(to bottom, #9750d8, #4c3d9e);
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
}
.xc_text p{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.xc_video i{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 120px;
}
.xianchang_swiper{
	width: 100%;
	height: 640px;
}
.xianchang_swiper .swiper-wrapper{
	height: auto;
}
.xianchang_swiper .swiper-slide{
	width: 942px;
	height: 484px;
}
.xianchang_swiper .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.xianchang_swiper .swiper-slide a span{
	display: block;
	width: 100%;
	height: 100%;
}
.xianchang_title{
	width:100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
	color: #fff;
	padding: 30px 20px 10px 20px;
	box-sizing: border-box;
}
.xianchang_swiper .xianchang_pagination{
	width: 100% !important;
	height: 40px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #1e34a1;
	left: 0 !important;
	transform: translate(0) !important;
}
.xianchang_span{
	background: #311d9f;
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
	margin: 0 5px;
	
}
.xianchang_cur{
	background: #fff;
}

.xianchang_swiper .swiper-slide-shadow-right{
	background-image: linear-gradient(to right,rgba(0,0,0,0.2),rgba(0,0,0,0.2));
}
.xianchang_swiper .swiper-slide-shadow-left{
	background-image: linear-gradient(to left,rgba(0,0,0,0.2),rgba(0,0,0,0.2));
}

/* 盛典简介 */
.jianjie{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0 100px 0;
	box-sizing: border-box;
	background: linear-gradient(to bottom, #1e34a2, #0d2874);
}
.jianjie_main{
	width: 1300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 80px;
	color: #fff;
}
.jianjie_main p{
	font-size: 20px;
	margin-top: 20px;
	line-height: 2em;
	text-indent: 2em;
}

/* 底部 */
.foot_simple{
	background: #2033a1;
	margin-top: 0;
}

/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){

/* 公用部分 */
:root{
	--swiper-navigation-size: 0.26rem;
}
.swiper-button-next,
.swiper-button-prev{
	background: rgba(0,0,0,0.6);
	height: 1rem;
	width: 0.4rem;
	margin-top: -0.5rem;
	display: none;
}
.swiper-button-next:hover, 
.swiper-button-prev:hover{
	height: 1.6rem;
	margin-top: -0.8rem;
}

.title{
	margin: 0.5rem auto 0.5rem auto;
	width: 50%;
}
.title1{
	margin-top: 0.6rem;
}
.title2{
	margin-top: 0.8rem;
	width: 80%;
}
.title3{
	margin-top: 0.8rem;
}
.tab_box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 0.6rem;
	padding: 0 6%;
	box-sizing: border-box;
	margin-bottom: 0.3rem;
}
.tab_box span{
	display: none;
}
.tab_main{
	width: 100%;
	float: none;
}
.tab_item{
	width: 47%;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.26rem;
	margin-right: 0.1rem;
	margin-bottom: 0.2rem;
}
.tab_item:nth-of-type(2n){
	margin-right: 0;
	float: right;
}
/* .tab_item:last-of-type{
	margin-right: 0;
} */
.tab_item a{
	font-size: 0.22rem;
	padding-left: 0.1rem;
}
.tab_border{
	border: 1px solid #c5c5c5;
	color: #333;
}
.tab_bg{
	background: linear-gradient(to right, #a21e72, #1e34a2);
	color: #fff;
}

/* 轮播图 */
.swiper_banner .swiper-button-next,
.swiper_banner .swiper-button-prev{
	height: 1rem;
	width: 0.4rem;
	margin-top: -0.5rem;
}
.swiper-button-hide{
	display: none;
}
.swiper_banner .swiper-button-next:hover, 
.swiper_banner .swiper-button-prev:hover{
	height: 1rem;
	margin-top: -0.5rem;
}

/* 专题导航 */
.zt_nav{
	height: 0.8rem;
}
.zt_nav_main{
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}
.zt_nav_main a{
	font-size: 0.36rem;
	line-height: 0.8rem;
	transition: none;
	margin: 0 0.1rem;
	font-weight: bold;
}
.zt_nav_main a span{
	font-size: 0.28rem;
}
.zt_nav_main a:hover{
	margin: 0 0.1rem;
}

/* 现场直播 */
.live{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0.4rem auto 0.5rem auto;
	padding: 0 0.2rem;
	box-sizing: border-box;
}

/* 聚焦 */
.focus{
	width: 100%;
	padding: 0 0.2rem;
	box-sizing: border-box;
}
.swiper_focus{
	width: 100%;
	height: 4.33rem;
	float: none;
}
.swiper_focus_item{
	width: 6.8rem;
	height: 4.33rem;
}
.swiper_focus_title{
	padding: 0.3rem 0.1rem 0.3rem 0.1rem;
}
.swiper_focus_title p{
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.swiper_focus .swiper-pagination{
	width: 100%;
	height: 0.1rem;
	left: 0;
	bottom: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bulletc{
	width: 0.4rem;
	height: 0.06rem;
	margin: 0 0.05rem;
	background: rgb(209, 209, 209);
	display: block;
	border-radius: 0.5rem;
	transition: width 0.5s;
	color: rgba(0,0,0,0);
}
.currentClass{
	background: #fff !important;
	width: 0.6rem !important;
}

.focus_news{
	width: 100%;
	height: auto;
	float: none;
	overflow: hidden;
	position: initial;
	margin-top: 0.2rem;
}
.focus_news_main{
	width: 100%;
}
.focus_news_main a{
	padding: 0.2rem 0;
	box-sizing: border-box;
	transition: none;
}
.focus_news_main a span{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.focus_news_main a span:last-of-type{
	font-size: 0.3rem;
	margin-top: 0.05rem;
	line-height: 1.2em;
}
.focus_news_main a:hover{
	background: #fff;
	color: #333;
	padding: 0.2rem 0;
}
 
.focus_img2{
	width: 100%;
	height: 8.42rem;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 0.4rem;
	padding: 0 0.2rem;
	box-sizing: border-box;
}
.focus_img2_item{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	padding: 0.2rem 0;
	border-bottom: 1px solid #e2e2e2;
}
.focus_img2_item:last-of-type{
	border-bottom: none;
}
.focus_img2_item span{
	width: 2rem;
	height: 1.27rem;
	display: block;
	overflow: hidden;
	float: left;
}
.focus_img2_item_r{
	width: 4.6rem;
	height: auto;
	overflow: hidden;
	float: right;
	color: #333;
}
.focus_img2_item_r p{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.focus_img2_item_r p:last-of-type{
	font-size: 0.3rem;
	line-height: 1.4em;
	word-wrap: break-word;
}

.swiper_third{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 0.4rem;
}
.swiper_third .swiper-slide{ 
	width: 4rem;
	height: auto;
}

.swiper_focus2_item{
	width: 100%;
	height: auto;
}
.swiper_focus2_title{
	height: auto;
	overflow: hidden;
	background: none;
	position: initial;
	color: #333;
	transition: none;
	opacity: 1;
}
.swiper_focus2_item img{
	width: 100%;
	height: 2.54rem;
}
.swiper_focus2_titile_main{
	position: initial;
	padding: 0.1rem 0 0 0;
	transition: none;	
}
.swiper_focus2_titile_main p{
	display: -webkit-box;
 	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.swiper_focus2_item:hover .swiper_focus2_title{
	opacity: 1;
}


/* 丝路友好使者 */
.shizhe_main{
	width: 100%;
	padding: 0 0.2rem;
	box-sizing: border-box;
}
.shizhe_item a{
	width: 100%;
	height:auto;
	float: none;
	padding-bottom: 0.3rem;
	margin-bottom: 0.3rem;
	border-bottom: 1px solid #e2e2e2;
}
.shizhe_item a:nth-of-type(2n){
	float: none;
}
.shizhe_item a:last-of-type{
	border: none;
}
.shizhe_top{
	position: relative;
	z-index: 1;
}
.shizhe_img{
	width: 2rem;
	height: 2rem;
	margin-left: 0;
	border: none;
}
.shizhe_msg{
	width: calc(100% - 2.3rem);
	margin-top: 0.9rem;
}
.shizhe_msg p{
	color: #333;
	margin-top: 0.2rem;
}
.shizhe_des{
	width: 100%;
	height: 2rem;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
}
.shizhe_des>p{
	display: none;
}
.shizhe_name{
	left: 2.3rem;
	top: 0;
}
.shizhe_name p:nth-of-type(1){
	font-size: 0.3rem;
	margin-top: 0;
}
.shizhe_name p:nth-of-type(2){
	font-size: 0.26rem;
	margin-top: 0.05rem;
}


/* 盛典现场 */
.xianchang_main{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.xc_video{
	width: 100%;
	min-height: 1.4rem;
	padding: 0 0.2rem;
	box-sizing: border-box;
	margin-bottom: 0.5rem;
}
.xc_video a{
	width: 100%;
	height: auto;
	min-height: 1.7rem;
	overflow: hidden;
	float: none;
	margin-right: 0;
	margin-bottom: 0.3rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px solid #e2e2e2;
}
.xc_video a:last-of-type{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.xc_img{
	width: 2.2rem;
	height: 1.4rem;
	overflow: hidden;
	float: left;
}
.xc_text{
	width: calc(100% - 2.4rem);
	min-height: 1.4rem;
	margin-top: 0;
	background: none;
	padding: 0;
	color: #333;
	float: right;
}

.xc_video i{
	width: 0.4rem;
	height: 0.4rem;
	right: inherit;
	left: 1.6rem;
	top: initial;
	top: 0.9rem;
}

.xianchang_swiper{
	width: 100%;
	height: 4.22rem;
	margin-top: 0rem;
}
.xianchang_swiper .swiper-wrapper{
	height: 3.82rem;
}
.xianchang_swiper .swiper-slide{
	width: 6rem;
	height: 3.08rem;
}
.xianchang_title{
	padding: 0.6rem 0.2rem 0.1rem 0.2rem;
}
.xianchang_title p{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.xianchang_swiper .xianchang_pagination{
    height: 0.4rem;
}
.xianchang_span{
	width: 0.1rem;
	height: 0.1rem;
	margin: 0 0.05rem;
}


/* 盛典简介 */
.jianjie{
	padding: 0.5rem 0.2rem 0.8rem 0.2rem;
	box-sizing: border-box;
}
.jianjie_main{
	width: 100%;
	margin-top: 0.8rem;
}
.jianjie_main span{
	font-size: 0.32rem;
	margin-top: 0rem;
	padding-left: 0.2rem;
}
.jianjie_main span:last-of-type{
	margin-top: 0.8rem;
}
.jianjie_main span::before{
	content:"";
	width: 4px;
	height: 0.32rem;
	background: #fff;
	display: block;
	position: absolute;
	left: 0;
	top: 0.14rem;
}
.jianjie_main p{
	font-size: 0.3rem;
	margin-top: 0rem;
	line-height: 1.5em;
	text-indent: 2em;
    margin-bottom: 0.2rem;
    line-height: 2em;
}
}
