﻿/**!
 * å¼ å®¶æ¸¯é—¨æˆ·
 * author: wuzhou
 * date:2017-07-24
 */

 .ewb-main-info {
    padding-bottom: 25px;
    background-color: #fff;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    /* overflow: hidden; *//*åŠ ä¸Šieä¸‹æ»šåŠ¨æ¡å¯èƒ½å¡é¡¿*/
}

.ewb-mt22 {
    margin-top: 22px;
}

.ewb-mt6 {
    margin-top: 6px;
}


/* é¢åŒ…å±‘ */

.ewb-route {
    min-height: 54px;
    line-height: 54px;
    padding-left: 24px;
    color: #555;
    background: url("../../images/pageCommon/route_ico.jpg") left 16px no-repeat;
}

.ewb-route-tt {
    font-weight: bold;
}

.ewb-route span:last-child{
    color:#f00;
}

.ewb-route>a {
    color: #555;
}

.ewb-route-last {
    color: #f00;
}


/* é¡¶éƒ¨ */

.ewb-top-bar {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 32px;
    line-height: 32px;
    z-index: 60;
    text-align: center;
    background: url("../../images/top_bar_bg.png") left top repeat-x;
}

.ewb-top-bar.ewb-top-active {
    background: url("../../images/top_bar_bg_hover.png") left top repeat-x;
}

.ewb-top-bar a {
    color: #333;
}

.ewb-weather {
	/*margin-top: 4px;*/
    margin-right: 100px;
    padding-left: 10px;
}

.ewb-weather iframe{
    display: none !important;
}
#cdate{
    margin-right: 10px;
}
/* logoåŠæœç´¢  */

.ewb-clogo-area {
    min-height: 148px;
}

.ewb-clogo {
    display: block;
    margin-top: 20px;
}

.ewb-csearch {
    margin-top: 41px;
    margin-left: 7px;
    height: 42px;
    position: relative;
}

.ewb-input-wrap {
    background: #fff;
}

.ewb-sinput {
    display: block;
    outline: none;
    border: 0;
    height: 42px;
    width: 285px;
    line-height: 42px;
    text-indent: 12px;
    font-size: 16px;
    color: #666;

}
.top-searchClass-select
{
    position:absolute;right: 66px;top: 0;
    width: 100px;
    padding-left: 10px;
    height: 42px;
    font-size: 16px;
    /*padding: 7px 0\9;*/
    background: #ffffff;
    text-align: center;
}
.select-downsearch
{
    position:absolute;right: 86px;top:4px;
    width: 100px;
    padding-left: 10px;
    height: 42px;
    font-size: 16px;
    /*padding: 7px 0\9;*/
    background: #ffffff;
    text-align: center;
}
.top-searchClass-select .selbox,.select-downsearch .selbox{
    margin-top: 10px;
    height: 22px;
    line-height: 22px;
    border-left: 1px solid #ccc;
}
.top-searchClass-select select,.select-downsearch select{
    border: none;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    color: #999999;
}
.ewb-sbtn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 66px;
    height: 42px;
    outline: none;
    border: 0;
    cursor: pointer;
    background: url("../../images/search_ico.png") center no-repeat #015293;
}

.ewb-hot-tt {
    font-weight: bold;
    margin-left: 5px;
    margin-right: 6px;
}

.ewb-keywords {
    line-height: 25px;
    margin-top: 10px;
}

.ewb-key {
	margin-right: 5px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 12px;
    text-align: center;
    color: #333;
    border-radius: 12px;
    *margin-right: 5px;
    background: url("../../images/hot_key_bg.png") repeat;
}
.ewb-key:hover{
    background: url("../../images/hot_key_bg.png") repeat #fff;
}
/* å¯¼èˆª */

.ewb-channel-tt {
    position: relative;
    min-height: 60px;
    background-color: #015293;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.ewb-channel-ttitems {
    margin: 0 15px;
}

.ewb-channel-ttitems>li {
    float: left;
    width: 20%;
    *width: 19.9%;
}


