@import url("animate.css");

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fixed {
    position: fixed !important;
}

.tr {
    text-align: right !important;
}

.tl {
    text-align: left !important;
}

.noscroll {
    overflow: hidden;
}

.container {
    max-width: 720px;
    margin: 0px auto;
}

.borderRadius {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.borderb {
    border-bottom: 1px solid #ddd !important;
}

.borderb10 {
    border-bottom: 10px solid #f5f5f5 !important;
}

.bordertop {
    border-top: 1px solid #ddd !important;
}

.bordertop10 {
    border-top: 10px solid #f5f5f5 !important;
}

.noborder {
    border: none !important;
}

.section {
    width: 100%;
}

.bordert {
    border-top: 10px solid #f5f5f5;
}

.posi {
    position: relative;
}

/*背景色*/
.bg-gray {
    background: #f5f5f5 !important;
}

.bg-white {
    background: #fff !important;
}

.bg-green {
    background: #64B968 !important;
}

/*间距*/
.pgt95 {
    padding-top: 95px !important;
}

.pgt45 {
    padding-top: 45px !important;
}

.pgt125 {
    padding-top: 125px !important;
}

.pgb51 {
    padding-bottom: 51px !important;
}

.pd10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pd5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.mrb5 {
    margin-bottom: 5px !important;
}

.pdt5 {
    padding-top: 5px !important;
}

.pdlr20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pdb51 {
    padding-bottom: 51px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdb5 {
    padding-bottom: 5px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.nopd {
    padding: 0px !important;
}

.mt4 {
    margin-top: 4px !important;
}

.mt6 {
    margin-top: 6.5px !important;
}

.pdb51 {
    padding-bottom: 51px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mb4 {
    margin-bottom: 4px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.pt3 {
    padding-top: 3px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.ml4 {
    margin-left: 4% !important;
}

.ml10 {
    margin-left: 10% !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr4 {
    margin-right: 4% !important;
}

.nomr {
    margin: 0px !important;
}

.nopdt {
    padding-top: 0px !important;
}

/*文字大小*/
.f16 {
    font-size: 16px !important;
}

.f14 {
    font-size: 14px !important;
}

.f12 {
    font-size: 12px !important;
}

.fw {
    font-weight: 700 !important;
}

/*宽度控制*/
.w100 {
    width: 100% !important;
}

.w95 {
    width: 95% !important;
}

.w80 {
    width: 80% !important;
}

.w47 {
    width: 47% !important;
}

/*字体颜色*/
.cOrange {
    color: #ff7121 !important;
}

.cGray {
    color: #666666 !important;
}

.ce65512 {
    color: #e65512 !important;
}

.l-text {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    float: left;
    color: #333;
    font-size: 14px;
}

.r-text {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    float: right;
    color: #333;
    font-size: 14px;
}

.r-text.desc {
    width: 84%;
    line-height: 30px;
    height: auto;
    padding: 5px 0px;
    word-wrap: break-word;
}

.small-text {
    font-size: 12px;
    color: #666;
}

.line30 {
    height: 30px !important;
    line-height: 30px !important;
}

.fw {
    font-weight: 700 !important;
}

.section-li {
    width: 100%;
    background: #fff;
}

.arrow-right {
    background: url(../../../img/wechat/good/icon_arrow_right.png) no-repeat #fff right 4% center !important;
    background-size: 6px !important;
}

.arrow-noright {
    background: url(../../../img/wechat/good/icon_arrow_right.png) no-repeat #fff right center !important;
    background-size: 6px !important;
}

.arrow-down {
    background: url(../../../img/icon_down.png) no-repeat #fff right 4% center !important;
    background-size: 10px !important;
}

.bottom-box {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    border-top: 1px solid #ddd;
    background: #fff;
    z-index: 200
}

.bottom-btn {
    display: block;
    width: 92%;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #ff6813;
    font-size: 14px;
    margin-top: 5px;
}

.bottom-btn-atcontainer {
    display: block;
    width: 92%;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #ff6813;
    font-size: 14px;
}

.btn {
    display: block;
    width: 92%;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #ff6813;
    font-size: 14px;
}

/*开关*/
.order-checkbox {
    /*float: right;*/
    /*margin-top: 6.5px;*/
}

.order-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

/* Normal Track */
input[type="checkbox"].ios-switch + div {
    vertical-align: middle;
    width: 40px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, .4);
    border-radius: 999px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition-duration: .4s;
    -webkit-transition-property: background-color, box-shadow;
    box-shadow: inset 0 0 0 0px rgba(0, 0, 0, 0.4);
}

/* Normal Knob */
input[type="checkbox"].ios-switch + div > div {
    float: left;
    width: 18px;
    height: 18px;
    border-radius: inherit;
    background: #ffffff;
    -webkit-transition-timing-function: cubic-bezier(.54, 1.85, .5, 1);
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: transform, background-color, box-shadow;
    -moz-transition-timing-function: cubic-bezier(.54, 1.85, .5, 1);
    -moz-transition-duration: 0.4s;
    -moz-transition-property: transform, background-color;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(0, 0, 0, 0.4);
    pointer-events: none;
    margin-top: 1px;
    margin-left: 1px;
}

/* Big Track */
input[type="checkbox"].bigswitch.ios-switch + div {
    width: 60px; /*开关宽度*/
    height: 25px; /*开关高度*/
}

/* Big Knob */
input[type="checkbox"].bigswitch.ios-switch + div > div {
    width: 22px; /*按钮宽度*/
    height: 22px; /*按钮高度*/
    margin-top: 1px;
}

/* Checked Big Knob (Blue Style) */
input[type="checkbox"].bigswitch.ios-switch:checked + div > div {
    -webkit-transform: translate3d(37px, 0, 0); /*控制按钮的左右*/
    -moz-transform: translate3d(37px, 0, 0);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3), 0px 0px 0 1px #60c66b;
}

/*改变颜色的*/
input[type="checkbox"].red.ios-switch:checked + div {
    background-color: #60c66b;
    border: 1px solid #60c66b;
    box-shadow: inset 0 0 0 10px #60c66b;
}

input[type="checkbox"].red.ios-switch:checked + div > div {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0 0 0 1px #60c66b;
}

/* .star-show {
	display: block;
	width: 92px;
	float:right;
	margin-right: 10px;
}
.star-score {
	display: inline-block;
	float: right;
	line-height: 40px;
	color: #fac72d;
	font-size: 14px;
	margin-right: calc(4% + 15px);
	margin-right: -webkit-calc(4% + 15px);
	margin-right: -moz-calc(4% + 15px);
}
.star-show em{
	display: block;
	width: 16px;
	height: 40px;
	background: url(../../../img/wechat/good/icon_star_yellow.png) no-repeat center center;
	background-size:100% auto ;
	float: left;
	margin-right: 3px;
}
.star-show em:last-child{
	margin-right: 0px;
}
.star-show em.star_gray {
	background: url(../../../img/wechat/good/icon_star_gray.png) no-repeat center center !important;
	background-size:100% auto !important;
} */
/*底部弹窗*/
.bottom-shade {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}
