/**!
 * 棣栭〉
 * author: wangkai;
 */


/* main */


/* phone */

@media (max-width: 767px) {
    .ewb-main-info {
        padding: 0 5px;
    }
}

/* 鍏叡灞傞珮鏍峰紡 */

.ewb-layer1 {
	height: 242px;
}

/* 澶存潯 */

.ewb-headlines {
    height: 72px;
    overflow: hidden;
}

.ewb-hl-tt {
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 30px;
    color: #d7110a;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-hl-content {
    padding: 0 19px;
    height: 30px;
    line-height: 30px;
}

.ewb-hl-content span {
    float: left;
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-hl-more {
    float: right;
    color: #245174;
}

/* phone */

@media (max-width: 767px) {
    .ewb-hl-tt {
        font-size: 20px;
    }
    .ewb-hl-content {
        padding: 0 10px;
    }
    .ewb-hl-content span {
        width: 82%;
    }
}

@media (max-width: 480px) {
    .ewb-hl-content span {
        width: 75%;
    }
}


/* 鍥剧墖杞挱 */

.rslides-item {
    height: 358px;
    position: relative;
}

.rslides {
    position: relative;
    overflow: hidden;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.rslides img {
    display: block;
    width: 100%;
    height: 358px;
    -webkit-transition: transform 0.7s ease-out;
    -moz-transition: transform 0.7s ease-out;
    -ms-transition: transform 0.7s ease-out;
    -o-transition: transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
}

.rslides img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: url('imagesmask_bg.png') repeat;
}

.caption-tt {
    display: block;
    padding-left: 16px;
    width: 70%;
    color: #fff;
    z-index: 1000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 鑷畾涔夊垎椤靛鑸� */

#slider-pager {
    position: absolute;
    right: 6px;
    bottom: 12px;
    z-index: 3;
    height: 11px;
}

#slider-pager li {
    float: left;
    width: 11px;
    height: 11px;
    margin-right: 12px;
}

#slider-pager li a {
    display: block;
    width: 11px;
    height: 11px;
    background: url('imagesstag.png');
}

#slider-pager .rslides-cur a {
    background: url('imagesstag_active.png');
}

/* phone */

@media (max-width: 767px) {
    .rslides-item,
    .rslides img {
        height: auto;
    }
    .caption-tt {
        width: 50%;
    }
}

/* 瑕侀椈 */

.ewb-news {
    padding: 0 20px;
    height: 358px;
    overflow: hidden;
    background-color: #f4f4f4;
}