.ewb-channel-ttitems>li>a {
    display: block;
    line-height: 60px;
    font-size: 20px;
    padding-left: 74px;
    color: #fff;
    border-radius: 30px;
}

.ewb-channel-ttitems>li>a.ewb-channel-one {
    background: url("../../images/home_ico_01.png") 22px 50% no-repeat;
}

.ewb-channel-ttitems>li>a.ewb-channel-two {
    background: url("../../images/home_ico_02.png") 22px 50% no-repeat;
}

.ewb-channel-ttitems>li>a.ewb-channel-three {
    background: url("../../images/home_ico_03.png") 22px 50% no-repeat;
}

.ewb-channel-ttitems>li>a.ewb-channel-four {
    background: url("../../images/home_ico_04.png") 22px 50% no-repeat;
}

.ewb-channel-ttitems>li>a.ewb-channel-five {
    background: url("../../images/home_ico_05.png") 22px 50% no-repeat;
}

.ewb-channel-ttitems>li>a.ewb-channel-six {
    background: url("../../images/home_ico_06.png") 22px 50% no-repeat;
}

.ewb-channel-ttitems>li>a.current {
    background-color: #147fdd;
}

.ewb-channel-ttitems>li>a:hover,
.ewb-channel-ttitems>li>a:active {
    background-color: #147fdd;
}

.ewb-channel-bottom {
    margin-top: 67px;
    height: 156px;
    background: url("../../images/linshi_06.png") center top no-repeat;
}

.ewb-nav-arr {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
    display: block;
    width: 21px;
    height: 17px;
    cursor: pointer;
    background: url("../../images/nav_arr.png") center no-repeat;
}
.ewb-nav-arrdown {
    margin-top: 0;
    right: auto;
    left: 499px;
    top: -19px;
    width: 48px;
    height: 19px;
    display: none;
    background: url("../../images/guide_half.png") left top no-repeat;
}

.ewb-down-tip {
    display: block;
    height: 19px;
    background: url("../../images/nav_arr_down.png") center 11px no-repeat;
}

.ewb-channel-tt:hover .ewb-nav-arrdown {
    display: block;
}

.ewb-channel-bd {
    min-height: 627px;
    padding-bottom: 25px;
    background-color: #fff;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    overflow: hidden;
    margin-bottom: 20px;
}
.ewb-space {
    margin-left: 10px;
}


/* åº•éƒ¨ */

.ewb-channel-foot {
    position: relative;
    z-index: 55;
    height: 135px;
    background: url("../images/foot_bg.png") repeat;
}

.ewb-footer {
    position: relative;
}

.ewb-gov-one,
.ewb-gov-two {
    position: absolute;
}

.ewb-gov-one {
    left: 27px;
    top: 3px;
}

.ewb-gov-two {
    left: 109px;
    top: 28px;
}

.ewb-foot-info {
    line-height: 22px;
    text-align: center;
	/*margin-left:140px;*/
    /*margin: 0 79px 0 210px;*/
    color: #a2a2a2;
}

.ewb-foot-links {
    padding-top: 10px;
}

.ewb-foot-info a {
    color: #a2a2a2;
}

.ewb-blank-space {
    margin-left: 15px;
}


/* é¡µé¢æŽ§åˆ¶ */
.navtop{
    margin-top: 32px;
}
.ewb-page-control {
    position: relative;
}

.searchPage {
    height: 100%;
}


/* å¼•å¯¼é¡µ  */

.ewb-channel {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 45;
    padding-top: 32px;
}


/* å¼•å¯¼é¡µåº•éƒ¨  */

.ewb-guide-bottom {
    position: fixed;
    height: 117px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    background: url("../../images/guide_bottom_bg.png") repeat;
}

.ewb-guide-btn {
    width: 46px;
    height: 20px;
    cursor: pointer;
    margin: 0 auto;
}

.ewb-guide {
    position: relative;
    z-index: 40;
}

