@charset "UTF-8";
/*登录页面 */
body .loginwrapper {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("https://gcs-apk-3.oss-cn-beijing.aliyuncs.com/nongyeIndexImg/loginBGA.jpg") no-repeat center center;
    /*background: url(../../images/img_loginRegister/loginBGpublic.jpg) no-repeat center center;*/
    background-size: 100% 100%;
}

body .loginwrapper-hangye {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background: url(../../images/img_loginRegister/loginBGA.jpg) no-repeat center center;*/
    background: url(../../images/img_loginRegister/hangye.jpg) no-repeat center center;
    background-size: 100% 100%;
}

/*汉和*/
body .hhtyloginwrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/img_loginRegister/hhtyloginBGA.jpg) no-repeat center center;
    background-size: 100% 100%;
}

/*绿农*/
body .lvnongloginwrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/img_loginRegister/loginBGA.jpg) no-repeat center center;
    background-size: 100% 100%;
}

/*正大*/
body .zhegndaloginwrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/img_loginRegister/zhengda.png) no-repeat center center;
    background-size: 100% 100%;
}

/*飞马货帮*/

.header {
    height: 106px;
    margin: 0 0 0 150px;
}

.header .LOGO {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 106px;
    margin-top: 14px;
}

.logo_title {
    display: inline-block;
    width: 100px;
    height: 106px;
    text-indent: -999px;
    background: url("../../images/img_loginRegister/LOGO2.png") no-repeat center center;
    padding: 0;
}

.feima_LOGO .logo_title {
    background: url("../../images/img_loginRegister/flyLOGO.png") no-repeat center center;
}

.zhengda_LOGO {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 86px;
    margin-top: 14px;
}

.zhengda_LOGO .logo_title {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 86px;
    margin-top: 14px;
    background: url("../../images/img_loginRegister/zhengdaLogo.png") no-repeat center center;
}

/*汉和*/
.hanhe_LOGO {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 86px;
    margin-top: 14px;
}

.hanhe_logo_title {
    display: inline-block;
    width: 150px;
    height: 86px;
    text-indent: -999px;
    background: url("../../images/img_loginRegister/hhtyLOGO.png") no-repeat center center;
    padding: 0;
}

.hanhe_span {
    display: inline-block;
    vertical-align: top;
    font-size: 34px;
    color: #004098;
    height: 86px;
    line-height: 86px;
    padding: 8px 0 0 10px;
}

.hanhe_head_title {


    /*letter-spacing:2px;*/
}

/*绿农*/
.lvnong_LOGO {
    display: inline-block;
    vertical-align: top;
    width: 254px;
    height: 86px;
    margin-top: 14px;
}

