.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
ol,
li {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

.header {
	background: #fdfdfd;
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
}

.header .logo {
	margin-top: 22px;
}

.header .nav ul {
	margin-bottom: 0;
	height: 85px;
	padding-left: 0;
}

.header .nav ul li {
	float: left;
	margin: 0 25px;
	line-height: 82px;
}

.header .nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #3f474c;
}

.header .nav ul li.on a {
	color: #d34941;
	border-bottom: 3px solid #d34941;
	text-decoration: none;
}

.header .nav ul li:hover a {
	color: #d34941;
	border-bottom: 3px solid #d34941;
	text-decoration: none;
}

.header .nav .changelan {
	border: 1px solid #eee;
	padding: 5px 10px;
	background: #fff;
	color: #63696c;
	margin-top: 24px;
}
.header .nav .changelan img{
    margin-left: 4px;
}
.header .mobileshow {
	width: 38px;
	height: 34px;
	background: url(../img/menu.png) no-repeat center;
	background-size: 28px 25px;
	float: right;
	margin-top: 22px;
	display: none;
	position: relative;
	
}
.header .mobileshow .mobilenav{
	position: absolute;
	background: #fff;
	width: 214px;
	right: -15px;
	margin-top: 55px;
	padding-left: 0;
	display: none;
}
.header .mobileshow .mobilenav li{
	line-height: 48px;
	border-bottom: 1px solid #eee;
	font-size: 20px;
	text-align: center;
}
.header .mobileshow .mobilenav li a{
	display: block;
	color: #3f474c;
}

