﻿.Box_2018{
	
	background:url(../image/box.png) repeat;
	width:100%;
	height:280px;
	
	bottom:50px;
	z-index:99;
	padding-top:10px;
    
   
    
   
}


.w1200{
	position:relative;
	width:1000px;
	margin:0 auto;
    
}

.left_news {
	width:700px;
	position:absolute;
	left:0px;
	top:20px; 
	height:187px;
    
	}

#NewsTab2018 {
	zoom:1;
	
	font-size:20px;}

#NewsTab2018 li {
	font-family:"微软雅黑", "Microsoft YaHei", "宋体";
	float:left;
	cursor:pointer;
	padding:0px;
	padding:0px 8px;
	height:35px;}


#NewsTab2018 li a{
	
	font-family:"微软雅黑", "Microsoft YaHei", "宋体";
    font-size:20px;
    text-decoration:none;
}
	
#NewsTab2018 li.current, #NewsTab2018 li:hover {
	
	color:#fff;
	font-weight:bold;
    
    border-bottom:#fff 1px solid;
	
	}

.IndexNewsList2018 {
	width:650px;
	margin-top:15px;
	display:none;
	
	}
.IndexNewsList2018:first-child{display:block;}

.IndexNewsList2018 li{
	
	padding-left:5px;	
	line-height:35px;	
	font-size:16px;
	font-family:"微软雅黑", "Microsoft YaHei", "宋体";
	}
.IndexNewsList2018 li a{
	font-size:16px;
	font-family:"微软雅黑", "Microsoft YaHei", "宋体";
	color:#000;

	}


.right_zt{
	width:300px;
	position:absolute;
	left:800px;
	top:18px; 
	height:250px;
	color:#000;

}

	
.ZtTitle{
	
	font-size:20px;
	font-family:"微软雅黑", "Microsoft YaHei", "宋体";
	color:#000;
	line-height:35px;
    position:absolute;
	
}

ul.IndexRightBox_2018{
	
     position:absolute;
    
    top:45px;
    
	margin:0px;
	padding:0px;
    
	margin-top:5px;
    
    height:250px;

    
   
}

ul.IndexRightBox_2018 li{
	

	margin:10px 0px;
	
    line-height:50px;
}



#Roller {
	position:relative;
	width:220px;
	height:128px;
	overflow:hidden;
}

#Roller ul{
}

.RollerControl {
	position:absolute;
	bottom:0px;
	right:0px;
}

.RollerUp {
	cursor:pointer;
	width:10px;
	height:5px;
	background:url(../image/RollerUp.png) no-repeat;
	margin-bottom:5px;
}

.RollerDown {
	cursor:pointer;
	width:10px;
	height:5px;
	background:url(../image/RollerDown.png) no-repeat;
}