.lvnong_logo_title {
    display: inline-block;
    width: 254px;
    height: 86px;
    text-indent: -999px;
    background: url("../../images/img_loginRegister/lvnongLogo.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 0;
}

.lvnong_span {
    display: inline-block;
    vertical-align: top;
    font-size: 38px;
    color: #187050;
    height: 86px;
    line-height: 86px;
    padding: 8px 0 0 20px;
}

.lvnong_head_title {


    /*letter-spacing:2px;*/
}

.huida_logo_title {
    display: inline-block;
    width: 260px;
    height: 86px;
    text-indent: -999px;
    background: url("../../images/img_loginRegister/huidalogo2.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 0;
}

.huida_span {
    display: inline-block;
    vertical-align: top;
    font-size: 42px;
    color: #333333;
    height: 86px;
    line-height: 106px;
    padding: 8px 0 0 40px;
}

.header .head_title {
    display: inline-block;
    vertical-align: top;
    /*width: 469px;*/
    height: 106px;
    line-height: 106px;
    font-size: 36px;
    padding: 14px 0 0 10px;
    color: #004098;
    /*letter-spacing:2px;*/
}

.content {
    width: 1024px;
    /*height: 768px;*/
    margin: 0 auto;
}

.content .contentson {
    /*height: 768px;*/
    margin: 0 auto;
    position: relative;
}

/*二维码*/
.QR_Code {
    position: absolute;
    left: 0px;
    bottom: 80px;
    width: 100%;
    height: 100px;
}

.QR_Code .qrcode {
    width: 84px;
    height: 84px;
}

.QR_Code .cloud_code {
    background: url("../../images/img_loginRegister/qrCode1.png") no-repeat center center;
    background-size: 100% 100%;
}

.QR_Code .di_code {
    background: url("../../images/img_loginRegister/qrCode2.png") no-repeat center center;
    background-size: 100% 100%;
}

.QR_Code .zhifei_cloud_code {
    background: url("../../images/img_loginRegister/qrCode1_zhifei.jpg") no-repeat center center;
    background-size: 100% 100%;
}

.QR_Code .zhifei_di_code {
    background: url("../../images/img_loginRegister/qrCode2_zhifei.png") no-repeat center center;
    background-size: 100% 100%;
}

.QR_Code .hanhe_cloud_code {
    background: url("../../images/img_loginRegister/qrCode1_hanhe.png") no-repeat center center;
    background-size: 100% 100%;
}

.QR_Code .hanhe_di_code {
    background: url("../../images/img_loginRegister/qrCode2_hanhe.png") no-repeat center center;
    background-size: 100% 100%;
}

.QR_Code span {
    font-size: 12px;
    color: #d68103;
    display: block;
    width: 84px;
    height: 18px;
    padding-top: 2px;
    text-align: center;
}

/*公告栏*/

#bulletin_board {
    position: absolute;
    left: 122px;
    top: 40px;
    width: 388px;
    padding: 20px;
    height: auto;
    background: rgba(221, 221, 221, .5);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    /* background: url(../../images/img_loginRegister/gonggaobg.png) no-repeat center center;
     background-size: 100% 100%;*/
    /*border-radius:8px;*/
}

#bulletin_board .bulletin_span {
    display: inline-block;
    vertical-align: top;

}

.bulletin_t .bulletin_t_span1 {
    width: 80px;
    height: 32px;
    line-height: 32px;
    color: #0080ff;
    font-size: 16px;
}

.bulletin_t .bulletin_t_span2 {
    width: 304px;
    height: 28px;
    line-height: 28px;
    padding-top: 6px;
    font-size: 12px;
    color: #0080ff;
    text-align: right;
    cursor: pointer;
}

.bulletin_c {
    height: 2px;
}

.bulletin_c .bulletin_c_span1 {
    width: 80px;
    height: 2px;
    background-color: #ff9700;
}

.bulletin_c .bulletin_c_span2 {
    width: 304px;
    height: 1px;
    background-color: #fff;
}

/*隐藏*/
.bulletin_ul li {
    width: 388px;
    height: 24px;
    border-bottom: 1px dashed #ccc;
}

.bulletin_ul li .bulletin_span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #ff9700;
}

.bulletin_ul li .bulletin_li_s1 {
    width: 16px;
    background: url("../../images/img_loginRegister/gonggao2.png") no-repeat center center;
}

.bulletin_ul li .bulletin_li_s2 {
    width: 150px;
    padding-right: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bulletin_ul li .bulletin_li_s3 {
    width: 90px;
}

.bulletin_ul li .bulletin_li_s4 {
    width: 10px;
    background: url("../../images/img_loginRegister/gonggao1.png") no-repeat center center;
    cursor: pointer;
}

.first_bulletin {

    margin-top: 4px;
}

.first_bulletin h3 {
    width: 368px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
}

.first_bulletin p {
    width: 368px;
    font-size: 14px;
    margin: 0 auto;
}

.first_bulletin div {
    width: 368px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    font-size: 14px;
    margin: 0 auto;
}

.content .contentson .left {
    position: absolute;
    left: 86px;
    top: 26px;
    width: 312px;
    height: 157px;
    background: url("../../images/img_loginRegister/left_icons.png") no-repeat center center;
}

.content .contentson .right {
    position: absolute;
    right: 90px;
    top: 40px;
    width: 300px;
    height: 370px;
    background: rgba(221, 221, 221, .5);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    /*background: url("../../images/img_loginRegister/login_bottom.png") no-repeat center center;*/
}

.content .contentson .right #login {
    width: 300px;
    height: 370px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.content .contentson .right #login .logintitle {
    width: 300px;
    height: 32px;
    text-align: center;
    font-size: 20px;
    color: #0154ca;
    line-height: 20px;
    margin: 36px 0 0 0;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none; /* you could also put this in a class */
    -webkit-user-select: none; /* and add the CSS class here instead */
    -ms-user-select: none;
    user-select: none;
}

