.about-box {
  width: 100%;
  padding: 25px 0;
  box-sizing: border-box;
}
.about-box-f {
  width: 261px;
  height: auto;
}
.about-box-r {
  width: 923px;
  height: auto;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin-left: 14px;
}
.about-box-item {
  width: 100%;
  margin-bottom: 10px;
}
.about-box-item .about-title-box {
  background: #0dcfb7;
  padding: 0 10px 0 20px;
  box-sizing: border-box;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.about-box-item .about-title-box .about-title {
  width: 75%;
  height: 56px;
  background: url("../image/home.png") left center no-repeat;
  background-size: 22px 22px;
  padding-left: 30px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 20px;
  line-height: 56px;
  font-weight: 500;
}
.about-box-item .about-title-box .about-more {
  font-size: 14px;
  color: #f5f5f5;
  line-height: 56px;
  cursor: pointer;
}
.about-box-item .about-list-box1 {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 10px 10px;
  box-sizing: border-box;
}
.about-box-item .about-list-box1 .about-list-box1-line {
  width: 100%;
  height: 30px;
  background-image: linear-gradient(#ffffff, #f1f1f1);
  border: 1px solid #cccccc;
  margin-bottom: 10px;
  border-radius: 2px;
}
.about-box-item .about-list-box1 .about-list-icon1 {
  margin-top: 8px;
  display: block;
  height: 14px;
  width: 14px;
  background: url("../image/play.png") left center no-repeat;
  background-size: 14px 14px;
  margin-left: 10px;
}
.about-box-item .about-list-box1 .about-title-h3 {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  margin-left: 5px;
  font-weight: 600;
  width: 200px;
}
.about-box-item .about-list-box1 .about-title-h3 a:hover {
  color: #0dcfb7;
}
.about-box-item .about-list-box1 .about-list-box1-line1 {
  background: url("../image/news03.jpg") left center no-repeat;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333333;
  padding-left: 15px;
  border-bottom: 1px #cccccc dotted;
}
.about-box-item .about-list-box1 .about-list-box1-line1 a {
  width: 135px;
}
.about-box-item .about-list-box1 .about-list-box1-line1 a:hover {
  color: #eb7350;
}
.about-box-item .about-list-box2 {
  background: url(../image/b19.jpg) no-repeat;
  width: 261px;
  min-height: 227px;
  border: 1px solid #cccccc;
  padding: 20px;
  box-sizing: border-box;
}
.about-box-item .about-list-box2 .about-list-box2-h2 {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}
.about-box-item .about-list-box2 p {
  font-size: 14px;
  font-weight: 500;
  line-height: 45px;
}
.about-r-title {
  width: 100%;
  height: 56px;
  background-image: linear-gradient(#ffffff, #f1f1f1);
  line-height: 56px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.about-r-title .about-r-icon {
  background: url("../image/pepole.png") no-repeat;
  background-size: cover;
  height: 22px;
  width: 22px;
  display: block;
  margin-top: 17px;
  margin-left: 20px;
  margin-right: 10px;
}
.about-desc {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 45px;
  color: #333333;
}
.about-desc p {
  margin-bottom: 10px;
  line-height: 35px;
}
.about-desc img {
  margin-bottom: 10px;
  width: 100%;
}
.about-desc-footer {
  width: 100%;
  height: 83px;
  margin-bottom: 0;
}
.newslist-box {
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  box-sizing: border-box;
}
.newslist-box .newslis-item {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: url("../image/news03.jpg") left center no-repeat;
  font-size: 14px;
  color: #333333;
  padding-left: 15px;
  box-sizing: border-box;
}
.newslist-box .newslis-item .newslis-item-title {
  width: 85%;
}
.newslist-box .newslis-item .newslist-time {
  width: 15%;
  text-align: right;
}
.page-box {
  width: 100%;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0;
}
.page-box .previous-page,
.page-box .next-page {
  display: inline-block;
  width: 50%;
  font-size: 16px;
  color: #333333;
  height: 35px;
  line-height: 35px;
}
.page-box .previous-page a:hover,
.page-box .next-page a:hover {
  color: #eb7350;
  text-decoration: underline;
}
/*分页*/
.dede_pages
{
  clear:both;
  font-size:14px;
  text-align:center; 
  overflow:hidden;
  border-bottom: 1px solid #ccc;
}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li:nth-child(1){ padding:0 10px}
.dede_pages ul li:nth-child(1) a{ padding:0}
.dede_pages ul li a{color:#555;display:block;padding: 0 10px;}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid; padding:0 10px}
.dede_pages ul li:last-child{ padding:0 10px}
.dede_pages ul li:last-child a{ padding:0}
.dede_pages ul li.thisclass a{color:#fff; padding:0}
.dede_pages .pageinfo{line-height:30px;}
.severs-list-box {
  width: 100%;
  padding: 20px 20px;
  box-sizing: border-box;
}
.severs-list-box .serves-list-item {
  width: 274px;
  margin: 0 10px;
}
.severs-list-box .serves-list-item .serves-img-box {
  padding: 5px;
  border: 1px solid #cccccc;
}
.severs-list-box .serves-list-item .serves-img-box .serves-img {
  width: 100%;
  height: 187px;
}
.severs-list-box .serves-list-item .serves-list-item-h3 {
  line-height: 60px;
  height: 60px;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 18px;
  color: #333333;
}
.severs-list-box .serves-list-item .serves-list-item-h3:hover {
  color: #eb7350;
}
.news-detail-title {
  line-height: 45px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.news-info {
  text-align: center;
  font-size: 14px;
  color: #9f9b98;
  line-height: 45px;
}
.news-info span {
  margin-right: 5px;
}
.news-content-box {
  padding: 20px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 45px;
}
.news-content-box img {
  margin-top: 10px;
}
.news-content-box p {
  margin-top: 10px;
}
.news-content-box p img {
  margin-top: 10px;
}
.news-page {
  min-width: 15%;
  width: auto !important;
  max-width: 40% !important;
  padding: 0 10px;
}
@media screen and (max-width: 750px) {
  .box-block {
    display: block !important;
  }
  .about-box-r {
    width: 100%;
    height: auto;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin-left: 0;
  }
  .about-r-title {
    width: 100%;
    height: 0.8rem;
    background-image: linear-gradient(#ffffff, #f1f1f1);
    line-height: 0.8rem;
    font-size: 0.28rem;
  }
  .about-r-title .about-r-icon {
    height: 0.24rem;
    width: 0.24rem;
    display: block;
    margin-top: 0.28rem;
    margin-left: 0.3rem;
    margin-right: 0.2rem;
  }
  .about-desc {
    width: 100%;
    padding: 0.25rem;
    box-sizing: border-box;
    font-size: 0.28rem;
    line-height: 0.55rem;
    color: #333333;
  }
  .about-desc img{
    width: 100% !important;
  }
  .about-desc-footer {
    width: 100%;
    height: auto;
  }
  .about-box-f {
    width: 100%;
    margin-top: 0.2rem;
    display: none;
  }
  .about-box-item .about-title-box {
    background: #0dcfb7;
    padding: 0 0.15rem 0 0.2rem;
    box-sizing: border-box;
    border-top-right-radius: 0.03rem;
    border-top-left-radius: 0.03rem;
  }
  .about-box-item .about-title-box .about-title {
    width: 75%;
    height: 0.8rem;
    background-size: 0.3rem 0.3rem;
    padding-left: 0.35rem;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 0.32rem;
    line-height: 0.8rem;
    font-weight: 500;
  }
  .about-box-item .about-title-box .about-more {
    font-size: 0.24rem;
    color: #f5f5f5;
    line-height: 0.8rem;
  }
  .about-box-item .about-list-box2 {
    background: url(../image/b19.jpg) center center no-repeat;
    width: 100%;
    height: auto;
    border: 1px solid #cccccc;
    padding: 0.25rem;
    min-height: 3.5rem;
  }
  .page-box {
    display: none;
  }
  .newslist-box {
    width: 100%;
    margin-top: 0.25rem;
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .newslist-box .newslis-item {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background: url(../image/news03.jpg) left center no-repeat;
    font-size: 0.28rem;
    color: #333333;
    padding-left: 0.3rem;
    box-sizing: border-box;
  }
  .newslist-box .newslis-item .newslis-item-title {
    width: 70%;
  }
  .newslist-box .newslis-item .newslist-time {
    width: 30%;
  }
  .severs-list-box {
    width: 100%;
    padding: 0.2rem 0.2rem;
    box-sizing: border-box;
  }
  .severs-list-box .serves-list-item {
    margin: 0 0.2rem;
    width: 2.95rem;
  }
  .severs-list-box .serves-list-item .serves-img-box .serves-img {
    height: 140px;
  }
  .severs-list-box .serves-list-item .serves-list-item-h3 {
    line-height: 0.8rem;
    height: 0.8rem;
    text-align: center;
    padding: 0 0.2rem;
    box-sizing: border-box;
    font-size: 0.28rem;
    color: #333333;
  }
  .news-detail-title {
    line-height: 0.45rem;
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
  }
  .news-info {
    text-align: center;
    font-size: 0.24rem;
    color: #9f9b98;
    line-height: 0.45rem;
  }
  .news-content-box {
    padding: 0.2rem 0;
    box-sizing: border-box;
    font-size: 0.18rem;
    line-height: 0.5rem;
  }
  .page-box .previous-page,
  .page-box .next-page {
    display: inline-block;
    width: 100%;
    font-size: 0.25rem;
    color: #333333;
    line-height: 0.55rem;
    height: 0.55rem;
  }
}
/*# sourceMappingURL=about.css.map */