/**!
 * é™‡å—å¸‚é¦–é¡µ
 * author: hcong;
 * date:2018-02-22
 */

.ewb-main {
    background: #f8f8f8;
    padding-bottom: 10px;
}

/* è½®æ’­å›¾ */
.wb-slider {
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}

.wb-slider-conbox {
    width: 413px;
    height: 316px;
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 285px;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #333;
    background: #ccc;
    text-align: center;
}

.wb-slider-mask .ellipsis {
    display: inline-block;
    max-width: 360px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 10px;
    bottom: 31px;
    height: 15px;
}

.wb-slider-stag {
    float: left;
    height: 15px;
    width: 23px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    border-left: 1px solid #fff;
    background: url('../images/mask_bg3.png') repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ea0707;
}

/* ç»¼åˆæ–°é—» */

.ewb-comp {
    padding: 0 15px;
    height: 316px;
    background: #fff;
}

.ewb-comp-hd {
    padding-top: 7px;
    height: 32px;
    border-bottom: 1px solid #dedede;
}

.ewb-comp-tt {
    display: block;
    height: 33px;
    position: relative;
}

.ewb-tab-arrow {
    display: none;
    width: 8px;
    height: 5px;
    background: url('../images/tab_arrow.jpg') no-repeat;
    position: absolute;
    left: 34px;
    bottom: -4px;
}

.ewb-comp-tt a {
    display: block;
    height: 32px;
    line-height: 32px;
    width: 76px;
    text-align: center;
    font-size: 16px;
    margin-right: 25px;
    color: #333;
    border-bottom: 1px solid transparent;
}

.ewb-comp-tt.current .ewb-tab-arrow {
    display: block;
}

.ewb-comp-tt.current a {
    border-color: #1087d2;
    color: #1087d2;
    font-weight: bold;
}

.ewb-info-items {
    padding-top: 10px;
}

.ewb-info-item {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    vertical-align: top;
}

.ewb-info-ifous {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 9px;
    margin-right: 90px;
    background: url('../images/info_icon.jpg') left center no-repeat;
}

.ewb-comp-bd .ewb-info-ifous {
    margin-right: 0;
}

.ewb-info-ifous a {
    color: #333;
}

.ewb-date {
    float: right;
    line-height: 32px;
    margin-top: -32px;
    color: #999;
}

.ewb-info-item:hover .ewb-info-ifous {
    color: #cc0909;
    background-image: url('../images/info_iconh.jpg');
}

.ewb-info-item:hover,
.ewb-info-item:hover .ewb-date {
    color: #cc0909;
}

.ewb-info-item:hover .ewb-info-ifous a {
    color: #cc0909;
}

/* ç”µå­ä¿¡æ¯å¹³å° */

.ewb-plat {
    padding: 0 15px;
    height: 160px;
    background: #fff;
    margin-top: 10px;
}

.ewb-plat-hd {
    padding-top: 12px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
}

.ewb-plat-tt {
    display: block;
    height: 29px;
    padding-left: 46px;
    float: left;
    background: url('../images/plat_bg.jpg') left bottom no-repeat;
}

.ewb-plat-tt a {
    display: block;
    color: #1087d2;
    font-size: 16px;
    font-weight: bold;
}

.ewb-plat-items {
    margin: 0 -5px;
}

.ewb-plat-item {
    float: left;
    width: 20%;
    width: 19.9%;
    height: 74px;
    margin-top: 15px;
}

.ewb-plat-item a {
    display: block;
    margin: 0 5px;
}

/* ä¸»ä½“ç™»å½•å…¥å£ */

.ewb-login {
    background: #fff;
    padding: 0 15px;
    padding-bottom: 25px;
}

.ewb-login-bd {
    /* padding-top: 15px; */
}

.ewb-login-items {
    /* margin-top: -5px; */
}

.ewb-login-item {
    border: 1px solid #b9e0f8;
    margin-top: 5px;
    vertical-align: top;
}

.ewb-login-item a {
    display: block;
    border: 1px solid #fff;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333;
    padding-left: 70px;
    background-position: 23px center;
    background-repeat: no-repeat;
    background-color: #ecf7fe;
}

.ewb-login-item a:hover {
    color: #339fe4;
}

.ewb-login-a1 {
    background-image: url('../images/login1.png');
}

.ewb-login-a2 {
    background-image: url('../images/login2.png');
}

.ewb-login-a3 {
    background-image: url('../images/login3.png');
}

.ewb-login-a4 {
    background-image: url('../images/login4.png');
}

.ewb-login-img {
    margin-top: 10px;
    display: block;
}

