
/*head start!*/
body {
    background: #f2f2f2;
}

.autoCenter {
    width: 100%;
    position: relative;
    top: 0px;
}

.wait80Tops {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    height: 2px;
    background: #0E1B2B;
    display: none;
}

.loadingGif{
    display: none;
    width: 100px;
    height: 100px;
    background: url(../img/emjoy/loading.gif) no-repeat center;
    background-size: 100% 100%;
    z-index: 997;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
}

.waitingImgForClick {
    background: url(../img/waiting.gif) no-repeat;
    background-size: 20% 40%;
    background-position-x: right;
    background-position-y: center;
}

.sharedHead {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 1250px;
    z-index: 100;
    background-color: #0e1b2a;
}

.sharedMainBackground {
    width: 100%;
}

.sharedMainBackgroundImg {
    width: 100%;
    height: 520px;
    /*background:url(../img/helpPage.jpg) no-repeat;*/
    /*background:#104448;*/
    background-size: 100% 100%;
    position: absolute;
}

.sharedMain_help {
    position: relative;
    top: 10px;
}

.sharedHeadMain {
    width: 100%;
    min-width: 1200px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1200px;
    min-width: 1200px;
}

.sharedHead_logo {
    width: 175px;
    padding-top: 7px;
    float: left;
}

.sharedHead_logoimg {
    display: block;
    width: 182px;
    height: 60px;
    background: url(../img/newlogo.png) no-repeat;
    background-size: 100% 100%;
}

.loginBack:hover {
    color: #0E1B2B;
}
/*.sharedHead_logoimg{
display: block;
width: 175px;
height: 55px;
background: url(../img/desIcons.png)-210px -80px no-repeat;
margin-top: -6px;
}*/

.sharedHead .sharedHeadMain #header_right {
    width: 970px;
    height: 100%;
    float: right;
}

#sharedHead_theme {
    width: 820px;
    height: 100%;
    float: left;
}

.sharedHead_theme_txt {
    float: left;
    width: 736px;
}

    .sharedHead_theme_txt span {
        display: inline-block;
        width: 85px;
        height: 60px;
        float: left;
        padding: 18px 0 0 0;
        text-align: center;
    }

.user_head_homeworkTips_news {
    padding: 5px 0 0 0;
    text-align: center;
    min-height: 100px;
    margin: 10px 0 0 0;
    box-shadow: 3px 3px 10px rgba(28, 28, 27, 0.22);
}

.sharedHead_theme_txt a {
    font-size: 16px;
}

/* 顶部菜单栏子选项的样式*/
    .transverseDiv {
        width: 68px;
        height: 60px;
        float: left;
        padding: 26px 0 0 0;
        text-align: center;
        overflow: hidden;
            margin: 0 12px;
    }

    .transverseDiv:hover {
            height: 180px;
            overflow: visible;
        }

    .transverseDiv:hover .forAlink {
                border-top: 2px solid #FFD101;
            }

    .transverseSonOne {
        height: 42px;
    }

    .transverseSon {
        width: 141px;
        height: 50px;
        line-height: 50px;
        background-color: white;
        text-align: center;
        color: #333;
        display: inline-block;
        margin: 0 0 0 -30px;
        box-shadow: 3px 3px 5px rgba(14, 27, 42, 0.25);
    }

    .forAlink {
            margin: 0 -6px;
    }
    
    .forAlink a{
           font-size:14px;
    }
    .forAlink a:link {
        color: #333;
    }

    .forAlink a:visited {
        color: #333;
    }

    .forAlink a:hover {
        color: white;
    }

    .transverseSon:hover {
        background-color: #FFD101;
    }

    .new_forAlink{
        width: 500px;
        height: 330px;
        background: #fff;
        position: relative;
        top:0;
        left: -216px;
        padding-top: 20px;
    }

    .new_forAlink p {
        margin-left: 20px;
        margin-right: 20px;
        text-align: left;
        font-size: 14px;
    }
/**/


/*搜索框*/
.sharedHead_theme_search {
position: relative;
    float: right;
    width: 28px;
    height: 26px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 25px;
    color: #333;
    cursor:pointer;
    right: 15px;
}


