﻿@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    color: #222;
    font-family: "Arial","微软雅黑","宋体";
    line-height: 1.5;
    margin: 0;
    padding: 0;
    border: 0;
}

div {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
}

label {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font-weight: normal;
}

form {
    margin: 0;
    padding: 0;
    border: 0;
}

img {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
}

table, tr, td, dr, th {
    margin: 0;
    padding: 0;
    border: 0;
    color: #333;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1, h2, h3, h4, h5 {
    line-height: 1.2;
}

.clearboth {
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    border: 0;
}

.float_left {
    float: left;
}

a:link, a:visited, a:active {
    color: #222;
    text-decoration: none;
    font-size: 14px;
}

a:hover {
    color: #1f7ddd;
    text-decoration: none;
}

a.link_red16b {
    color: #fd0620;
    font-size: 16px;
    font-weight: bold;
}

    a.link_red16b:hover {
        color: #1f7ddd;
    }

a.link_blue12 {
    color: #00a3d2;
    font-size: 12px;
}

    a.link_blue12:hover {
        color: #1f7ddd;
    }

a.link_red14 {
    color: #fd0620;
    font-size: 14px;
}

    a.link_red14:hover {
        color: #1f7ddd;
    }

a.link_red14b {
    color: #fd0620;
    font-size: 14px;
    font-weight: bold;
}

    a.link_red14b:hover {
        color: #1f7ddd;
    }

a.link_white16 {
    color: #fff;
    font-size: 16px;
}

    a.link_white16:hover {
        color: #fcff00;
    }

a.link_green14b {
    color: #009e21;
    font-size: 14px;
    font-weight: bold;
}

    a.link_green14b:hover {
        color: #1f7ddd;
    }

a.link_green14 {
    color: #009e21;
    font-size: 14px;
}

    a.link_green14:hover {
        color: #1f7ddd;
    }

.fcolor_green {
    color: #009e21;
}

.fcolor_red {
    color: #ec003d;
}

.fcolor_blue {
    color: #00a3d2;
}

.fcolor_green16 {
    color: #009e21;
    font-size: 16px;
}

.align_right {
    text-align: right;
}

.align_left {
    text-align: left;
}

.align_center {
    text-align: center;
}

.width_p100 {
    width: 100%;
}

.width_p90 {
    width: 90%;
}

.width_p80 {
    width: 80%;
}

.width_p70 {
    width: 70%;
}

.width_p60 {
    width: 60%;
}

.width_p50 {
    width: 50%;
}

.width_p40 {
    width: 40%;
}

.width_p30 {
    width: 30%;
}

.width_p20 {
    width: 20%;
}

.width_p10 {
    width: 10%;
}

.padding5 {
    padding: 5px;
}

.padding_r10 {
    padding-right: 10px;
}

.padding20 {
    padding: 20px;
}

.padding_t20 {
    padding-top: 20px;
}

.margin_t20 {
    margin-top: 20px;
}

.margin_b10 {
    margin-bottom: 10px;
}

.margin_b20 {
    margin-bottom: 20px;
}

.bgcolor_blue {
    background: #57a7e5;
}

.bgcolor_blue1 {
    background: #53bff7;
}

.bgcolor_hui {
    background: #bbb7b0;
}

.bgcolor_yellow {
    background: #ff9053;
}

.bgcolor_yellow1 {
    background: #ff9b00;
}

.bgcolor_red {
    background: #ec003d;
}

.bgcolor_red1 {
    background: #ec003d;
}

.bgcolor_green {
    background: #00c1a5;
}

.bgcolor_green1 {
    background: #00d1b3;
}

.tjbtn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
}

.tjbtnzj {
    display: inline-block;
    margin-right: 5px;
}

    .tjbtn img, .tjbtnzj img {
        margin: 0 5px;
    }

.tjbtn_m {
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0 15px;
    color: #fff;
}

    .tjbtn_m a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        font-size: 14px;
    }

        .tjbtn_m a:hover {
            color: #fcff00;
        }

.tjbtn_m1 {
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 15px;
    color: #fff;
}

    .tjbtn_m1 a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        font-size: 14px;
    }

        .tjbtn_m1 a:hover {
            color: #fcff00;
        }

.tjbtn_b {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 15px;
    color: #fff;
}

    .tjbtn_b a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        font-size: 16px;
    }

        .tjbtn_b a:hover {
            color: #fcff00;
        }

.tjbtn_s {
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 0 15px;
    color: #fff;
}

    .tjbtn_s a {
        color: #fff;
        font-size: 14px;
    }

        .tjbtn_s a:hover {
            color: #fcff00;
        }

.tjbtn_s1 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
    color: #fff;
}

    .tjbtn_s1 a {
        color: #fff;
        font-size: 14px;
    }

        .tjbtn_s1 a:hover {
            color: #fcff00;
        }

.btn_addpic {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    background: #57a7e5;
}

    .btn_addpic .fileprew {
        font-family: "Arial","微软雅黑","宋体";
        font-size: 14px;
        color: #fff;
    }

        .btn_addpic .fileprew:hover {
            color: #fcff00;
        }

input[type="text"], input[type="password"] {
    height: 34px;
    line-height: 34px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: "Arial","微软雅黑","宋体";
    border: 1px solid #d1cec8;
    padding: 0 5px;
}

select {
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: "Arial","微软雅黑","宋体";
    border: 1px solid #d1cec8;
    padding: 0 5px;
}

textarea {
    line-height: 36px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: "Arial","微软雅黑","宋体";
    border: 1px solid #d1cec8;
    padding: 0 5px;
}

