button{
	outline: none !important;
}

button:focus{
	outline: none !important;
}

.offsetLeftIndexM1{
	width: 102%;
    position: relative;
    left: -0.8%;
}

.offsetLeftIndexM2{
	width: 102%;
    position: relative;
    left: -1%;
}

.breadNavStyle{
	padding:15px 15px;
}

.breadNavStyle>a{
	color:#909091;
}

.breadNavStyle>a:hover{
	color:#203260;
}

.enquiryBoxStyle{
	background: #fff;
	border-radius:5px;
	margin-bottom: 30px;
	padding-left:0;
}

.leftBoxImgK1{
	padding-left:30px;
	padding-top:10%;
	height:600px;
	background: #f1f1f4;
}

.rightBoxImgk2{

}

.rightBoxImgk3{
	min-height:600px;
}

.taptoggleBQ1{
	width:285px;
	height:40px;
	margin:50px auto;
	/*border:1px solid #d1dfee;*/
	border-radius:20px;
}

.taptoggleBQ1>p{
	font-weight:bold 
}

.taptoggleBQ1>.wxts{
	display: none;
	font-size: 12px;
	color:#ccc;
	margin-left: -50px;
}
.taptoggleBQ2>.wxts{
	font-size: 12px;
	color:#ccc;

}

.taptoggleBQ2{
	height:30px;
	margin:20px auto;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.taptoggleBQ6{
	width:100%;
	padding:40px 30px 30px 30px;
	border-bottom:1px dashed #ddd;
	margin-bottom:30px;
}

.taptoggleBQ6>div:nth-child(1){
	color:#000;
	font-size:22px;
	font-weight:500;
	margin-bottom:15px;
}

.taptoggleBQ6>div:nth-child(2){
	color:#898989;
}

.taptoggleBQ3{
	width:285px;
	height:40px;
	margin:50px 0;
	margin-left:100px;
	color:#000;
	font-size:18px;
	font-weight:bold;
}

.leftSpanStyle{
	display: inline-block;
	height:38px;
	line-height: 38px;
	padding:0 25px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	color: #777777;
	font-size:14px;
	cursor: pointer;
}

.rightSpanStyle{
	display: inline-block;
	height:38px;
	line-height: 38px;
	padding:0 25px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	color: #777777;
	font-size:14px;
	cursor: pointer;
}

.taptoggleBQ1>.activeStyleBColor{
    background:#004ea2;
    color:#fff;
}

.form-horizontal>.form-group{
	margin-bottom:25px;
}

.form-group .inputOneStyleK1{
	border-radius:5px !important;
}


.testCodeContent01>span{
    color:#004ea2;
	font-size:14px;
	padding:7px 15px;
	border:1px solid #004ea2;
	border-radius:5px;
	position:relative;
	top:7px;
	cursor: pointer;
}

.bgcolorStyleMG1{
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	/*background:rgba(114,114,144,.3);*/
	cursor: not-allowed;
	display:block;
}

.paddingClear{
    padding-left:0;
    padding-right:0;
}
.btnBlueBg{
	background-color: #004ea2 !important;
	color:#fff;
	border-color:#004ea2;
	border-radius:5px;
	padding:5px 17px;
	outline:none;
}
.btnBlueBg:hover{
	opacity: .8;
	border-color:#004ea2!important;
	background-color: #004ea2 !important;
}
.btnBlueBg:focus{
	outline: none !important;
}


.btnmoneyAction>.btnBlueBg{
	background: #004ea2 !important;
	color:#fff;
	border-color:#004ea2;
	border-radius:5px;
	padding:5px 17px;
	outline:none;
}

.btnmoneyAction>.btnBlueBg:hover{
	opacity: .8;
	border-color:#004ea2!important;
}

.btnmoneyAction>.btnBlueBg:focus{
	outline: none !important;
}

.showHideBox02{
	padding-left: 30px;
}

.viewsTPhoneCode{
    font-size:16px;
    color:#000;
    font-weight:bold;
    margin-bottom:20px; 
}

.caseName01{
	font-size:12px;
	color:#777;
	margin-bottom:20px;
}

.orderMoney{
	font-size:14px;
	color:#777;
	margin-bottom: 20px;
}

.orderMoney>span{
	font-size:18px;
	color:#ed6d00;
	font-weight:bold;
	margin-bottom:30px;
}

.selectActive01{
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:30px;
}

.selectActiveText{
	font-size:14px;
	color:#000;
	margin-bottom:20px;
}

.radioStyleToggle{
	margin-bottom: 30px;
}

.yuMoneyStyle{
	color:#777;
	font-size:14px;
	margin-bottom:20px;
}

.yuMoneyStyle>span{
	color:#ed6d00;
	font-size:14px;
}

.wCodeLink{
	position:relative;
	top:7px;
}

.wCodeLink>a{
	color:#777;
}

.wCodeLink>a:hover{
	color:#203260;
}

#peopeyCode{
	padding-left:0;
	padding-right:0;
}

.btnGrayAllBoxS{
	margin-bottom:30px;
}

.btnmoneyAction>.btnGray01{
    background: #f2f2f2 !important;
	color:#8daed1 !important;
	border-color:#f2f2f2;
	border-radius:5px;
	padding:5px 32px;
}

.btnmoneyAction>.btnGray01:hover{
	opacity: .8;
	border-color:#f2f2f2!important;
}

.reduceAddNumber{
	width:90px;
	height:25px;
	border-radius:5px;
}

.reduceAddNumber>.reduce{
	display: inline-block;
	width:25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background: #f2f2f2;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	font-size:14px;
	color:#666;
	float:left;
	cursor: pointer;
}

.reduceAddNumber>.addNumber{
    display: inline-block;
	width:25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background: #f2f2f2;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	font-size:14px;
	color:#666;
	float:left;
	cursor: pointer;
}

.reduceAddNumber>.shopNumber{
	background: #fff;
	color:#333;
	width:30px;
	display: inline-block;
	height:25px;
	line-height:25px;
	text-align: center;
	border:1px solid #ddd;
	float:left;
}

.table tbody tr td{
    vertical-align: middle;
}

.unitPrice{
	color:#555;
	font-weight:bold;
}

.totalPrice{
	color:#ed6d00;
	font-weight:bold;
}

.checkBoxClass{
	height:30px;
	line-height: 30px;
	padding-left: 10px;
}

.parentCheckbox{
    position: relative;
    top:-3px;
}

.checkBoxClass>span:hover{
	color: red;
    cursor: pointer;
}

.hoverCase,.totalPriceMoney{
	color:#777777;
	font-size:14px;
	padding-right:30px;
}

.hoverCase>b,.totalPriceMoney>b{
	color:#ed6d00;
	font-size:18px;
}

.btnBlueBgSubmit{
	padding:3px 12px;
}

.selectAddressOneS{
	position: relative;
	top:-3px;
}

.addressStylePeopleK1>span{
	font-size:14px;
	color:#444;
}

.addressStylePeopleK1>a{
	font-size:14px;
}

.taptoggleBQ7>div:nth-child(1){
	margin-bottom: 15px;
}

.taptoggleBQ7 .addressStylePeopleK1{
	margin-top:10px;
}

.taptoggleBQ7 .addressStylePeopleK1:nth-child(1){
	margin-top:0;
} 

.checkboxStyledefult{
	position:relative;
	top:-3px;
}

.newAddressBtnST{
	display: inline-block;
	padding:7px 12px;
	border:1px solid #ddd;
	border-radius:5px;
	background: #f2f2f2;
	color: #666666;
	cursor: pointer;
	margin-top:30px;
}

.newAddressBtnST:hover{
    opacity: .8;
}

.newAddressBtnST>span{
	font-size:14px;
	font-weight:bold;
	color:#aaaaaa;
}

.taptoggleBQ8{
	border-bottom:none; 
}

.taptoggleBQ9{
	margin-bottom:50px;
}

.fbInfoStyle01{
	padding-left:20px;
}

.FtypeSelect01>span{
	padding:5px 15px;
	background: #f2f2f2;
	border-radius:5px;
	color:#004ea2;
	position: relative;
	top:5px;
	cursor: pointer;
}

.FtypeSelect01>.spanActive02{
	background: #004ea2;
	color:#fff;
}

/*.formMarginOffset01{
	margin-left:-70px;
}*/


.rightBoxImgkS2{
	margin-left:40px;
}

.showContentBoxIJ2{
	padding: 10px 0 30px !important;
}

.boxAllContentToggleT01{
	position: relative;
	width:100%;
	height:460px;
    overflow:hidden;
	margin-top:10px;
}

.contentTxtPM1{
	width:100%;
	min-height: 100%;
	padding:0 15px; 
}

.contentTxtPM5{
	position: relative;
	width:100%;
	height:455px;
	padding:0 15px 40px;
}

.titleMs01{
	margin-top:15px;
	text-align: center;
	font-size:16px;
	color:#000;
	font-weight:bold;
}

.pStyleFontKL{
	margin-top:10px;
	line-height: 1.5;
	color:#777;
	font-size:14px;
	height: 360px;
	overflow: auto;
	overflow-y: scroll;
}

.pStyleFontKL::-webkit-scrollbar {/*滚动条整体样式*/
	width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.pStyleFontKL::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #535353;
}
.pStyleFontKL::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 8px;
	background: #EDEDED;
}

.pStyleFontKL>span{
	font-size:14px;
	color:#555;
	font-weight: 500;
}

.btnBlock03{
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
}




@media (max-width:768px) {
    .formMarginOffset01{
		margin-left:20px;
	}
/* 	.boxAddressG1{
		margin-top:0 !important;
	} */
	.rightBoxImgkSS{
		padding-left: 15px;
		margin-left: 0;
	}
	.taptoggleBQ6{
        padding-left: 0;
	}
	.btnActionStyleGG2{
		margin-top:20px;
	}
}


/* 模态框的样式 */

.modelBox01S01{
	width:100%;
	height:100%;
	background: rgba(81,84,93,.6);
	position: fixed;
	z-index:1001;
	display: none;
}

.modelBox01SKK{
	width:100%;
	height:100%;
	background: rgba(81,84,93,.6);
	position: fixed;
	z-index:1001;
	display: none;
}

.modelBox01SK5{
	width:100%;
	height:100%;
	background: rgba(81,84,93,.6);
	position: fixed;
	z-index:1001;
	display: none;
}

#fastPubModel{
	height: 100%;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
}
#fastPub{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	width: 950px;
	height: 585px;
}


.modelBoxEditM1,.modelBoxEditM2,.modelBoxEditM3,.modelBoxEditM4,.modelBoxEditM5,.modelBoxEditM6,.modelBoxEditM7,.modelBoxEditM8,.modelBoxEditM9,.modelBoxEditM10{
	width:100%;
	height:100%;
	background: rgba(81,84,93,.6);
	position: fixed;
	z-index:1001;
	display: none;
}
.boxAddressG1{
  min-height: 200px;
  width: 774px;
  padding: 0 !important;
	background-color: #fff;
	border-radius: 10px;
	position: absolute;
  top: 5%;
	z-index: 1000;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	  box-sizing: border-box;
}

.titleAddressNews>span{
	font-size: 16px;
	color:red;
	margin-left: 50px;
}

.titleAddressNews>a{
	font-size: 16px;
	color:#f0f0f0;
}

.titleAddressNews a:hover{
	color: #5182ff;
}



.aboutUsList{
	margin-left: 0;
	padding-left: 27px;
}


.showContentBoxI1{
	min-height: 340px;
	max-height:470px;
	background: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding:30px 0 30px;
	overflow:hidden;
	overflow-y: auto;
	position: relative;
}

