/**!
 * ĳĳҳ��-��ҳ
 * author: lucw;
 * date:2017-01-05
 */


/* usergrid */

.ewb-sp519 {
    width: 519px;
    float: left;
}

.ewb-sp163 {
    width: 163px;
    float: left;
}

.ewb-sp458 {
    width: 458px;
    float: left;
}
.ewb-sp488 {
    width: 488px;
    float: left;
}
.ewb-ml30 {
    margin-left: 30px;
}

/* ����ֵ�����������grid */
.ewb-sp580 {
    width: 580px;
    float: left;
}

.ewb-sp540 {
    width: 540px;
    float: left;
}

.ewb-sp397 {
    width: 397px;
    float: left;
}

/* �Ҳർ�� */

.ewb-find {
    position: fixed;
    z-index: 9999;
    /* _position: absolute;*/
    top: 50%;
    right: 20px;
    margin-top: -250px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    box-shadow: 0 0 6px #e2e2e2;
}


.ewb-find-item {
    display: block;
    width: 84px;
    padding-top: 32px;
    height: 38px;
    line-height: 38px;
    color: #2581d3;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    background-repeat: no-repeat;
    text-align: center;
}

.ewb-find-item.bg01 {
    background-position: center 14px;
    background-image: url(../img/find01.png);
}


.ewb-find-item.bg02 {
    background-position: center 13px;
    background-image: url(../img/find02.png);
}

.ewb-find-item.bg03 {
    padding-top: 36px;
    height: 34px;
    line-height: 34px;
    line-height: 16px;
    background-position: center 7px;
    background-image: url(../img/find03.png);
}

.ewb-find-item.bg04 {
    background-position: center 12px;
    background-image: url(../img/find04.png);
}

.ewb-find-item.bg05 {
    background-position: center 11px;
    background-image: url(../img/find05.png);
}

.ewb-find-item.bg06 {
    background-position: center 11px;
    background-image: url(../img/find06.png);
}

.ewb-find-item.bg07 {
    background-position: center 15px;
    background-image: url(../img/find07.png);
}

.current .ewb-find-item {
    color: #fff;
    background-color: #1e90f0;
}

.current .ewb-find-item.bg01 {
    background-image: url(../img/find01h.png);
}

.current .ewb-find-item.bg02 {
    background-image: url(../img/find02h.png);
}

.current .ewb-find-item.bg03 {
    background-image: url(../img/find03h.png);
}

.current .ewb-find-item.bg04 {
    background-image: url(../img/find04h.png);
}

.current .ewb-find-item.bg05 {
    background-image: url(../img/find05h.png);
}

.current .ewb-find-item.bg06 {
    background-image: url(../img/find06h.png);
}

.current .ewb-find-item.bg07 {
    background-image: url(../img/find07h.png);
}


/* main */

.ewb-boxer{
 
}

.ewb-section {
     
}

.ewb-section.sec01 {
    margin-top: 10px;

}

.ewb-section.sec02 {
    margin-top: 18px;
}

.ewb-section.sec03,
.ewb-section.sec04,
.ewb-section.sec05,
.ewb-section.sec06{
    margin-top: 20px;
}


/* do */

.ewb-do-hd {
    text-align: center;
}

.ewb-do-tt {
    margin-top: -40px;
    display: inline-block;
    width: 363px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    background: url(../img/do_bg.png) center no-repeat;
}



/* �ֲ�ͼ */

.wb-slider {
	padding-top: 20px;
	padding-bottom: 20px;
    position: relative;
    float: left;
    overflow: hidden;
    height: 519px;
}

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

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

.wb-slider-ctag img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.wb-slider-wpr{
	display: block;
	position: relative;
}

.wb-slider-mask {
    position: absolute;
    left: 25px;
    top: 0;
    width: 72px;
    height: 100%;
    color: #fff;
    background: url(../img/mask_bg.png);
}

