* { margin:0px; padding:0px; }
body { font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; font-size:16px; line-height:170%;background: url(../images/top.jpg)  repeat-x top; }
ul,ol,li { list-style:none;}
img{ border:none; }
a { text-decoration:none; color:#666666; cursor:pointer; }
a:hover{ color:#01652d; text-decoration:none; }
.clear-both { clear:both; height:0; overflow: hidden; }
.left{float:left}
.right{float: right;}
#container{
	padding: 25px 20px 20px 20px;
	width: 1000px;
	margin: 390px auto 0 auto;
	background-color: #FFFFFF;
}

.title{
	border-bottom: 2px #e2e2e2 solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.title span{
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024dca;
}
.title a{
	font-size: 13px;
	float: right;
}

#footer{
	text-align: center;
	margin: 30px 0px;
	width: 100%;
	color: #FFFFFF;
}
.top{overflow: hidden;clear: both;margin-top: 15px;height: auto;}
.top dl{width:18%;display: block; margin:10px; float:left;}
.top dl dd{text-align: center;line-height: 30px;}
.top dl dt{text-align: center;cursor: pointer;}
.top dl dt img{height:180px;width:auto;}


        .box {
            width: 1000px;
            margin: 0 auto;
        }

        .box .branch {
            text-align: center;
        }

        .box .branch div.title img {
            width: 1000px;
            height: 38px;
        }

        .box .branch div.title {
            margin: 40px 0 35px 0;
            width: 1000px;
            height: 38px;
			border-bottom:none;
        }

        .branch ul li {
            float: left;
            width: 166px;
            text-align: center;
            height: 225px;
        }

        .branch ul li p {
            width: 150px;
            margin: 5px auto;
            height: 42px;
            font-size: 18px;
        }

        .branch ul li img {
            width: 146px;
            height: 146px;
        }

        .mask {
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, .5);
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
            width: 100%;
            height: 100%;
            display: none;
            cursor:default;
        }

        .mask .mask_with {
            width: 320px;
            height: 380px;
            background-color: white;
            margin: 0 auto;
            margin-top: 100px;
        }

        .mask img {
            width: 210px !important;
            height: 210px !important;
            margin-top: 10px;
        }

        .close img {
            width: 60px !important;
            height: 60px !important;
            cursor:pointer;
        }

        .mask p {
            width: 100% !important;
            font-size: 16px !important;
            line-height: 42px;
        }

        .mask .mask_title {
            color: rgb(53, 139, 204);
            margin-bottom: 15px;
            border-bottom: 2px solid rgb(239, 239, 239);
            font-size: 24px !important;
            height: 60px;
			line-height: 60px;
        }

        .branch ul li {
            cursor: pointer;
        }
        .border_line {border-bottom:1px #777777 dashed; margin-bottom:20px;display: inline-block;width: 100%;}

.footer{background-color: #1b51a0;margin-top:20px;margin-bottom:0;padding-top:20px;padding-bottom:20px;}
.footer a{color: #FFFFFF;}
.footer a:hover{color: #d09d22;}
.footer_wzbs{position: absolute; left: 0; top: 10px; width:200px; text-align:right;}
.footer_wzbs img{vertical-align: middle;}
.footer .footer-list{width: 1040px;margin: 0 auto;position: relative;}
.footer .footer-list p{text-align: center;line-height: 25px}
.footer .footer-list ul{text-align: center;padding: 5px 0;}
.footer .footer-list ul span{width: 1px;height: 15px;vertical-align: middle;margin: 0 10px;background: #105a9f;display: block;display: inline-block}
.footer .footer-list ul li{display: inline;line-height: 36px}
.footer .footer-list ul li a{color: #105a9f;font-size: 14px;vertical-align: middle}
.footer_txt{text-align: center;}
.footer_nav{margin: 10px auto;color:#FFFFFF;}
.footer_nav a{margin:0 10px;}
.footer .copyright{line-height: 24px;}
.footer .copyright span{color: #FFFFFF;font-size: 13px;}
/* ========== 政务新媒体页面响应式适配 ========== */

/* 平板及以下设备（最大宽度 1024px） */
@media screen and (max-width: 1024px) {
     body {
        background-size: 100% auto;
    }
    #container {
        width: 96% !important;
        margin-top: 180px !important;
        padding: 15px !important;
        box-sizing: border-box;
    }

    .top dl {
        width: 40% !important;
        margin: 10px auto !important;
        float: none !important;
        display: inline-block !important;
        text-align: center;
    }

    .top dl dt img {
        height: auto !important;
        width: 80% !important;
        max-width: 180px;
    }

    .box {
        width: 100% !important;
        overflow-x: hidden;
    }

    .box .branch div.title img {
        width: 100% !important;
        height: auto !important;
    }

    .box .branch div.title {
        width: 100% !important;
        height: auto !important;
        margin: 20px 0 !important;
    }

    .branch ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0 10px;
    }

    .branch ul li {
        width: 45% !important;
        min-width: 140px;
        height: auto !important;
        margin: 10px;
        box-sizing: border-box;
    }

    .branch ul li p {
        width: 100% !important;
        font-size: 16px;
        height: auto;
        margin: 8px auto;
    }

    .branch ul li img {
        width: 80% !important;
        height: auto !important;
        max-width: 146px;
    }

    .border_line {
        border-bottom: none !important;
        margin-bottom: 0 !important;
    }

    /* 弹窗遮罩层适配 */
    .mask .mask_with {
        width: 85% !important;
        max-width: 320px;
        height: auto !important;
        margin-top: 15% !important;
        padding: 15px;
        box-sizing: border-box;
    }

    .mask .mask_with .left,
    .mask .mask_with .right {
        width: 100% !important;
        text-align: center;
    }

    .mask img {
        width: 70% !important;
        height: auto !important;
        max-width: 180px;
    }

    .close img {
        width: 40px !important;
        height: 40px !important;
    }

    .mask .mask_title {
        font-size: 20px !important;
        height: auto !important;
        line-height: 1.4 !important;
        padding: 10px 0;
    }

    /* 底部 footer 适配 */
    .footer .footer-list {
        width: 96% !important;
        padding: 0 2%;
    }

    .footer_wzbs {
        position: static !important;
        width: auto !important;
        text-align: center !important;
        margin-top: 15px;
    }

    .footer_txt {
        text-align: center;
    }

    .footer_nav a {
        display: inline-block;
        margin: 0 8px;
        font-size: 13px;
    }

    .footer .copyright span {
        font-size: 12px;
        display: inline-block;
        line-height: 1.8;
    }
}

/* 手机设备（最大宽度 768px） */
@media screen and (max-width: 768px) {
    #container {
        margin-top: 120px !important;
        padding: 12px !important;
    }

    .title span {
        font-size: 18px;
    }

    .top dl {
        width: 80% !important;
    }

    .top dl dt img {
        width: 60% !important;
    }

    .branch ul li {
        width: 100% !important;
        max-width: 260px;
        margin: 10px auto;
    }

    .branch ul li p {
        font-size: 15px;
    }

    .mask .mask_with {
        width: 90% !important;
        margin-top: 20% !important;
    }

    .mask .mask_title {
        font-size: 18px !important;
    }

    .mask p {
        font-size: 14px !important;
    }

    .close img {
        width: 35px !important;
        height: 35px !important;
    }

    .footer_nav a {
        margin: 0 5px;
        font-size: 12px;
    }

    .footer .copyright span {
        font-size: 11px;
        display: block;
    }
}

/* 超小屏（最大宽度 480px） */
@media screen and (max-width: 480px) {
    #container {
        margin-top: 100px !important;
        padding: 10px !important;
    }

    .title span {
        font-size: 16px;
    }

    .top dl {
        width: 100% !important;
        margin: 15px 0 !important;
    }

    .top dl dt img {
        width: 50% !important;
    }

    .branch ul li {
        width: 100% !important;
    }

    .branch ul li img {
        width: 70% !important;
    }

    .mask .mask_with {
        width: 95% !important;
        margin-top: 25% !important;
        padding: 10px;
    }

    .mask img {
        width: 60% !important;
    }

    .close img {
        width: 30px !important;
        height: 30px !important;
    }

    .footer_nav a {
        display: block;
        margin: 5px 0;
    }

    .footer_nav a:not(:last-child)::after {
        content: "|";
        margin-left: 8px;
        color: #fff;
    }

    .footer .copyright span {
        font-size: 10px;
    }
}