/* 通用 Start */

* {
    font-family: '微软雅黑';
    color: #333;
}

a,
a:hover,
a:active,
a:focus {
    outline: none;
}

.headerBg {
    background: #999;
}

.conBg {
    background: #666;
}

.footerBg {
    background: #333;
}

.bt-box-1200 {
    width: 1241px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    font-size: 0px;
    height: 0px;
}

.hideBox {
    display: none;
}


/* 通用 End */


/* header start */

.header {
    height: 205px;
    background: url('headerBg.jpg') no-repeat center top;
}

.dxc-logoBox {
    float: left;
    margin-top: 30px;
    width: 469px;
    height: 95px;
    background: url('Logo.png') no-repeat center;
    background-size: 98%;
}

.dxc-searchBox {
    float: right;
    margin-top: 35px;
    width: 318px;
    height: 85px;
}

.dxc-searchBox p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.dxc-searchBox p span {
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

.dxc-search {
    width: 318px;
    height: 38px;
    line-height: 38px;
}

.dxc-search input {
    float: left;
    padding-left: 17px;
    width: 252px;
    height: 38px;
    color: #666666;
    font-size: 16px;
    outline: none;
    border: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.dxc-search button {
    float: left;
    width: 66px;
    height: 38px;
    border: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #fff url('searchBtn.png') no-repeat center;
}


/* nav start */

.dxc-navBox {
    margin-top: 30px;
    /* width: 100%; */
    height: 40px;
}

.dxc-navBox ul li {
    position: relative;
    float: left;
    margin-right: 34px;
    width: 107px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.dxc-navBox ul li.active {
    background: #a7181f;
}

.dxc-navBox ul li:hover {
    background: #a7181f;
}

.dxc-navBox ul li:last-child {
    margin-right: 0;
}

.dxc-navBox ul li>a {
    display: block;
    text-align: center;
    color: #ffffff;
}

.dxc-hideNav {
    position: absolute;
    z-index: 20;
    width: 100%;
    background: #FFFFFF;
}

.dxc-hideNav a {
    display: block;
    font-size: 14px;
    color: #333333;
}

.dxc-hideNav a:hover {
    color: #fff;
    background: #a7181f;
}


/* nav end */


/* header end */


/* main start */

.main {
    width: 100%;
    min-height: 1000px;
    background: #f3f3f3 url('mainBg.png') no-repeat center bottom;
}

.main .bt-box-1200 {
    min-height: 1000px;
    background: #fff;
}


/* 当前位置 start */

.dxc-currentBox {
    margin: 0 auto;
    padding-left: 68px;
    width: 1241px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #f3f3f3 url('nowIcon.png') no-repeat 35px center;
}

.dxc-currentBox a {
    font-size: 14px;
    color: #333;
}


/* 当前位置 end */

.dxc-conBox {
    padding: 20px;
    width: 1240px;
}

.dxc-conBox p a img {
    display: block;
    margin: 0 auto;
}

.dxc-cont {
    margin: auto;
    margin-bottom: 20px;
    width: 1200px;
    min-height: 640px;
    background: #FFFFFF;
}

.dxc-title {
    margin: auto;
    padding: 25px 0;
    width: 960px;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #000000;
    border-bottom: 2px solid #717171;
}

.title1 {
    width: 960px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    color: #333333;
    margin: auto;
}

.time {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
    margin-right: 100px;
}

.laiyuan {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
    margin-right: 120px;
}

.cishu {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
}

.fen {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
    float: right;
}

.fen>img {
    margin-right: 5px;
}

.wen {
    width: 960px;
    min-height: 300px;
    margin: auto;
    font-size: 16px;
    color: #333333;
}

.wen p {
    line-height: 30px;
    margin-top: 15px;
}

.wen table {
    float: none;
    border: 1px solid #999 !important;
}

.wen td {
    border: 1px solid #999 !important;
}

.pict {
    width: 800px;
    margin: auto;
    margin-bottom: 20px;
}

.pict>img {
    margin: auto;
}

.text {
    width: 960px;
    margin: auto;
}

.text>p {
    margin-top: 25px;
    line-height: 30px;
    text-indent: 30px;
}

.down {
    width: 960px;
    margin: auto;
    height: 40px;
    background: #f1f1f1;
    margin-top: 30px;
}

.down img {
    margin-right: 7px;
}

.huan {
    width: 960px;
    height: 60px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 10px;
    display: none;
}

.huan>div {
    line-height: 30px;
    font-size: 15px;
    color: #333333;
}

.huan>div>a {
    font-size: 15px;
    color: #333333;
}

.huan>div>a:hover {
    color: #9c020d;
}

.xian {
    width: 960px;
    margin: auto;
    height: 20px;
    /* background: url(/picture/0/1907041653224774808.jpg) repeat-x center; */
    margin-top: 10px;
}


/* main end */


/* footer start */

.footer {
    min-width: 100%;
    height: 224px;
    background: #f1f1f1;
}

.dxc-linksBox {
    width: 100%;
    height: 66px;
    line-height: 66px;
    font-size: 14px;
    background: #9c020d;
}

.dxc-linksBox .bt-box-1200 {
    width: 1200px;
}

.dxc-linksBox span {
    float: left;
    margin-right: 17px;
    color: #fff;
}

.dxc-linksBox li {
    position: relative;
    float: left;
    margin-top: 18px;
    margin-right: 20px;
    padding-left: 40px;
    width: 152px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    background: url('footerLinksIcon.png') no-repeat 12.2rem center;
    border: 1px solid #b64149;
    cursor: pointer;
}

.dxc-linksBox ul li p {
    height: 29px;
    line-height: 29px;
    color: #fff;
    cursor: pointer;
}

.dxc-linksBox ul li div.linksList {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding-right: 10px;
    width: 100%;
    height: 200px;
    background: #fff;
    border: 1px solid #e4e4e4;
    overflow: auto;
    z-index: 3;
}

.dxc-linksBox ul li div.linksList::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}

.dxc-linksBox ul li div.linksList::-webkit-scrollbar-thumb {
    border-radius: 1px;
    box-shadow: inset 0 0 5px #b1b1b133;
    background: #535353;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
}

.dxc-linksBox ul li div.linksList::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
}

.dxc-linksBox ul li div.linksList a {
    display: block;
    text-align: center;
}

.dxc-copyrightBox {
    margin: 0 auto;
    width: 1200px;
    height: 158px;
}

.dxc-sydwBox {
    float: left;
    height: 158px;
    line-height: 158px;
}

.dxc-copyrightBox>p {
    float: left;
    margin-left: 30px;
    padding-top: 50px;
    height: 158px;
    line-height: 28px;
    font-size: 14px;
}

.dxc-xmtBox {
    float: right;
    padding-top: 20px;
    width: 43.30px;
    height: 158px;
}

.dxc-xmtBox p {
    float: left;
    margin-right: 47px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

.dxc-xmtBox p:last-child {
    margin-right: 0;
}


/* footer end */

@media screen and (max-width:1199px) and (min-width:320px) {
    .cont,
    .dxc-title,
    .wen,
    .title1,
    .bt-box-1200,
    .foot_nr .wenzi,
    .dxc-copyrightBox,
    .header,
    .footer {
        width: 100% !important;
        min-width: 100%!important;
    }
    .laiyuan,
    .cishu,
    .fen,
    .down,
    .weizhi,
    .xian,
    .currentpath,
    .nav,
    .foot_top,
    .foot_nr .weixin,
    .foot_nr .shiye,
    .top form {
        display: none !important;
    }
    .dxc-currentBox,
    .dxc-navBox,
    .dxc-searchBox,
    .dxc-sydwBox,
    .dxc-linksBox,
    .dxc-xmtBox {
        display: none;
    }
    .header {
        width: 100%!important;
        height: 160px!important;
        background: #9c020c!important;
    }
    .bt-box-1200 {
        width: 100%;
    }
    .dxc-logoBox {
        width: 98%;
    }
    .dxc-copyrightBox {
        width: 100%;
    }
    .wen {
        margin-top: 20px;
        text-indent: 2em;
    }
    .main {
        width: 100%;
        margin: 0 auto;
        min-height: auto;
        background: #FFFFFF;
    }
    .content_box {
        padding: 20px;
        width: 100%;
    }
    .cont {
        min-height: auto;
    }
}
@media screen and (max-width:475px) and (min-width:320px) {
    .dxc-logoBox {
        width: 98%!important;
        background-size: 98%!important;
    }
    
}