.wb-slider-mask .ellipsis {
	position: absolute;
	top: 20px;
	left: 11px;
	width: 25px;
	line-height: 25px;
	height: 280px;
	font-size: 16px;
	font-weight: bold;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;      
    writing-mode: vertical-rl;
    *writing-mode: tb-rl;
}

.wb-slider-mask .slider-intro{
	position: absolute;
	top: 20px;
	left: 36px;
	width: 25px;
	line-height: 25px;
	height: 280px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;      
    writing-mode: vertical-rl;
    *writing-mode: tb-rl;
}

.wb-slider-switcher {
    position: absolute;
    right: 22px;
    top: 122px;
    height: 12px;
}

.wb-slider-stag {
    margin-top: 10px;
    height: 12px;
    width: 12px;
    background: url(../img/stag.png) no-repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background-image: url(../img/stag-active.png?1);
}

/* view */
.ewb-view{
	padding-top: 20px;
	overflow: hidden;
}

.ewb-view-items{
	margin-top: -20px;
	*margin-top: 0;
}

.ewb-view-item{
	margin-top: 20px;
	position: relative;
	width: 163px;
	height: 102px;
}

.ewb-view-img{
	display: block;
	height: 102px;
}

.ewb-view-img>img{
	width: 163px;
	height: 102px;
	vertical-align: top;
}

.ewb-view-show{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../img/mask_bg.png) repeat;
}

.ewb-view-show i{
	display: inline-block;
	vertical-align: middle;
	height: 100%; 
}

.view-font{
	width: 80%;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}


.ewb-view-item:hover .ewb-view-show{
	display: block;
}

/* news */
.ewb-news-hd{
	padding-top: 7px;
}

.ewb-news-items{
	height: 45px;
	border-bottom: 0px solid #e5e5e5;
}

.ewb-news-item{
	margin-right: 10px;
}

.ewb-news-item>a{
	width:109px;
	display: block;
	font-size: 18px;
	color: #333;
	height: 44px;
	line-height: 44px;
	text-align:center;
}

.ewb-news-item.current>a{
	color: #fff;
	font-weight: bold;
	background:url(../img/icon-title.png?2) 0 center no-repeat; background-size:100%;
	width:109px;
	height:44px;
}

.ewb-news.mod-h01{
	height: 350px;
	margin-top:13px;
	overflow: hidden;
}

/* ע�� */
.ewb-reg{
	margin-top: 18px;
	overflow: hidden;
}

.ewb-reg-items{
	margin-right: -10px;
}

.ewb-reg-items>li{
	float: left;
	margin-right: 10px;
}

.ewb-reg-link{
	padding-top: 37px;
	display: block;
	width: 107px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-position: center 12px;
}

.ewb-reg-link.bg01{
	background-color: #6dbbeb;
	background-image: url(../img/reg01.png);
}

.ewb-reg-link.bg02{
	background-color: #84d19b;
	background-image: url(../img/reg02.png);
}

.ewb-reg-link.bg03{
	background-color: #f5b467;
	background-image: url(../img/reg03.png);
}

.ewb-reg-link.bg04{
	background-color: #f18686;
	background-image: url(../img/reg04.png);
}

.ewb-reg-link.bg01:hover{
	background-color: #89caf2;
}

.ewb-reg-link.bg02:hover{
	background-color: #98d5aa;
}

.ewb-reg-link.bg03:hover{
	background-color: #fabf79;
}

.ewb-reg-link.bg04:hover{
	background-color: #f29494;
}

/* show */
.ewb-show{
	padding: 30px 0;
	/*min-height:330px;*/
	overflow: hidden;
}

.ewb-show-items{
	margin-right: -30px;
}

.ewb-show-items>li{
	position: relative;
	margin-right: 30px;
	float: left;
	width: 277px;
	margin-top:10px;
}

.ewb-show-lk{
	color: #333;
}

.ewb-show-img{
	width: 277px;
	height: 180px;
}

.ewb-show-img img{
	width: 277px;
	height: 180px;
	vertical-align: top;
}
.ewb-show-img1{
	width: 346px;
    height: 224px;
}

