@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px auto;
}
body{
	font-family: "Helvetica-Condensed";
	font-size:13px;
	background-color:#ECF0F7;
	min-width: 1200px;
}
.main{
	width:1200px;
	margin: 0 auto;
    padding: 0px;
}
.lineh{
	line-height:2em
}
.mtp5{
	margin-top:5px
}
.mtp10{
	margin-top:10px
}
.mtp15{
	margin-top:15px
}
.mtp20{
	margin-top:20px
}
.mtp30{
	margin-top:30px
}
.mpd5{
	padding:5px;
}
.ctext{
	text-align:center
}
.mpd10{
	padding:10px;
}
.mpd15{
	padding:15px;
}
.mpd20{
	padding:20px;
}
.font13{
	font-size:13px;
}
i{
font-style:normal
}
/**导航**/
header{
	width:100%;
	margin:0 auto;
	padding:0px;
	background-color:#2A5FC0!important;
}
.layui-bg-blue {
    background-color: #2A5FC0!important;
}
/**section**/
.titleCres{font-size:28px}
section{
	font-size:14px
}
section h1,h2,h3{
	font-weight:bold
}
.rightgrid{
	line-height:2em
}
.colorred{
	color:red
}
.download{
	font-size:18px;
	color:#0033FF
}
/*section*/
.slide{
	height:400px;
	width:100%
}
.content{
	min-height:600px;
	height:auto;
	margin:0px auto;
	padding:0px;
}
.left_join,.right_join{
	margin:0 auto;
	padding:0px;
	background-color:#FFFFFF
}
.left_join{
	float:left;
	display: block;
	width:774px;
	height:auto
}
.right_join{
	float:right;
	display:block;
	width:404px;
	height:auto
}
.content .about{
	width:100%;
	display:block
}
.content .about-title{
	color:#2A5FC0;
	font-size:20px;
}
.content .about-title-warning{
	font-size:16px;
	color:#EA9633;
}
.content .about-content-warning{
	background-color:#ebcfbf;
	font-size:14px;
	padding: 10px;
    color: #333;
}
.content .idates{
	color:#EA9633
}
.content .rounddot{
	width: 6px;
    height: 6px;
    background: #2A5FC0;
    border-radius: 50%;
    display: block;
    float: left;
    vertical-align: middle;
	margin-top: 10px;
}

.content .translate{
	width: 370px;
	height: 106px;
	background: #ECF0F7;
	border-radius: 6px;
}
.content .translate-title{
	width: 370px;
	height: 29px;
	background: #5C7FC0;
	border-radius: 6px 6px 1px 0px;
	line-height:29px;
	color:#FFFFFF;
}
.download{
	border:1px solid #2A5FC0;
	background-color:#2A5FC0;
	font-size:14px;
	color:#fff;
	width: 220px;
	height: 25px;
	padding:5px;
	text-align:center;
	border-radius:5px;
}
.TechnicalSponsor-list,.FollowUs-list{
	width:100%;
	display: inline-block;
}
.TechnicalSponsor{
	width:30%;
	height:80px;
	float:left;
}
.FollowUs{
	width:50%;
	height:150px;
	float:left;
	text-align:center
}
.spanleft{
	margin-left:8px;
}
.about-content-title{
	width: 290;
    background: #5C7FC0;
    border-radius: 0px 14px 14px 0px;
    padding: 5px;
    color: #fff;
}
.clear{ height:0px;font-size:0;clear:both;}
/**footer**/
footer{
	background-color:#333D44 !important;
	width:100%;
	color:#FFFFFF;
	height:80px;
}