﻿@charset "UTF-8";

/**!
 * 
 * author: gaoli;
 */

.ewb-header {
    position: relative;
}

/* 轮播背景 */

.wb-slider {
    position: relative;
    overflow: hidden;
    height: 550px;
}
.wb-slider-conbox {
    overflow: hidden;
}
.wb-slider-ctag {
    display: block;
    position: relative;
}
.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}
.wb-slider-switcher {
    position: absolute;
    bottom: 31px;
    left: 50%;
    margin-left: -81px;
}
.wb-slider-stag {
    float: left;
    margin-left: 15px;
    height: 13px;
    width: 13px;
    background: url(/images/stag.png) no-repeat;
    cursor: pointer;
}
.wb-slider-stag:first-child {
    margin-left: 0;
}
.wb-slider-stag.cur {
    width: 51px;
    background-image: url(/images/stag_h.png);
}
.ewb-slider-box,
.ewb-slider-app {
    position: absolute;
    z-index: 99;
}
.ewb-slider-item {
    position: absolute;
    width: 105px;
    height: 95px;
}

.ewb-slider-item.item1 {
    top: 131px;
    left: -27px;
}
.ewb-slider-item.item2 {
    top: 188px;
    left: 63px;
}
.ewb-slider-item.item3 {
    top:131px;
    left: 153px;
}
.ewb-slider-item.item4 {
    top: 188px;
    left: 243px;
}
.ewb-slider-item.item5 {
    top:131px;
    left: 333px;
}
.ewb-slider-item.item6 {
    top: 188px;
    left: 423px;
}
    .ewb-slider-item{width: 112px;height: 101px;cursor: pointer}
    .ewb-slider-item a{width: 112px;height: 101px;display:block;}
    .item1{background: url("/images/project_icon1.png") no-repeat center}
    .item1:hover{background: url("/images/project_icon1h.png") no-repeat center}
    .item2{background: url("/images/project_icon2.png") no-repeat center}
    .item2:hover{background: url("/images/project_icon2h.png") no-repeat center}
    .item3{background: url("/images/project_icon3.png") no-repeat center}
    .item3:hover{background: url("/images/project_icon3h.png") no-repeat center}
    .item4{background: url("/images/project_icon4.png") no-repeat center}
    .item4:hover{background: url("/images/project_icon4h.png") no-repeat center}
    .item5{background: url("/images/project_icon5.png") no-repeat center}
    .item5:hover{background: url("/images/project_icon5h.png") no-repeat center}
    .item6{background: url("/images/project_icon7.png") no-repeat center}
    .item6:hover{background: url("/images/project_icon7.png") no-repeat center}

.ewb-slider-item.z200 {
    z-index: 200;
}
.ewb-slider-item:hover {
    z-index: 100;
}
area {
    outline: 0;
}
.ewb-slider-link {
    display: block;
    font-size: 14px;
    line-height: 34px;
    color: #5361b8;
    padding-top: 53px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 18px;
}
.ewb-slider-link.link1 {
    background-image: url(/images/project_icon1.png);
}
.ewb-slider-link.link2 {
    background-image: url(/images/project_icon2.png);
}
.ewb-slider-link.link3 {
    background-image: url(/images/project_icon3.png);
}
.ewb-slider-link.link4 {
    background-image: url(/images/project_icon4.png);
}
.ewb-slider-link.link5 {
    background-image: url(/images/project_icon5.png);
}
.ewb-slider-link.link6 {
    background-image: url(/images/project_icon6.png);
}
.ewb-slider-app {
    top: 139px;
}
.ewb-slider-app li {
    width: 61px;
    margin-bottom: 1px;
    text-align: center;
}
.ewb-slider-node {
    display: block;
    height: 52px;
    padding-top: 9px;
    color: #1492ff;
    background: url(/images/side_white.png) repeat;
}
.ewb-slider-node:hover {
    background: #fff;
}
.ewb-slider-node span {
    display: block;
    line-height: 22px;
}
.ewb-slider-last {
    height: 24px;
    line-height: 24px;
    color: #fff;
    background: url(/images/side_bg.png) repeat;
    cursor: pointer;
}
.ewb-slider-last:hover {
    background: #1492ff;
}

