/**!
 * é¦–é¡µ
 * author: wangkai;
 */

/* main */

.ewb-main {
	margin: 0 auto;
	background-color: #fff;
}

/* å…¬å…±å±‚é«˜ */

.ewb-layer1 {
	padding-top: 5px;
	height: 279px;
	overflow: hidden;
	margin-right: 224px;
}

.ewb-layer2 {
	 margin-left: 224px;
	 margin-right: 0;
}

/* border */

.ewb-border {
	height: 2px;
	background-color: #ececec;
}

.ewb-highlight-border {
	width: 90px;
	height: 2px;
	background-color: #003984;
}

/* å…¬å…±åˆ—è¡¨æ ·å¼ */

.ewb-list {
	padding-top: 9px;
}

.ewb-list-node {
	padding-left: 13px;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	background: url('list_ico_b.png') left center no-repeat;
}
.ewb-list-node:hover{
	background: url('list_ico_b_h.png') left center no-repeat;
}
.ewb-list-name {
	float: left;
	width: 70%;
	color: #333;
}

.ewb-list-date {
	float: right;
	color: #a8a8a8;
}

.ewb-list-node:hover .ewb-list-name,
.ewb-list-node:hover .ewb-list-date {
	color: #003984;
}

.imginfo-area {
	position: relative;
	margin-top: 20px;
}

.img-left-info {
	width: 50%;
}

/* å›¾ç‰‡è½®æ’­ */

.wb-slider {
    position: absolute;
	overflow: hidden;
	left:50%;
	margin-left: -203px;
	top:5px;
    width: 407px;
    height: 284px;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    width: 100%;
    height: 100%;
}

.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: 220px;
    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: #003984;
}

/* ç™»å½• */

.ewb-login {
	position: relative;
	margin: 20px 0 0 0;
	height: 100px;
	background-color: #f8f6f4;
}

.ewb-login-tt {
	 position: absolute;
	 left:0;
	 top:0;
	padding: 20px 25px;
	width: 30px;
	height: 60px;
	line-height: 30px;
	text-align: center;
	font-size: 22px;
	color: #003984;
}

.ewb-login-list {
	 margin-left: 80px;
	padding: 17px 0;
	height: 66px;
}

.ewb-login-node {
	float:left;
	width: 20%;
	height: 66px;
	vertical-align: top;
}

.ewb-login-name {
	margin-right: 15px;
	display: block;
	padding-left: 74px;
	height: 66px;
}

.ewb-login-name i {
	float: left;
	margin: 24px 0;
	width: 1px;
	height: 18px;
	background-color: #d4d4d4;
}

.ewb-login-name span {
	float: left;
	height: 66px;
	line-height: 64px;
	width: 125px;
	text-align: center;
	font-size: 16px;
	color: #5d5d5d;
}

.ewb-login-name.icon1 {
	background: url('login_icon1.png') 25px center no-repeat #f4eee9;
}

.ewb-login-name.icon2 {
	background: url('login_icon2.png') 26px center no-repeat #f4eee9;
}

.ewb-login-name.icon3 {
	background: url('login_icon3.png') 27px center no-repeat #f4eee9;
}

.ewb-login-name.icon4 {
	background: url('login_icon4.png') 26px center no-repeat #f4eee9;
}

.ewb-login-name.icon5 {
	background: url('login_icon5.png') 24px center no-repeat #f4eee9;
}

.ewb-login-name:hover {
	background-color: #efede9;
}

/* banner */

.ewb-banner {
	display: block;
	margin: 20px 0 0 0;
}

.ewb-banner img {
	display: block;
	max-width: 100%;
}

/* æ”¿åºœé‡‡è´­ç­‰ */

.ewb-tab {
	margin: 20px 0 0 0;
	height: 564px;
}

.ewb-tab-hd {
	height: 64px;
	overflow: hidden;
}

.ewb-tab-node {
	float: left;
	width: 16.66%;
	vertical-align: top;
}

 



.ewb-tab-name {
	display: block;
	padding-left: 60px;
	height: 64px;
	line-height: 62px;
	text-align: center;
	font-size: 17px;
	margin-left: 10px;
}

.ewb-tab-node:first-child .ewb-tab-name {
	margin-left: 0;
}

.ewb-tab-name.icon1 {
	color: #4bb58d;
	background: url('tab_icon1_b.png') 30px center no-repeat;
}

.ewb-tab-name.icon2 {
	color: #f7494a;
	background: url('tab_icon2_b.png') 32px center no-repeat;
}

.ewb-tab-name.icon3 {
	color: #f0af15;
	background: url('tab_icon3_b.png') 30px center no-repeat;
}

.ewb-tab-name.icon4 {
	color: #a5cc2d;
	background: url('tab_icon4_b.png') 30px center no-repeat;
}