/*.content .contentson .right #login .tips {
  height: 20px; }
.content .contentson .right #login .tips div {
  display: none; }
.content .contentson .right #login .tips  .tip-on {
  display: block; }
.content .contentson .right #login .tips i {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../img/logintip.png) no-repeat center center;
  background-size: 100% 100%; }
.content .contentson .right #login .tips .tip {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  color: #ff3526;
  height: 20px;
  line-height: 20px; }
.content .contentson .right #login .tips .tip .lose {
  font-size: 14px;
  color: #28a1ff; }*/
.content .contentson .right #login .username {
    width: 250px;
    height: 40px;
    background: #FFFFFF;
    margin: 18px auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.content .contentson .right #login .username span {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 24px;
    background: url("../../images/img_loginRegister/user.png") no-repeat center center;
    margin: 8px 12px;
}

.content .contentson .right #login .password {
    width: 250px;
    height: 40px;
    background: #FFFFFF;
    margin: 0 auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.content .contentson .right #login .password span {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 28px;
    background: url("../../images/img_loginRegister/userpd.png") no-repeat center center;
    margin: 6px 12px;
}

.content .contentson .right #login input[type=text], .content .contentson .right #login input[type=password] {
    width: 190px;
    height: 38px;
    border: none;
    font-size: 16px;
}

.content .contentson .right #login input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 16px;
    color: #dedede;
}

.content .contentson .right #login input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 18px;
    color: #dedede;
}

.content .contentson .right #login input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 18px;
    color: #dedede;
}

.content .contentson .right #login input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 18px;
    color: #dedede;
}

.content .contentson .right #login .checkpw {
    width: 250px;
    height: 36px;
    padding: 16px 0 0 0;
    margin: 0 auto;
}

.content .contentson .right #login .checkpw .rememberpw input[type="checkbox"] + label {
    cursor: pointer;
    font-size: 14px;
}

.content .contentson .right #login .checkpw .rememberpw [id="checkpw"] + label {
    width: 14px;
    height: 14px;
    border: 1px solid #0154ca;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
}

.content .contentson .right #login .checkpw .rememberpw [id="checkpw"]:checked + label {
    background: #0154ca;
    border: none;
}

.content .contentson .right #login .checkpw .rememberpw span {
    display: inline-block;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    color: #666;
    vertical-align: middle;
    padding-left: 4px;
}

.content .contentson .right #login .checkpw .forgrtpw {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    padding: 0 0 0 25px;
}

.content .contentson .right #login .checkpw .register {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #004098;
    padding: 0;
}

.content .contentson .right #login input[type=button] {
    display: block;
    width: 250px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #FFFFFF;
    border: none;
    font-family: "Microsoft Yahei";
    /*background: #FFFFFF;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
    letter-spacing: 16px;
    padding-left: 16px;
    margin: 0 auto;
}

.content .contentson .right #login .send {
    width: 250px;
    height: 40px;
    margin: 18px auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #FFFFFF;
    overflow: hidden;
}

/*.content .contentson .right #login .send .send1 {
  width: 116px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  padding: 0 10px;
  border-radius: 6px;
  border: 2px solid #dcdcdc;
  vertical-align: top; }
.content .contentson .right #login .send .send2 {
  width: 100px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  border-radius: 6px;
  background: #ff6816;
  vertical-align: top;
  font-size: 18px;
  color: #ffffff;
  font-family: "Microsoft Yahei"; }*/
/* 滑动控件容器,亮灰色背景 */
#dragContainer {
    position: relative;
    display: inline-block;
    background: #FFFFFF;
    width: 250px;
    height: 38px;
    /*border:1px solid #0154ca;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

/* 滑块左边部分,绿色背景 */
#dragBg {
    position: absolute;
    background: #95f8ff;
    /*background: url("../../images/img_loginRegister/drag_bg.png") no-repeat center center;*/
    width: 0px;
    height: 100%;
}

