<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * &amp;#98;&amp;#101;&amp;#97;&amp;#116;&amp;#51;&amp;#54;&amp;#53;&amp;#33521;&amp;#36229;&amp;#27431;&amp;#20896;&amp;#27604;&amp;#20998;&amp;#95;&amp;#51;&amp;#54;&amp;#53;&amp;#48;&amp;#48;&amp;#51;&amp;#54;&amp;#53;&amp;#20307;&amp;#32946;&amp;#22312;&amp;#32447;&amp;#25237;&amp;#27880;&amp;#95;&amp;#27491;&amp;#29256;&amp;#32422;&amp;#24425;&amp;#51;&amp;#54;&amp;#53;&amp;#36719;&amp;#20214;交通运输局
 * author: chenzp;
 * date:2017-09-26
 */


/* 正文 */

.ewb-wrap{
	height: 298px;
	background-color: #fff;
	border: 1px solid #ddd;
}

/* 轮播图 */

.ewb-slide{
	margin: 14px;
	width: 320px;
	height: 270px;
	background-color: #f0f0f0;
}

.scroll {
    position: relative;
    width: 318px;
    height: 245px;
    border: 1px solid #f2f2f2;
}

.scroll .prev {
    position: absolute;
    width: 40px;
    height: 60px;
    z-index: 500;
    top: 67px;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.scroll .next {
    position: absolute;
    width: 40px;
    height: 60px;
    z-index: 500;
    top: 67px;
    right: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.bigUl li {
    position: absolute;
    width: 318px;
}

.bigUl li a img {
    width: 318px;
    height: 225px;
}

.numberUl {
    position: absolute;
    right: 0;
    bottom: 3px;
    z-index: 400
}

.numberUl li {
    width: 24px;
    height: 13px;
    float: left;
    background: #3b5998;
    opacity: 0.7;
    margin-left: 1px;
}

.numberUl li a {
    display: block;
    width: 24px;
    height: 13px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 13px;
}

.scroll .textUl li {
    position: absolute;
    left: 20px;
    bottom: -22px;
    display: none;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.scroll .textUl li a {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.numberUl li.night a {
    background: yellow;
    color: black;
}

/* 工作动态， 安全生产 */

.ewb-colu{
	margin-top: 14px;
}

.ewb-colu-hd{
	width: 406px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: url(../images/tab_bg.jpg) no-repeat;
}

.ewb-colu-tt{
	width: 101px;
	text-align: center;
	color: #333;
}

.ewb-colu-tt.cur{
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #005fab;
	background: url(../images/tab_h.jpg) repeat-x top;
	border: 1px solid #ddd;
	border-bottom: 0;
}

/* 通知公告 */

.ewb-notice-hd{
	height: 35px;
	line-height: 35px;
	background: url(../images/notice.jpg) no-repeat;
}

.ewb-notice-hd a{
	color: #fff;
}

.ewb-notice-tt{
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}

.ewb-more{
	margin-right: 10px;
	color: #333;
}

.ewb-com .ewb-more:hover{
	color: #005fab;
}

.ewb-notice-bd{
	height: 264px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 0;
}

.ewb-notice .wb-data-infor{
	margin-right: 80px;
}

/* banner */

.ewb-banner{
	display: block;
	height: 150px;
}

/* 政务公开 */

.ewb-com{
	border: 1px solid #ddd;
}

.ewb-com-hd{
	height: 35px;
	line-height: 35px;
	background: url(../images/public_bg.jpg) repeat-x;
}

.ewb-com-tt{
	margin-left: 15px;
	padding-right: 23px;
	width: 115px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../images/public_line.jpg) no-repeat;
}

.ewb-com-bd{
	background-color: #fff;
}

.ewb-info{
	padding: 14px 4px 14px 14px;
	width: 330px;
	height: 245px;
}

.ewb-info-item{
	margin: 0 15px 7px 0;
	padding: 0 10px;
	float: left;
	width: 130px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333;
	background: url(../images/public_info.jpg) no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-info-item:hover{
	color: #005fab;
}

/* 专题栏目 */

.ewb-topic{
	padding: 5px 10px;
}

.ewb-topic-pic{
	margin-bottom: 8px;
	display: block;
	height: 80px;
}

/* 交通物流 */

.ewb-transfor{
	margin-right: -16px;
}

.ewb-trans-item{
	margin-right: 16px;
	height: 80px;
}

/* 网上办事 */

.ewb-work{
	padding: 14px;
	height: 56px;
}

.ewb-work li{
	margin: 0 17px;
	float: left;
	border: 1px solid #eaeaea;
	background-color: #f7f7f7;
}

.ewb-work-item{
	padding: 1px;
	display: block;
	width: 300px;
	height: 50px;
	text-indent: 150px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #005fab;
	border: 1px solid #fff;
}

.ewb-work-item.img1{
	background: url(../images/work1.png) no-repeat 75px center;
}

.ewb-work-item.img2{
	background: url(../images/work2.png) no-repeat 75px center;
}

.ewb-work-item.img3{
	background: url(../images/work3.png) no-repeat 75px center;
}

/* 交通风采 */

.wb-scroll{
	padding: 14px;
}

.wb-marquee-items {
    width: 1020px;
    height: 185px;
}

.wb-marquee-items li {
	padding-left: 8px;
    width: 200px;
    height: 185px;
    float: left;
    text-align: center;
}

.wb-marquee-img {
    display: block;
    margin: 0 auto;
	color: #333;
}

.wb-marquee-img img {
	display: block;
    width: 200px;
    height: 150px;
}

.wb-marquee-tt{
	margin-top: 5px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	background-color: #e1e1e1;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wb-marquee-img:hover{
	color: #005fab;
}



/*subnav*/

.ewb-subnav {
    margin-top: 10px;
    padding: 0 10px;
    height: 41px;
    line-height: 41px;
    background-color: #eee;
}

.ewb-weather {
    float: left;
    margin-left: 36px;
}

.ewb-search {
    float: right;
    margin-top: 5px;
    height: 31px;
    line-height: 31px;
}

.ewb-sh-btn {
    float: right;
    width: 39px;
    height: 31px;
    border: 0;
    cursor: pointer;
    background: url(../images/sh_btn.png) center center no-repeat #0472df;
}

.ewb-sh-txt {
    float: right;
    padding-left: 10px;
    width: 186px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #d2d2d2;
    border-right: 0;
}

.ewb-search label {
    float: right;
    margin-right: 2px;
    font-weight: bold;
}</pre></body></html>