.ewb-guide-logo {
    text-align: center;
    padding-top: 132px;
}

.ewb-guide-logo img {
    cursor: pointer;
}

.ewb-nav-arrup {
    background: url("../../images/nav_arr_up.png") center no-repeat;
}

.ewb-guide-nav {
    border-radius: 25px;
    margin-top: 5px;
}

.ewb-guide-half {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: -19px;
    width: 48px;
    height: 19px;
    background: url("../../images/guide_half.png") center no-repeat;
	cursor: pointer;

}
.ewb-other-tip {
    background: url("../../images/nav_arr_other.png") center 11px no-repeat;
}



/* å¼•å¯¼é¡µæœç´¢ */

.ewb-search {
    width: 571px;
    margin: 13px auto 0;
    height: 60px;
    border-radius: 30px;
    overflow: hidden;
    background: url("../../images/search_bg.png") repeat;
}

.ewb-key-area {
    width: 571px;
    margin: 0 auto;
}

.ewb-search-wg {
    margin: 5px;
    height: 50px;
    position: relative;
    background-color: #fff;
    border-radius: 25px;
}

.ewb-search-btn {
    display: block;
    width: 82px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 25px;
    border: 0;
    cursor: pointer;
    outline: none;
    background: url("../../images/search_img.png") center no-repeat #015293;
}

.ewb-search-wrap {
    margin-right: 100px;
    margin-left: 22px;
}

.ewb-search-input {
    display: block;
    border: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    outline: none;
    font-size: 16px;
    color: #666;
}

.ewb-ml22 {
    margin-left: 22px;
}


/* åº•éƒ¨é€šçŸ¥  */

.ewb-notice {
    min-height: 52px;
    position: relative;
}

.ewb-notice-tt {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 52px;
    font-size: 16px;
    font-weight: bold;
    color: #fd7917;
    padding-left: 27px;
    background: url("../../images/notice_ico.png") left center no-repeat;
}

.ewb-notice-bd {
    margin-left: 118px;
    position: relative;
    height: 52px;
    overflow: hidden;
}

.ewb-notice-items>li {
    float: left;
    width: 50%;
    *width: 49.9%;
    position: relative;
    line-height: 52px;
}

.ewb-notice-items>li>a {
    display: block;
    color: #147fdd;
    font-size: 15px;
    margin-right: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 12px;
    background: url("../../images/notice_news_ico.png") left center no-repeat;
}

.ewb-ndate {
    position: absolute;
    right: 34px;
    top: 0;
    color: #147fdd;
}

.hd .next,
.hd .prev {
    display: block;
    width: 18px;
    height: 9px;
    cursor: pointer;
}

.hd .next {
    background: url("../../images/notice_up_arr.png") left top no-repeat;
}

.hd .prev {
    margin-top: 7px;
    background: url("../../images/notice_down_arr.png") left top no-repeat;
}

.hd {
    position: absolute;
    right: 0;
    top: 13px;
    z-index: 999;
}
/* å·¦ä¾§æ——èˆ°åº— */

.ewb-flagship {
    position: fixed;
    width: 50px;
    height: 345px;
    left: 4px;
    top: 134px;
    z-index: 65;
    cursor: pointer;
    background: url("../../images/flagship.png") center no-repeat;
}

.ewb-flagship:hover {
    background: url("../../images/flagship_hover.png") center no-repeat;
}

.ewb-flagship-img {
    display: block;
    position: relative;
    height: 345px;
    z-index: 80;
}

.ewb-flagship-show {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 48px;
    padding-top: 64px;
    width: 180px;
    z-index: 999;
}

.ewb-flagship-img:hover .ewb-flagship-show {
    display: block;
}
.ewb-store-arr {
    margin-top: 100px;
    width: 9px;
    height: 15px;
    background: url("../../images/store_left_arr.png") left top no-repeat;
}

.ewb-store {
    border-radius: 6px;
    width: 171px;
    min-height: 215px;
    background: url("../../images/store_bg.png") repeat;
}