.ewb-news-hd {
    padding-top: 8px;
    height: 52px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.ewb-news-tt {
    float: left;
    margin-left: 16px;
}

.ewb-news-tt:first-child {
    margin-left: 0;
}

.ewb-news-tt a {
    float: left;
    padding: 0 14px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #666;
}

.ewb-news-tt a.current {
    color: #015293;
    border-bottom: 3px solid #015293;
}

.ewb-news-bd {
    position: absolute;
    top: 61px;
    right: 0;
    left: 0;
    height: 297px;
}

.ewb-news-list {
    padding: 10px 5px 0 1px;
}

.ewb-news-node {
    padding-left: 10px;
    margin-top: 10px;
    background: url('imagesdian.jpg') left 16px no-repeat;
    vertical-align: top;
}

.ewb-news-node:first-child {
    margin-top: 0;
}

.ewb-news-name {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-news-name:hover {
	color: #015293;
}

.ewb-news-content {
	max-height: 48px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
}


/* pad phone */

@media (max-width: 979px) {
	.ewb-news-tt {
		margin-left: 0;
	}
	.ewb-news-tt a {
		padding: 0 8px;
		font-size: 18px;
	}
	.ewb-news-content {
		text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;-webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}
}

/* phone */

@media (max-width: 767px) {
	.ewb-news {
		padding: 0 5px;
	}
	.ewb-news-tt a {
		font-size: 16px;
	}
	.ewb-news-name {
		font-size: 15px;
	}
}

/* 鍏叡鏍囬鍙妕ab */

.ewb-cm-hd {
	height: 46px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.ewb-cm-tt {
	float: left;
	margin-right: 12px;
	padding: 0 14px 6px 14px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #666;
}

.ewb-cm-tt.current {
	color: #fff;
	border-radius: 4px 4px 0 0;
	background-color: #015293;
}

/* pad phone */

@media (max-width: 979px) {
	.ewb-cm-tt {
		font-size: 18px;
	}
}

/* phone */

@media (max-width: 767px) {
	.ewb-cm-tt {
		margin-right: 0;
		padding: 0 10px 6px 10px;
		font-size: 16px;
	}
}

@media (max-width: 360px) {
	.tab-view .ewb-cm-tt {
		padding: 0 4px;
	}
}

/* 鍏叡鍒楄〃鏍峰紡 */

.ewb-list {
	padding: 10px 2px 0 2px;
}

.ewb-list-node {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	background: url('imagesdian.jpg') left center no-repeat;
	vertical-align: top;
}

.ewb-list-node:hover {
	background: url('imagesdian_cur.jpg') left center no-repeat;
}

.ewb-list-name {
	float: left;
	width: 85%;
	color: #333;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-list-node:hover .ewb-list-name {
	color: #015293;
}

.ewb-list-date {
	float: right;
	color: #999;
}


/* pad */

@media (min-width: 768px) and (max-width: 979px) {
	.ewb-list-name {
		width: 80%;
	}
}

/* phone */

@media (max-width: 767px) {
	.ewb-list-name {
		width: 70%;
	}
	.ewb-list-date {
		font-size: 12px;
	}
}

/* 鍔ㄦ�� */

.ewb-dynamic-bd {
	position: absolute;
	top: 47px;
	right: 0;
	left: 0;
	height: 195px;
}

/* 棰嗗淇℃伅 */

.ewb-super {
	width: 100%;
    overflow: hidden;
    position: relative;
}

.ewb-super-hd {
	margin-top: 12px;
    overflow: hidden;
    height: 28px;
    padding: 0 38px;
    position: relative;
}

.ewb-super-hd .prev,
.ewb-super-hd .next {
	position: absolute;
    display: block;
    top: 0;
    width: 28px;
    height: 28px;
    overflow: hidden;
    cursor: pointer;
}

.ewb-super-hd .prev {
	left: 10px;
	background: url('imagesprev_ico.png');
}

.ewb-super-hd .prev:hover {
	background: url('imagesprev_ico_cur.png');
}

.ewb-super-hd .next {
	right: 10px;
    background: url('imagesnext_ico.png');
}

.ewb-super-hd .next:hover {
    background: url('imagesnext_ico_cur.png');
}

.ewb-super-numitem {
    overflow: hidden;
    zoom: 1;
    padding: 9px 0;
    height: 10px;
    text-align: center;
}

.ewb-super-numitem li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 6px;
    color: #cccccc;
    cursor: pointer;
    background: url('imagesicoCircle.png');
}

.ewb-super-numitem li.on {
    background: url('imagesicoCircle_cur.png');
    color: #f52f3e;
}

.ewb-super-bd {
	height: 134px;
    padding: 15px 1px 0 1px;
    overflow: hidden;
}

.ewb-super-imgitem {
    overflow: hidden;
    zoom: 1;
}

.ewb-super-imgitem li {
    float: left;
    width: 100%;
    _display: inline;
    overflow: hidden;
}

.ewb-ls-img {
	float: left;
	width: 138px;
}

.ewb-ls-info {
	float: left;
	margin-left: 18px;
	padding-top: 20px;
	width: 50%;
}

.ewb-ls-info h3,
.ewb-ls-info p {
	line-height: 30px;
}

/* pad */

@media (min-width: 768px) and (max-width: 979px) {
	.ewb-ls-img {
		width: 106px;
	}
	.ewb-ls-info {
		padding-top: 14px;
	}
	.ewb-ls-info h3,
	.ewb-ls-info p {
		line-height: 26px;
	}
}

/* phone */

@media (max-width: 350px) {
	.ewb-ls-info {
		margin-left: 10px;
	}
}

/* 涓撻杞挱 */

.ewb-special {
    height: 115px;
    position: relative;
}

.special-items {
    position: relative;
    overflow: hidden;
}

.special-items li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.special-items img {
    display: block;
    width: 100%;
    height: 115px;
}

#special-pager {
    position: absolute;
    right: 3px;
    bottom: 12px;
    z-index: 3;
    height: 12px;
}

#special-pager li {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 16px;
}

