/* 皮肤 */
/* search */
/* footer */
/* */
/* function*/
/*about us 大标题颜色*/
/*about us 小标题颜色*/
/*about us 小标题下边框颜色*/
/*主内容背景颜色*/
/*主内容标题背景颜色*/
/*主内容标题颜色*/
/*标签颜色*/
/*左侧标题颜色*/
/*左侧标题小超链字体颜色hover后的颜色*/
/*左侧标题小超链字体颜色*/
/*蒙层中文字颜色和当前页文字颜色*/
/*about us 按钮背景颜色*/
/*about us 按钮文案颜色*/
.btest {
  float: right;
  *display: inline;
  background: #7bd9e7;
}
.news-section .container {
  max-width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
.news-section .container:before,
.news-section .container:after {
  content: "";
  display: table;
}
.news-section .container:after {
  clear: both;
}
.news-section .container .g-sidebar {
  width: 22%;
  float: left;
  *display: inline;
  position: relative;
  z-index: 20;
  border: 1px solid #e0f6f9;
}
.news-section .container .g-sidebar h3 {
  width: 95%;
  margin-left: 5%;
  padding: 40px 0 30px;
  font-size: 20px;
  font-weight: normal;
  line-height: 23px;
  color: #7bd9e7;
}
.news-section .container .g-sidebar .list {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #dcfaff;
}
.news-section .container .g-sidebar .list .title {
  font-size: 16px;
  line-height: 20px;
  color: #999999;
  padding: 17px 0 17px 26px;
  background: url(/Content/C_IMG/m112/hl_left.png) no-repeat left center;
  cursor: pointer;
  display: block;
}
.news-section .container .g-sidebar .list .titletwo {
  line-height: 20px;
  background-position: left 17px;
}
.news-section .container .g-sidebar .list .active {
  background: url(/Content/C_IMG/m112/hl_down.png) no-repeat left 20px;
}
.news-section .container .g-sidebar .list li {
  padding: 7px 0 7px 26px;
  display: none;
}
.news-section .container .g-sidebar .list li a {
  background: url(/Content/C_IMG/m112/hl_sleft.png) no-repeat left center;
  padding-left: 16px;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
.news-section .container .g-sidebar .list li a:hover {
  color: #61cada;
}
.news-section .container .g-sidebar .list li:hover {
  background: #eefafc;
}
.news-section .container .g-sidebar .list li:last-child {
  margin-bottom: 20px;
}
.news-section .container .g-sidebar .list:last-child {
  border-bottom: 0 none;
}
@media screen and (max-width: 990px) {
  .news-section .container .g-sidebar {
    float: none;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .news-section .container .g-sidebar h3 {
    padding: 20px 0 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .news-section .container .g-sidebar h3 {
    font-size: 19px;
    line-height: 19px;
  }
  .news-section .container .g-sidebar .list .title {
    font-size: 16px;
    line-height: 16px;
  }
  .news-section .container .g-sidebar .list li a {
    font-size: 14px;
  }
  .news-section .container .g-sidebar .hot .hot-list li {
    font-size: 15px;
  }
}
.news-section .container .main {
  margin: 0 0 50px 22.83%;
  position: relative;
  z-index: 5;
}
.news-section .container .main .ninelist {
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
}
.news-section .container .main .ninelist:before,
.news-section .container .main .ninelist:after {
  content: "";
  display: table;
}
.news-section .container .main .ninelist:after {
  clear: both;
}
.news-section .container .main .ninelist li {
  width: 100%;
  border-bottom: 1px dashed #e1e1e1;
  line-height: 50px;
}
.news-section .container .main .ninelist li a {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  color: #888;
  font-size: 16px;
}
.news-section .container .main .ninelist li a .news-txt {
  float: left;
  *
  display: inline;
  max-width: 79.3%;
  max-height: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-section .container .main .ninelist li a .news-time {
  float: right;
  *display: inline;
  font-size:12px !important;
}
.news-section .container .main .ninelist li a:hover {
  color: #333;
}
.news-section .container .main .ninelist li:hover a .mark {
  display: block;
}
.news-section .container .main .g-page {
  width: 100%;
  margin: 30px 0;
}



.pages {
  text-align: center;
  font-size: 12px;
  padding: 20px 0;
  color: #b2b2b2;
  clear: both;
}
.pages span,
.pages a {
  display: inline-block;
  margin: 1px 5px;
  min-width: 10px;
  height: 30px;
  padding: 0 10px;
  color: #b2b2b2;
  line-height: 30px;
}
.pages a:link,
.pages a:visited {
  color: #666;
}
.pages .ctxt {
  color: #FFF;
  background: #0d889a;
  text-decoration: none;
}
@media (max-width: 414px) {
  .pages span,
  .pages a {
    margin: 1px 0;
  }
}


.news-section .container .main .g-page .pagelist {
  width: 43.23%;
  margin: 0 auto;
  *zoom: 1;
}
.news-section .container .main .g-page .pagelist:before,
.news-section .container .main .g-page .pagelist:after {
  content: "";
  display: table;
}
.news-section .container .main .g-page .pagelist:after {
  clear: both;
}
.news-section .container .main .g-page .pagelist li {
  width: 10.25%;
  float: left;
  *display: inline;
  margin-left: 3.9%;
}
.news-section .container .main .g-page .pagelist li a {
  color: #ababab;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  display: block;
}
.news-section .container .main .g-page .pagelist li .a-color {
  color: #000;
}
.news-section .container .main .g-page .pagelist .page-li:hover {
  background: #7bd9e7;
  color: #FFF;
}
.news-section .container .main .g-page .pagelist .pageactive {
  background: #7bd9e7;
  color: #FFF;
}
@media screen and (max-width: 990px) {
  .news-section .container .sidebar {
    float: none;
    width: 100%;
  }
  .news-section .container .main {
    width: 100%;
    margin: 20px auto 0;
  }
  .news-section .container .main .ninelist {
    width: 96%;
  }
  .news-section .container .main .ninelist li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .news-section .container .main {
    margin-bottom: 20px;
  }
  .news-section .container .main .ninelist li a {
    font-size: 12px;
  }
  .news-section .container .main .g-page .pagelist {
    width: 85.23%;
  }
}
