/**!
 * å‰æž—ç›‘ç®¡å¹³å°
 * author: wuzhou
 * date:2019-12-12
 */

 .ewb-page-main {
     padding-top: 20px;
     padding-bottom: 30px;
     background-color: #fff;
 }

 .ewb-info-wrap {
     margin:0;
 }

 
 /* å›¾ç‰‡è½®æ’­ */

.wb-slider {
    position: relative;
    overflow: hidden;
    width: 657px;
    height: 369px;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    width: 657px;
    height: 369px;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    background: url("mask_bg.png") repeat;
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 320px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 7px;
    bottom: 10px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 3px;
    height: 18px;
    line-height: 18px;
    width: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: #898989;
    cursor: pointer;
}

.wb-slider-stag.cur {
	background-color: #ff8202;
}


/* é€šçŸ¥å…¬å‘Š */

.ewb-notice-title {
    height: 33px;
    border-bottom: 2px solid #ececec;
}

.ewb-notice-name {
    padding:0 13px;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    height: 33px;
    color: #ff6200;
    border-bottom: 2px solid #ff6200;
}

.ewb-notice-more {
    color: #2f64c0;
    line-height: 33px;
}

.ewb-notice-more:hover {
    color: #ff6200;
}

.ewb-list {
    padding-top:7px;
}


.ewb-list-node {
	padding-left: 13px;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	background: url('epointlist_ico_b.png') left center no-repeat;
}

.ewb-list-node:hover>.ewb-list-name,
.ewb-list-node:hover>.ewb-list-date  {
    color: #003984;
}

.ewb-list-name {
	float: left;
	width: 85%;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ewb-list-date {
	float: right;
	color: #a8a8a8;
}

.ewb-mt12 {
    margin-top: 12px;
}

.ewb-list-wrap {
    height: 101px;
}


.ewb-notice-mod {
    padding:0 10px;
  border:1px solid #eee;
}

/* ä¸­é—´å¤§å›¾ */
.ewb-banner {
    display: block;
    margin-top: 20px;
    height: 120px;
}

.ewb-banner>img {
    max-width:100%;
}

/*  äº¤æ˜“ä¿¡æ¯å…¬å¼€ */

.ewb-trade-title {
    position: relative;
    width: 260px;
    margin:15px auto 0;
    height: 59px;
    border-bottom:1px solid #e5e5e5;
}

.ewb-trade-title>span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: 59px;
    text-align: center;
}

.ewb-trade-title:before {
    position: absolute;
    content: "";
    left:50%;
    margin-left: -40px;
    bottom:0;
    width: 80px;
    height: 3px;
    background-color: #003984;
}

.ewb-tab-head {
    margin-top: 24px;
    text-align: center;
}

.ewb-project-items {
    display: inline-block;
}

.ewb-project-items>li {
    float:left;
    width: 185px;
    height: 80px;
    margin-left: 10px;
}

.ewb-project-items>li:first-child {
    margin-left: 0;
}

.ewb-project-items>li>a {
    display: block;
    line-height: 80px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 45px;
    background-position: center;
    background-repeat: no-repeat;
}


.ewb-project-items>li.ewb-project1>a {
    background-image: url("category_bg1.jpg");
}

.ewb-project-items>li.current.ewb-project1>a {
    background-image: url("category_bg1h.jpg");
}

.ewb-project-items>li.ewb-project2>a {
    background-image: url("category_bg2.jpg");
}

.ewb-project-items>li.current.ewb-project2>a {
    background-image: url("category_bg2h.jpg");
}

.ewb-project-items>li.ewb-project3>a {
    background-image: url("category_bg3.jpg");
}


.ewb-project-items>li.current.ewb-project3>a {
    background-image: url("category_bg3h.jpg");
}

.ewb-project-items>li.ewb-project4>a {
    background-image: url("category_bg4.jpg");
}


.ewb-project-items>li.current.ewb-project4>a {
    background-image: url("category_bg4h.jpg");
}

.ewb-project-items>li.ewb-project5>a {
    background-image: url("category_bg5.jpg");
}


.ewb-project-items>li.current.ewb-project5>a {
    background-image: url("category_bg5h.jpg");
}



.ewb-project-items>li.ewb-project6>a {
    background-image: url("category_bg6.jpg");
}


.ewb-project-items>li.current.ewb-project6>a {
    background-image: url("category_bg6h.jpg");
}

.ewb-tab-body {
    padding-top: 24px;
}


.ewb-screen-area {
    border-top:2px solid #003984;
    padding-top: 19px;
    min-height: 94px;
}

.ewb-screen-list {
    min-height: 28px;
    padding:5px 0;
}

.ewb-screen-name {
    margin-left: 29px;
    font-size: 15px;
    font-weight: bold;
    line-height: 38px;
}

.ewb-screen-item {
    float:left;
    margin:0 10px;
    line-height:28px;
}