.sharedHead_theme_search #se_subject {
    position: absolute;
    top: 0px;
    left: 0px;
    border-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    opacity: 1;
    z-index: 11;
    text-align: left;
    line-height: 26px;
    margin-left: 10px;
}

.sharedHead_theme_search #search {
    position: absolute;
    top: 1px;
    right: 2px;
    width: 26px;
    height: 26px;
    border: 0;
    background: url(../img/desIcons.png) -125px -572px no-repeat;
    background-size: 904px 1050px;
    cursor:pointer;
}

.opacityMask {
    position:absolute;
    width:100%;
    height:100%;
    background:white;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    z-index:0;
}
.searchPosition {
    width: 1200px;
    margin: 30px auto;
    min-height: 700px;
    background-color: white;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    overflow: hidden;
    padding: 20px;
    z-index: 1;
}
.searchBody {
    width: 100%;
    height: 100%;
        border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    overflow: hidden;
    /*background-color: #fcfcfc;*/
        position: relative;
}
input#search_input {
    width: 60%;
    height: 30px;
    border: none;
    border-bottom: 2px solid #eee;
    display: inline-block;
    margin: 20px auto 0;
    left: 20%;
    position: relative;
    background: none;
}
    input#search_input:focus {
      border-bottom: 2px solid #FFD101;
    
    }

.search_input_icon {
    position: absolute;
    right: 20%;
    top: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../img/desIcons.png) -172px -641px no-repeat;
    background-size: 904px 1050px;
}
.search_input_icon:hover {
    background: url(../img/desIcons.png) -218px -641px no-repeat;
    background-size: 904px 1050px;
}

.search_top {
    height: 10%;
    min-height: 70px;
}
.loadingMore {
        width: 100%;
    height: 32px;
    margin: 20px 0 40px;
    background: #FFD101;
    text-align: center;
    line-height: 32px;
    color: white;
    border-radius: 4px;
    position: relative;
}
    .loadingMore:hover {
    background:#ffa41a;
    
    }
.search_reuslt_catlog {
    overflow:hidden;
    margin: 5px 0 10px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.search_reuslt_txt {
        line-height: 36px;
}
.search_reuslt {
    width: 96%;
    padding: 0 1%;
    height: 80%;
    overflow-y: auto;
        margin: 10px auto 0;
}
.searchSideIcon {
    width: 40px;
    height: 40px;
    background: url(../img/study.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    position:absolute;
    top:0px;
    right:0px;
}
.search_result {
    width: 20%;
    float: left;
    margin: 10px 2.4%;
}
.search_result_bac {
    width: 100%;
    min-height: 120px;
}
.search_result_name {
    height: 38px;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.search_reuslt_classify {
    width: 80%;
    height: 30px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
}
.search_classify_span {
    display: inline-block;
    height: 30px;
    width: 80%;
}
p.search_classify {
    width: 20%;
    float: left;
    cursor:pointer;
}
.search_classify_span:hover {
    border-bottom: 2px solid #FFD101;
}
.search_classify_span_active {
    border-bottom: 2px solid #FFD101;
}

.searchBody .noCourseList p {
    width: 160px;
    height: 160px;
    margin: 20px auto 25px;
    background: url(../img/send_e.png) no-repeat;
    background-position: center;
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
}

.searchBody .noCourseList {
    width: 400px;
    height: 230px;
    margin: 50px auto;
    text-align: center;
}

.searchBody .noCourseList span {
    width: 400px;
    height: 100px;
    line-height: 50px;
}
/*搜索框*/
/*#search:hover {
    background: url(../img/desIcons.png) -125px -571px no-repeat;
    background-size: 904px 1050px;
}*/

/* example specific styles */
/* ----------------------- */

#custom-templates .empty-message {
    padding: 5px 10px;
    text-align: center;
}

#multiple-datasets .league-name {
    margin: 0 20px 5px 20px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
}

#scrollable-dropdown-menu .tt-menu {
    max-height: 150px;
    overflow-y: auto;
}

#rtl-support .tt-menu {
    text-align: right;
}

.tt-hint {
    width: 88px !important;
    top:1px !important;
}

