@charset "utf-8";
/* CSS Document */

/*登录*/
.login_body {
    background: #2A354E;
    position: relative;
}

.login_bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 669px;
    height: 900px;
}

.login {
    width: 940px;
    height: 500px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -470px;
}

.register {
    width: 455px;
    height: 579px;
    margin-left: 0;
    left: 250px;
}

.loginLogo {
    position: absolute;
    left: 50px;
    top: 30px;
}

.login_rg {
    padding-left: 50px
}

.login_tit {
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    margin-top: 60px;
}

.lpaswd_tit {
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    margin-top: 50px;
}

.llBox_inp {
    position: relative;
    height: 40px;
    width: 375px;
    border: 1px solid rgba(225, 225, 225, 1);
    opacity: 1;
    line-height: 40px;
}

.mgt24 {
    margin-top: 24px;
}

.inp_text {
    border: 0;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 300px;
    padding: 0 16px;
}

.llBox_inp_yzm {
    width: 222px;
    height: 40px;
    border: 1px solid rgba(225, 225, 225, 1);
    opacity: 1;
}

.inp_text_yzm {
    border: 0;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 190px;
    padding: 0 16px;
}

.yzmIcon {
    width: 145px;
    height: 40px;
    border: 1px solid rgba(225, 225, 225, 1);
    opacity: 1;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: rgba(153, 153, 153, 1);
    opacity: 1;
    text-align: center;
    line-height: 40px;
}

.forget_ps {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: rgba(153, 153, 153, 1);
    opacity: 1;
}

.froget {
    margin-top: 10px;
}

