.greyBg_1{
    width: 100%;
    background-color: #fffdfd;
    padding: 3cm 0;
}
.greyBg_2{
    width: 100%;
    background-color: #eaeaea;
}
.btnBg{
    background-color: #eaeaea !important;
}
.shadowBox{
    width: 1000px;
    margin: 0 auto;
    padding: 35px 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 4px #999999;
    -moz-box-shadow:0px 2px 4px #999999;
    box-shadow: 0px 2px 4px #999999;
}
.shadowBox_1{
    width: 1000px;
    margin: 0 auto;
    padding: 35px 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 4px #999999;
    -moz-box-shadow:0px 2px 4px #999999;
    box-shadow: 0px 2px 4px #999999;
}
.mt30{
    margin-top: 30px !important;
}
.mt301{
    margin-top: 80px !important;
}
.mt30_only{
    margin-top: 30px !important;
}
.mt20{
    margin-top: 20px !important;
}
.mb60{
    margin-bottom: 60px !important;
}
.blueTitle{
    font-size: 24px;
    color: #2167e6;
    margin-bottom: 10px;
}
.titleTr{
    font-size: 20px;
    height: 60px;
}
.shadowFontTr{
    font-size: 28px;
    font-weight: bold;
    height: 50px;
    text-shadow: 1px 2px 1px #2d2d2d;
    color: red;
}
.myProgress{
    width: 150px;
    margin:20px 10px 0 0;
    float: left;
}
.my-progress-bar{
    background-color: red;
}
.redPersent{
    font-size: 20px;
    color: red;
    text-shadow: none;
    margin-top: 16px;
}
.paddingTab td{
    padding-left: 10px;
    font-size: 18px;
}
.red{
    color: red;
}

.red_allstar{
    color: red;
}

.blackTitle{
    font-size: 16px;
    float: left;
    margin-right: 10px;
}
.blackTitle_1{
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 80px;
}
.blackTitle_2{
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 30px;
}
.blackTitle_3{
    font-size: 20px;
    line-height: 30px;
}
.uploadBox{
    width: 270px;
    height: 295px;
    border: 1px solid #999999;
    float: left;
    background: url(../images/other/uploadImg.gif);
    background-size: 270px;
    position: relative;
    z-index: 1;
}

.uploadBox3{
    width: 270px;
    height: 190px;
    border: 1px solid #999999;
    float: left;
    background: url(../images/billshow4.png) no-repeat;
    background-size: 270px;
    position: relative;
    z-index: 1;
}

