@charset "utf-8";
/* CSS Document */
body{ background:#fff !important; }
ul,li{ list-style:none;}
.wrapper{ width:1040px; margin:0 auto;}
.wei-banber{
	margin-bottom:10px;
	width:1040px;
	overflow:hidden;
}



.wei-smart{
	color:#494949;
}

.wei-point{
	width:1030px;
	height:36px;
	line-height:36px;
	padding:0 15px 0 55px;
	margin-top:40px;
	background:url(../images/wei-point.gif) no-repeat;
}

.wei-point-left{
	float:left;
	max-width:400px;
	color:#666;
	font-size:14px;
}


.wei-point-right{
	float:right;
	max-width:500px;
	color:#666;
}

.wei-say{
	margin:40px 0 20px;
}


.wei-say-tit{
	margin-bottom:40px;
}

.wei-say-tit h3{
	float:left;
	font-size:24px;
	width:640px;
	font-weight:normal;
}

.wei-say-tit a{
	float:right;
	display:inline-block;
	width:87px;
	height:34px;
	overflow:hidden;
	line-height:9999em;
	background:url(../images/wei-qq.jpg) no-repeat;
}

.wei-round{
	padding-bottom:40px;
	border-bottom:1px solid #ddd;
	position:relative;
}

.wei-round-tit{
	margin-bottom:22px;	
}

.wei-round-tit li{
	float:left;
	width:170px;
	height:140px;
	padding:50px 30px;
	margin:0 15px;
	font-size:18px;
	line-height:30px;
	_display:inline;
	overflow:hidden;
	color:#fff;
	cursor:pointer;
	text-align:center;
	background:url(../images/blue-round.jpg) no-repeat;
}
.wei-round-tit li p{
	padding-top:20px;
}



.wei-round-tit li.on{
	background:url(../images/red-round.jpg) no-repeat;

}

.wei-arrow{
	width:107px;
	height:65px;
	overflow:hidden;
	position:absolute;
	left:82px;
	top:200px;
	background:url(../images/wei-arrow.png) no-repeat;
}

.wei-round-content{
	width:1074px;
	height:100px;
	padding:13px;
	overflow:hidden;
	background:url(../images/wei-box.jpg) no-repeat;
}


.wei-round-content ul{
	width:1074px;
	height:100px;
	overflow:hidden;
}


.wei-round-content ul li{
	width:100%;
	height:100%;
}

.wei-round-pic{
	float:left;
	width:210px;
	height:100px;
}


.wei-round-pic img{
	display:block;
	width:210px;
	height:100px;
}

.wei-round-body{
	width:820px;
	margin-right:10px;
	float:right;
	_display:inline;
	padding-top:10px;
}


.wei-round-body h3{
	font-size:16px;
	margin-bottom:10px;
}

.wei-round-body p{
	line-height:24px;
	font-size:14px;
}

.wei-bar{
	width:1040px;
	height:45px;
	background:url(../images/wei-bar.jpg) no-repeat;
}

.wei-bar-left{
	float:left;
	width:860px;
	padding:0 20px;
	line-height:45px;
	color:#fff;
	font-size:16px;
	overflow:hidden;
}


.wei-bar_right{
	float:right;
	width:120px;

	line-height:45px;
	text-align:center;
	color:#fff;
	font-size:16px;
}


.wei-bar_right a{
	color:#fff;
	text-decoration:none;	
}



.wei-bar_right a:hover{
	color:#000;
	font-weight:600;
}


.wei-bar2{
	width:1040px;
	height:45px;
	margin-bottom:40px;
	margin-top:-15px;
	background:url(../images/wei-bar.jpg) no-repeat;
}

.wei-bar2-left{
	float:left;
	width:860px;
	padding:0 20px;
	line-height:45px;
	color:#fff;
	font-size:16px;
	overflow:hidden;
}


.wei-bar2_right{
	float:right;
	width:120px;
	line-height:45px;
	text-align:center;
	color:#fff;
	font-size:16px;
}


.wei-bar2_right a{
	color:#fff;
	text-decoration:none;	
}



.wei-bar2_right a:hover{
	color:#000;
	font-weight:600;
}

.wei-introduction{
	margin:60px 0;
	padding:20px 0 0 480px;
	min-height:240px;
	font-size:16px;
	line-height:2;
	background:url(../images/meter.jpg) no-repeat 120px 0;
}

.wei-introduction2{
	margin:30px 0;
	min-height:240px;
	font-size:16px;
	line-height:2;
}

.wei-function li{
	margin-bottom:80px;
}


.wei-what-text{
	float:left;
	width:350px;
	padding:20px 0 0 90px;
}

.wei-photo{
	float:right;
	width:600px;
	text-align:right;
	overflow:hidden;
}




.turn .wei-what-text{
	float:right;
}

.turn .wei-photo{
	float:left;
	text-align:left;
}


.wei-what-text h3{
	font-size:30px;
	color:#000;
	margin-bottom:15px;
}
.wei-what-text h4{
	padding-left:15px;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}

.wei-text-body{
	padding-left:15px;
	font-size:16px;
	line-height:1.5;
	color:#666;
}

.wei-tip{
	width:945px;
	height:60px;
	padding:55px 60px;
	line-height:30px;
	font-size:20px;
	margin:0 auto 50px;
	background:url(../images/wei-dashed-box.jpg) no-repeat;
}

.wei-case{
	margin-bottom:20px;
}

.wei-case h2{
	font-size:26px;
	font-weight:normal;
	color:#494949;
	margin:0 0 20px;
}

.wei-case-wrap{
	width:1040px;
	overflow:hidden;
}

.wei-case-wrap ul{
	overflow:hidden;
	zoom:1;
}

.wei-case-wrap li{
	float:left;
	margin:10px 15px;
	_display:inline;
}


.wei-case-wrap li a{
	display:block;
	width:76px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#494949;
	font-weight:600;
}

.wei-round-bg{
	width:76px;
	height:76px;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background:url(../images/wei-round-bg.png) no-repeat;
}

.wei-case-wrap li a img{
	display:block;
	width: 76px;
	height:76px;
}

.wei-case-name{
	display:block;
	line-height:22px;
	height:22px;
	overflow:hidden;
	text-align:center;
}

#wei-icon1{
	background:url(../images/wei-icon1.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon2{
	background:url(../images/wei-icon2.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon3{
	background:url(../images/wei-icon3.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon4{
	background:url(../images/wei-icon4.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon5{
	background:url(../images/wei-icon5.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon6{
	background:url(../images/wei-icon6.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon7{
	background:url(../images/wei-icon7.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon8{
	background:url(../images/wei-icon8.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon9{
	background:url(../images/wei-icon9.jpg) no-repeat;
	margin-top:25px;
}

#wei-icon10{
	background:url(../images/wei-icon10.jpg) no-repeat;
	margin-top:25px;
}
#wei-icon11{
	background:url(../images/wei-icon11.jpg) no-repeat;
	margin-top:25px;
}
#wei-icon12{
	background:url(../images/wei-icon12.jpg) no-repeat;
	margin-top:25px;
}
#wei-icon13{
	background:url(../images/wei-icon13.jpg) no-repeat;
	margin-top:25px;
}

.wx{ float:right; padding-right:20px;}

.qq {
	WIDTH: 120px
}
.qq_t {
	WIDTH: 120px
}
.qq_d {
	WIDTH: 120px
}
.qq_bg {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; WIDTH: 125px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/qq03.png) repeat-y; OVERFLOW: hidden; PADDING-TOP: 10px
}
.qq_bg UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.qq_bg LI {
	TEXT-ALIGN: left; LINE-HEIGHT: 26px; WIDTH: 90px; DISPLAY: inline; MARGIN-BOTTOM: 5px; BACKGROUND: url(../images/qq04.png) no-repeat; FLOAT: left; HEIGHT: 26px; MARGIN-LEFT: 20px
}
.qq_bg LI A {
	COLOR: #333; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.qq_bg LI A:hover {
	COLOR: #ff0000; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
.qq_bg LI IMG {
	MARGIN-TOP: 4px; FLOAT: left; MARGIN-LEFT: 10px; MARGIN-RIGHT: 5px
}