/* CSS Document */
*{margin: 0;padding: 0;list-style: none;border: 0;}
body{ font-family:Microsoft YaHei !important; font-size: .16rem; overflow-x: hidden;}
a{ font-family:Microsoft YaHei !important; text-decoration:none !important;}
a:hover{ font-family:Microsoft YaHei !important; text-decoration:none !important;}
ul {margin-bottom: 0 !important;}
ul li{ list-style:none;}
.l{ float:left;}
.r{ float:right;}
img{ border:0px;box-sizing: border-box;vertical-align: middle;border: 0;}
img[src=""],img:not([src]){opacity:0;}
p{display: block;margin-block-start: 0em; margin-block-end: 0em;margin-inline-start: 0px;margin-inline-end: 0px;font-family:Microsoft YaHei !important;}
input {outline: none;}
html{font-size: 100px !important;}
@font-face { font-family: 'SIMLI' ; src: local('Slidefu'), url(../fonts/SIMLI.TTF) format('truetype');}
@font-face { font-family: 'siyuansong' ; src: local('Slidefu'), url(../fonts/siyuansong.ttf) format('truetype');}
@font-face { font-family: 'yunfeng' ; src: local('Slidefu'), url(../fonts/yunfeng.ttf) format('truetype');}
@font-face { font-family: 'heiti' ; src: local('Slidefu'), url(../fonts/heiti.ttf) format('truetype');}


.mb{width: 100%;  }
.ck{width: 100%; }
.ck2{width: 100%; }

.flex{ display: flex; justify-content: space-between; align-items: center;display:-webkit-flex; flex-wrap: wrap; }
.flex-no{ display: flex; justify-content: right; align-items: center; flex-wrap: wrap;display:-webkit-flex;flex-wrap: wrap; }
.flexsp{display: flex; justify-content: space-between; align-items:; flex-wrap: wrap;display:-webkit-flex;flex-wrap: wrap; }
.flextop{display: flex; justify-content: space-between; align-items:flex-start; flex-wrap: wrap;display:-webkit-flex;flex-wrap: wrap; }
.right{justify-content: flex-end;}
.flexd{ display: flex; justify-content: space-between; align-items: center;display:-webkit-flex; flex-wrap: nowrap; }
.left{justify-content: flex-start;}

.clear30{clear: both; height: .3rem; width: 100%;}
.clear40{clear: both; height:.4rem; width: 100%;}
.clear50{clear: both; height: .5rem; width: 100%;}
.clear60{clear: both; height: .6rem; width: 100%;}
.nr{max-width: 14rem; margin: 0 auto;padding-left: 0.3rem;padding-right: 0.3rem; width: 100%;}
.topnr{max-width: 16rem; margin: 0 auto; padding-left: 0.2rem;padding-right: 0.2rem;}


.sytop{width: 100%; height:2rem; position: relative; z-index: 999; }   
.logo{width:30%; ;}
.logo img{width: 100%;margin-top: 0.2rem}
.topyc{flex: 1;}


/* 顶部右侧快捷链接 */
.lj{ margin-top: .15rem; width: 100%;}