.ewb-store-items {
    padding: 6px 5px 0;
}

.ewb-store-items>li {
    height: 38px;
    vertical-align: top;
    border-top: 1px dashed #95cae5;
}

.ewb-store-items>li>a {
    display: block;
    line-height: 38px;
    color: #0667b3;
    font-weight: bold;
    padding-left: 31px;
}

.ewb-store-items>li.ewb-store-one a {
    background: url("../../images/store_ico_01.png") 7px 10px no-repeat;
}

.ewb-store-items>li.ewb-store-two a {
    background: url("../../images/store_ico_02.png") 8px 11px no-repeat;
}

.ewb-store-items>li.ewb-store-three a {
    background: url("../../images/store_ico_03.png") 6px 13px no-repeat;
}

.ewb-store-items>li.ewb-store-four {
    height: 48px;
}

.ewb-store-items>li.ewb-store-four a {
    padding-top: 8px;
    line-height: 16px;
    background: url("../../images/store_ico_04.png") 6px 19px no-repeat;
}

.ewb-store-items>li.ewb-store-five a {
    background: url("../../images/store_ico_05.png") 6px 12px no-repeat;
}




.ewb-store-items>li.ewb-store-six {
    height: 48px;
}

.ewb-store-items>li.ewb-store-six a {
    padding-top: 8px;
    line-height: 16px;
    background: url("../../images/store_ico_02.png") 6px 19px no-repeat;
}


.ewb-store-items>li.ewb-store-seven {
    height: 48px;
}

.ewb-store-items>li.ewb-store-seven a {
    padding-top: 8px;
    line-height: 16px;
    background: url("../../images/store_ico_03.png") 6px 19px no-repeat;
}

.ewb-store-items>li:first-child {
    border-color: transparent;
}


/* å³ä¾§å¾®åšå¾®ä¿¡ */

.ewb-quick {
    position: fixed;
    width: 70px;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: url("../../images/wx_bg.png") repeat;
}

.ewb-wx {
    padding-top: 32px;
}

.ewb-wb {
    cursor: pointer;
    position: relative;
}

.ewb-wb-show {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 70px;
    display: none;
}

.ewb-wb:hover {
    background-color: #0c99e2;
}

.ewb-wb:hover .ewb-wb-show {
    display: block;
}

.ewb-quick-items {
    margin-top: 32px;
}

.ewb-quick-items>li {
    height: 90px;
    vertical-align: top;
    position: relative;
}

.ewb-quick-items>li>a {
    display: block;
    padding-top: 52px;
    height: 38px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}

