﻿.id_header{
    overflow: hidden;
}
.id_header .wlc{
    height: 34px;
    overflow: hidden;
    background: #f3f8ff;
}
.id_header .wlc .box{
    width: 1200px;
    margin: auto;
}
.id_header .wlc .box .name{
    float: left;
    color: #222222;
    line-height: 34px;
}
.id_header .wlc .box .right{
    float: right;
    line-height: 34px;
}
.id_header .wlc .box .right span{
    color: #222222;
    display: inline-block;
}
.id_header .wlc .box .right a{
    color: #222222;
    display: inline-block;
}
.banner{
    overflow: hidden;
    width: 1200px;
    margin: auto;
    height: 284px;
}
.banner .logo{
    float: left;
    margin-top: 88px;
}
.id_gg{
    width: 345px;
    float: right;
    overflow: hidden;
    margin-right: 77px;
    margin-top: 44px;
}
.id_gg .gb{
    overflow: hidden;
}
.id_gg .gb i{
    float: right;
    background: url("../images/ico.png");
    width: 9px;
    height: 10px;
    cursor: pointer;
}
.id_gg .bt{
    height: 24px;
    margin-top: 2px;
    overflow: hidden;
}
.id_gg .bt span{
    float: left;
    height: 24px;
    width: 56px;
    background: #58c946;
    text-align: center;
    line-height: 24px;
    color: #ffffff;
    margin-right: 14px;
}
.id_gg .bt .r{
    background: #f97925;
}
.id_gg .name{
    margin-top: 4px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #ed6115;
}
.id_gg .cb{
    color: #ed6115;
    font-size: 15px;
    line-height: 27px;
}
.id_gg .dd{
    color: #ed6115;
    font-size: 0;
    line-height: 27px;
}
.id_gg .dd span{
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
}
.id_big{
    width: 1200px;
    margin: auto;
    background: #f3f8ff;
}
.id_nav{
    -moz-box-shadow:0px 2px 5px #5E5E5E; -webkit-box-shadow:0px 2px 5px #5E5E5E; box-shadow:0px 2px 5px #5E5E5E;
    width: 1200px;
    overflow: hidden;
    margin: auto;
    height: 60px;
}
.id_nav ul{
    overflow: hidden;
    background: #07a7f9;
    width: 110%;
}
.id_nav ul li{
    height: 60px;
    float: left;
    width: 200px;
}
.id_nav ul li a{
    display: block;
}
.id_nav ul li a:hover{
    overflow: hidden;
    background: #ffcd16;
}
.id_nav ul li a i{
    background: url("../images/ico01.png");
    width: 22px;
    height: 22px;
    margin-left: 46px;
    margin-top: 19px;
    float: left;
}
.id_nav ul li a span{
    float: left;
    line-height: 60px;
    color: #ffffff;
    margin-left: 12px;
    font-size: 17px;
}
.id_nav ul li .li2 i{
    background: url("../images/ico01.png") 0 -22px;}
.id_nav ul li .li3 i{
    background: url("../images/ico01.png") 0 -44px;}
.id_nav ul li .li4 i{
    background: url("../images/ico01.png") 0 -66px;}
.id_nav ul li .li5 i{
    background: url("../images/ico01.png") 0 -88px;}
.id_nav ul li .li6 i{
    background: url("../images/ico01.png") 0 -110px;}

.id_task{
    line-height: 47px;
    padding-top: 3px;
    height: 47px;
    width: 1200px;
    margin: auto;
}
.id_tq{
    margin-left: 8px;
    float: left;
}
#currentDate{
    margin-left: 17px;
    float: left;
}
.id_ss{
    background: url("../images/bg01.png");
    float: right;
    width: 262px;
    height: 36px;
    margin-right: 11px;
    margin-top: 5px;
    overflow: hidden;
}
.id_ss .text{
    float: left;
    margin-left: 17px;
    border: 0;
    height: 36px;
    line-height: 36px;
    background: none;
    width: 207px;
    outline: none;
}
.id_ss .btn{
    background: url("../images/ico02.png");
    width: 36px;
    height: 36px;
    float: right;
    border: 0;
    outline: none;
}

@media screen and (max-width: 1200px) {
    html {
        width: 1200px;
    }
}

@media screen and (max-width: 1200px) {
    body {
        width: 1200px;
    }
}