@charset "utf-8";
/* CSS Document */
.win{
	width:1180px;
	 height:410px; margin: 0 auto; background:#FFF;
	position:relative; background:#fff;
	overflow: hidden;  border: solid 1px #eaebea;  box-shadow:4px 6px 8px -6px ;  
z-index:0;
}
.title{
	width:1180px;height:114px; background:#ffe9e2;  position: relative;
}
.title a{
	width:339px; padding:20px; height:74px; float:left; line-height:70px;font-size:24px;color:#000;text-decoration: none;  border-right:solid 1px #ffd6c9; position: relative; z-index: 1; text-align:left;
}

 
.title a .bx01img { width:70px; height:70px; margin:2px; 
    float: left;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background: #333;
}
.title a .bx01img img{border-radius:50px} 


.title .float{
	width:380px;height:100%;background:#fff;position: absolute; color:#000;
}
.box{
	width:1140px;height:410px;position: relative;
}


.box div{
	width:1170px;height:410px;position: absolute;left:-100%;font-size: 22px;line-height:30px; top:0; color:#575757; margin-top:30px;
}

.rightB{
	width:50px;height:70px;font-size: 20px;color:#fff;background: rgba(0,0,0,0.5);position: absolute;right:0;top:40%;line-height:70px;text-align: center;cursor: pointer;display: none;
}
.leftB{
	width:50px;height:70px;font-size: 20px;color:#fff;background: rgba(0,0,0,0.5);position: absolute;left:0;top:40%;line-height:70px;text-align: center;cursor: pointer;display: none;
}
.color1{background: #fff;  font-size:22px; color:#000}
.color2{background: #fff;  font-size:22px; color:#000}
.color3{background: #fff;  font-size:22px; color:#000}



/*  */  