/* 滑动验证容器文本 */
#dragText {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 14px;
    background: #FFFFFF;
    /*background: url("../../images/img_loginRegister/drag_bg.png") #fff no-repeat 32px center;*/
    /* 文字水平居中 */
    text-align: center;
    /* 文字垂直居中,这里不能用百分比,因为百分比是相对原始line-height的,而非div高度 */
    line-height: 40px;
    /* 文本不允许选中 */
    user-select: none;
    -webkit-user-select: none;
}

/* 滑块 */
#dragHandler {
    position: absolute;
    width: 60px;
    height: 36px;
    margin: 2px 0 0 2px;
    cursor: move;
}

/* 滑块初始背景 */
.dragHandlerBg {
    background: url("../../images/img_loginRegister/dragHandler.png") no-repeat center center;
}

/* 验证成功时的滑块背景 */
.dragHandlerOkBg {
    background: url("../../images/img_loginRegister/dragHandler.png") no-repeat center center;
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: rgba(255, 255, 255, .7);
}

.footer .foot_con {
    width: 1024px;
    height: 40px;
    margin: 0 auto;
}

.footer .foot_con span, a {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    padding-right: 30px;
}

/* 找回密码 弹出框*/
#getPW {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(51, 51, 51, 0.3);
    display: none;
}

#getPW .findPw {
    width: 840px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -420px;
    margin-top: -332px;
    border-radius: 6px;
    z-index: 999;
}

#getPW .findPw .closePW {
    width: 50px;
    height: 42px;
    position: absolute;
    right: -50px;
    top: 8px;
    background: url("../../images/img_loginRegister/closePW.png") no-repeat center center #ffffff;
    border-radius: 0 20px 20px 0;
}

#getPW .findPw .sendEmail {
    width: 840px;
    height: 314px;
    /*display: none;*/
}

#getPW .findPw .sendEmail .titleH {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #ffad43;
    color: #ffffff;
    font-size: 22px;
    border-radius: 6px 6px 0 0;
}

#getPW .findPw label {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    width: 220px;
    height: 38px;
    line-height: 38px;
    padding-right: 6px;
    text-align: right;
    margin-left: -65px;
}

#getPW .findPw .myEmailBox, .myCodeBox, .newPBox, .newPBox2, .myCode2Box, .myCode3Box {
    width: 660px;
    padding-left: 100px;
}

#getPW .findPw .sendEmail .myEmailBox {
    padding-top: 38px;
}

#getPW .findPw .promptMsg {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 150px;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #ff0000;
}

#getPW .findPw .sendEmail .myEmailBox .promptMsg1 {
    display: none;
}

#getPW .findPw .sendEmail .myCodeBox .promptMsg2 {
    display: none;
}

#getPW .findPw .sendEmail .myCodeBox {
    padding-top: 30px;
}

#getPW .findPw .newPw .newPBox {
    padding-top: 32px;
}

#getPW .findPw .newPw .newPBox .promptMsg4 {
    display: none;
    width: 200px;
}

#getPW .findPw .newPw .newPBox2, .myCode2Box, .myCode3Box {
    padding-top: 22px;
}

#getPW .findPw .newPw .newPBox2 .promptMsg5 {
    display: none;
}

#getPW .findPw .newPw .myCode2Box .promptMsg6 {
    color: #333;
}

#getPW .findPw .newPw .myCode3Box .promptMsg7 {
    display: none;
}

#getPW .findPw .inputStyle {
    width: 315px;
    height: 36px;
    border: 1px solid #999999;
    border-radius: 6px;
    padding: 0 10px;
    font-size: 16px;
    color: #333;
}

#getPW .findPw .inputStyle2 {
    width: 265px;
}

#getPW .findPw .sendEmail #myCode {
    width: 162px;
    text-align: center;
}

#getPW .findPw .newPw #myCode3 {
    width: 162px;
}

