.top_search {
    margin-top: 40px;width: 1000px;
}
.top_search p {
    float: left;color: #999;margin-top: 30px;margin-left: 10px;
}

/* 导航书签 */

.label {
    margin-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 40px;
}

.label a {
    font-size: 18px;
}

.label a {
    color: #4cb5e3;
}

.label a:last-child {
    color: #999;
}

.main {
    width: 1000px;
}

.main h3 {
    padding-bottom: 25px;
    font: 36px Microsoft YaHei;
    color: #222;
}

.main .editor,
.main .time {
    font: 14px Microsoft YaHei;
    color: #999;
    margin-right: 10px;
}

.main_info .left .time {
    display: inline-block;
    font: 14px Microsoft YaHei;
    color: #999;
    margin-right: 10px;
}
/* img desc */
.main .text { padding: 0 10px;}

/* silder */

.silder {
    text-align: center;
    margin-bottom: 30px;
    width: 1000px;
    margin-top: 25px
}

.slideBox {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slideBox a {
    display: block;
}

.slideBox .bd {
    position: relative;
    float: left;
    width: 1000px;
    overflow: hidden;
}

.slideBox .bd img {
    height: 400px;
}

.slideBox .prev {
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    top: 180px;
    left: 20px;
    width: 53px;
    padding: 10px 0;
    line-height: 70px;
    color: #666;
    cursor: pointer;
    font: 600 70px / 60px 宋体;
    text-decoration: none;
    transition: background 1s ease 0s;
    border-radius: 10px;
    display: none;
}

.slideBox .next {
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    top: 180px;
    right: 20px;
    width: 53px;
    padding: 10px 0;
    line-height: 70px;
    color: #666;
    cursor: pointer;
    font: 600 70px / 60px 宋体;
    text-decoration: none;
    transition: background 1s ease 0s;
    border-radius: 10px;
    display: none;
}

.right .box {
    margin-bottom: 30px;
}

.right .box:last-child {
    margin-bottom: 0;
}

.right .box .title {
    font-size: 20px;
    margin-bottom: 0;
    height: 40px;
}

.right .box p {
    width: 370px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.silder .nav img {
    width: 100%;
    display: block;
}

.main .text {
    text-align: left;
    font-size: 20px;
    line-height: 25px;
    margin: 30px 0;
}

.main .text .left {
    width: 60px;
    height: 100%;
}

.main .text p {
    float: left;
    width: 920px;
    text-indent: 28px;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: justify;
    word-break: break-all;
}


/* silder2 */

.silder2 {
    margin-bottom: 75px;
    width: 1000px;
}

.silder2 .bd {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 45px;
    height: 120px;
    overflow: hidden;
    width: 777px;
}

.silder2 .picLists {
    position: absolute;
    /* width: 1110px; */
    height: 120px;
}

.silder2 .picLists li {
    width: 118px;
    float: left;
    margin-right: 20px;
    text-align: center;
}

.silder2 .picLists li:last-child {
    margin: 0;
}

.silder2 .bd img {
    max-width: 118px;
    height: 118px;
    display: block;
}

.silder2 .bd a {
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
}

.silder2 .bd .prev,
.silder2 .bd .next {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 90px;
    padding-top: 30px;
    text-align: center;
    z-index: 2;
    width: 35px;
    height: 118px;
    transform: translateY(-90px);
    background-color: #fff;
}

.silder2 .bd .prev_btn,
.silder2 .bd .next_btn {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 90px;
    padding-top: 30px;
    text-align: center;
    z-index: 2;
    width: 35px;
    height: 118px;
    line-height: 170px;
    cursor: pointer;
    font: 600 40px / 60px 宋体;
    text-decoration: none;
    transition: background 1s ease 0s;
    border-radius: 10px 0 0 10px;
    transform: translateY(-90px);
    background-color: #ccc;
    color: #fff;
}

.silder2 .bd .next_btn {
    right: 0;
    border-radius: 0 10px 10px 0;
}

.silder2 .bd .prev {
    left: 0;
}

.silder2 .bd .next {
    right: 0;
}

.read_more {
    font-size: 22px;
    line-height: 35px;
    width: 1000px;
    margin: auto;
    margin-bottom: 30px;
}

.read_more i {
    float: right;
    color: #adadad;
}

.read_more .next {
    float: right;
}

.read_more_main {
    margin-bottom: 60px;
}

.read_more_main a {
    display: block;
    float: left;
    width: 309px;
    margin-bottom: 25px;
    margin-right: 36px;
}

.read_more_main a:nth-child(3n) {
    margin-right: 0;
}

.read_more_main a .img {
    width: 100%;
    height: 180px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.read_more_main a .img img {
    width: 100%;
    height: 100%;
}

.comment {
    width: 700px;
    margin: auto;
    margin-bottom: 85px;
}

.comment_box>p {
    height: 37px;
    line-height: 37px;
    color: #999;
}

.comment_box>p a {
    display: inline-block;
    padding: 0 5px;
    color: #999;
}

.comment a p {
    font-size: 18px;
    line-height: 32px;
}

.comment .title {
    font-size: 20px;
    margin-bottom: 10px;
}


/* 评论框 */

.Main {
    width: 1000px;
    height: 103px;
    float: left;
}

.comment .Main{ width: 902px; }

.Input_Box {
    width: 700px;
    height: 101px;
    border: 1px solid #ccc;
    transition: border linear .2s, box-shadow linear .5s;
    -moz-transition: border linear .2s, -moz-box-shadow linear .5s;
    -webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.Input_Box>textarea {
    width: 475px;
    height: 56px;
    outline: none;
    border: 0px solid #fff;
    resize: none;
    font: 13px "微软雅黑", Arial, Helvetica, sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0 0 10px;
}

.Input_Foot {
    width: 100%;
    height: 35px;
    border-top: 1px solid #ccc;
    background-color: #fff;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    position: absolute;
}

.imgBtn {
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    background-image: url(../img/imgs.png);
    background-repeat: no-repeat;
    background-position: 0 -13px;
    height: 18px;
    width: 20px;
    cursor: pointer
}

.imgBtn:active {
    margin-top: 9px;
}

.imgBtn:hover {
    background-position: 0 -31px
}

.postBtn {
    float: right;
    font: 13px "微软雅黑", Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: #4cb5e3;
    padding: 7px 40px;
    border-left: 1px solid #ccc;
    cursor: pointer;
}

.postBtn:hover {
    color: #333;
    background-color: #efefef;
}

.postBtn:active {
    padding: 10px 20px 6px 20px;
}

.faceDiv {
    height: 120px;
    border-top: 1px solid #ccc;
    position: absolute;
    background-color: #fff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.faceDiv>img {
    border: 1px solid #ccc;
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
    width: 24px;
    height: 24px;
    padding: 3px 3px 3px 3px;
    cursor: pointer;
}

.faceDiv>img:hover {
    background-color: #efefef;
}

.faceDiv>img:active {
    padding: 4px 3px 2px 3px;
}


/* share */

.share {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-550px);
    height: 140px;
    width: 46px;
    margin-left: -56px;
    margin-top: -40px;
}

.share a {
    position: relative;
    display: block;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 5px 0!important;
    height: 46px !important;
    font-family: "iconfont" !important;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none !important;
}

.share a i {
    z-index: 999;
}

.bshare-custom a {
    text-decoration: none !important;
}

.share i {
    content: '';
    font-family: iconfont!important;
    display: block;
    box-sizing: border-box;
    width: 46px;
    height: 46px;
    background-color: #ccc;
    border-radius: 50%;
    z-index: 1;
    pointer-events: none;
    color: #fff;
}

.share>a:nth-child(1):hover i {
    background: #3dbe5b;
}

.share>a:nth-child(2):hover i {
    background: #f8c514;
}

.share>a:nth-child(3):hover i {
    background: #ff5757;
}

.share>a:hover i {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

 /*微信二维码*/
.wx_dialog { display: none; background: #fff; border: 1px solid #ccc; position: fixed; left: 50%; top: 50%; transform: translateX(-600px); }
.wx_dialog .wx_erm { padding: 10px 10px 0 10px; }
.wx_dialog .bd_weixin_popup_foot { font-size: 12px; text-align: center; line-height: 22px; color: #666; }

/* 评论框样式覆盖 */
.comment .title,
.comment .hot_title {
    color: #000;
}
.comment .textarea,
.comment .textareaInput {
    border: 1px solid #ccc;
    background-color: #fff;
    overflow: hidden;
    -moz-box-shadow: 0 -1px 5px #ccc;
    -webkit-box-shadow: 0 -1px 5px #ccc;
    box-shadow: 0 -1px 5px #ccc;
    transition: border linear 0.2s, box-shadow linear 0.5s;
    -moz-transition: border linear 0.2s, -moz-box-shadow linear 0.5s;
    -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.5s;
    padding-bottom: 0;
}
.comment .public {
    background-color: #4cb5e3;
    padding: 12px 40px;
    width: auto;
}
.comment .pC {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.comment .user-login {
    color: #4cb5e3;
    border-color: #4cb5e3;
}