/*个人信息*/
.header_right_right {
    height: 70px;
    float: right;
    width: 148px;
}
/*个人信息*/
.header_right_right_already {
    height: 70px;
    float: right;
    width: 148px;
}

.user_head {
    position: absolute;
    width: 70px;
    height: 70px;
    z-index: 10;
    right: 0;
        overflow: hidden;

}

    .user_head:hover {
        cursor: pointer;
        background-color: #FFD101;
        overflow: initial;

    }

.user_head1 {
    position: absolute;
    width: 70px;
    height: 72px;
    z-index: 10;
}

    .user_head1:hover {
        cursor: pointer;
        background-color: #FFD101;
    }

    .user_head .user_headimg,
    .user_head1 .user_headimg {
        width: 50px;
        height: 50px;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -o-border-radius: 30px;
        overflow: hidden;
        float: left;
        cursor: pointer;
        margin: 10px;
    }


.user_headimg .user_img {
    width: 50px;
    height: 50px;
}

.user_school {
    height: 21px;
    border-bottom-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
    float: left;
    background-color: none;
    margin-left: 20px;
    margin-top: 13px;
    font-size: 12px;
}

.user, .school16 {
    height: 21px;
    text-align: center;
    margin-left: 30px;
    min-width: 150px;
    max-width: 176px;
    cursor: pointer;
}

.user_school_name {
    line-height: 21px;
    margin: auto 4px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: white;
    max-width: 120px;
}

.user_name {
    /* margin: 0 0 0 20px; */
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #0E1B2B;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.all {
    margin-top: 1px;
    overflow: hidden;
}

.user_grade_img {
    width: 18px;
    height: 14px;
    margin-top: 4px;
    float: left;
    background: url(../img/index.png) -292px -41px;
}

.user_grade {
    float: left;
    margin-top: 2px;
    font-size: 1em;
    color: blue;
}

.person {
    width: 120px;
    margin-left: -9px;
}

.person_msg {
    width: 180px;
    float: left;
    background-color: #fff;
    margin-top: 0px;
    position: relative;
    margin-left: -100px;
    box-shadow: 3px 3px 10px rgba(28, 28, 27, 0.22);
}

.person_triangle {
    position: absolute;
    top: -10px;
    left: 80px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    transform: rotate(45deg);
    border: 1px solid #fff;
    z-index: -1;
}


.person .person_msg li {
    width: 100%;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
}

    .person .person_msg li a {
        width: 100%;
        height: 44px;
        line-height: 44px;
        display: inline-block;
    }

        .person .person_msg li a:link {
            color: #0E1B2B;
        }

        .person .person_msg li a:visited {
            color: #0E1B2B;
        }

        .person .person_msg li a:hover {
            background: #FFD101;
            color: white;
        }



.index, .record, .esc {
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 15px;
}

.item img {
    width: 100%;
    height: 100%;
}

.person_item1 .index {
    background: url(../img/desIcons.png) -23px -22px no-repeat;
    background-size: 300px;
    margin: 4px 0 0 10px;
    display: inline-block;
}

.person_item2 .record {
    background: url(../img/desIcons.png) -32px -32px no-repeat;
}

.person .person_msg .person_item3 {
    border-top: 1px solid #eee;
}

    .person .person_msg .person_item3 .esc {
        background: url(../img/desIcons.png) -43px -2px no-repeat;
        background-size: 300px;
        margin: 4px 0 0 10px;
        display: inline-block;
    }

/*未登录状态*/
.userL {
    color: white;
    line-height: 75px;
    text-align: center;
}

    .userL a {
        color: white;
    }

        .userL a:hover {
            cursor: pointer;
            color: #FFD101;
        }

/*脚部底部*/
.footer {
    width: 100%;
    /* margin: 80px 0 50px; */
    color: #A4A5A1;
    padding: 50px;
    /* margin-top: 20px; */
    background: #0e1b2a;
    min-width: 1250px;
    overflow: hidden;
}

.footLeft {
    width: 80%;
    float: left;
    height: 150px;
}

.footRight {
    width: 220px;
    float: left;
    height: 100px;
    margin: 6px 0 0 0px;
}

