.textInfo{font-size:18px;line-height:30px;padding-bottom:20px;}
.textInfo p{text-indent:2em;padding:10px 20px;}
.kfLink{font-size:18px;line-height:34px;}
.code_list{text-align:right;}
.code_list li{display:inline-block;text-align:center;font-size:18px;line-height:20px;margin:0 20px;}
.code_list li img{padding:10px;}

.secm-shop {
    width: 1120px;
    margin: 56px auto 40px;
    display: flex;
    justify-content: space-between;
}
.secm-shop a{color:#000;}
.secm {
    display: flex;
    justify-content: space-between;
}
.secm-left {
    width: 215px;
    border: 1px solid #d3d3d3;
    border-radius: 12px;
    overflow: hidden;
}
.span1 {
    display: block;
    text-align: center;
    line-height: 67px;
    font-weight: 600;
    background: #eaeaea;
    font-size: 18px;
    border-bottom: 1px solid #d3d3d3;
    letter-spacing: 2px;
}
.span2 {
    border-bottom: 1px solid #EBEBEB;
    cursor: pointer;
}
.flex {
    padding: 9px 0;
    display: flex;
    justify-content: space-around;
    font-size: 18px;
}
.span2 ul {
    display: none;
    background: #F7F7F7;
    padding-left: 28px;
}
.span2 ul li {
    line-height: 30px;
}
.span2 ul li:first-child {
    padding-top: 4px;
}
.span2 ul li:last-child {
    padding-bottom: 4px;
}
.span2 ul li a {
    line-height: 30px;
    font-size: 16px;
}
.active {
    background: #eaeaea;
    display: block;
    padding-left: 28px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.active img {
    margin-right: 34px;
    margin-top: 6px;
    float: right;
    display: block !important;
}
.hide {
    display: none;
}
.span3 {
    padding: 10px 33px;
}
.span3 img {
    position: relative;
    width: 20px;
    height: 15px;
    top: 3px;
    left: 32px;
}
.th1-2 span {
    margin-right: 10px;
}
.th1-2 p:nth-child(2) {
    margin: 28px 0 20px;
}
.span2-left,
.span2-right {
    display: inline-block;
}
.secm-left p {
    text-align: left;
    padding: 7px 33px;
    background: #f7f7f7;
    cursor: pointer;
}
.action {
    color: #ff010D;
}
.span3 {
    background: #EBEBEB;
}
.span2-left {
    margin-right: 5px;
}
.secm-right {
    width: 864px;
}

/*about*/
#mapBox{width:100%;height:645px;}
.scaleList li{float:left;width:33.33%;margin-bottom:45px;position:relative;}
.scaleList li >p{position:absolute;bottom:0;width:100%;text-align:center;color:#000;font-size:24px;line-height:55px;}
/*order*/
.payMethodList{width:990px;margin:0 auto 30px;color:#000;}
.payMethodList dl{display:flex;align-items:center;width:100%;border-bottom:1px solid #e3e3e3;padding:30px 90px 30px 30px;line-height:32px;}
.payMethodList dt{float:left;text-align:center;width:190px;height:100%;}
.payMethodList dd p.f24{margin-bottom:4px;}

.orderMethodModule{border:1px solid #7f7f7f;margin-bottom:15px;padding:40px;
    border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;}
.module1{width:48%;float:left;}
.module2{width:49%;float:right;}
.module1 .orderMethodModule,.module2 .orderMethodModule{height:130px;}
.module3{padding:20px 40px;}

.orderDl{display:flex;align-items:center;width:100%;line-height:24px;}
.orderDl dt{float:left;width:160px;height:100%;}
.flex1{flex:1;}
.orderDl dd p.f24 span{display:inline-block;border-bottom:1px solid #000;height:42px;line-height:42px;padding-right:30px;margin-bottom:12px;}
.orderJD li{float:left;width:50%;padding-top:20px;}
