
/* CSS Document */

* {
    margin: 0;
    padding: 0
}

body {font:16px ΢���ź�; margin:0 auto; min-width:1200px; position: relative;}
.fixed{
    width:100%;
    height: 45px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
}

li {
    list-style-type: none;
}

input {
    border: none;
}

.red {}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    width: 0;
    height: 0;
}

/*ƻ���ֻ���ť��ɫ�������*/
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}


.top_logo {
    width: 100%;
    height: 110px;
    background: url(../images/top_bj.jpg) repeat-x center;
    text-align: center;
}

.banner {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.banner_z ul li {
    height: 450px;
    width: 100%;
}
.banner_z ul li img{
    width: 100%;
    height: 450px;
}

/*.banner_z ul li a {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 500px;*/
/*    margin: 0 auto;*/
/*}*/

.banner_f {
    text-align: center;
    font-size: 0;
    position: absolute;
    bottom: 10px;
    width: 100%;
    z-index: 5;
}

.banner_f ul li {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #FFB235;
    border-radius: 100%;
    margin: auto 5px;
    cursor: pointer;
}

.banner_f ul li.on {
    background: #FF9E00;
}

.nav {
    margin: 0 auto;
    width: 1188px;
    position: relative;
}

.nav ul li {
    float: left;
    width: 130px;
    height: 136px;
    margin: 4px 1px;
}

.nav ul li a.on {
    display: block;
    background: #FFB235;
    width: 130px;
    height: 136px;
    color: #fff;
    text-align: center;
}

.nav ul li a.on:hover {
    background: #FF9E00;
}

.nav ul li a.on img {
    display: block;
    padding: 28px 0 5px;
    margin: 0 auto;
}

.nav ul li a.on p {
    font-size: 18px;
}

.nav ul li a.on span {
    font-size: 13px;
}

.ksdh_yc {
    width: 1187px;
    height: 360px;
    background: url(../images/ksdh.png) no-repeat top center/100% auto;
    position: absolute;
    top: 140px;
    left: 0;
    border-radius: 0 0 30px 30px;
    z-index: 10;
    overflow: hidden;
    display: none;
}

.ksdh_yc1 {
    height: 38px;
    margin: 20px 0 0 60px;
    overflow: hidden;
}

.ksdh_yc1 h2 {
    color: #C8820A;
    font-weight: normal;
    font-size: 25px;
    float: left;
    line-height: 34px;
}

.ksdh_yc1 h2 span {
    color: #FFB235;
}

.ksdh_yc1 p {
    font-size: 14px;
    color: #626262;
    float: left;
    margin-left: 7px;
    line-height: 38px;
}

.ksdh_yc2 {
    margin: 0 0 0 60px;
}

.ksdh_yc2 p {
    font-size: 16px;
    line-height: 31px;
    color: #333;
    background: url(../images/ksdh_p.png) no-repeat left center;
    padding-left: 20px;
}

.ksdh_yc2 p a {
    color: #333;
    margin: 0 5px;
}

.ksdh_yc2 p a:hover {
    color: #C18B1E;
}

.cont1 {
    background: #FFF9EE;
    position: relative;
    overflow: hidden;
}

.bt1 {
    text-align: center;
    margin: 40px auto
}

.bt1 h2 {
    color: #333;
    font-size: 44px;
}

.bt1 h2 i {
    font-weight: normal;
    color: #999;
    font-size: 14px;
    margin-left: 5px;
}

.bt1 p {
    width: 450px;
    margin: 15px auto;
    height: 0;
    border-top: 1px dashed #8D8D8D;
    position: relative;
}

.bt1 p span {
    position: absolute;
    padding: 0 5px;
    background: #FFF9EE;
    margin: -8px auto;
}

.ksdh {
    width: 1095px;
    margin: 0 auto;
}

.ksdh li {
    width: 321px;
    height: 276px;
    float: left;
    margin: 0 30px 30px 0;
    padding: 12px;
}

.ksdh li:nth-child(3n) {
    margin-right: 0;
}

.ksdh li:nth-child(1) {
    background: #EFDA7E;
}

.ksdh li:nth-child(2) {
    background: #F4E397;
}

.ksdh li:nth-child(3) {
    background: #EFDA7E;
}

.ksdh li:nth-child(4) {
    background: #BAD88C;
}

.ksdh li:nth-child(5) {
    background: #D1E0BA;
}

.ksdh li:nth-child(6) {
    background: #BAD88C;
}

.ksdh li:nth-child(7) {
    background: #8DCED3;
}

.ksdh li:nth-child(8) {
    background: #AFD3D6;
}

.ksdh li:nth-child(9) {
    background: #8DCED3;
}

.ksdh_1 {
    height: 30px;
}

.ksdh_1 p {
    float: left;
    color: #333;
    font-size: 20px;
    line-height: 30px;
}

.ksdh_1 p img {
    vertical-align: sub;
    margin-right: 5px;
}

.ksdh_1 a {
    float: right;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-top: 5px;
}

.ksdh li:nth-child(1) .ksdh_1 a {
    background: #9B8628 url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(2) .ksdh_1 a {
    background: #C9840C url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(3) .ksdh_1 a {
    background: #9B8628 url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(4) .ksdh_1 a {
    background: #739E33 url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(5) .ksdh_1 a {
    background: #7CC709 url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(6) .ksdh_1 a {
    background: #739E33 url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(7) .ksdh_1 a {
    background: #38878D url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(8) .ksdh_1 a {
    background: #21B2BE url(../images/ks00.png) no-repeat center center;
}

.ksdh li:nth-child(9) .ksdh_1 a {
    background: #38878D url(../images/ks00.png) no-repeat center center;
}

.ksdh_2 {
    margin: 5px auto;
}

.ksdh_2 img {
    width: 100%;
}

.ksdh_3 {
    font-size: 16px;
    height: 78px;
    line-height: 26px;
}

.ksdh_3 a {
    color: #333;
    display: block;
    float: left;
    width: 33.333333%;
}

.ksdh_31 {
    font-size: 16px;
    height: 78px;
    line-height: 26px;
}

.ksdh_31 a {
    color: #333;
    display: block;
    float: left;
    width: 29%;
}

.ksdh_31 a:nth-child(1) {
    width: 42%;
}

.ksdh_31 a:nth-child(4) {
    width: 42%;
}

.ksdh_32 {
    font-size: 16px;
    height: 78px;
    line-height: 26px;
}

.ksdh_32 a {
    color: #333;
    display: block;
    float: left;
    width: 50%;
}

.ksbj {
    width: 100%;
    background: url(../images/xian1.jpg) no-repeat top center;
    height: 345px;
}

.cont2 {
    background: url(../images/zj_bj.jpg) no-repeat top center;
    height: 961px;
    position: relative;
    overflow: hidden;
}

.bt2 {
    text-align: center;
    margin: 40px auto
}

.bt2 h2 {
    color: #fff;
    font-size: 44px;
}

.bt2 h2 i {
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
}

.bt2 p {
    width: 450px;
    margin: 15px auto;
    height: 0;
    border-top: 1px dashed #fff;
    position: relative;
}

.bt2 p span {
    position: absolute;
    padding: 0 5px;
    background: #E7AC50;
    margin: -8px auto;
}

.zjtd {
    width: 844px;
    margin: 0 auto;
}

.zjtd_z {
    border-radius: 10px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.zjtd_z ul li {
    width: 464px;
    height: 460px;
    padding: 50px 0 0 380px;
}

.zjtd_z1 {}

.zjtd_z1 h2 {
    color: #EEEEEE;
    font-weight: normal;
    font-size: 80px;
    padding-left: 35px;
    text-transform: uppercase;
}

.zjtd_z1 h2 span {
    font-size: 45px;
}

.zjtd_z1 p {
    color: #AF7C16;
    font-size: 45px;
    margin-top: -60px;
}

.zjtd_z1 p span {
    color: #5F5F5F;
    font-size: 25px;
    margin-left: 10px;
}

.zjtd_z2 {
    color: #5F5F5F;
    font-size: 22px;
    background: url(../images/syzj_t1.png) no-repeat left center;
    padding-left: 23px;
    margin: 17px 0;
}

.zjtd_z3 {
    position: relative;
    background: #C28B1D;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 24px;
}

.zjtd_z3 img {
    position: absolute;
    width: 24px;
    height: 12px;
    bottom: -12px;
    left: 48px;
}

.zjtd_z4 {
    color: #333;
    font-size: 18px;
    line-height: 32px;
    padding: 30px 10px 30px 0;
}

/*.zjtd_z4{ border-bottom:2px solid #AF7C16; width:420px; margin:30px 0; position:relative;}
.zjtd_z4 p{ width:67px; float:left; margin-bottom:-5px;}
.zjtd_z4 p span{ display:block; margin-left:6px; width:59px; height:39px; background:url(../images/syzj_t3.png) no-repeat; text-align:center; color:#fff; font-size:16px; line-height:39px; padding:10px 0;}
.zjtd_z4 p i{ display:block; width:10px; height:10px; background:#E8AF3F; border-radius:100%; margin-top:10px;}
.zjtd_z4 p:nth-child(2n) span{ background:url(../images/syzj_t4.png) no-repeat;}*/
.zjtd_z5 {
    width: 270px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100px;
    margin: 0 auto;
    padding: 0 13px;
    background: #E7D1A5;
    font-size: 25px;
}

.zjtd_z5 a {
    display: block;
    background: #FF9D00;
    color: #fff;
    border-radius: 100px;
}

.zjtd_z5 a img {
    vertical-align: middle;
    margin-left: 5px;
}

.zjtd_f {
    text-align: center;
}

.zjtd_f ul li {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #FFF7E8;
    border-radius: 100%;
    font-size: 0;
    margin: 40px 10px;
    cursor: pointer;
}

.zjtd_f ul li.on {
    background: #FFDE9E;
    box-shadow: 0 3px 3px #777;
}

.zjzx {
    position: absolute;
    width: 293px;
    height: 62px;
    top: 397px;
    left: 437px;
}

.cont3 {
    background: url(../images/fwtx.jpg) no-repeat top center;
    height: 659px;
    position: relative;
    overflow: hidden;
}

.fwtx {
    width: 1250px;
    height: 450px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.fwtx p {
    position: absolute;
    color: #333;
    font-size: 22px;
}

.fwtx p:nth-child(1) {
    top: 32px;
    left: 225px;
}

.fwtx p:nth-child(2) {
    top: 32px;
    left: 795px;
}

.fwtx p:nth-child(3) {
    top: 213px;
    left: 175px;
}

.fwtx p:nth-child(4) {
    top: 213px;
    left: 900px;
}

.fwtx p:nth-child(5) {
    top: 404px;
    left: 100px;
}

.fwtx p:nth-child(6) {
    top: 404px;
    left: 795px;
}

.cont4 {
    position: relative;
    overflow: hidden;
}

.hj1 {
    background: url(../images/hj.jpg) no-repeat top center;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.hjp {
    width: 1200px;
    margin: 210px auto 0;
}

.hj1 h2 {
    color: #fff;
    font-size: 42px;
    font-weight: normal;
}

.hj1 h2 span:nth-child(1) {
    display: block;
    float: left;
}

.hj1 h2 span:nth-child(2) {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    margin: 9.5px 8px;
    border-radius: 100%;
    border: 2px solid #fff;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
}

.hj1 p {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    margin-top: 30px;
}

.cont5 {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.gy {
    background: url(../images/gy.jpg) no-repeat top center;
    height: 440px;
}

.footer {
    background: #FFE8C4;
    margin: 0 auto 0;
    padding: 50px 0;
    position: relative;
}

.fot {
    width: 1250px;
    margin: 0 auto;
}

.fot_1 {
    box-shadow: 0 0 10px #fbd498;
    border-radius: 32px;
}

.fot_2 {
    width: 840px;
}

.fot_21 {
    margin: 30px auto;
}

.fot_21 a {
    display: block;
    width: 80px;
    text-align: center;
    float: left;
    margin-right: 40px;
}

.fot_21 a img {
    border-radius: 100%;
}

.fot_21 a span {
    color: #825026;
    font-size: 16px;
    line-height: 30px;
}

.fot_22 {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.fot_22 p {}


.hdt {
    position: relative;
    overflow: hidden;
    width: 1185px;
    margin: 30px auto;
}

.hdt .swiper-wrapper {
    display: flex;
}

.hdt .swiper-slide {
    flex-shrink: 0;
    position: relative;
    width: 100%;
}

/*�б�*/
.cont_z {
    background: #FFF9EE;
    position: relative;
    margin: 40px auto 0;
    padding-bottom: 50px;
}

.cont_z0 {
    width: 1200px;
    margin: 0 auto;
}

.cont_left {
    width: 220px;
}

.cont_left_1 {
    background: #FF9E00;
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding: 25px 0;
}

.cont_left_1 img {}

.cont_left_1 p {
    color: #fff;
    font-size: 19px;
}

.cont_left_1 p span {
    font-size: 13px;
    display: block;
    margin-top: 10px;
}

.cont_left_2 {
    margin: 20px auto;
}

.cont_left_2 a {
    display: block;
    color: #333;
    font-size: 18px;
    border-bottom: 1px dashed #9D978A;
    line-height: 64px;
    background: url(../images/le_link.jpg) no-repeat left center;
    padding-left: 18px;
    cursor: pointer;
}

.cont_left_2 a span {
    font-size: 14px;
    margin-left: 5px;
}

.cont_left_2 a.on {
    color: #825026;
    background: url(../images/le_hover.jpg) no-repeat left center;
}

.cont_left_2 a:hover {
    color: #825026;
    background: url(../images/le_hover.jpg) no-repeat left center;
}

.cont_left_3 img {
    box-shadow: 3px 3px 6px #FFB235;
    border-radius: 5px;
}

.cont_left_4 {
    margin-top: 20px;
}

.cont_right {
    width: 930px;
}

.dqwz {
    line-height: 56px;
    background: url(../images/dqwz.jpg) no-repeat left center;
    padding-left: 30px;
    font-size: 16px;
    color: #333;
}

.dqwz a {
    color: #333;
}

.show_1 img {
    box-shadow: 2px 2px 6px #FFB235;
    border-radius: 5px;
}

.show_2 {
    line-height: 98px;
    font-size: 28px;
    color: #AE6120;
    font-weight: bold;
    border-bottom: 1px dashed #333;
}

.show_2 span {
    display: block;
    width: 8px;
    height: 38px;
    border-radius: 3px;
    background: #AE6120;
    float: left;
    margin: 30px 10px 0 0;
}

.list {
    margin-top: 15px;
}

.list ul li {
    padding: 10px;
}

.list_1 {
    border-bottom: 1px dashed #333;
    background: url(../images/list.jpg) no-repeat left center;
    padding-left: 22px;
    line-height: 40px;
}

.list_1 a {
    color: #333;
    font-size: 22px;
}

.list_1 span {
    float: right;
    color: #5F5F5F;
    font-size: 16px;
}

.list_2 {
    color: #666;
    font-size: 20px;
    line-height: 30px;
    margin-top: 7px;
}

.list_2 a {
    color: #FF9E00;
}

.list_fy {
    width: 96%;
    margin: 25px auto 30px;
    text-align: center;
}

.list_fy ul li {
    display: inline-block;
    color: #000;
    font-size: 20px;
    margin: 0 3px;
    line-height: 26px;
}

.list_fy ul li.thisclass {
    color: #FF9600;
}

.list_fy ul li a {
    color: #000;
}

.list_fy ul li select {
    height: 26px;
    border-radius: 3px;
}

.zx_tel {
    width: 330px;
    height: 90px;
    margin: 0 auto;
    background: #FF9E00 url(../images/zx_tel.jpg) no-repeat 65px center;
    border-radius: 150px;
    color: #fff;
    padding-left: 150px;
    position: relative;
    overflow: hidden;
}

.zx_tel p {
    font-size: 20px;
    margin-top: 8px;
}

.zx_tel h2 {
    font-size: 38px;
}


/*��ҽָ��*/
.lylx_1 {
    text-align: center;
    margin: 50px auto 0;
}

.lylx_1 img {
    box-shadow: 2px 2px 6px #FFB235;
    border-radius: 5px;
}

.lylx_2 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    margin-top: 25px;
}

.lylx_2 img {
    margin-right: 10px;
    vertical-align: middle;
}

.lylx_3 {
    border-bottom: 1px dashed #333;
    padding: 15px 0 15px 30px;
}

.lylx_3 p {
    line-height: 30px;
    font-size: 16px;
    color: #5F5F5F;
}

.jzlc {
    text-align: center;
    color: #AE6120;
    font-size: 50px;
    margin: 50px auto 30px;
}

.jzlc img {
    vertical-align: middle;
    margin-right: 10px;
}

.jzlc_z1 {
    border-left: 1px solid #FF9000;
    position: relative;
    width: 730px;
    margin: 0 auto;
}

.jzlc_z11 {
    color: #fff;
    background: #FF9000;
    font-size: 25px;
    line-height: 40px;
    border-radius: 0 15px 15px 0;
    width: 90px;
    text-align: center;
}

.jzlc_z12 {
    width: 100%;
    height: 2px;
    background: #E68405;
    position: relative;
    margin: 3.5rem auto;
}

.jzlc_z12 p {
    float: left;
    width: 28%;
    background: #fff;
    border: 2px solid #FAC27D;
    border-radius: 5px;
    box-shadow: 0 0 4px #FAC27D;
    color: #333;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    margin: -36px 1.5%;
}

.jzlc_z12 span {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid #E68405;
    right: 0;
    top: -5px;
    border-radius: 100%;
    background: #FFF9F1;
}

.jzlc_z121 p {
    line-height: 26px;
}

.jzlc_z122 p {
    line-height: 52px;
}

.jzlc_z123 p {
    line-height: 26px;
    width: 50%;
    margin: -36px 25%;
}

.jzlc_z124 p {
    line-height: 1.7rem;
    margin: -2.6rem 1.5%;
}

.jzlc_z124 p:nth-child(2) {
    margin: -25px 1.5%;
}

.jzlc_z13 {
    background: url(../images/jzlc_z1.png) no-repeat center;
    height: 30px;
}

.jzlc_z2 {
    position: relative;
    width: 730px;
    margin: 0 auto;
}

.jzlc_z21 {
    border-radius: 100px;
    border: 3px solid #FAC27D;
    box-shadow: 0 0 5px #FAC27D;
    overflow: hidden;
    background: #fff;
    margin: 15px auto;
    text-align: center;
}

.jzlc_z21 h2 {
    color: #fff;
    float: left;
    background: #FF9000;
    width: 10%;
    font-size: 32px;
    line-height: 90px;
}

.jzlc_z21 p {
    color: #333;
    float: left;
    width: 87%;
    font-size: 16px;
    line-height: 30px;
    padding: 15px 1.5%;
}

.jzlc_z21 p span {
    display: block;
    float: left;
}

.jzlc_z211 p span {
    width: 25%;
}

.jzlc_z212 p span {
    width: 20%;
}

.jzlc_z213 p span {
    width: 20%;
}

.jzlc_z214 p span {
    width: 33.3333%;
}

.jzlc_z215 p span {
    width: 20%;
}

.jzlc_z216 p span {
    width: 25%;
    line-height: 60px;
}

.jzlc_z217 p span {
    width: 33.3333%;
}

.jzlc_z219 p span {
    width: 100%;
    line-height: 60px;
}

.jzlc_z3 {
    position: relative;
    width: 750px;
    padding: 55px 35px 0;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 10px #FF9000;
    background: #fff url(../images/zyzn1.png) no-repeat top right/20% auto;
}

.jzlc_z3 h2 {
    color: #E7870A;
    font-size: 20px;
    line-height: 34px;
}

.jzlc_z3 h2 img {
    vertical-align: middle;
    margin-right: 8px;
}

.jzlc_z3 h3 {
    color: #E7870A;
    font-size: 20px;
    line-height: 34px;
    text-indent: 2em;
}

.jzlc_z3 p {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    margin: 8px auto;
    text-indent: 2em;
}

.jzlc_z31 {
    float: right;
}


/*��ɫҽ��*/
.tsyl {
    width: 930px;
    margin: 15px auto;
    box-shadow: 2px 2px 6px #FFB235;
    border-radius: 5px;
}

.tsyl_1 {
    background: url(../images/tsyl10.jpg) no-repeat center;
    height: 446px;
    position: relative;
    overflow: hidden;
}

.tsyl_bt {
    margin: 40px 0 0 30px;
}

.tsyl_bt1 {
    font-size: 40px;
    color: #8D5B0C;
}

.tsyl_bt1 img {
    color: #8D5B0C;
    vertical-align: initial;
    margin-left: 10px;
}

.tsyl_bt2 {
    margin-top: 8px;
}

.tsyl_bt2 h2 {
    float: left;
    font-size: 18px;
    color: #8C8C8B;
    font-weight: normal;
    line-height: 26px;
    text-transform: uppercase;
}

.tsyl_bt2 h2 span {
    font-size: 12px;
    display: block;
    line-height: 22px;
    text-transform: none;
}

.tsyl_bt2 h3 {
    float: left;
    line-height: 48px;
    color: #217D9B;
    font-size: 22px;
    font-weight: normal;
    background: url(../images/tsyl_t2.png) no-repeat left center;
    padding-left: 20px;
    margin-left: 5px;
}

.tsyl_10 {
    margin: 40px 0 0 33px;
}

.tsyl_10 p {
    color: #333;
    font-size: 18px;
    line-height: 50px;
    padding-left: 45px;
    background: url(../images/tsyl10.png) no-repeat left center/38px auto;
}

/*.tsyl_10 p:nth-child(1){ background:url(../images/tsyl11.png) no-repeat left center;}
.tsyl_10 p:nth-child(2){ background:url(../images/tsyl12.png) no-repeat left center;}*/
.tsyl_2 {
    background: #F6F6F6 url(../images/tsyl20.jpg) no-repeat top center;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
}

.tsyl_20 {
    margin: 40px 0 0 20px;
}

.tsyl_21 {
    margin-right: 45px;
}

.tsyl_22 {
    margin-top: 15px;
}

.tsyl_22 p {
    color: #333;
    font-size: 14px;
    line-height: 32px;
}

.tsyl_22 p span {
    display: block;
    width: 10px;
    height: 10px;
    background: #FFB235;
    border-radius: 100%;
    margin: 11px 6px 0 0;
    float: left;
}

.tsyl_22 img {
    margin: 20px 0 0 10px;
}

.tsyl_30 {
    padding-left: 10px;
}

.tsyl_30 li {
    float: left;
    border-radius: 12px;
    border: 1px solid #8D5B0C;
    overflow: hidden;
    margin: 15px 6px;
}

.tsyl_30 img {
    display: block;
    width: 100%;
}

.tsyl_30 p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 46px;
    background: #8D5B0C;
}

.tsyl_41 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.tsyl_42 {
    margin: 30px 0 0 25px;
    z-index: 5;
    position: relative;
}




/*ҽԺ��̬*/
.list_yydt {
    padding: 15px 20px 0 20px;
    position: relative;
}

.list_yydt ul li {
    padding: 10px 0;
}

.list_dt_1 {
    float: left;
    width: 200px;
    height: 160px;
}

.list_dt_1 img {
    width: 200px;
    height: 160px;
}

.list_dt_2 {
    float: right;
    width: 670px;
}

.list_dt_21 {
    border-bottom: 1px dashed #333;
    line-height: 40px;
}

.list_dt_21 a {
    color: #333;
    font-size: 22px;
}

.list_dt_21 span {
    float: right;
    color: #5F5F5F;
    font-size: 16px;
}

.list_dt_22 {
    color: #666;
    font-size: 20px;
    line-height: 30px;
    margin-top: 7px;
}

.list_dt_22 a {
    color: #FF0000;
}

.list_dt_23 {
    border: 1px solid #FF9E00;
    border: 1px solid #FF9E00;
    border-radius: 3px;
    font-size: 16px;
    width: 95px;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
}

.list_dt_23 a {
    color: #FF9E00;
}

.zjts {
    width: 800px;
    margin: 0 auto;
}

.zjts_1 {
    text-align: center;
    margin: 20px auto;
}

.zjts_1 h2 {
    color: #333;
    font-size: 28px;
}

.zjts_1 h2 i {
    color: #444;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
    margin-left: 7px;
}

.zjts_1 img {
    margin-top: 5px;
}


/*ר���Ŷ�*/
.zjtd_nav {
    width: 856px;
    height: 348px;
    background: url(../images/zjtd_nav_bj.jpg) no-repeat;
    position: relative;
    overflow: hidden;
    padding: 49px 37px;
    margin: 20px auto;
}

.zjtd_nav a {
    display: block;
    float: left;
    width: 126px;
    height: 126px;
    margin: 24px 44px;
}

.zjtd_nav a img {
    border-radius: 100%;
}

.list_zjtd {
    position: relative;
    overflow: hidden;
}

.list_zjtd ul li {
    padding: 30px 0;
}

.list_zjtd1 {
    width: 398px;
    height: 440px;
    float: left;
}

.list_zjtd2 {
    float: right;
    width: 500px;
    margin-top: 30px;
}

.list_zjtd21 {
    position: relative;
}

.list_zjtd21 p {
    color: #F6EDE1;
    font-size: 45px;
    z-index: 1;
    text-transform: uppercase;
    text-indent: 0.7em;
    line-height: 54px;
}

.list_zjtd21 h2 {
    z-index: 5;
    color: #FF9E00;
    font-size: 62px;
    margin-top: -50px;
}

.list_zjtd21 h2 img {
    vertical-align: middle;
}

.list_zjtd21 h2 span {
    font-size: 28px;
    font-weight: normal;
}

.list_zjtd22 {
    color: #4D4D4D;
    font-size: 16px;
    line-height: 30px;
    margin: 5px auto 10px;
}

.list_zjtd23 {
    width: 58px;
    height: 40px;
    border: 1px solid #855300;
    border-radius: 5px;
    background: url(../images/zjtd_sc.jpg) no-repeat 13px center;
    line-height: 40px;
    font-size: 22px;
    color: #855300;
    padding-left: 42px;
}

.list_zjtd24 {
    color: #333;
    font-size: 20px;
    line-height: 36px;
    padding: 20px 0;
}

/*.list_zjtd24{ width:490px; margin:0 auto; border-bottom:1px solid #C2C2C2; position:relative; height:127px; margin:20px auto 25px; position:relative;}
.list_zjtd24 a{ display:block; float:left; width:81px; height:97px; padding-top:30px; text-align:center; font-size:16px; color:#1F3700; background:url(../images/zjtd_link.png) no-repeat; position:relative;}
.list_zjtd24 a span{ position:absolute; z-index:5; bottom:-8px; left:32.5px; width:16px; height:16px; background:none;}
.list_zjtd24 a.pa{ height:110px; padding-top:17px;}
.list_zjtd24 a.on{ color:#fff; background:url(../images/zjtd_hover.png) no-repeat;}
.list_zjtd24 a.on span{ background:url(../images/zjtd_scd.png) no-repeat;}
.list_zjtd24 a:hover{ color:#fff; background:url(../images/zjtd_hover.png) no-repeat;}
.list_zjtd24 a:hover span{ background:url(../images/zjtd_scd.png) no-repeat;}*/
.list_zjtd240 {
    position: absolute;
    bottom: -6px;
    right: 0;
    width: 12px;
    height: 12px;
    background: #67A020;
    border: 1px solid #477909;
    border-radius: 100%;
}

.list_zjtd25 {
    text-align: center;
}

.list_zjtd25 a {
    display: inline-block;
    margin: auto 15px;
    width: 160px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border-radius: 5px;
}

.list_zjtd25 a:nth-child(1) {
    background: #FF9E00;
}

.list_zjtd25 a:nth-child(2) {
    background: #67A020;
}

.zjpbb {}

.zjpbb_1 {
    text-align: center;
    font-size: 20px;
    color: #666;
    line-height: 30px;
}

.zjpbb_2 {
    box-shadow: 2px 2px 6px #FFB235;
    border-radius: 5px;
    width: 930px;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 20px auto 0;
}

.zjpbb_2 th {
    border-right: 1px solid #FFD68A;
    background: #FF9E00;
    color: #fff;
    font-weight: normal;
    line-height: 67px;
}

.zjpbb_2 tr th:last-child {
    border: none;
}

.zjpbb_2 td {
    background: #fff;
    color: #333;
    font-size: 16px;
    border-right: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    padding: 5px 0;
    line-height: 26px;
}

.zjpbb_2 tr td:last-child {
    border-right: none;
}

.zjpbb_2 tr:last-child td {
    border-bottom: none;
}

.zjpbb_2 tr:nth-child(16) td:nth-child(1) {
    border-bottom: none;
}

.zjpbb_2 td a {
    display: block;
    color: #333;
}


/*ҽԺ�ſ�*/
.yygk {
    padding: 20px 50px 0 10px;
}

.yygk p {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    text-indent: 2em;
}

.yygk img {
    display: block;
    margin: 1em auto;
}


/*�����б�ҳ*/
.list_ksdh {
    background: #fff url(../images/show_h.png) no-repeat right bottom;
    box-shadow: 2px 2px 6px #FFB235;
    border-radius: 5px;
    margin-top: 20px;
    padding: 15px 13px;
}

.list_ksdh_ul {}

.list_ksdh_ul li {
    border-bottom: 1px dashed #333;
    padding: 10px 0;
    line-height: 26px;
}

.list_ksdh_ul li span {
    display: block;
    float: left;
    border: 1px solid #FF9E00;
    color: #FFB030;
    text-align: center;
    width: 15px;
    height: 15px;
    line-height: 12px;
    margin: 5px 10px;
}

.list_ksdh_ul li a {
    display: block;
    float: left;
    color: #333;
    font-size: 20px;
}

.list_ksdh_ul li i {
    font-style: normal;
    color: #5F5F5F;
    font-size: 16px;
    float: right;
}
#msg {
    width: 266px;
    position: fixed;
    z-index: 999;
    top: 49%;
    margin-top: -80px;
    left: 50%;
    margin-left: -133px;
    background: #fff;
    box-shadow: 5px 5px 8px #999;
    font-size: 17px;
    color: #666;
    border: 1px solid #f8f8f8;
    text-align: center;
    line-height: 2rem;
    display: inline-block;
    padding-bottom: 20px;
    border-radius: 2px;
}

#msg_top {
    background: #f8f8f8;
    padding: 5px 15px 5px 20px;
    text-align: left;
}

#msg_top span {
    font-size: 22px;
    float: right;
    cursor: pointer;
}

#msg_cont {
    padding: 15px 20px 20px;
    text-align: left;
}

