/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1380px; margin:0 auto;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
    --main-color: #012169;
    --main-color2: #1561f3;
    --main-color-white: #fff;
    --main-color-000: #000;
    --main-color-333: #333333;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.indexTop{width: 100%;background: #fff;}
.indexTop .warp{display: flex;justify-content: space-between;align-items: center;height: 100px;}
.indexTop .logo img{width: auto;max-width: 270px;max-height: 90px}
.logoTxt{color: var(--main-color);font-size: 20px;}
.hTel .img{width: 82px;margin-right: 18px;}
.hTel .img img{width: 100%;vertical-align: middle;}
.hTel .desc{padding-left: 60px;background: url(../images/dianhua.png) left center no-repeat;background-size: 45px;}
.hTel .desc h3{font-size: 18px;color: var(--main-color);font-weight: bold;}
.hTel .desc p{font-size: 26px;color: #eb1644;font-weight: bold;padding: 0;}

.language{font-size: 16px;color: #333;}
.language span{display: inline-block;margin: 0 10px;}
.language a.on{color: var(--main-color);}

.header{ position:relative;height: 60px;background: var(--main-color);}


/*menu*/
.menu{height:60px;line-height:60px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background: var(--main-color); width:100%; position:absolute; left: 0; top:60px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;min-width: 150px;}
.menu ul li dl dd{ line-height:45px;}
.menu ul li dl dd a{ font-size:14px; color:#fff;display:block;text-align: left;}
.menu ul li dl dd a:hover{ color:#fff;background: var(--main-color2);}
.menu a{ font-size:16px;color:#fff;display:block;text-align:center;padding: 0 45px;}
.menu a:hover{ background: var(--main-color2);color: #fff;}
a.menu_hover{ background: var(--main-color2);color: #fff;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTit{font-size: 36px;color: var(--main-color);font-weight: bold;}
.iTxt{font-size: 16px;color: #333;}
.iLine i{}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}

.iMore a{display: inline-block;padding: 12px 35px;background: #ddd;color: #333;font-size: 15px;}
.iMore a:hover{background: var(--main-color);color: #fff;}

.iMore2 a{display: inline-block;padding: 12px 35px;border: 1px solid var(--main-color);border-radius: 5px;color: var(--main-color);font-size: 16px}
.iMore2 a:hover{background: var(--main-color);color: #fff;}


/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}

.i1Warp{width: 100%;}
.i1Warp .img{width: 48%;}
.i1Warp .img img{width: 100%;}
.i1Warp .desc{width: 48%;}

.index2{width: 100%;}
.i2List{width: 100%;}
.i2List ul li{width: calc(33.3% - 13.33px);margin-right: 20px;margin-bottom: 20px;}
.i2List ul li:nth-child(3n){margin-right: 0;}
.i2List .part{display: block;width: 100%;background: #fff;box-shadow: var(--main-shadow);}
.i2List .part .img{width: 230px;width: 100%;}
.i2List .part .img img{width: 100%;height: 245px;object-fit: cover;}
.i2List .part .desc{padding: 20px;}
.i2List .part .time{font-size: 14px;color: var(--main-color);}
.i2List .part .tit{margin: 20px 0;height: 60px;line-height: 30px;font-size: 22px;color: #2e2e2e;}
.i2List .part .txt{font-size: 14px;color: #5f5f5f;letter-spacing: 0;line-height: 24px;margin-top: 20px;}

.i3Warp{width: 100%;}
.i3Warp .left{width: 72%;background: #f8f8f8;display: flex;flex-direction: column;justify-content: center;padding: 20px;}
.i3Warp .right{width: 25%;}

.i3Tit{font-size: 24px;color: #333;font-weight: bold;margin-bottom: 15px;}
.i3List{width: 100%;}
.i3List ul li{width: calc(33.3% - 13.3px);margin-bottom: 20px;margin-right: 20px;}
.i3List ul li:nth-child(3n){margin-right: 0;}
.i3List .part{display: block;display: flex;flex-wrap: wrap;justify-content: space-between;border-radius: 10px;background: #fff;box-shadow: var(--main-shadow);overflow: hidden;}
.i3List .part .img{width: 30%;border-radius: 10px;}
.i3List .part .img img{width: 100%;height: 131px;object-fit: cover;}
.i3List .part .desc{padding: 20px;width: 70%;}
.i3List .part .tit{font-size: 20px;color: #333;font-weight: bold;}
.i3List .part .txt{font-size: 14px;color: #666;margin-top: 10px;}
.i3List .part .tag{font-size: 14px;color: #999;margin-top: 10px;}

.i3List2{background: #fff;border-radius: 10px;overflow: hidden;box-shadow: var(--main-shadow);}
.i3List2 .imgBox{width: 100%;}
.i3List2 .imgBox img{width: 100%;max-height: 260px;}
.i3List2 .list{padding: 15px;}
.i3List2 ul li{line-height: 32px;}
.i3List2 .t1{font-size: 15px;color: #333;}
.i3List2 .t1:hover{color: var(--main-color);}

.i3Tit2{color: #333;font-size: 16px;padding: 10px;font-weight: bold;border-bottom: 1px solid #ddd;}
.i3Tit2 a{display: inline-block;padding: 6px 15px;background: var(--main-color);font-size: 12px;border-radius: 30px;color: #fff;font-weight: normal;}

.i3Top{width: 100%;}
.i3Tab{width: auto;margin-bottom: 35px;}
.i3Tab ul li{margin-right: 20px;cursor: pointer;font-size: 16px;color: #333;padding-bottom: 15px;position: relative;}
.i3Tab ul li:after{width: 100%;height: 2px;background: var(--main-color);content: "";position: absolute;left: 0;bottom: 0;opacity: 0;transition: 0.3s;}
.i3Tab ul li:last-child{margin-right: 0;}
.i3Tab ul li.on{color: var(--main-color);}
.i3Tab ul li.on:after{width: 100%;opacity: 1;}
.i3Tab ul li:hover{color: var(--main-color);}


.index4{background: #f5f5f5;}
.i4List{width: 100%;}
.i4List ul li{width: 12.5%;padding: 20px 2% 1% 1%;position: relative;}
.i4List ul li:after{position: absolute;top: 50%;right: -5px;transform: translateY(-50%);width: 25px;height: 25px;content: "";background: url(../images/icon_1.jpg) center no-repeat;background-size: contain;}
.i4List ul li:last-child:after{display: none;}
.i4List ul li:nth-child(4):after{}

.i4List .part{width: 100%;background: #fff;border-radius: 80px;border-bottom: 2px solid var(--main-color);padding: 20px 10px;text-align: center;height: 100%;}
.i4List .part .icon{}
.i4List .part .icon img{max-width: 60%;width: 100%;}
.i4List .part .tit{font-size: 20px;padding: 20px 0;font-weight: bold;color: var(--main-color);border-bottom: 1px solid #fff;}
.i4List .part .txt{color: #666;font-size: 16px;}

.footer{width: 100%;background: var(--main-color);padding: 20px 0 20px;font-size: 16px;color: rgba(255,255,255,0.7);}
.fTop{padding-bottom: 20px;border-bottom: 1px solid rgba(255,255,255,0.3);}
.fLogo{}
.fLogo img{width: auto;max-width: 200px;max-height: 45px;}
.fTxt{font-size: 16px;color: rgba(255,255,255,0.7);}
.fTop .iTxt{flex: 1;padding-left: 5%;color: rgba(255,255,255,0.7)}
.fWarp{padding: 35px 0;}
.fTit{font-size: 20px;color: #fff;font-weight: bold;margin-bottom: 35px;}
.fMenu{}
.fMenu ul li{margin: 10px 0;}
.fMenu a{font-size: 16px;color: rgba(255,255,255,0.7);display: block;}
.fMenu a:hover{color: #fff;}
.fWarp .item{width: 30%;}
.footer .cop{text-align: center;margin-top: 20px;}

.toTop{position: fixed;right: 10px;bottom: 0;width: 50px;height: 50px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,0.6);color: #fff;font-size: 26px;transition: 0.3s;opacity: 0;visibility: hidden;}
.toTop.active{opacity: 1;visibility: visible;bottom: 20px;}

.tongtu{width: 100%;position: relative;overflow: hidden;}
.tongtu .img{width: 100%;}
.tongtu .img img{width: 100%;min-height: 180px;object-fit: cover;}
.tongtu .imgTop{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;z-index: 9;}
.tongtu .t1{text-align: center;font-size: 32px;color: #fff;font-weight: bold;}
.tongtu .txt{text-align: center;font-size: 14px;color: #fff;}

.p_page{width: 100%;background: #fafafa;padding: 20px 0;}
.current a{font-size: 14px;color: #888;position: relative;}
.current a:after{content: ">";padding: 0 5px;color: #888;}
.current a:last-child:after{display: none;}
.inner_tit{text-align: center;font-size: 28px;color: #333;}
.inner_txt{text-align: center;font-size: 14px;color: #888;}
.inner_lie{width: 100px;position: relative;height: 1px;background: #e5e9ec;margin: 15px auto;}
.inner_lie:after{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 23px;height: 4px;background: #f60;content: "";}

.inside{overflow: hidden;}
.inside img{max-width: 100%;}

.index5{width: 100%;position: relative;overflow: hidden;}
.i5Tab{width: 100%;}
.i5Tab ul{display: flex;justify-content: center;flex-wrap: wrap;}
.i5Tab ul li{margin: 0 10px;}
.i5Tab a{display: inline-block;padding: 20px ;color: #fff;font-size: 24px;border-bottom: 1px solid transparent;}
.i5Tab ul li.on a{color: #fff;border-color: var(--main-color);}

.i5Panel{width: 100%;margin-top: 50px;}
.i5Panel .part{display: block;width: 100%;background: #f2f2f2;}
.i5Panel .part .img{width: 100%;height: 100%}
.i5Panel .part .img img{width: 100%;height: 250px;object-fit: cover;}
.i5Panel .part .desc{position: absolute;bottom: 0;left: 0;padding: 20px;width: 100%;background: rgba(0,0,0,0.1);}
.i5Panel .part .tit{font-size: 16px;color: #fff;}

.i5Bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;font-size: 0px;overflow: hidden;z-index: -1;}
.i5Bg img{width: 100%;height: 100%;object-fit: cover;}

.index6{width: 100%;}
.i6Tit{padding: 20px 10px;border-bottom: 1px solid #ddd;position: relative;font-size: 20px;color: #333;margin-bottom: 35px;}
.i6Tit:before{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 3px;height: 20px;background: var(--main-color);content: "";}
.i6Top{width: 100%;}
.i6Top .left{width: 30%;}
.i6Top .iVideo{width: 65%;}
.i6Top .iVideo video{width: 100%;}
.i6Top .title{font-size: 16px;font-size: 16px;}
.i6Top .title strong{font-size: 26px;color: #333;font-weight: bold;}

.i6List{width: 100%;}
.i6List ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 20px;}
.i6List ul li:nth-child(3n){margin-right: 0;}
.i6List .part{display: block;width: 100%;}
.i6List .part .t1{color: #333;font-size: 16px;}
.i6List .part .time{margin: 10px 0;font-size: 14px;color: #666666;}
.i6List .part .txt{font-size: 14px;color: #666;margin: 10px 0;}
.i6List .part .more{margin-top: 20px;display: inline-block;padding: 10px 20px;background: #ddd;border-radius: 30px;color: #333;font-size: 14px;}
.i6List .part:hover .t1{color: var(--main-color);}
.i6List .part:hover .more{background: var(--main-color);color: #fff;}

.i6Warp{width: 100%;}
.i6Warp .part{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.i6Warp .part .desc{width: 45%;}
.i6Warp .part .img{width: 50%;}
.i6Warp .part .img img{width: 100%;}
.i6Warp .title{font-size: 16px;font-size: 16px;color: #333;}
.i6Warp .title strong{font-size: 26px;color: #333;font-weight: bold;}


.index7{background: #f5f5f5;}
.i7Warp{width: 100%;}
.i7Warp .left{width: 38%;}
.i7Warp .map1{width: 100%;height: 450px;border: 1px solid #ddd;}
.i7Warp .right{width: 55%;}
.i7Form{width: 100%;}
.i7Form .box{border-radius: 10px;padding: 20px;background: var(--main-color);padding: 10px;color: #fff;font-size: 16px;}
.i7Form .box .tit{font-weight: bold;font-size: 20px;margin-bottom: 10px;}
.i7Form .row{width: 100%;margin-bottom: 20px;}
.i7Form .row input,
.i7Form .row select{width: 100%;height: 42px;border: 1px solid #ddd;padding: 0 10px;font-size: 15px;color: #333;outline: none;}
.i7Form .yzm input{flex: 1;}
.i7Form .yzmImg{display: block;width: 100px;height: 40px;margin-left: 10px;}
.yzmImg img{width: 100%;height: 100%;}
.i7Form .tip{font-size: 14px;color: #333;margin: 20px 0;}
.i7Form .btn button{width: 100%;height: 40px;border: none;background: var(--main-color);color: #fff;font-size: 15px;border-radius: 5px;}

.i7List{width: 100%;}
.i7List .item{margin-bottom: 35px;}
.i7List .item:last-child{margin-bottom: 0;}
.i7List .part{display: block;width: 100%;background: #fff;border-radius: 20px;padding: 33px;text-align: center;box-shadow: var(--main-shadow);}
.i7List .part .icon{font-size: 36px;color: var(--main-color);}
.i7List .part .tit{margin: 15px 0;font-size: 21px;color: var(--main-color);}
.i7List .part .txt{font-size: 18px;color: #333;}










@media only screen and (max-width: 1380px) {
.wapper{ width:100%;padding: 0 20px;}
.hTel .img{width: 80px;}
.hTel .desc p{font-size: 20px;}
.menu a{font-size: 15px;padding: 0 20px;}




}

@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;}
.i4List ul li{width: 33.3%;margin-bottom: 45px;padding: 0 8% 0 3%;}




}

@media only screen and (max-width: 999px) {
.language{float: right;font-size: 14px;height: 70px;align-items: center;}
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.indexTop{display: none;}
.i1Warp .img{width: 100%;margin-bottom: 20px;}
.i1Warp .desc{width: 100%;}
.i2List ul li{width: 100%;margin-right: 0;}
.i3Warp .left{width: 100%;margin-bottom: 50px;}
.i3List ul li{width: 100%;margin-right: 0;}
.i3Warp .right{width: 100%;}
.i4List ul li{width: 33.3%;padding: 0 3% 0 1%;margin-bottom: 30px;}
.i4List .part{padding: 10px 5px;}
.i4List .part .icon img{max-width: 50px;}
.i4List .part .tit{font-size: 16px;padding: 10px 0;}
.i4List .part .txt{font-size: 12px;}
.i4List ul li:after{width: 18px;height: 18px;}
.i4List ul li:nth-child(3):after{opacity: 0;}
.i4List ul li:nth-child(6):after{opacity: 0;}
.i4List ul li:nth-child(9):after{opacity: 0;}


.fTop{flex-direction: column;align-items: center;}
.fWarp .item{width: 100%;}
.fMenu{margin-bottom: 20px;}

.i6Top .left{width: 100%;margin-bottom: 20px;}
.i6Top .iVideo{width: 100%;}
.i5Tab a{padding: 10px 0;font-size: 20px;}
.i6Warp .part .desc{width: 100%;margin-bottom: 20px;}
.i6Warp .part .img{width: 100%;}
.i6List ul li{width: 100%;margin-right: 0;}
.i7Warp .left{width: 100%;margin-bottom: 20px;}
.i7Warp .right{width: 100%;}




}



/*---------------------------------------------------*/

/*college*/

.college{width: 100%;}
.collegeSort{width: 100%;padding: 35px;background: #fff;box-shadow: var(--main-shadow);border: 1px solid #eee;border-radius: 0;}
.collegeSort dl{margin: 20px 0;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: auto;}
.collegeSort dl dt{width: 100px;display: flex;align-items: center;}
.collegeSort dl dd{flex: 1;}
.collegeSort .tit{font-size: 16px;color: #333;}
.collegeSort .list{width: 100%;}
.collegeSort .list a{display: inline-block;padding: 6px 12px;margin-right: 10px;margin-bottom: 5px;font-size: 15px;color: #333;border-radius: 5px;}
.collegeSort .list a:hover{color: #000;}
.collegeSort .list a.on{background: var(--main-color);color: #fff;}

.sortSearch{width: 100%;}
.sortSearch .box{width: 100%;max-width: 320px;height: 40px;border: 1px solid #ddd;border-radius: 30px;position: relative;}
.sortSearch .box input{width: 100%;height: 100%;border: none;background: transparent;padding: 0 40px 0 10px;font-size: 14px;outline: none;}
.sortSearch .box button{position: absolute;top: 0;right: 0;width: 40px;height: 40px;border: none;background: transparent;color: #333;font-size: 16px;}

.collegeList{width: 100%;}
.collegeTotal{font-size: 16px;color: #333;margin-bottom: 25px;}
.collegeTotal span{font-weight: bold;color: var(--main-color);font-size: 20px;}
.collegeList ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 30px;}
.collegeList ul li:nth-child(3n){margin-right: 0;}
.collegeList .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;position: relative;padding: 35px;}
.collegeList .part:after{background-image: linear-gradient(to bottom,#bcccf1 0,#fff 80%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";z-index: -1;}
.collegeList .part .top{width: 100%;}
.collegeList .part .img{width: 100px;height: 100px;margin-right: 20px;border-radius: 50%;}
.collegeList .part .img img{width: 100%;height: 100%;object-fit: cover;}
.collegeList .part .desc{width: calc(100% - 120px);}
.collegeList .part .tit{font-size: 20px;color: #333;font-weight: bold;}
.collegeList .part .titEn{font-size: 16px;color: #666;margin-top: 5px;}
.collegeList .part .tag{font-size: 14px;margin-top: 10px;color: #999;}
.collegeList .part .tag i{padding-right: 5px;}
.collegeList .part .list{margin: 25px 0;}
.collegeList .part .list .item{width: 33.3%;text-align: center;position: relative;}
.collegeList .part .list .item:after{position: absolute;top: 50%;transform: translateY(-50%);right: 0;width: 1px;height: 45px;background: #ddd;content: "";}
.collegeList .part .list .item:last-child:after{display: none;}
.collegeList .part .list strong{display: block;width: 100%;font-size: 26px;color: #333;font-weight: bold;}
.collegeList .part .list span{display: block;width: 100%;margin-top: 10px;font-size: 15px;}

.collegeList .part .btn{text-align: center;margin-top: 35px;}
.collegeList .part .btn span{display: inline-block;padding: 10px 20px;border: 1px solid var(--main-color);border-radius: 30px;font-size: 14px;color: var(--main-color);}
.collegeList .part .btn i{display: inline-block;margin-right: 10px;}
.collegeList .part .btn img{width: 15px;vertical-align: middle;}
.collegeList .part .btn span:hover{background: var(--main-color);color: #fff;}

.collegeList .part:hover{color: #333;box-shadow: var(--main-shadow);}

/*collegeinfo*/

.collegeinfo{width: 100%;background: #f7f7f7;}
.collegeinfoTop{width: 100%;padding: 35px;background: #fff;box-shadow: var(--main-shadow);border: 1px solid #eee;border-radius: 0;}
.collegeinfoTop .img{width: 20%;border-radius: 0;}
.collegeinfoTop .img img{width: 100%;}
.collegeinfoTop .desc{width: 77%;}
.collegeinfoTop .title{font-size: 26px;color: #333;align-items: center;}
.collegeinfoTop .title strong{font-weight: bold;}
.collegeinfoTop .tag{display: inline-block;margin: 0 10px;}
.collegeinfoTop .tag span{display: inline-block;padding: 6px 12px;background: var(--main-color);border-radius: 5px;color: #fff;font-size: 14px;margin: 0 5px;}
.collegeinfoTop .addr{font-size: 16px;color: #666;vertical-align: middle;line-height: 30px;}
.collegeinfoTop .addr i{vertical-align: middle;margin-right: 10px;}
.collegeinfoTop .titEn{font-size: 16px;color: #666;margin-top: 5px;}
.collegeinfoTop .list{margin: 20px 0;}
.collegeinfoTop .list p{display: flex;font-size: 16px;}
.collegeinfoTop .list span{color: #666;}
.collegeinfoTop .list a{color: #333;}
.collegeinfoTop .btn{margin-top: 20px;}
.collegeinfoTop .btn a{display: inline-block;padding: 10px 35px;background: var(--main-color);border-radius: 30px;color: #fff;font-size: 16px;}
.collegeinfoTop .btn a:hover{background: var(--main-color2);}

.collegeinfoWarp{width: 100%;}
.collegeinfoWarp>.left{width: calc(100% - 340px);}
.collegeinfoWarp>.right{width: 300px;}
.collegeinfoWarp .leftCon{background: #fff;padding: 35px;}
.collegeinfoWarp .rightCon{width: 100%;}

.collegeinfoTab{width: 100%;border-bottom: 1px solid #ddd;margin-bottom: 25px;}
.collegeinfoTab ul li{}
.collegeinfoTab ul li a{display: inline-block;padding: 10px 25px;font-size: 16px;color: #333;}
.collegeinfoTab ul li.on{}
.collegeinfoTab ul li.on a{background: var(--main-color);color: #fff;font-weight: bold;}

.collegeinfoPanel{width: 100%;}
.collegeinfoPanel>.item{width: 100%;padding: 25px 0;}

.collegeinfoTit{font-size: 20px;color: var(--main-color);position: relative;margin-bottom: 20px;}
.collegeinfoTit:before{position: absolute;left: -20px;top: 50%;transform: translateY(-50%);width: 10px;height: 10px;border: 2px solid var(--main-color);content: "";border-radius: 50%;}

.collegeinfoTable{width: 100%;border: 1px solid #ddd;font-size: 15px;color: #333;}
.collegeinfoTable ul li{width: 100%;display: flex;border-bottom: 1px solid #ddd;}
.collegeinfoTable ul li:last-child{border: none;}
.collegeinfoTable .tit{width: 100px;padding: 10px 20px;display: flex;align-items: center;background: #fff4e1;text-align: center;justify-content: center;}
.collegeinfoTable .box{width: calc(50% - 50px);border-left: 1px solid #ddd;padding: 10px;}
.collegeinfoTable .box
.collegeinfoTable .box span{color: #666;}
.collegeinfoTable .box strong{font-size: 20px;}
.collegeinfoTable ul li:nth-child(odd){background: #f2f2f2;}
.collegeinfoTable ul li:nth-child(even) .tit{background: #e1f9f3;}

.collegeinfoList{width: 100%;}
.collegeinfoList ul li{width: calc(20% - 16px);margin-right: 20px;margin-bottom: 20px;}
.collegeinfoList ul li:nth-child(5n){margin-right: 0;}
.collegeinfoList .part{display: block;width: 100%;height: 100%;background: #f2f2f2;padding: 20px;}
.collegeinfoList .part .tit{font-size: 26px;font-weight: bold;color: #333;text-align: center;}
.collegeinfoList .part .txt{font-size: 16px;color: #333;margin-top: 10px;text-align: center;}

.college_tit{padding-bottom: 15px;border-bottom: 1px solid #ddd;margin-bottom: 15px;align-items: center;}
.college_tit strong{font-size: 22px;color: #333;font-weight: bold;padding-left: 20px;border-left: 5px solid var(--main-color);line-height: 1;}
.college_tit .more{font-size: 14px;color: #666;text-transform: uppercase;}
.college_tit .more i{padding-left: 5px;}

.collegeinfoWarp .r_box{background-image: linear-gradient(to top,#fff 0,#fff0 100%);}

.college_list1{width: 100%;}
.college_list1 ul li{border-bottom: 1px solid #eee;}
.college_list1 .part{display: block;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding: 10px;}
.college_list1 .part .img{width: 80px;height: 80px;border-radius: 50%;margin-right: 20px;}
.college_list1 .part .img img{width: 100%;height: 100%;border-radius: 50%;}
.college_list1 .part .desc{width: calc(100% - 100px);}
.college_list1 .part .tit{}
.college_list1 .part .tit strong{font-size: 20px;color: #333;font-weight: bold;}
.college_list1 .part .tit span{display: inline-block;padding: 3px 5px;border: 1px solid var(--main-color);border-radius: 0 5px 0 5px;font-size: 12px;color: var(--main-color);margin-left: 10px;}
.college_list1 .part .tag{margin: 5px 0;font-size: 12px;color: #666;}
.college_list1 .part .tag p{padding: 0;line-height: 1.5;}
.college_list1 .part .btn{width: 100%;margin-top: 10px;}
.college_list1 .part .btn span{display: block;padding: 5px 10px;border: 1px solid var(--main-color);border-radius: 0;width: 100%;color: var(--main-color);text-align: center;}
.college_list1 .part .btn span:hover{background: var(--main-color);color: #fff;}

.college_list2{width: 100%;padding: 10px 0;}
.college_list2 dl dt{width: 100%;}
.college_list2 dl dt .part{display: block;width: 100%;position: relative;overflow: hidden;}
.college_list2 dl dt .part .img{width: 100%;}
.college_list2 dl dt .part .img img{width: 100%;}
.college_list2 dl dt .part .imgTop{position: absolute;left: 0;bottom: 0;width: 100%;padding: 10px;background: rgba(0,0,0,0.1);}
.college_list2 dl dt .part .tit{color: #fff;font-size: 14px;}

.college_list2 dl dd{padding: 5px;}
.college_list2 ul{padding-left: 20px;}
.college_list2 ul li{width: 100%;color: var(--main-color);list-style: disc;}
.college_list2 ul li .part{display: flex;padding: 10px 0;}
.college_list2 ul li .part .tag{display: inline-block;padding: 3px 5px;border: 1px solid var(--main-color);border-radius: 0 10px 10px 10px;margin-right: 10px;color: var(--main-color);}
.college_list2 ul li .part .t1{flex: 1;font-size: 14px;color: #333;}
.college_list2 ul li .part:hover .t1{color: var(--main-color);}

/*--------------------------------*/
.collegeinfoPanel .item{margin-bottom: 25px;}
.collegeinfo2 .iTxt{font-size: 14px;color: #333;}
.collegeinfo2Tab{width: 100%;background: #f5f5f5;position: relative;padding: 10px;margin-bottom: 25px;}
.collegeinfo2Tab .tit{width: auto;font-size: 14px;color: #333333;text-align: center;font-weight: bold;background: #ffffff;border-radius: 5px;margin: 0 5px;padding: 10px 20px;position: relative;cursor: pointer;display: flex;border-bottom: 1px solid var(--main-color);}
.collegeinfo2Tab .tit .icon{width: 18px;margin-right: 10px;display: block;}
.collegeinfo2Tab .tit .icon img{width: 100%;vertical-align: middle;}
.collegeinfoTit a{color: #ffa511;font-size: 16px;}
.collegeinfo2_list1{width: 100%;}
.collegeinfo2_list1 ul li{width: 48%;display: flex;flex-wrap: wrap;justify-content: space-between;border-bottom: 1px solid #eee;}
.collegeinfo2_list1 ul li span{padding: 10px;display: block;font-size: 16px;color: #999;width: 30%;}
.collegeinfo2_list1 ul li span.verify{color: #333;width: 70%;text-align: right;}
.collegeinfo2_list1 ul li i{font-style: normal;}

.collegeinfo2 .i4List ul li{width: 25%;}

.collegeinfoTit2{background: linear-gradient(270deg,#ededed,#ffffff);}
.collegeinfoTit2 .tab{}
.collegeinfoTit2 .tab span{display: inline-block; font-size: 16px;color: var(--main-color2);padding: 10px;}

.collegeinfo3 .innerTxt{font-size: 14px;color: #333;}

.collegeinfo3Panel ul li{width:100%;display:table;padding:7px 0;}
.collegeinfo3Panel ul li:nth-of-type(odd){background:#f5f5f5;}
.collegeinfo3Panel ul li.thead{background:#ffffff;}
.collegeinfo3Panel ul li p{line-height:26px;font-size:14px;color:#333333;padding:0 20px;display:table-cell;vertical-align:middle;}
.collegeinfo3Panel ul li p.p1{width:50%;}
.collegeinfo3Panel ul li p.p2{width:25%;}
.collegeinfo3Panel ul li p.p3{width:25%;}
.collegeinfo3Panel ul li.thead p{color:#999999;}


/*product*/


.mainFull{width: 100%;background: #fff;padding: 35px 0;}
.mainWarp{width: 100%;display: flex;justify-content: space-between;}
.ml{width: 260px;margin-right: 20px;}
.mr{width: calc(100% - 300px);}

.mlTit{height: 60px;background: var(--main-color);padding: 0 20px;box-sizing: border-box;color: #fff;font-size: 20px;line-height: 60px;}
.accordion {width: 100%;box-shadow: var(--main-shadow);}
.accordion>li{border-bottom: 1px solid #eee;}
.accordion .link {cursor: pointer;display: block;padding: 12px 20px;color: #555;font-size: 16px;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;box-sizing: border-box;background: #fff;}
.accordion .link a{color: #061a39;font-size: 15px;font-weight: 400;text-decoration: none;}
.accordion .link:hover{background: #eee;}
.accordion li i {position: absolute;top: 15px;left: 12px;font-size: 18px;color: #666;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li i.icon {right: 12px;left: auto;font-size: 20px;}
.accordion li.open .link {background: #eee;}
.accordion li.open i.icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}

.submenu {display: none;font-size: 14px;}
.submenu li {border-bottom: 1px dotted #e8e5e5;}
.submenu a {display: block;text-decoration: none;color: #666 !important;padding: 10px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;padding-left: 20px;}
.submenu a:hover {color: var(--main-color) !important;}
/*tab5_____end*/

.mrTit{border-bottom: 1px solid #ddd;margin-bottom: 25px;}
.mrTit span{display: inline-block;padding: 15px 0;color: var(--main-color);font-size: 20px;border-bottom: 1px solid var(--main-color);}

/*product*/

.product{width: 100%;}
.proList{width: 100%;}
.proList ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 30px;}
.proList ul li:nth-child(3n){margin-right: 0;}
.proList .part{display: block;width: 100%;height: 100%;background: #f9f9f9;}
.proList .part .img{width: 100%;}
.proList .part .img img{width: 100%;height: 100%;object-fit: cover;}
.proList .part .desc{padding: 20px;}
.proList .part .tit{font-size: 18px;color: #333;}
.proList .part .txt{font-size: 14px;color: #666;margin: 10px 0;}
.proList .part .price{color: #f00;font-size: 16px;}
.proList .part:hover .img img{transform: scale(1.2);}
.proList .part:hover .t1{color: var(--main-color);}

/*news*/

.news{width: 100%;}
.iTit2{font-size: 24px;color: #333;}

/*advantage*/

.advantage1{width: 100%;}
.adv1Warp{width: 100%;}
.adv1Warp .img{width: 40%;}
.adv1Warp .img img{width: 100%;}
.adv1Warp .desc{width: 55%;}

.advantage2 .adv1Warp .img{order: 1;}
.advantage2 .adv1Warp .desc{order: 0;}

.adv4List{width: 100%;}
.adv4List ul li{width: 25%;padding: 20px;margin-bottom: 20px;}
.adv4List .part{display: block;width: 100%;text-align: center;}
.adv4List .part .icon{width: 110px;height: 110px;border: 1px solid #fff;border-radius: 50%;margin: 0 auto;display: flex;justify-content: center;align-items: center;transition: 0.6s;}
.adv4List .part .icon img{width: 35px;}
.adv4List .part .tit{font-size: 24px;font-weight: bold;margin-top: 20px;color: #7aaa52;}
.adv4List .part .txt{font-size: 18px;color: #fff;margin-top: 20px;}
.adv4List .part:hover .icon{transform: rotateY(360deg)}



@media only screen and (max-width: 1380px) {
.collegeList .part{padding: 30px;}
.collegeList .part .img{width: 80px;height: 80px;}
.collegeList .part .desc{width: calc(100% - 100px);}
.collegeList .part .list strong{font-size: 22px;}
.collegeinfoWarp>.left{width: calc(100% - 300px);}
.collegeinfoWarp>.right{width: 280px;}
.collegeinfoWarp .leftCon{padding: 30px;}

}

@media only screen and (max-width: 1200px) {
.collegeList .part{padding: 20px;}
.collegeList .part .list strong{font-size: 18px}
.collegeinfoList .part .tit{font-size: 20px;}


}

@media only screen and (max-width: 999px) {

.adv1Warp{display: block;}
.adv1Warp .img{width: 100%;margin-bottom: 20px;margin-bottom: 20px;}
.adv1Warp .desc{width: 100%;}
.adv4List ul li{width: 50%;padding: 10px;}
.adv4List .part .icon{width: 80px;height: 80px;}
.iTit{font-size: 26px;line-height: 1.6;}
.collegeList ul li{width: 100%;margin-right: 0;}
.collegeinfoWarp>.left{width: 100%;margin-bottom: 20px;}
.collegeinfoWarp>.right{width: 100%;}
.collegeinfoWarp .leftCon{padding: 20px;}

.collegeinfoTop{padding: 10px;}
.collegeinfoTop .img{width: 100%;margin-bottom: 20px;}
.collegeinfoTop .desc{width: 100%;}
.collegeinfoTop .title strong{display: block;width: 100%;margin-bottom: 10px;}
.collegeinfoTop .tag{margin: 0;}
.collegeinfoTop .tag span{font-size: 12px;padding: 3px 5px;margin: 0;margin-right: 5px;}
.collegeinfoTop .addr{font-size: 14px;}
.collegeinfoTop .titEn{margin-top: 10px;}
.collegeinfoTab ul li a{padding: 5px 10px;font-size: 14px;}
.collegeinfoTable{font-size: 12px;}
.collegeinfoTable .tit{padding: 5px;}
.collegeinfoTable .box{padding: 5px;}
.collegeinfoList ul li{width: 50%;padding: 0 10px;margin-right: 0}

.ml{width: 100%;margin-right: 0;margin-bottom: 20px;}
.mr{width: 100%;}
.proList ul li{width: 100%;margin-right: 0;}

.collegeSort{padding: 20px;}
.collegeSort dl{display: block;}
.collegeSort dl dt{width: 100%;margin-bottom: 10px;}
.collegeSort dl dd{width: 100%;}
.collegeSort .list a{padding: 5px 10px;font-size: 14px;}


/*---*/

.collegeinfoTit{font-size: 16px;}
.collegeinfoTit2 .tab span{font-size: 14px;}
.collegeinfo3Panel ul li p{padding: 0 10px;font-size: 12px;}
.collegeinfo3Panel ul li p.p1{width: 45%;}
.collegeinfo3Panel ul li p.p2{width: 15%;}
.collegeinfo2 .i4List ul li{width: 50%;padding: 10px;}
.collegeinfo2 .i4List ul li:after{display: none}
.collegeinfo2_list1 ul li{width: 100%;font-size: 14px}
.collegeinfo2_list1 ul li span{font-size: 14px;}



}


/*----------------------*/

.abo1List{width: 100%;}
.abo1List ul li{width: 25%;padding: 10px;}
.abo1List .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.abo1List .part:after{background: linear-gradient(to top,#0000008f 0,#0000 80%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";}
.abo1List .part .img{width: 100%;height: 100%;}
.abo1List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.abo1List .part .imgTop{position: absolute;left: 0;bottom: 0;width: 100%;padding: 20px;z-index: 9;}
.abo1List .part .desc{width: 100%;}
.abo1List .part .tit{font-size: 24px;color: #fff;font-weight: bold;}
.abo1List .part .txt{font-size: 16px;color: #fff;margin-top: 10px;}

.abo1List2 ul li{width: 33.3%;padding: 10px;}
.bg1{background: #f8f8f8;}

.case1{width: 100%;}
.case1Warp{width: 100%;}
.case1Warp .desc{width: 50%;padding: 0 10px;}
.case1Warp .img{width: 50%;padding: 0 10px;}
.case1Warp .img img{width: 100%;}
.case1List{width: 100%;}
.case1List ul li{width: 25%;padding: 0 10px;}
.case1 .iTit{font-size: 24px;}
.case1 .iTxt{font-size: 15px;}

.case2Warp{width: 100%;}
.case2Warp .left{width: 25%;}
.case2Warp .right{width: 72%;}
.case2List{width: 100%;}
.case2List .item{width: 33.3%;padding: 0 10px;}
.case2List .item .img{width: 100%;}
.case2List .item .img img{width: 100%;}
.case2List .item .tit{text-align: center;font-size: 14px;margin: 15px 0;}
.case2List .item .tit span{display: block;}
.case2Warp .iTxt p i{color: var(--main-color2);}

.case3Img{width: 100%;}
.case3Img .img:nth-child(1){width: 64.5%;}
.case3Img .img:nth-child(2){width: 34%;}
.case3Img .img img{width: 100%;height: 100%;object-fit: cover;}

.case4Warp{width: 100%;}
.case4Warp .left{width: 48%;}
.case4Warp .img{width: 48%;}
.case4Warp .img img{width: 100%;}
.case4Warp .iTxt em{color: #eb0a42;font-weight: bold;}
.case4Warp .iTxt i img{width: 20px;vertical-align: middle;margin-right: 10px;}

.case5Warp{width: 100%;}
.case5Warp .item{width: 100%;margin-top: 25px;}
.case5Warp .step{font-size: 24px;color: #eb0a42;}
.case5Warp .title{width: 100%;margin-top: 20px;width: 100%;background: #eee;padding: 10px 20px;border-left: 5px solid #eb0a42;}
.case5Warp .title .left{flex: 1;}
.case5Warp .title .tit{font-size: 18px;font-weight: bold;color: var(--main-color);margin-top: 10px;}
.case5Warp .title .tit2{font-size: 16px;font-weight: normal;color: var(--main-color);opacity: 0.6;}
.case5Warp .iTxt{margin-top: 20px;}

.i1Warp2{width: 100%;}
.i1Warp2 .item{width: 48%;}
.i1Warp2 .part{display: block;width: 100%;font-size: 16px;color: #333;}
.i1Warp2 .part .img{float: left;max-width: 440px;margin-bottom: 20px;margin-right: 20px;}
.i1Warp2 .part .img img{width: 100%;}
.i1Warp2 .part .img video{width: 100%;}
.i1Warp2 .part h3{font-size: 26px;color: var(--main-color);margin-bottom: 20px;}
.i1Warp2 .part p{}


@media only screen and (max-width: 1200px) {


}


@media only screen and (max-width: 980px) {

.abo1List ul li{width: 100%;padding: 0;margin-bottom: 20px;}
.case1Warp .desc{width: 100%;padding: 0;margin-bottom: 20px;}
.case1Warp .img{width: 100%;}
.case1List ul li{width: 100%;padding: 0;margin-bottom: 20px;}
.case2Warp .left{width: 100%;margin-bottom: 20px;}
.case2Warp .right{width: 100%;}
.case2List .item{width: 100%;}
.case3Img .img:nth-child(1){width: 100%;}
.case3Img .img:nth-child(2){margin-top: 20px;}
.case4Warp .left{margin-top: 20px;width: 100%;}
.case4Warp .img{width: 100%;}
.case5Warp .step{order: 0;width: 100%;font-size: 12px;}
.case5Warp .title{padding: 10px;}
.case5Warp .title .left{flex: auto;order: 1;}
.case5Warp .title .tit2{font-size: 14px;margin-top: 10px;}

.i1Warp2 .item{width: 100%;margin-bottom: 35px;}
.i1Warp2 .part .img{width: 100%;float: none;margin-right: 0;}













}