@charset "utf-8";
/* 全局样式 */
body {
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: #3d98f8 url(../images/min-bg-new.jpg);
    background-size: cover;
    background-position: center center;
    height: 100%;
    position: relative;
    width: 100%;
    min-height: 100%;
}

ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: #0472bc;
}

h2 {
    font-family: "Microsoft YaHei" ! important;
    color: #1f7ab7;
    line-height: 50px;
}

h3 {
    color: #227cb8;
    line-height: 40px;
}

h4 {
    color: #84def8;
    font-size: 16px;
    font-weight: normal;
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.asc_h4 {
    font-family: "Microsoft YaHei" ! important;
    color: #1f7ab7;
    line-height: 50px;
    font-weight: bold;
    padding-top: 10px;
}

/* 头部 */
.head {
    height: 84px;
    background: #fff;
    margin: 0 auto;
    padding: 10px 20px 0 20px;
    min-width: 1100px;
}

.head_1 {
    width: 650px;
    height: 53px;
    float: left;
}

.logo {
    padding-top: 15px;
}

.head_2 {
    height: 37px;
    width: 300px;
    float: right;
    margin-top: 25px;
}

.h_a a {
    color: #3e454d;
    line-height: 29px;
    width: 69px;
    text-align: center;
    display: block;
    border: #3e454d 1px solid;
    border-radius: 3px;
    float: right;
    margin-left: 8px;
}

.h_a a:hover {
    border: #3598db 1px solid;
    color: #3598db;
}

/* 底部 */
.footer {
    width: 100%;
    min-width: 1173px;
    height: 30px;
    color: #9ed8f5;
    text-align: center;
    font-size: 13px;
    padding: 30px 0;
    position: relative;
    bottom: 0;
    margin-top: 50px;
}

.footer_2 {
    width: 100%;
    min-width: 1173px;
    height: 90px;
    color: #9ed8f5;
    text-align: center;
    font-size: 13px;
    padding: 30px 0;
    position: relative;
    bottom: 0;
    margin-top: 30px;
}

.f_t {
    display: inline-block; /*height:60px; line-height:60px; width:740px;*/
    text-align: left;
    position: relative;
    top: -10px;
}

.f_e {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
}

.f_e_h {
    display: none;
    position: absolute;
    top: -5px;
    left: -10px;
}

/* 首页 */
.main {
    width: 100%;
    min-height: 600px;
    min-width: 1173px;
    background-size: 1px 100%;
    margin: 0 auto;
    text-align: center;
    font-family: "Microsoft YaHei" ! important;
}

.cjmc_l {
    padding-top: 30px;
    height: 70px;
    width: 660px;
    margin: 0 auto;
}

.cjmc_1_1 { /* float:left; text-align:right; */
}

.cjmc_1_2 { /* float:left; margin-left:15px; */
    padding-top: 5px;
}

.cjmc_1_2 a {
    margin-right: 5px;
    color: #fff;
    line-height: 33px;
    border: #8ccffc 1px solid;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
}

.cjmc_1_2 a:hover {
    background-color: rgba(0, 57, 174, 0.4);
}

.mczc {
    z-index: 98;
    width: 1173px;
    min-height: 185px;
    background: url(../images/tmbg_15.png) repeat;
    border-radius: 8px;
    margin: 0 auto;
}

.mczc_tips {
    z-index: 98;
    width: 1173px;
    background: url(../images/tmbg_15.png) repeat;
    border-radius: 8px;
    margin: 0 auto;
    position: relative;
}

.mczc_g {
    z-index: 98;
    width: 1173px;
    min-height: 185px;
    background: url(../images/tmbg_15.png) repeat;
    border-radius: 8px;
    margin: 0 auto;
}

.mczc_1 {
    width: 185px;
    margin: 0 10px 0 25px;
    float: left;
}

.mczc_t {
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}

.mczc_t1 {
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}

.mczc_2 {
    width: 248px;
    margin: 0;
    float: left;
    position: relative;
}

.mczc_k2_2 {
    padding: 20px;
}

.tx_1 {
    height: 50px;
    display: inline-block;
    background: #fdffe6;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 224px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    border: 0;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.tx_1_zzxs {
    height: 35px;
    display: inline-block;
    background: #c7ecff;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 224px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    border: 0;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.mczc_3 {
    width: 392px;
    margin: 0 10px;
    float: left;
    position: relative;
}

.mczc_31 {
    width: 320px;
    margin: 0 10px;
    float: left;
    position: relative;
}

.login {
    position: relative;
}

#loginName {
    height: 50px;
    display: inline-block;
    background: #faf8e0;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 362px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 2px solid #6ec4ff;
    border-radius: 80px;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

#hyms {
    height: 50px;
    display: inline-block;
    background: #fdffe6;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 362px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px;
    border: 0;
    box-shadow: 0px 0px 18px #183f64;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.login .on_changes {
    width: 325px;
    position: absolute;
    list-style: none;
    border: 1px solid #d2ccc4;
    background: #d0ecff;
    display: none;
    padding: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei" ! important;
    cursor: pointer;
    z-index: 999
}

.login .on_changes li {
    text-align: left;
}

.login .on_changes li.active {
    background: #b1dfff;
}

.login .on_changes li a:hover {
    background: #b1dfff;
    display: block;
}

.mczc_4 {
    width: 266px;
    margin: 0;
    float: left;
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    visibility: hidden;
    top: 130px;
    left: 50%;
    margin-left: -250px;
    width: 499px;
    background: #e3f4ff;
    position: absolute;
    z-index: 101;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    font-size: 14px;
}

.close-reveal-modal { /*float:right; display:block;*/
    cursor: pointer;
    margin-top: 8px;
}

.tx_2 {
    height: 50px;
    display: inline-block;
    background: #fdffe6 url(../images/xltx.png) no-repeat 237px;
    line-height: 50px;
    color: #7b7676;
    cursor: pointer;
    width: 242px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 0;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

#xzqh_word {
    background: url(../images/xltx.png) no-repeat 157px #fdffe6;
}

#xzqh_dt {
    background: url(../images/xltx.png) no-repeat 157px #fdffe6;
}

