@charset "utf-8";
/* CSS Document */
body{background: #eeebf5;}
@font-face{}
.greybg{ background: #f2f7fa;}
.rowbox{ max-width:1300px; margin: 0 auto; width: 95%;}
img{display: inline-block;}
.topbox{display: none;}
.top{ display: none;width: 100%;  height:45px;line-height:45px;  position: relative;z-index: 3;padding:0 10px;background:url(../images/bannerbg.jpg) repeat-y #226fb8; display: flex;justify-content: flex-end;align-items: center; }
.link{ margin-right: auto;}
.link a{ color:#c3c3c3; border-right: 1px solid #c3c3c3; padding:0 10px;}
.link a:last-child{ border-right: 0;}
.meun_icon{height: 45px; line-height: 45px; display: inline-block; color: #fff; font-size: 16px; }
.meun_icon img{width:25px; margin-right: 10px; height:20px; vertical-align: middle;}
.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: 18px 0;}

.bannerImg{ width: 100%; height: auto; position: relative;}
.bgcolor{ height: 80%; background: url(../images/bannerbg.jpg) repeat-y;position: absolute; top: 0; left: 0; right: 0; }

.main_index{position: relative;}
.header{width: 95%; max-width: 1700px; padding: 18px 0; margin: 0 auto; position: relative; z-index: 3;}
.bg{background: rgba(8, 11, 26, 0.8);}
.headr{float:right; padding-right: 100px; padding-top: 15px;}
.headr ul{ text-align: right;}
.headr ul li{  display: inline-block;line-height:20px; color: #fff; padding: 0 15px;vertical-align: middle; font-size: 16px; position: relative; cursor: pointer;}
.headr ul li a{color: #fff;}
.headr ul li i{ width: 66px; height: 43px; display: inline-block; vertical-align: middle; margin-right: 15px;}
.headr ul li i.icon1{ background: url(../images/icon01.png) no-repeat;}
.headr ul li i.icon2{ background: url(../images/icon02.png) no-repeat;}
.headr ul li a:hover{ color: #fff;}
.headr ul li .js{ background-position:0px 0;}
.headr ul li span{position:absolute; right:-80px; top: -15px; background: rgba(0,0,0,0.2); display: none; }
.headr ul li span a{ display: block; color: #fff; line-height: 35px; color: #fff; text-align: center; padding: 0 10px;}
.headr ul li span:after{ position: absolute; content: ""; display: block; left: -10px; top: 50%; margin-top: -5px; border-right: 10px solid rgba(0,0,0,0.2); border-top: 5px solid  transparent;border-bottom: 5px solid  transparent;}
.headr ul li span a:hover{ background: rgba(83,15,147,0.6);}


.logo_l{ float:left; text-align: left;}
.logo_l img{ display:inline-block;vertical-align:middle; position: relative; z-index: 5; -webkit-transition: all .5s;transition: all .5s;}
.logo_l span{ display:inline-block; margin-left:15px; padding-left:15px; border-left:1px solid #fff; vertical-align:middle; color:#fff; font-size:18px; padding: 8px 20px;position:relative ;}

.searhbox01{height:50px;line-height:50px;float: right;overflow: hidden;width:336px;margin-left: auto;margin-top:8px; background: #d9d8dc;}
.searhbox01 .text{width:calc(100% - 70px);height:48px;line-height:48px;background:transparent;padding: 0 10px;float: left; font-size: 16px;}
.searhbox01 .btn{ width:70px; float: right; height:48px;line-height:48px; background: url(../images/ss_btn.png) no-repeat center center #39007c;cursor: pointer;}


.bannerbg{ position: relative; width: 95%; max-width: 1700px; margin: 0 auto;z-index: 3;}
.banner{width: 100%; position: relative;}
.swiper-container {width: 100%; height: 100%; }
.swiper-slide { text-align: center;font-size: 18px;background: #fff; display: -webkit-box; display: -ms-flexbox;display: -webkit-flex; display: flex;-webkit-box-pack: center; -ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center; align-items: center;}
.banner .more{ width: 70px; height: 30px; line-height: 30px; text-align: center; color: #333; font-size: 14px; position: absolute; bottom:21px; left: 51%; background: #fed100; z-index: 5;}
.banner .slick-slide img{ width: 100%;}
.banner ul.slick-slider button.slick-prev{ left: 3%;position: absolute; top: 50%; z-index: 99; width: 50px; height:55px; margin-top:-25px; background: url() no-repeat 16px 0px;  font-size: 0; cursor: pointer;}
.banner ul.slick-slider button.slick-next{ right: 3%;position: absolute; top: 50%; z-index: 99; width: 50px; height: 55px; margin-top:-25px; background: url() no-repeat -78px 0px; font-size: 0; cursor: pointer;}
.banner ul.slick-slider button.slick-prev:hover{ background: url() no-repeat 16px -58px;}
.banner ul.slick-slider button.slick-next:hover{background: url() no-repeat -78px -58px;}
.banner ul.slick-slider .slick-dots{ position: absolute; bottom:25px; text-align: center; left: 0; right: 0; z-index: 3;}
.banner ul.slick-slider .slick-dots li{ display: inline-block; width:10px;height: 10px;border-radius: 100%;background: #fff; margin: 0 5px;cursor: pointer;}
/*
.banner ul.slick-slider .slick-dots li.slick-active{ background: #fed100;}*/
.banner ul.slick-slider .slick-dots li:last-child{ margin-right: 100px;}
.banner .more:before { display: block;content: "";width: 1px;height: 14px;background: #fff;left: -15px;position: absolute;top: 9px;}
.banner .pagination {bottom:25px;position:absolute; text-align: center; width: 100%; }
.banner .pagination .swiper-pagination-switch{ font-size: 0; vertical-align: middle; display: inline-block; background: #fff; border-radius:10px; width:10px; height: 10px;cursor: pointer; opacity: 1;margin: 0 6px;}
.banner .pagination .swiper-active-switch{background: #9b0d14;}
.banner .slick-prev{ width: 72px; height: 72px; background: url(../images/prevbtn.png) no-repeat center center rgba(0,0,0,0.3); position:absolute; left:80px; top:50%; margin-top: -36px; z-index: 6; cursor: pointer;}
.banner .slick-next{ width: 72px; height: 72px; background: url(../images/nextbtn.png) no-repeat center center rgba(0,0,0,0.3); position:absolute; right:80px; top:50%; margin-top: -36px; z-index: 6; cursor: pointer;}
.banner .slick-prev:hover,.banner .slick-next:hover{ background-color: rgba(0,0,0,0.6);}


/*导航*/
.nav{ position: absolute; left: 0; right: 0; top:0px; margin: 0 auto; width: 92%; max-width: 1420px; background: #eeebf5; height: 70px; z-index:3}
.nav:before{ position:absolute; left: -40px; top: 0; content: ""; display: block; border-right: 40px solid #eeebf5; border-bottom: 70px solid transparent; z-index:3}
.nav:after{ position:absolute; right: -40px; top: 0; content: ""; display: block; border-left: 40px solid #eeebf5; border-bottom: 70px solid transparent; z-index:3}
.nav ul{ padding: 0;width:calc(100% - 370px); float: left;}
.nav li{ float:left; width:12.5%; text-align: center; line-height:70px; position:relative;font-size:18px;}
.nav li a{color:#131313; display: inline-block; }
.nav li.on:before{border-bottom: 5px solid #530f93; width: 52px; height: 5px; position: absolute; content: ""; display: block; left: 50%; margin-left: -26px; bottom: 0; line-height: 54px; }
.nav li .ejnav{opacity:0; display: none;  height: 0; position: absolute; width: 100%;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; z-index: 3;}
.nav li .ejnav li,.nav li .ejnav li .sjnav li{ width: 100%; float: none; font-size: 16px; background: rgba(59,1,126,0.6); height: 50px; line-height: 50px; position: relative;}
.nav li .ejnav li a{ color: #fff;}
.nav li:hover .ejnav{ opacity:1;  height:auto; display: block; }
.nav li .ejnav li:hover{ background: rgba(59,1,126,1);}
.nav li .ejnav li .sjnav{opacity:0;  height: 0; position: absolute; right:-100%; top: 0; overflow: hidden; width: 100%;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; z-index: 3;}
.nav li .ejnav li .sjnav li{background: #2a78c2;}
.nav li .ejnav li:hover .sjnav{opacity:1;  height:auto; }
.nav li .ejnav li .sjnav li:hover{ background: #226fb8;}

/*手机导航*/
.head_r{ float:right; padding-top:8%; }
#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:url(../images/bannerbg.jpg) repeat-y left top #226fb8;width: 80%;height: 100%;box-shadow: -5px 0 13px rgba(0,0,0,.43);overflow: auto;}
.mob_nav li:last-child{border-bottom:0}
.mob_top{height: 45px;line-height: 45px;padding: 0 15px;background-size: 100%;}
.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:calc(100% - 90px);height:38px;line-height:38px;background:transparent;padding: 0 10px;float: left;}
.search-input button{width:90px; float: right; height:38px;line-height:38px; background: url(../images/ss_btn02.png) no-repeat 10px center #eee; padding-left: 30px; font-size: 18px; cursor: pointer; color: #400382;}
.mob_list li{line-height:50px;font-size:16px;text-align: left;text-indent:20px;position:relative;cursor:pointer;border-bottom: 1px solid #664986;}
.mob_list li a{ color:#fff;  width:85%; display:block}
.mob_list li i{ display:block; width:50px; height:50px; z-index:122; position:absolute; right:0px; top:0px;  background:url(../images/jtx.png) center center no-repeat; background-size:17px}
.mob_list li i.icon{background:url(../images/jts.png) center center no-repeat; background-size:17px}
.mob_list li .ul_ejnav{ display:none}
.mob_list li .ul_ejnav li{width:100%;border-bottom: 1px solid #664986;padding-left:15px;line-height:45px;font-size:14px;background: #6118b1;}
.mob_list li .ul_ejnav li:last-child{ border-bottom: 0;}
.mob_list li .ul_ejnav li a{ width:100%;}
.open{right:0}


/*新闻动态*/
.part_one{ padding: 30px 0;}
.sidebox{ width: 50%; float: left;}
.sidebox .bd{position: relative; }
.sidebox .bd li{float: left;font-family:"sySong"; font-size: 24px;  cursor: pointer; }
.sidebox .bd i{ margin: 0 15px;font-size: 24px;}
.sidebox .bd li font{ font-size: 30px;}
.sidebox .bd li a{position: absolute; right:0; top: 10px; display: none; font-size: 16px; font-family: "Microsoft Yahei"; color: #484848;}
.sidebox .bd li.on span{color: #7122ad; }
.sidebox .bd li.on a{ display: block;}
.sidebox .bd li span{border-bottom: 2px solid #F2F7FA;  }
.sidebox .bd li.on span{border-bottom: 2px solid #7122ad; display: inline-block;padding-bottom:15px;}
.sidebox .bd li a:hover{ color:#7122ad ;}
.hd ul{ display: none;}
.hd ul li{}
.hd ul li a{ display: block; position: relative; padding-right:90px; line-height: 42px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; font-size: 16px;}
.hd ul li span{ position: absolute; right: 0; top: 0; line-height: 42px; font-size: 14px; color: #797878;}
.hd ul li a:hover{ color: #651aa3;}
.hd ul li a:hover h1{color: #651aa3;}
.hd ul li.first a{ padding-right: 0;    white-space: initial}
.hd ul li.first{ background: url(../images/xybg.jpg) no-repeat right bottom #fff; padding: 20px; margin-bottom: 15px; padding-bottom: 0;}

.hd ul li.first h1{ font-size: 16px; font-weight: bold; color: #252525;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.hd ul li.first p.jj{font-size: 14px; line-height: 24px; color: #717171; margin:15px 0; display: block; max-height: 48px;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.hd ul li.first p.date{ background:url(../images/timeicon.png) no-repeat left center; border-top: 1px solid #dcd4f1;  padding: 15px 0 15px 30px; font-size: 16px; color: #1b1b1b;}

/*诗词选读*/
.poetry{ width: 45%; float: right;}
.poetry_tit{  position: relative; font-size: 20px;font-size: 30px;font-family:"sySong";}
.poetry_tit span{}
.poetry_tit em{ font-size: 20px; line-height: 44px;font-family:"Microsoft Yahei"; width: 1px; background: #333; height: 24px; display: inline-block;margin: 0 5px;}
/*
.poetry_tit:after{content: ""; display: block; width: 70%; height: 1px; background: #dbd5e9; position: absolute; right: 0; top: 50%;}
*/
.poe_list{ margin-top:16px;}
.poe_list .slick-slide{ margin: 0 15px; height: 438px;}
.poe_list .slick-slide:nth-child(3n-2){ background: url(../images/zsbg.png) no-repeat center bottom #634c97;}
.poe_list .slick-slide:nth-child(3n-1){ background: url(../images/hsbg.png) no-repeat left bottom #8b8a4c;}
.poe_list .slick-slide:nth-child(3n){ background: url(../images/qsbg.png) no-repeat left bottom #588a84;}
.poe_list .slick-slide li{ text-align: right; padding: 20px 6px; position: relative;}
.poe_list .slick-slide li h1{writing-mode:vertical-lr;writing-mode:tb-rl; display: block; float: right;text-align:justify ; margin-right:15px; color: #fff; font-size: 16px; margin-top:15px ; position: relative;}
.poe_list .slick-slide li:after{ content: ""; display: block; width: 1px;height: 32px; position: absolute; right:35px; top: 0px; background: rgba(0,0,0,0.2);}
.poe_list .slick-slide li p{writing-mode:vertical-lr;writing-mode:tb-rl; float: right; margin: 20px 0; text-align: start; margin-right: 15px; height: 350px; vertical-align: top; word-break: break-word; line-height: 30px; color: #fff;}
.poe_list .slick-dots{ position: absolute; top: -48px; right: 0; text-align: right;}
/*
.poe_list .slick-dots li{ width: 10px; height: 10px; border-radius: 100%; background: #cfcbd9; margin-left: 10px; display: inline-block; vertical-align: middle;position: relative; cursor: pointer;}
.poe_list .slick-dots li.slick-active{ background: #fff; width: 20px; height: 20px; border: 1px solid #7122ad;}
.poe_list .slick-dots li.slick-active button{ width: 10px; height: 10px; border-radius: 100%; background: #7122ad; position: absolute; top:4px; left:4px;}*/

/*宣传视频*/
.videobox{ width: 100%; padding: 50px 0;background: url(../images/videobg.png) no-repeat center top #16012f;}
.bk{ width: 100%; border: 1px solid rgba(255,255,255,0.35); float: left; padding: 15px;}
.video{ padding-top:50%;  position: relative; background: #000; overflow: hidden;}
.video video{position:absolute;top:50%;left:50%;display:block;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;max-height:100%; opacity: 0.5;}
.video .icon{position:absolute;width:53px;height:53px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../images/iconl21.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover; cursor: pointer;}
.video_tit{ width: 96px; background: url(../images/spwlbg.jpg) no-repeat center top rgba(0,0,0,0.25); height: 390px;font-family:"sySong"; font-size: 30px; color: #fff;writing-mode:vertical-lr;  text-align: center; float: right; line-height: 96px;}

/*学生服务*/
.student{ background: url(../images/xsfwbg.png) no-repeat left bottom; background-size: 100% 100%; padding: 50px 0;}
.student .tit{ text-align: center;font-family:"sySong"; font-size: 30px;  color: #333;}
.list_s{ margin-top: 25px; position: relative;}
.list_s:before{ content: ""; display: block; width:12%; height: 1px; position: absolute; top: 50%; left: 0; background: #744ca2;}
.list_s:after{ content: ""; display: block; width:12%; height: 1px; position: absolute; top: 50%; right: 0; background: #744ca2;}
.list_s li{ width: 25%; float: left;  text-align: center; position: relative; z-index: 3;}
.list_s li:after{ content: ""; display: block; position: absolute; top: 50%; margin-top: -5px; right: -5px; width: 10px; height: 10px; background: #8a8747; transform: rotate(45deg);}
.list_s li:nth-child(2):after{ background: #4e7534;} 
.list_s li:nth-child(3):after{ background: #7122ad;} 
.list_s li:last-child:after{ display: none;}
.list_s li a{ width: 137px; height: 235px; display: inline-block; background: url(../images/dl01.png) no-repeat; position: relative;}
.list_s li a span{ background: url(../images/dl01_b.png) no-repeat; display: block;writing-mode:vertical-lr;writing-mode:tb-rl;   width: 43px; height: 105px; line-height:43px;  position: absolute;left: 50%;margin-left: -21.5px;top: 50%;margin-top: -51.5px;}
.list_s li:nth-child(2) a{background: url(../images/dl02.png) no-repeat;}
.list_s li:nth-child(2) a span{background: url(../images/dl02_b.png) no-repeat;}
.list_s li:nth-child(3) a{background: url(../images/dl03.png) no-repeat;}
.list_s li:nth-child(3) a span{background: url(../images/dl03_b.png) no-repeat;}
.list_s li:nth-child(4) a{background: url(../images/dl04.png) no-repeat;}
.list_s li:nth-child(4) a span{background: url(../images/dl04_b.png) no-repeat;}
.list_s li a:hover span{background: url(../images/dl01_b02.png) no-repeat; color: #fff;}
.list_s li:nth-child(2) a:hover span{background: url(../images/dl02_b02.png) no-repeat;}
.list_s li:nth-child(3) a:hover span{background: url(../images/dl03_b02.png) no-repeat;}
.list_s li:nth-child(4) a:hover span{background: url(../images/dl04_b02.png) no-repeat;}


/*底部信息*/
.footer{ width: 100%; background:url(../images/bannerbg.jpg) repeat-y #3b017e; padding:30px 0;}
.footer p{ color: #fff; line-height: 30px;}
.foot_top{ padding-top: 30px; padding-bottom: 20px;}
.visit{ float: left; padding-top: 15px;}
.foot_link{ float: left; width: 20%; padding-right: 3%;}
.foot_link h1{color: #fff; font-size:20px; line-height: 30px; position: relative; padding-left: 10px;}
.foot_link h1:before{content: ""; display: block; width: 2px; height:20px; background: #fff; position: absolute; left: 0; top:6px;}
.foot_link p{ padding-left:15px;}
.foot_link p a{  color: #bfb5d2;}
.footer .clear{ display: none;}
.ewm{ float: right; width:130px; text-align: center; color: #fff;}
.ewm img{width:100px; height:100px;}
.adr{ float: left; width:43%; }
.adr h1{ font-size: 20px; margin-bottom: 15px; color: #fff; background: url(../images/lxicon.png) no-repeat left center; padding-left: 28px;}
.adr p{font-size: 14px;color: #bfb5d2; padding-left:30px;}
.foot_bt{ background: #3b017e; text-align: center; padding: 15px; color: #fff;}



/*内页banner*/
.sban{ width: 100%; position: relative; overflow: hidden; text-align: center;}
.sban img{ width: 100%;}
.sban .banimg2{ display: none;width: 100%;height: 100%;}
.head{ position: absolute; top: 0; left: 0; background: rgba(10, 19, 46, 0.8); width: 100%;}

/*列表页*/
.conbox{ }
.meun{ width:280px; margin-top: -50px; float:left; position: relative; z-index: 5;background: url(../images/xybg.jpg) no-repeat right bottom #fff; padding-bottom: 50px;}
.meun02{ display: none;}
.meun .dt{ width:100%; background:#4f0d8f; text-align:center; height:120px; line-height:120px; color:#fff; font-size:30px; font-weight:bold;}
.meun dd{ border-left: 2px solid #4f0d8f;  text-align:center;line-height:80px; font-size:18px; margin: 0 auto; position: relative;}
.meun dd a{ display: block; text-align: left; padding-left: 20px;border-bottom:1px solid #e5e5e5;}
.meun dd i{ display:block; width:40px; height:80px; z-index:3; position:absolute; right:0px; top:0px;  background:url(../images/meunjt.png) 14px center no-repeat; cursor: pointer;}
.meun dd i.icon{ background-position:-24px center;}
.meun dd ul{ display:none}
.meun dd ul li{ width:100%; border-bottom:1px solid #fff; padding-left:15px; line-height:50px; font-size:16px;}
.meun dd ul li a{ width:100%; border-bottom: 0;}
.meun dd:hover{ width: 100%; }
.meun dd:hover a{ color: #4f0d8f;background: #ededed;}
.meun dd:hover ul a{ background: none;border-left: 0; color: #333;}
.meun dd:hover ul a:hover{color: #4f0d8f;}
.listing{ width:calc(100% - 320px);  float:right; margin-bottom: 30px;}
.location{ padding:10px 0px; border-bottom:1px solid #4d0c8e}
.location:after,.newlist01 li:after{visibility:hidden; display:block; content:""; clear:both}
.location h1{ float:left; font-size:24px;}
.location span{ float:right; color:#666; font-size:14px; line-height:31px; background: url(../images/wzicon.png) no-repeat left 8px; padding-left: 20px;}
.location span a{color:#4d0c8e; }
.listing_w{ width: 100%;}

/*新闻列表*/
.newlist li{ padding:14px 0; border-bottom:1px dashed #cdc0da;}
.newlist li:after{visibility:hidden; display:block; content:""; clear:both}
.newlist li:last-child{border-bottom:none}
.newlist li .date{ float:right;  line-height:32px; color: #999;}
.newlist a h1{ font-size:16px;width:calc(100% - 90px); float: left; line-height:32px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; color: #303030;}
.newlist li:hover a h1{color:#4f0d8f}
.pb_sys_style1 .p_no_d{    border: 1px solid #450786 !important;color: #fff; background-color: #440786 !important;}
/*图片列表*/
.piclist li{ float: left; width: 32%; margin-right: 2%; margin-top: 20px;}
.piclist li:nth-child(3n){ margin-right: 0;}
.piclist li .pic{ padding: 5px; border: 1px solid #e5e5e5; background: #fff;}
.piclist li .pic span{display: block; overflow: hidden; position: relative; padding-top: 70.2%;}
.piclist li .pic span img{position: absolute; top: 0; left: 0; width: 100%; height: 100%;-webkit-transition: all .5s;transition: all .5s;}
.piclist 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);}
.piclist li h1{ font-size: 16px; padding: 10px 0; display: block; max-height: 63px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.piclist li a.more{ width: 92px; height: 28px; border: 1px solid #e5e5e5; text-align: center;line-height: 28px; color: #666; display: block; margin-top: 10px;}
.piclist li a.more:hover{ background:#226fb8 ; color: #fff;}

/*简介页*/
.introbox{ padding-top: 20px;}
.introbox p{ line-height:30px; font-size: 16px; color: #333; margin-bottom: 10px;}
.introbox h1{ text-align: center; font-size:20px; font-weight: bold ; color: #333;}
.introbox p img{ max-width: 100%;    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}}
.line{ margin: 15px 0; height: 1px; width: 100%;border-bottom: 1px dashed #dddddd;}
.page{ margin-top: 30px;border-top: 1px solid #d3c9de; padding-top: 20px;}
.pr{ text-align: center; margin-top: 20px;}
.pr span{ display: inline-block; margin: 0 15px; color:#999;}

/*检索结果页面*/
.result{ padding:20px;}
.tj p{ font-size: 18px; font-weight: bold; color: #4d0c8e; line-height: 35px;}
.result li{ padding: 15px 0 15px 0px;line-height:30px; position: relative; border-bottom: 2px dashed #e4e4e4;}
.result li:after{visibility:hidden; display:block; content:""; clear:both}
.result li a{ display: block;}
.result li span{ display: inline-block; font-size: 18px; color: #aaa; margin-bottom: 10px;}
.result li h1{ font-size: 18px; color: #333; font-weight: bold; line-height: 35px; width: calc(100% - 120px);}
.result li p{ font-size: 14px; color: #999; width: calc(100% - 120px);}
.result li .eye{ width: 100px; position: absolute; right: 0; top: 0; bottom: 0; background:url(../images/eye.png) no-repeat center center #4d0c8e ;opacity: 0; -webkit-transition: all .5s;transition: all .5s;}
.result li:hover .eye{ display: block; opacity: 1;}
.result li:hover span,.result li:hover h1{ color: #4d0c8e;}

@media only screen and (max-width:1300px){
	.poe_list .slick-slide li h1{ margin-right: 0;}
	.poe_list .slick-slide li:after{ right: 17px;}
}

@media only screen and (max-width:1200px){
	.nav li{ font-size: 16px;}
	.poe_list .slick-slide li{ padding: 15px 6px;}
	.poe_list .slick-slide li:after{ right: 16px;height: 26px;}
	.searhbox01{ width: 256px;}
	.nav ul{width: calc(100% - 270px);}
	.logo_l{ width: 50%;}
	.logo_l img{ width: 100%;}
	}

@media only screen and (max-width:1024px){
	.navbg{ display: none;}
	.meun_icon{ display: block;}
	.logo_l{ float: none; width: auto; text-align: center; padding-top: 0;}
	.logo_l img{ width: auto;}
	.logo_l span{ font-size: 26px;}
	.headr,.nav{ display: none;}
	.topbox{ display: block;}
    .sidebox,.poetry{ width: auto; float: none;}
	.poetry{ margin-top: 20px;}
	.video_tit{ height: 300px;}
    .adr,.foot_link,.ewm{ width: 50%; font-size: 14px;}
	.footer .clear{ clear: both; height: 10px; width: 100%; display: block;}
	.ewm{ margin-top: 20px;}
	.visit,.foot_bt ul{ float: none; text-align: center; padding-top: 0;}
	.foot_bt ul{ margin-top: 15px;}
	.adr p{ font-size: 14px;}
	::-webkit-input-placeholder { /* WebKit browsers */
	    color:    #666;
	}
	:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	    color:    #666;
	}
	::-moz-placeholder { /* Mozilla Firefox 19+ */
	    color:    #666;
	}
	:-ms-input-placeholder { /* Internet Explorer 10+ */
	    color:    #666;
	}
	.meun{  float: none; width: auto; margin-top: 20px;}
	.meun .dt{ height: 60px; line-height: 60px; font-size: 24px;}
	.meun dd{line-height: 60px; }
	.meun dd i{height: 60px;}
	.listing{ width: auto; float: none;}
	.piclist li h1{ font-size: 14px;}
	.piclist li a{font-size: 14px;}
	.result li h1,.result li p{width:100%;}
	.result li:hover .eye{ opacity: 0;}
	.result li span{ font-size: 20px;}
	.result li h1{ font-size: 16px; line-height: 26px;}
	.result li p{ font-size: 14px; line-height: 26px;}
}
@media only screen and (max-width:959px){

}
@media only screen and (max-width:768px){
	.logo_l span{ font-size: 24px;}
	.newspic{ width: 100%; float: none;}
	.newslist{width: 100%; float: none; margin-top: 20px; padding-left: 0;}
	.recruit li{ width: 100%; margin: 0; float: none; margin-top: 20px;}
	.sban img{width: 150%;margin-left: -60px;}
	.list_s li{ width: 50%;}
	.list_s li:nth-child(2):after{ display: none;}
	.poe_list .slick-slide{ margin: 0 10px;}
}
@media only screen and (max-width:640px){
	.logo_l img{ width:80%;}
	.logo_l span{ font-size:19px;}
	.foot_top{ padding-top:0 ;}
	.location span,.location h1{ display: block; float: none;}
	.piclist li{ width: 49%;}
	.piclist li:nth-child(3){margin-right:2%;}
	.piclist li:nth-child(2n){margin-right: 0;}
	.piclist li h1{ max-height: 59px;}
	.video_tit{ width: 70px; line-height: 70px; height: 200px; font-size: 24px;}
}
@media only screen and (max-width:576px){
	.poe_list .slick-slide li{ padding: 10px;}
	.poe_list .slick-slide li p{ line-height: 24px;}
	.video_tit{ width: auto; height: 60px; writing-mode: initial; float: none; background-position: left top;}
	.bk{width: auto;  float: none; margin-top: 15px;}
}
@media only screen and (max-width:414px){
	.logo_l span{ font-size: 16px; border-left: 0;}
	.link a{padding: 0 5px;}
	.sidebox .bd li font{ font-size: 24px;}
	.sidebox .bd li{ font-size: 18px;}
	.banner .slick-next{ width: 42px; height: 42px; background-size: 20px; margin-top: -21px; right: 30px;}
	.banner .slick-prev{ width: 42px; height: 42px; background-size: 20px; margin-top: -21px; left: 30px;}
	.poetry_tit:after{ width: 55%;}
	.poetry_tit,.student .tit{ font-size: 26px;}
}
@media only screen and (max-width:320px){
	.logo_l span{ font-size: 15px;}
	.logo_l span{ padding: 8px;}
	}






