<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*孙立宏2021.04.10*/
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pt30{padding-top: 30px;}
.pd120{padding-bottom: 100px;}
.pd80{padding-bottom: 80px;}
.subPage &gt; .gp-container{position: relative;}
.subBanner{background-size: cover;position: relative;padding-bottom: 44.27%;height: 0;overflow: hidden;position: relative;display: flex;display: -webkit-flex;}
.subBanner::before{content: '';width: 100%;height: 50%;background:rgba(0,0,0,0);background:-webkit-gradient(bottom , top,color-stop(0%,rgba(0,0,0,1)),color-stop(100%,rgba(0,0,0,0)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
	background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.subTitle{position: absolute;z-index: 20;text-align: center;bottom: 5%;left: 50%;transform: translateX(-50%);width: 100%;}
.subTitle h2{font-size: calc(34px + 4.5vw);margin-bottom: 1vw;font-family: 'goudy_old';text-transform: uppercase;}
.subTitle p{font-size: calc(14px + 0.62vw);font-family: 'goudy_old_regular';line-height: 44px;max-height: 88px;overflow: hidden;padding: 0 15px;}
.gp-bread{padding:8px 18px;position: absolute;z-index: 10;box-sizing: border-box;text-align: right;right: 0;top: -70px;border-radius: 20px;box-shadow: 0 0 6px rgba(0,0,0,0.15);z-index: 9998;background-color: #fff;}
.gp-bread span{color: #999;}
.gp-bread a{color: #999;}
.subPage {min-height: 500px;z-index: 50;position: relative;overflow: hidden;}
.subPage2{margin-top: -30px;}
/* .subPage.gp-container{width: 1440px;} */
/*侧边栏*/
.wrap_subLeft{width: 240px;float: left;border-right: 2px solid #d2d2d2;padding-bottom: 5000px;margin-bottom: -5000px;padding-top: 15px;padding-right: 26px;}
.gp-subLeft{z-index: 100;position: relative;margin-bottom: 50px;}
.gp-subLeft &gt;li{position: relative;height: 80px;line-height: 80px;padding: 0 25px;border-bottom: 1px solid #dcdcdc;}
.gp-subLeft &gt;li &gt; a{display: block;transition: all 0.35s ease-in-out;position: relative;font-size: 18px;position: relative;color: #003e78;}
.gp-subLeft &gt;li &gt; a span{display: inline-block;padding: 3px 0;position: relative;vertical-align: middle;line-height: 1.5;}
.gp-subLeft &gt;li &gt; a span::before{content: '';width: 0;height: 2px;background-color: #ffcc03;position: absolute;left: 50%;bottom: 0;transition: all 0.4s ease-out;}
.gp-subLeft &gt;li &gt; a i{font-size: 1.4rem;color: #c3c3c3;margin-left: 5px}
.gp-subLeft &gt;li &gt; a.active{color: #ffcc03;font-weight: bold;}
.gp-subLeft &gt;li &gt; a.active span::before,.gp-subLeft &gt;li &gt; a:hover span::before{width: 100%;left: 0;}
.gp-subLeft &gt;li &gt; a:hover span{color: #ffcc03;}
.gp-subLeft &gt;li.on .gp-second-nav{display: block;top:72px;}
.gp-subLeft &gt;li.on.hover {background-color: #6416a6;}
.gp-subLeft &gt;li.on.hover &gt; a{color: #5E9C8C;}
.gp-subLeft &gt;li.on.hover &gt; a i{color: #5E9C8C;}
.gp-subLeft .gp-toggles{text-align: center;cursor: pointer;color:#999;font-size: 1.6rem;display: inline-block;vertical-align: middle;padding: 12px 0;line-height: 1.4;position: absolute;right: 10px;top: 5px;}
.gp-second-nav{display: none;width: 100%;position: relative;padding: 8px 0 10px;}
.gp-second-nav::before{content: '';width: 84px;height: 100%;position: absolute;left:-84px;background-color: #F9F9F9 ;z-index: 0;top: 0;}
.gp-second-nav dd{position: relative;z-index: 5;}

.gp-second-nav dd a{display: block;padding:8px 0;transition: all 0.35s ease-in-out;position: relative;font-size: 1.4rem;color: #333;}
.gp-second-nav dd a:hover,.gp-second-nav dd a.active{color: #ba2528;}
/*三级*/
.gp-subLeft2{float: right;width: 200px;padding-bottom: 80px;text-align: center;}
.gp-subLeft2 li{border-bottom: 1px solid #e6e6e6;position: relative;}
.gp-subLeft2 li a{display: block;padding: 24px 15px ;line-height: 1.5;position: relative;z-index: 10;}
.gp-subLeft2 li::before{content: '';width: 0;height: 100%;background-color: #ba2528;position: absolute;right: 0;top: 0;transition: all 0.4s ease-out;z-index: 0;}
.gp-subLeft2 li.active::before{width: 100%;}
.gp-subLeft2 li.active a{color: #fff;}
.gp-subLeft2 li:hover:before{width: 100%;}
.gp-subLeft2 li:hover a{color: #fff;}


/*侧边栏移动端 */
.gp-m-subNav{display:none;position: relative;z-index: 800;}
.gp-m-inner-header{width:auto;height:60px;background-color:#6416a6;cursor:pointer;line-height: 60px;background:#f0f5f9;}

.gp-m-inner-header &gt; span{height: 40px;padding-left: 15px;font-size:18px;color:#333;}
.gp-m-subNav .gp-m-inner-header-icon-click{}
.gp-m-subNav .gp-m-inner-header-icon{float: right;width:40px;height: 40px;text-align: center;color: #ffcc03;margin-top: 10px;line-height: 40px;}
.gp-subNavm{ width:100%; overflow: hidden;display: none;background-color: #fff;}
.gp-subNavm h2{width:100%;height:48px;line-height:48px;background-color:#003c7f;}
.gp-subNavm h2 a{padding-left:13px;font-size:2rem;display:block;color:#fff;}
.gp-subNavm ul{}
.gp-subNavm li{position: relative;}
.gp-subNavm li &gt; a{ font-size: 18px;line-height:1.4;border-bottom:1px solid #dcdcdc;display:block;padding:13px 15px;color: #003e78;}
.gp-subNavm li.sub_has span{ margin-left: 10px;}
.gp-subNavm li.on a{ color:#6416a6; display:block; width:100%;}
.gp-m-toggle{width: 40px;height: 40px;position: absolute;right: 0;top: 5px;line-height: 40px;text-align: center;}
/* .gp-subNavm li.active .gp-m-toggle{transform: rotate(90deg);} */
.gp-subNavm dl{ display: none; background-color:#fff;}
.gp-subNavm dl dd{ padding-left: 30px; line-height:18px; padding:12px 0px 12px 30px;border-bottom: 1px dotted #e6e6e6;}
.gp-subNavm li dl dd a{ font-size: 14px; font-weight:normal; display:inline;  border:none; padding:0px;}
.gp-subNavm li dl dd a:hover{ color:#6416a6}
.subPage2{padding-top: 80PX;}
.subRight{margin-left: 345px;position: relative;}
.listTitle8{text-align: center;font-size: calc(20px + 1vw);color: #004999;padding-bottom: 50px;font-family: 'goudy_old';}
.listTitle8 a{color: #004999;}
#bMapContainer{height: 500px;margin-right: 220px;}
.amap-marker-content{width: 320px;background-color: #fff;padding: 25px;}
.amap-marker-content h3{font-weight: normal;margin-bottom: 10px;font-family: 'optimaregular';color: #333;}
.amap-marker-content p{line-height: 1.5;margin-bottom: 10px;}
.close-btn{width: 30px;height: 30px;position: absolute;right: -15px;top: -15px;background-color: #fff;line-height: 30px;text-align: center;border-radius: 50%;}
.contact-map{position: relative;margin-bottom: 15px;}
.code02{position: absolute;right: 0;bottom: 0;text-align: center;}
.subWay{background-color: #f0f5f9;padding: 50px;margin-bottom: 40px;}
.subW_img{width: 180px;height: 180px;background-color: #fff;position: relative;float: left;}
.subW_img img{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 70%;}
.subW_txt{margin-left: 230px;padding-top: 0 !important;}
.subWay.whiteBg{background-color: #fff;}
.subWay.whiteBg .subW_img{background-color: #f0f5f9;}


.margin5{margin: 0 5px;font-size: 14px;}
.pageCount{border:1px solid #e6e6e6;padding: 0 5px 0 10px;}
.divSelect{position: relative;display: inline-block;vertical-align: middle;min-width: 63px;height: 28px;border: 1px solid #d7dfdc;}
.select_mask{width: 100%;height: 28px;display: block;background-color: #fff;opacity: 0.6;filter: alpha(opacity=60);position: absolute;left: 0;top: 0;z-index: 1;}
.divSelect cite{height: 28px;display: block;position:relative;z-index: 2;cursor: pointer;overflow: hidden;color:#666;font-size: 14px;font-style: normal;background: url(../images/page.png) no-repeat right 10px center;background-size: 10px auto;line-height:28px;padding-right: 12px;}
.linkList02{position: absolute;left: 0;bottom: 28px;z-index: 5000;background-color: #fff;width: 100%;max-height:500px;overflow-y: auto;display: none;box-shadow: 1px -1px 10px rgba(0,0,0,0.35);}
.linkList02 li{padding:5px 10px;font-size: 14px;text-align: center;}
.linkList02 li:hover{background-color: #f1f1f1;}
.linkList02 li a{display: block;}
.divSelect.active .select_mask{background-color: #f5f5f5;opacity: 1;}
.gp-m-page{overflow: hidden;display: none;padding: 20px 20px 0;text-align: center;}
.gp-m-page a{display: inline-block;padding: 10px 12px;min-width: 80px;box-sizing: border-box;color: #999;text-align: center;border: 1px solid #D7DFDC;margin: 0 10px;}
.gp-m-page a:hover{color: #000;}

/*文章页*/
.pageArticle{position: relative;}
.pageArticleTitle{overflow: hidden;padding: 20px 0;text-align: center;}
.pageArticleTitle h3{line-height: 1.4;text-align: center;font-family: 'goudy_old';}
.articleAuthor{padding: 10px 15px;text-align: center;margin-bottom: 20px;line-height: 1.5;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;}
.articleAuthor span,.articleAuthor i{display: inline-block;*display: inline;*zoom:1;color: #999;margin: 0 10px;}
.articleAuthor i{font-style: normal;font-weight: normal;color: #ccc;}
.wrapArticle {position: relative;margin: 60px auto 0;}
.articleBottom{overflow: hidden;}
.gp-article{position: relative;line-height: 1.5;padding-bottom: 15px;padding-top: 15px;font-family: 'goudy_old_regular';}
.gp-article p{margin-bottom: 3rem;}
.gp-article p:last-child{margin-bottom: 0;}
.Annex{padding:20px;background-color: #ecf3f8;}
.Annex &gt; strong{padding:15px 0;display: block;color: #666;}
.annexList{overflow: hidden;padding: 0;margin-left: 10px;}
.annexList li{line-height: 1.5;padding:10px 0;border-bottom: 1px solid #e6e6e6;}
.annexList li:last-child{border-bottom: none;}
.annexList li a{color: #666;}
.share{padding: 20px 0 40px;}
.share_title{display: inline-block;vertical-align: middle;color: #333;margin-bottom: 10px;}
.share .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
.share .bdsharebuttonbox  &gt; a{padding-left: 0;margin-bottom:5px;height:50px;text-indent: 0;width: 50px;line-height: 50px;text-align: center;background: none;font-size: 30px;display: inline-block;float: none;color: #fff;transition: all 0.35s ease-out;border-radius: 50%;}
.share .bdsharebuttonbox &gt; a.bds_weixin{background-color:#27b713;border-color: #27b713;}
.share .bdsharebuttonbox  &gt; a.bds_tsina{background-color:#f35125;border-color: #f35125;}
.share .bdsharebuttonbox  &gt; a.bds_qzone {background-color: #fdbf22;border-color: #fdbf22;}
.share .bdsharebuttonbox  &gt; a.bds_more {background-color: #3c9cf5;border-color: #3c9cf5;}
.share .bdsharebuttonbox  &gt; a:hover{color: #fff;}
.shareBox {width: 260px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin: -150px 0 0 -130px;z-index: 9998;height: 310px;border: 6px solid #8F8F8F;border-radius: 8px;box-shadow: 0 0 7px #aaa;display: none;}
.shareBox { font-size: 14px;}
.shareBox .title {   background: #f6f6f6;  font-size: 14px;  font-weight: bold;  padding: 10px 15px !important;}
.shareClose {   position: absolute;    right: 0;    top: 0; cursor: pointer;font-size: 18px;width: 20px;; }
.sharelist {  position: static;   height: 250px;  overflow-y: auto;padding-left: 17px !important;}
.sharelist li {    float: left;    width: 130px;     padding: 2px;     margin-left: 6px;     _margin-left: 3px;     height: 28px;     overflow: hidden;     list-style: none; }
.sharelist li a {     color: #565656;     font: 12px '宋体';     display: block;        text-decoration: none;     border: 1px solid #fff;     line-height: 18px; width: auto;height: auto;text-indent: 0;}
.weChatBox{width: 260px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-130px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}
.w-close{width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}
.qrcode{width: 200px;height: 200px;margin:15px auto;background: #ccc;}
.w-footer{font-size: 12px;line-height: 1.5;color:#999;}
#qrodeText{opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}
.bdshare-button-style0-32{display: inline-block;vertical-align: middle;}

.pd150{padding-bottom: 150px;}
.s1Mode1{margin-top: 120px;margin-bottom: 110px;position: relative;display: flex;display: -webkit-flex;}
.s1Mode1::before{content: '';width: 100%;height: 100%;background-color: #f1f7fa;position: absolute;left: 0;top: 0;transform: skewX(-3deg);z-index: -1;}
.rItem-lf{width: 54.5%;transform: skewX(-3deg);overflow: hidden;margin-top: auto;}
.rItem-lf a{display: block;transform: skewX(3deg);width: calc(100% + 30px);margin-left:-15px;}
.rItem-lf .gp-img-responsive{padding-bottom:72.38% ;position: relative;}
.rItem-lf .gp-img-responsive::before{content: '';width: calc(100% - 150px);left: 75px;height: calc(100% - 110px);top: 55px;display: block;position: absolute;border: 1px solid #fff;z-index: 20;transform: scale(0.8);opacity: 0;filter: alpha(opacity= 80);transition: all 0.35s ease-out;}
.rItem-lf .gp-img-responsive img{z-index: 2;}
.rTtem-rt{width: 45.5%;box-sizing: border-box;padding: 90px 60px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.rTtem-rt p{font-family: 'Georgia';line-height: 42px;height: 252px;overflow: hidden;font-family: 'Georgia';}
.Rtem-more{display: block;text-transform: uppercase;margin-top: auto;}
.Rtem-more a{color: #00284d;display:block;transition: transform 0.35s ease-out;}
.Rtem-more i{font-size: 28px;vertical-align: middle;line-height:1;display: inline-block;width: 43px;height: 10px;background: url(../images/more1.png) no-repeat left  center;transition: all 0.35s ease-out;}
.Rtem-more span{display: inline-block;vertical-align: middle;margin-right: 10px;}
.Rtem-more a:hover{color: #ffcc03;}
.Rtem-more a:hover i{background-position: -43px 0;}
.Rtem-more a:hover{transform: translateX(10px);}
.USTB-list6{display: flex;display: -webkit-flex;text-align: center;border-top: 2px solid #ffcc03;border-bottom: 2px solid #ffcc03;padding: 40px 0;justify-content: space-between;}
.USTB-list6 li{padding: 0 12px;}
.USTB-list6 li strong{font-family: 'optima_lt_extrablackregular';font-size: calc(20px + 1.8vw);display: block;color: #00284d;padding-bottom: 22px;}
.USTB-list6 li span{font-family: 'optimaregular';font-size: calc(14px + 0.3vw);display: block;color: #666;}
.s1Mode3{margin-top: 140px;margin-bottom: 170px;}
.s1Mode3 .lf{width: 45.1%;padding-top: 80px;}
.USTBTitle{position: relative;height: 80px;width: 100%;}
.USTBTitle  svg text{font-size: calc(18px + 2vw);font-weight: bolder;font-family:"arial black";}
.USTBTitle  svg {position: absolute;left: 0;bottom: 0;z-index: 0;}

.s1Mode3 {position: relative;}
.s1Mode3::before{content: '';width: 1px;height: 80%;background-color: #1f68b0;position: absolute;left: 50%;top: 10%;transform: skewX(-15deg);}
.s1Mode3 .rt{width: 44%;}
.s1Mode3 .rt .p{line-height: 42px;height:126px;overflow: hidden ;font-family: 'goudy_old_regular';}
.teacherSearch{height: 75px;width: 80%;border: 2px solid #004998;margin-top: 60px;margin-left: 10%;position: relative;box-sizing: border-box;}
.teacherSearch input,.teacherSearch button{height: 75px;line-height: 75px;border: none;padding: 0;}
.teacherSearch .notxt{width: calc(100% - 80px);font-size: 24px;box-sizing: border-box;padding-left: 5%;}
.teacherSearch .notxt1{width: 80px;position: absolute;right: 0;top: 0;background-color: #004998;}
.teacherSearch .notxt1 i{color: #ffcc03;font-size: 30px;}
.s1Wrap4 {padding: 100px 0 70px;}
.USTBTitle2{text-align: center;margin-bottom: 80px;}
/* .USTBTitle2 svg{max-width: 500px;transform: translateX(-50%);left: 50%;} */
.USTBTitle2 svg text{margin: 0 auto;width: 100%;display: block;}
.s1Wrap4{background-color: #ecf3f8;}
.border1{position: relative;}
.border1::before{content: '';width: calc(100% - 24px);height: calc(100% - 24px);left: 12px;top: 12px;border: 1px solid #fff;box-sizing: border-box;opacity: 0;filter: alpha(opacity = 0);transform: scale(0.8);transition: all 0.35s ease-out;position: absolute;z-index: 5;}
.USTB-list7{margin: 0 -15px;}

.item-info7{margin: 0 15px;}
.item-txt7{background-color: #fff;padding: 20px 16px;transition: all 0.35s ease-out;}
.item-txt7 h3 a{color: #9c7201;}
.item-txt7 h3{margin-bottom: 16px;line-height: 24px;height: 24px;overflow: hidden;}
.item-txt7 p{font-family: 'goudy_old_regular';line-height: 28px;height: 56px;overflow: hidden;}
.USTB-list7 li {margin-bottom: 60px;}
.USTB-list7 li:nth-of-type(n+5){margin-bottom: 25px;}
.s1Wrap5{padding: 130px 0;}
.m5_lf{width: 440px;padding-top: 10px;}
.m5_lf .gp-img-responsive{padding-bottom: 100%;}
.m5_lf .border1::before{width: calc(100% - 40px);height: calc(100% - 40px);left:20px;top: 20px;}
.m5_rt{margin-left: 520px;}
.USTBTitle3{position: relative;padding-bottom: 10px;position: relative;}
.USTBTitle3::after{content: '';width: 100%;max-width: 600px;height: 4px;background-color: #f4f4f4;bottom: -4px;z-index: 0;position: absolute;}
.USTBTitle3 svg{top: 0;}
.USTBTitle3::before{content: '';width: 135px;height: 4px;background-color: #ffcc03;position: absolute;left: 0;bottom: -4px;z-index: 5;}
.genP{font-family: 'goudy_old_regular';line-height: 44px;height: 132px;overflow: hidden;padding-top: 40px;margin-bottom: 50px;}
.readMore4{text-align: left;padding-bottom: 20px;}
.readMore4 a{text-align: center;}
.s1Wrap6{background-color: #ecf3f8;padding: 130px 0;}
.m6_rt,.mr520{margin-right: 520px;}
.mr520{width: calc(100% - 520px);}
.s1Wrap7 {padding: 140px 0 120px;}
.s1Wrap7 .USTBTitle2{margin-bottom: 0;}
/* .s1Wrap7 .USTBTitle2 svg{max-width: 720px;} */
.USTB-list8{margin: 0 -15px 85px;}
.USTB-list8 li {margin-bottom: 15px;}
.USTB-list8 li &gt; a{display: block;margin: 0 15px;}
.item-img8.gp-img-responsive{padding-bottom: 140.83%;}
.item-img8.border1::before{width: calc(100% - 40px);height: calc(100% - 40px);left:20px;top: 20px;}
.item-txt8 {padding: 0 20px;position: absolute;left: 0;bottom: 20px;z-index: 25;transition: all 0.35s ease-out;}
.item-txt8 h3{font-family: 'Georgia';line-height: 28px;height: 56px;overflow: hidden;margin-bottom: 10px;font-weight: normal;}
.item-date8{display: block;padding-bottom: 8px;position: relative;}
.item-date8::before{content: '';width: 47px;height: 2px;background-color: #f8c907;position: absolute;left: 0;bottom: 0;}
.item-img8::after{content: '';width: 100%;height: 60%;background:rgba(0,0,0,0.5);background:-webkit-gradient(bottom , top,color-stop(0%,rgba(0,0,0,1)),color-stop(100%,rgba(0,0,0,0)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
	background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);position: absolute;left: 0;bottom: 0;z-index: 0;}
/* .USTBTitle svg text{text-anchor:start;}	 */
.USTBTitle2 svg text{dominant-baseline:middle;text-anchor:middle;position: relative;}	
.USTBTitle svg text{position: relative;dominant-baseline:middle;;}
.USTBTitle svg text::before{content: '';width: 100%;position: absolute;left: 0;height: 2px;background-color: #000;bottom: 0;}
.s1Mode6 .USTBTitle3{border-bottom-color: #e3e9ee;}
/*academics*/
.s2Wrap3{background: url(../images/s2Wrap3.jpg) no-repeat bottom center #ecf3f8;background-size: 100% auto;padding: 70px 0;margin-top: 120px;}
.dTitle_list02{display: flex;display: -webkit-flex;justify-content: space-between;max-width: 1360px;margin: 0 auto;}
.dTitle_list02 dd {font-size: calc(16px + 0.71vw);font-weight: bold;color: #ffcc03;position: relative;padding-bottom: 5px;cursor: pointer;}
.dTitle_list02 dd.active,.dTitle_list02 dd:hover{color: #004998;}
.dTitle_list02 dd.active::before,.dTitle_list02 dd:hover::before{content:'';width: 100%;height: 3px;background-color: #004998;position: absolute;left: 0;bottom: 0;}
.dList_info{margin:0 -15px;padding: 45px 0;}
.dList_info li &gt; span{display: inline-block;margin: 0 15px;font-size: calc(16px + 0.25vw);transform: skew(-6deg);font-family: 'Georgia';position: relative;}
.dList_info li &gt; span::after{content: '';width: 0;height: 100%;position: absolute;left: 50%;top: 0;background-color: #004998;transition: all 0.35s ease-out;}
.dList_info li &gt; span a{display: block;padding: 25px 35px;transform: skew(6deg);position: relative;z-index: 10;position: relative;z-index: 10;}
.dList_info li &gt; span:hover a{color:#ffcc03;font-weight: bold;}

.dList_info li.highLight a{color: #004998;text-decoration: underline;}
.s2Wrap4{background: url(../images/s3Wrap4.jpg) no-repeat bottom center #fff;background-size: 100% auto;padding-bottom: 30vw;}
.s2Wrap4 .USTBTitle2{padding-top: 50px;margin-bottom: 10px;}
.s2Wrap4 .dList_info{min-height: 340px;}
/*faculty*/
.s3Wrap1{padding:100px 0 30px}
.USTB-list9{margin-bottom: 30px;}
.USTB-list9 li{}
.item-img9{width: 300px;float: left;float: left;}
.item-img9 .gp-img-responsive{padding-bottom: 140.6%;position: relative;}
.item-img9 .gp-img-responsive::before{content: '';width: 100%;height: 50%;background:rgba(0,0,0,0);background:-webkit-gradient(bottom , top,color-stop(0%,rgba(0,0,0,1)),color-stop(100%,rgba(0,0,0,0)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
	background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.item-img9 .gp-img-responsive h3{font-weight: normal;padding-bottom: 15px;position: absolute;left: 20px;width: calc(100% - 40px);bottom: 30px;line-height: 1.4;}
.item-img9 .gp-img-responsive h3::before{content: '';width: 47px;height: 2px;background-color: #f8c907;position: absolute;left: 0;bottom: 0;}
.USTB-list9{}
.item-txt9{padding: 55px 7% 55px 10%; margin-left: 300px;position: relative;}
.item-txt9 .p1{font-family: 'Georgia';line-height: 38px;height: 304px;overflow: hidden;font-style: italic;display: block;}
.item-txt9 i{font-size: 50px;position: absolute;left:-41px;top: 50%;margin-top: -41px ;position: absolute;width: 82px;height: 82px;line-height: 82px;text-align: center;color: #04508e;background-color: #fff;}
.USTB-list9 li:first-child{background-color: #04508e;}
.USTB-list9 li:nth-child(2){background-color: #cca300;}
.USTB-list9 li:nth-child(2) .item-txt9 i{color: #cca300;}
.USTB-list9 li:nth-child(3){background-color: #a83017;}
.USTB-list9 li:nth-child(3) .item-txt9 i{color: #a83017;}
.USTB-list9 li:nth-child(4){background-color: #3c3d3d;}
.USTB-list9 li:nth-child(4) .item-txt9 i{color: #3c3d3d;}
.USTB-list9 li:nth-of-type(n + 3) .item-img9{float: right;}
.USTB-list9 li:nth-of-type(n + 3) .item-txt9{padding: 55px 12% 55px 7%;margin: 0 300px 0 0;}
.USTB-list9 li:nth-of-type(n + 3) .item-txt9 i{left: auto;right: -40px;}
.s3Wrap2{background: url(../images/s3Wrap3.jpg) no-repeat right bottom #ecf3f8;padding: 90px 0;}
.s3Mode2{margin-top: 0;margin-bottom: 0;}
.s3Mode3 .m5_lf {width: 420px;}
.s3Mode3 .m5_lf .gp-img-responsive{padding-bottom: 75%;}
.s3Mode3 .m5_rt{margin-left: 510px;}
.s3Mode6 .m6_lf .gp-img-responsive{padding-bottom: 75%;}
.s3Wrap8{background-color: #ecf3f8;padding: 100px 0;}
.recCon1{width: 48%;padding:60px 45px 15px;box-sizing: border-box;}
.recTitle {text-align: center;color: #004998;font-size: calc(16px + 0.5vw);margin-bottom: 20px;}
.p2{color: #666;line-height: 26px;overflow: hidden;margin-bottom: 20px;}
.column3{height: 78px;}
.column2{height: 52px;}
.recTitle2{color: #004998;padding: 25px 0;}
.recTitle2 a{color: #004998;}
.USTB-list10{padding-top: 50px;}
.USTB-list10 li{padding-left: 35px;position: relative;line-height: 1.5;margin-bottom: 15px;transition: transform 0.35s ease-out;}
.USTB-list10 li::before{content: '';width: 14px;height: 14px;background-color: #f8c907;position: absolute;left: 0;top: 5px;transform: rotate(45deg);}
.readMore5{text-align: center;padding: 40px 0;}
.readMore5 a{display: inline-block;transition: transform 0.35s ease-out;}
.readMore5 i{color: #ffcc03;margin: 0 5px;font-size: 22px;}
.readMore5 span{color: #00274c;}

.s3Con1 .gp-md-fr{border: 1px solid #04508e;}
.USTB-list11 {flex-wrap: wrap;}
.USTB-list11 li{width: 33.3%;box-sizing: border-box;margin-bottom: 70px;}
.USTB-list11 li:nth-of-type(n + 3){margin-bottom: 10px;}
.s4Wrap3{background-color: #ecf3f8;margin-top: 120px;}
/* History of USTB */
.now-img1{width: 49.5%;}
.item-hover .gp-img-responsive{background-color: #000;position: relative;}
.nowCol {width:50.5%;position: absolute;right: 0;bottom: 0;box-sizing: border-box;background-color: #04508e;padding: 70px 60px;}
.mode3{}
.nowInner{border-left: 5px solid rgba(255,255,255,0.1);padding-left: 36px;position: relative;}
.nowInner::before{content: '';width: 5px;height: 39.4%;background-color: #fff;position: absolute;left: -5px;top: 0;}
.nowInner .readMore{padding-bottom: 0;}
.nowInner .USTB-title{padding-top: 0;line-height: 1;}
.nowInner p{opacity: 0.8;filter: alpha(opacity = 80);line-height: 34px;height: 102px;}
.item-hover .gp-img-responsive::before{content: '';width: 70%;height: 70%;position: absolute;left: 10%;top: 10%;box-sizing: border-box;border: 1px solid rgba(255,255,255,0.8);opacity: 0;filter: alpha(opacity=0);transition: all 0.35s ease-out;}
.now-txt1{position: absolute;left: 50%;top: 50%;width: 80%;transform: translate(-50%,-30%);line-height: 40px;max-height: 200px;overflow: hidden;color: #fff;font-weight: bold;opacity: 0;filter: alpha(opacity = 0);transition: all 0.35s ease-out;max-width: 400px;}
.m3_block2{position: relative;margin-bottom: 40px;}
.USTB-list4 li{padding: 5px;box-sizing: border-box;}
.USTB-list4 li:first-child{width: 50%;}
.USTB-list4 li:nth-child(2){width: 25%;margin-right: 25%;}
.USTB-list4 li:nth-child(3){position: absolute;right: 25%;top: 50%;}
.USTB-list4 li:nth-child(4){position: absolute;right:0;top: 50%;}
.wrap_mode4{background: url(../images/m_bg4.jpg) no-repeat center;background-size: cover;padding-bottom: 15px;}
.ImpactCol{padding: 0 0 20px;}
.item-img3.gp-img-responsive{position: relative;background-color: #000;padding-bottom: 66.66%;}
.item-img3 .now-txt2{width: 90%;position: absolute;left: 0;bottom: 20px;color: #fff;font-weight:bold;line-height: 26px;max-height: 52px;overflow: hidden;z-index: 5;left: 5%;transition: all 0.35s ease-out;}
.item-img3.gp-img-responsive::after{content: '';width: 100%;height: 119px;background: url(../images/s_bg1.png) repeat-x;position: absolute;left: 0;bottom: 0;z-index: 0;}
.item-img3.gp-img-responsive::before{width: calc(100% - 28px);height: calc(100% - 28px);left: 14px;top: 14px;opacity: 0;filter: alpha(opacity=0);content: '';position: absolute;border: 1px solid rgba(255,255,255,0.6);transform: scale(0.5);transition: all 0.35s ease-out;}
.Impact-dots{display: none;}
.s4Wrap6 {padding: 110px 0 80px;}
.USTB-list4  .gp-img-responsive{padding-bottom: 100%;}
.s4Wrap5{margin-top: 0;padding: 100px 0;}

.m4_lf5{width: 35%;}
.USTB-list12{margin: 0 -15px;padding-top: 10px;}
.USTB-list12 li &gt; a{display: block;margin: 0 15px;}
.m5_rt5{margin-left: 39.5%;}
.USTBTitle6{margin-bottom: 50px;}
.m5_rt5 .genP {padding-top: 0;}
.pcolumn2{line-height: 44px;height: 88px;overflow: hidden;}
.s4Wrap7 .gp-img-responsive{padding-bottom: 75%;}
.s4Wrap8{background: url(../images/s4Wrap5.jpg) no-repeat bottom center #ecf3f8;background-size: 100% auto;margin-top: 0;}
.pdp75 .gp-img-responsive{padding-bottom: 75%;}
.addressCon{padding-top: 0;height: auto;}
/*ADMISSION*/
.s5Wrap3{background-color: #ecf3f8;padding: 100px 0;margin-top: 150px;}
.USTBTitle7{margin-bottom: 0;}
.readMore5{display: flex;display: -webkit-flex;justify-content: space-between;}
.readMore5 a{width: 46%;}
.readMore5 a:before, .readMore5 a:after{background-color: #003e78;}
.readMore5 a:hover span{color: #fff !important;}
/*Admission*/
.s5Wrap5{position: relative;padding-top: 90px;}
.s5Wrap5::before{content: '';width: 100%;height: calc(100% - 90px);position: absolute;left: 0;top: 0;z-index: 0;background-color: #ecf3f8;}
.s5Mode5{position: relative;z-index: 50;}
.s5Mode5 .gp-img-responsive{padding-bottom: 75%;}
.USTBTitle8{margin-bottom: 40px;}
.s5Wrap6{padding: 30px 0;}
.readMore6 a{width: 31%;}
.s5Wrap7{padding: 80px 0;}
.s5Wrap7 .s1Mode6 .USTBTitle3{border-bottom: none;padding: relative;}
.s5Wrap7 .s1Mode6 .USTBTitle3::after{content: '';width: 65%;height: 2px;background-color: #f4f4f4;z-index: -1;position: absolute;bottom: -2px;}
.s5Wrap7 .m5_lf{margin-top: -100px;}
.s5Wrap8{background-color: #ecf3f8;padding: 90px 0;}
.s5Wrap9{padding: 110px 0;}
.s5Wrap9 .USTBTitle9{margin-bottom: 60px;}
.USTB-list13{margin: 0 -15px;}
.USTB-list13 li&gt; a{display: block;margin: 0 15px;transition: all 0.35s ease-out;}
.item-txt13{padding: 40px 20px;transition: all 0.35s ease-out;}
.item-txt13 h3{font-weight: normal;line-height: 28px;height: 56px;overflow: hidden;font-family: 'optimaregular';margin-bottom: 5px;}
.USTB-list13 li .gp-img-responsive{padding-bottom:67%;}
.n_lf{width: calc(50% - 30px)}
.item-txt14{padding: 25px;}
.item-txt14 h3{line-height: 26px;height: 54px;overflow: hidden;font-family: 'optimaregular';margin-bottom: 10px;}
.item-txt14 .p2{line-height: 28px;height: 84px;overflow: hidden;margin-bottom: 20px;font-family: 'goudy_old_regular';}
.item-date14{display: block;color: #9c7201;}
.item-info14{display: block;box-sizing: border-box;transition: all 0.35s ease-out;}
.USTB-list14{margin-left:calc(50% - 15px);}
.USTB-list14 h3{margin-bottom: 13px;}
.USTB-list14 .item-txt14{padding: 15px;}
.USTB-list14 li &gt; a{display: block;margin: 0 15px;}
.USTB-list14 li {margin-bottom: 20px;}
/*Global*/
.s6Wrap3{background-color: #ecf3f8;padding: 80px 0 50px;margin-top: 100px;}
.USTB-list15{margin: 0 -15px 30px;}
.item-info15{display: block;margin: 0 15px;}
.item-img15 h3{color: #fff;width: 76%;left: 12%;position: absolute;top: 50%;transform: translateY(-40%);opacity: 0;filter: alpha(opacity = 0);font-family: 'optimaregular';transition: all 0.35s ease-out;line-height: 35px;max-height: 105px;overflow: hidden;}
.item-txt15{background-color: #fff;padding: 20px ;}
.item-txt15 h3{line-height: 26px;height: 26px;overflow: hidden;margin-bottom: 20px;font-family: 'optimaregular';transition: all 0.35s ease-out;}
.item-txt15 .item-p{line-height: 24px;height: 48px;overflow: hidden;color: #666;transition: all 0.35s ease-out;}
.USTB-list16{margin: 0 -5px;}
.USTB-list16 li{margin-bottom: 10px;}
.USTB-list16 li &gt; div{display: block;margin: 0 5px;}
.item-img16.gp-img-responsive{position: relative;background-color: #000;padding-bottom: 75%;}
.item-img16 .now-txt2{width: 90%;position: absolute;left: 0;bottom: 20px;color: #fff;line-height: 26px;max-height: 52px;overflow: hidden;z-index: 5;left: 5%;transition: all 0.35s ease-out;}
.item-img16.gp-img-responsive::after{content: '';width: 100%;height: 119px;background: url(../images/s_bg1.png) repeat-x;position: absolute;left: 0;bottom: 0;z-index: 0;}
.item-img16.gp-img-responsive::before{width: calc(100% - 28px);height: calc(100% - 28px);left: 14px;top: 14px;opacity: 0;filter: alpha(opacity=0);content: '';position: absolute;border: 1px solid rgba(255,255,255,0.6);transform: scale(0.5);transition: all 0.35s ease-out;z-index: 15;}
.s6Wrap6{padding-bottom: 60px;} 
.s6Wrap7{background-color: #ecf3f8;padding-top: 90px;}
.s6Wrap7 .USTBTitle2{margin-bottom: 0;}	
.s7Wrap1{padding: 125px 0 70px;}
/*student*/
.USTB-list17{margin: 0 5px;}
.USTB-list17 &gt; li{box-sizing:border-box;padding: 0 5px;}
.item-info17{display: block;margin: 0 5px;margin-bottom: 10px;}
.item-info17 .gp-img-responsive{padding-bottom: 75%;}
.u-list1{margin: 0 -5px;}
.u-list2 .gp-img-responsive{padding-bottom: 37.7%;}
.s7Wrap2{background-color: #ecf3f8;padding: 90px 0;}		
.USTB-list18 span{font-size:calc(16px + 0.75vw);font-weight:bold;display: inline-block;padding-bottom: 10px;border-bottom: 3px solid #e5e5e5;}	
.USTB-list18 a{display: block;margin: 0 15px;position: relative;padding-left: 45px;transition: all 0.35s ease-out;}
.USTB-list18 a i{color: #ffcc03;font-size: calc(16px + 0.75vw);margin-right: 10px;position: absolute;left: 0;top: 2px;transition: all 0.35s ease-out;}
.USTB-list18 li{margin-bottom: 60px;}
.s7Wrap3{padding: 100px 0;}
.USTB-list19{max-width: 1000px;margin: 0 auto;}
.campus{position: relative;}
.campus .gp-img-responsive{padding-bottom: 41.95%;overflow: hidden;}
.campus .border1::before{width: calc(100% - 120px);height: calc(100% - 120px);left: 60px;top: 60px;}
.campus .border1{background-color: #000;position: relative;}
.cam-txt{color: #fff;width: 70%;position: absolute;left: 15%;top: 50%;transform: translateY(-40%);line-height: 44px;height: 176px;overflow: hidden;opacity: 0;filter: alpha(opacity = 0);transition: all 0.35s ease-out;transform: scale(0.5);}
.map2 .m5_rt{margin-left: 440px;padding-left: 50px;background-color: #f7fafc;box-shadow: 0 5px 10px rgba(0,0,0,0.15);min-height: 340px;padding-top: 40px;min-height: 340px;padding-bottom: 20px;box-sizing: border-box;padding-right: 40px;}
.s8Wrap2{padding: 100px 0;background-color: #ecf3f8;}

/*alumni*/
.news{display: flex;justify-content: space-between;display: -webkit-flex;}
.newsCol{width: 24.9%;box-sizing: border-box;}
.news .lf{padding-right: 15px;order: 1;}
.news .rt{padding-left: 15px;order: 3;}
.news .md{width: 50.2%;overflow: hidden;box-sizing: border-box;order: 2;}
.item-info1,.item-info2{display: block;transition: all 0.35s ease-out;}
.item-txt1{background-color: #fff;padding: 12px 15px;}
.item-title{line-height: 26px;height: 52px;overflow: hidden;margin-bottom: 10px;}
.item-date{display: block;color: #9c7201;font-family: 'georgiaregular';}
.USTB-list1 li:first-child{margin-bottom: 40px;}
.item-info2{display: block;padding: 0 15px 15px;}
.item-txt2{background-color: #f1f7fa;padding: 28px 24px 45px;transition: all 0.35s ease-out;}
.item-txt2 h3{margin-bottom: 20px;}
.item-txt2 p{line-height: 24px;height: 72px;overflow: hidden;margin-bottom:35px;color: #999;}
.s9Wrap1 .item-txt1{background-color: #f1f7fa;}
.s9Wrap1 .item-txt1 .item-date{color: #9c7201;}
.s9Wrap2{background-color: #ecf3f8;padding: 100px 0;}
.s9Wrap2 .USTBTitle3::after{background-color: #e3e9ee;}
.s9Wrap3{background: none;}
.s3Con1 .gp-md-fl{border: 1px solid #04508e;}


/*概况*/
.slick-imgs2{margin-bottom: 25px;}
.swiperBtn{}
.swiperBtn span{width: 40px;height: 40px;background-color: #ffcc03;color: #00274c;display: inline-block;vertical-align: middle;line-height: 40px;text-align: center;font-size: 30px;cursor: pointer;transition: all 0.35s ease-out;}
.swiperBtn span:hover{background-color: #00284d;color: #fff;}
.listTitle9{padding: 30px 0;}
 .pd70{padding-bottom: 70px;}
/*历史严格*/
.box{max-width: 540px;background-color: #fff;box-sizing: border-box;padding: 25px;margin:  10px auto;box-shadow: 0 0 10px rgba(0,0,0,.15);}
.box h3{text-align: center;font-size: calc(16px  + 1.4vw);position: relative;padding:20px 0 15px;line-height: 1.4;margin-bottom: 10px;font-family: 'optima_lt_extrablackregular';font-weight: normal;color: #00284d;}
.box h3::before{content: '';width: 30px;height: 1px;background-color: #ccc;position: absolute;left: 50%;bottom: 0;margin-left: -15px;margin-bottom: 15px;}
.box p{line-height: 1.5;font-family: 'goudy_old_regular';margin-bottom: 20px;}	 
.history-con  .arrow,.history-year  .arrow{font-size:45px;color: #004999;width: 50px;height: 50px;}
.history-con .swiper-button-next,.history-year .swiper-button-next{right: 0;}
.history-con .swiper-button-prev,.history-year .swiper-button-prev{left: 0;}
.history-year .swiper-slide {
  width: 158px;
  cursor: pointer;
  overflow: hidden;
	text-align: center;
}
/* .history-year{padding: 30px 50px;} */
.history-year{position: relative;margin-top: 30px;}
.history-year::before{content: '';width: 100%;height: 1px;background-color: #ccc;position: absolute;left: 0;top: 10px;}
.history-year .year{font-size: 24px;padding-top: 30px;display: block;color: #666;}
.history-year .swiper-slide i{width: 20px;height: 20px;border-radius: 50%;left: 50%;top: 0;background-color: #ecf3f8;position: absolute;margin-left: -10px;}
.history-year .active-nav i{background-color: #ffcc03;}
.history-year .active-nav span{color: #333;}
.USTB-list20{margin: 0 -20px;}
.USTB-list20 li{margin-bottom: 40px;}
.USTB-list20 li &gt;a {display: block;margin: 0 20px;text-align: center;font-family: 'optimaregular';transition: all .4s ease-out;} 
.USTB-list20 li .gp-img-responsive{padding-bottom: 126.9%;}
.USTB-list20 li h3{color: #004999;padding: 14px 0 7px;font-weight: normal;line-height: 1.4;}
.USTB-list20 li p{line-height: 1.4;}
.t_img{width: 150px;float: left;font-family: 'optimaregular';text-align: center;}
.t_img img{width: 100%;}
.t_img h3{font-weight: normal;font-family: 'optimaregular';padding: 20px 0 10px; color: #004999;;}
.t_img p{}
.leaderTitle{font-size: calc(15px + 0.8vw);margin-bottom: 10px;color: #004999;font-family: 'optimaregular';font-weight: bold;}
.t_txt{margin-left: 200px;}
.USTB-list21{}
.USTB-list21 li{overflow: hidden;transition: transform .35s ease-out;padding-top: 35px;padding-bottom: 35px;}
.item-img21{width: 300px;float: left;}
.item-txt21{margin-left: 325px;}
.item-txt21 h3{line-height: 28px;margin-bottom: 15px;font-family: 'optimaregular';min-height:56px ;}
.USTB-list21 li:last-child{margin-bottom: 0;}
.USTB-list22 li .item-txt13{padding: 15px 0;} 
.USTB-list22 li{margin-bottom: 30px;}
.list-date21{font-family: 'georgiaregular';font-size: 16px;color: #666;padding-top: 7px;display: block;}
.listTitle11{padding-bottom: 15px;}
.wrap_subLeft.fixTop .gp-subLeft{position: fixed;top: 100px;left: 50%;margin-left: -715px;}
.wrap_subLeft.fixBottom .gp-subLeft{position: absolute;left: 0;bottom: 0;}
.mb50{margin-bottom: 50px;}
/* .amap-marker{display: none !important;} */
.USTB-list23 p{color: #999;line-height: 24px;max-height: 48px;margin-bottom: 10px;overflow: hidden;}
.USTB-list26 li{margin-bottom: 24px;}
.wrap_subLeft .Rtem-more{margin-bottom: 30px;}
/* .USTB-list23 li:nth-child(2n){background-color: #f1f7fa;} */
.USTB-list23 li:nth-child(2n+1){background-color: #f1f7fa;}
.USTB-list23 li .item-txt21{padding-top: 15px;}
.USTB-list23 li:nth-child(2n) .item-txt21 h3{max-height: 56px;overflow: hidden;}

	.subRight3{margin-left: 268px;}
	.USTB-list23 li{padding-left: 77px;position: relative;overflow: visible;}
	.USTB-list23 li:nth-child(2n+1):before{content: '';background-color: #f1f7fa;position: absolute;left: 100%;top: 0;z-index: 0;width: 250%;height: 100%;}
	.USTB-list23 li a{position: relative;z-index: 10;}
.USTB-list23 li h3{max-height: 112px;overflow: hidden;}
.art_list li{margin-bottom: 15px;border-bottom: 1px dotted #dcdcdc;padding-bottom: 15px;}
.art_list li p{color: #888;margin-bottom: 15px;text-transform: uppercase;font-size: 16px;}
.art_list li h3{font-size: 17px;}
.art_list li:last-child{border-bottom: none;}
.mobileHide{display: none;padding-top: 30px;}
.USTBTitle12{margin-bottom: 0;padding-top: 80px;}
@media screen and (min-width:1020px) {
	.rItem-lf .gp-img-responsive:hover{background-color: #000000;}
	.rItem-lf .gp-img-responsive:hover::before{opacity: 1;filter: alpha(opacity= 100);transform: none;}
	.rItem-lf .gp-img-responsive:hover img{opacity: 0.9;filter: alpha(opacity = 90);}
	.item-info7{transition: all 0.35s ease-out;}
	.item-info7:hover{transform: translateY(-10px);}
	.USTB-list7 li &gt; div:hover .border1::before,.border1:hover::before,.USTB-list13 li &gt; a:hover .border1::before,.item-info14:hover .border1::before,.item-info15:hover .border1::before{transform: none;opacity: 1;filter: alpha(opacity = 100);}
	.USTB-list7 li &gt; div:hover .border1 img,.border1:hover img,.USTB-list13 li &gt; a:hover img,.item-info14 .border1 img,.item-info15:hover img{opacity: 0.85;}
	.USTB-list7 li &gt; div:hover .border1,.border1:hover,.item-info15:hover .gp-img-responsive{background-color: #000;}
	.USTB-list7 li &gt; div:hover .item-txt7{box-shadow: 0 0 8px rgba(0,0,0,0.15);}
	.USTBTitle{transition: transform 0.35s ease-out;}
	.USTBTitle:hover{transform: translateY(-10px);}
	.item-img8:hover img{opacity: 0.25;transform: scale(1.2);}
	.item-img8:hover  .item-txt8{width: calc(100% - 80px);left: 20px;top: 50%;transform: translateY(-50%);bottom: auto;}
	.item-img8:hover .item-date8{display: none;}
	.item-img8:hover  .item-txt8 h3{line-height: 38px;height: 190px;}
	.item-img8:hover::after{display: none;}
	.USTB-list6 li{transition: transform 0.35s ease-out;}
	.USTB-list6 li:hover{transform: translateY(-10px);}
	.dList_info li &gt; span:hover::after{width: 100%;left: 0;z-index: 0;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
	.USTB-list10 li:hover{transform: translateX(10px);}
	.readMore5 a:hover {transform: translateX(10px);}
	.readMore5 a:hover span{color: #ffcc03;}
	
	/* .GlobalCol:hover,.listTitle:hover{transform: translateY(-10px);} */
		.item-hover:hover img,.item-img3:hover img{opacity: 0.65;}
		.item-hover:hover .now-txt1{opacity: 1;filter: alpha(opacity = 100);transform: translate(-50%,-50%);}
		.item-hover:hover img,.item-img3:hover img{transform: scale(1.15);}
	.item-hover:hover .gp-img-responsive::before{width: 90%;height: 90%;left: 5%;top: 5%;opacity: 1;filter: alpha(opacity=100);}
	.item-img3.gp-img-responsive:hover::before{opacity: 1;filter: alpha(opacity=100);transform: none;}
	.item-img3.gp-img-responsive:hover .now-txt2{bottom: 50%;transform: translate(-50%,50%);left: 50%;width: 80%;max-height:104px ;}
	.USTB-list13 li&gt; a:hover .item-txt13{background-color: #fff;}
	.USTB-list13 li&gt; a:hover {transform: translateY(-10px);}
	.USTB-list13 li&gt; a:hover .item-txt13 h3{color: #333;}
	.item-info14:hover{transform: translateY(-10px);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
	.item-info15:hover .item-img15 h3{opacity: 1;filter: alpha(opacity=100);transform: translateY(-50%);}
	.item-info15 .gp-img-responsive{background-color: #000;}
	.item-info15:hover img{opacity: 0.55;}
	.item-info15:hover .item-txt15 h3{height: 0;margin: 0;}
	.item-info15:hover .item-p{height: 96px;;}
	.item-info15:hover {box-shadow:  0 0 10px rgba(0,0,0,0.15);}
	
	.item-hover:hover img,.item-img16:hover img{opacity: 0.65;}
		.item-hover:hover .now-txt1{opacity: 1;filter: alpha(opacity = 100);transform: translate(-50%,-50%);}
		.item-hover:hover img,.item-img16:hover img{transform: scale(1.15);}
	.item-hover:hover .gp-img-responsive::before{width: 90%;height: 90%;left: 5%;top: 5%;opacity: 1;filter: alpha(opacity=100);}
	.item-img16.gp-img-responsive:hover::before{opacity: 1;filter: alpha(opacity=100);transform: none;}
	.item-img16.gp-img-responsive:hover .now-txt2{bottom: 50%;transform: translate(-50%,50%);left: 50%;width: 80%;max-height:104px ;}
	.USTB-list18 a:hover{transform: translateX(10px);}
	.USTB-list18 a:hover span{border-color: #1a569b;}
	.USTB-list18 a:hover i{color: #1a569b;}
	.campus .border1:hover img{opacity: 0.45;}
	.campus:hover .cam-txt {opacity: 1;filter: alpha(opacity= 100);transform: translateY(-50%);}
	.USTB-list20 li &gt;a:hover{transform: translateY(-10px);}
	.USTB-list21 li:hover{transform: translateX(-10px);}
	.item-info1:hover,.item-info2:hover{box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
	.item-info1:hover .item-txt1,.item-info2:hover .item-txt2{background-color: #fff !important;}
	.item-info2:hover .item-txt2{box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
	.item-info1:hover h3,.item-info1:hover h3{color: #333;}
	
}
@media screen and (min-width:1920px) {
	.USTBTitle svg text{font-size: 56px;}
}
@media screen and (max-width:1500px) {
	.wrap_subLeft.fixTop .gp-subLeft{left: 10vw;margin-left: 0;}
	
}


@media screen and (max-width:1480px) {
	.s5Wrap7 .m5_lf{margin-top: 0;}
	.mr520{margin-right: 0;width: 100%;}
}

@media screen and (max-width:1440px) {
	.m5_lf,.s3Mode3 .m5_lf{width:35%}
	.m5_rt,.s3Mode3 .m5_rt{margin-left: 35%;padding-left: 40px;}
	.m6_rt{margin-right: 35%;padding-right: 40px;}
	.map2 .m5_rt{margin-left: 35%;min-height: 260px;}
	
}

@media screen and (max-width:1386px) {
	.gp-f36{font-size: 32px;}
	.rTtem-rt{padding: 50px;}
	.s1Wrap4{padding-top: 100px;}
	.s1Mode1{margin-top: 80px;margin-bottom: 80px;}
	.s1Mode3{margin-top: 80px;margin-bottom: 80px;}
	.teacherSearch input, .teacherSearch button{height: 65px;line-height: 65px;}
	.teacherSearch{height: 65px;}
	.s1Wrap4{padding-top: 80px;}
	.USTBTitle2{margin-bottom: 40px;}
	.s1Wrap4{padding-bottom: 40px;}
	.s1Wrap5,.s1Wrap6,.s1Wrap7{padding: 90px 0;}
	.genP{padding-top: 20px;}
	.USTB-list8{margin-bottom: 50px;}
	.item-img9{width: 220px;}
	.item-txt9{margin-left: 220px;}
	.item-txt9 .p1{height: 190px;}
	.s3Wrap2 .s3Mode2{margin-top: 0;margin-bottom: 0;}
	.USTB-list9 li:nth-of-type(n + 3) .item-txt9{margin-right: 220px;}
	.s5Wrap7{padding: 50px 0;}
	.s5Wrap8{padding: 40px 0;}
	.s5Wrap3{margin-top: 90px;}
	.s7Wrap1{padding: 90px 0 60px;}
	.s7Wrap3,.s9Wrap3{padding: 90px 0;}
	.subTitle p{line-height: 30px;max-height: 60px;}
	.s2Wrap3{margin-top: 80px;}
}
@media screen and (max-width:1240px) {
	.wrap_subLeft.fixTop .gp-subLeft{position: fixed;left: 5vw;margin-left: 0;}
	.wrap_subLeft.fixBottom .gp-subLeft{position: absolute;left: 0;bottom: 0;}
}

@media screen and (max-width:996px) {
	.subTitle{width: calc(100% - 6vw) !important;left: 0;transform: none;}
	.rTtem-rt{padding: 30px;}
	.rTtem-rt p{line-height: 35px;height: 245px;}
	.s1Mode3::before{display: none;}
	.s1Mode3 .lf{padding-top: 0;}
	.s1Mode3{margin-top: 30px;margin-bottom: 30px;}
	.s1Mode3  .USTBTitle svg{height: 70px !important;}
	.teacherSearch{margin-top: 30px;margin-bottom: 30px;}
	.s1Wrap4{padding-top: 30px;}
	.s1Wrap4 .USTBTitle2{margin-bottom: 0;}
	.USTB-list7 li{margin-bottom: 30px;}
	.readMore{padding: 25px 0;}
	.genP{margin-bottom: 20px;}
	.m6_rt{margin-right: 0;padding-right: 0;}
	.s1Mode1{margin-top: 60px;margin-bottom: 60px;}
	.s2Wrap3{padding: 30px 0;}
	.s2Mode3 .USTBTitle2{margin-bottom: 10px;}
	.dList_info li &gt; span a{padding: 20px;}
	.dList_info{padding: 15px 0;}
	.s2Wrap4 .USTBTitle2{padding-top: 30px;margin-bottom: 0;}
	.s2Wrap4 .dList_info{padding: 5px 0 0;margin-bottom: 0;}
	.s3Wrap1{padding-top: 50px;}
	.s3Wrap2,.s3Wrap8{padding: 50px 0;}
	.s3Wrap8 .USTBTitle2{margin-bottom: 0;}
	.recCon1{padding:30px 20px ;}
	.USTB-list10{padding-top: 25px;}
	
	.s4Wrap3{margin-top: 60px;padding-top: 60px;padding-bottom: 60px;}
	.s4Wrap6{padding: 60px 0;}
	.s4Mode6 .USTBTitle2{margin-bottom: 10px;}
	.s4Wrap5{margin-top: 0;}
	.s4Wrap7 {padding-bottom: 0;padding-top: 60px;}
	.USTBTitle6{margin-bottom: 10px;}
	.gp-f24{font-size: 18px;}
	.genP{line-height: 35px;height: 105px;}
	.s5Wrap3{margin-top: 60px;}
	.s5Wrap3{padding: 60px 0;}
	.USTBTitle7{margin-bottom: 0;}
	.item-txt9 i{transform: scale(0.8);}
	/* .m5_lf{display: none;} */
	.s1Wrap5, .s1Wrap6, .s1Wrap7{padding: 60px 0;}
	.s5Wrap5::before{height: 100%;}
	.s5Mode5 {padding-bottom: 20px;}
	.s5Mode5  .USTBTitle2{margin-bottom: 0;}
	.s5Wrap5{padding-top: 60px;}
	.s5Wrap9 .USTBTitle9{margin-bottom: 20px;}
	.USTB-list14{margin: 0 -8px;}
	.USTB-list14 li &gt; a{margin: 0 8px;}
	.s6Wrap7{padding: 60px 0;}
	.s7Wrap1{padding: 60px 0 30px;}
	.s7Wrap2{padding: 60px 0;}
	.USTB-list18 li{margin-bottom: 30px;}
	.s7Wrap3{padding: 60px 0;}
	.uWrap17{overflow: hidden;padding-bottom: 10px;}
	.USTB-list17{white-space: nowrap;overflow-x: auto;overflow-y: hidden;-webkit-overflow-scrolling:touch}
	.USTB-list17 &gt; li{width: 400px;white-space: normal;}
	.news .lf,.news .md,.news .rt{width: 100%;padding: 0;float: none;}
	.USTB-list1 {margin: 0 -8px;}
	.USTB-list1 li{padding: 0 8px;box-sizing: border-box;}
	.item-info2{padding: 0 0 15px;}
	.news{display: block;}
	.s9Wrap2{padding: 60px 0;}
	.s9Wrap3  .gp-md-fl{margin-bottom: 30px;}
	#bMapContainer{margin-right: 0;}
	.subPage2{padding-top: 60px;}
	.wrap_subLeft{display: none;}
	.gp-m-subNav{display: block;}
	.subRight{margin-left: 0;}
	.listTitle8{padding: 30px 0;}
	.subW_img{width: 120px;height: 120px;}
	.subW_txt{margin-left: 145px;}
	.subWay{padding: 30px;}
	.slick-imgs2{margin-bottom: 10px;}
	.listTitle11{padding: 25px 0 5px !important;}
	.gp-bread{position: static;padding: 17px 15px;box-shadow: none;}
	.subPage2 {padding-top: 0;}
	.s2Wrap3{margin-top: 60px;}
	.subPage2{margin-top: 0;}
	.USTB-list23 li{padding: 30px;}
	.USTB-list23 li .item-txt21{padding-top: 0;}
	.mobileHide{display: block;}
	.mobileHide .share_title{display: block;}
}

@media screen and (max-width:767px) {
	.subTitle p{display: none;}
	.m5_rt{margin-left: 0;padding-left: 0;}
	.m5_rt .genP{margin-bottom: 15px;}
	.readMore4 {text-align: center;}
	.s1Wrap5, .s1Wrap6, .s1Wrap7{padding: 30px 0;}
	.s1Mode1{margin-top: 30px;margin-bottom: 30px;}
	.s1Mode1 {display: block;}
	.rItem-lf{width: 100%;transform: none;}
	.rItem-lf a{transform: none;}
	.rTtem-rt{width: 100%;}
	.rTtem-rt p{margin-bottom: 20px;}
	.s1Mode1::before{transform: none;}
	.teacherSearch input, .teacherSearch button{height: 50px;line-height: 50px;}
	.teacherSearch{height: 54px;}
	.teacherSearch .notxt{font-size: 18px;}
	.item-info7{margin: 0 8px;}
	.USTB-list7{margin: 0 -8px;}
	.USTB-list7 li{margin-bottom: 15px;}
	.readMore{padding: 20px 0;}
	.genP{line-height: 2;height: auto;}
	.s1Mode3 .rt{padding-bottom: 5px;}
	.USTB-list8{margin-bottom: 20px;}
	.s1Wrap7 .USTBTitle svg{height: 80px !important;}
	.s1Mode7 .genP{padding-top: 0;}
	.USTB-list8 li &gt; a{margin: 0 8px;}
	.USTB-list8{margin: 0 -8px;}
	.dList_info li &gt; span a{padding: 15px;}
	/* .USTBTitle svg{height: 80px !important;} */
	.s2Wrap3{padding: 20px 0;}
	.s3Mode3 .m5_rt{margin-left: 0;padding-left: 0;}
	.recTitle2{padding: 15px 0;}
	.p2{margin-bottom: 15px;}
	.s3Wrap2, .s3Wrap8{padding: 30px 0;}
	.gp-md-fl.recCon1{padding-top: 10px;}
	.USTB-list4 li:nth-child(3){position: static;}
	.USTB-list4 li:nth-child(2){width: 50%;margin-right: 0;}
	.gp-f24{font-size: 16px;}
	.m5_rt5{margin-left: 0;padding-top: 15px;}
	.USTBTitle6{margin-bottom: 0;}
	.m3_block2{margin-bottom: 20px;}
	.s4Wrap6{padding-bottom: 30px;padding-top: 30px;}
	.USTB-list11 li{margin-bottom: 30px;}
	.s5Wrap3{padding-top: 30px;padding-bottom: 10px;}
	.s5Wrap3 .genP{padding-top: 0;}
	.s5Wrap5{padding-top:30px}
	.USTBTitle8{margin-bottom: 0;}
	.s5Wrap5::before{height: 105%;}
	.s5Wrap6{padding-bottom: 0;}
	.s5Wrap7{padding: 0 0 30px;}
	.USTB-list14 h3{height: auto;}
	.s6Wrap3 .USTBTitle2{margin-bottom: 5px;}
	.s6Wrap3{padding-top: 30px;}
	.s6Wrap3{margin-top: 30px;}
	.s6Wrap7{padding: 30px 0 40px;}
	.s6Wrap7 .genP{padding-top: 0;}
	.s7Wrap1{padding: 30px 0 20px;}
	.s7Wrap1 .USTBTitle2{margin-bottom: 0;}
	.USTB-list17{margin-bottom: 15px;}
	.s7Wrap2,.s7Wrap3{padding: 40px 0;}
	.s7Wrap2 .USTBTitle2{margin-bottom: 10px;}
	.USTBTitle2{margin-bottom: 20px;}
	.map2 .m5_rt{margin-left: 0;}
	.s8Wrap2{padding: 35px 0;}
	.s8Wrap2 .m5_lf{padding-top: 0;}
	.map2 .m5_rt{min-height: auto;padding: 20px ;}
	.USTB-list1 .gp-img-responsive{display: none;}
	.USTB-list1 li{margin-bottom: 20px !important;}
	.s3Wrap1{padding-top: 30px;}
	.s3Wrap1 .USTBTitle2{margin-bottom: 0;}
	.subW_img{width: 60px;height: 60px;}
	.subW_txt{margin-left: 75px;}
	.subWay{padding:15px;}
	.listTitle8{padding: 35px 0;}
	.USTB-list20 li &gt;a{margin: 0 10px;}
	.USTB-list20{margin: 0 -10px;}
	.USTB-list20 li{margin-bottom: 20px;}
	.USTB-list22 li{margin-bottom: 20px;}
	.s2Wrap3{margin-top: 30px;}
	.mb50{margin-bottom: 30px;}
	.s8Wrap2 .m5_rt .genP{padding-top: 0;}
	.pageArticleTitle h3{line-height: 1.2;font-size: 24px;}
}

@media screen and (max-width:640px) {
	.readMore4 {flex-wrap:wrap ;width: 100%;justify-content: center;}
	.readMore4 a{width: 100%;margin-bottom: 10px;}
	.amap-marker-content{display: none;}
	#bMapContainer{height: 350px;}
	.item-img21{width: 100%;float: none;}
	.item-txt21{margin-left: 0;padding-top: 15px;}
	.box{margin: 0 50px 10px;max-width: none;}
	.history-year .swiper-slide{width: 80px;}
	.history-year .year{font-size: 18px;}
	.USTB-list23 li .item-txt21{padding-top: 15px;}
	.USTB-list23 li{padding: 15px;}
	.USTB-list23 li:nth-child(2n+1):before{display: none;}
}

@media screen and (max-width:480px) {
	.item-img9{width: 100%;float: none;}
	.item-txt9{margin: 0 !important;}
	.item-txt9 i{left: 50% !important;margin-left: -41px !important;top: 0 !important}
	.USTB-list9 li:nth-of-type(n + 3) .item-img9{float: none;}
	.USTBTitle svg text{font-size: calc(16px + 1.9vw);}
	.item-img16 .now-txt2{bottom: 5px;}
	.USTB-list17 &gt; li{width: 360px;white-space: normal;}
}
@media screen and (max-width:400px) {
.gp-page .gp-page-start,.gp-page .gp-page-end{display: none;}
}
</pre></body></html>