.brand-gy-list li {
    display: none;
    padding: 0.2rem;
    margin-bottom: 0.2rem;
    background: #f1f1f1;
}
.brand-gy-list .ar_title {
    padding: 0.13rem 0;
    font-size: 0.24rem;
    line-height: 0.36rem;
}
.brand-gy-list .pic {
    height: 2.5rem;
    overflow: hidden;
}
.brand-gy-list .pic img {
    display: block;
    width: 100%;
}
.brand-gy-list .des {
    margin: 0.1rem 0 0 0;
    font-size: 0.2rem;
    line-height: 0.3rem;
}
.brand-gy-list .link {
    text-align: right;
    font-size: 0;
}
.brand-gy-list .link a {
    display: inline-block;
    margin-top: 0.1rem;
    border: 1px solid #4cbbb4;
    height: 0.5rem;
    padding: 0 0.2rem;
    color: #4cbbb4;
    font-size: 0.2rem;
    line-height: 0.5rem;
    border-radius: 3px;
}
.pagelist {
    margin-left: 53px;
    width: 100%;
    height: 100px;
    text-align: center;
}
.pagelist li {
    float: left;
    border: 1px solid gray;
    margin: 6px;
    width: 60px;
    height: 26px;
    line-height: 26px;
}

.nav {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background-color: white;
    color: #00BCD4;
}
.nav a{
  color:#00BCD4
}


/*分页*/
.article{ width: 95%; margin:0.3rem auto;}

.article h1{ text-align:center; font-size: 0.30rem; height: 0.45rem; overflow: hidden;padding-top:0.1rem!important}

.article img,.article video{ width: auto; max-width:100% !important;height: auto !important;}

.article .ly{ text-align:center; color: #999; padding: 0.1rem 0; font-size: 0.2rem;}

.article .rand{ text-align:center; font-size: 0.2rem;}

.article span{ padding:0 0.2rem;}

.article span i{ color:#4CBBB4;}

.article .show-video{margin-bottom: 0.3rem; }

.article .show-video video{width: 100%;height: auto;}

.article .nr{ font-size:0.24rem !important;line-height: 0.45rem !important;}

.article .nr p{ /*text-indent:2em;*/font-size:0.24rem !important; line-height: 0.45rem;}

.article .wxts{ background-color:#EEEEEE; font-size: 0.24rem; padding: 0.1rem; line-height: 0.45rem; margin-top: 0.3rem;}

.article .wxts strong{ color:#4CBBB4;}

.article .nrwz{ margin:0.3rem auto;}

.article .nrwz p{ font-size:0.24rem !important; height: 0.3rem; overflow: hidden;}

.article .nrwz a{ color:#333;}

.my-editor-video video{margin: 0 auto;}

/*分页*/

.fanye{ width:100%; overflow:hidden; padding: 0.1rem 0; margin-top:0.2rem; text-align: center; background-color:#F5F5F5}

.fanye li{ display: inline-block; font-size:0.2rem; line-height:0.4rem; height:0.4rem; margin:0 2%; vertical-align: middle}

.fanye a{ color:#000;font-size: 0.2rem; }

.fanye li span{ font-size:0.2rem;}


/*====通用学科组专家=====**/
.xkz {
    width: 93.75%;
    margin: 0 auto 0.3rem;
}

.xkz .tit {
    margin-bottom: 0.2rem;
    width: 100%;
}

.xkz .tit img {
    width: 100%;
    height: auto;
    display: block;
}

.xkz .row1 {
    margin-bottom: 0.1rem;
}

.xkz .row1 li {
    position: relative;
}

.xkz-info {
    position: absolute;
    left: 0;
    right:0;
    bottom: 8%;
    padding: 3%;
    background: rgba(255, 255, 255, 0.8);
}

.xkz-info .title {
    margin: 0;
    padding: 0 0 0.05rem 0;
    font-size: 0.24rem;
    color: #4cbbb4;
    text-align: left;
}

.xkz-info .intro {
    font-size: 0.2rem;
    color: #666;
    line-height: 0.24rem;
}

.xkz .hd {
    margin-bottom: 0.1rem;
}

.xkz .hd ul {
    font-size: 0;
    text-align: center;
}

.xkz .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 3px;
    background: #eee;
}

.xkz .hd ul li.on {
    background: #4cbbb4;
}

.xkz-btn{
    display: flex;
    justify-content: space-between;
}

.xkz-btn li {
    width: 1.6rem;
}

.xkz-btn li a {
    display: block;
    line-height: 0.45rem;
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
    background: #717171;
}

.xkz-btn li.xkz-btn2 a {
    background: #fda233;
}

.xkz .zjpq-btn{width: 5.6rem;margin: 0 auto;}
.xkz .zjpq-btn img{display: block;width: 100%;}