/*手机响应式代码*/
@media screen and (max-width:1025px) {

.box-top,.box-top2,.navlistm,.box_shadow,.leftServe,.w1160-slide-ban,.tb20,.ind-subj,.w1160-zt,.n-links,.footer,.navlist{
	display: none;
	}
	.index-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    padding: 0.6rem;
    box-sizing: border-box;
}.index-header-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 50%;
	margin-right: .6rem;
}.index-header-logo {
    width: 7.8rem;
    height: 2rem;
    margin-right: .1rem;
}
	.index-header-logo img{
		width: 100%;
	}
    .index-header-address {
        background: #F7F8FC !important;
        border-radius: .6rem;
        height:2rem;
        padding: 0 .4rem;
        width: 2.8rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: .9em;
        color: #414455;
		margin-left: 0.4rem;
    }.index-header-arrow {
        width: .55rem;
        height: .55rem;
        margin-top: -.5rem;
        border-top: .01rem #414455 solid;
        border-right: .01rem #414455 solid;
        transform: rotate(135deg);
    }
.index-header-right {
        background: #F7F8FC;
        border-radius: .6rem;
        width: 10.2em;
        box-sizing: border-box;
        padding: 0 .4rem;
    }.index-header-right span {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2rem;
}.index-header-right img {
        width: 1.1rem;
        height: 1rem;
        margin-right: .2rem;
        margin-left: 0.2rem;
    }.index-header-right input {
    font-size: .78rem;
}

    .index-header-right input {
        color: #414455;
        outline: none;
        background: none;
        font-family: "Microsoft YaHei", 微软雅黑;
        width: 7rem;
        height: 1rem;
        border: none;
    }
/*	头部导航*/
	.index-nav {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #FFFFFF;
        padding: .6rem .6rem;
        box-sizing: border-box;
    }
	.index-nav-left {
    display: flex;
    align-items: center;
    overflow-x: auto;
    white-space: nowrap;
}.index-nav-list {
        font-size: .94rem;
        color: #414455;
        margin-right: 1.4rem;
    }.index-nav-list.active a {
    color: #2C2E36;
    font-weight: bold;
    font-size: .98rem;
}    .index-nav-right {
        position: absolute;
        top: .84rem;
        right: 0.6rem;
        width: 2.3rem;
        height: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(90deg, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 1) 40%);
    }
	.index-nav-right a{
		height: 1.1rem;
	}
	.index-nav-right img {
    width: 1.2rem;
    height: auto;
}
	
/*	头部结束*/
    .carousel {
        position: relative;
        width: calc(100% - 1.2rem);
        overflow: hidden;
        display: block;
        margin: 0.6rem 0.6rem;
        border-radius: 0.6rem;
    }
.carousel-images {
    display: flex;
    transition: transform 0.5s ease;
}

.carousel-image {
    width: 100%;
    display: none;
}

.carousel-image.active {
    display: block;
}

.carousel-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}

.carousel-dot {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color:#d9d9d9;
    border-radius: 50%;
    cursor: pointer;
}

