/*样式重置*/
html{
	font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
	}
body,h1,h2,h3,h4,h5,p,span,ul,img,li{
	margin:0;
	padding:0;
	list-style:none; 
}
img{
	border:0;
	vertical-align:middle;
}
a img,img{
	-ms-interpolation-mode:bicubic;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #666;
}
.pc{
	width: 100%;
	height: 100%;
}
.wrap{
	display: none;
}
/*header*/
header{
	width: 100%;
	overflow: hidden;
}
header .wrapper{
	width: 1200px;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
}
header .wrapper a.logo{
	width: 279px;
	height: 46px;
	float: left;
}
header .wrapper a.logo img{
	width: 100%;
}
header .wrapper ul.header-tab{
	float: right;
	margin-right: 10px;
}
header .wrapper ul.header-tab li{
	float: left;
	font-size: 16px;
	margin: 0 0 0 36px;
	position: relative;
}
header .wrapper ul.header-tab li a{
	text-align: center;
	display: block;
}
header .wrapper ul.header-tab li:hover a{
	color: #58b2dc;
}
header .wrapper ul.header-tab li.active a{
	color: #58b2dc;
}
header .wrapper ul.header-tab li.active span{
	position: absolute;
	bottom: 16px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 36px;
	height: 3px;
	background-color: #58b2dc;
}
header .wrapper ul.header-tab li:hover span{
	position: absolute;
	bottom: 16px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 36px;
	height: 3px;
	background-color: #58b2dc;
}
/**/
section .body .swiper-container img{
	width: 100%;
	min-width: 1200px;
}
/**/
.section4{
	width: 100%;
	height: 60px;
	background-color: #f5f5f5;
}
.w12{
	width: 1200px;
	margin: 0 auto;
	height: 60px; 
}
.section-title{
	float: left;
	line-height: 60px;
	color: #ff5a5a;
}
.section-title img{
	margin-right: 8px;
}
.wraps{
	position: relative;
	width: 1050px;
	float: right;
}
.present-rank-wrap{
	position: relative;  
	height: 60px; 
	overflow: hidden; 
	font-size: 16px;
}
.present-rank{
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	white-space:nowrap; 
	line-height: 60px; 
}
.rank-item{ 
	padding: 10px;
}
.rank-item b{
	color: #ff5a5a;
	font-weight: 500;
}
/*四个块*/
/*成本*/
.cost{
	width: 100%;
	padding-bottom: 64px;
	overflow: hidden;
	padding-top: 32px;
}
.cost_wrapper{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.functions {
    padding: 40px 0 90px 0;
    overflow: hidden;
}
.functions li {
    float: left;
    width: 260px;
    text-align: center;
    margin-right: 40px;
}
#no_margin{
	margin: 0;
}
.functions li img {
    margin-bottom: 32px;
}
.functions li .line1 {
    font-size: 30px;
    color: #333;
    line-height: 28px;
    font-weight: 500;
}
.functions li .line2 {
    width: 40px;
    height: 4px;
    margin:0 auto ;
    margin-top: 12px;
    margin-bottom: 10px;
}
.functions li .line3 {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto;
}
/*成功案例*/
.successful{
	width: 100%;
	height: 712px;
	background:url(../img/successful_bj.png) no-repeat;
	background-size: cover;
}
.successful_wrapper{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.successful_wrapper h2{
	font-size: 40px;
	color: #0575cb;
	margin-top: 60px;
	text-align: center;
}
.successful_wrapper .english{
	font-size: 14px;
	color: #0575cb;
	text-align: center;
}
.successful .successful_wrapper ul{
	width: 100%;
	margin-top: 70px;
	overflow: hidden;
}
.successful .successful_wrapper li{
	width: 300px;
	overflow: hidden;
	float: left;
}
.successful .successful_wrapper li img{
	width: 300px;
}
/*联系方式*/
.contact{
	width: 100%;
	overflow: hidden;
	padding: 0 0 80px 0;
}
.contact_wrapper{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.contact_wrapper h2{
	font-size: 40px;
	color: #0575cb;
	margin-top: 60px;
	text-align: center;
}
.contact_wrapper .english {
    font-size: 14px;
    color: #0575cb;
    text-align: center;
}
.contact_wrapper .weixin{
	padding: 0 100px;
	overflow: hidden;
	margin: 50px auto;
}
.contact_wrapper .weixin .weixin_box{
	width: 144px;
	height: 144px;
	background: url(../img/wixin-box.png) no-repeat;
	text-align: center;
	line-height: 140px;
	display: inline-block;
	margin:0 33px;
}
.contact_wrapper .weixin .weixin_box img{
	display: inline-block;
	vertical-align: middle;
}
.contact .contact_wrapper .information{
	margin: 0 auto;
	overflow: hidden;
}
.contact .contact_wrapper .information li{
	display: inline-block;
}
.contact .contact_wrapper .information_li{
	text-align: center;
}
.contact .contact_wrapper .lines{
	width: 2px;
	height: 24px;
	background-color: #007AFF; 
	margin: 0 60px;
}
.contact .contact_wrapper .information_li img{
	margin-top: -10px;
}
.contact .contact_wrapper .information_li p{
	font-size: 24px;
	color: #333333;
	margin-top: 6px;
	display: inline;
	margin-left: 4px;
}
/*页脚*/
.footer{
	width: 100%;
	height: 50px;
	background: #4d5e6d;
	text-align: center;
	line-height: 50px;
	
}
.footer p{
	font-size: 14px;
	color: #FFFFFF;
}
@media screen and (max-width: 680px) {
    .pc{
		display: none;
	}
	.wrap{
        display:block;
	}
	html {
    font-size:625%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
	}
	html,body{
		width:100%;
		height: 100%;
		padding: 0;
		margin: 0;
		background-color: #F5F5F5;
	}
	.wrap{
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		overflow: hidden;
	}
	.wrap header{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 5;
		width: 100%;    
		height: .45rem;
		line-height: .45rem;
		box-sizing: border-box;
		padding: 0 .1rem;
		background-color: #fff;    
	}
	.wrap header .left img{
		display: inline-block;
		height: .28rem;
		width: auto;
		margin-top: .085rem;
	}
	.wrap header .right{
		position: absolute;
		right: .1rem;
		top: 0;
	}
	.wrap header .right a{
		font-size: .16rem;
		color: #0575CA;
	}
	.wrap section{
		box-sizing: border-box;
		padding-top: .45rem;
		width: 100%;    
		height: 100%;
		overflow-x: hidden;
		overflow-y: scroll; 
		background-color: #fff;
	}
	.wrap .content .tip{
		height: .3rem;
		line-height: .3rem;
		font-size: .14rem;
		position: relative;
		background-color: #F5F5F5;
	}
	.wrap .content .tip marquee{
		margin-left: 13%;
	}
	.wrap .content .tip .medal{
		position: absolute;
		left: .15rem;
		/* top: .05rem; */
		top: 0;
		z-index: 3;
	}
	.wrap .content .medal img{
		display: inline-block;
		width: .16rem;
		height: auto;
	}
	.wrap .content marquee span{
		font-size: .12rem;
		margin-right: .2rem;
	}
	.wrap .content marquee span b{
		color: #ff5a5a;    
	}
	.wrap .content .four{
		box-sizing: border-box;
		display: block;    
		padding: .15rem;
		width: 100%;
		height: auto;
		clear: both;
		overflow: hidden;
	}
	.wrap .content .four dl{
		box-sizing: border-box;
		width:50%;
		height: auto;
		min-height: 2.3rem;
		float: left;    
		overflow: hidden;
	}
	.wrap .content .four dl dt{
		display: inline-block;
		width: 100%;
		height: auto;
		margin-top: .2rem;
	}
	.wrap .content .four dl:nth-child(1) dt,.content .four dl:nth-child(2) dt{
		margin-top: .05rem;
	}
	.wrap .content .four dl dt img{
		display: inline-block;
		width: 50%;
		height: auto;
		background-color: #fff;
		margin-left: 25%;
	}
	.wrap .content .four dl dd{
		display: inline-block;
		width: 100%;
		height: auto;
		text-align: center; 
		margin-bottom: .15rem;   
	}
	/* .content .four dl:nth-child(1) dd,.content .four dl:nth-child(2) dd{
		
	} */
	.wrap .content .four dl dd span{
		display: inline-block;
		height: .36rem;
		line-height: .36rem;
		font-size: .18rem;
		font-weight: bold;
		border-bottom: 3px solid #2EB3A9;
		margin-bottom: .06rem;
	}
	.wrap .content .four dl dd p{
		display: inline-block;
		height: .2rem;
		line-height: .2rem;
		font-size: .12rem;
		text-align: left;
		word-break: break-all;    
	}
	.wrap .content .four dl:nth-child(1) dd p,.content .four dl:nth-child(3) dd p{
		padding-right: .12rem;
	}
	.wrap .content .four dl:nth-child(2) dd p,.content .four dl:nth-child(4) dd p{
		padding-left: .12rem;
	}
	.wrap .content .four dl:nth-child(1){
		border-bottom: 1px solid #eee;
		border-right: 1px solid #eee;
	}
	.wrap .content .four dl:nth-child(2){
		border-bottom: 1px solid #eee;
	}
	.wrap .content .four dl:nth-child(3){
		border-right: 1px solid #eee;
	}
	.wrap .content .four dl:nth-child(2) dd span{
		border-bottom: 3px solid #E497DA;
	}
	.wrap .content .four dl:nth-child(3) dd span{
		border-bottom: 3px solid #59DA99;
	}
	.wrap .content .four dl:nth-child(4) dd span{
		border-bottom: 3px solid #FEC934;
	}
	.wrap section .swiper-container{
		width: 100%;
		height: auto;
	}
	.wrap section .swiper-container .swiper-slide{
		width: 100%;
		height: auto;
		max-height: 1.29rem;
		min-height: 1.1rem;
		background-color: #eee;
	}
	.wrap section .swiper-container .swiper-slide a{
		width: 100%;
		height: auto;
	}
	.wrap section .swiper-container .swiper-slide a img{
		display: block;
		width: 100%;
		height: auto;
	}
	.wrap .contact{
		clear: both;
		width: 100%;
		height: auto;
		border-top: .1rem solid #F5F5F5;
		padding-bottom: .2rem;
	}
	.wrap .contact h3{
		text-align: center;
		color: #0575CA;
		font-size: .2rem;
		margin: .2rem 0;
		font-weight: normal;
	}
	.wrap .contact ul{
		position: relative;
	}
	.wrap .contact ul .qq{
		position: absolute;
		left: 50%;
		top: .085rem;
		z-index: 6;
		width: .35rem;
		height: .35rem;
		margin-left: -.175rem;
	}
	.wrap .contact ul li a{
		display: inline-block;
		width: 50%;
		height: .26rem;
		line-height: .26rem;
		text-align: center;
		font-size: .14rem;
	}
	.wrap .contact .quickMark{
		text-align: center;
		margin-top: .3rem;
	}
	.wrap .contact .quickMark dl{
		float: left;
		width: 33.3%;
	}
	.wrap .contact .quickMark .bg{
		display: inline-block;
		width: .85rem;
		height: .85rem;
		background: url(../img/wixin-box.png) no-repeat;
		background-size: 100%;
	}
	.wrap .contact .quickMark .bg img{
		display: inline-block;
		width: .8rem;
		height: .8rem;
		margin-left: .02rem;
		margin-top: .02rem;
	}
	.wrap .contact .quickMark p{
		text-align: center;
		font-size: .12rem;
		color: #0575CA;
		margin-top: .06rem;
		margin-bottom: .15rem;
	}
	.wrap .contact .quickMark dl:nth-child(1),.wrap .contact .quickMark dl:nth-child(1) dd p{
		text-align: right;
	}
	.wrap .contact .quickMark dl:nth-child(3),.wrap .contact .quickMark dl:nth-child(3) dd p{
		text-align: left;
	}
	.wrap .contact .quickMark dl:nth-child(2) img{
		display: inline-block;
		width: .35rem; 
		height: .35rem;
		margin-top: .3rem;
	}
	.wrap section .foot{
		width: 100%;    
		height: .3rem;
		line-height: .3rem;
		background-color: #4C5E6D;
		color: #fff;
		font-size: .12rem;
		text-align: center;
	}
	
	
}
