﻿@charset "utf-8";
/* CSS Document */
body{
	background-color:#f4f1f1;
	margin:0 auto; padding:0;
}
.ym{
	background-color:#FFF;
	width:1000px;
	height:auto;
	margin:0 auto;
	font-size:12px;
}
ul,li{ list-style:none}
a{
	text-decoration:none;
	
}
li{
    position: relative;
    padding-bottom:10px;
    cursor: pointer;
}
.child{
    width: 250px;
    display: none;
    position: absolute;
    z-index: 5;
    background:#fff ;
    top: 20px;
    left: 0;
    height: 20px;
    line-height: 20px;
}
.child a{
/*    margin-left: 0px!important;*/
    display: inline-block;
    text-align: center;
}
.child a:first-child{

}
.child a:hover{
    text-decoration: underline;
    color: red;
}
.zt01{
	background:url(images/ztt_02.jpg) repeat;
	color:#5f5d5e;
}
.zt01 a{
	
	color:#5f5d5e;
}
.zt02 ul li {
	width: 220px;
	float: left;
	line-height: 15px;
	text-align: left;
	height: 35px;
	margin-top: 5px;
}
.zt02 ul li img{	
}
.zt02 ul li a{
	
	color:#282828;
}
.zt03{
	margin-top:20px;
}
.zt04 ul li {
	margin-left: 18px;
	width:170px;
	float:left;
	line-height:20px;
	margin-top:12px;
}
.zt04 ul li img{	
	margin-left:10px;	
}
.zt04 ul li a{
	margin-left:10px;
	color:#282828;
}
.zt05{
	margin-top:5px;
}
.zt06{
	padding-left:5px;
	margin-left:0px;
}
.zt07{
	margin-top:15px;
}
.zt08{
	padding-left:35px;
}
.zt09{
	margin-top:10px;
}
.zt10{
	padding-left:45px;
	font-weight:bold;
	color:#000;
}
.zt11{
	margin-top:10px;
	padding-left:45px;
	line-height:25px;
}
.zt11 a{
	color:#191919;
}
#banquan_1 {
	border-top:3px solid #a8280b;
margin-top: 10px;
width:1000px;
height: 239px;
padding-top:20px;
text-align: center;
color: #191919;
font-family: "宋体";
font-size: 12px;
line-height: 24px;
}