.carousel-dot.active {
    background-color: #fff;
}

	body{
		background: #f7f8fc;
	}
	.index-class{
		display: block;
	}
	.index-class {
    margin-top: .08rem;
            padding: 0 0.6rem 0.6rem;
        background: #ffffff;
}.index-class-cont {
	display: block;
    box-sizing: border-box;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.index-class-list {
    width: 20%;
    margin-top: .9rem;
}    .index-class-icon {
        width: 1.54rem;
        height: 1.44rem;
        display: block;
        margin: 0 auto;
    }.index-class-title {
    font-size: .78rem;
    color: #414455;
    text-align: center;
    padding-top: .3rem;
		font-weight: normal;
		
}.index-headlines {
    background: #FFFFFF;
    border-radius: .01rem;
    margin: .8rem .6rem 0 .6rem;
    padding: 1rem 0;
    border-radius: .4rem;
}.index-title {
        height: 1.8rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        padding: 1rem;
    }.index-title-hot {
        display: flex;
        align-items: center;
        font-size: 1rem;
        height: 1rem;
        line-height: 1rem;
        font-weight: bold;
        color: #101010;
    }.index-title-hot img {
        width: 1.2rem;
        height: 1.2rem;
        margin-right: .4rem;
        margin-top: 0rem;
    }.index-title-right {
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: .78rem;
        color: #999999;
        font-weight: normal;
    }.index-title-right img {
        width: .9rem;
        margin-left: .2rem;
    }
	.index-headlines{
		display: block;
	}
	.index-headlines-list {
    margin-top: .15rem;
    padding: 0 .15rem;
}.index-headlines-list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}   .index-headlines-left img {
        width: .8rem;
        height: .8rem;
    }.index-headlines-right {
        width: calc(100% - 0.8rem);
        display: flex;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left: 0.4rem;
    }.index-headlines-title {
        max-width: 100%;
        font-size: .8rem;
        color: #414455;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: normal;
    }.index-headlines-official {
        font-size: .61rem;
        line-height: 1.2rem;
        color: #ffffff;
        background: #5b95ff;
        border-radius: .2rem;
        margin-left: .4rem;
        margin-top: .01rem;
        padding: 0 .3rem;
    }.index-headlines-list {
    margin-top: .4rem;
    padding: 0 1rem;
}.index-headlines-list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}.index-headlines-list:nth-child(2) .index-headlines-left {
    color: #e3384e;
}.index-headlines-left {
        font-size: .8rem;
        color: #c5c5c4;
        margin-top: .01rem;
        width: 1.2rem;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
    }.index-headlines-list:nth-child(3) .index-headlines-left {
    color: #ff6150;
}.index-headlines-list:nth-child(4) .index-headlines-left {
    color: #ff8200;
}
	.index-edu{
		display: block;
	}
	.index-edu {
    border-radius: .01rem;
    margin: 0 .6rem;
    margin-top: .6rem;
}.index-title-left {
    position: relative;
    height: 1.2rem;
}.index-title-left::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: .5rem;
        width: 4.3rem;
        background: linear-gradient(90deg, rgba(170, 200, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        border-radius: .02rem;
    }.index-title-text {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        font-size: 1rem;
        height: 1.2rem;
        line-height: 1.2rem;
        width: 4.7rem;
        font-weight: bold;
        color: #101010;
    }.index-title-arrow {
        width: .44rem;
        height: .44rem;
        margin-left: .2rem;
        border-top: .01rem #999999 solid;
        border-right: .01rem #999999 solid;
        transform: rotate(45deg);
    }.index-edu-silder {
    overflow-x: auto;
}.index-edu-cont {
    padding-top: .4rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}.index-edu-item {
        margin-right: .6rem;
        display: inline-block;
        width: calc(33.33% - 0.4rem);
	margin-bottom: 0.6rem;
    }
	.index-edu-item:nth-child(3n){
		margin-right: 0;
	}
	
	.index-edu-list {
        display: block;
        width: 100%;
        margin-top: .08rem;
        background: #ffffff !important;
        border-radius: .3rem;
        padding: .1rem;
        box-sizing: border-box;
    }    .index-edu-logo {
        width: 3.2rem;
        height: 3.2rem;
        margin: 0 auto;
        margin-top: .6rem;
        display: block;
    }.index-edu-logo img {
    border-radius: 50%;
}.index-edu-title {
        font-size: .78rem;
        color: #414455;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
	padding: 0 0.4rem;
    }.index-edu-text {
        font-size: .56rem;
        color: #969AA9;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
    }.index-edu-text span {
    border: 1px solid #f9f9f9;
        padding: 0.1rem 0.3rem;
        border-radius: 0.1rem;
    }
	.index-speciality-silder {
    margin: 0.4rem 0rem;
}
	.index-speciality-item {
    margin-right: .6rem;
		float: left;
		width: calc(33.33% - 0.4rem);
		margin-bottom: 0.6rem;
		
}
	.index-speciality-item:nth-child(3n){
		margin-right: 0;
	}
	.index-speciality-list {
        display: block;
        width: 100%;
        margin-top: .08rem;
        background: #ffffff !important;
        border-radius: .4rem;
        padding: .2rem;
        box-sizing: border-box;
    }
	.index-speciality-title {
    font-size: .78rem;
    color: #414455;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
		font-weight: 300;
		text-align: center;
		
}
	.index-speciality-text {
    font-size: .56rem;
    color: #969AA9;
    padding-top: .03rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
		font-weight: 300;
		text-align: center;
		padding-left: 0.1rem;
}
	.index-speciality-logo img{
		display: block;
		border-radius: 0.4rem;
	}
	.index-speciality{
		display: block;
		margin: 0 0.6rem;
	}
	.index-article-cont {
    background: #FFFFFF;
    padding: .9rem;
    border-radius: .4rem;
    margin-top: .4rem;
}
.index-article-tabs {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}.index-article-item.active {
    color: #326DDB;
    font-weight: bold;
    background: #F7F8FC;
} .index-article-item {
        font-size: .94rem;
        color: #414455;
        margin-right: 1rem;
        padding: .3rem 0.4rem;
        border-radius: .8rem;
    }
	.index-article{
		display: block;
		margin: 0 0.6rem;
	}
	.index-article-first {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.1rem;
}.index-article-left {
        width: 60%;
        height: 4.5rem;
        line-height: 5rem;
    }     .index-article-title {
        font-size: .8rem;
        line-height: 1.2rem;
        height: 1.44rem;
        color: #414455;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }.index-article-time {
        font-size: .6rem;
        color: #969AA9;
        padding-top: .08rem;
        font-weight: 300;
        height: 0.8rem;
        line-height: 3.8rem;
    }.index-article-right {
        width: 35%;
        height: 4.5rem;
    }.index-article-right img {
        border-radius: .4rem;
        width: 100%;
        height: 100%;
    }.index-article-list {
    margin-top: .4rem;
}.index-article-list a {
    font-size: .8rem;
    color: #414455;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
	.index-video{
		display: block;
		margin: 0 0.6rem;
    margin-top: .8rem;

	}.index-video-cont {
    padding-top: .4rem;
    box-sizing: border-box;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.index-video-list {
        width: calc(50% - 0.3rem);
        margin-top: .08rem;
        border-radius: .1rem;
        background: #FFFFFF;
	margin-bottom: 0.6rem;
	}.index-video-list:nth-child(2n){
		margin-right: 0;
	}
	.index-video-images {
    height:auto;
    position: relative;
}.index-video-images img {
    border-radius: .4rem;
}   .index-video-pt {
        position: absolute;
        right: .6rem;
        bottom: 1.2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: .8rem;
        color: #ffffff;
        background-color: rgba(0, 0, 0, .38);
        height: 1.4rem;
        padding: 0 .4rem;
        border-radius: .4rem;
    }.index-video-arrow {
        width: 0;
        height: 0;
        border-radius: .02rem;
        border-left: .68rem solid #ffffff;
        border-top: .44rem solid transparent;
        border-bottom: .44rem solid transparent;
        display: inline-block;
        margin-right: .3rem;
    } .index-video-footer {
        padding: .1rem .5rem;
    }   .index-video-title {
        font-size: .76rem;
        color: #414455;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
    }    .index-video-time {
        font-size: .66rem;
        color: #969AA9;
        padding-top: .03rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
    }
	.index-problem{
		display: block;
		margin: 0 0.6rem;
	}.index-problem-cont {
        background: #FFFFFF;
        padding: .9rem;
        border-radius: .4rem;
        margin-top: .4rem;
}.index-problem-first {
    display: flex;
    justify-content: space-between;
    align-items: center;
}.index-problem-left {
            width: 60%;
        height: 4.5rem;
        line-height: 5rem;
}.index-problem-title {
    font-size: .8rem;
        line-height: 1.2rem;
        height: 1.44rem;
        color: #414455;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}.index-problem-time {
    font-size: .6rem;
        color: #969AA9;
        padding-top: .08rem;
        font-weight: 300;
        height: 0.8rem;
        line-height: 3.8rem;
}.index-problem-right {
            width: 35%;
        height: 4.5rem;
}.index-problem-right img {
           border-radius: .4rem;
        width: 100%;
        height: 100%;
}.index-problem-list {
        margin-top: .4rem;
}.index-problem-list a {
          font-size: .8rem;
        color: #414455;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
	.index-special{
		display: block;
		margin: 0 0.6rem;
		margin-top: 0.4rem;
	}.index-special-cont {
    padding-top: .4rem;
    box-sizing: border-box;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.index-special-list {
           width: calc(50% - 0.3rem);
        margin-top: .08rem;
        border-radius: .1rem;
        background: #FFFFFF;
        margin-bottom: 0.6rem;
}.index-special-images {
            height: auto;
        position: relative;
}.index-special-images img {
    border-radius: .4rem;
}.index-special-footer {
    padding: .1rem .5rem;
}.index-special-title {
    font-size: .76rem;
        color: #414455;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
}
	.index-guide{
		display: block;
		margin: 0 0.6rem;
	}
	.index-guide-cont {
        background: #FFFFFF;
        padding: .9rem;
        border-radius: .4rem;
        margin-top: .4rem;
}.index-guide-tabs {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}.index-guide-item {
           font-size: .94rem;
        color: #414455;
        margin-right: 1rem;
        padding: .3rem 0.4rem;
        border-radius: .8rem;
}.index-guide-first {
            display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 1.1rem;
}.index-guide-left {
            width: 60%;
        height: 4.5rem;
        line-height: 5rem;
}.index-guide-title {
         font-size: .8rem;
        line-height: 1.2rem;
        height: 1.44rem;
        color: #414455;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}.index-guide-time {
          font-size: .6rem;
        color: #969AA9;
        padding-top: .08rem;
        font-weight: 300;
        height: 0.8rem;
        line-height: 3.8rem;
}.index-guide-right {
          width: 35%;
        height: 4.5rem;
}.index-guide-right img {
           border-radius: .4rem;
        width: 100%;
        height: 100%;
}.index-guide-list {
    color: #414455;
           margin-top: .4rem;
}.index-guide-list a {
            font-size: .8rem;
        color: #414455;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.index-guide-item.active {
    color: #326DDB;
    font-weight: bold;
    background: #F7F8FC;
}
	.index-place{
		display: block;
		margin: 0 0.6rem;
		margin-top: 0.4rem;
	}
.index-place-cont {
    background: #FFFFFF;
        padding: 0.4rem 0.9rem 0.9rem;;
        border-radius: .4rem;
        margin-top: 0.4rem;
        flex-wrap: wrap;
        display: flex;
        align-items: center;
}.index-place-list {
        margin-top: .6rem;
        border: .01rem #eeeeee solid;
        margin-right: .8rem;
        height: 1.8rem;
        line-height: 1.8rem;
        border-radius: .4rem;
        width: calc(33.33% - 0.6rem);
        padding: 0 .08rem;
        text-align: center;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
	.index-place-list:nth-child(3n){
		margin-right: 0;
	}
	
	.index-place-list a {
    font-size: .8rem;
    color: #666666;
    display: block;
}
	
	.footer_mm {
		display: block;
    padding: 2rem 0;
    background: #FFFFFF;
    margin-top: .8rem;
}
	.footer-nav_mm {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: .78rem;
        color: #BBBBBB;
    }
	.footer-nav_mm li{
		margin-right: 0.6rem;
	}
	.footer-nav_mm li a{
		margin-right: 0.6rem;
		color: #bdbdbd;
	}
	.footer-copyright {
    font-size: .7rem;
    color: #BBBBBB;
    text-align: center;
		line-height: 1rem;
		padding: 0.06rem 0.6rem;
}
	
	.seek-bottom{
		display: block;
	}
    .seek-bottom-height {
        height: 2.7rem;
    }.seek-bottom-visible {
    transform: translateY(0);
}.seek-bottom-cont {
        transition: transform .3s ease-in-out;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #ffffff;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 .6rem;
        height: 4.4rem;
        border-top: .01rem #f2f4fc solid;
    }
	.seek-bottom-cont a{
		width: calc(33.33% - 0.8rem);
	}
	
	.seek-bottom-list {
        width: 100%;
        height: 2.2rem;
        line-height: 2.2rem;
        font-size: .8rem;
        border-radius:1.2rem;
        color: #404040;
        display: flex;
        justify-content: center;
        align-items: center;
        border: .01rem #EEEEEE solid;
    }    .seek-bottom-list img {
        width: 1.18rem;
        height: 1.18rem;
        margin-right: .4rem;
    }  .seek-bottom-list2 {
        width: 100%;
        height: 2.2rem;
        line-height: 2.2rem;
        font-size: .8rem;
        border-radius: 1.2rem;
        color: #404040;
        display: flex;
        justify-content: center;
        align-items: center;
        border: .01rem #EEEEEE solid;
    } 
	.seek-bottom-list2 {
    background: #ff3814;
    color: #ffffff;
    border-color: #ff3814;
    font-weight: bold;
}  .seek-bottom-list2 img {
        width: 1.18rem;
        height: 1.18rem;
        margin-right: .4rem;
    }
	.g-main1,.layout{
	display: none
}
}