.zzxx_t {
    line-height: 35px;
    color: #227cb8;
    text-align: left;
    border-bottom: solid 2px #227cb8;
    padding: 0 10px;
    margin-bottom: 20px;
}

.zzxx_m {
    min-height: 300px;
}

.qylx {
    padding-bottom: 20px;
    border-bottom: #227cb8 dashed 1px;
    position: relative;
    height: 220px;
}

.qylx_t {
    float: left;
    color: #3e454d;
    height: 30px;
    line-height: 30px;
    width: 103px;
    font-weight: bold;
    margin-left: 10px;
}

.qylx_xx {
    line-height: 30px;
    float: left;
    width: 365px;
    margin-bottom: 8px;
}

.qylx_xx ul li, .zzxs ul li {
    float: left;
    padding: 0 5px;
    margin: 0 5px;
    color: #0472bc;
}

.qylx_xx ul li:hover, .zzxs ul li:hover {
    border-radius: 3px;
    background: #b0dfff;
    cursor: pointer;
}

.xydm {
    color: #0472bc;
    line-height: 40px;
}

#dmtx {
    border: #8ccffc 1px solid;
    padding: 0 5px;
    line-height: 25px;
    width: 170px;
}

.zzxs ul {
    margin: 10px 20px;
    overflow: auto;
}

.button_1 {
    border: 0;
    background: #3598db;
    color: #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 80px;
    margin: 10px 0 20px 0;
    font-size: 14px;
}

.mcgs {
    padding: 10px 0 15px 0;
}

.mcgs ul {
    margin: 15px auto;
    font-size: 17px;
    color: #fff;
}

.mcgs ul li {
    padding: 15px 40px;
    border: solid 1px #8ccffc;
    border-radius: 8px;
    cursor: pointer;
    margin: 10px auto;
    width: 500px;
    min-width: 500px;
    background-color: rgba(0, 57, 174, 0.4);
}

.mcgs ul li:hover {
    border: #fff solid 1px;
}

.sf {
    color: #4fdbff;
}

.mcgs ul .l_2 {
    background: url(../images/xz_t.png) no-repeat 5px 10px;
    border: #d7ff36 solid 1px;
    background-color: rgba(42, 6, 102, 0.55);
}

.tj_b {
    background: url(../images/tj_b2_.png) no-repeat;
    width: 229px;
    height: 52px;
    border: 0;
    cursor: pointer;
}

.tj_b:active {
    background: url(../images/tj_b1.png) no-repeat;
    width: 229px;
    height: 52px;
}

.tj_bb {
    background: url(../images/tj_b1_.png) no-repeat;
    width: 229px;
    height: 52px;
    border: 0;
    cursor: pointer;
}

.sbxz {
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 auto;
    width: 216px;
    padding: 10px 0;
    height: 20px;
}

.sbxz input {
    display: block;
    height: 20px;
    float: left
}

.sbxz span {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
}

.sbxz span a {
    text-decoration: underline;
    color: #FFFFFF;
}

.white_content {
    position: absolute;
    top: 22%;
    left: 50%;
    margin-left: -360px;
    width: 708px;
    height: 397px;
    background: #f1f8ff;
    border: #008eed solid 1px;
    z-index: 1002;
    overflow: auto;
    text-align: center;
}

.xz_nr {
    padding: 20px;
    width: 80%;
    height: 200px;
    background: #fff;
    margin: 5px auto;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    overflow: auto;
}

.white_content_asc {
    position: absolute;
    top: 22%;
    left: 50%;
    margin-left: -360px;
    width: 708px;
    background: #f1f8ff;
    border: #008eed solid 1px;
    z-index: 1002;
    overflow: auto;
    text-align: center;
}

.xz_nr_asc {
    padding: 20px;
    width: 80%;
    background: #fff;
    margin: 5px auto;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    overflow: auto;
}

.button_2 {
    width: 16px;
    height: 17px;
    background: url(../images/close_2.png) no-repeat;
    border: 0;
    cursor: pointer;
    float: right;
    margin: 10px;
}

.ts_k3 {
    width: 218px;
    padding: 15px;
    background: #fefcc0;
    border: #6ec4ff 1px solid;
    border-radius: 8px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -120px;
    z-index: 3;
}

.ts_k4 {
    z-index: 999;
    width: 318px;
    padding: 15px;
    background: #fefcc0;
    border: #6ec4ff 1px solid;
    border-radius: 8px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 350px;
    left: 50%;
    margin-left: -290px;
}

.ts_k44 {
    z-index: 1001;
    width: 318px;
    padding: 15px;
    background: #fefcc0;
    border: #6ec4ff 1px solid;
    border-radius: 8px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 265px;
    left: 50%;
    margin-left: -290px;
}

.ts_j_1 {
    position: absolute;
    top: -16px;
    left: 115px;
}

.ts_j_2 {
    position: absolute;
    top: -16px;
    left: 55px;
}

.ts_j_3 {
    position: absolute;
    top: -16px;
    left: 275px;
}

.ts_k5 {
    width: 218px;
    padding: 15px;
    background: #fefcc0;
    border: #6ec4ff 1px solid;
    border-radius: 8px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -120px;
    z-index: 3;
}

.cm {
    color: #1f7ab7;
}

.zhts {
    color: #61bfff;
    position: absolute;
    padding: 10px 15px;
    width: 230px;
    border-radius: 8px;
}

.zhts input {
    display: block;
    height: 15px;
    float: left
}

.zhts span {
    display: block;
    float: left;
    height: 25px;
    line-height: 20px;
    font-size: 13px;
    width: 210px;
    text-align: left;
}

.zhts_1 {
    color: #61bfff;
    position: absolute; /*background:#1F7AB7;*/
    padding: 10px 15px;
    width: 350px;
    border-radius: 8px;
}

.zhts_1 input {
    display: block;
    height: 15px;
    float: left
}

.zhts_1 span {
    display: block;
    float: left;
    height: 25px;
    line-height: 20px;
    font-size: 13px;
    width: 330px;
    text-align: left;
}