.ewb-screen-item:first-child {
    font-weight: bold;
}

.ewb-screen-item>a {
    display: block;
    color: #333;
    padding:0 10px;
}

.ewb-screen-right {
    margin-top: 5px;
    margin-left: 104px;
}

.ewb-area-type .ewb-screen-item>a {
    color: #666;
}

.ewb-screen-item.current>a {
    border-radius: 14px;
    color: #fff;
    background-color: #ff7d43;
}

/* è¡¨æ ¼ */
.ewb-work-table {
    width: 100%;
    table-layout: fixed;
}

.ewb-work-thr {
    height: 38px;
    background-color: #ff7d43;
}


.ewb-work-thr th {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.ewb-work-tbody td {
    height: 38px;
    text-align: center;
}



.ewb-work-tbody td>a {
    text-align: left;
    margin:0 20px;
    display: block;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
     text-overflow: ellipsis;
}

.ewb-work-tbody tr.even-bg {
    background-color: #f4f4f4;
}

.ewb-work-tbody tr:hover {
    background-color: #ffeee7;
}

/* æ›å…‰å° */
.ewb-exposure-head {
    text-align: center;
    padding: 32px 0 14px;
    font-size: 0;
}

.ewb-exposure-link {
    display: inline-block;
    margin-left: 30px;
    width: 148px;
    height: 36px;
    line-height: 36px;
    color: #333;
    font-size: 16px;
    vertical-align: top;
    border-radius: 18px;
    border: 1px solid #999;
    -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);
}

.ewb-exposure-link:first-child {
    margin-left: 0;
}

.ewb-exposure-link.current {
    color: #fff;
    border-color: #ff6200;
    background-color: #ff6200;
}

.ewb-exposure-items {
    margin:0 20px;
}

.ewb-exposure-items>li {
    vertical-align: top;
    margin-top: 10px;
}

.ewb-exposure-items>li>a {
    display: block;
    color: #333;
    height: 72px;
    border:2px solid #e0e0e0;
    -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);
    
}

.ewb-exposure-time {
    margin-left: 4px;
    margin-top: 4px;
    width: 64px;
    padding-top: 5px;
    height: 60px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    background-color: #d9d9d9;
    -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);
}

.ewb-exposure-time>p {
    font-size: 18px;
}

.ewb-exposure-time>p:first-child {
    font-size: 28px;
}

.ewb-exposure-info {
    margin-left: 20px;
    padding-top: 8px;
    width: 975px;
   
     line-height: 28px;
}

.ewb-exposure-info>p {
    overflow: hidden;
    white-space: nowrap;
     text-overflow: ellipsis;
}

.ewb-org-name {
    color: #ff6200;
}

.ewb-exposure-items>li>a:hover  {
    border-color: #ff6200;
}

.ewb-exposure-items>li>a:hover .ewb-exposure-time,
.ewb-exposure-items>li>a:hover .ewb-exposure-time>p {
    color: #fff;
        background-color: #ff6200;
}


/* 2019-12-23 */
.ewb-exposure {
    padding-bottom: 20px;
    background-color: #fcf3ef;
}

.ewb-project-items {
    display: block;
}

.ewb-project-items>li {
    width: 16.6%;
    margin-left: 0;
}

.ewb-project-items>li>a {
    margin-left: 10px;
    background-position:left center;
}

.ewb-project-items>li:first-child>a {
    margin-left: 0;
}

.ewb-project-items>li.ewb-project1>a {
   background-color: #2b94d6;
}

.ewb-project-items>li.current.ewb-project1>a {
    background-color: #157bbd;
}

.ewb-project-items>li.ewb-project2>a {
   background-color: #37ab86;
}

.ewb-project-items>li.current.ewb-project2>a {
   background-color: #249672;
}

.ewb-project-items>li.ewb-project3>a {
    background-color: #f0913d;
}


.ewb-project-items>li.current.ewb-project3>a {
    background-color: #d27929;
}

.ewb-project-items>li.ewb-project4>a {
   background-color: #5b8edd;
}


.ewb-project-items>li.current.ewb-project4>a {
   background-color: #3f77ca;
}

.ewb-project-items>li.ewb-project5>a {
    background-color: #6bb057;
}


.ewb-project-items>li.current.ewb-project5>a {
   background-color: #62a24e;
}



.ewb-project-items>li.ewb-project6>a {
    background-color: #d36fad;
}


.ewb-project-items>li.current.ewb-project6>a {
   background-color: #bf609a;
}

/* 20200114æ–°å¢ž */
body {
    min-width: 1425px;
}

.ewb-mt20 {
    margin-top: 20px;
}

/* é€šç”¨å¤´éƒ¨ */
.ewb-public-hd {
    line-height: 20px;
    padding: 18px 0 0 20px;
    color: #003984;
    font-size: 16px;
    font-weight: bold;
}

.ewb-public-hd span {
    float: left;
    padding-left: 17px;
    background: url("public_line_b.png") left center no-repeat;
}

