@charset "utf-8";

/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, form, fieldset, input, p, span, th, td, blockquote, lengend, button, textarea {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none outside;
    font-size: 16px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

select, input {
    vertical-align: middle;
    *vertical-align: top;
}

a img, input {
    border: 0
}

img {
    vertical-align: middle;
}

input {
    outline-style: none;
    -webkit-appearance: none;
}

/* 常用样式设置 start */
body {
    font-family: "微软雅黑";
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 130%;
    color: #333;

}

a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e80014;
    text-decoration: none;
}

a:active {
    color: #333;
    text-decoration: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right !important;
}

.banner {
    height: 498px;
    background: url(./banner.jpg) top center no-repeat;
}

.main {

    background: url(./indexbj.jpg) top center repeat-y;

}

.centerbox {
    width: 1200px;
    margin: 0 auto;
}

h3.common {
    margin-top: 50px;
    margin-bottom: 40px;
    height: 60px;
    background: url(./titbj.png) left top no-repeat;
}

h3.common a {
    display: block;
    line-height: 60px;
    font-size: 44px;
    color: #e40011;
    text-align: center;
}

.picsuper {
    width: 700px;
    height: 465px;
    overflow: hidden;
    position: relative;
}

.picsuper .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 1;
}

.picsuper .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.picsuper .hd ul li {
    float: left;
    margin-right: 8px;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.picsuper .hd ul li.on {
    background: #e40011;
    color: #fff;
}

.picsuper .bd {
    height: 465px;
    width: 100%;
    position: relative;
}

.picsuper .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.picsuper .bd img {
    width: 700px;
    height: 465px;
    display: block;
}

.picsuper .bd li p {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(bgtext.png) left top repeat;
    color: #fff;
    text-indent: 1em;
}

.news {
    width: 475px;
    height: 465px;
    overflow: hidden;
}

.news ul li {
    margin-bottom: 15px;
    line-height: 30px;
}

.news ul li a {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.list ul li {
    width: 46%;
    float: left;
    padding-left: 15px;
    margin-bottom: 5px;
    background: url(icon.jpg) left center no-repeat;
    line-height: 36px;
}

.list ul li a {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.list ul li span {
    float: right;
    color: #bbbbbb;
    font-size: 16px;
}

.piclist {
    margin-top: 50px
}

.piclist ul li {
    float: left;
}

.piclist ul li:nth-child(2) {
    margin: 0 30px
}

.piclist ul li img {
    width: 380px;
    height: 112px;
}

.footer {
    height: 250px;
    position: relative;
    background: url(footer_bg.jpg) top center no-repeat;
}

.footer p {
    position: absolute;
    bottom: 40px;
    left: 27%;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.listnews-wrap {
    padding-top: 15px
}

.newserji li span {
    float: right;
    font-size: 14px;
    color: #555
}

.newserji {
    margin-top: 15px
}

.newserji li {
    padding-left: 25px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ccc;
    background: url(icon_06.png) 5px center no-repeat;
}

.nextpage_csj a {
    display: inline-block;
    width: 51px;
    height: 51px;
    background: #efefef;
    line-height: 51px;
    color: #333;
    font-size: 16px;
    text-align: Center;
    margin: 0 2px
}

.nextpage_csj {
    padding-top: 30px;
    text-align: center
}

.nextpage_csj a img {
    position: relative;
}

.nextpage_csj a:hover {
    color: #0682cc
}

.gsxwxq {
    margin: 0 10px;
    font-size: 16px;
    line-height: 28px;
    padding: 30px 0;
}

.gsxwxq p {
    padding-bottom: 15px;
    line-height: 30px;
}

.gsxwxq img {
    width: auto;
    max-width: 550px;
    margin: auto;
}

.gsywtpc {
    margin: 0 15px;
    font-size: 28px;
    line-height: 56px;
    text-align: Center;
    padding: 20px 0 10px;
    font-weight: normal;
}

.fbdate {
    padding-left: 24px;
}

.fbbox {
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    margin: 0 10px;
    border-bottom: #d9d9d9 1px solid;
    padding-bottom: 16px;
}

.fbbox dt {
    text-align: center;
}

.fbbox dd span {
    cursor: pointer;
}