﻿* {
    margin: 0;
    padding: 0;
}

li {
    padding: 0;
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

span,
p {
    font-family: "微软雅黑";
    font-family: 微软雅黑;
}

a {
    text-decoration: none;
    font-family: "微软雅黑";
    font-family: 微软雅黑;
}

a:hover {
    text-decoration: none;
}

input,
select,
option,
textarea {
    outline: none;
}

.clear {
    clear: both;
}

body {
    font-family: "微软雅黑";
    font-family: 微软雅黑;
    color: #000;
    margin: 0;
    padding: 0;
}

img {
    margin: 0px;
    padding: 0px;
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#d_hyjst {
    border-bottom: 2px dashed #DCDCDC;
    padding-bottom: 50px;
    background: url(./d_hongxian.png) no-repeat left top;
    padding-left: 20px;
}

#d_hyjst>p>a {
    font-size: 16px;
    color: #3E3E3E;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#d_hyjst>span {
    font-size: 14px;
    color: #C1C1C1;
    line-height: 150%;
    padding-top: 15px;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    display: -o-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

#d_body {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 30px;
    background: #fff;
    padding: 0 30px;
}

#d_weizhi {
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    text-align: right;
}

.d_ztlistuls i {
    display: block;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}

#d_weizhi>a {
    font-size: 16px;
    color: #666666;
}

.d_biaoti {
    font-size: 20px;
    text-align: center;
    line-height: 300%;
    color: #000;
    font-weight: bold;
}

#d_laiyuan {
    margin: 0 auto;
    text-align: center;
    line-height: 300%;
}

#d_laiyuan span {
    font-size: 14px;
    color: #666;
}

#d_show {
    padding-top: 20px;
    padding-bottom: 50px;
    width: 100%;
    text-align: justify;
    color: #1a1a1a;
}

.d_xianggaun {
    width: 100%;
    line-height: 200%;
    color: #626262;
    font-size: 14px;
    text-align: left;
}

.d_xianggaun a {
    color: #626262;
    font-size: 14px;
}

#d_listbody {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.d_wlist {
    width: 100%;
}

.d_wlist li {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EDEDED;
}

.d_wlistull {
    float: left;
    text-align: center;
    width: 100px;
    padding-top: 10px;
}

.d_wlistulr {
    float: right;
    width: -webkit-calc(100% - 100px);
    width: -ms-calc(100% - 100px);
    width: calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
}

.d_ri {
    font-size: 20px;
    color: #242424;
    text-align: center;
    display: block;
}

.d_yue {
    font-size: 12px;
    color: #868585;
    text-align: center;
    display: block;
}

.d_listbiaoti a {
    font-size: 17px;
    color: #242424;
    line-height: 200%;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

.d_listspan {
    color: #626262;
    font-size: 12px;
    line-height: 200%;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    display: -o-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

.d_lilef {
    float: left;
    width: 245px;
}

.d_liright {
    float: right;
    width: -webkit-calc(100% - 310px);
    width: -ms-calc(100% - 310px);
    width: calc(100% - 310px);
    width: -moz-calc(100% - 310px);
    width: calc(100% - 310px);
}

.d_lileftul {
    margin-top: 20px;
}

.d_lileftul li {
    width: 100%;
    border-bottom: 1px solid #DCDCDC;
    text-align: center;
}

.d_lileftul li a {
    font-size: 18px;
    color: #242424;
    line-height: 300%;
    transition: all .4s ease;
}

.d_lileftul li a:hover {
    color: #1980DD;
}

.d_lilef>p {
    background: #1980DD;
    text-align: center;
}

.d_lilef>p a {
    line-height: 300%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.d_litopi {
    width: 100%;
    border-bottom: 2px solid #DCDCDC;
}

.d_litopi p {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #1980DD;
    line-height: 200%;
    border-bottom: 3px solid #1980DD;
    width: 120px;
}

#d_ztto {
    width: 100%;
    height: auto;
}

#d_zhuantitou {
    width: 100%;
    height: auto;
    display: block;
}

#d_ztbody {
    width: 1300px;
    margin: 0 auto;
    margin-top: 20px;
}

