*{
    padding:0;
    margin:0;
}
.cls{
    clear:both;
}
html,body{
    font-size:14px;
    font-family:"微软雅黑";
    color:#333;
    margin:0;
    padding:0;
    background: #F5F5F5;
}
div,ul,ol,li,dl,dt,dd,p,span,em,strong,b,i,h1,h2,h3,h4,form,input,button,textarea,select,option,img,a,label{
    margin:0;
    padding:0;
}
h1,h2,h3,h4{
    font-size:14px;
}
ul,ol,dl,dt,dd,p,li{
    display:block;
    border:0;
    list-style: none;
}
img{
    border:0;
    /*background:#F0F0F0;*/
    vertical-align:top;
}
/*img:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-zom-opacity:0.9;
	-khtml-opacity:0.9;
	}*/
input,textarea,a{
    outline: none;
}
textarea{
    resize: none;
}
a{
    text-decoration:none;
    color:#333;
}
body .container{
    width:960px;
    margin: 0px auto;
    background: #fff;
    padding: 40px 20px;
    overflow: hidden;
}
.banner{
    overflow: hidden;
    text-align: center;
    height: 90px;
    width: 100%;

}
.head_1 img{
    float: left;
}
.head_1 .line{
    width:1px;
    height: 50px;
    background: #E1E4E4;
    display: block;
    float: left;
    margin: 0 10px;
}
.head_1 span{
    line-height: 60px;
    font-size: 22px;
    color: #545454;
}
.head_1 ul{
    float: right;
    width: 600px;
    height: 50px;
    margin: 10px 0 0 0 ;
}
.head_1 ul li{
    float: left;
    overflow: hidden;
    width: 150px;
}
.head_1 ul li p{
    overflow: hidden;
    position: relative;
    width: 150px;
    height: 30px;
}
.head_1 ul li p span{
    display: block;
    width: 150px;
    height: 5px;
    background: #4ED6C8;
    position: absolute;
    top: 10px;
}
.head_1 ul li p em{
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-style: normal;
    background: #4ED6C8;
    position: absolute;
    color: #FFFFFF;
    border-radius: 35px;
    position: absolute;
    left: 70px;
    text-align: center;

}
.head_1 ul  .now p span{
    background: #2bb8aa;
}
.head_1 ul .now p em{
    background: #2bb8aa;
}

.head_1 ul .fiture p span{
    background: #ccc;
}
.head_1 ul .fiture p em{
    background: #ccc;
}


.head_1 ul li .over{
    display: block;
    font-style: normal;
    text-align: center;
    color: #4ED6C8;
}
.head_1 ul li .font{
    display: block;
    font-style: normal;
    text-align: center;
    color: #2bb8aa;
}
.head_1 ul li .no{
    display: block;
    font-style: normal;
    text-align: center;
    color: #ccc;
}
	
	
	

