body{
	margin: 0;
	padding: 0;
	font-family: Microsoft Yahei;
	/*font: normal 10px/1.6 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;*/
}
a{
    cursor:pointer;
}
ul,li,p,h1,h2,input,button,a,dl,dt,dd,textarea{
	margin: 0;
	padding: 0;
	font-weight:normal;
	list-style: none;
	outline: none;
	border:none;
	text-decoration: none;
}
.dn{
    display: none;
}
.man100{
	display: inline-block;
	width: 100%;
	height: 100%;

}
.left{
	float: left;
}
.right{
	float: right;
}
.common{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.clearflow{
	overflow: hidden;
}
.clear-border{
	border:none;
}
.white{
	color: #fff;
}
.yellow{
	color: #f6ac1f;
}
.red{
	color: #e4393c;
}
.col666{
	color: #666;
}
.col999{
	color: #999;
}
.col333{
	color: #333;
}
.bold{
	font-weight: bold;
}
.colfff{
	color: #fff;
}
.header{
	height: 40px;
	border-bottom: 1px solid #ddd;
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 12px;
	color: #666;
}
.header li{
	float: right;
	color: #d8d8d8;
}
.header a{
	color: #666;
	padding: 0 10px;
}
.logo-nav{
	overflow: hidden;
	border-bottom: 2px solid #f6ac1f;
}
.logo-nav img{
	margin: 20px 0 10px 0;
}
.nav-ul{
	margin-top: 50px;
}
.nav-ul li{
	float: left;
	font-size: 14px;
	border-radius: 15px;
}
.nav-ul li.active{
	background-color: #f6ac1f;
	border-radius: 18px;
}
.nav-ul a{
	color: #666;
	padding: 6px 14px;
	display: block;
}
.nav-ul a:hover{
	color: #fff;
	background-color: #f6ac1f;
	border-radius: 16px;
}
.nav-ul li.active a{
	color: #fff;
}
.banner-div{
	position: relative;
}
.banner-div .images{
	height: 514px;
	overflow: hidden;
	text-align: center;
}
.banner-div .images img{
	margin: 0 auto;
	width: inherit;
	display: block;
	width: 100%;
	height: 520px;
}
.dot-div{
	position: absolute;
	text-align: center;
	bottom: 30px;
	width: 100%;
	z-index: 999;
}
.dot-div span{
	margin: 0 6px;
	display: inline-block;
	border:1px solid #fff;
	border-radius: 50%;
	height: 12px;
	width: 12px;
	cursor: pointer;
}
.inquiry-position{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -600px;
	height: 100%;
}
.inquiry{
	position: absolute;
	left: 0;
	top: 90px;
	height: 258px;
	width: 428px;
	/*overflow: hidden;*/
	border:6px solid #eaeced;
	background-color: #fff;
	color: #333;
	box-shadow: 1px 1px 5px #666;
}
.inquery-left{

}
.inquery-left li{
	height: 90px;
	line-height: 90px;
	font-size: 16px;
	width: 120px;
	font-weight: bold; 
	text-align: center;
	cursor: pointer;
}
.inquiry-right{
	margin-right: 30px;
}
.inquiry-right dd{
	margin-top: 16px;
}
.inquiry-right label{
	width:54px;
	font-size: 14px;
	text-align: left;
	display: inline-block;

}
.inquiry-right input{
	width: 180px;
	height: 36px;
	border:1px solid #eee;
	text-indent: 10px;
	background: url(../images/icon1.png) 142px center no-repeat;
}
.inquiry-right input.submit-input{
	width: 96px;
	text-align: center;
	text-indent: 0;
	color: #fff;
	background: #f6ac1f;
	border-radius: 3px;
}
.inquiry-btm-div{
	border-top: 2px solid #f6ac1f;
}
.inquiry-btm{
	width: 86%;
	margin: 0 auto;
	text-align: center;
	background: url(../images/bac1.png) left 25px repeat-x;
}
.inquiry-btm li{
	display: inline-block;
	color: #d0ceca;
	text-align: center;
	margin: 10px 20px 0 20px;
}
.inquiry-btm li span{
	display: inline-block;
	font-size: 14px;
	background-color: #fff;
	color: #d0ceca;
	line-height: 30px;
	text-align: center;
	margin-bottom: 4px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border:1px solid #d0ceca;
	
}
.inquiry-right input.company-name{
	background-image: none;
}
.process-order{
	margin-top: 20px;
	margin-bottom: 20px;
}
.process-order-ul{}
.process-order-ul li{
	float: left;
	width: 213px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	text-align: center;
	background-color: #e8e8e8;
	padding-right: 22px;
	background-image: url(../images/bac2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.process-order-ul li a{
	color: #666;
}
.process-order-ul li:last-child{
	background-image: none;
}
.process-order-ul li:first-child{
	padding-left: 22px;
}

.process-order-ul li a:hover{
	color:#f6ac1f;
}
.process-order-ul li.stay{
	background-color: #f6ac1f;
	color:#fff;
	background-position: right top;
}
.process-order-ul li.stay a{
	color:#fff;
}
.time-limit{}
.common-title{
	border-bottom: 2px solid #e8e8e8;
	color: #666;
	font-size: 12px;
	padding-bottom: 6px;
	margin-bottom: 14px;
}
.common-title .title-p{
	font-size: 20px;
	margin-left: 10px;
}
.common-title a{
	color: #666;
	margin-top: 8px;
}

.time-limit-ul{}
.time-limit-ul a{
	color: #666;
	padding: 12px 14px;
	display: block;
}
.time-limit-ul li{
	float: left;
	width: 232px;
	height: 276px;
	overflow: hidden;
	border:1px solid #e8e8e8;
	font-size: 12px;
	line-height: 22px;
	position: relative;
	margin-left: 7px;
	margin-bottom: 7px;
}
.time_limit_bg {
    
	background: url(../images/bac3.png) top right no-repeat;
}
.time-limit-ul li:nth-child(5n+1){
	margin-left: 0;
}
.time-limit-ul li span.bold{
	font-size: 18px;
}
.time-limit-ul h1{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
.time-limit-ul h1 span.colfff{
	font-size: 12px;
	height: 15px;
	width: 36px;
	text-align: center;
	line-height: 15px;
	display: inline-block;
	margin-left: 8px;
}
.time-limit-ul h1 span.bac1{
	background-color: #f76120;
}
.time-limit-ul h1 span.bac2{
	background-color: #f6ac1f;
}
.last-time{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/icon3.png) left center no-repeat;
}
.details-p{
	border-top: 1px dashed #ccc;
	line-height: 24px;
	padding-top: 10px;
}
.remark-p{
	position: absolute;
	top:0;
	right: 0;
	line-height: 35px;
	text-align: center;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.ad-img{
	margin-top: 20px;
	margin-bottom: 20px;
}
.latest-news-left{
	border-right: 2px solid #e8e8e8;
	padding-right: 30px;
}
.latest-news-left ul{
	width: 430px;
	margin-left: 26px;
}
.latest-news-left li{
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	line-height: 28px;
}
.latest-news-left li h1{
	font-size: 18px;
	color: #333;
	margin-top: 7px;
} 
.latest-news-left li p{
	color: #666;
	margin-bottom: 8px;
} 
.latest-news-left li h1,.latest-news-left li p,.overflow-ellipsis{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.latest-news-right{
	width: 300px;
}
.three-nav-button{
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
}
.three-nav-button button{
	font-size: 18px;
	border:none;
	color: #333;
	background-color: #fff;
	padding: 0;
	margin: 0;
	width: 94px;
	cursor: pointer;
	font-family: Microsoft Yahei;
	padding-bottom: 14px;
	outline: none;
	/*border-bottom: 2px solid #f6ac1f;*/
}
.three-parts{
	height: 250px;
	overflow: hidden;
	/*margin-top: 10px;*/
}
.three-parts ul{
	width: 100%;
	float: left;
}
.three-parts ul li{
	border-bottom: 1px solid #e8e8e8;
	line-height: 40px;
	font-size: 12px;
}
.three-parts ul li a{
	color: #333;
	display: block;
}
.user-help{
	margin-top: 40px;
}
.user-help div.left{
	width: 380px;
	margin-left: 28px;
}
.user-help div.user-help-part1{
	margin-left: 0;
}
.user-help-ul li{
	line-height: 26px;
	padding-left: 18px;
	background: url(../images/icon5.png) 6px center no-repeat;
}
.user-help-ul li a{
	font-size: 12px;
	color: #333;
}
.customer-voice-div{
	/*height: 100px;*/
	position: relative;
}
.customer-voice-ul{
	overflow: hidden;
	height: 102px;
}
.customer-voice-ul li{
	float: left;
	height: 100px;
	width: 388px;
	border:1px solid #e1e1e1;
	margin-left: 5px;
	margin-right: 5px;
}
.customer-voice-ul li a{
	display: inline-block;
	overflow: hidden;
}
.customer-voice-ul li.clear-margin{
	margin-left: 0;
}
.customer-voice-ul li img{
	margin: 10px;
	float: left;
}
.customer-voice-ul li span{
	display: inline-block;
	width: 280px;
	line-height: 36px;
	margin-top: 24px;
	float: right;
}
.customer-voice-ul li h1{
	font-size: 18px;
	color: #333;
}
.customer-voice-ul li p{
	font-size: 12px;
	color: #666;
}
.customer-voice{
	margin-top: 30px;
}
.customer-voice-div button{
	position: absolute;
	height: 50px;
	width: 24px;
	border:none;
	/*background:rgba(0,0,0,0.4);*/
	color: #fff;
	top: 50%;
	font-size: 26px;
	margin-top: -25px;
	opacity: 0.3;
	cursor: pointer;
	background: #000;
	outline: none;
}
.customer-voice-div .left-arrow{
	left: -30px;
}
.customer-voice-div .right-arrow{
	right: -30px;
}
.footer{
	margin-top: 70px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
}
.friendly-link h1{
	color: #333;
	font-size: 14px;
	margin-top: 20px;
}
.friendly-link ul{
	overflow: hidden;
	margin-bottom: 20px;
}
.friendly-link ul li{
	float: left;
	margin-right: 20px;
	color: #666;
	font-size: 12px;
	line-height: 24px;
}
.friendly-link ul li a{
	color: #666;
}
.declare{
	border-top: 1px solid #e8e8e8;
	overflow: hidden;
}
.declare-ul{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.declare-ul li{
	display: inline-block;
	color:#666;
	font-size: 12px;

}
.declare-ul li.margin60{
	margin-left: 60px;
}
.declare-ul li a{
	color: #666;
	margin-left: 20px;
	margin-right: 20px;
}
.img-div{
	text-align: center;
	margin-bottom: 40px;
}
.img-div img{
	margin: 0 3px;
}
.login-div{
	position: relative;
	margin-top: 20px;
}
.login{
	height: 428px;
	width: 352px;
	border: 4px solid #eaeced;
	position: absolute;
	left: 50%;
	background-color: #fffdf0;
	margin-left: 170px;
	z-index: 999;
	top: 70px;
	box-shadow: 1px 1px 5px #666;
}
.form-login,.code-login{
	width: 300px;
	margin: 0 auto;
}
.form-login h1,.code-login h1{
	font-size: 16px;
	color: #333;
	margin-top: 30px;
}
.form-login dl{
	margin-top: 30px;
	overflow: hidden;
}
.form-login dd{
	margin-bottom: 20px;
	overflow: hidden;
}
.form-login .text-input{
	width: 298px;
	height: 40px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	text-indent: 50px;
	background-position: left center;
	background-repeat: no-repeat;
}
.form-login .tel-input{
	background-image: url(../images/icon10.png);
}
.form-login .psd-input{
	background-image: url(../images/icon12.png);
}
.form-login .code-input{
	width: 184px;
	height: 40px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	text-indent: 10px;
}
.form-login dd a{
	font-size: 12px;
	color: #999;
}
.form-login .submit-input{
	width: 298px;
	height: 40px;
	color: #fff;
	border: none;
	font-size: 16px;
	border-radius: 2px;
	background-color: #f6ac1f;
}
.login-third-party{
	line-height: 18px;
	overflow: hidden;
	margin-top: 10px;
}
.login-third-party a{
	font-size: 12px;
	margin-right: 20px;
	color: #666;
	vertical-align: top;
}
.code-login img.code-img{
	margin: 70px auto 100px auto;
	display: block;
}
.prompt-div{
	text-align: center;
	overflow: hidden;
}
.prompt-div p{
	display: inline-block;
	text-align: left;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-left: 6px;
}
.longin-btn1,.longin-btn2{
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	outline-width: none;
	cursor: pointer;
	background-color: #fffdf0;
}
.longin-btn1{
	height: 52px;
	width: 52px;
}
.longin-btn2{
	height: 42px;
	width: 42px;
}
.declare-ul li a.clear-margin20{
	color: #666;
	margin-left: 0;
	margin-right: 20px;
}
.service-tel{
	font-size: 12px;
	color: #666;
	margin-top: -16px;
}
.footer-img-div{
	margin-top: 16px;
	margin-bottom: 36px;
}
.footer-img-div img{
	margin-right: 4px;
}
.footer2{
	margin-top: 50px;
}
.declare-ul li.margin20{
	margin-left: 20px;
}
.footer-code-div{
	margin-top: 20px;
	font-size: 12px;
	color: #333;
}
.footer-code-div span{
	margin-left: 40px;
	text-align: center;
}
.register{
	margin-top: 40px;
	padding-bottom: 50px;
}
.register-left{
	width: 876px;
	border-right:1px solid #e1e1e1;
}
.register-left h1{
	font-size: 24px;
	margin-left: 130px;
}
.register-left-div{
	margin-left: 290px;
} 
.register-left-div dl{
	width: 360px;
}
.register-left-div dd{
	overflow: hidden;
	margin-top: 30px;
	font-size: 12px;
}
.register-left-div dd label{
	font-size: 14px;
	color: #333;
	width: 90px;
	display: inline-block;
	text-align: right;
}
.input260,.input148{
	height: 34px;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline-width: none;
	text-indent: 10px;
}
.input260{
	width: 260px;
}
.input148{
	width: 148px;
}
.register-left-div dd button, .register-left-div dd a.getVerifyCode{
	height: 36px;
	width: 104px;
	color: #fff;
	background-color: #f69f00;
	border-radius: 2px;
	border: none;
	font-size: 14px;
}
a.button-wl-style{
	height: 36px;
	width: 104px;
	color: #fff;
	background-color: #f69f00;
	border-radius: 2px;
	border: none;
	font-size: 14px;
}
dd a.getVerifyCode {
    text-align:center;
    line-height:36px;
	background-color: #f69f00;
	border-radius: 2px;
	border: none;
	font-size: 14px;
	color: #fff;
}
.register-left-div dd button,.register-left-div dd img{
	margin-right: 4px;
}
.register-left-div dd.clear-margin{
	margin-top: 2px;
	color: #999;
}
.register-left-div .check-input{
	vertical-align: middle;
}
.register-left-div .submit-input{
	background-color: #f59f00;
	color: #fff;
	font-size: 14px;
	width: 260px;
	border: none;
	height: 36px;
	border-radius: 2px;
}
.register-left-div dd.submit-dd{
	margin-top: 20px;
}
.register-right{
	font-size: 14px;
	color: #333;
	margin-left: 68px;
}
.register-right a{
	color: #5f9cec;
	line-height: 24px;
}
.news-banner{
	margin-top: 10px;
}
.top-title-p{
	font-size: 14px;
	margin-top: 36px;
}
.news-div{
	margin-top: 14px;
}
.news-div-left{
	width: 874px;
}
.news-content{
	margin-top: 30px;
	min-height: 900px;
	overflow:hidden;
}
.news-content h1{
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
.news-content .subtitle{
	font-size: 12px;
	color: #999;
	text-align: center;
}
.subtitle li{
	display: inline-block;
	margin-right: 12px;
}
.share-li button{
	border: none;
	background-color: #fff;
	font-size: 12px;
	color: #999;
	outline: none;
	cursor: pointer;
	padding-right: 14px;
	background-image:url(../images/bac5.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.line{
	height: 1px;
	background-color: #d8d8d8;
	margin: 14px 0 20px 0;
}
.share-li{
	position: relative;
	z-index: 999;
}
.share-dl{
	top: 20px;
	z-index: 999;
	width: 120px;
	position: absolute;
	background-color: #fff;
	border: #ccc 1px solid;
	text-align: left;
	text-indent: 5px;
}
.share-dl dt{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	background-color: #f2f2f2;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}
.share-dl dd{
	line-height: 30px;
}
.share-dl dd a{
	color: #333;
}
.share-dl dd img{
	vertical-align: middle;
	margin-right: 4px;
}
.inline-center{
	text-align: center;
}
.text-p{
	line-height: 24px;
	font-size: 14px;
	padding-left: 24px;
	padding-right: 24px;
	overflow: hidden;
}
.catalog{
	border-top: 1px solid #d8d8d8;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	margin-top: 40px;
}
.catalog a.middle{
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	padding: 3px 6px;
}
.blue{
	color: #5f9dea;
}
button.blue{
	background: none;
	cursor: pointer;
}
.news-div-right{
	width: 300px;
}
.news-div-right dl{
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
	font-size: 12px;
}
.news-div-right dl dt{
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	padding-left: 8px;
	background-color: #f5a300;
}
.news-div-right dl dd{
	color: #fff;
	line-height: 48px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
}
.news-div-right dl dd a{
	color: #666;
	width: 70%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-list-dl{
	border: #e8e8e8 1px solid;
}
.news-list-dl{}
.news-list-dl dt{
	font-size: 24px;
	color: #333;
	line-height: 70px;
	padding: 0 20px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e8e8e8;
}
.news-list-dl dd{
	padding: 20px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}

.news-list-dl dd div.right{
	width: 550px;
}
.news-list-dl dd div.right h1{
	font-size: 22px;
	text-align: left;
	margin-bottom: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list-dl dd div.right span.col999,.news-list-dl dd div.right p{
	font-size:12px;
	line-height: 24px;
}
.page-number{
	height: 70px;
	margin-top: 30px;
	border: 1px solid #e8e8e8;
	background-color: #f5f5f5;
}
.page-number ul{
	margin-top: 26px;
}
.page-number ul li{
	display: inline-block;
	margin: 0 2px;
	font-size: 12px;
}
.page-number ul li a{
	padding: 10px 15px;
	background-color: #fff;
	border-radius: 3px;
	border: #e8e8e8 1px solid;
}
.page-number ul li a:hover{
	background-color: #f6ac1f;
	color: #fff;
}
.page-number ul li.active a{
	background-color: #f6ac1f;
	color: #fff;
}
.app-download{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 150px;
}
.app-download h1.col999{
	font-size: 18px;
	margin-bottom: 26px;
}
.app-code-img{
	margin-bottom: 16px;
}
.app-download span.col999{
	font-size: 16px;
}
.app-download p.col666{
	font-size: 18px;
	margin-top: 70px;
	margin-bottom: 16px;
}
.app-download a{
	margin: 0 20px;
}
.app-div{
	position: relative;
	margin-top: 20px;
}
.app-download-nav{
	z-index: 999;
	width: 390px;
	position: absolute;
	left: 50%;
	top: 210px;
	margin-left: 140px;

}
.app-download-nav dt{
	margin-bottom: 40px;
	font-size: 36px;
	text-shadow: 1px 1px 1px #333;
	text-align: right;
}
.app-download-nav dd{
	margin-bottom: 28px;
	text-align: right;
	font-size: 24px;
	text-align: right;
}
.app-download-nav dd a{
	color: #fff;
	width: 250px;
	height: 60px;
	display: inline-block;
	background-color: #ff8a02;
	line-height: 60px;
	border-radius: 3px;
	padding-right: 20px;
}
.help-left{
	width: 274px;
	border:1px solid #e8e8e8;
}
.help-left dl{
	margin-top: 24px;
	font-size: 18px;
	color: #333;
	margin-left: 30px;
	margin-bottom: 20px;
}
.help-left dt{
	margin-bottom: 10px;
	font-weight: bold;
}
.help-left dl dd{
	font-size: 14px;
	margin-bottom: 6px;
	width: 214px;
}
.help-left dl dd a{
	color: #666;
	display: inline-block;
	line-height: 26px;
	text-indent: 14px;
}
.help-left dl dd.active{
	background-color: #f59f00;
}
.help-left dl dd.active a{
	color: #fff;
}
.help-center{
	margin-top: 20px;
}
.help-right{
	width: 890px;
	border:1px solid #e8e8e8;
}
.help-right h1{
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	line-height: 40px;
	background-color: #f5f5f5;
	text-indent: 14px;
}
.help-right img{
	margin-left: 50px;
	margin-bottom: 50px;
}
.waybill{
	margin-top: 80px;
}
.waybill-query{
	text-align: center;
}
.waybill-query .waybill-num{
	width: 460px;
	height: 40px;
	border:1px solid #e8e8e8;
	text-indent: 12px;
	border-radius: 3px;
	font-size: 18px;
}
.waybill-query .waybill-submit{
	color: #fff;
	width: 95px;
	height: 40px;
	border:none;
	border-radius: 3px;
	background-color: #f6ac1f;
	font-size: 18px;
	margin-left: 4px;
}
.waybill-query dd.col666{
	text-align: left;
	text-indent: 1em;
	margin-top: 10px;
	font-size: 14px;
}
.waybill-query dd{
	width: 570px;
	margin-left: auto;
	margin-right: auto;
}
.waybill-state{
	width: 1040px;
	margin: 36px auto 0 auto;
}
.waybill-state-left{
	background-color: #f5f5f5;
	width: 310px;
	height: 540px;
}
.waybill-state-left p{
	font-size: 16px;
	line-height: 30px;
	margin-left: 18px;
}
.waybill-state-left .p-div{
	margin: 20px 0;
}
.state-show{
	border-top: 1px solid #e8e8e8;
	margin-left: 18px;
}
.state-show ul{
	background:url(../images/bac6.png) 6px center repeat-y;
	margin-top: 26px;
}
.state-show li{
	margin-bottom: 39px;
	color: #666;
	font-size: 18px;
}
.state-show li span{
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #ccc;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 16px;
}
.state-show li.active{
	color: #e43a3b;
}
.state-show li.active span{
	background-color: #e43a3b;
}
.waybill-state iframe{
	border:1px solid #e8e8e8;
	float: left;
}

.gold-mall{
	margin-top: 10px;
}
.mall-left{
	width: 180px;
	border:2px solid #e8e8e8;
	margin-top: 10px;
	font-size: 14px;
	text-indent: 36px;
	position: fixed;
}
.mall-left dt{
	line-height: 40px;
	color: #de9a1d;
	cursor: pointer;
	background-color: #333;
}
.mall-left dd{
	line-height: 45px;
	color: #666;
	cursor: pointer;
	border-bottom: 1px #e8e8e8 dotted;
}
.mall-left dd:hover{
	background-color: #f59f00;
	color: #fff;
}
.mall-left dd.active{
	background-color: #f59f00;
	color: #fff;
}
.mall-right{
	width: 990px;
}
.mall-right .floor{
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.mall-right .floor h1{
	font-size: 18px;
	border-radius: 4px;
	line-height: 50px;
	/*height: 50px;*/
	text-indent: 20px;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 10px;
}
.mall-right .floor1 h1{
	background-color: #ad7c5c;
}
.mall-right .floor2 h1{
	background-color: #9d9c9a;
}
.mall-right .floor3 h1{
	background-color: #437ce5;
}
.mall-right .floor4 h1{
	background-color: #f36b18;
}
.mall-right .floor5 h1{
	background-color: #eca5b5;
}
.mall-right .position-img{
	position: absolute;
	top: 0;
	left: 140px;
	z-index: 999;
}
.mall-goods-list li{
	height: 250px;
	width: 196px;
	font-size: 12px;
	line-height: 18px;
	float: left;
	border:#fff 1px solid;
}
.mall-goods-list li:hover{
	border-color:#e4393c;
}
.mall-goods-list div{
	padding: 12px 18px 6px 18px;
}
.mall-goods-list div p.col333{
	min-height: 32px;
}
.through{
	text-decoration: line-through;
}
.luck-draw{
	background: url(../images/bac12.jpg) top center no-repeat;
	height: 683px;
	margin-top: 4px;
}
.luck-draw div.common{
	position: relative;
}
.draw-msg{
	position: absolute;
	left: 50%;
	height: 216px;
	width: 305px;
	margin-left: -480px;
	top: 158px;
	background-color: #b9182e;
}
.draw-msg h1{
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px #ff92ad dashed;
	line-height: 40px;
	width: 88%;
	margin: 0 auto;
}
.draw-msg-ul{
	width: 80%;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
}
.draw-msg-ul li{
	color: #ff92ad;
	line-height: 28px;
	overflow: hidden;
}
.draw-device{
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -136px;
}
.mall-goods{
	margin-top: 50px;
}
.goods-left{
	width: 920px;
}
.goods-right{
	width: 190px;
}

/************商品查看***************/

/*主容器*/
.con-FangDa{
	width: 460px;
	height: auto;
	/*margin: 10px auto;*/
	background-color:#fff;
}
/*正常容器*/
.con-fangDaIMg{
	width: 100%;
	height: 280px;
	position: relative;
	/*background-color: #454545;*/
	border:1px solid #ddd;
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%;
}
/*滑块*/
.magnifyingBegin{
	width: 150px;
	height: 90px;
	left: 0;
	top: 0;
	background-color: #fff;
	opacity: 0.6;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 460px;
	height: 280px;
	display: none;
	position: absolute;
	right: -470px;
	top: 0;
	overflow: hidden;
	background-color: #fff;

}
.magnifyingShow > img{
	width: 1380px;
	height: 840px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	margin-top:10px;
	height:54px;
	width:100%;
	list-style: none;
	margin-left: 2px;
}
.con-FangDa-ImgList > li{
	margin-right:6px;
	width: 82px;
	height: 49px;
	float: left;
	cursor: pointer;
	border: 2px solid #e8e8e8;
	text-align:center;
	line-height: 49px;
}

.con-FangDa-ImgList > li > img{
	display:inline;
	width:auto;
	height:45px;
	margin-top: 2px;
	width: 74px;
}
.con-FangDa-ImgList > .active{
	border-color:#f59f00;
}
/************商品查看***************/
.goods-describe{
	width: 428px;
}
.goods-describe h1{
	font-size: 24px;
	color: #333;
	min-height: 62px;
}
.goods-describe p.goods-message{
	line-height: 40px;
	height: 40px;
	border-top: 1px #e8e8e8 solid;
	border-bottom: 1px solid #e8e8e8;
	font-size: 12px;
	color: #999;
	text-align: center;
	margin: 20px 0 50px 0;
}
.goods-describe p.goods-message .column-span{
	display: inline-block;
	width: 32%;
	border-right:1px solid #e8e8e8;
	line-height: 14px;
}
.goods-describe p.goods-message .clear-border{
	border:none;
}
.exchange-dl{}
.exchange-dl dd{
	overflow: hidden;
	margin-bottom: 26px;
}
.exchange-dl dd.col999{
	font-size: 12px;
}
.exchange-dl label{
	width: 50px;
	display: inline-block;
}
.exchange-dl .exchange-input{
	width: 168px;
	height: 48px;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	background-color: #f6ac1f;
	border:none;
}
.exchange-dl .number-span{
	height: 32px;
	width: 108px;
	border:1px solid #ddd;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
.exchange-dl button{
	height: 32px;
	width: 34px;
	background-color: #eee;
	border:none;
	font-size: 24px;
	float: left;
	color: #555;
	cursor: pointer;
}
.exchange-dl .number-input{
	height: 32px;
	width: 40px;
	background-color: #fff;
	border:none;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	color: #333;
	border:none;
	float: left;
}
.goods-intro{
	margin-top: 50px;
	border:1px solid #e8e8e8;
}
.goods-title-top{
	border-bottom:2px #e8e8e8 solid;
	background-color: #fcfcfc;
	height: 48px;
}
.goods-title-top h1{
	font-size: 14px;
	border-top: 2px solid #f59f00;
	width: 130px;
	border-right:1px solid #e8e8e8;
	text-align: center;
	background-color: #fff;
	line-height: 46px;
}
.parameter-dl{
	margin-left: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}
.parameter-dl dt{
	color: #333;
	margin-bottom: 14px;
}
.parameter-dl dd{
	width: 260px;
	color: #666;
	margin-bottom: 10px;
}
.exchange-record{
	margin-top: 50px;
	border:1px solid #e8e8e8;
}
.exchange-record table{
	font-size: 12px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
}
.exchange-record table img{
	height: 48px;
	width: 48px;
	vertical-align: middle;
}
.exchange-record table tr{
	border-bottom: 1px solid #e8e8e8;
	height: 70px;
	line-height: 70px;
}
.exchange-record table tr.col333{
	background-color: #f5f5f5;
	padding: 0;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
}
.exchange-record table td{
	font-size: 14px;
	text-align: center;
}
.goods-right-list li{
	border:none;
	margin-bottom: 10px;
}
.logistics-search{
	border:1px solid #e8e8e8;
	margin-top: 20px;
}
.logistics-search-ul{
	text-align: center;
	line-height: 116px;
}
.logistics-search-ul li{
	display: inline-block;
	margin: 0 25px;
	font-size: 14px;
}
.logistics-search-ul2 li{
	margin: 0 40px;
}
.logistics-search-ul li label{
	width: 60px;
	color: #333;
	display: inline-block;
}
.logistics-search-ul .input250{
	height: 34px;
	width: 250px;
	text-indent: 1em;
	border:1px solid #e1e1e1;
	background-image: url(../images/icon1.png);
	background-position: 216px center;
	background-repeat: no-repeat;
}
.logistics-search-ul .search-input{
	height: 36px;
	width: 96px;
	border:none;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
	background-color: #f6ac1f;
}
.logistics-search p{
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	font-size: 14px;
	border-top: 1px solid #e8e8e8;
	text-indent: 14px;
}
.bac-arrow{
	background: url(../images/icon22.png) no-repeat;
	height: 16px;
	width: 51px;
	display: inline-block;
}
.logistics-search-ul .from-to{
	font-size: 24px;
	color: #333;
}
.logistics-company{
	margin-top: 26px;
}
.reorder-top{
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background-color: #ececec;
	border:1px solid #e8e8e8;
}
.reorder-top li{
	float: left;
	color: #999;
	font-size: 14px;
}
.reorder-top li span{
	padding: 0 14px;
	cursor: pointer;
	color: #333;
}
.reorder-top li span a{
	color: #333;
}
.reorder-top li span:hover{
	color: #f00;
}
.reorder-top li span:hover a{
	color: #f00;
}

.reorder-top li.active{
	background-color: #fff;
}
.reorder-top li.active span{
	color: #f00;
}
.reorder-top li.active span a{
	color: #ff0000;
}
.inline-block{
	display: inline-block;
}
.bac-yellow{
	background-color: #f59f00;
}
.bac-blue{
	background-color: #609be9;
}
.bac-red{
	background-color: #e63a3a;
}
.span18{
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
}
.reorder-result{
	margin-top: 14px;
}
.reorder-result table{
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	color: #333;
}
.reorder-result table tr{
	border: 1px solid #e8e8e8;
}
.reorder-result table tr th{
	line-height: 40px;
	background-color: #f5f5f5;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.reorder-result table tr td{
	text-align: center;
	line-height: 24px;
	padding: 20px 0;
}
.reorder-result table tr td a{
	color: #333333;
}
.reorder-result table span.company-name{
	font-size: 18px;
}
.reorder-result table .span18{
	color: #fff;
	border-radius: 2px;
}
.reorder-result table .place-p{
	overflow: hidden;
	font-size: 16px;
	width: 316px;
	display: inline-block;
}
.reorder-result table .pranch-p{
	overflow: hidden;
	font-size: 14px;
	width: 316px;
	display: inline-block;
}
.reorder-result table .data-p{
	font-size: 12px;
	background: url(../images/bac13.png) center 26px no-repeat;
}
.reorder-result table .left-align{
	text-align: left;
	display: inline-block;
	font-size: 12px;
}
.reorder-result table .send-a{
	font-size: 14px;
	color: #fff;
	padding: 6px 14px;
	border-radius: 3px;
	background-color: #f7ac1f;
}
.reorder-result table .send-a-false{
	background-color: #ccc;
}
.fill-order{
	margin-top: 20px;
}
.fill-left{
	width: 200px;
	background-color: #f5f5f5;
}
.fill-left h1{
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #f6ac1f;
}
.fill-left dl{
	text-align: center;
	color: #666;
	overflow: hidden;
}
.fill-left dt{
	font-size: 16px;
	line-height: 36px;
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
}
.fill-left dt span.red{
	font-size: 18px;
}
.fill-left dd{
	font-size: 12px;
	margin: 20px 0;
}
.fill-right{
	width: 998px;
	border: 1px solid #e8e8e8;
}
.input170{
	width: 170px;
	text-indent: 6px;
	border-radius: 3px;
	height: 24px;
	margin-right: 10px;
	border:1px solid #ccc;
}
.fill-right dl{
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 14px;
	padding-left: 16px;
	border-bottom: 1px solid #e8e8e8;
}
.fill-right dd{
	margin-top: 14px;
	font-size: 12px;
	color: #333;
}
.fill-right dt{
	font-size: 12px;
	color: #999;
}
.fill-right dt label{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-right: 18px;
}
.fill-right dd label{
	font-size: 12px;
	color: #333;
	display: inline-block;
	width: 98px;
	text-align: right;
}
.fill-right dd button{
	padding:5px 15px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	background-color: #f6ac1f;
}
.input50{
	text-indent: 6px;
	width: 50px;
	height: 24px;
	border-radius: 3px;
	margin-right: 10px;
	border:1px solid #ccc;
}
.fill-right dd .check-input{
	vertical-align: middle;
	margin-left: 30px;
}
.margin-left40{
	margin-left: 40px;
}
.btn-p{
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background-color: #bebebe;
}
.select170{
	text-indent: 6px;
	width: 170px;
	height: 24px;
	border-radius: 3px;
	margin-right: 10px;
	border:1px solid #ccc;
}
.select270{
	text-indent: 6px;
	width: 270px;
	height: 24px;
	border-radius: 3px;
	margin-right: 10px;
	border:1px solid #ccc;
}
.fill-right dd .clear-margin{
	margin-left: 0;
}
.textarea200{
	height: 54px;
	width: 200px;
	text-indent: 0.5em;
	border-radius: 3px;
	border:1px solid #ccc;
}
.textarea540{
	height: 130px;
	width: 540px;
	text-indent: 0.5em;
	border-radius: 3px;
	border:1px solid #ccc;
}
.fill-right dd input.submit-input{
	padding: 12px 60px; 
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	margin-top: 20px;
	background-color: #f6ac1f;
}
.process-info-ul li{
	width: 119px;

}
.company-info-left{
	width: 870px;
}
.company-info-right{
	margin-top: 20px;
}
.company-info-right dl dd{
	text-align: center;
	padding: 0;
	border-bottom: none;
	line-height: 0;
}
.company-info-right dl dd img{
	width: 100%;
	margin-top: 14px;
	margin-bottom: 10px;
}
.attach-div{}
.attach-div h2{
	font-size: 22px;
	color: #666;
	text-indent: 18px;
}
.qualify-ul li{
	text-align: center;
	font-size: 18px;
	color: #333;
	float: left;
	margin: 15px 16px;
}
.qualify-ul li img{
	margin-top: 8px;
	padding: 14px;
	border:1px solid #e8e8e8;
}
.logistics-search-ul3 .input180{
	width: 180px;
	background-image: url(../images/icon1.png);
	background-position: 145px center;
	background-repeat: no-repeat;
}
.logistics-search-ul3 li{
	margin: 0 20px;
}
.logistics-search-ul3{
	line-height: 0;
	margin-top: 20px;
}
.reorder-result2 table{
	font-size: 12px;
}
.reorder-result2 table tr td{
	line-height: 20px;
	padding: 14px 0;
}
.reorder-result2 table span.company-name{
	font-size: 14px;
}
.reorder-result2 table .place-p{
	font-size: 14px;
	width: 260px;
	display: inline-block;
}
.reorder-result2 table .pranch-p{
	width: 260px;
}
.reorder-result2 table .data-p{
	background: url(../images/bac13-1.png) center 22px no-repeat;
}
.reorder-result2 table td .company-img2{
	width: 100px;
}
.reorder-result2 table .send-a{
	font-size: 12px;
	padding: 6px 10px;
}
.logistics-search-ul3 .input230{
	height: 34px;
	width: 230px;
	text-indent: 1em;
	border:1px solid #e1e1e1;
}
.logistics-search-ul3 .select230{
	height: 34px;
	width: 230px;
	text-indent: 1em;
	color: #333;
	border:1px solid #e1e1e1;
}
.bac-arrow2{
	background: url(../images/bac14.png) no-repeat;
	height: 11px;
	width: 37px;
	display: inline-block;
}
.from-to2{
	font-size: 20px;
}
.colGold{
	color: #af874d;
}
.reorder-result3 table tr{
	border:none;
	border-bottom: 1px solid #e8e8e8;
}


.messager {
  position: fixed;
  z-index: 99999;
  max-width: 80%;
  padding-right: 50px;
  color: #fff;
  background-color: #353535;
  background-color: rgba(0, 0, 0, .8);
  border-radius: 20px;
}
.messager.top {
  top: 20px;
}
.messager.top-left {
  top: 20px;
  left: 20px;
}
.messager.top-right {
  top: 20px;
  right: 20px;
}
.messager.bottom {
  bottom: 20px;
}
.messager.bottom-left {
  bottom: 20px;
  left: 20px;
}
.messager.bottom-right {
  right: 20px;
  bottom: 20px;
}
.messager-content {
  padding: 10px 20px;
}
.messager-content > [class^='icon-'] {
  display: inline-block;
  margin-right: 8px;
}
.messager-actions {
  position: absolute;
  top: 10px;
  right: 15px;
}
.messager-actions > .action {
  color: #fafafa;
  color: rgba(255, 255, 255, .6);
  text-shadow: none;
  background: none;
  border: none;
}
.messager-actions > .action.close {
  font-size: 20px;
  font-weight: normal;
  opacity: 1;
}
.messager-actions > .action:hover {
  color: #fff;
}
.messager-primary {
  background-color: #108bf1;
}
.messager-success {
  background-color: #2ac25f;
}
.messager-info {
  background-color: #00c3b6;
}
.messager-warning {
  background-color: #f39c11;
}
.messager-danger {
  background-color: #ee4e2f;
}
.messager-important {
  background-color: #a76531;
}
.messager-special {
  background-color: #6f5499;
}
.images img{
	width: 100%;
}


.input190{
	width:190px;
	text-indent: 6px;
	border-radius: 3px;
	height: 34px;
	border:1px solid #ccc;
}
.add-customer-popup{
	height: 410px;
	width: 500px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	background-color: #fff;
	margin-left: -250px;
	box-shadow: 1px 1px 6px #999;
}
.add-price-popup{
	height: 300px;
}
.apply-cooperate-popup{
	height: 270px;
}
.apply-route-popup{
	height: 330px;
}
.revise-order-popup{
	height: 600px;
}
.add-driver-popup{
	height: 440px;
}
.add-customer-popup p.what-p{
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	padding: 0 20px;
	background-color: #f6ac1f;
}
.add-customer-popup .esc-span{
	height: 20px;
	width: 20px;
	background-color: #bf8519;
	color: #f6ac1f;
	border-radius: 50%;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	cursor: pointer;
}
.add-customer-dl{
	margin-left: 50px;
}
.add-customer-dl dd{
	margin-top: 30px;
}
.add-customer-dl label{
	font-size: 14px;
	color: #333;
	width: 70px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}
.add-price-dl label{
	width: 100px;
}
.apply-cooperate-dl label{
	width: 130px;
}
.revise-order-dl label{
	width: 100px;
}
.add-customer-dl .input190,
.add-customer-dl .select190{
	height: 26px;
	line-height: 26px;
}
.textarea300{
	width: 300px;
	height: 55px;
	text-indent: 1em;
	line-height: 24px;
	border:1px solid #ccc;
}
.textarea200{
	width: 200px;
	height: 60px;
	text-indent: 1em;
	line-height: 24px;
	margin-top: 16px;
	border:1px solid #ccc;
}
.sub-button{
	width: 120px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	background-color: #f59f00;
	border-radius: 3px;
    cursor: pointer;
}
.esc-button{
	border:1px solid #e1e1e1;
	width: 120px;
	height: 40px;
	color: #333;
	font-size: 14px;
	background-color: #fff;
	border-radius: 3px;
}
.laydate-input{
	width:190px;
	height:34px;
	padding:0;
	text-indent: 6px;
	border-radius: 3px;
}
.upload-img-box .each{
	width: 150px;
	height: 150px;
	border-width: 1px;
	border-style: solid;
	padding: 9px;
	margin: 9px;

}
.upload-img-box .each img{
	width: 100%;
	max-height: 100%;
}
.upload-img-box .del_btn{
	color: red;
}
.web_uploader_picture_list img{
/*	width: 150px;
	height: 150px;*/
	border-width: 1px;
	border-style: solid;
	padding: 9px;
	margin: 9px;
	background-color: #ddd;
}
.limit_time_backdrop img {
    width: 120px;
}

.img-border{
	border-color: royalblue;
	border-width: 1px;
	border-style: solid;
}

.wl_jump_content { text-align:center; height: 470px;}
.wl_jump_box { margin: 0 auto; width: 800px;}
.wl_jump_img {width: 500px; height:300px; box-shadow:5px 5px 5px #ccc;border-radius:10px;margin:20px auto;}
.wl_jump_msg { font-size:30px; color:#222;}
.wl_jump_jump { font-size:17px; color:#555;}

a.small-button-a { width: 60px; padding: 3px 3px; border: 1px solid #e1e1e1; margin-left: 10px; border-radius: 3px; color:#333; }

.on_pointer { cursor: pointer }


/*首页悬浮二维码*/
.scan-code{
	position: fixed;
	top: 50%;	
	right: 8px;
	/*display: none;*/
}
.thumbnail{
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 38px;
	border:1px solid #ccc;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: rgba(255,255,255,0.9);
}
.mask-opacity{
	position: absolute;
	top: 0;
	display: none;
	left: 0;
	z-index: 999;
	height: 100%;
	width: 100%;
	background-color: rgba(223,26,25,0.8);
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
}
.scan-code-show{
	position: absolute;
	top: -20px;
	width: 250px;
	right: 50px;
	display: none;
	font-size: 12px;
	line-height: 26px;
	border: 1px solid #e74c4c;
	background-color: rgba(255,255,255,0.9);
}
.scan-code-show div{
	display: inline-block;
	margin : 0 4px; 
}

/*估价信息css*/
.evaluate-dl{
	font-size: 12px;
	margin   : 10px 0; 
}
.evaluate-dl label{
	display   : inline-block;
	width     : 100px;
	text-align: right;
}
.evaluate-dl dd{
	margin: 8px 0;
}

.multiImage .upload-img-box .upload-pre-item .each {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.complain-multimg .upload-img-box .each{
	width: 80px;
	height: 80px;
	border-width: 1px;
	border-style: solid;
	padding: 9px;
	margin: 9px;

}
.complain-multimg .multiImage{margin-left: 75px;}
.complain-multimg .multiImage .upload-img-box { padding-left: -10px; }

.bid-wrap-rel{
	position: relative;
}
.bidding-abs{
	color   : red;
	bottom  :0;
	position:absolute;
	bottom  : 0;
	right   : 0;
	border  : 2px red solid; 
	/*padding : 6px;*/
	border-radius:50%;
	font-weight: bold;
	height  : 22px;
	width   : 22px;
	font-size : 16px;
	line-height: 22px;
	text-align: center;
}

.thumbnail a.mul_img_del{ color: red; display: block; text-align: left; line-height: 18px; margin-top: -36px;background: #fff; opacity: 0.8; }