#special-pager li a {
    display: block;
    width: 12px;
    height: 12px;
    background: url('imagesstag1.png');
}

#special-pager .special-items-cur a {
    background: url('imagesstag1_active.png');
}

/* phone */

@media (max-width: 767px) {
    .ewb-special,
    .special-items img {
        height: auto;
    }
    #special-pager {
    	right: 0;
    	bottom: 6px;
    }
    #special-pager li {
    	margin-right: 10px;
    }
}

@media (max-width: 480px) {
	#special-pager {
		height: 6px;
	}
	#special-pager li {
		margin-right: 4px;
		width: 6px;
		height: 6px;
	}
	#special-pager li a {
		width: 6px;
		height: 6px;
	}
	#special-pager li a,
	#special-pager .special-items-cur a {
		background-size: 6px 6px;
	}
}

/* 鏀垮姟鍏紑 */

.ewb-oga {
	margin-top: 30px;
	min-height: 242px;
}

.ewb-oga-box {
	position: relative;
}

.ewb-oga-tab {
	float: left;
	width: 17%;
    *width: 104px;
	height: 184px;
}

.ewb-oga-name {
	margin-top: -1px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #ccc;
}

.ewb-oga-name:first-child {
	margin-top: 0;
}

.ewb-oga-name a {
	display: block;
	font-size: 16px;
	color: #666;
	background-color: #f3f3f3;
}

.ewb-oga-name a.current {
	margin-right: -1px;
    *width: 105px;
	color: #3b6c92;
	border-right: 1px solid #fff;
	background-color: #fff;
}

.ewb-oga-bd {
	position: absolute;
	top: 0;
	left: 17%;
	bottom: 0;
	right: 0;
}

.ewb-oga-bd .ewb-list {
	margin-top: -3px;
	padding: 0 3px 0 15px;
}

.ewb-oga-bd .ewb-list-name {
	width: 80%;
}

/* pad */

@media (min-width: 768px) and (max-width: 979px) {
	.ewb-oga-bd .ewb-list-name {
		width: 75%;
	}
}

/* phone */

@media (max-width: 767px) {
    .ewb-oga {
        margin-top: 20px;
    }
	.ewb-oga-bd .ewb-list-name {
		width: 70%;
	}
}

@media (max-width: 480px) {
	.ewb-oga-tab {
		width: 25%;
	}
	.ewb-oga-bd {
		left: 25%;
	}
	.ewb-oga-bd .ewb-list {
		padding-left: 10px;
	}
	.ewb-oga-bd .ewb-list-name {
		width: 64%;
	}
}

/* 鏀垮簻淇℃伅鍏紑 */

.ewb-pub-hd {
    padding-left: 20px;
    height: 28px;
    line-height: 28px;
}

.ewb-pub-hd a {
    font-size: 16px;
    color: #3b6c92;
}

.ewb-pub-list {
    padding: 3px 2px 0 15px;
    height: 102px;
}

.ewb-pub-list li {
    padding-left: 6px;
    width: 114px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    background: url('imagesdian.jpg') left center no-repeat;
    overflow: hidden;
}

.ewb-pub-list li a {
    color: #333;
}

.ewb-pub-list li a:hover {
    color: #015293;
}

.ewb-pub-link {
    height: 40px;
    overflow: hidden;
}

