*{max-width:640px;margin:auto;}
body{padding-bottom:60px;font-size:13px}
.container{background:white}
.secondBg{background:#f0f0f0;}
.bgColor{
  background:white;
  background-repeat:no-repeat;
  width:100%;
  height:100%
}
a{color:#333}
a:focus{text-decoration:none}
.clearfix{clear:both}
.Red{color:red;font-size:1em;padding:0 3px}

.lcs_wrap {
	display: inline-block;	
	direction: ltr;
	height: 28px;
    vertical-align: middle;
}
.lcs_wrap input {
	display: none;	
}

.lcs_switch {
	display: inline-block;	
	position: relative;
	width: 60px;
	height: 28px;
	border-radius: 30px;
	background: #ddd;
	overflow: hidden;
	cursor: pointer;
	
	-webkit-transition: all .2s ease-in-out;  
	-ms-transition: 	all .2s ease-in-out; 
	transition: 		all .2s ease-in-out; 
}
.lcs_cursor {
	display: inline-block;
	position: absolute;
	top: 3px;	
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
	z-index: 10;
	
	-webkit-transition: all .2s linear;  
	-ms-transition: 	all .2s linear; 
	transition: 		all .2s linear; 
}
.lcs_label {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	width: 33px;
	top: 5px;
	overflow: hidden;
	text-align: center;
	opacity: 0;
	
	-webkit-transition: all .2s ease-in-out .1s;  
	-ms-transition: 	all .2s ease-in-out .1s;   
	transition: 		all .2s ease-in-out .1s;   
}
.lcs_label.lcs_label_on {
	left: -70px;
	z-index: 6;	
}
.lcs_label.lcs_label_off {
	right: -70px;
	z-index: 5;	
}


/* on */
.lcs_switch.lcs_on {
	background: #75b936;
    box-shadow: 0 0 2px #579022 inset;
}
.lcs_switch.lcs_on .lcs_cursor {
	left: 35px;
}
.lcs_switch.lcs_on .lcs_label_on {
	left: 10px;	
	opacity: 1;
}


/* off */
.lcs_switch.lcs_off {
	background: #b2b2b2;
	box-shadow: 0px 0px 2px #a4a4a4 inset; 	
}
.lcs_switch.lcs_off .lcs_cursor {
	left: 3px;
}
.lcs_switch.lcs_off .lcs_label_off {
	right: 10px;
	opacity: 1;	
}


/* disabled */
.lcs_switch.lcs_disabled {
	opacity: 0.65;
	filter: alpha(opacity=65);	
	cursor: default;
}

.checkbox label{line-height: 22px;}
.loginBg{width:100%;min-height:330px;background:url(../img/login_bg.png) no-repeat top;background-size:100%}
.loginBg p{color:white;text-align:center;padding-top:100px;font-size:28px}
.loginBg p>span{font-size:18px}
.loginBox{padding:10%;}
.loginLink{color:#277eca;display:block;text-align:center;margin-top:30px}
.loginLink>span{color:#333}
.confPw{position:relative}
#warning{position:absolute;right:10px;top:0;line-height:44px}
.chLogo{width:100%;min-height:50px;background:url(../img/logo.png) no-repeat center;background-size:60%;margin-top:5em}
.chWay{margin-top:5em}
.chWay>*{display:block;width:70%;margin:auto;text-align:center;margin-top:1.3em;line-height:2.8;color:white;border-radius:30px;font-size:14px}
.chWay1{background-color:#1aad19;}
.chWay2{background-color:#277eca;}
.copyR{text-align:center;width:100%;position:absolute;bottom:0;left:0;font-size:0.8rem;color:gray;}
.loginBtn{margin:2rem 0;}
.form-control{height:44px;}
.btn{line-height:1.8}
.leftText{line-height:44px;font-size:1.4rem;}
.form-horizontal .myGroup{border-bottom:1px solid #ccc;margin:0 -8px;}
.inputRtl {
    direction: rtl;
}
.myInput{border:none;box-shadow:none;font-size:1.5rem;
appearance:none;
 -moz-appearance:none;
 -webkit-appearance:none;
 text-align:right;
}
.myInput:focus{box-shadow:none;}
.lgLine{width:100%;height:14px;background:#f0f0f0}
.topImg img{width:50%;}
.Add{float:right;}
.iconAdd{font-size:0.8em;padding-left:10%}
.iconRed{color:#ea1a37;font-size:0.9em;}
.btn-primary{background:#277eca;border-color:#277eca}
.sInput{height:34px;}
.tDelete{line-height:34px;padding:0 20%;display:block}
#shenTable thead{background:#ddd;}
#shenTable thead tr th{font-weight:normal;}
.bNav .row a .iconfont{font-size:1.6em;text-align:center;display:block;line-height:1.2;padding-top:0.3em;}
.bNav .row a{text-decoration:none;text-align:center;color:#adadad}
.bNav .row a.navActive{color:#4768f3}
.bNav .row a p{margin:0 0 4px}
.Track{padding:1.2em 0.5em 0.5em}
.table-responsive{border:none}
.checkR hr{margin:0 0 10px}
.checkR p:nth-child(1){margin-top:10px;font-size:14px;font-weight:bold;}
.checkR p:nth-child(3){line-height:2;padding-bottom:30px}
.oneThree{width:26%;float:right;}
.Chen{float:right;font-size:0.05rem;line-height:44px;width:8%;text-align:right;}
.extraRow .checkbox-inline{float:right;padding-right:0.5em}
.extraRow .checkbox-inline:first-child{margin-left:10px}
.priceR{text-align:center;line-height:2;font-size:1.3em;margin-bottom:4em;color:#277eca}
.userImg{border-radius:50%;max-width: 70px;max-height: 70px;padding: 0;border:3px #769aff solid;overflow:hidden;margin: 0 0 0 30px;}
.userImg img{width:100%}
.User{padding:1.4em 1em 1em 1em;background:url(../img/userbg.jpg) center no-repeat;background-size: 100% auto;color:white}
.User .nameC{font-weight:bold;font-size:1.1em;margin:.5em 0 0.2em 0;line-height:1.5}
.User .nameU,.User .nameP{font-size:0.6em;margin-bottom:0}
.userList p{color:#333;text-align:center;}
.userList p span{margin-left:0.1em}
.userList .iconfont{font-size:2.1em;color:#4768f3;text-align:center;display:block;height:38px}
.userList .userP .iconfont{color:#333;font-size: 26px;}
.mOrderI1{background:url(../img/morder1.png) no-repeat center;}
.mOrderI2{background:url(../img/morder2.png) no-repeat center;}
.mOrderI3{background:url(../img/morder3.png) no-repeat center;}
.mOrderI4{background:url(../img/morder4.png) no-repeat center;}
.mPageI1{background:url(../img/mpage1.png) no-repeat center;}
.mPageI2{background:url(../img/mpage2.png) no-repeat center;}
.mPageI3{background:url(../img/mpage3.png) no-repeat center;}
.mPageI4{background:url(../img/mpage4.png) no-repeat center;}
.userList .mOrderI,.userList .mPageI{display:block;width:4em;height:3em;background-size:56%}
.userList .mPageI{background-size:54%}
.userP{padding:0 15px;}
.userP>div{padding:8px 0 0!important;border-right:1px solid #eee;border-top:1px solid #eee;}
.userP>.useraddB{border-bottom:1px solid #eee;}
.userP>.userdelB{border-right:0}
.Record p,.recordDetail p{padding-top:1em}
.Record .list-group a{font-size:1.1em;color:#333}
.Record .pagination{margin:10px 0 50px;}
.Record .list-group-item{border-left:none;border-right:none;border-top-left-radius:0;border-top-right-radius:0}
.recordDetail p span{font-size:1.1em;padding-left:10px;font-weight:bold}
.recordDetail .list-group-item{color:#808080}
.recordDetail .list-group-item span{font-size:1.1em;color:rgb(51,51,51)}
.queTab{padding-top:10px;}
.tRight{direction:rtl}
.priceResult *{display:block}
.priceResult p{float:left;width:68%;line-height:1}
.priceResult .glyphicon{float:right;font-size:1rem;line-height:1.4rem}
.priceResult .qdPrice{float:right;width:25%;font-weight:bold;color:#277eca}
.priceResult .list-group-item{padding:20px 10px 40px 10px;border-left:none;border-right:none;border-radius:0;}
.priceDetail .tab-pane p{white-space:pre-line;padding:10px;}
.priceDetail .list-group-item span{float:right;text-align:right;font-weight:bold;color:#333!important;}
.priceDetail .list-group-item{border-left:none;border-right:none;}
.priceDetail .list-group-item:first-child{border-top:none}
.nav-tabs>li.active{font-weight:bold}
.moneyL span{font-weight:bold;font-size:1.8rem;color:#D32929}
.copyR,.copyR p{max-width:1920px}
.choose_box li{list-style:none}
.choose_box{left:-50%!important;top:4rem!important;}
.recordList p{padding-top:0;width:50%;margin-top:4px;}
.fzText{display:block;padding-inline-start:0;color:gray;font-size:1.4rem}
.recordList .qdPrice{text-align:right;width:40%;padding-right:4px}
.recordList a.list-group-item{padding:10px}
.recordList .glyphicon{padding-top:2px}
.Record{padding:0}
.cjTable{padding:0 15px;margin-top:-10px}
.cjTable td{text-align:center}
.cjTable th{font-size:1.2rem;text-align:center;line-height:1!important}
.bannerMine{position:relative;height:200px;
            /*background:url(../img/homebg.png) no-repeat top;background-size:100%*/}
.checkHome{padding:8px 15px 0;position:absolute;top:20px;width:100%;}
.checkHome .form-group{margin-bottom:10px}
.checkHome .form-control{height:34px;border-radius:30px;width:80%;margin:auto;opacity:0.7}
.checkHome .form-control:focus{opacity:1}
.iconHome{padding-top:20px;text-align:center;margin-top:-24px}
.circleIcon{width:3.6em;height:3.6em;background:red;line-height:3.6em;border-radius:1.8em;
background-image: -moz-linear-gradient( 90deg, rgb(255,178,30) 0%, rgb(251,126,15) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,178,30) 0%, rgb(251,126,15) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,178,30) 0%, rgb(251,126,15) 100%);}
.circleIcon i{color:white;font-size:2.8rem}
.iconHome p{line-height:2;color:#4d4d4d;font-size:1.5rem}
.hIcon1{background:url(../img/hicon1.png) no-repeat center;}
.hIcon2{background:url(../img/hicon2.png) no-repeat center;}
.hIcon3{background:url(../img/hicon3.png) no-repeat center;}
.hIcon4{background:url(../img/hicon4.png) no-repeat center;}
.hIcon{width:100%;min-height:45px;background-size:60%}
.addCopy caption{padding-left:10px;font-weight:bold}
.addCopy tr{border-bottom:1px #ddd solid}
.addCopy tr td:nth-child(2){font-weight:bold;}
.addCopy tr td:nth-child(1){width:98px}
.copyBtn,.yubaoBtn{width:50%;background:#4768f3;border-color:#4768f3;display:block;margin:20px auto;}
p.copyNotice{text-align:center;color:gray;font-size:13px}
.copyText{position:relative;width:16rem;}
.hGuideB{margin-top:15px;padding:10px 20px}
.hGuide1{background:url(../img/hguide1.png) no-repeat center}
.hGuide2{background:url(../img/hguide2.png) no-repeat center}
.hGuide3{background:url(../img/hguide3.png) no-repeat center}
.hGuide{min-height:77px;background-size:92%;padding:0}
.hGuide *{color:white!important;text-align:center}
.hGuide p{font-size:10px;line-height:1.2}
.hGuide h5{font-size:15px;font-weight:600;margin-toP:13px}
.homeDao{margin:0 auto!important;padding-right:24px!important}
.homeDao>p{font-size:15px;font-weight:600;margin-bottom:8px}
.homeDao .row .col-xs-6{padding-right:0;padding-left:10px}
.daoLbox{display:block;padding:10px;background:#f7f7f7;width:100%;overflow:hidden;margin-bottom:12px;border-radius:6px}
.daoPic1{background:url(../img/dao1.png) no-repeat left}
.daoPic2{background:url(../img/dao2.png) no-repeat left}
.daoPic3{background:url(../img/dao3.png) no-repeat left}
.daoPic4{background:url(../img/dao4.png) no-repeat left}
.daoPic5{background:url(../img/dao5.png) no-repeat left}
.daoPic6{background:url(../img/dao6.png) no-repeat left}
.daoPic{width:32%;height:50px;float:left;background-size:100%}
.daoText{width:68%;float:left;padding-left:10px;height: 30px;}
.daoText>h4{font-size:15px;margin:8px 0 4px 0}
.daoText>p{font-size:10px;color:#9a9a9a;}
.topBox{position:absolute;z-index:999;top:0;left:0;background:white;padding:8px 8px 0 0}
#text1,#text2,#text3,#text4,#text5{position:absolute;z-index:1;top:2px;left:0;width:10px;height:0px;border:none;}
.orderTop{margin:0}
.orderTop ul li{width:20%;float:left;padding:0 4px}
.orderTop a{color:#333;padding:15px 0!important;font-weight:bold;text-align:center}
.orderTop .badge{width:13px;height:13px;padding:0;line-height:13px}
.orderTop .active a{color:#4768f3;border-bottom:3px #4768f3 solid;}
.nav-pills>li.active>a,.badge{background-color:#4768f3}
.orderList{width:94%;margin:15px auto;border-radius:6px;padding:8px 15px}
.orderList h5{width:50%;float:left;font-size:15px;font-weight:bold}
.orderList h6{float:left;width:50%;font-size:15px;color:red;text-align:right;}
.orderList hr{margin:0px 0 10px}
.orderList input{margin:0;}
.orderPic{width:36%;float:left;height:80px;overflow:hidden;margin-bottom:10px;}
.orderPic img{width:100%;}
p.orderText{width:64%;float:right;padding:0 0 0 10px}
p.orderText span{font-weight:bold}
.nav-pills>.active>a>.badge{color:#4768f3}
.orderList button.btn{display:block;float:right;line-height:1.4;border-radius:10px;padding:6px 16px}
.expressNum span{font-weight:bold}
.btnbgY{background:#4768f3;border-color: #4768f3;}
.dabaoBtn{bottom:49px;padding:10px;border-top: 1px solid #eee;}
.btnDabao{border-radius:28px;margin:auto;padding:6px 36px;text-align:right;float:right}
.selectAll{float:left;line-height:40px;margin-left:15px}
.orderList button.btn-danger,.btnColor{margin-right:10px}
.btnColor{background:#4768f3;color:white}
.wuliuTop{width:100%;position:relative;height:40px;background:#4768f3}
.wuliuTop h5{width:50%;text-align:center;margin:auto;font-size:16px;font-weight:bold;line-height:40px}
.wuliuTop i{display:block;position:absolute;line-height:40px;width:40px;font-weight:bold;color:white}
.addSelect .circleIcon{border-radius:6px;height:24px;width:24px;line-height:24px;text-align:center;margin-top:10px;}
.addSelect .circleIcon i{font-size:17px}
.addSelect *{color:#333}
.addSelect span{color:gray}
.addNext{float:right;padding-right:26px}
.addNext i{line-height:50px}
.addBtn{display:block;margin:auto;border-radius:20px;padding:5px 50px;margin-top:20px}
.editLink a .iconfont {
    color: #4768f3;
    float: right;
    font-size: 16px;
}
.editLink{float:right;line-height:50px}
.userList h5{width:50%;float:left;font-size:15px;font-weight:bold}
.userList h6{float:left;width:50%;font-size:14px;text-align:right;color:gray}
.userList hr{margin:0 0 18px}
.modelT{text-align:center;margin:0}
.headPic img{width:34px}
.headPic,.pjTime{line-height:34px;}
.golbalNum span{font-weight:bold}
.Record p:first-child{margin-left:15px}
.Record .list-group a{color:#337ab7}
.trackTab{padding:20px 10px 0;text-align:center;}
.trackTab .Active{background:#4768f3;color:white}
.trackTab a{line-height:2;background:#ececec;display:block;width:50%;float:left}
.linkOrder{background:#4768f3;margin-left:15px;border:none}
.Step p{text-align:left}
.payBtn{padding:10px}
.payTotal{font-size:15px;font-weight:bold}
.payTotal span{color:red;font-size:18px}
.userList .embNotice{text-align:left!important;color:#de8d13}
.customerT{margin-top:15px}
.customerT i{margin-right:6px}
.customerT p{font-size:16px;line-height:1.5}
.customerT img{display:block;margin:auto;max-width:50%;}
.customerT b{display:block;text-align:center}
.mineSer{margin-top:1em;padding:0}
.mineSer>a{float:right;width:24%;margin-right:13px;}
.mineSer>a:first-child{margin-right:0}
.mineSer>a img{width:100%;}
.litNum{display:block;color:white;width:100%;text-align:center;margin-top: 26px;}
.litNum>p{margin-bottom:0;}
.moneylB{display: block;width:70%;margin:auto;}
.moneyI1{background:url(../img/money1.png) no-repeat left;}
.moneyI2{background:url(../img/money2.png) no-repeat left;}
.moneyI{width:35%;min-height:40px;float:left;background-size:100%}
.userList .moneyP{width:65%;float:left;text-align:left;padding-left:12px;}
.userList .moneyP>span:last-child{color:#a7a7a7;font-size:12px}
.userList{padding-top:4px}
.checkR .tab-content{margin-top:20px}
.checkR .list-group-item>span{color:#949494}
.addrDel{text-align:right}
.addSelect {padding: 12px 15px;}
.heFujia>h5{margin-bottom:10px}
.noticeB hr{margin:0}
.noticeB .panel-body{padding:12px 0}
.noticeB .panel-body>span{display:block;float:left;line-height:28px}
.noticeB .panel-body .lcs_wrap{float:right;}
.noticeB .panel-body .lcs_wrap .lcs_switch{}
 @media(min-width:641px){
	 .choose_box{right:-30%!important;}
	 .checkHome .form-group,.form-inline .form-control{width:100%}
 }

 @media(max-width:380px){
	 .loginBg{min-height:300px}
	 
 }