.footRightWeixin {
    width: 79px;
    height: 79px;
    float: left;
    /*margin: 0 55px 0 5px;*/
    background: url(../img/desIcons.png) -88px -53px no-repeat;
    background-size: 426%;
}

.footRightWeibo {
    width: 79px;
    height: 79px;
    float: left;
    margin: 0;
    background: url(../img/desIcons.png) -6px -53px no-repeat;
    background-size: 426%;
}

.footRight img {
    width: 100%;
    height: 100%;
}

.footLeftTop {
    width: 100%;
    float: left;
}

.footLeftTopLogo {
    height: 101px;
    float: left;
    margin-top: 8px;
}

.footLeftTopLogoTop {
    display: block;
    width: 175px;
    height: 55px;
    background: url(../img/desIcons.png) -9px 0 no-repeat;
    margin-top: -6px;
    background-size: 106% 100%;
}

/*.footLeftTopLogoTop {
width: 160px;
    height: 49px;
    background: url(../img/desIcons.png)-202px -79px no-repeat;
    background-size: 239%;
}*/
.footLeftTopLogoBottom {
    width: 161px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin: 12px 0 0 7px;
    border-radius: 3px;
}

    .footLeftTopLogoBottom .eng {
        font-size: 15px;
    }

    .footLeftTopLogoBottom .chi {
        font-size: 17px;
    }

    .footLeftTopLogoBottom b {
        color: #1697ed;
        font-size: 17px;
    }

.footLeftTopTxt {
    width: 740px;
    float: left;
}

    .footLeftTopTxt a {
        color: #A4A5A1;
    }

        .footLeftTopTxt a:hover {
            color: #1697ed;
        }

.footLeftTopTxtTop {
    width: 60px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 100px;
    font-size: 14px;
}

.footLeftTopTxt a:visited {
    color: #A4A5A1;
}

.footLeftTopTxt a:link {
    color: #A4A5A1;
}

.footLeftTopTxt a:hover {
    color: #1697ed;
}

.footLeftTopTxtBottom {
    width: 100%;
    float: left;
    font-size: 14px;
}

.footLeftTopTxtBottomLeft {
    width: 90px;
    height: 30px;
    text-align: center;
    float: left;
    line-height: 30px;
}

.footLeftTopTxtBottomRight {
    width: 630px;
    float: left;
}

    .footLeftTopTxtBottomRight ul li {
        height: 30px;
        float: left;
        margin-right: 10px;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.librarycn {
    width: 136px;
}

.libraryen {
    width: 200px;
}

.footLeftTopTxtBottomRight a:nth-child(4) {
    display: inline-block;
    float: left;
    width: 136px;
    margin: 0 0 15px 30px;
}

.footLeftTopTxtBottomRight a:nth-child(8) {
    display: inline-block;
    float: left;
    width: 136px;
    margin: 0 0 15px 30px;
}

.footLeftTopTxtBottomRight a:nth-child(12) {
    display: inline-block;
    float: left;
    width: 136px;
    margin: 0 0 15px 30px;
}

.footCompany {
    width: 1200px;
    float: left;
    line-height: 30px;
    text-align: center;
}

    .footCompany a:link {
        color: #A4A5A1;
    }

    .footCompany a:visited {
        color: #A4A5A1;
    }

    .footCompany a:hover {
        color: #FFD101;
    }

    .footCompany span {
        /* margin: 0 5px 0 10px; */
    }

.footer_cnzz {
    display: inline;
    /*margin:33px 0 0 215px;*/
    margin: 0;
}

.footRightWeixinTxt {
    margin: 0px 103px 0 31px;
    line-height: 20px;
}

.footer_top, .footer_center, .footer_bottom {
    position: relative;
    width: 50%;
    margin: 0 auto;
}

.footer_top {
    height: 66px;
}

.footer_bottom {
    margin-top: 10px;
    border-top: 1px solid #a3a3a3;
}

.footer_bottomul {
    width: 60%;
    height: 40px;
    margin: 10px auto;
}

    .footer_bottomul li {
        float: left;
        margin-right: 10px;
    }

/*微信微博*/
.contact {
    position: absolute;
    top: 21px;
    left: 44%;
    width: 90px;
    height: 25px;
}

#Qcode {
    display: none;
}

