/* CSS RESET */
body,div,ul,li,span,a,img,p,h1,h2,h3,h4,h5,h6,em,i{padding:0; margin:0;}
body{font:12px "Î¢ÈíÑÅºÚ",Arial;}
a{text-decoration:none;}
a,img{border:none;}
ul,li{list-style:none;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
/*clearfixÇå³ý¸¡¶¯*/
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {
	zoom: 1;
}
.w1000{ width:1000px; margin:0 auto;}
.ss{ width:100%; position:relative;}
.s1{ }
.s2{ }
.s3{ background:#FF0;}
.s4{ background:#F00;}

.nav {
text-align: center;
position: fixed;
z-index: 1000;
width: 100%;
background: #000;
}
.nav ul li {
float: left;
width: 122px;
height: 58px;
line-height: 58px;
}
.nav ul li a {
font-size: 18px;
font-family: "Î¢ÈíÑÅºÚ";
color: #fff;
display: inline-block;
width: 122px;
height: 58px;
line-height: 58px;
text-align: center;
}
.nav ul li:hover{ background:url(../images/nav_li_on.png) no-repeat left bottom;}
.nav ul li.current { background:url(../images/nav_li_on.png) no-repeat left bottom;}
a.btn_buy:hover{ opacity:0.6;filter(alpha=60);}

#section_0{ background: url(../images/body_bg.jpg) fixed;height:944px;}

.desc{background: url(../images/jagged_bottom.png) repeat-x;
width: 100%;
height: 22px;
position: relative;
z-index: 20;
margin-top: -20px;}


.desc2 {
background: url(../images/intro_bg2.jpg) fixed;
width: 100%;
height: 106px;
position: relative;
}

.formlist input{  border:none; border-bottom:1px solid #0A0A0A; width:450px;font-size:18px; padding:5px; height:28px; line-height:28px; color:#000; outline:none; margin-bottom:30px;}
.formlist input.btn_yy{ border-bottom:none; margin:0 auto; background:url(../images/btn_yy.png) no-repeat; width:187px; height:60px; text-align:center; margin-top:30px; cursor:pointer;}
.tell{ display:inline-block;width:79px; height:79px; background:url(../images/tell.png) no-repeat; margin-right:20px;position:relative;}
.tell:hover{ background:url(../images/tell_on.png) no-repeat;}
.tell:hover .tell_num{ display:block;}
.qq{ display:inline-block;width:79px; height:79px; background:url(../images/qq.png) no-repeat; margin-right:20px; }
.qq:hover{ background:url(../images/qq_on.png) no-repeat;}

.wx{ display:inline-block;width:79px; height:79px; background:url(../images/wx.png) no-repeat; margin-right:20px;}
.wx:hover{ background:url(../images/wx_on.png) no-repeat;}
.container .a_case:hover{ opacity:0.6; filter:alpha(opacity=60);}
.btn_yy:hover{ opacity:0.6; filter:alpha(opacity=60);}

.a_case:hover{ opacity:0.6; filter:alpha(opacity=60);}