.gjj_qy {
    display: block;
    color: #a2ecff;
    font-size: 15px;
    padding-top: 15px;
}

.gjj_qy input {
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
}

.djjg {
    width: 412px;
    margin: 0 auto;
    height: 93px;
}

.djjg h4 {
    color: #FFFFFF;
}

/* select */
.select {
    position: relative;
    float: left;
}

.select dt {
    height: 50px;
    display: inline-block;
    background: url(../images/xltx.png) no-repeat 157px #fdffe6;
    line-height: 50px;
    color: #757575;
    cursor: pointer;
    width: 169px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    font-size: 16px;
    text-align: center;
    padding-right: 10px;
}

.select dd {
    position: absolute;
    left: 10px;
    top: 55px;
    border: 1px solid #d2ccc4;
    background: #d0ecff;
    display: none;
    text-align: left;
}

.select dd ul {
    padding: 4px;
    width: 150px;
    max-height: 250px;
    overflow: auto;
}

.select dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
}

.select dd ul li a:hover {
    background: #b1dfff;
}

/* select */
.select1 {
    position: relative;
    float: left;
}

.select1 dt {
    height: 50px;
    display: inline-block;
    background: url(../images/xltx.png) no-repeat 197px #c7ecff;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 225px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    border: 0;
    box-shadow: 0px 0px 18px #183f64;
    border-radius: 8px;
    font-size: 16px;
    text-align: center;
    padding-right: 10px;
}

.select1 dd {
    position: absolute;
    left: 13px;
    top: 55px;
    border: 1px solid #d2ccc4;
    background: #d0ecff;
    display: none;
    text-align: left;
}

.select1 dd ul {
    padding: 4px;
    width: 200px;
    max-height: 250px;
    overflow: auto;
}

.select1 dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
}

.select1 dd ul li a:hover {
    background: #b1dfff;
}

/* login */
.dlk {
    position: absolute;
    top: 22%;
    left: 50%;
    margin-left: -380px;
    width: 745px;
    height: 355px;
    background: #f3fbfd;
    border: 1px solid #7fcbd7;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    z-index: 1003;
}

.dlk_l {
    float: left;
    width: 346px;
    background: url(../images/dl_l.gif) no-repeat;
}

.dlk_r {
    float: left;
    width: 360px;
    height: 280px;
    background: #e1f6fa;
    border-radius: 8px;
    margin: 0 19px;
    text-align: center;
}

#login {
    text-align: center;
    margin-top: 93px;
}

#inputs input, #phone {
    padding: 12px 15px;
    margin: 0 0 10px 0;
    width: 228px;
    border: 1px solid #4bb5f5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}

#inputs input:focus, #phone:focus {
    background-color: #fff;
    border-color: #e8c291;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #e8c291 inset;
    -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
    box-shadow: 0 0 0 1px #e8c291 inset;
}

#submit {
    background-color: #24c14e;
    height: 35px;
    padding: 0;
    width: 260px;
    cursor: pointer;
    font: bold 15px Arial, Helvetica;
    color: #fff;
    border: 0;
    border-radius: 5px;
    font-family: "Microsoft YaHei" ! important;
}

#submit:hover, #submit:focus {
    background-color: #2cb951;
}

#submit:active {
    outline: none;
}

#submit::-moz-focus-inner {
    border: none;
}

#yzm, .yzm_2 {
    color: #67605c;
    line-height: 25px;
}

#yzm_1 {
    width: 78px;
    height: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.yzx_1_i {
    width: 60px;
    margin-left: 10px;
}

#phone {
    width: 150px;
}

#fsyzm {
    width: 95px;
    background: #3598db;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    border: 0;
    border-radius: 5px;
    margin-left: 5px;
}

.zc_t {
    height: 55px;
    margin-top: 30px;
}

#yzm_2_2 {
    padding: 12px 15px;
    margin: 0 0 10px 0;
    width: 150px;
    border: 1px solid #4bb5f5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}

#submit2 {
    background-color: #f4b800;
    height: 35px;
    padding: 0;
    width: 270px;
    cursor: pointer;
    font: bold 15px Arial, Helvetica;
    color: #fff;
    border: 0;
    border-radius: 5px;
    font-family: "Microsoft YaHei" ! important;
    margin-top: 31px;
}

#submit2:hover, #submit2:focus {
    background-color: #f4a600;
}

#submit2:active {
    outline: none;
}

#submit2::-moz-focus-inner {
    border: none;
}

.dl_gb {
    height: 30px;
}

a {
    cursor: pointer;
}

/*mine*/
.middle {
    width: 960px;
    min-height: 500px;
    background: #FFFFFF;
    border: 1px solid #a6dcff;
    margin: 0px auto;
    position: relative;
    top: 40px;
}

.m_1 {
    height: 118px;
    background: #d1f3ff;
    padding: 0 45px;
}

.m_1_l {
    float: left;
    margin-top: 28px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 25px;
}

.p1 {
    color: #00a2ff;
    margin-top: 15px;
    font-weight: bold;
}

.p2 {
    color: #686868;
    text-align: left;
}

.m_1_r {
    float: right;
    margin-top: 40px;
}

.m_2 { /*width:870px; margin:50px auto;*/
    background: #f5f4f4; /*height:500px;*/
}

.xgmm {
    display: none;
    position: absolute;
    top: 22%;
    left: 50%;
    margin-left: -250px;
    width: 545px;
    height: 370px;
    background: #f3fbfd;
    border: 1px solid #7fcbd7;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    z-index: 1003;
}

.xgmm_1 {
    width: 465px;
    height: 270px;
    background: #e1f6fa;
    border-radius: 8px;
    margin: 0 19px;
    text-align: center;
    padding: 20px;
}

/*gzs*/
.middle_2 {
    width: 785px; /*min-height:190px;*/
    background: #f6f6f6;
    margin: 0px auto;
    margin-top: 20px;
    padding: 24px 45px 60px 45px;
}

.gzs_t {
    padding: 60px 0;
}

.gzs_bh {
    text-align: left;
    font-weight: bold;
    line-height: 25px;
    font-size: 14px;
}

.nr_t {
    font-size: 24px;
    line-height: 55px;
}

