﻿@charset "utf-8";
/* CSS Document */
.banner {clear: both; width: 100%; height: 794px; position: relative;z-index: 2;}
.banner li {height: 794px;}
.banner li .con {display: none;}
.banner .hd {display: none;}

#content{height: 290px; width: 1200px;margin: 0 auto; ; position: absolute; left: 50%; margin-left: -600px; top: 260px; z-index:2; }
#footer  {position: absolute; bottom: 0; z-index:99;margin-top: 0;}


.columA {width: 300px;height: 450px; overflow: hidden;}
.columB {width: 450px; height: 450px;overflow: hidden;}
.columC {width: 300px; height: 450px;overflow: hidden;}
.columD {width: 150px; height: 450px; overflow: hidden;}

/*本系概况 */
#indXwzx {background: #36bc85; width: 300px; height: 300px; overflow: hidden;}
#indXwzx .hd{padding:0 15px; height:42px; padding-top:10px}
#indXwzx .hd ul{float:left}
#indXwzx .hd ul li{float:left; height:40px; line-height:40px; font-size:18px; color:#fff; margin-right:10px; padding:0 10px; color:#e1f3ea}
#indXwzx .hd ul li a{color:#e1f3ea}
#indXwzx .hd ul li.on{color:#fff; border-bottom:2px solid #fff}
#indXwzx .hd ul li.on a{color:#fff}
#indXwzx .bd .infoList li {height: 32px; line-height: 32px; background: url(../../base/img/li2.png) 0 14px no-repeat;}
#indXwzx .bd .infoList a {color:#fff; }
#indXwzx .bd .infoList li .date  {color:#aedfc8; }


/*按钮 */
.Boxbutton {width: 300px;}
.Boxbutton li {position: relative; width: 150px; height: 150px; line-height: 200px; float: left; background: #d33b18}
.Boxbutton a {color: #fff; font-size: 15px;  position: relative; z-index: 1; display: block; text-align: center;}
.Boxbutton li a>i{position: absolute; z-index: 1; left: 55px; top: 34px; display: block; width: 42px; height: 43px; float: left; overflow: hidden; background: url(../../base/img/icons2.png) 0 0 no-repeat; 
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all  1s;
-o-transition:all 1s;
transition:all 1s;
}
.Boxbutton li a:hover>i{
    -webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -o-transform:rotateY(360deg);
    transform:rotateY(360deg);
}

.Boxbutton li.li2 {background: #a031d4;}
.Boxbutton li.li2 a>i{background-position: 0 -100px;}

.Boxbutton li.li3 {background: #2ab77d;}
.Boxbutton li.li3 a>i{background-position: 0 -205px;}

.Boxbutton li.li4 {background: #e6ac0f;}
.Boxbutton li.li4 a>i{background-position: 0 -302px;}

/*右边按钮*/
#BoxbuttonFr {width: 150px; height: 150px;}
#BoxbuttonFr li {float: none;}

.Boxbutton li.li5 {background: #e13873;}
.Boxbutton li.li5 a>i{background-position: 0 -404px;}


/*新闻*/
#Boxnews {position: relative; background: #0291df; height: 450px;}
#Boxnews .whd {position: absolute; top: 0; left:0; width: 76px; height: 76px;background: #0291df; z-index: 2; }
#Boxnews .whd h3 {padding: 15px 20px;}
#Boxnews .whd a {color: #fff; font-size: 18px;}

#focusNews {float: none; z-index: 0;width: 450px; height: 300px;}
#focusNews .bd ul li {height: 300px;}
#focusNews .bd .pic img {width: 450px; height: 300px;}

#Boxnews .wbd .infoList {padding: 10px;}
#Boxnews .wbd .infoList li {height: 32px; line-height: 32px; background: url(../../base/img/li2.png) 0 14px no-repeat;}
#Boxnews .wbd .infoList a {color:#fff; }
#Boxnews .wbd .infoList li .date  {color:#fff; }


/*通知公告*/
#Boxtzgg {background: #11abc7; width: 260px; height: 260px; padding: 20px;}
#Boxtzgg .hd {  }
#Boxtzgg .hd a {font-size: 18px; color: #fff;}
#Boxtzgg .hd .more {height: 19px; width: 19px; background:url(../../base/img/icons2.png) 0 -504px no-repeat; }
#Boxtzgg .bd {}
#Boxtzgg .bd li {clear: both; margin:20px 0; height: 60px;}
#Boxtzgg .bd li a {color: #fff;  line-height: 26px; }
#Boxtzgg .bd .date {display: block; width: 58px; height: 58px; border:1px solid #8ad6e4; float: left;text-align: center; color: #fff; font-size: 12px; margin-right: 10px;  }
#Boxtzgg .bd .date i.day {font-size: 26px; display: block; margin: 10px 0  2px 0; }


/*师姿队伍*/
#Boxszdw {background: #79b424; height: 270px; width: 110px; padding: 15px 20px; clear: both;}
#Boxszdw .whd {text-align: center; margin-bottom: 10px;}
#Boxszdw .whd a {font-size: 18px;color: #fff;}
#Boxszdw .focusBox {width: 110px; height: 230px; }
#Boxszdw .focusBox .bd .pic img {width: 110px; height: 140px;}
#Boxszdw .focusBox .bd ul li {height: 230px;}
#Boxszdw .focusBox .bd .con .title {left: 0; width: 100%; text-align: center;}
#Boxszdw .focusBox .bd .con {bottom: 50px;}
#Boxszdw .focusBox .bd .con .titleBg {display: none;}
#Boxszdw .focusBox .bd .con .intro {line-height: 18px; font-size: 12px; color: #fff; position: absolute; top: 32px; text-align: left;}

#Boxszdw .focusBox .hd {bottom: 0;}
#Boxszdw .focusBox .hd ul li {border-radius: 11px; background: #528705}
#Boxszdw .focusBox .hd ul li.on {background: #fff;}


/*中心简介*/
.top-intro-list{
	overflow: hidden;
}
.top-intro-list li .pic{
    margin-bottom: 8px;
}
.top-intro-list li .pic img{
    width: 100%;
    height: auto;
}
.top-intro-list li .title{
    display: none;
}
.top-intro-list li .intro{
	text-indent: 2em;
	text-align:justify;
	line-height: 1.4;
    color:rgba(255,255,255,0.8)
}