#getPW .findPw .newPw #myCode2, #myCode3 {
    text-align: center;
}

#getPW .findPw .verificationCode, .verificationCode2 {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #ffad43;
    border-radius: 6px;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 2px;
}

#getPW .findPw .verificationCode2 {
    width: 100px;
}

#getPW .findPw .sendEmail .mySendBox {
    padding: 26px 0 0 264px;
    width: 500px;
}

#getPW .findPw .sendEmail .mySendBox .promptMsg3 {
    display: none;
}

#getPW .findPw .newPw .changePwBox {
    padding-top: 22px;
    margin-left: 264px;
    width: 336px;
}

#getPW .findPw .buttonS {
    width: 336px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background: #cccccc;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
}

#getPW .findPw #changePw {
    width: 290px;
}

#getPW .findPw .newPw {
    width: 840px;
    height: 360px;
    display: none;
}

#getPW .findPw .newPw .partLine {
    width: 749px;
    height: 12px;
    background: url("../../images/img_loginRegister/partLine.png") no-repeat center center;
    margin: 0 auto;
}

#getPW .findPw .newPw.changePwBox {
    padding-top: 26px;
    margin-left: 264px;
    width: 336px;
}

/*//register注册页面*/
.register-wrap {
    position: relative;
}

.back_login {
    width: 140px;
    height: 40px;
    background: url(../../images/img_loginRegister/zhuce.png) no-repeat center center;
    background-size: 100% 100%;
    border: none;
    margin-left: -10px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    margin-top: 72px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

#register {
    width: 1024px;
    height: 1534px;
    margin: 0 auto;
    padding-top: 88px;
}

#register .user_type {
    font-size: 24px;
    font-family: "Microsoft Yahei";
}

#register .box {
    margin-top: 88px;
}

/*弹性盒子*/
#register .box .box-list {
    display: -webkit-box;
    display: flex;
}

#register .box .box-list li {
    -webkit-box-flex: 1;
    flex: 1;
    width: 180px;
    height: 96px;
    margin-right: 30px;
    cursor: pointer;
    background: #fefefe;
}

#register .box .box-list li:nth-last-child(1) {
    margin-right: 0px;
}

#register .box-r .checkradio {
    display: none;
}

.error {
    color: red;
    font-size: 16px;
    padding-left: 8px;
}

#register .box .box-list .shadow {
    box-shadow: 0px 6px 14px 6px #f3f2f2;
}

#register .box .box-list .shadowdown {
    box-shadow: 0px 6px 14px 6px #dcdbdb;
}

#register .box .box-list .type_name {
    font-size: 20px;
    font-family: "Microsoft Yahei";
    display: inline-block;
    width: 100%;
    height: 96px;
    line-height: 35px;
    text-align: center;
    margin-top: 25px;
}

#register .box .box-r {
    width: 1024px;
    height: 1148px;
    /*background: rgba(243, 67, 135, 0.06);*/
    margin-top: 88px;
    display: none;
}

#register .box .bk {
    display: block;
}

/*左边上传头像*/
#preview {
    width: 185px;
    height: 185px;
    overflow: hidden;
}

#imghead {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
    max-width: 185px;
    max-height: 185px;
    vertical-align: middle;
}

#preview2 {
    width: 185px;
    height: 185px;
    overflow: hidden;
}

#imghead2 {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
    max-width: 185px;
    max-height: 185px;
}

#preview3 {
    width: 185px;
    height: 185px;
    overflow: hidden;
}

#imghead3 {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
    max-width: 185px;
    max-height: 185px;
}

#preview4 {
    width: 185px;
    height: 185px;
    overflow: hidden;
}

#imghead4 {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
    max-width: 185px;
    max-height: 185px;
}

#preview5 {
    width: 185px;
    height: 185px;
    overflow: hidden;
}

#imghead5 {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
    max-width: 185px;
    max-height: 185px;
}

.box {
    position: relative;
}

.box .imgshow {
    text-align: center;
}

#register .box .box-r .form_left {
    width: 185px;
    text-align: center;
}

#register .imgbox {
    width: 185px;
    height: 185px;
    text-align: center;
    line-height: 185px;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    overflow: hidden;
    margin-bottom: 10px;
}