.ewb-show-img1 img{
	width: 346px;
    height: 224px;
	vertical-align: top;
}

.ewb-show-txt{
	padding: 0 15px;
	padding-top: 11px;
	height: 44px;
	line-height: 21px;
	overflow: hidden;
	background-color: #f5f5f5;
}

/* ��ǩ */
.ewb-show-flag{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.ewb-show-items>li:hover{
	box-shadow: 0 0 8px #aaa;
}

/* tell */
.ewb-tell-hd{
	background-color: #f7f7f7;
}

.ewb-tell-twp{
	height: 32px;
}

.ewb-tell-tt{
	display: block;
	min-width: 182px;
	*width: 182px;
	text-align: center;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../img/icon-title1.png?1) 0 0 no-repeat;
	background-size:100%;
}

.ewb-tell{
	margin-right: 30px;
	width: 585px;
}

.ewb-tell-wp{
	padding-top: 33px;
	margin-right: -30px;
}

.ewb-do-bd{
	overflow: hidden;
}

.ewb-tell .ewb-show{
	padding-top: 20px;
	padding-bottom: 30px;
}

.ewb-thank{
	position: absolute;
	padding-top: 9px;
	display: block;
	width: 44px;
	line-height: 44px;
	height: 77px;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 16px;
	left: 16px;
	top: -7px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/flag_diff.png);
}

.ewb-section.sec05 .ewb-do-tt,
.ewb-section.sec06 .ewb-do-tt{
	letter-spacing: 8px;
	padding-left: 8px;
	width: 362px;
}

/* box */
.ewb-secbox{
	border: 1px solid #e9e9e9;
    box-shadow: 0 3px 6px 0 #e9e9e9;
}

.ewb-fri{
	position: relative;
	padding: 20px 0;
	width: 1198px;
	overflow: hidden;
}

.ewb-fri-box{
	padding-top: 20px;
	padding-bottom: 20px;
}

.ewb-fri-lk{
	margin-right: 30px;
	width: 277px;
	float: left;
	display: block;
}

.ewb-fri-lk>img{
	vertical-align: top;
	width: 277px;
	height: 84px;
}

.ewb-outwp.ewb-mt30{
	margin-top: 40px;
}

.ewb-outwp.ewb-mt20{
	margin-top: 40px;
}

.ewb-fri .fri-btn{
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	z-index: 20;
	color: #fff;
	font-size: 17px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}

.fri-btn.prev{
	left: 0;
	background-image: url(../img/arrow_left.png);
}

.fri-btn.next{
	right: 0;
	background-image: url(../img/arrow_right.png);
}


/* ���״��� */
.ewb-trade{
	padding-top: 30px;
	padding-bottom: 30px;
}

.ewb-trade-thr{
	height: 42px;
	background-color: #ecf6fe;
}

.ewb-trade-thr th{
	font-weight: bold;
	text-align: center;
}

.ewb-trade-thr .th00{
	width: 328px;
}

.ewb-trade-thr .th01{
	width: 222px;
}

.ewb-trade-thr .th02{
	width: 242px;
}

.ewb-trade-thr .th03{
	width: 200px;
}

.ewb-trade-thr .th04{
	width: 142px;
}

.ewb-trade-thr .th05{
	width: 170px;
}

.ewb-trade-thr .th06{
	width: 120px;
}

.ewb-trade-thr .th07{
	width: 106px;
}

.ewb-trade-tbody{
	text-align: center;
}

.ewb-trade-tbody .td01{
	display: block;
	padding-left: 25px;
	max-width: 180px;
	*width: 180px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: left;
}

.ewb-trade-tbody tr{
	height: 40px;
	border-bottom: 1px dashed #e5e5e5;
}

.ewb-trade-tbody .last-tr{
	border: 0;
}

.ewb-trade-tbody .tbody-top{
	height: 8px;
	border: 0;
}

.ewb-trade-tbody tr:hover{
	background-color: #fff4e9;
}