.ewb-login-img img {
    vertical-align: top;
}

/* äº¤æ˜“ä¿¡æ¯ */

.ewb-sales {
    padding: 0 15px;
    background: #fff;
}

.ewb-sales-hd {
    padding-top: 12px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
}

.ewb-sales-title {
    display: block;
    height: 29px;
    width: 112px;
    padding-left: 46px;
    float: left;
    background: url(../images/plat_bg.jpg) left bottom no-repeat;
}

.ewb-sales-title a {
    color: #1087d2;
    font-size: 16px;
    font-weight: bold;
}

.ewb-sales-tt {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

.ewb-sales-tt a {
    display: block;
    padding: 0 10px;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border-radius: 12px;
}

.ewb-sales-tt.current a {
    background: #cc0909;
    color: #fff;
}

.ewb-sales-bd {
    height: 429px;
}

.ewb-procla-hd {
    width: 180px;
    float: left;
    margin-top: 15px;
    padding-top: 2px;
    height: 397px;
    background: url('../images/procla_bg.jpg') right bottom no-repeat #339fe4;
}

.ewb-procla-tt {
    display: block;
    margin-left: 2px;
    width: 176px;
}

.ewb-procla-tt a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-indent: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-procla-tt.current a {
    color: #333;
    background: #fff;
}

.ewb-procla-bd {
    margin-left: 195px;
    margin-top: 7px;
}

.ewb-info-items.ewb-spc {
    padding-top: 15px;
}

/* ä¸€å‘¨æ ‡è®¯ */

.ewb-week {
    background: #fff;
    height: 378px;
    padding: 0 15px;
}

.ewb-week-item {
    padding: 7px 0;
    border-bottom: 1px dashed #eee;
}

.ewb-week-tt {
    line-height: 28px;
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.ewb-week-info {
    line-height: 22px;
    font-size: 12px;
    color: #999;
}

.ewb-parmas {
    padding: 0 15px;
    background: #fff;
    height: 190px;
}

.ewb-parmas-bd {
    padding-top: 9px;
}

.ewb-parmas.ewb-spc {
    height: 536px;
    position: relative;
}

.ewb-hidden {
    height: 128px;
    overflow: hidden;
}

.wb-arrow-up,
.wb-arrow-down {
    display: block;
    cursor: pointer;
    width: 10px;
    height: 6px;
    position: absolute;
    right: 17px;
}

.wb-arrow-up {
    top: 20px;
    background: url('../images/top.png') no-repeat;
}

.wb-arrow-down {
    top: 27px;
    background: url('../images/bottom.png') no-repeat;
}

.wb-arrow-up:hover {
    background-image: url('../images/toph.png');
}

.wb-arrow-down:hover {
    background-image: url('../images/bottomh.png');
}

/* äº’åŠ©ä¸“æ  */

.ewb-column {
    padding: 0 15px;
    height: 148px;
    background: #fff;
    margin-top: 10px;
    box-sizing: border-box;
}

.ewb-column-bd {
    padding-top: 15px;
}

.ewb-column-items {
    margin: 0 -9px;
}

.ewb-column-item {
    width: 25%;
    *width: 24.5%;
    float: left;
    margin-bottom: 10px;
}

.ewb-column-a1 {
    background: url('../images/column1.png') no-repeat;
}

.ewb-column-a2 {
    background: url('../images/column2.png') no-repeat;
}

.ewb-column-a3 {
    background: url('../images/column3.png') no-repeat;
}

.ewb-column-a4 {
    background: url('../images/column4.png') no-repeat;
}

.ewb-column-item a {
    display: block;
    margin: 0 9px;
    height: 77px;
    line-height: 77px;
    font-size: 16px;
    /* text-indent: 99px; */
    color: #fff;
    background-size: 100% 100%;
}

.ewb-img-a {
    margin-top: 10px;
}

.ewb-img-a a {
    display: block;
}

.ewb-img-a img {
    vertical-align: top;
}

/* äº¤æ˜“æ•°æ®ç»Ÿè®¡ */

.ewb-add {
    padding: 0 15px;
    background: #fff;
    height: 374px;
}

.ewb-add-bd {
    padding-top: 15px;
}

.ewb-add-l {
    width: 288px;
    float: left;
}

.ewb-add-item:first-child {
    margin-top: 0;
}

.ewb-add-item {
    height: 36px;
    border-radius: 10px;
    background: #e2f4ff;
    line-height: 36px;
    font-size: 14px;
    color: #1087d2;
    margin-top: 10px;
}

.ewb-add-name {
    display: block;
    float: left;
    width: 210px;
    text-align: right;
}

.ewb-add-num {
    float: left;
}

.ewb-add-r {
    position: relative;
    width: 950px;
    float: right;
    background: #f2f2f2;
    height: 304px;
}

.ewb-line {
    padding: 15px;
    background: #fff;
}

.ewb-line-items {
    margin: 0 -5px;
    padding-top: 15px;
}

.ewb-line-item {
    width: 20%;
    *width: 24.8%;
    float: left;
}

.ewb-line-item a {
    display: block;
    margin: 5px 5px;
}

.ewb-line-item a img {
    vertical-align: top;
    width: 100%;
    height: 100%;
}

/* 0326 */

.ewb-table-hd {
    margin-top: 2px;
}

.ewb-table-hd span {
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    font-weight: bold;
    color: #1d92dd;
    text-align: center;
    background: #e8f3fa;
}

.ewb-wt87 {
    width: 127px;
    margin-right: 1px;
}

.ewb-wt97 {
    width: 126px;
    margin-right: 1px;
}

.ewb-wt113 {
    width: 204px;
    margin-right: 1px;
}

.ewb-wt416 {
    width: 473px;
}

.ewb-table-item span {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
}

.ewb-table-item .ewb-table-title {
    text-align: left;
    text-indent: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wb-marquee {
    width: 933px;
    height: 96px;
}

.ewb-map {
    width: 443px;
    height: 303px;
    float: left;
    margin-left: 40px;
}

.ewb-bing {
    margin-top: 34px;
    width: 402px;
    height: 266px;
    float: right;
}

/*å¼¹çª—æ ·å¼*/
.ewb-open-font {
    text-align: center;
    margin-top: 30px;
}

.ewb-open-font a {
    color: #000;
    font-size: 20px;
    margin-right: 20px;
}

.ewb-day-info {
    cursor: default;
}

.ewb-procla-gc a {
    height: 36px;
    line-height: 36px;
}

.ewb-open-Sun {
    margin-left: 47px;
}

.ewb-tctitle {
    margin-top: 15px;
    width: 267px;
    height: 42px;
}

/*å…šçš„å»ºè®¾20190911*/
.ewb-banner img {
    height: 84px;
    width: 1262px;
    line-height: 84px;
    margin-left: -5px;
}

.ewb-plat-bd.ewb-plat-item {
    height: 84px;
}

.ewb-ban {
    height: 158px;
}

/*20200119*/
.ewb-news {
    /* width: 424px; */
}

.ewb-slider {
    width: 100%;
}

.ewb-comp {
    height: 275px;
}

.wb-slider-mask .ellipsis {
    max-width: 255px;
}

.ewb-login-img-jj {
    display: block;
    border: 1px solid #b9e0f8;
    height: 48px;
    line-height: 23px;
    font-size: 13px;
    color: #333;
    padding-left: 28px;
    background-position: 23px center;
    background-repeat: no-repeat;
    background-color: #ecf7fe;
    margin-top: 8px;
}

/* 2020-09-01 */

.trade-sys-login {
    position: relative;
}

.sys-login {
    width: 500px;
    height: 203px;
    background-color: #fff;
    box-shadow: 0px 0px 7px 0px rgba(19, 35, 67, 0.27);
    z-index: 999;
}

.sys-login .ewb-login-item a {
    margin: 0;
}

.sys-name {
    margin-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
}

.sys-title {
    height: 38px;
    background-color: #26acf1;
}

.sys-login .ewb-login-items {
    margin: 0 10px;
    padding-top: 15px;
}

.ewb-plat-item a.sys-close {
    margin-top: 6px;
    display: block;
    width: 13px;
    height: 13px;
    background: url('../images/close_ico.png') center no-repeat;
}

/* ç½‘ä¸Šå¼€è¯„æ ‡ç³»ç»Ÿ */
.ewb-login-item a.ewb-login-a5,
.ewb-login-item a.ewb-login-a6,
.ewb-login-item a.ewb-login-a7 {
    height: 36px;
    line-height: 36px;
}

.ewb-login-a5 {
    background-image: url('../images/system5.png');
}

.ewb-login-a6 {
    background-image: url('../images/system6.png');
}

.ewb-login-a7 {
    background-image: url('../images/system7.png');
}

.bid-login .ewb-login-item {
    margin-top: 14px;
}

/* 2020-09-03 */
.sys-login {
    overflow: hidden;
}

.bid-link {
    margin-top: 8px;
}

.sys-login .bid-login-items {
    margin-left: -10px;
    padding-top: 0;
}

.bid-login-items > li {
    margin-top: 22px;
    float: left;
    width: 210px;
    margin-left: 30px;
}

.bid-link-layer .layui-layer-setwin .layui-layer-close2,
.bid-link-layer .layui-layer-setwin .layui-layer-close2:hover {
    right: -4px;
    top: -4px;
    width: 13px;
    height: 13px;
    background: url('../images/close_ico.png') center no-repeat;
}

/* 20231016 */
.service-items {
    padding: 4px 20px 0;
}

.service-items > li {
    margin-top: 16px;
}

.service-items .ewb-login-item > a {
    padding-left: 53px;
    background-position: 20px center;
    border: 0;
    background-color: #ebf6fd;
}

.service-items .ewb-login-a1 {
    background-image: url('../images/service_ico1.png');
}

.service-items .ewb-login-a2 {
    background-image: url('../images/service_ico2.png');
}

.service-items .ewb-login-a3 {
    background-image: url('../images/service_ico3.png');
}

.ewb-location {
    padding-left: 24px;
    height: 42px;
    line-height: 42px;
    background: url('../images/location.png') left center no-repeat;
}

.ewb-location a {
    color: #333;
}

.ewb-location span {
    color: #cc0909;
}

.entrance {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.entrance a {
    width: 423px;
    height: 130px;
}

.entrance a:nth-child(1) {
    background: url('../images/entrance1.png');
}

.entrance a:nth-child(2) {
    background: url('../images/entrance2.png');
}

.entrance a:nth-child(3) {
    background: url('../images/entrance3.png');
}

.wza-old .ewb-procla-hd {
    height: 545px;
}

.wza-old .ewb-info-item {
    font-size: 24px;
    height: 45px;
    line-height: 45px;
}

.wza-old .ewb-login {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 155px;
    padding-bottom: 10px;
    width: 100%;
}

.wza-old .ewb-row .ewb-span6 {
    width: 100%;
}

.wza-old .ewb-login-bd {
    display: flex;
    justify-content: space-between;
}

.wza-old .bid-link img {
    height: 79px;
}

.wza-old .ewb-login-img img {
    height: 80px;
}

.wza-old .bid-link {
    margin-top: 10px;
}

.wza-old .ewb-info-ifous {
    margin-right: 170px;
}

.wza-old .ewb-sales-hd {
    height: 45px;
    line-height: 45px;
}

.wza-old .ewb-sales-tt a {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}

.wza-old .ewb-sales-title a {
    font-size: 24px;
}

.wza-old .ewb-sales-title {
    height: 45px;
    width: 150px;
    height: 45px;
    background-size: 44px 33px;
}

.wza-old .ewb-procla-gc a {
    height: 60px;
    line-height: 60px;
    font-size: 28px;
}

.wza-old .ewb-procla-tt a {
    height: 60px;
    line-height: 60px;
    font-size: 28px;
}

.wza-old .ewb-procla-hd {
    width: 280px;
}

.wza-old .ewb-procla-tt {
    width: 278px;
}

.wza-old .ewb-procla-bd {
    margin-left: 295px;
}

.wza-old .ewb-img-a {
    display: flex;
    justify-content: space-between;
}

.wza-old .ewb-img-a a {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    margin-top: 0;
    box-sizing: border-box;
}

.wb-slider-ctag {
    width: 413px !important;
    height: 275px !important;
}

.wza-old .wb-slider-ctag {
    width: 800px !important;
    height: 600px !important;
}

.wb-slider {
    width: 413px !important;
    height: 275px !important;
}

.wza-old .wb-slider {
    width: 800px !important;
    height: 600px !important;
}

.ewb-week-bd {
    width: 260px !important;
    height: 300px !important;
}

.ewb-week-items {
    width: 260px !important;
}

.wza-old .ewb-week-bd {
    width: 1263px !important;
    height: 500px !important;
}

.wza-old .ewb-week-items {
    width: 1263px !important;
}

.wza-old .ewb-plat-item {
    height: auto;
    width: 33.3333%;
}

.wza-old .ewb-plat-items {
    display: flex;
    flex-wrap: wrap;
}

.wza-old .ewb-plat-items::before {
    content: none;
}

.wza-old .ewb-plat-items::after {
    content: none;
}

.wza-old .ewb-plat-item img {
    vertical-align: top;
    width: 100%;
}

.wza-old .ewb-plat-item a {
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
}

.wza-old .ewb-week-tt {
    height: 45px;
    line-height: 45px;
    font-size: 28px;
}

.wza-old .ewb-week-info {
    line-height: 40px;
    font-size: 24px;
}

.wza-old .ewb-week {
    height: 500px;
}

.wza-old .ewb-table-item span {
    height: 45px;
    line-height: 45px;
    font-size: 28px;
}

.wza-old .ewb-wt87 {
    width: 180px;
}

.wza-old .ewb-wt97 {
    width: 190px;
}

.wza-old .ewb-wt113 {
    width: 340px;
}

.wza-old .ewb-wt416 {
    width: 550px;
}

.wza-old .wb-marquee {
    width: 100% !important;
}

.wza-old .ewb-table-items {
    width: 100% !important;
}

.wza-old .ewb-add-bd {
    display: flex;
    flex-direction: column;
}

.wza-old .ewb-add {
    height: auto;
    padding-bottom: 10px;
}

.wza-old .ewb-add-r {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wza-old .ewb-map {
    width: 80%;
    height: 500px;
    margin-left: 0;
}

.wza-old .ewb-bing {
    width: 80%;
    height: 500px;
}

.wza-old .ewb-add-l {
    width: 100%;
}

.wza-old .ewb-add-items {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 215px;
}

.wza-old .ewb-add-item {
    width: 50%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    border-radius: 20px;
    margin-top: 15px;
}

.wza-old .ewb-add-name {
    width: 365px;
}

.wza-old .ewb-column-item {
    width: 33.3333%;
}

.wza-old .ewb-column-item a {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0 9px;
    box-sizing: border-box;
}

.wza-old .ewb-column-item a img {
    width: 100%;
}

.wza-old .ewb-column {
    height: 200px;
}

.wza-old .ewb-line-items {
    box-sizing: border-box;
}

.wza-old .ewb-line-item {
    width: 33.3333%;
}

.wza-old .ewb-column.ewb-mt10 {
    height: 370px;
}

.wza-old .ewb-table-hd span {
    height: 50px;
    line-height: 50px;
    font-size: 28px;
}

.wza-old .ewb-parmas.ewb-spc {
    height: 570px;
}

.wza-old .ewb-plat-bd.ewb-plat-item {
    width: 100%;
}

.ewb-trade-tt {
    width: 191px;
    display: block;
    height: 29px;
    padding-left: 46px;
    float: left;
    background: url('../images/plat_bg.jpg') left bottom no-repeat;
    box-sizing: border-box;
}

.ewb-trade-tt a {
    display: block;
    color: #1087d2;
    font-size: 16px;
    font-weight: bold;
}

.ewb-trade-tt ~ .ewb-sales-tt {
    margin-top: 0;
}

.ewb-trade-title {
    height: 28px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    line-height: 28px;
    color: #1087d2;
}

.ewb-trade-ico {
    font-size: 12px;
}

.ewb-trade-text {
    margin: 0 7px;
    font-size: 16px;
    letter-spacing: 4px;
}

.ewb-map::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 478px;
    transform: translateY(-50%);
    width: 0;
    height: 144px;
    border-left: 1px dashed rgb(202, 202, 202);
}

.ewb-bing-tab {
    position: absolute;
    right: 9px;
    top: 10px;
    z-index: 9;
    display: flex;
}

.ewb-bing-item {
    display: block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 12px 0 12px 12px;
    font-size: 14px;
    color: #666;
    background: #e4e4e4;
}

.ewb-bing-item:nth-child(n + 2) {
    margin-left: 5px;
}

.ewb-bing-item.current {
    color: #fff;
    background: #33a0e5;
}

.trade-stt {
    min-width: 68px;
    text-align: center;
}

.entrance a {
    color: #fff;
    position: relative;
    font-weight: 700;
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 0.03em;
    color: #ffffff;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    background: url('../images/img_entrance.png') center no-repeat !important;
    background-size: 100% 100%;
}

.entrance a > span {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ewb-info-title {
    height: 74px;
    margin-top: 26px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
}

.ewb-info-title .ctitle {
    height: 53px;
    line-height: 53px;
    font-weight: 800;
    font-size: 36px;
    color: #0876ff;
    letter-spacing: 6px;
}

.ewb-info-title .etitle {
    height: 21px;
    line-height: 21px;
    font-weight: 300;
    font-size: 14px;
    color: #626262;
}

.ewb-info-title::before,
.ewb-info-title::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 402px;
    height: 9px;
}

.ewb-info-title::before {
    left: 0;
    background: url('../images/img_info_title_left.png');
    background-size: 100% 100%;
}

.ewb-info-title::after {
    right: 0;
    background: url('../images/img_info_title_right.png');
    background-size: 100% 100%;
}
