﻿.login_bg {
    background: url(../images/login_bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 40px;
    height: 100%
}

html {
    height: 100%
}

.login_width {
    width: 900px;
    margin: auto
}

.login_top {
    padding: 40px 0px 20px;
    height: auto;
    overflow: hidden;
    line-height: 60px;
}

.login_top span {
    margin-left: 10px;
    margin-right: 10px
}

.login_center {
    width: 100%;
    border-radius: 10px;
    background-color: #fff
}

.login_h2 {
    background-color: #0091e9;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    font-size: 24px;
    height: 88px;
    line-height: 88px
}

.login_body {
    width: 500px;
    margin: 0px auto;
    padding: 40px 0px
}

.login_userimg img {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    margin: 0px auto 10px;
    cursor: pointer
}

.login_userimg p {
    text-align: center;
    margin-bottom: 30px;
}

.login_body li input.widtha,
.login_body li select.widtha,
.morktext-box .widtha {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f7f7f7;
    border: 1px solid #ffffff;
    border-radius: 4px;
    padding: 0px 20px;
}
/*.morktext-box select{*/
/*    width: 342px;*/
/*}*/
select:invalid {
    color: gray;
}

.login_body li input.widtha.code {
    width: 380px;
}

.codebtn {
    height: 40px;
    font-size: 14px;
    float: right;
    padding: 0px 14px;
    border-radius: 4px;
    background-color: #eee;
}

.login_body li span.title {
    padding: 10px 0;
    display: block;
    font-size: 12px;
    color: #666;
}

.checkbox-wrap label {
    height: 14px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    cursor: pointer;
}

.main-link-color {
    color: #0091e9;
}

.checkbox-wrap label {
    height: 14px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    cursor: pointer;
}

.checkbox-wrap {
    height: 40px;
    font-size: 14px;
    color: #666
}

.checkbox-wrap input[type="checkbox"],
.checkbox-wrap input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.label-checkbox input {
    background: url(../images/checkbox.png) no-repeat left center;
    background-size: 18px 18px;
}

.label-checkbox input:checked {
    background: url(../images/checkboxed.png) no-repeat left center;
    background-size: 18px 18px;
}

.btn_button {
    color: #bbbbbb;
    background: #eeeeee;
    text-align: center;
    width: 100%;
    display: block;
    line-height: 42px;
    line-height: 42px;
    border-radius: 4px
}

.btn_color {
    background-color: #0091e9;
    color: #fff
}

.login_bottom {
    text-align: center;
    font-size: 12px;
    color: #666;
    padding: 40px 0px
}

.text_center {
    text-align: center
}

.wid_60 {
    width: 60px;
    height: 60px;
    margin: 10px auto
}

.p20 {
    padding: 20px 0px !important;
}

.login_pagebg {
    width: 100%;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 40px 0px
}

.login_pagghd,
.login_page {
    width: 336px;
    margin: auto
}

.login_page {
    /* border-top: 1px solid rgba(255, 255, 255, 0.1); */
    margin-top: -1px;
    padding-top: 20px
}

.login_pagghd {
    display: block;
}

.login_pagghd li {
    width: 80px;
    text-align: center;
    display: inline-block;
    padding: 10px 0px;
    color: #b5cdff
}

.login_pagghd li.active {
    color: #fff;
    border-bottom: 2px solid #3054d8
}

.login_page li .login_label {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    padding: 0px 10px;
}

.login_page li .login_label label {
    float: left;
    width: 10%;
    height: 42px;
    line-height: 42px;
    color: #fff
}

.login_page li .login_label input {
    width: 90%;
    background: transparent;
    padding: 0px 20px;
    color: #fff;
    height: 42px;
    line-height: 42px;
}

.login_page li .login_label input:-moz-placeholder {
    color: #fff;
}

.login_page li .login_label input::-moz-placeholder {
    color: #fff;
}

.login_page li .login_label input:-ms-input-placeholder {
    color: #fff;
}

.login_page li .login_label input::-webkit-input-placeholder {
    color: #fff;
}

.login_page li span.title {
    padding: 10px 0;
    display: block;
    font-size: 12px;
    color: #d7d7d7;
}

.login_page li span.title a {
    color: #fff
}

.btn_button_login {
    display: block;
    width: 100%;
    display: block;
    line-height: 42px;
    line-height: 42px;
    border-radius: 4px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.1)
}