/*#register .f_imgbox input{
  display: none;
 }*/
#register .logoimg {
    vertical-align: middle;
}

#register .file {
    /*display: none;*/
    width: 98px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
    font-family: "Microsoft Yahei";
}

#register .upfileBtn {
    width: 98px;
    height: 34px;
    background: url("../../images/img_loginRegister/upfileBtn.png") no-repeat center center;
    border: none;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 34px;
    font-family: "Microsoft Yahei";
}

#register .note {
    font-size: 14px;
    color: #cccccc;
}

/*右边注册数据*/
#register .box .box-r .form_right th, td {
    padding-top: 4px;
    border: none;
}

#register .box-r .form_right .label {
    width: 230px;
    line-height: 60px;
    padding-right: 6px;
    font-size: 18px;
    color: #333;
    text-align: right;
}

#register .box-r .form_right .status span {
    font-size: 14px;
    color: #b7b7b7;
    padding-left: 2px;
}

#register .box-r .form_right .status .error {
    color: #ff0000;
}

#register .box-r .form_right .status .choseB {
    color: #ff0000;
}

#register .box-r .form_right .field {
    width: 306px;
}

#register .box-r .form_right .field i {
    font-size: 12px;
    color: #b7b7b7;
    padding-left: 4px;
}

#register .box-r .form_right .status {
    width: 280px;
}

#register .box-r .form_right .all_style {
    width: 284px;
    height: 42px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    padding: 0 10px;
}

#register .box-r .form_right .code_style {
    width: 142px;
    height: 48px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: top;
}

#register .box-r .form_right .validate_img {
    display: inline-block;
    width: 145px;
    height: 50px;
    vertical-align: top;
    background: #ff6816;
    border-radius: 6px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}

#register .box-r .form_right .info_textarea {
    width: 304px;
    height: 110px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    resize: none;
    font-size: 18px;
}

#register .box-r .form_right .factorytype {
    width: 306px;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("../../images/img_loginRegister/select_b.png") no-repeat 268px center;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 16px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
    display: none;
}

#register .box-r .form_right .s_submit {
    width: 300px;
    height: 64px;
    background: url(../../images/img_loginRegister/zhuce.png) no-repeat center center;
    background-size: 100% 100%;
    border: none;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 64px;
    font-family: "Microsoft Yahei";
    margin-top: 72px;
    cursor: pointer;
}

/*注册页面结果css*/
.registerResult {
    width: 100%;
    height: 100%;
}

.registerResult .resultBody {
    width: 1440px;
    height: 100%;
    margin: 0 auto;
}

.registerResult .resultBody .resultR {
    width: 1330px;
    height: 232px;
    margin: 50px auto;
    border: 1px solid #333333;
    border-radius: 8px;
}

.registerResult .resultBody .resultR h3 {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #b5e51d;
    font-size: 16px;
    text-align: center;
    border-bottom: 2px solid #333333;
}

.registerResult .resultBody .resultR p {
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    text-align: center;
}

/*公用 弹出提示框*/
#publicPopBox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 10000;
}

#publicPopBox #publicShadow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

#publicPopBox #publicPop {
    width: 300px;
    height: 180px;
    background: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

#publicTitle {
    width: 100%;
    height: 40px;
    background: #26affc;
}

#publicTitle h2 {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 40px;
    font-size: 18px;
    color: #ffffff;
    line-height: 40px;
    text-align: left;
    padding-left: 14px;
    word-spacing: 2px;
    letter-spacing: 2px;
    margin: 0;
}

#publicClose {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    background: url("../../images/img_show/publicClose.png") no-repeat center center;
    cursor: pointer;
    margin: 4px;
}

#publicWarn {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-top: 30px;
}

/*---------------公告栏----------------------*/

/*公用 弹出提示框*/
.bulletin_board_wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 7;
}

.bulletin_board_wrap .bulletin_board_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.bulletin_board_wrap #bulletin_board_c {
    width: 970px;
    height: 610px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -305px 0 0 -485px;
    z-index: 3;
    background: #fff;
}

