@media screen and (max-width: 1200px) {
    html {
        width: 1200px;
    }
}

@media screen and (max-width: 1200px) {
    body {
        width: 1200px;
    }
}
.id-head{

}
.id-yd{
    width: 1200px;
    height: 32px;
    overflow: hidden;
    margin: auto;
}
.id-yd .box{
    margin-top: 7px;
    float: right;
}
.id-yd .sj,.id-yd .map{
    margin-left: 27px;
    float: left;
}
.id-yd .sj i{
    float: left;
    width: 9px;
    height: 16px;
    background: url("/v2/images/ico02.png");
}
.id-yd .map i{
    float: left;
    width: 13px;
    height: 16px;
    background: url("/v2/images/ico02.png") -11px 0;
}
.id-yd .sj span,.id-yd .map span{
    margin-left: 7px;
    float: left;
    line-height: 16px;
    color: #FFFFFF;
}
.id-yd  .link{
    margin-left: 16px;
    float: left;
    line-height: 16px;
    color: #FFFFFF;
}
.id-yd  .link a{
    color: #FFFFFF;
    margin: 0 10px;
    display: inline-block;
}

.id-banner{
    width: 1200px;
    background: url("/v2/images/logo.jpg");
    height: 208px;
    margin: auto;
    overflow: hidden;
}

.id-head {
    background: url("/v2/images/logo_1.png") center top;
}

.id-banner {
    background: none;
}

.id-time{
    margin-top: 180px;
    float: left;
    width: 50%;
}
.id-time #localtime{
    margin-left: 12px;
    float: left;
    line-height: 28px;
    font-size: 12px;
    color: #343434;
}
.id-time .tq{
    width: 400px;
    float: left;
}
.id-time .jt{
    margin-left: 12px;
    float: left;
    line-height: 28px;
    font-size: 12px;
    color: #343434;
}
.id-ss{
    margin-top: 163px;
    float: right;
    width: 360px;
    height: 36px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
}
.id-ss .text{
    border: 0;
    float: left;
    height: 36px;
    width: 306px;
    line-height: 36px;
    text-indent: 1em;
    outline: none;
}
.id-ss .btn{
    float: right;
    background: url("/v2/images/ico01.png") no-repeat;
    width: 53px;
    height: 36px;
    border: 0;
}
.id-nav{
    background: url("/v2/images/d06.png");
    height: 60px;
}
.id-nav-box{
    width: 1200px;
    margin: auto;
}
.id-nav-box ul li{
    float: left;
}
.id-nav-box ul li a{
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    width: 150px;
}
.id-nav-box ul li a:hover{
    background: #0796e7;
}

.id-ss {
    overflow: visible;
    position: relative;
    z-index: 1;
}

    .id-ss a {
        font-size: 16px;
        color: #a12100;
        line-height: 24px;
        position: absolute;
        z-index: 100;
        right: 0;
        top: -30px;
    }
/******数字政府 css******/
.yasz {
    background-image: url(/v2/images/szbgc.png);
    width: 100%;
    height: 400px;
    margin-top: 20px;
	background-repeat: round;
}

.yasz-title {
    color: #275296;
    font-size: 55px;
    margin: auto;
    width: 100%;
    text-align: center;
}

.yasz-title {
    font-weight: bold;
    padding: 10px 0 6px 0;
    text-align: center;
}

.yasz-title span {
    display: block;
    font-size: 24px;
    font-weight: normal;
}

.yasz-nav dl {
    display: flex;
    position: relative;
    margin-top: 30px;
    justify-content: space-evenly;
}

.yasz-nav dl dd {
    width: 100px;
    margin: auto;
    text-align: center;
    padding-bottom: 22px;
}

.yasz-bgc {
    width: 100px;
    height: 100px;
    display: block;
    margin: 16px auto;
    text-align: center;
    border-radius: 50%;
    background-color: #396BBA;
}

.bgc2 {
    background-color: #5190D1;
}

.bgc3 {
    background-color: #33ABC1;
}

.bgc4 {
    background-color: #396BBA;
}
.yasz-nav dl dd span {
    color: #325999;
    font-size: 24px;
	font-weight: 555;
}

.yasz-nav dl dd a i {
    color: white;
    font-size: 50px;
    display: block;
	padding-top: 20px;
}

.san {
    width: 20px;
    height: 20px;
    background-color: white;
    position: absolute;
    transform: rotate(45deg);
    bottom: -10px;
    z-index: 99;
    margin-left: 40px;
    display: none;
}

.yasz-item {
    width: 100%;
    /*height: 325px;*/
    background-color: white;
    box-shadow: 1px 1px 3px 0px #b7b7b7;
    position: absolute;
    left: 0;
    top: 185px;
    display: none;
    z-index: 99;
    justify-content: space-evenly;
}

.yasz-item dl {
    display: block;
	margin-top: -5px;
}

.yasz-item dl dt {
    width: 130px;
    padding-bottom: 10px;
}

.yasz-item dl dd {
    padding: 5px;
    width: 160px;
    margin: auto;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yasz-item dl dd a {
    color: #737373;
    font-size: 16px;
}
.yasz-item dl dd i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block !important;
    padding: 0 !important;
    margin: 2px 10px;
    background-color: #666666;
}

.yasz-nav dl dd:hover>.yasz-item,
.yasz-nav dl dd:hover>a .san {
    display: flex;
}

.yasz-item .yasz-bgc {
    width: 64px;
    height: 64px;
}

.yasz-item span:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
}

.yasz-item .yasz-bgc i {
    font-size: 30px;
    padding-top: 15px;
}

.bgc4 img{
	width: 30px;
	margin-top: 17px;
}
.szzf-img a{
	margin-left: 34px;
    margin-top: 10px
}
.szzf-img img{ 
	width: 250px;
    
}
/******end数字政府 css******/

	
	