.footer{
	background: #252525;
	padding: 40px 0;
}
.footer .contain{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.footer .container{
	position: relative;
}
.footer .contactus{
	float: left;
	width: 244px;
}
.footer .contactus .tit{
	font-size: 14px;
	color: #f8f8f8;
	padding-left: 5px;
	border-left: 5px solid #d34941;
	line-height: 12px;
}
.footer .contactus  p{
	margin-left: 12px;
	font-size: 12px;
	color: #f8f8f8;
	margin-top: 10px;
	line-height: 22px;
}
.footer .fancymedia{
	float: left;
	margin-left: 44px;
	
}
.footer .fancymedia .tit{
	font-size: 14px;
	color: #f8f8f8;
	padding-left: 5px;
	border-left: 5px solid #d34941;
	line-height: 12px;
}
.footer .fancymedia  p{
	margin-left: 12px;
	font-size: 12px;
	color: #f8f8f8;
	margin-top: 10px;
	line-height: 22px;
}
.footer .fancymedia a{
	color: #f8f8f8;
}
.footer .fancymedia a:hover{
	text-decoration: underline;
}
.footer .matrix{
	width: 580px;
	float: left;
	margin-left: 80px;
}
.footer .matrix .tit{
	font-size: 14px;
	color: #f8f8f8;
	padding-left: 5px;
	border-left: 5px solid #d34941;
}
.footer .matrix ul{
	padding-left: 0;
	margin-top: 8px;
}
.footer .matrix ul li{float: left;font-size: 12px;width: 256px;white-space: nowrap;line-height: 24px;}
.footer .matrix ul li a{
	color: #f8f8f8;
}
.footer .matrix ul li a:hover{
	color: #ff7169;
}

.footer .ewm{
	width: 146px;
	float: left;
	margin-left: 14px;
	text-align: right;
}
.footer .ewm  img{
	width: 86px;
	height: 86px;
	margin-bottom: 14px;
}
.footer .ewm p{
	color: #f8f8f8;
	font-size: 12px;
	
}

.footer .backtop{
    position: absolute;
    width: 52px;
    height: 52px;
    border: 1px solid #3e3e3e;
    background: url(../img/backtop.png) no-repeat center;
    cursor: pointer;
    right: -70px;
    top: 54px;
}
.mobilefoot{display: none;}
.mobilefoot .contactus{
	float: none;
	text-align: center;
	width: 100%;
}
.mobilefoot .contactus .tit{
	width: 90px;
	margin: 0 auto;
}
.mobilefoot .contactus p{margin-left:0;}
.mobilefoot .ewm{
	float: none;
	width: 100%;
	text-align: center;
	margin-left: 0;
	margin-top: 28px;
}
.copyright{
	line-height: 47px;
	border-top: 1px solid #2e2e2e;
	background: #272727;
	color: #f8f8f8;
	text-align: center;
}

.copy{width: 520px;margin: 0 auto;font-size:12px;}
.copy .left{float: left;}
.copy .right{float: right;}
.copy .right img{margin-right: 10px;}


@media (max-width: 600px) {
	.copy{width: 100%;padding:10px 0;}
	.copy .left{float: none;}
	.copy .right{float: none;}
	.copyright{line-height: 30px;}
}
@media (max-width: 560px) {
	.footer .contain{display: none;}
	.mobilefoot{display: block;}
}
@media (max-width: 560px) {
	.footer .contain{display: none;}
	.mobilefoot{display: block;}
}

@media (max-width: 520px) {
	.three .brand .box img {
		width: 50%;
	}
	.footer{
	    padding: 40px 0 20px;
	}
}

@media (max-width: 480px) {
	.header .logo{width: 80%;}
	.header .logo img{width: 100%;}
	.banner .connect .learnmore {
		float: none;
	}

	.banner .connect .linkus {
		float: none;
		margin-left: 0;
		margin-top: 20px;
	}

	.banner h1 {
		font-size: 22px;
	}

	.banner h2 {
		font-size: 32px;
	}
	.banner h3 {
		display: none;
	}
	.banner .mobileh3 {
		display: block;
	}
	.banner .connect{
		margin-top: 20px;
	}
	.five .data .datatop {
		font-size: 24px;
	}

	.five .data .databtm {
		font-size: 16px;
	}

	.links .lkleft {
		/*float: none;*/
	}

	.links .friends {
		/*float: none;*/
		padding-left: 0;
	}
}
@media (max-width: 360px) {
	.banner h1{
		font-size: 20px;
	}
	.banner h2{
		font-size: 24px;
	}
	.banner h3{
		font-size: 16px;
	}
	.banner .connect{
		margin-top: 20px;
	}
	.banner .connect .learnmore{
		width: 160px;
		height: 40px;
		line-height: 40px;
	}
	.banner .connect .linkus{
		width: 160px;
		height: 40px;
		line-height: 40px;
	}
}
@keyframes bling {
	0% {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@media (max-width: 1200px) {
	.nav {
		display: none;
	}
	.header .mobileshow{display: block;}
	.header .logo {
		padding-bottom: 22px;
	}
	.footer .contain{width: 560px;}
	.footer .matrix{display: none;}
}

@media (max-width: 992px) {
    .one {padding:40px 0 56px}
    .backtop{display:none;}
    .one .title{margin-top:20px}
    .one .title .en{
        font-size: 44px;
    }
    .one .title .cn{
        top: 10px;
    }
    .one .desc{
        line-height: 30px;
        text-align: justify;
    }
    .two {padding: 40px 0 36px;}
    .three{padding: 40px 0 60px;}
    .four .clients{margin-top:16px;}
    .four .clients .leftsay{
        padding-left: 30px;
    }
    .four .clients .leftsay .top{display:none;}
    .four .clients .leftsay .mobiletop{display:block;}
    .rightswiper{margin-top:20px;}
    .four .clients .rightswiper .swipermt{margin-top:36px;}
    .four .clients .leftsay .btm{
        margin-top: 28px;
    }
    .five .data{margin-top:20px;}
    .five .data>div{margin-top:20px;}
	.six .left {
		width: 100%;
		padding: 70px 0 0;
		float: none;
		padding: 70px 10% 0;
	}

	.six .left .contact {
		width: 100%;
		float: none;
	}

	.six .right {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
}
