@charset "utf-8";
/* CSS Document */
body{ overflow: auto;background: #fff;}
.hsbg{ background: #eef3f7;}
.bannerImg img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%; -ms-interpolation-mode: bicubic; }
.rowbox{ max-width:1320px; margin: 0 auto; width: 95%;}
img{display: inline-block;}
.temp_page{ font-size: 14px; min-width: 1200px;}
#fp-nav{ display: none;} 
.top{ display: none;}
.flex-container{ display: -webkit-box;display: -ms-flexbox;display: flex;  -webkit-box-align: center;-ms-flex-align: center;align-items: center;    justify-content: space-between; }
.container{padding:20px 0;}


.banner{width: 100%; position: relative;}
.banner_s{ width: 100%;}
.banner_s li{ padding-top: 23.2%; position: relative; overflow: hidden;}
.banner_s li img{ position: absolute; left: 0; top: 0; width: 100%;}
.banner .slick-slide{ position: relative;}
.banner .slick-slide img{ width: 100%;}
.banner .slick-slide a{ display: block;}
.banner .slick-slide .pictit{ position: absolute; bottom: 20px; left: 0;width: 100%; z-index: 3; text-align: center;}
.banner .slick-slide .pictit h1{ font-size: 24px; display: inline-block; background: rgba(0, 0, 0, 0.5); color: #fff; padding:10px 40px; }
.banner ul.slick-slider button.slick-prev{ left: 3%;position: absolute; top: 50%; z-index: 99; width: 56px; height:56px; margin-top:-23px; background: url(/images/lbjt.png) no-repeat 0px 0px;opacity: 0.6;   font-size: 0; cursor: pointer;}
.banner ul.slick-slider button.slick-next{ right: 3%;position: absolute; top: 50%; z-index: 99; width: 56px; height: 56px; margin-top:-23px; background: url(/images/lbjt.png) no-repeat -63px 0px; font-size: 0; cursor: pointer; opacity: 0.6; }
.banner ul.slick-slider button.slick-prev:hover{ opacity: 1;}
.banner ul.slick-slider button.slick-next:hover{opacity: 1;}
.banner ul.slick-slider .slick-dots{ position: absolute; bottom: 15px; text-align: center; left: 0; right: 0;}
.banner ul.slick-slider .slick-dots li{ display: inline-block; width:40px; margin: 0 5px;cursor: pointer;}
.banner ul.slick-slider .slick-dots li button{ font-size: 0; background: #fff; border-radius:6px; width:40px; height: 6px;cursor: pointer;}
.banner ul.slick-slider .slick-dots li.slick-active button{background: #e7280e;}


.top{ height:35px; line-height:35px; background: #8e0000; color: #fff;}
.top .retrieval{ float:left; color: #fff;}
.top .retrieval a{ color: #fff;}

.main_index{position: relative;}
.header{width:100%;background:#9b0d14;position: relative;}
.bg{background: rgba(8, 11, 26, 0.8);}
.headr{float:right;width:230px; padding-top: 12px;}
.headr ul{float: right;    margin-top: 5px;}
.headr .yz_change{ height:40px; line-height:40px; margin-left:10px; border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px; vertical-align: middle; color: #fff;}
.retrieval{line-height: 35px; color: #333; text-align: right;}
.retrieval a{ color: #666; padding: 0 6px;}
.retrieval .ssicon img{ vertical-align: text-bottom; cursor: pointer; margin-right:5px;}


.logo_l{ float:left; text-align: left;}
.logo_l img{ display:inline-block;vertical-align:middle; -webkit-transition: all .5s;transition: all .5s;}
.logo_l span{display:inline-block;vertical-align:middle; color:#bb0000; font-size:40px; margin-left:20px; font-family: "华文中宋"; font-weight: bolder; border-left: 1px solid #b2b2b2; padding-left: 15px;}
.logo_l i{ width: 8px; height: 8px;display:inline-block; vertical-align: middle; border-radius: 100%; background: #034ea1; margin: 0 15px;}

.searhbox01{height:40px;line-height:34px;overflow: hidden;background:transparent;width:225px;margin-left: auto; border:1px solid #d79ea1; border-radius: 50px;}
.searhbox01 .text{ width:calc(100% - 45px);background:transparent;padding: 0 10px;float: left;height:33px;line-height: 33px; color: #fff;}
.searhbox01 .text::-webkit-input-placeholder {color:#fff;}
.searhbox01 .text:-moz-placeholder {color:#fff;}
.searhbox01 .text::-moz-placeholder {color:#fff;}
.searhbox01 .text:-ms-input-placeholder {color:#fff;}
.searhbox01 .btn{ width:45px; height:33px;float:right; cursor: pointer; }
.searhbox01 .btn svg{ vertical-align: middle;}
.searhbox02{ height:50px; line-height:50px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px; overflow: hidden; width:95%; margin: 0 auto;  z-index:59; display: none; border: 1px solid #0669B2; margin-top: 20px;}
.searhbox02 .text{ width:75%;height: 50px;line-height: 50px;background: #fff;padding: 0 10px;}
.searhbox02 .btn{ width: 25%; height: 50px;line-height: 50px;background: #0669B2; color: #fff;-webkit-border-top-left-radius:0em;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:0em;-moz-border-radius-topleft:0em;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0em;border-top-left-radius:0em;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0em;}

/*导航*/
.navbg{ width: 100%;  height:60px; line-height:60px; background: #fff; text-align: center;}
.nav ul{ padding: 0; }
.nav li{ float:left;width: 10%; text-align: center; padding:17.5px 0; position:relative;font-size:18px;z-index: 3; font-weight: bold;}
.nav li.on{ font-weight: bold;background:#a80000;}
.nav li.on a{ color: #fff;}
.nav li:hover{}
.nav li a{ display:block; height: 25px; line-height: 25px; border-right: 1px solid #e1b6b8; color:#9b0d14; position: relative; z-index: 2; }
.nav li:last-child a{ border-right:none; }
.nav li ul{ position:absolute; left:0; top:60px; display:none; width:100%;}
.nav li ul li{ float:none; background:rgba(155, 13, 20, 0.8); font-size:16px; text-align:center; width: 150px; padding: 0 5px; }
.nav li ul li a{ color: #fff; border-right: 0; font-size: 16px; font-weight: bold; height: 45px; line-height: 45px;border-bottom: 1px solid #c55f64;}
.nav li ul li:last-child a{ border-bottom: 0;}
.nav li ul li:hover{background:#8e0000; color: #fff; }
.nav li ul li:hover a{ }


/*手机导航*/
.head_r{ float:right; padding-top:8%; }
.meun_icon{ width:42px; height: 30px;display: none; float: right;}
.meun_icon img{width: 24px;height: 20px;}
#navbg{ position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);left: 0;top: 0;display: none;z-index: 999;}
.mob_nav{position: fixed;right:-85%;top: 0;z-index: 999;background: #9B0D14;height: 100%;box-shadow: -5px 0 13px rgba(0,0,0,.43); overflow: auto;width:50%}
.mob_nav li:last-child{border-bottom:0}
.mob_top{height: 45px;line-height: 45px;padding: 0 15px;background: #8e0000;}
.mob_top .link_l{ float: left; color: #fff;}
.mob_nav .colsebtn{ text-align: right;height:25px;margin-top:6px; float: right; cursor: pointer;}
.mob_nav .colsebtn img{width: 25px; height:25px;}
.mob_nav li a{ display:block; color:#fff; }
.js_mob{padding:10px 12px;}
.search-input{ background: #fff;}
.search-input:after{visibility:hidden; display:block; content:""; clear:both}
.search-input input{ width:80%; float:left; background:none; color:#000; outline:none; border:0; padding-left:20px; line-height:35px;}
.search-input button{ width:40px; height:35px; float:right;background:none; outline:none; border:0}
.search-input button img{ width:18px;}
.mob_list li{line-height:50px;font-size:14px;text-align: left;text-indent:20px;position:relative;cursor:pointer;border-bottom: 1px solid #af232a;}
.mob_list li a{ color:#fff;  width:85%; display:block}
.mob_list li i{ display:block;width: 30px;height: 50px;z-index:122;position:absolute;right: 10px;top: 0;background:url(/images/jtx.png) center center no-repeat;background-size: 20px;}
.mob_list li i.icon{background:url(/images/jts.png) center center no-repeat; background-size:20px}
.mob_list li .ejnav{ display:none}
.mob_list li .ejnav li{width:100%;border-bottom: 1px solid #8e0000;padding-left:15px;line-height:45px;font-size:14px;background: #790707;}
.mob_list li .ejnav li a{ width:100%;}
.open{right:0}

.rone{ margin-top: -80px; position: relative;z-index: 3;}


/*学工动态*/
.s_work{ width:45%; float: left;}
.newsbox{ width: 100%; padding-top:50px; background: #fff;}
.tit{ position: relative; margin-bottom:20px; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-top: 4px solid #9b0d14;}
.tit h1{ float: left; font-size:18px; color: #fff; padding-left: 10px; font-weight: bolder; background: #9b0d14; position: relative;}
.tit h1:after,.titles li.on:after{ content: ""; display: block; position: absolute; right: -27px; top:-4px;width:4px; height: 4px; background: #fff; z-index: 2;}
.tit h1:before,.titles li.on:before{ content: ""; display: block; position: absolute; right: -23px; top:0px; border-left: 24px solid #9b0d14; border-bottom: 51px solid transparent;z-index:5; }
.tit h1 i{ display: inline-block; width:30px; height:50px; background: url(/images/titicon.png) no-repeat;vertical-align: middle;}
.titles li.on a{color: #fff;}
.tit h1 i.tit_s{ background-position:0 8px;}
.tit h1 i.tit_z{ background-position:-94px 8px;}
.tit h1 i.tit_g{ background-position:-322px 9px;}
.tit h1 i.tit_c{ background-position:-294px 7px;}
.tit h1 i.tit_o{ background-position:-382px 8px;}
.tit h1 i.tit_l{ background-position:-479px 0px;}
.tit h1 em{ color: #666; font-size: 16px; margin-left: 15px;}
.tit .more{ color: #9b0d14;  position: absolute; right: 0; top:18px; padding-right:10px; }
.tit .more i{display: inline-block; width: 30px; height: 30px; margin-right: 10px; vertical-align: middle; -webkit-transition: all .5s;transition: all .5s;}
.more:hover{text-decoration: underline;}
.newspic{ width:100%; float: left; position: relative;}
.newspic li{ position: relative; background: #fff;overflow: hidden; }
.newspic li .npic{padding-top:63.333%; position: relative;}
.newspic li img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; -webkit-transition: all .5s;transition: all .5s;}
.newspic li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.newspic li .n_tit{ position: absolute; width: 100%; height:55px;  font-size:16px; display: block; left: 0; right: 0; bottom:0px; background: rgba(0, 0, 0, 0.7);display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden;}
.newspic li .n_tit i{ position: absolute; bottom:15px;left: 15px;}
.newspic li .n_tit a{ color: #fff; display: inline-block; height: 55px; line-height: 55px;padding-left: 15px; vertical-align: middle; }
.newspic li .n_tit .n_date{ width: 66px; height: 55px; display: inline-block;vertical-align: middle;  background: url(/images/xline.png) no-repeat center center #a80000; color: #fff; position: relative;}
.newspic li .n_tit .n_date span{ font-size:20px; position: absolute; top:4px; left:8px;}
.newspic li .n_tit .n_date p{ font-size: 14px; color: #fff;position: absolute; bottom:9px; right:8px;}
.newspic ul.slick-slider button{}
.newspic ul.slick-slider button.slick-prev{ left:0px;position: absolute;top:50%; margin-top: -20px; z-index: 99;width:24px;height:40px;font-size: 0;cursor: pointer; background: rgba(0, 0, 0, 0.5);}
.newspic ul.slick-slider button.slick-next{ right:0px;position: absolute;top:50%; margin-top: -20px;z-index: 99;width:24px;height:40px;font-size: 0;cursor: pointer; background: rgba(0, 0, 0, 0.5);}
.newspic ul.slick-slider button.slick-prev:before{position: absolute;left: 0;content: "";width:2px;height: 12px;right: 0;top:9px;background: #fff;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.newspic ul.slick-slider button.slick-prev:after{position: absolute;left: 0;content: "";top:17px;right: 0;width:2px;height: 12px;background: #fff;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin: auto;}
.newspic ul.slick-slider button.slick-next:before{position: absolute;content: "";width:2px;left:12px;top:17px;height: 12px;background: #fff;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.newspic ul.slick-slider button.slick-next:after{position: absolute;top:9px;content: "";right: 10px;width:2px;height: 12px;background: #fff;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin: auto;}
.newspic ul.slick-slider button.slick-prev:hover,.newspic ul.slick-slider button.slick-next:hover{background: rgba(155, 13, 20, 0.8)}
.newspic ul.slick-slider .slick-dots{position: absolute;bottom: 20px;text-align: right;left: 0;right:10px;}
.newspic ul.slick-slider .slick-dots li{display: inline-block;width:6px;margin: 0 5px;height: 6px;}
.newspic ul.slick-slider .slick-dots li button{ font-size: 0; background: #b1aca7; border-radius:6px; width:6px; height: 6px;}
.newspic ul.slick-slider .slick-dots li.slick-active button{background: #db9105;}


/*学篮球公告*/
.noticebox{width:55%; float: left; padding-left:40px;}
.titles{position: relative; margin-bottom:20px; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-top: 4px solid #9b0d14;   /* overflow-x: auto; overflow-y: hidden;white-space: nowrap;*/}
.titles::-webkit-scrollbar {display:none}
.titles li{ display: inline-block; margin-right: 30px; height: 50px; line-height: 50px; cursor: pointer; }
.titles li h1{font-size:18px; color: #666; font-weight: bold;}
.titles li.on{ font-size:18px;padding-left: 10px; font-weight: bolder; background: #9b0d14; position: relative;}
.titles li.on h1{ color: #fff; }
.titles li.on h1 i{display: inline-block; width:30px; height:50px; background: url(/images/titicon.png) no-repeat;vertical-align: middle;}
.titles li.on h1 i.tit_z{background-position:-65px 6px;}
.titles li.on h1 i.tit_c{background-position:-193px 7px;}
.titles li.on h1 i.tit_b{background-position:-255px 7px;}
.titles li .more{ position: absolute; right: 0; top:18px; padding-right:10px;color: #9b0d14; display: none;}
.titles li.on .more{ display: block;}
.notice ul{ display: none; position: relative;}
.announ li{background: #fff;position: relative; margin-top:29px;}
.announ li .text_n{ overflow: hidden; padding-left: 20px;}
.announ li h1{ font-size:16px; color: #333;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden; line-height: 30px;}
.announ li .text_n p{display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden; color: #999;}
.announ li .date{ font-size: 16px;padding-right:15px; display: inline-block; float: left; width:74px; height: 62px; border-right: 1px solid #eee;}
.announ li .date span{ color: #666; display: block; text-align: center; color:#9b0d14 ;  font-size:36px;line-height:32px;}
.announ li .date p{  font-size: 14px;line-height: 30px; text-align: center; color: #9b0d14;}
.announ li:hover h1 a{ color:#9b0d14 ;}
.notice .more{ position: absolute; top: -60px; right: 10px; color: #9b0d14 ;}

/*信息系统*/
.system{ width:200px; float: left; margin-top:25px;}
.system .list li{ width:100%; position: relative; margin-top: 20px; }
.system .list li a{ display: block; width: 195px; border-right: 3px solid #fff;border-bottom: 3px solid #fff; height: 50px; border-radius:5px; background: #9b0d14; text-align: center; line-height: 50px; position: relative;z-index: 3; color: #fff; font-size:18px; font-weight: bold ;}
.system .list li a:hover{ background:#bb131c;}
.system .list li:after{ content: ""; display: block; position: absolute; right:0px;top:3px;width:195px;  height: 50px; border-radius:5px; background: #9b0d14; text-align: center; line-height: 50px;}



/*招生工作*/
.compe{ width: calc(100% - 200px); padding-left:45px; float: left; margin-top:25px;}
.compe .titles,.compen .titles{ margin-bottom: 0;}
.notice .list li{ width: 48%; float: left;    margin-top: 15px;}
.notice .list li a{ display: block;}
.notice .list li:nth-child(even){ float: right;}
.notice .list li .date{ width: 70px; height: 70px; border-radius: 5px; background: #ddd;padding: 0 2px; float: left;}
.notice .list li .date span{ font-size: 20px; line-height: 40px; color: #333; display: block; text-align: center;}
.notice .list li .date p{ font-size: 18px; text-align: center; background: #fff; line-height: 28px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;color: #333; font-size:18px;}
.notice .list li .text_n{overflow: hidden; padding-left: 20px;}
.notice .list li .text_n h1{ font-size:16px; color: #333; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden;  line-height: 30px;height: 30px;}
.notice .list li .text_n p{display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;overflow: hidden; color: #999; }
.notice .list li:hover .date{background: #9b0d14;}
.notice .list li:hover .date span{ color: #fff;}
.notice .list li:hover h1{ color: #9b0d14 ;}
.compe .more,.compen .more{top: -36px;}

/*学术动态*/
.compen{float: left; margin-top:35px; width: 60%; padding-right: 25px;}
.elegant .date{ font-size: 24px; float: left; padding-right: 10px;}
.elegant .date span{ font-size: 30px;}
.elegant li{ padding:21px 0; border-bottom: 1px solid #d7d7d7;} 
.elegant li .text_n{ overflow: hidden; padding-left: 15px; border-left: 1px solid #d7d7d7;}
.elegant li .text_n h1{ font-size: 16px; color: #333;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.elegant li .text_n p{ font-size: 14px;color: #999;display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;overflow: hidden; margin-top: 5px; }
.elegant li:hover .text_n h1{ color: #9b0d14 ;}


/*馨月研思*/
.thought{ margin-top: 35px; float: right; width: 39%;}
.thought li{ float: left; margin-bottom: 15px; width: 48%; height:90px; line-height: 90px; padding: 0 20px; border-radius: 5px; border: 1px solid #e1e1e1;}
.thought li:nth-child(even){ float: right;}
.thought li a{ font-size: 22px; color: #9b0d14;}
.thought li:hover a{ text-decoration: underline;} 
.thought li:first-child{background: url(/images/tp01.png) no-repeat;background-size: cover;}
.thought li:nth-child(2){background: url(/images/tp02.png) no-repeat;background-size: cover;}
.thought li:nth-child(3){background: url(/images/tp03.png) no-repeat;background-size: cover;}
.thought li:nth-child(4){background: url(/images/tp04.png) no-repeat;background-size: cover;}
.thought li:nth-child(5){background: url(/images/tp05.png) no-repeat;background-size: cover;}
.thought li:nth-child(6){background: url(/images/tp06.png) no-repeat;background-size: cover;}


/*快捷通道*/
.passaway{ margin-top: 35px;}
.passaway li{float: left; font-size: 18px; font-weight: bold; padding-top: 20px; width: 9.3%; text-align: center; height: 112px; background: #f0f1f3; text-align: center; border: 1px solid #e1e1e1; margin-right:2%; cursor: pointer;}
.passaway li:last-child{margin-right:0%}
.passaway li i{ display: inline-block; margin-bottom: 8px; width: 43px; height: 37px; text-align: center; line-height: 37px;}
.passaway li i img{transition: 0.6s;transform-style: preserve-3d;}
.passaway li:hover img{transform: rotateY(180deg);}


/*底部信息*/
.footer{ width: 100%; background: #9b0d14; padding: 30px 0; margin-top: 50px; }
.footer p{line-height:26px; padding:10px 0; color: #fff; text-align: left; font-size: 14px;}
.foot_l{ float: left; width:60%;}
.foot_l p i{ display:inline-block; width:20px; height:20px; background: url(/images/iconsn.png) no-repeat;vertical-align: text-top; margin-right: 10px;}
.foot_l p i.add{ background-position:0 -1px;}
.foot_l p i.tel{ background-position:0 -34px;}
.foot_l p i.email{ background-position:0 -75px;}
.foot_l p i.bq{ background-position:0 4px;}
.foot_r{ float: right; width: 40%; text-align: right;}
/*常用链接*/
.link{ width:100%; height:50px; margin-top:15px;}
.link_t{text-align: center;margin: 0 auto;}
.link_t li{display: inline-block;width:33.333%; font-size: 16px;position: relative;float: left;height: 50px; line-height: 50px; color: #fff;}
.link_t li a{ color: #fff;}
.link_t li i{display: inline-block;vertical-align: middle;background: url(/images/xlsj.png) no-repeat center center;width: 20px;height: 20px;margin-left: 20px;cursor: pointer;}
.link_t li .second{background: #fff; width: 100%; position: absolute; top:-150px; left: 0; height: 150px; overflow-y: auto; display: none;-moz-box-shadow:0 -3px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 -3px 6px rgba(0,0,0,.2);box-shadow: 0 -3px 6px rgba(0,0,0,.2);}
.link_t li .second li{ height: 35px;font-size: 14px; line-height: 35px; width: 100%;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; text-align: left; padding: 0 10px; border-right: 0;}
.link_t li .second li a{ color: #333;}
.link_t li .second li:hover{ background:#f5f5f5 ;}


/*列表页*/
.conbox{ padding:45px 0;}
.meun{ width:280px; float:left;}
.meun dt{ width:100%; text-align:left;height: 60px; color:#a80000; font-size:30px; font-weight:bold; border-top: 3px solid #9B0D14;}
.meun dt h1{ width:70%; background: #9B0D14;height: 60px; display: block; color: #fff; font-size:22px; font-weight: bold; line-height:52px; padding-left: 15px; position: relative;}
.meun dt h1:after{ content: ""; display: block; position: absolute; right: -27px; top:-4px;width:4px; height: 4px; background: #fff; z-index: 2;}
.meun dt h1:before{ content: ""; display: block; position: absolute; right: -24px;top: -3px;border-left: 24px solid #9b0d14;border-bottom: 60px solid transparent;z-index:5; }
.meun dt p{ line-height:40px; font-size: 16px; color: #999; font-weight: normal;}
.meun dd{ width:100%; text-align:center;  margin-top: 10px; line-height:60px; font-size:18px; position: relative;}

.meun dd a{ display: block; text-align: left; padding-left: 20px;border:1px solid #e5e5e5; background:#f5f5f5;}
.meun dd i{ display:block; width:17px; height:17px; z-index:122; position:absolute; right:18px; top:25px;  background:url(/images/meunjt.png) center 6px no-repeat; background-size:17px; cursor: pointer;}
.meun dd i.icon{ background-position: 0px -10px;}
.meun dd ul{ display:none; border:1px solid #e5e5e5 ; margin-top: 5px;}
.meun dd ul li{ width:100%; border-bottom:1px solid #e5e5e5; padding-left:15px; line-height:50px; font-size:16px; background:#fff}
.meun dd ul li:last-child{ border-bottom: 0;}
.meun dd ul li a{ width:100%; border: 0; background: no-repeat;}
.meun dd ul li:hover{ background: #f9f0f0;}
.meun dd ul li:hover a{ color:#9B0D14 ;}
.listing{ width:calc(100% - 320px);  float:right;}
.location{ padding:10px 15px; border-bottom:1px solid #e5e5e5}
.location:after,.newlist01 li:after{visibility:hidden; display:block; content:""; clear:both}
.location h1{ float:left; font-size:24px; font-weight:bold;color:#9B0D14 }
.location span{ float:right; color:#666; font-size:16px; line-height:31px;}
.location span a{color:#666; }

.newlist02 li{ padding:20px 0; border-bottom:1px dashed #e5e5e5; cursor: pointer;}
.newlist02 li:after{visibility:hidden; display:block; content:""; clear:both}
.newlist02 li:last-child{border-bottom:none}
.newlist02 li .date{ float:left; width:70px;height:70px;border-radius: 5px;background: #ddd; padding: 0 2px;font-size:24px; color:#666;line-height: 38px;  }
.newlist02 li .date span{display: block; text-align: center;}
.newlist02 li .date p{ text-align: center;background: #fff;line-height:30px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;color: #333;font-size: 18px;}
.newlist02 .xwdd{ overflow: hidden; padding-left:18px;}
.newlist02 .xwdd h1{ font-size:18px; line-height:32px; width:100%;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.newlist02 .xwdd h1 a:hover{ color:#a80000; font-weight:bold}
.newlist02 .xwdd p{font-size:14px; color:#999; line-height:26px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.newlist02 li:hover .date{ background: #a80000;}
.newlist02 li:hover .date span{ color: #fff;}

/*内容页*/
.position{border-bottom:1px solid #e5e5e5;  padding-bottom: 15px;}
.position:after{visibility:hidden; display:block; content:""; clear:both}
.position h1{ float: left;font-size:24px; font-weight:bold; }
.position .pl{color:#666; float:right}
.position .pl a{color:#666;}
.content h3{ font-size:24px; color:#333; font-weight:bold; padding:15px 0; text-align:center;line-height: 1.2;}
.content .pr{color:#999; text-align: center; line-height: 50px; display: block;}
.content p{ text-indent:2em; line-height:30px; color:#666; font-size:16px;}
.content p img{ max-width:95%; margin:15px auto; height:auto !important; display:block;}


/*图片列表*/
.piclist:after,.organize:after,.teachlist:after,.special:after{visibility:hidden; display:block; content:""; clear:both}
.piclist li{width:calc(33.333% - 2%); float: left; margin: 10px 1%; background:#efefef; }
.piclist li .pic{overflow: hidden;}
.piclist li .pic span{display: block;overflow: hidden; padding-top:90%; position: relative ;}
.piclist li .pic span img{ width: 100%; -webkit-transition: all .5s;transition: all .5s; position:absolute ; top: 0; left: 0; height: 100%;}
.piclist li .pic span:hover img{ transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.piclist li h1{ font-size: 16px; line-height:50px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; text-align: center;}

/*组织结构*/
.organize{ margin-top: 15px;}
.organize li{width: calc(25% - 2%); float: left; margin: 10px 1%; background: #f5f5f5; height: 45px; padding: 0 15px; font-size: 14px; text-align: left; line-height: 45px;}

/*师资队伍*/
.teachlist li{width:calc(25% - 2%); float: left; margin: 10px 1%;}
.teachlist li .pic{ padding:5px; background: #f5f5f5;}
.teachlist li .pic span{display: block;padding-top:122%; overflow: hidden; position: relative;}
.teachlist li .pic span img{ width: 100%; -webkit-transition: all .5s;transition: all .5s; position: absolute; top: 0; left: 0; height: 100%;}
.teachlist li .pic span:hover img{ transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.teachlist li h1{ font-size: 16px; line-height: 40px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; text-align: center;}

/*专题图片*/
.special li{width:calc(33.333% - 2%); float: left; margin: 10px 1%;}
.special li .pic{}
.special li .pic span{display: block;overflow: hidden; padding-top:63%; position: relative ;}
.special li .pic span img{ width: 100%; -webkit-transition: all .5s;transition: all .5s; position:absolute ; top: 0; left: 0; height: 100%;}
.special li .pic span:hover img{ transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.special li h1{ font-size: 16px; line-height: 40px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; text-align: center;}

/*检索结果页面*/
.result{}
.result li{ padding:15px 0; border-bottom: 1px dashed #dcdcdc;line-height: 30px; background: url(/images/yd.png) no-repeat left 29px; padding-left:17px;}
.result li:after{visibility:hidden; display:block; content:""; clear:both}
.result li a{ font-size: 15px; float: left; width:85%;}
.result li a:hover{color:#c8161e}
.result li a i{ display: inline-block; width: 7px; height: 7px; background: transparent; border: 1px solid #c8161e; border-radius: 7px;-moz-border-radius: 7px;-webkit-border-radius: 7px;-o-border-radius: 7px; margin-right: 8px;}
.result li .date{ float: right; font-size:14px; color: #838383;}
.introbox{ padding-top: 20px;}
.introbox p{ line-height:30px; font-size: 16px; color: #333; margin-bottom: 10px; text-indent: 2em;}
.introbox  img{ max-width:90%}
.introbox h5 span {
    margin-left: 25px;
    font-size: 15px;
    color: #b52121;
    font-family: "榛戜綋";
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    display: inline;
}
@media only screen and (max-width:1299px){

	
}
@media only screen and (max-width:1200px){
	.logo_l{ width: 70%;}
	.banner,.banner .slick-slide img{}
	.conbox{ bottom: 55%;}
	.conbox .banner_txt .txt_c{padding: 3% 2%;}
	.tit h1 em{ display:none;}
    .thought li a{ font-size: 18px;}
}
@media only screen and (max-width:1024px){
	.navbg,.headr{ display: none;}
	.header{ position: fixed; top: 0; left: 0; z-index: 999;padding:10px 0;}
	.container{display: flex;justify-content: flex-end; align-items: center; padding:0; height: 65px;}
	.logo_l{ width:50%; display: inline-block;float: none;}
	.logo_l img{ max-width: 95%;}
	.searhbox01{ display: none;}
	.meun_icon{display:inline-block;margin-left: auto; text-align: center;}
	.banner,.banner_s{ margin-top:65px;}
	.banner ul.slick-slider button.slick-next,.banner ul.slick-slider button.slick-prev{ display: none !important;}
	.banner .slick-slide .pictit h1{ font-size: 18px;}
	.newslist li{ margin-top:2%}
	.system{ float: none; width: 100%;}
	.system .list li{margin:10px 2%;float: left; width:46%;}
	.system .list li a,.system .list li:after{ width: 99%;}
	.passaway li{ width: 18%; margin-bottom: 15px;}
	.footer{ margin-top: 25px;}
	.meun{ width: 250px;}
	.listing{width:calc(100% - 300px)}
	.piclist li,.special li{width:calc(50% - 2%)}
	.organize li{width: calc(33.333% - 2%);}
	.s_work,.noticebox{ width: 100%; float: none;}
	.noticebox{ padding-left: 0; margin-top: 35px;}
	.compe,.compen,.thought{width: 100%; float: none; padding-left: 0; padding-right: 0;}
	.activity,.guide{width: 50%;}
	.special a{     float: left;width: 50%;height: 108px;padding-top: 0; margin-top: 0;}
	.special a img{ left: 50%; margin-left: -176px;}
	.tit h1 em{ display:block;}
	
}
@media only screen and (max-width:959px){
    .notice .list li,.notice .list li:nth-child(even){ width: 100%;}
	.foot_l,.foot_r{ float: none;width: 100%;text-align: center;}
}
@media only screen and (max-width:768px){
	.logo_l span{ font-size: 24px;}
	.newspic,.newslist{ float: none; width: auto; padding-left: 0;}
	.newslist{ padding-top: 20px;}
	.bidd li{width: 100%; margin-left: 0; margin-bottom:20px;}	
	.a_list ul.slick-slider button.slick-next{right:0; left: auto;}
	.s_tit{ float: none; margin-top: 13px;}
	.a_list{margin-top: 20px; float: none; width: 100%;}
	.a_list ul.slick-slider button{ top:-62px;}
	.a_list ul.slick-slider button.slick-prev{ right:9%; left: auto;}
	.linkbg a{width:24.666%;}
	.linkbg a:nth-child(-n+8){border-bottom: 1px dashed #fff;padding-bottom: 30px;}
	.meun{ display: none;}
	.listing{width:100%; float: none;}
	.activity, .guide,.noticebox,.s_work{ width: 100%; float: none; padding-left: 0;}
	.activity{ margin-top: 30px;}
	.foot_l,.foot_logo,.visit{ width:auto; float: none;}
	.foot_l{ border-left: 0; margin-top: 15px; padding-left: 0;}
	.foot_logo{ text-align: center;}
	.foot_logo img{ max-width: 90%;}
}
@media only screen and (max-width:639px){
	.logo_l{ width:70%}
	.banner .slick-slide{ position: relative;}
	.banner:before{width: 327px;height: 155px;background-size: cover;}
	.a_list ul.slick-slider button.slick-prev{ right: 13%;}
	.linkbg a{width:31.666%;}
	.linkbg a:nth-child(-n+9){border-bottom: 1px dashed #fff;padding-bottom: 30px;}
	.location h1,.location span,.position h1,.position .pl{ float: none;}
	.position .pl,.location span{line-height: 30px;}
	.organize li{width: calc(50% - 2%);}
	.teachlist li{width:calc(33.333% - 2%); float: left; margin: 10px 1%;}
	.special a{ float:none; width: 100%; margin-top: 20px;}
	.pic_t li{ width: calc(50% - 2%);}
	.passaway li{ width: 31.333%; font-size: 16px;}
	.thought li a{font-size: 16px;}
}
@media only screen and (max-width:414px){
	.searhbox01{width: calc(100% - 177px);}
	.header{ background-size: 54%;}
	.logo_l{ width:100%;}
	.logo_l img{ width:100%;}
	.logo_l span{ font-size: 16px;}
	.banner .slick-slide .pictit{ bottom: 10px;}
	.banner .slick-slide .pictit h1{ font-size: 14px; padding: 10px;}
	.newspic li .n_tit{ font-size: 14px;}
	.system .list li a{ font-size: 16px;}
	.a_list ul.slick-slider button.slick-prev{ right: 17%;}
	.newsbox{padding-top: 30px;}
	.newlist02 li .date{ width: 72px;}
	.newlist02 .xwdd{width:calc(100% - 79px)}
	.notice ul.list{ padding-top: 30px;}
	.compe .notice .more{ top: 13px;}
	.conbox{padding: 15px 0;}
	.organize li{width: 100%; margin:5px 0;}
	.teachlist li{width:calc(50% - 2%); float: left; margin: 10px 1%;}
	
}
@media only screen and (max-width:320px){
	.system .list li a{ font-size: 14px;}

}