@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
ul{list-style:none;}
img{ width:100%;}


/*gundong*/
.gundong{ width:100%; margin:0 auto; background:url(../images/top_bg2.png) repeat-x; height:30px; overflow:hidden;}
.gundong_center{ width:96%; margin:0 auto; overflow:hidden;}
.vticker {
	border: 0px solid red;
	width: 73%;
	 float: left;
	background:none;
}
.vticker ul {
	padding: 0; width:96%;
}
.vticker li {
	list-style: none;
	border: 0px solid green;
	padding: 11px;
	width:100%;
}

.et-run {
	background: red;
}
.vticker li a{ float:left; font-family:"微软雅黑"; font-size:12px; color:#6e6f6f; display:block; text-decoration:none;}
.vticker li a:hover{ color:#b9a97e;}
.vticker li span{ float:right; line-height:20px; display:block; color:#333;}

.gundong_title{ float:left; width:22%; background:url(../images/top7.jpg) 1px 9px no-repeat; background-size:15%; padding-left:5%; font-family:"微软雅黑"; font-size:12px; font-weight: normal; line-height:33px; color:#000000; margin-left:0px; padding-top:2px;}

/*project*/
.project{ width:96%; margin:0 auto; overflow:hidden; margin-top:3%;}
.project_title{ width:100%; border-left:5px solid #b9a97e; height:30px; overflow:hidden; margin-bottom:3%;}
.project_title h1{ padding-left:2%; font-family:"微软雅黑"; font-size:18px; font-weight:bold; line-height:30px; color:#626262; float:left;}
.project_title h2{ float:left; padding-left:1%; line-height:38px; font-family: Arial; font-size:14px; color:#cacaca; font-weight:normal;} 
.project_title span{ float:right; height:25px; margin-top:3px; background-color:#cbbc94; width:90px; border-radius:3px; display:block; margin-right:5px; }
.project_title span a{ display: block; font-family:"微软雅黑"; font-size:13px; line-height:25px; text-align:center; color:#FFFFFF;}

.project ul{ width:100%; height:auto; overflow:hidden;}
.project ul li{ width:200px; height:140px; margin-right:10px; margin-bottom:2%; overflow:hidden; float:left;}
/*about*/
.about{ width:100%; height:auto; margin:0 auto; margin-top:2%; overflow:hidden;}

.about_text{width:100%; margin:0 auto; background:url(../images/index_bg1.jpg) repeat;  overflow:hidden; padding-bottom:3%;}
.about_text h1{font-family:"微软雅黑"; font-size:22px; color:#fff; line-height:35px; padding:0px; padding-top:15px; overflow:hidden; margin-left:2%;}
.about_text h2{ width:40px; height:3px; background-color:#FFFFFF;padding:0px; margin:0px; margin-top:10px; float:left; overflow:hidden; margin-left:2%;}
.about_text p{ width:96%; margin:0 auto; font-family:"微软雅黑"; font-size:13px; color:#FFFFFF; line-height:30px; margin-top:30px; height:270px; overflow:hidden;}
.about_text span{ display:block; width:120px; height:40px; background-color:#fff; margin-top:20px; float:left; margin-left:2%;}
.about_text span a{ font-family:"Arial"; font-weight:bold; font-size:13px; color:#bba04f; line-height:40px; text-decoration:none; text-align:center; display:block; }

/*new*/
.new{ width:96%; height:auto; margin:0 auto; margin-top:2%; overflow:hidden; padding-bottom:3%;}
.new_title{width:100%; height:auto; margin:0 auto; padding-top:10px; overflow:hidden;}
.new_title h3{ font-family:"微软雅黑"; font-size:25px; color:#d2b14d; font-weight:normal; text-align:center;}
.new_title span{ display:block; width:35px; height:3px; background-color:#f0f0f0; text-align:center; margin:0 auto; margin-top:15px; margin-bottom:20px;}
.new ul{ width:100%; height:auto; overflow:hidden; margin-top:2%;}
.new ul li{ width:49%; height:auto; float:left; margin-right:2%; margin-bottom:2%; overflow:hidden; background-color:#f7f7f7;}
.new ul li h1{ font-family:Arial; font-size:13px; color:#cab682; line-height:25px; height:50px; font-weight:normal; padding:1%; overflow:hidden;}
.new ul li h2{ background:url(../images/time2.png) left no-repeat; font-family:Arial; font-size:12px; line-height:25px; color:#9c9c9c; padding-left:20px; font-weight:normal; margin-left:2%;}
.new ul li p{  padding:2%; height:110px; overflow:hidden; padding-bottom:10px; }
.new ul li p a{font-family:"微软雅黑"; font-size:12px; color:#9f9f9f; line-height:22px;}
.new ul li p a:hover{ color:#cab682;}