.ewb-tab-name.icon5 {
	color: #469ff0;
	background: url('tab_icon5_b.png') 31px center no-repeat;
}

.ewb-tab-name.icon6 {
	color: #6a6de3;
	background: url('tab_icon6_b.png') 31px center no-repeat;
}

.ewb-tab-name.current {
	color: #fff;
}
.ewb-tab-name a{
	color:#3B4351;
}
.ewb-tab-name.current a {
	color: #003984;
	font-weight:bold;
}

.ewb-tab-name.icon1.current {
	background: url('tab_icon1_cur_b.png') 30px center no-repeat ;
}

.ewb-tab-name.icon2.current {
	background: url('tab_icon2_cur_b.png') 32px center no-repeat ;
}

.ewb-tab-name.icon3.current {
	background: url('tab_icon3_cur_b.png') 30px center no-repeat ;
}

.ewb-tab-name.icon4.current {
	background: url('tab_icon4_cur_b.png') 30px center no-repeat ;
}

.ewb-tab-name.icon5.current {
	background: url('tab_icon5_cur_b.png') 31px center no-repeat ;
}

.ewb-tab-name.icon6.current {
	background: url('tab_icon6_cur_b.png') 31px center no-repeat ;
}

.ewb-tab-bd {
	margin-top: 20px;
	border-top: 1px dashed #d9d9d9;
}

.ewb-region {
	margin-top: 5px;
	height: 46px;
	border-bottom: 2px solid #ececec;
}

.ewb-region-node {
	float: left;
	margin-left: 35px;
	vertical-align: top;
}

.ewb-region-node:first-child {
	margin-left: 0;
}

.ewb-region-name {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333;
}

.ewb-region-name.current {
	padding: 0 20px 0 52px;
	font-weight: bold;
	color: #003984;
	border-bottom: 2px solid #003984;
	background: url('region_ico_b.png') 19px center no-repeat;
}

.ewb-tab-content {
	margin-top: 1px;
	height: 425px;
}

.ewb-tab-type {
	position: absolute;
	left:0;
	top:0;
	width: 165px;
	height: 420px;
	background: url('tab_bg.png') right bottom no-repeat #fbf9f8;
}

.ewb-type-node {
	height: 40px;
	line-height: 40px;
	vertical-align: top;
}


.ewb-type-name {
	display: block;
	padding-right: 37px;
	text-align: right;
	font-size: 15px;
	color: #333;
	background: url('type_ico_b.png') 138px center no-repeat;
}

.ewb-type-name.current {
	color: #003984;
	background: url('type_ico_cur_b.png') 138px center no-repeat #f4eee9;
}

.ewb-tab-info {
	margin-left: 185px;
	margin-top: 7px;
}

.ewb-tab-info .ewb-list-name {
	width: 75%;
}

.tab-view {
	position: relative;
}

/* ä»Šæ—¥å…¬å¼€æ•°é‡ */

.ewb-open-today {
	height: 428px;
	padding: 0 20px;
}

.ewb-open-data {
	float: left;
	width: 540px;
}

.ewb-data-hd {
	height: 46px;
	border-bottom: 2px solid #ececec;
}

.ewb-data-tt {
	float: left;
	padding-left: 14px;
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #ff6200;
}

.ewb-data-tt span {
	float: left;
	margin-right: 10px;
	font-size: 16px;
	color: #003984;
}

.ewb-data-tt .ewb-place-name {
	font-weight: bold;
}

.ewb-data-table {
	display: block;
	margin-top: 1px;
	width: 100%;
	table-layout: fixed;
}

.ewb-data-table td {
	height: 50px;
}

.ewb-td-tt {
	background-color: #e7f5ff;
}

.ewb-data-table .ewb-even td {
	height: 40px;
	background-color: #f1f8fd;
}

.ewb-data-table .ewb-even .ewb-td-tt {
	background-color: #daeefd;
}

.ewb-data-type {
	display: block;
	padding-left: 25px;
	font-weight: bold;
}

.ewb-data-content {
	padding-left: 28px;
}

.ewb-data-number {
	font-weight: bold;
	color: #f14a00;
}

.ewb-data-chart {
	float: right;
	width: 590px;
	height: 420px;
}

.wb-tree-tt {
    font-weight: bold;
    color: #003984;
    font-size: 16px;
    padding-left: 10px;
}