/* 通知公告 */

.ewb-notice {
    height: 79px;
    padding-top: 11px;
    background: #f8f8f8;
}
.ewb-notice-hd {
    float: left;
    margin-top: 13px;
}
.ewb-notice-items {
    float: left;
    height: 68px;
    margin-left: -10px;
    overflow: hidden;
}
.ewb-notice-items>li {
    float: left;
    margin-left: 66px;
    width: 407px;
    height: 34px;
    vertical-align: top;
    line-height: 34px;
    padding-left: 11px;
    background: url(/images/listimg.png) no-repeat left center;
}
.ewb-notice-items>li>a {
    display: block;
    color: #333;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ewb-notice-date {
    color: #999;
}

/* 交易公告 */

.ewb-com-hd {
    height: 49px;
    border: 1px solid #c3dff8;
}
.ewb-com-hd>a {
    float: left;
    font-size: 20px;
    height: 47px;
    line-height: 47px;
    color: #1492ff;
    padding: 0 5px;
    margin-left: 14px;
    border-bottom: 3px solid #1492ff;
}
.ewb-com-bd {
    height: 219px;
    padding: 0 15px;
    border: 1px solid #c3dff8;
    border-top: none;
}
.wb-data-item {
    padding-top: 10px;
}

.wb-data-list {
    line-height: 34px;
    padding-left: 11px;
    background: url(/images/listimg.png) 0 50% no-repeat;
}
.wb-data-infor {
    margin-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-infor a {
    color: #333;
}
.wb-data-date {
    float: right;
    margin-top: -34px;
}
.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ce1e2c;
}

.ewb-bord-more {
    text-align: center;
    background: url(/images/more_bg.png) repeat-x center;
}
.ewb-bord-more>a {
    display: inline-block;
    width: 50px;
    line-height: 34px;
    color: #1492ff;
    background: #fff;
}

/* 今日交易 */

.ewb-today-items {
    margin-left: -6px;
    padding-top: 23px;
}
.ewb-today-items>li {
    float: left;
    width: 148px;
    height: 82px;
    margin: 0 0 10px 10px;
    box-shadow: 3px 3px 0px #eae9e9;
    background: #f8f6f6;
}
.ewb-today-items>li:first-child {
    box-shadow: 3px 3px 0px #bec8d2;
    background: #eff7fe;
}
.ewb-today-items>li>span {
    display: inline-block;
    font-size: 18px;
    line-height: 34px;
    margin: 6px 0 0 15px;
}
.ewb-today-cout {
    font-size: 18px;
    text-align: right;
    margin-right: 15px;
    margin:-2px 15px 0 0;
}
.ewb-today-cout>span {
    display: inline-block;
    font-size: 30px;
    color: #ce1e2c;
}

/* 平台注册登录 */

/*.ewb-login-items {
    margin-left: -13px;
    padding-top: 9px;
}
.ewb-login-items>li {
    float: left;
    margin: 15px 0 0 16px;
}
.ewb-login-link {
    display: block;
    width: 90px;
    height: 27px;
    color: #f5b91a;
    padding-top: 52px;
    text-align: center;
    border: 1px solid #f5b91a;
    border-radius: 3px;
    background-position: center 10px;
    background-repeat: no-repeat;
}
.ewb-login-link.link1 {
    background-image: url(login_icon1.png);
}
.ewb-login-link.link2 {
    color: #eb6877;
    border-color: #eb6877;
    background-image: url(login_icon2.png);
}
.ewb-login-link.link3 {
    color: #8d569f;
    border-color: #8d569f;
    background-image: url(login_icon3.png);
}
.ewb-login-link.link4 {
    color: #1492ff;
    border-color: #1492ff;
    background-image: url(login_icon4.png);
}
.ewb-login-link.link5 {
    color: #65c065;
    border-color: #65c065;
    background-image: url(login_icon5.png);
}
.ewb-login-link.last {
    width: 145px;
    height: 26px;
    padding-top: 53px;
    background-position: center 11px;
}
.ewb-login-link:hover {
    color: #fff;
}
.ewb-login-link.link1:hover {
    background-image: url(login_icon1h.png);
    background-color: #f5b91a;
}
.ewb-login-link.link2:hover {
    background-color: #eb6877;
    background-image: url(login_icon2h.png);
}
.ewb-login-link.link3:hover {
    background-color: #8d569f;
    background-image: url(login_icon3h.png);
}
.ewb-login-link.link4:hover {
    background-color: #1492ff;
    background-image: url(login_icon4h.png);
}
.ewb-login-link.link5:hover {
    background-color: #65c065;
    background-image: url(login_icon5h.png);
}
.tempWrap {
    background: url(notice_bor.jpg) no-repeat 49% center;
}*/

