﻿body {
    color: #343232;
    font-size: 14px;
    font-family: "微软雅黑", "黑体", Arial;
    background: #e6e6e6;
}

a {
    color: #343232;
    outline: 0;
    text-decoration: none;
    transition: all .3s linear
}

a:hover {
    color: #ff4000;
    text-decoration: none
}

.red {
    color: #ff4000
}

html * {
    outline: 0;
    zoom: 1
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: block
}

.clear {
    clear: both
}

.strong {
    font-weight: 700
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    margin: 0 auto;
    text-align: center
}

.show {
    display: block;
    visibility: visible
}

.hide {
    display: none;
    visibility: hidden
}

blockquote {
    background: #f9f9f9 url(images/blockquote.gif) 10px 13px no-repeat;
    ;
    border: 1px dashed #ff4000;
    padding: 15px 15px 0 15px;
    text-indent: 27px
}

.block {
    display: block
}

.inline {
    display: inline
}

.wap {
    display: none;
}

.break {
    word-wrap: break-word;
    overflow: hidden
}

em {
    font-style: italic !important
}

strong {
    font-weight: 700 !important
}

.wrapper-outer {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    height: auto;
    overflow: hidden;
    background: #ffffff;
}

.header,
.wrapper {
    width: 1140px;
    margin: 0 auto
}

.row {
    clear: both;
    height: auto;
    overflow: hidden
}

.topBar {
    background: #333333;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
}

.topBar a {
    display: inline-block;
}

.topBar .t-fl {
    float: left;
    width: 70%;
    color: #b7b7b7;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.topBar .t-fl a {
    color: #b7b7b7;
    margin-right: 10px;
}

.topBar .t-fl a:hover {
    color: #fff;
}

.topBar .t-fl i {
    margin-right: 5px;
    font-size: 12px
}

.topBar .t-fr {
    float: right;
    color: #fff;
}

.topBar .t-fr a {
    padding: 0 7px;
    color: #fff;
}

.topBar .t-fr a:last-child {
    padding: 0 0 0 7px;
}

.logo {
    float: left;
    padding: 10px 50px;
    height: 60px;
    box-sizing: border-box;
    background: #000;
}

.logo a {}

.logo img {
    height: 100%
}

.search-fr {
    float: right;
    width: 320px;
    padding-top: 12px
}

.header {
    background: #fff;
    padding: 20px 0
}

.seach_cha {
    float: left;
    line-height: 24px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 248px;
    color: #888
}

.seach_dian {
    float: right;
    width: 60px;
    height: 36px;
    background: #009999;
    border: none;
    padding: 0;
    cursor: pointer;
    color: #fff;
    font-size: 15px
}

.seach_dian:hover {
    background: #00b2b3
}

.navbar {
    height: 50px;
    background: #333333;
    line-height: 50px
}

/*网站导航栏*/
#mnav {
    display: none
}

#navul li {
    float: left;
    position: relative;
    font-size: 16px;
    text-align: center;
    z-index: 9998
}

#navul li a {
    display: block;
    text-align: center;
    padding: 0 20px;
    color: #fff
}

#navul li a:hover,
#navul li a.cur {
    background: #009999
}

#navul li ul {
    position: absolute;
    z-index: 1000;
    top: 50px;
    display: none;
}

#navul li:hover ul {
    display: block
}

#navul li ul li {
    width: 120px;
    position: relative;
    line-height: 36px
}

#navul li ul li a {
    display: block;
    text-align: center;
    padding: 0 10px;
    background: #009999;
    color: #fff;
    border-top: 1px rgba(255, 255, 255, 0.1) solid;
}

#navul li ul li a:hover {
    background: #00b2b3
}

/*左侧版块开始*/
.con-left {
    float: left;
    width: 790px
}