.ewb-trade .tmsg01{
	color: #63bc34;
}

.ewb-trade .tmsg02{
	color: #ff8b17;
}

.ewb-trade .tmsg03{
	color: #999;
}

.trade-btn{
	display: block;
	width: 83px;
	height: 28px;
	line-height:28px;
	border: 0;
	outline: 0;
	cursor: pointer;
	border-radius: 3px;
}

.trade-btn.btn01{
	color: #fff;
	background-color: #7bc553;
}

.trade-btn.btn02{
	color: #999;
	background-color: #eee;
}

.trade-btn.btn03{
	color: #fff;
	background-color: #fb9e41;
}

/* place */
.ewb-place{
	  float: left;
    padding-top: 12px;
    width: 1006px;
}

.ewb-place-hd{
	background-color: #f7f7f7;
}

.ewb-place-tt{
	padding-right: 16px;
	padding-left: 11px;
	height: 25px;
	line-height: 25px;
	border-left: 8px solid #2581d3;
	color: #2581d3;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
}

/* �� */

.ewb-make {
    margin-top: 15px;
}
.ewb-mt7 {
    margin-top: 7px;
}
.ewb-make-hd {
    background: url(../img/bor_bg.png) repeat-x 10px  bottom;
}
.ewb-make-img {
    background: #fff;
}
.ewb-make-wp {
      vertical-align: top;
    display: inline-block;
    position: relative;
    *display: inline;
    margin:10px 0 0 0;
}
.ewb-make-wp {
    *display: inline;
}
.ewb-make-lk {
    padding: 0 8px;
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    background-color: #6aaae2;
}
.ewb-make-tri {
    position: absolute;
    left: 45px;
    bottom: 0;
}
.ewb-make .wb-data-item {
    padding-top: 0;
    margin-top: 5px;
}
.mod-h02 {
    height: 396px;
}

/* �ĵ����� */

.ewb-pro {
    margin-top: 87px;
}
.ewb-pro-link {
    margin-top: 10px;
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    width: 128px;
    background-repeat: no-repeat;
    background-position: 15px center;
    text-indent: 50px;
}
.ewb-pro-link.bg01 {
    background-color: #68cba5;
    background-image: url(../img/icon1.png);
}
.ewb-pro-link.bg02 {
    background-color: #83c45b;
    background-image: url(../img/icon2.png);
}
.ewb-pro-link.bg03 {
    background-color: #57acc1;
    background-image: url(../img/icon3.png);
}
/*.ewb-pro-link.bg01:hover {
    background-color: #7cbfe8;
}
.ewb-pro-link.bg02:hover {
    background-color: #81d098;
}
.ewb-pro-link.bg03:hover {
    background-color: #f6b76d;
}*/
.ewb-pro-link:first-child {
    margin-top: 0;
}


/* �� */
.wb-data-list {
    line-height: 40px;
	border-bottom:1px dashed #dbdbdb;
}
.ewb-make-info {
    float: left;
    color: #2581d3;
    line-height: 28px;
    margin-right: 10px;
}
.ewb-make-info:first-child {
    margin-right: 19px;
}
.ewb-make-info.current {
    color: #ff9425;
}
.grey{
	color:#999;
}
.datetimepicker table tr td.active{
	color:#333 !important;
	background-color: transparent !important;
}
.ewb-make-bd{ min-height:90px;}
/***************/
.ewb-tell-yh{margin-right: 30px;
	width: 1200px;}
.more44{ color:#a9a9aa; line-height:44px; padding-right:5px;}
.more32{ color:#a9a9aa; line-height:39px; padding-right:5px;}
.more25{ color:#a9a9aa; line-height:25px; padding-right:5px;}
.ml{ margin-left:20px;}

/* 180130 */

.ewb-make-hd {
    height: 31px;
	line-height:31px;
	font-weight:bold;
	font-size:16px;
}
ewb-make-hl{
	width:469px;
	height:13px;
}
.ewb-make-hd>a {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #4ca6e8;
    padding: 0 7px;   
}