/* 180724 */

.ewb-login-items {
    margin-left: -13px;
    padding-top: 9px;
}

.ewb-login-items>li {
    float: left;
    margin: 15px 0 0 16px;
}

.ewb-login-link {
    display: block;
    width: 90px;
    height: 27px;
    color: #333;
    padding-top: 52px;
    text-align: center;
    border: 1px solid #c3dff8;
    border-radius: 3px;
    background-position: center 10px;
    background-repeat: no-repeat;
}

.ewb-login-link.link1 {
    background-image: url(/images/login_icon1.png);
}

.ewb-login-link.link2 {
    background-image: url(/images/login_icon2.png);
}

.ewb-login-link.link3 {
    background-image: url(/images/login_icon3.png);
}

.ewb-login-link.link4 {
    background-image: url(/images/login_icon4.png);
}

.ewb-login-link.link5 {
    background-image: url(/images/login_icon5.png);
}



.ewb-login-link.last {
    width: 145px;
    height: 26px;
    padding-top: 53px;
    background-position: center 11px;
}

.ewb-login-link:hover {
    background-color: #F3F3F3;
}

.tempWrap {
    background: url(/images/notice_bor.jpg) no-repeat 49% center;
}

/* 180724 */

.mainBottom {
    margin-top: 25px;
    height: 80px;
}

