/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: '微软雅黑';
    line-height: 150%;
    font-size: 14px;
}

b,
strong,
ins {
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
}

img {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

ul,
li,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

p {
    padding: 0px;
    text-indent: 2em;
}

em,
i {
    font-style: normal;
}

a:visited,
a:hover,
a:active {
    text-decoration: none;
}

input,
button {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td {
    padding: 0;
}

.top_ban {
    width: 100%;
    height: 440px;
    position: relative;
    overflow: hidden;
}

.top_ban div.a_img {
    display: block;
    width: 1920px;
    height: 440px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.top_ban div.a_img img {
    width: 1920px;
    height: 440px;
    display: block;
    float: left;
}

.nav1 {
    height: 60px;
    line-height: 60px;
    width: 100%;
    background: #3db179;
}

.nav1 ul {
    width: 1000px;
    margin: 0 auto;
    height: 60px;
}

.nav1 ul li {
    float: left;
    width: 125px;
    text-align: center;
}

.nav1 ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
    transition: all 0.3s;
}

.nav1 ul li a:hover {
    font-size: 20px;
    background: #53c58e;
    transition: all 0.3s;
}

.kslc {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.kslc h3 {
    width: 163px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: url(../images/kslc_back.jpg) center no-repeat;
    font-size: 30px;
    color: #333;
    margin: 30px auto 20px;
}

.kslc ul {
    width: 1039px;
    height: 140px;
    float: left;
}

.kslc ul li {
    width: 110px;
    float: left;
    padding-right: 38.33333px;
    height: 110px;
    background: url(../images/kslc_li.jpg) center right no-repeat;
}

.kslc ul li a {
    display: block;
    width: 108px;
    height: 108px;
    border: 1px dashed #d2d2d2;
    border-radius: 8px;
    color: #333;
    font-size: 16px;
}

.kslc ul li a:hover {
    border-color: #53c58e;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.kslc ul li a:hover em {
    background: #53c58e;
}

.kslc ul li a em {
    width: 70px;
    height: 54px;
    line-height: 27px;
    padding: 8px 0;
    border-radius: 8px;
    display: block;
    background: #f2f2f2;
    margin: 19px;
    text-align: center;
}

.kslc ul li a em.ms {
    line-height: 54px;
}

.box {
    width: 1000px;
    margin: 0 auto 50px;
    overflow: hidden;
    position: relative;
}

.box_left {
    width: 238px;
    float: left;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    border-bottom: none;
}

.box_left li {
    line-height: 55px;
    width: 238px;
    border-bottom: 1px solid #E1E1E1;
    float: left;
}

.box_left li span {
    width: 148px;
    padding-left: 90px;
    background: #fafafa url(../images/box_img.png) 63px center no-repeat;
    display: block;
    height: 55px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.box_left li dl {
    background: #FFFFFF;
    float: left;
    display: none;
    width: 100%;
    border-top: 1px solid #E1E1E1;
}

.box_left li a {
    background: none;
    width: 100%;
    padding-left: 0;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    display: block;
    text-align: center;
    color: #333;
}

.box_left li a em {
    display: inline-block;
    *display: inline;
    padding-right: 15px;
    background: url(../images/sjx.png) right center no-repeat;
}

.box_left li a:hover {
    background: #53c58e;
    color: #fff;
}

.box_right {
    width: 740px;
    float: right;
    overflow: hidden;
}

.public {
    width: 720px;
    padding-left: 20px;
    height: 38px;
    line-height: 38px;
    background: url(../images/public_back.png) left top no-repeat;
    border-bottom: 2px solid #53c58e;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
}

.public_h5 {
    width: 740px;
    height: 30px;
    margin-bottom: 10px;
    background: url(../images/public_back_img.jpg) left center repeat-x;
}

.public_h5 span {
    width: 200px;
    height: 30px;
    display: block;
    float: left;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    background: #fff;
}

.public_h5 span em {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 18px;
    background: url(../images/public_img.png) center no-repeat;
    font-weight: 600;
    margin-right: 10px;
}

.kaoshi,
.bishikaoshi {
    overflow: hidden;
    width: 100%;
}

.kaoshi p,
.baoming p,
.zhunkaozheng p,
.chengji p,
.mianshi p,
.zige p,
.bishikaoshi p {
    font-size: 14px;
    color: #666;
    line-height: 21px;
    padding-bottom: 20px;
}

.cl_ff9a00 {
    color: #ff9a00;
}

.cl_4384de {
    color: #4384de;
    font-weight: 600;
}

.indent {
    text-indent: 2em;
}

.baoming {
    float: left;
    margin-bottom: 20px;
}

.baoming em,
.zhuce em {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 21px;
}

p.padding {
    padding-bottom: 0;
}

.zhunkaozheng,
.chengji,
.mianshi,
.zige,
.zhuce {
    float: left;
    overflow: hidden;
}

.zhunkaozheng .public_h5 span,
.zige .public_h5 span,
.zhuce .public_h5 span {
    width: 230px;
}

.liucheng_left {
    width: 300px;
    float: left;
    height: 305px;
    text-align: right;
    background: url(../images/liu_left.png) right top no-repeat;
    overflow: hidden;
}

.liucheng_left li {
    display: block;
    float: left;
    height: 54px;
    margin-bottom: 30px;
    padding-right: 54px;
    position: relative;
    width: 246px;
}

.liucheng_left li em {
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    font-family: arial;
    position: absolute;
    right: 0px;
    top: 8px;
}

.liucheng_left li h3 {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #ff9a00;
    font-size: 18px;
}

.liucheng_left li span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

.liucheng_right {
    width: 340px;
    float: right;
    background: url(../images/liu_left.png) left top no-repeat;
    text-align: left;
}

.liucheng_right li {
    padding-left: 54px;
    padding-right: 0;
}

.liucheng_right li em {
    right: auto;
    left: 8px;
}

.bishikaoshi table.tab_fir,
.bishikaoshi table.tab_two,
.bishikaoshi table.tab_last {
    width: 740px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    margin-bottom: 15px;
}

.bishikaoshi table.tab_fir td,
.bishikaoshi table.tab_two td,
.bishikaoshi table.tab_last td {
    height: 50px;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.bishikaoshi table.tab_fir td:first-child {
    font-size: 16px;
    background: #fafafa;
    width: 150px;
}

.bishikaoshi table.tab_two tr:first-child,
.bishikaoshi table.tab_last tr:first-child {
    height: 60px;
    background: #fafafa;
    font-size: 16px;
    color: #333;
}

.bishikaoshi table.tab_two td,
.bishikaoshi table.tab_last td {
    color: #666;
}

.bishikaoshi table.tab_last a {
    text-decoration: underline;
}

.mianshi .liucheng_left {
    height: 220px;
    padding-bottom: 20px;
    background: url(../images/mianshi_left.png) right top no-repeat;
}

.mianshi .liucheng_right {
    background: url(../images/mianshi_left.png) left top no-repeat;
}