@charset "utf-8";
*{padding: 0;margin: 0;letter-spacing: 1px;color: #363636;box-sizing: border-box;-webkit-box-sizing: border-box;}
div{box-sizing: border-box;}
body{font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";min-height: 100%;}
a{text-decoration: none;outline: none;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-user-select: none;-moz-user-focus: none;-moz-user-select: none;}
ul,li{list-style: none;}
input{outline: none;font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";}
fieldset,img{border:0;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
.clear-fix{ clear: both;zoom:1; }
.clear-fix:after { content: "."; display: block; height: 0; clear: both;visibility: hidden;}
.one-line{word-break: break-all;text-overflow: ellipsis; display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.fl{float: left;}
.fr{float: right;}

body{
	padding-top: 100px;
	-webkit-transition: 2s;
	transition: 2s;
	background: #3269FF;
	width: 100%;
	overflow-x: hidden;
}
.content{
	max-width: 1200px;
	margin: 0 auto;
}
/*导航公共样式*/
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	display: none;
	z-index: 99;
}
.left-logo{
	height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.left-logo img{
	height: 100%;
	display: block;
}
.left-logo>img{
	float: left;
}
.left-logo a{
	display: block;
	float: right;
	height: 100%;
}
.left-logo a>img{
	height: 100%;
	display: block;
}
.right-nav{
	height: 40px;
	text-align: center;
}
.right-nav li{
	width: 12.5%;
	height: 40px;
	/*padding: 0 15px;*/
	text-align: center;
}
.right-nav li a{
	font-size: 14px;
	line-height: 40px;
	padding: 0 15px;
	cursor: pointer;
	letter-spacing: 1px;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.right-nav li.nav-li a:hover{
	background-image: url(../images/tab_bcg.png);
	color: #ffffff;
}
.right-nav li.active a{
	background-image: url(../images/tab_bcg.png);
	color: #ffffff;
}
/*.right-nav li.language-li{
	margin-left: 30px;
}*/
.right-nav li.language-li a{
	display: none;
	border-bottom: none;
	background: #7dccf3;
	color: #fff;
	padding: 0 10px;
	border-radius: 6px;
}
.right-nav li.language-li a.active{
	display: block;
}
.pc-header{
	display: block;
	box-shadow: 1px 0px 5px 1px #ccc;
}
/*底部*/
.footer{
	width: 100%;
	background-image: url(../images/footer.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 50px 0;
}
.footer-bottom{
	width: 100%;
	height: 50px;
	background: -moz-linear-gradient(left, #ed835c 0%, #9d4e3f 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ed835c), color-stop(100%,#9d4e3f));
    background: -webkit-linear-gradient(left, #ed835c 0%,#9d4e3f 100%);
    background: -o-linear-gradient(left, #ed835c 0%,#9d4e3f 100%);
    background: -ms-linear-gradient(left, #ed835c 0%,#9d4e3f 100%);
    background: linear-gradient(to right, #ed835c 0%,#9d4e3f 100%);
}
.footer-left{
	width: calc(50% - 60px);
}
.footer-left p{
	color: #fff;
	font-size: 12px;
	line-height: 22px;
}
.footer-center{
	width: calc(50% - 60px);
}
.footer-center p,.footer-center ul li,.footer-center ul li a{
	color: #fff;
	font-size: 12px;
	line-height: 22px;
}
.footer-center ul{
	padding-right: 50px;
}
.footer-right{
	width: 120px;
	text-align: center;
}
.footer-right img{
	width: 120px;
	display: block;
}
.footer-right span{
	font-size: 12px;
	color: #fff;
}
.footer-center ul{
	width: 33.33%;
	box-sizing: border-box;
	padding-right: 5px;
}

.lang-en .right-nav li a{
	line-height: 13px;
	text-align: center;
	height: 39px;
}
.right-nav li.language-li a{
	height: 30px;
	line-height: 30px;
}

.plat-title{
	margin-bottom: 50px;
}
.plat-title img{
	height: 60px;
	display: block;
}
.roll-list-plat{
	padding-top: 30px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	/*padding-bottom: 50px;*/
}
.plat-content{
	width: 100%;
}
.content-position{
	position: relative;
	width: 100%;
}
.plat-title-bcg{
	padding: 20px 0;
	padding-top: 15px;
}
.plat-title-bcg span{
	color: #fff;
}
.plat-title-bcg.plat-title>span b{
	background: #fff;
}

.font-size12{
	font-size: 12px;
}
.font-size13{
	font-size: 13px;
}
.font-size14{
	font-size: 14px;
}
.font-size16{
	font-size: 16px;
}

.right-nav li a.enter-sign{
	display: block;
	height: 30px;
	margin-top: 15px;
	line-height: 1em;
}
.right-nav li a.enter-sign img{
	height: 100%;
}
/*手机导航*/
@media (max-width:1000px){
	body{
		padding-top: 40px;
	}
	.plat-title img{
		height: auto;
	}
	.pc-header{
		display: none;
	}
	.mobile-header{
		display: block;
		background: #fff;
		box-shadow: 1px 0px 5px 1px #ccc;
		height: 40px;
	}
	.menu{
		width: 50%;
		background: #fff;
		text-align: right;
		padding-right: 10px;
	}
	.menu img{
		height: 24px;
		display: block;
		margin-top: 8px;
	}
	.mobile-header-content{
		position: absolute;
		top: 39px;
		left: 0;
		width: 100%;
		z-index: 99;
		background: #fff;
		padding-bottom: 10px;
		height: 0px;
		overflow: hidden;
	}
	.mobile-header-content.active{
		height: auto;
	}
	.mobile-logo{
		text-align: left;
		width: 50%;
	}
	.mobile-logo img{
		height: 16px;
		display: block;
		margin-left: 10px;
		margin-top: 12px;
	}
	.bottom-nav{
		width: 100%;
		padding: 10px 20px;
	}
	.bottom-nav li{
		width: 100%;
		text-align: center;
		color: #363636;
		font-size: 12px;
		line-height: 25px;
	}
	.bottom-nav li.active{
		border: 1px solid #363636;
		border-radius: 6px;
	}
	.bottom-nav li a{
		color: #363636;
		font-size: 12px;
		letter-spacing: 1px;
		font-weight: bold;
	}
	.bottom-nav li.language-li{
		margin-top: 10px;
	}
	.bottom-nav li.language-li a{
		font-size: 12px;
		font-weight: normal;
	}
	.content{
		padding: 0 25px;
	}
	.footer{
		padding: 20px 0;
	}
	.footer-left{
		width: 100%;
		text-align: center;
	}
	.footer-center{
		display: none;
	}
	.footer-right{
		width: 100%;
	}
	.footer-right .ewm{
		text-align: center;
		width: 120px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.footer-right img{
		width: 80px;
		margin: 0 auto;
	}
	.footer-left p{
		font-size: 12px;
	}
	.plat-title>span{
		font-size: 18px;
	}
}
@media (min-width:1921px){
	.content{
		max-width: 1200px;
	}
}

.footer-right{
	display: none;
}