.font_24{
	font-size: 24px;
	line-height: 30px;
}
.font_18{
	font-size: 18px;
	line-height: 24px;
}
.cor_gray{
	color: #666;
}
.bg_gray{
	background: #f6f6f6;
}
.wid_789{
	width: 789px;
}
.wid_378{
	width: 378px;
}
.wid_296{
	width: 296px;
}
.mr_28{
	margin-right: 28px;
}
.mr_20{
	margin-right: 20px;
}
.mr_25{
	margin-right: 25px;
}
.mr_33{
	margin-right: 33px;
}
.pad15{
	padding: 15px;
}
.padLR-30{
	padding-left: 30px;
	padding-right: 30px;
}
.pad_news_rgt{
	padding: 0 25px 15px;
}
.news_top .pad p{
	margin: 10px 0 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
}
.news_top_release .pad p{
	-webkit-line-clamp: 4;
	line-clamp: 4;
}
.news_top .pad{
	/* 20220322 start */
	padding: 20px 27px 20px 0;
	/* 20220322 end */
}
.padLR-20{
	padding-left: 20px;
	padding-right: 20px;
}
.news_rgt{
	/* 20220322 start */
	padding: 0 35px 15px 25px;
	/* 20220322 end */
	overflow: hidden;
}
.news_rgt li{
	/* 20220322 start */
	margin: 20px 0 5px;
	/* 20220322 end */
}
.item_tit a,.item_tit span{
	color: #333;
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	font-family: 'MyriadPro-Semibold';
}
.item_tit a:hover{
	text-decoration: none;
	color: #01547e;
}
.item_tit::after{
	content:'';
	width: 99px;
	height: 5px;
	display: inline-block;
	background: #d71314;
	border-radius: 2.5px;
	-o-border-radius: 2.5px;
	-webkit-border-radius: 2.5px;
	overflow: hidden;
}
.soes_news li{
	width: 583px;
}
.soes_news_bot li{
	width: 378px;
}
.soes_news_bot li h3{
	padding: 0 30px 30px;
	font-size: 18px;
	line-height: 24px;
}
/* 20220322 start */
.soes_news_bot_02 li h3{
	padding: 0 15px 15px;
}
.rgt_news_min_hei_01{
	min-height: 223px;
}
.rgt_news_min_hei_02{
	min-height: 340px;
}
.rgt_news_min_hei_03{
	min-height: 123px;
}
/* 20220322 end */
.soes_news_bot li h3 a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-clamp: 3;
}
.policy_lst li{
	padding: 30px;
	border: 1px solid #e8e7e8;
	position: relative;
}
.policy_lst li::after{
	content:'';
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(http://www.chinadaily.com.cn/specials/sasac/2022/img/top_arrow.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.block{
	display: block;
}
.date{
	font-size: 14px;
	color: #333;
	line-height: 1.1;
}
.list_wrap li{
	margin-bottom: 35px;
}
.list_wrap li .pad{
	padding: 20px 25px;
}
.page_lst{
	text-align: center;
}
.page_lst a,.page_lst span{
	display: inline-block;
	vertical-align: top;
	font-family: helvetica,arial;
	height: 60px;
	line-height: 60px;
	padding: 0 23px;
	background: #f6f6f6;
	margin: 0 2px;
	font-size: 24px;
}
.page_lst span{
	background: #cb3d3c;
	color: #fff;
}
.breadCum a,.breadCum span,.breadCum b{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #999;
	margin-right: 3px;
	font-weight: normal;
}
.menu_bx{
	width: 208px;
	margin-right: 53px;
}
.menu_bx dd{
	margin-bottom: 10px;
}
.menu_bx dd a{
	display: block;
	width: 170px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	padding-left: 30px;
	background: #f6f6f6;
}
.menu_bx dd:hover,.menu_bx dd.current{
	background: url(http://www.chinadaily.com.cn/specials/sasac/2022/img/dd_arr.png) no-repeat 100% 50%;
}
.menu_bx dd:hover a,.menu_bx dd.current a{
	background: #9c0c0c;
	text-decoration: none;
	color: #fff;	
}
.side_item_tit a,.side_item_tit span{
	font-size: 30px;
	line-height: 1.2;
	display: block;
}
.side_item_tit a:hover{
	text-decoration: none;
	color: #01547e;
}
.side_item_tit::after{
	content:'';
	display: block;
	width: 100px;
	height: 2px;
	background: #cb3d3c;
}
.video_icon{
	background: url(http://www.chinadaily.com.cn/specials/sasac/2022/img/v_ico.png) no-repeat;
	width: 64px;
	height: 64px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -32px;
	margin-top: -32px;
	z-index: 30;
}
.txt_rgt{
	text-align: right;
}
.readMore{
	margin-top: 29px;
}
.readMore a{
	font-size: 18px;
	line-height: 1.2;
	color: #01547e;
	display: inline-block;
}
.pics_lst li{
	margin-bottom: 35px;
}
.resource_lst li{
	margin-bottom: 35px;
}
.mart-none{
	margin-top: 0;
}
.title{
	font-size: 40px;
	line-height: 1.2;
}
.author{
	font-size: 18px;
	line-height: 24px;
	color: #666;
}
.author span{
	display: inline-block;
	margin-right: 8px;
}
.content{
	font-size: 24px;
	line-height: 40px;
}
.share_lst li{
	margin-right: 16px;
}
.news_rgt_nopad{
	padding: 0;
}
.policy_lst_bureaux li{
	padding: 18px 25px;
}
.wid_380{
	width: 380px;
}
.wid_580{
	width: 580px;
}
.leader_lst li{
	margin: 60px 31px 0 0;
}
.cor_blue{
	color: #01547e;
}
.bureaux_lst div.mobile_hide{
	display: none;
}
.bureaux_lst li::before{
	content: '';
	display: inline-block;
	width: 2px;
	height: 2px;
	background: #333;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	float: left;
	margin: 8px 5px 0 0;
}
.bureaux_lst li{
	margin-top: 10px;
}
.bureaux_lst li a{
	display: block;
	overflow: hidden;
	font-size: 18px;
	line-height: 1.2;
}
.h_bold{
	font-family: 'MyriadPro-Semibold';
}
.bureaux_item_tit{
	padding-top: 30px;
	border-top: 1px solid #eee;
}
.bureaux_lst_half li{
	width: 580px;
	margin-right: 35px;
}
.d_logos li{
	padding: 0 10px;
}
.swiper-container-directory{
	height: 127px;
}
.arrow{
	display: inline-block;
	width: 57px;
	height: 57px;
	background: url(http://www.chinadaily.com.cn/specials/sasac/2022/img/arrow.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 30;
	margin-top: -28.5px;
	cursor: pointer;
}
.directory_prev{
	left: -57px;
}
.directory_nxt{
	right: -57px;
	transform: rotate(180deg);
}
.nav_bg{
	background: #cb3d3c;
}
.nav_lst{
	text-align: center;
}
.nav_lst li{
	position: relative;
}
.nav_lst li a{
	display: inline-block;
	vertical-align: top;
	padding: 0 35px;
	font-size: 18px;
	line-height: 59px;
	text-transform: uppercase;
	color: #fff;
}
.nav_lst li dl{
	min-width: 120px;
	position: absolute;
	top: 59px;
	left: 50%;
	margin-left: -80px;
	z-index: 30;
	padding: 20px;
	background: rgba(1,84,126,.7);
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.nav_lst li a:hover{
	text-decoration: none;
}
.nav_lst li:hover dl{
	opacity: 1;
	visibility: visible;
}
.nav_lst li dl::before{
	content:'';
	display: inline-block;
	border-top: 8px solid #01547e;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid transparent;
	position: absolute;
	z-index: 30;
	left: 50%;
	top: 0;
	margin-left: -9px;
}
.nav_lst li dl dd{
	display: block;
}
.nav_lst li dl dd a{
	display: block;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	text-transform: none;
	padding: 10px 0;
	white-space: nowrap;
}
.nav_lst li dl dd a:hover{
	text-decoration: underline;
}
.headTop{
	height: 140px;
	background: #9c0c0c;
}
.headTop .floatlft{
	margin-top: 31px;
}
.headTop .floatrgt{
	margin-top: 52px;
}
.head_lang{
	float: left;
	margin-right: 18px;
}
.head_lang li{
	margin-left: 12px;
}
.head_lang li a{
	font-size: 14px;
	color: #fff;
	line-height: 34px;
}
.head_lang li:nth-child(1) a{
	font-family: 'Microsoft YaHei';
}
.search{
	height: 34px;
	background: #fff;
	width: 180px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
.search input{
	width: 140px;
	overflow: hidden;
	border: none;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.search a{
	display: inline-block;
	width: 30px;
	height: 34px;
	background: url(http://www.chinadaily.com.cn/specials/sasac/2022/img/search.png) no-repeat 50% 50%;
}
.footer_bx{
	background: #9c0c0c;
	padding: 85px 0 55px;
	margin-top: 75px;
}
.foot_bottom{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin-top: 80px;
}
.link_wrapper{
	width: 710px;
}
.link_bx{
	width: 620px;
}
.link_bx dt{
	width: 620px;
	height: 46px;
	background: #fff;
	position: relative;
}
.link_bx dt span{
	display: inline-block;
	vertical-align: top;
	width: 28px;
	height: 28px;
	background: url(http://www.chinadaily.com.cn/specials/sasac/2022/img/drop_arr.png) no-repeat 50% 50% #9c0c0c;
	position: absolute;
	top: 9px;
	right: 9px;
	z-index: 20;
	cursor: pointer;
}
.link_bx_show dt span{
	transform: rotate(180deg);
}
.clear{
	clear: both;
}
.link_tit{
	height: 46px;
	line-height: 46px;
	margin-right: 20px;
	font-size: 30px;
	color: #fff;
}
.link_bx dd{
	position: relative;
}
.link_bx ul{
	position: absolute;
	bottom: 46px;
	left: 0;
	right: 0;
	z-index: 20;
	visibility: hidden;
	transition: .2s all ease-in-out;
	opacity: 0;
}
.link_bx_show ul{
	visibility: visible;
	opacity: 1;
}
.link_bx ul{
	border: 1px solid #eee;
	border-bottom: none;
}
.link_bx ul li{
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background: #fff;
	border-bottom: 1px solid #eee;
	font-size: 14px;
}
.swiper-container-gallery{
	height: 235px;
}
.swiper-container-focus{
	height: 156px;
}
.gallery_list{
	white-space: nowrap;
}
.gallery_list li{
	word-wrap: 378px;
	margin-right: 33px;
	position: relative;
}
.gallery_list li span{
	padding: 30px 15px 15px;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	white-space: normal;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0,.6));
}
.pagination-gallery{
	text-align: center;
	margin-top: 30px;
}
.pagination-focus{
	margin-top: 18px;
}
.pagination-logos{
	text-align: center;
	margin-top: 20px;
}
.pagination span{
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	background: #ccc;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
}
.pagination span.swiper-active-switch{
	background: #d71314;
}
.logos_lst{
	text-align: left;
}
.logos_lst li{margin: 8px 9px; width:130px; height:90px; border:1px solid #eee;} .logos_lst li img{ width:130px; height:90px;}
.swiper-container-logos{
	height: 678px;
}
.swiper-container-home{
	height: 598px;
	background: #000;
}
.focus_lst li{
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 0;
	opacity: .5;
}
.focus_lst li div.swiper-cont{
	display: none;
}
.focus_lst li.swiper-slide-active{
	opacity: 1;
}
.focus_lst li.swiper-slide-active .swiper-cont{
	display: block;
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 0;
	z-index: 30;
}
.focus_lst li.swiper-slide-active .swiper-cont h3{
	position: absolute;
	z-index: 30;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 80px 45px 30px;
	background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.6));
}
.focus_lst li.swiper-slide-active .swiper-cont h3 a{
	display: block;
	max-width: 925px;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
}
.pagination-home{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 32px;
	text-align: right;
	z-index: 32;
}
.pagination-home span{
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 7px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 9px;
	background: transparent;
}
.pagination-home span.swiper-active-switch{
	width: 30px;
	background: #fff;
}
.pagination-home span:last-child{
	margin-right: 43px;
}
.arr_home{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -600px;
	z-index: 32;
}
.arr_home span{
	width: 32px;
	height: 70px;
	background: url(http://www.chinadaily.com.cn/specials/sasac/2022/img/arrow_home.png) no-repeat;
	cursor: pointer;
}
.arr_home span.focus_nxt{
	transform: rotate(180deg);
	margin-right: 14px;
}
.focus_prev{
	margin-left: 14px;
}
.search_wrap{
	height: 70px;
	background: #9c0c0c;
	margin-bottom: 32px;
}
.search_wrap input{
	background: none;
	height: 70px;
	display: inline-block;
	vertical-align: top;
	line-height: 70px;
	font-size: 24px;
	color: #fff;
	padding: 0 25px;
	width: 1120px;
}
.search_wrap a{
	font-size: 30px;
	color: #fff;
	font-style: normal;
	padding: 0 20px;
	line-height: 70px;
}
.search_wrap a:hover{
	text-decoration: none;
}
.search_wrap input::-webkit-input-placeholder{
    color: #ed5555;
}
/* 20220526 start */
.news_top .pad{
	padding-left: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.news_top_pad{
	padding-bottom: 30px;
	padding-top: 10px;
}
.rgt_news_min_hei_01{
	min-height: 318px;
}
.swiper-container-home{
	background: #e6f1f7;
}
.nav_lst li dl::before{
	border-top-color: #cb3d3c;
}
.nav_lst li dl{
	background: rgba(156,12,12,.7);
}
.do-desc li div span{
	color: #333;
}
/* 20220526 end */
#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#363738;
	border:1px solid #CCCCCC;
}
#displaypagenum a {
text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color: #f3f3ed;
	border:1px solid #CCCCCC;
}

#displaypagenum span:hover,#displaypagenum a:hover{background-color:#636566;border-color:#636566;color:#fff;cursor:pointer;}
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
	margin:10px 270px 0px;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #cb3d3c;
    color: #fff;
    font-size: 14px;
    border: 1px solid #cb3d3c;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style a:hover {
    color: #fff;
    background: #cb3d3c;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

.jump-ipt {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}
/* 20220529 start */
.readMore a{
	color: #d71314;
}
.focus_lst li{
	cursor: pointer;
}
.arr_home_pc{
	position: static;
	margin: 0;
}
.arr_home_pc span{
	position: absolute;
	top: 50%;
	margin-top: -35px;
	z-index: 32;
}
.arr_home_pc span.focus_prev{
	left: 10px;
}
.arr_home_pc span.focus_nxt{
	right: 10px;
}
/* 20220529 end */

.head_banner{width:100%;}
.head_banner img{width:100%;}
.head_banner_w{ display:none;}