.uploadImg{
    display: none;
    position: absolute;
    top: 49px;
    left: 25px;
    z-index:3;
}
.input-file{
    position: absolute;
    top: 55px;
    left: 25px;
    width: 260px;
    height: 217px;
    opacity: .01;
    cursor: pointer;
    z-index:9;
}
.noPadding{
    padding: 35px 0;
}
.invesTab{
    /*margin-left: 20px;*/
    font-size:16px;
}
.invesTab td{
    height: 40px;
    padding-bottom: 20px;
}
.invesTab input{
    width: 160px;
    height: 35px;
    border: 1px solid #999999;
    padding:2px 5px;
    font-size:14px;
}
.blueTitleBorder{
    font-size: 24px;
    color: #2167e6;
    margin-bottom: 10px;
    border-bottom: 3px solid #b3b3b3;
    padding-left:20px;
    padding-bottom:7px;
}
.selectBox{
    height: 55px;
    float: left;
    margin-left: 50px;
    padding: 0 25px 0 15px;
    font-size:20px;
    line-height: 55px;
    margin-bottom: 5px;
}
.noMr50{
    margin-left:0 !important;
}
.blueBorder{
    border: 2px solid #2167e6;
}
.myCheckbox{
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.ml15{
    margin-left: 15px;
}
.ml20{
    margin-left: 20px;
}
.ml10{
    margin-left: 10px;
}
.ml45{
    margin-left: 45px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px !important;
}
.mb25{
    margin-bottom: 25px;
}
.passwordUl{
    width: 180px;
    height: 30px;
    border: 1px solid #b5b5b5;
    position: relative;
    margin: 0 0 20px 45px;
}
.passwordUl li{
    width: 30px;
    height: 30px;
    position: absolute;
    top: -1px;
}
.passwordUl li:nth-of-type(1){
    left:0
}
.passwordUl li:nth-of-type(2){
    left:30px
}
.passwordUl li:nth-of-type(3){
    left:60px
}
.passwordUl li:nth-of-type(4){
    left: 90px;
}
.passwordUl li:nth-of-type(5){
    left:120px
}
.passwordUl li:nth-of-type(6){
    left:150px
}
.passwordUl input{
    width: 30px;
    height: 30px;
    border: none;
    line-height: 26px;
    padding: 2px 8px;
    font-size: 14px;
    background: transparent;
}
.blueBorder_1{
    border: 1px solid #2167e6;
}
.btn{
    display: block;
    height: 45px;
    background-color: #2167e6;
    color: #ffffff;
    padding: 0 56px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
    margin: 20px auto 40px auto ;
}
.btn30{
    display: block;
    height: 30px;
    background-color: #2167e6;
    color: #ffffff;
    padding: 0 25px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
}
.btn45{
    display: block;
    height: 45px;
    width: 180px;
    background-color: #2167e6;
    color: #ffffff;
    padding: 0 25px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
}
.btn30 a{
    color: #ffffff;
}
.btnBig{
    display: block;
    height: 50px;
    background-color: #2167e6;
    color: #ffffff;
    width: 400px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
}

.btnBig2{
    display: block;
    height: 50px;
    background-color: #2167e6;
    color: #ffffff;
    width: 400px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
}

.columnTitle{
    height: 40px;
    width: 1000px;
    margin: 0 auto;
    border-bottom: 2px solid  #2167e6;
}
.columnTitle span{
    line-height: 40px;
    padding: 0 40px;
    color: #ffffff;
    font-size: 20px;
    background-color:  #2167e6;
    display: inline-block;
}
.col{
    border: 1px solid #999999;
    height: 55px;
    width: 1000px;
    line-height: 55px;
    margin: 0 auto ;
    background-color: #ffffff;
    padding: 0 0 0 20px;
    font-size: 16px;
}
.orange{
    color: #f6b20f;
}
.mr50{
    margin-right: 50px;
}
.mr40{
    margin-right: 40px;
}

.just4table{
    margin-top: 50px;
}

.mr10{
    margin-right: 10px;
}
.mr5{
    margin-right: 5px;
    margin-top: 3px;
}
.mr200{
    margin-right: 200px;
}
.mtb20{
    margin: 0 100px 0 260px;
}
.mtb30{
    margin: 30px 0;
}
.mt50{
    margin-top: 50px ;
}
.buyBox{
    width: 700px;
    position: relative;
    background-color: #f3f3f3;
    border: 1px solid #999999;
    padding: 10px 0  45px 70px ;
    float: left;
    z-index: 1;
}
.logoImg{
    width: 32px;
    height: 32px;
    background: url(../images/other/tipBg.png);
    position: absolute;
    z-index: 1;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    line-height: 32px;
    top: 10px;
    right: 15px;
}
.inforBox{
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
}
.yellowBg{
    background: #f6fdd6;
    position: relative;
    z-index: 1;
}
.w960{
    width: 960px !important;
}
.bankBox{
    width: 960px;
    border: 2px solid #fe9436;
    background: #fffbef;
    padding: 0 5px 35px 14px ;
    margin-top:10px;
}
.bankBox p{
  font-size: 18px;
    margin: 20px 0;
    padding-left: 20px;
}
.bankList li{
    float:left;
    margin: 0 0px 25px 0;
    width: 234px;
}
.bankList li img{
    display: inline;
}
.bigBtn{
    display: block;
    height: 50px;
    background-color: #fe9436;
    color: #ffffff;
    width: 180px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 28px;
    float: left;
}
.btnArea{
    width: 1000px;
    margin: 40px auto 0 auto;
}
.aboutleft{
    float: left;
    width: 215px;
    margin-right: 25px;
    border: 1px solid #dddddd;
}
.aboutRight{
    float: left;
    width: 760px;
}
 .abTitle{
    font-size: 20px;
    line-height: 60px;
     text-align: center;
    border-bottom: 1px solid #dddddd;
}
.ptb40{
    padding:40px 0 100px 0;
}
.grey{
    color: #868585;
}
.aboutNav{
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    background: url(../images/other/divide.gif) no-repeat bottom center;
}
.aboutNav:last-of-type{
    background: none;
}
.black{
    color: #000;
}
.companyIntro{
    padding: 0 20px;
    border: 1px solid #dddddd;
    margin-bottom: 40px;
}
.introTitle{
    color: #2167e6;
    border-bottom: 1px solid #dddddd;
    padding-left: 20px;
    font-size: 24px;
    line-height: 105px;
}
.introText{
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}
.noIndent{

    text-indent: 0em;
}
.bold{
    font-weight: bold;
}
.companyContact{
    padding: 0 20px;
    border: 1px solid #dddddd;
    margin-bottom: 40px;
    background: url(../images/other/about2.jpg) no-repeat right top;
}
.compayName{
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.w450{
    width: 450px !important;
}
.map{
    width: 720px;
    margin: 0 auto 70px auto;
}
.map img{
    width: 100%;
}
.companyRecruit{
    padding: 0 20px;
    border: 1px solid #dddddd;
}
.introImg{
    width: 608px;
    margin: 70px auto 50px auto;
}
.recruitTitle{
    font-size: 18px;
    color: #727373;
    margin-top: 10px;
    font-weight: bold;
}
.recruitText{
    font-size: 14px;
    font-weight: bold;
    color: #727373;
    line-height: 32px;
}
.pb20{
    padding-bottom: 20px !important;
}
.blueTitleSmall{
    font-size: 18px;
    color: #2167e6;
    margin: 8px 0 8px 20px;
}
.linkLine{
    width: 50px ;
    height: 1px;
    background: #999999;
    float: left;
    margin: 20px 10px 0 10px;
}
.indexUl_1{
    width: 100%;
    margin-bottom: 50px;
}
.indexUl_1 li{
    width: 250px;
    float: left;
    border-right: 1px solid #969696;
    font-size: 20px;
    line-height: 30px;
    padding: 10px;
}
.indexUl_1 li:last-of-type{
    border-right: none;
}
.acrossTitle{
    width: 1000px;
    line-height: 90px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 45px;
    font-size: 36px;
    color: #2167e6;
    text-align: center;
    font-weight: bold;
}

.title_4_top{

    font-size: 20px;
    align-content: center;
    color: #ff001a;
    margin: 0 auto 0px auto;

}

.titleNoborder{
    width: 1000px;
    line-height: 60px;
    margin: 30px 0;
    font-size: 36px;
    color: #2167e6;
    text-align: center;
    font-weight: bold;
}
.cardUl{
    width: 100%;
}
.cardUl li{
    width: 210px;
    float: left;
    border: 2px solid #b8d2ee;
    margin: 0 20px;
    padding: 0 0 15px 0;
}
.cardTitle{
    height:70px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 70px;
    background-color:#2167e6;
    box-shadow: 0 2px 5px #828282;
    margin-bottom: 25px;
}
.cardTitle span{
    font-size: 24px;
}
.cardText{
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    text-align: center;
    color: #999999;
}
.rateRed{
    font-size: 32px;
    color: red;
    text-align: center;
}
.cardRate{
    text-align: center;
    font-size: 16px;
    color: #898989;
}
.delRate{
    position: relative;
    color: #000;
    font-size: 22px;
    z-index: 1;
}
.delLine{
    width: 40px;
    height: 2px;
    background-color:red;
    position: absolute;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    top: 10px;
    left: -10px;
}
.big{
    font-size: 32px;
}
.btn_1{
    display: block;
    padding: 0 23px;
    border: 1px solid #2167e6;
    font-size: 16px;
    color: #2167e6;
    background-color: #ffffff;
    line-height: 35px;
    cursor: pointer;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn_long{
    display: block;
    width: 250px;
    text-align: center;
    border: 1px solid #2167e6;
    font-size: 16px;
    color: #2167e6;
    background-color: #ffffff;
    line-height: 35px;
    cursor: pointer;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto 40px auto;
}
.btn_long:hover{
    color: #ffffff;
    background-color: #2167e6;
}
.btnNew{
    display: block;
    width: 120px;
    text-align: center;
    border: 1px solid #2167e6;
    font-size: 16px;
    color: #2167e6;
    background-color: #ffffff;
    line-height: 35px;
    cursor: pointer;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 20px auto 0 auto;
}
.btnNew:hover{
    color: #ffffff;
    background-color: #2167e6;
}
.w100{
    width: 100px !important;
}
.w115{
    width: 115px;
}
.w230{
    width: 230px;
}
.w160{
    width: 160px;
}
.w170{
    width: 170px !important;
}
.cardLink{
    color: #ff7800;
    font-size: 18px;
    line-height: 100px;
    text-align: center;
    text-decoration: underline;
}
.pb20 td{
    padding-bottom: 20px !important;
}
.timeText{
    font-size: 14px !important;
    text-align: center;
}
.pt80{
    padding:70px 0 40px 0;
}
.middle{
    margin: 0 auto 10px auto;
    font-size: 20px;
    color: #2167e6;
}
.middle td{
   height:60px;
}
.value{
    font-size: 20px;
}
.value span{
    font-size: 26px;
    color: red;
}
.valueTable{
    margin-top: 20px;
}
.valueTable td{
    height: 55px;
    font-size: 18px;
}
.billBox{
    width: 1000px;
    border: 1px solid #999999;
    margin: 35px 0;
    padding: 15px 0 15px 180px;
}

.Billselect{
    height: 80px;
}
.Billselect label{
    display: block;
    float: left;
    width: 100px;
    font-size: 16px;
    line-height: 80px;
    text-align: right;
    margin-right: 10px;
}
.Billselect select{
    display: block;
    float: left;
    width: 420px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
    margin-top: 20px;
    outline: none;
}

.Billselect select option{
   font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
}
.Billselect input{
    display: block;
    float: left;
    width: 420px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    padding:0 20px;
    margin-top: 20px;
    outline: none;
}
.billTitle{
    font-size: 16px;
    float: left;
    margin-right: 10px;
    line-height: 300px;
    width: 280px;
    text-align: right;
}
.billuploadBox{
    width: 300px;
    height: 300px;
    border: 1px solid #999999;
    float: left;
    background: url(../images/other/uploadImg1.gif);
    position: relative;
    z-index: 1;
}
.billuploadImg{
    display: none;
    position: absolute;
    top:0px;
    left: 0px;
    z-index:3;
}
.bill-input-file{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 300px;
    opacity: .01;
    cursor: pointer;
    z-index:9;
}
.uploadTip{
    float:left;
    margin-left: 20px;
    color: red;
    font-size: 12px;
    line-height: 24px;
    padding-top: 228px;
}
.greyText{
    color: #868585;
    font-size: 16px;
    padding-left: 148px;
    line-height: 40px;
}
.greyText_1{
    font-size: 16px;
    line-height: 40px;
}
.greyText_2{
    position: absolute;
    font-size: 16px;
    line-height: 40px;
    z-index: 2;
    top: 126px;
    right: -350px;
}
.font16{
    font-size: 16px;
    line-height: 40px;
}
.font14{
    font-size: 14px;
}
.font12{
    font-size: 12px;
    line-height: 20px;
}
.authleft{
    float: left;
    width: 220px;
    margin-right: 45px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #2167e6;
    padding-bottom: 20px;
}
.authleft a{
    color: #ffffff;
}
.authRight{
    float: left;
    width: 735px;
}
.authTitle{
    font-size: 16px;
    padding-left:52px ;
    cursor: pointer;
    background:url(../images/other/billTitle.png) no-repeat 16px center ;
    line-height: 45px;
    border-bottom: 1px solid #ffffff;
}
.authTab{
    font-size: 16px;
    padding-left:52px ;
    line-height: 45px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.authTab i{
   display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 20px;
    top: 23px;
}
.mylogo{
    background:url(../images/other/bill1.png) no-repeat 16px center ;
}
.mybill{
    background:url(../images/other/bill2.png) no-repeat 16px center ;
}
.authContent{
    line-height: 45px;
    font-size: 16px;
}
.authContent a{
    display: block;
    cursor: pointer;
    color: #ffffff;
    background:url(../images/other/divide.png) no-repeat bottom ;
    padding-left:60px ;
}

.authCur{
    background-color: #f5f5f5;
    border-left: 3px solid #2167e6;
}
.blueA{
    color: #2167e6 !important;
}

.authColumnTitle{
    height: 40px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 2px solid #2167e6;
}
.columnTab{
    line-height: 40px;
    padding: 0 40px;
    font-size: 20px;
    float: left;
}
.columnTab_1{
    line-height: 40px;
    padding: 0 40px;
    font-size: 20px;
    float: left;
    cursor: pointer;
}
.columnTabCur{
    color: #ffffff;
    background-color: #2167e6;
    font-size: 16px;
}
.hidden{
    display:none;
}
.borderBox{
    width: 100%;
    padding: 20px 10px;
    border: 1px solid #c0c0c0;
}
.borderBox_1{
    width: 490px;
    height: 50px;
    border: 1px solid #c0c0c0;
}
.borderBox_12{
    width: 490px;
    height: 50px;
    border: 1px solid #c0c0c0;
}

.borderBox_121{
    width: 490px;
    height: 50px;
    border: 0px solid #c0c0c0;
}

.borderBox_12 input{
    width: 120px;
    border: none;
    line-height: 26px;
    padding: 10px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.borderBox_12 span{
    width: 315px;
    border: none;
    line-height: 26px;
    padding: 10px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    color: red;
}

.borderBox_2{
    border: 1px solid #c0c0c0;
}
.borderBox_1 input{
    width: 400px;
    border: none;
    line-height: 26px;
    padding: 10px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.borderBox_1 label{
    width: 90px;
    height: 50px;
    border: none;
    line-height: 50px;
    padding-right:10px;
    font-size: 14px;
}
.blueBorder_2{
    width: 490px;
    border: 1px solid #2167e6;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.blueBorder_3{
    text-align: left;
    width: 300px;
    border: 1px solid #2167e6;
    padding: 10px;
    margin: 0px 90px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blueBorder_3 span{

    color: #2167e6;
    font-size: 10px;
}

.authText{
    font-size: 14px;
    line-height: 26px;
}

.authUploadBox{
    width: 220px;
    height: 160px;
    border: 1px solid #999999;
    position: relative;
    z-index: 1;
}
.authUploadImg{
    display: none;
    position: absolute;
    top:0px;
    left: 0px;
    z-index:3;
}
.auth-input-file{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 220px;
    height: 160px;
    opacity: .01;
    cursor: pointer;
    z-index:9;
}
.zm{
    background: url(../images/other/zm.gif);
}
.zj{
    background: url(../images/other/zj.gif);
}
.bm{
    background: url(../images/other/bm.gif);
}
.blueBtn{
    display: block;
    width: 115px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    background-color: #2167e6;
    font-size: 16px;
    cursor: pointer;
    margin: 0 auto;
}
.code{
    width: 182px;
    height: 32px;
    background: url(../images/sign/code.gif);
    float: left;
    margin-right: 15px;
}
.code input{
    width: 172px;
    height: 26px;
    border: none;
    background: transparent;
    font-size: 16px;
    padding:0 5px;
    line-height: 26px;
    margin-top:3px ;
    outline: none;
}
.searchBox{
    width: 290px;
    height: 32px;
    border: 1px solid #dddddd;
}
.searInput{
    width: 220px;
    height: 24px;
   line-height: 24px;
    float: left;
    margin-top: 3px;
    padding: 0 5px;
    background-color: transparent;
    border: none;
    font-size: 14px;
}
.searBtn{
    display: block;
    width: 68px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    background-color: #2167e6;
    font-size: 16px;
    cursor: pointer;
    float: left;
    cursor: pointer;
}
.blueTitle_1{
    display: block;
    width: 115px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    background-color: #2167e6;
    font-size: 16px;
}
.authTable{
    margin-top: 20px;
}
.authTable td{
    height: 50px;
    font-size: 14px;
}
.operationA{
    border-right: 1px solid #333333;
    padding-right: 7px;
    cursor: pointer;
}
.operationA:last-of-type{
    border-right: none;
    padding-right:0;
}
.item_1{
    height: 100px;
    line-height: 90px;
    border: 5px solid #e7e4e4;
    margin-bottom: 25px;
}
.phone_1{
    background: url(../images/other/phone.gif) no-repeat  15px center;
}
.email_1{
    background: url(../images/other/email.gif) no-repeat  15px center;
}
.password_1{
    background: url(../images/other/password.gif) no-repeat  15px center;
}
.itemTitle{
    font-size: 20px;
    margin: 0 30px 0 60px;
}
.itemText{
    font-size: 16px;
    color: #808080;
}
.itemStatus{
    font-size: 20px;
    float: right;
    margin-right: 10px;
}
.time_2{
    font-size: 16px;
    text-align: right;
    line-height: 40px;
}
.balBox input{
    width: 220px;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    background-color: transparent;
    border: 1px solid #999999;
    font-size: 14px;
}
.balBox label{
    line-height: 35px;
    background-color: transparent;
    font-size: 20px;
    margin-right:10px;
}
.mtl15{
    margin:2px 0 0 15px;
}
.addBank{
    width: 100px;
    height:85px;
    background: url(../images/other/bank2.gif);
    cursor: pointer;
    margin-bottom: 20px;
    border: 1px solid #999999;
}
.cutText{
    width: 120px;
   line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bankBox_1{
    height: 60px;
}
.bankBox_1 label{
    display: block;
    float: left;
    width: 135px;
    font-size: 20px;
    line-height: 60px;
}
.bankBox_1 select{
    display: block;
    float: left;
    width: 380px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    padding-left: 10px;
    margin-top: 15px;
    outline: none;
}

.bankBox_1 select option{
    font-size: 18px;
    line-height: 40px;
    padding-left: 10px;
}
.bankBox_1 input{
    display: block;
    float: left;
    width: 380px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    padding:0 10px;
    margin-top: 15px;
    outline: none;
}
.remeber input{
    width: 18px;
    height: 18px;
    margin: 7px;
    float: left;
}
.remeber label{
    font-size: 16px;
    line-height: 32px;
}
.remeber a{
    font-size: 16px;
    line-height: 32px;
}
.mlb40{
    margin: 0 0 60px 40px;
}
.authColumnTitle_1{
    height: 50px;
    width: 100%;
    border-bottom: 2px solid #999999;
    position: relative;
    z-index: 1;
}
.columnTab_1{
    line-height: 60px;
    padding: 0 50px 0 0;
    font-size: 30px;
    position: absolute;
    border-bottom: 2px solid  #2167e6;
    top: -2px;
    left: 0;
}
.zlTable{
    font-size: 22px;
}
.zlTable td{
    height: 50px;
}
.redBar{
    height: 30px;
    background-color: red;
}
.zlUl li{
    float: left;
    width: 25%;
    text-align: center;
}

.zlUl li img{
    display: block;
    margin: 0 auto 20px auto;
}
.zlUl li>span{
    padding: 0 10px;
    font-size: 16px;
    border-bottom: 1px dashed #999999;
    line-height: 50px;
    padding-bottom: 7px;
}
.fh{
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/other/top.gif) 0 0;
    position: fixed;
    bottom: 30%;
    left: 50%;
    margin-left: 520px;
    display: none;
}
.fh:hover{
    background-position: 50px 0;
}
.finColumnTitle{
    height: 40px;
    width: 100%;
    border-bottom: 2px solid #2167e6;
}
.finColumnTab{
    line-height: 40px;
    padding: 0 60px;
    font-size: 16px;
    float: left;
    /*cursor: pointer;*/
    color: #2167e6;
}

.finColumnTab2{
    line-height: 40px;
    /*padding: 0 60px;*/
    /*padding:0 80px*/
    font-size: 16px;
    float: left;
    text-align: left;
    cursor: pointer;
    color: #2167e6;
    width: 135px;
}

.finColumnTab a{
    color: #2167e6;
}
.columnTabCur{
    color: #ffffff;
    background-color: #2167e6;
}
.columnTabCur a{
    color: #ffffff;
}
input{
    outline: none;
}
.tipText{
    width:276px;
    line-height: 30px;
    font-size: 12px;
    color: #bab9b9;
    margin-left: 88px;
}
.enterColumnTab{
    line-height: 40px;
    padding: 0 40px;
    font-size: 20px;
    float: left;
    cursor: pointer;
}
.line30 label{
    line-height: 30px;
    font-size: 14px;
}
.line30 input{
    height: 30px;
    line-height: 24px;
    padding: 3px;
}
.blueTab{
    color: #2167e6;
}
.blueTab input{
    color: #2167e6;
    border: none;
    width: 210px;
    line-height: 30px;
    height: 30px;
}
.cashInp{
    width: 490px;
    border: 1px solid #c0c0c0;
    height: 50px;
    line-height: 30px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cashTip{
    color: #959595;
    font-size: 14px;
    border: 1px solid #ffffff;
}
.cashTip2{
    color: #959595;
    font-size: 14px;
    width: 100px;
    border: none;
}
.cashTip_1{
    color: #959595;
    font-size: 12px;
}
.cashSelect{
    width: 490px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 10px;
    outline: none;
    border: 1px solid #c0c0c0;
}
.cashSelect option{
    font-size: 14px;
    line-height: 40px;
    padding-left: 10px;
    height: 40px;
}
.apply{
    float: left;
    font-size: 14px;
    line-height: 50px;
}
.apply:first-of-type{
    margin: 0 50px 0 20px;
}
.apply span{
    font-size: 16px;
}
.applyBg{
    background: #f6fdd6;
}
.alcenter{
    margin: 0 auto ;
}

.alcenter2{
    margin: 100px auto ;
}

.imgTitle_1{
    height: 60px;
    /*background: url(../images/other/imgTitle_1.gif) no-repeat;*/
    font-size: 24px;
    font-family: "KaiTi";
    padding-top: 6px;
    padding-left: 2px;
}

.imgTitle_span{
    height: 60px;
    /*background: url(../images/other/imgTitle_1.gif) no-repeat;*/
    font-size: 16px;
    color: red;
    font-family: "FangSong";
    padding-top: 6px;
    padding-left: 2px;
}

.buyUl li{
    width: 137px;
    border-right: 1px solid #c0c0c0;
    float: left;
    text-align: center;
}
.buyUl li:last-of-type{
    border-right: none;
}

.buyText{
    font-size: 22px;
    color: #f7891e;
    margin-left: 50px;
    margin-bottom: 20px;
}
.buyTextprice{
    font-size: 22px;
    color: #f7891e;
    margin-left: 30px;
    margin-bottom: 20px;
}
.buyTextAll{
    font-size: 22px;
    color: #f7891e;
    margin-left: 25px;
    margin-bottom: 20px;
}
.buyTextproductno{
    font-size: 16px;
    color: #f7891e;
    margin-left: 15px;
    margin-bottom: 28px;
}

.buyTextcrossDays{
    font-size: 22px;
    color: #f7891e;
    margin-left: 0px;
    margin-bottom: 20px;
}

.buyTextfutureDate{
    font-size: 22px;
    color: #f7891e;
    margin-left: 18px;
    margin-bottom: 20px;
}

.buyTitle{
    font-size: 14px;
}
.buyTip{
    font-size: 12px;
    color: #999999;
    margin-top: 35px;
}
.pl140{
    padding-left: 140px;
}
.buyTime{
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}

.orange_status{
    color: #eb6c27;
}


.fy{text-align:right;padding:10px 0;font-size: 16px;}
.fy b,.fy a,.fy i,.fy span,.fy input{display:inline-block;vertical-align:middle;line-height:18px;}
.fy b{font-weight:normal;}
.fy a{margin:0 3px;line-height:30px;border:solid 1px #dddddd;padding:0 12px;}
.fy a:hover{color:#0088ff;border-color:#0088ff;text-decoration:none;}
.fy a.cur{background:#2167e6;color:#fff;}
.fy span a.cur{color:#254d9d}
.fy a.nobtn,.fy a.nobtn:hover{color:#999;border-color:#999;cursor:auto;}
.fy span a{font-weight:normal;text-align:center;width:16px;height:15px;line-height:15px;color:#003399;cursor:pointer;margin:0 3px;padding:0;*vertical-align:middle;border:none;}
.fy span a.cur{background-position:0 -755px;border:none;width:18px;height:17px;line-height:18px}
.fy span a:hover{color:#2167e6;}
.fy .ip3{width:65px;margin-left:7px;line-height:19px;}
.fy .cur{background-position:0 -496px;}

.agreement{color: #4584eb;cursor: pointer;}