
body{
 background:none;
}
.grid {
    width: 1200px;
    margin: 0 auto;
}
.t8 {
    height: 40px;
    background: url(../../images/dwhzt_images/dwhzt_4.jpg) 0px center repeat-x;
}
.t9 {
    height: 40px;
    background: url(../../images/dwhzt_images/dwhzt_5.jpg) 0px center repeat-x;
}
.t8 .more,.t9 .more {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 5px 0 0 20px;
    background-color: #fff;
    color: black;
}
.header  {
    background: url(../../images/dwhzt_images/dwhzt_1.jpg) no-repeat;
    margin-bottom: 30px;
    background-size: 100%;
}
.header h1{
  width: 100%;
    background: url(../../images/dwhzt_images/dwhzt_3.png) 50% 50% no-repeat;
}
@media (max-width: 1200px){
.header h1 {
    background-size: auto 75%;
}
}
.focus {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 450px;
}

.focus .pic {
    height: 450px;
    background-position: center;
    background-size: cover;
}

.focus .pic img {
    display: block;
    width: 100%;
}

.focus .text {
    height: 450px;
    padding: 40px;
    background: url(../../images/dwhzt_images/dwhzt_2.jpg) no-repeat;
}

.focus .text h4 {
    margin-bottom: 5px;
    line-height: 43px;
    font-size: 24px;
    font-weight: bold;
}

.focus .date {
    display: block;
    font-weight: normal;
    font-size: 16px;
    color: #999;
}

.focus .text p {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    line-height: 32px;
    font-size: 16px;
}

.focus .swiper-pagination {
    bottom: 10px;
    right: 0;
    left: auto;
    width: 400px;
    line-height: 60px;
    font-size: 20px;
    color: #769fc6;
}

.focus .swiper-pagination-current,
.focus .pageState span {
    font-size: 28px;
    color: #333;
}

.focus .swiper-pagination .swiper-pagination-total {
    font-size: 20px;
    color: #769fc6;
}

.focus .swiper-button {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 400px;
    height: 40px;
}

.focus .swiper-button-next,
.focus .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: auto 32px;
}

.focus .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%236e97be'%2F%3E%3C%2Fsvg%3E");
    background-image: url(../../images/dwhzt_images/arr_l.png)\0;
}

.focus .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%236e97be'%2F%3E%3C%2Fsvg%3E");
    background-image: url(../../images/dwhzt_images/arr_r.png)\0;
}

@media (max-width: 1200px) {

    .focus {
        width: auto;
        height: auto;
        margin-left: -16px;
        margin-right: -16px;
    }

    .focus .pic {
        height: auto;
    }

    .focus .text {
        height: auto;
        padding: 15px;
    }

    .focus .text h4 {
        width: 80%;
        margin-bottom: 10px;
        line-height: 24px;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .focus .text p {
        overflow: hidden;
        height: 50px;
        border-top: 0.5px solid #ddd;
        padding-top: 10px;
        line-height: 20px;
        font-size: 12px;
        opacity: .5;
    }

    .focus .swiper-button {
        width: 100%;
        bottom: 60%;
    }

    .focus .swiper-button-next,
    .focus .swiper-button-prev {
        background-color: rgba(255, 255, 255, .2);
        background-size: auto 24px;
    }

    .focus .swiper-pagination {
        width: 60px;
        bottom: 66px;
        line-height: 40px;
        font-size: 14px;
    }

    .focus .swiper-pagination-current {
        font-size: 20px;
        color: #fff;
    }
}
@media(min-width:1200px){
.focus .pic img{
display:block;
width:800px;
height:450px;
}
}
/* 底部 */
.footer {
    padding: 20px 0;
    line-height: 22px;
    font-size: 14px;
    background-color: #2b579e;
    color: #fff;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    color: #fff;
    background: #1a4b99;
}

.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
    color: #fff;
    font-size: 14px;
}

.footer-map {
    margin-left: 320px;
}
.footer-map a{
    line-height: 45px;
}
.bg-blue{
    background: #1a4b99;
}

.credit {
    padding:6px 20px;
}

.credit p{
    padding:0px 24px;
    line-height: 32px;
    margin:5px 0px;
    background-color: #315da3;
}

.ml10{
    margin-left: 10px;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 45%;
    left: 10%;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}

@media (max-width: 1024px) {

    .copyright {
        text-align: center;
    }

    .copyright p span {
        display: block;
    }

    .links>ul>li{
        margin-bottom: 10px;
    }

    .copyright>.p20,.copyright>.credit {
        margin: 5px 0;
        width: 100%;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}
.inner, .nav, .content, .links, .copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1200px){
    .ht .fr, .header h1, .nav, .search, .inner, .content, .links, .copyright {
        width: 100%;
    }
}
.header h1 a {
    display: block;
    height: 342px;
}
@media (max-width: 1200px){
    .header h1 a {
        height: 80px;
    }
}
.credit a {
    color: #fff;
}
.tab-pane {
    position: relative;
    overflow: hidden;
}
 @media (min-width: 1200px) {
    .focus .pic img {
    display: block;
    width: 800px;
    height: 450px;
    }
.headline p a{
overflow: hidden;
}
}


 @media (max-width: 1200px) {
    .focus .pic img {
    display: block;
    width: 100%;
    height: 500px;
    }
.headline p a{
overflow: hidden;
}
}
 @media (max-width: 1024px) {
    .focus .pic img {
    display: block;
    width: 100%;
    height: 500px;  
    }
.headline p a{
overflow: hidden;
}
.panel-more a{
    width:100% !important;
}
}
 @media (max-width: 992px) {
    .focus .pic img {
    display: block;
    width: 100%;
    height: 500px;
    }
.headline p a{
overflow: hidden;
}
}
@media (max-width: 768px) {
    .focus .pic img {
    display: block;
    width: 100%;
    height: 500px;
    }
.headline p a{
overflow: hidden;
}
}
@media (max-width: 480px) {
    .focus .pic img {
    display: block;
    width: 100%;
    height: 300px;
}
}
@media (max-width: 320px){
    .focus .pic img {
    display: block;
    width: 100%;
    height: 300px;
}
}
@media (max-width: 1200px) {
.focus .swiper-button {
    width: 100%;
    bottom: 60%;
}

  .focus .swiper-pagination {
        width: 60px;
        bottom: 66px;
        line-height: 40px;
        font-size: 14px;
    }
}
@media (max-width: 1200px){
.grid {
    width: 100%;
    padding-left: 26px;
    padding-right: 26px;
}
}
@media (max-width: 1200px){
.focus .text {
    height: auto;
    padding: 15px;
}
}