@charset "utf-8";

/* CSS Document */

body,
ul,
li,
dl,
dt,
dd,
a,
img,
h1,
h2,
h3,
b,
p {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    font-size: 12px;
}

img {
    border: none;
    vertical-align: top;
}

ul {
    width: 1200px;
    list-style: none;
}

.main {
    width: 1000px;
    margin: 0 auto;
}

.head {
    background: #070202;
    width: 100%;
    height: 36px;
}

.headcont {
    width: 1000px;
    margin: 0px auto;
    height: 36px;
}

.headcont_l {
    width: 600px;
    float: left;
}

.headcont_l ul li {
    line-height: 36px;
    background: url(../images_jiancha/dian.gif) no-repeat left center;
    height: 36px;
    float: left;
}

.headcont_l ul li.nodian {
    background: none;
}

.headcont_l ul li a {
    color: #FFF;
    margin: auto 13px;
}

.head_r {
    width: 178px;
    float: right;
    height: 36px;
}

.head_r a {
    color: #FFF;
    line-height: 36px;
}

.logo {
    width: 1000px;
    margin: 30px auto 23px 40px;
}

.logo a img,
.banner a img {
    border: none;
}

.banner {
    text-align: center;
}

.botcont {
    width: 1000px;
    margin-top: 40px;
    height: 240px;
}

.yyjj {
    width: 330px;
    float: left;
    margin-right: 10px;
}

.yyjj_h {
    height: 30px;
    background: #000;
    color: #fff;
}

.yyjj_h h1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 10px;
}

.yyjj_h span {
    float: right;
    margin-right: 10px;
}

.yyjj_h span a {
    line-height: 30px;
    color: #fff;
}

.yyjjcont {
    height: 160px;
    background: #ededed;
}

.jjcont {
    width: 300px;
    margin: 0px auto;
    padding-top: 20px;
}

.jjcont p {
    text-indent: 2em;
    color: #252525;
    line-height: 22px;
    font-size: 12px;
}

.pinp {
    width: 660px;
    float: right;
}

.pinp a img {
    border: none;
    float: left;
    margin-right: 13px;
}

.foot {
    background: #000;
    width: 100%;
    padding: 20px;
}

.footcont {
    width: 1000px;
    margin: 0 auto;
}

.footcont ul li {
    float: left;
    line-height: 40px;
    color: #FFF;
}

.footcont ul li.mub01 {
    background: url(../images_jiancha/dt_bg.jpg) no-repeat left center;
    height: 40px;
}

.footcont ul li.mub02 {
    background: url(../images_jiancha/phone_bg.jpg) no-repeat left center;
    height: 40px;
}

.footcont ul li.mub03 {
    background: url(../images_jiancha/renzen.jpg) no-repeat left center;
    height: 40px;
}

.footcont ul li.mub01 a,
.footcont ul li.mub02 a,
.footcont ul li.mub03 a {
    padding-left: 30px;
}


/*--wk--*/

.listcont {
    width: 149px;
    float: left;
    margin-right: 50px;
    margin-left: 25px;
}

.listcont img {
    border: none;
}

.kscont {
    width: 149px;
    margin-top: 10px;
}

.kscont a {
    background: #ebebeb;
    width: 149px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #252525;
    text-align: center;
    display: block;
    margin-top: 1px;
}

.kscont a:hover {
    background: #e4440e;
    color: #fff;
}

.listcont_r {
    width: 700px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 50px;
}

.listpic {
    width: 631px;
    margin-bottom: 30px;
}

.wkcont {
    width: 631px;
}

.wkcont h1 {
    font-size: 12px;
    color: #e4440e;
    line-height: 30px;
    font-weight: normal;
}

.wkcont p {
    font-size: 12px;
    color: #252525;
    line-height: 22px;
    margin-bottom: 15px;
}

.wkcont p img {
    text-align: center;
    border: none;
}

.zj {
    height: 500px;
}

.zj dl {
    width: 125px;
    float: left;
    margin-right: 15px;
}

.zj dl dd {
    text-align: center;
    height: 121px;
}

.zj dl dt {
    width: 125px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}

.zj dl dt span {
    font-weight: normal;
    color: #333333;
    font-size: 12px;
    margin-top: 5px;
}