
.bannercontainer {
	width: 100%;
	height: 100vh;
	background: url(../img/banner.png) top center;
	background-size: cover;
	position: relative;
}

.banner {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	padding-top: 80px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.banner h1 {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}

.banner h2 {
	font-size: 52px;
	font-weight: bold;
	color: #fff;
}

.banner h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}

.banner .mobileh3{
    display: none;
    padding: 0 30px;
    text-align: left;
    margin-top: 4px;
}
.banner .connect {
	margin-top: 60px;
}

.banner .connect .learnmore {
	display: block;
	width: 208px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	box-sizing: border-box;
}

.banner .connect .linkus {
	display: block;
	margin-left: 38px;
	width: 208px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	box-sizing: border-box;
}

.banner .connect a:hover {
	background: linear-gradient(to right, #e35d5b, #de3936);
	text-decoration: none;
	border: 1px solid transparent;
}

.banner .mouse {
	animation: bling 1.5s infinite;
	position: absolute;
	bottom: 50px;
}

.section {
	padding: 70px 0;
}

.one .fcimg img {
	width: 100%;
}

.one .title {
	position: relative;
}

.one .title .cn {
	font-size: 30px;
	color: #d34941;
	font-weight: bold;
	position: absolute;
	top: 24px;
}

.one .title .en {
	font-size: 64px;
	color: #f6f8f7;
	font-weight: bold;
}

.one .desc {
	line-height: 26px;
	font-size: 14px;
	color: #777;
}
.one .more{
    background: #d34941;
    color: #fff;
    border-radius: 2px;
    padding: 4px 7px;
}
.two {
	background: #fbfbfb;
	padding: 40px 0 60px;
}

.two .title {
	background: url(../img/line.png) no-repeat center bottom;
	padding-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #d34941;
	text-align: center;
}

.two .des {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 14px;
}

.two .services {
	margin-top: 20px;
}

.two .services .box {
	text-align: center;
	margin-top: 24px;
	cursor: default;
}

.two .services .box .img {
	width: 74px;
	height: 74px;
	margin: 0 auto;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	position: relative;
}

.two .services .box .img img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.two .services .box .tit {
	font-size: 20px;
	color: #3f464c;
	margin-top: 12px;
	font-weight: bold;
}

.two .services .box .desc {
	font-size: 14px;
	color: #777777;
	margin-top: 14px;
	height: 80px;
}

.two .services .box:hover .img {
	background: #fbf3f2;
}

.two .services .box:hover .tit {
	color: #d34941;
}

.brandmore{text-align:center;}
.brandmore a{
    background: #d34941;
    color: #fff;
    border-radius: 2px;
    padding: 4px 7px;
}
.three {
	background: #fff url(../img/brandbg.png) no-repeat top;
	background-size: 100%;
	padding: 40px 0 110px;
}

.three .title {
	background: url(../img/line.png) no-repeat center bottom;
	padding-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #d34941;
	text-align: center;
}

.three .des {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 14px;
	line-height: 30px;
}

.three .brand {
	margin-top: 20px;
}

.three .brand .box {
	height: 80px;
	background: #fbfbfb;
	position: relative;
	margin-top: 20px;
}

.three .brand .box img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.four {
	background: #fbfbfb;
	padding: 40px 0 60px;
}
.container-right{
	width: 100%;
}
.four .title {
	background: url(../img/line.png) no-repeat center bottom;
	padding-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #d34941;
	text-align: center;
}

.four .des {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 14px;
}

.four .clients {
	margin-top: 52px;
	width: 100%;
	padding-left: calc((100% - 1170px) / 2);
}

.four .clients .leftsay {
	margin-top: 22px;
}

.four .clients .leftsay .top {
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	background: url(../img/bline.png) no-repeat left bottom;
	padding-bottom: 50px;
}
.four .clients .leftsay .mobiletop{
    display: none;
    color: #333333;
	font-size: 20px;
	font-weight: bold;
	background: url(../img/bline.png) no-repeat left bottom;
	padding-bottom: 30px;
}
.four .clients .leftsay .btm {
	margin-top: 40px;
	font-size: 14px;
	color: #777;
}

.four .clients .swiper-container {
	padding-left: 33px;
	padding-top: 28px;
}

.four .clients .rightswiper .swiper-slide {
	width: 300px;
}

.four .clients .rightswiper .swiperbox {
	width: 300px;
	height: 296px;
	padding: 28px 0;
	background: #fff;
	box-shadow: 0.557px 3.961px 46px 0px rgba(144, 144, 144, 0.13);
}

.four .clients .rightswiper .swiperbox .img {
	position: absolute;
	left: -33px;
	top: 40px;
}

.four .clients .rightswiper .swiperbox .name {
	margin-top: 18px;
	margin-left: 48px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.four .clients .rightswiper .swiperbox .work {
	margin-left: 48px;
	font-size: 16px;
	color: #333;
}

.four .clients .rightswiper .swiperbox .swiperbtm {
	line-height: 22px;
	font-size: 12px;
	color: #777;
	margin-top: 30px;
	padding: 0 28px;
}

.four .clients .rightswiper .swiperbox .zs {
	position: absolute;
	right: 30px;
	top: -28px;
}

.four .clients .rightswiper .swiperlogo {
	text-align: center;
	margin-top: 20px;
}

.five {
	background: url(../img/databg.png) no-repeat;
	background-size: cover;
	padding: 40px 0 60px;
}

.five .title {
	background: url(../img/line.png) no-repeat center bottom;
	padding-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #d34941;
	text-align: center;
}

.five .des {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 14px;
}

.five .data {
	margin-top: 70px;
}

.five .data .datatop {
	font-size: 30px;
	font-weight: bold;
	color: #d34941;
	text-align: center;
}

.five .data .databtm {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.six {
	background: #363940;
	padding: 0;
}

.six .left {
	width: 45%;
	padding: 70px 0;
	float: left;
	padding-right: 5%;
}

.six .right {
	width: 50%;
	float: right;
	background: url(../img/map.png) no-repeat center;
	background-size: cover;
	height: 621px;
}

.six .clear {
	clear: both;
}

.contact {
	color: #7b7c80;
	width: 60%;
	float: right;
}

.contact .tit {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

#name {
	margin-top: 40px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #494b52;
	width: 100%;
	background: transparent;
	outline: none;
	color: #fff;
}

#email {
	margin-top: 40px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #494b52;
	width: 100%;
	background: transparent;
	outline: none;
	color: #fff;
}

#comment {
	width: 100%;
	height: 120px;
	border: 1px solid #494b52;
	background: transparent;
	resize: none;
	color: #fff;
}

.six .message {
	margin-top: 40px;
}

#submit {
	width: 146px;
	height: 48px;
	border: 0;
	background: #d34941;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}

.links {
	background: #f3f3f3;
	padding-bottom: 20px;
}
.links .contain{
    width: 1200px;
    margin: 0 auto;
}
.links .lkleft {
	line-height: 12px;
	border-left: 5px solid #d34941;
	font-size: 14px;
	color: #333;
	padding: 0 8px;
	margin-top: 20px;
}

.links .friends {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 0;
}

.links .friends li {
	margin-right: 18px;
	line-height: 12px;
	margin-top: 20px;
}

.links .friends li a {
	color: #333333;
}

.links .friends li a:hover {
	color: #d34941;
}
@media (max-width: 740px) {
    .banner .mouse{
        display: none;
    }
    .links .contain{
        width: 100%;
        padding: 0 15px;
    }
}
@media (min-width: 768px){
    .links .contain{
        width: 750px;
    }
}
@media (min-width: 992px){
    .links .contain{
        width: 970px;
    }
}
@media (min-width: 1200px){
    .links .contain{
        width: 1200px;
    }
}