.scan_banner{
	background: url(/skin/saomiao/1.jpg) 50% 50% /cover no-repeat rgb(255,255,255); 
	height:400px;
}

.biaoti{
	 text-align: center;
}
.biaoti p{
	color: #fff;
	font-size: 26px;

}
.biaoti span{
	color: #fff;
	font-size: 20px;
	display: inline-block;
    margin-top: 20px;
}

.bton{
	
}
.describe{
	display: block;text-align: center;color: #585858;font-size: 20px;
}
.contact_button{
	width: 150px;
    height: 20px;
    background-color: #51b1fb;
    border-bottom: 6px solid #3298e7;
    text-decoration: none;
    padding: 20px;
    border-radius: 6px;
    text-align: center;
    display: block;
    margin: 20px auto;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    line-height: 4px;
}
.contact_button:hover{
	color:#fff;
}

.infoma{
	width: 930px;
	height: 550px;
	margin: 56px auto;
	padding: 0;
}
.scan_left{
	float: left;
    border: 1px solid #dadada;
    height: 530px;
}
.scan_left ul{
	text-decoration: none;
	list-style: none;
	font-size: 16px;
}
.scan_left ul li{
	margin-top:25px;
	margin-left:40px;
}
.scan_left ul li.sli{
	margin-top:16px;
	margin-left:40px;
}
.tab1{
    display: inline-block;
    width: 75px;
    height: 30px;
    text-align: center;
    background-color: #4fb4fc;
    color: #fff;
    line-height: 30px;
    border-radius: 4px;
    vertical-align: top;
}
.tab2{
	padding-left: 18px;
    display: inline-block;
    width: 302px;
}
.scan_right{
	float: right;
	width: 460px;
	height: 530px;

}
.scan_right img{
	height: 250px;
}
.flow{
	height: 340px;
	border-bottom: 1px solid rgba(36, 55, 74, 0.21);
}
.server{
	height: 1510px;
	border-bottom: 1px solid rgba(36, 55, 74, 0.21);
}

.help{
	height: 371px;
	background: url(../../skin/saomiao/help.jpg);
}
.evaluate{
	height: 762px;
	border-bottom: 1px solid rgba(36, 55, 74, 0.21);
}
.public_ul li a{
	color:#fff;
}
.public_ul li a:hover{
	color: #fff;
}



.tab-title{
	position:relative;
	width: 1200px;
	height: 200px;
	margin: 19px auto;
	padding-left: 80px;
	
}

.tab-title ul li{
	float: left;
    width: 160px;
    height: 70px;
    text-align: center;
    margin:50px;
}
.tab-title ul li a{
	display: block;
    text-decoration: none;
    background-color: #fff;
    font-size: 18px;
    line-height: 35px;
    color: #000;
    border-radius: 6px;
    border-bottom: 6px solid #cdcdcd;


}
.tab-title ul li a span{
    display: block;
    width: 112px;
    border-top: 1px solid #000;
    font-size: 16px;
    margin: 0 auto;

}
.tab-title ul li.select a span{
	border-top:1px solid #fff;

}
.tab-title ul li.select a{
	background-color :#38acff;
	color: #fff;
	border-bottom: 6px solid #2686cf;
}
.tab-title ul li a:active{
	background-color :#38acff;
	color: #fff;
	border-bottom: 6px solid #2686cf;
}
.tab-cont{
	border-top: 8px solid #51b1fb;
}
.tab-cont .tabct img{
	width: 100%;
	vertical-align: top;
}
.line_point{
	height: 38px;
}
.icon-top{
	display: block;
	width: 61px;
	height: 38px;
	background:url(../../skin/saomiao/icon-top.png) no-repeat;
	margin:0 auto;
	margin-top: 27px;
	display: none;
}
.select .icon-top{
	display: block;
}
#scan_help li a:hover{
    color: #56d0ff;
}