.scrollLeft .hd {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.scrollLeft .hd ul li {
    cursor: pointer;
    color: white;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #1576d1;
}

.scrollLeft .hd ul li.on {
    color: black;
    background: white;
}

.scrollLeft .bd ul li {
    float: left;
}

.scrollLeft .bd ul li a {
    display: block;
}

.scrollLeft .bd ul li a img {
    display: block;
    width: 384px;
    height: 80px;
}

.scrollLeft {
    position: relative;
    float: left;
    width: 384px;
    height: 80px;
    margin-left: 24px;
}

.scrollLeft img{
    width: 384px;
    height: 80px;
}

.scrollLeft:first-child{
    margin-left: 0;
}

.ewb-notice{
    background-color: #fff;
}

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

/* 180725 */
.ewb-slider-item a:hover{
    position: relative;
    z-index: 999;
}

/* 180726 */

.ewb-footer{
    background-color: #fff;
}

/* 蜂巢 */

.ewb-slider-item.item2{
    z-index: 100;
}

.ewb-slider-item.item4{
    z-index: 100;
}

.ewb-slider-item.item6{
    z-index: 100;
}

.item1:hover{
    background: url('/images/project_icon1.png');
}

.item2:hover{
    background: url('/images/project_icon2.png');
}

.item3:hover{
    background: url('/images/project_icon3.png');
}

.item4:hover{
    background: url('/images/project_icon4.png');
}

.item5:hover{
    background: url('/images/project_icon5.png');
}

/* .item6:hover{
    background: url('/images/project_icon6.png');
} */

.ewb-slider-item a{
    margin: 0 auto;
    margin-top: 12px;
    width: 80px;
    height: 76px;
}

.ewb-slider-item{
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.ewb-slider-item.mov{
    transform: translate3d(0, -5px, 0);
    z-index: 2;
}

.ewb-notice{
    padding-top: 20px;
}

/* 通知公告等列表 */
.ewb-notice-items>li>a:hover{
    color: #1492FF;
}

.wb-data-list:hover, 
.wb-data-list:hover a{
    color: #1492FF;
}

/* 首页边框 */
.ewb-com-hd,
.ewb-com-bd{
    border-color: #e7e7e7;
}

.ewb-com-hd>a{
    margin-left: 0;
    padding: 0 16px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    border-bottom: 2px solid #1492ff;
}

.ewb-com{
    background-color: #fff;
}

.chzn-container{
    background-color: #fff;
}

.chzn-container-single .chzn-single{
    border: 1px solid #e7e7e7;
}

/* 平台注册登录 */
.ewb-login-items{
    margin-left: -9px;
}

.ewb-login-link{
    border: 0;
}

/* 180730开始 */

.ewb-login-link:hover{
    color: #1492FF;
    background-color: #f3f3f3;
}

/*.ewb-login-link.link1:hover{
    background-size: 41px 36px;
    background-position: center 8px; 
}

.ewb-login-link.link2:hover{
    background-size: 32px 41px;
    background-position: center 8px; 
}

.ewb-login-link.link3:hover{
    background-size: 36px 41px;
    background-position: center 8px; 
}

.ewb-login-link.link4:hover{
    background-size: 41px 37px;
    background-position: center 8px; 
}

.ewb-login-link.link5:hover{
    background-size: 40px 36px;
    background-position: center 8px; 
}*/

/* 180730结束 */

/* 底部轮播 */

.scrollLeft .hd ul li{
    background-color: #1492ff;
}

/* list */
.wb-data-list{
    background: url(/images/addlist.png) left center no-repeat;
}

.wb-data-list:hover{
    background-image: url(/images/addlisth.png);
}

.ewb-notice-items>li{
    background-image: url(/images/addlist.png);
}

.ewb-notice-items>li:hover{
    background-image: url(/images/addlisth.png);
}

/* side */
.ewb-slider-app li{
    position: relative;
    width: 72px;
    margin-bottom: 0;
    background-color: #1492FF;
    *vertical-align: top;
}

.ewb-slider-node{
    height: 56px;
    padding-top: 12px;
    color: #666;
    background: none;
    font-size: 14px;
    background-color: #f8fcfe;
    border: 1px solid #e7e7e7;
    border-top: 1px solid transparent;
}

.ewb-slider-node:hover{
    color: #1492ff;
    border: 1px solid #1492ff;
    background-color: #e7f4ff;
}

.ewb-side-wpr{
    display: none;
    position: absolute;
    right: 72px;
    top: 50%;
    margin-top: -87px;
    padding-right: 16px;
}

.ewb-side-box{
    padding-top: 11px;
    width: 154px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    text-align: center;
}

.ewb-side-box>p{
    height: 30px;
    line-height: 30px;
    color: #666;
}

.side-tri{
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 6px;
}

.ewb-slider-app li:hover .ewb-side-wpr{
    display: block;
}

.ewb-slider-app{
    position: fixed;
    top: 50%;
    right: 10px;
}

.ewb-slider-last{
    width: 72px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #1492FF;
}

.ewb-slider-app li:first-child .ewb-slider-node{
    border-top: 1px solid #e7e7e7;
}

.ewb-slider-app li:first-child:hover .ewb-slider-node{
    border-top: 1px solid #1492ff;
}

.side-flowwpr{
    position: relative;
    cursor: pointer;
}

.side-flow{
    height: 0;
    background: url(/images/side_sq.png) center 10px no-repeat #1492FF;
}

/* 今日交易 */
.ewb-today-items>li{
    box-sizing: border-box;
    margin: 0;
    width: 50%;
    box-shadow: none;
    background-color: #fff;
    height: 109px;
    cursor: pointer;
    border: 0;
}

.ewb-today-items>li:first-child{
    width: 50%;
    margin: 0;
    box-shadow: none;
    background-color: #fff;
}

.ewb-today-items>li:hover{
    border-color: #c6e4ff;
    background-color: #eff7fe;
}

.ewb-today-items>li>a{
    color: #333;
}

/* 180730 */

.ewb-today-items>li>a>span {
    display: inline-block;
    font-size: 18px;
    height: 62px;
    line-height: 62px;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: 17px 21px;
}

/*.tell-ico.ico01{
    background-image: url(/images/addpic/tell_ico01.png);
}

.tell-ico.ico02{
    background-image: url(/images/addpic/tell_ico02.png);
}

.tell-ico.ico03{
    background-image: url(/images/addpic/tell_ico03.png);
}

.tell-ico.ico04{
    background-image: url(/images/addpic/tell_ico04.png);
}*/

/* 180730结束 */

.ewb-today-cout{
    margin-right: 19px;
    margin-top: -3px;
}

.ewb-today-cout>span{
    font-size: 28px;
}

.hack-tddata.ewb-com-bd{
    padding: 0;
}

.hack-tddata .ewb-today-items{
    margin: 0;
    padding: 0;
}

/* 180730 */
body{
    background-color: #f3f3f3;
}

.ewb-foot-wrap{
    background-color: #e7e7e7;
}

.ewb-footer{
    background-color: #f3f3f3;
}

.ewb-today-items>li:first-child{
    /* width: 172px; */
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.ewb-today-items>li{
    /* width: 172px; */
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.hack-tddata .ewb-today-items{
    margin-right: -2px;
    margin-bottom: -1px;
}

.ewb-today-items>li:hover{
    border-color: #e7e7e7;
    background-color: #f3f3f3;
}

.ewb-today-cout>span{
    color: #FA7471;
    font-weight: bold;
}

.ewb-notice-items>li>a{
    width: 80%;
}

.hack-tddata.ewb-com-bd{
    overflow: hidden;
}

/* 平台login */
.hack-ptlogin{
    padding: 0;
}

.hack-ptlogin .ewb-login-items{
    padding-top: 0;
    margin-left: 0;
    margin-right: -1px;
}

.hack-ptlogin .ewb-login-items>li{
    margin: 0;
}

.hack-ptlogin .ewb-login-link{
    padding-left: 5px;
    padding-right: 5px;
    width: 104px;
    padding-top: 72px;
    height: 36px;
    border-radius: 0;
    background-position: center 16px;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.ewb-login-link.last{
    padding-top: 68px;
    height: 42px;
}

.ewb-login-link.link1{
    background-image: url(/images/adlogin1.png);
}

.ewb-login-link.link2{
    background-image: url(/images/adlogin2.png);
}

.ewb-login-link.link3{
    background-image: url(/images/dzsclogin3-small.png);
}

.ewb-login-link.link4{
    background-image: url(/images/adlogin4.png);
}

.ewb-login-link.link5{
    background-image: url(/images/adlogin5.png);
}

.ewb-com-hd>a.ewb-more{
    padding: 0;
    margin-right: 10px;
    margin-top: 14px;
    width: 50px;
    height: 21px;
    line-height: 21px;
    font-size: 14px;
    text-align: center;
    color: #999;
    border: 1px solid #d8d7d7;
    border-radius: 11px;
}

.ewb-com-hd>a.ewb-more:hover{
    color: #fff;
    border-color: #0987FF;
    background-color: #0987FF;
}

/* 180730结束 */

/* 180731开始 */
.ewb-slider-app{
    z-index: 9999;
}

.chzn-container-single .chzn-search {
    height: 0;
}

.chzn-container-single .chzn-search input{
    height: 0;
    padding: 0;
    background: none;
}

.chzn-container .chzn-results{
    max-height: 138px;
}

/* 180731结束 */

/* 180801开始 */
.ewb-notice-hd img{
    webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    transition-duration: 500ms;
}

.ewb-notice-hd a:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.ewb-login-link.link4{
    background-position: center 14px;
}

.ewb-login-link.link6{
    background-image: url(/images/adlogin6.png);
}

.hack-ptlogin .ewb-login-link{
    height: 37px;
}

.ewb-login-link.last{
    height: 41px;
}

/* 180806 */
.ewb-com-hd>a.ewb-more{
    border-radius: 0;
}

.ewb-today-items>li>span {
    margin-top: 0;
    margin-left: 0;
    display: inline-block;
    font-size: 18px;
    height: 62px;
    line-height: 62px;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: 17px 21px;
}

/* 180821 */
.chzn-container .chzn-results li:first-child{
    display: none !important;
}

.ewb-login-link.link7 {
    background-image: url(/images/login_icon6.png);
}

.ewb-login-link.link8{
    background-image: url(/images/adlogin7.png);
}