.qr_code {
    position: absolute;
    top: -135px;
    left: -40px;
    width: 110px;
    height: 120px;
    background-color: #a3a3a3;
    overflow: hidden;
}

.code-text {
    width: 100%;
    height: 30px;
}

    .code-text p {
        text-align: center;
        line-height: 14px;
    }

.code_img {
    width: 80px;
    height: 80px;
    margin: 4px auto;
    background: url(../img/code.jpg);
    background-size: 100%;
}

.Triangle {
    position: absolute;
    top: -15px;
    left: 2px;
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #a3a3a3 transparent transparent transparent;
}

.WeChat {
    width: 25px;
    height: 25px;
    background: url(../img/WeChat.png) no-repeat;
    background-size: 100%;
    float: left;
    cursor: pointer;
}

    .WeChat:hover {
        background: url(../img/WeChat2.png) no-repeat;
    }

.microblog {
    width: 25px;
    height: 25px;
    margin-left: 14px;
    float: left;
    background: url(../img/microblog.png);
    background-size: 100%;
}

    .microblog:hover {
        background: url(../img/microblog2.png);
    }

    .microblog a {
        display: block;
        width: 100%;
        height: 100%;
    }

/*关于我们*/

.aboutus {
    width: 144px;
    height: 30px;
    margin: 0 auto;
}

.aboutusa {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.friend {
    width: 100%;
    height: 30px;
    margin-top: 10px;
}

.friend_right {
    width: 86%;
}
/*#0E1B2B*/

/*登录模态框*/
.modal-content {
    width: 610px;
    height: 368px;
    margin-top: 35%;
    background-color: white;
    color: #fff;
}

.tipsLogo {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
}

.tipsLogo1 {
    background: url(../img/study.png) no-repeat;
    background-size: 100%;
}

.tipsLogo2 {
    background: url(../img/study.png) no-repeat;
    background-size: 100%;
}

.tipsLogo3 {
    background: url(../img/study.png) no-repeat;
    background-size: 100%;
}

.message_align {
    width: 600px;
    height: auto;
    margin-top: 35%;
    /*background-color: #fff;*/
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: 3px 3px 10px rgba(28, 28, 27, 0.22);
    box-shadow: 3px 3px 10px rgba(28, 28, 27, 0.22);
}

    .message_align a:link {
        color: #4cae4c;
    }

    .message_align a:visited {
        color: #4cae4c;
    }

    .message_align a:hover {
        color: #1697ed;
    }

.login-modal_left {
    width: 298px;
    height: 100%;
    float: left;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    background-color: #0E1B2B;
}

.login-modal_right {
    width: 300px;
    margin: 60px 0 0 0;
    float: left;
    color: #0E1B2B;
}

.reginster-modal_right {
    width: 300px;
    margin: 10px 0 0 0;
    float: left;
    color: #fff;
}

.form-control {
    display: block;
    width: 20%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    /*line-height: 32px;*/
    background-image: none;
    border-radius: 4px;
}

.login-form, #registerFrom, #forgetPWDFrom {
    margin: 0 5px 0 20px;
}

.register_login {
    width: 160px;
    text-align: right;
}

.loginFrom-div {
    border-radius: 4px;
    width: 250px;
    border-radius: 0px;
    height: 20px;
    margin: 10px 0;
    font-size: 12px;
}

.login-modal_input {
    width: 100%;
    height: 28px;
    outline: none;
    border: none;
    color: #0E1B2B;
    border-bottom: 1px solid #0e1b2b;
}