.showContentBoxI2{
	height:535px;
	background: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding:15px 0 0;
	/*overflow:hidden;*/
	/*overflow-y: auto;*/
}

.form-horizontal>.positionStyleOffset{
	position:absolute;
	bottom:-30px;
	left:0;
	width:100%;
	height:70px;
	line-height:70px;
	background:#fff;
	border-top:1px solid #eee;
	margin-left:0;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

.showContentBoxIM1{
	height:520px;
	background: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding:50px 0 30px;
}

/* 模态框的样式结束 */

.taptoggleB11{
   border-bottom:1px dashed #eee;
}

.rightBoxImgkS4{
	background: #fff;
	min-height:224px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

.ul_status_UploderCase01{
   width:100%; 
   height:80px;
   margin-left:0;
   margin-top:30px;
   padding-left:5%;
}

.ul_status_UploderCaseKM1{
	padding-left: 9%;
}

.ul_status_UploderCase01>li{
   float:left;	
}

.productionActive{
	padding-left:10%;
}

.borderStyleLineH1{
	display: inline-block;
	width:100px;
	height:3px;
	background: #cccccc;
	position:relative;
	top:-18px;
}

.IconShowCaseU1{
	display: inline-block;
	width:40px;
	height:40px;
	border-radius:50%;
	background: #cccccc;
	position: relative;
}

.UploderCaseStatusU1{
	position:absolute;
	display: inline-block;
	width:16px;
	height:20px;
	background:url(../../images/faw/shopServerTask/Uploder_iconAllPic.png) no-repeat 0 0;
	top:10px;
	left:13px;
}

.caseStepStatusI1{
	position:absolute;
	display: inline-block;
	width:19px;
	height:20px;
	background:url(../../images/faw/shopServerTask/Uploder_iconAllPic.png) no-repeat -40px 0;
	top:10px;
	left:10px;
}

.caseSuccessIconI2{
	position:absolute;
	display: inline-block;
	width:22px;
	height:18px;
	background:url(../../images/faw/shopServerTask/Uploder_iconAllPic.png) no-repeat -81px -4px;
	top:11px;
	left:9px;
}

.radioCart01{
	position:relative;
	top:-3px;
}

.swipingCard{
	position:absolute;
	display: inline-block;
	width:17px;
	height:20px;
	background:url(../../images/faw/shopServerTask/addnewsAIcon.png) no-repeat 0 0;
	top:11px;
	left:11px;
}

.newsStepIcon{
	position:absolute;
	display: inline-block;
	width:18px;
	height:18px;
	background:url(../../images/faw/shopServerTask/addnewsAIcon.png) no-repeat -30px 0;
	top:11px;
	left:11px;
}

.monetaryUnit{
	font-size: 13px;
	color: #333333;     
	position: absolute; 
	margin-top: 10px; 
	white-space: nowrap;
} 
.ul_status_UploderCase01>.statusCaseUploderL1 .borderStyleLineH1{
    background: #004ea2;
}

.ul_status_UploderCase01>.statusCaseUploderL1 .IconShowCaseU1{
	background: #004ea2;
}

.fontStyleInfoJ3{
	font-size:14px;
	color:#555555;
	text-align:center;
	margin-top:5px;
}

.statusPicStyleK1{
	text-align:center;
}


.leftBoxFromInfoK1{
	width:100%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
}

/* 下拉搜索框样式开始 */
.second select {
    width: 200px;
    height: 106px;
    margin: 0px;
    outline: none;
    border: 1px solid #999;
    margin-top: 35px;
    position:absolute;
    z-index:9999;
}
.second input {
    width: 95%;
    margin-left: 8px;
    border-radius: 5px !important;
    top: -4px;
    outline: none;
    border: 0pt;
    position: absolute;
    line-height: 35px;
    left: 8px;
    height: 35px;
    border: 1px solid #ddd;
}
.second ul {
    position: absolute;
    top: 27px;
    border: 1px solid #999;
    left: 8px;
    width: 125px;
    line-height: 16px;
}
.ul li{
    list-style: none;
    width: 161px;
    /* left: 15px; */
    margin-left: -40px;
    font-family: 微软雅黑;
    padding-left: 4px;
}
.blue { 
    background:#1e91ff; 
}

/* 下拉搜索框样式结束 */

.addPBlock01,.addPBlock02,.BtnClickBack{
	display: inline-block;
	color:#666;
	font-size:12px;
	padding:6px 12px;
	background: #e6e6e6;
    border-radius:5px;
    cursor: pointer;
    margin-top:3px;
}

.addPBlockPM1{
	padding:11px 30px;
	border-radius:5px;
	color:#004ea2;
}

.addPBlock01:hover,.addPBlock02:hover{
	opacity: .8;
}

.addPBlock01 b,.addPBlock02 b{
	font-size:16px;
	color:#aaaaaa;
}

.blockAlltapK5{
	width:100%;
	/*padding:10px 0;*/
	margin-left:0;
}

.blockAlltapK6{
	width:100%;
	margin-left:0;
	padding-left:18%;
	margin-top:10px;
}

.imgbigsmallShop{
	width:80px;
	height:80px;
}

.blockAlltapK5>li,.blockAlltapK6>li{
    padding:8px 20px;
    border:1px solid #ddd;
    border-radius:5px;
    background: #eaf0fc;
    color:#203260;
    font-size:14px;
    position:relative;
    margin-right:10px;
    float:left;
    margin-bottom:10px;
}

.blockAlltapK5>li b,.blockAlltapK6>li b{
    display: inline-block;
    width: 15px;
    height:15px;
    border-radius:50%;
    background: #203260;
    color:#fff;
    text-align:center;
    line-height:15px;
    position: absolute;
    top:-5px;
    right:-5px;
    font-weight:400;
    cursor: pointer;
}

.blockAlltapK5>li b:hover,.blockAlltapK6>li b:hover{
	opacity: .8;
}


/**/


.addPBlockStyle2{
	margin-top:30px;
}

.fengmian01{
	padding: 7px 15px;
	border-radius:5px;
    border:1px solid #eee;
    background: #f2f2f2;
    color:#555;
    cursor: pointer;
}

.fengmian01>i{
    display: inline-block;
    width:14px;
    height:13px;
    background: url(../../images/faw/shopServerTask/userIconAll02.png) no-repeat 0 0;
    position: relative;
    top:2px;
}

.uploderImgF1{
	width:100%;
	margin-top:10px;
	margin-left:0;
}

.uploderImgF1>li{
	/*width:165px;*/
	height:20px;
	margin-right:10px;
	margin-bottom:10px;
	border-radius:5px;
	/*float:left;*/
}

.uploderImgFM2>li{
	width:165px;
	height:auto;
	float:left;
}

.uploderImgF1>li>img{
	width:100%;
	height:120px;
	border-radius:5px;
}

.fengImgShowRadios{
	height:40px;
	line-height:40px;
	text-align:center;
}

.fengImgShowRadios>input{
	position:relative;
	top:-3px;
}

.boxInfoLineX{
	width:100%;
	height:340px;
	background: #fff;
	border-radius:5px;
}

.boxInfoLineXM1{
	height:230px;
}

.InfoContentImgRightN1{
	width:100%;
	height:230px;
}

.InfoContentImgRightN1>a{
	display:block;
	width:100%;
	height:100%;
}

.InfoContentImgRightN1 a img{
	width:100%;
	height:100%;
	border-radius:5px;
}

.bodyFontStyleK1>tr>td{
    color:#555;
}

.theadStyleFontK1{
	color:#333;
}

.exportModel01{
	font-size:12px;
	font-weight:400;
}

.showRadiosListL1{
	min-height: 700px;
	width:100%;
	background: #fcfdff;
	border-radius:5px;
	border:1px solid #eee;
	position:relative;
	padding:20px;
	display: none;
}

.showRadiosListL1>b{
	display: inline-block;
	width:25px;
	height:17px;
	position:absolute;
	top:-17px;
	left:166px;
	background: url(../../images/faw/shopServerTask/upisuerIcon.png) no-repeat;
}

.emitFiveImg{
	font-size:14px;
}

.uploderImgF1>li p{
	font-size:14px;
}

.showRadiosListL1 input[type=radio]{
	position:relative;
	top:-3px;
}

.showRadiosListL1 label{
    font-size:14px;
}

.iconHlepDetail{
    display: inline-block;
    width:17px;
    height:17px;
    background: url(../../images/faw/shopServerTask/userIconAll02.png) no-repeat -25px 0;
}

.ulAllListAglin{
	min-height:35px;
	line-height: 11px;
}

.ulList01{
	margin-top:10px;
}

.ulAllListAglin label{
	display: inline-block;
	margin-bottom:10px !important;
}

.radio-inline+.radio-inline{
	margin-left:0;
}

.formShowHide{
	display: none;
}

.showFormHide{
	display: block;
}

.cartListAddceCrit{
	width:100%;
	min-height: 100px;
	margin-bottom: 20px;
	margin-left:0;
}

.cartListAddceCrit>li{
	width:100%;
	padding:20px 10px 25px 10px;
	border-bottom:1px dashed #eee;
}

.checkboxInput01{
	position:relative;
	top:9px;
}

.titleTxtSR{
	margin-top:2px;
	font-size:14px;
	font-weight:500;
	color:#515151;
}

.cartStyleY{
	width:40px;
	height:40px;
	margin:0 10px;
	border-radius:50%;
	background: #fff;
	border:1px solid #eee;
	line-height:40px;
	text-align: center;
	overflow:hidden;
	cursor: pointer;
}

.cartListAddceCrit>li:nth-child(1)>.cartStyleY:hover{
    background: green;
    color:#fff;
}

.cartListAddceCrit>li:nth-child(2)>.cartStyleY:hover{
    background: #f78702;
    color:#fff;
}

.cartListAddceCrit>li:nth-child(3)>.cartStyleY:hover{
    background: #ed4240;
    color:#fff;
}

.cartListAddceCrit>li:nth-child(4)>.cartStyleY:hover{
    background: orange;
    color:#fff;
}

.contentTxtSr{
	margin-top:10px;
	color:#898989;
	font-size:12px;
}

.priceNineMoneyK1{
	color:#ed6d00;
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
}

.allCheckboxStaK1{
    font-size:15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.allCheckboxStaK1>input{
	position:relative;
	top:-3px;
}
.rightBoxImgkKL{
	padding:30px 20px 100px 20px;
}

.rightBoxImgkKL>p{
	font-size:14px;
	font-style:normal;
}


.offerConmentH1{
	height:32px;
	border:1px solid #004ea2;
	margin-bottom:20px;
}

.offerTitleContent{
    width:65px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background: #004ea2;
    color:#fff;
    font-weight:bold;
    font-size:14px; 
    display: inline-block;
    float:left;
}

.priceChilan{
	min-width:100px;
	height:30px;
	line-height:30px;
	background: #fff;
	text-align: center;
	color:#88acd4;
	display: inline-block;
    float:left;
    font-weight:bold;
    font-size:18px;
}

.shouShow i{
	display: inline-block;
	width:20px;
	height:18px;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -166px 0;
	position:relative;
	top:5px;
}

.shouShow{
	/*cursor: pointer;*/
}

.shouShow>.alreadyCollect{
	background: url(../../images/faw/shopServerTask/collectIconTo.png) no-repeat 0 -28px;
}

.titleContentTextS6{
	font-size:26px;
	color:#000;
	font-weight:500;
	margin-bottom: 20px;
}

.viewsShowNumB{
	width:100%;
	height:20px;
	line-height:20px;
}

.countDownOne{
	display: inline-block;
}

.viewsEarStylej1{
	display: inline-block;
	width:19px;
	height:15px;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -45px -27px;
	position:relative;
	top:3px;
}

.biaoStylej2{
	display: inline-block;
	width:17px;
	height:17px;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -23px -28px;
	position:relative;
	top:4px;
}

.itenIconJ3{
	display: inline-block;
	width:17px;
	height:17px;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat 0 -26px;
	position:relative;
	top:3px;
}

.viewsShowNumB>div{
	margin-right:40px;
}

.countDownOne>a{
	color:#004ea2;
	font-weight: bold;
}

.ulStatustext{
	padding:40px 40px 40px 60px;
	background: #f8f8f8;
	border-radius:5px;
	width:100%;
	margin-top:20px;
	margin-left:0;
}

.ulStatustextM1{
	padding:0;
	width:926.25px;
	position:relative;
	left:-20px;
	top:20px;
	padding-left:50px;
	/*background:transparent;*/
	background: -o-linear-gradient(top, #F6F6F6 0%,#ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6),to(#ffffff));
	background: linear-gradient(to bottom, #F6F6F6 0%,#ffffff 100%);
}

.ulStatustext>li{
	width:90px;
	height:100px;
	position: relative;
	text-align: center;
	float:left;
	margin-right:32px;
}

.ulStatustextM1>li{
	top:-27px;
}

.ulStatustextN1>li{
    margin-right:57px;
}

.ulStatustextN1>li:last-child{
	margin-right:0;
}

.ulStatustextN1 .line_alignU4{
	width:60px;
}

.ulStatustextN1 .line_alignU5{
	width:60px;
}

.iconYEdit{
	width:30px;
	height:30px;
	border-radius:50%;
	background: #cccccc;
	position: relative;
	margin:10px auto 0;
}

.iconYEdit>.editIconStyleU4{
    display: inline-block;
    width:14px;
    height:16px;
    background: url(../../images/faw/item/detailIconImgM7_01.png) no-repeat 0 0;
    position: absolute;
    left:9px;
    top:7px;
}

.iconYEdit>.editIconStyleU5{
	display: inline-block;
    width:18px;
    height:18px;
    background: url(../../images/faw/item/detailIconImgM7_01.png) no-repeat -54px 0;
    position: absolute;
    left:6px;
    top:7px;
}

.iconYEdit>.editIconStyleU6{
	display: inline-block;
    width:18px;
    height:18px;
    background: url(../../images/faw/item/detailIconImgM7_01.png) no-repeat -122px 0;
    position: absolute;
    left:6px;
    top:7px;
}

.iconYEdit>.editIconStyleU7{
	display: inline-block;
    width:16px;
    height:17px;
    background: url(../../images/faw/item/detailIconImgM7_01.png) no-repeat -200px -1px;
    position: absolute;
    left:7px;
    top:7px;
}

.iconYEdit>.editIconStyleU8{
	display: inline-block;
    width:16px;
    height:16px;
    background: url(../../images/faw/item/detailIconImgM7_01.png) no-repeat -272px 0;
    position: absolute;
    left:7px;
    top:7px;
}

.iconYEdit>.editIconStyleU9{
	display: inline-block;
    width:16px;
    height:16px;
    background: url(../../images/faw/item/detailIconImgM7_01.png) no-repeat -352px 0;
    position: absolute;
    left:7px;
    top:7px;
}

.iconYEdit>.editIconStyleY1{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/detialFAImg.png) no-repeat -35px 0;
    position: absolute;
    left:8px;
    top:7px;
}

.editIconMK5{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/openStoreAll.png) no-repeat 0 0;
    position: absolute;
    left: 9px;
    top: 10px;
}

.editIconMK6{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/openStoreAll.png) no-repeat -45px 0;
    position: absolute;
    left: 7px;
    top: 8px;
}

.phoneIconMK5{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/phoneIconAll01.png) no-repeat 0 0;
    position: absolute;
    left: 10px;
    top: 9px;
}

.testIconMK6{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/phoneIconAll01.png) no-repeat -105px 0;
    position: absolute;
    left: 10px;
    top: 9px;
}