.login_pro {
    color: #f7f7f7
}

.login_pro a {
    color: #f7f7f7;
    margin: 0px 10px
}

.main_bottom_color {
    color: rgba(255, 255, 255, 0.5)
}

.process {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 60px 0px;
    position: relative
}

.process li {
    width: 180px;
    float: left;
    text-align: center;
    position: relative;
    z-index: 100;
}

.process li img {
    width: 60px;
    height: 60px;
    margin: 20px auto
}

.process li h4 {
    color: #fff
}

.process li p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 10px
}

.line {
    border-bottom: 1px dashed #eee;
    height: 1px;
    display: block;
    position: absolute;
    left: 80px;
    right: 80px;
    top: 110px;
}


/*会员中心*/

.container-area {
    margin: 20px auto 0;
}

.container-area-left {
    float: left;
    width: 210px;
}

.personal-card {
    text-align: center;
    margin-bottom: 10px;
    padding: 30px 0 20px;
}

.personal-card,
.personal-menu {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.avatar-container-80.center {
    margin: 0 auto;
    position: relative;
    left: inherit;
    transform: inherit;
}

.avatar-container-80 {
    position: relative;
    width: 80px;
    margin: auto
}

.personal-card .author-avatar .author_name {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    width: 80px;
    height: 80px;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    line-height: 80px;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px
}

.personal-card .author-avatar:hover .author_name {
    display: block
}

.personal-card .author-avatar img {
    border-radius: 50%;
}

.personal-card .presonal-info {
    margin: 16px 0 0;
}

.personal-card .presonal-info .author-name {
    font-size: 16px;
    font-weight: 600;
}

.personal-card .position-info {
    margin-bottom: 24px;
}

.personal-card .position-info span {
    font-size: 12px;
    color: #bbb;
}

.personal-card .btn-area {
    padding: 0 20px;
    width: 160px;
    background-color: #0091e9;
    border-radius: 4px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 20px;
    color: #ffffff;
    margin: auto;
    display: block;
}

.personal-menu .menu-list .current i {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 3px;
    height: 32px;
    background: #0091e9;
    vertical-align: middle;
}

.personal-menu a {
    display: block;
    color: #333;
    height: 52px;
    line-height: 52px;
    padding: 0 30px;
    position: relative;
}

.personal-menu .menu-list li {
    position: relative;
}

.w1100 {
    width: 1100px;
    margin: auto
}

.container-area-right {
    position: relative;
    margin-left: 230px;
    margin-top: 80px;
}

.tab-menu {
    border-radius: 4px 4px 0 0;
    background: #fff;
}

.tab-menu .tab-box {
    height: 65px;
    font-size: 14px;
    color: #999;
    padding: 0 30px;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}

.tab-menu .tab-box .current {
    color: #0091e9;
    border-bottom: 2px solid #0091e9;
}
.tab-menu .tab-box .current  a{
    color: #0091e9;
}
.tab-menu .tab-box a {
    display: block;
    height: 100%;
}

.tab-menu .tab-box li {
    float: left;
    height: 64px;
    line-height: 64px;
    margin-right: 50px;
    cursor: pointer;
    font-size: 16px;
}

.work-center {
    min-height: 349px;
    margin: 0 auto 0;
    text-align: left;
    background: #fff;
    border-radius: 0 0 4px 4px;

    box-sizing: border-box;
    padding: 40px;
}

.work-center h4.tit {
    padding: 0px 0px 30px;
    text-align: left;
    color: #444;
    font-size: 15px
}

.work_hd li label {
    width: 120px;
    padding-top: 12px;
    font-weight: normal;
    color: #bbbbbb;
    text-align: right;
    padding-right: 30px;
    font-size: 14px;
    float: left
}

.morktext-box {
    margin-right: 20px;
    position: relative;
    float: left;
}

.text-style {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.required-sign {
    width: 6px;
    height: 6px;
    margin-right: 6px;
    background: #f4523b;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    /*float: left;*/
    margin-top: -3px;
    margin-left: 8px;
}

.work_hd li {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px
}

.short-text-box {
    width: 342px;
}

.text-style {
    height: 42px;
    color: #666;
    font-size: 14px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.work_hd_w50 {
    width: 50%;
    float: left
}

.work_hd_w50 .morktext-box {
    margin-left: 17px;
    margin-top: 20px;
}

.text-style_file {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #f4f4f4;
    height: 220px;
    position: relative;
    background-image: url(../images/add.png);
    background-size: 80px;
    background-position: center 50px;
    background-repeat: no-repeat;
}

.morktext-box input[type="file"] {
    opacity: 0;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    cursor: pointer;
    width: 100%;
}

.text_text {
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;
    color: #999999;
    text-align: center;
}

.work_hd_w100 {
    width: 100%;
    float: left;
    margin-left: 17px;
    margin-top: 20px;
}

.work_hd_w100 .morktext-box {
    width: 722px
}

.work_hd_w100 .text-style {
    width: 100%;
    height: 100px;
    padding: 20px
}

.work_hd_w33 {
    width: 33.33%
}

.work_hd_w33 .text_text {
    width: 195px;
    height: 140px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #f4f4f4;
    position: relative;
    display: block;
    bottom: 0px;
    line-height: 140px
}

.p12 {
    padding: 12px 10px;
    display: block
}

.work_hd.text28 li label {
    margin-left: -18px
}

.w_326 {
    width: 326px;
    margin-left: 17px
}

.ml_120 {
    margin-left: 120px
}

.ml_121 {
    margin-left: 90px
}

.morktext-textarea {
    width: 500px
}

.morktext-textarea .text-style {
    width: 100%;
    height: 100px;
    padding: 10px 20px;
}

.management {
    padding: 20px;
    background-color: #f9f9f9;
    text-align: left
}

.management h2 {
    margin: 15px 0px;
    font-size: 16px
}

.management p {
    margin: 15px 0px;
    font-size: 14px;
    color: #666
}

.text-decoration {
    text-decoration: underline;
    display: block
}

.morktext-box span.title {
    padding: 10px 0;
    display: block;
    font-size: 12px;
    color: #666;
    text-align: left;
}

.mainb-color {
    color: #999;
    padding-left: 10px
}

.equipment-listcon {
    margin-top: 16px;
    text-align: left;
}

.mark {
    margin-bottom: 20px;
    line-height: 26px;
    padding: 0 10px;
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
    padding-right: 30px;
    color: #999999;
    background: #eeeeee;
}

.mark i {
    width: 11px;
    height: 11px;
    background: url(../images/markclose.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5.5px;
    cursor: pointer;
}

.user-tx {
    padding: 0px 0px 40px;
    text-align: center
}

.user-tx img {
    width: 120px;
    height: 120px;
    margin: 10px auto;
    border-radius: 50%
}

.management_info .add_a {
    margin-right: 10px;
    font-size: 14px;
    color: #0091e9
}

.management_info .add_a img {
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 6px
}

.management_info .add_a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
}

.player_information li {
    width: 47%;
    display: inline-block;
    margin-right: 20px;
    background-color: #f7f7f7;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 8px
}

.player_information li:nth-child(2) {
    margin-right: 0px
}

.player_information li img.player_tx {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left
}

.player_info {
    margin-left: 80px
}

.player_info h2 {
    font-size: 16px;
    margin-bottom: 10px;
    cursor: pointer
}

.player_info h4 {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px
}

.info_edit span {
    border: 1px solid #0091e9;
    color: #0091e9;
    border-radius: 4px;
    font-size: 12px;
    padding: 3px 5px;
    margin-right: 10px
}

.info_edit span a {
    display: inline-block;
    color: #0091e9;
}

.info_edit span:nth-child(2) {
    border: 1px solid #44b6cb;
    color: #44b6cb;
}

.info_edit span:nth-child(2) a {
    color: #44b6cb;
}

.info_edit span:nth-child(3) {
    border: 1px solid #fa8e03;
    color: #fa8e03;
}

.info_edit span:nth-child(3) a {
    color: #fa8e03;
}

.identity {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px 8px 0px 0px
}

.management_select {
    margin-bottom: 30px;
    margin-top: 30px;
}

.management_select input {
    width: 326px;
    height: 42px;
    color: #666;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    padding: 0px 20px;
    border-radius: 5px;
    margin-right: 20px;
}

.select_btn {
    width: 80px;
    height: 42px;
    line-height: 42px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    background-color: #0091e9
}

.p10 {
    padding: 10px
}

.management_tdlb li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    height: auto;
    overflow: hidden;
    padding: 20px 0px
}

.management_tdlb li:last-child {
    border-bottom: 0px
}

.management_tdlb img.td_tx {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left
}

.management_tdlb_info {
    margin-left: 80px
}

.management_tdlb_info h2 {
    font-size: 16px;
    margin-bottom: 10px
}

.management_tdlb_info h4 {
    margin-bottom: 10px
}

.management_tdlb_info h4 span {
    margin-left: 10px
}

.management_tdlb_info h2 span {
    margin-left: 10px;
    font-size: 14px
}

.management_tdlb_info .info_name {
    margin-right: 10px;
    color: #666
}

.wlzt-tit h2 {
    font-size: 16px;
}

.wlzt-tit p {
    color: #666;
    margin: 10px 0px
}

.wlzt_jd {
    border-radius: 8px;
    background-color: #f7f7f7;
    padding: 20px;
    margin-top: 20px
}

.wlzt_li li {
    padding: 20px 0px;
    position: relative
}

.wlzt_li li:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
    position: absolute;
    left: 4px
}

.wlzt_li li:last-child:after {
    width: 0px
}

.wlzt_li em {
    width: 10px;
    height: 10px;
    background-color: #e5e5e5;
    border-radius: 50%;
    float: left;
    margin-top: 10px
}

.wlzt_li span.time {
    width: 80px;
    float: left;
    font-size: 12px;
    color: #666;
    margin-left: 40px;
    margin-right: 20px
}

.wlzt_li p.cen {
    height: auto;
    overflow: hidden
}

.wlzt_li li.current * {
    color: #0091e9
}

.top-box .top .fr {
    position: relative;
}

.person-box {
    background-color: #fff;
    box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.05)
}