.nr_w {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
}

.nr_w_m {
    font-weight: bold;
}

.gzs_dy {
    background: url(../images/gzs_b1.png) no-repeat;
    width: 372px;
    height: 86px;
    border: 0;
    cursor: pointer;
    margin-top: 34px;
}

.gzs_dy_hz {
    background: url(../images/gzs_a1.png) no-repeat;
    width: 372px;
    height: 86px;
    border: 0;
    cursor: pointer;
    margin-top: 34px;
}

.gzs_mine {
    background: url(../images/gzs_b2.png) no-repeat;
    width: 372px;
    height: 86px;
    border: 0;
    cursor: pointer;
    margin-top: 20px;
}

.gzs_jxbl {
    background: url(../images/jxbl.png) no-repeat;
    width: 372px;
    height: 86px;
    border: 0;
    cursor: pointer;
    margin-top: 20px;
}

.djjg {
    width: 412px;
    margin: 0 auto;
    height: 93px;
}

.djjg h4 {
    color: #FFFFFF;
}

.select3 {
    position: relative;
    float: left;
}

.select3 dt {
    height: 47px;
    display: inline-block;
    background: url(../images/xltx.png) no-repeat 377px;
    line-height: 47px;
    color: #fff;
    cursor: pointer;
    width: 408px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 97;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
}

.select3 dd {
    position: absolute;
    left: 5px;
    top: 63px;
    border: 1px solid #d2ccc4;
    background: #d0ecff;
    display: none;
    text-align: left;
}

.select3 dd ul {
    padding: 4px 14px;
    width: 370px;
    max-height: 140px;
    overflow: auto;
}

.select3 dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
    font-size: 14px;
}

.select3 dd ul li a:hover {
    background: #b1dfff;
}

/*fzjg*/
.cjmc_l_fz {
    padding-top: 30px;
    height: 90px;
    width: 800px;
    margin: 0 auto;
}

.mczc_5 {
    width: 300px;
    margin: 0 10px 0 30px;;
    float: left;
    position: relative;
}

#lsqyName {
    height: 50px;
    display: inline-block;
    background: #c7ecff;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 280px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 0;
    box-shadow: 0px 0px 18px #183f64;
    border-radius: 8px;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.fz_1 {
    position: relative;
}

.fz_1 .on_changes {
    width: 408px;
    position: absolute;
    list-style: none;
    border: 1px solid #d2ccc4;
    background: #d0ecff;
    display: none;
    padding: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei" ! important;
    cursor: pointer;
}

.fz_1 .on_changes li {
    margin: 0 8px;
    padding: 4px;
    text-align: left;
}

.fz_1 .on_changes li.active {
    background: #b1dfff;
}

.mczc_6 {
    width: 200px;
    margin: 0 10px;
    float: left;
    position: relative;
}

#lszzName {
    height: 50px;
    display: inline-block;
    background: #c7ecff;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 0;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.fz_1 {
    position: relative;
}

.fz_1 .on_changes2 {
    width: 408px;
    position: absolute;
    list-style: none;
    border: 1px solid #d2ccc4;
    background: #d0ecff;
    display: none;
    padding: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei" ! important;
    cursor: pointer;
}

.fz_1 .on_changes2 li {
    margin: 0 8px;
    padding: 4px;
    text-align: left;
}

.fz_1 .on_changes2 li.active {
    background: #b1dfff;
}

.mczc_7 {
    width: 200px;
    margin: 0 10px;
    float: left;
    position: relative;
}

.hyms1 {
    height: 50px;
    display: inline-block;
    background: #c7ecff;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 0;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.mczc_8 {
    margin: 0 10px;
    position: relative;
}

/*tzr*/
.middle_3 {
    width: 960px;
    min-height: 580px;
    background: #FFFFFF;
    border: 1px solid #a6dcff;
    margin: 0px auto;
    position: relative;
    top: 40px;
}

.white_content2 {
    position: absolute;
    top: 22%;
    left: 50%;
    margin-left: -360px;
    width: 708px;
    min-height: 300px;
    background: #f1f8ff;
    border: #008eed solid 1px;
    z-index: 1002;
    overflow: auto;
    text-align: center;
}

.cns_c {
    position: absolute;
    top: 0;
    left: 670px;
}

.cns_nr {
    background: #fff;
    width: 85%;
    min-height: 200px;
    padding: 25px 50px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
}

.cns_p1 {
    text-align: left;
}

.cns_p2 {
    text-align: right; /*  margin-top:50px; */
}

.cns_b {
    position: relative;
}

.cns_dy {
    margin-left: 20px;
    position: absolute;
    top: 50px;
    left: 550px;
    padding-left: 20px;
}

.mc_c {
    position: absolute;
    top: 0;
    left: 670px;
}

.mc_nr {
    background: #fff;
    width: 85%;
    padding: 25px 50px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
}