.bulletin_board_title {
    width: 100%;
    height: 80px;
    position: relative;

}

.bulletin_board_title h2 {
    width: 844px;
    height: 48px;
    line-height: 48px;
    font-size: 30px;
    text-align: center;
    padding-top: 12px;
    margin: 0 auto;
}

#bulletin_board_close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 24px;
    background: url("../../images/img_pop/guanbi.png") no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}

.bulletin_board_title .bulletin_date {
    width: 844px;
    height: 22px;
    font-size: 14px;
    text-align: right;
    margin: 0 auto;
}

.bulletin_board_main {
    width: 844px;
    height: auto;
    margin: 0 auto;
}

/*----横条--公共部分---*/
.bulletin_border {
    width: 844px;
    height: 2px;
    margin: 0 auto;
}

.bulletin_border .bulletin_border_span1 {
    width: 110px;
    height: 2px;
    background: #ff9700;
}

.bulletin_border .bulletin_border_span2 {
    width: 724px;
    height: 1px;
    margin-top: 1px;
    background: #000;
}


.bulletin_board_main .bulletin_wenhou {
    width: 844px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    text-align: left;
    margin: 0 auto;
}

#bulletin_mianInfo {
    width: 810px;
    /*text-indent: 2em;*/
    font-size: 16px;
    margin: 0 0 0 34px;
    min-height: 330px;
    overflow: hidden;
}

.bulletin_board_main .bulletin_loder {
    width: 844px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: right;
    margin: 0 auto;
}

.bulletin_board_main .bulletin_date2 {
    width: 844px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: right;
    margin: 0 auto;
    padding-bottom: 10px;
}

.bulletin_board_main .bulletin_otherTit {
    width: 844px;
    height: 28px;
    padding-top: 20px;
    margin: 0 auto;
}

.bulletin_board_main .bulletin_otherTit div {
    width: 310px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    padding-left: 110px;
}

.bulletin_board_main .bulletin_otherTit div:hover {
    color: #ff9700;
}

.bulletin_board_main .bulletin_otherTit div span {
    cursor: pointer;
}

/*--------公告列表----------------------------------------------*/
.bulletin_list_wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 6;
}

.bulletin_list_wrap .bulletin_list_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.bulletin_list_wrap #bulletin_list_c {
    width: 970px;
    height: 610px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -305px 0 0 -485px;
    z-index: 9;
    background: #fff;
}

.bulletin_list_title {
    width: 100%;
    height: 80px;
    position: relative;

}

.bulletin_list_title h2 {
    width: 844px;
    height: 80px;
    background: url("../../images/img_head_title/gonggao5.png") no-repeat center center;
    margin: 0 auto;
}

#bulletin_list_close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 24px;
    background: url("../../images/img_pop/guanbi.png") no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}

.bulletin_list_main {
    width: 844px;
    height: auto;
    margin: 0 auto;
}

.bulletin_list_main .bulletin_list_box {
    width: 844px;
    font-size: 16px;
    min-height: 340px;
    max-height: 450px;
    overflow-y: scroll;
    margin: 10px auto;
}

.bulletin_list_box li {
    width: 100%;
    height: 50px;
    border-bottom: 1px dashed #ccc;
    cursor: pointer;
}

.bulletin_list_box li:hover span {
    color: #ff9700;
}

.bulletin_list_box li .bulletin_list_li_s {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #000;
}

.bulletin_list_box li .bulletin_list_li_s1 {
    width: 26px;
    background: url("../../images/img_loginRegister/gonggao2.png") no-repeat center center;
}

.bulletin_list_box li .bulletin_list_li_s2 {
    width: 300px;
    padding-right: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bulletin_list_box li .bulletin_list_li_s3 {
    width: 170px;
    font-size: 12px;
    text-align: right;
}


/*加载等待*/
#loadTrack {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 5;
}

#loadTrack #loadShadow {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

#loadTrack #loadWarn {
    width: 180px;
    height: 190px;
    background: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

#loadWarn img {
    width: 72px;
    height: 72px;
    margin-top: 40px;
}

#loadWarn .loadShow {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    text-align: center;
}