.ewb-pl-node {
    float: left;
    width: 53%;
    vertical-align: top;
}

.ewb-pl-node:first-child {
    width: 47%;
}

.ewb-pl-node a {
    display: block;
    margin-left: 15px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #c8c8c8;
    border-radius: 19px;
    color: #333;
}

.ewb-pl-node a:hover {
    border: 1px solid #92c3ec;
    background-color: #edf7ff;
}

.ewb-pl-ico1 {
    padding-left: 29%;
    background: url('imagespl_ico1.png') 12% center no-repeat;
}

.ewb-pl-ico2 {
    padding-left: 22%;
    background: url('imagespl_ico2.png') 8% center no-repeat;
}

/* pad */

@media (max-width: 979px) {
    .ewb-pub-hd {
        padding-left: 10px;
    }
    .ewb-pub-list {
        padding-left: 5px;
    }
    .ewb-pl-node a {
        margin-left: 5px;
        font-size: 12px;
    }
}

/* phone */

@media (max-width: 767px) {
    .ewb-pl-node:first-child a {
        margin-left: 0;
    }
    .ewb-pub-list {
        max-width: 330px;
    }
}

/* 鏀垮姟鏈嶅姟 */

.ewb-gs {
    height: 423px;
}

.ewb-service,
.ewb-bm-query {
    float: left;
    width: 50%;
    height: 122px;
    overflow: hidden;
}

.ewb-service ul {
    padding-top: 15px;
    margin-right: -17px;
    *width: 332px;
}

.ewb-service-item {
    float: left;
    width: 25%;
    *width: 83px;
    text-align: center;
    vertical-align: top;
}

.ewb-service-item a {
    display: block;
    margin-right: 17px;
    padding-top: 65px;
    height: 32px;
    line-height: 32px;
    color: #333;
}

.ewb-service-item a:hover {
    color: #015293;
}

.ewb-sv-ico1 {
    background: url('imagessv_ico1.png') center top no-repeat;
}

.ewb-sv-ico2 {
    background: url('imagessv_ico2.png') center top no-repeat;
}

.ewb-sv-ico3 {
    background: url('imagessv_ico3.png') center top no-repeat;
}

.ewb-sv-ico4 {
    background: url('imagessv_ico4.png') center top no-repeat;
}

.ewb-sv-ico1:hover {
    background: url('imagessv_ico1_cur.png') center top no-repeat;
}

.ewb-sv-ico2:hover {
    background: url('imagessv_ico2_cur.png') center top no-repeat;
}

.ewb-sv-ico3:hover {
    background: url('imagessv_ico3_cur.png') center top no-repeat;
}

.ewb-sv-ico4:hover {
    background: url('imagessv_ico4_cur.png') center top no-repeat;
}

.ewb-bm-query {
    background: url('imagessv_sx.png') 4% center no-repeat;
}

.ewb-bmq-hd {
    float: left;
    margin: 15px 0 0 10%;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #dff1ff;
}

.ewb-bmq-tt {
    display: block;
    padding: 37px 22px 0 22px;
    height: 48px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: url('imagesbmq_ico.png') center 12px no-repeat;
}

.ewb-bmq-list {
    float: left;
    margin-top: 30px;
    width: 63%;
}

.ewb-bmq-list li {
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
}

