body {
    font-size: 62.5%;
    font-family: 'mircosoft yahei';
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.clearfix {
    display: inline-block;
}

    .clearfix:after {
        display: block;
        content: '.';
        height: 0px;
        line-height: 0px;
        visibility: hidden;
        clear: both;
    }

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.glyphicon-menu-left {
    color: #fff;
}

.form-group label {
    font-size: 1.4rem;
}

.loginTitle {
    font-size: 1.6rem;
    color: #fff;
    line-height: 50px;
    font-weight: 600;
    margin-left: -48px;
}

.formLogin {
    margin-top: 65px;
}

    .formLogin .btnLogin {
        background-color: #44a9f3;
        color: #fff;
        margin-top: 1.5rem;
    }

    .formLogin .clicA {
        font-size: 1.4rem;
    }

        .formLogin .clicA a {
            font-size: 1.6rem;
            color: #44a9f3;
        }

    .formLogin .logoCon {
        margin: 30px 0px;
    }

    .formLogin .forgets {
        color: #44a9f3;
        font-size: 1.4rem;
    }

    .formLogin .bottomFree {
        margin-top: 10px;
    }

.severText {
    color: #07d3f2;
}

.checkbox {
    font-size: 1.4rem;
}

.navTop {
    background-color: #3679e1;
}

.gainCount {
    position: relative;
}

    .gainCount input {
        padding-right: 120px;
    }

    .gainCount .gain {
        position: absolute;
        right: 0px;
        top: 0px;
        color: #44a9f3;
        font-size: 1.6rem;
        padding: 6px 10px;
        border-left: 1px solid #ddd;
    }

.personInformation {
    border-bottom: 1px solid #EBECEC;
    overflow: hidden;
    height: 100px;
    line-height: 100px;
}

    .personInformation b {
        margin-top: 15px;
        margin-right: 12.5px;
    }

    .personInformation .presonName {
        font-size: 1.7rem;
        color: #333;
    }

    .personInformation span:last-child {
        font-size: 1.8rem;
        color: #c9c9c9;
        margin-top: 39px;
    }

.myPlate {
    border-bottom: 1px solid #EBECEC;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

    .myPlate b {
        display: inline-block;
        width: 27px;
        height: 27px;
        vertical-align: middle;
        margin-right: 17.5px;
    }

    .myPlate .answer-icon {
        background: url(../../img/m_home/answer-icon.png) no-repeat;
        background-size: 100% 100%;
    }

    .myPlate .study-icon {
        background: url(../../img/m_home/study-icon.png) no-repeat;
        background-size: 100% 100%;
    }

    .myPlate .personName {
        font-size: 1.5rem;
        color: #333;
    }

    .myPlate span:last-child {
        font-size: 1.8rem;
        color: #c9c9c9;
        margin-top: 14px;
    }

.exitBtn {
    margin-top: 180px;
}

    .exitBtn button {
        width: 180px;
        height: 35px;
        font-size: 1.7rem;
        border-radius: 5px;
        color: #fff;
        background-color: #44a9f3;
        border: none;
    }
/************个人资料*********/
.material li.list-group-item {
    height: 50px;
    font-size: 1.5rem;
    color: #333;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
    line-height: 30px;
}
/*************搜索*********************/
.searchForm {
    width: 100%;
    height: 58px;
    padding-left: 5px;
    background-color: #EBECEC;
    padding-right: 5px;
    padding-top: 10px;
    margin-top: 50px;
}

    .searchForm form p:first-child {
        width: 80%;
    }

        .searchForm form p:first-child input {
            width: 100%;
            height: 38px;
            border-radius: 5px;
            border: none;
            padding-left: 10px;
            font-size: 1.2rem;
        }

    .searchForm form p:last-child {
        width: 17%;
    }

        .searchForm form p:last-child button {
            width: 100%;
            border: none;
            background-color: #44a9f3;
            color: #fff;
            font-size: 1.4rem;
            border-radius: 5px;
            height: 38px;
        }

.searchCount {
    width: 100%;
}

    .searchCount .searchTitle {
        display: flex;
        display: -webkit-inline-flex;
        flex-direction: row;
        width: 100%;
        border-bottom: 1px solid #EBECEC;
    }

        .searchCount .searchTitle p {
            width: 50%;
            height: 50px;
            font-size: 1.5rem;
            color: #333;
            text-align: center;
            line-height: 50px;
        }

        .searchCount .searchTitle .chooseTitle {
            color: #44a9f3;
            border-bottom: 2px solid #44a9f3;
        }

    .searchCount .lt_list {
        width: 100%;
    }

        .searchCount .lt_list ul li {
            padding: 15px;
            border-bottom: 1px solid #ebecec;
            background-color: #fff;
        }

            .searchCount .lt_list ul li .listTitle {
                font-size: 1.5rem;
                margin-bottom: 5px;
            }

            .searchCount .lt_list ul li #contenttitle {
                font-size: 1.3rem;
                margin-bottom: 10px;
            }

            .searchCount .lt_list ul li .listTitle a {
                color: #333;
            }

            .searchCount .lt_list ul li .listTitle > span {
                margin-left: 10px;
            }

                .searchCount .lt_list ul li .listTitle > span b {
                    display: inline-block;
                    width: 13px;
                    height: 13px;
                    background: url(../../img/m_home/icon.png) no-repeat;
                    background-size: 100% 100%;
                    margin-right: 10px;
                }

                .searchCount .lt_list ul li .listTitle > span span {
                    color: #ff0000;
                }

            .searchCount .lt_list ul li .titleInfor .tit {
                font-size: 1.2rem;
                color: #44a9f3;
                margin-right: 22.5px;
            }

            .searchCount .lt_list ul li .titleInfor > b {
                font-weight: normal;
                margin-right: 22.5px;
                color: #9b9ea0;
                font-size: 1.2rem;
            }

            .searchCount .lt_list ul li .titleInfor .visit {
                color: #9b9ea0;
                margin-right: 10px;
            }

                .searchCount .lt_list ul li .titleInfor .visit b {
                    display: inline-block;
                    vertical-align: baseline;
                    width: 12.5px;
                    height: 8px;
                    background: url(../../img/m_home/visit.png) no-repeat;
                    background-size: 100% 100%;
                    margin-right: 5px;
                }

                .searchCount .lt_list ul li .titleInfor .visit span {
                    font-size: 1.2rem;
                }

            .searchCount .lt_list ul li .titleInfor .speak {
                margin-right: 22.5px;
            }

                .searchCount .lt_list ul li .titleInfor .speak b {
                    display: inline-block;
                    width: 10px;
                    height: 9px;
                    background: url(../../img/m_home/info-icon.png) no-repeat;
                    vertical-align: middle;
                    background-size: 100% 100%;
                    margin-right: 5px;
                }

                .searchCount .lt_list ul li .titleInfor .speak span {
                    font-size: 1.2rem;
                    color: #9b9ea0;
                }

.myStudyProject {
    width: 100%;
}

    .myStudyProject .studyList {
        width: 100%;
        padding: 10px;
        border-bottom: 1px solid #EBECEC;
    }

        .myStudyProject .studyList a {
            display: inline-block;
            width: 95%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #333;
            font-size: 1.5rem;
        }

.panel {
    width: 500px;
    margin: 0 auto;
}

@media (max-width: 600px) {
    .panel {
        width: 100%;
    }
}
