blockquote,
body,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
ul,
p,
pre,
textarea {
    margin: 0;
    padding: 0;
}

body,
html {
    margin: 0 auto;
    font-size: 20px;
    height: 100%;
    /* background: #f7f7f7; */
    color: #2b2b2b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 12px;
}

ol,
ul {
    list-style: none;
}

img {
    border: none;
}

a:link,
a:visited {
    color: #000000;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: #369EFF;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

*+html .clearfix {
    min-height: 1%;
}

a:hover {
    text-decoration: none
}

.bar {
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    background: #0c82b6;
}

.nav-box {
    width: 100%;
    height: 80px;
    z-index: 5;
    background: #f0f0f0;
    left: 0;
    overflow: hidden;
}

.hide {
    display: none;
}

nav ul li.swiper-slide {
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: auto;
    float: left;
    font-size: 1.25rem;
}

nav ul li.w1 {
    width: 80px;
}


.top-download {
    display: none;
    width: 100%;
    max-width: 640px;
    position: fixed;
    height: 2.6rem;
    overflow: hidden;
    line-height: 44px;
    padding: 0 2px;
    text-align: center;
    margin: 0 auto;
    top: 0;
    z-index: 9999;
}

.top-download img {
    width: 100%;
    /*height: 100%;*/
}

.nav-bar {
    position: fixed;
    width: 100%;
    max-width: 750px;
    height: 105px;
    line-height: 105px;
    border-bottom: 1px solid #dddddd;
    z-index: 5;
    background: #fff;
}

nav {
    position: absolute;
    top: 105px;
    width: 100%;
    max-width: 750px;
    z-index: 5;
}

.nav-bar.nav-dl {
    padding-top: 4rem;
}

.nav-bar .nav-back {
    float: left;
    height: 105px;
    line-height: 125px;
    /* margin-left: 4%; */
    padding-left: 4%;
}

.nav-bar .nav-back i {
    display: inline-block;
    border-left: 3px solid #0C82B6;
    border-bottom: 3px solid #0c82b6;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    font-weight: bold;
    -webkit-tap-highlight-color: rgba(12, 130, 182, 0);
}

.nav-bar a {
    width: 92%;
    padding-left: -4%;
    display: inherit;
    /* float: right; */
    /* text-align: right; */
    text-align: center;
    height: 2rem;
    /* margin-right: 4%; */
    font-size: 1.25rem;
    color: #0c82b6;
}

.wap-banner {
    width: 100%;
    max-height: 4rem;
    overflow: hidden;
}

.wap-banner img {
    width: 100%;

}

.wap-main {
    padding: 4%;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 1px #ddd;
}

.wap-main.top-dl {
    padding-top: 3rem;
}

.wap-main .title {
    font-size: 1rem;
    color: #4A4A4A;
    line-height: 1.5;
    font-weight: bold;
}

.wap-main .date {
    margin-top: 10px;
    font-size: .5rem;
    color: #9B9B9B;
}

/*.share-all {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(100, 100, 100, .5);
}
*/
.share-all {
    float: right;
    margin-top: -3px;
    margin-right: 5px;
    display: block;
    width: 20px;
    height: 20px;
    background: url("http://wap.qtv.com.cn/images/share_ico.png");
    background-size: cover;
}

.share-bottom {
    display: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
}

.share-bottom span {
    float: left;
    font-size: 0.6rem;
}

.share-bottom i {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.wap-main .content {
    width: 100%;
    margin-top: 15px;
    line-height: 1.75;
    color: #4A4A4A;
    font-size: 0.75rem;
}

.wap-main .content img,
.wap-main .content video {
    width: 100%;
    max-width: 100%;
}

.share-btn {
    overflow: hidden;
    width: 100%;
    margin: 40px auto;
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    text-align: center;
    font-size: 14px;
    color: #cc0033;
    border: 1px solid #cc0033;
}

.share {
    margin: 40px 0;
    overflow: hidden;
    display: none;
}

.share .s-title {
    float: left;
    width: 16%;
    font-size: 0.6rem;
    color: #9B9B9B;
    line-height: 2rem;
}

.share .share-list {
    float: left;
    width: 84%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.share .share-list a {
    padding: 0;
    float: left;
    width: 2rem;
    height: 2rem;
    margin: 0 0 0 3.5%;
}

.share .share-list .weibo {
    background: url("http://wap.qtv.com.cn/images/ShareIco_Weibo2x.png") no-repeat;
    background-size: cover;
}

.share .share-list .qq {
    background: url("http://wap.qtv.com.cn/images/ShareIco_QQ2x.png") no-repeat;
    background-size: cover;
}

.share .share-list .qzone {
    background: url("http://wap.qtv.com.cn/images/ShareIco_QZone2x.png") no-repeat;
    background-size: cover;
}

.share .share-list .weixin {
    background: url("http://wap.qtv.com.cn/images/ShareIco_Wechat2x.png") no-repeat;
    background-size: cover;
}

.share .share-list .weixin-timeline {
    background: url("http://wap.qtv.com.cn/images/ShareIco_PYQ2x.png") no-repeat;
    background-size: cover;
}

.share .share-list .wx {
    display: none;
}

.share .share-list>li {
    float: left;
    width: 16.5%;
    margin-left: 3.5%;
}

.share .share-list>li a {
    float: none;
    margin: 0;
    padding: 0;
    background-image: none;
    _background-image: none;
}

.share .share-list>li img {
    width: 100%;
}

.related-news-title {
    padding: 0 4%;
    width: 92%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    background: #fff;
    color: #4A4A4A;
    font-size: 0.7rem;
    border-bottom: 1px solid #ddd;
}

.related-news-list {}

.related-news-list>li {
    position: relative;
    min-height: 3rem;
    padding: 3% 0;
    border-bottom: 1px solid #ddd;
    background: #fff;
    overflow: hidden;

}

.related-news-list>li .news-title {
    font-size: .65rem;
    color: #4A4A4A;
}

.related-news-list>li .news-title a {
    color: #4A4A4A;
}

.related-news-list>li .news-date {
    font-size: .5rem;
    color: #9B9B9B;
    position: absolute;
    bottom: 10%;
    float: none;
    padding: 0;
    background: none;
}

.related-news-list>li .news-l {
    float: left;
    width: 60%;
    margin-left: 4%;
}

/*.related-news-list > li .news-r {
    float: right;
    width: 33.3%;
    height: 100%;
    overflow: hidden;
}*/

.related-news-list>li .news-img {
    /*background: #ddd;*/
    width: 30%;
    /*height:0;*/
    /*width: 4rem;*/
    /*height: 3rem;*/
    /*padding-bottom: 16%;*/
    float: right;
    margin-right: 4%;
}

.related-news-list>li .news-img a {
    display: inline-block;
}

.related-news-list>li .news-img img {
    width: 100%;
}

.related-news-list>li .news-r img {
    width: 100%;

}

.img-list {
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}

.img-list>li {
    width: 30%;
    float: left;
}

.news-img {}

.related-news-list>li.mult-img {
    /*height: 6rem;*/
    padding: 3% 0;
}

.mult-img .news-title {
    white-space: nowrap;
    word-wrap: normal;
    word-break: keep-all;
    overflow: hidden;
    margin-left: 4%;
    margin-right: 4%;
}

.related-news-list>li.mult-img .news-date {
    margin-left: 4%;
    position: static;
}

.related-news-list>li.mult-img .news-img {
    margin-right: 1%;
    float: left;
}

.related-news-list>li.mult-img .news-img:first-child {
    margin-left: 4%;
}

.wap-footer {
    height: 52px;
    text-align: center;
    color: #9B9B9B;
    font-size: 0.6rem;
    line-height: 52px;
}

.wap-footer a {
    color: #9B9B9B;
}

.big-img {
    width: 100%;
    height: 100%;
    line-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    vertical-align: middle;
    display: table;
}

.img-box {
    display: table-cell;
    vertical-align: middle;
}

.big-img img {
    width: 100%;
}

.zxx_ul_image li {
    float: left;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    *font-size: 125px;
}

.zxx_ul_image li:after {
    content: ' ';
    vertical-align: middle;
}

.zxx_ul_image li img {
    vertical-align: middle;
}

/*@media screen and (max-width: 359px) and (min-width: 320px) {
    html, body {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 374px) and (min-width: 360px) {
    html, body {
        font-size: 22.5px !important;
    }
}

@media screen and (max-width: 413px) and (min-width: 375px) {
    html, body {
        font-size: 23.43px !important;
    }
}

@media screen and (max-width: 639px)  and (min-width: 414px) {
    html, body {
        font-size: 25.875px !important;
    }
}

@media screen and (min-width: 640px) {
    html, body {
        font-size: 36px !important;
    }
}*/

.comment {
    width: 100%;
    height: 88px;
    border-radius: 4px;
    background: #efefef;
    overflow: hidden;
}

.comment textarea {
    display: block;
    background: none;
    resize: none;
    border: none;
    outline: none;
    width: 90%;
    margin: 12px auto;
    height: 64px;

}

.comment-btn {
    overflow: hidden;
    width: 100%;
    margin: 20px auto;
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #cc0033;
    border: 1px solid #cc0033;
}

.row .infoStyle {
    width: auto !important;
}

.row .article-left {
    float: none;
    width: auto;
}

.article-title-hd {
    display: none;
}

.msgCont {
    padding: 0 !important;
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.textElArea {
    padding: 1% !important;
    width: 98% !important;
}

.func-Area .kind,
.msgList-Cont .kind {
    display: none;
}

.func-Area {
    overflow: hidden;
}

.func-Area .fuc-send {
    overflow: hidden;
    width: 100%;
    margin: 20px auto;
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #cc0033;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cc0033;
}

.func-Area .fuc-send a {
    display: block;
    color: #fff;
    height: 38px;
    line-height: 38px;
    background: none;
}

.msgList {
    position: relative;
}

.msgList .msgList-t {
    color: #4a4a4a;
    font-size: 14px;
    top: 8px;
    background: #fff;
    position: absolute;
    border: none;
}

.msgList-Cont {
    border-top: 1px solid #B9B9B9;
}

.msgList-Cont .item-level2 {
    margin: 0;
}

.msgUserName span {
    font-size: 12px;
    color: #9B9B9B;
}

.msgList .msgUserCont {
    color: #4A4A4A;
    font-size: 12px;
}

.msgList .msgMore {
    display: none;
}

.msgList .item-level1 {
    margin: 15px 0 10px 0;
}

.item-level2-li .item-level2-Cont {
    font-size: 12px;
}

.msgFunc .msgDate {
    font-size: 10px;
}

.divTextArea .textElArea {
    margin: 0 !important;
}

.huifu {
    display: none;
}

.huifu.enabled {
    display: inline;
}

.news-list li.no-pic {
    height: auto;
}

.news-list li .news-title {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #63696b;
}

.news-list li .news-date {
    position: absolute;
    bottom: 0;
    color: #a2a9ab;
    font-size: 1.4rem;
}

.news-list li.no-pic .news-date {
    position: static;
}

.pd-top {
    padding-top: 106px;
}

.swiper-container-free-mode>.swiper-wrapper.mg-top {
    margin-top: -80px;
}

.loadtip {
    width: 100%;
    margin: 8px 0;
    padding: 5px 0;
    text-align: center;
    color: #999;
    font-size: 1rem;
}

#page {
    /* margin-bottom: 50px; */
    height: 100%;
}

#page .slidepage {
    height: 100%;
}

#page .slidepage img {
    max-width: 100%;
    object-fit: cover;
}

.scroll {
    height: 100%;
}

.slidescroll {
    height: auto;
}

.slidescroll .banner {
    height: 375px;
}

.banner li {
    width: 100%;
}

.banner img {
    width: 100%;
    height: 100%;
}

.banner .banner-title {
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    width: 96%;
    color: #fff;
    padding: 0 2%;
    background: -moz-linear-gradient(bottom, #333, rgba(0, 0, 0, 0));
    background: -webkit-linear-gradient(bottom, #333, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(bottom, #333, rgba(0, 0, 0, 0));

}

.banner .banner-title a {
    font-size: 1.4rem;
    color: #fff;
}

.btn-bar {
    width: 100%;
    height: 175px;
    overflow: hidden;
}

.btn-xyzd {
    float: left;
    margin-top: 18px;
    margin-left: 40px;
    background: url("../images/btn_xyzd.png") no-repeat;
    width: 308px;
    height: 138px;
}

.btn-bar a {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #fff;
    line-height: 130px;
    font-size: 1.4rem;
    text-indent: 140px;
}

.btn-xydt {
    float: right;
    margin-right: 40px;
    margin-top: 18px;
    background: url("../images/btn_xydt.png") no-repeat;
    width: 308px;
    height: 138px;
}

.news-title-bar {
    border-bottom: 4px #e2e2e2 solid;
    height: 70px;
    line-height: 70px;
    width: 96%;
    padding: 0 2%;
    color: #04222f;
    font-size: 1.5rem;
}

.news-title-bar a {
    /* display: block; */
}

.news-title-bar i {
    float: right;
    margin-right: 4%;
    margin-top: 20px;
    display: inline-block;
    border-right: 3px solid #0C82B6;
    border-bottom: 3px solid #0c82b6;
    width: 25px;
    height: 25px;
    transform: rotate(-45deg);
    font-weight: bold;
    -webkit-tap-highlight-color: rgba(12, 130, 182, 0);
}

.pic-list {
    width: 700px;
    margin: 0 auto;
    padding-top: 108px;
    overflow: hidden;
}

#page .slidepage .pic-list {
    padding-top: 0;
}

.pic-list li {
    float: left;
    width: 300px;
    height: 300px;
    margin: 30px 25px 0 25px;
}

.pic-list li .news-pic {
    width: 300px;
    height: 200px;
}

.pic-list.pic-list-big li {
    float: none;
    width: 700px;
    height: 480px;
    margin: 0 25px;
}

.pic-list.pic-list-big li .news-pic {
    width: 700px;
    height: 400px;
}

.pic-list.teach-list li {
    height: 370px;
}

.pic-list.teach-list li .news-pic {
    width: 300px;
    height: 300px;
}

.pic-list li .news-pic img {
    width: 100%;
    height: 100%;
}

.pic-list li .news-title {
    margin-top: 20px;
    width: 96%;
    padding: 0 2%;
    font-size: 1.2rem;
    text-align: center;
}

.pic-list li .news-title a {
    color: #04222f;
}

#page .slidepage .teacher-channel-list {
    padding-top: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.teacher-channel-list li {
    background: url(../images/btn_bg.png);
    background-size: 100% 100%;
    width: 308px;
    height: 138px;
    margin-top: 30px;
    text-align: center;
    line-height: 120px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}

.teacher-channel-list li a {
    color: #fff;
}

/*联系我们*/
.context_content {
    width: 96%;
    padding: 0 2%;
}

.context_content .box {
    width: 100%;
    margin-top: 45px;
    padding-bottom: 15px;
}

.context_content .box h1 {
    overflow: hidden;
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    font-weight: 100;
}

.context_content .box p {
    width: 30px;
    height: 30px;
    float: left;
    padding-top: 10px;
    margin-right: 28px;
}

.context_content .box p img {
    width: 30px;
    height: 30px;
    display: block;
}

.context_content .box h1 span {
    overflow: hidden;
    color: #e1863d;
    margin-right: 20px;
}

.context_content .box h1:nth-child(3) p img {
    width: 30px;
    height: 20px;
    display: block;
}

.context_content .box h1:nth-child(3) p {
    padding-top: 15px;
}

.context_content .box .map {
    width: 100%;
    height: 500px;
    margin: 30px 0;
}

.context_content .box h2 {
    font-size: 16px;
    line-height: 46px;
    font-weight: 100;
    text-align: right;
}

.tg-content {
    width: 96%;
    margin: 0 auto;
    padding-top: 108px;
    font-size: 1.25rem;
}

.tg-content textarea {
    width: 98%;
    height: 285px;
    padding: 1%;
    border: 1px #a3a2a0 solid;
    border-radius: 5px;
    outline: none;
    resize: none;
    font-size: 1.25rem;
}

.tg-content .tg-row input {
    width: 98%;
    height: 70px;
    line-height: 70px;
    border: 1px #a3a2a0 solid;
    border-radius: 5px;
    padding: 0 1%;
    margin-bottom: 20px;
    font-size: 1.25rem;
}

.tg-sub {
    display: block;
    width: 540px;
    height: 64px;
    margin: 10px auto 35px auto;
    border-radius: 8px;
    line-height: 64px;
    text-align: center;
    color: #fff;
    background: #4192c0;
    font-size: 20px;
    border: none;
    outline: none;
    box-shadow: 0 0 10px #bbddea;
}

.tg-sub:hover {
    color: #fff;
    background: #2c82af;
    transition: .2s ease all;
    box-shadow: 0 0 10px #43bbe8;
}

.sub-tag {
    color: red;
    width: 100%;
    height: 50px;
}