#msg_clear {
    display: inline-block;
    color: #fff;
    padding: 1px 15px;
    background: #8fc31f;
    border-radius: 2px;
    float: right;
    margin-right: 15px;
    cursor: pointer;
}


.list_ksdh_fy {
    width: 96%;
    margin: 25px auto 30px;
    /* text-align: center; */
}

.list_ksdh_fy ul li {
    display: inline-block;
    color: #000;
    font-size: 20px;
    margin: 0 3px;
    line-height: 26px;
    border-radius: 3px;
    border: 1px solid #734700;
    padding: 0 5px;
}

.list_ksdh_fy ul li.thisclass {
    color: #fff;
    background: #FF9E00;
    border: 1px solid #FF9E00;
}

.list_ksdh_fy ul li.thisclass a {
    color: #fff;
}

.list_ksdh_fy ul li a {
    color: #734700;
}

.list_ksdh_fy ul li:hover {
    color: #fff;
    background: #FF9E00;
    border: 1px solid #FF9E00;
}

.list_ksdh_fy ul li:hover a {
    color: #fff;
}

.list_ksdh_fy ul li select {
    height: 26px;
    border: none;
}


/*��������ҳ*/
.show_z {
    background: #fff url(../images/show_h.png) no-repeat right bottom;
    box-shadow: 2px 2px 6px #FFB235;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.show_z1 {
    text-align: center;
    color: #FF9E00;
    font-size: 40px;
    margin-top: 15px;
}

