  @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;
    }