.ewb-otw {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-tab-info .ewb-list-name {
    float: left;
    width: 80%;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.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!important;
    background-color: #003984;
}

/* 20200525新增 */
.ewb-choose {
	height: 118px;
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
	padding-right: 30px;
}

.ewb-choose-left {
	float: left;
	margin: 27px 0 0 30px;
	padding: 7px 30px 0 65px;
	height: 56px;
	width: 90px;
	font-weight: bold;
	line-height: 26px;
	font-size: 18px;
	border-right: 1px dashed #b9b9b9;
	background: url("choose_icon.png") left center no-repeat;
}

.ewb-choose-right {
	float: left;
	width: 1098px;
	padding-top: 7px;
}

.ewb-choose-list {
	float: left;
	margin-top: 12px;
}

.ewb-choose-label {
	float: left;
	line-height: 34px;
	width: 106px;
	text-align: right;
}

.ewb-choose-select {
	float: left;
	width: 260px;
	height: 34px;
}

.ewb-choose-select .jylx-m {
	float: none;
	width: 100%;
	height: 34px;
	line-height: 32px;
	border: none;
	font-size: 16px;
	color: #999;
}

.ewb-choose-select .chosen-container-single .chosen-single {
	border: 1px solid #ddd;
	height: 34px;
	line-height: 32px;
	color: #999;
	font-size: 16px;
}

.ewb-choose-box {
	float: left;
	padding-top: 4px;
}

.ewb-choose-node {
	height: 26px;
	float: left;
	line-height: 26px;
	padding: 0 15px;
	margin-left: 10px;
	color: #666;
	font-size: 16px;
	cursor: pointer;
}

.ewb-choose-node:first-child {
	margin-left: 0;
}

.ewb-choose-node:hover,
.ewb-choose-node.cur {
	color: #fff;
	background: #ff6200;
}

.ewb-choose-input {
	float: left;
	width: 378px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #ddd;
}

.ewb-choose-input>input {
	width: 100%;
	height: 100%;
	text-indent: 10px;
	color: #999;
}

.ewb-choose-btn {
	float: left;
	margin-left: 10px;
	width: 73px;
	height: 34px;
	background: #ff7725;
	line-height: 34px;
	text-align: center;
	padding: 0;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.ewb-choose-btn:hover {
	background: #ff6200;
}

/* 第三方平台 */
.ewb-notice {
	width: 46%;
	height: 378px;
	border: 1px solid #ddd;
	border-top: 2px solid #ddd;
	padding: 14px 20px 0;
	margin: 20px 0;
}

.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-box {
	margin-top: 15px;
}

.ewb-notice-hd {
	font-size: 0;
	text-align: center;
}

.ewb-notice-hd>ul {
	margin-left: -15px;
}

.ewb-notice-node {
	display: inline-block;
	vertical-align: middle;
	width: 108px;
	height: 30px;
	border: 1px solid #c8c8c8;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	margin-left: 15px;
	border-radius: 18px;
	cursor: pointer;
}

.ewb-notice-node.current {
	color: #fff;
	border: 1px solid #ff6200;
	background: #ff6200;
}

.ewb-otw {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ewb-notice-bd {
	margin-top: 15px;
}

.ewb-notice-bd .ewb-list-name {
	width: 100%;
}

.ewb-notice-bd .ewb-tab-type {
	height: 264px;
	width: 144px;
	background-image: none;
}

.ewb-notice-bd .ewb-tab-info {
	margin: 0 0 0 165px;
}

.ewb-notice-bd .ewb-type-name,
.ewb-notice-bd .ewb-type-name.current {
	background-position: 117px center;
}

.ewb-notice-wrap {
	float: right;
	margin-top: -2px;
}

.ewb-notice-wrap .ewb-choose-select {
	width: 70px;
	height: 28px;
	line-height: 26px;
}

.chosen-container .chosen-drop {
	border-color: #ddd;
}

.ewb-notice-wrap .chosen-container-single .chosen-single {
	font-size: 14px;
	color: #333;
	height: 28px;
	line-height: 26px;
}

.ewb-notice-wrap .ewb-choose-select {
	margin-left: 8px;
}

.ewb-notice-bar {
	width: 619px;
	height: 295px;
	margin: 0 auto;
}

@media screen and (max-width: 1439px) and (min-width: 1366px) {
	.ewb-choose-right {
		width: 1092px;
	}

	.ewb-choose-select {
		width: 258px;
	}

	.ewb-choose-input {
		width: 320px;
	}

	.ewb-notice-bar {
		width: 590px;
	}
}

@media screen and (max-width: 1365px) and (min-width: 1280px) {
	.ewb-choose-right {
		width: 1032px;
	}

	.ewb-choose-select {
		width: 238px;
	}

	.ewb-choose-input {
		width: 240px;
	}

	.ewb-notice-bar {
		width: 550px;
	}
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
	.ewb-choose-right {
		width: 942px;
	}

	.ewb-choose-select {
		width: 208px;
	}

	.ewb-choose-input {
		width: 220px;
	}

	.ewb-notice-bar {
		width: 550px;
	}
}