.show_z2 {
    text-align: center;
    border-bottom: 1px dashed #5F5F5F;
    padding: 15px 0;
}

.show_z2 p {
    display: inline-block;
    color: #5F5F5F;
    font-size: 18px;
    margin: 0 10px;
}

.show_z3 {
    color: #333;
    font-size: 16px;
    line-height: 28px;
    padding: 25px;
}

.show_z3 * {
    max-width: 100%;
}

.show_z3 p,
.show_z3 div {
    margin: 0.35em auto;
}

.show_z4 {
    text-align: center;
}

.show_z4 img {
    display: inline-block;
    margin: auto 10px;
}

.show_z5 {
    border-bottom: 2px solid #FF9500;
    width: 900px;
    margin: 20px auto 0;
}

.show_z5 p {
    background: #FF9500;
    color: #fff;
    font-size: 22px;
    width: 110px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px 0 0 0;
}

.show_z6 {
    width: 900px;
    margin: 0 auto 20px;
}

.show_z6 a {
    display: block;
    color: #333;
    font-size: 16px;
    border-bottom: 1px dashed #B6B6B6;
    line-height: 42px;
}

.show_z6 a span {
    background: #E64532;
    color: #fff;
    border-radius: 10px;
    padding: 0 5px;
    line-height: 22px;
    display: inline-block;
    margin-left: 5px;
}