/*.login-modal_input::-webkit-input-placeholder{
	color: #fff;
}

.login-modal_input::-moz-placeholder{
   color: #fff;
}

.login-modal_input:-moz-placeholder{
   color: #fff;
}

.login-modal_input::-ms-input-placeholder{
   color: #fff;
}*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.padding4 {
    padding-top: 4px;
}

    .padding4 a {
    color: #0E1B2B;
    font-weight: bold;
    }

    .padding4 a:hover {
        color: #FFD101;
    }

.login_btn {
    display: block;
    width: 70px;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 0;
    margin: 10px auto;
    line-height:30px;
    color: white;
    background-color: #FFD101;
}

    .login_btn:active {
        background-color: #FF9800;
        border: 1px solid #FFD101;
    }

.btn_margin {
    margin: 70px auto;
}

.register {
    position: relative;
}

.btn_vode {
    position: absolute;
    top: 0px;
    right: 2px;
    width: 66px;
    height: 24px;
    padding: 0;
    display: block;
    float: right;
    font-size: 12px;
    color: white;
    background: #FFD101;
}

    .btn_vode:hover {
        color: white;
    }

.register-form {
    margin: 20px 0;
}

/*消除背景色*/
/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #0E1B2B inset;
}*/
#loginInPage {
    margin: 0 0 0 125px;
    float: left;
}

/*提示语*/
.help-block1 {
    width: 100%;
    color: red;
    margin-left: 6px;
    margin-bottom: 10px;
    line-height: 20px;
    float: left;
}

.register_login a {
    display: inline-block;
    padding-bottom: 16px;
}

/*.register_login a:visited{
    color: #fcd765;
}

.register_login a:link{
	color: #fff; 
}

.register_login a:hover{
	color: #fff;
}*/

.met_logo {
    display: block;
    margin: 140px auto;
    width: 182px;
    height: 60px;
    background: url(../img/newlogo1.png) no-repeat;
    background-size: 100% 100%;
}

.loginBack {
    cursor: pointer;
    font-size: 14px;
    line-height: 26px;
}

.bgc {
    background-color: #f2f7fa;
}

.main {
    background-color: #f2f7fa;
    margin-top: 65px;
}

.bgfff {
    background-color: #fff;
    border-radius: 4px;
}

/*中间包含块 内容*/
.sharedHeadMainContent {
    /*margin-top: 82px;*/
    min-width: 1250px;
    min-height: 608px;
}

.fromico {
    width: 18px;
    height: 18px;
    margin: 5px 5px;
}

.email {
    background: url(../img/email.png) no-repeat;
    background-size: 100%;
}

.passwordIco {
    background: url(../img/password.png) no-repeat;
    background-size: 100%;
}

.vodeIco {
    background: url(../img/vode.png) no-repeat;
    background-size: 100%;
}

.cpassdword {
    background: url(../img/cpassword.png) no-repeat;
    background-size: 100%;
}

.welcomeTitle {
    width: 100%;
    height: 20px;
    line-height:20px;
    background-color: #FFD101;
    color: #0E1B2B;
}

.welcomeMain {
    width: 100%;
    min-width: 1200px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1200px;
    min-width: 1200px;
        color: red;
    font-weight: bold;
}

.welcomeMainFrFloat {
    position: fixed;
    top: 47%;
    right: 1px;
    width: 100px;
    height: 166px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    z-index: 99;
}

    .welcomeMainFrFloat:hover {
        overflow: inherit;
    }

.welcomeMainFrFloatText01 {
    width: 100px;
    height: 166px;
    position: relative;
    background: url(../img/phone.png) no-repeat;
    background-size: 100%;
}

.welcomeMainFrFloatText02 {
    width: 116px;
    float: right;
    font-size: 13px;
    background: white;
    color: #0E1B2B;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .welcomeMainFrFloatText02 p {
        line-height: 22px;
        color: #1697ed;
        font-size: 14px;
    }

.welcomeMainFrFloatContainer {
    width: 362px;
    margin: 5px 0 0 0;
    background: white;
    border-radius: 4px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    right: 102px;
    top: -40px;
    position: absolute;
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 10px rgba(28, 28, 27, 0.22);
}

.welcomeMainFrFloatTop {
    padding: 10px;
    float: left;
    width: 210px;
}

    .welcomeMainFrFloatTop h3 {
        color: #1697ed;
    }

    .welcomeMainFrFloatTop p {
        padding: 5px 0 0 0;
        text-align: left;
    }

.welcomeMainFrFloatButtom {
    width: 110px;
    float: left;
    height: 110px;
    background: url(../img/weChatCode.png) no-repeat;
    background-size: 100% 100%;
    margin: 32px 0px 0 10px;
}


/*二维码*/
.code {
    width: 80px;
    height: 80px;
    margin-left: 30px;
}