.playMoneyIcon{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/phoneIconAll01.png) no-repeat -302px 0;
    position: absolute;
    left: 8px;
    top: 7px;
}

.iconYEdit>.editIconStyleY2{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/detialFAImg.png) no-repeat -78px 0;
    position: absolute;
    left:8px;
    top:7px;
}

.iconYEdit>.editIconStyleY3{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/detialFAImg.png) no-repeat -124px 0;
    position: absolute;
    left:8px;
    top:7px;
}

.iconYEdit>.editIconStyleY4{
	display: inline-block;
    width:20px;
    height:20px;
    background: url(../../images/faw/hlepCenter/detialFAImg.png) no-repeat -160px 0;
    position: absolute;
    left:8px;
    top:7px;
}

.iconYEdit>.editIconStyleYM7{
	color:#fff;
	font-weight:500;
	font-size:16px;
	position:absolute;
	top:3px;
	left:9px;
	font-style:normal
}


.line_alignU4{
	display: inline-block;
	width:40px;
	height:2px;
	background: #ccc;
	position:absolute;
	left:110%;
	top:50%;
}

.line_alignU5{
	display: inline-block;
	width:40px;
	height:2px;
	background: #ccc;
	position:absolute;
	right:110%;
	top:50%;
}

.smallTtileU4{
	text-align: center;
	color:#555555;
	font-size:14px;
	margin-top:10px;
}

.dateyearTimeU4{
	text-align: center;
	color:#777;
	font-size:12px;
	margin-top:2px;
}

.editIconMG1{
	left:7px;
	top:7px;
}

.editIconMG2{
	left:5px;
	top:5px;
}

.line_alignLW1{
	width:121px;
}

.iconYEdit>.editIconMG3{
	left:6px;
	top:5px;
}

.activeBlueStyleJ1 .line_alignU4{
	background: #004ea2;
}

.activeBlueStyleJ1 .line_alignU5{
	background:#004ea2;
}

.activeBlueStyleJ1 .iconYEdit{
    background:#004ea2;
}

.activeBlueStyleJ1 .iconYEditMH1{
	background:#D9534F;
}

.activeBlueStyleJ1 .smallTtileU4{
    color: #004ea2;
}

.activeBlueStyleJ1 .line_boxL1{
	background:#D9534F;
}

.activeBlueStyleJ1 .smallTtileColorM1{
	color:#D9534F;
}

.seeColor{
	color:#004ea2;
	font-weight:400;
	cursor:pointer;
}

.titleFcontentTextL>span{
	display: inline-block;
    width:3px;
    height:16px;
    background: #004ea2;
    margin-right:10px;
}

.titleFcontentTextL{
	margin-top:20px;
	margin-bottom:20px;
}

.titleFcontentTextL>b{
	display: inline-block;
	font-size: 16px;
	color:#000;
}

.contentDerictionMM1{
	padding:0 0 20px 0;
	border-bottom:1px dashed #eee;
}

.contentDrections{
    position:relative;
    font-size: 16px;
    padding-bottom: 20px;
}
.earnest-money{
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/themes/default/assets/images/earnestMoney.png');
  width: 140px;
  height: 124px;
  position: absolute;
  right: 30px;
  top: -44px;
  z-index: 1;
}
.bid-msg{
	background-color: #ececec;
  font-size: 14px;
	font-style: italic;
  color: #999999;
  padding: 5px 10px;
  position: absolute;
  top: 110px;
  right: 20px;
}
.iconBlockListKK{
	margin-top:20px;
	height:20px;
	width:100%;
}

.iconBlockListKK>span{
	display: inline-block;
	color:#777;
	font-size:12px;
	padding-right:15px;
}

.contentTextOneRow{
	width:100%;
	overflow: hidden;
    -o-text-overflow:ellipsis;
       text-overflow:ellipsis;
    white-space: nowrap;
    height:30px;
}

.contentDrections>img{
	width:100%;
}

.bagWork01>i{
    display: inline-block;
    width:17px;
    height:17px;
    background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -26px -60px;
    position:relative;
    top:3px;
}

.bagWork02>i{
    display: inline-block;
    width:16px;
    height:18px;
    background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat 0 -60px;
    position:relative;
    top:4px;
}

.bagWork03>i{
    display: inline-block;
    width:17px;
    height:17px;
    background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat 0 -26px;
    position:relative;
    top:3px;
}

.u_more_nopdA {
    display: inline-block;
    width: 8px;
    height: 11px;
    background: url(../../images/faw/index_all_icon.png) no-repeat -40px 0;
    position: relative;
    top: 1px;
    left: 5px;
}

.InfoDataShowListLL{
	padding:20px 0;
	text-align: center;
}

.imgShowBlockHH{
	width:100%;
}

.imgShowBlockHH>a{
	display: inline-block;
	width:100%;
}

.imgShowBlockHH img{
	width:100%;
	border-radius:5px;
}

.gruopInfoCC{
	margin-top:10px;
	color:#333;
	font-size:12px;
	text-align: left;
}

.listInfo_ul>li{
	margin-bottom: 0;
	margin-top:10px;
	padding: 0;
}

.contentInfostep01{
    height:130px;
    width:100%;
    border-bottom:1px dashed #eee;
    padding:20px 0;
}
/* 隐藏一键分享按钮 */
.bdshare_popup_list li:first-child{
  display: none !important;
}
.stepCenterIcon .statusText{
	font-size:17px;
	line-height: 1.5;
	text-align:left;
	display:inline-block;
	padding-left:6px;
	max-width: 75%;
}
.stepCenterIcon .btn-main,
.stepCenterIcon .btn-main-b{
	width:75%;
	margin:0;
}
.stepCenterIcon .btn-main{
	margin-bottom:10px;
}
.stepCenterIcon i{
	position:relative;
	top:12px;
	display:inline-block;
	line-height: normal;
	vertical-align: top;
}
.stepCenterIcon .sol{
	font-size:52px;
	top:7px;
}
.stepCenterIcon .sol-tick-1{
	vertical-align: top;
	color:#36be3c;
}
.stepCenterIcon .sol-doc-tick{
	color:#14a83b;
}

.stepCenterIcon .sol-cross-1{
	color:#ff4a68;
}

.stepCenterIcon01{
	width: 43px;
	height:49px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat 0 -87px;
}

.stepCenterIcon02{
	width: 55px;
	height:52px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userIconAll02.png) no-repeat -1px -92px;
}
.stepCenterIcon02{
	width: 55px;
	height:52px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userIconAll02.png) no-repeat -1px -92px;
}
.stepCenterIcon03{
	width: 50px;
	height:50px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -122px -87px;
}

.stepCenterIcon04{
	width: 45px;
	height:48px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -184px -87px;
}

.stepCenterIcon05{
	width: 45px;
	height:48px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -240px -87px;
}

.stepCenterIcon06{
	width: 43px;
	height:47px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -298px -87px;
}

.stepCenterIcon07{
	width: 50px;
	height:47px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -357px -87px;
}

.stepCenterIcon08{
	width: 49px;
	height:46px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -421px -87px;
}

.stepCenterIcon09{
	width: 50px;
	height:55px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userIconAll02.png) no-repeat -84px -167px;
}

.stepCenterIcon10{
	width: 52px;
	height:51px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userIconAll02.png) no-repeat -85px -93px;
}

.stepCenterIcon11{
	width: 49px;
	height:47px;
	margin:0 auto;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -61px -87px;
}

.setpCenterText01{
    padding-top:10px;
    color:#999999;
    font-size:16px;
    font-weight:500;
    text-align: center;
}

.setpCenterTextS02{
	width:70%;
	margin:0 auto;
	color:#999999;
	font-weight:bold;
}

.setpCenterText01>span{
	color:#ed6d00;
	font-weight:600;
}

.imgFooterShowJJ{
	width:100%;
	margin-top:10px;
}