/*����*/
.ks_1 {
    width: 700px;
    margin: 40px auto 0;
}

.ks_1 img {
    display: block;
}

.ks_1 p {
    height: 30px;
    background: url(../images/ks_t11.jpg) no-repeat;
}

.ks_2 {
    width: 700px;
    margin: 0 auto;
}

.ks_2 p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 32px;
    color: #333;
}

.ks_3 {
    position: relative;
    text-align: center;
    width: 700px;
    height: 90px;
    border: 1px solid #FFC972;
    background: url(../images/ks_t12.jpg);
    margin: 0 auto 30px;
    border-radius: 10px;
}

.ks_3 a {
    display: inline-block;
    background: #fff;
    font-size: 15px;
    color: #333;
    line-height: 34px;
    padding: 0 7px;
    border-radius: 5px;
    margin: 28px 3px;
}

.ks_3 img {
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -10px;
}

.ks_4 {
    margin: 50px auto 0;
    position: relative;
}

.ks_4f {
    text-align: center;
    margin-top: 20px;
}

.ks_4f ul li {
    display: inline-block;
    font-size: 0;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 100%;
    background: #FFE2B4;
}

.ks_4f ul li.on {
    background: #FF9E00;
}

.ks_2 img {
    margin: 15px auto;
}

.ks_2 a {
    display: block;
    background: #FF9500;
    color: #fff;
    line-height: 60px;
    text-align: center;
    width: 230px;
    font-size: 26px;
    border-radius: 100px;
    margin: 0 auto;
    box-shadow: 0 0 10px #999 inset;
}

