body {
    margin: 0;
    min-width: 300px;
}

header {
    margin: 0;
    font-size: 100%;
    line-height: 60px;
    height: 60px;
    position: relative;
    z-index: 2;
    background: #ffffff;
    border-bottom: 1px solid gainsboro;
}

.snia-tag {
    background: #1E9FFF;
    color: white;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 5px;
    text-align: center;
    width: 60px;
    height: 20px;
    line-height: 21px;
    display: inline-block;
}

.snia-tag-green {
    background: #5FB878;
    color: #dff0d8;
    border-color: #d6e9c6;
}

.snia-tag-org {
    background: #FF5722;
}

.tendering-list li:nth-child(-n+5) .snia-tag {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.menu-bar {
    color: #999999;
    position: absolute;
    z-index: 3;
    background: white;
    top: 0;
    width: calc(100% - 20px);
    height: 100vh;
    padding: 5px 10px 10px;
    box-shadow: 3px 9px 10px 0px hsla(0, 0%, 62%, 0.4117647058823529);

}

.menu-bar a {
    text-align: center;
    text-decoration: none;
    font-size: .7rem;
}

.menu-bar ul {
    padding: 0;
    margin: 0;
}

.menu-bar ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-bar .small-list li {
    display: block;
    float: left;
    width: calc((100% - 8px * 3) / 4);
    margin-right: 8px;
    margin-top: 5px;
    padding: 10px 0;
    box-sizing: border-box;
    background: #ededed;
}

.menu-bar .small-list li:nth-child(4n) {
    margin-right: 0 !important;
}

.menu-bar .small-list li a {
    display: block;
    color: #333;
    text-decoration: none;
}

.menu-bar .big-list li {
    display: block;
    float: left;
    width: calc((100%) / 2);
    margin-top: 5px;
    padding: 10px 0;
    box-sizing: border-box;
    background: #ededed;
    text-align: center;
}

.menu-bar .big-list li a {
    display: block;
    color: #333;
    text-decoration: none;
}

.menu-bar .big-list li:first-child a {
    border-right: 1px solid #333;
}

header a {
    color: #262626;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

header > div {
    float: left;
    box-sizing: border-box;
    color: #262626;
    height: 60px;
}

header > div:first-child {
    width: calc(100% - 80px);
}

header > div:last-child {
    width: 80px;
    text-align: right;
    padding-right: 10px;
}

header > div:last-child > i {
    margin: 0 5px;
    line-height: 46px;
    cursor: pointer;
}

.header_logo {
    margin-top: 1.1rem;
    max-height: 25px;
    margin-left: 12px;
}

.header_logoicent {
    width: 128px;
    margin: .8rem auto;
    display: block;

}

.clioser {
    position: absolute;
    right: 3px;
    top: 2px;
}

.top-bsei {
    position: relative;
}

.main {
    padding: 0 10px;
    max-width: 1200px;
    margin: 0 auto;
}

.article_title {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    color: #000;
    letter-spacing: 1.5px;
    text-align: center;
    margin-top: 3.5rem;
}

.desc_article {
    font-size: .8rem;
    color: #999;
}

.misoudesg {
    line-height: 30px;
}

.desc_article > span {

    padding-left: 5px;
    border-left: 2px solid #999;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
}

.article_content {
    margin-top: 10px;
}

.article_content p span {
    font-size: 15px !important;
    line-height: 1.75rem;
}

.article_content img {
    max-width: 100%;
}

.share_bar > li {
    width: calc(100% / 4);
    float: left;
    box-sizing: border-box;
    list-style: none;
    text-align: center;
    color: #999999;
    font-size: .7rem;
}

.share_bar {
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.share-tool {
    text-align: center;
    font-size: .8rem;
    color: #737373;
    margin-bottom: 8px;
    font-weight: 700;
}

.hot-news, .look-more {
    text-align: center;
    font-size: 1.2rem;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 20px;
    font-weight: 700;
}

.look-more a {
    text-decoration: none;
}

.share-tool i, .hot-news i {
    margin: 0 5px;
}

.icon-mg5 {
    margin: 0 5px;
}

.hot-news {
    margin-top: 25px;
    margin-bottom: 0 !important;
}

.share_bar > li > span {
    display: block;
    width: 40px;
    margin: 0 auto;
    margin-bottom: 5px;
}

.snia-icon {
    width: 40px;
    height: 40px;
}

.snia-icon-snia {
    background: url("http://design.dichan.com/Images/icon-1.png") no-repeat;
    background-size: 40px 40px;
}

.snia-icon-wechat {
    background: url("http://design.dichan.com/Images/icon-2.png") no-repeat;
    background-size: 40px 40px;
}

.snia-icon-wechat-quan {
    background: url("http://design.dichan.com/Images/icon-3.png") no-repeat;
    background-size: 40px 40px;
}

.snia-icon-qzone {
    background: url("http://design.dichan.com/Images/icon-4.png") no-repeat;
    background-size: 40px 40px;
}

.hot-news-list {
    padding: 0;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
}

.hot-news-list li {
    list-style: none;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .8rem;
}

.hot-news-list li a {
    text-decoration: none;
    color: #333;

}

.hide {
    display: none;
}

.mask {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    z-index: 1;
    display: none;
}

.close_bar {
    position: absolute;
    width: 6rem;
    text-align: center;
    color: white;
    bottom: 10%;
    left: calc((100% - 6rem) / 2);
}

.tips-share {
    position: fixed;
    text-align: center;
    width: 100%;
    color: white;
    height: 100vh;
    top: 0;
    left: 0;
    vertical-align: center;
    background: rgba(0, 0, 0, .6);
    animate-duration: .2s;
    animate-delay: .2s;
}

.pop_share {
    position: relative;
    margin-top: 200px;
    max-width: 500px;
}

a {
    color: #333;
    text-decoration: none;
}

footer {
    margin-top: 15px;
}

footer .ft-top {
    color: #999999;
    font-size: 12px;
}

footer .ft-top a {
    color: #1E9FFF;
    font-size: 12px;
}

footer .ft-bottom {
    background: #565656;
    margin: auto 10px;
    text-align: center;
    font-size: 12px;
    margin-top: 50px;
}

footer .ft-bottom .link-list {
    text-align: center;

}

footer .ft-bottom .link-list a {
    color: #999999;
    font-size: 12px;
    display: inline-block;
    border-right: 1px solid;
    padding: 0 6px 0 5px;
    margin: 8px 0;
}

footer .ft-bottom .icp-bar {
    color: #999999;
    font-size: 12px;
    display: inline-block;
}

.snia-btn-call {
    display: block;
    background: -webkit-linear-gradient(right, #007cd4, #005bac); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #007cd4, #005bac); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #007cd4, #005bac); /* Firefox 3.6 - 15 */
    background: linear-gradient(right, #007cd4, #005bac); /* 标准的语法（必须放在最后） */
    width: calc(100% - 20px);
    margin: 10px auto;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 10px 0;
    font-size: 14px;
}

footer .ft-bottom .link-list a:last-child {
    border-right: none;
    padding-right: 0px;
}

.scroll-to-top {
    display: none;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
    border-radius: 15px;
    background-color: transparent;
    cursor: pointer;
    bottom: 30%;
    position: fixed;
    right: 15px;
    z-index: 999;
}

.scroll-to-top i {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
}

.scroll-to-top:hover {
    opacity: .8;
}

.DexI {
    width: 1.3rem;
    height: 1.3rem;
    display: inline-block;
}

.DexI.mueni {
    background: url("http://design.dichan.com/Images/menu-icon.png") no-repeat;
    background-size: contain;
}

.DexI.sharei {
    background: url("http://design.dichan.com/Images/share-icon.png") no-repeat;
    background-size: contain;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
}

.DexI.upi {
    background: url("http://design.dichan.com/Images/up-icon.png") no-repeat;
    background-size: contain;
}

.DexI.sharei {
    background: url("http://design.dichan.com/Images/share-icon.png") no-repeat;
    background-size: contain;
}

.DexI.eyei {
    background: url("http://design.dichan.com/Images/reading-icon.png") no-repeat;
    background-size: contain;
}

.DexI.zani {
    background: url("http://design.dichan.com/Images/zan-icon.png") no-repeat;
    background-size: contain;
}

.news-list-shrae {
    margin: 0;
    padding: 0;
    margin-top: .5rem;
}

.news-list-shrae > li {
    float: left;
    list-style: none;
    width: calc((100% - 20px) / 2);
    margin-bottom: 1rem;
}

.news-list-shrae > li:nth-child(odd) {
    margin-right: 20px;
}

.news-list-shrae > li img {
    max-width: 100%;
    max-height: 100%;
}

.news-list-shrae > li .cvoverbox {
    height: 135px;
}

.news-list-shrae > li .cvoverbox img {
    display: block;
    margin: 0 auto;
}

.tit-xiar {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
    text-align: center;
}

.mabotit {
    height: 35px;
    line-height: 35px;
    border-top: 2px solid #0067FF;
    color: #0067FF;
    display: inline-block;
    font-size: 15px;
}

.mueboxd {
    padding: 10px 0;
}

.mabotit i {
    margin-left: 1rem;
}

.tool-bar-sub {
    margin-bottom: 2rem;
    margin-top: 20px;
}

.tool-bar-sub .sub li {
    float: left;
    margin-right: 2rem;
}

.tool-bar-sub .sub li a {
    font-size: 14px;

}

.serachbox {
    border: 1px solid #262626;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.serachbox > div {
    float: left;
}

.serachbox > div:nth-child(1) {
    width: calc(100% - 50px);
}

.serachbox > div:nth-child(2) {
    width: 50px;
}

.serachbox input[type=text] {
    width: 100%;
    height: 28px;
    padding: 5px;
    box-sizing: border-box;
    outline: none;
    border: none;
}

.serachbox .ss_butt {
    background: url(http://design.dichan.com/Images/search-icon.png) center no-repeat;
    outline: none;
    height: 22px;
    width: 50px;
    background-size: contain;
    border: none;
    box-sizing: border-box;
}

.wechatboxd img {
    width: 90%;
    max-height: 100%;
    display: block;
    margin: 20px auto;
    max-width: 350px;
}

.viewBox {
    text-align: right;
    margin: 20px auto;
    font-size: 12px;
    color: #999999;
    margin-bottom: 2rem;
}

.viewBox i {
    width: 12px;
    height: 12px;
    margin-right: 2px;
}

.viewBox .viebar {
    min-width: 4rem;
    display: inline-block;
    text-align: right;
}

.mar15 {
    margin-top: 13px;
}

.the-end {
    text-align: center;
    color: #262626;
    font-weight: 700;
    font-size: 12px;
}

.tool-mar {
    text-align: right;
}

.tool-mar i {
    font-size: 18px;
}

.tool-mar a i {
    letter-spacing: 10px;
}

img {
    max-width: 100%;
}

.hr_bp {
    margin-top: 4.5rem;
}

.page_pass {
    margin: 5px auto 5px;
    position: relative;
    overflow: hidden;
    max-width: 400px;
}

.page_pass > div {
    width: 50%;
    height: 30px;
    color: #666;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    border: 1px solid #efefef;
    user-select: none;
    box-sizing: border-box;
}

.page_pass > div:hover {
    background: #fbfbfb
}

.page_pass .top {
    float: left;
    border-right: 0;
    border-radius: 3px 0 0 3px
}

.page_pass .bottom {
    float: right;
    border-left: 0;
    border-radius: 0 3px 3px 0
}

.page_pass .cfx {
    width: 84px;
    height: 21px;
    background: #fff;
    display: block;
    float: left;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-42deg);
    left: 50%;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef
}

.page_pass .disabled {
    color: #b7b7b7
}

.user-list-master {
    padding: 0;
}

.user-list-master li {
    float: left;
    width: calc((100% - (20px * 1)) / 2);
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.user-list-master li .tex-name {
    text-align: center;
    background: #c8c2dc;
    color: white;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
    margin-top: -5px;
}

.tex-descg {
    text-align: left;
    background: rgb(166, 160, 185);
    color: white;
    font-size: 12px;
    padding: 5px 10px 10px 5px;
    height: 2rem;
    line-height: 20px;
    overflow: auto;
}



.tex-descg {
    padding-right: 1px
}

.tex-descg::-webkit-scrollbar {
    width: 5px;
    cursor: pointer;
}

.tex-descg::-webkit-scrollbar-thumb {
    background: #ff7352
}

.user-list-master li:nth-child(odd) {
    margin-right: 20px;
}

@media only screen and (max-width: 500px) {
    .pop_share {
        width: 350px;
        margin-left: calc((100% - 350px - 10px) / 2);
    }

    .tit-xiar {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 19px;
        font-size: 14px;
        margin-top: 10px;
        height: 38px;
        white-space: normal;
        text-align: left;
    }

}

@media only screen and (max-height: 600px) {
    .pop_share {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 500px) {
    .pop_share {
        margin-left: calc((500px - 500px - 15px) / 2);
    }
}

@media only screen and (min-width: 1100px) {
    footer .ft-bottom {
        background: #565656;
        text-align: center;
        font-size: 12px;
        max-width: 1200px;
        margin: 50px auto 0;
    }

    .news-list-shrae > li {
        width: calc((100% - (20px * 3)) / 4) !important;
    }

    .news-list-shrae > li:nth-child(odd) {
        margin-right: 20px;
    }

    .news-list-shrae > li {
        margin-right: 20px;
    }

    .news-list-shrae > li:last-child {
        margin-right: inherit;
    }

    .news-list-shrae > li .cvoverbox {
        height: 100% !important;
    }

    .tit-xiar {
        text-align: left !important;
    }

    .news-list-shrae {
        margin-top: 1.5rem;
    }

    .user-list-master li {
        float: left;
        width: calc((100% - (20px * 3)) / 4);
        list-style: none;
        margin-right: 20px;
    }

    .user-list-master li:last-child {
        margin-right: 0;
    }
}