.login_btn {
    display: block;
    width: 375px;
    height: 40px;
    background: linear-gradient(180deg, rgba(59, 147, 253, 1) 0%, rgba(33, 73, 141, 1) 100%);
    opacity: 1;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.loginBtn {
    margin-top: 20px;
}

.noregist {
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #999;
    margin-top: 20px;
}

.toRgiter {
    color: rgba(51, 119, 255, 1);
}

.tel_ico {
    position: absolute;
    right: 14px;
    top: 7px;
    background: url(../images/tel_ico.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
}

.password_ico {
    position: absolute;
    right: 16px;
    top: 9px;
    background: url(../images/lock_ico.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.yq_ico {
    position: absolute;
    right: 16px;
    top: 9px;
    background: url(../images/yq_ico.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.getyzm {
    color: #3377FF;
    border: 1px solid rgba(51, 119, 255, 1);
}

.zcd_tit {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding-top: 34px;
}

.reigh_rg {
    padding-left: 40px
}

/*猎鹿创服管理*/
.qdbody {
    background: rgba(239, 243, 249, 1);
}

.qdSection {
    /*max-width: 1440px;*/
    min-width: 1200px;
    margin: 0 auto;
}

.qdto_gl {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
}

.lielu_logo {
    /*width: 40px;*/
    /*height: 40px;*/
    margin: 8px;
}

.qdface_img {
    width: 32px;
    height: 32px;
    background: rgba(148, 31, 31, 1);
    border-radius: 50%;
    opacity: 1;
}

.qdus_na {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-right: 15px;
}

.arrow_down {
    width: 24px;
    height: 24px;
    background: url(../images/sel_down.png) no-repeat 0 0;
    margin-top: 16px;
    margin-right: 60px;
    cursor: pointer;
}

.qdsec_tp {
    height: 56px;
    line-height: 56px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;

}

.qdsec_logo {
    height: 56px;
    overflow: hidden;
}

.qdface_img {
    width: 32px;
    height: 32px;
    background: rgba(148, 31, 31, 1);
    border-radius: 50%;
    opacity: 1;
    display: block;
    margin-top: 12px;
    margin-right: 15px;
}

.qdNav {
    width: 100%;
    height: 56px;
    background: linear-gradient(270deg, rgba(62, 149, 254, 1) 0%, rgba(0, 87, 203, 1) 100%);
    opacity: 1;
}

.qdNav_mune {
    width: 14%;
}

.menu_ico {
    display: block;
    width: 24px;
    height: 22px;
    /*background: url(../images/menu_ico.png) no-repeat 0 0;*/
    margin: 17px 0 0 20%;
}

.nav_li {
    float: left;
    line-height: 56px;
    width: 140px;
    height: 56px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(239, 243, 249, 1);
    cursor: pointer;
}

.nav_li.active {
    background: rgba(51, 119, 255, 1);
}

.qdcon_lf {
    width: 14%;
    height: 100%;
    background: rgba(42, 53, 78, 1);
    overflow: hidden;
    min-height: 600px;
    position: relative;
    z-index: 1;
}

.qdcon_rg {
    width: 86%;
    padding: 0 1.7% 0 1.7%;
    box-sizing: border-box;
}

.ht_ico {
    float: left;
    width: 26px;
    height: 26px;
    margin-left: 20%;
    margin-top: 11px;
    margin-right: 14px;
    background: url(../images/ht_tab1.png) no-repeat center center;
}

.ht_ico1 {
    background-image: url(../images/ht_tab1.png)
}

.ht_ico2 {
    background-image: url(../images/ht_tab2.png)
}

.ht_ico3 {
    background-image: url(../images/ht_tab3.png)
}

.ht_ico4 {
    background-image: url(../images/ht_tab4.png)
}

.ht_arrow {
    float: left;
    background: url(../images/ht_arrow.png) no-repeat 0 0;
    height: 10px;
    width: 10px;
    overflow: hidden;
    margin: 20px 0 0 10px;
    transition: all .2s;
}

.ht_back {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url(../images/ht_back.png) no-repeat 0 0;
}

.tab_ico {
    float: left;
    width: 26px;
    height: 26px;
    margin-left: 20%;
    margin-top: 11px;
    margin-right: 14px;
    background: url(../images/tab_ico1.png) no-repeat 0 0;
}

.tab_ico1 {
    background-image: url(../images/tab_ico1.png)
}

.tab_ico2 {
    background-image: url(../images/tab_ico2.png)
}

.tab_ico3 {
    background-image: url(../images/tab_ico3.png)
}

.tab_ico4 {
    background-image: url(../images/tab_ico4.png)
}

.tab_ico5 {
    background-image: url(../images/tab_ico5.png)
}

.tab_na {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(239, 243, 249, 1);
    float: left;
}

.qdcon_lf_li {
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}

.qdcon_lf_li.active, .qdcon_lf_li:hover {
    background: linear-gradient(90deg, rgba(26, 85, 193, 1) 0%, rgba(39, 64, 101, 1) 100%);
}

.qdcon_lf_ul {
    padding-top: 24px;

}

.lqjctit {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    padding: 16px 0;
    display: inline-block;
}

.lqsnb {
    width: 100%;
    height: 56px;
    background: #fff;
}

.sco_ico {
    width: 21px;
    height: 19px;
    background: url(../images/sco_ico.png) no-repeat 0 0;
    margin: 18px 18px 15px 20px;
}

.xm_nax {
    font-size: 20px;
    font-weight: bold;
    line-height: 56px;
    color: rgba(51, 51, 51, 1);
}

.sel_arrow {
    width: 24px;
    height: 24px;
    background: url(../images/sel_down.png) no-repeat 0 0;
    margin: 16px 0 0 16px;
    cursor: pointer;
}

.lqser_box {
    width: 249px;
    height: 40px;
    line-height: 40px;
    background: rgba(239, 243, 249, 1);
    margin-top: 8px;
}

.lqser_inp {
    float: left;
    width: 217px;
    height: 40px;
    line-height: 40px;
    background: rgba(239, 243, 249, 1);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    padding: 0 16px;
    border: 0;
}

.lqser_ser {
    width: 80px;
    height: 40px;
    background: rgba(51, 119, 255, 1);
    opacity: 1;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 8px 16px 0 10px;
    cursor: pointer;
    border-radius: 10px;
}

.xgyxl_dl {
    padding: 8px 0;
}

.xgyxl_dt {
    width: 84px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
}

.xgyxl_a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
    margin: 0 4px;
}

.xgyxl {
    background: #fff;
    margin-top: 15px;
    padding: 8px 16px;
}

.xgyxl_dd {
    width: 90%;
}

.cglb_sx {
    width: 4px;
    height: 24px;
    background: rgba(51, 119, 255, 1);
    float: left;
    margin-right: 10px;
}

.cglb_tit {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    float: left;
}

.cgLbx_hd {
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    padding: 16px 0 8px 0;
}

.cgLbx_li {
    width: 18.56%;
    margin-right: 1.8%;
    padding: 0 15px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    margin-top: 1.8%;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.cgLbx_li:hover {
}

.cgLbx_li:nth-of-type(5n) {
    margin-right: 0;
}

.cgLbx {

}

.intro_ico {
    float: left;
    height: 16px;
    width: 16px;
    background: url(../images/intro_ico.png) no-repeat 0 0;
    margin: 2px 8px 0 0
}

.xm_ico {
    float: left;
    height: 16px;
    width: 16px;
    background: url(../images/xm_ico.png) no-repeat 0 0;
    margin: 4px 8px 0 0
}

.ssgsd {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(102, 102, 102, 1)
    width: 35%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gsmzx {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    margin-left: 14px;
    width: 35%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cgLbx_bd {
    padding: 10px 0;
}

.bsa_intro {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: inline-block;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}

.qdbody {
    overflow-x: hidden
}

.footer {
    height: 216px;
    background: rgba(51, 51, 51, 1);
}

.allxmx {
    position: relative;
    cursor: pointer;

}

.xmsel_more {
    position: absolute;
    padding: 10px 0 10px 0;
    left: -59px;
    top: 56px;
    background: #fff;
    width: 199px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.xmsel_more_p {
    padding: 8px 0px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
}

.videoTime {
    background: #2A354E;
    padding: 20px;
}

.videoTime_lf {
    width: 30%;
    height: 270px;
    background: #2A354E;
    /*opacity: 0.83;*/
    position: relative;
}

.play_img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -89px 0 0 -141px;
}

.videoTime_rg {
    padding: 0 20px 0 40px;
    width: 67%;
    box-sizing: border-box;
}

.video_tit {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: rgba(255, 255, 255, 1);
}

.vde_fb {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    margin-top: 14px;
}

.vde_gsmx {
    margin-left: 30px
}

.vde_jshj {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: rgba(255, 255, 255, 1);
    margin-top: 14px;
}

.vde_intro {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 28px;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
    margin-top: 14px;
    display: inline-block;
    height: 260px;
    overflow: auto;
}

.nothi {
    width: 480px;
    height: 400px;
}

.non2 {
    width: 480px;
    height: 285px;
}

.vedebd {
    margin-top: 20px;
}

.vedebd_lf {
    /*background: #fff;*/
    text-align: center;
    width: 70%;
    padding: 40px 0 40px 0;
    margin-bottom: 50px;
}

.vedebd_rg {
    width: 30%;
    padding-left: 20px;
    box-sizing: border-box;

}

.vedebd_rg .cgLbx_li {
    width: 100%;
    box-sizing: border-box;
}

.pdfDown {
    width: 100%;
    height: 48px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 24px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    position: relative;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, .2);
}

.pdf_ico {
    width: 32px;
    height: 32px;
    position: relative;
    margin-top: -4px;
    margin-right: 10px;
}

.yinshi {
    width: 26px;
    height: 26px;
    position: relative;
    margin-top: -6px;
    margin-right: 12px;
}

.yinshi_sm {
    width: 24px;
    height: 24px;
    position: relative;
    margin-top: -7px;
    margin-right: 13px;
}

.upDown {
    width: 100%;
    height: 48px;
    background: linear-gradient(180deg, #54A1FF 0%, #3377FF 100%);
    opacity: 1;
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 15px;

}

.updown_ico {
    width: 32px;
    height: 32px;
    position: relative;
    margin-top: -4px;
    margin-right: 10px;
}

.wcbpf .ssgsd {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.wcbpf .cglb_tit {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;

}

.wcbpf .gsmzx {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.wcbpf .cgLbx_bd_li {
    padding: 5px 0;
}

.wcbpf .cgLbx_hd {
    padding: 22px 0 16px 0;
}

.wcbpf .bsa_intro {
    -webkit-line-clamp: inherit
}

.sx_ico {
    display: block;
    float: left;
    width: 4px;
    height: 24px;
    background: rgba(51, 119, 255, 1);
    opacity: 1;
    margin-right: 8px;
    margin-top: -3px;
}

.yxbzx_tit {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}

.yxbzx_con {
    position: relative;
}

.ljyl_btn {
    position: absolute;
    width: 150px;
    height: 40px;
    background: linear-gradient(270deg, #3377FF 0%, #54A1FF 100%);
    opacity: 1;
    border-radius: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 40px;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -75px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
}

.yxbott, .yxbott2 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 24px;
    background: rgba(0, 0, 0, .3);
    opacity: 1;
    width: 100%;
    color: #fff;
}

.yxbzx_li2:hover .yxbott2 {
    height: 110px;
}

.yxbzx_li:hover .ljyl_btn {
    opacity: 1
}

.cont {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.yxbzx_li:hover .cont {
    height: 40px;
}

.jyprice {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 20px;
}

.yxbzx_li {
    background: #fff;
    padding: 16px;
    width: 48%;
    box-sizing: border-box;
    margin-right: 2%;
    margin-bottom: 2%;
}

.yxbzx_li:nth-of-type {
    margin-right: 0
}

.yxbzx_li img {
    /*width: 100%;*/
}

.yxbzx_li_hd {
    padding-bottom: 16px;
}

.vde_gsmx_pirec {
    font-size: 16px;
    line-height: 30px;
    color: rgba(247, 66, 66, 1);
}

.ligmbtn {
    display: block;
    width: 200px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(90deg, #54A1FF 0%, #3377FF 100%);
    opacity: 1;
    border-radius: 40px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
    /*position: absolute;*/
}

.vedebd_rg .yxbzx_li {
    width: 100%;
}

.vedebd_rg .yxbott {
    font-size: 15px;
    height: 42px;
    line-height: 42px;
}

/*购买*/
.luhkcon_item {
    background: #fff;
    padding: 16px 40px;
}

.checked_ico {
    width: 20px;
    height: 20px;
    margin-top: 34px;
    background: url("../images/cheacked1.png") no-repeat 0 0;

}

.checked_ico.active {
    width: 20px;
    height: 20px;
    background: #3377FF url("../images/checked2.png") no-repeat center center;

}

.sp_img {
    /*width: 109px;*/
    height: 88px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
}

.jslu_tit {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(51, 51, 51, 1);
    margin-top: 19px;
}

.jslu_price {
    font-weight: 400;
    line-height: 20px;
    color: rgba(153, 153, 153, 1);
    margin-top: 10px;
    font-size: 14px;
}

.luhkcon_rg {
    margin-left: 20px;
}

.luhkcon_pic {
    margin-left: 30px;
}

.luatbt {
    margin-top: 24px;
    background: #fff;
}

.cjnxh {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: rgba(51, 51, 51, 1);
    padding: 24px 46px;
}

.qdcfot {
    height: 60px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    opacity: 1;
    line-height: 60px;
    margin-top: 63px;
    /*padding: 0 50px 0 63px;*/
    position: fixed;
    bottom: 0;
    width: 100%;
}

.yxaze {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 119, 255, 1);
}

.qdcfot_lf {
    opacity: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding: 0;
    margin-left: 248px;
}

.totfot {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
}

.totPrice {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 119, 255, 1);
    opacity: 1;
}

.jrgwcb {
    width: 150px;
    height: 44px;
    background: rgba(118, 182, 0, 1);
    opacity: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 44px;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
    text-align: center;
    margin-top: 8px;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

}

.qjsuanb {
    width: 150px;
    height: 44px;
    background: rgba(51, 119, 255, 1);
    opacity: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 44px;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
    margin-left: 16px;
    text-align: center;
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.qjgary {
    background: rgba(153, 153, 153, 1);
}

.gwc_ico {
    margin-right: 8px
}

.jis_ico {
    margin-right: 8px
}

.zzmxh_li {
    width: 23.5%;
    margin-right: 2%;
    padding-bottom: 33px;
}

.zzmxh_li:nth-of-type(4n) {
    margin-right: 0;
}

.zzmxh_img {
    width: 100%
}

.zzmxh_pic {
    position: relative;
    width: 100%;
}

.zzmxh_li .jyprice {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

.hyzx {
    width: 66px;
    height: 20px;
    border: 1px solid rgba(51, 119, 255, 1);
    opacity: 1;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 119, 255, 1);
    float: left;
    text-align: center;
    margin-right: 10px;
}

.mx_tit {
    width: 66%;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*margin-left: 10px;*/
    float: left;
}

.mx_bt_lf {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: rgba(153, 153, 153, 1);
}

.mx_bt_rg {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: rgba(51, 119, 255, 1);
}

.zzmxh_li_bt {
    margin-top: 10px
}

.mx_bt {
    margin-top: 10px
}

.spljxx_li {
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-bottom: 16px;
}

.playone {
    background: rgba(255, 255, 255, 1);
}

.noread {
    background: rgba(245, 250, 254, 1);
}

.startrX {
    float: right;
    width: 100px;
    height: 32px;
    background: rgba(51, 119, 255, 1);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-top: 8px;
}

.play_ico {
    vertical-align: middle;
}

.playtow {
    background: rgba(246, 246, 246, 1);
}

.vedebd_lf_mx {
    padding-top: 0;
    background: rgba(239, 243, 249, 1);

}

.nithcti {
    background: #fff;
    padding: 40px 0;
}

.playDate {
    float: right
}

.starb {
    height: 100px;
    width: 100px;
    border-radius: 50px
}

.qybzhd {
    text-align: center;
    padding: 10px 0;
}

.gysd_tt {
    text-align: center;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 10px;
}

.jrtxc .zzmxh_li {
    width: 100%;

}

.jrtxc {
    margin-top: 28px;
}

.xzdhyx {
    height: 120px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 119, 255, 1);
    margin-bottom: 20px;
}

.xzdhyx_li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
    height: 120px;
}

/*.xzdhyx_li:hover {*/
/*border: 2px solid rgba(51, 119, 255, 1);*/
/*}*/

.xzdhyx_li_cur {
    border: 2px solid rgba(51, 119, 255, 1);
}

.xzdhyx_li_rg {
    padding-left: 30px;
}

.xzmx {
    font-size: 16px;
    font-weight: 400;
}

.xzmx_bt {
    font-size: 13px;
    font-weight: 400;
    margin-top: 2px;
}

.td_ico1 {
    background-image: url(../images/td_ico1.png);
}

.td_ico2 {
    background-image: url(../images/td_ico2.png);
}

.td_ico3 {
    background-image: url(../images/td_ico3.png);
}

.td_ico4 {
    background-image: url(../images/td_ico4.png);
}

.wytdbtn {
    float: right;
    width: 120px;
    height: 34px;
    background: linear-gradient(270deg, rgba(62, 149, 254, 1) 0%, rgba(0, 87, 203, 1) 100%);
    opacity: 1;
    font-size: 15px;
    text-align: center;
    line-height: 34px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 14px;
    cursor: pointer;
    border-radius: 10px;
}

.tdcon .yxbzx_li:nth-of-type(2n) {
    margin-right: 0;
}

.tdcon .yxbzx_li {
    width: 49%
}

.tdTable {
    width: 100%
}

.tdTable td {
    height: 50px;
    /*line-height: 50px;*/
    font-size: 15px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}

.tdTable th {
    text-align: center;
    background: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
}

.tr_one {
    background: rgba(218, 228, 247, 1);
}

.tr_tow {
    background: #fff;
}

.bbh_color {
    color: rgba(255, 0, 0, 1);
}

.dcl_color {
    color: rgba(255, 154, 1, 1);
}

.ycl_color {
    color: #3377FF;
}

.page {
    padding: 27px 0;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.page_per {
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    line-height: 15px;
    cursor: pointer;

}

.page_next {
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    line-height: 15px;
    cursor: pointer;
}

.page_num {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    border: 1px solid rgba(239, 243, 249, 1);
    vertical-align: middle;
    cursor: pointer;
    line-height: 20px;

}

.page_num.active, .page_num:hover {
    width: 20px;
    height: 20px;
    border: 1px solid rgba(51, 119, 255, 1);
    opacity: 1;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 119, 255, 1);
}

.page_tz {
    display: inline-block;
    height: 20px;
    margin: 0 5px 0 10px;
    border: 1px solid rgba(239, 243, 249, 1);
    vertical-align: middle;
    line-height: 20px;

}

.page_syf {
    display: inline-block;
    width: 48px;
    height: 20px;
    border: 1px solid rgba(225, 225, 225, 1);
    vertical-align: middle;

}

.page_inp {
    float: left;
    width: 100%;
    height: 100%;
    border: 0;
    background: none;
    text-align: center;
}

.tdbdi_li_lf {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    width: 150px;
    padding-left: 50px;
    text-align: left;
}

.tdbdi_li {
    position: relative;
}

.tdbdi_li_rg {
    float: left;
    height: 40px;
    background: rgba(218, 228, 247, 1);
    opacity: 1;
    margin-bottom: 15px;
}

.tdbdi {
    background: #fff;
    padding: 45px 0;
}

.td_txt {
    float: left;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 470px;
    border: 0;
    background: rgba(218, 228, 247, 1);
}

.tdbdi_li_area {
    height: 100px;
}

.td_txtare {
    background: rgba(218, 228, 247, 1);
    width: 470px;
    height: 90px;
    padding: 5px 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    border: 0;
}

.addPic {
    height: 100px;
    width: 100px;
    position: relative;
    margin-right: 15px;
}

.add_pic {
    height: 100px;
    width: 100px;
}

.file {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
}

.tdbdi_li_khzz {
    float: left;
    width: 526px;
    opacity: 1;
    margin-bottom: 15px;
}

.tdbdi_bt {
    padding: 0 50px;
    position: relative;
    top: -20px
}

.sdtc_btn {
    float: right;
    width: 120px;
    height: 34px;
    background: linear-gradient(270deg, rgba(62, 149, 254, 1) 0%, rgba(0, 87, 203, 1) 100%);
    opacity: 1;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

.sdtd_btn {
    float: right;
    width: 120px;
    height: 34px;
    background: linear-gradient(270deg, rgba(62, 149, 254, 1) 0%, rgba(0, 87, 203, 1) 100%);
    opacity: 1;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 34px;
    margin-left: 16px;
    cursor: pointer;
}

.xtxxx {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: rgba(153, 153, 153, 1);
    margin-left: 30px;
}

.xtxx2 {
    line-height: 100px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-left: 30px;
}

.next_img {
    vertical-align: text-top;
    position: relative;
    margin: 0 8px;
}

.bhly {
    padding-left: 30px;
    width: 300px;
    position: absolute;
    left: 750px;
    top: 0
}

.boh_tp {
    word-break: break-all;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 0, 0, 1);
}

.boh_tit {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.addSlc {
    position: absolute;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 27px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    left: 0;
    top: 0;

}

.tdbdi_li_lf_ar {
    line-height: 100px
}

.dailog_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    opacity: 0.6;
    z-index: 9;
}

.dailog_con {
    position: fixed;
    left: 25%;
    top: 10%;
    width: 50%;
    height: 80%;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    z-index: 20;
}

.dailog_close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url("../images/close.png") no-repeat 0 0;
    right: 24px;
    top: 20px;
}

/*banner轮播图swiper*/
.swiper-container {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.banner_swiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    oz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.banner_swiper .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 8%;
    box-sizing: border-box;
}

.banner_swiper .swiper-slide img {
    /*width: 100%;*/
}

.da_sw {
    padding: 15% 0%;
}

.ljt_ico {
    position: absolute;
    left: 50%;
    bottom: 5%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    background: url("../images/ljt_ico.png") no-repeat 0 0;

}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    background: url("../images/sw_next.png") no-repeat 0 0;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    background: url("../images/sw_per.png") no-repeat 0 0;
}

.qdcfot_lf .checked_ico {
    margin-top: 20px;
    margin-right: 16px
}

.qrdd_tb th {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    background: rgba(218, 228, 247, 1);
    border-right: 1px solid rgba(153, 153, 153, 1);
}

.qrdd_tb th:last-of-type {
    border-right: 0;
}

.qrd_a {
    width: 16.666%;
}

.qrd_b {
    width: 33.3333%;
}

.qrd_c {
    width: 16.666%;
}

.qrd_d {
    width: 16.666%;
}

.qrd_e {
    width: 16.666%;
}

.qrdd_tb {
    width: 100%
}

.qrdd_tb td {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    background: #fff;
    border-right: 1px solid rgba(153, 153, 153, 1);
}

.qrdd_tb td:last-of-type {
    border-right: 0;
}

.ddbh {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.ckddxq {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(62, 149, 254, 1);
    cursor: pointer;
}

.ddje, .yfje {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 21px;
    color: rgba(255, 0, 0, 1);
}

.dgsj {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.qrdd_tab {
    width: 49%;
    height: 48px;
    line-height: 48px;
    background: rgba(202, 202, 202, 1);
    opacity: 1;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(246, 246, 246, 1);
    text-align: center;
}

.qrdd_tab.active {
    background: rgba(51, 119, 255, 1);
}

.qrdd {
    margin-bottom: 20px;
}

.qrPay {
    background: #fff;
    margin-top: 20px;
    padding: 20px 24px;
}

.qrPay_li {
    display: flex;
    align-items: center;
}

.qrPay_tit {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.qrPay_li .checked_ico {
    margin-top: 0;
    margin-right: 16px;
}

.zxzf_lf {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-right: 20px;
}

.yejex {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 119, 255, 1);
}

.tjddft {
    padding: 0 20px 0 24px;
}

.ddtjcge {
    margin-top: 20px;
    background: #fff;
    height: 130px;
    padding: 0 70px;
    display: flex;
    align-items: center;
}

.ddtjcg_rg {
    padding-left: 20px;
}

.dd_rg_tp {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.dd_rg_bt {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: rgba(153, 153, 153, 1);
}

.btn_per {
    margin-right: 10px;
}

.zytsx {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    padding-left: 30px;
    margin-top: 15px;
}

.zytsx span {
    color: #FF9A01;
}

.warn_ico {
    margin-right: 15px;
}

.zhye {
    color: #FF0000;
}

.ljczb {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 119, 255, 1);
    text-decoration: underline;
}

.zxhmp {
    font-size: 14px;
    margin-top: 25px;
}

.dqyein_li_lf {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: rgba(51, 51, 51, 1);
    float: left;
    width: 100px;
    line-height: 40px;
}

.dqyein {
    height: 134px;
    background: rgba(255, 255, 255, 1);
    padding: 0 65px;
    line-height: 40px;
}

.dqyein_li_rg {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 154, 1, 1);
}

.czh_inp {
    width: 220px;
    height: 40px;
    border: 1px solid rgba(153, 153, 153, 1);
    opacity: 0.6;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: rgba(51, 51, 51, 1);
    padding: 0 20px;
}

.dqyein_li {
    padding-top: 15px;
}

.gary999 {
    color: #999
}

.user_sel {
    position: absolute;
    left: 0;
    top: 56px;
    z-index: 3;
    width: 175px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    opacity: 1;

}

.qdsec_tp_rg {
    z-index: 3;
    position: relative;
    cursor: pointer;
}

.usr_p1 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.user_sel_tp {
    padding: 16px;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}

.usr_p2 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: rgba(153, 153, 153, 1);
    margin-top: 5px;
}

.user_sel_ct {
    padding: 10px 0;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}

.user_sel_p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
    padding-left: 36px;
}

.user_ico {
    position: relative;
    top: -3px;
    margin-right: 10px;
}

.jib_ico1 {
    background-image: url("../images/jib_ico1.png");
}

.jib_ico11 {
    background-image: url("../images/order_hot.png");
}

.jib_ico2 {
    background-image: url("../images/jib_ico2.png");
}

.jib_ico22 {
    background-image: url("../images/order_my.png");
}

.dzf_ico {
    background-image: url("../images/dzf_ico.png");
}

.baseInfo {
    padding: 0 24px;
    background: #fff;
    min-height: 739px;;
    margin-top: 24px;
}

.baseInfo_tit {
    width: 80%;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    padding: 24px 0 16px 0;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.baseInfo_li {
    margin-bottom: 16px;

}

.jb_inp {
    width: 290px;
    height: 40px;
    border: 1px solid rgba(229, 229, 229, 1);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    padding: 0 24px;
}

.baseInfo_lf {
    width: 100px;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    color: rgba(51, 51, 51, 1);
}

.baseInfo_bd {
    padding: 24px 0 0 110px;
}

.qrtjb_btn {
    width: 120px;
    height: 34px;
    background: linear-gradient(270deg, rgba(62, 149, 254, 1) 0%, rgba(0, 87, 203, 1) 100%);
    opacity: 1;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
}

.qrtjb {
    padding-left: 100px;
    padding-top: 24px;
}

.tdSwr_rg {
    margin-top: 24px;
}

.tdSwr_rg th {
    background: rgba(218, 228, 247, 1);
}

.tdSwr_rg .tr_tow {
    background: rgba(218, 228, 247, 1);
}

.tdSwr_rg .tr_one {
    background: #fff;
}

.qzf_btn {
    width: 76px;
    height: 24px;
    line-height: 24px;
    background: rgba(255, 154, 1, 1);
    opacity: 1;
    border-radius: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    display: inline-block;
    cursor: pointer;

}

.gszh {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: rgba(153, 153, 153, 1);
    margin-left: 10px;
}

.jb_inp_mc {
    width: 490px;
    height: 40px;
    border: 1px solid rgba(229, 229, 229, 1);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    padding: 0 24px;
}

.baseJb_bd {
    padding: 24px 0 0 100px;
}

.baseJb_bd .baseInfo_lf {
    width: 120px;
}

.inp_sel {
    width: 91px;
    height: 40px;
    border: 1px solid rgba(229, 229, 229, 1);
    opacity: 1;
    position: relative;
    margin-right: 8px;
    float: left;
}

.inp_sel_n {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: rgba(153, 153, 153, 1);
    padding-left: 8px;
}

.inp_sel_ar {
    position: absolute;
    right: 8px;
    top: 14px;
    width: 12px;
    height: 12px;
    background: url("../images/sel_arrow.png") no-repeat 0 0;
}

.blue_tips {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: rgba(51, 119, 255, 1);
    margin-left: 20px;
}

.radio .checked_ico {
    margin-top: 0;
    margin-right: 16px;
}

.radio {
    margin-right: 100px;
    display: flex;
    height: 40px;
    line-height: 40px;
    align-items: center;
}

.sex_na {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.baseJb_bd .baseInfo_rg {
    width: 540px;
}

.gxzlDiv {
    height: 60px;
}

.gxzlbtn {
    width: 120px;
    height: 34px;
    background: linear-gradient(270deg, rgba(62, 149, 254, 1) 0%, rgba(0, 87, 203, 1) 100%);
    opacity: 1;
    display: block;
    line-height: 34px;
    text-align: center;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    position: relative;
    margin-top: -54px;
    cursor: pointer;
    margin-right: 20px;
}

.yyzs_lf {
    background: #fff;
    width: 49%;
    margin-right: 2%;
}

.yyzs_rg {
    background: #fff;
    width: 49%;
}

.yjphb {
    padding: 0 10px;
}

.yjphb_hd {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.yjpg_ic {
    float: left;
    width: 4px;
    height: 24px;
    background: #3377FF;
    opacity: 1;
    margin: 18px 10px 0 0;
}

.yjphb_hd_table {
    width: 100%;
    text-align: center;
}

.yjphb_hd_table th {
    height: 51px;
    background: #EFF3F9;
}

.yjphb_hd_table td {
    height: 41px;
    line-height: 40px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.tdTable_two {
}

.tdTable_two .th_aa, .tdTable_two .td_aa {
    width: 8%;
}

.tdTable_two .th_bb, .tdTable_two .td_bb {
    width: 8%;
}

.tdTable_two .th_cc, .tdTable_two .td_cc {
    width: 10%;
}

.tdTable_two .th_dd, .tdTable_two .td_dd {
    width: 10%;
}

.tdTable_two .th_ee, .tdTable_two .td_ee {
    width: 10%;
}

.tdTable_two .th_ff, .tdTable_two .td_ff {
    width: 10%;
}

.tdTable_two .th_gg, .tdTable_two .td_aa {
    width: 10%;
}

.tdTable_two .th_hh, .tdTable_two .td_hh {
    width: 10%;
}

.tdTable_two .th_ii, .tdTable_two .td_ii {
    width: 14%;
}

.mgl10 {
    margin-left: 10px;
}

.tdTable_two th {
    background: rgba(218, 228, 247, 1);
}

.tdTable_two .tr_one {
    background: #fff;
}

.tdTable_two .tr_tow {
    background: rgba(218, 228, 247, 1);
}

.he_iput {
    width: 160px;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #C2C2C2;
    margin-top: 14px;
    margin-right: 15px;
    overflow: hidden;
    line-height: 34px;
}

.inp_tel {
    float: left;
    line-height: 34px;
    padding: 0 5px;
    border: 0;
    height: 34px;
}

.he_sel {
    height: 34px;
    margin-top: 14px;
    margin-right: 3px;
    position: relative;
    cursor: pointer;
}

.he_sel_inp {
    float: left;
    line-height: 21px;
    padding: 0 5px;
    border: 0;
    height: 21px;
    line-height: 21px;
    width: 63px;
    cursor: pointer;

}

.sel_ico {
    position: absolute;
    right: 7px;
    top: 7px;
    width: 8px;
    height: 8px;
    background: url("../images/sel_ico.png") no-repeat 0 0;
    cursor: pointer;
}

.sel_box {
    position: absolute;
    left: 0;
    top: 22px;
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    background: #fff;
}

.sel_box_s {
    width: 100%;
    height: 35px;
    display: block;
    opacity: 1;
    cursor: pointer;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    line-height: 35px;

}

.sel_box_s .active, .sel_box_s:hover {
    background: #DAE4F7;
}

.he_iput_78 {
    width: 78px;
}

.he_sel_87 {
    width: 87px;
}

.he_iput_78 .inp_tel {
    width: 68px;
}

.mgr20 {
    margin-right: 20px;
}

.tdTable_gh .th_az, .tdTable_gh .td_az {
    width: 6.09%;
}

.tdTable_gh .th_bz, .tdTable_gh .td_bz {
    width: 8.09%;
}

.tdTable_gh .th_cz, .tdTable_gh .td_cz {
    width: 9.09%;
}

.tdTable_gh .th_dz, .tdTable_gh .td_dz {
    width: 9.09%;
}

.tdTable_gh .th_ez, .tdTable_gh .td_ez {
    width: 11.09%;
}

.tdTable_gh .th_fz, .tdTable_gh .td_fz {
    width: 11.09%;
}

.tdTable_gh .th_gz, .tdTable_gh .td_gz {
    width: 9.09%;
}

.tdTable_gh .th_hz, .tdTable_gh .td_hz {
    width: 8.09%;
}

.tdTable_gh .th_iz, .tdTable_gh .td_iz {
    width: 9.09%;
}

.tdTable_gh .th_jz, .tdTable_gh .td_jz {
    width: 10.09%;
}

.tdTable_gh .th_kz, .tdTable_gh .td_kz {
    width: 9.09%;
}

/*弹窗*/
.ghDailog_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.61;
}

.ghDailogCon {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 323px;
    height: 196px;
    background: #FFFFFF;
    opacity: 1;
    margin: -98px 0 0 -161.5px;
}

.ghDailogCon_tp {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding-top: 69px;
}

.gh_yes {
    width: 18px;
    height: 18px;
    display: block;
    background: url("../images/yes_ta.png") no-repeat 0 0;
    margin-right: 10px;
}

.ghDailogCon_bt {
    text-align: center;
    padding-top: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #00AF58;
}

.ghdet {
    background: #fff;
}

.ghdet_con {
    padding: 50px 65px;

}

.ghdet_con_p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 25px;
}

.opcity {
    opacity: 0;
}

.sel_white {
    transform: rotate(90deg);
    margin-top: 20px;

}

.ght_inp {
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}

.ght_inp_span {
    float: left;
    width: 140px;
    font-size: 15px;
}

.ght_inp_txt {
    width: 480px;
    height: 40px;
    background: #DAE4F7;
    line-height: 40px;
    border: 0;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding: 0 20px;
}

.ght_btn_blue {
    width: 120px;
    height: 34px;
    background: linear-gradient(270deg, #3E95FE 0%, #0057CB 100%);
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 34px;
    margin-left: 90px;
    cursor: pointer;
    border-radius: 10px;
}

.ght_btn_gray {
    width: 120px;
    height: 34px;
    background: #E5E5E5;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    text-align: center;
    line-height: 34px;
    margin-left: 100px;
    cursor: pointer;
    border-radius: 10px;
}

.ght_btn {
    padding-left: 120px;
    padding-bottom: 200px;
}

.ght_btn2 {
    padding-left: 0;
    margin-top: 40px;
}

.ght_btn2 .ght_btn_blue {
    margin-left: 0;
    width: 120px;
}

.ght_btn2 .ght_btn_gray {
    margin-left: 20px;
    width: 120px;
}

.ght_inp_selt {
    position: relative;
    cursor: pointer;
}

.big_sel {
    position: absolute;
    right: 7px;
    top: 9px;
    width: 24px;
    height: 24px;
    background: url(../images/big_sel.png) no-repeat 0 0;
    cursor: pointer;
}

.ght_inp_selt .sel_box {
    top: 42px;
}

.ght_inp_selt .ght_inp_txt {
    cursor: pointer;
}

.ght_tips {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    margin-left: 20px;
}

.yxbzx_item {
    padding: 0;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 46px;
}

.yxbzx_item .yxbzx_li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
}

.yxbz_bt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.yxbz_bt_btn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    width: 106px;
    height: 25px;
    background: linear-gradient(270deg, #3377FF 0%, #54A1FF 100%);
    opacity: 1;
    border-radius: 20px;
    display: block;
    margin: 0 54px;
    text-align: center;
    line-height: 25px;
    margin-top: 13px;
}

.ht_ico44 {
    float: left;
    width: 22px;
    height: 22px;
    margin-left: 20%;
    margin-top: 15px;
    margin-right: 18px;
    background: url(../images/man_ico.png) no-repeat center center;
}

.ht_ico441 {
    background-image: url(../images/man_ico.png);
}

.ht_ico442 {
    background-image: url(../images/colleague.png);
}

.bcl_color {
    color: #3377FF;
}

.xsglirg .tdTable_gh .th_ez, .xsglirg .tdTable_gh .td_ez {
    width: 4.09%;
}

.radioBox {
    display: flex;
    align-items: center;
    padding-right: 25px;
    height: 40px;
}

.radio_ico {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #999999;
    border-radius: 50%;
    opacity: 1;
    overflow: hidden;
    display: block;

}

.radio_span {
    padding-left: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
}

.radioBox.active .radio_ico {
    border: 1px solid #3377FF;
}

.radioBox.active .radio_ico::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #3377FF;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px;
}

.login_new_logo {
    position: absolute;
    left: 2%;
    top: 2%;
}

.loginN {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 470px;
    margin-top: -235px;

}

.Nregister {
    height: 600px;
    margin-top: -300px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.Nregister .loginN_rg {
    height: 600px;
}

.Nregister .loginN_tit {
    padding-bottom: 20px;
}

.loginN_rg {
    width: 537px;
    height: 470px;
    background: rgba(175, 173, 195, .3);
    border: 1px solid rgba(255, 255, 255, .3);
}

.loginN_tit {
    color: #fff;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    padding-top: 45px;
}

.loginNBox {
    margin: 0 auto;
    width: 375px;
}

.llNBox_inp {
    width: 375px;
    height: 40px;
    border: 1px solid #FFFFFF;
    opacity: 1;
    border-radius: 20px;
    position: relative;
}

.inpN_text {
    float: left;
    border: 0;
    background: none;
    width: 340px;
    height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
}

/*placeholder*/
.inpN_text_yzm:-moz-placeholder, .inpN_text:-moz-placeholder {
    color: #fff;
}

/* Mozilla Firefox 4 to 18 */
.inpN_text_yzm::-moz-placeholder, .inpN_text::-moz-placeholder {
    color: #fff;
}

/* Mozilla Firefox 19+ */
.inpN_text_yzm:-ms-input-placeholder, .inpN_text:-ms-input-placeholder {
    color: #fff;
}

.inpN_text_yzm::-webkit-input-placeholder, .inpN_text::-webkit-input-placeholder {
    color: #fff;
}

.telN_ico {
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    width: 24px;
    background: url("../images/login_ico1.png") no-repeat 0 0;
}

.passwordN_ico {
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -10px;
    height: 24px;
    width: 24px;
    background: url("../images/login_ico2.png") no-repeat 0 0;
}

.llNBox_inp_yzm {
    width: 222px;
    height: 40px;
    border: 1px solid #FFFFFF;
    opacity: 1;
    border-radius: 20px;
    position: relative;
}

.inpN_text_yzm {
    float: left;
    border: 0;
    background: none;
    width: 222px;
    height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
}

.yzmIconN {
    width: 145px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    opacity: 1;
    border-radius: 20px;
    float: right;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #fff;
    cursor: pointer;
}

.forget_Nps {
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #FFFFFF;
    font-size: 14px;
}

.remeberPs {
    display: flex;
    float: left;
    align-items: center;
}

.loginCheck {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #FFFFFF;
    opacity: 1;
    border-radius: 2px;
    position: relative;
}

.loginCheck.active {
    border: 1px solid #fff;

}

.loginCheck.active:before {
    position: absolute;
    content: '';
    left: 20%;
    top: 17%;
    width: 8px;
    height: 4px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}

.rem_wezb {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #FFFFFF;
    opacity: 1;
    margin-left: 5px;
}

.froNget {
    padding: 10px 0 18px;
}

.NloginBtn {
}

.Nlogin_btn {
    display: block;
    text-align: center;
    line-height: 40px;
    width: 375px;
    height: 40px;
    background: #3E95FE;
    opacity: 1;
    border-radius: 20px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.noNregist {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
}

.tonRgiter {
    color: #FFFFFF;
}

.passwordN_ico.active {
    background: url("../images/login_ico3.png") no-repeat 0 0;
    margin-top: -12px;

}

.yaqm_ico {
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    width: 24px;
    background: url(../images/login_ico4.png) no-repeat 0 0;

}

/* 概况 */
.gai_ico {
    height: 26px;
    width: 26px;
    background: url(../images/gai_ico.png) no-repeat 0 0;
    margin-top: 14px;
    margin-right: 20px;
}

.qdcon_rg_ser {
    display: flex;
    align-items: center;
    padding-top: 17px;
}

.qdcon_rg_ser_box {
    width: 330px;
    overflow: hidden;
    position: relative;
    height: 29px;
    line-height: 29px;
    background: #FFFFFF;
    border: 1px solid #C2C2C2;
    opacity: 1;
    border-radius: 4px;
}

.qdcon_rg_ser_inp {
    float: left;
    height: 29px;
    line-height: 29px;
    background: #FFFFFF;
    border: 0;
    padding: 0 12px;
    width: 280px;
}

.qdcon_rg_ser_sure a {
    width: 58px;
    height: 29px;
    background: #3377FF;
    opacity: 1;
    border-radius: 4px;
    text-align: center;
    line-height: 29px;
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 20px;
}

.cjwtSinfo {
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding: 0 20px;
}

.cjwtSinfo_li {
    padding: 15px 0 0 0;
    border-bottom: 1px solid #DEDEDE;
}

.cjwtSinfo_li:last-of-type {
    border-bottom: 0;
}

.cjwtSinfo_tit {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 20px;
    color: #033333;
}

.cjwtSinfo_ask {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #666666;
    margin-top: 8px;
}

.cjwtSinfo_bt {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.cjwtSinfo_hot {
    display: flex;
    align-items: center;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}

.hot_ico {
    height: 14px;
    display: block;
    width: 14px;
    background: url(../images/hot_ico.png) no-repeat 0 0;
}

.cjbt_span {
    display: block;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #999999;
}

.share_ico {
    height: 14px;
    display: block;
    width: 14px;
    background: url(../images/share_ico.png) no-repeat 0 -2px;
}

.ser_ico {
    height: 21px;
    display: block;
    width: 21px;
    background: url(../images/ser_ico.png) no-repeat 0 0;
    position: absolute;
    right: 6px;
    top: 4px;
    cursor: pointer;
}

.gkdcon_rg {
    padding-bottom: 62px;
}

.cjwtSinfo_hht_tit {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #033333;
    padding: 34px 0 0 0;
}

.cjwtSinfo_hht_li {
    padding-top: 19px;
}

.cjwtSinfo_hht {
    padding-bottom: 30px;
}

.news_ico {
    height: 29px;
    display: block;
    width: 34px;
    background: url(../images/news_ico.png) no-repeat 0 0px;
    position: relative;
    top: 18px;
}

.qdcon_rg_news {
    margin-left: 14px;
    position: relative;
    height: 62px;
}

.qdcon_rg_news_sel {
    position: absolute;
    top: 61px;
    right: 0;
    width: 374px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 9px;
}

.qdcon_rg_news_sel_tit {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 45px;
    color: #333333;
    height: 45px;
    border-bottom: 1px solid #DEDEDE;
    text-align: center;
}

.qdc_sel_li_lf {
    width: 34px;
    height: 34px;
    background: #3E95FE;
    opacity: 1;
    border-radius: 4px;
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
}

.qdc_sel_li {
    display: flex;
    align-items: center;
    padding-left: 30px;
    padding-top: 18px;
    padding-bottom: 18px;
    cursor: pointer;
}

.qdc_se_tp {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #333333;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
}

.qdc_se_bt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 15px;
    color: #999999;
    opacity: 1;
    width: 250px;
}

.qdc_sel_li:hover {
    background: #FFF1F1;
}

.qdcon_rg_news_sel_arr {
    position: absolute;
    top: -8px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid;
    border-right: 8px solid;
    border-bottom: 10px solid;
    border-color: transparent transparent #fff;
}

.qdcon_rg_news_sel_inner {
    height: 420px;
    overflow: auto;
}

/*交易明细*/
.jy_ico1 {
    background-image: url(../images/jy_ico1.png);
}

.jy_ico2 {
    background-image: url(../images/jy_ico2.png);
}

.jy_ico3 {
    background-image: url(../images/jy_ico3.png);
}

.mxcon {
    padding: 0 18%;
}

.mxcon_li_box {
    display: flex;
    align-items: center;
}

.mxcon_hd {
    padding: 28px 0;
}

.mxcon_li_span {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    margin-right: 24px;
    white-space: nowrap;
}

.mxcon_li_inp1 {
    width: 92px;
    height: 38px;
    padding: 0 5px;
    box-sizing: border-box;
    line-height: 28px;
    border: 1px solid #BBBBBB;
    opacity: 0.99;
}

.mxcon_li_inp2 {
    width: 92px;
    height: 38px;
    padding: 0 5px;
    box-sizing: border-box;
    line-height: 28px;
    border: 1px solid #BBBBBB;
    opacity: 0.99;
    margin-right: 78px;
}

.mxcon_li_line {
    width: 29px;
    height: 0px;
    border: 1px solid #BBBBBB;
    opacity: 1;
    margin: 0 18px;
}

.mxcon_li_ct {
    display: flex;
    align-items: center;
    padding-left: 43px;
}

.mxcon_li_cho {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-right: 22px;
    cursor: pointer;
}

.mxcon_li_cho.active {
    color: #3377FF;
}

.mxcon_sq {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #3377FF;
    cursor: pointer;

}

.mxcon_cxbtn {
    width: 99px;
    height: 28px;
    background: #3377FF;
    opacity: 1;
    border-radius: 4px;
    display: block;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 28px;
    color: #FFFFFF;
    text-align: center;
    margin-left: 30px;
    cursor: pointer;
}

.mxcon_li {
    display: flex;
    align-items: center;
}

.mgt10 {
    margin-top: 10px;
}

.mgl78 {
    margin-left: 70px;
}

.mxconTable {
    width: 100%;
}

.mxconTable th {
    height: 46px;
    background: #DAE4F7;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #333333;
    text-align: center;
}

.mxconTable td {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #333333;
}

.mx_th1 {
    width: 15%;
}

.mx_th7 {
    width: 12%;
}

.mx_page {
    text-align: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
    padding-right: 4%;
    padding-top: 2%;
}

.mx_page_num {
    margin: 0 18px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
}

.page_hui {
    color: #999999;
}

.mxrgcon {
    padding-bottom: 23px;
}

.qrtjb {
    width: 340px;
}

.auto {
    margin: 0 auto;
}

.hide {
    display: none
}

.txcon {
    background: #fff;
    padding: 50px 90px;
}

.txcon_ye {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 40px;
}

.tx_sp1 {
    width: 78px;
    display: block;
}

.tx_sp2 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #3377FF;
}

.tx_btn {
    width: 73px;
    height: 23px;
    background: #3377FF;
    opacity: 1;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 23px;
    margin-left: 30px;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}

.zf_li {
    display: flex;
    align-items: center;
    margin-right: 23px;
}

.txcon_ye .checked_ico {
    display: inline-block;
    margin: 0;
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
}

.zf_ico {
    margin-left: 5px;
    margin-right: 10px;
}

.txjez {
    position: relative;
    width: 296px;
    height: 40px;
    border: 1px solid #ccc;
    line-height: 40px;
}

.tx_inp {
    float: left;
    width: 240px;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.txall {
    float: right;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: #3377FF;
    padding-right: 10px;
}

.qrtx_btn {
    display: block;
    width: 296px;
    height: 34px;
    background: #3377FF;
    text-align: center;
    line-height: 34px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.ddxq_li {
    width: 500px;
    background: #FFFFFF;
    padding: 40px;
}

.ddxq_li_img {
    width: 109px;
    height: 88px;
    background: #FFFFFF;
    overflow: hidden;
}

.xq_pic {
    width: 100%;
}

.ddxq_li_hd {
    display: flex;
    align-items: center;
}

.ddxq_li_js {
    padding-left: 16px;
}

.ddxq_p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    margin-bottom: 15px;

}

.ddxq_old {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
}

.jdxq_ddje {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    margin-bottom: 15px;

}

.ddxq_sfje {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    margin-bottom: 15px;
}

.ddxq_time {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    margin-bottom: 15px;

}

.texyan {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
    margin-left: 10px;
}

.tx_inp_d {
    float: left;
    width: 122px;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
}

.txjez_d {
    width: 122px;
    position: relative;
    height: 40px;
    border: 1px solid #ccc;
    line-height: 40px;
}

.zzhkcon {
    background: #fff;
    padding: 34px 90px 200px;
}

.yxselal {
    padding: 0 20px;
}

.sel_pic {
    position: absolute;
    right: 7px;
    top: 7px;
    width: 24px;
    height: 24px;
    background: url(../images/sel_pic.png) no-repeat 0 0;
    cursor: pointer;
}

.zzhk_tips {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #999999;
    padding: 10px 0 0 86px;

}

.txcon_ye_p {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.mgt40 {
    margin-top: 40px;
}

.yesyje {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3377FF;
}

.yezfjx {
    margin-left: 10px;
}

.zzhTop {
    padding-left: 78px;
    text-align: center;
    width: 298px;
    padding-bottom: 27px;
}

.zzhTop_img {
    width: 76px;
    height: 76px;
    overflow: hidden;
    margin: 0 auto;
}

.hjk_pic {
    width: 100%;
}

.zzh_nam {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
    margin-top: 10px;
}

.zzh_tel {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #999999;
    margin-top: 5px;
}

.zzhkcon_hk .txcon_ye {
    margin-bottom: 20px;
}

.share_sel {
    width: 119px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
    padding-left: 17px;
    box-sizing: border-box;
    padding-top: 10px;
    position: absolute;
    top: 29px;
    left: -36px;
    z-index: 1;
}

.share_icon {
    display: block;

    height: 17px;
    width: 17px;
    background: url("../images/share_ico1.png") no-repeat 0 0;
}

.share_ico1 {
    background-image: url("../images/share_ico1.png");
}

.share_ico2 {
    background-image: url("../images/share_ico2.png");
}

.share_ico3 {
    background-image: url("../images/share_ico3.png");
}

.share_li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.share_span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #999999;
    margin-left: 5px;
}

.share_arrow {
    position: absolute;
    top: -10px;
    left: 51px;
}

.share_arrow em {
    position: absolute;
    left: 0;
    top: 2px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #fff;
}

.share_arrow b {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #DEDEDE;
}

.gk_lf {
    width: 70%;
}

.gk_imtem1 {
    width: 100%;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding: 20px 0;
    box-sizing: border-box;
}

.gk_imtem {
    width: 100%;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding: 20px 0 0 0;
    box-sizing: border-box;
}

.gkhome {
    padding-top: 25px;
}

.gk_shu {
    width: 4px;
    height: 24px;
    background: #3377FF;
    opacity: 1;
    display: inline-block;
}

.gk_title {
    display: flex;
    align-items: center;
    padding-bottom: 25px;
    padding-left: 4%;
}

.gk_tspan {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 21px;
    color: #333333;
    margin-left: 10px;
}

.gk_sjli {
    padding-left: 2%;
    width: 165px;
    margin-left: 4%;
    height: 183px;
    background: #6599FF;
    box-sizing: border-box;
    padding-top: 10px;
    opacity: 1;
    border-radius: 10px;
    background-image: url("../images/gk_img.png");
    background-position: left bottom;
    background-repeat: no-repeat;
}

.gk_num {

    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 42px;
    color: #FFFFFF;
    position: relative;
}

.wh_arrow {
    margin-left: 10px;

}

.gk_lex {

    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #FFFFFF;
}

.gk_sjli_new {
    padding-top: 10px;
    padding-left: 2%;
    width: 20%;
    margin-left: 4%;
    height: 131px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 10px;
    box-sizing: border-box;
}

.gk_num1 {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 42px;
    color: #4B4B4B;
    position: relative;
}

.gk_lex1 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #828282;
    opacity: 1;
}

.gkjt {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
}

.gk_lex1 {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.gkbj {
    background: #3377FF;
    opacity: 1;
    border-radius: 8px;
    width: 32px;
    text-align: center;
    height: 16px;
    line-height: 15px;
    display: block;
    font-size: 8px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 6px;
    cursor: pointer;
}

.mgt25 {
    margin-top: 25px;
}

.ywcl_li {
    border-bottom: 1px solid #DEDEDE;
    height: 46px;
    line-height: 46px;
    padding: 0 4%;
    overflow: hidden;
    cursor: pointer;
}

.ywcl_li:last-of-type {
    border-bottom: 0;
}

.ywcl_ico {
    display: block;
    height: 20px;
    width: 20px;
    float: left;
    background-repeat: no-repeat;
}

.gk_ico1 {
    background-image: url("../images/gk_ico1.png");
}

.gk_ico2 {
    background-image: url("../images/gk_ico2.png");
}

.gk_ico3 {
    background-image: url("../images/gk_ico3.png");
}

.gk_ico4 {
    background-image: url("../images/gk_ico4.png");
}

.gk_ico5 {
    background-image: url("../images/gk_ico5.png");
}

.gl_ico1 {
    background-image: url("../images/gl_ico1.png");
}

.gl_ico2 {
    background-image: url("../images/gl_ico2.png");
}

.gl_ico3 {
    background-image: url("../images/gl_ico3.png");
}

.ywcl_ico {
    float: left;
    margin-top: 13px;
    margin-right: 7px;
}

.ywc_sp {
    float: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.ytjxx {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.ytjxx em {
    color: #3377FF;
    font-size: 18px;
}

.right_arrow {
    background: url("../images/ht_back.png") no-repeat 0 0;
    width: 16px;
    height: 16px;
    margin-top: 15px;
    margin-left: 15px;
}

.ywc_sl {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3377FF;
    padding-right: 55px;
}

.ser_inpg {
    width: 80%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #C2C2C2;
    opacity: 1;
    box-sizing: border-box;
    padding: 0 14px;
    box-sizing: border-box;
}

.serg_btn {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 30px;
    color: #3377FF;
    margin-left: 13px;
    opacity: 1;
}

.gk_rg {
    padding-left: 20px;
    box-sizing: border-box;
    width: 30%;
}

.gk_tw {
    margin-top: 20px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding: 0 16px;
}

.gk_tw_tit {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #033333;
}

.gk_tw_li {
    border-top: 1px solid #dedede;
    padding: 10px 0;

}

.gk_tw_li_t {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #033333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gk_tw_li_d {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #999999;
}

/*部门管理*/
.bm_ico1 {
    margin-top: 13px;
    background-image: url(../images/bm_ico1.png);
}

.bm_ico2 {
    margin-top: 11px;
    background-image: url(../images/bm_ico2.png);
}

.bmgli_li {
    width: 23.5%;
    background: #000000;
    overflow: hidden;
    position: relative;
    margin-right: 2%;
    margin-bottom: 2%;
}

.bmgli_li:nth-of-type(4n) {
    margin-right: 0;
}

.bmgli_img {
    width: 100%;
}

.bmg_mg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 31px;
    color: #FFFFFF;
    z-index: 1;
    left: 0;
    top: 0;
}

.bjinfo {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    cursor: pointer;
}

.bj_ico2 {
    background: url(../images/bj_ico.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: block;

}

.bjinfo_sel {
    position: absolute;
    right: -10px;
    top: 26px;
    width: 64px;
    height: 96px;
    background: #FFFFFF;
    display: none;
    text-align: center;
}

.bjinfo_p {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #dedede;
    padding-left: 8px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.bjinfo_p:last-of-type {
    border-bottom: 0;
}

.tdTable .tdlb_a, .tdTable .thlb_a {
    width: 12%;
}

.tdTable .tdlb_b, .tdTable .thlb_b {
    width: 12%;
}

.tdTable .tdlb_c, .tdTable .thlb_c {
    width: 12%;
}

.tdTable .tdlb_d, .tdTable .thlb_d {
    width: 12%;
}

.tdTable .tdlb_e, .tdTable .thlb_e {
    width: 12%;
}

.tdTable .tdlb_f, .tdTable .thlb_f {
    width: 18%;
}

.tdTable .tdlb_g, .tdTable .thlb_g {
    width: 16%;
}

.tdTable .tdlb_ii, .tdTable .thlb_ii {
    width: 8%;
}

.lbxql {
    color: #3377FF;
}

.libjy {
    color: #FF0000;
}

.lbsxl {
    display: inline-block;
    height: 20px;
    border-right: 2px solid #999999;
    opacity: 1;
    vertical-align: middle;
    margin: 0 5px;
}

.newsDailog_mask {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .3);
}

.newsDailog_con {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 796px;
    height: 518px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    z-index: 10;
    margin: -259px 0 0 -398px;
}

.newsDailog_hd {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    border-bottom: 1px solid #FFE2E2;
}

.newsDailog_time {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #999999;
    text-align: center;
    padding: 12px 0;
}

.newmeatx {
    overflow: auto;
}

.wen_lf {
    display: block;
    width: 38px;
    height: 38px;
    background: #3E95FE;
    opacity: 1;
    border-radius: 4px;
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 38px;
    color: #FFFFFF;
    text-align: center;
}

.newsDailog_lf {
    padding: 32px;
}

.newsDailog_rg {
    width: 420px;
    background: #FFF1F1;
    opacity: 1;
    border-radius: 10px;
    padding: 20px 15px;
    box-sizing: border-box;
}

.neda_p1 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #333333;
}

.neda_p2 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
    margin-top: 25px;
}

.neda_p3 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
    margin-top: 10px;
}

.newmeatx_li {
    margin-bottom: 15px;
}

.newsDailog_bt {
    border-top: 1px solid #FFE2E2;
}

.nesdare {
    padding: 15px 20px;
    width: 100%;
    box-sizing: border-box;
    height: 100px;
    border: 0;
}

.fasnbx {
    height: 40px;
}

.sendBtn {
    width: 54px;
    height: 26px;
    background: #3E95FE;
    opacity: 1;
    border-radius: 5px;
    display: block;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #FFFFFF;
    text-align: center;
    line-height: 26px;
    margin-right: 15px;
    margin-top: 14px;
    cursor: pointer;
}

.sendSpan {
    margin-top: 14px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C4C4C4;
    line-height: 26px;
    margin-right: 10px;
}

.cybgcon_lf {
    width: 70%;
}

.cybgcon_rg {
    width: 30%;
    box-sizing: border-box;
    padding-left: 20px;
}

.mgt15 {
    margin-top: 15px;
}

.spzl_sel {
    position: absolute;
    left: 50%;
    top: 48px;
    width: 156px;
    margin-left: -78px;
    z-index: 2;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, .2);
    text-align: left;
}

.spzl_sel_li {
    font-size: 15px;
    height: 42px;
    background: #fff;
    line-height: 42px;
    width: 156px;
}

.spzl_sel_li:hover {
    background: #FFECEC;
}

.vedebd_lf_new {
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
}

.vedebd_rg_new {
    width: 100%;
    padding-left: 0;
}

.vedebd_rg_new .yxbzx_li {
    width: 32%;
    margin-right: 2%;
}

.vedebd_rg_new .yxbzx_li:nth-of-type(3n) {
    margin-right: 0;
}

.vedebd_rg_new .yxbzx_li img {
    width: 100%;
}

@font-face {
    font-family: 'password';
    src: url(./PasswordEntry.ttf);
}

.inputPwd {
    font-family: 'password';
}

/*代理客商*/
.dl_ico1 {
    background-image: url(../images/dl_ico1.png);
}

.dl_ico2 {
    background-image: url(../images/dl_ico2.png);
}

.yqm_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.yqmDcon {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 306px;
    height: 116px;
    margin: -58px 0 0 -153px;
    z-index: 10;
    background: #fff;
    border-radius: 10px;
}

.yqmDtp {
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
    padding: 17px 0;
}

.yqmDbt {
    border-top: 1px solid #e5e5e5;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    padding-top: 15px;
    text-align: center;
}

.zfbzht {
    padding-left: 80px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #999999;
    margin-top: -10px;
}

.gk_ew {
    width: 100%;
}

.gk_sjline {
    text-align: center;
    width: 28%;
    margin-left: 4%;
    height: 183px;
    background: #6599FF;
    box-sizing: border-box;
    padding-top: 10px;
    opacity: 1;
    border-radius: 10px;
    background-image: url("../images/gk_pic.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-top: 25px;
}

.gk_sjli_pt {
    width: 28%;
    height: 183px;
    padding-left: 5%;
    padding-top: 25px;
    box-sizing: border-box;
    margin-left: 4%;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 10px;
}

.yyzs_bg {
    width: 100%;
    margin-top: 24px;
    background: #fff;
}

.yyzs_bg .yjphb {
    padding: 0 20px;
}

.yyzs_bg .yjphb_hd_table th {
    font-size: 18px;
    font-weight: normal;
}

.bmDailog_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.bmDailog_mask2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.bmDailog_mask3 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.bmDailog_mask4 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.bhdDa_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.bhdDa_con {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    width: 598px;
    height: 332px;
    z-index: 10;
    margin: -166px 0 0 -299px;
}

.bmDailog_con {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    width: 409px;
    height: 250px;
    z-index: 10;
    margin: -125px 0 0 -205px;
    border-radius: 10px;
}

.bmDailog_con2 {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    width: 598px;
    height: 332px;
    z-index: 10;
    margin: -166px 0 0 -299px;
}

.bmDs_tit {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    text-align: center;
    padding: 30px 0;
}

.styc_inp {
    width: 304px;
    height: 32px;
    background: #FFF3F3;
    margin: 0 auto;
    padding: 0 14px;
    box-sizing: border-box;
}

.styc_txt {
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
}

.bmDft {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 55px;
}

.bmDft_qd {
    width: 120px;
    height: 34px;
    background: linear-gradient(270deg, #3E95FE 0%, #0057CB 100%);
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 34px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
}

.bmDft_qx {
    width: 120px;
    height: 34px;
    background: #E5E5E5;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 34px;
    color: #999999;
    margin: 0 10px;
    text-align: center;
    cursor: pointer;
}

.daliog_close {
    position: absolute;
    right: 35px;
    top: 20px;
    background: url("../images/da_close.png") no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.styc_rad {
    width: 250px;
    margin: 0 auto;
}

.styc_sty {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 100px;
}

.stym_lf {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #333333;
}

.stym_rg {
    width: 328px;
    height: 40px;
    border: 1px solid #E5E5E5;
    opacity: 1;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    padding: 0 24px;
    box-sizing: border-box;
    margin-left: 20px;
}

.hy_ico1 {
    background-image: url("../images/hy_ico1.png");
}

.hy_ico2 {
    background-image: url("../images/hy_ico2.png");
}

.jetsx {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #3377FF;
    padding-top: 40px;
}

.sdtchs_btn {
    width: 120px;
    height: 34px;
    background: #FF0000;
    opacity: 1;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    float: right;
    margin-left: 16px;
}

.bohly {
    padding-left: 73px;
    padding-top: 30px;
}

.bohly_lf {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    padding-top: 20px;

}

.bohly_rg {
    width: 370px;
    height: 178px;
    border: 1px solid #CECACA;
    box-sizing: border-box;
    padding: 16px;
}

.bohly_texta {
    width: 100%;
    height: 100%;
    border: 0;
}

.bhdDa_con .bmDftbt {
    padding-top: 37px;
    padding-left: 155px;

}

.bhdDa_con .bmDftbt .bmDft_qx {
    margin-left: 57px;
}

.bhm_inp {
    float: left;
    width: 370px;
    height: 38px;
    border: 1px solid #CECACA;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 38px;
    color: #999999;
    padding: 0 16px;
    box-sizing: border-box;
    margin-left: 15px;
}

.bohly_lf_y {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 38px;
    color: #333333;
}

.bhdDa_tt {
    padding-top: 20px;
}

.bqDacon {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    width: 598px;
    height: 423px;
    margin: -212px 0 0 -299px;
    z-index: 10;
}

.bq_gb {
    position: absolute;
    top: 28px;
    right: 36px;
    width: 20px;
    height: 20px;
    background: url("../images/da_gb.png") no-repeat 0 0;
}

.bj_li {
    width: 370px;
    height: 32px;
    position: relative;
    cursor: pointer;
}

.bj_li_hover, .bj_li:hover {
    background: #F5F2F2;
}

.bj_ico {
    display: none;
    position: absolute;
    top: 7px;
    right: 33px;
    width: 18px;
    height: 18px;
    background: url("../images/pen_ico.png") no-repeat 0 0;
}

.sc_ico {
    display: none;
    position: absolute;
    top: 12px;
    right: 15px;
    width: 13px;
    height: 13px;
    background: url("../images/da_gb.png") no-repeat 0 0;
    background-size: 13px 13px;
}

.bj_li:hover .sc_ico, .bj_li:hover .bj_ico {
    display: block;
}

.bj_jtcon {
    padding-left: 102px;
}

.bqDacon_tj {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 36px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
}

.tj_ico {
    display: block;
    width: 14px;
    height: 2px;
    background: #808080;
    position: relative;
    margin-right: 10px;
}

.tj_ico:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 2px;
    height: 14px;
    background: #808080;
    margin-top: -7px;
    margin-left: -1px;
}

.bj_jt {
    overflow: auto;
    max-height: 190px;
}

.bj_li_inp {
    float: left;
    border: 0;
    width: 300px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    background: none;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 20px;
}

.shurx {
    padding-left: 102px;
    margin-top: 10px;
}

.shurx_inp {
    width: 370px;
    height: 32px;
    background: #F5F2F2;
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 32px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    border: 0;
}

.sjybtn {
    padding-left: 102px;
    padding-top: 57px;
}

.sjybtn_s {
    display: block;
    float: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #FFFFFF;
    width: 120px;
    height: 26px;
    background: linear-gradient(270deg, #3E95FE 0%, #0057CB 100%);
    text-align: center;
}

.sjybtn_q {
    display: block;
    float: left;
    width: 120px;
    height: 26px;
    background: #E5E5E5;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #999999;
    text-align: center;
    margin-left: 52px;
}

.bhdDa_mask3 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

/*客服*/
.servieCon {
    width: 100%;
    padding: 0 3% 3% 3%;
}

.gogao_item {
    background: #fff;
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #333;
    border-radius: 10px;
    margin-bottom: 24px;
}

.gogao_td_rq {
    margin-top: 20px;
}

.sildUp {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #3377FF;
    text-align: right;
    padding-top: 10px;
}

.gogao_td {
    height: 256px;
    overflow: hidden;
}

.gogao_td.more {
    height: auto;
}

.sideBar {
    position: fixed;
    right: 0;
    margin-top: -140px;
    top: 50%;
    width: 40px;
    background: #fff;
    border-radius: 10px;
    box-shadow: -5px 5px 10px 0px rgba(0, 0, 0, .2);
    padding: 0 5px;
}

.siderBar_li {
    padding: 22px 0;
    text-align: center;
    border-bottom: 1px solid #999;
    position: relative;
    cursor: pointer;
}

.siderBar_ico {
    display: block;
    width: 26px;
    height: 26px;
    margin: 0 auto;
    background: url("../images/serve_ico.png") no-repeat 0 0;
}

.siderBar_ico1 {
    background-image: url("../images/serve_ico.png");
}

.siderBar_ico2 {
    background-image: url("../images/sdib_ico.png");
}

.siderBar_ico3 {
    background-image: url("../images/tous_ico.png");
}

.siderBar_name {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #999999;
}

.siderHover {
    position: absolute;
    right: 46px;
    top: 50%;
    transform: translateY(-50%);
    width: 188px;
    height: 175px;
    background: #F1F4F8;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 8px;
    overflow: hidden;
    transition: all .2s;
}

.siderHover1 {
    position: absolute;
    right: 46px;
    top: 50%;
    transform: translateY(-50%);
    width: 188px;
    height: 110px;
    background: #F1F4F8;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 8px;
    overflow: hidden;
    transition: all .2s;
}

.sider_Img {
    padding-top: 17px;
}

.sider_pic {
    width: 80%;
}

.notice_ico {
    display: block;
    width: 19px;
    height: 19px;
    background: url("../images/notice.png") no-repeat 0 0;
    margin-right: 5px;
}

.notice_p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.cliLook {
    display: block;
    width: 118px;
    height: 22px;
    background: #3E95FE;
    opacity: 1;
    border-radius: 15px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #FFFFFF;
    margin: 10px auto;
}

.siderBar_li2:hover .siderHover {
    display: block;
}

.siderBar_li1:hover .siderHover1 {
    display: block;
}

.siderHover1_td {
    padding: 20px 0 5px 0;
}

.zuxx_date {
    height: 43px;
    line-height: 43px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 0px 0px 8px 8px;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;

}

/*会话框*/
.hhuk {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1109px;
    height: 634px;
    margin: auto;
    background: #fff;
    box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.16);
}

.hhuk_hd {
    padding: 0 30px;
    height: 60px;
    background: #3E95FE;
    opacity: 1;
    line-height: 60px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background: #3E95FE;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hhuk_bd {
    width: 100%;
    height: 574px;
    background: #FFFFFF;
    position: relative;
}

.hhuk_bd_lf {
    width: 745px;
    border-right: 1px solid #CBCFD6;;
}

.hhuk_bd_rg {
    height: 574px;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 364px;
}

.hhuk_scroll {
    height: 423px;
    background: #EEF0F5;
    overflow: auto;
    padding: 0 40px;
}

.hhlf_li {
    display: flex;
    margin-bottom: 20px;
}

.hhlf_per {
    width: 55px;
    height: 55px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
}

.hhlf_p {
    max-width: 520px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #333;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 4px;
    padding: 12px;
    margin-left: 20px;
    position: relative;
}

.hhrg_p {
    max-width: 520px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 28px;
    color: #999999;
    background: #62A8EA;
    opacity: 1;
    border-radius: 4px;
    padding: 12px;
    color: #FFFFFF;
    margin-left: 20px;
    position: relative;
}

.moreHistroy {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
    text-align: center;
    padding: 20px;
}

.hhrg_li {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.hhrg_per {
    width: 55px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    background: #D1D1D1;
    border-radius: 50%;
    margin-left: 20px;
}

.hhuk_box_hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 12px;
    position: relative;
}

.hhuk_box_hd_lf {
    display: flex;
    align-items: center;
}

.face_ico {
    display: block;
    width: 17px;
    height: 17px;
    background: url("../images/face_ico.png") no-repeat 0 0;
    margin-right: 10px;
}

.uplo_file {
    position: relative;
    width: 17px;
    height: 17px;
}

.file_ico {
    display: block;
    width: 17px;
    height: 17px;
    background: url("../images/file_ico.png") no-repeat 0 0;
    margin-right: 5px;
}

.file_bn {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 50px;
    opacity: 0;
}

.hhuk_box_hd_rg {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    cursor: pointer;
}

.meg_ico {
    display: block;
    width: 17px;
    height: 17px;
    background: url("../images/meg_ico.png") no-repeat 0 0;
    margin-right: 5px;
}

.hhuk_box_bd {
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
}

.hhuk_box {
    width: 745px;

}

.hhuk_box_textarea {
    width: 100%;
    height: 80px;
    border: 0;
    background: none;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;

}

.hhuk_box_ft {
    display: flex;
    justify-content: flex-end;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
    padding-right: 12px;
}

.enter_btn {
    display: block;
    width: 54px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #3E95FE;
    opacity: 1;
    border-radius: 3px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 15px;
}

.serWx {
    padding: 20px 30px 10px 20px;
    border-bottom: 1px solid #CBCFD6;
}

.serWx_tit {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}

.serWx_p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    margin-top: 10px;
}

.serCjwt {
    padding: 15px 0;
}

.serCjwt_tit {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    padding: 0px 20px;
}

.serCjwt_bd {
    height: 400px;
    overflow: auto;
}

.serCjwt_li {
    border-bottom: 1px solid #CBCFD6;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    padding: 10px 20px;
}

.systips {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
    text-align: center;
    padding: 0 20px 20px;
}

/*修改滚动条样式*/
.hhuk_scroll::-webkit-scrollbar {
    width: 7px;
    height: 10px;
    /**/
}

.hhuk_scroll::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

.hhuk_scroll::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
}

.hhuk_scroll::-webkit-scrollbar-thumb:hover {
    background: #333;
}

.hhuk_scroll::-webkit-scrollbar-corner {
    background: #179a16;
}

.serCjwt_bd::-webkit-scrollbar {
    width: 7px;
    height: 10px;
    /**/
}

.serCjwt_bd::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 2px;
}

.serCjwt_bd::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
}

.serCjwt_bd::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.serCjwt_bd::-webkit-scrollbar-corner {
    background: #fff;
}

.litJl {
    height: 574px;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 364px;
    z-index: 5;
    padding: 5px 13px;
    box-sizing: border-box;
}

.litJl_close {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}

.sclsi_ico {
    display: block;
    width: 13px;
    height: 13px;
    background: url("../images/sc_ico.png") no-repeat 0 0;
    margin-left: 5px;
}

.litJl_close_sp {
    display: block;
}

.litJl_tab_li {
    width: 50px;
    height: 20px;
    line-height: 20px;
    opacity: 1;
    border-radius: 4px;
    display: block;
    text-align: center;
    cursor: pointer;
}

.litJl_tab_li.active {
    background: #3E95FE;
    color: #FFFFFF;
}

.litJl_tab {
    display: flex;
    padding: 14px 0;
}

.litJl_ser {
    display: flex;
    align-items: center;
}

.litJ_sbx {
    width: 268px;
    height: 24px;
    border: 1px solid #CBCFD6;
    opacity: 1;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 0 8px;
    box-sizing: border-box;
}

.litJl_ser_txt {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    width: 180px;
    border: 0;
    background: 0;

}

.lyser_ico {
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/su_ico.png") no-repeat 0 0;
    margin-right: 5px;
}

.liser_btn {
    display: block;
    width: 59px;
    height: 24px;
    background: #3E95FE;
    opacity: 1;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    margin-left: 7px;
}

.litJ_lf_div {
    display: flex;
    margin-bottom: 20px;
}

.litJ_rg_div {
    display: flex;
    margin-bottom: 20px;
    justify-content: flex-end;
}

.litJ_lf_face {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.litJ_rg_face {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.lit_per {
    width: 100%;
}

.litJ_hdlf_xx {
    max-width: 258px;
    background: #EEF0F5;
    opacity: 1;
    border-radius: 4px;
    padding: 12px;
    box-sizing: border-box;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #333333;
    margin-left: 20px;
    position: relative;
}

.litJ_hdrg_xx {
    max-width: 258px;
    background: #EEF0F5;
    opacity: 1;
    border-radius: 4px;
    padding: 12px;
    box-sizing: border-box;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #333333;
    margin-right: 20px;
    position: relative;
}

.litJ_hdrg_xx:before {
    position: absolute;
    content: '';
    top: 10px;
    right: -10px;
    width: 14px;
    height: 14px;
    background: url("../images/hh_rg.png") no-repeat 0 0;

}

.litJ_hdlf_xx:before {
    position: absolute;
    content: '';
    top: 10px;
    left: -10px;
    width: 14px;
    height: 14px;
    background: url("../images/hh_lf.png") no-repeat 0 0;

}

.hhrg_p:before {
    position: absolute;
    content: '';
    top: 25px;
    right: -10px;
    width: 14px;
    height: 14px;
    background: url("../images/lt_rg.png") no-repeat 0 0;

}

.hhlf_p:before {
    position: absolute;
    content: '';
    top: 25px;
    left: -10px;
    width: 14px;
    height: 14px;
    background: url("../images/lt_lf.png") no-repeat 0 0;

}

.litJ_iiner {
    margin-top: 20px;
    height: 430px;
    overflow: auto;
}

/*修改滚动条样式*/
.litJ_iiner::-webkit-scrollbar {
    width: 7px;
    height: 10px;
    /**/
}

.litJ_iiner::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

.litJ_iiner::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
}

.litJ_iiner::-webkit-scrollbar-thumb:hover {
    background: #333;
}

.litJ_iiner::-webkit-scrollbar-corner {
    background: #179a16;
}

.sysPj {
    border-top: 1px solid #e5e5e5;
    margin: 12px auto 0;
    padding: 12px 12px 0;
}

.sysPj_btn {
    display: block;
    width: 75px;
    height: 33px;
    background: #62A8EA;
    opacity: 1;
    border-radius: 3px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 33px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;

}

.serVrg {
    display: block;
    width: 80px;
    height: 29px;
    border: 1px solid #FFFFFF;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 29px;
    color: #FFFFFF;
    text-align: center;
}

/*意见反馈*/
.fkbanner {
    position: relative;
    width: 100%;
}

.banner_img {
    width: 100%;
}

.fkbanner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.57);
    opacity: 0.39;
    content: '';
}

.fkbanner_p1 {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 57px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 103px;
    color: #FFFFFF;
    left: 0%;
    top: 80px;
}

.fkbanner_p2 {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 27px;
    color: #FFFFFF;
    left: 0%;
    top: 180px;
}

.yjfkn {
    width: 905px;
    height: 500px;
    background: #FFFFFF;
    padding: 54px 0 0 95px;
    margin: 0 auto;
}

.yjfkn_li_lf {
    float: left;
    width: 85px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 17px;
    color: #000000;
}

.yjfkn_li_lf em {
    color: #ff0000;
}

.yjfkn_li_rg {
    width: 642px;
    float: left;
}

.yjf_area {
    width: 642px;
    height: 181px;
    border: 1px solid #A2A2A2;
    opacity: 1;
    border-radius: 8px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    background: #fff;
    padding: 10px 16px;
    box-sizing: border-box;
}

.yjf_tips {
    height: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #999999;
    margin-top: 5px;
}

.yjf_inp {
    width: 642px;
    height: 39px;
    border: 1px solid #A2A2A2;
    opacity: 1;
    border-radius: 8px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 39px;
    background: #fff;
    padding: 0 16px;
    box-sizing: border-box;
}

.yjfkn_ft {
    margin-top: 30px;
    padding-left: 85px;
}

.fsfk_btn {
    width: 84px;
    height: 35px;
    background: #3E95FE;
    opacity: 1;
    border-radius: 5px;
    float: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
    float: left;
    margin-right: 30px;
}

.fsqx_btn {
    width: 84px;
    height: 35px;
    background: #F6F9FF;
    border: 1px solid #3E95FE;
    opacity: 1;
    border-radius: 5px;
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 35px;
    color: #3E95FE;
}

.evDailog_mask {
    position: fixed;
    left: 0;
    top: 0;
    background: #000000;
    opacity: 0.13;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.evDailog_con {
    width: 574px;
    height: 451px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 4px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -226px 0 0 -287px;
    z-index: 10;
}

.evDailog_con h5 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #CBCFD6;
    padding: 0 10px;
}

.evDai_box {
    padding: 0 22px;
}

.evstar {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 0 0;
}

.star_de {
    display: block;
    width: 32px;
    height: 32px;
    background: url("../images/star_de.png") no-repeat 0 0;
    margin-right: 11px;
    cursor: pointer;
}

.star_de.active {
    background-image: url("../images/star_cur.png")
}

.evstar_p {
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
}

.evaD_li {
    padding-top: 26px;
    display: flex;
    align-items: center;
}

.evaD_sp {
    display: block;
    width: 108px;
    height: 29px;
    border: 1px solid #CBCFD6;
    opacity: 1;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 29px;
    color: #999999;
    text-align: center;
    margin-right: 30px;
    cursor: pointer;
}

.evaD_sp.active {
    border: 1px solid #3E95FE;
    color: #3E95FE;
    cursor: pointer;
}

.evaDtxt {
    width: 529px;
    height: 97px;
    background: #FFFFFF;
    border: 1px solid #CBCFD6;
    opacity: 1;
    border-radius: 4px;
    margin-top: 30px;
    padding: 0 24px;
    box-sizing: border-box;
}

.evad_area {
    width: 475px;
    height: 70px;
    resize: none;
    border: 0;
    background: #fff;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    padding-top: 5px;
}

.evaDtxt_p {
    text-align: right;
}

.evadJj {
    display: flex;
    align-items: center;
    padding-top: 16px;
}

.ndwent {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.evadJj_no {
    width: 61px;
    height: 22px;
    background: #EEF1F6;
    border: 1px solid #CBCFD6;
    opacity: 1;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #999999;
    display: block;
    text-align: center;
    margin-right: 15px;
    cursor: pointer;
}

.evadJj_jjl {
    width: 61px;
    height: 22px;
    border: 1px solid #3E95FE;
    opacity: 1;
    border-radius: 4px;
    line-height: 22px;
    color: #3E95FE;
    display: block;
    text-align: center;
    cursor: pointer;
}

.jtpjBtn {
    display: block;
    width: 529px;
    height: 40px;
    background: #3E95FE;
    opacity: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 37px;
    border-radius: 4px;
    cursor: pointer;
}

.kftop {
    height: 78px;
    background: #3E95FE;
    opacity: 1;
    width: 100%;
    color: #fff;
    text-align: center;
}

.gsmchn {
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 31px;
    color: #FFFFFF;
    line-height: 78px;
}

.kftop_rg {
    float: right;
    line-height: 78px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.jirhui {
    display: block;
    width: 104px;
    height: 39px;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 39px;
    color: #FFFFFF;
    text-align: center;
    margin-left: 20px;
    margin-right: 38px;
}

.ltnecon_lf {
    width: 287px;
    background: #EEF0F5;
    border-right: 1px solid #CBCFD6;
    overflow: auto;

}

.ltnecon {
    width: 100%;
    overflow: hidden;
}

.ltnecon_rg {
    background: #fff;
}

.zxres_li {
    height: 94px;

    padding: 18px 0px 0 20px;
}

.zxres_li:hover {
    background: rgba(0, 0, 0, .07);
}

.zxres_face {
    width: 58px;
    height: 58px;
    background: #D1D1D1;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lt_face {
}

.zxres_nam {
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 31px;
    color: #202020;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxres_nrty {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 29px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxrg_time {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 29px;
    color: #999999;
}

.zxres_ct {
    width: 100px;
    overflow: hidden;
    padding: 0 18px;
}

.detLt {
    display: none;
    width: 23px;
    height: 24px;
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
    position: relative;
    border-radius: 50%;
    margin: 2px auto;
    cursor: pointer;
}

.zxres_li:hover .detLt {
    display: block;
}

.detLt:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 16px;
    height: 1px;
    background: #fff;
    transform: rotate(45deg);
    transform-origin: center center;
    margin-left: -8px;
}

.detLt:after {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 16px;
    height: 1px;
    background: #fff;
    transform: rotate(-45deg);
    transform-origin: center center;
    margin-left: -8px;
}

/*修改滚动条样式*/
.ltnecon_lf::-webkit-scrollbar {
    width: 7px;
    height: 10px;
    /**/
}

.ltnecon_lf::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

.ltnecon_lf::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
}

.ltnecon_lf::-webkit-scrollbar-thumb:hover {
    background: #333;
}

.ltnecon_lf::-webkit-scrollbar-corner {
    background: #179a16;
}

.ltnecon_se {
    height: 200px;
}

.ltnecon_se .hhuk_box_textarea {
    height: 130px;
}

.cyjjhe {
    float: left;
    width: 73px;
    height: 19px;
    border: 1px solid #999999;
    opacity: 1;
    border-radius: 2px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #999999;
    text-align: center;
    margin-left: 16px;
    cursor: pointer;

}

.cyySel {
    position: absolute;
    left: 72px;
    bottom: 27px;
    width: 367px;
    background: #FFFFFF;
    border: 1px solid #999999;
    opacity: 1;
    border-radius: 2px;
}

.cyySel_p {
    padding: 12px;
    border-top: 1px solid #999999;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cyySel_p:first-child {
    border-top: 0;
}

.bjcyy {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #999999;
    padding: 12px;
    border-top: 1px solid #999999;
    cursor: pointer;
}

.bjDailog_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.18;
    z-index: 2;
    display: none;
}

.bjDailogCon {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 535px;
    height: 323px;
    margin: -162px 0 0 -268px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 16px;
    z-index: 3;
    display: none;
}

.bjDa_li {
    padding: 13px 30px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    border-bottom: 1px solid #C9C9C9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.bi_ico {
    position: absolute;
    height: 18px;
    width: 18px;
    background: url("../images/bi_ico.png") no-repeat 0 0;
    right: 46px;
    top: 15px;
    cursor: pointer;
    display: none;
}

.sclo_ico {
    position: absolute;
    height: 12px;
    width: 12px;
    background: url("../images/da_gb.png") no-repeat 0 0;
    right: 26px;
    top: 19px;
    background-size: 100% 100%;
    cursor: pointer;
    display: none;
}

.bjDa_li:hover {
    background: #F1F1F1;
}

.bjDa_li:hover .sclo_ico, .bjDa_li:hover .bi_ico {
    display: block;
}

.bjDa_li_sy {
    padding: 13px 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    border-bottom: 1px solid #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.bj_inp {
    border: 0;
    width: 470px;
}

.bjDa_tj {
    padding: 13px 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    border-bottom: 1px solid #999999;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.tjad_ico {
    width: 22px;
    height: 22px;
    background: url("../images/addtj_ico.png") no-repeat 0 0;
    background-size: 100% 100%;
    cursor: pointer;
    display: block;
}

.litJl_rg {
    float: left;
    height: 574px;
    background: #FFFFFF;
    width: 364px;
    z-index: 5;
    padding: 5px 13px;
    box-sizing: border-box;
}

.ltnecon_new .ltnecon_rg {
}

.gogao_td_bt {
    margin-top: 20px;
    text-align: right;
}

.gsmc {
    color: #3E95FE;
    margin-right: 25px;
}

.goxin .gogao_item:last-of-type {
    margin-bottom: 0;
}

#diyDiv {
    box-shadow: 0 0 6px 1px #ccc;
    border-radius: 5px;
    text-align: center;
    width: 100px;
    position: absolute;
    background: #fff;
    display: none;
    z-index: 999999;
}

#diyDiv .span {
    display: block;
    width: 100%;
    cursor: pointer;
    float: left;
    padding: 10px 0;
    position: relative;
}

#diyDiv .span:hover {
    background: #DAE4F7;
}

#diyDiv .span:last-child {
    color: #3377FF;
}

.tab_ico800 {
    background-image: url(../images/tab_800.png)
}

.tab_ico801 {
    background-image: url(../images/tab_801.png?v=1)
}

.tab_ico802 {
    background-image: url(../images/tab_802.png?v=1)
}


.tab_ico803 {
    background-image: url(../images/tab_803.png)
}

.tab_ico811 {
    background-image: url(../images/tab_ico811.png)
}

.tab_ico812 {
    background-image: url(../images/tab_ico802.png)
}

.tab_ico813 {
    background-image: url(../images/tab_ico803.png)
}