/* Ã§Å¡Â®Ã¨â€šÂ¤ */
/* search */
/* footer */
/* */
/* function*/
/*Ã¥Â·Â¦Ã¤Â¾Â§Ã¦Â â€¡Ã©Â¢ËœÃ©Â¢Å"Ã¨â€°Â²*/
/*Ã¥Â·Â¦Ã¤Â¾Â§Ã¦Â â€¡Ã©Â¢ËœÃ¥Â°ÂÃ¨Â¶â€¦Ã©"Â¾Ã¥Â­â€"Ã¤Â½"Ã©Â¢Å"Ã¨â€°Â²hoverÃ¥ÂÅ½Ã§Å¡"Ã©Â¢Å"Ã¨â€°Â²*/
/*Ã¥Â·Â¦Ã¤Â¾Â§Ã¦Â â€¡Ã©Â¢ËœÃ¥Â°ÂÃ¨Â¶â€¦Ã©"Â¾Ã¥Â­â€"Ã¤Â½"Ã©Â¢Å"Ã¨â€°Â²*/
/*Ã¥ÂÂ³Ã¤Â¾Â§Ã¤Â¸Â»Ã¥â€ â€¦Ã¥Â®Â¹Ã¦Â â€¡Ã©Â¢ËœÃ¤Â¸â€¹Ã¦â€"â€¡Ã¦Â¡Ë†Ã©Â¢Å"Ã¨â€°Â²*/
/*Ã¥ÂÂ³Ã¤Â¾Â§Ã¦Â â€¡Ã©Â¢ËœÃ©Â¢Å"Ã¨â€°Â²*/
/*Ã¨'â"¢Ã¥Â±â€šÃ¤Â¸Â­Ã¦â€"â€¡Ã¥Â­â€"Ã©Â¢Å"Ã¨â€°Â²Ã¥'Å'Ã¥Â½"Ã¥â€°ÂÃ©Â¡ÂµÃ¦â€"â€¡Ã¥Â­â€"Ã©Â¢Å"Ã¨â€°Â²*/
/*Ã¦â€¢Â´Ã¤Â¸ÂªÃ¤Â¸Â»Ã©Â¢ËœÃ¥â€ â€¦Ã¥Â®Â¹Ã¨Æ'Å'Ã¦â"¢Â¯Ã¨â€°Â²*/
.btest {
  float: left;
  *display: inline;
  background: #7bd9e7;
}
.news-details {
  width: 100%;
  background: #FFFfff;
}
.news-details .g-main {
  max-width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
.news-details .g-main:before,
.news-details .g-main:after {
  content: "";
  display: table;
}
.news-details .g-main:after {
  clear: both;
}
.news-details .g-main .g-sidebar {
  width: 22%;
  float: left;
  *display: inline;
}
.news-details .g-main .g-sidebar .g-nav {
  border: 1px solid #e0f6f9;
}
.news-details .g-main .g-sidebar h3 {
  width: 98%;
  margin-left: 2%;
  padding: 40px 0 30px;
  font-size: 20px;
  font-weight: normal;
  line-height: 23px;
  color: #7bd9e7;
}
.news-details .g-main .g-sidebar .list {
  width: 96%;
  margin: 0 auto;
  border-bottom: 1px solid #dcfaff;
}
.news-details .g-main .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-details .g-main .g-sidebar .list .titletwo {
  line-height: 20px;
  background-position: left 17px;
}
.news-details .g-main .g-sidebar .list .active {
  background: url(/Content/C_IMG/m112/hl_down.png) no-repeat left 20px;
}
.news-details .g-main .g-sidebar .list li {
  padding: 7px 0 7px 26px;
  display: none;
}
.news-details .g-main .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-details .g-main .g-sidebar .list li a:hover {
  color: #61cada;
}
.news-details .g-main .g-sidebar .list li:hover {
  background: #eefafc;
}
.news-details .g-main .g-sidebar .list li:last-child {
  margin-bottom: 20px;
}
.news-details .g-main .g-sidebar .list:last-child {
  border-bottom: 0 none;
}
.news-details .g-main .g-sidebar .hot {
  width: 100%;
  border: 1px solid #e0f6f9;
  margin-top: 15px;
}
.news-details .g-main .g-sidebar .hot .hot-list li {
  font-size: 20px;
  line-height: 20px;
  padding: 17px 0 17px 26px;
  background: url(/Content/C_IMG/m112/hl_fire.png) no-repeat left center;
  cursor: pointer;
  border-bottom: 1px solid #dcfaff;
  margin: 0 2%;
}
.news-details .g-main .g-sidebar .hot .hot-list li a {
  color: #999999;
}
.news-details .g-main .g-sidebar .hot .hot-list li:last-child {
  border-bottom: 0 none;
}
@media screen and (max-width: 1004px) and (min-width: 960px) {
  .news-details .g-main .g-sidebar h3 {
    font-size: 19px;
    line-height: 19px;
  }
  .news-details .g-main .g-sidebar .list .title {
    font-size: 16px;
    line-height: 16px;
  }
  .news-details .g-main .g-sidebar .list li a {
    font-size: 14px;
  }
  .news-details .g-main .g-sidebar .hot .hot-list li {
    font-size: 15px;
  }
}
@media screen and (max-width: 960px) {
  .news-details .g-main .g-sidebar {
    float: none;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) and (min-width: 480px) {
  .news-details .g-main .g-sidebar .g-nav h3 {
    padding: 20px 0 10px;
  }
  .news-details .g-main .g-sidebar .g-nav .list a {
    font-size: 18px;
  }
  .news-details .g-main .g-sidebar .hot h3 {
    padding: 20px 0 10px;
  }
  .news-details .g-main .g-sidebar .hot .hot-list li {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .news-details .g-main .g-sidebar {
    width: 95%;
  }
  .news-details .g-main .g-sidebar .g-nav h3 {
    padding: 20px 0 10px;
  }
  .news-details .g-main .g-sidebar .g-nav .list a {
    font-size: 18px;
  }
  .news-details .g-main .g-sidebar .hot h3 {
    padding: 20px 0 10px;
  }
  .news-details .g-main .g-sidebar .hot .hot-list li {
    font-size: 18px;
  }
}
.news-details .g-main .g-container {
  width: 76.16%;
  margin-left: 14px;
  margin-bottom: 40px;
  float: left;
  *display: inline;
  overflow: hidden;
  border: 1px solid #e0f6f9;
}
.news-details .g-main .g-container .r-title {
  padding: 12px 25px;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #555;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  text-transform: uppercase;
  background: #eefafc;
}
.news-details .g-main .g-container h5 {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 20px 0 10px;
}
.news-details .g-main .g-container .r-text {
  padding: 0 25px;
  font-size: 15px;
  line-height: 26px;
  color: #666;
}
.news-details .g-main .g-container .r-text>p>img {
  margin:auto;
}
.news-details .g-main .g-container .r-news-contain {
  margin-top: 40px;
  border-top: 1px solid #d5f3f7;
  width: 100%;
}
.prevNext { margin:15px 20px;}
.prev {font-size: 14px;margin-bottom:10px;}
.next {font-size: 14px;}
.prev a { color:#777;}
.next a { color:#777;}
.news-details .g-main .g-container .r-news-contain .r-news {
  float: left;
  *display: inline;
  line-height: 60px;
  font-size: 18px;
  color: #0d889a;
  border-left: 1px solid #d5f3f7;
}
.news-details .g-main .g-container .r-news-contain .r-news a {
  color: #0d889a;
  text-decoration: underline;
}
.news-details .g-main .g-container .r-news-contain .news-previous {
  border-left: 0 none;
  width: 6.6%;
  text-align: center;
}
.news-details .g-main .g-container .r-news-contain .new-left {
  width: 41%;
  padding-left: 2%;
  text-align: left;
}
.news-details .g-main .g-container .r-news-contain .news-right {
  width: 41%;
  padding-right: 2%;
  text-align: right;
}
.news-details .g-main .g-container .r-news-contain .news-next {
  width: 6.6%;
  text-align: center;
}
@media screen and (max-width: 1077px) {
  .news-details .g-main .g-container .r-news-contain .news-previous {
    border-left: 0 none;
    text-align: center;
  }
  .news-details .g-main .g-container .r-news-contain .new-left {
    font-size: 16px;
  }
  .news-details .g-main .g-container .r-news-contain .news-right {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .news-details .g-main .g-container .r-news-contain {
    overflow: hidden;
  }
  .news-details .g-main .g-container .r-news-contain .r-news {
    line-height: 40px;
  }
  .news-details .g-main .g-container .r-news-contain .news-previous {
    display: none;
  }
  .news-details .g-main .g-container .r-news-contain .new-left {
    text-align: left;
    float: left;
    *display: inline;
    width: 98%;
    font-size: 16px;
    border-left: 0 none;
  }
  .news-details .g-main .g-container .r-news-contain .news-right {
    text-align: left;
    float: left;
    *display: inline;
    padding: 0 0 0 2%;
    width: 98%;
    font-size: 16px;
    border-left: 0 none;
  }
  .news-details .g-main .g-container .r-news-contain .news-next {
    display: none;
  }
}
.news-details .g-main .g-container .main-title {
  text-align: left;
  color: #0d889a;
  background: #eefafc;
  padding: 0 25px;
  font-size: 20px;
  line-height: 50px;
}
.news-details .g-main .g-container .slider {
  position: relative;
  padding-bottom: 20px;
  padding-top: 20px;
}
.news-details .g-main .g-container .slider .small-box {
  *zoom: 1;
}
.news-details .g-main .g-container .slider .small-box:before,
.news-details .g-main .g-container .slider .small-box:after {
  content: "";
  display: table;
}
.news-details .g-main .g-container .slider .small-box:after {
  clear: both;
}
.news-details .g-main .g-container .slider .small-box .btn {
  display: block;
  width: 19px;
  height: 32px;
  cursor: pointer;
  margin-top: 35px;
}
.news-details .g-main .g-container .slider .small-box .left-btn {
  float: left;
  *display: inline;
  margin-right: 4px;
  margin-left: 16px;
  background: url(/Content/C_IMG/m112/qy-btuleft.png);
}
.news-details .g-main .g-container .slider .small-box .right-btn {
  float: right;
  *display: inline;
  margin-right: 27px;
  background: url(/Content/C_IMG/m112/qy-bturight.png);
}
.news-details .g-main .g-container .slider .small-box .small-list {
  position: relative;
  float: left;
  *display: inline;
  width: 820px;
  overflow: hidden;
  height: 110px;
}
.news-details .g-main .g-container .slider .small-box .small-list ul {
  *zoom: 1;
  margin-left: 0;
}
.news-details .g-main .g-container .slider .small-box .small-list ul:before,
.news-details .g-main .g-container .slider .small-box .small-list ul:after {
  content: "";
  display: table;
}
.news-details .g-main .g-container .slider .small-box .small-list ul:after {
  clear: both;
}
.news-details .g-main .g-container .slider .small-box .small-list li {
  width: 144px;
  height: 100px;
  border: 1px solid #eee;
  padding: 4px;
  float: left;
  *display: inline;
  margin-right: 10px;
  position: relative;
}
.news-details .g-main .g-container .slider .small-box .small-list li img {
  width: 100%;
  max-height: 100%;
}
.news-details .g-main .g-container .slider .small-box .small-list li.on .bun-bg {
  display: block;
}
.news-details .g-main .g-container .slider .small-box .small-list li .bun-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
@media screen and (max-width: 1200px) {
  .news-details .g-main .g-container .slider .small-box {
    width: 775px;
    margin: 0 auto;
    *zoom: 1;
  }
  .news-details .g-main .g-container .slider .small-box:before,
  .news-details .g-main .g-container .slider .small-box:after {
    content: "";
    display: table;
  }
  .news-details .g-main .g-container .slider .small-box:after {
    clear: both;
  }
  .news-details .g-main .g-container .slider .small-box .btn {
    margin-top: 27px;
  }
  .news-details .g-main .g-container .slider .small-box .right-btn {
    margin-right: 40px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list {
    position: relative;
    float: left;
    *display: inline;
    width: 675px;
    overflow: hidden;
    height: 90px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list li {
    width: 115px;
    height: 80px;
  }
}
@media screen and (max-width: 992px) {
  .news-details .g-main .g-container .slider .small-box {
    width: 642px;
    margin: 0 auto;
  }
  .news-details .g-main .g-container .slider .small-box .btn {
    margin-top: 22px;
  }
  .news-details .g-main .g-container .slider .small-box .left-btn {
    margin-left: 0;
  }
  .news-details .g-main .g-container .slider .small-box .right-btn {
    margin-right: 0;
  }
  .news-details .g-main .g-container .slider .small-box .small-list {
    width: 600px;
    height: 80px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list ul li {
    width: 100px;
    height: 70px;
  }
}
@media screen and (max-width: 768px) {
  .news-details .g-main .g-container .slider .small-box {
    width: 572px;
    margin: 0 auto;
  }
  .news-details .g-main .g-container .slider .small-box .btn {
    margin-top: 18px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list {
    width: 530px;
    height: 70px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list ul li {
    width: 86px;
    height: 60px;
  }
}
@media screen and (max-width: 640px) {
  .news-details .g-main .g-container .slider .small-box {
    width: 402px;
    margin: 0 auto;
  }
  .news-details .g-main .g-container .slider .small-box .btn {
    margin-top: 12px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list {
    width: 360px;
    height: 50px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list ul li {
    width: 58px;
    height: 40px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 460px) {
  .news-details .g-main .g-container .slider .small-box {
    width: 327px;
    margin: 0 auto;
  }
  .news-details .g-main .g-container .slider .small-box .btn {
    margin-top: 4px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list {
    width: 285px;
    height: 40px;
  }
  .news-details .g-main .g-container .slider .small-box .small-list ul li {
    width: 43px;
    height: 30px;
    margin-right: 4px;
  }
}
.news-details .g-main .g-container .news-list {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0;
}
.news-details .g-main .g-container .news-list li {
  float: left;
  *display: inline;
  width: 45.7%;
  margin-left: 2.86%;
  font-size: 13px;
  line-height: 34px;
  border-bottom: 1px dashed #e1e1e1;
}
.news-details .g-main .g-container .news-list li a {
  color: #888;
}
.news-details .g-main .g-container .news-list li .news-txt {
  float: left;
  *display: inline;
  max-width: 72%;
  max-height: 34px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-details .g-main .g-container .news-list li .news-time {
  float: right;
  *display: inline;
}
.news-details .g-main .g-container .news-list li a:hover {
  color: #333;
}
@media screen and (max-width: 1004px) {
  .news-details .g-main .g-container .r-title {
    font-size: 22px;
  }
  .news-details .g-main .g-container h5 {
    font-size: 14px;
  }
  .news-details .g-main .g-container .r-text {
    font-size: 16px;
  }
  .news-details .g-main .g-container .main-title {
    font-size: 20px;
  }
  .news-details .g-main .g-container .news-list li {
    float: left;
    *display: inline;
    width: 96%;
    margin: 0 2%;
  }
  .news-details .g-main .g-container .news-list li .news-txt {
    max-width: 72%;
    max-height: 34px;
  }
}
@media screen and (max-width: 960px) {
  .news-details .g-main .g-container {
    float: none;
    width: 95%;
    margin: 4% auto 20px;
  }
}
@media screen and (max-width: 640px) and (min-width: 480px) {
  .news-details .g-main .g-container {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .news-details .g-main .g-container .r-title {
    padding: 8px 15px;
    font-size: 16px;
    line-height: 30px;
  }
  .news-details .g-main .g-container h5 {
    font-size: 14px;
    padding: 15px 0 5px;
  }
  .news-details .g-main .g-container .r-text {
    padding: 0 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .news-details .g-main .g-container .main-title {
    padding: 0 15px;
    font-size: 18px;
    line-height: 40px;
  }
  .news-details .g-main .g-container .news-list li {
    float: left;
    *display: inline;
    width: 96%;
    margin: 0 2%;
    font-size: 14px;
    line-height: 30px;
  }
  .news-details .g-main .g-container .news-list li .news-txt {
    max-width: 72%;
    max-height: 34px;
  }
}