.mc_nr1 {
    width: 100%;
    padding: 25px 50px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

.mc_p1 {
}

.mc_p2 {
    text-align: right; /*  margin-top:50px; */
}

.mc_b {
    position: relative;
}

.mc_dy {
    margin-left: 20px;
    position: absolute;
    top: 50px;
    left: 550px;
    padding-left: 20px;
}

.hydy {
    display: none;
    position: absolute;
    top: 0;
    left: 310px;
    background: #fefcc0;
    border: #6ec4ff 1px solid;
    z-index: 1002;
    font-size: 12px;
    width: 250px;
    padding: 15px;
}

.ts_jl {
    position: absolute;
    left: -16px;
}

.hydy_n {
    font-weight: bold;
    color: #1f7ab7;
}

/*hyms*/
.middle_4 {
    width: 850px;
    min-height: 580px;
    background: #FFFFFF;
    border: 1px solid #a6dcff;
    margin: 0px auto;
    position: relative;
    top: 40px;
}

.hyms {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    padding: 20px 60px 60px 60px;
}

.hyms_t {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #1f7ab7;
    line-height: 60px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
}

.hyms_t_n {
    color: #666666;
    font-weight: normal;
    margin-left: 5px;
}

.hyms_z {
    padding: 20px;
    background: #faf8e0;
    margin-bottom: 20px;
}

.hyms_b {
    font-weight: bold;
    color: #1f7ab7;
    line-height: 30px;
    margin-top: 20px;
    padding: 0 20px;
}

.hyms_x {
    color: #333333;
    padding: 0 40px;
    line-height: 25px;
}

/*hyms*/
.middle_4_ajax {
    width: 450px; /*min-height:580px;*/
    background: #FFFFFF;
    border: 1px solid #a6dcff;
    margin: 0px auto;
    position: relative;
}

.hyms_ajax {
    width: 450px;
    text-align: left;
    font-size: 10px;
    line-height: 10px;
    padding: 0px 0px 10px 0px;
}

.hyms_ajax_ {
    width: 450px;
    text-align: left;
    font-size: 10px;
    line-height: 10px;
}

.hyms_t_ajax {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #1f7ab7;
    line-height: 40px;
    border-bottom: 1px solid #CCCCCC;
}

.hyms_t_n_ajax {
    color: #666666;
    font-weight: normal;
    margin-left: 5px;
}

.hyms_z_ajax {
    padding: 10px;
    background: #faf8e0;
    line-height: 18px;
}

.hyms_b_ajax {
    font-weight: bold;
    color: #1f7ab7;
    line-height: 18px;
    padding: 0 10px;
}

.hyms_x_ajax {
    color: #333333;
    padding: 0 20px;
    line-height: 18px;
}

.tsk {
    position: absolute;
    width: 400px;
    min-height: 180px;
    background: #f3fbfd;
    border: 1px solid #7fcbd7;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    z-index: 1004;
    margin-left: -200px
}

.tsk_tg {
    height: 30px;
}

.tsk_t {
    float: left;
    line-height: 35px;
    padding-left: 20px;
    font-family: "Microsoft YaHei" ! important;
    color: #408fb1;
    font-size: 16px;
}

.ts_n {
    margin: 20px 15px;
}

.ts_n_l {
    float: left;
    width: 100px;
}

.ts_n_r {
    float: left;
    width: 240px;
    min-height: 100px;
    padding: 20px 15px;
    font-size: 14px;
    line-height: 25px;
    vertical-align: middle;
}

/**
.call{ position:fixed; right:10px; top:70%;width:120px;}
.call_im{ width:80px; height:71px; background:url(../images/call_1.png) no-repeat; display:block; margin:0 auto;}
.call_im:hover{ background:url(../images/call_2.png) no-repeat;}
.call p{font-family: "Microsoft YaHei" ! important; text-align:center; color:#FFFFFF; font-size:14px; line-height:25px; padding-left:15px;}
.call a{ color:#fff;}
.call_t{font-family: "Microsoft YaHei" ! important; color:#fff; font-size:20px; line-height:60px;  background:url(../images/call_t.gif) no-repeat left center; width:405px; margin:0 auto; padding:20px 0 10px 55px; text-align:left;}
.call_x{ line-height:35px;}
.number{ color:#3598db; font-weight:bold;}
.middle_5{ width:385px; min-height:190px;background:#f6f6f6 url(../images/gzs_2.gif) no-repeat right bottom; margin:0px auto; padding:24px 45px 60px 45px;}
**/

#help {
    background: url(../static/images/help_im_06.gif) no-repeat left;
    color: #3e454d;
    line-height: 29px;
    width: 80px;
    text-align: center;
    display: block;
    border: #fff 1px solid;
    border-radius: 3px;
    float: right;
    margin-left: 8px;
    color: #3598db;
    text-decoration: underline;
}

/*sysm*/
.sysm_t {
    font-family: "Microsoft YaHei" ! important;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    background: url(../images/sysm_t_im.gif) no-repeat left center;
    width: 900px;
    margin: 0 auto;
    padding: 20px 0 10px 55px;
    text-align: left;
}

.middle_6 {
    width: 860px;
    min-height: 580px;
    background: #FFFFFF;
    border: 1px solid #a6dcff;
    margin: 0px auto;
    padding: 50px;
    text-align: left;
}

.sysm_p1 {
    font-size: 16px;
    color: #3598db;
    font-weight: bold;
    line-height: 30px;
}

.sysm_p2 {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    padding: 0 27px;
}

.sysm_p3 {
    text-align: center;
    padding: 10px;
}

.sysm_p3 img {
    max-width: 800px;
    padding: 15px 0;
}

.remind {
    color: red;
}

#yzm_m {
    width: 80px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #4bb5f5;
    text-align: center;
}

#yzm_2_2 {
    margin-right: 105px;
}

.mczc_alt_1 {
    width: 320px;
    margin: 0 10px 0 25px;
    float: left;
    position: relative;
}

.tx_alt_1 {
    height: 50px;
    display: inline-block;
    background: #fdffe6;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    border: 0;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.mczc_alt_2 {
    width: 250px;
    margin: 0 10px 0 25px;
    float: left;
    position: relative;
}

.tx_alt_2 {
    height: 50px;
    display: inline-block;
    background: #fdffe6;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 224px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    border: 0;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.mczc_alt_3 {
    width: 270px;
    margin: 0 10px 0 10px;
    float: left;
    position: relative;
}

.tx_alt_3 {
    height: 50px;
    display: inline-block;
    background: #fdffe6;
    line-height: 50px;
    color: #1f7ab7;
    cursor: pointer;
    width: 224px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0px 0px 18px #183f64;
    border: 0;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    font-family: "Microsoft YaHei" ! important;
}

.tj_alt_b {
    background: url(../images/tj_alt_b2.jpg) no-repeat;
    width: 200px;
    height: 54px;
    border: 0;
    cursor: pointer;
}

.mczc_alt_4 {
    width: 200px;
    margin: 0 10px 0 25px;
    float: left;
    position: relative;
}

.alttitle {
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}

.call_alt {
    position: fixed;
    right: 0px;
    top: 15%;
}

.call_alt p {
    font-family: "Microsoft YaHei" ! important;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
}

.call_alt a {
    color: #fff;
}

.cjmc_1_2_menu {
    float: right;
    margin-left: 15px;
}

