* {
    margin: 0;
    padding: 0
}

@charset "utf-8";

/* CSS Document */
html,
body,
div,
p,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
q,
pre,
a,
abbr,
acronym,
address,
cite,
del,
em,
img,
sub,
sub,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
header,
hgroup,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* for html5 */
article,
aside,
details,
figrue,
figcaption,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

ol,
ul {
    list-style-type: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

address,
caption,
cite,
em,
th {
    font-style: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

del {
    text-decoration: line-through;
}

.layui-m-layer-msg .layui-m-layercont {
    padding: 20px 30px !important;
    font-size: 28px;
}

body .layui-m-layer .layui-m-layer-msg {
    top: -150px
}

.indexSwiper {
    display: none;
    padding-top: 80.38px;
}

button {
    border: 0;
    background: none;
    cursor: pointer;
}

:focus {
    outline: 0;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.cl {
    clear: both;
}

.w {
    width: 100%;
}

.wHalf {
    width: 50%;
}

.h {
    height: 100%;
}

.hHalf {
    height: 50%;
}

.oh {
    overflow: hidden;
}

.dib-wrap {
    font-size: 0;
    /* 所有浏览器 */
    *word-spacing: -1px;
    /* IE6、7 */
}

.dib-wrap .dib {
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}

.userLogin {
    text-align: left;
    font-size: 20px;
    width: 72%;
    margin: -30px auto 20px;
    text-align: center;
}

.userLogin a {
    color: #2a6bb0;
    position: relative;
}
.userLogin a:hover::after {
    width: 100%;
}
.userLogin a::after {
    content: "";
    height: 1px;
    width: 0px;
    position: absolute;
    left: 0px;
    bottom: -2px;
    transition: all 0.3s ease 0s;
    background: #2a6bb0;
}
.oldhref {
    text-align: left;
    font-size: 20px;
    width: 72%;
    margin: 0 auto;
}

.oldhref a {
    color: #2a6bb0;
}
#mtzx .swiper-slide{
    border-radius: 10px;
    overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

    /* firefox 中 letter-spacing 会导致脱离普通流的元素水平位移 */
    .dib-wrap {
        letter-spacing: -5px;
        /* Safari 等不支持字体大小为 0 的浏览器, N 根据父级字体调节*/
    }
}

.tanchaung1 {
    width: 90%;
    max-width: 562px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    z-index: 1000;
    opacity: 0;

    display: none;
}

.tanchaung1.on {
    display: block;
    animation: 2s openShow forwards;
}

.tanchaung2 {
    width: 90%;
    max-width: 540px;
    position: fixed;
    left: 50%;
    top: 50%;

    z-index: 1000;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
    display: none;

}

.tanchaung2.on {
    display: block;
    animation: 2s openShow forwards;
}

@keyframes openShow {
    0% {
        display: block;
        opacity: 0;
        transform: translate(-50%, -50%) scale(0);

    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
        display: block;
    }
}

.dib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom: 1;
}

.mediaNewItem2 .swiper-button-prev::before {
    display: none;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    display: none;
}

.xiajiatou .nameimg {
    width: 30px;
    margin: 0 auto;
}

.footerLogo {
    width: 50%;
}
.swiper-banner .swiper-slide{
	display:none;
	
}
.swiper-banner .swiper-slide.active{
	display:block;
	
}
/* 大美河北 */
.DameiHebei {
    width: 100%;
    height: auto;
    min-height: 670px;
    overflow: hidden;
    background: url(https://www.hebei616.org.cn/doc/DameiHebeiBg.png) left top/100% 100%;
}

.DameiHebei .DameiHebeiTitle {
    width: 90%;
    max-width: 1320px;
    margin: 70px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.DameiHebei .PartnersTitlemore {
    font-size: 14px;
    color: #CA2DFB;
    border-bottom: 2px solid #FF40F7;
    padding-bottom: 0;
    display: block;
    height: 24px;
}

.DameiHebei .PartnersTitleimg {
    width: 65%;
    max-width: 448px;
}

.DameiHebei .DameiHebeiTitle img {
    width: 65%;
    max-width: 391px;
}

.nuxSwiper .swiper-slide {
    width: 420px;
    height: 234px;
    /* overflow: hidden; */
    position: relative;
    cursor: default;
    -webkit-transition: height .3s;
    transition: height .3s;
    opacity: 0;
    animation: fadeInRight50 1.2s .6s forwards;
}

.nuxSwiper .swiper-slide.on {
    height: 290px;
}

.nuxSwiper .swiper-slide img,
.nuxSwiper .swiper-slide .videoBox {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
}

.nuxSwiper .swiper-slide .videoBox::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
    border-radius: 10px;
}

.nuxSwiper .swiper-slide .card {
    position: relative;
    height: 100%;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.nuxSwiper .swiper-slide .card .Cont {
    height: 100%;
}

.nuxSwiper .swiper-slide .contName {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 10;
}

.nuxSwiper .swiper-slide .contName .reveal {
    font-size: 26px;
    font-weight: 600;
    color: #FFFFFF;
}

.nuxSwiper .swiper-slide .contName .reveal1 {
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    z-index: 10;
}


.nuxSwiper .swiper-slide .Cont span {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 34px;
    font-family: Roboto-BlackItalic, Roboto;
    font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
    z-index: 10;
}


.H5more {
    display: none;
}


@keyframes fadeInRight50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight50 {
    -webkit-animation-name: fadeInRight50;
    animation-name: fadeInRight50;
}
.PartnersCon2{
    margin-bottom: 40px; 
}
/* 合作伙伴 */
.Partners {
    width: 100%;
    height: auto;
    min-height: 410px;
    background: url(https://www.hebei616.org.cn/doc/PartnersBg.png) left top/100% 100%;
    overflow: hidden;
}

.mySwiper {
    display: none;
}

.Partners img {
    display: block;
    width: 100%;
}

.PartnersCon {
    width: 90%;
    max-width: 1320px;
    margin: 90px auto;
}

.PartnersTitle {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}

.PartnersTitle .PartnersTitlemore {
    font-size: 14px;
    color: #1B74FF;
    border-bottom: 2px solid #14CFFB;
    padding-bottom: 0;
    display: block;
    height: 24px;
}
.Partners .PartnersTitle1 {
    margin-top: 90px;
}
.Partners .PartnersTitle1 .PartnersTitleimg {
    width: 65%;
    max-width: 448px;
}

.Partners .PartnersTitle2 .PartnersTitleimg {
    width: 60%;
    max-width: 350px;
    margin-top: 30px;
}

.PartnersCon .textCont {
    margin-top: 20px;
}

.PartnersCon .textCont li {
    width: 280px;
}

/*-------发展历程------*/
.fzlc {}

.dataright2 {
    display: none;
}

.development {
    width: 100%;
    height: 960px;
    position: relative;
    overflow: hidden;
    background: url(https://www.hebei616.org.cn/doc/fzlcbg.png) left top/100% 100%;
}


.development .DameiHebeiTitle {
    width: 90%;
    max-width: 1344px;
    margin: 70px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.development .PartnersTitlemore {
    font-size: 18px;
    color: #FB7B2D;
    border-bottom: 2px solid #FB7B2D;
    padding-bottom: 0;
    display: block;
    height: 24px;
    position: absolute;
    right: 0;
}

.development .PartnersTitleimg {
    width: 65%;
    max-width: 498px;

}


.course {
    width: 1200px;
    height: 100%;
    margin: auto;
    position: relative;
    z-index: 2;
}

.course-box {
    width: 100%;
}

.course-num {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    color: #FF0000;
    position: absolute;
    cursor: pointer;
    display: block;
}

.course-num a {
    color: #FF0000;
    font-size: 24px;
    font-weight: bold;
}

#TitImg {
    display: none;
}

.course-num span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #5b80d3;
    border: 10px solid #e7e9ee;
    display: block;
    float: right;
    margin-top: 3px;
}

.course-num {
    width: 88px;
    height: 36px;
}


.num1 {
    left: 0;
    top: 200px;
}

.num2 {
    left: 60px;
    top: 150px;
}

.num3 {
    left: 120px;
    top: 100px;
}

.num4 {
    left: 187px;
    top: 103px;
}

.num5 {
    left: 267px;
    top: 50px;
}

.num6 {
    left: 365px;
    top: 1px;
}

.MapSwiper {
    display: none;
}

.num7 {
      left: 498px;
    top: -30px;

}

.num8 {
     right: 477px;
    top: -30px;
}

.num9 {
   right: 374px;
    top: 0;
    text-align: right;
}

.num10 {
  right: 273px;
    top: 50px;
    text-align: right;
}

.num11 {
        right: 182px;
    top: 100px;
    text-align: right;
}



.num12 {
    right: 60px;
    top: 150px;
    text-align: right;
}

.num13 {
    right: 0;
    top: 200px;
    text-align: right;
}


.num14 {
    left: 1000px;
    bottom: 930px;
    width: 66px;
    height: 71px;

}



.num15 {
    left: 1100px;
    bottom: 900px;
    width: 74px;
    height: 71px;
}

.num16 {
    left: 1180px;
    bottom: 850px;
    width: 74px;
    height: 61px;
}

.num17 {
    left: 1180px;
    bottom: 800px;
    width: 105px;
    height: 36px;
    text-align: right;
}

.num18 {
    left: 1220px;
    bottom: 730px;
    width: 105px;
    height: 36px;
    text-align: right;
}

.num19 {
    left: 1250px;
    bottom: 660px;
    width: 105px;
    height: 36px;
    text-align: right;
}

.num20 {
    left: 1230px;
    bottom: 600px;
    width: 105px;
    height: 36px;
    text-align: right;
}

.num21 {
    left: 1200px;
    bottom: 540px;
    width: 105px;
    height: 36px;
    text-align: right;
}

.num22 {
    left: 1150px;
    bottom: 490px;
    width: 105px;
    height: 36px;
    text-align: right;
}

.num23 {
    left: 1100px;
    bottom: 430px;
    width: 105px;
    height: 36px;
    text-align: right;
}

.num24 {
    left: 1060px;
    bottom: 370px;
    width: 105px;
    height: 36px;
    text-align: right;
}
.teldianhua .lxdh {
	text-align: center;
    color: #000000;
    position: absolute;
	display:none;
    left: -326px;
    margin-bottom: 0;
    margin-top: -83px;
    letter-spacing: 1px;

    width: 300px;
    border-radius: 10px;
	padding:20px 0 16px 20px;
    background-color: #ffffff;
    box-shadow: 2px 3px 5px -3px #266eed;
}
.teldianhua .lxdh span {
    color: #000000;
	text-align:left;
	    font-size: 14px;
		margin-bottom: 5px;
}

.course .course-boxs {
    position: relative;
}

.course .course-boxs .course-tbox {
    width: 840px;
    height: 400px;
    /* url(https://www.hebei616.org.cn/doc/coursetboxBg.png) left top/100% 100% */
    background: #ffffff;


    border-radius: 7px;
    position: absolute;
    top: 162px;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    padding: 30px 0 0;
    display: none;
    box-shadow: 0px 4px 9px 0px rgba(115, 115, 115, 0.24);
    border-radius: 20px;
    overflow: hidden;
}

.course .course-boxs .course-tbox.on {
    display: block;

}

.course .course-boxs .course-tbox .close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 21px;
    top: 19px;
    cursor: pointer;
}

.course .course-boxs .course-tbox .course-name {
    width: 250px;
    /* height: 800px; */
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: #033c72;
    margin-left: 40px;
}

.course-name .swiper-slide img {
    height: 160px;
    object-fit: cover;
}

.course .course-boxs .swiper-container {
    height: 200px;
}

.sj {
    display: none;
}
#company_table{
    height: 205px;
}

.course .course-boxs .course-tbox .course-name span {
    background: #FB7B2D;
    opacity: 0.6;
}

.course .course-boxs .course-tbox .course-name span.swiper-pagination-bullet-active {
    background: #FB7B2D;
    opacity: 1;
}

.course .course-boxs .course-tbox .txt {
    width: 454px;
    height: 187px;
    overflow: hidden;
    float: left;
    margin-left: 32px;
    font-size: 16px;
    line-height: 32px;
    color: #7c7979;
}

.TRS_Editor {
    height: 300px;
    overflow-y: scroll;
    text-align: left;
}

.TRS_Editor::-webkit-scrollbar {
    display: none;
}

.TRS_Editor P {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 2;
    font-family: Arial;
    font-size:16px;
}

.TRS_Editor DIV {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.TRS_Editor TD {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.TRS_Editor TH {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.TRS_Editor SPAN {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.TRS_Editor FONT {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.TRS_Editor UL {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.TRS_Editor LI {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.TRS_Editor A {
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 2;
    font-family: Arial;
    font-size: 10.5pt;
}

.H5logo {
    display: none;
}

.course-tbox {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FB7B2D;
}

.course-tboxCon {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 30px auto;
    position: relative;
    z-index: 10;
}

.course-tbox .title {
    position: relative;
    height: 50px;
}

.course-tbox .title::after {
    position: absolute;
    content: "";
    width: 43px;
    height: 4px;
    background: #FB7B2D;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.course-boxs .course-tbox .bottom {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 190px;
    font-weight: bold;
    color: #FFA440;
    bottom: -112px;
    opacity: 0.1;
}

.popup {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .7);
}

.pop {
    width: 95%;
    max-width: 512px;
    background: #FFFFFF;
    border-radius: 10px;
    padding-bottom: 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popupTop {
    width: 18px;
    padding-top: 14px;
    cursor: pointer;
    margin-left: 15px;
}

.popTitle {
    margin-top: 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
}

.popForm input {
    height: 52px;
    background: #FFFFFF;
    border-radius: 6px;
    width: 100%;
    display: block;
    border: 1px solid #DFE1E6;
    text-indent: 20px;
    font-size: 14px;
}

.popForm input:nth-child(1) {
    margin-bottom: 20px;
}

.popForm {
    display: flex;
    justify-content: space-between;
    margin: 40px 50px 0;
}

.popupInput {
    width: 70%;
    max-width: 320px;
}

.popupState>div {
    display: none;
}

.popSearch {
    width: 77px;
    height: 124px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0A4CB6;
    border-radius: 6px;
    font-size: 16px;
    color: #FFFFFF;
}

.tgIcon {
    width: 141px;
}

.tgewm {
    width: 100px;
    height: 100px;
    background: #F2F2F2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.tgewm img {
    width: 90px;
    height: 90px;
}

.tongguoBox {
    display: flex;
    justify-content: space-between;
    margin-left: 55px;
    margin-right: 36px;
    align-items: flex-end;
}

.popupState {
    max-width: 464px;
    width: 90%;
    margin: auto;
    display: none;
    margin-top: 40px;
    border-top: 1px dashed #E7E7E7;
    padding-top: 40px;
}

.tgleft img {
    width: 141px;
    margin-bottom: 14px;
}

.tgleft span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #45C2A9;
}

.buzhou {
    width: 34px;
    margin-bottom: 60px;
}

.tgRight span {
    font-size: 16px;
    display: block;
    margin-top: 14px;
    text-align: center;
    color: #666666;
}

.notgIcon {
    width: 141px;
    margin: auto;
}

.noTongguoBox p {
    font-size: 16px;
    color: #FC7195;
    margin-bottom: 8px;
    text-align: center;
}

.noTongguoBox span {
    font-size: 14px;
    color: #B4B4B4;
    display: block;
    text-align: center;
}

.noTongguoBox .popupXg {
    width: 118px;
    height: 36px;
    border-radius: 8px;
    border: 1px solid #FC7195;
    margin: 30px auto 0;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    cursor: pointer;
    color: #FC7195;
}

.tgRight {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.shenheBox .shIcon {
    width: 141px;
    margin: auto;
}

.shenheBox p {
    margin-top: 14px;
    font-size: 16px;
    color: #67B3F0;
    text-align: center;
}
.mediaImgLeftLb{
  
    position: relative;
}
#mediaImgLeft .mediaImgLeftNav{
    position: relative;
    width: 250px;
    height: 70px;
    margin-top: 0px;
    margin-left: calc(100% - 250px);
}

#mediaImgLeft  .swiper-button-prev{
    position: absolute;
    width: 38px;
    height: 50px;
    background: url(https://www.hebei616.org.cn/doc/wximg/lbleft.png) left top/100% 100%;
    left: 0;
    top: 50%;
    margin-top: 0 !important;
    transform: translateY(-50%);
    z-index: 10;
}
#mediaImgLeft  .swiper-button-next{
    position: absolute;
    width: 38px;
    height: 50px;
    margin-top: 0 !important;
    background: url(https://www.hebei616.org.cn/doc/wximg/lbright.png) left top/100% 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}


@media (max-width:800px) {

    .indexShow {
        display: flex;
        flex-direction: column;
        margin-top: -10px;
    }

    .mediaRight {
        width: 100%;
    }

    .nav-right .djs {
        display: none;
    }

    .functionShow .closeTopZp {
        display: none;
    }

    .mediaBox {
        height: auto;
    }

    .mediaRight {
        margin-right: 0;
    }

    .mediaNewList {
        flex-direction: column;
        width: 95%;
        margin: auto;
        margin-top: 20px;
    }

    .mediaBottom {
        flex-direction: column;
        width: 95%;
        margin: auto;
        margin: -27px auto 0;
    }

    .mediaNewList>div {
        width: 100%;
        margin-bottom: 20px;
    }

    .mediaTitle img {
        width: 80%;
    }
    .qthRight p{
        margin-bottom: 0;
    }

    .sidebar {
        display: none !important;
    }

    .swiper-container {
        width: 100% !important;
    }

    .schedule {
        width: 100%;
        margin-left: 0;
        overflow: hidden;
    }

    .mediaNewTitle span {
        margin-bottom: 10px;
        font-size: 24px;
    }

    .mediaBottomTitle {
        margin-top: 20px;
    }

    .huodong {
        margin-left: 0;
    }

    .mediaNewItem2 {
        margin-top: 10px;
    }

    .schedule {
        margin-top: 10px;
    }

    .bounceInLeft {
        display: flex;
        flex-wrap: wrap;
      
    }

    .indexShow img {
    
    }

    .qthTitle a::after {
        width: 100%;
    }

    .rightTop div img {
        width: 40% !important;
    }

    .mediaTitle {
        flex-wrap: wrap;
        padding-top: 00px;
        justify-content: center;
    }

    .qthTitle a {
        margin-top: 40px;
    }

    .development .PartnersTitlemore {
        margin-top: 40px;
    }

    .DameiHebei .PartnersTitlemore {
        margin-top: 40px;
    }

    .PartnersTitle .PartnersTitlemore {
        margin-top: 40px;
    }

    .index_nav {
        display: none;
    }

    .fix-top {
        display: none;
    }

    .qthRight .title p::after {
        display: none;
    }

    .qthRight .title {
        margin-bottom: 10px;
    }

    .mediaTitle a {
        margin-top: 40px;
        width: 100%;
    }


    .indexShow .qthBottom>img {
        display: none;
    }

    .fzlc {
        display: none;
    }

    .swiper-slide .title {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .swiper-slide .TRS_Editor {
        overflow-y: auto;
        width: 90%;
        margin: 0 auto;
        height: auto;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;

    }

    #mediaImgLeft {
        display: none;
    }

    .mySwiper {
        margin: 0 auto;
        display: block;
        width: 95%;
        overflow: hidden;
    }

    .footer .footerCon .footerBottom .footerBottomRight dl {
        width: 75px;
    }

    .footer .footerCon .footerBottom .footerBottomRight dl dd {
        font-size: 14px;
        white-space: nowrap;
    }

    .swiperImg2 {
        display: flex;
    }

    .swiperImg2 .swiper-slide img {
        width: 100% !important;
        margin: 10px auto;
        height: 100% !important;
    }

    .mediaTitle a::after {
        width: 100%;
    }

    .qthBox {
        height: auto;
        background-size: cover;
    }

    .qthItem img {
        display: none;
    }

    .qthBox>div {
        width: 100%;
        padding-top: 0;
    }

    .animated {
        width: 95% !important;
        margin:0 auto 20px;
    }

    .qthRight {
        width: 100%;
        margin: 20px auto 0;
    }

    .bounceInUp {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .qthFW {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .resourceBox {
        height: auto;
        background-size: cover;
        padding-bottom: 60px;
    }
.resourceBox #TitImg{
    margin: 20px auto 0;
}
    .dataItem {
        margin-top: 40px;
    }

    .select div {
        flex: 1;
    }

    .dataBox>div {
        width: 100%;
    }

    .resourceBox>div {
        width: 100%;
        padding-top: 0px;
    }

    .MapSwiper {
        width: 95%;
        margin: 20px auto;
    }

    .resourceItem {
        flex-wrap: wrap;
        margin-top: 10px;
    }


    .dataBox>div {
        padding-top: 0px;
    }

    .indexShow img {
        margin-left: 0;
    }

    .resourceLeft div {
        width: 50%;
        height: 120px;
    }

    .rightTop {
        width: 100%;
        margin-top: 20px;
        height: 94px;
        margin-bottom: 30px;
    }

    #pcTitImg {
        display: none;
    }

    #huodongImg {
        width: 100% !important;
        margin: 0 auto !important;
    }

    #TitImg {
        display: block;
        width: 80% !important;
        margin: 30px auto 0px;
    }
    .Partners .PartnersTitle1 {
        margin-top: 10px;
    }
    .PartnersTitle2 #TitImg {
        margin-top: 0;
    }

    .rightTop div {
        margin-left: 20px;
    }

    .rightItem {
        margin-top: 0;
    }

    .itemTitle {
        padding-left: 10px;
    }

    .itemTitle span {
        width: 30px;
    }

    .mediaBox {
        background-size: cover
    }

    .ztImg {
        width: 100%;
    }

    .rightItem>div {
        width: 100%;
        right: 0;
    }

    .rightItem {
        width: 100%;
        margin-left: 0;
        height: auto;
    }

    .resourceRight {
        height: auto;
    }

    .search {
        width: 90%;
    }

    .development .DameiHebeiTitle {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .dataTitle {
        width: 100%;
        flex-wrap: wrap;
    }

    .dataTitle a::after {
        width: 100%;
    }

    .qthBottom .title {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .qthFWimg {
        width: 20%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: 10px 0;
    }

    .qthFW em {
        width: 72% !important;
        height: auto !important;
    }

    .indexSwiper {
        display: block;
        width: 100%;
        overflow: hidden;
    }

    .swiper-slide img {
        width: 100% !important;
        /* margin-left: -10%; */
    }

    .qthFW div:nth-last-child(2) em {
        width: 50% !important;
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .qthFW div:last-child em {
        width: 50% !important;
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer {
        min-height: 500px !important;
    }

    .footer .footerCon .footerBottom .footerBottomLeft .footerEWMImg img {
        width: 70% !important;
    }


    .footerBottomRight {
        display: none !important;
    }

    .qthFW span {
        font-size: 14px;
    }


    .mediaNewItem2 .mediaNewLi:nth-child(1) {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .mediaNewItem2 .mediaNewLi div:last-child {
        width: 67%;
    }

    .mediaNewItem2 .mediaNewLi {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .mediaNewItem2 .swiper-button-next {
        right: 0 !important;
    }

    .mediaNewItem2 .swiper-button-prev {
        right: 60px !important;
    }


    .mediaNewItem1 .swiper-button-prev {
        right: 60px !important;
    }

    .mediaNewItem1 .swiper-button-next {
        right: 0 !important;
    }




    .MapSwiper {
        overflow: hidden;
        display: block;
    }

    .swiperImg2 {
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }

    .Partners {

        background-size: cover;
        min-height: 400px;
    }

    .PartnersCon {
        margin-top: 0px;
        margin-bottom: 0;
    }

    .PartnersCon .textCont li {
        width: 200px;
    }

    .H5more {
        display: block;
    }


    .resourceLeft p {
        padding-top: 55px;
        font-size: 18px;
        white-space: nowrap;
        margin-left: 10px;
        margin-bottom: 5px;
    }

    .selectItem {
        width: 95%;
        margin: 0 auto;
    }

    .swiper-button-next.swiper-button-disabled,
    .swiper-button-prev.swiper-button-disabled {
        z-index: 99;
    }

    .dataright {
        display: none;
    }

    .resourceLeft span {
        margin-left: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 90%;
    }

    .rightTop span {
        white-space: nowrap;
        font-size: 24px;
        margin-left: 15px;
    }

    .dataTop p {
        font-size: 14px;
        white-space: nowrap;
    }

    .dataTop p span {
        font-size: 14px;
        white-space: nowrap;
        margin-right: 5px;
    }

    .dataTop {
        width: 95%;
    }

    .dataTop>div>div {
        margin-left: 10px;
        margin-top: 30px;
    }

    .dataTop>div {
        align-items: flex-start;
        width: 50% !important;
    }


    .selectBox {
        width: 100%;
        flex-direction: column;
    }

    .select {
        display: flex;
        width: 90%;
        margin: 0 auto;
    }

    .select div.active::after {
        background: none;
    }

    .selectRight {
        margin-left: 0;
        justify-content: space-between;
    }

    .selectRight div:nth-child(2n+1) {
        margin-right: 0;
    }



    .selectRight div {
        width: 47%;
    }

    .DameiHebei {
        background-size: cover;
        min-height: unset;
    }

    .DameiHebeiCon {
        height: auto;
    }

    #yuxContent {
        height: auto;
    }

    .nuxSwiper {
        height: auto;
    }

    .DameiHebei .DameiHebeiTitle {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 0px;
        margin-bottom: 40px;
    }

    .DameiHebei .DameiHebeiTitle img {
        width: 100%;
        max-width: unset;
    }

    .EnglishItem {
        width: 95%;
        margin: 40px auto 0;
    }

    .first.animated {
        width: 100% !important;
    }

    .last.animated {
        width: 100% !important;
    }

    .nuxSwiper .swiper-slide {
        width: 90%;
    }

    .English {
        background-size: cover;
        height: auto;
    }

    .English>div {
        width: 100%;
    }

    .EnglishItem>div {
        margin-bottom: 20px;
        flex-direction: column;
    }

    .EnglistImg1 {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .EnglishTitle {
        padding-top: 0px;
    }

    .huodongItem {
        margin-top: 20px;
        height: auto;
    }

    .EnglishTitle img {
        width: 100% !important;
        height: auto !important;
    }

    .EnglistImg1,
    .EnglistImg2 {
        height: auto !important;
    }

    .EnglishItem .EnglistImg2 {
        width: 100%;
    }

    .EnglishItem .EnglistImg3 {
        height: auto;
        margin-bottom: 20px;
    }

    .EnglishItem .EnglistImg4 {
        height: auto;
        margin-bottom: 20px;
    }

    .dataright2 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }

    .nuxSwiper .swiper-slide.on {
        height: unset;
    }

    .dataright2Item {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 20px;
    }

    .dataright2Name {
        margin-right: 5px;
        white-space: nowrap;
        color: #3C60FE;
    }


    .dataright2Msg ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .EnglishItem .EnglistImg5 {
        height: auto;
    }

    .EnglistImg3,
    .EnglistImg4,
    .EnglistImg5 {
        width: 100% !important;
    }

    .footer .footerCon {
        margin-top: 20px;
    }

    .indexSwiper .swiper-slide {
        height: auto !important;
    }

    .indexSwiper img {
        height: 100%;
        object-fit: cover;
    }

    .PartnersCon .textCont {
        margin-top: 0px;
    }
    .PartnersCon2{
        margin-bottom: 0;
    }
    .PartnersTitle2{
        margin-top: 30px;
    }

    .footer .footerCon .footerTop {
        flex-wrap: wrap;
    }

    .footer .footerCon .footerTop .footerLogo {
        width: 100%;
    }

    .footer .footerCon .footerTop .footerDw {
        width: 100%;
    }

    .footer .footerCon .footerBottom .footerBottomLeft {
        width: 100%;
    }

    .footer .footerCon {
        width: 95%;
    }

    .dataright {
        display: none;
    }

    .dataLeft {
        width: 100%;
        margin-left: 0;
    }

    .dataLeft .leftTop>div:nth-child(1) {
        margin-right: 0;
        width: 50%;
        height: auto;
    }

    .dataLeft .leftTop>div:nth-child(2) {
        height: auto;
        width: 50%;
    }

    .leftTop div:nth-child(1) img {
        margin-left: 20px;
        width: 33% !important;
        margin-top: 10px;
    }

    .leftTop div:nth-child(2) img {
        margin-left: 20px;
        width: 33% !important;
        margin-top: 10px;
        height: 53px;
    }

    .H5logo {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background-color: #fff;
        width: 100%;
    }



    .footer .footerCon {
        margin-bottom: 20px;

    }

    #footerImg {
        display: none;
    }

    .H5logo img {
        display: block;
        width: 90%;
        margin: 5px auto;
        margin-left: 2%;
    }

    .leftTop>div>div {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .dataItem {
        height: auto;
    }

    .dataBox {
        height: auto;
        background-size: cover;
    }

    .rightTop .hrefTz a {
        margin-left: 4px;
        width: 80px;
    }


    .DameiHebeiTitle {
        margin: 20px auto;
    }
    .DameiHebeiTitle #TitImg4{
        width: 80%;
        margin: 0 auto;
    }

    .more1 {
        width: 90%;
        margin: 0 auto;
        margin: 20px auto 60px;
        font-size: 14px;
        position: relative;
        display: block;
        cursor: pointer;
        color: #950781;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .more1::after {
        content: "";
        position: absolute;
        width: 20%;
        height: 2px;
        bottom: -7px;
        left: 50%;
        transform: translate(-50%);
        background: #E2007F;
    }

    .more2 {
        width: 90%;
        margin: 0 auto;
        margin: 20px auto 60px;
        font-size: 14px;
        position: relative;
        cursor: pointer;
        display: block;
        color: #FB2614;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .more2::after {
        content: "";
        position: absolute;
        width: 20%;
        height: 2px;
        bottom: -7px;
        left: 50%;
        transform: translate(-50%);
        background: #FD8B1D;
    }

    .more3 {
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        color: #FB7B2D;
        padding-bottom: 0;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 24px;
        margin: 20px auto 60px;
    }

    .more3::after {
        content: "";
        position: absolute;
        width: 20%;
        height: 2px;
        bottom: -7px;
        left: 50%;
        transform: translate(-50%);
        background: #FB7B2D;
    }

    .more4 {
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        color: #CA2DFB;
        display: block;
        position: relative;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px auto 60px;
    }

    .more4::after {
        content: "";
        position: absolute;
        width: 20%;
        height: 2px;
        bottom: -7px;
        left: 50%;
        transform: translate(-50%);
        background: #FF40F7;
    }

    .more5 {
        margin: 0 auto;
        margin: 20px auto 60px;
        font-size: 14px;
        position: relative;
        cursor: pointer;
        display: block;
        color: #FF0000;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90%;
    }

    .more5::after {
        content: "";
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20%;
        height: 2px;
        bottom: -7px;
        left: 50%;
        transform: translateX(-50%);
        background: #FF0000;
    }

    .more6 {
        font-size: 14px;
        color: #1B74FF;
        height: 24px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 20px auto 60px;
    }

    .more6::after {
        content: "";
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20%;
        height: 2px;
        bottom: -7px;
        left: 50%;
        transform: translateX(-50%);
        background: #14CFFB;
    }

    .tab-menu {
        height: 26px;
        position: relative;
    }

    .eightrow li::marker {
        unicode-bidi: normal;
        font-variant-numeric: normal;
        text-transform: none;
        text-indent: 0px !important;
        text-align: unset !important;
        text-align-last: unset !important;
    }

    .tab-menu>span {
        display: inline-block;
        height: 18px;
        position: absolute;
        left: 0;
        top: 0;
        transition: left .4s;
        -webkit-transition: left .4s;
        -moz-transition: left .4s;
    }

    .tworow {
        width: 160px;
        background-color: rgba(224, 229, 232, 1);
    }

    .tworow span {
        width: 72px;
        background-color: rgba(0, 54, 80, 1);
    }

    .tworow .active {
        color: white;
    }

    .tworow li {
        width: 80px;
        color: rgba(0, 54, 80, 1);
    }

    .eightrow li {
        height: 24px;
        line-height: 24px;
        position: relative;
        flex: 1;
        color: hsla(0, 0%, 9%, .8);
    }

    .eightrow li span {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 16px;
        text-align: center;
    }

    .eightrow ul {
        justify-content: space-between;
        display: flex;
        border-bottom: 1px solid #d3d3d3;
        padding-bottom: 5px;
    }

    .eightrow li.active span {
        color: #FB7B2D;
        position: relative;
        font-weight: bold;
        padding-bottom: 5px;
    }

    .eightrow {
        width: 95%;
        margin: 0 auto;
    }

    .eightrow>span {
        width: 47px;
        height: 28px;
        border-bottom: 3px solid #FB7B2D;
        
    }

    .course-tboxCon {
        display: block;
    }

    .TRS_Editor {
        height: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin-bottom: 10px;
        line-height: 30px;
        font-size: 16px;
    }

    .course-tboxCon {
        display: none;
        width: 95%;
    }

    .Partners .PartnersTitle2 .PartnersTitleimg {
        display: none;
    }

    .course-tboxCon.on {
        display: block;
        position: relative;
    }

    .sTempWrapInner {
        width: 100% !important;
    }

    .PartnersCon {
        width: 95%;
    }

    .textCont ul {
        display: flex;
        flex-wrap: wrap;
    }

    .PartnersCon .textCont li {
        width: 50%;
    }
	 .PartnersCon .PartnersCon2Yh .textCont li{
		 margin-right:0 !important;
		 margin-bottom: 20px;
	 }
    .schedule .swiper-button-next {
        right: 0 !important;
    }

    .pc {
        display: none;
    }

    .sj {
        display: block;
    }

    .footer {
        background-size: cover;
    }

    .indexShow img.qthIcon2 {
        width: 207px !important;
        right: 40px;
    }

    .indexShow img.qthIcon1 {
        width: 155px !important;
        right: 80px;
    }

    .dataTop div:nth-child(1) img {
        margin-left: 20px;
        width: 40px !important;
        height: unset !important;
        margin-top: 35px;
    }

    .dataTop div:nth-child(2) img {
        margin-left: 20px;
        width: 40px !important;
        margin-top: 35px;
        height: unset !important;
    }

    .dataTop div:nth-child(4) img {
        margin-left: 20px;
        width: 40px !important;
        height: unset !important;
        margin-top: 40px;
    }

    .dataTop div:nth-child(3) img {
        margin-left: 20px;
        width: 40px !important;
        margin-top: 40px;
        height: unset !important;
    }

    .selectRight.selectRight1 p:nth-child(1) {
        margin-left: 15px;
    }

    .selectRight p span {
        font-size: 42px;
    }

    .footerLogo {
        width: 100%;
    }
}
@media only screen and (max-width:1600px) {
    .nav-left .lefimg{
        width: 90%;
    }
    /* .nav-left .lefimg .leftImg1,.nav-left .lefimg .leftImg2,.nav-left .lefimg .leftImg3,.nav-left .lefimg .leftImg4{
        width: 100%;
        max-width: 218px;
    }  */
}

@media only screen and (max-width:800px) {
    .mediaNewList .mediaNewListNews, .mediaNewList .mediaNewListNotice {
        width: 100% !important;
        margin-left: 0;
    }
    .mediaNewList .mediaNewListNotice{
        margin-bottom: 0;
    }
    .mediaNewList {
        height: auto !important;
    }

	.mediaNewTitle{
		margin-bottom: 10px;
	}
	.mediaNewItem1 .mediaNewLi{
		margin-bottom: 15px;
	}
	.mediaNewItem2 .mediaNewLi .time span{
		margin-bottom: 16px;
	}
	.mediaNewItem2 .mediaNewLi .time{
		margin: 0;
	}
    .mediaNewItem2 .mediaNewLi {
        height: auto;
        margin-bottom: 20px;
        position: relative;
    }
    .mediaNewItem2 .mediaNewLi .icon{
        position: absolute;
        right: 5%;
        top: 4px;
    }

    .mediaNewItem2 .mediaNewLi p {
        display: block;
        overflow: hidden;
       width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        margin-top: -18px;
    }
    /* .schedule .scheduleCon a:nth-child(2){
        width: 100% !important;
    } */
    .schedule .scheduleCon a{
        margin-bottom: 10px;
        position: relative;
    }

    header{
        background: url(https://www.hebei616.org.cn/doc/headBj.png);
        height: 80px !important;
    }
    .rightItem #pcTitImg{
        display: block;
    }
    .table a span{
        overflow:hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow:ellipsis;
    }
    .TRS_Editor{
        height: auto;
    }
    .indexSwiper img{
        height: auto;
    }
    .resourceBox{
        padding-bottom: 0;
    }
    .more1{
        margin: 20px auto 40px;
    }
    .qthBottom {
        margin: 0 auto 35px;
    }
    .zhengce{
        font-size: 12px;
    }
}