.ewb-bmq-list li a {
    display: block;
    margin-left: 18px;
    padding-left: 6px;
    background: url('imagesdian.jpg') left center no-repeat;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-bmq-list li a:hover {
    color: #015293;
}

.ewb-query {
    margin-top: 6px;
    line-height: 28px;
}

.ewb-query label {
    margin: 0 10px 0 6px;
}

.ewb-query-box {
    float: left;
    width: 285px;
    height: 26px;
    border: 1px solid #c8c8c8;
}

.ewb-query-txt {
    float: left;
    padding-left: 10px;
    width: 85%;
    height: 26px;
    line-height: 26px;
    border: 0;
}

.ewb-query-btn {
    float: right;
    margin: 3px 9px 0 0;
    width: 20px;
    height: 20px;
    border: 0;
    cursor: pointer;
    background: url('imagesquery_ico.png');
}

.ewb-count {
    margin-top: 9px;
    padding: 2px 0 3px 0;
    line-height: 24px;
    background-color: #e5e5e5;
}

.ewb-count-type {
    float: left;
    margin: 0 6px;
    font-size: 12px;
}

.ewb-count-type:first-child {
    margin-left: 5px;
}

.ewb-form {
    width: 100%;
    table-layout: fixed;
}

.ewb-form th {
    height: 34px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    color: #245174;
}

.ewb-wd1 {
    width: 27%;
}

.ewb-wd2 {
    width: 45%;
}

.ewb-wd3 {
    width: 18%;
}

.ewb-wd4 {
    width: 10%;
}


.ewb-form td {
    height: 26px;
    text-align: center;
}

.ewb-form td a,
.ewb-form td span {
    display: block;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-form tbody tr:first-child td {
    padding-top: 6px;
}

.ewb-form tbody tr:hover td {
    background-color: #edf7ff;
}

.ewb-form tbody tr:hover td a,
.ewb-form tbody tr:hover td span {
    color: #015293;
}

/* pad */

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-service ul {
        margin-right: -6px;
    }
    .ewb-service-item a {
        margin-right: 6px;
        font-size: 12px;
    }
    .ewb-service-item a,
    .ewb-service-item a:hover {
        background-size: 100% auto;
    }
    .ewb-bmq-list {
        width: 54%;
        margin-top: 12px;
    }
    .ewb-bmq-list li {
        width: 100%;
        height: 24px;
        line-height: 24px;
    }
    .ewb-count {
        margin-top: 6px;
        line-height: 18px;
    }
}

/* phone */

@media (max-width: 767px) {
    .ewb-gs {
        height: auto;
    }
    .ewb-service,
    .ewb-bm-query {
        width: 100%;
        background: none;
    }
    .ewb-service ul {
        margin-right: 0;
    }
    .ewb-service-item a {
        margin: 0 auto;
        max-width: 66px;
    }
    .table-responsive {
        width: 100%;
    }
    .ewb-form {
        width: 600px;
    }
}

@media (max-width: 360px) {
    .ewb-bmq-hd {
        margin-left: 10px;
    }
}

/* 鏀挎皯浜掑姩 */

.ewb-pi {
    height: 187px;
}

.ewb-oi-video {
    float: left;
    margin-top: 18px;
    width: 30%;
    position: relative;
}

.ewb-oi-video img {
    display: block;
    width: 144px;
    height: 112px;
}

.ewb-oi-video .ewb-play-ico {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
    width: 52px;
    height: 52px;
}

.ewb-oi-info {
    float: left;
    margin: 12px 0 0 15px;
    width: 62%;
}

.ewb-oi-name {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-oi-name:hover {
    color: #015293;
}

.ewb-oi-list {
	margin-left: -13px;
    margin-top: 6px;
}

.ewb-oi-list li {
    padding: 2px 0;
    line-height: 22px;
}

.ewb-oi-list li span {
    width: 76%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-oi-link {
    padding: 22px 0 0 6px;
}

.ewb-oi-link li {
    margin-top: 16px;
    vertical-align: top;
}

.ewb-oi-link li:first-child {
    margin-top: 0;
}

.ewb-oi-link li a {
    display: block;
    padding-left: 41%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #c8c8c8;
    border-radius: 19px;
    color: #333;
}

.ewb-oi-ico1 {
    background: url('imagesoi_ico1.png') 15% center no-repeat;
}

.ewb-oi-ico2 {
    background: url('imagesoi_ico2.png') 15% center no-repeat;
}

.ewb-oi-link li a:hover {
    border: 1px solid #92c3ec;
    background-color: #edf7ff;
}

/* pad */

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-oi-list li span {
        width: 73%;
    }
    .ewb-oi-link {
        padding-left: 0;
    }
    .ewb-oi-link li a {
        font-size: 12px;
    }
}

/* phone */

@media (max-width: 767px) {
    .ewb-pi {
        height: auto;
    }
    .ewb-oi-link {
        padding-left: 0;
    }
    .ewb-oi-link li {
        float: left;
        width: 50%;
        margin-top: 0;
    }
    .ewb-oi-link li a {
        margin-left: 5px;
    }
    .ewb-oi-link li:first-child a {
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    .ewb-oi-video {
        display: block;
        float: none;
        width: 145px;
    }
    .ewb-oi-video .ewb-play-ico {
        margin: -18px 0 0 -18px;
        width: 36px;
        height: 36px;
    }
    .ewb-oi-info {
        margin-left: 0;
        width: 100%;
    }
}

/* 鏃呮父闃垮嫆娉� */

.ewb-tourism {
    padding-left: 15px;
}

.ewb-tourism-pic {
    margin-top: 10px;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.ewb-tourism-pic img {
    height: 220px;
}

#tourism-pager {
    position: absolute;
    right: 6px;
    bottom: 12px;
    z-index: 3;
    height: 11px;
}

#tourism-pager li {
    float: left;
    width: 11px;
    height: 11px;
    margin-right: 6px;
}

#tourism-pager li a {
    display: block;
    width: 11px;
    height: 11px;
    background: url('imagesstag.png');
}

#tourism-pager .rslides-cur a {
    background: url('imagesstag_active.png');
}

