﻿/*å…¬å…±éƒ¨åˆ†*/
.w1200{width: 1200px;margin: 0 auto;}
h3{font-size: 16px;}
.cf0505{color: rgb(75, 31, 85);}
.lastMB{margin-bottom: 0px !important;}
.lastRB{margin-right: 0px !important;}


/*header*/
#header{height: 188px;}
#header .headerLogo{text-align: center;padding-top: 30px;}


/*nav*/
#nav{width: 100%;height: 62px;background: #fee9c5;z-index: 999;color: #333; }
#nav .navList li{float: left; width: 106px;text-align: center;position: relative; }
#nav .navList li a:link{color: #333;}
#nav .navList li:hover{background: rgba(143,33,36,1);color: #fff; }
#nav .navList li:hover a{color: #fff; }
#nav .navList li{color: #333; }
#nav .navList1 li{color: #fff; }
#nav .navList li a:hover{color: #fff;}
#nav .navList1{background:  rgba(143,33,36,1);}
#nav .navList1 li:hover{background: rgba(143,33,36,1);color: #fff; }
#nav .navList1 li:hover a{color: #fff; }
#nav .navList li a{font-size: 14px;line-height: 62px;color: #333;}
#nav .subNav{position: absolute;top: 62px;left: 0;z-index: 999;background: rgba(213,236,255,1);display: none;}
#nav .subNav li{text-align: center;width:140px;height: 31px;margin: 6px 0px;}
#nav .subNav li a:link{line-height: 31px;color: #333;}
#nav .subNav li a{line-height: 31px;color: #333;margin: 6px 0px;}
#nav .subNav li a:hover{line-height: 31px;color: #fff;margin: 6px 0px;}
#nav .subNav li:hover{background: #8f2124;margin: 6px 0px;}
#nav .subNav li:hover a{color: #fff;}
#nav .subNav li:hover a:hover{color: #fff;}
#nav .subNav li a:visited {
	color: #333;
}

#nav .subNav1{position: absolute;top: -5px;left: 140px; width:140px;z-index: 999;background: rgba(213,236,255,1);display: none;}
#nav .subNav1 li{text-align: center;height: 31px;margin: 6px 0px;}
#nav .subNav1 li a{line-height: 31px;color: #333;}
#nav .subNav1 li a:link{line-height: 31px;color: #333;}
#nav .subNav1 li a:hover{line-height: 31px;color: #333;}
#nav .subNav1 li:hover a{color: #333;}


#banner{width:100%;max-width: 1920px;height: 650px;overflow: hidden;position: relative;margin: 0 auto;}
#banner .banner-btn a{display: block;width: 48px;height: 48px;line-height: 48px;color: #fff;font-size: 48px;position: absolute;top: 302px;z-index: 999;font-family: 'Glyphicons Halflings';font-weight: 900;opacity: 0.4;}
#banner .banner-btn a:hover{color: rgb(75, 31, 85);}
#banner .banner-btn .btnPrev{left: 5%;}
#banner .banner-btn .btnNext{right: 5%;}
#banner .bannerList{position: absolute;width:100%;top: 0px;left: 0px;}
#banner .bannerList li{float: left;}
#banner .bannerList li a{display: block;width: 100%;height: 650px;background-position: center 0;}
#banner .controller{width: 210px;position: absolute;bottom: 20px; right: 4%;}
#banner .controller li{float: left;width: 12px;height: 12px;background: url(../images/bannerBtn.png) no-repeat 0 0;margin-right: 10px;}
#banner .controller .active{background-position: 0 -12px;}

/*main*/
#main{padding: 40px 0px 60px;}

