@charset 'utf-8';

/**!
 * 交易详情
 * author: lucw;
 * date: 2019-05-16
 */

/* main */
.cm-wpr {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.ewb-main {
    padding: 0;
    padding-bottom: 26px;
}

/* go */
.ewb-go {
    padding-top: 23px;
    overflow: hidden;
}

.ewb-go-hd {
    margin: 0 15px;
    text-align: center;
    background:  left 10px repeat-x;
}

.go-tt {
    padding: 0 7px;
    display: inline-block;
    vertical-align: top;
    max-width: 428px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #2c7edc;
    background-color: #fff;
}

.go-sub {
    line-height: 32px;
    text-align: center;
    color: #2c7edc;
}

.go-state {
    line-height: 44px;
    color: #999;
    text-align: center;
}

.go-list {
    margin: 0 7px;
    display: inline-block;
    vertical-align: top;
}

.ewb-go-bd {
    margin: 0 80px;
}

.go-pro {
    margin-top: 5px;
    min-height: 92px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}


.go-con {
    margin-left: 5px;
    height: 38px;
    font-weight: bold;
    color: #999;
    background:  23px top no-repeat;
}

.go-con01 {
    margin-top: 4px;
    float: left;
    line-height: 32px;
    font-size: 24px;
    color: #d0d0d0;
}

.go-con02 {
    margin-left: 2px;
    margin-top: 14px;
    width: 86px;
    float: left;
    line-height: 22px;
    font-size: 14px;
}

.go-time {
    margin-top: 11px;
    padding-left: 24px;
    line-height: 22px;
    color: #999;
}

.ewb-go-items>li {
	margin-right: 25px;
    float: left;
    width: 123px;
    padding-top: 14px;
    padding-bottom: 7px;
    cursor: pointer;
}

.pro-cur{
	color: #fff;
	background:  left top no-repeat;
}

.pro-cur .go-con01,
.pro-cur .go-con,
.pro-cur .go-time{
	color: #fff;
}

.pro-cur .go-con{
	background-image: ;
}

.ewb-go-items>li:hover .go-con{
	color: #339aed;
	background-image: ;
}

.ewb-go-items>li:hover .go-con01{
	color: #339aed;
}

.ewb-go-items>li.pro-cur:hover .go-con01,
.ewb-go-items>li.pro-cur:hover .go-con,
.ewb-go-items>li.pro-cur:hover .go-time{
	color: #fff;
}

.ewb-go-items>li.pro-cur:hover .go-con{
	background-image: ;
}

/* make */
.ewb-make {
    margin-top: 20px;
}

.ewb-make-hd {
    position: relative;
    border-bottom: 2px solid #2c7edc;
}

.ewb-make-bd {
    padding-bottom: 24px;
	    min-height: 280px;
}
/* img{
	width:100%;
} */

.make-line {
    position: absolute;
    bottom: -2px;
    right: 0;
    z-index: 100;
}

.ewb-make-items>li {
    float: left;
    border-left: 1px solid #fff;
}

.ewb-make-items>li:first-child {
    border-left: 0;
}

.make-lk.cur,
.make-lk:hover {
    color: #fff;
    font-weight: bold;
    background:  left top no-repeat #246fdd;
}

.make-lk {
    padding: 0 45px;
    display: block;
    line-height: 49px;
    font-size: 16px;
    color: #2c7edc;
    background-color: #ecf5ff;
}

.say-con {
    padding-top: 22px;
    line-height: 24px;
    color: #666;
}

.say-det {
    color: #333;
}

.say-para {
    text-indent: 2em;
}

/*.say-con h2 {
    margin-top: 9px;
    line-height: 41px;
    font-size: 18px;
    font-weight: bold;
    color: #2c7edc;
}*/

.say-ps {
    margin-top: 18px;
    text-align: right;
}

/* fit */
.ewb-fit {
    background:  right top no-repeat #ecf5ff;
}

.fit-tt {
    width: 127px;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    text-indent: 40px;
    background:  left top no-repeat;
}

.ewb-fit-items {
    padding-top: 10px;
    padding-left: 40px;
    padding-bottom: 12px;
}

.ewb-fit-items>li {
    line-height: 32px;
}

.ewb-fit-items a {
    color: #2b7ddb;
}

.ewb-fit-items a:hover {
    text-decoration: underline;
}

/* 说明 */
.ewb-exp {
    margin-top: 12px;
    border: 1px solid #e5e5e5;
}

.ewb-exp-hd {
    padding-left: 27px;
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background:  left top no-repeat;
}

.ewb-exp-bd {
    line-height: 32px;
    color: #666;
}

.ewb-exp-con {
    padding: 20px;
    padding-bottom: 15px;
}

/* want */
.ewb-want {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -707px;
    margin-top: -78px;
}

.ewb-want-items>li {
    margin-top: 1px;
}

.want-lk {
    padding-top: 12px;
    padding-left: 52px;
    display: block;
    width: 97px;
    height: 63px;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: center top;
}

.want-lk.bg01 {
    background-image: ;
}

.want-lk.bg02 {
    background-image: ;
}

.want-lk.bg03 {
    background-image: ;
}

.want-lk.bg01:hover {
    background-image: ;
}

.want-lk.bg02:hover {
    background-image: ;
}

.want-lk.bg03:hover {
    background-image: ;
}

/* 倒计时 */
.ewb-do {
    width: 357px;
    height: 137px;
    background:  center top no-repeat;
}

.ewb-do-hd {
    padding-top: 4px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.ewb-do-items {
    padding: 0 7px;
    text-align: center;
}

.ewb-do-items>li {
    float: left;
    width: 33.3%;
}

.do-msg {
    margin: 0 auto;
    width: 74px;
    height: 53px;
    line-height: 53px;
    font-weight: bold;
    font-size: 38px;
    color: #2c7edc;
    border-radius: 4px;
    background-color: #fff;
}

.do-time {
    line-height: 32px;
    color: #fff;
    font-size: 16px;
}

.ewb-say-box {
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    width: 357px;
    height: 137px;
}

.do-end {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 357px;
    height: 137px;
    line-height: 137px;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background:  center top no-repeat;
}

/* 1400分辨率以下 */

@media (max-width: 1400px) {
    .ewb-want {
        left: 0;
        margin-left: 0;
    }
	/*图片处理*/
	.say-con img{
		max-width:800px;
	}
}

/* 1200分辨率以下 */

@media (max-width: 1199px) {
	.ewb-go-bd{
		margin: 0 40px;
	}
	/*图片处理*/
	.say-con img{
		max-width:800px;
	}
}

/* 竖版pad及以下 */

@media (max-width: 979px) {
	.ewb-go-bd{
		margin: 0 20px;
	}

	.ewb-go-hd{
		margin: 0 20px;
	}

    .ewb-go-items>li{
        margin-right: 15px;
    }

	.make-lk{
		padding: 0;
		text-align: center;
	}

	.ewb-make-items>li{
		width: 20%;
	}
	
	/*图片处理*/
	.say-con img{
		max-width:700px;
	}

}


/* 手机端 */

@media (max-width: 767px) {
    .ewb-want {
        position: static;
        margin: 0;
        margin-top: 10px;
        width: 100%;
        height: auto;
    }

    .ewb-want-items>li{
    	width: 33.33%;
    	float: left;
    }

    .want-lk{
    	padding: 0;
    	line-height: 63px;
    	text-align: center;
    	width: auto;
    	background: none;
    }

    .want-lk.bg01{
    	background: none;
    	background-color: #28b194;
    }

    .want-lk.bg02{
    	background: none;
    	background-color: #fe9e60;
    }

    .want-lk.bg03{
    	background: none;
    	background-color: #68bdef;
    }

    .want-lk.bg01:hover{
    	background: none;
    	background-color: #02a486;
    }

    .want-lk.bg02:hover{
    	background: none;
    	background-color: #f58940;
    }

    .want-lk.bg03:hover{
    	background: none;
    	background-color: #49a9df;
    }

    .ewb-go-bd{
		margin: 0 10px;
	}

	.ewb-go-hd{
		margin: 0 10px;
	}

	.ewb-make-bd{
		padding-bottom: 10px;
	}

	.ewb-exp{
		margin-top: 10px;
	}

	.ewb-main{
		padding-bottom: 12px;
	}

	.go-pro{
		min-height: auto;
		height: 92px;
		overflow-x:auto; 
	}

	.ewb-go-items>li{
		display: inline-block;
		white-space: nowrap;
		float: none;
	}

	.ewb-go-items{
		white-space: nowrap;
		height: 92px;
		display: inline-block;
	}

	.ewb-fit-items{
		padding: 10px;
	}

	.ewb-exp-con{
		padding: 10px;
	}

	.ewb-go{
		padding-top: 10px;
	}

	.make-lk{
		font-size: 15px;
	}

	.make-line{
		display: none;
	}

	.ewb-make-hd{
		overflow-x: auto;
	}

	.ewb-make-items{
		min-width: 500px;
	}

	.go-state{
		padding: 10px 0;
		line-height: 24px;
	}
	
	/*图片处理*/
	.say-con img{
		max-width:500px;
	}

}

/*竖版手机端*/

@media (max-width: 480px) {
	.want-lk{
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}

	.ewb-say-box{
		width: 100%;
	}

	.ewb-do{
		width: 100%;
		background-size: 100% 100%;
	}

	.ewb-do-hd{
		font-size: 18px;
	}

	.do-msg{
		font-size: 32px;
		width: 60px;
	}

	.do-time{
		font-size: 15px;
	}
	/*图片处理*/
	.say-con img{
		max-width:300px;
	}
}