.i_wrap {
    width: 100%;
    min-width: 1200px;
    height: 620px;
    min-height: 620px;
    height: auto !important;
    background: #f4f4f4 url(../images/mainbg1.jpg) no-repeat center top;
    zoom: 1;
}

.i_topw {
    width: 100%;
    height: 102px;
    background: url(../images/topbg.png) repeat-x left top;
}

.i_top {
    max-width: 1200px;
    height: 102px;
    margin: 0 auto;
}

.i_logo1 {
    float: left;
    padding-top: 10px;
}

.i_logo2 {
    float: left;
    padding-top: 30px;
    padding-left: 10px;
}

.i_nav {
    float: right;
    font-size: 18px;
    color: #0b0b0b;
    padding-top: 28px;
}

    .i_nav li {
        float: left;
        height: 40px;
        line-height: 40px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-left: 5px;
    }

        .i_nav li a {
            display: block;
            height: 40px;
            line-height: 40px;
            float: left;
            font-size: 18px;
            color: #fff;
            padding: 0 15px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

            .i_nav .li_now, .i_nav li a:hover {
                background: url(../images/i_navbg.png) repeat left top;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                color:#1f7ddd;
            }

                .i_nav .li_now a {
                    color: #1f7ddd;
                }

.i_bannerw {
    width: 1200px;
    height: 370px;
    margin: 0 auto;
}

.i_banner {
    float: left;
    width: 720px;
    height: 370px;
    background: url(../images/i_banner.png) no-repeat center bottom;
}

.i_login {
    float: left;
    width: 392px;
    height: 312px;
    padding: 0 5px 5px 5px;
    margin-top: 40px;
}

.i_loginbg1 {
    background: url(../images/i_loginbg1.png) no-repeat center top;
}

.i_loginbg2 {
    background: url(../images/i_loginbg2.png) no-repeat center top;
}

.i_login_t {
    height: 55px;
    line-height: 55px;
    padding-top: 5px;
    text-align: center;
    font-size: 18px;
}

    .i_login_t li {
        float: left;
        width: 130px;
        margin-right: 13px;
    }

        .i_login_t li a {
            display: block;
            float: left;
            width: 130px;
            height: 55px;
            font-size: 18px;
        }

    .i_login_t .li_now a {
        color: #1f7ddd;
    }

.i_login_c {
    width: 298px;
    margin: 0 auto;
    padding-top: 10px;
}

    .i_login_c .li1 {
        height: 40px;
        line-height: 40px;
        padding-left: 48px;
        background: url(../images/login_k1.png) no-repeat left top;
        margin-top: 20px;
    }

    .i_login_c .li2 {
        height: 40px;
        line-height: 40px;
        padding-left: 48px;
        background: url(../images/login_k2.png) no-repeat left top;
        margin-top: 20px;
    }

        .i_login_c .li1 input, .i_login_c .li2 input {
            width: 230px;
            border: 0;
        }

    .i_login_c .li3 {
        line-height: 40px;
        text-align: right;
    }

    .i_login_c .i_btn1 {
        float: left;
        width: 132px;
        height: 40px;
        line-height: 40px;
        background: url(../images/tjbtn_login.png) no-repeat left top;
        text-align: center;
    }

    .i_login_c .i_btn2 {
        float: right;
        width: 132px;
        height: 40px;
        line-height: 40px;
        background: url(../images/tjbtn_login.png) no-repeat left top;
        text-align: center;
    }

        .i_login_c .i_btn1 a, .i_login_c .i_btn2 a {
            font-size: 17px;
            color: #fff;
        }

            .i_login_c .i_btn1 a:hover, .i_login_c .i_btn2 a:hover {
                color: #fcff00;
            }

.i_contw {
    width: 1210px;
    margin: 0 auto;
    zoom: 1;
}

.maink_t {
    width: 1210px;
    height: 30px;
    background: url(../images/maink_t.png) no-repeat left bottom;
    margin-top: 20px;
}

.maink_m {
    width: 1210px;
    height: 30px;
    min-height: 30px;
    height: auto !important;
    background: url(../images/maink_m.png) repeat-y left top;
}

.maink_b {
    width: 1210px;
    height: 30px;
    background: url(../images/maink_b.png) no-repeat left top;
}

.main_news {
    padding: 0 30px;
}

.i_title {
    height: 45px;
}

    .i_title dt {
        float: left;
        line-height: 40px;
        font-size: 18px;
        text-align: left;
        font-weight: bold;
    }

        .i_title dt img {
            margin-right: 10px;
        }

    .i_title dd {
        float: right;
        line-height: 40px;
        font-size: 14px;
        text-align: right;
    }

        .i_title dd a {
            font-size: 14px;
            text-align: right;
            color: #496895;
        }

            .i_title dd a:hover {
                color: #1f7ddd;
            }

.i_news_pic {
    float: left;
    width: 423px;
    height: 251px;
    background: url(../images/i_news.png) no-repeat left top;
    padding: 15px;
}

    .i_news_pic img {
        width: 423px;
        height: 251px;
    }

.i_news_first {
    float: left;
    width: 230px;
    height: 281px;
    overflow: hidden;
    margin-left: 20px;
}

    .i_news_first h1 {
        width: 230px;
        line-height: 30px;
        font-size: 16px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .i_news_first h1 a {
            font-size: 16px;
            font-weight: bold;
        }

    .i_news_first h2 {
        line-height: 20px;
        font-size: 14px;
        font-weight: normal;
    }

    .i_news_first p {
        line-height: 25px;
        color: #595959;
    }

.i_newslist {
    float: right;
    width: 420px;
}

    .i_newslist dl {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #c8c8c8;
    }

    .i_newslist dt {
        float: left;
        width: 300px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .i_newslist dt a {
            color: #595959;
        }

            .i_newslist dt a:hover {
                color: #1f7ddd;
            }

    .i_newslist dd {
        float: right;
        height: 40px;
        line-height: 40px;
    }

.i_tzgg {
    width: 560px;
    float: left;
    padding-left: 30px;
    padding-top: 25px;
}

.i_tzgglist {
    float: left;
    width: 560px;
}

    .i_tzgglist dl {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #c8c8c8;
    }

    .i_tzgglist dt {
        float: left;
        width: 430px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .i_tzgglist dt a {
            color: #595959;
        }

            .i_tzgglist dt a:hover {
                color: #1f7ddd;
            }

    .i_tzgglist dd {
        float: right;
        height: 40px;
        line-height: 40px;
    }

        .i_tzgglist dd a:hover {
            color: #1f7ddd;
        }

.foot_w {
    width: 100%;
    height: 105px;
    background: url(../images/footbg.png) repeat-x left top;
    margin-top: 10px;
}

.foot {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    padding-top: 30px;
}

    .foot p {
        line-height: 25px;
    }

.i_wrap2 {
    width: 100%;
    height: 100%;
    background: #f4f4f4 url(../images/mainbg.jpg) no-repeat center bottom;
    zoom: 1;
}

.i_top2 {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
}

    .i_top2 .i_logo1 {
        float: left;
        padding-top: 2%;
    }

    .i_top2 .i_logo2 {
        float: left;
        padding-top: 2%;
        padding-left: 10px;
    }

.i_contw2 {
    width: 980px;
    height: 440px;
    margin: 0 auto;
}

.i_nav2 {
    position: absolute;
    top: 25%;
    width: 100%;
    text-align: center;
    z-index: 2;
}

    .i_nav2 li {
        float: left;
        width: 171px;
        height: 183px;
        padding-right: 15px;
        position: relative;
        z-index: 1;
    }

        .i_nav2 li a {
            display: block;
            width: 171px;
            height: 70px;
            padding-top: 113px;
            text-align: center;
            color: #fff;
            font-size: 16px;
        }

    .i_nav2 .li1 a {
        background: url(../images/i_nav1.png) no-repeat left bottom;
    }

        .i_nav2 .li1 a:hover {
            background: url(../images/i_nav1_1.png) no-repeat left bottom;
        }

    .i_nav2 .li2 a {
        background: url(../images/i_nav2.png) no-repeat left bottom;
    }

        .i_nav2 .li2 a:hover {
            background: url(../images/i_nav2_1.png) no-repeat left bottom;
        }
		    .i_nav2 .li8 a {
        background: url(../images/i_nav2_1_2.png) no-repeat left bottom;
    }
 .i_nav2 .li8 a:hover {
        background: url(../images/i_nav2_1_2_2.png) no-repeat left bottom;
    }
    .i_nav2 .li3 a {
        background: url(../images/i_nav3.png) no-repeat left bottom;
    }

        .i_nav2 .li3 a:hover {
            background: url(../images/i_nav3_1.png) no-repeat left bottom;
        }

    .i_nav2 .li4 a {
        background: url(../images/i_nav4.png) no-repeat left bottom;
    }

        .i_nav2 .li4 a:hover {
            background: url(../images/i_nav4_1.png) no-repeat left bottom;
        }

    .i_nav2 .li5 a {
        background: url(../images/i_nav5.png) no-repeat left bottom;
    }

        .i_nav2 .li5 a:hover {
            background: url(../images/i_nav5_1.png) no-repeat left bottom;
        }

         .i_nav2 .li6 a {
        background: url(../images/i_nav6.png) no-repeat left bottom;
    }

        .i_nav2 .li6 a:hover {
            background: url(../images/i_nav6_1.png) no-repeat left bottom;
        }

           .i_nav2 .li7 a {
        background: url(../images/i_nav7.png) no-repeat left bottom;
    }

        .i_nav2 .li7 a:hover {
            background: url(../images/i_nav7_1.png) no-repeat left bottom;
        }

    .i_nav2 .i_nav_ts {
        position: absolute;
        top: 15px;
        left: 120px;
        z-index: 10;
        width: 41px;
        height: 41px;
        line-height: 41px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        background: url(../images/i_nav_ts.png) no-repeat left top;
    }

        .i_nav2 .i_nav_ts a {
            font-size: 18px;
            color: #fff;
        }

.i_foot {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: url(../images/i_foot.png) repeat center top;
}

.place {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
}

    .place a {
        color: #fff;
        font-size: 16px;
    }

        .place a:hover {
            color: #1f7ddd;
        }

.cont_wrap {
    width: 1100px;
    height: 380px;
    min-height: 380px;
    height: auto !important;
    padding: 20px;
    margin: 0 auto;
}

.pageturn {
    margin-right: 20px;
    height: 40px;
    text-align: center;
    padding: 20px 0;
}

    .pageturn a {
        padding: 6px 12px;
        font-family: "微软雅黑","Arial","宋体";
        font-size: 12px;
        color: #333;
        background: #f4f3f1;
        border: 1px solid #dbdbdb;
        margin-right: 5px;
    }

        .pageturn a:hover, .pageturn .now {
            padding: 6px 12px;
            font-family: "微软雅黑","Arial","宋体";
            font-size: 12px;
            color: #fff;
            background: #1a6fca;
            border: 1px solid #1a6fca;
            margin-right: 5px;
        }

    .pageturn select {
        height: 30px;
        line-height: 30px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #d1cec8;
        margin: 0 5px;
        font-family: "Arial","微软雅黑","宋体";
    }

.article_main {
    padding: 0 20px;
}

.article_h1 {
    font-size: 32px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}

.article_h2 {
    line-height: 30px;
    text-align: center;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 15px;
}

.article_cont {
    line-height: 30px;
    font-size: 15px;
    padding-top: 15px;
}

    .article_cont p {
        line-height: 30px;
        text-indent: 2em;
    }

    .article_cont img {
        display: block;
        margin: 10px auto;
        max-width: 950px;
        overflow: hidden;
    }

.i_bszn1 {
    float: left;
    width: 528px;
    margin-left: 10px;
    height: auto;
}

    .i_bszn1 li {
        width: 528px;
        height: 90px;
        margin-bottom: 3px;
        border-bottom: 1px dashed #c8c8c8;
    }

        .i_bszn1 li a {
            display: block;
            width: 528px;
            height: 80px;
            padding-top: 10px;
        }

            .i_bszn1 li a .i_xwdt_piclist_l {
                float: left;
                width: 75px;
                border-right: 1px solid #e6e6e6;
                text-align: center;
            }

                .i_bszn1 li a .i_xwdt_piclist_l .date1 {
                    font-size: 40px;
                    line-height: 50px;
                    text-align: center;
                    color: #999;
                    font-weight: bold;
                    font-family: "Arial";
                }

                .i_bszn1 li a .i_xwdt_piclist_l .date2 {
                    font-size: 12px;
                    text-align: center;
                    color: #999;
                    font-family: "Arial";
                }

            .i_bszn1 li a .i_xwdt_piclist_r {
                float: left;
                width: 425px;
                padding-left: 10px;
            }

                .i_bszn1 li a .i_xwdt_piclist_r .piclist_a1 {
                    font-size: 16px;
                    color: #222;
                    font-weight: bold;
                }

                .i_bszn1 li a .i_xwdt_piclist_r .piclist_a2 {
                    font-size: 14px;
                    color: #999;
                }

            .i_bszn1 li a:hover .i_xwdt_piclist_r .piclist_a1 {
                font-size: 16px;
                color: #1f7ddd;
                font-weight: bold;
            }

            .i_bszn1 li a:hover .i_xwdt_piclist_r .piclist_a2 {
                font-size: 14px;
                color: #1f7ddd;
            }

.news_list_t {
    line-height: 30px;
      border-bottom: 2px solid #1a6fca;
    background: url(../images/dot3.png) no-repeat left 8px;
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    margin: 0 10px 20px 10px;
}

.news_list {
    margin: 0 30px;
}

    .news_list dl {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .news_list dt {
        float: left;
        line-height: 40px;
        width: 750px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(../images/dot2.png) no-repeat left center;
        padding-left: 20px;
    }

        .news_list dt a {
            font-size: 16px;
        }

    .news_list dd {
        float: right;
        line-height: 40px;
        text-align: right;
    }

.cont_k {
    border: 1px solid #d1cec8;
    border-top-width: 3px;
    height: 420px;
    min-height: 420px;
    height: auto !important;
    padding: 0 10px 10px 10px;
    margin-top: 3px;
}

.cont_t1 {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d1d1d1;
    background: url(../images/dot1.png) no-repeat left 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    color: #57a7e5;
    font-size: 16px;
    margin-bottom: 10px;
}

    .cont_t1 dt {
        float: left;
        line-height: 40px;
        font-size: 16px;
        font-weight: normal;
    }

    .cont_t1 dd {
        float: right;
    }

        .cont_t1 dd a {
            font-size: 12px;
        }

.cont_glbtn {
    height: 40px;
}

.tj_table1 {
    border: 1px solid #c4c4c4;
    color: #454544;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 10px;
}

    .tj_table1 td {
        line-height: 40px;
        border: 1px solid #cacaca;
        text-align: left;
        padding: 0 5px;
    }

    .tj_table1 th {
        line-height: 40px;
        border-right: 1px solid #cacaca;
        border-bottom: 2px solid #00afec;
        font-size: 14px;
        text-align: center;
        font-weight: normal;
        background: url(../images/wdsq_table2.png) repeat-x center top;
        padding: 0 5px;
    }

.cont_k1 {
    border: 1px solid #d1cec8;
    border-top-width: 3px;
    height: 420px;
    min-height: 420px;
    height: auto !important;
    margin: 10px;
    padding-bottom: 20px;
}

.cont_k2 {
    border: 1px solid #d1cec8;
    border-top-width: 3px;
    height: 420px;
    min-height: 420px;
    height: auto !important;
    margin: 10px auto;
    padding-bottom: 20px;
}

.cont_tm {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #e8e7e4;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
}

.tj_table2 {
    border: 0;
    width: 50%;
    margin: 0 auto;
    color: #454544;
    font-size: 14px;
}

    .tj_table2 th {
        text-align: left;
        font-size: 16px;
        padding: 15px 5px 0 5px;
    }

        .tj_table2 th span {
            color: red;
        }

    .tj_table2 td {
        height: 40px;
        padding: 5px;
    }

    .tj_table2 input[type="text"], .tj_table2 input[type="password"] {
        width: 95%;
    }

.cont_login_k {
    max-width: 1000px;
    min-height: 400px;
    height: 400px;
    height: auto !important;
    margin: 0 auto;
    margin-top: 28px;
}

.cont_l {
    float: left;
    width: 419px;
    height: 366px;
    background: url(../images/sub_loginbg.png) no-repeat top center;
    padding: 5px;
}

.border_right {
    border-right: 1px solid #d1cec8;
}

.cont_tab {
    width: 419px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    overflow: hidden;
}

    .cont_tab li {
        width: 208px;
        float: left;
        line-height: 70px;
        text-align: center;
    }

        .cont_tab li a {
            font-weight: 500;
            font-size: 16px;
            font-weight: bold;
        }

        .cont_tab li:hover, .cont_tab .li_now {
            float: left;
            line-height: 70px;
            text-align: center;
            background: url(../images/s_login_line.png) no-repeat center bottom;
        }

            .cont_tab li:hover a, .cont_tab .li_now a {
                color: #00a3d2;
            }

.cont_login {
    width: 419px;
    margin: 0 auto;
    border-top: 1px solid #d1cec8;
    padding: 30px 0;
}

.table_login {
    width: 340px;
    margin: 0 auto;
}

    .table_login td {
        height: 40px;
    }

        .table_login td input[type="text"], .table_login td input[type="password"] {
            width: 95%;
        }

    .table_login .padding_b20 {
        padding-bottom: 20px;
    }

.cont_zc {
    width: 180px;
    height: 30px;
    margin: 0 auto;
    padding-top: 20px;
}

    .cont_zc img {
        padding: 0 5px;
    }

.cont_m {
    float: left;
    width: 2px;
    height: 365px;
    border-right: 1px dashed #afafaf;
    margin: 0 60px;
}

.cont_r {
    float: left;
    width: 440px;
}

.table_sm {
    width: 100%;
    margin: 0 auto;
}

    .table_sm th {
        line-height: 40px;
        padding-top: 20px;
        font-size: 16px;
        text-align: left;
        font-weight: normal;
    }

    .table_sm td {
        line-height: 60px;
    }

        .table_sm td img {
            margin-right: 5px;
        }

.tj_table3 {
    border: 0;
    width: 70%;
    margin: 0 auto;
    color: #454544;
    font-size: 14px;
}

    .tj_table3 th {
        height: 40px;
        line-height: 40px;
        text-align: right;
        font-size: 14px;
        padding: 5px;
    }

        .tj_table3 th span {
            color: red;
        }

    .tj_table3 td {
        height: 40px;
        padding: 5px;
    }

    .tj_table3 label {
        font-weight: normal;
        font-size: 14px;
    }

    .tj_table3 input[type="radio"] {
        margin-right: 5px;
    }

.tj_table4 {
    border: 1px solid #cacaca;
    color: #454544;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 10px;
}

    .tj_table4 td {
        line-height: 40px;
        border: 1px solid #cacaca;
        text-align: left;
        padding: 0 5px;
    }

    .tj_table4 th {
        line-height: 40px;
        border-right: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
        font-size: 14px;
        text-align: right;
        font-weight: bold;
        background: url(../images/tablebg2.png) repeat center center;
        padding: 0 5px;
    }

    .tj_table4 label {
        font-weight: normal;
        font-size: 14px;
    }

    .tj_table4 input[type="radio"] {
        margin-right: 5px;
    }

.tj_table5 {
    border: 1px solid #cacaca;
    margin: 0 auto;
    color: #454544;
    font-size: 14px;
}

    .tj_table5 th {
        height: 40px;
        line-height: 40px;
        border: 1px solid #cacaca;
        text-align: right;
        font-size: 14px;
        background: url(../images/tablebg2.png) repeat center center;
        padding: 5px;
    }

        .tj_table5 th span {
            color: red;
        }

    .tj_table5 .clysz_h {
        line-height: 40px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        border-bottom: 2px solid #1ccde7;
    }

    .tj_table5 td {
        height: 40px;
        padding: 5px;
        border: 1px solid #cacaca;
    }

    .tj_table5 label {
        font-weight: normal;
        font-size: 14px;
    }

    .tj_table5 input[type="radio"] {
        margin-right: 5px;
    }

.temp_tj_table5 {
    border: 1px solid #cacaca;
    margin: 0 auto;
    color: #454544;
    font-size: 16px;
}

    .temp_tj_table5 th {
        height: 40px;
        line-height: 30px;
        border: 1px solid #cacaca;
        text-align: center;
        font-size: 16px;
        background: url(../images/tablebg2.png) repeat center center;
        padding: 5px;
    }
       .temp_tj_table5 th span {
            color: red;
        }

    .temp_tj_table5 .clysz_h {
        line-height: 30px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        border-bottom: 2px solid #1ccde7;
    }

    .temp_tj_table5 td {
        height: 30px;
        padding: 3px;
        border: 1px solid #cacaca;
        text-align:center;
    }

    .temp_tj_table5 label {
        font-weight: normal;
        font-size: 16px;
    }

    .temp_tj_table5 input[type="radio"] {
        margin-right: 5px;
    }
.cont_wrap2 {
    width: 1142px;
    height: 380px;
    min-height: 380px;
    height: auto !important;
    padding: 5px 20px;
    margin: 0 auto;
}

.slxt_t {
    height: 52px;
    line-height: 52px;
    background: url(../images/slxt_t.png) no-repeat left top;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 15px;
}

.slxt_l {
    float: left;
    width: 150px;
    height: 10px;
    min-height: 10px;
    height: auto !important;
}

    .slxt_l li {
        width: 140px;
        height: 88px;
        overflow: hidden;
        margin-bottom: 11px;
    }

        .slxt_l li a {
            display: block;
            width: 131px;
            height: 88px;
            color: #fff;
            background: url(../images/slxt_l1.png) no-repeat left top;
            padding-right: 9px;
            text-align: center;
            font-size: 14px;
        }

    .slxt_l a:hover, .slxt_l .li_now a {
        display: block;
        width: 131px;
        height: 88px;
        color: #fff;
        background: url(../images/slxt_l1_1.png) no-repeat left top;
        padding-right: 9px;
        text-align: center;
        font-size: 15px;
    }

    .slxt_l .libg1 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/yyks_ico1.png) no-repeat center center;
    }

    .slxt_l .libg2 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/yyks_ico2.png) no-repeat center center;
    }

    .slxt_l .libg3 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/yyks_ico3.png) no-repeat center center;
    }

    .slxt_l .libg4 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/yyks_ico4.png) no-repeat center center;
    }

    .slxt_l .libg5 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/wybs_ico1.png) no-repeat center center;
    }

    .slxt_l .libg6 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/wybs_ico2.png) no-repeat center center;
    }

    .slxt_l .libg7 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/wybs_ico3.png) no-repeat center center;
    }

    .slxt_l .libg8 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/wybs_ico4.png) no-repeat center center;
    }

    .slxt_l .libg9 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/wybs_ico5.png) no-repeat center center;
    }

    .slxt_l .libg10 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/yyks_ico5.png) no-repeat center center;
    }

    .slxt_l .libg11 {
        display: block;
        width: 50px;
        height: 42px;
        margin: 0 auto;
        padding-top: 5px;
        background: url(../images/yyks_ico6.png) no-repeat center top;
    }

    .slxt_l .libg12 {
        display: block;
        width: 50px;
        height: 42px;
        margin: 0 auto;
        padding-top: 5px;
        background: url(../images/yyks_ico7.png) no-repeat center top;
    }

    .slxt_l .libg13 {
        display: block;
        width: 50px;
        height: 48px;
        margin: 0 auto;
        padding-top: 10px;
        background: url(../images/yyks_ico8.png) no-repeat center center;
    }

    .slxt_l li p {
        line-height: 18px;
    }

