@charset "UTF-8";
#topbar {
    height: 24px;
    line-height: 24px;
    background: #f8f8f8;
    border-bottom: 1px solid #f1f1f1;
}
#topbar .fr a {
    height: 24px;
    margin-left: 15px;
    background: url(../images/icon.png) no-repeat;
}
#topbar .fr .icon-home {
    background-position: 0 -59px;
    padding-left: 20px;
}
#topbar .fr .icon-star {
    background-position: 0 -29px;
    padding-left: 20px;
}
#topbar .fr .icon-phone {
    background-position: 0 2px;
    padding-left: 18px;
}

#header {

}
.red #logo img {
    display: none;
}
.red #logo img.red {
    display: block !important;
}
#logo {
    margin: 21px 0;
}
#header #search {
    margin-top: 32px;
}
#header #search input {
    background: #fafafa;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f1f1f1;
    width: 165px;
}
#header #search button {
    background: #1a74ca url(../images/icon.png) no-repeat 13px -85px;
    width: 50px;
    height: 38px;
    border: 0;
}
.red #header #search button {
    background: #CC1200 url(../images/icon.png) no-repeat 13px -85px;
}
#navbar {
    background: #1a74ca;
    font-size: 16px;
}
.red #navbar {
    background: #CB0000;
}
#navbar ul li, #navbar ul li a {
    color: #ffffff !important;
}
#navbar #channel {
    float: left;
    height: 60px;
    line-height: 60px;
}
#channel li {
    background-image: none !important;
}
#channel li a {
    display: block;
    text-decoration: none;
}
#channel li a:hover {
    background-color: #0959a6;
}
.red #channel li a:hover {
    background-color: #9B0000;
}
#navbar #es-channel {
    position: relative;
    z-index: 10;
}
#navbar #es-channel li {
    float: left;
    margin-left: 10px;
}
#navbar #es-channel li .icon {
    display: block;
    width: 32px;
    padding-left: 40px;
    padding-right: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3a81d9 url(../images/icon.png) no-repeat;
    border-radius: 3px;
}
.red #navbar #es-channel li .icon {
    background-color: #DD0000;
}
#navbar #es-channel li.enshigov .icon {
    width: 120px;
}
#navbar #es-channel .weibo .icon {
    background-position: 12px -835px;
}
#navbar #es-channel .weixin .icon {
    background-position: 12px -789px;
}
#navbar #es-channel .enshigov .icon {
    background-position: -9999px -9999px;
    padding-left: 10px;
}
#es-channel li .sub {
    display: none;
    top: 40px;
    right: 0;
    z-index: 10;
    background: #1a74ca;
    padding: 20px 10px 5px 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.red #es-channel li .sub {
    background: #CC1200;
}
#es-channel .weibo .sub {
    width: 140px;
}
#es-channel .weixin .sub {
    width: 330px;
}
#es-channel .enshigov .sub {
    width: 1230px;
    display: block;
}
#es-channel li .sub img {
    border: 10px solid #ffffff;
}
#es-channel li .sub span {
    line-height: 30px;
}
#es-channel .weixin .sub dt p {
    width: 165px;
    float: left;
}
#es-channel .weixin .sub dd {
    height: 220px;
    border-top: 1px dashed #4a8ee2;
    margin-top: 5px;
    padding: 5px 10px;
}
.red #es-channel .weixin .sub dd {
    border-top-color: #9B0000;
}
#es-channel .weixin .sub dd ul li {
    float: none !important;
    margin: 0 !important;
    font-size: 14px;
    line-height: 28px;
    height: auto;
    background-image: url(../../../statics/img/li-icon-dot-white.png);
}

