/*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:1200px; margin:0 auto;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
    --main-color: #00a1e9;
    --main-color2: #ff6300;
    --main-color3: #efa906;
    --main-bg1: #f5f5f5;
    --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;
}

.header{ position:relative;z-index: 999;}
.hTop{width: 100%;background: #fff;}
.hTop .warp{height: 97px;}

.hTop .logo{display: block;padding: 0 12px;}
.hTop .logo img{max-height: 75px;width: auto;max-width: 300px;}

.hSearch{width: 355px;}
.hSearch .box{width: 100%;height: 36px;border-radius: 0;position: relative;overflow: hidden;background: #fff;}
.hSearch .box input{position: absolute;top: 0;left: 0;width: calc(100% - 55px);height: 100%;padding: 0 10px;box-sizing: border-box;outline: none;border: 1px solid #ddd;padding-left: 40px;}
.hSearch .box button{width: 55px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: var(--main-color3);color: #fff;font-size: 14px;font-weight: bold;}
.hSearch .tag{width: 100%;}
.hSearch .tag a{display: inline-block;margin-top: 8px;margin-right: 10px;color: var(--main-color);}
.hSearch .icon{position: absolute;left: 0;top: 0;width: 36px;height: 36px;color: #ddd;font-size: 16px;text-align: center;line-height: 36px;z-index: 9;}

.hLinks{display: flex;flex-direction: column;padding: 10px 0;}
.hLinks ul li{display: inline-block;padding: 0 20px;position: relative;}
.hLinks ul li a{font-size: 14px;color: #333;height: 25px;line-height: 25px;display: block;}
.hLinks ul li a:hover{color: var(--main-color);}
.hLinks ul li .imgTop{position: absolute;top: 25px;left: 50%;transform: translateX(-50%);background: #fff;padding: 10px;text-align: center;font-size: 14px;color: var(--main-color);display: none;}
.hLinks ul li .imgTop .img{width: 100px;}
.hLinks ul li .imgTop .img img{width: 100%;}
.hLinks ul li .imgTop p{padding-bottom: 0;}
.hLinks ul li:hover .imgTop{display: block;}

.hTel{margin-top: 10px;}
.hTel .icon{width: 38px;margin-right: 12px;}
.hTel .icon img{width: 100%;}
.hTel .desc{flex: 1;font-weight: bold;font-size: 14px;color: #333;}
.hTel .desc strong{color: #f00;font-size: 19px;display: block;}

/*menu*/
.pc_menu{background: var(--main-bg1);}
.menu{height: 50px;line-height: 50px;}
.menu>ul{display: flex;justify-content: space-between;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left: 0; top: 50px; 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:40px;border-bottom:#ddd dotted 1px;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;text-align: left;}
.menu ul li dl dd a:hover{ color:#f60;background: transparent;}
.menu a{ font-size:16px;color: #6b6b6b;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{ background: var(--main-color);color: #fff;}
a.menu_hover{ background: var(--main-color);color: #fff;}
.menu>ul>li.cur span a{ background: var(--main-color);color: #fff;}

/*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;}

.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;}
.mt30{margin-top: 30px;}
.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;}
.iTit1{font-size: 16px;color: #333;font-weight: bold;}
.iTit{}
.iTxt{}
.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%;}
.mColor{color: var(--main-color) !important;}
.iListBtn{position: relative;padding: 0 50px;}
.iListBtn .swiper-button-next, .iListBtn .swiper-button-prev{width: 25px;height: 73px;background: #eee;}
.iListBtn .swiper-button-next:after, .iListBtn .swiper-button-prev:after{font-size: 20px;color: #999;}

.otherTxt::-webkit-scrollbar {width: 3px;height: 8px;background-color: #fff;border-radius: 4px;position: relative;}
.otherTxt::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}
.otherTxt::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.otherTxt::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}


/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;height: 397px;position: relative;}
.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;}

.banTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 9;}
.banTop .wapper{height: 100%;}
.banTop .warp{width: 100%;height: 100%;}
.banTop .warp .left{width: 265px;background: rgba(0,0,0,.6);height: 100%;padding: 20px 12px 0 20px;overflow: auto;}
.banTop .warp .right{width: 260px;height: 100%;display: flex;align-items: center;}

.banList{width: 100%;height: 100%;overflow: auto;}
.banList dl{border-bottom: 1px dashed hsla(0,0%,100%,.3);padding: 20px;background: url(../images/dian2.png) no-repeat left 8px top 30px;padding-right: 10px;}
.banList dl dt{}
.banList dl dt span{font-size: 16px;color: #fff;}
.banList dl dt small{display: inline-block;line-height: 18px;background: var(--main-color3);padding: 0 6px;border-radius: 18px;margin-left: 6px;color: #fff;}
.banList dl dd{margin-top: 10px;}
.banList dl dd a{font-size: 14px;line-height: 25px;color: hsla(0,0%,100%,.6);margin-right: 18px;}

.banForm{background: hsla(0,0%,100%,.9);padding: 30px 20px 40px;}
.banForm ul li{position: relative;margin-bottom: 10px;}
.banForm input{border: 1px solid rgba(0,0,0,.08);height: 40px;padding: 0 10px;outline: none;padding-right: 30px;font-size: 13px;width: 100%;}
.banForm i{position: absolute;top: 50%;transform: translateY(-50%);right: 10px;color: #f00;font-style: normal;font-size: 15px;}
.banForm .banButton{width: 100%;height: 35px;border-radius: 5px;background: var(--main-color);font-size: 16px;border: none;color: #fff;}



.mainFull{background: var(--main-bg1);padding-top: 30px;}
.index1{width: 100%;}
.i1Warp{width: 100%;}
.i1Tit{position: relative;font-size: 16px;color: #fff;font-weight: bold;background: var(--main-color);width: 85px;display: flex;justify-content: center;align-items: center;}
.i1Tit:after{position: absolute;top: 50%;transform: translateY(-50%);right: -11px;width: 12px;height: 14px;background: url(../images/icon_right.png) no-repeat 50%/cover;content: "";}
.i1List{width: 100%;flex: 1;padding: 20px 0;}
.i1List ul li{width: 18%;background: url(../images/line_1.png) right center no-repeat;padding: 10px 0;margin-right: 0.7%;margin-left: 1.2%;}
.i1List .part{display: block;width: 100%;text-align: center;}
.i1List .part .img{text-align: center;}
.i1List .part .img img{width: 100%;/*max-width: 65px;*/border-radius: 20px;}
.i1List .part .tit{padding: 10px 0;font-size: 16px;color: #333;}
.i1List .part:hover .tit{color: var(--main-color);}

.index2{padding: 30px 25px;}
.index2 .iTit1{padding: 0 6px;}
.i2List{width: 100%;}
.i2List ul li{width: 16.6%;padding: 0 6px;}
.i2List .part{display: block;width: 100%;}
.i2List .part .img{width: 100%;}
.i2List .part .img img{width: 100%;}
.i2List .part .desc{margin: 10px 0;}
.i2List .part .t1{font-size: 14px;color: rgba(64,85,104,.8);}
.i1Btn{margin-top: 10px;}
.i1Btn span{display: inline-block;padding: 6px 20px;border-radius: 30px;border: 1px solid var(--main-color);color: var(--main-color);font-size: 14px;}

.index3{width: 100%;}
.i3Warp{width: 100%;}
.i3Warp .item1{width: 26%;border-right: 3px solid #e9e9e9;}
.i3Warp .item2{width: 37%;border-right: 3px solid #e9e9e9;}
.i3Warp .item3{width: 37%;}

.i3Tit{width: 100%;border-bottom: 1px solid #e9e9e9;padding: 0 20px;height: 50px;line-height: 50px;}
.i3Tit .tit{font-size: 16px;color: #333;font-weight: bold;border-bottom: 1px solid var(--main-color);}
.i3Warp .item2 .i3Tit .tit{border-bottom: 1px solid var(--main-color2);}
.i3More a{display: inline-block;padding: 5px 10px;background: var(--main-color);border-radius: 30px;color: #fff;font-size: 12px;line-height: 1.2;}
.i3Box{padding: 22px;}
.i3List{width: 100%;}
.i3List ul li{padding-left: 10px;background: url(../images/dian3.png) no-repeat 0;}
.i3List .t1{font-size: 15px;line-height: 37px;}
.i3List .t1:hover{color: var(--main-color);}

.iSlide{width: 100%;}
.iTab{width: 100%;}
.iTab ul li{margin-right: 15px;margin-bottom: 15px;}
.iTab a{display: inline-block;padding: 5px 16px;border: 1px solid var(--main-color2);border-radius: 30px;color: var(--main-color2);font-size: 14px;}
.iTab ul li.on a{background: var(--main-color2);color: #fff;}

.iPanel{width: 100%;}
.i3List2{width: 100%;}
.i3List2 ul li{width: 50%;padding: 0 10px;background: url(../images/line_2.png) right center no-repeat;}
.i3List2 ul li:nth-child(2n){background: transparent;}
.i3List2 .t1{display: block;width: 100%;font-size: 15px;line-height: 30px;}
.i3List2 .t1:hover{color: var(--main-color);}

.i3_2Warp{width: 100%;}
.i3_2Warp .item1{width: 26%;border-right: 3px solid #e9e9e9;}
.i3_2Warp .item2{width: 48%;border-right: 3px solid #e9e9e9;}
.i3_2Warp .item3{width: 26%;}
.index3_2 .item1 .i3List{padding: 0;}

.i3Tit2{width: 100%;border-bottom: 1px solid #e9e9e9;padding: 0 20px;height: 50px;align-items: center;}
.i3Tit2 .tit{display: inline-block;padding: 3px 10px;background: var(--main-color2);border-radius: 30px;color: #fff;font-size: 16px;font-weight: bold;}
.i3Tit2 .icon{margin: 0 15px;}
.i3Tit2 .icon img{width: 25px;}
.i3Slide3{width: calc(100% - 150px);height: 30px;flex: 1;}
.i3Slide3 .list{width: 100%;height: 30px;line-height: 30px;overflow: hidden;}
.i3Slide3 .t1{display: block;width: 100%;font-size: 14px;color: #333;}
.i3Slide3 .t1:hover{color: var(--main-color);}

.i3Slide4{width: 100%;}
.i3Slide4 .iTab a{border: 1px solid var(--main-color);color: var(--main-color);}
.i3Slide4 .iTab ul li.on a{background: var(--main-color);color: #fff;}

.i3Slide4 .top{width: 100%;}
.i3Slide4 .top .img{width: 36%;display: flex;justify-content: center;align-items: center;}
.i3Slide4 .top .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.i3Slide4 .i3List{width: 60%;padding: 0;}

.i3List3{width: 100%;}
.i3List3 ul li{padding: 10px 0;border-bottom: 1px dashed #cacaca;}
.i3List3 .tit{font-size: 15px;font-weight: bold;padding-left: 30px;position: relative;}
.i3List3 .tit:before{content: "Q";position: absolute;z-index: 5;left: 0;top: 2px;color: #fff;background-color: var(--main-color);border-radius: 5px;padding: 0 5px;font-size: 10px;}
.i3List3 .tit a{color: #333;}
.i3List3 .info{font-size: 14px;color: #8a8a8a;padding-left: 30px;margin-top: 5px;height: 20px;line-height: 20px;position: relative;}
.i3List3 .info:before{content: "A";position: absolute;z-index: 5;left: 0;top: 2px;color: #fff;background-color: var(--main-color2);border-radius: 5px;padding: 0 5px;font-size: 10px;}
.i3List3 .info .txt{}
.i3List3 .tit a:hover{color: var(--main-color);}

.index4{padding: 30px 25px;}
.i4List{display: block;width: 100%;}
.i4List .part{display: block;width: 100%;text-align: center;}
.i4List .part .img{width: 203px;height: 203px;border-radius: 50%;overflow: hidden;border: 4px solid #f5f5f5;margin: 0 auto;display: flex;justify-content: center;align-items: flex-end;}
.i4List .part .img img{width: 100%;height: 100%;object-fit: contain;}
.i4List .part .tit{font-size: 16px;color: #333;margin-top: 10px;font-weight: bold;}
.i4List .part:hover .tit{color: var(--main-color);}

.index5{padding: 30px 25px;}
.i5List{display: block;width: 100%;}
.i5List .part{display: block;width: 100%;text-align: center;}
.i5List .part .img{width: 100%;}
.i5List .part .img img{width: 100%;height: 300px;object-fit: cover;}
.i5List .part .tit{font-size: 16px;color: #333;margin-top: 10px;font-weight: bold;}
.i5List .part:hover .tit{color: var(--main-color);}

.index6{padding: 30px 25px;}
.i6Warp{width: 100%;}
.i6Warp .item{width: 32%;}
.i6Warp .img{width: 100%;margin: 10px 0;transition: 0.3s;}
.i6Warp .img img{width: 100%;}
.i6Warp .img:hover{transform: translateY(-10px);}

.index7{padding: 20px 0;border-bottom: 1px solid #e6e6e6;}
.i7List{width: 100%;line-height: 30px;}
.i7List dt{font-size: 16px;color: #333;font-weight: bold;}
.i7List dd{flex: 1;}
.i7List dd a{font-size: 14px;line-height: 32px;color: #7f7e7e;padding: 0 15px;background: url(../images/line_3.png) no-repeat 100%;display: inline-block;}

.index8{padding: 30px 0;background: var(--main-bg1);}
.i8Warp{width: 100%;font-size: 14px;color: #333;}
.i8Warp .item{flex: 1;}
.i8Warp .item ul li{width: 33.3%;padding-right: 1%;}
.i8Warp .item2{width: 40%;}
.i8Warp .item2 .ewm{width: 100%;}
.i8Warp .item2 .ewm .box{width: 23%;text-align: center;font-size: 14px;color: #666;}
.i8Warp .item2 .ewm .box img{width: 100%;}

.footer{padding: 30px 0;font-size: 14px;color: #333;text-align: center;}
.fMenu ul li{display: inline-block;}
.fMenu ul li a{display: inline-block;padding: 0 15px;background: url(../images/line_3.png) no-repeat 100%;font-size: 16px;color: #7f7e7e;}
.fMenu ul li a:hover{color: var(--main-color);}

.iPageTop{padding: 20px 0;background: #fff;}
.iPageTop .wapper{}
.current i{color: var(--main-color);font-size: 16px;}
.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;}

.pageMenu{padding-top: 20px;margin-top: 20px;border-top: 1px solid #ddd;}
.pageMenu ul li{display: inline-block;}
.pageMenu ul li a{display: inline-block;padding: 0 15px;background: url(../images/line_3.png) no-repeat 100%;font-size: 14px;color: #7f7e7e;}
.pageMenu ul li a:hover{color: var(--main-color);}
.pageMenu ul li:last-child a{background: none;}
.pageMenu ul li.on a{color: var(--main-color);}
.mainWarp{width: 100%;}
.mainWarp .ml{width: 869px;}
.mainWarp .mr{width: 308px;}
.mlBox{padding: 5px 22px 20px;min-height: 800px;}
.mlTit{border-bottom: 1px solid #e9e9e9;}
.mlTit ul li{padding: 0 22px;}
.mlTit ul li a{display: block;font-size: 16px;color: #333;font-weight: bold;border-bottom: 1px solid transparent;line-height: 49px;}
.mlTit ul li a:hover{color: var(--main-color);}
.mlTit ul li.on a{border-bottom: 1px solid #ff6300;}

.content_warp {padding: 22px 0;}
.news .i3List ul li{display: flex;justify-content: space-between;}
.news .i3List .t1{flex: 1;}
.news .i3List .time{width: 90px;font-size: 14px;color: rgba(51,51,51,.3);text-align: right;margin-left: 20px;}

.mrForm{width: 100%;}
.innerTit{font-size: 22px;color: #333;font-weight: bold;}
.fraction{width: 100%;max-width: 648px;margin: 0 auto;padding: 120px 0;}
.fractionSearch{width: 100%;}
.fractionSearch .box{display: flex;justify-content: space-between;box-shadow: 0 0 5px #e3e3e3;}
.fractionSearch .box input{border: 1px solid #e5e5e5;border-radius: 10px 0 0 10px;padding: 0 20px;flex: 1;height: 49px;background: transparent;outline: none;font-size: 18px;}
.fractionSearch .box button{color: #fff;cursor: pointer;padding: 0 30px 0 50px;background: var(--main-color) url(../images/search.png) no-repeat left 20px center;border-radius: 0 10px 10px 0;border: none;height: 49px;font-size: 16px;}
.fractionSearch .list{font-size: 18px;color: #333;line-height: 30px;}
.fractionSearch .list dt{}
.fractionSearch .list dd{flex: 1;}
.fractionSearch .list a{color: #333;margin-right: 15px;}

.fraction .hotList{width: 100%;}
.hotList .title{border-bottom: 1px solid #ddd;line-height: 50px;}
.hotList .title span{display: inline-block;border-bottom: 1px solid var(--main-color2);font-size: 16px;color: var(--main-color2);font-weight: bold;}
.hotList .list{margin-top: 10px;}
.hotList .list ul li{}
.hotList .list ul li .t1{font-size: 16px;color: #333;display: block;line-height: 36px;}
.hotList .list ul li .t1:hover{color: var(--main-color);}

/*teacher*/

.teacher{width: 100%;}
.teacherList{width: 100%;}
.teacherList ul li{width: calc(33.3% - 13.33px);margin-right: 20px;margin-bottom: 20px;}
.teacherList ul li:nth-child(3n){margin-right: 0;}
.teacherList .part{display: block;width: 100%;}
.teacherList .part .img{width: 100%;height: 260px;background: #eef3fa;display: flex;align-items: flex-end;justify-content: center;}
.teacherList .part .img img{width: auto;height: auto;object-fit: cover;max-width: 100%;max-height: 100%;}
.teacherList .part .tit{margin-top: 10px;font-size: 16px;color: #333;font-weight: bold;text-align: center;}
.teacherList .part:hover .img img{transform: scale(1.1);}
.teacherList .part:hover .tit{color: var(--main-color);}

/*download*/

.download{width: 100%;}
.download .i3List ul li{background: url(../images/downBtn.png) no-repeat 0/15px;padding-left: 25px;}

/*about*/
.about{width: 100%;}
.iTxt{font-size: 16px;color: #333;}
.iTxt img{max-width: 100%;}
.aboTit{padding: 20px 0;text-align: center;border-bottom: 1px solid #ddd;font-size: 22px;}
.aboInfo{padding: 20px 0;font-size: 14px;color: #666;}
.aboInfo span{display: inline-block;padding: 0 20px;}

/*colleges*/

.colleges{width: 100%;padding: 20px 0;}
.collegesList{width: 100%;}
.collegesList dl{margin-bottom: 10px;display: flex;}
.collegesList dl dt{width: 90px;height: 32px;background: var(--main-color);color: #fff;font-size: 14px;text-align: center;line-height: 32px;}
.collegesList dl dt span{}
.collegesList dl dd{flex: 1;}
.collegesList .list{width: 100%;}
.collegesList .list ul li{display: inline-block;margin-left: 10px;}
.collegesList .list ul li a{display: inline-block;padding: 0 20px;line-height: 32px;background: #eee;color: #333;font-size: 14px;}
.collegesList .list ul li a:hover{background: var(--main-color);color: #fff;}

.collegesInnerList{margin: 20px 0;}
.collegesInnerList ul li{width: 12.5%;padding: 0 10px;margin-bottom: 10px;}
.collegesInnerList .part{display: block;width: 100%;text-align: center;}
.collegesInnerList .part .img{width: 124px;height: 124px;margin: 0 auto;}
.collegesInnerList .part .img img{width: 100%;height: 100%;object-fit: contain;}
.collegesInnerList .part .tit{font-size: 12px;font-weight: bold;color: #333;margin-top: 10px;}
.collegesList dl.dl2{display: block;}

/*collegeDetail*/

.collegeDetail{width: 100%;padding: 30px 0;}
.collegeDetailTit{width: 90px;height: 32px;background: var(--main-color);color: #fff;font-size: 14px;text-align: center;line-height: 32px;margin-bottom: 10px;}
.collegeDetail .item1{width: 100%;}
.collegeDetail .item1 .img{width: 25%;text-align: center;}
.collegeDetail .item1 .img img{width: auto;max-width: 80%;}
.collegeDetail .item1 .desc{width: 70%;color: #333;}
.collegeDetail .item1 .tit{text-align: center;font-size: 20px;font-weight: bold;}
.collegeDetail .item1 .iTxt{font-size: 18px;}

.yx-major{width: 100%;}
.yx-major,
.el-pagination {
	margin-top: 10px
}

.yx-major table {
	width: 100%;
	border: 1px solid #7f828b
}

.yx-major td {
	border: 1px solid #7f828b;
	padding: 5px
}

table {border-collapse: collapse;border-spacing: 0}

.collegeDetail .news .i3List ul li{padding-left: 30px;background: url(../images/icon_right.png) center left no-repeat;background-size: 12px;}












.inside{width: 100%;overflow: auto;}
.inside img{max-width: 100%;}

@media only screen and (max-width: 1200px) {
body{ width:1200px; margin:0 auto;}
.wapper{ width:1200px; margin:0 auto;}

}