.person-box a {
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.person-box a.special {
    height: 60px;
    line-height: 60px;
}

.person-box a.person {
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
}

.person-box a.logout {
    border-top: 1px solid #e5e5e5;
}

.button-submit {
    display: none;
    width: 100px;
    background: #0091e9;
    border-radius: 25px;
    padding: 10px 21px;
    text-align: center;
    color: white;
    margin-left: 190px;
}

.modal-school,
.modal-user—info {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 999
}

.modal-school .content,
.modal-user—info .content {
    position: relative;
    margin: auto;
    width: 800px;
    min-height: 100px;
    background: white;
    top: 50%;
    transform: translateY(-50%);
    padding: 8px;
    border-radius: 8px;
}

.modal-user—info .content {
    width: 500px
}

.modal-school .search {
    margin-bottom: 20px;
}

.modal-school .search input {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    height: 38px;
    line-height: 38px;
    padding: 5px 10px;
    width: 570px;
    margin-right: 30px;
}

.modal-school .search button {
    background: #0091e9;
    height: 38px;
    line-height: 38px;
    padding: 0 30px;
    border-radius: 6px;
    color: white;
}

.modal-school ul {
    overflow: hidden;
}

.modal-school li {
    float: left;
    width: 225px;
    padding: 10px;
}

.modal-school p {
    margin-top: 30px;
    text-align: center;
}

.modal-school p span {
    padding: 5px 30px;
    background: #0091e9;
    color: white;
    border-radius: 4px;
}

.modal-school .close,
.modal-user—info .close {
    text-align: center;
    position: absolute;
    bottom: -80px;
    left: 0px;
    width: 100%;
}

.modal-school .close img,
.modal-user—info .close img {
    margin: auto;
    cursor: pointer;
}

select option[disabled],
input[disabled],
textarea[disabled] {
    color: gray;
    /* color: #EA5400; */
    background-color: #f4f4f4;
    opacity: 1
}

option:hover {
    background: red;
}

.modal-school .content.small {
    width: 350px;
}

.modal-school .content.small h3 {
    text-align: center;
}

.modal-school .content.small p {
    white-space: nowrap;
    text-align: left;
}

.modal-school .content.small p span.label {
    padding: 0px;
    width: 85px;
    display: inline-block;
    background: transparent;
    color: black;
}

.modal-school .content.form {
    padding: 50px 30px;
}

.modal-school .content.form p span.label {
    width: 60px;
}

.modal-school .content.form .search input {
    width: 220px;
}

.bm_sh {
    padding-right: 10px
}

.bm_sh span {
    margin-top: 10px;
    font-size: 12px;
}

.gray {
    color: #666
}

.wlzt {
    padding-left: 25px
}

.but_cz {
    background-color: transparent;
    font-size: 12px;
    padding: 0px 15px 0px 30px;
    position: relative;
    color: #0091e9
}

.psjg {
    margin: 20px 0px
}

.psjg li {
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    display: inline-block;
    margin-right: 15px;
    border-radius: 4px;
    color: #666
}

.pt10 {
    padding-top: 10px
}

.wybm {
    height: auto;
    overflow: hidden
}

.wybm li {
    padding: 20px;
    width: 50%;
    float: left;
    text-align: center
}

.wybm li img {
    width: 48px;
    height: 48px;
    margin: 10px auto;
    display: inline-block;
    vertical-align: middle
}

.ljxz_btn {
    border: 1px solid #2f8ccd;
    padding: 3px 10px;
    border-radius: 30px;
    margin-left: 15px;
    margin-top: -3px
}

@media screen and (max-height: 768px) {
    .modal-school .close,
    .modal-user—info .close {
        position: absolute;
        top: 20px;
        text-align: right;
        right: 20px;
        bottom: auto;
        left: auto;
        width: 30px;
        height: 30px;
        margin: auto;
        background-image: url(../images/close_a.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30px;
        cursor: pointer
    }
    .modal-school .close img,
    .modal-user—info .close img {
        float: right;
        background-color: #eee;
        padding: 5px;
        display: none
    }
}

.h600 {
    height: 600px;
    overflow-y: scroll;
    padding: 20px 0px
}

.h600.gundong::-webkit-scrollbar {
    width: 4px;
    height: 10px;
    background-color: #F5F5F5;
}


.quetd li{ margin-bottom:10px; background-color:#f5f5f5; padding:20px 20px 10px}
.quetd li p{ margin-bottom:10px; color:#ababab; font-size:12px}
.quetd li span{ margin-right:10px}
.quetd_tit,.quetd_hf{ font-size:14px; margin-bottom:5px}
.quetd_tit span,.quetd_hf span{ color:#666}