@charset "utf-8";

.focus-banner{height:320px;margin-top: 30px;}
.focus-banner img{width:1200px;height:320px;display: block;}
.focus-banner .hd{width:100%;position: absolute;left:0;bottom:0;font-size: 0;text-align: center;z-index: 12;}
.focus-banner .hd li{display: inline-block;*display:inline; *zoom:1;width:10px;height:10px;background: #fff;-moz-border-radius: 5px;border-radius: 5px;margin:0 4px;cursor: pointer;}
.focus-banner li.on{background: #1787e0;width:28px;}



.wrap-box{width:376px;}

.wrap-box .list{display: block;}
.wrap-box .list li{padding-left: 14px;background: url(../images/dot.png) no-repeat left center;margin-top: 18px;}
.wrap-box .list li a{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#333;}
.wrap-box .list li span{position: absolute;top:0;right:0;font-size: 12px;color:#999;}
.wrap-box .list li a:hover{color:#1787e0;}




.focus-video{float:right;margin-top: 5px;}
.focus-video a{display: block;width:373px;height:220px;overflow: hidden;}
.focus-video a img{width: 100%;height:100%;}
.focus-video a .play{width:100%;height:100%;position: absolute;left:0;top:0;background-color: rgba(0,0,0,0.3);}
.focus-video a .play i{display: block;width:42px;height:42px;position: absolute;left:50%;margin-left: -21px;top:50%;margin-top: -21px;background: url(../images/play.png) no-repeat;}
.focus-video a .title{width:100%;height:40px;background: rgba(0,0,0,0.5);position: absolute;left:0;bottom:0;color:#fff;line-height:40px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;padding-left: 14px;}


.mid-banner{margin-top: 25px;}
.mid-banner img{display: block;height:160px;width:100%;}


.right-entrance{width:373px;float:right;}
.right-entrance a{display: block;height:60px;border:1px solid #ebebeb;margin-top:15px;line-height:60px;font-size:18px;padding-left: 160px;}
.right-entrance a.a1{color:#1787e0;background: url(../images/index-icon01.png) 125px center no-repeat;}
.right-entrance a.a2{color:#3ab04d;background: url(../images/index-icon02.png) 125px center no-repeat;}
.right-entrance a.a3{color:#e1b400;background: url(../images/index-icon03.png) 125px center no-repeat;}



.bot-link{margin-top: 20px;}
.bot-link-slide{margin-top: 20px;}
.bot-link-slide .bd{overflow: hidden;}
.bot-link-slide .bd ul{float: left;}
.bot-link-slide .bd li{display: block;width:136px;height:60px;background-color:#c9e1f5;margin:0 16px 16px 0;border-radius: 5px;}
.bot-link-slide .bd li a{display: block;color:#1787e0;text-align: center;width:136px;height:60px;line-height: 60px;font-size: 0;}
.bot-link-slide .bd li a span{width:86px;display: inline-block;*display: inline;zoom:1;line-height: 20px;vertical-align: middle;font-size: 14px;}

.bot-link-slide .hd{overflow: hidden;position: absolute;right:0;top:-48px;}
.bot-link-slide .hd span{display: block;width:24px;height:24px;border:2px solid #f1f1f1;border-bottom: 0;cursor: pointer;float:left;}
.bot-link-slide .hd span.prev{background: url(../images/arrow02.png) no-repeat center center;}
.bot-link-slide .hd span.next{border-left: 0;background: url(../images/arrow02-1.png) no-repeat center center;}







/*内页*/
.inner-left{width:265px;float:left;background-color: #fff;box-shadow: 0 0 15px #eee;}
.inner-left h2{height: 55px;line-height: 55px;background: url(../images/bg01.jpg) no-repeat;color:#fff;font-size: 22px;padding-left: 82px;}
.inner-left h2 img{width:31px;height:31px;position: absolute;left:40px;top:50%;margin-top: -15px;}


.inner-menu{padding:0 2px 50px;}
.inner-menu li{border-bottom: 1px #e3e3e2 dotted;}
.inner-menu .lv01{display: block;height:40px;background: url(../images/menu-bg.png) no-repeat;padding-left: 45px;font-size: 15px;color:#333;line-height: 40px;}
.inner-menu .lv01 span{display: block;background: url(../images/m-arrow01.png) no-repeat 140px center;}
.inner-menu .lv01.curdown{color:#1787e0;}
.inner-menu .lv01.curdown span{display: block;background: url(../images/m-arrow02.png) no-repeat 140px center;}
.inner-menu .lv02{display: none;padding:8px 0;}
.inner-menu li.open .lv02{display: block;}

.inner-menu .lv02 a{display: block;height:34px;line-height: 34px;padding:0 0 0 64px;color:#666;}
.inner-menu .lv02 a:hover,.inner-menu .lv02 a.cur{color:#1787e0;}


.inner-menu .lv01.cur{color:#1787e0;}
.inner-menu .lv01.cur span{display: block;background: url(../images/m-arrow01-1.png) no-repeat 140px center;}



.inner-right{width:850px;float:right;padding:0 25px 50px 25px;background: #fff;box-shadow: 0 0 15px #eee;}

.in-ri-tit{height: 70px;line-height: 70px; text-align: center; font-size: 22px; color: #333;}


.p-text-list{margin-top:10px;}
.p-text-list li{padding:10px 0 10px 14px;}
.p-text-list li a{color:#444;}
.p-text-list li a:hover{color:#1787e0;}
.p-text-list li span{font-size:12px;color:#888;position: absolute;top:10px;right:0;}
.p-text-list li::before{content: '';display: block;width:4px;height:4px;background-color:#666;border-radius: 50%;-webkit-border-radius: 50%;position:absolute;left:0;top:50%;margin-top: -2px;}



.pic-text-list li{padding:30px 0 30px 210px;min-height: 125px;border-bottom:1px dashed #e5e5e5;}
.pic-text-list li h4{padding-top: 5px;}
.pic-text-list li h4 a{color:#333;font-size: 16px;font-weight: bold;}
.pic-text-list li h4 a:hover{color:#1787e0;}
.pic-text-list li .pic{display: block;width:186px;height:125px;position: absolute;left:0;top:30px;overflow: hidden;}
.pic-text-list li .pic img{width:100%;height:100%;}
.pic-text-list li .info{font-size: 13px;color:#666;height: 48px;line-height: 24px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;margin-top:15px;}
.pic-text-list li .time{color:#999;font-size: 13px;margin-top: 10px;}




.news-title{text-align:center;padding:20px 0 15px 0;border-bottom: 1px solid #eee;}
.news-title h2{font-size: 22px;line-height:30px;color:#333;width:850px;margin:0 auto;}
.news-title .sub-tit{text-align: center;font-size: 13px;color:#999;margin-top: 10px;}
.news-title .sub-tit span{padding:0 5px;}

.con-bot-page{margin-top: 30px;padding-top: 10px;border-top: 1px dashed #ccc;color:#888;line-height: 24px;}
.con-bot-page a{color:#888;}
.con-bot-page a:hover{color:#1787e0;}



.content-box{margin-top: 25px;overflow: hidden;line-height: 30px;}
.content-box img{max-width: 100%;}



.video-list{width:870px;overflow: hidden;}
.video-list a{display: block;width:270px;float:left;margin:0 20px 25px 0;}
.video-list a .box{width:270px;height:178px;overflow: hidden;}
.video-list a .box img{width:100%;height:100%;}
.video-list a .box .play{width:100%;height:100%;position: absolute;left:0;top:0;background-color: rgba(0,0,0,0.3);}
.video-list a .box .play i{display: block;width:42px;height:42px;position: absolute;left:50%;margin-left: -21px;top:50%;margin-top: -21px;background: url(../images/play.png) no-repeat;}
.video-list a .title{color:#444;margin-top: 10px;}
.video-list a:hover .title{color:#1787e0;}




/* 专业简介 */
.majorList{overflow: hidden;}
.majorList menu{width:880px;}
.majorList menu a{display:block;width:114px;height:60px;border:1px solid #e5e5e5;float:left;text-align: center;font-size: 0;line-height: 60px;margin:0 27px 10px 0;padding:0 36px;}
.majorList menu a span{font-size: 16px;color:#333;display: inline-block;*display: inline;zoom:1;vertical-align: middle;line-height: 20px;}
.majorList menu a:hover{background-color: #1787e0;border-color:#1787e0;}
.majorList menu a:hover span{color:#fff;}