.cjmc_1_2_menu a {
    color: #fff;
    line-height: 33px;
    border: #8ccffc 1px solid;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
}

.cjmc_1_2_menu a:hover {
    background: #2f8dcd;
}

.main_alt {
    width: 100%;
    min-height: 503px;
    min-width: 1173px;
    padding-bottom: 60px;
    margin: 0 auto;
    text-align: center;
    font-family: "Microsoft YaHei" ! important;
}

.main_alt_fz {
    width: 100%;
    min-height: 500px;
    min-width: 1173px;
    padding-bottom: 60px;
    margin: 0 auto;
    text-align: center;
    font-family: "Microsoft YaHei" ! important;
}

.isGJJ_1 {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 1110px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: right;
    position: relative;
    top: -60px;
}

.isGJJ_2 {
    position: relative;
    top: 2px;
}


/*fdxx*/
.fdxx {
    position: fixed;
    right: 10px;
    width: 120px;
    bottom: 20px;
}

/*call*/
.call {
    width: 120px;
}

.call_im {
    width: 80px;
    height: 46px;
    background: url(../images/call_1.png) no-repeat 19px;
    display: block;
    margin: 0 auto;
}

.call_im:hover {
    background: url(../images/call_2.png) no-repeat 19px;
}

.call p {
    font-family: "Microsoft YaHei" ! important;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 25px;
}

/*.call a{ color:#fff;}*/
.call_t {
    font-family: "Microsoft YaHei" ! important;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    background: url(../images/call_t.gif) no-repeat left center;
    width: 405px;
    margin: 0 auto;
    padding: 20px 0 10px 55px;
}

.call_x {
    line-height: 35px;
}

.call_ls {
    text-align: center;
    position: relative;
}

.call_ls_x {
    text-align: center;
    margin: 0 auto;
    display: none;
    color: #bfe5ff;
    font-size: 11px;
    line-height: 25px;
    background: rgba(0, 57, 174, 0.4);
    position: relative;
}

.call:hover .call_ls_x {
    display: block;
}

.call_ls_x:hover {
    background: rgba(0, 57, 174, 0.7);
    color: #fff;
    cursor: pointer
}

.number {
    color: #3598db;
    font-weight: bold;
}

.middle_5 {
    width: 385px;
    min-height: 190px;
    background: #f6f6f6 url(../images/gzs_2.gif) no-repeat right bottom;
    margin: 0px auto;
    padding: 24px 45px 60px 45px;
}

.call_kfewm {
    width: 120px;
    position: absolute;
    top: -120px;
    left: -145px;
    text-align: center;
    background: rgba(0, 57, 174, 0.7);
    padding: 10px;
    display: none;
}

.call_kfewm img {
    width: 120px;
}

.call_kfewm p {
    line-height: 17px;
    color: #bfe5ff;
}

#jjwt_kstd:hover #call_kfewm {
    display: block;
}


/*change*/
.change {
    width: 120px;
    cursor: pointer;
    font-family: "Microsoft YaHei" ! important;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 25px;
}

.change_im {
    width: 80px;
    height: 46px;
    background: url(../images/change_01.png) no-repeat 23px;
    display: block;
    margin: 0 auto;
}

.change_im:hover {
    background: url(../images/change_02.png) no-repeat 23px;
}

.change_a a {
    display: none;
    color: #bfe5ff;
    font-size: 11px;
    line-height: 25px;
    background: rgba(0, 57, 174, 0.4);
}

.change_a a:hover {
    background: rgba(0, 57, 174, 0.7);
    color: #fff;
}

.change:hover a {
    display: block;
}

/*qzsp*/
.qzsp {
    width: 120px;
    cursor: pointer;
    font-family: "Microsoft YaHei" ! important;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 25px;
}

.qzsp_im {
    width: 80px;
    height: 46px;
    background: url(../images/qzsp.png) no-repeat 23px;
    display: block;
    margin: 0 auto;
}

.qzsp a {
    color: #fff;
    font-size: 11px;
    line-height: 25px;
}

/*mck*/
.mck {
    width: 120px;
    cursor: pointer;
    font-family: "Microsoft YaHei" ! important;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 25px;
}

.mck_im {
    width: 80px;
    height: 46px;
    background: url(../images/mck_01.png) no-repeat 23px;
    display: block;
    margin: 0 auto;
}

.mck p {
    font-family: "Microsoft YaHei" ! important;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 25px;
    padding-left: 15px;
}

.mck a {
    color: #fff;
    line-height: 25px;
}

.flzs {
    vertical-align: middle;
    cursor: pointer;
    width: 17px;
    height: 17px;
}

.ts_k3_fz {
    width: 218px;
    padding: 15px;
    background: #fefcc0;
    border: #6ec4ff 1px solid;
    border-radius: 8px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -120px;
}

.mczc_alt_11 {
    width: 100%;
    float: left;
    position: relative;
}

.td_gzq {
    width: 30%;
    text-align: right;
    padding-right: 10px;
}

.td_gzq_1 {
    width: 70%;
}

.td_gzq_1_input {
    width: 90%;
    height: 30px;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
}

.btn_gzq {
    border: 1px solid #dddddd;
    padding: 5px 20px 5px 20px;
    background-color: #428bca !important;
    color: #fff;
}

.dlk_gzq {
    position: absolute;
    top: 22%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background: #f3fbfd;
    border: 1px solid #7fcbd7;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    z-index: 1003;
}

.p3_a1 {
    color: #cff1ff;
    font-size: 13px;
    padding: 4px;
    border: 1px solid #FFF;
    height: 35px;
    line-height: 27px;
    padding: 5px;
    border-radius: 3px;
    margin-left: 10px;
    margin-right: 10px;
    background: url(../images/xzllq.png) no-repeat left;
    padding-left: 25px;
    width: 120px;
}

.jyllq {
    float: left;
    padding: 0 20px 0 30px;
    background: #ef972b url(../images/jyllq.png) no-repeat 10px 40%;;
    color: #fff;
    line-height: 27px; /*margin-top: 15px;*/
}

