/************************************鍏叡閮ㄥ垎*********************************/
.bg-gray{background: #f9f9f9;}
.mgauto{margin: 0 auto;}

/************************************棣栭〉*********************************/
/*header*/
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}
header a.logo{display: inline-block;float: left;}
header a.logo img{width: auto;height: 30px;margin: calc((90px - 30px) / 2) 0;}
header a.logo img.logoh5{display: none;}
header ul.nav li{float: left;position: relative;}
header ul.nav li h2{position: relative;}
header ul.nav li h2 a{display: block;font-size: 14px;color: #fff;line-height: 90px;padding: 0 15px;transition: all .4s;}
header ul.nav li:hover h2 a,ul.nav li.active h2 a{color: #7dd6ed;transition: all .4s;}
header .cnen{position: absolute;top: 50%;right: calc((100% - 1200px) / 3);transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%); }
header .cnen a,.cnen i{display: inline-block;font-size: 12px;color: #fff;text-transform: uppercase;}
header .cnen a.on{font-size: 24px;color: #7dd6ed;}
header .cnen i{font-size: 14px;color: #fff;width: 4px;}

header.active{background-color: rgba(10,28,72,.86);}
header.active .head-hd { background-color: #0b2c7c;}
header.active .head-hd a.logo img{margin:20px 0;}
header.active .head-bd {background-color: #0b2c7c; line-height:70px; height:70px;}
header.active ul.nav { margin-top: 0;}
header.active ul.nav li h2 a {color: #fff;}
header.active ul.nav li.active h2 a {color: #7dd6ed;}
header.active .drop-down ul.leveltwo {background: rgba(10,28,72,.66); border-radius: 10px; padding: 10px;}
header.active .drop-down ul.leveltwo li{float: none;}
header.active .drop-down ul.leveltwo li a{display: block;font-size: 12px;color: #FFFFFF;text-align: center; /* line-height: 58px;border-bottom: 1px solid rgba(255,255,255,.47); */transition: all .4s;}
header.active .drop-down ul.leveltwo{background: rgba(10,28,72,.66); border-radius: 10px; padding: 10px;}
header.active .drop-down ul.leveltwo:before {
    content: "";display: block;bottom: 100%;left: 40px;position: absolute;border: solid transparent;border-bottom-color: rgba(10,28,72,.66);border-width: 10px;z-index: 2;transition: all .36s;
}

header.active .drop-down ul.leveltwo li:hover a{color: #7dd6ed;transition: all .4s;}
header.active .drop-down ul.leveltwo:before {border-bottom-color: #fff;}
header.active .drop-down ul.leveltwo li a { color:#fff;}
.fr1{float:right;display:inline;}

header .drop-down{position: absolute;top: 100%;left: 0;width: 200px;display: none;	}
header .drop-down ul.leveltwo{background: rgba(10,28,72,.66); border-radius: 10px; padding: 10px;}
header .drop-down ul.leveltwo:before {
    content: "";display: block;bottom: 100%;left: 40px;position: absolute;border: solid transparent;border-bottom-color: rgba(10,28,72,.66);border-width: 10px;z-index: 2;transition: all .36s;
}
header .drop-down ul.leveltwo li{float: none;padding: 0 10px;}
header .drop-down ul.leveltwo li a{display: block;font-size: 12px;color: #FFFFFF;text-align: center; padding: 12px 0;/* line-height: 58px;border-bottom: 1px solid rgba(255,255,255,.47); */transition: all .4s;}
header .drop-down ul.leveltwo li:hover a{color: #7dd6ed;transition: all .4s;}
header .mobile-btn{float: right;}
header .mobile-btn .nav-button{display: none;position: relative;width: 24px;height: 24px;text-align: center;z-index: 11;font-size: 0;}
header .mobile-btn .nav-button div{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);width: 24px;height: 16px;}
header .mobile-btn .nav-button div span{width: 100%;height: 2px;background-color: #ffffff;display: block;margin: 0 auto;line-height: 2px;position: static;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}
header .mobile-btn .nav-button div span.center-hr{margin: 5px auto;}
header .mobile-btn .nav-button div span.top-hr{-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
header .mobile-btn .nav-button div span.bottom-hr{-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
header .mobile-btn .nav-button.active div span{position: absolute;top: 50%; margin-top: -1px;left: 0;}
header .mobile-btn .nav-button.active div span.center-hr{display: none;}
header .mobile-btn .nav-button.active div span.top-hr{transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
header .mobile-btn .nav-button.active div span.bottom-hr{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}

header .search { position: relative; float: left; margin-top: 10px; margin-right:10px; }
header .search .icon-search { display: inline-block; width: 20px; height: 20px; background: url(../images/icon_search1.png) 0 0 no-repeat; }
header .search .icon-search1 { display: inline-block; width: 20px; height: 20px; background: url(../images/icon_search.png) 0 0 no-repeat; }
header .search .icon-search:hover { opacity: 0.8; }
header .search .search-show { position: absolute; width: 0px; top: -10px; right: 0; background-color: #fff; padding: 10px 10px 10px 20px; opacity: 0; visibility: hidden; transition: all .5s; }
header .search .search-show input[type="text"] { width: calc(100% - 30px); line-height: 30px; }
header .search .search-show button { background: none; vertical-align: middle; }
header .search .search-show.open { width: 300px; opacity: 1; visibility: visible; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 1680px) {
	header ul.nav li h2 a{display: block;font-size: 14px;color: #fff;line-height: 90px;padding: 0 20px;transition: all .4s;}
	header a.logo img{margin: calc((78px - 30px) / 2) 0;}
	header ul.nav li h2 a{line-height: 78px;}
	header .cnen a.on{font-size: 20px;}
	.fr1{float:right;display:inline;padding-right:3%;}
}
@media screen and (max-width: 1440px) {
	header ul.nav li h2 a{display: block;font-size: 14px;color: #fff;line-height: 90px;padding: 0 12px;transition: all .4s;}
	header a.logo img{margin: calc((78px - 30px) / 2) 0;}
	header ul.nav li h2 a{line-height: 78px;}
	header .cnen a.on{font-size: 20px;}
}
@media screen and (max-width: 1280px) {
	.fr1{float:right;display:inline;padding-left:1%;}
	header ul.nav li h2 a{display: block;font-size: 12px;color: #fff;line-height: 90px;padding: 0 12px;transition: all .4s;}
	header ul.nav{margin-right: 10px;}
	
	header .cnen{right: 3%;}
}
@media screen and (max-width: 1024px) {
	header{background: #0b2c7c;}
	header a.logo{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	header a.logo img{height: 28px;margin: 0;}
	header a.logo img.logopc{display: none;}
	header a.logo img.logoh5{display: block;}
	header ul.nav{position: absolute;top: 100%;left: 0;width: 100%;background: #0b2c7c;display: none; height:700px;}
	header ul.nav li{float: none;display: block;}
	header ul.nav li h2 a{color: #FFFFFF;line-height: 58px;padding: 0 calc((100% - 88%) / 2);border-bottom: 1px solid rgba(255,255,255,.47);}
	header ul.nav li h2 i{padding: 27px;position: absolute;top: 0;right: calc((100% - 88%) / 2);display: block;width: 12px;height: 8px;background: url(../images/icon_arraw2.png)no-repeat center center;background-size: 12px 8px;transition: all .4s;}
	header ul.nav li h2 i.on{transform: rotate(180deg);transition: all .4s;}
	header .drop-down{position: static;width: 100%;}
	header .drop-down ul.leveltwo li{padding: 0;}
	header .drop-down ul.leveltwo li a{font-size: 12px;text-align: left;margin-left: calc((100% - 88%) / 2);padding-left: 32px;line-height: 42px;}
	header .drop-down ul.leveltwo li:last-child a{border-bottom: none;}
	header .cnen{right: auto;left: calc((100% - 88%) / 2);}
	header .cnen a,.cnen i{color: #FFFFFF;}
	header .cnen a.on{font-size: 18px;color: #7dd6ed;}
	header .cnen i{color: #FFFFFF;}
	header .mobile-btn{margin: calc((58px - 24px) / 2) 0;}
	header .mobile-btn .nav-button{display: block;}
}
@media screen and (max-width: 767px) {
	header .search { position: relative; float: left; margin-top: 10px; margin-right:10px; display:none;}
	header a.logo img{height: 21px;}
	header ul.nav li h2 a{line-height: 52px;}
	header .cnen a,.cnen i{font-size: 12px;}
	header .cnen a.on{font-size: 12px;}
	header .cnen i{font-size: 12px;margin: 0 -3px 0 -5px;}
	header .mobile-btn{margin: calc((52px - 24px) / 2) 0;}
}

/*banner*/
.banner .img{width: 100%;overflow: hidden;}
.banner .img img{width: 100%;object-fit: cover;-webkit-transform: scale(1.1);transform: scale(1.1);transition: 1s .7s ease-in-out}
.banner .swiper-slide-active .img img{-webkit-transform: scale(1);transform: scale(1);transition: 2s .5s ease-in-out;}
.banner .swiper-pagination{bottom: 30px;}
.banner .mesa-swiper-pagination .swiper-pagination-bullet{width: 50px;height: 6px;background: #ffffff;opacity: 1;margin: 0 8px;outline: none;}
.banner .mesa-swiper-pagination .swiper-pagination-bullet-active{background: #0b2c7c;}
.mesa-btn{width: 66px;height: 66px;border-radius: 50%;overflow: hidden;border: 1px solid #0b2c7c;outline: none;z-index: 111;}
.mesa-btn-prev{background: #0b2c7c url(../images/mesa_prev.png)no-repeat center;background-size: 14px 27px;}
.mesa-btn-next{background: #0b2c7c url(../images/mesa_next.png)no-repeat center;background-size: 14px 27px;}
.mesa-btn-next.swiper-button-next.swiper-button-disabled, .mesa-btn-prev.swiper-button-prev.swiper-button-disabled{opacity: 1;}
.mesa-btn-next.swiper-button-next.swiper-button-disabled{background: url(../images/mesa_next_on.png)no-repeat center;background-size: 14px 27px;}
.mesa-btn-prev.swiper-button-prev.swiper-button-disabled{background: url(../images/mesa_prev_on.png)no-repeat center;background-size: 14px 27px;}
@media screen and (max-width: 1440px) {
	.mesa-btn{width: 46px;height: 46px;}
	.mesa-btn-prev{background-size: 10px 20px;}
	.mesa-btn-next{background-size: 10px 20px;}
	.banner .swiper-pagination{bottom: 15px;}
	.mesa-btn-next.swiper-button-next.swiper-button-disabled{background-size: 10px 20px;}
	.mesa-btn-prev.swiper-button-prev.swiper-button-disabled{background-size: 10px 20px;}
}
@media screen and (max-width: 1366px) {
	.mesa-btn{width: 36px;height: 36px;}
	.mesa-btn-next{background-size: 8px 14px;}
	.mesa-btn-prev{background-size: 8px 14px;}
	.mesa-btn-next.swiper-button-next.swiper-button-disabled{background-size: 8px 14px;}
	.mesa-btn-prev.swiper-button-prev.swiper-button-disabled{background-size: 8px 14px;}
}
@media screen and (max-width: 1024px) {
	.mesa-btn{width: 26px;height: 26px;}
	.mesa-btn-next{background-size: 6px 10px;}
	.mesa-btn-prev{background-size: 6px 10px;}
	.banner .swiper-pagination{bottom: 5px;}
	.banner .mesa-swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;}
	.mesa-btn-next.swiper-button-next.swiper-button-disabled{background-size: 6px 10px;}
	.mesa-btn-prev.swiper-button-prev.swiper-button-disabled{background-size: 6px 10px;}
}

@media screen and (max-width: 900px) {
	.banner .img{margin-top:22px; width:100%;}
	.banner .img img{width: 100%;object-fit: cover;-webkit-transform: scale(1.1);transform: scale(1.1);transition: 1s .7s ease-in-out}
	
}

/*瀛︽牎浠嬬粛*/
.index-section2{background: url(../images/xxjs.jpg)no-repeat center center;background-size: cover;}
.school-introducte{position: relative;}
.school-introducte::before{content: "";width: 150px;height: 100%;background: #7dd6ed;background-position-x: right;position: absolute;bottom: 0;right: 0;}
.school-introducte .text{width: 50%;}
.school-introducte .text .txt{margin-bottom: 30px;}
.school-introducte .text .txt:last-child{margin-bottom: 0;}
.school-introducte .text p{font-size: 16px;line-height: 36px;text-align: justify;}
.school-introducte .img{width: 43.33%;height: 290px;margin-top: 10px;margin-right: 30px;}
.school-introducte .img img{width: 100%;height: 100%;object-fit: cover;}
@media screen and (max-width: 1440px) {
	.school-introducte::before{width: 120px;}
	.school-introducte .text p{line-height: 32px;}
}
@media screen and (max-width: 768px) {
	.school-introducte::before{width: 100px;height: 350px;bottom: 50px;}
	.school-introducte .text{width: 100%;}
	.school-introducte .img{width: 100%;margin-right: 0;margin-top: 30px;margin-bottom: 40px;padding-right: 20px;}
}
@media screen and (max-width: 500px) {
	.school-introducte .img{padding-right: 0;}
}

/*鏍″洯鍔ㄦ€?*/
.index-section3{background: url(../images/bg_img.jpg)no-repeat center center;background-size: cover;}
.campus-dynamics .left{width: 49.16%;}
.campus-dynamics .left ul li>a{display: block;}
.campus-dynamics .left ul li{margin-bottom: 20px;position: relative;}
.campus-dynamics .left ul li:last-child{margin-bottom: 0;}
.campus-dynamics .left ul li .date{width: 22%;color: #FFFFFF;background: linear-gradient(135deg, transparent 12px, #7dd6ed 0);padding: 16px 0;display: inline-block;text-align: center;position: absolute;top: 0;left: 0;height: 100%;transition: all .4s;}
.campus-dynamics .left ul li .date span{font-weight: bold;line-height: 60px;display: block;letter-spacing: 2px;}
.campus-dynamics .left ul li .date em{font-size: 16px;}
.campus-dynamics .left ul li .text{width: 77.96%;padding: 18px 20px 15px;background: #FFFFFF;}
.campus-dynamics .left ul li .text h3{font-size: 18px;color: #333333;margin-bottom: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.campus-dynamics .left ul li .text p{font-size: 16px;color: #999999;line-height: 30px;height: 60px;text-align: justify;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.campus-dynamics .left ul li:hover .date{background: linear-gradient(135deg, transparent 12px, #0b2c7c 0);transition: all .4s;}
.campus-dynamics .left ul li:hover .text h3{color: #0b2c7c;transition: all .4s;}
.campus-dynamics .right{width: 45.8%;}
.campus-dynamics .right ul li>a{display: block;}
.campus-dynamics .right ul li{float: left;width: 47.27%;margin-right: 5.45%;margin-top: 34px;text-align: center;position: relative;}
.campus-dynamics .right ul li:nth-child(2n){margin-right: 0;}
.campus-dynamics .right ul li:nth-child(1),.campus-dynamics .right ul li:nth-child(2){margin-top: 0;}
.campus-dynamics .right ul li .img{width: 100%;height: 195px;overflow: hidden;}
.campus-dynamics .right ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.campus-dynamics .right ul li .text{background: rgba(11,44,124,.8);padding: 10px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;visibility: hidden;transition: all .4s;}
.campus-dynamics .right ul li .text h3{font-size: 16px;color: #FFFFFF;text-align: center;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.campus-dynamics .right ul li .text i{display: inline-block;width: 36px;height: 36px;border-radius: 50%;margin-top: 25px;}
.campus-dynamics .right ul li .text i img{width: 100%;height: 100%;}
.campus-dynamics .right ul li:hover .img img{transform: scale(1.1);transition: all .4s;}
.campus-dynamics .right ul li:hover .text{opacity: 1;visibility: visible;transition: all .4s;}
@media screen and (max-width: 1440px) {
	.campus-dynamics .right ul li{margin-top: 25px;}
}
@media screen and (max-width: 1280px) {
	.campus-dynamics .left ul li .date{padding: 20px 0;}
	.campus-dynamics .left ul li .date span{line-height: 50px;}
	.campus-dynamics .left ul li .text{padding: 15px 20px 12px;}
	.campus-dynamics .left ul li .text p{line-height: 28px;height: 56px;}
	.campus-dynamics .right ul li .img{height: 180px;}
}
@media screen and (max-width: 1024px) {
	.campus-dynamics .left ul li .date{padding: 16px 0;}
	.campus-dynamics .left ul li .text h3{font-size: 16px;}
	.campus-dynamics .left ul li .text p{font-size: 14px;line-height: 26px;height: 52px;}
	.campus-dynamics .right ul li .img{height: 170px;}
}
@media screen and (max-width: 768px) {
	.campus-dynamics .left{width: 100%;margin-bottom: 40px;}	
	.campus-dynamics .right{width: 100%;}	
	.campus-dynamics .right ul li{margin-top: 20px;}
}
@media screen and (max-width: 414px) {
	.campus-dynamics .left ul li .date{position: static;width: 100%;text-align: left;padding: 0;padding-left: 20px;height:50px;}
	.campus-dynamics .left ul li .date span{display: inline-block;}
	.campus-dynamics .left ul li .text{width: 100%;}
	.campus-dynamics .right ul li{width: 100%;margin-right: 0;}
	.campus-dynamics .right ul li:nth-child(2){margin-top: 20px;}
}

/*鏍″洯鐗硅壊*/
.index-section4{padding-bottom: 10;background: url(../images/xyts.jpg)no-repeat center center;background-size: cover;}
.campus-characteristics ul li{float: left;width: 22.5%;margin-right: 3.3%;background: #FFFFFF;padding: 20px 20px 30px;border-radius: 20px;border: 1px solid #e6e6e6;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);overflow: hidden;transition: all .4s;}
.campus-characteristics ul li:nth-child(4n){margin-right: 0;}
.campus-characteristics ul li .img{width: 100%;height: 150px;border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.campus-characteristics ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.campus-characteristics ul li .text h3{color: #333333;text-align: center;transition: all .4s;}
.campus-characteristics ul li .text p{font-size: 16px;color: #999999;line-height: 30px;height: 60px;text-align: justify;margin: 15px 0 25px;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;transition: all .4s;}
.campus-characteristics ul li .text span{font-size: 14px;color: #999999;text-transform: uppercase;display: block;position: relative;transition: all .5s}
.campus-characteristics ul li .text span::before{content: "";width: 0;height: 1px;background: #7dd6ed;position: absolute;top: 50%;left: 0;transform: translateY(-50);-webkit-transform: translateY(-50);-moz-transform: translateY(-50);-ms-transform: translateY(-50);-o-transform: translateY(-50);transition: all .5s}
.campus-characteristics ul li:hover{background: #0b2c7c;border: 1px solid #0b2c7c;transition: all .4s;}
.campus-characteristics ul li:hover .img img{transform: scale(1.1);transition: all .4s;}
.campus-characteristics ul li:hover .text h3{color: #FFFFFF;transition: all .4s;}
.campus-characteristics ul li:hover .text p{color: #FFFFFF;transition: all .4s;}
.campus-characteristics ul li:hover .text span{color: #7dd6ed;padding-left: 65px;transition: all .5s}
.campus-characteristics ul li:hover .text span::before{width: 50px;transition: all .5s}
@media screen and (max-width: 1440px) {
	.campus-characteristics ul li{padding: 18px 18px 25px;}
	.campus-characteristics ul li .text p{margin: 15px 0 20px;}
}
@media screen and (max-width: 1280px) {
	.campus-characteristics ul li .text p{line-height: 28px;height: 56px;}
}
@media screen and (max-width: 1024px) {
	.campus-characteristics ul li{width: 48.35%;padding: 20px 20px 25px;margin-top: 20px;}
	.campus-characteristics ul li:nth-child(4n){margin-right: 3.3%;}
	.campus-characteristics ul li:nth-child(2n){margin-right: 0;}
	.campus-characteristics ul li:nth-child(1),.campus-characteristics ul li:nth-child(2){margin-top: 0;}
	.campus-characteristics ul li .text p{line-height: 26px;height: 52px;}
}
@media screen and (max-width: 500px) {
	.campus-characteristics ul li{width: 100%;margin-right: 0;}
	.campus-characteristics ul li:nth-child(2){margin-top: 20px;}
}

/*鐩哥害姊呭弻*/
.mrrt-fmbs ul li>a{display: block;}
.mrrt-fmbs ul li .img{width: 55%;height: 330px;overflow: hidden;box-shadow: 0px 8px 12.61px 0.39px rgba(12, 44, 121, 0.17);}
.mrrt-fmbs ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.mrrt-fmbs ul li .text{border: 1px solid #e6e6e6;width: 45%;padding-bottom: 60px;position: relative;overflow: hidden;}
.mrrt-fmbs ul li .text .tit{position: relative;display: inline-block;float: left;margin-right: 30px;margin-left: 50px;}
.mrrt-fmbs ul li .text .tit h2{color: #c8d3ed;font-family: "FZZDHJW";}
.mrrt-fmbs ul li .text .tit em{display: inline-block;background: #FFFFFF;border-left: 1px solid #c8d3ed;width: 25px;height: 100px;position: absolute;bottom: -15px;left: 70%;transform: rotate(45deg);}
.mrrt-fmbs ul li .text h3{float: left;margin-top: 60px;margin-bottom: 32px;}
.mrrt-fmbs ul li .text img.icon-zszp{position: absolute;bottom: 0;right: 0;max-width: 72px;max-height: 67px;}
.mrrt-fmbs ul li:nth-child(odd) .text{margin-top: 40px;}
.mrrt-fmbs ul li:nth-child(even) .img{margin-top: -40px;}
.mrrt-fmbs ul li:hover .img img{transform: scale(1.05);transition: all .4s;z-index: -1;}
.mrrt-fmbs ul li:hover .btn-style1 .more::after{width: 100%;transition: all .6s;}
.mrrt-fmbs ul li:hover .btn-style1 .more{color: #FFFFFF;transition: all .4s;}
@media screen and (max-width: 1440px) {
	.mrrt-fmbs ul li .img{height: 300px;}
	.mrrt-fmbs ul li .text .tit{margin-right: 25px;}
	.mrrt-fmbs ul li .text .tit em{bottom: -20px;width: 15px;}
	.mrrt-fmbs ul li .text h3{margin-top: 50px;}
	.mrrt-fmbs ul li:nth-child(odd) .text{margin-top: 35px;}
	.mrrt-fmbs ul li:nth-child(even) .img{margin-top: -35px;}
	.mrrt-fmbs ul li .text img.icon-zszp{max-width: 62px;max-height: 57px;}
}
@media screen and (max-width: 1280px) {
	.mrrt-fmbs ul li .text .tit{margin-right: 20px;}
	.mrrt-fmbs ul li .text .tit em{height: 90px;}
	.mrrt-fmbs ul li .text h3{margin-top: 45px;}
	.mrrt-fmbs ul li .text img.icon-zszp{max-width: 52px;max-height: 47px;}
	.mrrt-fmbs ul li:nth-child(even) .img{margin-top: -40px;}
}
@media screen and (max-width: 1024px) {
	.mrrt-fmbs ul li .img{height: 250px;}
	.mrrt-fmbs ul li .text{padding-bottom: 39px;}
	.mrrt-fmbs ul li .text h3{margin-top: 40px;margin-bottom: 20px;}
	.mrrt-fmbs ul li .text .tit{margin-top: 10px;}
	.mrrt-fmbs ul li .text .tit em{height: 90px;bottom: -20px;}
	.mrrt-fmbs ul li .text img.icon-zszp{max-width: 42px;max-height: 37px;}
}
@media screen and (max-width: 800px) {
	.mrrt-fmbs ul li .text .tit{margin-left: 10px;}
}
@media screen and (max-width: 768px) {
	.mrrt-fmbs ul li{margin-top: 20px;}
	.mrrt-fmbs ul li:nth-child(1){margin-top: 0;}
	.mrrt-fmbs ul li .img{width: 100%;}
	.mrrt-fmbs ul li .text{width: 100%;}
	.mrrt-fmbs ul li .text .tit{margin-left: 30px;}
	.mrrt-fmbs ul li .text .tit em{height: 80px;}
	.mrrt-fmbs ul li:nth-child(odd) .text{margin-top: 5px;}
	.mrrt-fmbs ul li:nth-child(even) .img{margin-top: 0;}
}
@media screen and (max-width: 375px) {
	.mrrt-fmbs ul li .text .tit{margin: 10px 15px 0 10px;}
	.mrrt-fmbs ul li .text .tit em{width: 10px;height: 50px;bottom: -10px;}
	.mrrt-fmbs ul li .text h3{margin-top: 30px;}
}

/*footer*/
footer{background: #0b2c7c;}
footer .footer-box{border-bottom: 1px solid #21459b;}
footer .footer-logo{margin-top: 17px;}
footer .footer-logo img{width: 180px;}
footer .footer-middle{width: 66%;}
footer .footer-middle li{float: left;}
footer .footer-middle li:first-child{margin: 0 70px 0 100px;}
footer .footer-middle h4{font-size: 18px;color: #FFFFFF;margin-bottom: 15px;}
footer .footer-middle a{font-size: 14px;color: #7b8fbe;display: block;line-height: 30px;transition: all .4s;}
footer .footer-middle a:hover{color: #FFFFFF;transition: all .4s;}
footer .footer-middle p{font-size: 14px;color: #546ca4;line-height: 26px;}
footer .footer-middle span{color: #7b8fbe;display: block;}
footer .footer-middle dl{position: relative;}
footer .footer-middle dl dd{position: absolute;top: 0;right: 0;}
footer .footer-right{margin-top: 15px;}
footer .footer-right .footer-img{width: 100px;height: 100px;overflow: hidden;}
footer .footer-right .footer-img img{width: 100%;height: 100%;object-fit: cover;}
footer .footer-right span{font-size: 16px;color: #dcdfe6;display: block;text-align: center;margin-top: 5px;}
footer .copyright{border-top: 1px solid #071b4c;padding: 10px 0 15px;}
footer .copyright p{font-size: 14px;color: #7b8fbe;line-height: 28px;}
footer .copyright p a{display: inline-block;vertical-align: -8px;}
@media screen and (max-width: 1200px) {
	footer .footer-middle{width: 63%;}
	footer .footer-middle h4{font-size: 16px;}
	footer .footer-middle li:first-child{margin: 0 50px;}
}
@media screen and (max-width: 1024px) {
	footer .footer-left{width: 100%;text-align: left;display: block;float: none;}
	footer .footer-logo{margin: 10px auto 0;}
	footer .footer-middle{width: 100%;margin: 40px 0;}
	footer .footer-middle li{text-align: left;}
	footer .footer-middle li:first-child{margin: 0;margin-right: 50px;}
	footer .footer-middle dl dt,footer .footer-middle dl dd{float: none;}
	footer .footer-middle dl dd{position: static;}
	footer .footer-middle span{display: inline-block;}
	footer .footer-middle a{line-height: 28px;}
	footer .footer-middle p{line-height: 28px;}
	footer .footer-right{width: 100%;float: none;display: block;clear: both;}
	footer .footer-right .footer-img{margin: 0;}
	footer .footer-right span{width: 120px;}
}
@media screen and (max-width: 767px) {
	footer .footer-left,footer .footer-middle,footer .footer-right{padding: 0 20px;}
	footer .footer-logo img{width: 100px;}
	footer .footer-middle,footer .footer-right{padding: 0 20px;display:none;}
	footer .footer-logo{text-align:center;}
	footer .footer-middle li:first-child{margin-bottom: 30px;}
	footer .copyright{padding: 20px;}
	footer .copyright p{line-height: 24px;padding: 5px;}
}



/****************************************鍐呴〉************************************/
/**************鏍″洯鏂伴椈-鍒楄〃椤?**************/
.title-group3 h2{color: #0b2c7c;}
.title-group3 h3{font-size: 16px;color: #666666;font-family: "CALIST";text-transform: uppercase;}
.title-group3 span{display: inline-block;width: 40px;height: 4px;background: #7dd6ed;}
.title-group4 p{font-size: 16px;color: #333333;line-height: 38px;padding: 0 7.5%;}
.title-group4 span.line-blue{display: block;width: 100%;height: 20px;background: #7dd6ed;position: relative;}
.title-group4 span.line-blue::after{content: "";width: 0;height: 0;border-top: 20px solid #FFFFFF;border-right: 20px solid transparent;position: absolute;top: 0;left: 0;}
.title-group4 span.line-blue::before{content: "";width: 0;height: 0;border-bottom: 20px solid #FFFFFF;border-left: 20px solid transparent;position: absolute;bottom: 0;right: 0;}
.title-group5 h2{color: #333333;}
.title-group5 h2 span{font-size: 16px;}
.inner-banner{position: relative;margin-top:-22px;}
@media screen and (max-width: 1440px) {
	.title-group4 p{line-height: 34px;}
}
@media screen and (max-width: 1024px) {
	.title-group4 p{font-size: 14px;line-height: 32px;padding: 0 5.5%;}
	.title-group4 span.line-blue{height: 15px;}
	.title-group4 span.line-blue::before{border-bottom: 15px solid #FFFFFF;border-left: 15px solid transparent;}
}
@media screen and (max-width: 992px) {
	.title-group4 p{text-align: justify;}
}
@media screen and (max-width: 768px) {
	.title-group4 p{line-height: 28px;padding: 0;}
}
@media screen and (max-width: 500px) {
	.title-group4 span.line-blue{height: 10px;}
	.title-group4 span.line-blue::before{border-bottom: 10px solid #FFFFFF;border-left: 10px solid transparent;}
}
@media screen and (max-width: 375px) {
	.title-group5 h2 span{display: block;}
	.title-group5 h2 em{display: none;}
}
@media screen and (max-width: 768px) {
	.inner-banner{position: relative;margin-top:20px;}
}

.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}
.inner-banner a.img{display: block;width: 100%;hoverflow: hidden;}
.inner-banner a.img img{width: 100%;object-fit: cover;}
.inner-title{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 100%;background: #FFFFFF;padding: 27px 20px 27px 25px;display: flex;align-items: center;justify-content: space-between;}
.inner-title h2{color: #0b2c7c;font-family: "寰蒋闆呴粦";font-weight: bold;}
.inner-title h2 span{font-size: 18px;font-weight: normal;text-transform: uppercase;}
.inner-title h3{border-bottom: 1px solid #dbdbdb;text-align: right;padding-bottom: 3px;margin-top: 5px;flex: 1;}
.inner-title h3 span{font-size: 18px;color: #333333;position: relative;}
.inner-title h3 span::after{content: "";width: 100%;height: 3px;background: #7dd6ed;position: absolute;bottom: -6px;left: 0;}
.tabContainerNews .tabItem span{display: block;font-size: 20px;color: #333333;line-height: 60px;background: #e6e6e6;padding-left:50px;padding-right:50px;text-align: center;float: left;margin-right: 2.5%;cursor: pointer;transition: all .4s;}
.tabContainerNews .tabItem span:last-child{margin-right: 0;}
.tabContainerNews .tabItem span.active{color: #FFFFFF;background: #0b2c7c;transition: all .4s;}
.tabContainerNews .tabContent .content{display: block;}
.tabContainerNews .tabContent .content.active{display: block;}
.tabContainerNews .tabContent .content ul li>a{display: block;}
.tabContainerNews .tabContent .content ul li{background: #FFFFFF;transition: all .4s;overflow: hidden;}
.tabContainerNews .tabContent .content ul li .date{color: #333333;width: 15%;margin: 85.5px 0;transition: all .4s;}
.tabContainerNews .tabContent .content ul li .date em{font-size: 50px;font-weight: bold;display: block;line-height: 60px;}
.tabContainerNews .tabContent .content ul li .date span{font-size: 16px;}
.tabContainerNews .tabContent .content ul li .text{width: 79.97%;margin: 37.5px 0;}
.tabContainerNews .tabContent .content ul.notice li .left{width: 100%;}
.tabContainerNews .tabContent .content ul li .text h3{color: #333333;margin-bottom: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.tabContainerNews .tabContent .content ul li .text .txt{padding-bottom: 20px;margin-bottom: 25px;border-bottom: 1px solid #dbd9d9;}
.tabContainerNews .tabContent .content ul li .text .txt p{font-size: 16px;color: #808080;line-height: 30px;height: 60px;text-align: justify;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.tabContainerNews .tabContent .content ul li .text span{font-size: 16px;color: #666666;text-transform: uppercase;display: block;position: relative;}
.tabContainerNews .tabContent .content ul li .text span::after{content: "";width: 0;height: 7px;background: url(../images/icon_arraw_blue.png)no-repeat center center;background-size: 16px 7px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.tabContainerNews .tabContent .content ul li .left{width: 68.25%;}
.tabContainerNews .tabContent .content ul li .img{width: 31.75%;overflow: hidden;}
.tabContainerNews .tabContent .content ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.tabContainerNews .tabContent .content ul li:hover{background: #f9f9f9;transition: all .4s;}
.tabContainerNews .tabContent .content ul li:hover .date{color: #0b2c7c;padding-left: 2.5%;transition: all .4s;}
.tabContainerNews .tabContent .content ul li:hover .text h3{color: #0b2c7c;transition: all .4s;}
.tabContainerNews .tabContent .content ul li:hover .text span:after{width: 16px;transition: all .8s;left: calc(100% - 16px);}
.tabContainerNews .tabContent .content ul li:hover .img img{transform: scale(1.1);transition: all .4s;}
@media screen and (max-width: 1440px) {
	.inner-title{padding: 25px 20px 25px 20px;}
	.inner-title h2 span{font-size: 16px;}
	.tabContainerNews .tabItem span{line-height: 48px;}
	.tabContainerNews .tabContent .content ul li .date{margin: 78.5px 0;}
	.tabContainerNews .tabContent .content ul li .date em{font-size: 42px;line-height: 50px;padding-left: 5px;}
	.tabContainerNews .tabContent .content ul li .text{margin: 34.5px 0;}
	.tabContainerNews .tabContent .content ul li .text h3{margin-bottom: 15px;}
	.tabContainerNews .tabContent .content ul li .text .txt{margin-bottom: 20px;}
	.tabContainerNews .tabContent .content ul li .text .txt p{line-height: 28px;height: 56px;}
}
@media screen and (max-width: 1280px) {
	.inner-title{padding: 23px 20px;}
	.tabContainerNews .tabContent .content ul li .text .txt{margin-bottom: 18px;padding-bottom: 18px;}
}
@media screen and (max-width: 1024px) {
	.inner-title{padding: 20px;}
	.inner-title h2 span{font-size: 14px;}
	
	.tabContainerNews .tabContent .content ul li .date{margin: 63.5px 0;}
	.tabContainerNews .tabContent .content ul li .date em{font-size: 36px;line-height: 40px;padding-left: 10px;}
	.tabContainerNews .tabContent .content ul li .text{margin: 26.5px 0;}
	.tabContainerNews .tabContent .content ul li .text h3{margin-bottom: 10px;}
	.tabContainerNews .tabContent .content ul li .text .txt{margin-bottom: 15px;padding-bottom: 15px;}
	.tabContainerNews .tabContent .content ul li .text .txt p{font-size: 14px;line-height: 26px;height: 52px;}
	.tabContainerNews .tabContent .content ul li .text span{font-size: 14px;}
	.tabContainerNews .tabItem span{display: block;font-size: 14px;color: #333333;line-height: 42px;background: #e6e6e6;padding-left:10px;padding-right:10px;text-align: center;float: left;margin-right: 2.5%;cursor: pointer;transition: all .4s;}
}
@media screen and (max-width: 992px) {
	.tabContainerNews .tabContent .content ul li .left{width: 100%;height: auto!important;padding: 15px 0;}
	.tabContainerNews .tabContent .content ul li .date{margin: 50.5px 0;}
	.tabContainerNews .tabContent .content ul li .text{margin: 15px 0;}
	.tabContainerNews .tabContent .content ul li .img{width: 100%;}
}
@media screen and (max-width: 600px) {
	.tabContainerNews .tabContent .content ul li .date em{font-size: 28px;line-height: 30px;}
	.tabContainerNews .tabContent .content ul li .date span{font-size: 14px;}
}
@media screen and (max-width: 500px) {
	.inner-title{display: block;text-align: center;background: transparent;}
	.inner-title h2{float: none;width: 100%;display: none;margin-bottom: 10px;}
	.inner-title h2 span{display: block;}
	.inner-title h3 span{display: none;}
	.inner-title h2 em{display: none;}
	.inner-title h3{float: none;width: 100%;}
	.tabContainerNews .tabContent .content ul li .left{padding: 15px;}
	.tabContainerNews .tabContent .content ul li .date{width: 100%;margin: 0 0 10px;}
	.tabContainerNews .tabContent .content ul li:hover .date{padding-left: 0;}
	.tabContainerNews .tabContent .content ul li .date em{display: inline-block;padding-left: 0;}
	.tabContainerNews .tabContent .content ul li .text{width: 100%;margin-bottom: 0;}
}
@media screen and (max-width: 414px) {
	.tabContainerNews .tabItem span{line-height: 38px;}
}
/*pages 鍒嗛〉*/
.pages{text-align: center;}
.pages a,.pages em{display: inline-block;font-size: 16px;color: #666666;margin-left:10px;margin-right:10px; padding-left:10px;padding-right:10px;height: 46px;border: 1px solid #cccccc;text-align: center;line-height: 46px;transition: all .4s;}
.pages a.prev,.pages a.next{width: 80px;}
.pages a:hover,.pages a.active{color: #FFFFFF;background: #0b2c7c;border: 1px solid #0b2c7c;transition: all .4s;}
@media screen and (max-width: 1024px) {
	.pages a,.pages em{display: inline-block;font-size: 12px;color: #666666;margin-left:5px;margin-right:5px; padding-left:8px;padding-right:8px;height: 36px;border: 1px solid #cccccc;text-align: center;line-height: 36px;transition: all .4s;margin-bottom:10px;}
}
@media screen and (max-width: 500px) {
	.pages a,.pages em{display: inline-block;font-size: 12px;color: #666666;margin-left:5px;margin-right:5px; padding-left:8px;padding-right:8px;height: 36px;border: 1px solid #cccccc;text-align: center;line-height: 36px;transition: all .4s;margin-bottom:10px;}
	.pages a.prev, .pages a.next{width: 50px;}
}


/**************鏍″洯鏂伴椈-璇︽儏椤?**************/
.local-bar a,.local-bar i{display: inline-block;font-size: 14px;color: #999999;transition: all .4s;}
.local-bar span{font-size: 14px;color: #0b2c7c;}
.local-bar a:hover{color: #0b2c7c;transition: all .4s;}
.news-detail{padding: 0 5%;}
.news-detail img{max-width:100%;}
.detail-title{border-bottom: 1px solid #e6e6e6;padding-bottom: 25px;}
.detail-title h2{color: #333333;font-weight: bold;text-align: center;margin-bottom: 30px;clear: both;}
.detail-title dl{width: 50%;}
.detail-title dl span{float: left;display: block;font-size: 14px;color: #999999;line-height: 30px;margin-right: 2.75%;}
.detail-title .share a{display: inline-block;height: 18px;margin-right: 5px;width:20px;}
.detail-title .share a.wechat{background: url(../images/icon_share1.png)no-repeat center center;background-size: 30px 30px;}
.detail-title .share a.qq{background: url(../images/icon_share2.png)no-repeat center center;background-size: 30px 30px;}
.detail-title .share a.sina{background: url(../images/icon_share3.png)no-repeat center center;background-size: 30px 30px;}
.detail-title .share a.tencent{background: url(../images/icon_share4.png)no-repeat center center;background-size: 30px 30px;}
.detail-title .share a.more{background: url(../images/icon_share5.png)no-repeat center center;background-size: 30px 30px;}
.detail-title .share span{background: url(../images/icon_share_bg.png)no-repeat center center;background-size: 65px 30px;display: inline-block;width: 65px;height: 30px;line-height: 30px;text-align: center;}
.detail-content .txt{margin-bottom: 40px;}
.detail-content .txt p{font-size: 16px;color: #333333;line-height: 36px;text-align: justify;}
.detail-content .img{margin: 0 auto 40px;overflow: hidden;}
.detail-content .img img{width: 100%;height: 100%;object-fit: cover;}
.detail-content .img1{width: 76.5%;}
.detail-content .img2{width: 88.75%;}
.detail-content .img2 .img2left,.detail-content .img2 .img2right{width: 49%;}
.detail-link ul li>a{display: block;}
.detail-link ul li{width: 50%;background: #f9f9f9;padding: 30px 20px;position: relative;transition: all .4s;}
.detail-link ul li::after{content: "";width: 21px;height: 8px;background: url(../images/icon_arraw_black.png)no-repeat center center;background-size: 21px 8px;position: absolute;top: 50%;right: 30px;transform: translateY(-50%);transition: all .4s;}
.detail-link ul li::before{content: "";width: 1px;height: 20px;background: #dbdbdb;position: absolute;top: 50%;right: 85px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transition: all .4s;}
.detail-link ul li .txt{position: relative;width: 50%;}
.detail-link ul li .txt h4{font-size: 16px;width: 90%;line-height: 100px;margin-left: 75%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.detail-link ul li .img{width: 27%;overflow: hidden;opacity: 0;visibility: hidden;position: absolute;top: 50%;right: 20px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.detail-link ul li .img img{width: 100%;height: 100%;object-fit: cover;}
.detail-link ul li:hover{background: #0b2c7c;transition: all .4s;}
.detail-link ul li:hover::after{background: url(../images/icon_arraw_left.png)no-repeat center center;background-size: 21px 8px;right: auto;left: 30px;transition: all .4s;}
.detail-link ul li:hover::before{right: auto;left: 85px;transition: all .4s;}
.detail-link ul li:hover .txt h4{color: #FFFFFF;margin-left: 40%;transition: all .4s;}
.detail-link ul li:hover .txt i{background: #FFFFFF;transition: all .4s;}
.detail-link ul li:hover .img{opacity: 1;visibility: visible;transition: all .4s;}
@media screen and (max-width: 1440px) {
	.detail-content .txt p{line-height: 32px;}
	.detail-link ul li .txt h4{margin-left: 65%;}
}
@media screen and (max-width: 1024px) {
	.news-detail{padding: 0;}
	.detail-title{padding-bottom: 20px;}
	.detail-title h2{margin-bottom: 25px;}
	.detail-content .txt{margin-bottom: 30px;margin:10px}
	.detail-content .txt p{font-size: 14px;line-height: 28px;padding: 0 2%;}
	.news-detail img{max-width:95%;}
	.detail-link ul li{padding: 20px;}
	.detail-link ul li .txt h4{font-size: 14px;margin-left: 55%;line-height: 80px;}
	.detail-link ul li::after{right: 20px;}
	.detail-link ul li::before{right: 65px;}
	.detail-link ul li:hover::after{left: 20px;}
	.detail-link ul li:hover::before{left: 60px;}
}
@media screen and (max-width: 992px) {
	.detail-title dl{width: 100%;}
	.detail-title .share{float: left;margin-top: 10px;}
	.detail-title .share a{width: 24px;height: 18px;}
	.detail-title .share a.wechat{background-size: 24px 24px;}
	.detail-title .share a.qq{background-size: 24px 24px;}
	.detail-title .share a.sina{background-size: 24px 24px;}
	.detail-title .share a.tencent{background-size: 24px 24px;}
	.detail-title .share a.more{background-size: 24px 24px;}
	.detail-title .share span{font-size: 14px;height: 24px;line-height: 24px;background-size: 55px 24px;}
	.detail-content .img1{width: 100%;}
	.detail-content .img2{width: 100%;}
}
@media screen and (max-width: 768px) {
	.detail-link ul li .txt h4{line-height: 60px;}
}
@media screen and (max-width: 500px) {
	.detail-link ul li{width: 100%;padding: 10px;}
	.detail-link ul li .txt h4{margin-left: 35%;width: 100%;}
	.detail-link ul li .img{right: 10px;}
	.detail-link ul li:hover .txt h4{margin-left: 30%;}
	.detail-link ul li:hover::after{left: 10px;}
	.detail-link ul li::after{right: 10px;}
	.detail-link ul li::before{right: 55px;}
	.detail-link ul li:hover::before{left: 40px;}
}

/**************鍏充簬鎴戜滑-姊呮矙鏁欒偛**************/
/*鍏充簬姊呮矙*/
.about-mesa .left{width: 47.9%;}
.about-mesa .left .text p{font-size: 16px;color: #333333;text-align: justify;line-height: 36px;}
/*.about-mesa ul{margin-top: 50px;}*/
.about-mesa ul li{float: left;width: 26.08%;margin-right: 10.8%;padding: 0 10px;}
.about-mesa ul li:last-child{margin-right: 0;}
.about-mesa ul li .icon{width: 100px;height: 100px;border-radius: 50%;background: #7dd6ed;margin: 0 auto;transition: all .4s;}
.about-mesa ul li .icon img{max-width: 49px;max-height: 49px;}
.about-mesa ul li .txt{text-align: center;}
.about-mesa ul li .txt h4{font-size: 20px;color: #333333;margin: 15px 0 10px;}
.about-mesa ul li .txt p{font-size: 14px;color: #999999;line-height: 24px;}
.about-mesa ul li:hover .icon{background: #0b2c7c;transition: all .4s;}
.about-mesa .right{width: 47.25%;position: relative;padding-left: 20px;margin-top: 70px;}
.about-mesa .right::after{content: "";width: 166px;height: 132px;background: #7dd6ed;position: absolute;top: -60px;left: 0;z-index: -1;}
.about-mesa .right::before{content: "";width: 166px;height: 132px;background: #0b2c7c;position: absolute;bottom: -90px;right: 20px;z-index: -1;}
.about-mesa .right .img{width: 100%;height: auto;overflow: hidden;border-bottom: 2px solid #FFFFFF;}
.about-mesa .right .img img{width: 100%;height: 100%;object-fit: cover;}
@media screen and (max-width: 1440px) {
	.about-mesa .left .text p{line-height: 32px;}
	.about-mesa ul li{padding: 0;}
	.about-mesa ul li .icon{width: 90px;height: 90px;}
	.about-mesa ul li .txt h4{font-size: 18px;margin: 12px 0 8px;}
	.about-mesa .right{margin-top: 50px;}
	.about-mesa .right::after{top: -40px;}
	.about-mesa .right::before{bottom: -60px;}
	
}
@media screen and (max-width: 1200px) {
	.about-mesa ul li{width: 28.08%;margin-right: 7.8%;}
}
@media screen and (max-width: 1024px) {
	.about-mesa .left .text p{font-size: 14px;line-height: 28px;}
}
@media screen and (max-width: 992px) {
	.about-mesa .left{width: 100%;}
	.about-mesa .right{width: 100%;padding-right: 20px;}
	.about-mesa .right::after{top: -20px;}
	.about-mesa .right::before{bottom: -20px;right: 0;}
	.about-mesa .right .img{border-bottom: none;}
}
@media screen and (max-width: 500px) {
	.about-mesa .right{padding-right: 10px;padding-left: 10px;}
	.about-mesa .right::after{top: -10px;width: 100px;height: 100px;}
	.about-mesa .right::before{bottom: -10px;width: 100px;height: 100px;}
}
@media screen and (max-width: 414px) {
	.about-mesa ul li{width: 100%;margin-right: 0;margin-top: 30px;}
}
/*姊呮矙澶т簨璁?*/
.mesa-events-bg{background: url(../images/mesa_bg.png)no-repeat center/cover;}
.mesa-events .gallery-top .swiper-slide{padding: 0 12%;}
.mesa-events .img{width: 39.56%;overflow: hidden;margin-right: 5%;}
.mesa-events .img img{width: 100%;height: 100%;object-fit: cover;}
.mesa-events .text{width: 52.74%;position: relative;}
.mesa-events .text p{font-size: 16px;color: #333333;width: 100%;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.mesa-events .swiper-pagination-bullet-active{background: #0b2c7c;}
.mesa-events .gallery-thumbs::after{content: "";width: 100%;height: 1px;background: url(../images/mesa_line.png) no-repeat center;background-size: 100%;position: absolute;bottom: 21%;left: 0;}
.mesa-events .gallery-thumbs h4{font-size: 16px;color: #333333;position: relative;text-align: center;line-height: 36px;}
.mesa-events .gallery-thumbs h4::after{content: "";width: 10px;height: 10px;background: #999999;border-radius: 50%;position: absolute;bottom: -15px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.mesa-events .gallery-thumbs .swiper-slide-thumb-active h4{font-size: 24px;color: #0b2c7c;font-weight: bold;}
.mesa-events .gallery-thumbs .swiper-slide-thumb-active h4::after{content: "";background: #0b2c7c;}
.mesa-events .gallery-thumbs .swiper-slide{height: 60px;}
@media screen and (max-width: 1440px) {
	.mesa-events .gallery-thumbs .swiper-slide-thumb-active h4{font-size: 22px;}
}
@media screen and (max-width: 1024px) {
	.mesa-events .gallery-thumbs .swiper-slide-thumb-active h4{font-size: 20px;}
	.mesa-events .text p{font-size: 14px;}
}
@media screen and (max-width: 768px) {
	.mesa-events .img{width: 100%;}
	.mesa-events .text{width: 100%;height: auto!important;margin-top: 15px;}
	.mesa-events .text p{position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);}
	.mesa-events .gallery-top .swiper-slide{padding: 0 10%;}
	.mesa-btn-prev{left: 0;}
	.mesa-btn-next{right: 0;}
}
/*涓氬姟鏉垮潡*/
.business-sector ul li{float: left;width: 22.5%;margin-right: 3.3%;padding: 30px 30px 35px;transition: all .4s;}
.business-sector ul li:nth-child(4){margin-right: 0;}
.business-sector ul li .img{width: 121px;height: 121px;border-radius: 50%;overflow: hidden;margin: 0 auto;position: relative;}
.business-sector ul li .img img{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webjit-transform: translate(-50%,-50%);transition: all .4s;}
.business-sector ul li .img img.on{opacity: 0;visibility: hidden;transition: all .4s;}
.business-sector ul li .text{text-align: center;}
.business-sector ul li .text h3{font-size: 20px;color: #333333;margin: 20px 0;transition: all .4s;}
.business-sector ul li .text p{font-size: 14px;color: #666666;line-height: 24px;height: 48px;}
.business-sector ul li:hover{box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.15);transition: all .4s;}
.business-sector ul li:hover .img img.on{opacity: 1;visibility: visible;transition: all .4s;}
.business-sector ul li:hover .img img.icon{opacity: 0;visibility: hidden;transition: all .4s;}
.business-sector ul li:hover .text h3{transition: all .4s;}
.business-sector ul li.li1:hover .text h3{color: #20a08a;}
.business-sector ul li.li2:hover .text h3{color: #ea5520;}
.business-sector ul li.li3:hover .text h3{color: #f29200;}
.business-sector ul li.li4:hover .text h3{color: #711fb2;}
@media screen and (max-width: 1440px) {
	.business-sector ul li .text h3{font-size: 18px;margin: 15px 0;}
}
@media screen and (max-width: 1024px) {
	.business-sector ul li{padding: 20px 20px 25px;}
	.business-sector ul li .text h3{font-size: 16px;margin: 12px 0 10px;}
}
@media screen and (max-width: 992px) {
	.business-sector ul li{width: 50%;margin-right: 0;}
}
@media screen and (max-width: 500px) {
	.business-sector ul li{width: 100%;}
}
/*璁╁瀛愯蛋涓婅嚜宸遍€夋嫨鐨勪汉鐢熶箣璺?*/
/*.mesa-child{border-top: 1px solid #e6e6e6;}*/
.mesa-child p{font-size: 16px;color: #333333;line-height: 68px;letter-spacing:8px;}
.mesa-child h2{font-size: 50px;color: #3e636d;font-family: "DFPSong";}
.mesa-child .img{width: 100%;overflow: hidden;}
.mesa-child .img img{width: 100%;height: 100%;object-fit: cover;}
@media screen and (max-width: 1440px) {
	.mesa-child p{line-height: 34px;}
	.mesa-child h2{font-size: 40px;}
}
@media screen and (max-width: 1024px) {
	.mesa-child p{line-height: 30px;}
	.mesa-child h2{font-size: 36px;}
}
@media screen and (max-width: 768px) {
	.mesa-child p{font-size: 14px;}
	.mesa-child h2{font-size: 32px;}
}
@media screen and (max-width: 500px) {
	.mesa-child h2{font-size: 28px;}
	.mesa-child .img{height: 210px!important;}
}
/**************鍏充簬鎴戜滑-姊呮矙瀛︽牎**************/
/*瀛︽牎绠€浠?*/
.school-intr-box{background: url(../images/mesa_bg2.jpg)no-repeat center/cover;}
.school-intr .left{width: 51.66%;position: relative;}
.school-intr .text{width: 100%;position: absolute;top: 50%;right: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.school-intr .text .txt{margin-bottom: 30px;}
.school-intr .text .txt:last-child{margin-bottom: 0;}
.school-intr .text p{font-size: 16px;line-height: 36px;text-align: justify;}
.school-intr .right{width: 43.3%;}
.school-intr .right .img{width: 100%;overflow: hidden;}
.school-intr .right .img img{width: 100%;height: 100%;object-fit: cover;}
@media screen and (max-width: 1440px) {
	.school-intr .text p{line-height: 32px;}
}
@media screen and (max-width: 1280px) {
	.school-intr .text .txt{margin-bottom: 20px;}
	.school-intr .text p{line-height: 30px;}
}
@media screen and (max-width: 1024px) {
	.school-intr .text p{font-size: 14px;line-height: 28px;}
}
@media screen and (max-width: 992px) {
	.school-intr .left{width: 100%;height: auto!important;}
	.school-intr .text{position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);}
	.school-intr .text .txt{margin-bottom: 10px;}
	.school-intr .right{width: 100%;margin-top: 20px;}
}
/*鎴戜滑鐨勭壒鑹?*/
.our-charact-box{background: url(../images/mesa_bg.png)no-repeat center;background-size: 100% 70%;background-position-y: top;}
.our-charact .tab-img .img-box{float: left;padding: 0 6.7%;width: 25%;margin-right: 12.5%;margin-bottom: 40px;cursor: pointer;}
.our-charact .tab-img .img-box:nth-child(3){margin-right: 0;}
.our-charact .tab-img .img-box .txt h4{font-size: 20px;color: #333333;text-align: center;margin-top: 20px;position: relative;transition: all .4s;}
.our-charact .tab-img .img-box .txt h4::after{content: none;width: 0px;height: 0px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 12px solid #21459b;position: absolute;bottom: -15px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);transition: all .4s;}
.our-charact .tab-img .img-box .img{width: 140px;height: 140px;border-radius: 50%;overflow: hidden;background: #FFFFFF;box-shadow: 0px 0px 15px 0px rgba(33, 69, 155, 0.21);margin: 0 auto;position: relative;transition: all .4s;}
.our-charact .tab-img .img-box .img img{max-width: 73px;max-height: 56px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transition: all .4s;}
.our-charact .tab-img .img-box .img img.on{opacity: 0;visibility: hidden;transition: all .4s;}
.our-charact .tab-img .img-box.active .txt h4{color: #21459b;transition: all .4s;}
.our-charact .tab-img .img-box.active .txt h4::after{content: "";}
.our-charact .tab-img .img-box.active .img{background: #21459b;box-shadow: 0px 0px 0px 0px rgba(33, 69, 155, 0.21);transition: all .4s;}
.our-charact .tab-img .img-box.active .img img.on{opacity: 1;visibility: visible;transition: all .4s;}
.our-charact .tab-img .img-box.active .img img.icon{opacity: 0;visibility: hidden;transition: all .4s;}
.our-charact .tab-content .content{display: none;background: #FFFFFF;border-radius: 10px;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);padding: 50px 80px;}
.our-charact .tab-content .content.active{display: block;}
.our-charact .tab-content .content .text h4,.tab-content .content .text p{font-size: 16px;color: #333333;text-align: justify;line-height: 36px;}
.our-charact .tab-content .content .text h4{position: relative;margin-bottom: 10px;}
.our-charact .tab-content .content .text h4::after{content: "";width: 10px;height: 10px;border-radius: 50%;background: #c8d3ed;position: absolute;top: 15px;left: -20px;}
@media screen and (max-width: 1440px) {
	.our-charact .tab-img .img-box .img{width: 120px;height: 120px;}
	.our-charact .tab-img .img-box .img img{max-width: 63px;max-height: 46px;}
	.our-charact .tab-img .img-box .txt h4{font-size: 18px;margin-top: 15px;}
	.our-charact .tab-content .content{padding: 45px 70px;}
}
@media screen and (max-width: 1280px) {
	.our-charact .tab-img .img-box .img{width: 100px;height: 100px;}
	.our-charact .tab-img .img-box .img img{max-width: 53px;max-height: 36px;}
	.our-charact .tab-img .img-box .txt h4::after{border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 10px solid #21459b;bottom: -12px;}
	.our-charact .tab-content .content{padding: 40px 60px;}
}
@media screen and (max-width: 1024px) {
	.our-charact .tab-img .img-box .img img{max-width: 63px;max-height: 46px;}
	.our-charact .tab-img .img-box .txt h4{font-size: 16px;margin-top: 10px;}
	.our-charact .tab-img .img-box .txt h4::after{border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 8px solid #21459b;bottom: -10px;}
	.our-charact .tab-content .content{padding: 30px 50px;}
	.our-charact .tab-content .content .text h4::after{width: 8px;height: 8px;top: 12px;}
	.our-charact .tab-content .content .text h4, .tab-content .content .text p{font-size: 14px;line-height: 30px;}
}
@media screen and (max-width: 992px) {
	.our-charact .tab-img .img-box{padding: 0 5.7%;}
}
@media screen and (max-width: 800px) {
	.our-charact .tab-img .img-box{padding: 0 4.7%;}
}
@media screen and (max-width: 600px) {
	.our-charact .tab-img .img-box{padding: 0 2.7%;}
}
@media screen and (max-width: 500px) {
	.our-charact .tab-img .img-box{padding: 0;margin-right: 0;width: 33.33%;}
	.our-charact .tab-img .img-box .img{width: 70px;height: 70px;}
	.our-charact .tab-img .img-box .img img{max-width: 43px;max-height: 36px;}
	.our-charact .tab-img .img-box .txt h4{font-size: 14px;}
	.our-charact .tab-content .content{padding: 20px 20px 20px 30px;}
	.our-charact .tab-content .content .text h4::after{left: -15px;}
}
/*姊呭弻瀛﹀瓙鐨勭壒鑹?*/
.fmbs-student ul li>a{display: block;}
.fmbs-student ul li{margin-bottom: 60px;}
.fmbs-student ul li:last-child{margin-bottom: 0;}
.fmbs-student ul li .img{width: 40.16%;overflow: hidden;}
.fmbs-student ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.fmbs-student ul li .text{width: 55%;position: relative;position: relative;overflow: hidden;}
.fmbs-student ul li .text .cont{padding-left: 70px;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.fmbs-student ul li .text h2{font-size: 82px;color: #c8d3ed;font-family: "FZZDHJW";line-height: 90px;position: relative;display: inline-block;}
.fmbs-student ul li .text h2:after{content: "";width: 100px;height: 20px;background: #FFFFFF;border-top: 1px solid #c8d3ed;position: absolute;bottom: 50%;left: 50%;transform: rotate(-45deg) translateX(-50%);}
.fmbs-student ul li .text .tit{margin-bottom: 15px;}
.fmbs-student ul li .text .tit h3{font-size: 18px;color: #1a1a1a;margin-bottom: 2px;transition: all .4s;}
.fmbs-student ul li .text .tit span{font-size: 16px;color: #0b2c7c;display: inline-block;}
.fmbs-student ul li .text .txt{margin-bottom: 5px;}
.fmbs-student ul li .text .txt:last-child{margin-bottom: 0;}
.fmbs-student ul li .text .txt p{font-size: 16px;color: #666666;line-height: 32px;text-align: justify;}
.fmbs-student ul li .text .txt p::after{content: "";width: 10px;height: 10px;border-radius: 50%;background: #c8d3ed;position: absolute;top: 12px;left: -20px;}
.fmbs-student ul li:nth-child(odd) .img{float: left;}
.fmbs-student ul li:nth-child(odd) .text{float: right;}
.fmbs-student ul li:nth-child(even) .img{float: right;}
.fmbs-student ul li:nth-child(even) .text{float: left;}
.fmbs-student ul li:hover .img img{transform: scale(1.1);transition: all .4s;}
.fmbs-student ul li:hover .text .tit h3{color: #0b2c7c;transition: all .4s;}
@media screen and (max-width: 1440px) {
	.fmbs-student ul li .text h2{font-size: 62px;line-height: 64px;}
	.fmbs-student ul li .text h2:after{width: 80px;}
	.fmbs-student ul li .text .cont{padding-left: 50px;}
	.fmbs-student ul li .text .tit{margin-bottom: 12px;}
	.fmbs-student ul li .text .txt p{line-height: 30px;}
	.fmbs-student ul li .text .txt p::after{top: 11px;}
}
@media screen and (max-width: 1280px) {
	.fmbs-student ul li .text .tit{margin-bottom: 10px;}
	.fmbs-student ul li .text .txt p{font-size: 14px;line-height: 28px;}
	.fmbs-student ul li .text .txt p::after{width: 8px;height: 8px;top: 10px;}
}
@media screen and (max-width: 1024px) {
	.fmbs-student ul li{margin-bottom: 40px;}
	.fmbs-student ul li .text .tit h3{font-size: 16px;}
	.fmbs-student ul li .text .tit span{font-size: 14px;}
	.fmbs-student ul li .text h2{font-size: 48px;line-height: 50px;float: left;}
	.fmbs-student ul li .text h2:after{left: 30%;bottom: 40%;}
	.fmbs-student ul li .text{width: 100%;height: auto!important;float: left;}
	.fmbs-student ul li .text .cont{position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);}
	.fmbs-student ul li .text .txt p{line-height: 26px;}
	.fmbs-student ul li .img{width: 100%;margin-top: 20px;}
}
@media screen and (max-width: 992px) {
	.fmbs-student ul li .text h2{font-size: 40px;line-height: 42px;}
}


/**************鏁欏鍔炲-鏁欏笀椋庨噰**************/
.teacher-style ul li>a{display: block;}
.teacher-style ul li{width: 48.3%;float: left;background: #FFFFFF;margin-right: 3.3%;margin-top: 40px;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);transition: all .4s;}
.teacher-style ul li:nth-child(2n){margin-right: 0;}
.teacher-style ul li:nth-child(1){margin-top: 0;}
.teacher-style ul li:nth-child(2){margin-top: 0;}
.teacher-style ul li .photo{width: 44.8%;overflow: hidden;float: left;}
.teacher-style ul li .photo img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.teacher-style ul li .right{width: 55.1%;float: right;position: relative;}
.teacher-style ul li .text{padding: 0 40px 0 20px;width: 100%;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.teacher-style ul li .text h3{font-size: 20px;color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.teacher-style ul li .text h3 em{font-size: 16px;color: #999999;transition: all .4s;}
.teacher-style ul li .text p{font-size: 14px;color: #666666;line-height: 26px;height: 78px;text-align: justify;margin: 20px 0 25px;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 3;transition: all .4s;}
.teacher-style ul li .text span{display: block;background: url(../images/icon_arraw_blue.png)no-repeat;background-size: 18px 7px;width: 18px;height: 7px;transition: all .4s;}
.teacher-style ul li:hover{background: #0b2c7c;transition: all .4s;}
.teacher-style ul li:hover .photo img{padding: 10px;transition: all .4s;}
.teacher-style ul li:hover .text h3{color: #FFFFFF;transition: all .4s;}
.teacher-style ul li:hover .text h3 em{color: #FFFFFF;transition: all .4s;}
.teacher-style ul li:hover .text p{color: #FFFFFF;transition: all .4s;}
.teacher-style ul li:hover .text span{background: url(../images/icon_arraw.png)no-repeat;background-size: 18px 7px;transition: all .4s;}
@media screen and (max-width: 1440px) {
	.teacher-style ul li{margin-top: 35px;}
	.teacher-style ul li .text{padding: 0 30px 0 20px;}
	.teacher-style ul li .text h3{font-size: 18px;}
	.teacher-style ul li .text p{margin: 18px 0 20px;}
}
@media screen and (max-width: 1024px) {
	.teacher-style ul li{margin-top: 30px;}
	.teacher-style ul li .text{padding: 0 20px;}
	.teacher-style ul li .text h3{font-size: 16px;}
	.teacher-style ul li .text p{margin: 15px 0;}
}
@media screen and (max-width: 992px) {
	.teacher-style ul li{width: 100%;margin-right: 0;}
	.teacher-style ul li:nth-child(2){margin-top: 30px;}
}
@media screen and (max-width: 414px) {
	.teacher-style ul li .photo{width: 100%;}
	.teacher-style ul li .right{width: 100%;height: auto!important;padding: 20px 0 30px;}
	.teacher-style ul li .text{position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);}
}


/**************鏁欏鍔炲-鏁欏绠＄悊**************/
/*鏁欏绠＄悊鍥㈤槦*/
.teach-team-box{background: url(../images/mesa_bg.png)no-repeat;background-size: 100% 40%;background-position-y: bottom;}
.teaching-team{position: relative;}
.teaching-team .photo{width: 28.3%;overflow: hidden;position: relative;padding-top: 30px;padding-left: 30px;height:350px;}
.teaching-team .photo img{width: 100%;height: 100%;object-fit: cover;}
.teaching-team .photo::after{content: "";width: 100%;height: 100%;background: #7dd6ed;position: absolute;top: -30px;left: -30px;z-index: -1;}
.teaching-team .info{margin-top: 100px;margin-left: 100px;width:60%;}
.teaching-team h4{font-size: 150px;color: #ecfbff;font-weight: bold;line-height: 120px;font-family: "寰蒋闆呴粦";position: absolute;top: 0;right: 0;}
.teaching-team .info h3{color: #333333;font-weight: bold;font-family: "寰蒋闆呴粦";margin-bottom: 10px;}
.teaching-team .info p{font-size: 16px;color: #999999;line-height: 30px;}
.teaching-team .text p{font-size: 16px;color: #333333;line-height: 36px;text-align: justify;}
.teaching-team .mesa-btn-prev{left: -166px;top: 85%;}
.teaching-team .mesa-btn-next{right: -166px;top: 85%;}
@media screen and (max-width: 1680px) {
	.teaching-team h4{font-size: 120px;}
	.teaching-team .text p{line-height: 32px;}
	.teaching-team .mesa-btn-prev{left: -116px;}
	.teaching-team .mesa-btn-next{right: -116px;}
}
@media screen and (max-width: 1440px) {
	.teaching-team h4{font-size: 120px;}
	.teaching-team .text p{line-height: 32px;}
	.teaching-team .mesa-btn-prev{left: -116px;}
	.teaching-team .mesa-btn-next{right: -116px;}
}
@media screen and (max-width: 1366px) {
	.teaching-team h4{font-size: 100px;line-height: 100px;}
	.teaching-team .mesa-btn-prev{left: -66px;}
	.teaching-team .mesa-btn-next{right: -66px;}
}
@media screen and (max-width: 1200px) {
	.teaching-team h4{font-size: 90px;line-height: 90px;}
	.teaching-team .mesa-btn-prev{left: -56px;}
	.teaching-team .mesa-btn-next{right: -56px;}
}
@media screen and (max-width: 1024px) {
	.teaching-team h4{font-size: 80px;line-height: 80px;}
	.teaching-team .photo{padding-top: 25px;padding-left: 25px;}
	.teaching-team .info{margin-top: 80px;margin-left: 80px;}
	.teaching-team .info p{font-size: 14px;line-height: 28px;}
	.teaching-team .text p{font-size: 14px;line-height: 28px;}
	.teaching-team .mesa-btn-prev{left: -36px;}
	.teaching-team .mesa-btn-next{right: -36px;}
}
@media screen and (max-width: 800px) {
	.teaching-team .photo{width: 35%;}
}
@media screen and (max-width: 768px) {
	.teach-team-box{background-size: 100% 45%;}
	.teaching-team h4{font-size: 60px;line-height: 60px;}
	.teaching-team{padding-bottom: 30px;}
	.teaching-team .photo{width: 40%;}
	.teaching-team .info{margin-top: 50px;margin-left: 50px;}
	.teaching-team .mesa-btn-prev{left: 40%;top: auto;bottom: -30px;}
	.teaching-team .mesa-btn-next{right: 40%;top: auto;bottom: -30px;}
}
@media screen and (max-width: 500px) {
	.teach-team-box{background-size: 100% 50%;}
	.teaching-team h4{font-size: 40px;line-height: 40px;top: 20px;}
	.teaching-team .photo{width: 100%;padding-top: 20px;padding-left: 20px;}
	.teaching-team .info{width: 100%;margin-top: 30px;margin-left: 0;}
}
@media screen and (max-width: 414px) {
	.teach-team-box{background-size: 100% 55%;}
	.teaching-team .mesa-btn-prev{left: 35%;}
	.teaching-team .mesa-btn-next{right: 35%;}
}
@media screen and (max-width: 375px) {
	.teach-team-box{background-size: 100% 60%;}
}
@media screen and (max-width: 320px) {
	.teach-team-box{background-size: 100% 65%;}
}


.teaching-team{position: relative;}
.teaching-team .photo1{width: 28.3%;overflow: hidden;position: relative;padding-top: 30px;padding-left: 30px;height:450px;}
.teaching-team .photo1 img{width: 100%;height: 100%;object-fit: cover;}
.teaching-team .photo1::after{content: "";width: 100%;height: 100%;background: #7dd6ed;position: absolute;top: -30px;left: -30px;z-index: -1;}

@media screen and (max-width: 1024px) {
	.teaching-team .photo1{padding-top: 25px;padding-left: 25px;}

}
@media screen and (max-width: 800px) {
	.teaching-team .photo1{width: 35%;}
}
@media screen and (max-width: 768px) {
	
	.teaching-team .photo1{width: 40%;}
	
}
@media screen and (max-width: 500px) {
	
	.teaching-team .photo1{width: 100%;padding-top: 20px;padding-left: 20px;}
}

/*甯堣祫閰嶇疆*/
/*鏁欒偛鐮旂┒闄?*/ /*鏁欒偛鐮旂┒闄?*/
.teach-run{position: relative;}
.teach-run .title-group4 p{padding: 0;text-align: justify;}
.teach-run .title-group5 p{padding: 0;text-align: right;margin-left:5%;}
.teach-run .left{width: 46.6%;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.teach-run .right{width: 75%;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.teach-run .right .img{width: 100%;height: 100%;overflow: hidden;}
.teach-run .right .img img{width: 100%;height: 100%;overflow: hidden;}
.educate-research .left{left: 0;}
.educate-research .right{right: -30%;}
.external-resource .left{right: 0;}
.external-resource .right{left: -30%;}
@media screen and (max-width: 1680px) {
	.teach-run .right{width: 65%;}
	.educate-research .right{right: -10%;}
	.external-resource .right{left: -10%;}
}
@media screen and (max-width: 1440px) {
	.teach-run .right{width: 60%;}
	.educate-research .right{right: -12%;}
	.external-resource .right{left: -12%;}
}
@media screen and (max-width: 1366px) {
	.educate-research .right{right: -8%;}
	.external-resource .right{left: -8%;}
}
@media screen and (max-width: 1280px) {
	.teach-run .right{width: 50%;}
	.educate-research .right{right: 0;}
	.external-resource .right{left: 0;}
}
@media screen and (max-width: 992px) {
	.teach-run{height: auto!important;}
	.teach-run .left{width: 100%;position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);}
	.teach-run .right{width: 100%;position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);}
}


/**************鏁欏鍔炲-璇剧▼浣撶郴**************/
/*璇剧▼鐞嗗康*/
/*涓夐樁鑳界骇璇剧▼*/
.three-curriculum{width: 100%;overflow: hidden;}
.three-curriculum img{max-width:100%;object-fit: cover;}
/*璇剧▼鐗硅壊*/
.course-feature-box{background: url(../images/mesa_bg.png)no-repeat center/cover;}
.course-feature{position: relative;}
.course-feature .swiper-slide>a{display: block;}
.course-feature .swiper-slide{width: 45%;}
.course-feature .img-box{position: relative;border-radius: 10px;}
.course-feature .img{width: 100%;border-radius: 10px;overflow: hidden;}
.course-feature .img img{width: 100%;height: 100%;object-fit: cover;}
.course-feature .img img.img-shadow{width: 100%;height: auto;position: absolute;top: 100%;left: 0;}
.course-feature .text{opacity: 0;visibility: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 50px 30px;background: rgba(0,0,0,.59);border-radius: 10px;}
.course-feature .text p{font-size: 14px;color: #FFFFFF;line-height: 36px;height: 180px;text-align: justify;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.course-feature .txt{opacity: 0;visibility: hidden;text-align: center;}
.course-feature .txt h3{color: #333333;padding: 0 20px 10px;border-bottom: 1px solid #0d2d7c;display: inline-block;position: relative;}
.course-feature .txt h3::after{content: "";width: 100%;height: 3px;background: #0d2d7c;position: absolute;bottom: 2px;left: 0;}
.course-feature .mesa-btn-prev{left: -156px;}
.course-feature .mesa-btn-next{right: -156px;}
.course-feature .swiper-slide-active .img-box{box-shadow: 0px 5px 13px 0px rgba(2, 13, 38, 0.49);}
.course-feature .swiper-slide-active .text{opacity: 1;visibility: visible;vertical-align: middle; display: table-cell; padding-top:25%;line-height:220%;letter-spacing:8px;}
.course-feature .swiper-slide-active .txt{opacity: 1;visibility: visible;}

@media screen and (max-width: 1680px) {
	.course-feature .text{padding: 30px;}
	.course-feature .text p{line-height: 32px;height: 160px;}
	.course-feature .mesa-btn-prev{left: -116px;}
	.course-feature .mesa-btn-next{right: -116px;}
}
@media screen and (max-width: 1440px) {
	.course-feature .text{padding: 30px;}
	.course-feature .text p{line-height: 32px;height: 160px;}
	.course-feature .mesa-btn-prev{left: -116px;}
	.course-feature .mesa-btn-next{right: -116px;}
}
@media screen and (max-width: 1366px) {
	.course-feature .mesa-btn-prev{left: -66px;}
	.course-feature .mesa-btn-next{right: -66px;}
}
@media screen and (max-width: 1200px) {
	.course-feature .text{padding: 25px;}
	.course-feature .text p{line-height: 28px;height: 140px;}
	.course-feature .txt h3{padding: 0 12px 10px;}
	.course-feature .mesa-btn-prev{left: -56px;}
	.course-feature .mesa-btn-next{right: -56px;}
}
@media screen and (max-width: 1024px) {
	.course-feature .text{padding: 20px;}
	.course-feature .text p{line-height: 24px;height: 120px;}
	.course-feature .mesa-btn-prev{left: -36px;}
	.course-feature .mesa-btn-next{right: -36px;}
}
@media screen and (max-width: 768px) {
	.course-feature .text p{line-height: 20px;height: 100px;}
	.course-feature .txt h3{padding: 0 10px 8px;}
	.course-feature{padding-bottom: 30px;}
	.course-feature .mesa-btn-prev{left: 40%;top: auto;bottom: -30px;}
	.course-feature .mesa-btn-next{right: 40%;top: auto;bottom: -30px;}
}
@media screen and (max-width: 500px) {
	.course-feature .text{padding: 10px;}
	.course-feature .swiper-slide-active .text{opacity: 1;visibility: visible;vertical-align: middle; display: table-cell; padding-top:5%;}
	.course-feature .text p{font-size: 12px;-webkit-line-clamp: 4;height: 80px;}
	.course-feature .txt h3::after{height: 2px;}
}
@media screen and (max-width: 414px) {
	.course-feature .mesa-btn-prev{left: 35%;}
	.course-feature .mesa-btn-next{right: 35%;}
}
/*璇剧▼绫诲瀷*/
.course-type .course-item{text-align: center;}
.course-type .course-item span{display: inline-block;color: #333333;line-height: 60px;width: 21.6%;text-align: center;margin: 0 15px;background: #f9f9f9;transition: all .4s;}
.course-type .course-item span.active{color: #FFFFFF;background: #0b2c7c;transition: all .4s;}
.course-type .course-content .content{display: none;}
.course-type .course-content .content.active{display: block;}
.course-tit{width: 100%;margin-bottom: 50px;}
.course-tit span{color: #FFFFFF;line-height: 60px;text-align: center;font-family: "寰蒋闆呴粦";font-weight: bold;display: block;float: left;position: relative;margin-right: 3.75%;}
.course-tit span:first-child{color: transparent;width: 15%;}
.course-tit span:last-child{margin-right: 0;}
.course-tit span.span1{width: 16.6%;background: url(../images/course_tit1.png)no-repeat center;background-size: 100% 60px;}
.course-tit span.span1::after{content: "";width: 19px;height: 31px;background: url(../images/icon_arrow2.png)no-repeat center;background-size: 19px 31px;position: absolute;bottom: -40px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.course-tit span.span2{width: 28.3%;background: url(../images/course_tit2.png)no-repeat center;background-size: 100% 60px;}
.course-tit span.span2::after{content: "";width: 19px;height: 31px;background: url(../images/icon_arrow3.png)no-repeat center;background-size: 19px 31px;position: absolute;bottom: -40px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.course-tit span.span3{width: 28.3%;background: url(../images/course_tit3.png)no-repeat center;background-size: 100% 60px;}
.course-tit span.span3::after{content: "";width: 19px;height: 31px;background: url(../images/icon_arrow4.png)no-repeat center;background-size: 19px 31px;position: absolute;bottom: -40px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.primary-school ul{clear: both;}
.primary-school ul li{display: flex;align-items: center;margin-bottom: 20px;align-items: stretch;}
.primary-school ul li h4{
 height: 60px;
 margin: auto;
}
.primary-school ul li:last-child{margin-bottom: 0;}
.primary-school ul li .col{float: left;border-radius: 10px;box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.09);margin-right: 3.75%;position: relative;}
.primary-school ul li .col::after{content: "";width: 17px;height: 21px;background: url(../images/icon_arrow1.png)no-repeat center;background-size: 17px 21px;position: absolute;top: 50%;right: -33px;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.primary-school ul li .col:last-child{margin-right: 0;margin-bottom: 0;}
.primary-school ul li .col:last-child::after{content: none;}
.primary-school ul li .course2{/*border: 2px solid #cdc07b;*//*padding: 0 15px;*/width: 16.6%;box-shadow: none;}
.primary-school ul li .course2span{width: 100%;border: 2px solid #cdc07b;border-radius: 10px;margin-bottom: 5px;box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.09);box-sizing: border-box;}
.primary-school ul li .course2span:last-child{margin-bottom: 0;}
.primary-school ul li .course3{border: 2px solid #15a6c3;width: 28.3%;padding: 20px 30px;}
.primary-school ul li .course4{border: 2px solid #2577a9;width: 28.3%;padding: 20px 30px;}
.primary-school ul li h4{color: #0b2c7c;font-family: "寰蒋闆呴粦";font-weight: bold;width: 15%;line-height: 60px;text-align: center;}
.primary-school ul li span{color: #333333;display: block;line-height: 64px;text-align: center;/*border-bottom: 1px dashed #cdc07b;*/}
/*.primary-school ul li span:last-child{border-bottom: none;}*/
.primary-school ul li p{font-size: 16px;color: #333333;line-height: 30px;text-align: center;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
@media screen and (max-width: 1440px) {
	.course-type .course-item span{line-height: 48px;}
	.course-tit span{color: #FFFFFF;line-height: 48px;}
	.course-tit span.span1{background-size: 100% 48px;}
	.course-tit span.span1::after{content: "";width: 19px;height: 31px;background-size: 15px 29px;}
	.course-tit span.span2{background-size: 100% 48px;}
	.course-tit span.span2::after{content: "";width: 15px;height: 29px;background-size: 15px 29px;}
	.course-tit span.span3{background-size: 100% 48px;}
	.course-tit span.span3::after{content: "";width: 15px;height: 29px;background-size: 15px 29px;}
	.primary-school ul li .col::after{height: 17px;}
	.primary-school ul li h4{line-height: 48px;}
	.primary-school ul li span{line-height: 52px;}
}
@media screen and (max-width: 1200px) {
	.primary-school ul li .col::after{right: -28px;}
	.primary-school ul li .course3{padding: 20px;}
}
@media screen and (max-width: 1024px) {
	.course-type .course-item span{line-height: 42px;margin: 0 10px;}
	.course-tit{margin-bottom: 40px;}
	.course-tit span.span1{background-size: 100% 42px;}
	.course-tit span.span1::after{content: "";width: 12px;height: 25px;background-size: 12px 25px;bottom: -30px;}
	.course-tit span.span2{background-size: 100% 42px;}
	.course-tit span.span2::after{content: "";width: 12px;height: 25px;background-size: 12px 25px;bottom: -30px;}
	.course-tit span.span3{background-size: 100% 42px;}
	.course-tit span.span3::after{content: "";width: 12px;height: 25px;background-size: 12px 25px;bottom: -30px;}
	/*.primary-school ul li .course2{padding: 0 10px;}*/
	.primary-school ul li .course3{padding: 15px;}
	.primary-school ul li h4{line-height: 42px;}
	.primary-school ul li p{font-size: 14px;line-height: 26px;}
}
@media screen and (max-width: 992px) {
	.primary-school ul li .col::after{width: 15px;height: 15px;right: -25px;}
	.primary-school ul li span{line-height: 48px;}
}
@media screen and (max-width: 800px) {
	.primary-school ul li .col::after{right: -21px;}
}
@media screen and (max-width: 768px) {
	.primary-school ul li h4{font-size: 14px;}
	.primary-school ul li span{font-size: 14px;}
	.primary-school ul li p{font-size: 12px;line-height: 20px;}
	/*.primary-school ul li .course2{border: 1px solid #cdc07b;}*/
	.primary-school ul li .course2span{border: 1px solid #cdc07b;}
	.primary-school ul li .course3{border: 1px solid #15a6c3;}
	.primary-school ul li .course4{border: 1px solid #2577a9;}
}
@media screen and (max-width: 600px) {
	.primary-school ul li .col::after{right: -19px;}
}
@media screen and (max-width: 500px) {
	.course-type .course-item span{width: 30%;margin: 0 5px;}
	.course-tit{display: none;}
	.primary-school ul li{display: block;margin-bottom: 30px;}
	.primary-school ul li .col{width: 100%!important;float: none;margin-bottom: 25px;}
	.primary-school ul li .col::after{height: 12px;right: auto;bottom: -20px;top: auto;left: 50%;transform: translateX(-50%)translateY(0)rotate(90deg);-webkit-transform: translateX(-50%)translateY(0)rotate(90deg);}
	.primary-school ul li.height2 .course3{height: auto!important;}
	.primary-school ul li.height2 .course4{height: auto!important;}
	.primary-school ul li.height3 .course3{height: auto!important;}
	.primary-school ul li.height3 .course4{height: auto!important;}
}
@media screen and (max-width: 414px) {
	.course-type .course-item span{line-height: 38px;width: 38%;}
	.primary-school ul li h4{line-height: 38px;}
}
/*璁╁瀛愯蛋涓婅嚜宸遍€夋嫨鐨勪汉鐢熶箣璺?*/
.mesa-child-course{position: relative;}
.mesa-child-course .title-group5{position: absolute;top: 60px;left: 60px;background-image: -webkit-linear-gradient(right,#0dc6eb,#1b92ee);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.mesa-child-course .title-group5 span{font-family: "CALIST";}
.mesa-child-course .img{width: 100%;overflow: hidden;}
.mesa-child-course .img img{width: 100%;height: 100%;object-fit: cover;}
@media screen and (max-width: 1440px) {
	.mesa-child-course .title-group5{top: 45px;left: 45px;}
}
@media screen and (max-width: 1024px) {
	.mesa-child-course .title-group5{top: 30px;left: 30px;}
}
@media screen and (max-width: 768px) {
	.mesa-child-course .title-group5{top: 20px;left: 20px;}
}
@media screen and (max-width: 500px) {
	.mesa-child-course .title-group5{top: 10px;left: 10px;}
	.mesa-child-course .img{height: 110px!important;}
}
@media screen and (max-width: 375px) {
.mesa-child-course .title-group5 span{display: inline;}
}

/**************鏍″洯鐢熸椿-椁愰ギ鏈嶅姟**************/
/*椁愰ギ鏈嶅姟*/
.food-beverage .left{width: 57.5%;position: relative;}
.food-beverage .text{width: 100%;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.food-beverage .text p{font-size: 16px;color: #333333;line-height: 36px;text-align: justify;}
.food-beverage .img{width: 38.3%;overflow: hidden;}
.food-beverage .img img{width: 100%;height: 100%;object-fit: cover;}
.food-swiper-box{background: url(../images/mesa_bg.png)no-repeat center/cover;}
.food-swiper{position: relative;}
.food-swiper .img{width: 100%;overflow: hidden;}
.food-swiper .img img{width: 100%;height: 100%;object-fit: cover;}
.food-swiper .txt{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.52);}
.food-swiper .txt h3{font-size: 18px;color: #FFFFFF;line-height: 60px;text-align: center;padding: 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.food-swiper .mesa-btn-prev{left: -166px;}
.food-swiper .mesa-btn-next{right: -166px;}
.food-list ul li>a{display: block;}
.food-list ul li{float: left;position: relative;width: 31.66%;margin-right: 2.5%;margin-top: 70px;}
.food-list ul li:nth-child(3n){margin-right: 0;}
.food-list ul li:nth-child(1){margin-top: 0;}
.food-list ul li:nth-child(2){margin-top: 0;}
.food-list ul li:nth-child(3){margin-top: 0;}
.food-list ul li .img{width: 100%;overflow: hidden;}
.food-list ul li .img img{width: 100%;object-fit: cover;transition: all .4s;}
.food-list ul li .txt{width: 78.9%;background: rgba(255,255,255,.72);box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.14);position: absolute;bottom: -30px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.food-list ul li .txt h3{font-size: 18px;color: #333333;line-height: 60px;text-align: center;padding: 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.food-list ul li:hover .img img{transform: scale(1.1);transition: all .4s;}
.food-list ul li:hover .txt h3{color: #0b2c7c;transition: all .4s;}
@media screen and (max-width: 1440px) {
	.food-beverage .text p{line-height: 32px;}
	.food-swiper .txt h3{line-height: 48px;}
	.food-swiper .mesa-btn-prev{left: -116px;}
	.food-swiper .mesa-btn-next{right: -116px;}
	.food-list ul li{margin-top: 60px;}
	.food-list ul li .txt{bottom: -24px;}
	.food-list ul li .txt h3{line-height: 48px;}
}
@media screen and (max-width: 1366px) {
	.food-swiper .mesa-btn-prev{left: -66px;}
	.food-swiper .mesa-btn-next{right: -66px;}
}
@media screen and (max-width: 1200px) {
	.food-swiper .mesa-btn-prev{left: -56px;}
	.food-swiper .mesa-btn-next{right: -56px;}
}
@media screen and (max-width: 1024px) {
	.food-beverage .text p{font-size: 14px;line-height: 28px;}
	.food-swiper .txt h3{font-size: 16px;line-height: 42px;}
	.food-swiper .mesa-btn-prev{left: -36px;}
	.food-swiper .mesa-btn-next{right: -36px;}
	.food-list ul li{margin-top: 50px;}
	.food-list ul li .txt{bottom: -21px;}
	.food-list ul li .txt h3{font-size: 16px;line-height: 42px;}
}
@media screen and (max-width: 768px) {
	.food-beverage .left{width: 100%;height: auto!important;}
	.food-beverage .text{position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);}
	.food-beverage .img{width: 100%;margin-bottom: 15px;}
	.food-swiper{padding-bottom: 30px;}
	.food-swiper .mesa-btn-prev{left: 40%;top: auto;bottom: -30px;}
	.food-swiper .mesa-btn-next{right: 40%;top: auto;bottom: -30px;}
}
@media screen and (max-width: 500px) {
	.food-list ul li{width: 100%;margin-right: 0;}
	.food-list ul li:nth-child(2){margin-top: 50px;}
	.food-list ul li:nth-child(3){margin-top: 50px;}
}
@media screen and (max-width: 414px) {
	.food-swiper .mesa-btn-prev{left: 35%;}
	.food-swiper .mesa-btn-next{right: 35%;}
	.food-list ul li .txt{bottom: -16px;}
	.food-list ul li .txt h3{font-size: 16px;line-height: 38px;}
}

/**************鏍″洯鐢熸椿-鏍″洯鐜**************/
/*鏍″洯鐜*/
.en-swiper{position: relative;}
.en-swiper .img{width: 100%;overflow: hidden;}
.en-swiper .img img{width: 100%;height: 100%;object-fit: cover;}
.en-swiper .txt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.en-swiper .txt h3{color: #FFFFFF;line-height: 30px;margin: 0 auto;width: 24px;font-family: "寰蒋闆呴粦";}
.en-swiper .mesa-btn-prev{left: -166px;}
.en-swiper .mesa-btn-next{right: -166px;}
.en-swiper .swiper-slide{width: 12.4%;}
.en-swiper .swiper-slide-active{width: 62.5%;}
.en-swiper .swiper-slide-active .txt h3{width: 100%;}
.en-swiper .swiper-slide-active .txt{top: auto;bottom: 0;}
.en-list ul li>a{display: block;}
.en-list ul li{position: relative;width: 32%;margin-left: 1%;float: left;cursor: pointer;margin-bottom:20px;}
.en-list ul li:nth-child(2n){}
.en-list ul li::after{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.en-list ul li:first-child{margin-top: 0;}
.en-list ul li.libig{float: none;width: 100%;margin-right: 0;}
.en-list ul li .img{width: 100%;overflow: hidden;}
.en-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.en-list ul li .txt{width: 100%;margin: 0 auto;}
.en-list ul li .txt h3{color: #333333;text-align: center;line-height: 70px;background:rgba(53, 53, 53, 0.25);padding: 0 10px;white-space: normal;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.en-list ul li:hover .img img{transform: scale(1.1);transition: all .4s;}
.en-list ul li:hover .txt h3{color: #0b2c7c;transition: all .4s;}
@media screen and (max-width: 1440px) {
	.en-swiper .txt h3{line-height: 24px;}
	.en-swiper .mesa-btn-prev{left: -116px;}
	.en-swiper .mesa-btn-next{right: -116px;}
	.en-list ul li .txt h3{line-height: 80px;}
}
@media screen and (max-width: 1366px) {
	.en-swiper .mesa-btn-prev{left: -66px;}
	.en-swiper .mesa-btn-next{right: -66px;}
}
@media screen and (max-width: 1200px) {
	.en-swiper .mesa-btn-prev{left: -56px;}
	.en-swiper .mesa-btn-next{right: -56px;}
}
@media screen and (max-width: 1024px) {
	.en-swiper .mesa-btn-prev{left: -36px;}
	.en-swiper .mesa-btn-next{right: -36px;}
	.en-list ul li .txt h3{line-height: 60px;}
}
@media screen and (max-width: 768px) {
	.en-swiper .txt h3{line-height: 20px;}
	.en-swiper .mesa-btn-prev{left: 40%;top: auto;bottom: -30px;}
	.en-swiper .mesa-btn-next{right: 40%;top: auto;bottom: -30px;}
	.en-list ul li .txt h3{line-height: 42px;}
}
@media screen and (max-width: 500px) {
	.en-swiper .swiper-slide{width: 100%;}
	.en-swiper .swiper-slide-active .txt{bottom: 5px;}
	.en-list ul li{width: 100%;margin-right: 0;}
}
@media screen and (max-width: 414px) {
	.en-swiper .mesa-btn-prev{left: 35%;}
	.en-swiper .mesa-btn-next{right: 35%;}
}


/**************鏍″洯鐢熸椿-瀛︿範鐜**************/
/*瀛︿範鐜*/
.study-list ul{margin-top: 15px;}
.study-list ul:nth-child(1){margin-top: 0;}
.study-list ul li>a{display: block;}
.study-list ul li{float: left;position: relative;width: 100%;}
.study-list ul li .img{width: 100%;overflow: hidden;}
.study-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.study-list ul li .txt{background: rgba(11,44,124,.5);position: absolute;top: 0;left: 10px;}
.study-list ul li .txt h3{font-size: 24px;color: #FFFFFF;line-height: 24px;margin: 0 auto;text-align: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-wbkit-transform: translate(-50%,-50%);}
/*.study-list ul li .txt.horizontal{width: 360px;height: 100px;background: url(../images/tit_horizontalbg.png)no-repeat center;background-size: 100%;}*/
/*.study-list ul li .txt.vertical{width: 60px;height: 200px;background: url(../images/tit_verticalbg_right.png)no-repeat right;background-position-y: 0;background-size: 100%;}*/
.study-list ul li .txt.horizontal{width: 360px;height: 100px;background: rgba(0,0,0,.5);;}
.study-list ul li .txt.vertical{width: 60px;height: 200px;background: rgba(0,0,0,.5);}
.study-list ul li .txt.vertical h3{font-size: 18px;width: 18px;}
/*.study-list ul li .txt.verticalbig{width: 100px;height: 260px;background: url(../images/tit_verticalbg_left.png)no-repeat left;background-position-y: 0;background-size: 100%;}*/
.study-list ul li .txt.verticalbig{width: 100px;height: 260px;background: rgba(0,0,0,.5);;}
.study-list ul li .txt.verticalbig h3{width: 24px;}
.study-list ul li .txt.left10{left: 10px;right: auto;}
.study-list ul li .txt.right10{right: 10px;left: auto;}
/*.study-list ul li .txt.vertical.left10{width: 60px;height: 200px;background: url(../images/tit_verticalbg_left1.png)no-repeat right;background-position-y: 0;background-size: 100%;}*/
/*.study-list ul li .txt.verticalbig.right10{width: 100px;height: 260px;background: url(../images/tit_verticalbg_right1.png)no-repeat right;background-position-y: 0;background-size: 100%;}*/
.study-list ul li .txt.vertical.left10{width: 60px;height: 200px;background: rgba(0,0,0,.5);}
.study-list ul li .txt.verticalbig.right10{width: 100px;height: 260px;background: rgba(0,0,0,.5);;}
.study-list ul.study-list1 .left{width: 66.25%;}
.study-list ul.study-list1 .right{width: 32.25%;}
.study-list ul.study-list1 .right li:nth-child(1){margin-bottom: 14px;}
.study-list ul.study-list2 li{width: 49.25%;margin-right: 1.5%;}
.study-list ul.study-list2 li:nth-child(2){margin-right: 0;}
.study-list ul.study-list2 li .txt{top: 50%;left: 50%;transform: translate(-50%,-50%);-wbkit-transform: translate(-50%,-50%);}
.study-list ul.study-list3 li{width: 100%;}
.study-list ul.study-list3 li .txt{top: 50%;left: 50%;transform: translate(-50%,-50%);-wbkit-transform: translate(-50%,-50%);}
.study-list ul li:hover .img img{transform: scale(1.1);transition: all .4s;}
@media screen and (max-width: 1440px) {
	.study-list ul li .txt h3{font-size: 22px;}
	.study-list ul li .txt.verticalbig h3{width: 22px;}
}
@media screen and (max-width: 1024px) {
	.study-list ul li .txt h3{font-size: 20px;line-height: 20px;}
	.study-list ul li .txt.verticalbig h3{width: 20px;}
	.study-list ul li .txt.horizontal{width: 300px;height: 80px;}
	.study-list ul li .txt.vertical{height: 150px;}
	.study-list ul li .txt.vertical.left10{height: 150px;}
	.study-list ul li .txt.verticalbig{width: 80px;height: 220px;}
	.study-list ul li .txt.verticalbig.right10{width: 80px;height: 220px;}
	.study-list ul.study-list1 .right li:nth-child(1){margin-bottom: 10px;}
}
@media screen and (max-width: 800px) {
	.study-list ul.study-list1 .right li:nth-child(1){margin-bottom: 8px;}
}
@media screen and (max-width: 768px) {
	.study-list ul{margin-top: 0;}
	.study-list ul li{width: 100%;margin-top: 15px;}
	.study-list ul li .txt{top: 50%;left: 50%;transform: translate(-50%,-50%);-wbkit-transform: translate(-50%,-50%);width: 55%!important;height: 100px!important;}
	.study-list ul li .txt h3{font-size: 18px;width: 100%!important;}
	.study-list ul li .txt.left10{left: 50%;}
	.study-list ul li .txt.right10{left: 50%;}
	/*.study-list ul li .txt.vertical{background: url(../images/tit_horizontalbg.png)no-repeat center;background-size: 100%;}
	.study-list ul li .txt.verticalbig h3{width: 100%;}
	.study-list ul li .txt.verticalbig{background: url(../images/tit_horizontalbg.png)no-repeat center;background-size: 100%;}
	.study-list ul li .txt.vertical.left10{background: url(../images/tit_horizontalbg.png)no-repeat center;background-size: 100%;}
	.study-list ul li .txt.verticalbig.right10{background: url(../images/tit_horizontalbg.png)no-repeat center;background-size: 100%;}*/
	.study-list ul.study-list1 .left{width: 100%;}
	.study-list ul.study-list1 .right{width: 100%;}
	.study-list ul.study-list1 .right li:nth-child(1){margin-bottom: 0;}
	.study-list ul.study-list2 li{width: 100%;}
}
@media screen and (max-width: 500px) {
	.study-list ul li .txt{height: 70px!important;}
}
@media screen and (max-width: 320px) {
	.study-list ul li .txt{width: 60!important;height: 60px!important;}
}
.fs_style_4 {
    padding: 20px;
    padding: 13px;
    padding-left: 20px;
    padding-right: 0;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    color: #0b2c7c;
    position: relative;
    display: table;
	margin-bottom:20px;
}
.fs_style_4:before {
    content: ' ';
    height: 5px;
    width: 124px;
    background-color: #0b2c7c;
    position: absolute;
    
	bottom:0;
    left: 20px;
	
display: block;}
.search-box{margin: 40px 0 20px;}
.search-box .search{width: 68.88%;border: 1px solid #ffa000;position: relative;}
.search-box .search input{line-height: 44px;padding-left: 20px;padding-right: 16%;font-size: 14px;color: #999999;width: 100%;}
.search-box .search input::-webkit-input-placeholder{font-size: 14px;color: #999999;}
.search-box .search input::-moz-placeholder{font-size: 14px;color: #999999;}
.search-box .search input:-moz-placeholder{font-size: 14px;color: #999999;}
.search-box .search input:-ms-input-placeholder{font-size: 14px;color: #999999;}
.search-box .btn-search{font-size: 16px;color: #fff;display: inline-block;width: 16%;line-height: 44px;text-align: center;position: absolute;top: 0;right: 0;background: #ffa000;}
.search-box .btn-ask{font-size: 16px;color: #fff;display: inline-block;width: 28.88%;line-height: 46px;text-align: center;background: #ffa000;}
.QA-box ul li{padding: 10px 0;border-bottom: 1px solid #e6e6e6; margin-bottom:0px;}
.QA-box ul li.active{padding-bottom: 0;border-bottom: none;}
.QA-box ul li h3{font-size: 20px;color: #333;text-align: justify; padding: 10px 0;}
.QA-box ul li.active h3{font-size: 20px;color: #0b2c7c;text-align: justify; padding: 20px 0;}
.QA-box ul li h3 i.q{display: inline-block;background: url(../images/icon_q.png)no-repeat center;background-size: 100%;width: 22px;height: 22px;vertical-align: -3px;margin-right:20px;}
.QA-box .a-box{display: none;}
.QA-box .a-box{margin-top: 35px;padding: 30px 20px 30px;box-shadow: 0px 0px 10px 0px rgba(27, 27, 27, 0.1);position: relative;background-color:#fff;}
.QA-box .a-box::before{position: absolute;top: -8px;left: 40px;content: '';width: 25px;height: 25px;background: #fff;transform: rotate(45deg);box-shadow: -5px -5px 5px rgba(27, 27, 27, 0.04);}            
.QA-box .a-box .cont p{font-size: 16px;color: #333333;line-height: 30px;text-align: justify;padding-left: 35px;text-indent: -35px;}
.QA-box .a-box .cont i.a{display: inline-block;background: url(../images/icon_a.png)no-repeat center;background-size: 100%;width: 25px;height: 25px;vertical-align: -4px;margin-right: 10px;}
@media screen and (max-width: 1440px) {
	.QA-box ul li{padding: 15 0px;}
}
@media screen and (max-width: 1280px) {
	.QA-box ul li{padding: 12 0px;}
	.QA-box ul li h3{font-size: 18px;}
}
@media screen and (max-width: 1024px) {
	.search-box .search input{line-height: 40px;}
	.search-box .btn-search{font-size: 14px;line-height: 40px;}
	.search-box .btn-ask{font-size: 14px;line-height: 42px;}
	.QA-box ul li{padding: 10px 0;}
	.QA-box ul li h3{font-size: 16px;}
	.QA-box ul li h3 i.q{width: 20px;height: 20px;}
	.QA-box .a-box .cont p{font-size: 14px;padding-left: 30px;text-indent: -30px;}
	.QA-box .a-box .cont i.a{width: 20px;height: 20px;}
}
@media screen and (max-width: 768px) {
	.QA-box ul li{padding: 15px 0;}
}
@media screen and (max-width: 480px) {
	.search-box .search{width: 100%;margin-bottom: 10px;float: left;}
	.search-box .search input{line-height: 36px;padding-left: 15px;}
	.search-box .btn-search{line-height: 36px;}
	.search-box .btn-ask{line-height: 38px;width: 30%;float: left;}
	.QA-box ul li{padding: 20px 0;}
	.QA-box ul li h3{font-size: 14px;padding-left: 5px; padding-right:5px;}
	.QA-box ul li.active h3{font-size: 14px;}
	.QA-box ul li h3 i.q{width: 18px;height: 18px;}
}
.mc_xlbox_imgbox {

    width: 10px;

    line-height: 24px;

}

.mc_xlbox_imgbox img{

    width: 10px;

    line-height: 24px;

}

.mc_xlbox_imgbox {

    transition: all .36s;

    transform: rotate(90deg);

}



.active .mc_xlbox_imgbox {

    transform: rotate(270deg);

}
.active .mc_xlbox_imgbox img{

    transform: rotate(270deg);

}


.active .mc_xlbox_hd {

    background: #f1bb33;

    transition: all .36s;

}
