body{font-size:14px;font-family: Î¢ÈíÑÅºÚ, ËÎÌå , Verdana, Arial;line-height: 1.42857143;color: #333;background-color: #f2f2f2;}
a{color: #333;}
a:hover,a:focus{color: red;}
.theme-ct{background: white;padding: 0 20px;}
.theme-dqwz{background: url(../jpg/u62swu.jpg) no-repeat 0 center;padding-left: 25px;line-height: 45px;border-bottom: 1px solid #CCCCCC;}



.header{
    background:url(../jpg/iqmjam.jpg) no-repeat;
    background-size:100% 100%;
    transition:all linear .5s;
}
.header-top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../png/bn4xti.png) no-repeat;
    color: #fff;
}
.header-top > .container {
    position: relative;
}

.header-top a {
    color: #fff;
}
.header-top .weather {
    height: 40px;
}
.header-top #riqi {
    margin-right: 24px;
}
.header-top ul.fr li {
    float: left;
}
.header-top ul.fr .search {
    padding-left: 20px;
    margin-left: 20px;
}
.header-top ul.fr li img {
    margin-right:6px;
}
.header-top ul.fr .search img {
    margin-right:0;
}
.header-btm {
    width:100%;
    height:60px;
    background: #265a93;
}
.navbar {
    overflow:hidden;
    font-size:22px;
    font-weight: normal;
    line-height:40px;
    margin: 10px 0;
}
.navbar li{
    float:left;
    width: 25%;
    text-align:center;
    letter-spacing:3px;
    border-left:1px solid #6b93da;
}
.navbar li.sy{
    letter-spacing:10px;
    border-left:0;
}
.navbar li a {
    color:#fff;
}
.logo{
    width:1200px;
    margin:60px auto 110px;
}

.seek_main{
    display:block;
    overflow:hidden;
    width:220px;
    height:30px;
    line-height:30px;
    margin:5px 0 0 20px;
    color:#000;
    position:relative;
}
.seek_main > input {
    padding: 0 8px;
    width:100%;
    margin:0;
    outline:none;
    border:0;
    border-radius:14px;
}
.seek_main p {
    position:absolute;
    width:30px;
    height:30px;
    right:0;
    top:0;
    background:url(../png/goe6a7.png) no-repeat center center;
}
.seek_main p input{
    width:100%;
    height:100%;
    border:0;
    background:transparent;
    outline: none;
}
@media screen and (max-width: 768px) {
    .header {
        width: 100%;
        background-size: cover;
        background-position: center right;
    }
    .header-top .weather {
        display: none;
    }
    .header-top > .container .fl {
        float: none;
        text-align: center;
        margin-right: 0;
    }
    .header-top > .container > .fr {
        display: none;
    }
    .logo {
    width: 85%;
    margin: 50px auto;
    }
    .header-btm {
        height:auto;
    }
    .container.bg {
        padding: 10px 10px 0 !important;
    }
    .navbar {
        width:100%;
    }
    .navbar .sy {
        width: 25%;
        line-height: 44px;
    }
    .navbar li {
        width: 14.5%;
        font-size: 15px;
        line-height: 22px;
    }
    .navbar li:nth-child(3){
    }
    .navbar .sy a {
        padding-left: 38px;
        background: url(../png/ynqo0a.png) no-repeat;
        background-position: 10% 10%;
    }
}