.lj li a{font-size: .16rem; color: #fff;}
.lj li a:hover{opacity:1;}
.lj ul li:nth-child(1) tb::before{content: "\e65d"; font-family: iconfont; color: #fff; font-size: .18rem; padding-right: .1rem;}
.lj ul li:nth-child(2) tb::before{content: "\e8b4"; font-family: iconfont; color: #fff; font-size: .18rem; padding-right: .1rem;}
.lj ul li:nth-child(3) tb::before{content: "\e602"; font-family: iconfont; color: #fff; font-size: .18rem; padding-right: .1rem;}
.lj ul li:nth-child(4) tb::before{content: "\e611"; font-family: iconfont; color: #fff; font-size: .18rem; padding-right: .1rem;}
.lj ul li:nth-child(4) p{display: none;}
.lj ul li p{font-size: .18rem; margin-left: .1rem; color: #fff; margin-right: .1rem;}
.lj ul li:hover a{ font-style: italic;}

.sou{width: 1.5rem;}
.ss{ width: 80%; height: .3rem; background: rgba(0,0,0,.1); border-radius: .6rem  0  0 .6rem  ; padding-left: .2rem;border:1px solid rgb(255,255,255,.46);border-right:0}
.search{ width: 20%; font-size:.18rem;  height: .3rem;border-radius:0 .6rem  .6rem 0 ; background: rgba(0,0,0,.1) url(../images/search.png) center no-repeat; cursor: pointer;background-size:50% ; border:1px solid rgb(255,255,255,.46);border-left:0}

/* 顶部导航 */
.dh{margin-top: .2rem; width: 100%; float:right;}
.nav{width: 100%; }
.yjnav{ line-height: .5rem; margin: 0; text-align:center; display:inline-block;vertical-align:middle; padding-left:.2rem; padding-right:.2rem; position:relative }

.yjlm{font-size: .18rem; color: #fff !important;transition: all 0.4s ease-in-out; position: relative; width: 100%;}
.yjnav:hover .yjlm{font-size: .2rem; font-weight: bolder;}
.yjlm::before{content: "\eb6d"; font-family: iconfont; font-size: .22rem; color: #194bd6;transition: all 0.2s ease-out 0s;position: absolute; left:35%; top:.12rem;display:none;}
.yjnav:hover  .yjlm::before{display: block;}

.dhejbj{position: absolute; left:0;top:50px;z-index: 2;background:rgba(255,255,255,1);  border-radius: 0px;height:auto; padding:.3rem;border-top:5px solid  #194bd6;display: none;transition: all 0.2s ease-out 0s; width:6rem; border-radius:0 0  20px 20px}
.dhejbj ul{width: 100%; }
.dhejbj a{font-weight: normal !important; font-size: .18rem !important;}
.dhejbj li{z-index: 3; margin-right: 6%;}
.dhejbj li em{font-style: normal;color: #747474;}
.dhejbj li em::before{font-family: iconfont; content: ">"; font-size: .2rem; margin-right: .1rem;}
.dhejbj li a{color: #747474  !important;}
.dhejbj li:hover a{color: #0060bd !important; font-weight: bolder  !important;}
.yjnav:hover .dhejbj{display: block;}
.header {position: fixed;top: 0px; width: 100%;height: 1.3rem;background-color: transparent;text-align: center;z-index: 33;transition: all 2s ease-out 0s;}
.pink { width: 100%;   opacity: 0;}


.dhejbj2{position: absolute;right:0; top:50px;z-index: 2;background:rgba(255,255,255,1);  border-radius: 0px;height:auto; padding:.3rem; border-top:5px solid  #194bd6;display: none;transition: all 0.2s ease-out 0s; width:6rem; border-radius:0 0  20px 20px}
.dhejbj2 ul{width: 100%; }
.dhejbj2 a{font-weight: normal !important; font-size: .18rem !important;}
.dhejbj2 li{z-index: 3; margin-right: 6%;}
.dhejbj2 li em{font-style: normal;color: #747474;}
.dhejbj2 li em::before{font-family: iconfont; content: ">"; font-size: .2rem; margin-right: .1rem;}
.dhejbj2 li a{color: #747474;}
.dhejbj2 li:hover a{color: #0060bd; font-weight: bolder  !important;}
.yjnav:hover .dhejbj2{display: block;}
.dhejbj2 li:nth-child(2){width:auto !important;}

/* banner */
div.moduletable-banner{width:100%;height:100%; }
.flexslider{width:100%;height:100%;overflow:hidden;}
.flexslider .slides > li{display:none;}
.flexslider .slides img{display:block; width:100%;height: 100%;}
.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider{position:relative;zoom:1;}
.flexslider .slides{zoom:1;}
.flexslider .slides > li{position:relative;}
.flex-caption{background:none;-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);zoom:1;}
.flex-caption{width:96%;padding:2%;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.3);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3);font-size:14px;line-height:18px;}
.flex-direction-nav{height:0;overflow:hidden;}
.flex-direction-nav li a{display:none;width:.6rem;height:.6rem;position:absolute;top:50%;margin-top:-40px;cursor:pointer;text-indent:-9999px;}
.flex-direction-nav li a.next{right:.2rem;background:url("../images/next.png") }
.flex-direction-nav li a.next:hover{background:url("../images/next2.png") }
.flex-direction-nav li a.next:active{background:url("../images/next2.png")}
.flex-direction-nav li a.prev{left:.2rem;background:url("../images/prev.png")}
.flex-direction-nav li a.prev:hover{background:url("../images/prev2.png")}
.flex-direction-nav li a.prev:active{background:url("../images/prev2.png")}
.flex-direction-nav li a.disabled{opacity:.3;filter:alpha(opacity=30);cursor:default;}
.flex-control-nav{position:absolute;bottom:50px;right:20px;}
.flex-control-nav li{display:inline-block;zoom:1;*display:inline;margin-right:10px;}
.flex-control-nav li a{display:block;cursor:pointer;text-indent:-9999px; background: #fff; width:10px;height:10px; border-radius: 20px; z-index: 3; }
.flex-control-nav li a:hover{background-position:0 -10px;background: #ed1b24; z-index: 3}
.flex-control-nav li a.active{background: #337ab7; width:60px;height:10px;z-index: 3}
.bannerdb{width: 100%; height: 1rem;  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));position: absolute; bottom: 0;}

/* 飞院快讯 */
.fykx{width: 100%; height: auto;}
.sybt{width: 100%; line-height: .4rem;}
.sybtleft em{ font-size: .3rem;  color: #434343; font-style: normal; font-family: heiti;}
.sybtleft em::before{content: "\e606"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.sybtleft span{ font-size: .3rem; color: #434343;font-family: heiti; }
.sybtright{vertical-align: center; }
.sybtright a {color: #8c8c8c; font-size: .16rem;}
.sybtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.sybtright:hover a{ color: #0060bd;}
.fykxxw{width: 32%; height: 2rem; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.3); border-radius: .10rem; padding-bottom: .1rem; }
.fykxxw a{margin: 5%; font-size: .18rem; font-weight: bolder; color: #434343; display: block; line-height: .33rem; border-bottom: 1px solid #d8d8d8; padding-bottom: .2rem; height:.66rem;}
.fykxxw jj{width: 90%; margin-left: 5%; font-size: .15rem;color: #757575; display: block; line-height: .33rem;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: -.1rem;}
.fykxxw sj{float: right; margin-right: 5%; font-size: .15rem; color: #ababab; font-family: Arial, Helvetica, sans-serif; line-height: .36rem;}
.fykxxw sj::before{content: "\e636"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem; }
.fykxxw:hover a{color: #0060bd;}

/* 通知公告 */
.tgbj{width: 100%; height: auto; padding-bottom: .6rem; background: url(../images/ggbj.jpg); margin-top: .6rem; background-size: 100% 100%; border-top: 1px solid #e1e1e1;}
.tzgg{width: 48%;}
.sytgbt{width: 100%; line-height: .4rem; margin-top: .4rem;}
.sytgbtleft em{ font-size: .3rem; color: #434343;  font-style: normal;font-family: heiti; }
.sytgbtleft em::before{content: "\e628"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.sytgbtleft span{ font-size: .3rem; color: #434343; }
.sytgbtright{vertical-align: center; }
.sytgbtright a {color: #8c8c8c; font-size: .16rem;}
.sytgbtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.sytgbtright:hover a{ color: #0060bd;}
.tzggbj{width: 100%; background: #fff; border-top:3px solid #0060bd; box-shadow: 0 0px 5px rgba(0,0,0,.3); height: auto; min-height: 3rem; margin-top: .4rem; padding-bottom: .3rem;}
.tzggxw{width: 90%; margin-left: 5%; border-bottom: 1px solid #e1e1e1; padding-bottom: .2rem;margin-top: .2rem;}
.ggsj{font-family: Arial, Helvetica, sans-serif; width: .6rem;  border-radius: .1rem; border: 1px solid #c1c1c1; text-align: center; justify-content: center; }
.ggsj em{font-size: .2rem; color: #fff; background: #0060bd; line-height: .3rem; width: 100%;border-radius: .1rem .1rem 0 0; font-weight: normal;}
.ggsj span{font-size: .14rem; color: #838383;line-height: .3rem;}
.ggbt{flex: 1; margin-left: 3%;min-width: 0;}
.ggbt a{ width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; font-size: .18rem; color: #333333;;}
.ggbt:hover a{color: #0060bd;}


/* 媒体关注 */
.mtgz{width: 48%;}
.symtbt{width: 100%; line-height: .4rem;margin-top: .4rem;}
.symtbtleft em{font-size: .3rem; color: #434343; font-style: normal;font-family: heiti; }
.symtbtleft em::before{content: "\e8b1"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.symtbtleft span{ font-size: .3rem;color: #434343; }
.symtbtright{vertical-align: center; }
.symtbtright a {color: #8c8c8c; font-size: .16rem;}
.symtbtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.symtbtright:hover a{ color: #0060bd;}
.mtgzbj{width: 100%; background: #fff; border-top:3px solid #0060bd; box-shadow: 0 0px 5px rgba(0,0,0,.3); height: auto; min-height: 3rem; margin-top: .4rem; padding-bottom: .3rem;}
.mtgzxw{width: 90%; margin-left: 5%; border-bottom: 1px solid #e1e1e1; padding-bottom: .2rem;margin-top: .2rem;}
.mtgzsj{height: .3rem; line-height: .3rem; margin-bottom: .02rem;}
.mtgzsj mt{ color: #0060bd;  font-size: .16rem;}
.mtgzsj mt::before{content: "\e790"; font-family: iconfont; color: #0060bd; font-size: .18rem; margin-right: .05rem;vertical-align: center;}
.mtgzsj sj{font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #b0b0b0; margin-left: .2rem;}
.mtgzbt a{ width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; font-size: .18rem; color: #333333;height: .3rem; line-height: .3rem;;}
.mtgzbt:hover a{color: #0060bd;}

.img-count-in{background:url("../images/fykx.jpg");background-size:100% 100%}

/* 党建 */
.djdt{width: 100%;}
.sydjbt{width: 100%; line-height: .4rem;margin-top: .6rem;}
.sydjbtleft em{ font-size: .3rem; color: #434343;  font-style: normal;font-family: heiti; }
.sydjbtleft em::before{content: "\e6f7"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.sydjbtleft span{ font-size: .3rem; color: #434343; }
.sydjbtright{vertical-align: center; }
.sydjbtright a {color: #8c8c8c; font-size: .16rem;}
.sydjbtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.sydjbtright:hover a{ color: #0060bd;}

.djleft{width: 33%;;}
.tu{width: 100%;  height: 3.09rem; object-fit: cover;overflow: hidden;background:url("../images/dj.jpg");background-size:100% 100%}
.tu img{width: 100%; height: 100%;overflow: hidden;transition:all 0.4s;}
.tu:hover img{transform:scale(1.1)}
.djzcnr{width: 100%; height: auto; background: #fff; box-shadow:  0 0 5px rgba(0,0,0,.5); padding-bottom: .3rem;}
.djxw{width: 90%; margin: 0 auto;}
.djxwbt a{font-size: .18rem; font-weight: bolder; color: #333333; line-height: .3rem; width: 100%; display: block; padding-top: .15rem;}
.djxw jj{font-size: .15rem;  color: #757575; line-height: .26rem;padding-top: .15rem; width: 100%; display: block;}
.time{font-size: .15rem;  color: #757575; line-height: .3rem; margin-top: .1rem;}
.time sj::before{content: "\e636"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; }
.time a{font-weight: normal;}
.time a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.djleft:hover .djxwbt a{color: #0060bd;}

.djright{flex: 1;  min-width: 0; }
.djrightxw { background: #fff;box-shadow:  0 0 5px rgba(0,0,0,.5);margin-bottom: .2rem;margin-left: 3%;}
.lefttu{width: 20%; margin: .15rem; height: 1.3rem; object-fit: cover; overflow: hidden;background:url("../images/xdj.jpg");background-size:100% 100%}
.lefttu img{width: 100%; height: 100%;overflow: hidden;transition:all 0.4s;}
.lefttu:hover img{transform:scale(1.1)}
.rightxw{flex:1;min-width:0;}
.rightxwbt{width: 95%; ;}
.rightxwbt a{font-size: .18rem;color: #333333; line-height: .3rem; width: 100%; display: block; padding-top: .15rem;overflow: hidden ; text-overflow: ellipsis;white-space: nowrap; }
.rightxw jj{font-size: .15rem;  color: #757575; line-height: .26rem;padding-top: .12rem; width:90%; display: block;overflow: hidden ; text-overflow: ellipsis;white-space: nowrap;;}
.righttime{width: 95%; ;}
.righttime a::after{content: "\e621"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; }
.righttime sj{font-size: .15rem;  color: #757575; line-height: .3rem; margin-top: .1rem; font-family: Arial, Helvetica, sans-serif; color: #c1c1c1 ; font-style: italic;}
.righttime sj::before{content: "\e636"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; font-style: normal; }
.djrightxw :hover a{color: #0060bd;}
.djrightxw :hover .righttime a::after{color: #0060bd;}

.tf{width: 100%; margin-top: .35rem;}
.tf img{width: 100%;}



/* 机长大讲堂 */
.jzdjt{width: 65%;}
.syjtbt{width: 100%; line-height: .4rem;margin-top: .6rem;}
.syjtbtleft em{font-size: .3rem;color: #434343;  font-style: normal;font-family: heiti; }
.syjtbtleft em::before{content: "\e64d"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.syjtbtleft span{ font-size: .3rem; color: #434343; }
.syjtbtright{vertical-align: center; }
.syjtbtright a {color: #8c8c8c; font-size: .16rem;}
.syjtbtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.syjtbtright:hover a{ color: #0060bd;}

.jzjts{width: 100%; margin-top: .4rem;}
.jzjttu{width: 55%; height: 3rem;background:url("../images/jzjt.jpg");background-size:100% 100% }
.jzjttu img{width: 100%; height: 100%; object-fit: cover;}
.jzjtyc{flex: 1; margin-left: 3%; margin-top: .2rem;}
.jzjtyc a{width: 100%; line-height: .36rem; font-weight: bolder; color: #333333; font-size: .18rem; display: block;}
.jzjtyc jj{width: 100%; line-height: .3rem; color: #797979; font-size: .15rem; margin-top: .1rem; display: block;}
.jzjtyc time{width: 100%; line-height: .3rem; margin-top: .1rem; display: block; font-family: Arial, Helvetica, sans-serif;  color: #bababa;}
.jzjtyc time::before{content: "\e62d"; font-family: iconfont; color: #bababa; font-size: .18rem; margin-right: .1rem;vertical-align: top; }
.gd a::before{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .5rem; margin-right: .1rem;vertical-align: top; font-weight: 100; }
.jzjtyc:hover a{color: #0060bd;}
.jzjtxw{width: 100%; border-bottom: 1px solid #dcdcdc; height: .7rem; line-height: .7rem;}
.jzjtxw a{width: 95%; margin-left: 2%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;  color: #333333; font-size: .18rem;}
.jzjtxw:hover a{color: #0060bd;}



/* 科研动态 */
.jzdjt{width: 65%;}
.syjtbt{width: 100%; line-height: .4rem;margin-top: .6rem;}
.syjtbtleft em{ font-size: .3rem;color: #434343;  font-style: normal;font-family: heiti; }
.syjtbtleft em::before{content: "\e64d"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.syjtbtleft span{ font-size: .3rem; color: #434343; }
.syjtbtright{vertical-align: center; }
.syjtbtright a {color: #8c8c8c; font-size: .16rem;}
.syjtbtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.syjtbtright:hover a{ color: #0060bd;}

.kyjt{width: 31%;}
.sykybt{width: 100%; line-height: .4rem;margin-top: .6rem;}
.sykybtleft em{ font-size: .3rem;color: #434343; font-style: normal;font-family: heiti; }
.sykybtleft em::before{content: "\e624"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.sykybtleft span{ font-size: .3rem; color: #434343; }
.sykybtright{vertical-align: center; }
.sykybtright a {color: #8c8c8c; font-size: .16rem;}
.sykybtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.sykybtright:hover a{ color: #0060bd;}
.kytopbt:hover a{ font-style: italic;}

.kydttop{margin-top: .4rem; width: 100%;}
.kydttu{width: 100%; height: 3rem;position: relative;background:url("../images/kxyj.jpg");background-size:100% 100%}
.kydttu img{width: 100%; height: 100%; object-fit: cover; background-size: 100% 100%;}
.kydtxw{width: 100%; border-bottom: 1px solid #dcdcdc; height: .7rem; line-height: .7rem;}
.kydtxw a{width: 95%; margin-left: 2%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;  color: #333333; font-size: .18rem;}
.kydtxw:hover a{color: #0060bd;}
.kytopbt{position: absolute; bottom: 0; height: .6rem; line-height: .6rem;width: 100%; background: linear-gradient(rgba(0, 0, 0, 0), rgba(0,0,0, 1));}
.kytopbt a{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; padding-left: 2%; color: #fff; font-size: .18rem;width:95%;}


/* 优秀校友 */
.yyxy{width: 100%; height: auto;}
.yyxybj{width: 100%; height: 2rem;  background: linear-gradient(rgba(10, 108, 202, 1), rgba(30,104,239, 1)); margin-top: .6rem;}
.syxybt{width: 100%; line-height: .4rem;padding-top: .4rem;}
.syxybtleft em{ font-size: .3rem; color: #fff; font-style: normal; font-family: heiti;}
.syxybtleft span::before{content: "\e625"; font-family: iconfont; color: #fff; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.syxybtleft span{ font-size: .3rem; color: #fff;}
.syxybtright{vertical-align: center; }
.syxybtright a {color: #fff; font-size: .16rem;}
.syxybtright a::after{content: "\e61f"; font-family: iconfont; color: #fff; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}

.marqueeleft{width:100%;overflow:hidden; margin-top: .2rem; height: 100%; float: left;}
.marqueeleft ul{float:left; margin-top:25px; }
.marqueeleft li{float:left;margin:0 10px;display:inline;}
.marqueeleft li .pic{display:block;width:2rem;height:2.8rem;overflow:hidden; box-shadow: 0 0 5px rgba(0,0,0,.5); background: #fff; }
.marqueeleft li .pic img{width: 100%; height: 100%; padding:10px 10px;object-fit:cover}
.txt{text-align:left;}
.txt span{width:2px; height: .2rem; background:#0060bd ; display: block; float: left; border-radius: 2px; }
.txt a{text-decoration: none;color:#333; font-size: .18rem; font-weight: bolder; width: 100%; display: block; margin-top: .2rem; margin-left: .15rem;}
.txt zhiwu{text-decoration: none;color:#5c5c5c; font-size: .14rem; width: 100%; display: block;  margin-top: .05rem; margin-left: .15rem;}
.marqueeleft li:hover  .txt a{ color: #0060bd;}

/* 行业动态 */
.hydt{width: 48%;}
.syhybt{width: 100%; line-height: .4rem;margin-top: .4rem;}
.syhybtleft em{ font-size: .3rem; color: #434343;  font-style: normal; font-family: heiti;}
.syhybtleft em::before{content: "\e811"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.syhybtleft span{ font-size: .3rem; color: #434343; }
.syhybtright{vertical-align: center; }
.syhybtright a {color: #8c8c8c; font-size: .16rem;}
.syhybtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.syhybtright:hover a{ color: #0060bd;}

.hydtnr{margin-top: .4rem;}
.hydtxw{width: 48%; height: auto; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.5); border-radius: .1rem; min-height: .8rem;padding-bottom: .15rem; margin-bottom: .2rem;}
.hydtxw a{width: 90%; margin-left: 5%; margin-top: .2rem; display: block; font-size: .18rem; color: #333333; ;}
.hydtxw sj{width: 95%; display: block; text-align: right; margin-top: .15rem; font-size: .16rem; margin-right: 5%; display: block; font-family: Arial, Helvetica, sans-serif; color: #c1c1c1;}
.hydtxw sj::before{content: "\e62d"; font-family: iconfont; color: #bababa; font-size: .16rem; margin-right: .05rem;vertical-align: top; margin-right: .1rem;}
.hydtxw:hover a{color: #0060bd;}


/* 教学中心 */
.jxzx{width: 48%;}
.syjxbt{width: 100%; line-height: .4rem;margin-top: .4rem;}
.syjxbtleft em{ font-size: .3rem; color: #434343;  font-style: normal;font-family: heiti; }
.syjxbtleft span::before{content: "\e608"; font-family: iconfont; color: #bababa; font-size: .33rem; margin-right: .05rem;vertical-align: center;}
.syjxbtleft span{ font-size: .3rem; color: #434343; }
.syjxbtright{vertical-align: center; }
.syjxbtright a {color: #8c8c8c; font-size: .16rem;}
.syjxbtright a::after{content: "\e61f"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .05rem;vertical-align: top; margin-left: .1rem;}
.syjxbtright:hover a{color: #0060bd;}

.jxzxnr{width: 100%; height: auto;}
.jxzxxx{width: 48%; margin-top: .4rem;}
.jxzxs{width: 100%;}
.jszxtu{width: 100%; height: 1.55rem; object-fit: cover; overflow: hidden;background:url("../images/jxzx.jpg");background-size:100% 100%}
.jszxtu img{width: 100%; height: 100%;;}

.jszxtu2{width: 100%; height: 1.55rem; object-fit: cover; overflow: hidden;background:url("../images/xsyzx.jpg");background-size:100% 100%}
.jszxtu2 img{width: 100%; height: 100%;;}

.jxzxwz a{width: 100%; height: .8rem; border-bottom: 1px solid #cfcfcf; display: block; margin-top: .15rem; line-height: .3rem; color: #333333; font-size: .18rem;}
.jxzxwz:hover a{color: #0060bd;}
.jxzxx{width: 48%; }
.jxzxx a{width: 100%; height: .8rem; border-bottom: 1px solid #cfcfcf; display: block; margin-top: .15rem; line-height: .3rem; color: #333333;}
.jxzxx:hover a{color: #0060bd;}

/* 首页专题 */
.syzt{width: 100%; margin-top: .4rem;}
.syztu{width: 48%; }
.syztu img{width: 100%;border-radius: .15rem 0 .15rem 0;}
.syytu{width: 48%; }
.syytu img{width: 100%;border-radius:0 .15rem 0 .15rem ;}

/* 底部 */
.footer{width: 100%; height: 2rem; background: url(../images/footer.jpg); float: left; margin-top: .8rem;}
.dbleft{width: 30%;}
.dblogo{margin-top: .2rem;  }
.dblogo img{width: 100%;;}
.dbby {width: 55%; margin-top: .4rem;}
.dbby ul{width: 100%;}
.dbby li{width: 48%; }

.dbcenter{width:30%; margin-top: .4rem;}
.dbcenter ul{width: 100%;justify-content:flex-start}
.dbcenter li{width: 45%; font-family: 'SIMLI'  !important; font-size: .3rem; color: #98b1cb; font-style: normal; margin-bottom: .06rem;text-align: center; }
.dbcenter li a{padding-left: .2rem; color: #98b1cb;}
.dbcenter li:hover a{color: #fff;}
.dbcenter li:nth-child(1){margin-left: -5%;}
.dbcenter li:nth-child(3){margin-left: 10%;}



.dbright{width: 25%; margin-top: .4rem;}
.xyweixin {width: 50%; }
.xyweixin img{width:60%; margin: 0 auto; display: block;}
.xyweixin p{color: #98b1cb; font-size: .13rem; text-align: center;margin-top: .1rem; }
.fyweixin {width: 50%;}
.fyweixin img{width:60%; margin: 0 auto; display: block;}
.fyweixin p{color: #98b1cb; font-size: .13rem; text-align: center; margin-top: .1rem; }

.dbwz{width: 100%; height: .6rem; line-height: .6rem; background: #02356b; float: left; color: #98b1cb; font-size: .14rem;}
.dbwz a{color: #98b1cb;}
.dbwz a:hover{color:#fff}


/* 内页banner */
.nybanner{width: 100%; height: 5rem; position: relative; }
.nybanner img{width: 100%; height: 100%;object-fit:cover }
.nybannerdb{width: 100%; height: 1rem;  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));position: absolute; bottom: 0;}

/* 当前位置 */
.dqwz{justify-content: flex-start; float: right; position: absolute; bottom: .2rem;right: 0; font-size: .15rem; }
.dqwz p{color: #fff;margin-right: .1rem; opacity: .6;}
.dqwz span{color: #fff;margin-right: .35rem; opacity: .6;}
.dqwz a{color: #fff;margin-right: .1rem;opacity: .6;}
.dqwz a:hover{opacity: 1; font-weight: bolder;}

.possplit::after{content: ">"; font-size: .18rem; color:#fff ;margin-right: .1rem;}
.header{z-index: 99999;}

/* 列表页左侧 */
.lbzc{width: 78%;}
.lbzcxw{width: 100%; height: auto; border-bottom: 1px solid #dadada; margin-bottom: .2rem;}
.time em{padding-left: .1rem; font-family: Arial, Helvetica, sans-serif; color: #959595;}
.time em::before{content: "\e636"; font-family: iconfont; color: #bababa; font-size: .3rem; margin-right: .05rem;vertical-align: top; font-style: normal;}
.lbxwbt{width: 100%;margin-top: .1rem;}
.lbxwbt a{width: 95%; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; display: block; font-size: .2rem; font-weight: bolder;color: #5b5b5b; line-height: .36rem; padding-left: .1rem;}
.lbxwjj{width: 95%; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; display: block; font-size: .16rem;color: #898989; line-height: .36rem; padding-bottom: .2rem;padding-left: .1rem}
.lbzcxw:hover a{color: #0060bd;}


/* 列表页右侧 */
.lbyc{width: 16%; height:auto; float: left;}

.dbt hx{display: block;width: 35%; height: 1px; background: #c6c6c6; margin-top: .1rem; display: block;}

.Column_Anchor{font-family: "siyuansong"; font-size: .4rem; color: #0060bd;}



.zlm{width: 100%; height: auto;}
.zlmyj{width: 100%;}
.zlmwz{line-height: .8rem; height: .8rem; border-bottom: 1px solid #d5d5d5; width: 100%;}
.zlmwz a{font-size: .2rem;color: #484848; width: 60%; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.zlmwz em::before{content: "\e64c"; font-family: iconfont; color: #bababa; font-size: .3rem; margin-right: .1rem;vertical-align: top; }
.zlmwz span::after{content: ""; font-family: iconfont; color: #bababa; font-size: .3rem; vertical-align: top; margin-left: .1rem;}
.zlmyj ul{width: 100%;}
.zlmer{height: .5rem; line-height: .5rem; border-bottom: 1px solid #d5d5d5; width: 80%; margin-left: 20%; }
.zlmer a{font-size: .16rem;color: #484848; padding-left: .2rem;}
.zlmwz:hover span::after{color: #0060bd;}
.zlmwz:hover a{color: #0060bd;}
.zlmer:hover a{color: #0060bd;}

.selected{color: #0060bd;font-weight:bolder}
.selected a{color: #0060bd; font-weight:bolder}

/* 内容页 */
.nrybt {font-size: .26rem; font-weight: bolder; color: #0060bd; text-align: center; width: 95%; line-height: .4rem; margin: 0 auto;;}
.nywzxx{width:40%; margin: .2rem auto; color: #767676;}
.zuozhe{line-height: .3rem;}
.zuozhe p::before{content: "\e673"; font-family: iconfont; color: #bababa; font-size: .26rem; margin-right: .1rem;vertical-align: top;}
.fbsj{line-height: .3rem;}
.fbsj p::before{content: "\e62d"; font-family: iconfont; color: #bababa; font-size: .2rem; margin-right: .1rem;vertical-align: top;}
.fbsj span{font-family: Arial, Helvetica, sans-serif;}
.lll{line-height: .3rem;}
.lll p::before{content: "\e6ca"; font-family: iconfont; color: #bababa; font-size: .2rem; margin-right: .1rem;vertical-align: top;}
.lll span{font-family: Arial, Helvetica, sans-serif;}
.nyhx{width: 100%; height: 1px; background: #d6d6d6;}
.wznr {margin-top: .3rem; width: 98%; margin-left:1%}
.wznr p{font-size: .18rem; line-height: .36rem; color: #616161; text-indent: 2em;}
.wznr img{margin: .1rem auto; display: block; max-width: 90%;}


.ryzz{width: 23.5%; margin-bottom: .2rem; border: 1px solid #e4e4e4; margin-left: 1%; ;}
.ryzz img{width: 100%; padding: 3%;}


.yxxy{width: 14.6%; margin-left: 1%; margin-right: 1%;margin-bottom: .2rem; }
.yyxytu{display:block;width:100%;height:2.8rem;overflow:hidden; box-shadow: 0 0 5px rgba(0,0,0,.5); background: #fff; }
.yyxytu img{width: 100%; height: 100%; padding:10px 10px;object-fit:cover}
.lbxywz{text-align:left;}
.lbxywz span{width:2px; height: .2rem; background:#0060bd ; display: block; float: left; border-radius: 2px; }
.lbxywz a{text-decoration: none;color:#333; font-size: .18rem; font-weight: bolder; width: 100%; display: block; margin-top: .2rem; margin-left: .15rem;}
.lbxywz zhiwu{text-decoration: none;color:#5c5c5c; font-size: .14rem; width: 100%; display: block;  margin-top: .05rem; margin-left: .15rem;}
.yxxy:hover a{color: #0060bd;}




/*修改自带属性*/

.possplit{background-image: none;background-repeat: no-repeat;background-position: left center;text-indent:0px;background-position: none;width: 0px;display: inline-block; border: 0px solid red;}
.possplit { z-index: 9999; float: left; line-height: 60px;margin-left: 0px;}

#wp_paging_w22{width:100%;}

/*返回首页*/
.flap{
	position:fixed;
	width:50px;
	height:50px;
	top:30%;
	right:0;
}
.flap-one{
	display:block;
	width:50px;
	height:50px;
	background-image:url(../images/one.jpg);
}
.flap-one:hover{
	background-position:0 -50px;
}
.move a:hover {
    color: #154fb2;
}
span.Article_Title a:hover{
	color: #154fb2;
}
a.news-item:hover {
    color: #154fb2;
}
.wp_nav .on { z-index:1000 !important;}
.sudy-scroll-nav{
	position: relative;
    right: 889px;
    top: -48px;
}
ul.scroll img {
    width: 1100px;
    height: 387px;
}
div#wp_nav_w1 .nav-item a:hover,div#wp_nav_w2 .nav-item a:hover {
    color: #bcac5f;
}

div#wp_news_w11 .wp_article_list {
    display: inline-block;
    width: 100%;
}
.wp_articlecontent img {
    margin-bottom: 15px;
}

.wp_articlecontent  p{font-size:18px !important; line-height:40px !important; font-family:Microsoft YaHei !important; }
.wp_articlecontent  p  span{font-size:18px !important; line-height:40px !important;font-family:Microsoft YaHei !important; }

/***文章内容初始样式（包括之后文章页内容）***/
.wp_entry { width:100%; line-height:1.7em; font-size:13px; color:#333; overflow:hidden;}
.wp_entry p { text-indent:0em; margin-bottom:5px; }
.wp_entry a { color:#5A5A5A;}
.wp_entry a:hover { text-decoration:underline; color:#E10000;}
.wp_entry img { max-width:640px; _width::expression(this.width>640?"640px":this.width+"px");}

/***文章内容分页***/
.wp_single .single_paging { text-align:center;}
.wp_single .single_paging a.paging-nav { display:inline-block; height:20px; line-height:20px; font-weight:bold; padding:0 7px; font-size:13px; cursor:pointer; background:#eee; border:1px solid #ccc; border-radius:3px; overflow:hidden; vertical-align: bottom; margin:0 2px; text-decoration: none;}
.wp_single .single_paging a.paging-nav:hover { color:#fff; background:#999; border-color:#666; }
.wp_single .single_paging a.current { background:#999; border-color:#666; color:#fff;}


#wp_paging_w14{width:100%; margin-top:.2rem}


.sjheader{display: none;}



/* newsleft */
.newsleft{width: 61%; height:4.3rem;  }
#focus{position: relative;width: 100%; height: 100%; object-fit:cover; }
#focus .bd{position: relative}
.focus-bar{height: 100%;width: 100%; }
.tempWrap{height: 100%;width: 100%; }}
#focus .btn-prev, #focus .btn-next{position: absolute;width: 40px;height: 60px; line-height: 60px;}
.btn-prev{left:.2rem;top:40%;position: absolute;z-index: 999;}
.btn-prev::after{ content:"\e600"; font-family: iconfont; font-size: 60px; color: #fff; top:33% }
.btn-prev:hover::after{color: #0b5aa7;}
.btn-next{right:.2rem;top:40%;position: absolute;}
.btn-next::after{ content:"\e610"; font-family: iconfont; font-size: 60px; color: #fff; }
.btn-next:hover::after{color: #0b5aa7;}
#focus .focus-bar-box{width: 100%;height: 100%;position: relative;overflow: hidden; }
#focus .focus-bar li{width: 100%;height: 100%;}
#focus .focus-bar li a{width: 100%;height: 100%;display: block}
.bttu{width: 100%; height:100%; margin-bottom: 10px; overflow: hidden; background:url(../images/binyuan.jpg); background-size: 100% 100%; }
#focus .focus-bar li img{-webkit-transition: all 500ms linear;-o-transition: all 500ms linear;transition: all 500ms linear; width: 100%; height: 100%;object-fit: cover; }
.newswzbj{height: 2rem; width: 100%;  margin-top: -2rem;  position: relative; background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));}
#focus .focus-bar li:hover img{overflow: hidden;-webkit-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);}
.newswz{ -webkit-transition: all 500ms linear;-o-transition: all 500ms linear;transition: all 500ms linear; position:absolute;bottom:.3rem;width:100%; }
#focus .focus-bar li:hover .newswz{ transform: translateY(-.1rem);}
#focus .focus-bar li p{color: #fff; font-size: .2rem; font-weight: bolder; width:95%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  display: block; margin-left: 3%; padding-top: 1.2rem;padding-bottom: .1rem;}
#focus .focus-bar li sj{color: #fff; font-size: .14rem; width:95%; margin: 0 auto; padding-top: .2rem; font-family: arial; margin-left: 3%; font-style: italic;}

#focus .focus-bar li p a{width:95%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  display: block;  color:#fff }

/* newsright */
.newsright{width:37%; margin-top:-.1rem }
.newsrightxx{border-bottom: 1px solid #e6e6e6; font-size: .2rem; line-height: .88rem; height: .88rem; width:100%;  float:left;
}
.newsrightxx:hover a{color: #0060bd;}
.newsrightxx a{font-size: .2rem; display: block; float:left; color: #5a5a5a;white-space: nowrap;overflow: hidden;width: 77%;text-overflow: ellipsis;}
.newsrightxx sj{font-family:arial; font-size:.14rem;color:#8e8e8e;float:right ; }

.newsrightxx sj::before{content: "\e655"; font-family: iconfont; color: #888; font-size: .16rem; padding-left:.1rem;padding-right:.1rem}

.wp-display-wrapper .img img{height:auto !important; border:0px}
.wp-display-wrapper .cbtn ul li img{height:68px;}

.wp-display-wrapper .cbtn ul li tt{bottom:15px; right:9px;}
.wp-display-wrapper .picSildeLeft{top:25px;}
.wp-display-wrapper .picSildeRight{top:25px;}
.wp-display-wrapper .picSlideWrap{padding-top:50px; padding-bottom:50px;}
.wp-display-wrapper .front a{background-size:60%;top:200px; left:-47px;}
.wp-display-wrapper .next a{background-size:60%; top:200px; right:-88px; }


@media screen and (max-width: 1501px){
.nr{max-width: 13.3rem;}
.dbby{width: 58%;}
.dqwz{right: .1rem;}
}


@media screen and (max-width: 1401px){
.nr{max-width: 12.3rem;}
.dqwz{right: .1rem;}
.syhybtleft{width: 50%;}
.dbby{width: 63%;}
.dbright{width: 22%;}
.newsrightxx a{width: 74% !important;}
.dhejbj{width:5rem;top:44px}
.dhejbj2{width:5rem;top:44px}
.logo{width:28%; ;}
.yjnav:hover .yjlm{font-size: .18rem; font-weight: bolder;}
.dhejbj{width:4rem;}
.dhejbj2{width:4rem;}
.nywzxx{width:50%;}
}


@media screen and (max-width: 1301px){
html{font-size: 92px !important;}
.nr{max-width: 12.3rem;}
.dqwz{right: .1rem;}
.dbby{width: 63%;}
.dbright{width: 22%;}

}


@media screen and (max-width: 1201px){
html{font-size: 86px !important;}
.nr{max-width: 12rem;}
.dqwz{right: .1rem;}
.dbby{width: 63%;}
.dbright{width: 22%;}
.fykxxw a{font-size: .2rem;}
.ggbt a{font-size: .2rem;}
.mtgzbt a{font-size: .2rem;}
.djxwbt a{font-size: .2rem;}
.rightxwbt a{font-size: .2rem;}
.jzjtyc a{font-size: .2rem;}
.jzjtxw a{font-size: .2rem;}
.kytopbt a{font-size: .2rem;}
.kydtxw a{font-size: .2rem;}
.txt a{font-size: .2rem;}
.hydtxw a{font-size: .2rem;}
.jxzxwz a{font-size: .2rem;}
.jxzxx a{font-size: .2rem;}
.dbby li{font-size: .29rem;}
.lbyc{width: 19%;}

.dhejbj{width:5.2rem;top:40px}
.dhejbj2{width:5.2rem;top:40px}
.hydtxw a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
}


@media screen and (max-width: 1101px){
	html{font-size: 80px !important;}
	.nr{max-width: 11.5rem;}
	.dqwz{right: .1rem;}
	.dbby{width: 63%;}
	.dbright{width: 22%;}
	.dbby li{font-size: .25rem;}
	.lbyc{width: 19%;}
	.jxzxwz a{height: auto; padding-bottom: .2rem; line-height: .31rem;}
	.tu{height: 2.8rem;}
.newsrightxx a{width:70% !important }

}

@media screen and (max-width: 1001px){
	html{font-size: 75px !important;}
	.yjnav:hover .yjlm{font-size: .2rem;}
	.nr{max-width: 11.2rem;}
	.dqwz{right: .1rem;}
	.dbby{width: 63%;}
	.dbright{width: 22%;}
	.dbby li{font-size: .25rem;}
	.lbyc{width: 19%;}
	.jxzxwz a{height: auto; padding-bottom: .2rem; line-height: .31rem;}
	.tu{height: 2.8rem;}
	.yjnav{padding-right: 0;}

}


.wp_single wp_column_article{width:100%;}
#wp_column_article{width:100%;}

.wp_pdf_player{width:65%;margin:0 auto; display:block;height:900px}


@media screen and (max-width: 901px){
	html{font-size: 75px !important;}
	.nr{max-width: 95%; padding-left: 0; padding-right: 0;}
	.header{display: none;}
	.fykxxw{width: 100%; margin-bottom: 30px; height: 200px;}
	.w-newsList1 a{width: 100% !important;}
	.w-newsList1 .news-item{height: auto !important;}
	.w-newsList1 .swiper-num{display: none;}
	.w-newsList1 .adSN_page{bottom: -10px !important; right: 0 !; left: auto !important;}
	.tzgg{width:100%;}
	.mtgz{width:100%;}
	.djleft{width: 100%;}
	.djright{width: 100%; margin-top: .2rem;}
	.djdtnr{width: 100%; display: block;}
	.djrightxw{margin-left: 0;}
	.lefttu{display: none;}
	.rightxw{width: 95%;flex: auto; margin-left: 2%;}
	.jzdjt{width: 100%;}
	.kyjt{width: 100%;}
	.hydt{width: 100%;}
	.jxzx{width: 100%;}
	.syztu{width: 100%;}
	.syytu{width: 100%; margin-top: .2rem;}
	.footer{height: auto; padding-bottom: .2rem;}
	.footer .nr{display: flex; flex-wrap: wrap;}
	.dbleft{width: 100%;margin-top: .1rem;}
	.dblogo{width: 100%; }
.dblogo img{width:100%}
	.dbcenter{width: 100%;margin-top: .3rem;}
	.dbright{width: 100%;margin-top: .1rem;}
	.dbwz{height: auto;}
	.dbwzleft{text-align: center; line-height: .4rem; padding-top: .1rem; padding-bottom: .1rem;}
	.dbwzright{display: none; margin-top: .1rem;}
	.xyweixin{width: 45%;}
	.fyweixin{width: 45%;}
.zlmyj{width:48%}
	.nybanner{height: 2.5rem; object-fit:cover}
.nybanner img{object-fit:cover}
	.lbyc{width: 100%; order: -1; margin-bottom:20px; margin-top:-20px;}
	.lbzc{width: 100%;}
	.nywzxx{width: 100%;;}
	.sjlogo{width:50%; margin-left: 3%; }
	.sjlogo img{width: 100%; margin-top: 16px;}
	
	.flex-control-nav{bottom: 20px !important;}
	.sjheader{display:block; width: 100%; height: .8rem; background: #0060bd;}
.dqwz{bottom:-10px;}
.ryzz{width:100%;}
.yxxy{width: 48%; margin-left: 1%; margin-right: 1%;margin-bottom: .2rem; }
.jxzxs{width:100%;}
.jxzxx{width:100%;}
.hydtxw{width:100%;}
.wznr {margin-top: .3rem; width:100%; }
.newsleft{width: 100%;}
.newsrightxx a{width: 70% !important;}
.newsright{width: 100%;margin-top:.2rem}
#focus .focus-bar li p a{width:90%;}
.newswz{bottom:.3rem}
.btn-prev{top:35%;}
.btn-next{top:35%;}
.btn-prev{left:0}

.wp-display-wrapper .imgnav{width:95%;}
.wp-display-wrapper .img{width:100%;}
.wp_pdf_player{width:95%;margin:0 auto; display:black}
.wp-display-wrapper .cSlideUl{width:95%;}
.wp-display-wrapper .img img{height:auto !important; border:0px}
.wp-display-wrapper .cbtn ul li img{height:68px;}

.wp-display-wrapper .cbtn ul li tt{bottom:15px; right:9px;}
.wp-display-wrapper .picSildeLeft{top:25px;}
.wp-display-wrapper .picSildeRight{top:25px;}
.wp-display-wrapper .picSlideWrap{padding-top:50px; padding-bottom:50px;}
.wp-display-wrapper .front {display:none !important}
.wp-display-wrapper .next{display:none !important}

}

