.mt10{margin-top: 10px;}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt50{margin-top: 50px}
.mt80{margin-top: 80px}
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.box{background: #fbdcdc;text-align:center;padding-bottom:40px;}
.dy {background:url(../../wapimages/dybg.png) repeat-x;padding:20px 0;width:100%;border-bottom:1px solid red;}
.dytxt {padding:20px 20px;line-height:30px;text-align:left;}
.info4btn {background: #fef567;padding-top:20px;}
.img4a {width:47%;float:left;text-align:right;padding-right:3%;}
.img4b {width:47%;float:left;text-align:left;padding-left:3%;}
.footmobilecor {
    width: 100%;
    line-height: 30px;
    color: #999;
    text-align: center;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.ws{width: 1000px;margin: 0 auto;}
/*头部*/
.top{width: 100%;background: #fff;padding-top: 12px;-moz-box-shadow: 0px 1px 1px #ddd; /* 老的 Firefox */box-shadow: 0px 1px 1px #ddd;height:58px;}
.logo{float: left;}
.logo img{ width:149px;height:50px;}
.search{float: right;width:230px;height: 36px;background: #eee;border-radius: 30px;margin-top: 8px;}
.search .input{float:left;width: 195px; font-size: 12px;color: #666; padding:10px 15px; background: transparent;}
.searcht{margin:0px auto;width:330px;height: 46px;background: #eee;border-radius: 30px;margin-top: 18px;}
.searcht .input{float:left;width: 295px; font-size: 12px;color: #666; padding:15px 15px; background: transparent;}
.submit{float:right; background:url(../images/icon.png) no-repeat left center;cursor: pointer;border: none;width: 35px;height: 36px;}
.submits{float:right; background:url(../images/icon.png) no-repeat left center;cursor: pointer;border: none;width: 35px;height: 36px;margin-top:5px;}
.searchs{float: right;width:40px;height: 36px;margin-top: 14px;}
/*导航*/
#wapmenu {background: #fff; }
#pcmenu {height:70px;}
.menu{width: 100%;background: #fff; border-bottom:1px solid #dfdfdf;}
.menuBox{float: left;padding-top:13px; margin-left: 25px;}
.menuBox li{float: left;margin-right:18px;}
.menuBox li a{font-size: 15px; display: block;padding: 8px 0 14px 0;}
.menuBox li a:hover{color:#0294c6;}
.menuBox li a.current{font-weight: bold;color: #0294c6;border-bottom: 3px solid #0294c6;}
.menuBox li a.red{color:#8e2121;}
.orderbox {}
.ordercontent {background: #fff;margin-top:20px;border-radius: 24px;padding:20px;}
.orderamu{text-align:center;line-height:50px;}

.cc_inp {
    border: 1px solid #cccccc;
    text-align: center;
}
.zsdiv {line-height: 33px;}
.zsinput{
	text-align:center;
    height: 30px;
    line-height: 30px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #eee;
}

.layui-form-item .layui-input-inline {
    width: 220px;
}
.layui-tab-card>.layui-tab-title .layui-this {
    color: #fff;
    background-color: #1E9FFF;
}