.d_ztshowlil {
    width: 1300px;
    margin: 0 auto;
}

.d_ztshowlilmz {
    width: 984px;
    margin: 0 auto;
}

.d_ztshowli {
    width: 100%;
}

.page_num {
    padding-top: 30px;
    height: 50px;
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
}

#page_div {
    line-height: 20px;
    color: #666;
    margin: 0 auto;
    width: 800px;
}

#pagination_input {
    width: 45px;
    height: 20px;
    line-height: 20px;
    color: #0172cb;
    vertical-align: middle;
    overflow: hidden;
    border: 1px solid #ccc;
    font-size: 12px;
}

#pagination_btn {
    width: 40px;
    height: 25px;
    line-height: 25px;
    background: #0172cb;
    border: 1px #ccc solid;
    vertical-align: middle;
    font-family: "微软雅黑";
}

#page_div .pagination_index {
    border: 1px #cccccc solid;
    padding: 0 8px;
    margin: 0 4px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    width: 44px;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #666666;
    font-size: 12px;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #666666;
    font-size: 12px;
}

#page_div .pagination_index1 {
    border: 1px #cccccc solid;
    padding: 0 8px;
    margin: 0 4px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    width: 44px;
    background: url(../images/next.png) right center no-repeat;
}

#page_div .pagination_index1 a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #666666;
    font-size: 12px;
}

#page_div .pagination_index1 a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #666666;
    font-size: 12px;
}

#page_div .pagination_index_last {
    font-size: 12px;
    margin-left: 10px;
    line-height: 24px;
    color: #777777;
}


/* ========="首页"样式=========*/

#page_div .pagination_index_num {
    width: 10px;
    padding: 0 8px;
    margin: 0 4px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #ccc;
}

#page_div .currentIndex {
    background: #0172cb;
    border: 1px solid #0172cb;
    height: 24px;
    line-height: 24px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}


/*=========当前页码样式=========*/

#page_div .pagination_qd {
    border: 1px #cccccc solid;
    padding: 3px 7px;
}


/*-------------------------------分页样式结束---------------------------------------*/

.d_sdkjul {
    display: block;
    width: 100%;
    margin-top: -4px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #E5E5E5;
    color: #202020;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
}

.d_widhullimx {
    float: left;
    width: 317px;
}

.d_widhullimx>img {
    width: 100%;
    height: auto;
}

#d_nthchildd>:nth-child(2) {
    margin-left: 10px;
}

#d_nthchildd>:nth-child(3) {
    margin-left: 10px;
}

#d_nthchildd>:nth-child(4) {
    margin-left: 10px;
}

#d_slun {
    width: 630px;
    height: 432px;
    float: left;
    position: relative;
    cursor: pointer;
    transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

#d_imglist {
    width: 100%;
    height: 100%;
}

#d_imglist li {
    width: 100%;
    height: 100%;
}

#d_slun img {
    width: 100%;
    height: 100%;
    display: block;
}

#d_slun>ul>li {
    opacity: 0;
    transition: opacity .5s linear;
    position: absolute;
    z-index: 0;
}

#d_slun>ul>.active {
    opacity: 1;
    z-index: 1;
}

#d_listnum {
    width: 100%;
    height: 42px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 3;
}

#d_slistulfixd {
    width: 140px;
    float: right;
}

#d_listnum>ul>li {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    border: 1px solid #FFF;
}

#d_listnum>ul>li>i {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 1px;
}

#d_listnum>ul>li>a {
    color: #fff;
    bottom: 10px;
    left: 20px;
    font-size: 16px;
    position: absolute;
    display: none;
}

#d_listnum>ul>.activenum>i {
    background: #fff;
}

#d_listnum>ul>.activenum>a {
    display: block;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#d_sleft,
#d_sright {
    width: 40px;
    height: 65px;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    display: none;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 65px;
    opacity: 0.5;
    z-index: 3;
}

