/**!
 * å»ºæ¹–åŽ¿å…¬å…±èµ„æº-é¦–é¡µ
 * author: hcong;
 */

 .main-content{
    position: relative;
 }

.main-content .swiper-slide{
    text-align:center;
}

.slideBox {
    position: relative;
    z-index: 5;
}

.slidebox-items {
    width: 100% !important;
}

.slidebox-items>.slide-one {
    height: 462px;
    background: url(../images/banner_01.jpg) center top no-repeat;
}

.slidebox-items>.slide-two {
    height: 462px;
    background: url(../images/banner_02.jpg) center top no-repeat;
}

.slidebox-items>.slide-three {
    height: 462px;
    background: url(../images/banner_03.jpg) center top no-repeat;
}

.slide-con {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    z-index: 990;
}

.ewb-top-area {
    height: 418px;
}

.ewb-login-area {
    margin-top: 30px;
    width: 261px;
    height: 216px;
    background: url(../images/login_bg.png) repeat;
}

.ewb-login-items {
    padding-top: 10px;
}

.ewb-login-items>li {
    float: left;
    padding-bottom: 10px;
}

.ewb-login-items>li>a {
    padding-top: 80px;
    display: block;
    height: 26px;
    line-height: 18px;
    color: #333;
    text-align: center;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    width: 92px;
    margin-left: 10px;
    background-color: #fff;
    background-position: center 15px;
    background-repeat: no-repeat;
}

.ewb-login-items>li>a.ewb-login-one {
    background-image: url(../images/login_01.png);
}

.ewb-login-items>li>a.ewb-login-two {
    background-image: url(../images/login_02.png);
}

.ewb-login-items>li>a.ewb-login-three {
    background-image: url(../images/login_03.png);
}

.ewb-login-items>li>a.ewb-login-four {
    background-image: url(../images/login_04.png);
}

.ewb-login-items>li>a:hover {
    color: #265fae;
}


/* åŠžäº‹æŒ‡å—é“¾æŽ¥ */

.ewb-quick-nav {
    margin-top: 30px;
    width: 72px;
    height: 357px;
    background-color: #fff;
}

.ewb-quick-items {
    margin: 0 7px;
}

.ewb-quick-items>li {
    height: 70px;
    vertical-align: top;
    border-bottom: 1px dashed #d9d9d9;
}

.ewb-quick-items>li>a {
    display: block;
    font-size: 14px;
    color: #666;
    padding-top: 42px;
    height: 28px;
}

