@charset "gb2312";
/* CSS Document */

@import url('base.css');

/* 
	index style
	@Meng 
*/
.wrapper {
    margin: 0 auto;
    width: 1000px;
}
.zttopdiv {
	background:url(../images/topbg.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 340px;
    width: 100%;
}
.zttop {
    height: 340px;
    overflow: hidden;
    width: 1000px;
}
.zttop h1 {
    background: url(../images/logo.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    line-height: 280px;
    margin-left: 100px;
    padding-left: 250px;
}
.zttop h3 {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    line-height: 220px;
    text-align: center;
}
.zttop h2 {
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.ztmenu1 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ff5500;
    height: 50px;
    margin-top: -25px;
    width: 998px;
}
.ztmenu1 ul {
    margin-left: 4px;
}
.ztmenu1 ul li {
    float: left;
}
.ztmenu1 ul li a {
    color: #ff5500;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 99px;
}
.ztmenu1 ul li:hover {
    background: url(../images/topbg.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ztmenu1 ul li a:hover {
    color: #fff;
}
.ztcon table {
    margin-top: 20px;
}
.ztcon table td {
    border: 1px solid #dfdfdf;
    height: 34px;
    padding-left: 10px;
    text-align: left;
}
.ztcon table td a {
    color: #666;
    font-size: 12px;
    margin-right: 5px;
}
.ztcon table td a:hover {
    color: #ff5500;
}
.ztcon table td a.red1 {
    color: #ff0000;
}

.foot {
    display: block;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    width: 1000px;
}
.foot p {
    color: #333;
    line-height: 24px;
    text-align: center;
}
.foot p a {
    color: #333;
    margin: 0 10px;
}


/* ÄÚÈÝÒ³ÑùÊ½ */
.weizhi {
    height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 1000px;
}
.weizhi p {
    color: #666;
    font-size: 12px;
    line-height: 24px;
}
.liebiao1 {
    min-height: 1040px;
    overflow: hidden;
    width: 1000px;
}
.liebiao1left {
    border: 1px solid #e9e9e9;
    display: inline;
    float: left;
    min-height: 978px;
    overflow: hidden;
    padding: 20px 20px 40px;
    width: 608px;
}
.zywenzhang {
    position: relative;
}
.zywenzhang em {
    position: absolute;
    right: -20px;
    top: -20px;
}
.info {
    padding-top: 5px;
    text-align: center;
}
.end_text {
    border-top: 1px dashed #e9e9e9;
    margin: 15px;
    padding: 20px 0;
}
.end_text p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
}
.zywenzhang h2 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    width: 608px;
}
.end_text h3 {
    margin-left: 180px;
    margin-top: 50px;
}
.end_text h3 span {
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-right: 20px;
    padding: 15px 20px;
    text-align: center;
}
.end_text h3 span.span1 {
    background: none repeat scroll 0 0 #fa3839;
}
.end_text h3 span.span2 {
    background: none repeat scroll 0 0 #ccc;
}