﻿/* .container-wrap */
.container-wrap {
    width: 1210px;
    margin: 0 auto;
	
}
/* .container-content */
.container-content {
    width: 800px;
    margin: 0 auto;
}
/* .nav-box */
.nav-box {
    overflow: hidden;
    padding-top: 10px;
	
}
.nav-box .list-inline{
    padding: 0;
    float: right;
}
.nav-box .list-inline li{
    font-size: 16px;
    display: inline-block;
}
.nav-box li a{
    position: relative;
    display: block;
    text-decoration: none;
    color: #000;
}
.nav-box li a.current:before,
.nav-box li a:hover:before {
    background-color: #000;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 15px;
    height: 2px;
    width: 100%;
}
/* 左侧 */
.content-left{
    float: left;
    width: 910px;
    padding-top: 25px;
}
.content-left .left-nav{
    height: 16px;
}
/*上方导航*/
.left-nav span{
    float: left;
    padding-right: 10px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 16px;
}
.left-nav .nav-arrow{
    float: left;
    padding: 2px 10px 1px 0;
    width: 6px;
    height: 12px;
}
.left-nav  .nav-arrow img{
    float: left;
    width: 6px;
    height: 12px;
}
/* 文章标题 */
.content-left .headline{
    width: 870px;
    padding-top: 45px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
}
.headline h1{
    font-size: 30px;
    line-height: 30px;
    color: #222;
}
.headline p{
    padding: 26px 0 12px 0;
    font-size: 14px;
    line-height: 14px;
}
.headline span{
    float: left;
    padding-right: 36px;
}
.headline i{
    color: #c6c6c6;
}
/* 文章 */
.left-article{
    padding: 8px 0 56px 0;
    width: 870px;
}
.left-article p{
    font-size: 16px;
    line-height: 40px;
    padding-top: 10px;
}
.left-article div{
    margin: 30px 0 32px 0;
    width: 800px;
}
.left-article div img{
    width: 800px;
    height: 499px;
}
/* 关键词 */
.content-left .keywords{
    height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.keywords strong{
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin-right: 7px;
    font-weight: normal;
}
.keywords ul{
    height: 20px;
}
.keywords ul li{
    float: left;
    margin-right: 7px;
}
.keywords ul li a {
    display: inline-block;
    height: 14px;
    padding: 1px 12px;
    border:1px solid #efefef;
}
.keywords ul li span{
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}
/*分享 */
.shareLink{
    margin-bottom: 100px;
}
.shareLink strong{
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin-right: 7px;
    font-weight: normal;
}
.shareLink .bdsharebuttonbox{
    height: 24px;
}
.shareLink .bdsharebuttonbox div{
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    margin-top: -10px;
}
/*上一页下一页 */
.content-left .moreInformation{
    margin-top: 46px;
    height: 16px;
    font-size: 14px;
    color: #666;
    line-height: 16px;
}
.content-left .moreInformation p {
    line-height: 16px;
    height: 16px;
}
.content-left .moreInformation p a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    max-width: 80%;
}
.content-left .moreInformation .prevPage a{
    padding-left: 60px;
}
.content-left .moreInformation .nextPage a{
    float: right;
}
.content-left .moreInformation p a:focus,
.content-left .moreInformation p a:hover {
    text-decoration: underline;
}
.moreInformation .prevPage{
    float: left;
    display: inline-block;
    width: 455px;
    position: relative;
}
.moreInformation .prevPage .page-txt {
    position: absolute;
    left: 0;
}
.moreInformation .nextPage{
    text-align: right;
    display: inline-block;
    width: 455px;
    position: relative;
}
.moreInformation .nextPage .page-txt {
    float: right;
}
.content-left .comment{
    width: 910px;
    height: 40px;
    background: #f2f2f2;
    margin-top: 44px;
}
.content-left .comment p{
    font-size: 16px;
    line-height: 40px;
    text-indent: 34px;
}

/* 右侧的侧边栏 */
.content-right{
    float: right;
    width: 300px;
    padding-top: 25px;
    position: relative;
}
.right-img{
    width: 300px;
    height: 300px;
}
.content-right .right-img img{
    width: 300px;
    height: 300px;
}
.right-text{
    padding-top: 32px;
}
.right-text h2{
    font-size: 26px;
    line-height: 26px;
    background: url("../blackimage/rightside_h3_bg.png") no-repeat 0 1px;
    padding:  0 0 23px 14px;
}
.right-text ul li{
    font-size: 14px;
    line-height: 34px;
    background: url("../blackimage/rightside_li_bg.png") no-repeat 0 18px;
    text-indent: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer-top{
  width: 100%;
  background: #3a3c4e;
  padding: 30px 0;
}
.footer-top-right{
  padding-top: 20px;
}
.footer-top p{
  font-size: 12px;
  color: #fff;
  text-align: right;
}

.left{
    float: left;
}
.right{
    float: right;
}
.footer-right{
    padding-top: 20px;
}
.img-box{
    float: left;
    width: 80px;
    height: 70px;
}
.footer-top .inner img{
  width: 99px;
  height:30px;
}