.codeText {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

/*搜索图片*/
#search {
    cursor: pointer;
}

.warp_img {
    /*padding-top: 22px;*/
    float: left;
    width: 100%;
    /*height: 28px;*/
}

    .warp_img a:nth-child(1) {
        cursor: pointer;
        margin-left: 105px;
        margin-right: 15px;
        background: url("../img/desIcons2.png") no-repeat -20px -458px;
    }

        .warp_img a:nth-child(1):hover {
            background: url("../img/desIcons2.png") no-repeat -20px -518px;
        }

    .warp_img a:nth-child(2) {
        cursor: pointer;
        background: url("../img/desIcons2.png") no-repeat -79px -458px;
    }

        .warp_img a:nth-child(2):hover {
            background: url("../img/desIcons2.png") no-repeat -79px -518px;
        }

    .warp_img a {
        width: 40px;
        height: 40px;
        display: inline-block;
        text-align: center;
        background: red;
        float: left;
    }

.Third_party {
    /*width: 100%;*/
    margin-top: 11px;
    margin-left: 115px;
    float: left;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #fff;
}

#notDeleteComfirmButton {
    display: none;
}
/*#deleteComfirmButton{
    display:none;
}*/
#switchOrgModel .message_align {
    /*top:35%;
    left:35%;*/
    background: #fff;
}
/*面包屑*/
.SqlTop {
    font-size: 14px;
    margin: auto;
    width: 1200px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.SqlTopLeft {
    text-decoration: none;
    float: left;
}

    .SqlTopLeft a:link {
        color: #666;
    }

    .SqlTopLeft a:visited {
        color: #666;
    }

    .SqlTopLeft a:hover {
        color: #FFD101;
    }

    .SqlTopLeft span {
        color: #666;
        /*margin: 0 8px;*/
        margin: 0 5px 0 0;
    }


.hiddenEverything {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #333;
    z-index: 996;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: "alpha(opacity=30)"; /* 旧版IE */
    display: none;
    top: 0px;
}
.hiddenEverythingForTips {
        position: fixed;
    width: 100%;
    height: 100%;
    background-color: #333;
    z-index: 998;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: "alpha(opacity=30)"; /* 旧版IE */
    display: none;
    top: 0px;
}
.insertWindow {
    z-index: 999;
    padding: 30px;
    border-radius: 4px;
    position: fixed;
    left: 50%;
    top: 50%;
    overflow-y: auto;
    background-color: white;
}
    .insertWindow p {
    margin:15px 0;
     line-height: 24px;
    text-indent: 2em;
    }
    .insertWindow b {
    margin:20px 0;
    }
/*the third interface*/
.third_list_div {width: 106px;overflow:  hidden;float: right;font-size: 12px;}
.third_icon_text {width: 78px;float: left;line-height: 27px;text-align: left;padding-left: 5px;}
.third_list_div a {
    display:inline-block;
}
.third_list_div a:link{
    color: #999999;
}
.third_list_div a:visited{
    color: #999999;
}
.third_list_div a:hover{
    color:#fcd765;
}
.third_list_div a:active{
    color:white;
}

.third_list {
    width: 324px;
    clear:both;
    overflow: hidden;
    position: absolute;
    bottom: 13px;
}

.third_icon {
    width: 27px;
    height: 27px;
    float:left;
    display:  inline-block;
}

.third_icon_qq {
    background: url(../img/desIcons.png) -331px -280px no-repeat;
    background-size: 452px 525px;
}
.third_icon_qq:hover {
    background: url(../img/desIcons.png) -331px -309px no-repeat;
    background-size: 452px 525px;
}


.third_icon_wx {
    background: url(../img/desIcons.png) -363px -280px no-repeat;
    background-size: 452px 525px;
}
.third_icon_wx:hover {
    background: url(../img/desIcons.png) -363px -309px no-repeat;
    background-size: 452px 525px;
}

.third_icon_wb {
    background: url(../img/desIcons.png) -396px -280px no-repeat;
    background-size: 452px 525px;
}
.third_icon_wb:hover {
    background: url(../img/desIcons.png) -396px -309px no-repeat;
    background-size: 452px 525px;
}
/*the third interface  end*/