#d_sleft {
    top: 50%;
    margin-top: -32.5px;
}

#d_sright {
    top: 50%;
    right: 0px;
    margin-top: -32.5px;
}

#d_sleft:hover,
#d_sright:hover {
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
}

#d_ztright {
    float: right;
    width: 630px;
}

.mpt {
    margin-top: 40px;
}

.d_ztulbody {
    width: 630px;
}

.d_ztlimgp {
    display: block;
    width: 100%;
}

.d_ztlistuls {
    width: 100%;
    padding-top: 20px;
}

.d_ztlistuls3 {
    width: 100%;
    padding-top: 20px;
}

.d_ztlistuls li a {
    font-size: 14px;
    color: #818181;
    display: block;
    float: left;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    line-height: 250%;
    text-overflow: ellipsis;
}

.d_ztlistuls3 li {
    padding-bottom: 15px;
}

.d_ztlistuls3 li p {
    background: url(./d_dian.png) no-repeat left center;
}

.d_ztlistuls3 li p a {
    font-size: 14px;
    color: #818181;
    line-height: 250%;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 80%;
    text-overflow: ellipsis;
}

.d_ztlistuls3 li span {
    display: block;
    line-height: 200%;
    width: 96%;
    margin: 0 auto;
    font-size: 14px;
    color: #c7c7c7;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    display: -0-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

.d_ztlistuls li span {
    float: right;
    display: block;
    font-size: 14px;
    color: #c7c7c7;
    line-height: 250%;
}

#d_ztshowwidth {
    width: 100%;
    background: url(./d_beijing.png) no-repeat center top;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#d_ztshowwidthmz {
    width: 100%;
    background: url(./d_mzbg.png) no-repeat center bottom;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 50px;
    margin-bottom: 40px;
}

#d_ztshowwidthm {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.d_widhulli {
    float: left;
    width: 280px;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
}

#d_nthchild>:nth-child(2) {
    margin-left: 60px;
}

#d_nthchild>:nth-child(3) {
    margin-left: 60px;
}

#d_nthchild>:nth-child(4) {
    margin-left: 60px;
}

.d_widhulli img {
    display: block;
    width: 100%;
}

.d_qwmz {}

.d_mzul {
    width: 100%;
    position: relative;
    margin-top: 60px;
    margin-bottom: 30px;
}

.d_mzul li {
    float: left;
    width: 108px;
    border: 1px solid #E4E4E4;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 20px;
}

.d_mzul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    line-height: 200%;
    color: #5E5E5E;
    font-size: 12px;
    text-align: center;
    text-overflow: ellipsis;
}

.d_qwmz {
    color: #fff;
    font-size: 14px;
    padding: 10px;
    display: block;
    width: 25%;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: -80px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1366px) {
    #d_body {
        width: 1280px;
        margin: 0 auto;
    }
    #d_ztbody {
        width: 1300px;
        margin: 0 auto;
        margin-top: 10px;
    }
    .d_ztshowlil {
        width: 1300px;
        margin: 0 auto;
    }
    .d_ztshowlilmz {
        width: 984px;
        margin: 0 auto;
    }
    #d_weizhi {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 1300px) {
    #d_body {
        width: 90%;
        margin: 0 auto;
    }
    #d_ztbody {
        width: 98%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .d_ztshowlil {
        width: 98%;
        margin: 0 auto;
    }
    .d_ztshowlilmz {
        width: 80%;
        margin: 0 auto;
    }
    #d_weizhi {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #d_slun {
        width: 48%;
    }
    #d_ztright {
        float: right;
        width: 48%;
    }
    .d_ztulbody {
        width: 48%;
    }
    #d_nthchild>:nth-child(2) {
        margin-left: 4%;
    }
    #d_nthchild>:nth-child(3) {
        margin-left: 4%;
    }
    #d_nthchild>:nth-child(4) {
        margin-left: 4%;
    }
    #d_ztright {
        float: right;
        width: 48%;
    }
    .d_qwmz {
        width: 35%;
    }
    .d_widhulli {
        float: left;
        width: 22%;
        border-radius: 5px;
        background: #fff;
        overflow: hidden;
    }
    .d_mzul li {
        float: left;
        width: 48%;
        margin-left: 1%;
        ;
    }
    .d_widhullimx {
        float: left;
        width: 20%;
    }
    #d_nthchildd>:nth-child(2) {
        margin-left: 6.66%;
    }
    #d_nthchildd>:nth-child(3) {
        margin-left: 6.66%;
    }
    #d_nthchildd>:nth-child(4) {
        margin-left: 6.66%;
    }
}