.itemTop{width: 100%;height: 510px;margin-bottom: 20px;}
.itemTop .itemWrap{width: 270px;float: left;margin-right: 40px;}
.itemTop .titleStyle{font-size: 14px;height: 35px;color: #333;background: #fee9c5; padding-left:10px; line-height:35px;}
.itemTop .titleStyle .titleMore{font-size: 12px;color: #999;font-weight: normal;float: right;line-height: 35px; padding-right:10px;color: #333;}
.itemTop .titleStyle .titleMore:hover{color: #e60012;}
.itemTop .introduce p{line-height: 30px;text-indent: 28px;padding-top: 8px;}

.itemTop .actList{padding-top: 17px;}
.itemTop .actList li{height: 148px;margin-bottom: 14px;}
.itemTop .actList p{font-weight: bold;line-height: 12px;color: #1a1a1a;text-align: center;}
.itemTop .actList li:hover{position: relatice;left: -2px;top: -2px;box-shadow: 2px 4px 2px #eee;-moz-transition: 400ms;-webkit-transition: 400ms;-o-transition: 400ms;-ms-transition: 400ms;transition: 400ms;}
.itemTop .actList li:hover p{color: rgb(75, 31, 85);-moz-transition: 400ms;-webkit-transition: 400ms;-o-transition: 400ms;-ms-transition: 400ms;transition: 400ms;}

.itemTop .calendarWrap{width: 100%;height: 206px;}
.itemTop .news ul{padding-top: 20px;}
.itemTop .news li{height: 56px;margin-bottom: 20px;padding-left: 8px;}
.itemTop .newsTime{width: 43px;height: 56px;float: left;background: url(../images/newsTimeBg.png) no-repeat 0 0;position: relative;}
.itemTop .newsTime span{position: absolute;left: 3px;top: 10px;}
.itemTop .newsTime h4{position: absolute;right: 0px;bottom: 10px;font-weight: normal;font-size: 16px;}
.itemTop .news p{width: 200px;float: right;padding: 8px 0px;line-height: 20px;} 
.itemTop .news li:hover{background: #fee9c5;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;transition: all 0.1s ease-in;}
.itemTop .news li:hover a{color: #333;}
.itemTop .news li:hover .newsTime{background-position: 0 -56px;}

.itemTop .guide li{width: 268px;height: 48px;background:  rgba(222,222,221,0.5);text-align: center;margin-bottom: 3px;}
.itemTop .guide li a{line-height: 48px;font-size: 14px;color: #333;}
.itemTop .guide li:hover{background: #fee9c5;-webkit-transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;transition: all 0.1s ease-in;}
.itemTop .guide li:hover a{color: #333;-webkit-transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;transition: all 0.1s ease-in;}

.custom .guide li{width: 260px;height: 48px;background:  rgba(222,222,221,0.5);text-align: center;margin-bottom: 3px;}
.custom .guide li a{line-height: 48px;font-size: 14px;color: rgb(75, 31, 85);}
.custom .guide li:hover{background: rgb(75, 31, 85);-webkit-transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;transition: all 0.1s ease-in;}
.custom .guide li:hover a{color: #fff;-webkit-transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;transition: all 0.1s ease-in;}


.itemMiddle{width: 100%;height: 218px;position: relative;margin-bottom: 50px;overflow: hidden;}
.itemMiddle .badge{height: 190px;padding-bottom: 18px;border-bottom: 1px dotted #ded5de;position: absolute;top: 0px;left: 0px;}
.itemMiddle .badge li{width: 200px;height: 190px;overflow: hidden;float: left;text-align: center;}
.itemMiddle .badge li p{line-height: 28px;}
.itemMiddle .badgeBtn{display: block;width: 18px;height: 34px;position: absolute;top: 92px;font-size: 34px;font-family: song;}
.itemMiddle .badgePrev{left: 0px;}
.itemMiddle .badgeNext{right: 0px;}


.itemBottom{margin-bottom: 20px;}
.itemBottom .address{width: 310px;}
.itemBottom .address h2{font-size: 18px;line-height: 34px;}
.itemBottom .address p{font-size: 16px;line-height: 36px;}

.itemBottom .phone{width: 580px;padding-top: 64px;margin-left: 40px;}
.itemBottom .phone h1{font-size: 24px;color: rgb(75, 31, 85);height: 40px;line-height: 40px;background: url(../images/icons.png) no-repeat 0 0;padding-left: 40px;width: 430px;margin: 0 auto;}

.itemBottom .weixin{width: 130px;}
.itemBottom .weixin p{color: #fee9c5;line-height: 28px;padding-top: 12px;text-align: center;}


/*footer*/
#footer{width: 100%;height: 410px;position: fixed;bottom: -378px;background: #fff;z-index: 999;}
#footer .footerTop{width: 100%;height: 33px;background: #fee9c5;padding: 4px 0px;}
#footer .footerTop .footerTopWrap{height: 24px;position: relative;}
#footer .tools{}
/*#footer .tools a{display: inline-block;width: 30px;height: 50px;background: url(../images/icons.png) no-repeat;margin-right: 24px;}*/
*#footer .tools a{display: inline-block;padding: 0px 8px;line-height: 24px;border-right: 1px solid #fff;color: #fff;}
#footer .tools .tools-person{background-position: 0px -40px;}
#footer .tools .tools-pen{background-position: 0px -90px;}
#footer .tools .tools-en{background-position: 0px -140px;}
#footer .footerTop .footerBtn{display: block;width: 30px;height: 24px;position: absolute;top: 0px;margin-left: 50%;left: -15px;background: url(../images/footerBtn.png) no-repeat;}
#footer .footerTop .footerUp{background-position: 0px -24px;}
#footer .footerTop .footerDown{background-position: 0px 0px;}
#footer .footerSearch{width: 170px;padding: 2px 0px;}
#footer .footerSearch input{width:100%;height: 20px;background: #fff;outline: none;color: #B2B2B2;line-height: 20px;padding-left: 4px;}
#footer .footerSearch .searchBtn{display: inline-block;width: 25px;height: 23px;background: url(../images/icons.png) no-repeat 0px -290px;position: absolute;top: 14px;right: 0px;}

#footer .footerBottom{height: 360px;width: 100%;}
#footer .footerNav{padding-top: 24px;height: 310px;}
#footer .footerNav dl{float: left;width: 188px;border-right: 1px solid #eee9ee;text-align: center;}
#footer .footerNav dt{line-height: 30px;color: #212121;font-weight: bold;}
#footer .footerNav dd{font-size: 12px;line-height: 36px;}

#footer .copyright{width: 100%;height: 43px;background: #fee9c5;}
#footer .copyright p{color: #333;line-height: 43px;text-align: center;}
#footer .copyright p img{color: #333;line-height: 43px;text-align: center;margin-top: 15px;}


.container {
  background-color: transparent;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.main {
  padding-top: 10px;
}

#topbar {
  background-color: #000;
  position: relative;
}
#topbar a {
  color: #ccc;
}
#topbar a:hover {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #F7D117;
}
#topbar ul {
  margin: 0;
  padding: 0;
}
#topbar ul li {
  display: inline-block;
  font-size: 10px;
  padding: 0px 10px;
}
#topbar ul.portal-left {
  display: inline-block;
}
#topbar ul.portal-right {
  display: inline-block;
  position: absolute;
  right: 115px;
}
#branding {
  padding: 15px 0;
}
img.logo {
  display: block;
  margin: 0 auto;
}
.tagline {
  height: 122px;
  padding-top: 20px;
  border-left: 2px solid #799c92;
}
.tagline p {
  font-family: 'Open Sans', sans-serif;
  color: #263331;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}
p.toptagline {
  font-weight: bold;
  margin-bottom: 5px;
}

.homenews {
  position: relative;
  height: 460px;
}
.latestnews p {
  border-top: 4px solid #a6d6c9;
  padding-top: 21px;
}
.latestnews h2 {
  height: 54px;
  margin-bottom: 21px;
}
.img-center {
  display: block;
  margin: 0 auto;
}





.sidebar-menu {
  margin: 1.5em 0;
  padding: 0;
  background-color: #fff;
  border-radius: 0;
  /*width:260px;*/
}
.sidebar-menu ul {
  /*padding: 2px 0px 5px 0px;*/
  /*width:260px;*/
}
.sidebar-menu ul ul {
  padding-bottom: 0px;
}
.sidebar-menu .panel-body {
  padding-top: 0;
}
.sidebar-menu .nav-stacked > li + li {
  margin-top: 0px;
}
.sidebar-menu h3 {
  padding: 20px 15px;
  background-color: #f9cc44;
  /*border-bottom:1px solid #f1c9f7;*/
  margin: 0;
  color: #612589;
  font-size:18px;
  line-height:26px;
  font-weight:bold;
  text-align:center
 
}
.sidebar-menu ul li a{
 /* border-bottom:1px solid #e0bfe4;
  border-left:1px solid #e0bfe4;
  border-right:1px solid #e0bfe4;*/
  color: #fff;
  font-size: 14px;
  background-color:#612589;
  text-align:center
}

.sidebar-menu ul li ul li a{
  font-size: 14px;
  padding-left: 2em
}
.sidebar-menu .active > a{
background-color:#733d96;
color:#fff;
font-weight: bold;
}
.sidebar-menu li a {
  border-radius: 0;
  padding: 6px 15px;
}
.sidebar-menu li a:hover {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  background-color: #733d96;
}

.sidebar-menu .panel-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 10px 10px;
}




.items-row h1 {
    font: 14px/1.5em Arial , 'Open Sans', sans-serif , "å®‹ä½“" ;
	
    font-weight: 700;
}

/*.items-row div:nth-child(2n){
	margin-top:30%
}*/

.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    /*border-bottom: 1px solid #eee;*/
}


div.blog-featured > div > div {
  position: relative;
  /*height: 420px;*/
  margin: 1em 0;
  overflow: hidden;
}
div.blog-featured > div > div .readmore a {
  /*position: absolute;*/
  margin-top:3%;
  
  width: 130px;
  right: 15px;
  bottom: 0;
  color:#FFFFFF;
  border-radius:65px
}
div.blog-featured > div > div a.btn-default {
  background-color: rgb(75, 31, 85);
}
div.blog-featured > div > div a.btn-default:hover {
  background-color: #733d96;
 /* color:rgb(75, 31, 85);*/
}
div.blog-featured > div > div h1 {
  font-size: 1em;
  color:#733d96
}
div.blog-featured > div > div img {
  width: 394px;
  
  display: block;
  margin: 0 auto;
}
div.blog-featured .page-header {
  margin: 0.5em 0;
  padding: 0;
}
div.blog-featured .page-header h1 {
  margin-top: 0.5em;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.item-page h1 {
    font: 21px/1.5em 'Open Sans', sans-serif;
    font-weight: 700;
}

.staff .thumbnail .caption h3 {

    margin: 5px 0;
    text-align: left;
	color: #6b2b75;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	font: 12px/1.5em 'Open Sans', sans-serif;
}

.item-page h3 {
    font: 14px/1.5em 'Open Sans', sans-serif;
    
}

.staff .thumbnail .caption p {
    font-size: 0.9em;
    text-align: left;
    font-style: italic;
    margin-bottom: 0;
}

.staff .thumbnail {
    
    margin: 5px 0;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

img.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.box {
	padding: 25px 35px;
}

.icon-weibo {
	background: url('../images/icon_weibo.png');
	display: inline-block;
	width: 19px;
	height: 16px;
}

article {
	padding-top: 30px;
	margin-top: 20px;
	border-top: 1px dotted #d2d3d5;
	clear: both;
}

	article:first-child {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}
	
article.type1 {
}
	article.type1 img {
		float: right;
		margin: 0 0 5px 25px;
	}
	
	.list-item {
    border-bottom: 1px dotted #d2d3d5;
    padding-bottom: 15px;
    margin-bottom: 18px;
}

    .list-item  > a{
        float: left;
        width: 146px;
    }
        
        .list-item  > a > img{
           width: 126px;
           height: 96px; 
        }
    
    .list-item  > div{
        float: left;
        width: 560px;
    }

    .media .list-item  > div{
        width: 705px;
    }
    
    .school_notice .list-item  > div{
        width: 100%;
    }
        
        .list-item  > div > span {
            font-size: 11px;
        }
        
        .list-item  > div  > a > h3 {
            font-size: 22px;
            color: #d05151;
            margin: 4px 0 1px 0;
        }
        
        .list-item  > div > p {
            font-size: 13px;

        }
        
        .list-item  > div > a {
            font-size: 11px;
        }
pagination ul {
    margin: 10px 0 30px 0;
    float: left;
    position: relative;
    width: 100%;
}
.pagination ul li a {
    padding: 5px 10px;
    display: inline-block;
    float: left;
    margin-right: 1px;
    background: #aab2bd;
    color: #FFF;
    border-bottom: 1px solid #8d95a0;
    text-decoration: none;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.pagination ul li:first-child a{  border-radius: 4px 0px 0px 4px;} 
.pagination ul li:last-child a{   border-radius: 0px 4px 4px 0px;}
.pagination ul li a.current {
    background-color: #ff0000;
    border-right: 1px solid #ccd0d9;
}
#current {
    margin-left: 0px;
    padding-left: 20px;
    z-index: 8;
    position: relative;
}
/*.moduletable {
width:260px;
}*/

.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;width:150px;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#000000; line-height:25px; }
.floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("../images/close.png") no-repeat;cursor:pointer;}
.floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px;}