.slxt_r {
    margin-left: 150px;
    height: 460px;
    min-height: 460px;
    height: auto !important;
    border: 1px solid #d1d1d1;
    padding: 20px;
}

.slxt_r_n1 {
    height: 100px;
    min-height: 100px;
    height: auto !important;
}

.slxt_r_n1_1 {
    float: left;
    width: 230px;
}

.slxt_r_glbtn {
    display: inline-block;
    min-height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    background: #57a7e5 url(../images/ico7.png) no-repeat 15px center;
    padding: 10px 30px 10px 55px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.slxt_r_n1_2 {
    margin-left: 230px;
    padding-left: 20px;
}

.slxt_liucheng {
    width: 600px;
    height: 68px;
    min-height: 68px;
    height: auto !important;
    background: url(../images/slxt_line.png) no-repeat left 30px;
    overflow: hidden;
    margin: 0 auto 10px auto;
    padding-left: 70px;
}

    .slxt_liucheng li {
        float: left;
        width: 68px;
    }

    .slxt_liucheng .libg1 {
        background: url(../images/slxt_dot1.png) no-repeat left top;
    }

    .slxt_liucheng .libg1_1 {
        background: url(../images/slxt_dot1_1.png) no-repeat left top;
    }

    .slxt_liucheng li .p {
        width: 68px;
        height: 68px;
        line-height: 62px;
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        color: #fff;
    }

    .slxt_liucheng li p {
        display: block;
        width: 68px;
        line-height: 22px;
        text-align: center;
    }

    .slxt_liucheng .li_padding_r {
        padding-right: 80px;
    }

    .slxt_liucheng .li_padding_r1 {
        padding-right: 151px;
    }

    .slxt_liucheng .li_padding_r2 {
        padding-right: 200px;
    }

.li_padding_l {
    padding-left: 160px;
    width: 510px;
}

.slxt_liucheng .li_padding_r3 {
    padding-right: 47px;
}

.dashed {
    height: 20px;
    line-height: 2px;
    border-bottom: 1px dashed #c4c4c4;
    margin-bottom: 30px;
}

.slxt_r_n2 {
    height: 100px;
    min-height: 100px;
    height: auto !important;
}

.slxt_bs {
    width: 200px;
    height: 150px;
    margin: 0 auto 20px auto;
    text-align: center;
    color: #fff;
}

    .slxt_bs a {
        display: block;
        width: 200px;
        height: 150px;
    }

.slxt_bs_bg1 {
    background: url(../images/slxt_bs1.png) no-repeat left top;
}

.slxt_bs_bg1_1 {
    background: url(../images/slxt_bs1_1.png) no-repeat left top;
}

.slxt_bs_bg2 {
    background: url(../images/slxt_bs2.png) no-repeat left top;
}

.slxt_bs_bg2_1 {
    background: url(../images/slxt_bs2_1.png) no-repeat left top;
}

.slxt_bs_bg3 {
    background: url(../images/slxt_bs3.png) no-repeat left top;
}

.slxt_bs_bg3_1 {
    background: url(../images/slxt_bs3_1.png) no-repeat left top;
}

.slxt_bs_bg4 {
    background: url(../images/slxt_bs4.png) no-repeat left top;
}

.slxt_bs_bg4_1 {
    background: url(../images/slxt_bs4_1.png) no-repeat left top;
}

.slxt_bs_bg5 {
    background: url(../images/slxt_bs5.png) no-repeat left top;
}

.slxt_bs_bg5_1 {
    background: url(../images/slxt_bs5_1.png) no-repeat left top;
}

.slxt_bs_bg1:hover {
    background: url(../images/slxt_bs1_2.png) no-repeat left top;
}

.slxt_bs_bg2:hover {
    background: url(../images/slxt_bs2_2.png) no-repeat left top;
}

.slxt_bs_bg3:hover {
    background: url(../images/slxt_bs3_2.png) no-repeat left top;
}

.slxt_bs_bg4:hover {
    background: url(../images/slxt_bs4_2.png) no-repeat left top;
}

.slxt_bs_bg5:hover {
    background: url(../images/slxt_bs5_2.png) no-repeat left top;
}

.slxt_bs_bg6 {
    background: url(../images/slxt_bs6.png) no-repeat left top;
}

.slxt_bs_bg6_1 {
    background: url(../images/slxt_bs6_1.png) no-repeat left top;
}

.slxt_bs_bg6:hover {
    background: url(../images/slxt_bs6_2.png) no-repeat left top;
}

.slxt_bs_bg7 {
    background: url(../images/slxt_bs7.png) no-repeat left top;
}

    .slxt_bs_bg7:hover {
        background: url(../images/slxt_bs7_2.png) no-repeat left top;
    }

.slxt_bs_bg8 {
    background: url(../images/slxt_bs8.png) no-repeat left top;
}

.slxt_bs_bg9 {
    background: url(../images/slxt_bs9.png) no-repeat left top;
}

.slxt_bs_bg10 {
    background: url(../images/slxt_bs10.png) no-repeat left top;
}

.slxt_bs_bg11 {
    background: url(../images/slxt_bs11.png) no-repeat left top;
}

.slxt_bs_bg12 {
    background: url(../images/slxt_bs12.png) no-repeat left top;
}

    .slxt_bs_bg12:hover {
        background: url(../images/slxt_bs12_2.png) no-repeat left top;
    }

.slxt_bs_g {
    float: left;
    width: 200px;
    height: 150px;
    margin: 0 20px 20px 100px;
    text-align: center;
    color: #fff;
}

    .slxt_bs_g a {
        display: block;
        width: 200px;
        height: 150px;
    }

.wdsq_table {
    width: 100%;
    border: 1px solid #c4c4c4;
}

    .wdsq_table .h1 {
        height: 40px;
        line-height: 40px;
        border-bottom: 2px solid #1ccde7;
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center;
    }

        .wdsq_table .h1 span {
            font-size: 18px;
            color: #fd0620;
            padding-left: 20px;
        }

    .wdsq_table .h2 {
        height: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        font-size: 18px;
        text-align: center;
    }

    .wdsq_table p {
        line-height: 25px;
        text-indent: 2em;
    }

    .wdsq_table th, .wdsq_table td {
        line-height: 30px;
        padding: 5px;
    }

    .wdsq_table th {
        background: url(../images/tablebg2.png) repeat left top;
        border: 1px solid #c4c4c4;
        text-align: right;
    }

    .wdsq_table td {
        border: 1px solid #c4c4c4;
        text-align: left;
    }

.wdsq_ts {
    background: url(../images/wdsq_ico01.png) no-repeat 10px 12px;
    line-height: 25px;
    font-size: 16px;
    color: #ff9053;
    padding-bottom: 10px;
    padding: 10px 10px 10px 34px;
    border: 1px dashed #c4c4c4;
    margin: 20px auto;
}

.wybz_table {
    width: 100%;
    border: 1px solid #c4c4c4;
}

    .wybz_table td, .wybz_table th {
        line-height: 30px;
        padding: 20px;
    }

    .wybz_table h1 {
        height: 25px;
        font-size: 14px;
    }

.wybz_xz li a {
    float: left;
    padding: 6px 15px;
    line-height: 20px;
    background: #f4f4f4;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 12px;
    margin-bottom: 10px;
}

    .wybz_xz li a:hover, .wybz_xz .li_now {
        float: left;
        padding: 6px 15px;
        line-height: 20px;
        background: #ffe2cd;
        border: 1px solid #ff7e4b;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #ff7e4b;
    }

.wybz_h1 {
    height: 30px;
    line-height: 30px;
    background: url(../images/wybz_ico2.png) no-repeat left center;
    padding-left: 30px;
    color: #57a7e5;
    font-size: 16px;
    margin-bottom: 5px;
}

.wybz_table2 {
    width: 100%;
    border: 1px solid #c4c4c4;
}

    .wybz_table2 td, .wybz_table2 th {
        line-height: 40px;
        padding: 0 20px;
        border-bottom: 1px dashed #c4c4c4;
    }

    .wybz_table2 td {
        background: url(../images/tablebg1.png) repeat left top;
    }

    .wybz_table2 th {
        background: url(../images/tablebg2.png) repeat left top;
        font-weight: normal;
        text-align: left;
    }

    .wybz_table2 .h1 {
        line-height: 43px;
        background: url(../images/wdsq_table2.png) repeat-x left bottom;
        border-bottom-width: 0;
        font-weight: normal;
        text-align: center;
    }

.wybz_table3 {
    width: 100%;
    border: 1px solid #c4c4c4;
}

    .wybz_table3 td, .wybz_table3 th {
        padding-left: 10px;
        padding-right: 10px;
        border-right: 1px solid #c4c4c4;
    }

    .wybz_table3 th {
        line-height: 43px;
        background: url(../images/wdsq_table2.png) repeat-x left bottom;
        border-bottom-width: 0;
        font-weight: normal;
        text-align: center;
    }

    .wybz_table3 td {
        line-height: 25px;
        border-bottom: 1px dashed #c4c4c4;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.wybz_table4 {
    width: 100%;
    border: 1px solid #c4c4c4;
}

    .wybz_table4 td, .wybz_table4 th {
        padding-left: 10px;
        padding-right: 10px;
        border-right: 1px solid #c4c4c4;
    }

    .wybz_table4 th {
        line-height: 23px;
        background: url(../images/wdsq_table1.png) repeat-x left bottom;
        border-bottom-width: 0;
        padding-top: 8px;
        padding-bottom: 8px;
        font-weight: normal;
        text-align: center;
    }

    .wybz_table4 td {
        line-height: 25px;
        border-bottom: 1px dashed #c4c4c4;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
    }

.yy_window {
    width: 570px;
    min-height: 380px;
    height: 380px;
    height: auto !important;
    background: #fff;
    padding: 20px;
    -webkit-filter: drop-shadow(0 1px 3px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 3px rgba(0,0,0,0.2));
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: "Arial","微软雅黑","宋体";
}

.yy_window2 {
    width: 70%;
    min-height: 380px;
    height: 380px;
    height: auto !important;
    background: #fff;
    padding: 20px;
    -webkit-filter: drop-shadow(0 1px 3px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 3px rgba(0,0,0,0.2));
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: "Arial","微软雅黑","宋体";
}

.yy_window_t {
    height: 30px;
    line-height: 30px;
    background: url(../images/wybz_ico2.png) no-repeat left center;
    padding-left: 30px;
    color: #57a7e5;
    font-size: 16px;
    margin-bottom: 5px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.yy_window_table1 {
    width: 100%;
    border: 1px solid #c4c4c4;
}

    .yy_window_table1 th {
        height: 30px;
        line-height: 30px;
        border-bottom: 2px solid #1ccde7;
        border-right: 1px solid #c4c4c4;
        font-size: 14px;
        text-align: center;
        padding: 5px;
    }

    .yy_window_table1 td {
        height: 30px;
        line-height: 30px;
        border: 1px solid #c4c4c4;
        padding: 5px;
    }

.win_tjbtn_w {
    margin: 20px auto;
    text-align: center;
}

.win_tjbtn {
    width: 10%;
    height: 36px;
    line-height: 36px;
    background: #57a7e5;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
}

    .win_tjbtn a {
        color: #fff;
        width: 100%;
        height: 100%;
        display: block;
    }

        .win_tjbtn a:hover {
            color: #fcff00;
        }

.win_tjbtn1 {
    width: 10%;
    height: 36px;
    line-height: 36px;
    background: #ff9b00;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
}

    .win_tjbtn1 a {
        color: #fff;
        width: 100%;
        height: 100%;
        display: block;
    }

        .win_tjbtn1 a:hover {
            color: #fcff00;
        }

.yy_window_table_noborder {
    border: 1px dashed #c4c4c4;
}

    .yy_window_table_noborder th, .yy_window_table_noborder td {
        border-width: 0;
        padding: 10px 20px;
    }

.win_tjbtn3 {
    width: 90%;
    height: 32px;
    line-height: 32px;
    background: #53bff7;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
}

    .win_tjbtn3 a {
        color: #fff;
        width: 100%;
        height: 100%;
        display: block;
    }

        .win_tjbtn3 a:hover {
            color: #fcff00;
        }

.grxx_con1 {
    min-height: 20px;
    height: 20px;
    height: auto !important;
    margin: 0 auto;
}

    .grxx_con1 p {
        font-size: 18px;
        text-align: center;
        line-height: 40px;
    }

.grxx_con2 {
    float: left;
    width: 780px;
    padding-right: 15px;
    min-height: 20px;
    height: 20px;
    height: auto !important;
}

.grxx_con3 {
    margin-left: 795px;
    min-height: 20px;
    height: 20px;
    height: auto !important;
}

.slxt_l_w {
    width: 165px;
    border: 1px solid #dadbd9;
}

.slxt_l_w_t {
    height: 35px;
    line-height: 35px;
    background: url(../images/slxt_l_w1.png) repeat-x left bottom;
    text-align: center;
    color: #44b5df;
    font-size: 16px;
    border-bottom: 1px solid #dadbd9;
}

.slxt_l_w_c {
    background: url(../images/tablebg1.png) repeat left bottom;
    padding: 12px 5px 5px 15px;
}

.slxt_r2 {
    margin-left: 185px;
    height: 460px;
    min-height: 460px;
    height: auto !important;
    border: 1px solid #d1d1d1;
    padding: 20px;
}

.clsq_h {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #dadbd9;
}

.clsq_h1 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.jsysq_tjbtn {
    width: 80%;
    margin: 20px auto;
    text-align: center;
}

.zcba_1 {
    float: left;
    width: 210px;
    margin-right: 20px;
}

.zcba_2 {
    margin-left: 230px;
}

.sqcns_w {
    width: 1000px;
    border: 1px solid #d1cec8;
    height: 420px;
    min-height: 420px;
    height: auto !important;
    margin: 20px auto;
    padding-bottom: 20px;
    background: #fff;
}

.sqcns {
    width: 850px;
    margin: 0 auto;
}

.sqcns_h {
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
}

.sqcns_h1 {
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}

.sqcns_h2 {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

.sqcns_h3 {
    line-height: 35px;
    font-size: 16px;
}

    .sqcns_h3 p {
        text-indent: 2em;
    }

.sqcns_h4 li {
    float: left;
    width: 50%;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
}

.sqcns_h5 {
    width: 250px;
    text-align: left;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 20px;
}

.input_p260 {
    width: 260px;
}

.select_p272 {
    width: 272px;
}

.input_p460 {
    width: 460px;
}

.input_p130 {
    width: 130px;
}

.select_p142 {
    width: 142px;
}

.select_p77 {
    width: 77px;
}

.input_p65 {
    width: 65px;
}

.input_fb {
    font-size: 24px;
    font-weight: bold;
}
