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 {
    font-size: 20px;
}

body {
    margin: 0 auto;
    max-width: 750px;
    font-family: 'microsoft yahei', Simsun, Arial;
    background: #fff;
    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: #333;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: #333;
    text-decoration: none;
}

.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
}

/*#i_nav_btn,.btn-submit,.i_foot_nav a,.i_login,.i_search_icon,.i_search_nav a div,.i_section_more_btn,.i_topNews_hometown_next,.i_topNews_more:before,.i_topNews_next,.tag_vid,.top_bottom div p{background-image:url(http://p0.ifengimg.com/fe/iifeng_index_touch/images/i_sprite_17b08239.png);background-repeat:no-repeat;background-size:500px auto}*/

header {
    background: url("../images/header_pic.png") no-repeat;
    width: 750px;
    height: 150px;
}

.slide-banner {
    width: 750px;
    height: 375px;
    box-shadow: 0 5px 5px #333;
}

.slide-banner .swiper-slide {
    position: relative;
    height: 375px;
}

.slide-banner .swiper-pagination {
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 150px;
}

.slide-banner .swiper-pagination .swiper-pagination-bullet {
    margin-right: 10px;
    width: 10px;
    margin-top: 20px;
    height: 10px;
    background: #888786;
    opacity: 1;
}

.slide-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #0c82b6;
}

.slide-banner .swiper-slide .slide-pic {
    width: 750px;
    height: 375px;
}

.slide-banner .swiper-slide .slide-title {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    width: 96%;
    padding: 0 2%;
    color: #fff;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, .4));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, .4));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, .4));
    font-size: 1.4rem;
}

.slide-banner .swiper-slide .slide-title a {
    color: #fff;
}

.slide-banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.search-bar {
    width: 100%;
    height: 70px;
    background: #fff;
    overflow: hidden;
}

.search-bar .search-input {
    float: left;
    width: 515px;
    height: 51px;
    margin-left: 21px;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-left: 70px;
    font-size: 25px;
    line-height: 51px;
    border: 1px solid #d7d6d6;
    border-radius: 25px;
    background: url("../images/wap_search.png") no-repeat 10px #f2f2f2;
    outline: none;
    box-sizing: border-box;
}

.search-bar .search-btn {
    width: 160px;
    height: 51px;
    float: right;
    margin-right: 21px;
    margin-top: 7px;
    border: 1px #47c2ea solid;
    background: #e8f6ff;
    color: #0c82b6;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    line-height: 51px;
    border-radius: 25px;
    outline: none;
    box-sizing: border-box;
}

.nav-list {
    width: 690px;
    margin: 10px auto 8px auto;
    overflow: hidden;
}

.nav-list li {
    float: left;
    width: 138px;
    margin-top: 30px;
}

.nav-list li .nav-img {
    width: 98px;
    height: 98px;
    line-height: 98px;
    border-radius: 49px;
    text-align: center;
    margin: 0 auto;
}

.nav-list li .nav-img a {
    display: inline-block;
}

.nav-list li .nav-img img {
    vertical-align: middle;
}

.nav-list li .nav-title {
    height: 55px;
    line-height: 55px;
    font-size: 1.2rem;
    text-align: center;
}

.nav-list li .nav-title a {
    color: #2c8ebd;
}

.nav-list li:nth-child(1) .nav-img {
    background: #ed9d4f;
}

.nav-list li:nth-child(2) .nav-img {
    background: #84c0fc;
}

.nav-list li:nth-child(3) .nav-img {
    background: #7bc6dc;
}

.nav-list li:nth-child(4) .nav-img {
    background: #f08383;
}

.nav-list li:nth-child(5) .nav-img {
    background: #84c0fc;
}

.nav-list li:nth-child(6) .nav-img {
    background: #77deaa;
}

.nav-list li:nth-child(7) .nav-img {
    background: #e1947f;
}

.nav-list li:nth-child(8) .nav-img {
    background: #7bc6dc;
}

.nav-list li:nth-child(9) .nav-img {
    background: #f08383;
}

.nav-list li:nth-child(10) .nav-img {
    background: #84c0fc;
}

.notice-bar {
    position: relative;
    margin-left: 12px;
    margin-right: 12px;
    height: 70px;
    border-top: 1px solid #919191;
    border-bottom: 1px #f4f4f4 solid;
    margin-bottom: 10px;
}

.notice-bar i {
    float: left;
    background: url("../images/notice_icon_wap.png") no-repeat;
    width: 22px;
    height: 25px;
    margin-left: 22px;
    margin-top: 26px;
}

.notice-bar .notice-txt {
    position: absolute;
    left: 70px;
    right: 12px;
    height: 41px;
    line-height: 41px;
    padding-left: 15px;
    margin-top: 19px;
    border-left: 2px #dfdfdf solid;
    font-size: 1.2rem;
    overflow: hidden;
}

.topic-top {
    height: 54px;
    width: 100%;
    margin-top: 26px;
    border-bottom: 2px solid #0d7fb1;
    overflow: hidden;
}

.topic-title {
    float: left;
    padding: 0 30px;
    height: 52px;
    /*width: 155px;*/
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #0c82b6;
    border-bottom: 2px solid #0d7fb1;
}

.topic-more {
    float: right;
    margin-right: 25px;
    height: 52px;
    line-height: 52px;
}

.topic-more a {
    color: #888786;
    font-size: 1.2rem;
}

.news-list {
    margin-bottom: 20px;
    padding: 35px 30px 0 30px;
    box-shadow: 0 6px 10px #ededed;
    overflow: hidden;
}

.news-list img {
    max-width: 100%;
}

.news-list li {
    position: relative;
    width: 100%;
    /*height: 165px;*/
    overflow: hidden;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

.news-list li:last-child {
    border: none;
}

.news-list li .news-pic {
    width: 220px;
    height: 165px;
    margin-right: 15px;
    float: left;
}

.news-list li .news-pic:last-child {
    margin-right: 0;
}

.news-list li .news-pic img {
    width: 100%;
    height: 100%;
}

.news-list li .news-content {
    position: absolute;
    left: 235px;
    height: 165px;
    width: 460px;
}

.news-list li .pic-news-title {
    line-height: 1.25;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.news-list li .news-content .news-title {
    font-size: 1.5rem;
    color: #63696b;
}

.news-list li .news-content .news-date {
    position: absolute;
    bottom: 0;
    color: #a2a9ab;
    font-size: 1.4rem;
}

.news-list li.no-pic {
    height: 165px;
}

.news-list li.no-pic .news-title {
    font-size: 1.5rem;
    color: #63696b;
}

.news-list li.no-pic .news-date {
    position: absolute;
    bottom: 0;
    color: #a2a9ab;
    font-size: 1.4rem;
}

.teacher-list {
    /* margin-top: 10px; */
    height: 188px;
    margin: 20px 9px;
    padding-bottom: 20px;
    box-shadow: 0 0 15px #ededed;
    overflow: hidden;
}

.teacher-list .swiper-slide {
    height: 188px;
    /* display: -webkit-box; */
    /*display: -ms-flexbox;*/
    /* display: -webkit-flex; */
    /* display: flex; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.teacher-list .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.teacher-list .swiper-slide img {
    width: 100%;
}

.footer {
    text-align: center;
    color: #878585;
    font-size: 1.4rem;
    padding: 20px;
}