.con-left h1 {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.con-left .info {
    line-height: 24px;
    color: #888;
    font-size: 14px;
    text-align: center;
}

.con-left .info a {
    border: 1px #ddd solid;
    display: inline-block;
    padding: 0 7px;
    border-radius: 5px;
    margin: 0 3px;
    font-size: 12px;
}

.con-left .info span {
    margin: 0 10px
}

.con-left .info span i {
    margin-right: 5px;
    font-size: 14px;
    color: #888
}

/**轮播图**/
.mainright .js-silder .iconfont {
    margin-right: 0 !important;
    color: rgba(255, 255, 255, 0.8);
}

.js-silder {
    position: relative;
    min-width: 320px;
    margin-bottom: 20px;
}

.silder-scroll {
    width: 100%;
    overflow: hidden
}

.silder-main {
    position: relative;
    width: 100%;
    overflow: hidden
}

.silder-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.silder-main-img img {
    width: 100%
}

.js-silder-ctrl {
    width: 100%;
    height: 0;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
}

.silder-ctrl-prev {
    left: 0;
    text-align: left;
    display: none;
}

.silder-ctrl-next {
    right: 0;
    text-align: right;
    display: none;
}

.silder-ctrl-next,
.silder-ctrl-prev {
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -25px;
    width: 30px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px !important;
    background: rgba(0, 0, 0, 0.1)
}

.js-silder:hover .silder-ctrl-prev,
.js-silder:hover .silder-ctrl-next {
    display: block;
}

.silder-ctrl-con {
    display: inline-block;
    width: 40px;
    height: 2px;
    margin: 0 10px;
    cursor: pointer;
    position: relative;
    top: -35px;
    z-index: 99;
}

.silder-ctrl-con>span {
    display: block;
    line-height: 2px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.silder-ctrl-con.active>span {
    background-color: #009999;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.con-right {
    float: right;
    width: 320px
}

.cmsbox {
    width: 820px
}

.gengxin .related {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px #dcdcdc solid
}

.gengxin .related h3 {
    float: left;
}

.gengxin {
    width: 100%;
    margin-bottom: 8px;
    height: auto;
    overflow: hidden
}

.gengxin h3 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 2px #009999 solid;
    font-weight: bold;
}

.gengxin ul {
    padding: 8px 0;
    overflow: hidden
}

.gengxin ul li {
    width: 380px;
    float: left
}

.gengxin ul li,
.cmslist ul li {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.gengxin ul li:nth-child(2n) {
    margin-left: 30px
}

.gengxin ul li a:hover,
.cmslist ul li a:hover {
    color: #ff4000;
}

.gengxin ul li i {
    margin-right: 5px;
    font-size: 16px;
    color: #d40000
}

.gengxin ul li i.xin {
    color: #218a00
}

.gengxin ul li span,
.cmslist ul li span {
    float: right;
    font-size: 12px;
    color: #888
}

.gengxin ul li span.timeday {
    color: #ff4000
}

.cmslist {
    float: left;
    width: 380px;
    margin: 0 30px 8px 0
}

.cmslist .cmsbb {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px #dcdcdc solid
}

.cmslist .cmsbb h3 {
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px #009999 solid;
    font-weight: bold;
}

.cmslist .cmsbb .more {
    font-size: 12px;
    float: right;
    color: #888;
    font-weight: normal;
}

.cmslist ul {
    padding: 8px 0
}

.cmslist ul li i.xin {
    color: #218a00;
    margin-right: 5px;
}

/**分类摘要**/
.abstract {
    background: #dbe8e8;
    color: #1e8a8a;
    padding: 10px 15px;
    margin: 10px 0 15px 0;
    line-height: 24px;
}

/*分类页列表*/
.catelist li {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    overflow: hidden;
    display: block
}

.catelist li .pic {
    float: left;
    width: 225px;
    height: 135px;
    margin-right: 15px;
    overflow: hidden;
    display: block
}

.catelist li .pic img {
    width: 225px;
    height: 135px;
    object-fit: cover
}

.catelist li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.catelist li h2 {
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: clip;
    white-space: normal
}

.catelist li h2 a:hover {
    color: #ff4000
}

.catelist li h2 i {
    font-size: 16px;
    margin-right: 5px;
    color: #ff4000
}

.catelist li p {
    color: #555;
    line-height: 20px;
    font-size: 14px;
    margin: 10px 0;
    max-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: clip;
    white-space: normal
}

.catelist li .info {
    text-align: left
}

.catelist li .info span {
    margin: 0 10px 0 0
}

.catelist li .info span:last-child {
    margin: 0;
}

.art-content {
    margin: 15px 0;
    overflow: hidden
}

.art-content img {
    max-width: 100% !important;
    height: auto !important
}

.art-content embed {
    max-width: 100% !important
}

.art-content div,
.art-content p {
    line-height: 150%;
    margin-bottom: 15px
}

.art-content h2,
.art-content h3,
.art-content h4,
.art-content h5 {
    border-bottom: 0;
    font-weight: 700;
    border-left: 3px #ff4000 solid;
    background: #f0f0f0;
    line-height: 150%;
    padding: 5px 5px 5px 8px;
    margin: 0 0 15px 0
}

#share-1 {
    text-align: center;
    margin: 0 0 10px 0;
}

/**右侧栏**/
.box-b {
    border: 1px solid #dcdcdc;
    padding: 10px;
}

/**侧栏文章列表**/
.box-b h3 {
    height: 16px;
    line-height: 16px;
    border-left: 5px solid #009999;
    overflow: hidden;
    padding-left: 10px;
    margin: 5px 0 10px 5px;
    font-weight: bold;
}

.remen li {
    height: 32px;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.remen li a:hover {
    color: #ff4000
}

/*子分类*/
.lower {
    margin-right: -15px;
    overflow: hidden;
    padding: 10px 0 0 5px;
}

.lower li {
    line-height: 32px;
}

.lower li a {
    color: #fff;
    background: #009999;
    width: 135px;
    margin: 0 15px 15px 0;
    text-align: center;
    float: left;
}

.lower li a.cur2 {
    background: #00b2b3
}

.lower li a:hover {
    background: #00b2b3
}

/*热门标签*/
.hottags {
    margin-right: -10px;
    overflow: hidden;
    padding: 10px 0 5px 5px;
}

.hottags li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.hottags li a {
    border: 1px #ddd solid;
    line-height: 26px;
    font-size: 12px;
    padding: 0 7px;
    border-radius: 5px;
    display: inline-block;
}

.pinglun {
    overflow: hidden;
    padding: 0 5px
}

.pinglun li {}

.pinglun h4 {
    line-height: 20px;
    font-size: 14px;
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.pinglun small {
    font-size: 12px;
    color: #888;
    line-height: 28px
}

.pinglun img {
    width: 28px;
    height: 28px;
    float: right;
    border-radius: 50%;
}

/**友情链接*/
.frend-link {
    overflow: hidden;
    margin-bottom: 15px
}

.frend-link h3 {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #dcdcdc;
}

.frend-link ul {
    padding: 8px 0;
    margin-right: -15px;
}

.frend-link li {
    float: left;
    line-height: 28px;
    margin-right: 15px;
    display: block;
}

/**当前位置**/
.positionbar {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #e6e6e6;
    margin-bottom: 15px
}

.positionbar h3 {
    float: left;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #009999;
    font-size: 14px;
}

.positionbar h3 i {
    margin-right: 5px;
    font-size: 14px;
}

.positionbar h3 a {
    margin-right: 5px
}

.lh200 p {
    color: #888
}

.tip-bar {
    margin: 10px 0;
}

.tip-bar p {
    line-height: 32px;
}

.tip-bar p a {
    margin-right: 10px
}

.tip-bar p span {
    color: #888;
}

.tip-bar .downname {
    line-height: 40px;
    height: 40px;
    border-bottom: 2px solid #e6e6e6;
    width: 100%;
    margin-bottom: 10px;
}

.tip-bar .downname h3 {
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #009999;
    font-size: 16px;
    font-weight: bold;
}

.tip-bar h3 i {
    margin-right: 5px;
    font-weight: normal;
}

.tip-bar .down {
    background: #009999;
    display: inline-block;
    width: 150px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    margin-right: 15px
}

.tip-bar .down:hover {
    color: #fff;
    background: #00b2b3
}

.tip-bar .userdown {
    border: 1px solid #f8d5d5;
    padding: 10px 15px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
}

.tip-bar .userdown a {
    color: #3973ac;
}

.tip-bar .userdown span {
    color: #dd3c3c;
}

/*翻页*/
.pagebar {
    overflow: hidden;
    clear: both
}

.pagebar .page {
    text-align: center;
    display: inline-block;
    line-height: 32px;
    width: 32px;
    font-size: 14px;
    margin-right: 10px;
    color: #888
}

.pagebar .page:hover,
.pagebar .now-page {
    background-color: #00b2b3;
    color: #fff
}

.pt15 {
    padding-top: 15px;
}

/*网站评论*/
#comments {
    overflow: hidden
}

.commname {
    border-bottom: 2px solid #e6e6e6;
    height: 40px;
    line-height: 40px;

}

.commname h3 {
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #009999;
    font-size: 16px;
    font-weight: bold;
}

.commname span {
    font-size: 12px;
    color: #888;
    float: right;
    font-weight: normal;
}

.compost {
    margin-bottom: 15px;
}

.compost .com_name {
    overflow: hidden;
    width: 100%;
}

.compost .com_name span {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    color: #009999
}

.compost .com_name a {
    color: #009999
}

.compost .com_box {
    margin-bottom: 15px
}

.compost .com_box textarea {
    width: 99.5%;
    border: 1px solid #ddd;
    display: block;
    box-sizing: border-box;
    padding: 10px
}

.compost .com_info {
    margin-top: 15px;
    overflow: hidden
}

.compost .com_info ul {
    float: left;
    list-style: none;
    display: inline-block
}

.compost .com_info li {
    float: left;
    margin-right: 15px
}

.compost .com_info li input {
    width: 160px;
    height: 30px;
    line-height: 30px;
    padding-left: 4px;
    border: 1px solid #ddd;
    margin-bottom: 15px
}

.compost .com_info li span {
    margin-left: 4px
}

.compost .com_info li span img {
    height: 30px;
    line-height: 30px;
    vertical-align: top
}

.compost .com_info button {
    background-color: #009999;
    border: 0;
    border-radius: 3px;
    padding: 0 20px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.compost .com_info button:hover {
    background: #00b2b3
}

.comlist ul {
    list-style: none;
    border-top: 1px solid #ededed
}

.comlist ul ul {
    margin-left: 5%
}

.comlist li {
    overflow: hidden;
    padding: 15px 0
}

.comlist li img {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.comlist li:hover img {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.comlist li .clbody {
    margin-left: 50px
}

.clbody .cinfo {
    overflow: hidden
}

.clbody .cinfo h5 {
    float: left;
    height: 18px;
    line-height: 18px;
    color: #009999;
    font-size: 14px;
    font-weight: 400
}

.clbody .cinfo span {
    float: right;
}

.clbody .cinfo span a {
    color: #009999
}

.clbody em {
    color: #888;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    font-style: normal;
    display: block
}

.clbody p {
    line-height: 24px;
    color: #4a4a4a;
    overflow: hidden
}

.clbody p a {
    color: #009999
}

/*网站底部*/
.footer {
    padding: 30px 0;
    background: #333333;
    overflow: hidden;
    border-top: 3px solid #bbb;
}

.footer a {
    color: #b7b7b7
}

.footer .span-a {
    float: left;
    color: #b7b7b7;
    padding-left: 38px
}

.footer .span-a p {
    line-height: 215%
}

.footer .span-b {
    margin-left: -6px
}

.footer .span-b a {
    margin: 0 6px
}

.footer .span-c {
    float: left;
    width: 130px;
    height: 90px;
    border-right: 2px solid #4c4c4c
}

/*广告位管理*/
.gg320,
.g790,
.g1140 {
    width: 100%;
    height: auto;
    overflow: hidden
}

.gg320 img,
.g790 img,
.g1140 img {
    width: 100%;
    height: 100%;
    vertical-align: middle
}

@media only screen and (max-width:1100px) {
    .wap {
        display: block;
    }

    .pc {
        display: none;
    }

    .wrapper,
    .wrapper-outer {
        width: 100%
    }

    .header {
        width: 96%;
        padding: 15px 2%
    }

    .search-fr {
        padding-top: 12px
    }

    .t-fr {
        padding-right: 1.5%
    }

    .navbar,
    .navbg {
        width: 100%;
        background: #333333
    }

    #navul li {
        font-size: 14px !important
    }

    #navul li a {
        padding: 0 15px;
    }

    .con-left {
        float: none;
        width: 95%;
        margin: 0 auto
    }

    .con-right {
        float: none;
        width: 95%;
        margin: 0 auto
    }

    .art-content,
    .cmsbox {
        width: 100%
    }

    .cmslist {
        width: 48%;
        margin: 0 1% 8px
    }

    .gengxin {
        width: 98%
    }

    .gengxin li {
        width: 48% !important
    }

    .gengxin li:nth-child(2n) {
        float: right
    }

    .t-fl {
        margin-left: 15px
    }

    #sidebar,
    .mail-box,
    .pull-right,
    .rtpic,
    .rtpic .lanmu,
    .span-c,
    .yx-rotaion {
        display: none
    }

    .waplower {
        margin-right: -15px;
    }

    .waplower li {
        line-height: 24px;
        overflow: hidden;
        margin: 0 15px 15px 0;
        float: left;
    }

    .waplower li a {
        color: #fff;
        background: #009999;
        padding: 0 10px;
        text-align: center;
        float: left;
    }

    .waplower li a.cur3 {
        background: #00b2b3
    }

    .waplower li a:hover {
        background: #00b2b3
    }

    .frend-link {
        padding: 0 3%
    }

    .footer {
        padding: 20px 0;
    }

    .footer .span-a {
        float: none;
        width: auto;
        padding: 0 20px
    }
}

@media only screen and (max-width:650px) {
    .logo {
        float: none;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 10px
    }

    .search-fr {
        float: none;
        margin: 0 auto;
        display: block !important;
        padding-top: 1px
    }

    .g1140 {
        display: none;
    }

    .silder-ctrl-con {
        display: none
    }

    .silder-ctrl-next,
    .silder-ctrl-prev {
        display: block;
    }

    .gengxin {
        width: 98%;
        margin: 0 1% 8px
    }

    .gengxin li {
        width: 100%
    }

    .gengxin li:nth-child(2n) {
        margin-left: 0
    }

    .t-fl {
        display: none
    }

    .navbar {
        height: 0;
        border-bottom: 1px #dcdcdc solid;
        background: 0 0;
    }

    .navbg,
    .pull-left {
        height: 0
    }

    .navbar {
        line-height: 36px
    }

    #mnav {
        display: block;
        position: absolute;
        top: 0;
        padding: 0 15px;
        height: 36px;
        left: 0;
        color: #fff;
        line-height: 36px
    }

    #mnav i {
        color: #fff;
        font-size: 14px;
        margin-right: 5px;
    }

    #navul {
        position: absolute;
        left: 0;
        height: auto !important;
        overflow: visible !important;
        display: none;
        top: 36px;
        cursor: pointer;
        z-index: 999
    }

    #navul li {
        float: none;
        border-bottom: 1px #444 dotted;
        background: #333333
    }

    #navul li ul li {
        display: none
    }

    .con-left {
        width: 92%;
    }

    .cmslist {
        width: 98%;
        margin: 0 1% 8px
    }

    .catelist li {
        padding-bottom: 10px;
    }

    .catelist li h2 {
        line-height: 24px;
        height: 48px;
        font-size: 16px;
        margin: 5px 0;
    }

    .catelist li p {
        display: none;
    }

    .catelist li .pic {
        width: 100px;
        height: 60px;
    }

    .catelist li .pic img {
        width: 100px;
        height: 60px;
    }

    .catelist li .info {
        margin-top: 10px;
    }

    .con-left .info {
        font-size: 12px;
    }

    .con-left h1 {
        font-size: 20px;
    }

    .catelist li .tags {
        display: none;
    }

    .frend-link {
        padding: 0 5%
    }
}

@media only screen and (max-width:767px) {
    .gengxin li {
        width: 100% !important
    }

    .gengxin li:nth-child(2n) {
        margin-left: 0
    }
}

@media (min-width:768px) and (max-width:813px) {
    .gengxin li:nth-child(2n) {
        margin-left: 28px
    }
}

@media only screen and (max-width:480px) {
    .tip-bar {
        margin: 10px 0 -15px 0;
    }

    .tip-bar .down {
        width: 100%;
        margin: 0 0 15px 0;
    }
}