@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
img{border:0;vertical-align:top}
ol,ul,li{list-style:none;}
iframe{border:none}
html{height:100%;font-size:16px}
body{height:100%;font:400 1em/1.8 "SimSun","宋体","PingFang SC","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1,Helvetica,Arial,sans-serif;}
a{color:#06080e;text-decoration:none}
a:hover{color:#06080e}
.cf:after,.cf:before{content:" ";display:table}
.cf:after,.clearfix:after{clear:both;overflow:hidden;}
.cf{zoom:1;}
.fl{float:left}
.fr{float:right}
em{font-style:normal;}
h1,h2,h3,h4,h5{font-size:100%;font-weight:normal}
.bold{font-weight:bold}
.show{display:block}
.hide{display:none!important}
.fbold{font-family:"Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;}
.white,.white a:link,.white a:visited,.white a:hover{color:#fff;}
.gray,.gray a:link,.gray a:visited,.gray a:hover{color:#666}
.red,.red a:link,.red a:visited,.red a:hover{color:#e60012}
.clear::after{
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
body{
	color: #06080e;
	font-family:"Microsoft YaHei", "PingFang SC";
	font-size: 16px;
}
.fontArial{
    font-family: Georgia!important;
}
.main{
	min-height: 50px;
}
.main-auto{
	width: 1150px;
	margin: 0 auto;
}

/*模块标题*/
.deepmodule{
	box-sizing: border-box;
	width: 100%;
	min-width: 1100px;
	height: 165px;
	padding-top: 42px;
	color: #FFFFFF;
	background: url(../image/module-bg.png) no-repeat center / 100% 100%;
}

.lightmodule{
	box-sizing: border-box;
	width: 100%;
	min-width: 1100px;
	height: 165px;
	padding-top: 42px;
}

.module-title{
	width: 100%;
	height: 74px;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
}
.fontArial .module-title{
    font-size: 28px;
}
.module-title span{
	position: relative;
	display: inline-block;

}
.module-title span::after{
	content: '';
	display: block;
	background: #c5a976;
	width: 135px;
	height: 3px;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	margin-left: -67.5px;
	bottom: 0px;
}

.swiper-pagination-bullet{
	width: 50px!important;
	height: 6px!important;
	border-radius: 4px!important;
	background: #eeeeee;
	margin: 0px 5px!important;
}
.swiper-pagination-bullet-active{
	background: #c5a976!important;
}

/*----关于我们----“一带一路”新闻合作联盟理事会----*/
.main-hezuo{
	box-sizing: border-box;
	width: 1160px;
	margin: 0 auto;
	padding-left: 4px;
	padding-top: 28px;
	margin-bottom: 80px;
}
.main-hezuo .lg-item{
	float:left;
	width: 172px;
	height: 68px;
	box-shadow: 0px 0px 10px rgba(7,12,28,0.1);
	margin: 0px 10px 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*----关于我们---奖项介绍---*/
.mian-jx{
	padding-top:95px;
	margin-bottom: 80px;
}
.mian-jx .jx-box{
	box-sizing: border-box;
	min-height: 340px;
	border-left: 1px dashed #ccc;
	position: relative;
}
.mian-jx .jx-box::before{
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	left: -9.5px;
	top: -9.5px;
	background: url(../image/icon-dot.png) no-repeat center;
}
.mian-jx .jx-box::after{
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	left: -9.5px;
	bottom: -7px;
	background: url(../image/icon-dot-grey.png) no-repeat center;
}
.mian-jx .jx-box.jx-box-1::after{
	display: none;
}
.mian-jx .jx-box .icon-middle{
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: #c5a976;
	position: absolute;
	left: -4.5px;
	top: 50%;
	margin-top: -4.5px;
}
.mian-jx .jx-box .md-title-wrap{
	height:40px;
	margin-bottom: 22px;
	padding-left: 22px;
	position: relative;
}
.mian-jx .jx-box .md-title{
    box-sizing: border-box;
	min-width: 160px;
	height: 40px;
    padding: 0px 36px;
	background: url(../image/module-tbg.png) no-repeat center / auto 100%;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: -20px;

}
.mian-jx .jx-box .md-box{
	min-height: 155px;
	box-sizing: border-box;
	margin-left: 35px;
	background: rgba(254,251,244,0.3);
	box-shadow: 2px 2px 8px rgba(68,50,17,0.3);
	padding: 22px 25px;
}
.mian-jx .jx-box .md-box-2{
	padding: 22px 42px;
}
.mian-jx .jx-box .md-box p{
	line-height: 36px;
	text-indent: 32px;
	font-size: 16px;
	color: #777;
}
.mian-jx .jx-box .md-box .md-text{
	line-height: 40px;
	color: #777;
}
.mian-jx .jx-box .md-box .md-li{
	line-height: 38px;
	padding-left: 32px;
	color: #777;
}
.mian-jx .jx-box .md-box .md-name{
	line-height: 40px;
	color: #1c2956;
	font-weight: 600;
}
. mian-jx-en .jx-box .md-box .md-text{
    line-height: 32px;
}
. mian-jx-en .jx-box .md-box .md-li{
    line-height: 32px;
}
. mian-jx-en .jx-box .md-box .md-name{
    line-height: 32px;
}
/*----关于我们----评审委员会----------*/
.main-yl{
	box-sizing: border-box;
	background: #fefbf4;
	padding-top: 52px;
	padding-left: 36px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.main-yl .ylsec{
	margin-bottom: 40px;
}
.main-yl .ylsec .mdname{
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	margin-bottom: 10px;
	padding-left: 17px;
	position: relative;
}
.main-yl-en .ylsec .mdname{
    height: 32px;
    line-height: 32px;
    font-size: 22px;
}
.main-yl-en .ylsec .mdname::before{
	content: '';
	display: block;
	width: 5px;
	height: 21px;
	border-radius:5px;
	background: #c5a976;
	position: absolute;
	left: 0;
	top: 9px;
}
.main-yl .ylsec .mdname::before{
    top: 6px;
}
.main-yl .ylsec .mditem{
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	padding-left: 37px;
	position: relative;
	clear: both;
}
.main-yl-en .ylsec .mditem{
    height: 48px;
    line-height: 30px;
    font-size: 18px;
	padding-top: 15px;
}
.main-yl .ylsec .mditem::before{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius:10px;
	background: #c5a976;
	position: absolute;
	left: 8px;
	top: 22px;
}
.main-yl-en .ylsec .mditem::before{
    top: 25px;
}
.main-yl .ylsec .mditem .ceil-1{
	float: left;
	width: 330px;
}
.main-yl .ylsec .mditem .ceil-2{
	float: left;
	width: 680px;
}

/*----关于我们----学术委员会--------*/
.main-xshu{
	box-sizing: border-box;
	background: #fefbf4;
	padding-top: 52px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.main-xshu .ylsec{
	padding-left: 36px;
	margin-bottom: 40px;
}
.main-xshu .ylsec.ylsec-grey{
	background: #fcfcfc;
	padding-top: 35px;
}
.main-xshu .ylsec .mdname{
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	margin-bottom: 10px;
	padding-left: 17px;
	position: relative;
}
.main-xshu .ylsec .mdname::before{
	content: '';
	display: block;
	width: 5px;
	height: 21px;
	border-radius:5px;
	background: #c5a976;
	position: absolute;
	left: 0;
	top: 9px;
}
.main-xshu .ylsec .mditem{
	height: 56px;
	line-height: 30px;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 15px;
	position: relative;
	clear: both;
}
.main-xshu .ylsec .mditem .ceil-1{
	float: left;
	width: 330px;
}
.main-xshu .ylsec .mditem .ceil-2{
	float: left;
	width: 680px;
}

/*---------获奖作品---------------*/
.main-award .tb-title{
	height: 100px;
	line-height: 100px;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
.main-award .table{
	box-sizing: border-box;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 40px;
}
.main-award .table .th{
	box-sizing: border-box;
	width: 1100px;
	height: 53px;
	line-height: 53px;
	background: #1c2956;
	border-left: 1px solid #1c2956;
	border-right: 1px solid #1c2956;
	font-family: "PingFang SC";
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
}
.main-award .table .tr{
	box-sizing: border-box;
	width: 1100px;
	background: rgba(253,241,218,0.3);
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	/*font-family: "PingFang SC";*/
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 30px;
}
.main-award .table .tr:nth-of-type(odd){
	background: #fff;
}
.main-award .table .td{
	box-sizing: border-box;
}
.main-award .table .tr .td{
	padding: 25px 18px;
	box-sizing: border-box;
}
.main-award .table .td-1{
	width: 180px;
}
.main-award .table .td-2{
	width: 480px;
}
.main-award .table .td-3{
	width:434px;
}
.main-award .table .td-4{
	width:434px;
}

.main-award .table::before{
	content: '';
	display: block;
	width: 0px;
	height: 100%;
	position: absolute;
	left: 158px;
	top:0px;
	border-left: 1px solid #e5e5e5;
}
.main-award .table::after{
	content: '';
	display: block;
	width: 0px;
	height: 100%;
	position: absolute;
	left: 462px;
	top:0px;
	border-left: 1px solid #e5e5e5;
}
.main-award .table .td-4::before{
	content: '';
	display: block;
	width: 0px;
	height: 100%;
	position: absolute;
	left: 775px;
	top:0px;
	border-left: 1px solid #e5e5e5;
	
}
.main-award .table .tr .td-1{
	font-size: 18px;
	text-align: center;
}

.main-award .table .tr .td-2{
	font-size: 20px;
	text-align: center;
}
.main-award .table .tr .td-2 p{
	padding-top: 4px;
	font-size: 18px;
	color: #C5A976;
}

.main-award .table .tr .td-3{
	font-size: 18px;
}
.main-award .table .tr .td-3 p{
	font-size: 16px;
	color: #C5A976;
}
.main-award .table .td-3 li{
	position: relative;
	padding-left: 12px;
	margin-bottom: 6px;
}
.main-award .table .td-3 li::before{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	background: #c5a976;
	left: -5px;
	top: 9px;
}
.main-award .table .tr .td-4{
	font-size: 18px;
}
.main-award .table .tr .td-4 p{
	font-size: 16px;
	color: #C5A976;
}
.main-award .table .td-4 li{
	position: relative;
	padding-left: 12px;
	margin-bottom: 6px;
}
.main-award .table .td-4 li::before{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	background: #c5a976;
	left: -5px;
	top: 9px;
	
}

/*-------申报指南-------*/
.main-guide{
	padding-top:95px;
	margin-bottom: 80px;
}
.main-guide .jx-box{
	box-sizing: border-box;
	min-height: 340px;
	border-left: 1px dashed #ccc;
	position: relative;
	margin-bottom: 50px;
}
.main-guide .jx-box::before{
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	left: -9.5px;
	top: -9.5px;
	background: url(../image/icon-dot.png) no-repeat center;
}
.main-guide .jx-box::after{
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	left: -9.5px;
	bottom: -7px;
	background: url(../image/icon-dot-grey.png) no-repeat center;
}
.main-guide .jx-box .icon-middle{
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: #c5a976;
	position: absolute;
	left: -4.5px;
	top: 50%;
	margin-top: -4.5px;
}
.main-guide .jx-box .md-title-wrap{
	height:40px;
	margin-bottom: 22px;
	padding-left: 22px;
	position: relative;
}
.main-guide .jx-box .md-title{
	width: 195px;
	height: 40px;
	background: url(../image/module-tbg.png) no-repeat center / auto 100%;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: -20px;

}
.main-guide .jx-box .md-box{
	min-height: 155px;
	box-sizing: border-box;
	margin-left: 35px;
	background: rgba(254,251,244,0.3);
	box-shadow: 2px 2px 8px rgba(68,50,17,0.3);
	padding: 40px;
}
.main-guide .jx-box .md-box p{
	line-height: 38px;
	text-indent: 34px;
	font-size: 16px;
	color: #777;
	margin-bottom: 4px;
}
.main-guide .jx-tips{
	height: 48px;
	line-height: 48px;
	color: #c6a976;
	font-weight: 600;
	text-align: center;
	background: url(../image/icon-goldline.png) no-repeat center bottom;
	margin-bottom: 55px;
}

/*---动态新闻----*/
.main-xw-1{
	width: 1100px;
	height: 700px;
	margin:0 auto;
}
.main-xw-1 .swiper{
	box-sizing: border-box;
	width: 1100px;
	height: 665px;
}
.main-xw-1 .swiper .swiper-slide{
	box-sizing: border-box;
	height: 600px;
	padding: 0px 100px;
}
.main-xw-1 .swiper img{
	width: 100%;
	height: 100%;
}
.main-xw-1 .swiper .swiper-button-next,
.main-xw-1 .swiper .swiper-button-prev{
	width: 64px;
	height: 64px;
	color: #fff;
	background: #C5A976;
	top: 35%;
}
.main-xw-1 .swiper .swiper-button-next:after,
.main-xw-1 .swiper .swiper-button-prev:after{
	font-size: 30px!important;
}
.main-xw-2{
	background: #fbfcfe;
}
.main-xw-2 .tab-wrap{
	width: 1100px;
	color: #777777;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
	margin:0px auto 40px auto;
}
.main-xw-2 .tab-wrap span{
	cursor: pointer;
}
.main-xw-2 .tab-wrap span.active,
.main-xw-2 .tab-wrap span:hover{
	color: #c5a976;
}

.main-xw-2 .tab-wrap i{
	padding:0px 12px;
}
.main-xw-2 .list{
	box-sizing: border-box;
	width: 1100px;
	margin: 0px auto 60px auto;
}
.main-xw-2 .list li{
	padding: 0px 40px 22px 85px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 30px;
}
.main-xw-2 .list .c-title{
	/*height: 46px;*/
	line-height: 46px;
	color: #292929;
	position: relative;
	font-size: 24px;
}
.main-xw-2 .list .c-title.active::before{
	content: '';
	display: block;
	position: absolute;
	width: 63px;
	height: 28px;
	background: url(../image/icon-news.png);
	left: -82px;
	top: 10px;
}
.main-xw-2 .list .c-author{
	height: 63px;
	line-height: 50px;
	color: #777777;
	font-size: 18px;
}
.main-xw-2 .list .c-link{
	margin-bottom: 15px;
}
.main-xw-2 .list .c-link div{
	height: 26px;
	line-height: 20px;
	font-size: 16px;
	color: #c5a976;
}
.main-xw-2 .list .c-link span{
	padding: 0px 3px;
	cursor: pointer;
}
.main-xw-2 .list .c-link i{
	display: block;
	width: 76px;
	height:0px;
	border-bottom: 1px solid #C5A976;
}
.main-xw-2 .list .c-des{
	height: 62px;
	overflow: hidden;
	line-height: 31px;
	font-size: 16px;
	color: #777777;
	text-indent: 24px;
}

.page-container {
    height: 42px;
    margin: 0 auto 60px;
    text-align: center;
    caret-color:transparent;
}

.page-container a {
    display: inline-block;
    padding: 6px 15px;
    margin: 0 5px;
    background: #f7f6f3;
    border: #dddad2 1px solid;
    cursor: pointer;
}

.page-container a.current,
.page-container a:hover {
    color: #fff;
    background: #c5a976;
    text-decoration: none;
    border: 1px solid #fff;
}

/*新闻动态图片*/
.news-top-pic{
	width: 100%;
	text-align: center;
	margin: 70px 0 10px 0;
}

.news-top-pic .img{
	width: 700px;
}