/*变更新增*/
.mczc_bg2 {
    z-index: 98;
    width: 700px;
    min-height: 450px;
    background: url(../images/tmbg_15.png) repeat;
    border-radius: 8px;
    margin: 0 auto;
}

.mczc_alt_1_bg2 {
    width: 600px;
    margin: 0 auto;
    position: relative;
    height: 50px;
    margin-bottom: 20px;
}

.mczc_t_bg2 {
    color: #FFFFFF;
    width: 270px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    float: left;
}

.mczc_k2_bg2 {
    float: left;
}

.bgts2 {
    font-size: 15px;
    text-align: left;
    color: #93fff6;
    width: 550px;
    margin: 10px auto;
    padding: 10px 20px;
    padding-top: 20px;
    border-bottom: 1px solid #93e3e0;
    margin-bottom: 20px;
}

.placeholder {
    position: absolute;
    z-index: 100;
    left: 0px;
    padding-left: 0px;
    padding-top: 16px;
    font-size: 16px;
    color: #b1b0b0;
    text-align: center;
    width: 100%;
}

/*新增样式：提示框更新*/
.ts_k3_2 {
    z-index: 999;
    width: 425px;
    min-height: 50px;
    background: #fff;
    box-shadow: 0px 0px 30px #024075;
    border-radius: 5px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 110px;
    left: 130px;
}

.arrow-up-y {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 20px solid #e99400;
    position: absolute;
    top: -20px;
    left: 200px;
}