/* å…¨çœäº¤æ˜“æ•°æ®ç»Ÿè®¡ */
.ewb-map {
    float: left;
    width: 918px;
    height: 578px;
    border: 1px solid #eee;
}

.ewb-map-bd {
    margin-top: 18px;
}

.ewb-map-top {
    font-size: 0;
    text-align: center;
}

.ewb-map-top ul {
    margin-left: -19px
}

.ewb-map-list {
    display: inline-block;
    vertical-align: middle;
    width: 158px;
    height: 36px;
    border: 1px solid #016BB6;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
    margin-left: 19px;
    border-radius: 18px;
    cursor: pointer;
}

.ewb-map-list.current {
    color: #fff;
    border: 1px solid #016BB6;
    background: #016BB6;
}

.ewb-map-box {
    width: 790px;
    height: 450px;
    margin: 20px 0 0 80px;
}

/* äº¤æ˜“é‡ç»Ÿè®¡ */
.ewb-bus {
    float: right;
    width: 403px;
    height: 578px;
    border: 1px solid #eee;
}

.ewb-bus-bd {
    padding: 18px 20px 0;
}

.ewb-bus-select {
    float: left;
    margin-left: 10px;
}

.ewb-bus-select:first-child {
    margin-left: 0;
}

.ewb-bus-select .jylx-m {
    float: none;
    height: 36px;
    line-height: 34px;
}

.bus1 {
    width: 125px;
}

.bus2 {
    width: 109px;
}

.ewb-bus-select .chosen-container-single .chosen-single,
.ewb-bus-select .chosen-container .chosen-drop {
    border: 1px solid #eee;
    color: #999;
}

.ewb-bus-select .chosen-container {
    font-size: 14px;
}

.ewb-bus-select .chosen-container-single .chosen-single span {
    text-align: center;
}

.ewb-bus-select .chosen-container-single .chosen-single {
    height: 36px;
    line-height: 34px;
}



.ewb-bus-node {
    margin-top: 14px;
    /*height: 426px;*/
    overflow: hidden;
}

.ewb-bus-list {
    margin-top: 30px;
    line-height: 20px;
}

.ewb-bus-list:first-child {
    margin-top: 0;
}

.ewb-bus-tt {
    font-weight: bold;
    padding-left: 14px;
    background: url("bus_list_img.png") left center no-repeat;
}

.ewb-bus-sub {
    margin-top: 6px;
    color: #666;
    font-size: 15px;
}

.ewb-bus-num {
    /* float: left;
    width: 135px;
    text-align: right;
    margin-right: 25px; */
    float: left;
    width: 128px;
    text-align: left;
    margin-left: 13px;
}

.ewb-bus-num span {
    color: #003984;
    font-weight: bold;
    margin-right: 5px;
}

.ewb-bus-round {
    float: left;
    padding-right: 5px;
}

.ewb-bus-round.hb {
    width:111px;
}

.ewb-bus-round span {
    margin-left: 5px;
    padding-left: 12px;
    background-position: left center;
    background-repeat: no-repeat;
}

.up {
    color: #f7595f;
    background-image: url("up_icon.png");
}

.down {
    color: #22ac38;
    background-image: url("down_icon.png");
}

/* äº¤æ˜“å®—æ•°åˆ†å¸ƒ é¡¹ç›®ç±»åˆ«ç»Ÿè®¡ */
.ewb-chart {
    width: 658px;
    height: 308px;
    border: 1px solid #eee;
}

.ewb-chart-box {
    margin: 5px;
    height: 260px;
}


 /* 2020-02-18 */

.ewb-notice-mod {
    height: 367px;
 }
 
 .ewb-notice-title {
     padding-top: 6px;
     height: 36px;
 }
 
 .ewb-notice-name {
     font-weight: normal;
     line-height: 36px;
     height: 36px;
     color: #333;
     margin-right: 5px;
     cursor: pointer;
     border-bottom: 1px solid transparent;
 }
 
 .ewb-notice-name.current {
     font-weight: bold;
     line-height: 36px;
     height: 36px;
     color: #003984;
     border-bottom: 1px solid #003984;
 }
 
 .ewb-list-date {
     color: #333;
 }
 
 
 .ewb-notice-area {
         width: 658px;
 }

 /* 20200513ä¿®æ”¹ */
.ewb-map-box {
    margin-left: 45px;
    width: 800px;
    background: url("map_bg.png") top right no-repeat;
}

/***20200619***/
@media screen and (max-width: 1365px) and (min-width: 1280px) {
    .ewb-map {
        width: 840px;
    }

    .ewb-map-box {
        margin-left: 15px;
    }

    .ewb-chart {
        width: 620px;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
    #class_Two #page_Wrap {
        width: auto;
    }
}

@media screen and (max-width: 1024px){#class_Two #page_Wrap {
 width: auto;
}}
