body{ font-size: 14px; font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", sans-serif}
body,div,p,ul,h1,h2{  margin: 0; padding: 0; }
img{ border: none; vertical-align: top; }
li{ list-style: none; }
a{ text-decoration: none; cursor: pointer; }
a:hover{text-decoration:underline;}
input,select{ margin: 0; padding: 0;  }

.wrapper{ margin: 0 auto; width: 1000px; }
.fl{ float: left; }
.fr{ float: right; }
.clear{ zoom: 1; }
.clear:after{ content: ''; display: block; clear: both; }

body{
    background: #fff url("../img/main-bg.jpg") no-repeat center top;
}
#top-nav{
    background: #333;
    height: 32px;
    line-height: 32px;
    color: #fff;
}
#top-nav a{
    margin-right: 10px;
    color: #fff;
}
#top-nav input{
    width: 100px;
    margin-right: 10px;
    border: none;
}
#top-nav .red{
    color: #db1f1f;
}
#main-nav li{
    float: left;
    margin-left: 20px;
}
#main-nav li a{
    display: block;
    height: 60px;
    line-height: 60px;
    color: #4c4c4c;
    font-size: 16px;
    font-family: "microsoft yahei";
}
.banner{
    text-align: center;
    margin-top: 40px;
}

#search{
    width: 760px;
    margin: 40px auto 0;
}
#search .search-box{
    background: #fff;
    border: #4298e6 solid 1px;
}
#search .search-box select{
    height: 36px;
    line-height: 36px;
    width: 130px;
    padding: 4px 6px;
    background: #fff;
    border: none;
    vertical-align: middle;
    float: left;
    border-left: #4298e6 solid 1px;
    outline: none;
}
#search .search-box input[type="text"]{
    border-radius: 0;
    border: none;
    outline: none;
    height: 20px;
    line-height: 20px;
    padding: 8px 10px;
    width: 470px;
    float: left;
}
#search .search-select{
    height: 38px;
    border-left: #4298e6 solid 1px;
    position: relative;
    font-size: 12px;
    text-align: left;
}
#search .search-box .small span{
    width: 63px;
    background-position: 75px center;
}
#search .search-box .large span{
    width: 103px;
    background-position: 115px center;
}
#search .search-select span{
    display: block;
    width: 83px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    color: #666;
    padding: 0 17px 0 8px;
    cursor: pointer;
    background: url("../img/select-arrow.png") no-repeat 94px center;
}
#search .search-click{
    background: #f8f8f8;
}
#search .search-option{
    position: absolute;
    z-index: 999;
    top: 42px;
    right: 0;
    border-radius: 3px;
    border: #ddd solid 1px;
    min-width: 128px;
    padding: 8px 0;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0,0,0,0.05);
    display: none;
}
#search .search-option li{
    height: 22px;
    line-height: 22px;
    color: #666666;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 10px;
}
#search .search-option  li.active{
    background: #4298e6;
    color: #fff;
}
#search .search-button{
    background: url("../img/main-button.png") no-repeat;
    height: 40px;
    width: 117px;
    margin-left: 20px;
}
.container{
    position: relative;
    margin: 50px 0 20px;
}
.container .ztffl{
    background: #fff;
    width: 928px;
    margin: 0 auto;
    padding: 15px 10px;
    background: #fff url("../img/class-bg.jpg") no-repeat center bottom;
}
.container .ztffl .header{
    border-bottom: #ddd solid 1px;
    padding-bottom: 10px;
}
.container .ztffl h2{
    margin-left: 20px;
    line-height: 20px;
    height: 20px;
    font-size: 14px;
    font-weight: normal;
    border-left: #3296e5 solid 4px;
    color: #333;
    text-indent: 14px;
}
.container .ztffl ul{
    padding-top: 15px;
}
.container .ztffl li{
    float: left;
    width: 199px;
    height: 28px;
    color: #0c72c0;
    line-height: 28px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container .ztffl a{
    color: #0c72c0;
}
.container .group-links{
    margin-top: 40px;
}
.container .group-links .item{
    width: 298px;
    margin-left: 25px;
    padding-bottom: 20px;
}
.container .item h2{
    height: 32px;
    line-height: 32px;
    text-indent: 40px;
}
.container .item h2.header-click{
    background: url("../img/click-list.png") no-repeat left;
}
.container .item h2.header-new{
    background: url("../img/new-list.png") no-repeat left;
}
.container .item h2.header-news{
    background: url("../img/news-list.png") no-repeat left;
}
.container .item h2 a{
    color: #333;
    font-size: 16px;
    font-family: "microsoft yahei", "黑体";
}
.container .item h2 a:hover{
    text-decoration: none;
}
.container .item ul{
    padding-left: 40px;
    height: 240px;
    overflow: hidden;
}
.container .item li a{
    color: #666;
    line-height: 24px;
}
.other-links{
    padding: 10px 0;
    margin: 0 auto;
    width: 300px;
    line-height: 25px;
}
.other-links select{
    margin-left: 12px;
    height: 25px;
    width: 150px;
}
.other-links a{
    margin-left: 12px;
    width: 63px;
    height: 25px;
    background: url("../img/run.png") no-repeat;
}
#footer{
    background: #666;
}
#footer p{
    text-align: center;
    line-height: 24px;
    padding: 16px 0;
    color: #fff;
}