.footer {
    width: 100%;
    min-height: 100px;
    background: #265a93;
    color: #fff;
    margin-top: 20px;
}
.footer a {
    color: #fff;
}
.footer .clearfix li {
    float: left;
    color: #fff;
}
.footer > .container {
    padding-bottom: 12px;
    position: relative;
    
}
.footer .copyright {
    margin-top: 10px;
    
}
.footer .wzzc {
    position: absolute;
    right: 0;
    bottom: 20px;
}
.footer .wzzc a {
    margin-left: 15px;
}
.footer .wzlj-nav {
    overflow:hidden;
    padding: 20px 20px 12px;
}
.footer .wzlj-nav li {
    float: left;
    padding: 0 25px;
    color: #fff;
}
.footer .wzlj-nav li:first-child {
    padding:0;
}
.footer .wzlj-nav > a {
    margin-right:35px;
}
.footer .wzlj-nav li a {
    color: #fff;
    display: block;
    padding: 0 25px;
    
}
.footer .wzlj-nav li a span {
    margin-left:20px;
}
.footer .wzlj-nav li a span img {
    transition:all linear .5s;
}
.footer .wzlj-nav li a:hover span img,
.footer .wzlj-nav .on a span img {
    transform:rotate(180deg);
}
.wzlj-list {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    
    padding: 0;
    border:0;
    border-top: 0;
    height: 0;
    
    transition: all linear .5s;
    position: absolute;
    top: -190px;
    left: 0;
    display: none;
    height: 190px;
}
.wzlj-list ul {
    display:none;
    overflow: auto;
    background: #fff;
    height: 190px;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-top: 5px solid #1061a6;
}
.wzlj-list ul.dis {
    display:block;
}
.wzlj-list ul li {
    float: left;
    width: 20%;
    text-align: left;
}
 .wzlj-list ul li a {
    display:block;
    padding: 4px 0;
    color: #000;
}
@media screen and (max-width: 768px) {
    .footer {margin-top:15px;padding:10px 10px 0;}
    .footer .wzzc {
        display: none;
    }
    .yd_none,
    .wzlj-nav,
    .wzlj-list {
        display: none;
    }
}

.list li{line-height: 30px;border-bottom: 1px dashed #CCCCCC;padding: 15px 0;}
.list li:first-child{padding-top:0;}
.list li:after{content: " ";display: table;clear: both;}
.list img{width: 270px;height: 160px;margin-right: 15px;float: left;}
.list .time{float: right;margin-left: 10px;}
.list .tit{display: block;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}

#page-div{margin:15px auto;text-align: center;}
.pagination-first,.pagination-last{display: block;margin: 10px;}
.pagination-index,.pagination-num{border: 1px solid #bfbfbf;margin: 0 3px;padding:0 10px;display: inline-block;border-radius: 3px;color: #bfbfbf;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #bfbfbf;color: white;}
.pagination-last>span{margin: 0 10px;}
.pagination-last>input{height: 18px;width: 30px;text-align: center;}


.detail{background: #FFFFFF;}
.detail>h1{font-size: 32px;text-align: center;padding: 20px 50px;}
.detail>.table{border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;line-height: 40px;text-align: center;}
.detail>.table>div{display: inline-block;margin: 0 15px;}
.detail .fontsize img,.detail .fontsize span{margin: 0 5px;cursor: pointer;}
.detail .dywb{cursor: pointer;}
.detail .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
.bdshare-button-style2-16 .bds_qzone,
.bdshare-button-style2-16 .bds_more,
.bdshare-button-style2-16 .bds_copy{
    display:none;
}
#NewsContent{padding: 20px;border: 1px solid #ccc;margin-bottom: 20px;border-top: 0;}
#div-div{font-size: 12px;}
.click-top{position: fixed;bottom: 10%;right: 5%;z-index: 1000;display: none;cursor: pointer;}




.overf {white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}

@media (max-width: 768px) {
.dis-no{display: none !important;}
.theme-ct{padding: 0 10px;}
.list img{width: 100%;height: 160px;float: initial;display: block;margin-bottom: 10px;}
.detail>h1{font-size: 18px;padding: 20px 0;}
#NewsContent img{height: initial !important;}


}


@media (min-width: 768px) {
.container { width: 750px;}
}
@media (min-width: 992px) {
.container {width: 970px;}
}
@media (min-width: 1200px) {
.container {width: 1200px;}
#NewsContent,.theme-ct{min-height: 500px;}
}
.container{margin-right: auto;margin-left: auto;}
.container.bg {
    background:#fff;
    padding:20px;
}