@media (max-width: 767px) {
    .ewb-tourism-pic,
    .ewb-tourism-pic img {
        height: auto;
    }
}



.ewb-tourism .ewb-list {
    margin-top: 17px;
    padding-top: 15px;
    border-top: 1px dashed #e0e0e0;
}

.ewb-tourism .ewb-list-node {
    height: 26px;
    line-height: 26px;
}

.ewb-tourism .ewb-list-name {
    width: 70%;
}

/* pad phone */

@media (max-width: 979px) {
    .ewb-tourism {
        padding-left: 0;
    }
}

/* pad */

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-tourism .ewb-list-name {
        width: 62%;
    }
}

/* phone */

@media (max-width: 767px) {
    .ewb-tourism-img {
        display: block;
        width: auto;
        margin: 0 auto;
    }
}

/* 绔欑偣瀵艰埅 */

.ewb-site-nav {
    position: relative;
}

.ewb-sn-hd {
    padding-left: 8px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.ewb-sn-tt {
    font-size: 16px;
    font-weight: bold;
    color: #245399;
}

.ewb-sn-tab {
    position: absolute;
    top: 2px;
}

.ewb-sn-tab a {
    display: inline-block;
    padding: 0 8px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    position: relative;
}

.sn-pos1 {
    left: 105px;
}

.sn-pos2 {
    left: 224px;
}

.ewb-sn-tab a.current {
    color: #245174;
    border-bottom: 1px solid #245174;
}

.ewb-sn-jt {
    display: none;
    position: absolute;
    top: 33px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 6px;
    background: url('imagessn_jt.png');
}

.ewb-sn-tab a.current .ewb-sn-jt {
    display: block;
}

.ewb-sn-bd {
    padding: 12px 0;
    overflow: hidden;
}

.ewb-sn-item {
    float: left;
    width: 12.5%;
    *width: 122px;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-sn-name {
    color: #333;
}

.ewb-sn-name:hover {
    color: #015293;
}

/* pad phone */

@media (max-width: 979px) {
    .ewb-sn-item {
        width: 20%;
    }
}

/* phone */

@media (max-width: 767px) {
    .sn-pos1 {
        left: 90px;
    }
    .sn-pos2 {
        left: 180px;
    }
    .ewb-sn-item {
        width: 25%;
    }
}

@media (max-width: 480px) {
    .ewb-sn-item {
        width: 50%;
    }
}