* {
    padding: 0;
    margin: 0;
}
.wrap {
    min-width: 1200px;
}

 .content {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.w585{
    width: 585px;
}
.w600{
    width: 600px;
}
.fl{
    float: left;
}

.fr{
    float: right;
}
.mt10{
    margin-top: 10px;
}

.h245 {
    height: 258px;
    overflow: auto;
    padding: 0 20px;
}

.header {
    background: #fff url(../images/zt_head.png) 50% 0px no-repeat;
    min-height: 553px;

}


/*.content .row {*/
/*    margin-right: -10px;*/
/*    margin-left: -10px;*/
/*}*/

/*焦点图*/

/* 焦点图05 */
.focus{
    margin-left:0px;
}

.focus,
.focus .pic {
    position: relative;
    width: 585px;
    height: 370px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100%;
    height: 100%;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 100px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
    position: absolute;
    bottom: 14px;
    left: auto;
    right: 10px;
    z-index: 9;
    width: auto;
    margin-bottom: 4px\9;
    padding: 0 10px;
    text-align: right;
}
.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #0073f4;
}

.t4 {
position: relative;
background: #fff url(../images/zt_title1.png) 130px no-repeat;
}

.t4 {
    height: 43px;
    line-height: 35px;
    padding: 0px;
    margin: 0px;
}
.t4 b {
    margin: 0 auto;
    font-size: 28px;
}
.more1 {
    position: relative;
    background: #fff url(../images/zt_more.png) no-repeat;
    width: 52px;
    height: 39px;
    display: block;
    float: right;
    margin-top: -43px;
}

.list-b b {
    font-size: 20px;
}

.list-b li {
    position: relative;
    padding-left: 20px;
    line-height: 32px;
    font-size: 16px;
}


.list-b li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-b li span a {
   color: #9999;
}

.list-b li .date {
    position: absolute;
    top: 0;
    right: 0;
    color: #333;
}

.list-b li .date+a {
    width: 90%;
}

.pr15{
    padding-right: 15px;
}

.list-b li:before {
    display: none;
}

.list-b li {
    border-bottom: 1px dashed #cccccc;
}

.list-t li:before {
    width: 6px;
    height: 6px;
    background-color: #dcdcdc;
}

/*.list-b li :before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 30%;*/
/*    left: 0;*/
/*    width: 4px;*/
/*    height: 4px;*/
/*    margin-top: -5px;*/
/*    background-color: #0073f4;*/
/*    border-radius: 100px;*/
/*}*/

a:hover {
    color: #205190;
    text-decoration: none;
}

.list-t li .date+a {
    width: 85%;
}

.list-t li {
    font-size: 18px;
}

.tab {
    position: relative;
    background: #fff url(../images/zt_title1.png) 340px no-repeat;
}

h3.tab a.current {
    color: #205190;
}

a.current {
    color: #205190;
}

.t5 {
    position: relative;
    background: #fff url(../images/zt_title.png)  no-repeat;
    width: 100%;
    height: 95px;
}
.t5 a {
    display: block;
    text-align: center;
    font-size: 28px;
    position: relative;
    padding-top: 42px;
}

.p2 .more1 {
    margin-top: -90px;
}

.p2 {
    background: url(../images/zt_bg1.png) 50% no-repeat;
    min-height: 445px;
}

.files {
    position: relative;
    padding: 0 45px;
    margin-left: 10px;
}

.file-list {
    height: 282px;
}

.file-list .swiper-slide {
    width: 245px\9;
    height: 220px\9;
    margin-right: 20px\9;
}

.file-list .swiper-slide a {
    display: block;
    width: 260px;
    height: 282px;
    background: url(../images/zt_bg3.png) no-repeat;
}

.file-list .swiper-slide a b {
    display: block;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    color: #c20c0c;
}

.file-list .swiper-slide span {
    display: block;
    vertical-align: middle;
    padding: 20px;
    padding: 30px 30px 0\9;
    color: #333333;
}

.file-list .swiper-slide img {
    position: absolute;
    top: 0;
    right: 12px;
}

.file .file-prev,
.file .file-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 45px;
    height: 100px;
    margin-top: -50px;
    line-height: 100px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .3);
    background-size: 24px auto;
    color: #fff;
}

.file .file-prev .iconfont,
.file .file-next .iconfont {
    font-size: 48px;
    font-weight: normal;
}