.ts_kt {
    background: url(../images/fx_1.png) no-repeat 20px 50%;
    padding: 0 20px 0 50px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ts_kt1 {
    /*background: url(../images/fx_1.png) no-repeat 20px 50% ;*/
    /*padding: 0 20px 0 50px;*/
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ts_kt font {
    font-weight: bold;
}

.yellow {
    background-color: #e99400;
    color: #fff;
}

.ts_kn_t {
    line-height: 22px;
    padding: 10px 20px;
    font-size: 14px;
}

.yellow2 {
    background: #f8dfb2;
    color: #732e00;
}

.ts_kn_l {
    position: relative;
    padding: 10px 25px 0px 50px;
    color: #2d3544;
    font-size: 13px;
    line-height: 20px;

}

.number1 {
    border-radius: 100px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 25px;
}

.ts_kn {
    margin-bottom: 20px;
}

.ts_kn_b {
    /*margin-top: 10px;*/
    text-align: center;

}

.ts_kn_b input {
    border: 0;
    border-radius: 100px;
    padding: 10px 25px;
    font-size: 14px;
    cursor: pointer;
}

.red {
    background-color: #eb5050;
    color: #fff;
}

.arrow-up-r {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 20px solid #eb5050;
    position: absolute;
    top: -20px;
    left: 200px;
}

.ts_k3_2 {
    z-index: 999;
    width: 425px;
    min-height: 50px;
    background: #fff;
    box-shadow: 0px 0px 30px #024075;
    border-radius: 5px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    /*top:-76px;*/
    left: 130px;
}

.ts_k4_2 {
    z-index: 999;
    width: 425px;
    min-height: 50px;
    background: #fff;
    box-shadow: 0px 0px 30px #024075;
    border-radius: 5px;
    font-size: 13px;
    text-align: left;
    position: absolute;
    top: 110px;
    left: 262px;
}

.ts_kn_l2 {
    position: relative;
    padding: 10px 20px;
    color: #2d3544;
    font-size: 14px;
    line-height: 20px;

}

.qd_1 {
    padding: 20px 0 10px 0;
    position: relative;
    border-top: 1px solid #edd79e;
    border-bottom: 1px solid #edd79e;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.qd_1 p {
    width: 100px;
    border-radius: 100px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: -14px;
    left: 140px;
}

.red2 {
    background: #fbdcdc;
    color: #eb5050;
}

.qd_2 {
    padding: 20px 0 10px 0;
    position: relative;
    border-top: 1px solid #ffc9c9;
    border-bottom: 1px solid #ffc9c9;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.qd_2 p {
    width: 100px;
    border-radius: 100px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: -14px;
    left: 140px;
}

.gj_bg {
    z-index: 98;
    width: 700px;
    background: url(../images/tmbg_15.png) repeat;
    border-radius: 8px;
    margin: 0 auto;
}

.gj_1_bg2 {
    width: 600px;
    margin: 0 auto;
    position: relative;
    height: 50px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.gj_hy_b {
    background: url(../images/zjhy.png) no-repeat;
    width: 200px;
    height: 54px;
    border: 0;
    cursor: pointer;
    margin-bottom: 20px;
}

.tsk1 {
    position: absolute; /*width:400px;*/
    min-height: 180px;
    background: #f3fbfd;
    border: 1px solid #7fcbd7;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    z-index: 1004; /*margin-left:-200px*/
}

.ts_n_r1 {
    float: left; /*width:300px;*/
    min-height: 100px;
    padding: 20px 15px;
    font-size: 14px;
    line-height: 25px;
    vertical-align: middle;
}

/*国家局样式*/
.mczc_5_gj {
    width: 300px;
    margin: 0 10px 0 10px;
    float: left;
    position: relative;
}

.mczc_2_gj {
    margin: 0 10px;
    float: left;
    position: relative;
}

.mczc_3_gj {
    margin: 0 10px;
    float: left;
    position: relative;
}

.mczc_4_gj {
    margin: 0 10px;
    float: left;
}

.td_jt {
    width: 15%;
    text-align: right;
    padding: 10px;
    border: 1px solid #dddddd;
}

.td_jt_1 {
    width: 70%;
    border: 1px solid #dddddd;
    padding: 10px;
}

.td_jt_1_input {
    width: 90%;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
}

.btn_jt {
    border: 1px solid #dddddd;
    padding: 5px 20px 5px 20px;
    background-color: #428bca !important;
    color: #fff;
}

.dlk_jt {
    position: absolute;
    top: 22%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background: #f3fbfd;
    border: 1px solid #7fcbd7;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    z-index: 1003;
}

.mc_ios {
    float: left;
    margin-left: 30%;
    margin-right: 30px;
}

.mc_ios_font {
    font-weight: bold;
    font-size: 15px;
    margin-top: 5px;
}

.mc_ios_img {
    padding: 10px 10px 10px 10px;
    border: 1px dashed rgb(0, 142, 237);
}

.mc_and {
    float: left;
}

.mc_and_font {
    font-weight: bold;
    font-size: 15px;
    margin-top: 5px;
}

.mc_and_img {
    padding: 10px 10px 10px 10px;
    border: 1px dashed rgb(0, 142, 237);
}

.mcgs_tip {
    color: #fff
}

.mc_frsm {
    margin-top: 30px;
}

.frsm_content {
    position: absolute;
    top: 22%;
    left: 50%;
    width: 500px;
    height: 397px;
    background: #f1f8ff;
    border: #008eed solid 1px;
    text-align: center;
}

.mc_c_frsm {
    position: absolute;
    top: 0;
    left: 93%;
}

.mc_nr1_frsm {
    width: 100%;
    padding: 25px 50px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.frsm_font {
    color: #FFAC5A;
}

.mc_content {
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -360px;
    width: 710px;
    padding-bottom: 30px;
    background: #f1f8ff;
    border: #008eed solid 1px;
    z-index: 1002;
    text-align: center;
}

.a_qzsp {
    color: #61bfff;
}

.loginMain {
    width: 499px;
    margin: 0 auto;
}

.loginMain .title {
    text-align: center;
    padding: 72px 0 60px 0;
}

.loginMain .title h2 {
    display: inline-block;
    padding-left: 43px;
    background: url(../images/login_03.png) left center no-repeat;
    height: 32px;
    line-height: 32px;
    font-size: 26px;
    color: #4a66ab;
    margin-bottom: 15px;
}

.loginMain .title p {
    text-align: center;
    color: #f48445;
}

/*.login_con{ overflow: hidden;}*/
.login_con .login_conLeft{ float: left;}
.login_con .login_conRight{ width: 499px; float: left; background: #fff; height: 485px; position: relative;}
.login_con .login_conRight .con_box .tit{ height: 72px; border-bottom: 1px solid #f0f0f0; padding-left: 45px; box-sizing: border-box; width: 100%;}
.login_con .login_conRight .con_box .tit h2{ display: inline-block; float: left; line-height: 72px; font-size: 18px; color: #4a66ab; font-weight: bold;}
.login_con .login_conRight .con_box .tit span{ float: right; display: inline-block; padding: 23px 47px 0 0; cursor: pointer;}
.login_con .login_conRight .con_box .tit p{ display: inline-block; float: right; background:url(../images/login_11.png); width: 140px; height: 27px; margin: 24px 10px 0 0; text-indent: 9px; color: #4a66ab; line-height: 27px; font-size: 14px;}
.login_con .login_conRight .ly{ width: 396px; height: 50px; border: 1px solid #dddddd; box-sizing: border-box; margin: 20px auto 0 auto;}
.login_con .login_conRight .ly:nth-child(2){ margin-top: 25px;}
.login_con .login_conRight .ly span{ display: block; width: 48px; height: 48px; border-right: 1px solid #dddddd; position: relative; float: left;}
.login_con .login_conRight .ly span img{ display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.login_con .login_conRight .ly input{ display: block; width: calc(100% - 49px); height: 100%; border: none; outline: none; font-size: 16px; text-indent: 24px;}
.login_con .login_conRight .ly input::-webkit-input-placeholder{ color: #b1b1b1;}
.login_con .login_conRight button{ width: 396px; height: 54px; display: block; margin: 60px auto 0 auto; border: none; background: #2150bd; box-shadow:0 0 15px rgba(33,80,189,0.2); color: #fff; text-align:center; line-height: 54px; font-size: 18px; border-radius:5px; outline: none; cursor: pointer;}
.login_con .login_conRight .code{ width: 205px; height: 205px; margin: 43px auto 0 auto; padding: 5px; border: 1px solid #d9e4f4;}
.login_con .login_conRight .code img{ display: block; width: 100%; height: 100%;}
.login_con .login_conRight .code_text{ width: 100%; height: 24px; line-height: 24px; text-align: center; margin-top: 50px;}
.login_con .login_conRight .code_text p{ display: inline-block; text-align: center; line-height: 24px; padding-left:35px; background: url(../images/login_32.png) left center no-repeat; font-size: 16px; color: #333;}
.login_con .login_conRight .code_text p span{ color: #ff4e00;}
.login_con .login_conRight .code_bottom{ position: absolute; bottom: 0; background: url(../images/login_36.png); width: 162px; height: 28px; text-align: center; line-height: 28px; left: 50%; transform: translateX(-50%); font-size: 12px; color: #4a66ab; display: block;}
.bgzzxx_t {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.bgzzxx_t-content {
    background-color: #fff;
    margin: 15% auto;
    padding: 20px;
    width: 70%;
    box-shadow: 0px 0px 10px 0px #000;
    position: relative;
}

.bgzzxx_tclose {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}




/* 弹框样式 */
.popup {
    display: none;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    /*background-color: #e3f4ff;*/
    border-radius: 10px;
    border: 1px #d0cbcb solid;
    z-index: 1000;
    /* 确保浮于页面上方 */
}
.popup2 {
    display: none;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    /*background-color: #e3f4ff;*/
    border-radius: 10px;
    border: 1px #d0cbcb solid;
    z-index: 1000;
    /* 确保浮于页面上方 */
}

.name {
    text-align: center;
    font-size: 16px;
    color: rgba(0, 115, 198, 1);
    border-bottom: 1px #d0cbcb solid;
    padding: 5px;
}

.button-close {
    background: aliceblue;
}

.start-Box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer;
}

.start-Box2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer;
}

.start-button {
    padding: 5px;
    background: rgba(0, 115, 198, 1);
    font-size: 12px;
    font-weight: 400;
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.9);
}

.start-button2 {
    padding: 5px;
    background: rgba(0, 115, 198, 1);
    font-size: 12px;
    font-weight: 400;
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.9);
}

.box {
    display: flex;
    justify-content: center;
    align-items: center;
}
