*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}
a, b, span, p, h1, h2, h3, h4, h5, h6, label {
    font-family: "Microsoft YaHei"
}
a{
    color: #333;
}
h1,h2,h3,h4,h5,h6,i,b,em{
    font-style: normal;
    font-weight: normal;
}
html, body {
    height: 100%;
    min-width: 1000px;
    min-height: 600px;
}
input{
    border: none;
    -webkit-appearance: none;
    outline: none;
}
.clearfid{
    margin-top: 2.24rem;
    zoom: 1;
    display: none;
}
input[type=button],input[type=submit]{
    -webkit-appearance: none;
}
.r{
    float: right;
}
.l{
    float: left;
}
.ov_hd{
    overflow: hidden;
}
.im10{
    overflow: hidden;
}
.im10 img{
    display: block;
    width: 100%;
}
.im20 img{
    display: block;
    width: 100%;
    height: 100%;
}
.bgbg{
    width: 100%;
    height: 100%;
    background-color: rgba(54, 54, 54, 0.5);
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.ccc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
body{
    font: 0.12rem/1.5 SourceHanSans,Arial,Helvetica,arial,sans-serif;
    min-width: 1200px;
    max-width: 1920px;
    background: #f7f8fa;
    margin: 0 auto;
    position: relative;
    overflow-x:auto;
    overflow-y: hidden;
    /*left: 50%;*/
    /*margin-left: -960px;*/
    /*background: url("../images/bjt.png") no-repeat top center;*/
}
.manager-page{
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 67px;
}
.manager-top{
    padding-left: 103px;
}
.manager-top{
    width: 100%;
    height: 67px;
    background: url("../images/topbg.png") no-repeat top;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
.manager-top .logo{
    position: absolute;
    margin-left: 40px;
    top: 14px;
    width: 51px;
    height: 38px;
    left: 0;
    overflow: hidden;
}
.manager-top .left{
    font-size: 19px;
    line-height: 67px;
    color: #fff;
    float: left;
}
.manager-top .right{
    float: right;
    margin-right: 20px;
    font-size: 14px;
    color: #fff;
}
.manager-top .right .t1{
    float: left;
    width: 24px;
    height: 24px;
    margin-top: 19px;
    margin-right: 12px;
}
.manager-top .right .t2{
    float: left;
    width: 22px;
    height: 21px;
    margin-top: 21px;
}
.manager-top .right span{
    float: left;
    line-height: 67px;
    font-size: 14px;
    display: block;
}
.manager-top .right .w1{
    margin-left: 38px;
    margin-right: 50px;
}
.manager-main{
    width: 100%;
    height: 100%;
    position: relative;
    padding-left: 250px;
}
.manager-left{
    width: 250px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    background-color: #fff;
}
.g-sideMenu .list{
    overflow: hidden;
    padding: 18px 0;
}
.g-sideMenu .list li{
    width: 188px;
    height: 38px;
    border-radius: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    margin-left: 30px;
    margin-bottom: 10px;
}
.g-sideMenu .list .title{
    line-height: 38px;
}
.g-sideMenu .list .i1{
    display: block;
}
.g-sideMenu .list img{
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.g-sideMenu .list .i2{
    display: none;
}
.g-sideMenu .list li.on .title, .g-sideMenu .list li:hover .title { color: #447fe5; }

.g-sideMenu .list li.on .title a, .g-sideMenu .list li:hover .title a { color: #447fe5; }

.g-sideMenu .list li.on .i2, .g-sideMenu .list li:hover .i2 { display: block; }

.g-sideMenu .list li.on .i1, .g-sideMenu .list li:hover .i1 { display: none; }

.g-sideMenu .list li.on2 .title, .g-sideMenu .list li:hover .title { color: #447fe5; }

.g-sideMenu .list li.on2 .title a, .g-sideMenu .list li:hover .title a { color: #447fe5; }

.g-sideMenu .list li.on2 .i2, .g-sideMenu .list li:hover .i2 { display: block; }

.g-sideMenu .list li.on2 .i1, .g-sideMenu .list li:hover .i1 { display: none; }

.g-sideMenu .list li.on{  background: #f0f3fa;  }

.manager-right.hasTopBox {
    padding-top: 53px;
    position: relative;
}
.manager-right {
    height: 100%;
    margin-right: 30px;
    margin-left: 30px;
}
.manager-right.hasTopBox .manager-right-top{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 53px;
    line-height: 53px;
    color: #585858;
    font-size: 14px;
    overflow: hidden;
}
.manager-right.hasTopBox .manager-right-main{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.manager-right-main{
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
}
.g-table.bj{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 30px;
}
.g-table table{
    width: 100%;
    border: #f7f8fa 1px solid;
    border-bottom: none;
    border-right: none;
}
.g-table table th{
    background-color: #f7f8fa;
    color: #404b6f;
}
.g-table table th, .g-table table td{
    text-align: center;
    padding: 10px;
    line-height: 20px;
    border-bottom: #f7f8fa 1px solid;
    border-right: #f7f8fa 1px solid;
}
.g-table table a{
    margin: 0 5px;
}
.blue{
    color: #32ab93;
}
.red{
    color: #ed5757;
}
.tjan{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    border-radius: 4px;
    background-color: #4381e6;
    display: block;
    font-size: 14px;
    margin: 25px 30px;
    float: left;
    margin-right: 0;
}
.g-prvNxt{
    margin-top: 30px;
    color: #393939;
    font-size: 12px;
    overflow: hidden;
    margin-right: 30px;
}
.g-prvNxt .right{
    text-align: right;
    float: right;
}
.g-prvNxt .left{
    text-align: left;
    float: left;
    margin-left: 30px;
    color: #393939;
    font-size: 12px;
}
.g-prvNxt .left span{
    color: #ff9933;
}
.g-prvNxt a{
    margin-right: 15px;
}
.bgbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.tanc_qr{
    width: 477px;
    height: 207px;
    background-color: #fff;
    overflow: hidden;
    display: block;
    z-index: 99;
}
.tanc_qr .bt {
    background-color: #4381e6;
    height: 42px;
    padding-left: 20px;
    padding-right: 20px;
}
.tanc_qr .bt .scan1 {
    float: right;
    width: 15px;
    height: 15px;
    padding-top: 12px;
}
.tanc_qr .bt p{
    color: #ffffff;
    line-height: 42px;
    float: left;
}
input[type="checkbox"]{
    -webkit-box-sizing: border-box;
    padding: 0;
    -webkit-appearance: checkbox;
}
.xdhl p{
    float: left;
    line-height: 30px;
    color: #393939;
    font-size: 14px;
    margin-top: 25px;
    margin-left: 30px;
    margin-bottom: 25px;
}
.xdhl select{
    float: left;
    margin-top: 25px;
    width: 158px;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
}
.lvse{
    color: #27b65d;
}
.cheng{
    color: #ee630f;
}
.bluea{
    color: #027ce4;
}
.xdhl select.dx1{
    width: 280px;
}
.xgzl{
    overflow: hidden;
    margin-left: 60px;
}
.xgzl h6{
    font-size: 22px;
    color: #393939;
    line-height: 1;
    margin-top: 35px;
    margin-bottom: 40px;
}
.xgzl .yl{
    overflow: hidden;
    margin-bottom: 15px;
}
.xgzl .yl p{
    float: left;
    color: #393939;
    font-size: 14px;
    width: 80px;
    line-height: 30px;
}
.xgzl .yl input{
    width: 258px;
    height: 30px;
    color: #393939;
    font-size: 14px;
    border: 1px solid #cccccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}
.xgzl .yl .bc{
    width: 70px;
    height: 30px;
    margin-left: 80px;
    text-align: center;
    color: #ffffff;
    border-radius: 4px;
    background: #4381e6;
    display: block;
    line-height: 30px;
}
.cheng1{
    color: #fa9e0d;
}
.xsgly{
    background: #ffffff;
    border: 1px solid #eeeeee;
    height: 55px;
    margin-bottom: 8px;
}
.xsgly p{
    float: left;
    line-height: 55px;
    color: #393939;
    font-size: 14px;
    margin-left: 30px;
}
.xsgly input{
    float: left;
    width: 158px;
    height: 30px;
    line-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    color: #393939;
    font-size: 14px;
    border: 1px solid #cccccc;
    margin-top: 12px;
}
.xsgly select{
    float: left;
    width: 158px;
    height: 30px;
    color: #393939;
    font-size: 14px;
    margin-top: 12px;
    border: 1px solid #cccccc;
}
.xsgly .cx{
    color: #ffffff;
    display: block;
    float: left;
    width: 66px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    background-color: #19c991;
    margin-top: 12px;
    margin-left: 15px;
    font-size: 14px;
}
.xgzl.aa{
    padding-top: 38px;
}
.xgzl.aa p{
    width: 75px;
    text-align: right;
}
.xgzl.aa select{
    width: 210px;
    height: 30px;
    line-height: 30px;
    float: left;
    border: 1px solid #cccccc;
}
.xgzl.aa input{
    width: 425px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cccccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    color: #393939;
    float: left;
}
.xgzl.aa span{
    float: left;
    line-height: 30px;
    color: #ff3833;
    font-size: 14px;
    margin-left: 10px;
}
.xgzl.aa textarea{
    width: 425px;
    height: 198px;
    border: 1px solid #cccccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    color: #393939;
    float: left;
}
.xgzl.aa .bcx{
    float: left;
    width: 70px;
    text-align: center;
    display: block;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    background-color: #dcdcdc;
    font-size: 14px;
    color: #5b5b5b;
    margin-left: 20px;
    margin-top: 15px;
}
.xgzl.aa .bc{
    float: left;
    margin-top: 15px;
}
.bjbjt{
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 35px;
}
.bjbjt p{
    line-height: 34px;
    margin-right: 10px;
    float: left;
    margin-left: 47px;
    color: #404040;
    font-size: 14px;
}
.bjbjt input{
    float: left;
    width: 307px;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 34px;
    margin-bottom: 30px;
    border: 1px solid #cccccc;
}
.tanc_qr .sfa{
    overflow: hidden;
    margin: 0 auto;
    width: 157px;
}
.tanc_qr .qd {
    float: left;
    padding: 0;
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    color: #ffffff;
    background-color: #4381e6;
}
.tanc_qr .qxx{
    float: right;
    width: 70px;
    height: 30px;
    line-height: 30px;
    display: block;
    background-color: #dcdcdc;
    color: #5b5b5b;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
}
.tanc_qr.sc{
    width: 363px;
    height: 285px;
}
.tanc_qr.sc .bt{
    background: none;
}
.tanc_qr.sc .bt a{
    float: right;
    padding-right: 25px;
    padding-top: 12px;
}
.tanc_qr.sc .bt a img{
    width: 15px;
    height: 15px;
}
.shanc{
    overflow: hidden;
}
.shanc h6{
    font-weight: normal;
    font-size: 18px;
    color: #272727;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
}
.shanc img{
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.tanc_qr.sc .qd{
    float: none;
    margin: 0 auto;
}
.tanc_qr.xz{
    width: 449px;
    height:380px;
}
.tanc_qr.xz .bjbjt p{
    width: 140px;
    margin-left: 0;
    text-align: right;
}
.tanc_qr.xz .bjbjt input{
    width: 232px;
    margin-bottom: 10px;
}
.tanc_qr.xz .bjbjt .p1{
    float: left;
    margin-left: 150px;
    font-size: 12px;
    color: #545455;
    width: auto;
}
.tanc_qr.xz .bjbjt .p1 span{
    color: #ff9933;
}
.tanc_qr .sfa.tj .qd{
    width: 185px;
}
.tanc_qr .sfa.tj{
    width: auto;
}
.tanc_qr.gb{
    width: 363px;
    height: 204px;
}
.tanc_qr.ee{
    width: 363px;
    height: 285px;
}
.bjbjt h3{
    text-align: center;
    color: #5f5f5f;
    font-size: 16px;
    margin-bottom: 40px;
}
.tanc_qr.sh{
    width: 363px;
    height: 300px;
}
.shanc .tt{
    margin-bottom: 20px;
}
.zcbg{
    background: #fff url("../images/zcbg.png") no-repeat top left;
    background-size: 100% 570px;
}
.ftop{
    overflow: hidden;
    height: 70px;
}
.ftopa{
    margin: 0 auto;
    width: 1000px;
}
.ftopa img{
    float: left;
    margin-right: 15px;
    margin-top: 16px;
}
.ftopa p{
    color: #ffffff;
    font-size: 23px;
    float: left;
    line-height: 70px;
}
.zczhy{
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    height: 564px;
    border-radius: 6px;
    box-shadow:0 0 13px 0 #ddd;
    margin-top: 15px;
}
.zczhyl{
    float: left;
    width: 574px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 460px;
    border-right: 1px solid #eeeeee;
    margin-top: 48px;
}
.zczhyl h6{
    text-align: center;
    line-height: 1;
    font-weight: normal;
    font-size: 28px;
    color: #333333;
    margin-bottom: 17px;
}
.zczhyl p{
    font-size: 12px;
    color: #28c4df;
    margin-bottom: 8px;
}
.zczhyl .ylaa{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 90px;
}
.zczhyl .yla{
    width: 343px;
    height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    margin-bottom: 19px;
}
.zczhyl .ylb{
    height: 15px;
    width: 35px;
    float: left;
    margin-top: 7px;
    border-right: 1px solid #eeeeee;
}
.zczhyl .yla input{
    height: 15px;
    width: 290px;
    border: none;
    color: #333;
    font-size: 11px;
    margin-top: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}

input::-webkit-input-placeholder { /* WebKit browsers */
    color:#dddddd;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#dddddd;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#dddddd;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#dddddd;
}
.zczhyl .ylc input{
    width: 180px;
    height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    line-height: 32px;
    margin-bottom: 19px;
    padding-left: 10px;
}
.zczhyl .ylc .zc{
    display: block;
    width: 343px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    background-color: #1676f6;
}
.zczhyr{
    overflow: hidden;
    float: left;
    width: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 150px;
}
.zczhyr p{
    font-size: 15px;
    color: #333333;
    margin-top: 230px;
    margin-bottom: 8px;
}
.zczhyr span{
    font-size: 16px;
    color: #1676f6;
    float: left;
    margin-right: 10px;
    line-height: 21px;
}
.dbwz{
    font-size: 14px;
    color: #5f7585;
    text-align: center;
    margin-top: 70px;
}
.sybg{
    background: #fff url("../images/sybg.png") no-repeat top left;
    background-size: 100% 231px;
}
.ftopa.aa{
    width: 1200px;
}
.ftopb{
    float: right;
    overflow: hidden;
}
.ftopb p{
    line-height: 24px;
    font-size: 14px;
    margin-top: 16px;
}
.ftopb .p1{
    margin-left: 35px;
}
.xsdsy{
    margin: 0 auto;
    overflow: hidden;
    width: 750px;
    margin-top: 40px;
}
.xsdsa{
    float: left;
    width: 220px;
    margin-right: 45px;
}
.xsdsa:last-of-type{
    margin-right: 0;
}
.xsdsa .tt{
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
.xsdsb{
    width: 180px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    margin: 0 auto;
    margin-bottom: 14px;
}
.xsdsb img{
    float: left;
    margin-right: 22px;
    margin-top: 5px;
}
.xsdsb span{
    font-size: 14px;
    color: #393939;
    float: left;
    line-height: 34px;
}
.chaj{
    position: fixed;
    left: 15px;
    bottom: 165px;
    width: 193px;
    height: 51px;
}
.chaja{
    position: fixed;
    right: 12px;
    bottom: 160px;
}
.chaja a{
    margin-top: 14px;
    width: 142px;
    height: 38px;
    display: block;
}
.dbwzl {
    font-size: 16px;
    color: #666;
    text-align: center;
    /*margin-top: 220px;*/
    margin-top: 202px;
}
.dlbg{
    background: #fff url("../images/dlbg.png") no-repeat top left;
    background-size: 100% 1231px;
}
@media screen and (max-width: 1600px) {
    .dlbg{
        background: #fff url("../images/dlbg.png") no-repeat top left;
        background-size: 100% 1100px;
    }
    .dbwzl{
        margin-top: 160px;
    }
}
.dltop{
    overflow: hidden;
    width: 1365px;
    margin: 0 auto;
}
.dltop img{
    margin-top: 35px;
    margin-left: 15px;
}
.dlyem{
    overflow: hidden;
    width: 1365px;
    margin: 0 auto;
}
.dlyema{
    float: right;
    margin-top: 114px;
    width: 915px;
    height: 470px;
}
.dlyemal{
    float: left;
    width: 427px;
    background-color: rgba(255, 255, 255, 0.43);
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
}
.dlyemala{
    border-bottom: 1px solid #ffffff;
    padding-bottom: 30px;
    width: 340px;
    margin-top: 210px;
}
.dlyemala p{
    color: #ffffff;
    float: left;
    font-size: 42px;
    line-height: 44px;
    margin-right: 18px;
}
.dlyemalb{
    float: left;
    width: 488px;
    background: #ffffff;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dlyemalb h6{
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #0098e5;
    margin-top: 55px;
    line-height: 1;
    margin-bottom: 50px;
}
.dlyemalb .yla{
    width: 360px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    margin: 0 auto;
    margin-bottom: 30px;
}
.dlyemalb .ylb{
    width: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    float: left;
}
.dlyemalb .yla input{
    width: 300px;
    float: left;
    height: 100%;
    border: none;
    line-height: 48px;
    font-size: 19px;
    color: #666;
}
.dlyemalb .yla:hover{
    border: 1px solid #0098e5;
}
.dlyemalb .dl{
    width: 360px;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    text-align: center;
    display: block;
    border-radius: 4px;
    background-color: #0098e5;
    font-size: 24px;
    margin: 0 auto;
    margin-top: 35px;
}
.dlyemalb .ylc span{
    font-size: 18px;
    color: #666666;
    float: left;
    line-height: 24px;
    margin-right: 45px;
    margin-left: 5px;
}
.dlyemalb .ylc input{
    float: left;
    width: 24px;
    height: 24px;
}
.dlyemalb .ylc{
    width: 360px;
    margin: 0 auto;
    overflow: hidden;
}
input[type="radio"]{
    -webkit-box-sizing: border-box;
    padding: 0;
    -webkit-appearance: radio;
}
.cursor,.close_btn{
    cursor:pointer;
}














