/*es*/
.estype {
    right: 0;
    bottom: 0;
    background: url(../bg_title.png) repeat-x 0 -5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    padding: 2px 4px;
    font-style: normal;
    font-family: 'SimSun','\5B8B\4F53';
}
#es-top div .btn-close, #es-enapp div .btn-close {
    width: 150px;
    top: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
}
#es-top div .btn-close .overtime, #es-enapp div .btn-close .overtime {
    width: 119px;
    background: #eeeeee;
    border-right: 1px solid #ffffff;
}
#es-top div .btn-close .icon-close, #es-enapp div .btn-close .icon-close {
    width: 30px;
    height: 30px;
    background:#999 url(../images/icon.png) no-repeat 6px -1021px;
}
#es-header-center {
    margin-left: 30px;
    margin-top: 12px;
    width: 760px;
    height: 76px;
}
#es-header-center ul {
    width: 100% !important;
}
#es-header-center li {
    float: none !important;
    display: inline-block;
    margin: 0 5px;
}
#es-toutiao-left, #es-toutiao-right {
    width: 120px;
    height: 150px;
}
#es-toutiao-left .hd, #es-toutiao-left .hd ul {
    height: 12px;
}
#es-toutiao-left .hd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
#es-toutiao-left .hd ul {
    text-align: center;
}
#es-toutiao-left .hd ul li {
    display: inline-block;
    margin: 0 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    font-size: 0;
    background-color: #e0e0e0;
    cursor: pointer;
    vertical-align: top;
}
#es-toutiao-left .hd ul li.on {
    background-color: #ffffff;
}
#es-toutiao-left .prev, #es-toutiao-left .next {
    position: absolute;
    width: 20px;
    height: 30px;
    background: url(./arrow-es.png) no-repeat;
    top: 40%;
    cursor: pointer;
}
#es-toutiao-left .prev {
    left: 0;
    background-position: 0 0;
}
#es-toutiao-left .next{
    right: 0;
    background-position: -20px 0;
}
#es-toutiao-right {
    font-size: 12px;
    line-height: 26px;
}
#es-toutiao-right li {
    background-position: 0 11px;
}
#es-site-right {
    width: 308px;
}
#es-site-right dl dt a {
    height: 30px;
    line-height: 30px;
}
#es-site-right dd li {
    padding-left: 10px;
    background-position: 0 11px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
}


/*css hack*/
.ie8 .fa, .ie7 .fa, .ie6 .fa {
    display: none !important;
}
.ie6 #navbar #es-channel li.enshigov .icon {
    width: 130px;
}
.ie6 #focus .hd, .ie6 #es-toutiao-left .hd {
    bottom: -4px;
}
.ie7 #focus .hd ul li, .ie6 #focus .hd ul li, .ie7 #es-toutiao-left .hd ul li, .ie6 #es-toutiao-left .hd ul li {
    display: inline;
}
.ie7 #topbar .fr a.i-home, .ie6 #topbar .fr a.i-home {
    background-position: 0 -56px;
}
.ie7 #topbar .fr a.i-star, .ie6 #topbar .fr a.i-star {
    background-position: 0 -28px;
}
.ie7 #topbar .fr a.i-phone, .ie6 #topbar .fr a.i-phone {
    background-position: 0 2px;
}
.ie6 #toutiao dd .ulWrap li, .ie6 #es-header-center li {
    display: inline;
}
.ie6 #focus .bd li a, .ie .phover li div {
    text-decoration: none;
}
.ie6 .phover li div {
    background: #333333;
}
.ie6 .style1 dt a {
    position: relative;
    top: 1px;
}
.ie7 #zhuanti dt a, .ie6 #zhuanti dt a {
    background-position: 10px -205px;
}
.ie7 .style3 dt .txt, .ie6 .style3 dt .txt {
    background-position: 0 -249px;
}
.ie6 .style3 dt .icon-message {
    background-position: 0 -282px;
}
.ie6 .dropdown .top div {
    width: 90px;
    padding: 0 20px;
}
.red .list-dot-blue li {
    background-image: url(../../../statics/img/li-icon-dot-red.png);
}

.w1000 #channel li {
    width: 110px;
    padding: 0;
    float: left;
}

.w1250 #channel li {
    width: 137px;
    padding: 0;
    float: left;
}

#navbar .w1250 #channel li {
    width: 97px;
    padding: 0;
    float: left;
}



    #header #search, #navbar #es-channel {
        display: none;
    }
    .tops{
        height: 40px !important;
        width: 100%;
        position: fixed;
        z-index: 9999;
        background: white;
    }
.tops a{
    height: 100%;
    display: flex;
    align-items: center;
}
.tops a img{
    height: 100%;
}
.tops_in{
    height: 100%;
}
.hi{
    height: 60px;
}
    #header {
        height: auto;
        border-bottom: 1px solid #ffe2e2;
    }
    #header #logo {
        margin: 0;
    }
    #navbar #channel {
        float: none;
        height: auto;
        padding: 5px 0;
        font-size: 16px;
        line-height: 200%;
    }
    #navbar .w1250 #channel li {
        width: 20% !important;
    }
.meun{
    font-size: 30px;
    color: #CB0000;
}