/**!
 * 新余中介超市-首页
 * author: wangkai;
 */


/* main */


/*公共边框样式*/

.ewb-box {
    border: 1px solid #ededed;
}


/*公共高度样式*/

.ewb-layer1 {
    height: 344px;
}

.ewb-layer2 {
    height: 283px;
}

.ewb-layer3 {
    height: 242px;
}

.ewb-layer4 {
    height: 181px;
}


/* 图片轮播 */

.wb-slider {
    position: relative;
    overflow: hidden;
    width: 468px;
    height: 346px;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 468px;
    height: 346px;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    color: #fff;
    background: url(imagesmask_bg.png) repeat;
}

.wb-slider-mask .ellipsis {
    display: block;
    padding-left: 20px;
    width: 300px;
    text-align: left;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 10px;
    bottom: 14px;
    height: 13px;
}

.wb-slider-stag {
    float: left;
    margin-right: 10px;
    height: 13px;
    width: 13px;
    background: url(imagesstag.png);
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: url(imagesstag_cur.png);
}


/*会员中心*/

.ewb-mc-hd {
    margin: -1px -1px 0 -1px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background-color: #0ea2ef;
}

.ewb-mc-tt {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-mc-bd {
    padding: 15px 14px 0 14px;
}

.ewb-mc-tab {
    float: left;
    width: 97px;
    padding-bottom: 6px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #333;
}

.ewb-mc-tab.current {
    font-weight: bold;
    color: #0ea2ef;
    background: url(imagesmc_tab.png);
}

.ewb-mc-list {
    padding-top: 7px;
    height: 164px;
}

.ewb-mc-node {
    margin-top: 10px;
    vertical-align: top;
}

.ewb-mc-node:first-child {
    margin-top: 0;
}

.ewb-mc-node.last {
    margin-top: 15px;
}

.ewb-mc-txt {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border: 0;
    text-indent: 11px;
    *margin-left: -11px;
    background-color: #f5f5f5;
}

.ewb-mc-txt.short {
    float: left;
    width: 124px;
    *margin-left: 0;
}

.ewb-code {
    float: left;
    width: 70px;
    height: 28px;
    background-color: #1d8ec8;
}

.ewb-mc-btn {
    width: 100%;
    height: 30px;
    border: 0;
    color: #fff;
    cursor: pointer;
    background: url(imagesmc_btn.png);
}

.ewb-mc-links li {
    width: 60px;
    height: 60px;
    vertical-align: top;
}

.ewb-mcl-bg1 {
    background: url(imagesmcl_bg1.png);
}

.ewb-mcl-bg2 {
    background: url(imagesmcl_bg2.png);
}

.ewb-mcl-bg3 {
    background: url(imagesmcl_bg3.png);
}

.ewb-mcl-bg1:hover {
    background: url(imagesmcl_bg1_hover.png);
}

.ewb-mcl-bg2:hover {
    background: url(imagesmcl_bg2_hover.png);
}

.ewb-mcl-bg3:hover {
    background: url(imagesmcl_bg3_hover.png);
}

.ewb-mc-links li a {
    display: block;
    padding-top: 30px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

.ewb-mcl-icon1 {
    background: url(imagesmcl_icon1.png) center 10px no-repeat;
}

.ewb-mcl-icon2 {
	font-size:12px;
    background: url(imagesmcl_icon2.png) center 10px no-repeat;
}
.ewb-mcl-icon3 {
    background: url(imagesmcl_icon3.png) center 10px no-repeat;
}

/*验证码*/
.code 
{
	float: left;
    width: 62px;
    height: 24px;
    background-color: #1d8ec8;
    font-family:Arial;
    font-style:italic;
    color:#fff;
    font-size:18px;
    border:0;
    padding:2px 3px;
    letter-spacing:3px;
    font-weight:bolder;
    cursor:pointer;
    line-height:24px;
    text-align:center;
    vertical-align:middle;
}

/*办事导航*/

.ewb-service-nav {
    padding: 18px 0 0 15px;
}

.ewb-sn-node {
    float: left;
    margin: 0 10px 15px 0;
    width: 163px;
    height: 41px;
    text-align: center;
    vertical-align: top;
}

.ewb-sn-name {
    display: block;
    height: 39px;
    line-height: 39px;
    border: 1px solid #ecf6fe;
    color: #333;
    background-color: #ecf6fe;
}

.ewb-sn-name:hover {
    color: #0ea2ef;
    border: 1px solid #99d1f6;
}


/*公示公告*/

.ewb-notice {
    padding: 15px 0 1px 12px;
}

.ewb-notice li {
    float: left;
    margin-left: 15px;
    width: 136px;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
}

.ewb-notice li:first-child {
    margin-left: 0;
}

.ewb-notice-bg1 {
    background: url(imagesnotice_bg1.png);
}

.ewb-notice-bg2 {
    background: url(imagesnotice_bg2.png);
}

.ewb-notice-bg3 {
    background: url(imagesnotice_bg3.png);
}

.ewb-notice-bg1:hover {
    background: url(imagesnotice_bg1_hover.png);
}

.ewb-notice-bg2:hover {
    background: url(imagesnotice_bg2_hover.png);
}

.ewb-notice-bg3:hover {
    background: url(imagesnotice_bg3_hover.png);
}

.ewb-notice li a {
    display: block;
    padding-left: 52px;
    font-size: 16px;
    color: #fff;
}

.ewb-notice-icon1 {
    background: url(imagesnotice_icon1.png) 18px center no-repeat;
}

.ewb-notice-icon2 {
    background: url(imagesnotice_icon2.png) 15px center no-repeat;
}

.ewb-notice-icon3 {
    background: url(imagesnotice_icon3.png) 17px center no-repeat;
}

.wb-marquee {
    margin: 25px 9px 0 9px;
    height: 170px;
    overflow: hidden;
}

.wb-marquee-items {
    height: 170px;
}

.wb-marquee-items li {
    margin: 0 10px;
    width: 153px;
    height: 170px;
    float: left;
    text-align: center;
}

.wb-marquee-img {
    display: block;
    width: 153px;
    height: 170px;
}

.wb-marquee-img img {
    display: block;
    width: 100%;
    height: 120px;
}

.ewb-marquee-name {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
}

/*友情链接*/
.link{
	margin-top: 20px;
    background-color: #0ea2ef;
}
.ewb-friendlink {
    padding-left: 20px;
	padding-left:15px;
    width: 453px;
    height: 41px;
    line-height: 41px;
    border: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #0ea2ef;
}


.common-hd {
 	height: 35px;
 	border-bottom: 1px solid #ccc;
 	background-color: #f3f3f3;
 }

 .common-tt {
	float:left;
	padding-left:5px;
	padding-right:5px;
 	height: 33px;
 	line-height: 33px;
 	font-size: 16px;
 	font-family: Microsoft YaHei;
 	text-align: center;
 	color: #999;
 	background-color: #fff;
 	border-top: 2px solid #999;
 	border-left: 1px solid #ccc;
 	border-right: 1px solid #ccc;
 	border-bottom: 1px solid #fff;
 }
 .common-tt a{color: #0068b7;}

 .common-tt.current {
	color: #0068b7;
	border-top: 2px solid #0069b7;
 	border-left: 1px solid #ccc;
 	border-right: 1px solid #ccc;
 	border-bottom: 1px solid #fff;
}
