@charset "gb2312";
audio,canvas,img,video{
  /*vertical-align: middle;*/
}
img.img-responsive {display:inline-block;}

/* IE & Mozilla fix */
div.row>div img.img-responsive {
  /*width: 100%;*/
}

.font-size-12{font-size: 12px;}

.bgWhite{background-color: #fff;}

/*topBanner*/
#topBanner{margin-top: 20px;margin-bottom: 20px;}
#topBanner .news{background-color: #fff;padding: 5px 5px;  background-color: #fff;
  padding: 5px 20px 5px 20px;
  border: 1px solid #e7eaf1;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
  border-bottom:4px solid #CC9900;}
#topBanner .news h4{font-size:24px;color: #333;}
#topBanner .ydate{
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 50px;
  height: 20px;
  background-color:#009999;
}
#topBanner .ydate span{
  display: block;
  font-size: 20px;
  line-height: 20px;
  padding: 6px 0 2px 0;
}
#topBanner .media-body a{line-height: 24px;}
#topBanner .media-body a:hover{color:#009999; font-weight:bold;}

/*infoBar*/
#infoBar{margin-top: 100px;}
/*.note:通知公告*/
#infoBar .notice{
  padding: 20px 20px 10px 20px;
}
@media only screen and (max-width: 767px) {
  #infoBar .notice{ padding: 10px 10px 10px 10px; }
}
#infoBar .notice h4{font-size: 20px;}
#infoBar .notice a:hover{color:#FF9900;}
#infoBar ul.news-list{
  list-style: square;
  padding: 0 0 0 10px;
  width: 100%;
}
#infoBar ul.news-list li{
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
  line-height: 32px;
}
/*.news:新闻列表*/
#infoBar .news{ padding: 10px 10px 10px 0; }
@media only screen and (max-width: 767px) {
  #infoBar .news{ padding: 10px 10px 10px 10px; }
}
#infoBar .news a{
  color: #333;
}
#infoBar .news a:hover{
  color: #0068b7;
}
#infoBar .news ul.news-list li{
  color: #0068b7;
}
#infoBar .news ul.news-list span{
  color: #333;
}
#infoBar .news .nav-tabs{
  border-bottom: 4px solid #e7e7e7;
  margin-bottom: 4px;
}
#infoBar .news .nav-tabs a{
  font-size: 20px;
}
#infoBar .nav-tabs>li>a {
    color: #ccc;
    font-weight: 500;
    background-color: transparent;
}
#infoBar .nav-tabs>li>a:focus, #infoBar .nav-tabs>li>a:hover {
    color: #ccc;
    border: none;
    border-bottom: 4px solid #0068b7;
}
#infoBar .nav-tabs>li.active>a, #infoBar .nav-tabs>li.active>a:focus, #infoBar .nav-tabs>li.active>a:hover {
    color:#009999;
    font-weight: 500;
    cursor: default;
    border: none;
    border-bottom: 4px solid #009999;
}
#infoBar .nav>li>a {
  padding-bottom: 6px;
}
#infoBar .nav-tabs>li {
  margin-bottom: -4px;
}

/*carousel*/
#imgCarousel {
  border-top: 1px solid #eee;
  padding: 0 0 30px 0;
}
#imgCarousel .carousel-indicators{
  bottom:0;
}
#imgCarousel .carousel-indicators li{
  width: 30px;
  height: 4px;
  margin:0 4px;
}

#imgCarousel .carousel-indicators li div{
  width: 30px;
  height: 4px;
  background-color: #888;
}
#imgCarousel .carousel-indicators .active{
  width: 30px;
  height: 4px;
}
#imgCarousel .carousel-indicators li.active div{
  background-color: #CC9900;
}

#imgCarousel ul{
  margin-top: 20px;
  list-style: none;
  padding: 0 20px;
}
#imgCarousel ul li{
  float: left;
  width: 14%;
}
#imgCarousel ul li a{
  display: block;
  padding: 4px 0;
}
#imgCarousel ul li a:hover{
  color:#CCCCCC;
  background-color:#009999;
}
#imgCarousel span {
  font-size: 16px;
  font-weight: 400;
}
#imgCarousel span.icon {
  font-size: 26px;
  line-height: 36px;
  display: block;
}
@media only screen and (max-width: 767px) {
  #imgCarousel ul li{
    /*float: left;*/
    width: 100px;
    height: 100px;
  }
}