.ewb-quick-items>li>a.ewb-quick-one {
    background: url(../images/quick_01.png) 50% 9px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-two {
    background: url(../images/quick_02.png) 50% 9px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-three {
    background: url(../images/quick_03.png) 50% 11px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-four {
    background: url(../images/quick_04.png) 50% 11px no-repeat;
}

.ewb-quick-items>li>a:hover {
    color: #265fae;
}

.ewb-quick-items>li>a.ewb-quick-one:hover {
    background: url(../images/quick_01_hover.png) 50% 9px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-two:hover {
    background: url(../images/quick_02_hover.png) 50% 9px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-three:hover {
    background: url(../images/quick_03_hover.png) 50% 11px no-repeat;
}

.ewb-quick-items>li>a.ewb-quick-four:hover {
    background: url(../images/quick_04_hover.png) 50% 11px no-repeat;
}

.ewb-ewm {
    padding: 5px 0 0 5px;
}


/* é‡è¦å…¬å‘Š */

.ewb-notice {
    height: 44px;
    overflow: hidden;
    background: url(../images/login_bg.png) repeat;
}

.ewb-notice-tt {
    width: 106px;
    line-height: 44px;
    text-indent: 17px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/notice_tt.png) left center no-repeat;
}

.ewb-arr {
    margin-right: 16px;
    padding-top: 5px;
}

.ewb-prev,
.ewb-next {
    display: block;
    width: 22px;
    height: 10px;
}

.ewb-prev {
    background: url(../images/up_arr.png) left top no-repeat;
}

.ewb-next {
    background: url(../images/down_arr.png) left top no-repeat;
}

.ewb-prev:hover {
    background: url(../images/up_arr_hover.png) left top no-repeat;
}

.ewb-next:hover {
    background: url(../images/down_arr_hover.png) left top no-repeat;
}

.ewb-mt14 {
    margin-top: 14px;
}

.ewb-notice-bd {
    width: 1000px;
}

.ewb-notice-items {
    height: 44px;
    overflow: hidden;
}

.ewb-notice-items>li {
    margin-left: 25px;
    width: 460px;
    height: 44px;
    vertical-align: top;
    line-height: 44px;
    float: left;
}

.ewb-notice-items>li>a {
    display: block;
    padding-left: 16px;
    background: url(../images/info_icon.png) left center no-repeat;
    color: #333;
    width: 82%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-notice-date {
    color: #999;
    margin-right: 20px;
}

.ewb-ml48 {
    margin-left: 48px;
}


/* å»ºè®¾å·¥ç¨‹å¯¼èˆª */

.ewb-navigation-items>li {
    float: left;
    width: 20%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.ewb-navigation-items>li>a {
    display: block;
    text-align: center;
    padding-top: 96px;
    height: 50px;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    background-position: center 30px;
    background-repeat: no-repeat;
}

.ewb-navigation-items>li>a.ewb-navigation-one {
    background-image: url(../images/nav_img_01.png);
}

.ewb-navigation-items>li>a.ewb-navigation-two {
    background-image: url(../images/nav_img_02.png);
}

.ewb-navigation-items>li>a.ewb-navigation-three {
    background-image: url(../images/nav_img_03.png);
}

.ewb-navigation-items>li>a.ewb-navigation-four {
    background-image: url(../images/nav_img_04.png);
}

.ewb-navigation-items>li>a.ewb-navigation-five {
    background-image: url(../images/nav_img_05.png);
}

.ewb-navigation-items>li.ewb-pbg-one {
    background-image: url(../images/pbg_01.jpg);
}

.ewb-navigation-items>li.ewb-pbg-two {
    background-image: url(../images/pbg_02.jpg);
}

.ewb-navigation-items>li.ewb-pbg-three {
    background-image: url(../images/pbg_03.jpg);
}

.ewb-navigation-items>li.ewb-pbg-four {
    background-image: url(../images/pbg_04.jpg);
}

.ewb-navigation-items>li.ewb-pbg-five {
    background-image: url(../images/pbg_05.jpg);
}

/* .ewb-navigation-items>li.ewb-pbg-one:hover {
    background: url(../images/pbg_01h.jpg) left top no-repeat;
}

.ewb-navigation-items>li.ewb-pbg-two:hover {
    background: url(../images/pbg_02h.jpg) left top no-repeat;
}

.ewb-navigation-items>li.ewb-pbg-three:hover {
    background: url(../images/pbg_03h.jpg) left top no-repeat;
} */

.ewb-logo {
    padding-top: 30px;
}

.ewb-nav-items {
    margin-left: 10px;
}

.ewb-nav-items>li {
    height: 51px;
}

.ewb-nav-items>li>a {
    height: 51px;
    line-height: 51px;
    padding: 0 18px;
}

.ewb-search-ico {
    margin-top: 16px;
}

/* æ–°å¢žcss */

.chosen-container-single .chosen-search {
    display: none;
}


/* 20161019æ–°å¢žcss */

.ewb-new-link {
    margin-top: 15px;
    display: block;
    width: 259px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #333;
    text-indent: 101px;
    border: 1px solid #e0e0e0;
}

.ewb-new-one {
    background: url(../images/new_img_01.png) 39px 50% no-repeat #fff;
}

.ewb-new-two {
    background: url(../images/new_img_02.png) 39px 50% no-repeat #fff;
}

.ewb-new-link:hover {
    color: #265fae;
}

.ewb-old-enter {
    position: fixed;
    right: 0;
    top: 186px;
    display: block;
    width: 128px;
    height: 71px;
    background: url(../images/old_enter.png) left top no-repeat;
}


/* è°ƒæŸ¥é—®å· */

.ewb-aq {
    position: fixed;
    left: 50%;
    margin-left: -320px;
    top: 94px;
    z-index: 9999;
    width: 829px;
    height: 454px;
    background: url(../images/aq_bg.png) repeat;
}

.ewb-aq-info {
    position: relative;
    width: 657px;
    margin: 0 auto;
}

.ewb-aq-close {
    position: absolute;
    right: -47px;
    top: 20px;
    width: 21px;
    height: 21px;
    cursor: pointer;
    background: url(../images/aq_close.png) left top no-repeat;
}

.ewb-aq-txt {
    margin-top: 63px;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0.4px;
}

.ewb-aq-btns {
    margin-top: 152px;
}

.ewb-aq-btn {
    width: 196px;
    border: 1px solid #2586ca;
}

.ewb-aq-link {
    display: block;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #c4def1;
    background-color: #2586ca;
}

.ewb-aq-link:hover {
    background-color: #2890d9;
}

.ewb-aq-two {
    margin-left: 15px;
}

.ewb-aq-three {
    margin-left: 15px;
    width: 227px;
}


/* 20170505ä¿®æ”¹css  */

.ewb-login-area {
    margin-top: 70px;
    width: 218px;
    height: auto;
    padding: 0;
}

.ewb-login-hd {
    height: 35px;
    line-height: 35px;
    background: #a6d3ff;
    text-align: center;
    font-size: 16px;
}

.ewb-login-hd a {
    color: #2c76dd;
}

.ewb-login-items {
    padding-top: 10px;
}

.ewb-login-items>li {
    float: left;
}
