

/*reset*/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

body,
textarea,
input,
button,
select {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

img {
    overflow: hidden;
    border: 0px;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    overflow: auto;
    resize: none;
}

p {
    word-wrap: break-word;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #d42d30;
    text-decoration: none;
}

ul {
    font-size: 0px;
}
li{
    font-size: 14px;
}



/*全局*/

.clear {
    clear: both;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.nobg {
    background-image: none!important;
}

.tran {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    background-color: #000;
}


/*.list li{text-align:right;}
.list li a{float:left;}*/

.hidden {
    display: none;
}

.bgsize {
    background-size: auto 100%;
}

.bdin {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*border计算在宽度内*/

.bdrad {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    overflow: hidden;
}

.ub {
    display: -webkit-box !important;
    display: -moz-box !important;
    /*display:box !important;*/
    display: flex !important;
    position: relative;
}

.ub_f1 {
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    /*box-flex: 1;*/
    flex: 1;
}

.lay {
    width: 1200px;
    margin: 0 auto;
}

body {
    background: #f3f3f3;
}

.hidden {
    display: none;
}


/*main*/

.password_title {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    background: url(http://yun.hotmatrix.cn/style/img/logo.png) no-repeat left center;
    padding-left: 50px;
    width: 185px;
    margin: auto;
}

.login-main {
    width: 100%;
    /*height: 818px;*/
    background: url(../image/password-banner.png) no-repeat center top;
    padding-top: 50px;
    margin-bottom: 30px;
}

.login-box {
    background: #fff;
    margin: 30px auto 0px auto;
    border-radius: 3px;
}

.zhmm {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #ededed;
}
.p_step_strong {
    width: 490px !important;
   
}
.p_step {
    width: 393px;
    margin: 42px auto 0px auto;
}

.p_step li p {
    font-size: 14px;
    margin-top: 5px;
}

.p_step1 {
    width: 80px;
    text-align: center;
}

.p_step_line {
    width: 233px;
    height: 1px;
    background-color: #dfe1e5;
    margin: 10px 0px;
}
.p_step_line3 {
    width: 123px;
    height: 1px;
    background-color: #dfe1e5;
    margin: 10px 0px;
}
.tabBar {
    margin-top: 25px;
    border-bottom: 1px solid #e8e8e8;
}
.tabBar span{
    background-color: #fff;
    color: #999;
}
.tabBar span.current {
    background-color: #fff;
    border-bottom-color: #1890ff;
    color: #1890ff;;
}
.yzm {
    /* background: url(../image/ziyuan.png) no-repeat left center;
    background-position: 20px; */
    position: relative;
}
label.error{
    right: 0;
}
.span_tel{
    width: 380px;
    height: 44px;
    font-size: 14px;
    padding-left: 50px;
    color: #FF5722;
}

.tel input,
.yzm input {
    width: 380px;
    height: 44px;
    font-size: 14px;
    padding-left: 50px;
    color: #999999;
    background: transparent;
    border: 1px #dddddd solid;
}
.tel3 input{
    background: url(../image/user.png) no-repeat left center;
    background-position: 20px;
}


.common input {
    width: 380px;
    height: 44px;
    font-size: 16px;
    color: #999999;
    background: transparent;
    border: 1px #dddddd solid;
}



.yzm input {
    width: 254px;
    background: url(../image/password_bg.png) no-repeat left center;
    background-position: 20px;
}
.tpyzm input {
     background: url(../image/ziyuan.png) no-repeat left center;
     background-position: 20px;
 }
.sjyzm input {
     background: url(../image/mobile.png) no-repeat left center;
     background-position: 20px;
 }

.d_hq {
    width: 125px;
    height: 44px;
    line-height: 44px;
    background-color: #e6e6e6;
    text-align: center;
    border: 1px solid #e6e6e6;
}

.d_hq a {
    color: #666;
}

.d_login p {
    font-size: 14px;
    text-align: right;
    padding-right: 76px;
    padding-bottom: 30px;
}

.d_login p a {
    display: inline-block;
    color: #e84237;
    background: url(http://yun.hotmatrix.cn/style/img/login.png) no-repeat right center;
    padding-right: 20px;
}

.tel_c {
    width: 88px;
    height: 44px;
    background-color: #f9f9f9;
    line-height: 44px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 30px 0 18px 0;
}

.tel_c p {
    font-size: 14px;
    color: #333;
}

.login-input {
    /*margin: 0 82px;
    padding-top: 20px;*/
}

.yzm,
.d_hq {
    margin: 30px 0 18px 0;
}
.d_hq.pos{
    position: absolute;
    right: 1px;
    top: 0;
    margin: 0;
}
.tel {
    margin-top: 30px;
    /* background: url(../image/mobile.png) no-repeat left center;
    background-position: 20px; */
    position: relative;
}

.tel .Validform_checktip,
.yzm .Validform_checktip {
    position: absolute;
    top: 0;
    left: 390px;
    width: 200px;
    margin-top: 12px;
}

.w_strong .Validform_checktip,
.yzm .Validform_checktip {
 /* left: 490px !important; */
}
.login-main .lay .login-box .password {}

.msg {
    height: 16px;
    padding: 22px 0 30px 0;
    color: #525252;
    margin: 0 82px;
}

.msg a {
    float: right;
    color: #e84237;
}

.msg a:hover {
    color: #C7171A;
}

.b_next {
    margin-top: 42px;
    padding-bottom: 18px;
}

.b_next button {
    background: #1890ff;
    width: 380px;
    height: 44px;
    color: #FFFFFF;
    display: block;
    margin: auto;
    border: none;
    font-size: 20px;
    cursor: pointer;
    font-size: 14px;
}

.b_next button:hover {
    background: #007ff4;
}.b_next input {
    background: #1890ff;
    width: 380px;
    height: 44px;
    color: #FFFFFF;
    display: block;
    margin: auto;
    border: none;
    font-size: 20px;
    cursor: pointer;
    font-size: 14px;
}

.b_next input:hover {
    background: #007ff4;
}

.zc {
    background: url(../image/fgx.png) no-repeat center;
    text-align: center;
    margin-bottom: 22px;
}

.zc p {
    color: #666666;
    font-size: 14px;
}

.zc_btn {
    text-align: center;
    padding-bottom: 50px;
}

.zc_btn li {
    width: 108px;
    line-height: 32px;
    background-color: #e9e9ed;
    display: inline-block;
    font-size: 14px;
    color: #333;
    border-radius: 2px;
    margin-right: 14px;
}

.zc_btn li:hover {
    opacity: 0.8;
}

.zc_btn .xyzc {
    margin-right: 0px;
}

footer {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 36px;
    padding-bottom: 100px;
}


/*02*/

.tel2,
.yzm2 {
    /* background: url(../image/password_bg.png) no-repeat left center;
    background-position: 20px; */
    width: 380px;
    margin: 30px auto 18px auto;
}

.tel2 input,
.yzm2 input {
    width: 380px;
    padding-left: 50px;
}

.area {
    margin-top: 15px;
}

.area span {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.area span i {
    color: #f3478c;
}

.area em {
    font-size: 14px;
    color: #d80000;
}

.area ul {
    display: inline-block;
    margin-left: -4px;
}

.area ul li {
    margin-right: 10px;
    display: inline-block;
}


/*地区 选择 下拉*/

.return_reques {
    position: relative;
}

.return_reques input {
    width: 88px;
    height: 44px;
    background-color: #fff;
    border: 1px solid #ddd;
    vertical-align: middle;
    line-height: 30px;
    margin: 30px 0 0 0;
}

.return_reques .local {
    background: url(http://yun.hotmatrix.cn/style/img/right_sanjiao.png) no-repeat;
    background-position: 70px;
}

.return_reques .local2 {
    background: url(http://yun.hotmatrix.cn/style/img/bot_imgs.png) no-repeat;
    background-position: 99% center;
}

.return_reques .bomb_con_style {
    background-color: #fff;
    position: absolute;
    left: 0px;
    z-index: 999999;
    cursor: pointer;
    border: 1px solid #ccc;
    /*height:130px;*/
    overflow: auto;
    top: 75px;
}

.return_reques .bomb_con_style dd {
    background-color: #fff;
    height: 28px;
    line-height: 28px;
    color: #f3478c;
    font-size: 12px;
    color: #666;
    text-indent: 0.5em;
}

.return_reques .bomb_con_style dd:hover {
    background-color: #e84237;
    color: #fff;
}

.return_reque {
    position: relative;
}

.return_reque input {
    width: 190px;
    height: 30px;
    text-indent: 0.5rem;
    background-color: #fff;
    border: 1px solid #ccc;
    vertical-align: middle;
    line-height: 30px;
}

.return_reque .local {
    background: url(http://yun.hotmatrix.cn/style/img/bot_imgs.png) no-repeat;
    background-position: 99% center;
}

.return_reque .local2 {
    background: url(http://yun.hotmatrix.cn/style/img/bot_imgs.png) no-repeat;
    background-position: 99% center;
}

.return_reque .bomb_con_style {
    background-color: #fff;
    position: absolute;
    left: 0px;
    z-index: 999999;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 130px;
    overflow: auto;
}

.return_reque .bomb_con_style dd {
    background-color: #fff;
    height: 28px;
    line-height: 28px;
    color: #f3478c;
    font-size: 12px;
    color: #666;
    text-indent: 0.5em;
}

.return_reque .bomb_con_style dd:hover {
    background-color: #f3478c;
    color: #fff;
}

.return_requ {
    position: relative;
}

.return_requ input {
    width: 220px;
    height: 30px;
    text-indent: 0.5rem;
    background-color: #fff;
    border: 1px solid #ccc;
    vertical-align: middle;
    line-height: 30px;
}

.return_requ .local {
    background: url(http://yun.hotmatrix.cn/style/img/bot_imgs.png) no-repeat;
    background-position: 99% center;
}

.return_requ .local2 {
    background: url(http://yun.hotmatrix.cn/style/img/bot_imgs.png) no-repeat;
    background-position: 99% center;
}

.return_requ .bomb_con_style {
    background-color: #fff;
    position: absolute;
    left: 0px;
    z-index: 999999;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 130px;
    overflow: auto;
}

.return_requ .bomb_con_style dd {
    background-color: #fff;
    height: 28px;
    line-height: 28px;
    color: #f3478c;
    font-size: 12px;
    color: #666;
    text-indent: 0.5em;
}

.return_requ .bomb_con_style dd:hover {
    background-color: #f3478c;
    color: #fff;
}

#c01 ,#c02{
    margin: 0 auto;
    width: 380px;
}

.w_strong{
      width: 470px !important;
}


.none {
    display: none;
}


/*03*/

.d_thir {
    padding-bottom: 110px;
    margin-top: 28px;
}

.czcg_con {
    display: inline-block;
    margin-left: 100px;
}

.czcg_con h1 {
    font-size: 30px;
    color: #333;
    margin: 70px 0px 86px 0px;
}

.czcg_con_btn {
    width: 128px;
    height: 40px;
    background-color: #1890ff;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
}

.czcg_con_btn a {
    color: #fff;
    font-size: 14px;
}

.czcg_con_tz {
    font-size: 14px;
    color: #333;
}

.czcg_con_tz span {
    color: #1890ff;
}

.mmczcg {
    padding-left: 270px;
}

.czcg_con_tz {
    margin-top: 13px;
}


/*注册*/

.mb_0 {
    margin-bottom: 0px;
}


/*登录*/

.dl_main {
    background: url(../image/dl_bg.png) no-repeat top center;
    height: 540px;
}

.dl_main_school{
    background: url(../image/dl_bg_school.png) no-repeat top center;
    height: 540px;
}

.dl_box {
    width: 480px;
    padding: 0px 50px;
    background-color: #fff;
    border-radius: 2px;
    margin-top: 40px;
    position: relative;
}

.zhdl {
    font-size: 22px;
    color: #333;
    padding-top: 30px;
    position: relative;
    padding-bottom: 15px;
}
.icon-switch-type{
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}
.header-code-containe{
    background: url(../image/smdl.png) no-repeat center top;
    width: 132px;
    height: 27px;
    display: inline-block;
    font-size: 12px;
    line-height: 27px;
    padding-left: 30px;
    float: right;
}
#wxdl{
    height: 347px;
}
.code-mask{
    width: 170px;
    height: 170px;
    margin: auto;
    border: 1px solid #EAEAEA;
    margin-top: 30px;
    margin-bottom:30px;
}
.code-text-container{
    text-align: center;
}
.code-text-container img{
    margin-top: -21px;
}
.code-text-container-c{
    display: inline-block;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
.code-text-container-c span{
    color: #598FE6;
    margin: 0 5px;
}
.input-other-action{
    text-align: right;
    margin-top: 39px;
}
.dl_wjm {
    text-align: right;
    padding-bottom: 44px;
}

.tel3 {
    /* background: url(../image/user.png) no-repeat left center;
    background-position: 20px; */
}
.school_address {
    background: url(../image/school_dizhi.png) no-repeat left center;
    background-position: 20px;
}


.school_name {
    background: url(../image/school_name.png) no-repeat left center;
    background-position: 20px;
}

.dl_left {
    padding-top: 126px;
}

.dl_left h1 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 26px;
}

.dl_left p {
    background: url(../image/dl_left.png) no-repeat left center;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}

.login-input .Validform_wrong,
.login-input .Validform_warning {
    /*    position: absolute;
    right: 40%;
    margin-top: -24px;
    font-size: 14px;*/
    /* text-align: right; */
    /* vertical-align: middle; */
    /* padding-left: 25px; */
}

.login-input .Validform_right {}
#tab_Login .tabBar{
    border-bottom: 0;
}
#tab_Login .tabBar{
    text-align: center;
    padding-top: 20px;
}
#tab_Login .tabBar span{
    height: 45px;
    line-height: 45px;
    color: #333;
    background-color: transparent;
    float: initial;
    padding:0 80px;
    font-size:16px;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: 2px solid #ccc;
}
#tab_Login .tabBar span.current{
    background-color: transparent;
    border-bottom: 2px solid #1890ff;
    color: #1890ff;
}

.right{
	flex-grow: 1;
    display: flex;
    justify-content: space-between;
    margin-left: 20px;
}
.header .right {
    margin-left: 0px;
}
.upload-cloum{
    width: 140px;
    height: 93px;
}
.upload-cloum.uc1{
    background: url('../image/id-card001.png');
}
.upload-cloum.uc2{
    background: url('../image/id-card002.png');
}
.upload-cloum.uc3{
    background: url('../image/id-card003.png');
}
.upload-cloum.uc4{
    background: url('../image/jszgz.png');
}
.upload-cloum.uc5{
    background: url('../image/id-card-new.png');
}
.upload-cloum .jiahao-icon {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../image/jiahao-icon.png) center center no-repeat;
    background-size: 100% 100%;
    margin: 25px auto 12px;
    transition: .8s ease all;
}
.upload-cloum p.text{
    color: #fff;
}
.upload-cloum:hover .jiahao-icon{
    transform: rotate(180deg);
}
.select2-container .select2-selection--single{
    height: 44px !important;
    border-color: #ddd !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 42px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 42px !important;
}
.upload-file input{
    padding-top: 7px;
    background: url(../image/upload.png) no-repeat left center;
    background-position: 15px;
    background-size: 20px;
}
.link-load{
    color: #096dd9;
    text-decoration: underline;
    font-style: italic;
}
.link-load span{
    color: red;
}