/*friendLink*/
#friendLink{
  margin: 30px 0;
}
#friendLink h4{
  font-size: 20px;
  color: #333;
}
#friendLink ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#friendLink li{
  padding: 0 10px 10px 0;
}
#friendLink a{
  color: #333;
}
#friendLink a:hover{
  color: #0069b7;
  text-decoration: underline;
}
/*side-nav*/
div.side-nav{
  margin: 30px 0 0 30px;
  border-right: 1px solid #eee;
}
div.side-nav .side-nav-head h1{padding-bottom: 8px; font-size:18px;}
div.side-nav ul.list-group{padding-bottom: 10px;}
div.side-nav li.list-group-item{padding: 0;border:none;background-color: transparent;}
div.side-nav ul>li>a{
  display: block;
  padding: 4px 0;
}
@media only screen and (max-width: 767px) {
  div.side-nav{
    margin: 0;
    padding: 10px;
    border-right: 0;
    border-bottom: 10px solid #f6f6f6;
  }
  div.side-nav li.list-group-item{
    float: left;
    padding: 4px;
  }
}

/** Page Header
 **************************************************************** **/
div.page-header {
  border-top: 0;
  margin: 0;
  padding: 0;
  border: 0;

  -webkit-transition: all 0s;
     -moz-transition: all 0s;
     -o-transition: all 0s;
      transition: all 0s;
}
div.page-header .breadcrumb {
  font-size:14px;
  padding: 0;
  margin-bottom:30px;margin-top:10px;
  background-color: transparent;
}
div.page-header .breadcrumb .location{
  padding: 10px 10px;
}
div.page-header .breadcrumb>li+li:before {
  content:"";
}
div.page-header .breadcrumb>li{
  padding: 0 1px;
}

@media only screen and (max-width: 767px) {
  div.page-header .breadcrumb .location{
    padding: 10px 10px;
  }
}

/** Content
 **************************************************************** **/
div.content{
  color: #333;
  line-height: 2;
  margin: 0;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  div.content{
    padding-bottom: 0;
  }
}
div.content a:hover{
  text-decoration: underline;
}
/*post-item*/
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
div.post-items-list{
  padding-right: 30px;
  padding-left: 0px;
}
.post-items-list h2{font-size:18px;}
.post-items-list li { overflow:hidden; font-size:12px; list-style-type: none;background: #fff;
  border: 1px solid #e7eaf1;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
  padding: 15px 20px;
  margin-bottom: 15px;}
.post-items-list intro {margin-top:0px;}
.post-items-list .j_img { width:26%; height:0; padding-bottom:15%; float:left; margin-right:10px;}
.post-items-list .j_img img { width:100%; height:auto; }
.post-items-list .title {line-height:40px; font-weight:normal; font-size:20px; margin-right:10px;}
.post-items-list .text { line-height:20px; max-height:40px; overflow:hidden; }

@media only screen and (max-width: 767px) {
  div.post-items-list{
    margin-top: 20px;
    padding: 0 10px;
  }
}
div.post-item{
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
div.post-item .post-info{
  font-size: 12px;
  color: #999;
}

/*post-detail*/
div.post-detail{
  background-color: #fff;
  padding: 20px 30px 30px 30px;
  border: 1px solid #e7eaf1;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
  border-bottom:4px solid #CC9900;
}
div.post-detail h1{ margin-bottom: 20px; font-size: 32px; font-weight:700; line-height: 1.5; color:#4d4f53;letter-spacing:1px; text-align:center;}
div.post-detail p a{margin-bottom:2px;border-bottom:#666666 1px solid;}
div.post-detail .post-info{
  font-size: 14px;
  color: #999;
  border-bottom: #eee 1px solid;
  margin-bottom: 30px;text-align:center;
}

div.post-detail strong{color:#000;font-size:1.1em;font-weight:600;}
div.post-detail img {display: block; margin:0 auto;
border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
	}
	
@media only screen and (max-width: 767px) {
  div.post-detail{padding-left: 10px;padding-right: 10px;
  }
  div.post-detail strong{color:#000;font-size:1.1em;font-weight:700;}
  div.post-detail img{display:block;max-width:100%;height:auto !important
}
div.post-detail h1{ margin-bottom: 20px; font-size:20px; font-weight:700; line-height: 1.5; color:#4d4f53;letter-spacing:1px;text-align:left;}

div.post-detail .post-info{font-size: 14px; color: #999;border-bottom: #eee 1px solid;margin-bottom: 30px;text-align:left;}
}

div.post-detail p{
  background: #ffffff;
  width: 100%;
  font-size: 18px;
  font-weight: 300;margin-top: 30px;
  line-height: 1.8em;
  color: #222;
  word-wrap: break-word;
  text-indent:2em;}
  
/*content.pagination*/
div.content ul.pagination{
  margin-bottom: 20px;
}
div.content ul.pagination li a:hover{
  text-decoration:underline;
}
@media only screen and (max-width: 767px) {
  div.content ul.pagination{
    padding: 0 10px;
  }
}