﻿.page_main{width: 100%;background: url(../img/page_mainBG.jpg) center repeat-y;background-position-y: 2.5rem;}
.page_banner{width: 100%;height: 2.5rem;background: url(../img/page_banner.jpg) center no-repeat;}
.page_container{width: 12rem;margin: 0 auto;padding: 0.7rem 0rem;}
.page_container .page_left_nav{width: 3rem;float: left;}
.page_left_nav dt{height: 0.8rem;background: url(../img/page_left_navBG.jpg) center no-repeat;}
.page_left_nav dt b{display: block;text-align: center;font-size: 0.2rem;color: white;line-height: 0.28rem;padding-top: 0.15rem;font-weight: normal;}
.page_left_nav dt span{display: block;line-height: 0.24rem;font-size: 0.14rem;color: white;text-align: center;text-transform:capitalize}
.page_left_nav dd{height: 0.5rem;background-color: white;line-height: 0.5rem;}
.page_left_nav dd a{text-align: center;display: block;position: relative;}
.page_left_nav dd a::before{content: "";width: 0rem;height: 0rem;display: block;border-left: solid 0.1rem #004098;border-top: solid 0.1rem transparent;border-bottom: solid 0.1rem transparent;position: absolute;left: 0rem;top: 0.15rem;opacity: 0;transition: all 0.6s;}
.page_left_nav dd div{display: inline-block; position: relative;min-width: 0.72rem;width: 1.18rem;}
.page_left_nav dd div em{display: block;position: absolute;top: 0.15rem;left: -0.4rem;width: 0.2rem;height: 0.2rem;}
.page_left_nav dd div em i{width: 100%;height: 100%;position: absolute;top: 0rem;left: 0rem;}
.page_left_nav dd div em i img{display: block;width: 100%;height: 100%;}
.page_left_nav dd div em i.icon_on{display: none;}
.page_left_nav dd div span{font-size: 0.18rem;color: #333333;}
.page_left_nav dd:hover div em i.icon_on{display: block;}
.page_left_nav dd:hover a::before{left: 0.22rem;opacity: 1;}
.page_left_nav dd:hover div span{color: #004098;}
.page_left_nav dd.on div em i.icon_on{display: block;}
.page_left_nav dd.on a::before{left: 0.22rem;opacity: 1;}
.page_left_nav dd.on div span{color: #004098;}

.page_container .page_right_main{width: 8.7rem;float: right;}
.page_head{width: 100%;border-bottom: solid 0.02rem #004098;margin-bottom: 0.3rem;}
.page_head .page_name{float: left;padding-bottom: 0.19rem;}
.page_head .page_name i{display: block;float: left; width: 0.22rem;height: 0.22rem;margin-right: 0.2rem;}
.page_head .page_name i img{display: block;width: 100%;height: 100%;}
.page_head .page_name span{display: block;float: left;font-size: 0.22rem;color: #004098;line-height: 0.22rem;}
.page_head .this_page{float: right;line-height: 0.3rem;}
.page_head .this_page *{font-size: 0.14rem;color: #666666;}
.page_head .this_page a::after{content: ">";}
.page_head .this_page a:last-child{color: #004098;}
.page_head .this_page a:last-child::after{display: none;}

/*详情页*/
.page_FontImgBox{background-color: white;box-sizing:border-box;padding:0 0.35rem;padding-top: 0.2rem;padding-bottom: 0.3rem;}
.page_FontImgBox .fontBox_title{display: block;max-width: 90%; text-align: center;font-weight: normal;font-size: 0.18rem;color: #004098; line-height: 0.4rem;margin: 0 auto;}
.page_FontImgBox .fontBox_Ftitle{display: block;margin: 0 auto;line-height: 0.26rem;padding-bottom: 0.04rem;text-align: center;font-size: 0.12rem;color: #999999;position: relative;margin-bottom: 0.05rem;}
.page_FontImgBox .fontBox_Ftitle::after{content: "";display: block;width: 0.2rem;height: 0.01rem;background-color: #999999;position: absolute;left: 50%;margin-left: -0.1rem;bottom: 0rem;}
.modal_fontBox_Ftitle{display: none;}
.page_FontImgBox *{max-width: 8rem;margin: 0 auto;}
.page_FontImgBox p{line-height: 0.28rem;margin-top: 0.1rem;text-indent: 2em;text-align: justify;font-size: 0.16rem;color: #333333;}
.page_FontImgBox img{display: block;max-width: 100%;margin: 0.15rem auto;}
.page_FontImgBox video{width:100%;display: block;}
/*翻页*/
.pageMove{text-align: center;padding-top: 0.3rem;padding-bottom: 0.4rem;clear:both;}
.pageMove a{display: inline-block; font-size: 0.16rem;color: #666666;margin: 0 0.15rem;}
.pageMove a.on{color: #004098;border-bottom: solid 0.01rem #004098;}
/*子页面简述*/
.page_jianshu{overflow: hidden;margin-bottom: 0.2rem;}
.page_jianshu p{font-size: 0.16rem;color: #333333;line-height: 0.3rem;text-indent: 2em;margin: 0.05rem 0rem;text-align: justify;}
.page_jianshu img{display: block;margin: 0.2rem auto;max-width: 100%;}
.page_jianshu .pic_3{display: flex;justify-content: space-between;}
.page_jianshu .pic_3 img{flex: 1;margin: 0.2rem 0rem; margin-right: 0.2rem;}
.page_jianshu .pic_3 img:last-child{margin-right: 0rem;}
/*子页面小标题*/
.page_smallHead{text-align: center;padding-bottom: 0.07rem;position: relative;margin-bottom: 0.3rem;margin-top: 0.3rem;}
.page_smallHead::after{content: "";width: 0.18rem;height: 0.02rem;background-color: #004098;position: absolute;left: 50%;margin-left: -0.09rem;bottom: 0rem;}
.page_smallHead b{display: block;font-weight: normal;line-height: 0.3rem;font-size: 0.2rem;color: #004098;}
.page_smallHead span{display: block;font-size: 0.12rem;color: #999999;line-height: 0.18rem;text-transform: uppercase;}

/*学院概况*/
/**历史沿革**/
.lsyg_box{position: relative;background-color: white;padding: 0.24rem 0rem;}
.lsyg_box::after{content: "";display: block;width: 0.04rem;height: 100%;background-color: #cdcdcd;position: absolute;top: 0rem;right: 0.38rem;z-index: 1;}
.lsyg_box ul{z-index: 10;}
.lsyg_box li{display: flex;margin-bottom: 0.25rem;}
.lsyg_box .things{flex: 1;box-sizing: border-box;padding-right: 0.3rem;padding-left: 0.3rem;box-sizing: border-box;}
.lsyg_box .things p{font-size: 0.16rem;color: #333333;text-indent: 2em;line-height: 0.3rem;margin: 0rem;text-align: justify;letter-spacing: 0.01rem;}
.lsyg_box .time{flex-basis: 1.78rem;margin-right: 0.3rem;position: relative;}
.lsyg_box .time em{width: 0.2rem;height: 0.2rem;position: absolute;top: 0rem;right: 0rem;background-color: #CDCDCD;border-radius: 0.1rem;z-index: 9;}
.lsyg_box .time span{display: block;min-width: 0.54rem;float: right;margin-right: 0.39rem;margin-left: 0.2rem;line-height: 0.14rem;font-size: 0.16rem;color: #999999; position: relative;top: 0.03rem;}
.lsyg_box .time i{display: block;float: right; width: 0.5rem;height: 0.01rem;background-color: #CDCDCD;position: relative;top: 0.1rem;}
.lsyg_box .time i::after{content: "";width: 0.1rem;height: 0.1rem;border-radius: 0.05rem;background-color: #CDCDCD;position: absolute;top: -0.05rem;left: 0rem;}
.lsyg_box .last_item span{text-align: center;top: -0.02rem;}
.lsyg_box .on .things p{color: #004098;}
.lsyg_box .on .time em{background-color: #004098;}
.lsyg_box .on .time span{color: #004098;font-size: 0.2rem;}
.lsyg_box .on .time i{background-color: #004098;}
.lsyg_box .on .time i:after{background-color: #004098;}
/**学院简介**/
.page_xyjj h4{text-align: center;margin-bottom: 0.2rem;}
.page_xyjj p{line-height: 0.3rem;text-indent: 2em;text-align: justify;font-size: 0.16rem;color: #333333;margin: 0rem;margin-bottom: 0.1rem;}
.page_xyjj img{display: block;max-width: 100%;margin: 0.18rem auto;}
/**学院领导**/
.page_xyld li{float: left;width: 4.18rem;height: 2.02rem;background-color: white;margin-bottom: 0.4rem;position: relative;transition: box-shadow 0.6s;}
.page_xyld li:nth-child(even){float: right;}
.page_xyld li::before{content: "";width: 1.76rem;height: 2.02rem;background: url(../img/pageimg/page_xyld_bg.jpg) center no-repeat;background-size: cover;position: absolute;right: 0rem;bottom: 0rem;}
.page_xyld li:last-child{margin-bottom: 0rem;}
.page_xyld li dd{width: 1.4rem;height: 1.6rem;float: left;background-color: #CDCDCD;margin-top: 0.21rem;margin-left: 0.2rem;}
.page_xyld li dd img{display: block;width: 100%;height: 100%;}
.page_xyld li div{position: absolute;bottom: 0.22rem;right: 0.2rem;width: 2.08rem;height: 1.59rem;}
.page_xyld li div b{display: block;text-align: center;line-height: 0.46rem;margin-top: 0.07rem;font-weight: normal;font-size: 0.22rem;color: #333333;position: relative;}
.page_xyld li div b::after{content: "";width: 0.2rem;height: 0.01rem;background-color: #004098;position: absolute;bottom: 0rem;left: 50%;margin-left: -0.1rem;}
.page_xyld li div span{display: block;width: 2.08rem;height: 0.84rem;border: solid 0.01rem #999999;box-sizing: border-box;position: absolute;bottom: 0rem;left: 0rem;}
.page_xyld li div span i{display: block; line-height: 0.44rem;text-align: center;font-style: normal;font-size: 0.18rem;color: #333333;}
.page_xyld li div span em{display: block;line-height: 0.3rem;text-align: center;background-color: #004098;color: white;font-size: 0.16rem;}
.page_xyld li:hover{box-shadow: 0px 0px 0.15rem rgba(0,0,0,0.2);}
/**学院风光**/
.page_xyfg_table{width: 7rem;margin: 0 auto;}
.page_xyfg_card{float: left;margin-left: 1.07rem;text-align: center;padding-bottom: 0.06rem;position: relative;cursor: pointer;}
.page_xyfg_card.on::before{content: "";width: 0.2rem;height: 0.02rem;background-color: #004098;position: absolute;bottom: 0rem;left: 50%;margin-left: -0.1rem;}
.page_xyfg_card:last-child{float: right;margin-right: 1.07rem;margin-left: 0rem;}
.page_xyfg_card span{display: block;line-height: 0.28rem;font-size: 0.2rem;color: #333333;}
.page_xyfg_card.on span{color: #004098;}
.page_xyfg_card i{display: block;text-transform: uppercase;font-style: normal;line-height: 0.18rem;font-size: 0.12rem;color: #999999;}
.page_xyfg_bigImg{width: 7rem;height: 4rem; margin: 0 auto;position: relative;margin-top: 0.2rem;}
.page_xyfg_bigImg img{display: block;max-width: 100%;max-height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all 0.6s;}
.page_itemBox{width: 8.7rem;height: 1rem;position: relative;overflow: hidden;margin-top: 0.3rem;}
.page_itemBox>.on{display: block;}
.page_items{display: none; width: 8.7rem;height: 1rem;position: absolute;top: 0rem;left: 0rem;}
.page_items::before{content: "";width: 1.56rem;height: 1rem;box-sizing: border-box;border: solid 0.01rem #fabe00;position: absolute;top: 0rem;left: 50%;margin-left: -0.78rem;z-index: 10;}
.page_items ul{width: 1000%;height: 1rem;}
.page_items ul li{float: left;width: 1.56rem;height: 1rem;position: relative;}
.page_items ul li img{display: block;width: 100%;height: 100%;}
.page_items p{width: 100%;height: 0rem;position: absolute;top: 0rem;left: 0rem;}
.page_items p::before{content: "";pointer-events: none;z-index: 1; width: 3.57rem;height: 1rem;background-color: rgba(0,0,0,0.6);position: absolute;left: 0rem;top: 0rem;}
.page_items p::after{content: "";pointer-events: none;z-index: 1; width: 3.57rem;height: 1rem;background-color: rgba(0,0,0,0.6);position: absolute;right: 0rem;top: 0rem;}
.page_items p span{display: block;width: 0.8rem;height: 1rem;position:absolute;top: 0rem;right: 0rem; cursor: pointer; background: url(../img/page_xyfgBtn.png) no-repeat;background-size: cover;z-index: 10;}
.page_items p span:first-child{left: 0rem; transform:scaleX(-1);}
.page_items p span:first-child:hover{background: url(../img/page_xyfgBtn_on.png) no-repeat;background-size: cover;transform:scaleX(1);}
.page_items p span:last-child:hover{background: url(../img/page_xyfgBtn_on.png) no-repeat;background-size: cover;transform:scaleX(-1);}
.page_items dl{display: none;}
/*新闻资讯*/
/**学院新闻**/
.page_xyxw{background-color: white;}
.page_xyxw ul{padding-top: 0.02rem;}
.page_xyxw ul li{box-sizing: border-box;margin: 0rem 0.3rem;margin-top: 0.4rem;padding-bottom: 0.3rem;border-bottom: solid 0.01rem #cdcdcd;}
.page_xyxw ul li a{display: flex;}
.page_xyxw ul li dd{display: block;flex-basis: 2.3rem;height: 1.6rem;}
.page_xyxw ul li dd img{display: block;width: 100%;height: 100%;}
.page_xyxw ul li div{flex: 1;margin-left: 0.3rem;width: 0;}
.page_xyxw ul li div h4{display: block;max-width: 4.4rem; font-size: 0.18rem;line-height: 0.28rem;color: #333333;margin: 0;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page_xyxw ul li div h5{font-size: 0.12rem;color: #999999;margin: 0;line-height: 0.37rem;}
.page_xyxw ul li div p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;text-align: justify;margin: 0;max-height: 0.96rem;overflow: hidden;}
.page_xyxw ul li:hover div h4{color: #004098;}
/**媒体晋祠**/
.page_mtjc{background-color: white;}
.page_mtjc ul{padding-top: 0.02rem;}
.page_mtjc ul li{margin: 0rem 0.2rem;margin-top: 0.2rem;padding-bottom: 0.11rem;border-bottom: solid 0.01rem #cdcdcd;}
.page_mtjc ul li a{display: flex;padding: 0.2rem;transition: all 0.4s;}
.page_mtjc ul li a dd{flex-basis: 1.12rem;height: 0.88rem;box-sizing: border-box;border: solid 0.01rem #999999;background-color: #999999;transition: all 0.4s;}
.page_mtjc ul li a dd b{display: block;text-align: center;font-weight: normal;line-height: 0.42rem;background-color: white;font-size: 0.22rem;color: #999999;transition: all 0.4s;}
.page_mtjc ul li a dd span{display: block;text-align: center;line-height: 0.42rem;font-size: 0.24rem;color: white;}
.page_mtjc ul li a div{flex: 1;margin-left: 0.3rem;padding-left: 0.3rem;border-left: solid 0.01rem #cdcdcd;}
.page_mtjc ul li a div h4{font-weight: normal;display: block;max-width: 5rem; margin: 0;font-size: 0.18rem;color: #333333;line-height: 0.32rem;padding-bottom: 0.14rem;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.4s;}
.page_mtjc ul li a div h4::after{content: "";display: block;width: 0.4rem;height: 0.01rem;background-color: #cdcdcd;position: absolute;left: 0rem;bottom: 0rem;transition: all 0.4s;}
.page_mtjc ul li a div p{margin: 0;max-width: 6rem; font-size: 0.16rem;color: #666666;line-height: 0.28rem;margin-top: 0.14rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page_mtjc ul li:hover a{box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_mtjc ul li:hover a dd{border: solid 0.01rem #004098;background-color: #004085;}
.page_mtjc ul li:hover a dd b{color: #004098;}
.page_mtjc ul li:hover a div h4{color: #004098;}
.page_mtjc ul li:hover a div h4::after{background-color: #004098;}
/*师资建设*/
/**专家团队**/
.page_zjtd li{float: left;width: 4.18rem;height: 2.02rem;background-color: white;margin-bottom: 0.4rem;position: relative;transition: box-shadow 0.6s;}
.page_zjtd li:nth-child(even){float: right;}
.page_zjtd li::before{content: "";width: 1.76rem;height: 2.02rem;background: url(../img/pageimg/page_xyld_bg.jpg) center no-repeat;background-size: cover;position: absolute;right: 0rem;bottom: 0rem;}
.page_zjtd li:last-child{margin-bottom: 0rem;}
.page_zjtd li dd{width: 1.4rem;height: 1.6rem;float: left;background-color: #CDCDCD;margin-top: 0.21rem;margin-left: 0.2rem;}
.page_zjtd li dd img{display: block;width: 100%;height: 100%;}
.page_zjtd li div{position: absolute;bottom: 0.22rem;right: 0.2rem;width: 2.08rem;height: 1.59rem;}
.page_zjtd li div b{display: block;text-align: center;line-height: 0.46rem;margin-top: 0.07rem;font-weight: normal;font-size: 0.22rem;color: #333333;position: relative;}
.page_zjtd li div b::after{content: "";width: 0.2rem;height: 0.01rem;background-color: #004098;position: absolute;bottom: 0rem;left: 50%;margin-left: -0.1rem;}
.page_zjtd li div span{display: block;width: 2.08rem;height: 0.75rem;box-sizing: border-box;position: absolute;bottom: 0rem;left: 0rem;text-align: justify;text-indent: 2em;overflow: hidden;line-height: 0.24rem;font-size: 0.16rem;color: #333333;}
.page_zjtd li:hover{box-shadow: 0px 0px 0.15rem rgba(0,0,0,0.2);}
.page_zjtd li:hover div b{color: #004098;}
.page_zjtd li:hover div span{color: #004098;}
.page_zjtd .page_move{padding: 0rem;}
/*科学研究*/
/**科研成果**/
.page_kycg ul{width: 9rem; height: 3.31rem;padding: 0.1rem 0rem;overflow-y: hidden;}
.page_kycg ul li{float: left;width: 2.7rem;box-sizing: border-box; margin-right: 0.3rem;margin-bottom: 0.3rem; transition: all 0.4s;border: solid 0.01rem transparent;}
.page_kycg ul li:last-child{margin-right: 0rem;}
.page_kycg ul li dd{width: 100%;height: 1.82rem;}
.page_kycg ul li dd img{display: block;width: 100%;height: 100%;}
.page_kycg ul li div {width: 100%;height: 1.27rem; padding-top: 0.2rem;background: url(../img/pageimg/kycg_itemBG.jpg) center no-repeat;background-size: cover;}
.page_kycg ul li div b{display: block;float: left;height: 0.3rem;line-height: 0.28rem;font-size: 0.2rem;color: #004098;font-weight: normal;padding: 0rem 0.2rem; box-sizing: border-box;border-top: solid 0.01rem #004098;border-bottom: solid 0.01rem #004098;position: relative;}
.page_kycg ul li div b::after{content: "";display: block;width: 0.2rem;height: 0.3rem;background: url(../img/pageimg/sanjiao_icon.png) center;background-size: cover;position: absolute;right: -0.2rem;top: -0.01rem;}
.page_kycg ul li div b::before{content: "";display: block;width: 0.4rem;height: 0.01rem;background-color: #999999;position: absolute;bottom: -0.21rem;left: 0.2rem;}
.page_kycg ul li div span{display: block;float: left;margin-top: 0.3rem;line-height: 0.37rem;margin-left: 0.2rem;width: 2.15rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page_kycg ul li:hover{box-shadow: 0px 0px 0.15rem rgba(0,0,0,0.2);border: solid 0.01rem #fabe00;}
.page_kycg ul li:hover div b{background-color: #004098;color: white;}
.page_kycg ul li:hover div b::after{background: url(../img/pageimg/sanjiao_icon_on.png) center no-repeat;background-size: cover;}
.page_kycg ul li:hover div b::before{content: "";background-color: #004098;}
.page_kycg ul li:hover div span{color: #004098;}
.page_kycg .page_move{padding-bottom: 0rem;}
/*招生就业*/
/**优秀学子**/
.page_yxxz li{margin-bottom: 0.3rem;transition: all 0.4s;}
.page_yxxz li a{display: flex;padding: 0.1rem;background-color: white;}
.page_yxxz li dd{flex-basis: 1.1rem;height: 1.38rem;}
.page_yxxz li dd img{display: block;width: 100%;height: 100%;}
.page_yxxz li div{flex: 1;margin-left: 0.25rem;margin-right: 0.08rem;background: url(../img/pageimg/jcxz_itemBG.jpg) center no-repeat;background-size: cover;}
.page_yxxz li div b{display: block;line-height: 0.4rem;font-weight: normal;font-size: 0.2rem;color: #333333;position: relative;}
.page_yxxz li div b::after{content: "";width: 0.1rem;height: 0.01rem;background-color: #999999;position: absolute;left: 0rem;bottom: 0rem;}
.page_yxxz li div span{display: block;line-height: 0.3rem;text-indent: 2em;text-align: justify;margin-top: 0.05rem;font-size: 0.16rem;color: #666666;max-height: 0.9rem;overflow: hidden;}
.page_yxxz li:hover{box-shadow: 0px 0px 0.15rem rgba(0,0,0,0.2);}
.page_yxxz li:hover div b{color: #004098;}
.page_yxxz li:hover div b::after{background-color: #004098;}
.page_yxxz li:hover div span{color: #004098;}
/*教育教学*/
/**教学概况**/
.page_jxgk .page_jianshu{margin-bottom: 0rem;}
.page_jxgk .page_jianshu .pic_3 img{margin-bottom: 0rem;}
/**特色专业**/
.page_zysz ul{width: 9rem; height: 3.1rem;}
.page_zysz ul li{float: left;width: 2.7rem;box-sizing: border-box;margin-right: 0.3rem;margin-bottom: 0.3rem; transition: all 0.4s;border: solid 0.01rem transparent;}
.page_zysz ul li:last-child{margin-right: 0rem;}
.page_zysz ul li dd{width: 100%;}
.page_zysz ul li dd img{display: block;width: 100%;height: 100%;}
.page_zysz ul li div {width: 100%;height: 0.98rem; background: #fff;background-size: cover;}
.page_zysz ul li div b{display: block;float: left;height: 0rem;position: relative;}
.page_zysz ul li div b::before{content: "";display: block;width: 0.4rem;height: 0.01rem;background-color: #999999;position: absolute;bottom: -0.28rem;left: 0.2rem;}
.page_zysz ul li div span{display: block;width: 2.15rem;height:0.48rem;overflow:hidden;float: left;margin-top: 0.45rem;line-height: 0.24rem;margin-left: 0.2rem;font-size: 0.18rem;color: #333333;}
.page_zysz ul li:hover{box-shadow: 0px 0px 0.15rem rgba(0,0,0,0.2);border: solid 0.01rem #fabe00;}
.page_zysz ul li:hover div b::before{content: "";background-color: #004098;}
.page_zysz ul li:hover div span{color: #004098;}
.page_zysz .page_move{padding-bottom: 0rem;}
/**实践教学**/
.page_sjjx li{margin-bottom: 0.3rem;transition: all 0.4s;border: solid 0.01rem transparent;box-sizing: border-box;background-color: white;}
.page_sjjx li a{display: flex;background: url(../img/pageimg/kycg_itemBG.jpg) right no-repeat;background-size: auto 100%;}
.page_sjjx li dd{flex-basis: 2.7rem;height: 1.82rem;}
.page_sjjx li dd img{display: block;width: 100%;height: 100%;}
.page_sjjx li div{flex: 1;margin-left: 0.3rem;margin-right: 0.3rem;}
.page_sjjx li div b{display: block;line-height: 0.35rem;font-weight: normal;font-size: 0.2rem;color: #333333;position: relative;margin-top: 0.31rem;padding-top: 0.13rem;max-width: 5.2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page_sjjx li div b::after{content: "";width: 0.4rem;height: 0.01rem;background-color: #999999;position: absolute;left: 0rem;top: 0rem;}
.page_sjjx li div span{display: block;line-height: 0.24rem; margin-top: 0.05rem;text-align: justify;/* margin-top: 0.05rem; */font-size: 0.14rem;color: #666666;max-height: 0.67rem;overflow: hidden;}
.page_sjjx li:hover{box-shadow: 0px 0px 0.15rem rgba(0,0,0,0.2);border: solid 0.01rem #fabe00;}
.page_sjjx li:hover div b{color: #004098;}
.page_sjjx li:hover div b::after{background-color: #004098;}
.page_sjjx .page_move{padding: 0rem;}
.page_sjjx .modal_ul{display: none;}
/*机构设置*/
/**职能部门**/
.page_znbm{background-color: white;overflow: hidden;}
.page_znbm ul{padding: 0rem 0.15rem;}
.page_znbm li{float: left;width: 2.5rem;margin: 0rem 0.15rem;line-height: 0.36rem;padding-bottom: 0.2rem;margin-bottom: 0.3rem; border-bottom: solid 0.01rem #cdcdcd;transition:all 0.6s;}
.page_znbm li a{display: block;text-align: center;font-size: 0.18rem;color: #333333;transition:all 0.6s;}
.page_znbm li:hover{border-bottom: solid 0.01rem #004098;}
.page_znbm li:hover a{color: #004098;}
/*.page_znbm li.on{border-bottom: solid 0.01rem #004098;}*/
.page_znbm li.on a{color: #004098;}
.page_znbm .items-two li{width: 3.9rem;}
/**教学习部**/
.page_jxxb{background-color: white;overflow: hidden;}
.page_jxxb ul{padding: 0rem 0.15rem;}
.page_jxxb li{float: left;width: 2.5rem;height: 0.9rem; margin: 0rem 0.15rem;line-height: 0.6rem;padding-bottom: 0.3rem;margin-bottom: 0.3rem; border-bottom: solid 0.01rem #cdcdcd;}
.page_jxxb li a{display: block;text-align: center;font-size: 0.18rem;color: #333333;width: 100%;height: 0.6rem;position: relative;transition: all 0.4s;}
.page_jxxb li a i{display: block;width: 100%;height: 100%;position: absolute;left: 0rem;top: 0rem;}
.page_jxxb li a span{display: block;width: 100%;height: 100%;position: absolute;left: 0rem;left: 0rem;line-height: 0.6rem;background-color: rgba(255,255,255,0.8);border: solid 0.01rem rgba(255,255,255,0.8);}
.page_jxxb li:hover{border-bottom: solid 0.01rem #004098;}
.page_jxxb li:hover a{color: #004098;box-shadow: 0.02px 0px 0.1rem rgba(0,0,0,0.2);}
.page_jxxb li:hover a span{border: solid 0.01rem #004098;}
.page_jxxb li.on{border-bottom: solid 0.01rem #004098;}
.page_jxxb li.on a{color: #004098;}
.page_jxxb .items-two li{width: 3.9rem;}

/*公共服务*/
/**招贤纳士**/
.page_zxns{background-color: white;}
.page_zxns ul{padding-top: 0.02rem;}
.page_zxns ul li{margin: 0rem 0.2rem;margin-top: 0.2rem;padding-bottom: 0.11rem;border-bottom: solid 0.01rem #cdcdcd;}
.page_zxns ul li a{display: flex;padding: 0.2rem;transition: all 0.4s;}
.page_zxns ul li a dd{flex-basis: 1.12rem;height: 0.88rem;box-sizing: border-box;border: solid 0.01rem #999999;background-color: #999999;transition: all 0.4s;}
.page_zxns ul li a dd b{display: block;text-align: center;font-weight: normal;line-height: 0.42rem;background-color: white;font-size: 0.22rem;color: #999999;transition: all 0.4s;}
.page_zxns ul li a dd span{display: block;text-align: center;line-height: 0.42rem;font-size: 0.24rem;color: white;}
.page_zxns ul li a div{flex: 1;margin-left: 0.3rem;padding-left: 0.3rem;border-left: solid 0.01rem #cdcdcd;}
.page_zxns ul li a div h4{font-weight: normal;display: block;max-width: 5rem; margin: 0;font-size: 0.18rem;color: #333333;line-height: 0.32rem;padding-bottom: 0.14rem;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.4s;}
.page_zxns ul li a div h4::after{content: "";display: block;width: 0.4rem;height: 0.01rem;background-color: #cdcdcd;position: absolute;left: 0rem;bottom: 0rem;transition: all 0.4s;}
.page_zxns ul li a div p{margin: 0;max-width: 6rem; font-size: 0.16rem;color: #666666;line-height: 0.28rem;margin-top: 0.14rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page_zxns ul li:hover a{box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_zxns ul li:hover a dd{border: solid 0.01rem #004098;background-color: #004085;}
.page_zxns ul li:hover a dd b{color: #004098;}
.page_zxns ul li:hover a div h4{color: #004098;}
.page_zxns ul li:hover a div h4::after{background-color: #004098;}
/**办公邮箱**/
.page_bgyx .page_jianshu{padding: 0rem 0.2rem;}
.page_jianshu .text-index-0{text-indent: 0em;}
.page_bgyx li{width: 4.2rem;height: 1.62rem; float: left;background: url(../img/pageimg/bgyx_itemBG.jpg) center no-repeat;background-size: cover;transition: all 0.4s;}
.page_bgyx li:last-child{float: right;}
.page_bgyx a{display: block;width: 2rem;height: 0.3rem;margin: 0 auto;text-align: center;font-size: 0.16rem;color: #004098;line-height: 0.28rem; border-radius: 0.15rem;border: solid 0.01rem #004098;box-sizing: border-box;}
.page_bgyx li:hover{box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_bgyx li:hover a{background-color: #004098;color: white;}
/**办公邮箱详情页**/
.page_bgyxCont{background-color: white;box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_bgyxCont .page_bgyxContBg{background: url(../img/pageimg/bgyx_xqyBG.jpg) bottom no-repeat;background-size: 100% auto; padding-bottom: 0.3rem;padding-top: 0.01rem;}
.moneyBox input::-webkit-input-placeholder { /* WebKit browsers */color: #999999;font-size: 0.14rem;}
.moneyBox input::-moz-placeholder { /* WebKit browsers */color: #999999;font-size: 0.14rem;}
.moneyBox input::-ms-input-placeholder{ /* WebKit browsers */color: #999999;}
.page_bgyxCont table{width: 8.15rem;max-width: 8.15rem;margin: 0 auto;}
.page_bgyxCont table span{display: inline-block;margin-right: 0.2rem;font-size: 0.16rem;color: #004098;}
.page_bgyxCont table td{padding-bottom: 0.29rem;}
.page_bgyxCont table td input{border: solid 0.01rem #004098;text-indent: 0.1rem;font-size: 0.14rem;}
.page_bgyxCont table td.width1 input{width: 2.75rem;}
.page_bgyxCont table td.width2 input{width: 3.62rem;}
.page_bgyxCont table td.width3 input,.page_bgyxCont table td.width3 textarea{width: 7.5rem;max-width: 8.15rem;display:block;float:right;}
.page_bgyxCont table td.width3 textarea{min-height: 3rem;box-sizing: border-box; border: solid 0.01rem #004098;padding: 0rem 0.1rem;font-size: 0.14rem;}
.page_bgyxCont table .contant span{display: block;float: left;}
.page_bgyxCont a{display: block;width: 2rem;height: 0.3rem;margin: 0 auto;text-align: center;font-size: 0.16rem;color: #004098;line-height: 0.28rem; border-radius: 0.15rem;border: solid 0.01rem #004098;box-sizing: border-box;}
.page_bgyxCont a:hover{background-color: #004098;color: white;}
/**后勤服务**/
.page_hqwx{overflow: hidden;}
.page_hqwxCont{background-color: white;padding: 0.26rem;}
.page_hqwxCont div{width: 6.8rem;height: 1.56rem;margin: 0 auto;background: url(../img/pageimg/yxt_bg.jpg) no-repeat;background-size: cover;}
.page_hqwxCont div dd{display: block;width: 1.48rem;height: 1.48rem;margin-left: 1.96rem;padding-top: 0.05rem;box-sizing: content-box;}
.page_hqwxCont div dd img{display: block;width: 100%;height: 100%;padding: 0.06rem;box-sizing: border-box;margin:0;}
/* 热点专题newadd */
.page_rdzt{width: 100%;padding: 0rem 0.09rem;box-sizing: border-box;}
.page_rdzt li{width: 3.7rem;margin: 0rem 0.28rem;float: left;margin-top: 0.3rem;margin-bottom: 0.3rem;}
.page_rdzt li dd{display: block;width: 100%;height: 1.46rem;}
.page_rdzt li dd img{display: block;width: 100%;height: 100%;}
.page_rdzt li p{font-size: 0.18rem;color: #323232;line-height: 1.2;margin-top: 0.13rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.page_dzxb {width: 100%;}
.page_dzxb .page_head{position: relative;}
.page_dzxb .page_head .dzxb_select{width: 5rem;height: 0.32rem;box-sizing: border-box;border: solid 0.01rem #cdcdcd;position: absolute;left: 50%;top: 0rem;margin-left: -2.5rem;}
.page_dzxb .page_head .dzxb_select select{width: 100%;height: 100%;text-align: center;text-align-last: center;color: #004098;font-size: 0.16rem;}
.page_dzxbCont{width: 100%;display: flex;}
.dzxb_cont_head{width: 100%;height: 0.4rem;font-size: 0.16rem; color: white; background-color: #004098;}
.dzxb_cont_head span{height: 0.2rem;line-height: 0.2rem;padding-left: 0.1rem; display: block;float: left; border-left: solid 0.02rem white;margin-top: 0.1rem;margin-left: 0.2rem;}
.dzxb_cont_head i{display: block;height: 0.2rem;line-height: 0.2rem;float: left;text-transform: uppercase; font-style: normal;margin-left: 0.17rem;margin-top: 0.1rem;}
.dzxb_block{flex-basis: 3.81rem;}
.dzxb_block dl{display: flex;width: 100%;justify-content: space-between;margin-bottom: 0.35rem;margin-top: 0.1rem; border-left: solid 0.02rem #999999;border-right: solid 0.02rem #999999;box-sizing: border-box;}
.dzxb_block dl dd{flex: 1;text-align: center;position: relative;font-size: 0.16rem;color: #333333;}
.dzxb_block dl dd.on,.dzxb_block dl dd:hover{color: #004098;}
.dzxb_block dl dd.on::after,.dzxb_block dl dd:hover::after{content: "";width: 0rem;height: 0rem;border-bottom: solid 0.06rem #004098;border-left: solid 0.06rem transparent;border-right: solid 0.06rem transparent;position: absolute;bottom: -0.16rem;left: 50%;margin-left: -0.06rem;}
.dzxb_block>div{width: 100%;box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.dzxb_block>div img{display: block;width: 100%;}
.dzxb_abstract{flex: 1;margin: 0rem 0.3rem;background-color: white;}
.dzxb_abstract ul{padding: 0rem 0.2rem;box-sizing: border-box;}
.dzxb_abstract li{padding-bottom: 0.14rem;border-bottom: solid 0.01rem #cdcdcd;margin-top: 0.24rem;}
.dzxb_abstract li a{display: flex;}
.dzxb_abstract li a i{flex-basis: 0.16rem;height: 0.16rem;margin-top: 0.07rem;margin-right: 0.1rem; background: url(../img/pageimg/dzxb_blockIcon.png) center no-repeat;background-size: cover;}
.dzxb_abstract li a span{flex: 1;width: 0;line-height: 0.16rem;padding: 0.07rem 0rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dzxb_abstract li:hover a span{color: #004098;}
.dzxb_futures{flex-basis: 3rem;background-color: white;}
.dzxb_futures ul{overflow-y: scroll;max-height: 6.78rem;}
.dzxb_futures ul li{width: 2.6rem;margin: 0 auto; margin-top: 0.4rem;border-bottom: solid 0.01rem #CDCDCD;}
.dzxb_futures ul li:first-child{margin-top: 0.27rem;}
.dzxb_futures ul li:last-child{margin-top: 0rem;}
.dzxb_futures ul dd{width: 2.6rem;height: 1.82rem;margin: 0 auto;transition: all 0.4s;}
.dzxb_futures ul dd img{display: block;width: 100%;height: 100%;}
.dzxb_futures ul p{line-height: 0.56rem;text-align: center;margin-top: 0.11rem;font-size: 0.16rem;color: #666666;}
.dzxb_futures ul li:hover dd{box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.dzxb_futures ul li:hover p{color: #004098;}
.page_dzxb_cont .dzxb_abstract{flex: 0;flex-basis: 3.6rem;height: 7.2rem; margin: 0;margin-right: 0.3rem;position: relative;}
.dzxb_abstract dl{display: flex;width: 3.2rem;margin: 0 auto; justify-content: space-between;margin-top: 0.35rem;margin-bottom: 0.1rem; border-left: solid 0.02rem #999999;border-right: solid 0.02rem #999999;box-sizing: border-box;position: absolute;bottom: 0rem;left: 0.2rem;}
.dzxb_abstract dl dd{flex: 1;text-align: center;position: relative;font-size: 0.16rem;color: #333333;}
.dzxb_abstract dl dd.on,.dzxb_block dl dd:hover{color: #004098;}
.dzxb_abstract dl dd.on::after,.dzxb_abstract dl dd:hover::after{content: "";width: 0rem;height: 0rem;border-top: solid 0.06rem #004098;border-left: solid 0.06rem transparent;border-right: solid 0.06rem transparent;position: absolute;top: -0.16rem;left: 50%;margin-left: -0.06rem;}
.dzxb_content{flex: 1;width: 0; background-color: white;}
.page_dzxb_FontImgBox{max-width: 7.46rem;margin: 0 auto;padding-bottom: 0.25rem;}
.page_dzxb_FontImgBox h3{margin: 0 auto;text-align: center;margin-top: 0.2rem;margin-bottom: 0.2rem; line-height: 0.32rem;max-width: 7.46rem;padding-bottom: 0.14rem;border-bottom: solid 0.01rem#999999;font-size: 0.18rem;color: #004098;}
.page_dzxb_FontImgBox p{font-size: 0.14rem;color: #333333;margin: 0;text-indent: 2em;text-align: justify; line-height: 0.24rem;margin-top: 0.1rem;}
.page_dzxb_FontImgBox img{display: block;max-width: 100%;margin: 0.15rem auto;}
@media (max-width: 1200px) {
.page_banner{height: 2rem;background-size: cover !important;}
.page_main{background: none;}
.page_container{width: 100%;padding-top: 0rem;}
.page_left_nav{display: none;}
.page_container .page_right_main{width: 100%;}
.page_head{height: 0.38rem;position: relative;margin-bottom: 0.4rem;}
.page_head .page_name{padding: 0rem;width: 1.58rem;height: 0.6rem;position: absolute;left: 0rem;bottom: -0.02rem;background: url(../img/modal_headNameBg.jpg) center no-repeat;background-size: cover;}
.page_head .page_name span{display: block;width: 100%;height: 100%;color: white;line-height: 0.6rem;text-align: center;font-size: 0.28rem;letter-spacing: 0.01rem;}
.page_head .page_name i{display: none;}
.page_head .this_page{line-height: 0.38rem;margin-right: 0.25rem;}
.page_head .this_page *{font-size: 0.22rem;color: #666666;}
.page_head .this_page span{display: none;}
.page_head .this_page a::after{content: "·";margin-left: 0.05rem;}
.page_head .this_page a:last-child{color: #666666;}

/*学院简介*/
.page_xyjj{padding: 0rem 0.25rem;box-sizing: border-box;}
.page_xyjj p{font-size: 0.26rem;color: #333333;line-height: 0.46rem;margin-bottom: 0.12rem; }
/*历史沿革*/
.lsyg_box::after{left: 0.38rem;}
.lsyg_box .things{padding-left: 0rem;}
.lsyg_box .things p{text-indent: 0em;line-height: 0.44rem;font-size: 0.26rem;color: #333333;}
.lsyg_box .on .things p{color: #333333;}
.lsyg_box .time{flex-basis: 0.4rem; order:-1;margin-right: 0rem;margin-left: 0.3rem;}
.lsyg_box .time span{display: none;}
.lsyg_box .time i{display: none;}
.lsyg_box .time em{top: 0.12rem; left: 0rem;background-color: #004098;}
.lsyg_box li.last_item{display: none;}
/*学院领导*/
.page_xyld ul{box-sizing: border-box;padding: 0rem 0.25rem;}
.page_xyld li{width: 3.4rem;height: 2.1rem;box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_xyld li::before{height: 2.1rem;background-size: 100% 100%;}
.page_xyld li dd{width: 1.2rem;height: 1.7rem;margin-left: 0.1rem;}
.page_xyld li div{width: 2.07rem;right: 0rem;height: 1.7rem;}
.page_xyld li div b{line-height: 0.56rem;margin-top: 0rem;font-size: 0.28rem;color: #333333;}
.page_xyld li div b::after{height: 0.02rem;}
.page_xyld li div span{border: none;width: 100%;height: auto;bottom: 0.11rem;}
.page_xyld li div span i{line-height: 0.41rem;font-size: 0.24rem;color: #333333;}
.page_xyld li div span em{background-color: transparent;line-height: 0.4rem;height: 0.4rem;font-size: 0.24rem; color: #004098;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/*学院风光*/
.page_xyfg{box-sizing: border-box;padding: 0rem 0.25rem;}
.page_xyfg_card{width: 2.2rem;margin-left: 0.93rem;}
.page_xyfg_card:last-child{margin-right: 0.93rem;}
.page_xyfg_card span{line-height: 0.6rem;font-size: 0.28rem;color: #004098;border: solid 0.01rem #004098;}
.page_xyfg_card i{display: none;}
.page_xyfg_card.on span{background-color: #004098;color: white;}
.page_xyfg_card.on::before{display: none;}
.page_xyfg_bigImg{display: none;}
.page_items::before{display: none;}
.page_items p{display: none;}
.page_items ul{width: 100%;display: none;}
.page_itemBox{width: 100%;height: auto;}
.page_items{width: 100%;height: auto;position: relative;}
.page_items dl{display: block;}
.page_items dl dd{float: left;width: 3.4rem;margin-bottom: 0.2rem;}
.page_items dl dd:nth-child(even){float: right;}
.page_items dl dd img{display: block;width: 3.4rem;height: 2rem;}
.page_items dl dd span{display: block;line-height: 0.64rem;text-align: center;font-size: 0.26rem;color: #004098;}
/*职能部门*/
.page_smallHead b{line-height: 0.36rem;font-size: 0.28rem;}
.page_smallHead span{font-size: 0.22rem;line-height: 0.28rem;}
.page_znbm li{width: 2.2rem;margin: 0rem 0.05rem;line-height: 0.42rem;margin-bottom: 0.32rem;}
.page_znbm li a{font-size: 0.26rem;white-space: nowrap;}
.page_znbm .items-two li{width: 3.5rem;}
/*教学系部*/
.page_jxxb ul{padding: 0rem 0.05rem;}
.page_jxxb li{width: 2.2rem;margin: 0rem 0.1rem;line-height: 0.42rem;margin-bottom: 0.32rem;}
.page_jxxb li a{height: 1rem; font-size: 0.26rem;white-space: nowrap;box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_jxxb li a span{border: none;line-height: 1rem;color: #004098;}
.page_jxxb .items-two li{width: 3.5rem;}
/*学院新闻*/
.page_xyxw ul li div h4{font-size: 0.26rem;line-height: 0.3rem;max-width: 100%;}
.page_xyxw ul li div h5{font-size: 0.22rem;line-height: 0.42rem;margin-top: 0.05rem;}
.page_xyxw ul li div p{font-size: 0.24rem;line-height: 0.28rem;max-height: 0.84rem;}
.page_move a{font-size: 0.26rem;}
/*通知公告*/
.page_mtjc ul li a div{width: 0;}
.page_mtjc ul li a dd{border: solid 0.02rem #004098;background-color: #004098;height: 0.97rem;border-left: solid 0.02rem #CDCDCD;}
.page_mtjc ul li a dd b{font-size: 0.24rem;color: #004098;line-height: 0.47rem;}
.page_mtjc ul li a dd span{font-size: 0.26rem;color: white;background-color: #004098;line-height: 0.46rem;}
.page_mtjc ul li a div h4{font-size: 0.26rem;max-width: 100%;line-height: 0.24rem;padding-bottom: 0.1rem;}
.page_mtjc ul li a div h4::after{height: 0.02rem;}
.page_mtjc ul li a div p{font-size: 0.24rem;max-width: 100%;line-height: 0.28rem;height: 0.56rem;margin-top: 0.05rem;white-space: normal;}
/*新闻详情页*/
.page_FontImgBox{padding: 0rem 0.25rem;box-sizing: border-box;}
.page_FontImgBox .fontBox_title{font-size: 0.28rem;line-height: 0.48rem;}
.page_FontImgBox .fontBox_Ftitle{display: none;}
.modal_fontBox_Ftitle{display: block;text-align: center;line-height: 0.92rem;padding-bottom: 0.06rem;border-bottom: solid 0.02rem f2f2f2;}
.modal_fontBox_Ftitle span{font-size: 0.22rem;color: #666666;margin: 0rem 0.1rem;}
.page_FontImgBox p{font-size: 0.26rem;color: #666666;line-height: 0.44rem;margin-top: 0.12rem;}
.page_FontImgBox img{margin: 0.25rem auto;}
/*专业设置*/
.page_jianshu{padding: 0rem 0.25rem;box-sizing: border-box;}
.page_jianshu p{font-size: 0.26rem;color: #333333;line-height: 0.45rem;margin-top: 0.12rem;}
.page_zysz ul{width: 100%;padding: 0rem 0.25rem;box-sizing: border-box;}
.page_zysz ul li{width: 3.4rem;margin: 0rem;margin-bottom: 0.4rem;}
.page_zysz ul li:nth-child(even){float: right;}
.page_zysz ul li dd{}
.page_zysz ul li div b::before{height: 0.02rem;background-color: #004098}
.page_zysz ul li div span{font-size: 0.26rem;width: 100%;margin-left: 0rem; text-align: left;text-indent: 0.2rem;color: #004098;}
/*实践教学*/
.page_sjjx li{margin: 0rem 0.25rem;margin-bottom: 0.4rem;padding-bottom: 0.4rem;border-bottom: solid 0.02rem #cdcdcd;}
.page_sjjx li a{background: none;}
.page_sjjx li dd{flex-basis: 2.3rem;height: 1.6rem;}
.page_sjjx li div{margin-right: 0rem;margin-left: 0.18rem;}
.page_sjjx li div b{line-height: 0.64rem;margin-top: 0.1rem;padding-top: 0rem;font-size: 0.26rem;color: #333333;}
.page_sjjx li div b::after{height: 0.02rem;background-color: #004098;}
.page_sjjx li div span{line-height: 0.3rem;margin-top: 0rem;max-height: 0.9rem;font-size: 0.24rem;color: #666666;}
.page_sjjx .modal_ul{display: block;}
.page_sjjx .page_smallHead{display: none;}
/*科研成果*/
.page_kycg ul{width: 100%; height: auto;padding: 0rem 0.25rem;box-sizing: border-box;}
.page_kycg ul li{width: 3.4rem;margin-right: 0rem;}
.page_kycg ul li:nth-child(even){float: right;}
.page_kycg ul li dd{height: 2rem;}
.page_kycg ul li div{padding-top: 0.3rem;}
.page_kycg ul li div b{background-color: #004098;color: white;height: 0.4rem;line-height: 0.36rem;font-size: 0.24rem;}
.page_kycg ul li div b::after{height: 0.4rem;background: url(../img/pageimg/sanjiao_icon_on.png) center no-repeat;background-size: 100% 100%;}
.page_kycg ul li div b::before{content: "";background-color: #004098;height: 0.02rem;}
.page_kycg ul li div span{width: 100%; color: #004098;margin-left: 0rem;text-indent: 0.2rem;font-size: 0.24rem;}
/*优秀学子*/
.page_yxxz li{margin-left: 0.25rem;margin-right: 0.25rem;box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_yxxz li dd{flex-basis: 1.2rem;height: 1.7rem;}
.page_yxxz li div{margin-left: 0.2rem;margin-right: 0.2rem;background-size: 100% auto;}
.page_yxxz li div b{font-size: 0.26rem;line-height: 0.44rem;padding-bottom: 0.02rem;margin-top: 0.06rem;color: #004098;}
.page_yxxz li div b::after{width: 0.3rem;height: 0.02rem;background-color: #004098;}
.page_yxxz li div span{font-size: 0.22rem;text-indent: 0rem;color: #004098;margin-top: 0.14rem;}
/*办公邮箱*/
.page_bgyx ul{padding-top: 0.2rem;}
.page_bgyx li{float: none;height: auto; margin: 0 auto;box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);padding-top: 0.01rem;padding-bottom: 0.29rem;}
.page_bgyx li:last-child{float: none;margin-top: 0.6rem;}
.page_bgyx a{width: 2.3rem;height: 0.46rem;line-height: 0.46rem;border-radius: 0.23rem; font-size: 0.26rem;color: white;background-color: #004098;}
/*办公邮箱详情*/
.page_bgyxCont{box-shadow: none;}
.page_bgyxCont .page_bgyxContBg{background: none;}
.page_bgyxCont table,.page_bgyxCont tbody{width: 7.5rem;display: block;}
.page_bgyxCont table td{display: block;overflow: hidden; width: 7.5rem !important;padding: 0rem 0.25rem;padding-bottom: 0.3rem;box-sizing: border-box;}
.page_bgyxCont table td.width2 input{width: 2.75rem;}
.page_bgyxCont table td.width3 input, .page_bgyxCont table td.width3 textarea{width: 6.2rem;float: right;font-size: 0.22rem;}
.page_bgyxCont table span{display: block;float: left;width: 0.75rem;height: 0.36rem;line-height: 0.36rem; margin-right: 0rem; font-size: 0.26rem;color: #004098;}
.page_bgyxCont table td input{display: block;float: left; height: 0.36rem;box-sizing: border-box;font-size: 0.22rem;}
.page_bgyxCont a{width: 2.3rem;height: 0.46rem;line-height: 0.46rem;border-radius: 0.23rem; font-size: 0.26rem;color: white;background-color: #004098;}
/*专家团队*/
.page_zjtd li{float: none;width: 100%;height: 2.1rem; box-shadow: 0rem 0rem 0.22rem rgba(0,0,0,0.2);}
.page_zjtd li:nth-child(even){float: none;}
.page_zjtdCont ul{padding: 0rem 0.25rem;padding-top: 0.2rem;}
.page_zjtd li:last-child{margin-bottom: 0.4rem;}
.page_zjtd li dd{width: 1.2rem;height: 1.7rem;}
.page_zjtd li div{width: 5.18rem;top: 0.23rem;}
.page_zjtd li div b{text-align: left;line-height: 0.52rem;font-size: 0.28rem;color: #004098;}
.page_zjtd li div b::after{left: 0rem;margin-left: 0rem;width: 0.3rem;height: 0.02rem;}
.page_zjtd li div span{width: 100%;height: 0.72rem; text-indent: 0em;font-size: 0.24rem;line-height: 0.36rem;}
/*招贤纳士*/
.page_zxns ul li a div{width: 0;}
.page_zxns ul li a dd{border: solid 0.02rem #004098;background-color: #004098;height: 0.97rem;border-left: solid 0.02rem #CDCDCD;}
.page_zxns ul li a dd b{font-size: 0.24rem;color: #004098;line-height: 0.47rem;}
.page_zxns ul li a dd span{font-size: 0.26rem;color: white;background-color: #004098;line-height: 0.46rem;}
.page_zxns ul li a div h4{font-size: 0.26rem;max-width: 100%;line-height: 0.24rem;padding-bottom: 0.1rem;}
.page_zxns ul li a div h4::after{height: 0.02rem;}
.page_zxns ul li a div p{font-size: 0.24rem;max-width: 100%;line-height: 0.28rem;height: 0.56rem;margin-top: 0.05rem;white-space: normal;}
/* 热点专题newadd */
.page_rdzt{width: 100%;padding: 0rem 0.09rem;box-sizing: border-box;}
.page_rdzt li{width: 6.53rem;margin: 0rem auto;float: none; margin-top: 0.6rem;}
.page_rdzt li:last-child{margin-bottom: 0.6rem;}
.page_rdzt li dd{display: block;width: 100%;height: 1.89rem;}
.page_rdzt li dd img{display: block;width: 100%;height: 100%;}
.page_rdzt li p{font-size: 0.3rem;color: #323232;line-height: 1.2;margin-top: 0.15rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.page_jianshu img{display: block;margin: 0.15rem auto;max-width: 100%;}

.dzxb_body{width: 12rem;margin: 0 auto;}
.dzxb_body .container{width: 100%;margin: 0 auto;padding: 0rem;}
.dzxb_body .headerBox{height: 2.11rem;}
.dzxb_body .header{height: 1.61rem;}
.dzxb_body .logo{height: 0.81rem;margin-top: 0.31rem;}
.dzxb_body .logoBox span{top: 0rem;}
.dzxb_body .page_banner{height: 2.5rem;}
.dzxb_body .page_container{padding-top: 0.7rem;}
.dzxb_body .page_main{background: url(../img/pageimg/page_mainBG.jpg) center repeat-y;background-position-y: 2.5rem;}
.page_dzxb .page_head{position: relative;}
.page_dzxb .page_head .dzxb_select{width: 5rem;height: 0.32rem;box-sizing: border-box;border: solid 0.01rem #cdcdcd;position: absolute;left: 50%;top: 0rem;margin-left: -2.5rem;}
.page_dzxb .page_head .dzxb_select select{display: block; width: 100%;height: 100%;text-align: center;text-align-last: center;color: #004098;font-size: 0.16rem;}
.page_dzxb .page_dzxbCont{width: 100%;display: flex;}
.page_dzxb .dzxb_cont_head{width: 100%;height: 0.4rem;font-size: 0.16rem; color: white; background-color: #004098;}
.page_dzxb .dzxb_cont_head span{height: 0.2rem;line-height: 0.2rem;padding-left: 0.1rem; display: block;float: left; border-left: solid 0.02rem white;margin-top: 0.1rem;margin-left: 0.2rem;}
.page_dzxb .dzxb_cont_head i{display: block;height: 0.2rem;line-height: 0.2rem;float: left;text-transform: uppercase; font-style: normal;margin-left: 0.17rem;margin-top: 0.1rem;}
.page_dzxb .page_container .page_right_main{width: 8.7rem;float: right;}
.dzxb_body .page_head{width: 100%;border-bottom: solid 0.02rem #004098;margin-bottom: 0.3rem;}
.dzxb_body .page_head .page_name{float: left;padding-bottom: 0.19rem;position: relative;top: 0rem;left: 0rem;background: none;}
.dzxb_body .page_head .page_name i{display: block;float: left; width: 0.22rem;height: 0.22rem;margin-right: 0.2rem;}
.dzxb_body .page_head .page_name i img{display: block;width: 100%;height: 100%;}
.dzxb_body .page_head .page_name span{display: block;float: left;font-size: 0.22rem;color: #004098;line-height: 0.22rem;width: auto;height: auto;}
.dzxb_body .page_head .this_page{float: right;line-height: 0.3rem;}
.dzxb_body .page_head .this_page *{font-size: 0.14rem;color: #666666;}
.dzxb_body .page_head .this_page a::after{content: ">";}
.dzxb_body .page_head .this_page a:last-child{color: #004098;}
.dzxb_body .page_head .this_page a:last-child::after{display: none;}
.dzxb_body .modal_navBox{display: none;}
.dzxb_body .sousuoBox{display: block;}
.dzxb_body .navBox{display: block;}
.dzxb_body .footer{display: block;}
.dzxb_body .modal_footer{display: none;}
}