/*自动勾画效果*/
#box {  
    margin: 1px auto 0px; width:850px;  position: relative;  
}  
#box ul {  
    width:760px; position: relative;  
}  
#box li {  
   background:#000;
   list-style: none; 
   left: 377px; 
   top: 146px; 
   width: 0px; 
   height: 0px;
   overflow: hidden; 
   position: absolute; 
   z-index: 0;
   cursor: pointer; 
}  
  
#box li div {  	
    width: 100%; height:40px; bottom: -100px; position: absolute; opacity: 0.7;  
}  

.numbutLeft{width: 15px; height: 5px; background-color:#AFB7B6; float: left; cursor: pointer;}  
.numbut{width: 15px; height: 5px; background-color:#AFB7B6; float: left; margin-left: 5px; cursor: pointer;}  
.numbutCen{width: 15px; height: 5px; background-color:#FF0000; float: left; margin-left: 5px; cursor: pointer;}  
.numbutLeftCen{width: 15px; height: 5px; background-color:#FF0000; float: left; cursor: pointer;}  
.numbutdiv{height: 10px;width: 100%;color: red;margin-top: 0px; padding-top: 0px}  
.ndv{height: 10px;width: 95px; margin: 0 auto}  

#copyright {  
    text-align: center; padding-top: 10px;  
}
.slider-nav {
    display: block;
}

.slider-nav .left:hover {
    background: url(../images/app-services/slider_left.png) bottom;
}

.slider-nav .left {
    left: -60px;
    background: url(../images/app-services/slider_left.png);
}

.slider-nav .right:hover {
     background: url(../images/app-services/slider_right.png) bottom;
}

.slider-nav .right {
    right:-70px;
    background: url(../images/app-services/slider_right.png);
}

.slider-nav pre {
    width: 46px;
    height: 90px;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 100;
    top:140px;
    cursor: pointer;
    text-indent: -9999px;
}
.text-wenzi{
	overflow:hidden;
	text-align:center;
	font-size:16px;
	color:#666;
	padding-top:20px;
	padding-bottom:10px;
}
.yuantu{ 
	width:238px;
	float:left;
	margin-left: 125px;

}
.yuce{
	width:238px;
	float:left;

}