.file .file-prev {
    left: 0;
    background-image: none;
}

.file .file-next {
    right: 0;
    background-image: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    width: 30px;
    height: 90px;
    left: -7px;
    top: 105px;
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    width: 30px;
    height: 90px;
    top: 105px;
}

.more2 {
    position: relative;
    background: #fff url(../images/zt_more.png) no-repeat;
    width: 52px;
    height: 39px;
    display: block;
    float: right;
    margin-top: -91px;
}

.p3 ul li {
    position: relative;
    background: #fff url(../images/zt_bg2.png) no-repeat;
    width: 285px;
    height: 120px;
    float: left;
    margin-right: 15px;
}


.p3 ul li a {
    display: block;
    padding: 36px;
}
.mb50 {
    margin-bottom: 50px;
}

.list-t li .date {
    color: #333333;
}
.inner,
.nav ul,
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.footer {
    padding: 20px 0;
    line-height: 22px;
    font-size: 14px;
    background-color: #333;
    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;
    background: #fff url(../images/links_arr.png) 96% 50% no-repeat;
}

.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;
}

.footer-map {
    margin-left: 100px;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}
.xx {
 
width: 1180px;

}


.zcjd {
    display: inline-block;
    border-radius: 5px;
    background-color: #f5f5f5;
    margin: 13px 0px;
    overflow: hidden;
}
.copyright p{
    font-size:15px;
    line-height: 30px;
}
.friendship>li>a{
	background: #fff !important;
    padding: 0 !important;
}
.friendship>li>a>img{
	width: 100%;
}
.rowyw {
    margin-right: -2px;
    margin-left: -2px;
}
.copyright p a{
	margin:0px;
}
.xx {
 
width: 1180px;

}


.zcjd {
    display: inline-block;
    border-radius: 5px;
    background-color: #f5f5f5;
    margin: 13px 0px;
    overflow: hidden;
}
.copyright p{
    font-size:15px;
    line-height: 30px;
}



.nav li a:hover {
    background-color: rgba(0, 0, 0, .2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);
}

.nav li.current a {
   background-color: rgba(0, 0, 0, .2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33ffffff, endcolorstr=#33ffffff);
}

.article h2{
   
}
.info-extra{
    left:200px 
}
.pages a:hover {
    position: relative;
    background-color: #224b7f;
    color: #fff;
}
.info-list .row{
    font-weight: normal !important;
}
.site-map h2 {
    position: relative;
    color: #2d8fff;
}
.backtop {
    bottom: 120px;
}
.focus .text h4 {
    margin-bottom: 5px;
}
.focus .swiper-pagination {
  
}
.focus .swiper-button {
   
}
.wxb a {
    line-height: 96px;
    margin: 10px 132px !important;
}


.jc {
    right:330px !important;
    margin-top: -13px;
}
.gov {
    left:-8px !important;
}
@media (max-width: 1200px) {

    .ht .fl,
    .lang,
    .search-box,
    .topic h2,
    .topic-prev,
    .topic-next {
        display: none;
    }

    .ht .fr {
        text-align: center;
        font-size: 12px;
    }

    .ht .fr,
    .header h1,
    .nav ul,
    .search,
    .inner,
    .content,
    .links,
    .copyright {
        width: 100%;
    }
    .header h1 {
        height: 100px;
        background-position: 20px 50%;
        background-size: auto 60%;
    }

    .header h1 a {
        height: 100px;
    }

    .robot {
        margin: 0;
    }

    .search-btn {
        display: block;
    }

    .search-box {
        position: static;
        top: 0;
        margin: -15px 0 0;
        padding: 15px 0;
        background-color: #f8f8f8;
    }

    .search-box:before {
        display: block;
    }

    .nav {
        padding: 10px 0;
    }

    .nav li a {
        position: relative;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #fff;
    }

    .nav li+li:before {
        content: '';
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: 0;
        border-left: 1px solid rgba(255, 255, 255, .2);
    }

    .footer {
        padding: 20px;
    }

}

@media (max-width: 768px) {

    .copyright {
        text-align: center;
    }

    .copyright p span {
        display: block;
    }

    .copyright>.p20 {
        margin: 0;
        width: 100%;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}

@media (max-width: 480px) {
    .nav li a {
        font-size: 14px;
    }

    .nav li a i {
        display: none;
    }
    .header h1 {
        background-position: 10px 50%;
        background-size: auto 45%;
    } 

}