@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/
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;}
.cor1,a.cor1{color: white;}
.theme-lm>div{font-size: 20px;padding: 0 10px;float: left;line-height: 45px;height: 45px;color: #3560a0;}
.theme-lm>div.active{color: #be5556;border-bottom: 2px solid #be5556;}
.theme-lm>img{float: left;margin-top: 7px;}
.theme-more a{line-height: 45px;color: #C9C9C9;float: right;font-size: 14px;}
.theme-list li{padding-left: 15px;background: url(../images/icon/icon2.jpg) no-repeat 0 center;line-height: 35px;}
.theme-ct{margin: 20px auto;background: white;padding: 0 20px;}
.theme-dqwz{background: url(../images/icon/icon_dqwz.jpg) no-repeat 0 center;padding-left: 25px;line-height: 45px;border-bottom: 1px solid #CCCCCC;}
.flx{
    clear: both;
}
.bds_more,.bds_qzone,.bds_print,.bds_copy{display:none !important;}
/*----------------------------------------------------------*/
.d_m_list{
    width: 100%;
    margin: 20px auto;
    border: 1px solid #d7d7d7;
}
.d_m_list ul{
    overflow: hidden;
    padding: 10px 0;
}
.d_m_list ul li{
    float: left;
    width: 47%;
    font-size: 14px;
    margin-left: 2.5%;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.d_m_list ul li b{
    color: #086c98
}
.d_m_list ul li.li{
    margin-left: 6%;
}
/*-----------------------------网站地图-----------------------------*/
#maplist table{width: 100%;font-size: 16px;margin-top: 20px;}
#maplist td{border: 2px solid white;height: 40px;line-height: 30px;}
#maplist .one{background: #e5f1fd;font-weight: bold;text-align: center;width: 15%;}
#maplist .one a{color: #f76d15;}
#maplist .two{background: #f7f7f7;text-align: center;width: 18%;}
#maplist .two a{color: #086c98;}
#maplist .three{background: #f7f7f7;color: #086c98;padding-left: 10px;}
#maplist .three a{color: #086c98;display: inline-block;margin: 0 10px;}


/*-----------------------------list列表-----------------------------*/
.list li{line-height: 30px;border-bottom: 1px dashed #CCCCCC;padding: 15px 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{width: 80%;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详情-----------------------------*/
.detail{background: #FFFFFF;padding-bottom: 20px;}
.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;}
#NewsContent{padding: 20px;}
.click-top{position: fixed;bottom: 10%;right: 5%;z-index: 1000;display: none;cursor: pointer;}

/*-----------------------------********-----------------------------*/
@media (max-width: 768px) {
.remove-float{float: initial !important;}
.remove-width{width: initial !important;}
.remove-height{height: initial !important;}
.remove-marg{margin: 0 !important;}
.remove-padd{padding: 0 !important;}
.remove-bg{background: initial !important;}
.remove-bder{border: initial !important;}
.dis-no{display: none !important;}
.bgimg-no,body{background-image: none !important;}
.remove1{float: initial !important;width: initial !important;}
.remove2{width: initial !important;height: initial !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{padding:0 0 20px;}
#NewsContent img{height: initial !important;}

/*-----------------------------********-----------------------------*/

}
@media (max-width: 768px) {
    .logo>img{
        width: 300px;
        height: 60px;
    }
    .sz_head{
        width: 100%;
        background: url("../images/public/bg.png") no-repeat;
        height: 330px;
        position: relative;
    }
    .sz_weather{
        width: 100%;
       height: 20px;
    }
    .sz_weather>iframe{
        display: none;
    }
    .sz_headin{
        position: absolute;
        right: 300px;
        top: 5px;
        color: white;
        font-size: 16px;
        color: white;
        display: none;
    }
    .sz_headin>a{
        color: wheat;
    }
    .sz_search{
        text-align: center;
    }
    .search_input{
        width: 320px;
        height: 45px;
        margin: 0 auto;
        border-radius: 55px;
        overflow: hidden;
        margin-top: 13px;
        background-color: white;
        border: 5px solid rgba(0, 0, 0, 0.28);
    }
    .search_input>input{
        height:37px;
        background-color: white;
        text-indent: 10px;
        width: 73%;
        border: none;
        font-size: 16px;
        outline: none;
    }
    .search_input>span{
        height:35px;
        background-color: #216bd0;
        width: 25%;
        float: right;
        display: block;
        border-radius: 45px;
        color: white;
        line-height: 35px;
        font-size: 16px;
    }
    .hot_search{
        width: 320px;
        height: 35px;
        margin: 0 auto;
        margin-top: 10px;
    }
    .hot_search>span{
        color: white;
    }
    .hot_search>a{
        color: white;
        font-size: 14px;
        padding: 5px;
    }

    .sz_nav{
        width: 100%;
    }
    .sz_nav>ul{
        margin: 0 auto;
        padding: 0;
    }
    .flx{
        clear: both;
    }
    .sz_nav>ul>li{
        float: left;
        width: 29%;
        margin-top: 10px;
        margin-left: 3%;
        background-color: rgba(33, 107, 208, 0.44);
        height: 53px;
    }
    .sz_nav>ul>li:nth-child(4){
        width: 45%;
    }
    .sz_nav>ul>li:nth-child(5){
        width: 45%;
    }
    .sz_nav>ul>li>a{
        display: block;
        width: 100%;
        text-align: center;
        color: white;
        font-size: 22px;
        height: 53px;
        line-height: 53px;
    }
    .sz_nav>ul>li>a>img{
        display: none;
    }
    .sz_nav>ul>li>a>br{
        display: none;
    }
    /*-----------------------------footer页脚-----------------------------*/
    .sz_foot{
        width: 100%;
        /*height: 170px;*/
        background-color: #1a54a5;
        margin-top: 20px;
    }
    .sitetitle{
        width: 100%;
        margin-top: 10px;
        display: none;
    }
    .sitetitle>span{
        float: left;
        color: white;
        cursor: pointer;
    }
    .sitetitle>span:nth-child(1){
        width: 10%;
        text-align: left;
    }
    .sitetitle>span:nth-child(n+2):nth-child(-n+4){
        width: 20%;
        text-align: center;
    }
    .sitelist{
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        display: none;
    }
    .sitelist>ul{
        padding: 0;
        margin: 0;
    }
    .sitelist>ul>li{
        float: left;
        color: white;

    }
    .sitelist>ul>li:nth-child(1){
    }
    .sitelist>ul>li>a{
        color: white;
        padding: 5px 10px;
    }
    .aboutsite>ul{
        padding: 0;
        margin: 0;
    }
    .aboutsite>ul>li{
        float: left;
        padding: 5px 8px;
        color: white;
    }
    .aboutsite>ul>li>a{
        color: white;
    }
    .imgshow{
        position: absolute;
        right: 0;
        top: 20px;
        display: none;
    }
    .psite{
        padding: 5px 105px 11px 10px!important
    }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
    .sz_head{
        width: 100%;
        background: url("../images/public/bg.png") no-repeat;
        height: 417px;
        position: relative;
    }
    .sz_weather{
        width: 100%;
        color: white;
        font-size: 14px;
		height:80px;
    }
    .sz_weather>iframe{
        margin-top:5px;
        margin-left: 100px;
    }
    .sz_headin{
        position: absolute;
        right: 300px;
        top: 5px;
        color: white;
        font-size: 16px;
        color: white;
    }
    .sz_headin>a{
        color: wheat;
    }
    .sz_search{
        text-align: center;
    }
    .search_input{
        width: 600px;
        height: 55px;
        margin: 0 auto;
        border-radius: 55px;
        overflow: hidden;
        margin-top: 33px;
        background-color: white;
        border: 5px solid rgba(0, 0, 0, 0.28);
    }
    .search_input>input{
        height:35px;
        background-color: white;
        text-indent: 10px;
        width: 73%;
        border: none;
        margin-top: 5px;
        font-size: 16px;
        outline: none;
    }
    .search_input>span{
        height:45px;
        background-color: #216bd0;
        width: 25%;
        float: right;
        display: block;
        border-radius: 45px;
        color: white;
        line-height: 45px;
        font-size: 18px;
    }
    .hot_search{
        width: 600px;
        height: 55px;
        margin: 0 auto;
        margin-top: 23px;

    }
    .hot_search>span{
        color: white;
    }
    .hot_search>a{
        color: white;
        font-size: 14px;
        padding: 5px;
    }

    .sz_nav{
        width: 100%;
        background: url("../images/public/nav.png") no-repeat center;
        position: absolute;
        bottom: 0;
        height: 85px;
    }
    .sz_nav>ul{
        width: 1100px;
        margin: 0 auto;
        padding: 0;
        height: 85px;

    }
    .flx{
        clear: both;
    }
    .sz_nav>ul>li{
        float: left;
        height: 85px;
        width: 20%;
        padding-top: 10px;
    }
    .sz_nav>ul>li>a{
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        color: white;
        font-size: 22px;
    }

    /*-----------------------------footer页脚-----------------------------*/
    .sz_foot{
        width: 100%;
        /*height: 170px;*/
        background-color: #1a54a5;
        margin-top: 20px;
    }
    .sitetitle{
        width: 100%;
        margin-top: 10px;
    }
    .sitetitle>span{
        float: left;
        color: white;
        cursor: pointer;
    }
    .sitetitle>span:nth-child(1){
        width: 10%;
        text-align: left;
    }
    .sitetitle>span:nth-child(n+2):nth-child(-n+4){
        width: 20%;
        text-align: center;
    }
    .sitelist{
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sitelist>ul{
        padding: 0;
        margin: 0;
    }
    .sitelist>ul>li{
        float: left;
        color: white;

    }
    .sitelist>ul>li:nth-child(1){
    }
    .sitelist>ul>li>a{
        color: white;
        padding: 5px 10px;
    }
    .aboutsite>ul{
        padding: 0;
        margin: 0;
    }
    .aboutsite>ul>li{
        float: left;
        padding: 5px 10px;
        color: white;
    }
    .aboutsite>ul>li>a{
        color: white;
    }
    .imgshow{
        position: absolute;
        right: 0;
        top: 20px;
    }
.container{width:1200px;}
#NewsContent,.theme-ct{min-height: 500px;}

}
















































































