/*关于我们*/
.about {
  font-family: KaiTi;
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 40px;
  width: 100%;
}
.atoubu {
    background: #212121 none repeat scroll 0 0;
    border-bottom: 1px solid #2a2a2a;
    border-top: 1px solid #2c2c2c;
    height: 150px;
    width: 100%;
}
.wenzi_1 {
    color: #e9e9e9;
    float: left;
    font-size: 48px;
    font-weight: bold;
}
.wenzi_2 {
    color: #a6a6a6;
    float: left;
    padding-left: 100px;
    padding-top: 10px;
}
.wenzi {
    padding-top: 40px;
}
.rd_child_nav {
    background: #1b1b1b none repeat scroll 0 0;
    padding: 10px 0;
    width: 100%;
}
.rd_nav {
    margin: 0 auto;
    overflow: auto;
    width: 1000px;
}
.rd_nav_list {
    overflow: auto;
    width: 790px;
}
.rd_nav_list a.rd_nav_on {
    background: #fe0101 none repeat scroll 0 0;
    border: 1px solid #ff5e5e;
    font-weight: bold;
}
.rd_nav_list a.rd_nav_none {
    background: #4e4e4e none repeat scroll 0 0;
    border: 1px solid #6c6b6b;
}
.search {
    background: rgba(0, 0, 0, 0) url("../images/search_bg.jpg") repeat scroll 0 0;
    height: 24px;
    width: 186px;
}
.search_txt {
    background: #282828 none repeat scroll 0 0;
    border: medium none;
    color: #999999;
    height: 22px;
    line-height: 22px;
    margin-top: 1px;
    width: 130px;
}
.rd_nav_list a {
    color: #ffffff;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 6px 20px;
}
.rd_nav_list a:hover {
    background: #fe0101 none repeat scroll 0 0;
    border: 1px solid #ff5e5e;
    color: #ffffff;
}
.wrap {
  margin: 0 auto;
  padding: 40px 0;
  width: 1000px;
}
/*新闻*/
.rd_detail {
    padding-bottom: 40px;
}
.news_list ul li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 18px;
    overflow: auto;
    padding-bottom: 13px;
    width: 100%;
}
.news_list ul li img {
    border: 1px solid #eee;
    display: inline;
    float: left;
    height: 85px;
    margin-right: 10px;
    padding: 1px;
    width: 105px;
}
.news_list ul li h1 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 5px;
}
.black1 {
    color: #000000;
      font-weight: bold;
}
.news_list ul li span.gray {
    display: block;
    line-height: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
.news_list ul li a.gray {
    color: #cccccc;
}
.news_list ul li a.time {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    padding: 3px 5px;
    text-align: center;
}
.rd_page {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    clear: both;
    margin-top: 50px;
    padding: 18px 0;
    width: 100%;
}
.rd_page a {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    margin-right: 5px;
    padding: 5px 10px;
}
.zpage {
    float: right;
    padding-top: 15px;
    text-align: center;
}
.zpage li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #505050;
    display: inline-block;
    float: left;
    height: 33px;
    line-height: 33px;
    margin: 0 4px;
    padding: 0 15px;
    text-decoration: none;
}
.zpage .thisclass {
    background: #ba0702 none repeat scroll 0 0;
    border: 1px solid #ba0702;
    color: #fff;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    margin: 0 4px;
    padding: 0 15px;
}
/*文章*/
.detail_title {
    border-bottom: 1px dotted #ccc;
    line-height: 25px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}
.detail_title h1 {
    
    font-size: 23px;
    padding-bottom: 8px;
}
.detail_txt {
    line-height: 30px;
    text-indent: 25px;
}
.news_more {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    line-height: 25px;
    margin-top: 30px;
    overflow: auto;
    padding: 10px 0;
}
.share_more {
    padding-top: 20px;
}

.case-title {
    overflow: auto;
    width: 100%;
}
.case_detail {
    padding-top: 15px;
    width: 100%;
}