@media screen and (max-width: 1150px) {
    #d_body {
        width: 90%;
        margin: 0 auto;
    }
    .d_lilef {
        float: left;
        width: 200px;
    }
    .d_liright {
        float: right;
        width: -webkit-calc(100% - 250px);
        width: -ms-calc(100% - 250px);
        width: calc(100% - 250px);
        width: -moz-calc(100% - 250px);
        width: calc(100% - 250px);
    }
    #d_slun {
        height: 400px;
    }
    #d_ztbody {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .d_ztshowlil {
        width: 90%;
        margin: 0 auto;
    }
    #d_weizhi {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 1050px) {
    .d_mzul li {
        float: left;
        width: 46%;
        margin-left: 2%;
        ;
    }
    .d_qwmz {
        width: 50%;
    }
}

@media screen and (max-width: 1000px) {
    #d_body {
        width: 90%;
        margin: 0 auto;
    }
    #d_weizhi {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 800px) {
    #d_body {
        width: 90%;
        margin: 0 auto;
    }
    #d_weizhi {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 750px) {
    #d_body {
        width: 94%;
        margin: 0 auto;
    }
    #d_ztbody {
        width: 94%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .d_ztshowlil {
        width: 94%;
        margin: 0 auto;
    }
    #d_listbody {
        padding-top: 0px;
    }
    #d_slun {
        width: 100%;
        margin-bottom: 50px;
    }
    .d_ztulbody {
        width: 100%;
    }
    .d_wlistull {
        float: none;
        display: none;
    }
    .d_wlistulr {
        width: 100%;
    }
    .d_liright {
        float: right;
        width: -webkit-calc(100% - 180px);
        width: -ms-calc(100% - 180px);
        width: calc(100% - 180px);
        width: -moz-calc(100% - 180px);
        width: calc(100% - 180px);
    }
    .d_lileftul li a {
        font-size: 14px;
    }
    .d_lilef>p a {
        line-height: 300%;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }
    .d_lilef {
        float: left;
        width: 150px;
    }
    .d_ztlistuls li a {
        font-size: 14px;
        color: #818181;
        display: block;
        float: left;
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
        line-height: 250%;
        text-overflow: ellipsis;
    }
    .d_phonews {
        width: 50%;
        margin: 0 auto;
    }
    .d_ztlistuls li span {
        float: right;
        display: block;
        font-size: 14px;
        color: #c7c7c7;
        line-height: 250%;
    }
    #d_ztright {
        float: right;
        width: 100%;
    }
    #d_ztright {
        float: right;
        width: 100%;
    }
    .d_ztlimgp {
        display: block;
        width: 60%;
    }
    .d_litopi p {
        font-size: 18px;
        font-weight: bold;
        color: #1980DD;
        line-height: 200%;
        border_bottom: 1px solid #1980DD;
        width: 110px;
    }
    #d_weizhi {
        padding-top: 10px;
        padding-bottom: 10px;
        float: none;
        text-align: left;
    }
    #d_weizhi>a {
        font-size: 14px;
        color: #666666;
    }
    #d_show img {
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    .d_biaoti {
        font-size: 16px;
        text-align: center;
        line-height: 300%;
        color: #000;
        font-weight: bold;
    }
    #d_laiyuan span {
        font-size: 12px;
        color: #666;
    }
    .d_xianggaun {
        width: 100%;
        line-height: 200%;
        color: #626262;
        font-size: 12px;
        text-align: left;
    }
    .d_xianggaun a {
        color: #626262;
        font-size: 12px;
    }
    .d_widhullimx {
        float: left;
        width: 45%;
    }
    .d_sdkjul {
        font-size: 12px;
    }
    #d_nthchildd>:nth-child(1) {
        margin-left: 3.333%;
    }
    #d_nthchildd>:nth-child(2) {
        margin-left: 3.333%;
    }
    #d_nthchildd>:nth-child(3) {
        margin-left: 3.333%;
        margin-top: 10px;
    }
    #d_nthchildd>:nth-child(4) {
        margin-left: 3.333%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 650px) {
    .d_wlistull {
        float: none;
        display: none;
    }
    .d_wlistulr {
        width: 100%;
    }
    #d_body {
        width: 96%;
        margin: 0 auto;
    }
    #d_ztbody {
        width: 96%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .d_ztshowlil {
        width: 96%;
        margin: 0 auto;
    }
    #d_slun {
        height: 300px;
    }
    #d_weizhi {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 500px) {
    #d_body {
        width: 96%;
        margin: 0 auto;
    }
    .d_lilef {
        float: left;
        width: 100px;
    }
    #d_slun {
        height: 250px;
    }
    .d_qwmz {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .d_mzul {
        width: 100%;
        position: relative;
        margin-top: -20px;
        margin-bottom: 30px;
    }
    .d_widhulli {
        float: left;
        width: 48%;
        border-radius: 5px;
        background: #fff;
        overflow: hidden;
    }
    #d_nthchild>:nth-child(2) {
        margin-left: 4%;
    }
    #d_nthchild>:nth-child(3) {
        margin-left: 0%;
        margin-top: 20px;
    }
    #d_nthchild>:nth-child(4) {
        margin-left: 4%;
        margin-top: 20px;
    }
    .d_wlist li {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #EDEDED;
    }
    .d_lileftul li a {
        font-size: 12px;
    }
    .d_lilef>p a {
        line-height: 300%;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
    }
    .d_liright {
        float: right;
        width: -webkit-calc(100% - 120px);
        width: -ms-calc(100% - 120px);
        width: calc(100% - 120px);
        width: -moz-calc(100% - 120px);
        width: calc(100% - 120px);
    }
    #d_pnnone {
        display: none;
    }
    .d_ztlimgp {
        display: block;
        width: 100%;
    }
    .d_ztlistuls li a {
        font-size: 12px;
        color: #818181;
        display: block;
        float: left;
        width: 70%;
        overflow: hidden;
        white-space: nowrap;
        line-height: 200%;
        text-overflow: ellipsis;
    }
    #d_ztshowwidth {
        width: 100%;
        background: url(./d_beijing.png) no-repeat center top;
        background-size: auto 100%;
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    #d_ztshowwidthmz {
        width: 100%;
        background: url(./d_mzbg.png) no-repeat center top;
        background-size: auto 100%;
        padding-top: 20px;
        padding-bottom: 0px;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    #d_ztshowwidthm {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .d_ztlistuls li span {
        float: right;
        display: block;
        font-size: 12px;
        color: #c7c7c7;
        line-height: 200%;
    }
    #d_weizhi {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 400px) {
    #d_body {
        width: 96%;
        margin: 0 auto;
    }
    #d_weizhi {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .d_xianggaun {
        display: none;
    }
    .d_lilef {
        float: left;
        width: 85px;
    }
    .d_liright {
        float: right;
        width: -webkit-calc(100% - 90px);
        width: -ms-calc(100% - 90px);
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: calc(100% - 90px);
    }
    #d_slun {
        height: 200px;
    }
    .d_litopi p {
        font-size: 16px;
        font-weight: bold;
        color: #1980DD;
        line-height: 200%;
        border_bottom: 1px solid #1980DD;
        width: 80px;
    }
    .d_biaoti {
        font-size: 14px;
        text-align: center;
        line-height: 300%;
        color: #000;
        font-weight: bold;
    }
}