@charset "utf-8";
/* CSS Document */
body{ overflow: auto;background: #fff;}
.hsbg{ background: #f3f3f3;}
.rowbox{ max-width:1400px; margin: 0 auto; width: 95%;}

.bannerImg{position: relative;}
.banner{width: 100%; position: relative;}
.banner li{ position: relative; }
.banner li .banner_tit{ position: absolute; left:20px; width:830px; background: url(../images/bgzxz.png) no-repeat;top: 0; bottom: 0; display: table; height: 100%; }
.banner li .banner_tit a{ display: table-cell; vertical-align: middle; position: relative;font-family: "华文中宋";}
.banner li.slick-active .banner_tit a h1{
	/*animation:mymove 1s;
	-webkit-animation:mymove 1s ;*/
	left: 0; 
}
@keyframes mymove
{
0% {left:-600px;}
100% {left:0px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
0% {left:-600px;}
100% {left:0px;}
}
.banner li .banner_tit h1{ font-size: 60px; color: #fff; background: url(../images/syicon.png) no-repeat 88px -7px; width: 330px; margin: 0 auto; position: relative;transition: mymove 1s; }
.banner li .banner_tit h1:before{ content: ""; position: absolute; left: -20px; top:-2px; width: 14px; height: 32px; background: url(../images/l_dh.png) no-repeat;}
.banner li .banner_tit h1:after{ content: ""; position: absolute; left:135px; bottom:-3px; width: 14px; height: 32px; background: url(../images/y_dh.png) no-repeat;}
.banner li .banner_tit p{ font-size: 34px;  padding-bottom: 10px; border-bottom: 1px solid #fff; color: #fff;width: 330px; margin:25px auto;}
.banner .slick-slide img{ width: 100%;}
.banner ul.slick-slider .slick-prev{ left: 3%;position: absolute; top: 50%; z-index: 99; width:60px; height:60px; margin-top:-30px; background: url(../images/lbjt.png) no-repeat -5px 0px;  font-size: 0; cursor: pointer;opacity: 0.7;}
.banner ul.slick-slider .slick-next{ right: 3%;position: absolute; top: 50%; z-index: 99; width:60px; height:60px; margin-top:-30px; background: url(../images/lbjt.png) no-repeat -81px 0px; font-size: 0; cursor: pointer; opacity: 0.7;}
.banner ul.slick-slider .slick-prev:hover{opacity: 1;}
.banner ul.slick-slider .slick-next:hover{opacity:1;}
.banner ul.slick-slider .slick-dots{ position: absolute; bottom: 15px; text-align: center; left: 0; right: 0; width: 1400px; margin: 0 auto; text-align: right;}
.banner ul.slick-slider .slick-dots li{ display: inline-block; width:16px; height: 16px; vertical-align: middle; background: url(../images/sbx.png) no-repeat; margin-right:80px;cursor: pointer; position: relative;}
.banner ul.slick-slider .slick-dots li:after{ position: absolute; display: block; z-index: 5; content: "";left: 16px; width: 80px; height: 1px; top: 50%; margin-top: -0.5px; background: #fff;}
.banner ul.slick-slider .slick-dots li.slick-active{background:url(../images/s_logo.png) no-repeat; width:48px; height: 45px ;}
.banner ul.slick-slider .slick-dots li.slick-active:after{left: 48px;}
.banner_s{ height: 400px; overflow: hidden;}

.top{ height:30px; line-height:30px; background: #346c28; color: #fff; font-size: 12px; text-align: right;}
.top .rowbox{ color: #fff;opacity: 0.68; }
.top .rowbox a{ color: #fff; }

.main_index{position: relative;}
.header{width:100%;background:url(../images/tmbg.png) repeat-x; height: 151px; }
.header .container{ padding: 10px 0;}
.bg{background: rgba(8, 11, 26, 0.8);}
.headr{float:right; padding-top: 15px;}
.headr .xx{float: right;  margin-right:30px;}
.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;}

.searhbox{height:40px;line-height:40px;overflow: hidden;background: transparent;width:225px;margin-left: auto; border:1px solid #c4c4c4; float: right;}
.searhbox .text{ width:175px;background:transparent;padding: 0 10px;float: left;height:40px;line-height:40px; color: #fff;}
.searhbox .btn{ width:45px; height:40px;float:right; cursor: pointer; }
.searhbox .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%;    background: #346c28;  height:55px; line-height:55px; border-top: 1px solid rgba(255, 255, 255, 0.2); text-align: center;}
.nav ul{ padding: 0; }
.nav li{ float:left;width: 8.333%; text-align: center; line-height:55px; position:relative;font-size:18px;z-index: 3; }
.nav li.on{ font-weight: bold;}
.nav li:hover:after{ position: absolute; content: ""; left: 0; width:50%; right: 0; margin: 0 auto; height:3px; background: #fff; top: 0; display: block;}
.nav li:hover:before{}
.nav li a{ display:block; color:#fff; position: relative; z-index: 2; }
.nav li .ejnav{ position:absolute; display: none; left:50%; margin-left: -255px; top:52px; width:510px; padding: 25px; background: #fff; border-top: 3px solid #ffcb33;}
.nav li .ejnav:before{position: absolute; left:50%; content: ""; display: block; width: 1px;height: 53px; top: -53px; background: rgba(255, 255, 255, 0.8);}
.nav li .ejnav .nav_pic{ width:181px; height: 100px; float: left; }
.nav li ul{ float: left; width: 275px;}
.nav li ul li{ float:left;margin-left:13px; font-weight: normal;  font-size:16px; text-align:left;    width: 45%; padding: 0; }
.nav li ul li a{color: #666; }
.nav li ul li a:hover{ text-decoration: underline; color: #346c28;}


/*手机导航*/
.head_r{ float:right; padding-top:8%; }
.meun_icon{ width:42px; height: 30px;display: none;}
.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: #8e0000;background: #0;h: 80%;height: 100%;box-shadow: -5px 0 13px rgba(0,0,0,.43);}
.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:#fff; 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 #9c0b0b;}
.mob_list li a{ color:#fff;  width:85%; display:block}
.mob_list li i{ display:block; width:17px; height:17px; z-index:122; position:absolute; right:10px; top:17px;  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 .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: 100%;}

.newsbox{ width: 100%; padding-top:50px; }
.tit{ margin-bottom: 15px; position: relative;}
.tit h1{ text-align: center; font-weight: bold; height: 70px; line-height: 70px; font-size: 32px; color: #346C28; background: url(../images/scicon.png) no-repeat center center;}
.tit .more{position: absolute; right: 0; top:18px; height:40px; line-height: 40px ;font-size: 14px; color: #346c28;  background: url(../images/more_g.png) no-repeat left center; padding-left:73px;}
.newspic{ width:680px; float: left; position: relative;}
.newspic li{ position: relative;  overflow: hidden; }
.newspic li .npic{padding-top:72.3%; 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; padding-left: 15px; right: 0; bottom:0px; background: rgba(0, 0, 0, 0.7);}
.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; 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{ right:80px;position: absolute;bottom: 18px;z-index: 99;width: 12px;height: 19px;/* margin-top:-25px; */font-size: 0;cursor: pointer;}
.newspic ul.slick-slider button.slick-next{ right: 20px;position: absolute;bottom: 18px;z-index: 99;width: 12px;height: 19px;/* margin-top:-25px; */font-size: 0;cursor: pointer;}
.newspic ul.slick-slider button.slick-prev:before{position: absolute;left: 0;content: "";width: 1px;height: 12px;right: 0;top: 0px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.newspic ul.slick-slider button.slick-prev:after{position: absolute;left: 0;content: "";top: 8px;right: 0;width: 1px;height: 12px;background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin: auto;}
.newspic ul.slick-slider button.slick-next:before{position: absolute;content: "";width: 1px;left: 4px;top: 8px;height: 12px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.newspic ul.slick-slider button.slick-next:after{position: absolute;top: 0;content: "";right: 6px;width: 1px;height: 12px;background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin: auto;}
.newspic ul.slick-slider .slick-dots{position: absolute;bottom: 20px;text-align: right;right: 15px; width: 80px; }
.newspic ul.slick-slider .slick-dots li{display: inline-block;width:8px;margin: 0 5px;height:8px; border-radius: 100%; border: 1px solid #fff;}
.newspic ul.slick-slider .slick-dots li.slick-active {background: #fff;}

.newslist{ width:685px; float: right; background: #fff; padding: 25px;}
.newslist li{background: #fff;position: relative;padding: 24px 0;border-bottom: 1px dashed #e5e5e5;}
.newslist li a{ display: block;}
.newslist li .np{ overflow: hidden; padding-left: 20px;}
.newslist li .np h1{ font-size:16px; color: #333;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden;line-height: 30px; margin-bottom: 8px;}
.newslist li .np p{font-size: 14px; color: #666;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden;}
.newslist li .date{ font-size: 16px;display: inline-block; float: left; width: 62px; height: 62px;  background: #fff; border: 1px solid #b5b5b5;}
.newslist li .date span{color: #fff;display: block;text-align: center;font-size:12px;background: #346C28;line-height:32px;}
.newslist li .date p{  font-size:20px;font-weight: bold; line-height: 30px; text-align: center; color: #666;}
.newslist li:hover .date{border: 1px solid #346C28;}
.newslist li:hover .date span{ background:#346C28;}
.newslist li:hover h1{color:#346C28}
.newslist li:after,.notice li:after{visibility:hidden; display:block; content:""; clear:both}
.newslist li:hover:before{ position: absolute;bottom: 0; left: 0; width:60%; height:2px; background: #346C28; content: "";}


.floor_t{ width: 100%; background:url(../images/bg02.png) no-repeat center 0; padding:40px 0; margin-top:60px;}
/*通知公告*/
.noticebox{width:680px; float: left; padding-left:40px;}
.tit_e{position: relative; margin-bottom: 15px;}
.tit_e h1{ font-size: 32px; font-weight: bold; color: #fff;}
.tit_e .more{ position: absolute; right: 0; top:3px; height:40px; line-height: 40px ;font-size: 14px; color: #fff;  background: url(../images/more_w.png) no-repeat left center; padding-left:73px;}
.notice li{background:url(../images/listicon.png) no-repeat left 20px; position: relative; padding: 10px 0 5px 25px;}
.notice li a{ color: #fff;}
.notice li h1{ font-size:16px;float: left;height: 30px; overflow: hidden; color: #fff;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;width:480px;  line-height: 30px;}
.notice li p{ clear: both;opacity: 0.68; color: #fff;display: -webkit-box;display: none;  -webkit-line-clamp:2; -webkit-box-orient: vertical;overflow: hidden; padding-top:13px;}
.notice li .date{ font-size: 16px;float: right; width:100px; color: #fff;  line-height: 30px;}
.notice li.first{ padding-left: 0; background: none; border-bottom: 1px solid rgba(255, 255, 255, 0.7); padding-bottom:30px; margin-bottom: 15px;}
.notice li.first .date{display:none;}
.notice li.first p{display: block; display: -webkit-box;}
.notice li:hover h1{ text-decoration: underline;}


.sidebox{ width: 446px; background: #fff; float: left; padding:25px 15px; margin-top:60px;}
.sidebox .tit_s{ height: 37px; margin-bottom: 10px;}
.sidebox .tit_s h1{font-size: 28px; border-left: 4px solid #f7a42f; float: left; padding-left: 15px;}
.sidebox .tit_s .more{ float: right; font-size: 16px; color: #666; line-height: 37px; }
.sidebox .tit_s .more:hover{color: #f7a42f;}
.sidebox:nth-child(2){ margin-left:30px;}
.teach li{ padding: 10px 0;}
.teach li:first-child{ border-bottom: 1px solid #e5e5e5; margin-bottom:4px;}
.teach li:first-child .pic{ width: 100%; height: 240px; display: block; transition: all .5s; overflow: hidden;}
.teach li:first-child .pic img{ width: 100%;-webkit-transition: all .5s;transition: all .5s;}
.teach li:first-child .pic: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);}
.teach li:first-child h1{font-size: 18px; color: #333; line-height: 45px;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden; }
.teach li:first-child p{ font-size: 22px; color: #007e76;}
.sidebox .date{ float: right; color: #BBBBBB; font-size: 14px; line-height: 24px;}
.teach li h2{ font-size: 16px;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}

.student li{ padding: 13.5px 0 13.5px 28px; border-bottom: 1px solid #e5e5e5; background: url(../images/cgicon.png) no-repeat left center;}
.student li:first-child { background: none; padding-left: 0;}
.student li:first-child h1{font-size: 18px;font-weight: bold;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden;}
.student li:first-child p{ margin-top: 6px; font-size: 14px; color: #666;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden;}
.student li h2{ font-size: 16px; color: #333;}
.student li:hover a h2,.student li:hover a span,.student li:hover a h1,.teach li:hover h2{ color: #f7a42f; text-decoration: underline;}

.social{ border-left: 1px solid #e5e5e5;}
.social li{ background: url(../images/yd.png) no-repeat 0px -26px;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;overflow: hidden; font-size: 16px; margin-left: -5px;   padding: 17px 0 17px 25px;}
.social li:hover a{ color: #f7a42f; text-decoration: underline;}



/*学院风采*/
.college{ margin-top: 60px; padding-top: 40px; background: url(../images/xyfc_bg.png) no-repeat center top;}
.pic_t{}
.se_pic{ float: left; width: 343px;}
.se_pic .mp{ margin:10px 0; height: 241px; width: 100%; overflow: hidden;}
.se_pic .mp img,.c_pic img{ width: 100%; -webkit-transition: all .5s;transition: all .5s;}
.pic_t .mp:hover img,.c_pic: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);}
.c_pic { width: 693px; float: left; margin: 10px; height: 492px;overflow: hidden;}

/*底部信息*/
.footer{ width: 100%; background:rgba(35, 96, 52, 1); margin-top: 100px; }
.footbg{  background: url(../images/xyfc_bg.png) no-repeat center bottom; height: 100%;padding: 30px 0;}
.foot_l{ float: left; width:530px;}
.link_t{margin: 0 auto;}
.link li{display: inline-block;width:45%;background: rgba(255, 255, 255, 0.16); border: 1px solid #49865a; margin-right: 20px; font-size: 16px;position: relative;float: left;height: 50px; line-height: 50px; color: #fff; padding-left: 15px;}
.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:50px;height: 50px;cursor: pointer; position: absolute; right: 0; top: 0;}
.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; background: #fff; border:0; cursor: pointer;}
.link_t li .second li a{ color: #333;}
.link_t li .second li:hover{ background:#f5f5f5 ;}
.mail_b li{ margin-top: 25px;}
.mail_b li a{ color: #fff; display: block;}
.mail_b li:hover{background: rgba(255, 255, 255, 0.3);}
.mail_b li i{ display: inline-block;  height: 21px; line-height: 21px; margin-right: 10px; vertical-align: middle; padding-right: 10px; border-right: 1px solid #fff;}
.visit{ text-align: center; float: right;}
.visit .ewm{ float: right; width:124px; height: 124px; text-align: center;}
.visit .ewm img{ width:124px; height: 124px; }
.contact{ float: right; margin-right:50px;}
.contact h1{ font-size: 16px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #fff; color: #fff;}
.contact p{ font-size: 14px; color: #fff; line-height:26px;}
.foot_logo{ width: 278px; margin-left:30px; float: left; background: url(../images/by.png) no-repeat center 0px; margin-top: -92px; padding-top: 63px;}



/*列表页*/
.conbox{ padding:45px 0;}
.meun{ width:280px; float:left;}
.meun dt{ width:100%; background:url(../images/syicon_w.png) no-repeat 90% center #346c28; background-size: 50px; text-align:left; padding:10px 15px; color:#fff; font-size:30px; font-weight:bold; }
.meun dt p{ line-height:40px; font-size: 16px; color: #999; font-weight: normal;}
.meun dd{ width:100%; background:#f5f5f5; text-align:center;  text-align:center; line-height:70px; font-size:18px; position: relative;}
.meun dd a{ display: block; text-align: left; padding-left: 20px;border-bottom:1px solid #e5e5e5;}
.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}
.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 a{ width:100%; border-bottom: 0;}
.meun dd ul li:hover{ background: #f9f0f0;}
.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;}
.location span{ float:right; color:#666; font-size:16px; line-height:31px;}
.location span a{color:#666; }

.newlist02 li{ padding:30px 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:62px;height:62px; border:1px solid #b5b5b5; text-align:center; background:#b5b5b5; }
.newlist02 li .date .str{ font-size:12px; color:#fff;line-height: 31px;  background:#b5b5b5;   }
.newlist02 li .date p{ color:#666; font-size:20px; line-height:29px; background: #fff;}
.newlist02 .xwdd{ width:calc(100% - 80px); float:right}
.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{ }
.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{ border: 1px solid #346C28; background: #346C28;}
.newlist02 li:hover .date .str{ background: #346C28;}
.newlist02 li:hover a{color:#346C28; font-weight:bold}
/*内容页*/
.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;}
.position .pl a:hover,.location span a:hover{color:#005597}
.content h3{ font-size:24px; color:#333; font-weight:bold; padding:15px 0; text-align:center;}
.content .pr{color:#999; text-align: center; line-height: 50px; display: block;}

.content p img{    height: auto !important; max-width:95%; margin:15px auto; display:block;}

/*图片列表*/
.piclist:after,.organize:after,.teachlist:after,.special:after{visibility:hidden; display:block; content:""; clear:both}
.piclist li{width:338px; float: left; margin: 10px 1%; background:#efefef;}
.piclist li .pic{ overflow: hidden;}
.piclist li .pic span{display: block;overflow: hidden; padding-top:70%; 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/listicon_t.png) no-repeat left 24px; 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:#346C28}
.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;}

.teacher_list li{ width: 160px; float: left; margin:20px 10px;background: #f5f5f5; padding: 5px;}
.teacher_list li a{ display: block}
.teacher_list li .pic{ width: 100%; height:180px; overflow: hidden; display: block;}
.teacher_list li .pic img{ width: 100%;}
.teacher_list li h1{ height: 45px; line-height: 45px; font-size: 16px; text-align: center; }