.ewb-quick-items>li>a.ewb-quick-one {
    background: url("../../images/quick_ico_01.png") center 20px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-two {
    background: url("../../images/quick_ico_02.png") center 20px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-three {
    background: url("../../images/quick_ico_03.png") center 16px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-four {
    background: url("../../images/quick_ico_04.png") center 16px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-five {
    background: url("../../images/quick_ico_05.png") center 18px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-six {
    background: url("../../images/right_home_ico.png") center 18px no-repeat;
}

.ewb-quick-items>li:hover>a {
    background-color: #0c99e2;
}

.ewb-quick-show {
    position: absolute;
    left: -91px;
    top: 0;
    width: 91px;
    height: 102px;
    display: none;
    background-color: #f0f0f0;
}

.ewb-quick-img {
    margin-left: 8px;
    padding-top: 7px;
}

.ewb-quick-txt {
    text-align: center;
}

.ewb-quick-items>li:hover .ewb-quick-show {
    display: block;
}

.ewb-retract {
    display: block;
    width: 21px;
    height: 24px;
    margin-left: 24px;
    margin-top: 18px;
    cursor: pointer;
    background: url("../../images/retract_img.png") no-repeat;
}

.ewb-quick-open {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -50px;
    width: 38px;
    height: 100px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: url("../../images/wx_bg.png") repeat;
    z-index: 80;
    cursor: pointer;
    display: none;
}

.ewb-quick-open-name {
    color: #fff;
    font-size: 18px;
    height: 72px;
    line-height: 20px;
    padding: 13px 10px 0;
    background: url("../../images/open_ico.png") center bottom no-repeat;
}
.frlink {
       width: 1048px;
    margin: 0px auto;
   border-bottom: 1px solid #a2a2a2;
    line-height: 50px;
}
.zcslj {
    width: 80%;
    float: left;
}
.ybbmlj {
    width: 20%;
    overflow: hidden;
    padding: 10px 0;
    float: right;
}
.zcslj a {
    display: block;
    float: left;
    white-space: nowrap;
    padding: 0 10px;
    margin-right: 20%;
    color: #a2a2a2;
    font-size: 14px;
}
.gaba {
    display: inline-block;
    vertical-align: -4px;
    margin-right: 5px;
}
.ybbmlj select {
    display: block;
    float: left;
    color: #a2a2a2;
    background: transparent;
    border: none;
    margin-right: 2.2%;
    height: 30px;
    line-height: 30px;
    line-height: 20px\9;
    vertical-align: middle\9;
      width: 100%;
}
.ybbmlj select option {
    background: #fff;
    color: #666;
}

@media (max-width: 1190px) {
    .ewb-flagship,
    .ewb-quick {
        display: none;
    }
}

@media (max-width: 979px) {
    .ewb-wrap {
        width: 100%;
    }
    body {
        min-width: 0;
    }
    .ewb-channel-ttitems>li>a {
        padding-left: 0;
        text-align: center;
    }
    .ewb-channel-ttitems>li>a.ewb-channel-one,
    .ewb-channel-ttitems>li>a.ewb-channel-two,
    .ewb-channel-ttitems>li>a.ewb-channel-three,
    .ewb-channel-ttitems>li>a.ewb-channel-four,
    .ewb-channel-ttitems>li>a.ewb-channel-five,
    .ewb-channel-ttitems>li>a.ewb-channel-six {
        background-image: none;
    }
    .ewb-keywords {
        margin-top: 0;
    }
    .ewb-top-mail {
        margin-left: 10px;
    }
    .ewb-top-login {
        margin-right: 10px;
    }
    .ewb-foot-info {
        margin: 0;
    }
	.ewb-nav-arrdown {
        left: 50%;
        margin-left: -24px;
    }
}

@media (max-height: 768px) {
    .ewb-guide-logo {
        padding-top: 48px;
    }
}

@media (max-width: 767px) {
    .ewb-channel-ttitems>li:first-child,
    .ewb-channel-ttitems>li {
        width: 33.3%;
    }
    .ewb-clogo {
        margin-top: 15px;
    }
    .ewb-csearch {
        margin-top: 5px;
        margin-right: 7px;
    }
    .ewb-keywords {
        padding: 5px 0;
    }
    .ewb-channel-ttitems>li>a {
        line-height: 35px;
        font-size: 16px;
    }
    .ewb-space {
        margin-left: 35px;
    }
    
    .ewb-guide-bottom {
        height: auto;
    }
    .ewb-search,
    .ewb-key-area {
        width: 100%;
    }
    .ewb-guide-logo {
        padding-top: 0;
    }
}

@media (max-width: 480px) {
    .ewb-top-mail {
        display: none;
    }
    .ewb-nav-arr {
        right: 10px;
    }
    .ewb-key:last-child {
        display: none;
    }
    .ewb-route {
        padding-indent: 20px;
    }
    .ewb-notice-tt {
        display: none;
    }
    .ewb-notice-bd {
        margin-left: 0;
    }
    .ewb-ndate {
        display: none;
    }
    .ewb-notice-items>li>a {
        margin-right: 5px;
    }
    .hd {
        display: none;
    }
	.ewb-route {
        min-height: 0;
        line-height: 26px;
        background: url("../../images/pageCommon/route_ico.jpg") left 4px no-repeat;
    }

}

@media (max-height: 560px) {
    .ewb-guide-logo {
        padding-top: 0px;
    }
}