.imgFooterShowJJ>span{
	font-size:12px;
	color:#777;
	padding-right:10px;
	display: inline-block;
	width:90px;
	overflow:hidden;
}

/*.imgFooterShowJJ b{
	color:#f29c6b;
}*/

.title_boxcaseRR>li{
    float:left;
    cursor: pointer;
    margin-right:40px;
}

.title_boxcaseRR .titleTJCase{
	color:#777;
	font-weight:500;
}

.title_boxcaseRR .titleTJCase>a{
	color:#777;
}

.titleTJCase>b{
	color:#777;
	font-weight:500;
}

.activeToggleB>.titleTJCase{
	color:#333;
}

.activeToggleB>.titleTJCase{
	color:#333;
}

.activeToggleB>.titleTJCase>b{
	color:#3371b5;
}
.activeTitle .titleTJCase,
.activeTitle .titleTJCase a{
	font-size: 24px;
	color: #004ea2;
	line-height: 25px;
}
.activeToggleB>.bottomLine_style{
	width: 84px;
	height: 1px;
	background-color: #000;
}
.ulGoodPeopleK3{
	padding:30px 0;
	margin-left:0;
}
.nineListDataBox .nineListDataContent{
	padding: 10px 30px;
	margin-bottom:25px;
}
.nineListDataBox .nineListDataContent table{
	max-width: 100% !important;
}
.nineListDataBox .nineListDataContent table th,
.nineListDataBox .nineListDataContent table td{
	word-break: break-all;
	word-wrap: break-word;
	border: 1px solid #C0C0C0;
	padding: 5px;
}
.nineListDataBox .nineListDataContent p{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-bottom:5px;
}

.nineListDataBox .nineListDataContent p span{
	color: #666666;
	font-weight: normal;
	margin-left:15px;
}

.nineListDataBox .nineListDataContent img{
	height: auto;
	max-width: 100%;
	border-radius: 0;
}
.nineListDataBox .nineListDataContent .downloadfile a{
    width: 80px;
    height: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: right;
    border:0;
    background-color:transparent;
    display: inline-block;  
    font-size: 19px;
	color: #004ea2;
	left: -30px;
	position: relative;
}
/*.nineListDataBox .nineListDataContent .downloadfile input:focus{
    outline: none;
}*/
.nineListDataBox .downloadfile p{
	display: inline-block;
	margin-right: 60px;
}
.nineListDataBox .downloadfile img{
	width: 19px;
	height: 19px;
}
.wuhankekeU1{
	width:100%;
	height:135px;
	border:1px solid #eee;
	border-radius:5px;
	margin-bottom: 20px;
	padding:15px;
}


.imgLinkLogo01{
	width:100px;
	height:65px;
	margin-right: 10px;
}

.imgLinkLogo01>a{
	display: inline-block;
	width:100%;
	height:100%;
}

.imgLinkLogo01 img{
	width:100%;
	height:100%;
}