.ks_5 {
    width: 700px;
    margin: 0 auto 40px;
}

.ks_5z {
    border-radius: 15px;
    overflow: hidden;
}

.ks_5z1 {
    position: relative;
    overflow: hidden;
}

.ks_5z1 img {
    display: block;
}

.ks_5z1 p {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 36px;
}

.ks_5z2 {
    background: #FFE2B4;
    text-indent: 2em;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    padding: 15px 10px;
}

.ks_5z2 a {
    color: #f00;
}

.ks_5f {
    text-align: center;
    margin-top: 20px;
}

.ks_5f ul li {
    display: inline-block;
    font-size: 0;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 100%;
    background: #FFE2B4;
}

.ks_5f ul li.on {
    background: #FF9E00;
}

.ks_5z li .ks_6z:nth-child(1) {
    float: left;
}

.ks_5z li .ks_6z:nth-child(2) {
    float: right;
}

.ks_6z {
    width: 342px;
    border-radius: 15px;
    overflow: hidden;
}

.ks_6z img {
    display: block;
}

.ks_6z h2 {
    color: #fff;
    font-size: 22px;
    line-height: 34px;
    font-weight: normal;
    text-align: center;
}

.ks_6z p {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    text-indent: 2em;
    padding: 10px;
    height: 170px;
}

.ks_6z p a {
    color: #f00;
}

.ks_5z li .ks_6z:nth-child(1) h2 {
    background: #FF9500;
}

.ks_5z li .ks_6z:nth-child(2) h2 {
    background: #6BA820;
}

.ks_5z li .ks_6z:nth-child(1) p {
    background: #FFE2B4;
}

.ks_5z li .ks_6z:nth-child(2) p {
    background: #E8F8D5;
}
.ones {
    /*width: 440px;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 20px;
    /*margin-left: 400px;*/
    font-size: 20px;
    list-style: none;
    
}
.ones li a{
    color: black;
}
.ones li.thisclass,.xxx li.thisclass a,.xxx li.thisclass a:hover{background-color:#F8F8F8;padding:2px 4px 2px;font-weight:bold;}