.titleInfoG1{
	width: 120px;
	font-size:16px;
	color:#333;
	font-weight:bold;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.addressG1{
	color:#777;
	font-size:12px;
	margin-top:10px;
}

.btnGoodCommentG2{
	margin-top:10px;
}

.GoodSCommentG2{
	font-size:12px;
	color:#999;
}

.GoodSCommentG2>span{
	color:#ed6d00;
}

.btnG2hear{
	padding:4px 12px;
	background:#f2f5fa;
	color:#5186bf;
	border-radius:20%;
	cursor: pointer;
}

.listInfo_m4>.line_borderStyleS01{
	margin:0 0 20px 0;

	border:1px dashed #eee;
	height:1px;
}

.activeBgStyle{
    background: -o-linear-gradient(left,#789de0,#fff) !important;
    background: -webkit-gradient(linear,left top, right top,from(#789de0),to(#fff)) !important;
    background: linear-gradient(to right,#789de0,#fff) !important;
}

.listInfo_m4>li{
	margin-top:20px;
}

.employer_delivery_list>ul.listInfo_offset{
	margin-top:20px;
	border-top:1px solid #eee;
}

.employer_delivery_list>ul.listInfo_offset:nth-child(1){
	margin-top:0;
	border-top:none;
}

.listInfo_offset>li:nth-child(1){
    position:relative;
}

.rightGoodImg01{
	position: absolute;
	top:3px;
	left:68%;
}

.show_vip_ul{
	width:100%;
	margin-left: 0;
}

.ulBoxActive01>li:nth-child(1){
	width:100%;
}

.show_vip_ulMK1>li{
	background: #dedddd;
}

.show_vip_ul>li {
    padding: 0 4px;
    /*background: #dedddd;*/
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    float: left;
    margin-right: 5px;
}

.ulBoxActive12>li:not(:first-child){
    background:#dedddd;
    padding:2px 4px;
}

.iconAllPicT1>span>b{
	color:#ed6d00;
	font-weight:400;
}

.selectHear01{
    padding:4px 12px;
	background:#f2f5fa;
	color:#5186bf;
	border-radius:5px;
}

.selectHearBgC{
    background:#004ea2;
    color:#fff;
}

.listInfo_m4Work01{
	width:100%;
	height:75px;
	margin:30px 0;
}

.listInfo_m4Work01>li{
	width:100%;
}

.listInfo_m4Work01>li>div{
    width:33.3%;
    float:left;
    text-align: center;
}

.priceNumberM3Content{
	font-size:24px;
	color:#ed6d00;
	font-weight:bold;
}

.timeDateBum{
    font-size:24px;
	color:#333;
	font-weight:500;
}

.addressAerM3{
    font-size:24px;
	color:#333;
	font-weight:500;
}

.priceNumberM3Content01{
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background: #ed6d00;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.timeDateBum01{
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background: #cccccc;
}

.addressAerM301{
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background: #ed6d00;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.contentDerictionMJ1,.contentDerictionMJ2{
	width:100%;
	margin-top:20px;
}

.employer_works_list>.listInfo_offset{
	border-top:1px solid #eee;
}

.employer_works_list>.listInfo_offset:first-child{
	border-top:none;
}

.contentDerictionMJ2{
	margin-bottom:20px;
}

.smallTitleHH1{
	color:#333;
	font-size:12px;
	font-weight: bold;
}

.contentDerictionMJ1>div>p{
	margin-top:10px;
	width:100%;
}

.contentDerictionMJ1 a{
	color:#777;
	font-size:12px;
}

.contentDerictionMJ1 span{
	color:#777;
	font-size:12px;
}

.contentDerictionMJ1 .lineDashedOne{
	width:60%;
	margin:10px 0;
	height:1px;
	border-bottom:1px dashed #eee;
}

.smallTitleHH1>i{
	display: inline-block;
	width:6px;
	height:4px;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -201px 0;
	position:relative;
	top:-2px;
	cursor: pointer;
}

.smallTitleHH2>i{
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -216px 0;
}

.contentInfoOrderYY1{
	font-size:12px;
	color:#777;
	width:70%;
	margin:0 auto;
	text-align: center;
}

.titleContentTextSS7{
	text-align: center;
}

.agreementTitleHeader{
	font-size:14px;
	color:#333;
	margin-top:10px;
	word-wrap: break-word;
}

.agreementTitleHeader>span{
	color:#777;
	font-size:14px;
}

.formInfoBoxM5{
	margin-top:30px;
}

.titleTowClasstfy01{
	font-size:18px;
	color:#000;
	font-weight: bold;
	margin-bottom: 20px;
}

.addNewformBox>b,.addNewformBox01>b{
    display: inline-block;
    width:22px;
    height:22px;
    background: #004ea2;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    line-height: 22px;
    text-align: center;
    border-radius:50%;
}

.addNewformBox>a,.addNewformBox01>a{
    font-size:14px;
}

.addNewformBox,.addNewformBox01{
	cursor: pointer;
	display: inline-block;
	margin-bottom: 20px;
}

.onesTxtContentU1{
	color:#777;
	font-size:14px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.5;
}

.agreementInputBox{
	border-right:none !important;
	border-left:none !important;
	border-top:none !important;
	width:100px;
	color:red !important;
	font-size:14px !important;
}

.textareaStyle01>.inputOneStyleK1{
	border-radius: 5px !important;
}

.downModelFile{
	width:100%;
}

.downModelFile>li{
	margin-top:15px;
}

.downModelFile>li>a{
	font-size:14px;
}

.lineOnesSlider{
	width:100%;
	height:1px;
	border-bottom:1px solid #eee;
	margin:50px 0 30px 0;
}

.btnStyleTow01{
    width:100%;
}

.blueBtnStyle01{
	display: inline-block;
	padding:10px 16px;
	background: #004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
	margin-right:20px;
	outline:none!important;
	border:none!important;
}

.blueBtnStyle02{
	display: inline-block;
	padding:10px 16px;
	background: #ccc;
	color:#fff;
	font-size:14px;
	border-radius:5px;
	margin-right:20px;
	outline:none!important;
	border:none!important;
}
.blueBtnStyle03{
	display: inline-block;
	padding:10px 16px;
	background: #ccc;
	color:#fff;
	font-size:14px;
	border-radius:5px;
	margin-right:20px;
	outline:none!important;
	border:none!important;
}
/*.blueBtnStyle02:hover{
	color:#fff!important;
	opacity: .8;
}*/

.blueBtnStyle01:hover{
	color:#fff!important;
	opacity: .8;
}

.grayBtnStyle01{
	display: inline-block;
	padding:10px 25px;
	background: #f2f2f2;
	color:#004ea2;
	font-size:14px;
	border-radius:5px;
}

.grayBtnStyle01:hover{
	color:#004ea2!important;
	opacity: .8;
}

.imgFooterShowJJ>span>b{
	color:#f29444 !important;
	font-weight:400!important;
}

.rightBoxImgkS4>.taptoggleBQ8>.FTileTxt01{
	font-size:16px;
}

.fsirtBoxMoney01{
	padding:40px 0;
	border-bottom:1px dashed #eee;
}

.paymoneyStyle01{
	font-size:14px;
	color:#515151;
}

.paymoneyStyleM1{
	padding-left:28px;
}

.paymoneyStyle01>b{
	font-size:26px;
	color:#ed6d00;
}

.paymoneyStyle01>i{
	font-size:12px;
	color:#777;
	font-style: normal;
}

.paymoneyStyle02{
	position: relative;
	top:17px;
}

.paymoneyStyle02>i{
    font-size:12px;
    color:#777;
    font-style: normal;
}

.paymoneyStyle02>i>b{
	font-size:12px;
	color:#ed6d00;
}

.startUlList{
	margin:15px 0;
}

.startComment01{
	font-size:12px;
	color:#333;
}

.lightStart{
	display:inline-block;
	width:19px;
	height:19px;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -26px -188px;
	margin-right:10px;
	position:relative;
	top:5px;
}

.garyStart{
	display:inline-block;
	width:19px;
	height:19px;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat 0 -188px;
	margin-right:10px;
	position:relative;
	top:5px;
}

.startUlList>li:nth-child(1){
	padding-left: 0;
}

.JStatusNumb{
	font-size:14px;
	font-weight:500;
	position:relative;
	top:3px;
	cursor: inherit;
}

.TStatusNumb{
	font-size:14px;
	font-weight:500;
	position:relative;
	top:3px;
}

.zaNotLive{
	font-size:16px;
	color:#ed6d00;
	font-weight:500;
}

.puspusBoxUl>li>i{
	margin-right: 2px;
}

.puspusBoxUl>li{
	width:28%;
	float:left;
	margin-right:15px;
}

.puspusBoxUl>li>span{
	font-size:14px;
}

.puspusBoxUl{
	padding-left:8%;
}

.lineBorberRight {
    width: 1px;
    height: 65px;
    border-right: 1px solid #eee;
    margin: 0 10px;
}

.oneListStyleTopSS{
	border-top:none;
	padding-top:10px;
	margin-top:20px;
	border-radius:5px;
	margin-bottom:30px;
}

.neiBorderSolid{
	border:1px solid #ddd;
	border-radius:5px;
	padding:0;
	overflow: hidden;
}

.titleSliderContentMM1,.peopleAddressMM1,.line_StyleBorderR1MM1,.btnGroupStyleL1MM1{
	padding:0 10px;
}

.btnGroupStyleL1MM1{
	margin-bottom:15px;
}

.ulshopingBox>li{
	padding:20px 0;
	border-bottom:1px dashed #eee;
}

.ulshopingBox>li:last-child{
	border-bottom:none;
}

.ulshopingBox>li>i{
	display: inline-block;
	width:5px;
	height:5px;
	border-radius:50%;
	margin-right:5px;
}

.blueIStyle{
    background: #004ea2;
}

.redIStyle{
    background: #ed6d00;
}

.greenIStyle{
    background: #14a83b;
}

.ulshopingBox>li>span{
	font-size:12px;
	color:#999;
	display: inline-block;
	width:70px;
	text-align: right;
	margin-right:10px;
}

.ulshopingBox>li>b{
	color:#004ea2;
	font-size:18px;
	font-weight:500;
}


.clickToggleImgD{
	margin-top:20px;
	width:100%;
}

.IconToggleILeft,.IconToggleIRight{
	border-radius: 5px;
	height:35px;
	width:25px;
	background: #f2f2f2;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}

.IconToggleILeft{
	margin-right: 3px;
}

.IconToggleILeft:hover,.IconToggleIRight:hover{
	opacity: .8;
}

.IconToggleILeft>i{
	width:9px;
	height:12px;
	display: inline-block;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -72px -29px;
}

.IconToggleIRight>i{
	width:9px;
	height:12px;
	display: inline-block;
	background: url(../../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -88px -29px;
}

.showearBoxJJ{
	height:35px;
	width:375px;
	overflow:hidden;

}

.likeIconStyle{
	position:relative;
	top:-2px;
}

.smallImgToggleD{
	height:35px;
	position: relative;
	margin-left:0;
}

.smallImgToggleD>li{
    float:left;
    width:55px;
    height:35px;
    margin:0 8px;
    border-radius:5px;
    cursor: pointer;
}

.smallImgToggleD>li>img{
	width:100%;
	height:100%;
	border-radius:5px;
}

.titleDetailCText01>a{
	font-size:18px;
	color:#000;
	font-weight:500;
}

.modelStatusF{
	margin:15px 0;
	color:#999;
}

.priceSky{
	border-radius:5px;
	width:100%;
	height:50px;
	background: #f2f6ff;
	padding:0 10px 0 0;
}

.sliderLeftCon{
	display: inline-block;
	width:80px;
	height:50px;
	color:#777;
	line-height: 50px;
	text-align: left;
	padding-left:10px;
	font-size: 16px;
	float: none !important;
	display: inline-block;
}

.NumberPriceI1{
    display:inline-block;
    font-size:24px;
    font-weight:500;
    height:50px;
	line-height:50px;
    color:#004ea2;
    float: none !important;
}

.NumberQuantity1 .reduceAddNumber{
    width: 115px;
    height: 30px;
    border: solid 1px #c4c3c3;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    top: 10px;
}
.NumberQuantity1 >.reduceAddNumber> span {
    display: inline-block;
    width: 30px;
    height: 28px;
    text-align: center;
    line-height: 25px;
    background: #fff;
    border-radius: 0;
   border: none;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	cursor: pointer;
}
.NumberQuantity1 >.reduceAddNumber> .shopNumber {
    width: 50px;
	cursor: pointer;
	border-left: solid 1px #c4c3c3;
	border-right: solid 1px #c4c3c3;
}
.totalPriceMoney .NumberPriceTotal{
	font-size: 24px;
	color: #ed6d00;
}
.peopleSkyP1{
    display: inline-block;
	height:48px;
	color:#777;
	line-height: 50px;
}

.addressEarQu{
	display: inline-block;
	height:50px;
	color:#777;
	line-height: 50px;
}


.addressEarShQ1{
	border-top:1px dashed #eee;
	border-bottom:1px dashed #eee;
}

.payBtnCartLink{
	margin-top:20px;
}
.payBtnCartLink a{
	width: 95px;
    height: 35px;
    margin-right:8px !important;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    padding: 0;
    line-height: 35px;
}
.likeHideCase01 .warmPrompt{
	font-size: 15px;
	color: #999999;
}
.payNowMoney01{
	display: inline-block;
	padding:9px 30px;
	border-radius:5px;
	background: #004ea2;
	color:#fff;
	font-size:16px;
	margin-right:15px;
}

.payNowMoney01:hover,.cartNowMoney01:hover,.linkNowMoney01:hover{
	color:#fff;
	opacity: .8;
}

.cartNowMoney01,.linkNowMoney01,.customNowMoney01{
	padding:10px 15px;
	border-radius:5px;
	background: #ed6d00;
	color:#fff;
	font-size:16px;
	margin-right:15px;
}

.linkNowMoney01{
	margin-right:0;
}

.likeHideCase01{
	margin-top:20px;
}

.selfBox01>span{
    color:#777;
}

.selfBox01>span>a{
	color:#004ea2;
}

.hideBoxContentN1{
	font-size:14px;
	color:#999;
	font-weight:400;
}

.detailagrement01{
	/*padding:30px 0;*/
	min-height:800px;
	position:relative;
}

.detailagrement02{
	padding:10px 0;
}

.fangangaisucover{
	width: 100%;
    height: 800px;
    background: url(../../images/faw/item/fanganchaoshitoumingbj.png) no-repeat 100% 100%;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 0;
}

.fangangaisucover>a{
	width: 160px;
    height: 40px;
    position:absolute;
    bottom:20%;
    left:50%;
    margin-left:-80px;
}



.detailImgDownC{
	border-radius:5px;
	width:70%;
}

.fangangaisucover>a>p{
    width: 160px;
    height: 40px;
    background: #0b69ea;
    line-height: 40px;
    color: #fff;
    /*float: left;
    margin-left: 400px;
    margin-top: 580px;*/
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
}

/*.{
	background:#004ea2 !important;
	position:absolute;
	bottom:0;
	right:0;
	border-color:#004ea2!important;
	border-radius:5px;
}*/

.contentnineTxt01{
	color:#555;
	font-size:14px;
	margin-top:10px;
}

.detailTitleCC{
	margin-top:30px;
	color:#555555;
	font-weight: bold;
	font-size:16px;
}


.bigContentTextUK1{
	padding:20px 0;
}

.rightAndConTxt{
	font-size:14px;
	color:#777;
	line-height: 2;
}

.titleItemAFontCP{
	color:#777;
	font-size:12px;
	line-height: 1.8;
}

.contentInfoTxtG1{
	height:63px;
	width:100%;
	overflow:hidden;
}

.listInfo_offsetYY>li{
	border-bottom:1px solid #eee;
}

.bannerBglongImg{
	width:100%;
}

.bannerBglongImg>img{
	width:100%;
}

.offsetTopBox01{
	width:100%;
	min-height: 600px;
	position: relative;
	top:-140px;
}

.offsetTopBox01MN{
	top:-100px;
}

.ulBoxActive02>li:nth-child(1){
	width:38%;
    overflow:hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.statusnumBsue{
	height:50px;
	padding-left:0;
}

.statusnumBsue>li:nth-child(1){
    padding-right:30px;
    border-right:1px dashed #eee;
    height:50px; 
}

.btnGoShop01>.conminShop01{
	display: inline-block;
    padding:3px 20px;
    border-radius:5px;
    background: #f2f5fa;
    font-size:12px;
    color:#004ea2;
    font-weight:400;
    position:relative;
    top:-3px;
}

.btnGoShop01>.conminShop01:hover{
	opacity: .8;
}

.statusnumBsue>li:nth-child(2){
	padding-right:30px;
	padding-left: 30px;
    border-right:1px dashed #eee;
    border-left:1px dashed #eee;
    height:50px; 
}

.statusnumBsue>li:nth-child(2)>div:nth-child(2){
	text-align: center;
}

.statusnumBsue>li:nth-child(3){
	padding-left: 30px;
	border-left:1px dashed #eee;
	height:50px;
}

.statusnumBsue>li{
	float:left !important;
}

.statusnumBsue b{
	color:#ed6d00;
	font-size:18px;
	font-weight:bold;
}

.statusnumBsue span{
	color:#999;
}

.btnDivBoxLeftB{
	height:195px;
	border-left:1px dashed #eee;
	text-align: center;
}

.btnActionStyleSK01{
	text-align: left;
	margin-top:7px;
}

.tapGroupBoxAll{
    margin-top:10px;
}

.tapGroupBoxAll>span{
    display: inline-block;
    padding:2px 10px;
    border-radius: 5px;
    background: #f2f5fa;
    color:#648dda;
    margin-right:5px;
}

.tJcaseKK2{
	padding-top:0;
}

.imgbojKK1>a{
	display: block;
	width:100%;
	height:100%;
}

.imgbojKK1 img{
	width:100%;
	height:100%;
}

.imgbojKK1{
	width:100%;
	height:160px;
	margin-top:20px;
}

.titleTextInfoKL3{
    margin:15px 0 0 0;
}

.imgFooterShowPIC{
	padding-bottom:15px;
	border-bottom:1px dashed #eee;
}

.titleTextInfoKL3>a{
	color:#141e28;
	font-weight:500;
	font-size:16px;
	display: inline-block;
	width:50%;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.titleTextInfoKL3>span{
	display: inline-block;
	color:#608ad8;
	padding:1px 2px;
	background: #eaf0fc;
	border-radius:3px;
	position:relative;
    top:-7px;
}

.titleTextInfoKL3>b{
	position:relative;
	top:-10px;
}

.timeviewsNumberI{
	border-bottom:1px solid #eee;
	padding-bottom:20px;
	margin-bottom: 20px;
}

.timeviewsNumberI>span{
     display: inline-block;
     margin-right: 30px;
     color:#999;
}

.titleBlockConten{
	margin:20px 0 10px 0;
	color:#555;
	font-weight:bold;
	font-size:14px;
}

.titleBlockContenTC{
	color:#999;
	font-weight:400;
}

.alignCenterTxt01>span{
    font-size:14px;
    color:#999;
    display: inline-block;
    margin-right:20px;
}

.alignCenterTxt01 b{
	color:#ed6d00;
	font-weight: 400;
}

.pContentItme{
	font-size:14px;
	color:#999;
	line-height: 1.5;
}

.bannerImgT01{
	width:90%;
	margin:30px 0;
}

.bannerImgT01>img{
	width: 100%;
}

.classifyStyleFontU1 span{
	font-weight:400;
	color:#608ad8;
	padding:1px 2px;
	background: #eaf0fc;
	border-radius:3px;
}

.btnConminHear{
	margin-top:5px;
}

.btnConminHear>a{
    display: inline-block;
    padding:3px 10px;
    border-radius:5px;
    background:#eaf0fc;
    color:#004ea2; 
}

.btnConminHear>a:nth-child(1){
	margin-right: 10px;
}

.rejiect{
	color:#333;
}

.rejiect>b{
    color:#004ea2;
    font-weight:400;
}

.long_ImgBoxBannerMode2>a{
	display: inline-block;
	width:100%;
}

.long_ImgBoxBannerMode2 img{
	width:100%;
}

.titleSubject{
	margin-top: 10px;
}

.titleSubject>span{
	display: inline-block;
	width:3px;
	height:17px;
	border-radius: 3px;
	background: #004ea2;
}

.titleSubject>b{
	font-size:24px;
	color:#333333;
}

.derectionSubject{
	margin-top:15px;
	line-height: 1.5;
	color:#555;
	font-size:14px;
}


.titleSliderContentJM>a{
	font-size:16px;
	color:#333;
	font-weight:500;
}

.fixedContentDetail{
	line-height: 1.5;
	color:#555;
	width:100%;
	height:54px;
	overflow:hidden;
}

.userNoName01>img{
	width:45px;
	height:45px;
	border-radius:50%;
}

.commentListUser{
	width:100%;
	margin-left:0;
}

.commentListUser>li{
	padding:20px 0;
	border-bottom: 1px solid #eee;
}

.commentListUser>li:last-child{
	border-bottom:none;
}

.user01ImgSmall>img{
	width:35px;
	height:35px;
	border-radius:50%;
}

.userNameCommentC{
	color:#666666;
	font-size:14px;
/*	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}

.userNameCommentC>span{
	color:#000;
}

.dateTimeM{
	margin-top:6px;
	color:#999;
}

.statusStepK1{
	font-size:14px;
	color:#ed6d00;
}

.borderStyleLineHH2{
	width:70px;
	height:2px;
}

.btnmoneyAction>.clearFormInfo{
	display: inline-block;
    padding:13px 35px;
    background: #f2f2f2;
    color:#004ea2;
    border-radius:5px;
    font-size:14px;
    position:relative;
    top:3px;
}

.btnmoneyAction>.clearFormInfo:hover{
	opacity: .8;
}

.spanCTxty01{
	font-size:16px;
	font-weight:500;
	color:#555555;
}

.priceMoneyN{
	color:#ed6d00;
}

.smallNumnerTow{
	font-style:normal;
	font-size:14px;
	color:#555555;
}

.smallNumnerTow>.VipFristB{
	color:#004ea2;
}

#reprintContent{
	display: none;
}

.sliderNavBox{
	width:100%;
	min-height:800px;
	border-radius:5px;
	background: #fff;
	padding:30px 15px;
}

.aboutUsList{
	width:100%;
	padding-left: 27px;
}

.liBigBoxAS{
	width:100%;
}

.clickRowShowData{
	width:100%;
	height:30px;
	cursor: pointer;
	margin-top:20px;
}

.clickRowShowData>.aboutMy{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/shopServerTask/helpIconImg.png) no-repeat 0 0;
	position: relative;
	top:-4px;
	margin-left:5px;
}

.clickRowShowData>.hlepCneterIcon{
    display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/shopServerTask/helpIconImg.png) no-repeat -51px 0;
	position: relative;
	top:-8px;
	margin-left:5px;
}

.clickRowShowData>.workMainP{
    display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/shopServerTask/helpIconImg.png) no-repeat -120px 0;
	position: relative;
	top:-8px;
	margin-left:5px;
}

.clickRowShowData>.serverMy{
    display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/shopServerTask/helpIconImg.png) no-repeat -189px 0;
	position: relative;
	top:-8px;
	margin-left:5px;
}

.clickRowShowData>span{
	display: inline-block;
	width:110px;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	height:30px;
	line-height: 30px;
	color:#333333;
	font-size:14px;
	font-weight:400;
}

.clickRowShowData>b{
	display: inline-block;
	width:11px;
	height:6px;
	background: url(../../images/faw/shopServerTask/helpIconImg.png) no-repeat -248px -1px;
	position:relative;
	top:-12px;
}

.childBox{
	width:100%;
	margin-left: 0;
	height: auto;
	display: none;
}
.sliderNavBox-block .liBigBoxAS .childBox{
	display: block;
}

.childBox>li{
    width:100%;
    margin:5px 0;
	border-radius: 5px;
}

.childBox>li>a{
    color:#555;
    font-size:12px;
    display: inline-block;
    width:100%;
    padding:10px 0;
    padding-left:28px;
    border-radius: 5px;
}

.childBox>.hlepActiveS>a{
	background: #f2f5fa;
	color:#004ea2;
}

.childBox>li>a:hover{
	background: #f2f5fa;
	color:#004ea2;
}

.rightBoxImgkLg{
	padding-bottom:30px;
	margin-bottom:10px;
	border-radius:5px;
}

.searchBox_K1{
	top:-30px;
}

.IconSearch04{
	position: absolute;
	right:12px;
	top:12px;
	display: inline-block;
	width:14px;
	height:14px;
	background: url(../../images/faw/hlepCenter/searchIconM4.png) no-repeat 0 0;
	cursor: pointer;
}

.smallTitleTC01{
	color:#333;
	font-size:14px;
	font-weight:500;
	margin-top:30px;
}

.coetentPTxt{
	margin-top:10px;
	font-size:14px;
	color:#555;
	line-height:1.5;
}

.g-sdb .s-slidebar{
    background:#004ea2 !important;
    top:-40px !important;
}

.g-sdb .s-slidecenter{
    top:0 !important;
}


.select_style_header>.renwuStyle01{
	color:#004ea2 !important;
	background:#fff !important;
}

.blue_bg_color{
	background: #004ea2;
	height:60px;
}

.modelNavStyle01{
	height:60px;
	position:relative;
	top:3px;
}

.navListBoxCN01{
	width: 100%;
    height: 30px;
}

.navListBoxCN01>li{
	float:left;
	margin:0 10px;
}

.navListBoxCN01>li>a{
	display: inline-block;
	padding:4px 15px;
	background: #004ea2;
	border-radius:5px;
	color:#fff;
	font-size:14px;
}

.navListBoxCN01>li>.activeSelectA{
	background: #3387e2;
}

.seaerch_inputBox01{
    top:7px;
}

.searchBox_m1>.header_inoputSeaerch01{
    height:38px;
}

.searchBox_m1>.header_inoputSeaerchN1{
	padding-left:5px;
}

.searchBox_m1>.my_btnStyle01{
    top:2px;
}

.breadNavStyleK01{
	padding:7px 15px 15px 15px;
}

.liBigBoxKK{
	width:100%;
	margin-top:15px;
}

.titleFuFontB{
	padding:0 0 10px 30px;
	color:#333;
	font-size:16px;
	font-weight: 500;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}

.contentBXH{
	padding:30px 10px;
}

.btnBlueClick{
	display: inline-block;
	padding:4px 12px;
	background: #004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}

.btnBlueClick:hover{
	opacity: .8;
	color:#fff;
}

.tiMoneyCart{
	width:100%;
	height:80px;
	padding-left:30px;
	padding-top:25px;
	border-radius:5px;
	background: #fafbfc;
	border:1px solid #eee;
}

.tiMoneyCart>span{
	font-size:14px;
	color:#515151;
}

.tiMoneyCart>span>b{
	font-size:20px;
	color:#f68c45;
}

.classifyAllLHJ{
	margin-left:0;
	margin-top:15px;

}

.classifyAllLHJ>li{
	border:none;
}

.particularsIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -390px 0;
    position: relative;
    top:-5px;
}

.topUpIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -440px 0;
    position: relative;
    top:-5px;
}

.withdrawIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -490px 0;
    position: relative;
    top:-4px;
}

.couponIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -535px 0;
    position: relative;
    top:-3px;
}

.instrumentIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -585px 0;
    position: relative;
    top:-5px;
}

.setMealIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -297px 0;
    position: relative;
    top:-5px;
}

.myShopIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -342px 0;
    position: relative;
    top:-5px;
}

.demandSideIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat 0 0;
    position: relative;
    top:-5px;
}

.storeIcon01{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -138px 0;
    position: relative;
    top:-5px;
}

.myServerIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -30px 0;
    position: relative;
    top:-5px;
}

.startIconM5{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -65px 0;
    position: relative;
    top:-5px;
}

.generalizeIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -101px 0;
    position: relative;
    top:-5px;
}

.caseManageIcon{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/shopIconM1.png) no-repeat 0 0;
    position: relative;
    top:-5px;
}

.newsManageIcon{ 
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/shopIconM1.png) no-repeat -45px 0;
    position: relative;
    top:-5px;
}

.bindingIcon{ 
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -255px 0;
    position: relative;
    top:-5px;
}

.shieldIcon01{ 
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -180px 0;
    position: relative;
    top:-5px;
}

.lockIcon01{ 
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../../images/faw/hlepCenter/hlepCenterIconAllImg01.png) no-repeat -215px 0;
    position: relative;
    top:-5px;
}

.liBigBoxKK a{
	color:#515151;
}

.boxBgWH{
	position: absolute;
	z-index: 999;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: #fff;
	opacity: .5;
}



/*选中后的样式*/
.activeLiStyle01>.clickRowShowData>i{
    background-position-y:-29px;
}

.activeLiStyle01>.clickRowShowData>span>a{
    color:#004ea2;
}

.derectionInfoJ1{
	margin-top:20px;
	width:100%;
}

.smallTilteBF12{
	font-size:14px;
    color:#666;
}

.pContentWaring{
	color:#999;
	font-size:12px;
	margin-top:5px;
}

.topBoxMonry{
	margin-top:5px;
}

.topBoxMonry>.fuHao{
	color:#004ea2;
	font-size:16px;
	position:relative;
	top:-22px;
}

.topBoxMonry>b{
	font-size:30px;
	color:#004ea2;
}

.topBoxMonry>.fontStyleColor01{
	color:#004ea2;
	font-size:12px;
	position:relative;
	top:-3px;
}

.couponRightImg{
	width:69px;
	height:115px;
	position:absolute;
	right:0;
	top:0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index:10;
}

.couponRightImg01{
	width:70px;
	height:70px;
	position:absolute;
	right: 10px;
    bottom: 15px;
	z-index: 2;
}

#editor1{
	position: relative;
	z-index: 0;
}

.btnBlock03>a{
	display: inline-block;
	padding:4px 12px;
	background: #004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}

.btnBlock03>a:hover{
	opacity: .8;
	color:#fff;
}

.upBoxImgCP01{
	padding:30px 25px;
}

.imgLinkHomeM2{
	width:88px;
	height:88px;
}

.imgLinkHomeM2>a{
    display: inline-block;
    width:100%;
    height:100%;
}

.imgLinkHomeM2 img{
	width:100%;
	height:100%;
}

.contentShowTx{
	height:88px;
	width:270px;
	margin-left:10px;
}

.titleMH1{
	width:100%;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.titleMH1>a{
	font-size:16px;
	color:#515151;
	font-weight:500;
}

.detailDrectionM2{
	width:100%;
	font-size:12px;
	color:#777777;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	margin-top:15px;
}

.moneyTime{
	width:100%;
	margin-top:15px;
	font-size:12px;
	color:#777777;
}

.moneyTime>span{
	color:#004ea2;
}

.downBoxBtn01{
    padding:31px 25px;
    background: #f7f9fa;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.payShoppingBtn01{
	display: inline-block;
	padding:4px 12px;
	background: #004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}

.payShoppingBtn01:hover{
	opacity: .8;
	color:#fff;
}

.payShoppingBtn{
	color:#004ea2;
	font-size:12px;
}

.payShoppingBtn:hover{
	opacity: .8;
	color:#004ea2;
}

.tableStyleFontBlue{
	font-size:12px;
	color:#004ea2;
	padding-left: 20px;
}

.editableform{
	height:125px !important;
}

.control-group>div{
	height:125px !important;
}


.editable-buttons{
	position:absolute;
	top:80px;
	left:33px;
	z-index:9999;
}


.changePic01{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	background: rgba(61,58,58,.8);
	height:30px;
	line-height: 30px;
	text-align: center;
}

.changePic01>a{
	color:#fff;
}

.btnlinghtOver>span{
	display: inline-block;
	padding: 3px 10px;
	color:#777;
	border:1px solid #777;
	margin-right:2px;
	border-radius: 3px;
}

.btnlinghtOver>.linghtStyle01{
	color:#004ea2;
	border:1px solid #004ea2;
}


.balanceBoxBtnL1{
	width:100%;
	margin-top: 13px;
}

.balanceBoxBtnL1>.blueBtnK3{
	display: inline-block;
	padding:4px 12px;
	background: #004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}

.balanceBoxBtnL1>.grayBtnK3{
	display: inline-block;
	padding:4px 12px;
	background: #f2f2f2;
	color:#004ea2;
	font-size:14px;
	border-radius:5px;
}

.balanceBoxBtnL1>.blueBtnK3:hover{
	opacity: .8;
	color:#fff;
}

.balanceBoxBtnL1>.grayBtnK3:hover{
	opacity: .8;
	color:#004ea2;
}

.imgAvart01{
	width:70px;
	height:65px;
	margin-right: 15px;
}

.imgAvart01>a{
	width:100%;
	height:100%;
	display: inline-block;
}

.imgAvart01 img{
	width:100%;
	height:100%;
}

.contentBoxTP01{
	height:65px;
	width:185px;
}

.titleContentLInkAK1{
	width:100%;
	overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
    white-space: nowrap;
}

.titleContentLInkAK1>a{
	font-size:16px;
	color:#333333;
	font-weight:500;
}

.userIndexPK1{
	width:100%;
	color:#999999;
	line-height: 1.5;
	height:35px;
	overflow:hidden;
}

.downLineShowDataK1{
	width:100%;
	/*margin-bottom:20px;*/
}

.circle{
	display: inline-block;
	width:10px;
	height:10px;
	border-radius: 50%;
	border:1px solid #85aad3;
	margin-right:10px;
}

.dataTimeSK1{
	display: inline-block;
	color:#004ea2;
	margin-right: 10px;
}

.lineLeftSk1{
	/*width:100%;
	height:50px;*/
	position:relative;
	/*margin:5px 0;*/
}

.leftLIneStyle01{
	position:absolute;
	width:1px;
	height:50px;
	left:5px;
	top:0;
	background: #85aad3;
}

.lineBoxContentSK1{
	width:100%;
	font-size:12px;
	color:#333;
	font-weight:500;
	padding-left: 20px;
}

.btnGroupM4S>a{
	color:#004ea2;
	display: inline-block;
	margin-right:5px;
}

.pagelinkM5{
	width:100%;
	height:40px;
	/*border:1px solid red;*/
}


.line_alignUL6{
	width:73px;
}

.orderTitleSmallM2{
	color:#333;
	margin:30px 0 10px 0;
	font-weight:bold;
	font-size:14px;
}

.addressListInfoHJ1{
	width:100%;
	margin-left: 0;
}

.addressListInfoHJ1>li{
	width:33.3%;
	float:left;
	color:#555555;
}

.placeAear{
	width:100%;
	color:#555555;
	margin-top: 10px;
}

.addressListInfoHJ2>li{
	margin-bottom:10px;
}

.linkCalculate>a{
	font-size:14px;
	color:#004ea2;
	position: relative;
	top:-25px;
}

.btnConmentTowK1{
	width:100%;
	height:40px;
	margin-top:30px;
}

.igetServerConment{
	display: inline-block;
	padding:6px 16px;
	background: #f2f5fa;
	color:#999999;
	font-size:14px;
	border-radius:5px;
}


#tableBody>tr>td{
	border-right:1px solid #eee;
}

#tableBody>tr>td:last-child{
	border-right:none;
}

.guaranteeBox01{
	width: 100%;
    height: 100px;
    background: #fafbfc;
    border-radius:5px;
    padding: 30px 20px;
}

.guaranteeBtn{
	display: inline-block;
	padding:4px 12px;
	background: #004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}

.guaranteeBtn:hover{
    opacity: .8;
    color:#fff;
}

.guaranteeContentShow{
	width:100%;
	padding:0 20px;
}

.guaranteeIcon01{
	display: inline-block;
	width:18px;
	height:21px;
	background: url(../../images/faw/hlepCenter/depositIcon.png) no-repeat 0 0;
	margin-right:10px;
	position: relative;
	top:5px;
}

.guaranteeContentShow>span{
	color:#555555;
	font-size:14px;
	display: inline-block;
	margin-right:10px;
}

.guaranteeContentShow>b{
	color:#ed6d00;
	font-size: 18px;
	display: inline-block;
	margin-right: 20px;
}

.placeAear>a{
	color:#004ea2;
}

.btnOnesStyleM9{
	width:100%;
	margin-top:30px;
}

.btntoggleSeleB>a{
	padding:6px 15px;
}

.btnBoxSearchCollect{
	width:100%;
	padding-left: 5px;
	margin-top:20px;
	margin-bottom:10px;
}

.titleDetailYG01{
	margin-left:5px;
}

.titleDetailYG01>div:nth-child(1){
	color:#555;
	font-size:14px;
}

.titleDetailYG01>div:nth-child(2){
	margin-top:5px;
	color:#999;
	font-size:12px;
}
.itmeContentM3{
	color:#777;
}

.itmeContentM4{
	font-weight:500;
	color:#333333;
	font-size:18px;
}

.copyBtn01{
	display: inline-block;
	padding:8px 25px;
	background: #f2f5fa;
	color:#004ea2;
	font-size:14px;
	border-radius: 5px;
}

.copyBtn01:hover{
	opacity: .8;
	color:#004ea2;
}

.annotationContent{
	color:#999;
}

.moreBox01Block01>li>a{
	padding: 15px 16px;
}

.logoNameInfoSk1{
	width:100%;
	padding:0 20px 30px 0;
	border-bottom:1px dashed #eee;
}

.imgTrophyBox{
	width:90px;
	height:90px;
	margin-right: 10px;
}

.imgTrophyBox img{
    width:90px;
    height:90px;
    border-radius:50%;
    border:1px solid #eee;
}

.nameTiAdrMN2{
	font-size:16px;
	font-weight:500;
	color:#333333;
	margin-top:10px;
}

.nameTiAdrMN3{
	color:#333;
	margin-top:20px;
}
.nameTiAdrMN4{
	color:#333;
	margin-top:10px;
}

.trophyUlBoxN3{
	width:100%;
	margin-left: 0;
	margin-top:20px;
}

.trophyUlBoxN3>li{
	margin-bottom: 20px;
}

.trophyCarN4{
    width:100%;
    height:255px;
    border:1px solid #eee;
    border-radius:5px;
    padding:20px 15px;
}

.trophyImg01{
	width:100%;
	height:106px;
	text-align: center;
	position:relative;
}

.trophyImg01 img{
    width:106px;
    height:106px;
    border-radius:50%;
}

.trophyImg01 a{
	position:absolute;
	top:0;
	left:50%;
	width:106px;
	height:106px;
	line-height: 106px;
	text-align: center;
	margin-left:-53px;
	border-radius:50%;
	background: rgba(104,104,104,.7);
	color:#fff;
	font-size:14px;
	display: none;
}

.trophyImg01:hover a{
	display: block;
}

.seasonMoney{
	width:100%;
	margin-top:3px;
	text-align: center;
	font-size:16px;
	color:#004ea2;
}

.myVipClass{
	width:100%;
	text-align:center;
	font-size:14px;
	color:#f18e39;
	margin-top:15px;
}

.wantPay01{
	margin-top: 10px;
	text-align: center;
}

.wantPayBtn01{
	display: inline-block;
	padding:8px 25px;
	background: #004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}

.wantPayBtn01:hover{
	opacity: .8;
	color:#fff;
}

.wantPayBtn01:focus{
    color:#fff; 
}

.ulStatustextSM1,.ulStatustextSMK01{
	padding: 0 50px;
	margin-left:0;
	margin-top: 20px;
}

.ulStatustextSM1>li,.ulStatustextSMK01>li{
    width: 245px;
    height: 100px;
    position: relative;
    text-align: center;
    float: left;
    margin-right: 32px;
}
.smallTtileU4 {
    text-align: center;
    color: #555555;
    font-size: 14px;
    margin-top: 10px;
}
.activeBlueStyleJ1 .smallTtileU4 {
    color: #004ea2;
}
.ulStatustextSMK01>li{
	width:170px;
}

.ulStatustextSM1>li:last-child{
	margin-right:0;
}

.ulStatustextSMK01>li:last-child{
	margin-right:0;
}

.line_alignUL7{
	width:118px;
}

.line_alignUL8{
	width:121px;
}

.ulStatustextSM3>li{
	width:170px;
}

.line_alignUL10{
	width:85px;
}

.line_alignUM8{
	width:80px;
}

.imgRadioBoxM5{
	width:100%;
	margin-top:30px;
}

.radioImgToggleMG1{
	width:210px;
	height:130px;
}

.radioImgToggleMG1>img{
	width:210px;
	height:90px;
}

.BtnRadioSL1{
	width: 210px;
	margin-top:10px;
}

.imgRadioBoxM5>div:nth-child(1){
	margin-right:20px;
}

.formAllBoxToM1{
	width:100%;
	margin-top:20px;
}

.waringInfoStyleMk1{
	margin-top: 5px;
	color:#999;
}


.warningInfoK01{
	position:relative;
	top:10px;
	color:#777;
	height:10px;
}

.warningInfoK01>i{
	display: inline-block;
    width:16px;
    height:16px;
    background: url(../../images/faw/hlepCenter/warningIcon01.png) no-repeat 0 0;
    position: relative;
    top:3px;
}

.clickAddTapM6>span,.clickAddTapM7>span,.clickAddTapM8>span{
    display: inline-block;
    padding:6px 15px;
    border:1px solid #eee;
    border-radius:5px;
    background: #f2f2f2;
    color:#666666;
}

.clickAddTapM6>span:hover,.clickAddTapM7>span:hover,.clickAddTapM8>span:hover{
	opacity: .8;
	color:#666666;
	cursor: pointer;
}

.clickAddTapM6>span>b,.clickAddTapM7>span>b,.clickAddTapM8>span>b{
	color:#666;
	display: inline-block;
	margin-right:5px;
	font-size:16px;
}

.blueBtnABM1,.blueBtnABM2{
	position:relative;
	top:7px;
}

.stepBoxDatum{
	width:100%;
	margin-top:30px;
}

.contentDatum{
	width:400px;
	margin:0 auto;
}
.contentDatum>img{
    width:50px;
    height:50px;
    display: inline-block;
    margin-right:10px;
}

.contentDatum>.stepIconSmallI01{
    width:63px;
    height:61px;
}

.titleKB1{
	color:#333333;
	font-size:22px;
	font-weight: 500;
}

.titleKB2{
	color:#999;
	margin-top:10px;
}

.titleMdetailD01{
	margin-bottom: 20px;
}


.addPBlockLS9{
	padding:11px 15px;
	border-radius:5px;
	position:relative;
	top:3px;
}

.infowarningMKJ1{
	color:#999;
	position: relative;
  top: 50px;
}

.tableBoxStyleNos01{
	font-size:16px;
	color:#333;
}

.tableBoxStyleNos01>span{
	color:#e6212a;
	font-size:12px;
}

.tableBoxStyleNos02{
	margin-top: 10px;
}

.tableBoxStyleNos02>span{
	font-size:14px;
	color:#555555;
}

.tableBoxStyleNos02>span>b{
	color:#e6212a;
}

.tableBoxStyleMM4{
	margin-top:20px;
}

.clickAddTapMM3{
	margin-top:20px;
	margin-bottom: 20px;
}

.clickAddTapM6{
	margin-bottom: 10px;
}
.userAvartImgM1{
	width:123px;
	height:123px;
	position: relative;
	border-radius:50%;
	top:-10px;
	overflow:hidden;
}

.userAvartImgM1>img{
	width:100%;
	height:100%;
	border-radius:50%;
}

.userAvartImgM1>a{
	display: inline-block;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    height:30px;
    line-height: 30px;
    background: rgba(118,118,118,.5);
    text-align: center;
    color:#fff;
}

.getCodetest{
	display: inline-block;
	padding:7px 15px;
	border:1px solid #004ea2;
	border-radius:5px;
	background: #fff;
	color:#004ea2;
	font-size:14px;
}

.smallTiTBom{
	color:#666666;
	font-size:14px;
}

.listGarpFontS9{
	color:#999;
	margin-top:5px;
}

.listGarpFontS9>b{
	display: inline-block;
	width:4px;
	height:4px;
	margin-right:10px;
	border-radius:50%;
	background: #999;
	position:relative;
	top:-2px;
}

.emailCenterLK1{
	font-size:14px;
	color:#333;
	padding:5px;
	border-radius: 5px;
	background: #f2f2f2;
	margin-top:5px;
}

.emailAddressS1{
	margin:15px 0;
	color:#333;
	font-size:14px;
}

.pContentStyleMh1{
	margin-top:5px;
	color:#999;
}

.g-realcardjs:hover>a{
    display: block;
}

.g-realcardjs:hover>.g-realcardwrap{
	opacity: .2;
}

.clickAddTapMM3>i{
    font-style: normal;
    color:#999;
}

.iStyleBoxM4{
	font-style: normal;
    color:#999;
}

.btn-bs-file{
    position:relative;
}
.btn-bs-file input[type="file"]{
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width:0;
    height:0;
    outline: none;
    cursor: inherit;
}

.upIconM9{
	display: inline-block;
    width: 14px;
    height: 13px;
    background: url(../../images/faw/shopServerTask/userIconAll02.png) no-repeat 0 0;
    position: relative;
    top: 2px;
}

.tab-content{
	width:600px;
}

.nav-tabs{
	width:600px;
}

.leftContentSM1{
	text-align: left;
}

.storeListUlM3{
	margin-left:0;
	width:100%;
	margin:30px 0;
}

.storeListUlM3>li>img{
	width:100%;
	border-radius:5px;
	height:300px;
}

.buttonAllSKM5{
	margin-top:20px;
	text-align: center;
}

.buttonAllSKM5>a{
	padding:5px 20px;
	background:#004ea2;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}

.buttonAllSKM5>a:hover{
	opacity: .8;
	color:#fff;
}
#modelBox_upgradeVip .sol-cross{
	font-size: 16px !important;
	color: #333333;
	background-color: transparent;
	z-index: 11;
	top: 5px;
	right: 10px;
	cursor: pointer;
}
#modelBox_upgradeVip .boxAddressG1{
	width: 35%;
	padding-top: 25px;
	margin-top: 18%;
}
.buttonAllSKM5>.enabledBtnStyle{
	background:#85B5DD;
}

@media (max-width: 768px){
	.linkNowMoney01{
		display: inline-block;
		margin-top:20px;
	}
	.rightModelPadding{
		padding-left: 15px !important;
	}
}

.imgTdContent01 img{
	width: 50px;
	height:50px;
}

.taskDetail.show_vip_ul  li{
	background-color: #999;
}

.inputSearchList{
	width: 100%;
	position:absolute;
	top: 60px;
	background-color: #fff;
	z-index: 99;
	border-radius: 0px 0px 3px 3px;
	border-top: none;
	display:none;
}

.inputSearchList  div {
	height:36px;
	line-height:36px;
	font-size: 14px;
	color: #333;
	padding:  0 15px;
	overflow: hidden;
}

.inputSearchList  div:hover{
	background-color: #e2e3e3;
}

.inputSearchList  div a{
	color:#333;
}



.colorFontCF{
	color:#EE730B;
}


.getTicket{
    padding: 2px 5px;
    color: #adc3ec;
    font-size: 12px;
    background: #f0f5fe;
    cursor:not-allowed;
}

.getTicketM1{
	padding: 5px 12px;
    color: #f8a166;
    font-size: 12px;
    background: #fff4ec;
    cursor: pointer;
}

.noMoneyNUm{
	color:#333;
	font-size:12px;
}

.noMoneyNUm>span{
	color:#ff9934;
}

.orderMoneyM1>span{
	font-size:14px;
	font-weight:500;
}

.table>.theadStyleFontK1>tr>th{
	font-weight:500;
	font-size:14px;
}

.table>.bodyFontStyleK1>tr>td{
	font-size:12px;
}

.contentBXHBox{
	height:300px;
	line-height:300px;
	width:100%;
	text-align:center;
}

.ulStatustextTT1{
	margin-left:100px;
}


.circleStyle{
	width:50px;
	height:50px;
	line-height:45px;
	text-align:center;
	margin-right:20px;
	border-radius:50%;
	border:3px solid #ED6D01;
	position:relative;
	top:-7px;
}

.circleStyle>b{
	color:#ED6D01;
    font-size:20px;
}

.rightBoxImgkM1{
    padding-bottom:0;
    margin-bottom:20px;
}

.detailagrement01>p>img{
	max-width:100%;
}

.taptoggleBQM9 {
    width: 285px;
    height: 40px;
    margin: 50px auto;
    border: 1px solid #d1dfee;
    border-radius: 20px;
}

.taptoggleBQM9>.activeStyleBColor{
    background: #004ea2;
    color: #fff;
}

.numberSY{
	position:absolute;
	bottom:10px;
	right:10px;
}

.parameterBox{
    width:100%;
    height:auto;
    margin-top:10px;
}

.parameterTitle{
	width:8%;
	text-align:left;
	margin-right:10px;
	color:#333;
	font-size:14px;
}

.parameterContent{
	width:90%;
	text-align:left;
	color:#666;
	font-size:14px;
}

.rightBoxImgkKL>p img{
	max-width:100% !important;
}

.bigContentTextUK1>p img{
	max-width:100% !important;
}

.contentDrections>p img{
	max-width:100% !important;
}

.chosen-container-multi .chosen-choices {
    height: 34px !important;
    border-radius: 5px;
    background-image: -o-linear-gradient(#fff 0%,#fff 100%);
    background-image: -webkit-gradient(linear,left top, left bottom,from(#fff),to(#fff));
    background-image: linear-gradient(#fff 0%,#fff 100%);
    line-height: 30px;
}
.chosen-container>.chosen-single, [class*=chosen-container]>.chosen-single {
    line-height: 34px;
    height: 34px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #fff;
    border-radius: 5px;
}
.chosen-container-single .chosen-single span {
	line-height: 1.5;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #d5d5d5;
    border: 1px solid #d5d5d5;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 5px 5px 0 0 ;
}
.chosen-container-single .chosen-drop {
    border-radius: 0 0 5px 5px;
    border-bottom: 1px solid #d5d5d5;
    border-color: #d5d5d5;
}
.chosen-container-single .chosen-search input[type=text]:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border-color: #d5d5d5 !important;
}

/*项目详情店铺信息*/
.detailShopInfo{
	min-height: 399px
}
.detailShopInfo img{
	border:1px solid #aaa;
	width: 100%;
	height: 168px;
}
.detailShopInfo a{
	font-size: 21px;
	color: #000000;
	display: inline-block;
	margin-top:10px;
}
.detailShopInfo .statusnumBsue{
	margin:20px 0 0;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
}
.detailShopInfo .statusnumBsue li{
	padding: 0 10px;
	text-align: center;
}
.detailShopInfo .statusnumBsue li:first-child{
	padding-left: 0;
}
.detailShopInfo .statusnumBsue li:last-child{
	padding-right: 0;
}

.detailShopInfo .statusnumBsue b {
    font-size: 22px;
}
.detailShopInfo .statusnumBsue>li:nth-child(2) {
	border:none;
}
.textMask{
	background:url("/themes/default/assets/images/faw/item/20180711001.jpg") no-repeat 100%/100%;
	width: 100%;
	height: 294px;
	padding:60px 0;
	margin-bottom:10px;
  border-radius:5px;
  z-index: 0;
  position: relative;
}
.textMask .textMask-content{
	width: 528px;
	height: 160px;
	background-color: #D4E8FE;
	border-radius: 5px;
	margin:0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: start;
	padding:20px 60px;
	overflow: hidden;
}
.textMask .textMask-content{
	width: 100%;
	max-width: 594px;
	height: 160px;
	background-color: #D4E8FE;
	border-radius: 5px;
	margin:0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: start;
	padding:20px 60px;
}
.textMask .textMask-content img{
	width: 60px;
	height: 104px;
}
.textMask-title{
	font-size: 19px; 
	font-weight: bold; 
	color: #000000;
	margin-bottom:20px;
}
.textMask .textMask-content a{
	text-decoration: underline; 
}
.text-main{
    color:#004ea2
}



.bidcard{
	color: #555555;
}
.bidcard:hover{
	text-decoration:underline;
	color: #004ea2;
}
.hotIcon01{
	position: absolute; 
	top:5px;
	margin-left: -35px; 
}
.hotIcon02{
	position: absolute; 
	top: -6px;
    margin-left: 35px;
}
.classifyHis_box .red-bold{
	color:red;
	font-weight:700;
}
[data-toggle="tooltip"]{
	cursor:default;
}

#modelBox_feedback .Validform_checktip,
#modelBox_facsReveal .Validform_checktip{
  position: absolute;
  line-height: 1;
}

/*平台派单*/
.sendSingleList{
  margin-top: 10px;
  height: 115px;
  overflow: hidden;
}
.sendSingleList ul li{
 padding: 5px 0;
}
.sendSingleList ul li a{
  display: inline-block;
  max-width: 36%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}
.sendSingleList ul li a.text-orange{
  max-width: 24%;
}
.sendSingleList ul li a.text-blue{
  max-width: 45%;
}

/*问答*/
.ask-entrance{
  border-bottom: 1px dashed #eee;
  margin: 10px 20px 20px 20px;
  padding-bottom: 40px;
  position: relative;
}
.ask-title{
  color: #333;
  font-weight: 500;
  font-size: 18px;
}
.ask-bg{
  position: absolute;
  right: 10px;
  bottom: 0px;
  width: 53px;
	height: 57px;
}
.hotAskList{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: dashed 1px #eeeeee;
	padding: 20px 0;
}
.hotAskList:last-child{
	border-bottom: none;
}
.hotAskList .pic_cover_shop{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #c4c3c3;
	border: solid 1px #c4c3c3;
	margin-right: 10px;
}
.ask_shop{
	font-size: 14px;
	font-weight: bold;
	color: #262626;
}
.ask_people{
	font-size: 12px;
	color: #aaaaaa;
}
.ask_price{
	font-size: 12px;
	font-weight: bold;
	color: #ed6d00;
}
.contentDerictionInfoM6.ask_content{
	margin-top: 10px;
	-webkit-line-clamp: 4;
	height: 70px;
}
.btn-ask{
  color: #fff !important;
  border-radius: 40px;
  font-weight: normal !important;
  font-size: 14px !important;
  position: absolute;
  right: 0;
}
.contentH3Info .btn-ask:hover{
  color: #fff !important;
  opacity: 0.8;
}
.titleZRegister {
    width: 100%;
    padding: 18px 0;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
}
.lineBottom {
    padding-top: 36px;
    padding-bottom: 36px;
    border-bottom: 1px solid #DDD;
}