.wrap {
    width: 1300px;
    margin: 0 auto;
}

.layout {
    overflow: hidden;
}

.ustab {
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
}

.ustab .logo {
    float: left;
}

.ustab .rts {
    float: right;
}

.ustab .rts li {
    float: left;
    text-align: center;
    position: relative;
    width: 185px;
}

.ustab .rts li i {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #666;
    margin: 0 auto 12px;
}

.ustab .rts li h4 {
    font-size: 16px;
    line-height: 18px;
    color: #333;
}

.ustab .rts li.on i {
    color: #ffffff;
    background: #ff6a00;
    border-color: #ff6a00;
}

.ustab .rts li::before {
    content: "";
    position: absolute;
    right: -40px;
    width: 80px;
    top: 15px;
    z-index: 11;
    border-bottom: 1px dashed #e5e5e5;
}

.ustab .rts li:last-child::before {
    display: none;
}

.usbg {
    overflow: hidden;
    background: #f7f8fa;
    padding: 40px 0 100px;
}

.uslt {
    float: left;
    width: calc(100% - 398px);
    border: 1px solid #dee4e9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    padding-bottom: 60px;
    background: #fff;
}

.uspayment .uslt h2 {
    font-size: 20px;
    line-height: 1.4;
    color: #333333;
    margin-bottom: 15px;
    padding: 0 10px;
}

.uspayment .uslt .usfk li {
    border: 1px solid #fff;
    padding: 25px 0 25px 45px;
    position: relative;
    cursor: pointer;
}

.uspayment .uslt .usfk li i {
    position: absolute;
    left: 15px;
    top: 38px;
    z-index: 1;
    background: url(https://www.grt.ink/imagesmy//a7.png) no-repeat center;
    width: 16px;
    height: 16px;
}

.uspayment .uslt .usfk li.on i {
    background: url(../image/a8.png) no-repeat center;
}

.uspayment .uslt .usfk li.on {
    border-color: #ff6a00;
}

.uspayment .uslt .usfk li .ico img {
    max-height: 40px;
    vertical-align: middle;
    display: inline-block;
}

.uspayment .uslt .usfk li .ico {
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 450px;
    float: left;
}

img {
    max-width: 100%;
}

.uspayment .uslt .usfk li h4 {
    font-size: 14px;
    line-height: 40px;
    color: #666666;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 15px;
    width: 160px;
    float: left;
}

.usrt {
    float: right;
    width: 368px;
    border: 1px solid #dee4e9;
    background: #fff;
    padding: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 100px;
}

.uspayment .usrt .hd {
    background: #f7f8fa;
    padding: 8px 15px;
}

.uspayment .usrt .hd h2 {
    font-size: 14px;
    line-height: 32px;
    color: #333333;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #dfe5e9;
}

.uspayment .usrt .hd h2 i {
    color: #1677ff;
}

.uspayment .usrt .hd .ovs a {
    display: block;
    margin-top: 10px;
}

.uspayment .usrt .hd .pic {
    float: left;
    width: 52px;
    height: 52px;
    border: 1px solid #dfe5e9;
}

.uspayment .usrt .hd .tx {
    float: right;
    width: calc(100% - 65px);
}

.uspayment .usrt .hd .tx h3 {
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uspayment .usrt .hd .tx h4 {
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uspayment .usrt .hd .tx h5 {
    font-size: 13px;
    line-height: 18px;
    color: #999999;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uspayment .usrt .dd {
    padding: 10px 15px 5px;
    border-bottom: 1px solid #dfe5e9;
}

.uspayment .usrt .dd .clearfix {
    margin-bottom: 5px;
}

.uspayment .usrt .dd label {
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    width: 115px;
}

.uspayment .usrt .dd i {
    float: right;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: right;
    width: calc(100% - 125px);
}

.uspayment .usrt .dd i span {
    color: #000000;
}

.uspayment .usrt .dd span {
    color: #666666;
}

.layout {
    background: #fff;
}

.uspayment .usrt h5 {
    padding: 10px 15px;
}

.uspayment .usrt h5 i {
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #000000;
    width: 115px;
}

.uspayment .usrt h5 span {
    float: right;
    font-size: 20px;
    line-height: 40px;
    color: #ff6600;
    text-align: right;
    width: calc(100% - 125px);
}

.uspayment .usrt .btn a {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    border-radius: 20px;
    background: #ff6600;
    margin-top: 40px;
}

.uscrumbs {
    margin-top: 35px;
    margin-bottom: 15px;
}

.uscrumbs li {
    float: left;
    margin-right: 5px;
}

.uscrumbs li a,
.uscrumbs li i {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}

.usmain .usll {
    float: left;
    width: 192px;
    background: #f7f7f7;
    padding: 22px 18px 100px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.usmain .usll .icon {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.usmain .usll .icon img{
    width:100%;
    height: 100%;
    border-radius: 100%;
}

.usmain .usll h3 {
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    margin-top: 30px;
}

.usmain .usll li {
    margin-top: 15px;
}

.usmain .usll li a {
    display: block;
    padding-left: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #333333;
    background-position: left -2px top 0 !important;
}

.usmain .usll li a i {
    float: right;
    margin-right: 5px;
}

.usmain .usll li a:hover,
.usmain .usll li.on a {
    color: #ff6a00;
    background-position: left -2px top -20px !important;
}

.usmain .usrr {
    float: right;
    width: calc(100% - 230px);
}

.usmain .usrr.secull h3 {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    cursor: pointer;
    background: url(../image/b1.png) no-repeat left center;
    padding-left: 25px;
    display: inline-block;
}

.usmain .usrr.secull .hd {
    margin-top: 15px;
    padding: 0 25px;
    font-size: 13px;
    line-height: 40px;
    color: #999999;
    background: #f7f7f7;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    text-transform: capitalize;
}

.usmain .usrr.secull .l1 {
    float: left;
    width: 82px;
}

.usmain .usrr.secull .l2 {
    float: left;
    width: 340px;
    margin-left: 15px;
}

.usmain .usrr.secull .l3 {
    float: left;
    width: 200px;
    margin-left: 15px;
    text-align: center;
}

.usmain .usrr.secull .l4 {
    float: left;
    width: 145px;
    margin-left: 15px;
}

.usmain .usrr.secull .l5 {
    float: left;
    width: 145px;
    margin-left: 15px;
}

.usmain .usrr.secull li {
    overflow: hidden;
    padding: 30px 25px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

/*.usmain .usrr.secull li span{
	position: absolute;
	left: 0;top: 50%;
	width: 16px;
	height: 16px;
	background: url(../images/b2.png) no-repeat center;
	display: block;
	margin-top: -8px;
	cursor: pointer;
}
.usmain .usrr.secull li.on span{
	background: url(../images/b1.png) no-repeat center;
}*/
.usmain .usrr.secull li div {
    height: 82px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.usmain .usrr.secull .l1 a {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #dddddd;
}

.usmain .usrr.secull .l2 a {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-align: left;
    display: inline-block;
}

.usmain .usrr.secull li .l3 {
    font-size: 16px;
    line-height: 1.7;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.usmain .usrr.secull li .l3 i {
    color: #ff6a00;
    margin-left: 6px;
}

.usmain .usrr li .l5,
.usmain .usrr li .l4 {
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
}



.usmain .usrr .secu h2 {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 40px;
}

.usmain .usrr .secu h2 i {
    margin-left: 45px;
    font-size: 12px;
}

.usmain .usrr .secu dd {
    overflow: hidden;
    border-bottom: 2px solid #f3f3f3;
    padding: 30px 0 20px;
}

.usmain .usrr .secu dd .ico {
    float: left;
}

.usmain .usrr .secu dd .ico img {
    width: 22px;
}

.usmain .usrr .secu dd h5 {
    float: left;
    width: 920px;
    margin-left: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}

.usmain .usrr .secu dd h5 i {
    font-size: 12px;
    margin-left: 18px;
}

.usmain .usrr .secu dd .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ff6a00;
    font-size: 14px;
    color: #ff6a00;
    line-height: 30px;
    text-align: center;
    width: 92px;
    display: block;
    float: right;
    margin-top: -4px;
}

.usmain .usrr .secu dd .btn.on,
.usmain .usrr .secu dd .btn:hover {
    color: #fff;
    background: #ff6a00;
}

.usmain .succ {
    margin: 140px;
    border: 1px solid #e1e1ca;
    background: #edfed0;
    padding: 15px 40px;
    overflow: hidden;
}

.usmain .succ .ico {
    float: left;
}

.usmain .succ .ico img {
    width: 35px;
}

.usmain .succ .tx {
    float: right;
    width: calc(100% - 45px);
}

.usmain .succ .tx h3 {
    font-size: 12px;
    line-height: 1.6;
    color: #000;
    font-weight: bold;
}

.usmain .succ .tx h4 {
    font-size: 12px;
    line-height: 1.6;
    color: #fc4400;
}

.ustab h3 {
    float: left;
    font-size: 30px;
    line-height: 60px;
    color: #333333;
    margin-left: 40px;
}

.ustab dl {
    overflow: hidden;
}

.ustab dl dd {
    float: left;
}

.ustab dl dd a {
    font-size: 14px;
    line-height: 60px;
    color: #666666;
    display: inline-block;
}

.ustab dl dd i {
    font-size: 14px;
    line-height: 60px;
    color: #666666;
    display: inline-block;
    margin: 0 10px;
}


.usrr .evalu .hd {
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 30px;
}

.usrr .evalu .hd li {
    float: left;
}

.usrr .evalu .hd li a {
    display: block;
    font-size: 16px;
    line-height: 46px;
    color: #333333;
    padding: 0 35px;
    position: relative;
    top: 2px;
}

.usrr .evalu .hd li.on a,
.usrr .evalu .hd li a:hover {
    color: #ff6a00;
}

.usrr .evalu .hd li a i {
    display: block;
    width: 0;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    margin: 0 auto;
    height: 2px;
    background: #f9b382;
}

.usrr .evalu .hd li.on a i,
.usrr .evalu .hd li a:hover i {
    width: 100%;
}

.usrr .evalu .bd li {
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.usrr .evalu .bd li h2 {
    font-size: 13px;
    line-height: 40px;
    color: #999999;
    background: #f7f7f7;
    padding: 0 20px;
}

.usrr .evalu .bd li h2 i {
    color: #2192d9;
}

.usrr .evalu .bd li .ts {
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px;
    position: relative;
}

.usrr .evalu .bd li .ts .ls {
    float: left;
    width: 870px;
}

.usrr .evalu .bd li .ts .ls .ico {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    margin-right: 10px;
}

.usrr .evalu .bd li .ts .ls h3 {
    float: left;
    font-size: 12px;
    line-height: 30px;
    color: #666666;
}

.usrr .evalu .bd li .ts .tr {
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 1;
}

.usrr .evalu .bd li .ts .tr a {
    width: 110px;
    line-height: 28px;
    text-align: center;
    display: block;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    background: #ff6a00;
}

.usrr .evalu .bd li .ts .tr h5 {
    text-align: right;
    font-size: 12px;
    line-height: 25px;
    color: #999999;
}

.usrr .evalu .bd li .bda {
    padding: 25px 20px;
    overflow: hidden;
}

.usrr .evalu .bd li .bda .pic {
    float: left;
    width: 100px;
    height: 100px;
}

.usrr .evalu .bd li .bda .txa {
    float: left;
    width: calc(100% - 200px);
    margin-left: 20px;
}

.usrr .evalu .bd li .bda h3 {
    font-size: 14px;
    line-height: 1.6;
    color: #222222;
}

.usrr .evalu .bd li .bda h3 {
    font-size: 14px;
    line-height: 1.6;
    color: #222222;
    margin-bottom: 15px;
}

.usrr .evalu .bd li .bda dl {
    overflow: hidden;
}

.usrr .evalu .bd li .bda dd {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    float: left;
}

.usrr .evalu .bd li .bda h6 {
    font-size: 14px;
    line-height: 1.6;
    color: #999999;
    margin-top: 10px;
}

.usrr .evalu .bd li .ls h4 {
    font-size: 12px;
    line-height: 1.6;
    color: #666666;
}

.usrr .evalu .bd li .ls h6 {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
    margin-right: 30px;
    margin-top: 10px;
    float: left;
}

.usrr .evalu .bd li .ls h6 i {
    color: #ff6a00;
}

.usrr .evalu .bd li .bda h5 {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
    margin: 10px 0;
}

.usrr .evalu .bd li .bda h4 a {
    font-size: 16px;
    line-height: 1.6;
    color: #2192d9;
    text-transform: capitalize;
}


.qmuation .hd {
    background: #f7f7f7;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 0 20px;
}

.qmuation .hd ul {
    font-size: 0;
}

.qmuation .hd li {
    display: inline-block;
    width: 180px;
    font-size: 16px;
    line-height: 40px;
    color: #666666;
}

.qmuation .hd li .lsele {
    font-size: 16px;
    border: none;
    display: inline-block;
    line-height: 40px;
    color: #666666;
    background: url(../image/q1.png) no-repeat right center;
}

.qmuation .bd li {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 20px;
}

.qmuation .bd li dl {
    font-size: 0;
}

.qmuation .bd li dd:nth-child(4) {
    width: 220px;
}

.qmuation .bd li dd {
    display: inline-block;
    width: 180px;
    font-size: 16px;
    line-height: 62px;
    color: #333;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qmuation .bd li dd.s1 {
    color: #ff6a00;
    width: 180px;
    cursor: pointer;
}

.qmuation .bd li dd.s1 a {
    color: #ff6a00;
}

.qmuation .bd li dd:last-child {
    width: auto;
}







/* 新增 */

.usrr.order .orhd {
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 40px;
}

.usrr.order .orhd li {
    float: left;
    margin-right: 30px;
}

.usrr.order .orhd li:last-child {
    margin-right: 0px;
}

.usrr.order .orhd li a {
    display: block;
    padding: 0 25px;
    font-size: 16px;
    line-height: 46px;
    color: #333333;
    position: relative;
}

.usrr.order .orhd li a span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    z-index: 1;
    margin: 0 auto;
    display: block;
    background: #f9a971;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
}

.usrr.order .orhd li.on a span,
.usrr.order .orhd li a:hover span {
    width: 100%;
}

.usrr.order .orhd li a i {
    color: #ff6a00;
    font-weight: bold;
    margin-left: 10px;
}

.usrr.order .orth {
    overflow: hidden;
    padding-left: 34px;
    font-size: 14px;
    line-height: 1.4;
    color: #666666;
    padding: 20px 0 20px 34px;
}

.usrr.order .orbd .l1 {
    float: left;
    width: 370px;
}

.usrr.order .orbd .l6,
.usrr.order .orbd .l5,
.usrr.order .orbd .l4,
.usrr.order .orbd .l3,
.usrr.order .orbd .l2 {
    float: left;
    width: 120px;
    margin-left: 10px;
    text-align: center;
}

.usrr.order .orbb {
    background: #f7f7f7;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 20px;
}

.usrr.order .orbb h4 {
    float: left;
    font-size: 13px;
    color: #999999;
}

.usrr.order .orbb .dels {
    float: right;
    width: 120px;
    background: url(../image/b10.png) no-repeat center;
    height: 40px;
    cursor: pointer;
    margin-right: 14px;
}

.usrr.order .orbb .dels:hover {
    background: url(../image/b10-1.png) no-repeat center;
}

.usrr.order .orft {
    padding: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.usrr.order .orft .l1 {
    width: 403px;
}

.usrr.order .orft .l1 a {
    display: block;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.usrr.order .orft .l1 .pic {
    width: 80px;
    height: 80px;
    float: left;
    border: 1px solid #dddddd;
}

.usrr.order .orft .l1 h5 {
    float: right;
    width: calc(100% - 104px);
    margin-left: 18px;
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
}

.usrr.order .orft .l2 {
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
    font-weight: bold;
}

.usrr.order .orft .l3 {
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
}

.usrr.order .orft .l4 {
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
}

.usrr.order .orft .l5 h6 {
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
}

.usrr.order .orft .l5 i {
    font-size: 16px;
    line-height: 1.6;
    color: #ff6a00;
}

.usrr.order .orft .l6 a {
    display: inline-block;
    padding: 0 12px;
    font-size: 12px;
    line-height: 26px;
    color: #ffffff;
    border-radius: 14px;
    background: #ff6a00;
}


.uscart {
    margin-top: 50px;
}

.uscart .cahd {
    overflow: hidden;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.uscart .l1 {
    float: left;
    width: 550px;
}

.uscart .l1 h3 {
    margin-right: 40px;
    padding-left: 25px;
    background: url(../image/b2.png) no-repeat left center;
    float: left;
    cursor: pointer;
}

.uscart .l1 h3.on {
    background: url(../image/b1.png) no-repeat left center;
}

.uscart .l5,
.uscart .l4,
.uscart .l3,
.uscart .l2 {
    width: 160px;
    text-align: center;
    margin-left: 10px;
    float: left;
}

.uscart .l3 {
    width: 200px;
    text-align: center;
    margin-left: 10px;
}

.uscart .cabd li {
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.uscart .cabd li .l1 {
    display: flex;
    align-items: center;
    width: 550px;
}

.uscart .cabd li i {
    width: 16px;
    height: 16px;
    background: url(../image/b2.png) no-repeat center;
    display: block;
    margin: 0 20px;
    cursor: pointer;
}

.uscart .cabd li.on i {
    background: url(../image/b1.png) no-repeat center;
}

.uscart .cabd li .pic {
    width: 80px;
    height: 80px;
    border: 1px solid #dddddd;
}

.uscart .cabd li h4 {
    float: right;
    width: 380px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
}

.uscart .cabd li .l2 {
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
    font-weight: bold;
}

.uscart .cabd li .l3 .ad,
.uscart .cabd li .l3 .de {
    background: url(../image/s1.png) no-repeat center;
    width: 28px;
    height: 28px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.uscart .cabd li .l3 .ad {
    background: url(../image/s2.png) no-repeat center;
}

.uscart .cabd li .l3 .num {
    width: 55px;
    height: 28px;
    border: 1px solid #e6e6e6;
    text-align: center;
    font-size: 16px;
    color: #000;

}

.uscart .cabd li .l4 .dea {
    background: url(../image/b10.png) no-repeat center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 0 auto;
}

.uscart .cabd li .l4 .dea:hover {
    background: url(../image/b10-1.png) no-repeat center;
}

.uscart .cabd li:last-child {
    margin-bottom: 0;
}

.uscart .caft {
    background: #e5e5e5;
    padding: 0 40px 0 20px;
    overflow: hidden;
}

.uscart .caft h2 {
    float: left;
    font-size: 14px;
    line-height: 50px;
    color: #333333;
    padding-left: 25px;
    cursor: pointer;
    background: url(../image/s6.jpg) no-repeat left center;
}

.uscart .caft .rts {
    float: right;
    font-size: 14px;
    line-height: 50px;
    color: #333333;
}

.uscart .caft .rts h5 {
    margin-right: 45px;
    float: left;
}

.uscart .caft .rts h6 {
    float: left;
}

.uscart .caft .rts i {
    font-size: 16px;
    color: #ff6a00;
    margin: 0 5px;
}

.uscart .btnss {
    text-align: right;
    padding: 20px 40px;
}

.uscart .btnss a {
    display: inline-block;
    margin-left: 7px;
    width: 150px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #b0b0b0;
}

.uscart .btnss a:hover {
    background: #ff6a00;
}

.umk {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 998;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.uscalcu {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    width: 740px;
    margin: 0 auto;
    z-index: 9999;
    background: #fff;
    display: none;
}

.uscalcu .uschd {
    background: #cfd4dd;
    padding: 0 20px;
    font-size: 16px;
    line-height: 42px;
    color: #333333;
    overflow: hidden;
}

.uscalcu .l1 {
    float: left;
    width: 480px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uscalcu .l2,
.uscalcu .l3 {
    width: 110px;
    text-align: center;
    float: left;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uscalcu .uscbb li {
    overflow: hidden;
    margin: 0 20px;
    line-height: 54px;
    border-bottom: 1px solid #f7f8fa;
}

.uscalcu .uscbb li .l1 i {
    font-weight: bold;
}

.uscalcu .uscbb li .li strong {
    font-size: 18px;
}

.uscalcu .usccc {
    padding: 20px;
}

.uscalcu .usccc li {
    overflow: hidden;
    margin-bottom: 13px;
}

.uscalcu .usccc li label {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    width: 200px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
}

.uscalcu .usccc li .rx {
    float: left;
    margin-left: 10px;
    width: 310px;
}

.uscalcu .usccc li .lsele {
    border: 1px solid #e5e5e5;
    background: url(../image/b12.png) no-repeat right 12px center;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    color: #666666;
    line-height: 26px;
}

.uscalcu .usccc li .txa {
    border: 1px solid #e5e5e5;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    color: #666666;
    width: 96px;
    height: 26px;
    float: left;
}

.uscalcu .usccc li .btn {
    float: left;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    width: 34px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background: #ff6a00;
}

.uscalcu .uscul ul {
    overflow: hidden;
    padding: 20px;
}

.uscalcu .uscul li {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    padding-left: 26px;
    cursor: pointer;
    background: url(../image/b20.png) no-repeat left center;
}

.uscalcu .uscul li.on {
    background: url(../image/a8.png) no-repeat left center;
}

.usmain .yanz1 {
    width: 500px;
    margin: 150px auto 250px;
}

.usmain .yanz1 h3 {
    font-size: 12px;
    line-height: 1.6;
    color: #666;
    padding-left: 25px;
    background: url(../image/s9.jpg) no-repeat left center;
    margin-bottom: 30px;
}

.usmain .yanz1 ul {
    width: 305px;
    margin: 0 auto;
}

.usmain .yanz1 li {
    margin-bottom: 20px;
    overflow: hidden;
}

.usmain .yanz1 li label {
    float: left;
    font-size: 16px;
    line-height: 36px;
    color: #666;
}

.usmain .yanz1 li .txt {
    float: right;
    width: 210px;
    border: 1px solid #ddd;
    color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    height: 34px;
}

.usmain .yanz1 li .imgs {
    float: right;
    width: 210px;
}

.usmain .yanz1 li .imgs img {
    display: block;
    height: 36px;
    max-width: 100%;
    cursor: pointer;
}

.usmain .yanz1 li .sub {
    width: 150px;
    line-height: 32px;
    border-radius: 3px;
    text-align: center;
    background: #cbccce;
    color: #999;
    font-size: 14px;
    font-weight: bold;
    border: none;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
    cursor: pointer;
}

.usmain .yanz1 li .sub:hover {
    color: #fff;
    background: #fe6a00;
}


.usmain .yanz2 {
    width: 770px;
    margin: 100px auto 150px;
}

.usmain .yanz2 .hd ul {
    display: flex;
    position: relative;
    justify-content: space-between
}

.usmain .yanz2 .hd ul::before {
    content: "";
    height: 3px;
    background: #b9b9b9;
    position: absolute;
    left: 50px;
    z-index: 1;
    right: 50px;
    top: 14px;
}

.usmain .yanz2 .hd li {
    position: relative;
    z-index: 11;
    text-align: center;
}

.usmain .yanz2 .hd li i {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
}

.usmain .yanz2 .hd li h4 {
    font-size: 12px;
    line-height: 1.5;
    color: #b9b9b9;
    margin-top: 5px;
}

.usmain .yanz2 .hd li.on h4 {
    color: #ff4400;
}

.usmain .yanz2 .bd {
    margin-top: 40px;
}

.usmain .yanz2 .bd h3 {
    font-size: 12px;
    line-height: 1.6;
    color: #6b6d6c;
    padding-left: 25px;
    background: url(../image/s9.jpg) no-repeat left center;
}

.usmain .yanz2 .bd ul {
    margin-top: 40px;
}

.usmain .yanz2 .bd li {
    overflow: hidden;
    margin-bottom: 20px;
}

.usmain .yanz2 .bd label {
    width: 185px;
    text-align: right;
    font-size: 14px;
    line-height: 34px;
    color: #6c6c6c;
    display: block;
    float: left;
}

.usmain .yanz2 .bd .tx {
    float: right;
    width: calc(100% - 200px);
    font-size: 14px;
    line-height: 34px;
    color: #6c6c6c;
}

.usmain .yanz2 .bd .tx a {
    color: #ff4401;
}

.usmain .yanz2 .bd .txs {
    width: 140px;
    height: 34px;
    border: 1px solid #dddddd;
    background: none;
    padding: 0 5px;
    font-size: 14px;
    color: #6c6c6c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.usmain .yanz2 .bd .txs2 {
    width: 210px;
}

.usmain .yanz2 .bd .bt {
    width: 245px;
    float: left;
    border: 1px solid #ff751c;
    border-radius: 3px;
    margin-left: 10px;
    background: #fff1e8;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #999b9a;
    cursor: pointer;
}

.usmain .yanz2 .bd h5 {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 2px;
}

.usmain .yanz2 .bd h5 img {
    vertical-align: middle;
}

.usmain .yanz2 .bd .subs {
    width: 150px;
    line-height: 32px;
    background: #ff4401;
    text-align: center;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 3px;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.usmain .yanz2 .ft {
    border: 1px solid #faeed4;
    margin-top: 40px;
    padding: 20px 30px;
    font-size: 12px;
    line-height: 1.6;
    color: #737373;
    background: #fffced;
}

.usmain .yanz2 .ft h3 {
    font-weight: bold;
    font-size: 16px;
    color: #646665;
}









.qmadds h2 {
    border-bottom: 2px solid #f2f2f2;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    padding-bottom: 5px;
}

.qmadds ul {
    margin-top: 30px;
}

.qmadds li {
    margin-bottom: 20px;
    overflow: hidden;
}

.qmadds li label {
    float: left;
    width: 130px;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    text-align: right;
    margin-right: 15px;
}

.qmadds li .rt {
    float: left;
    width: 450px;
}

.qmadds li .rt .t {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 26px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #666666;
}

.qmadds li .rt dl dd {
    float: left;
    width: calc((100% - 10px)/2);
}

.qmadds li .rt dd:nth-child(2n) {
    float: right;
}

.qmadds li .lsele {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 26px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #666666;
    background: url(../image/b11.png) no-repeat right center;
}

.qmadds li .rt .t1 {
    height: 85px;
    padding: 10px;
    resize: none;
    font-size: 13px;
    line-height: 26px;
    color: #666;
}

.qmadds .sub {
    width: 124px;
    line-height: 28px;
    text-align: center;
    background: #ff6a00;
    display: block;
    border: none;
    font-size: 14px;
    color: #fff;
    margin-top: 26px;
    margin-left: 145px;
    cursor: pointer;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
}

.qmadds .ches {
    margin-top: 20px;
    margin-left: 145px;
}

.qmadds .ches .che {
    display: none;
}

.qmadds .ches label {
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    background: url(../image/b2.png) no-repeat left center;
    padding-left: 26px;
    cursor: pointer;
}

.qmadds .ches input:checked+label {
    background: url(../image/b1.png) no-repeat left center;
}

.qmadds .box {
    margin-top: 70px;
}

.qmadds .box dl {
    margin-top: 70px;
}

.qmadds .box dd {
    float: left;
    width: calc((100% - 32px)/3);
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 16px 0;
    height: 120px;
}

.qmadds .box dd:nth-child(3n) {
    margin-right: 0;
}

.qmadds .box dd h3 {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}

.qmadds .box dd h3 span {
    font-size: 12px;
    color: #ff6a00;
    margin-left: 15px;
}

.qmadds .box dd p {
    font-size: 14px;
    line-height: 22px;
    color: #4d4949;
    margin-top: 10px;
    height: 44px;
    overflow: hidden;
}

.qmadds .box dd .s1 {
    background: url(../image/b9.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 52px;
    top: 16px;
}

.qmadds .box dd .s2 {
    background: url(../image/b10.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 16px;
    right: 20px;
    cursor: pointer;
}

.qmadds .box dd .s1:hover {
    background: url(../image/b9-1.png) no-repeat center;
}

.qmadds .box dd .s2:hover {
    background: url(../image/b10-1.png) no-repeat center;
}

.qmadds .box {
    padding-bottom: 160px;
}

.qmvery .qmadds .box dd {
    width: 363px;
}
.qmvery .qmadds .box dd.selected {
    border: 1px solid #ff6a00;
}

.qmvery .qmadds .box dd:nth-child(3n) {
    margin-right: 15px;
}

.qmfully {
    margin-top: 54px;
}

.qmfully .hd .t {
    overflow: hidden;
    margin-bottom: 15px;
}

.qmfully .hd .t h3 {
    float: left;
    font-size: 26px;
    max-width: 864px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    color: #333333;
}

.qmfully .hd .t h6 {
    float: right;
    font-size: 18px;
    line-height: 1.6;
    color: #333333;
}

.qmfully .hd .t h6 span {
    color: #ff6a00;
    margin-left: 10px;
}

.qmfully .hd p {
    font-size: 14px;
    line-height: 1.7;
    color: #666666;
}

.qmfully .bd {
    margin-top: 30px;
}

.qmfully .bd .b {
    display: flex;
    justify-content: space-between;
}

.qmfully .bd h4 {
    font-size: 22px;
    line-height: 1.6;
    color: #333333;
}

.qmfully .bd h6 {
    font-size: 16px;
    line-height: 1.6;
    color: #ff6a00;
    background: url(../image/b12.png) no-repeat right top 10px;
    padding-right: 24px;
}

.qmfully .bd .txt {
    margin-top: 20px;
    padding: 20px 40px;
    background: #fafafa;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

.qmfully .bd .txt p {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

.qmfully .ft {
    margin-top: 30px;
}

.qmfully .ft h4 {
    font-size: 26px;
    line-height: 1.6;
    color: #333333;
}

.qmfully .ft ul {
    margin-top: 15px;
}

.qmfully .ft li {
    margin-bottom: 55px;
}

.qmfully .ft li h5 {
    font-size: 18px;
    line-height: 1.6;
    color: #666666;
}

.qmfully .ft li dl {
    font-size: 0;
    margin-top: 26px;
}

.qmfully .ft li dd {
    display: inline-block;
    margin-right: 40px;
    border: 3px solid #85a1d4;
    height: 62px;
    width: 225px;
}

.qmfully .ft li dd .r {
    display: none;
}

.qmfully .ft li dd label {
    height: 56px;
    position: relative;
    background: url(../image/b20.png) no-repeat left 20px center;
    display: block;
    padding-left: 70px;
    cursor: pointer;
}

.qmfully .ft li dd label img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    margin: 0 auto;
    max-width: 55%;
}

.qmfully .ft li dd input:checked+label {
    background: url(../image/b21.png) no-repeat left 20px center;
}

.qmfully .ft .sub {
    margin: 90px 0 0;
    display: block;
    width: 270px;
    line-height: 70px;
    border-radius: 3px;
    border: none;
    background: #ff6a00;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.qmfully {
    padding-bottom: 160px;
}

.qmvery .qmadds {
    background: #fff;
    border: 1px solid #dee4e9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
}

.qmvery .qmadds h2 {
    background: #f7f8fa;
    line-height: 42px;
    padding: 0 20px;
    font-weight: bold;
    border-bottom: none;
    margin: 0 15px;
    font-size: 26px;
}

.qmvery .qmadds dd.s1 {
    width: 162px;
    height: 90px;
}

.qmvery .qmadds dd h5 {
    font-size: 16px;
    /*line-height: ;*/
    color: #4d4949;
    background: url(../image/s3.png) no-repeat center top;
    text-align: center;
    padding-top: 30px;
}

.qmvery .qmadds dd.s1 h5 {
    margin-top: 20px;
}

.qmvery .qmadds dd.s1:hover h5 {
    color: #ff6a00;
    background: url(../image/s3-1.png) no-repeat center top;
}

.qmvery .qmadds .box {
    padding-bottom: 0;
    padding-left: 20px;
}

.qmvery .qmship {
    margin: 30px 0 60px;
    background: #fff;
    border: 1px solid #dee4e9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
}

.qmvery .qmship h2 {
    background: #f7f8fa;
    line-height: 42px;
    padding: 0 20px;
    font-weight: bold;
    border-bottom: none;
    margin: 0 15px;
    font-size: 26px;
    color: #333;
}

.qmvery .qmship dl {
    margin: 24px 45px 0;
}

.qmvery .qmship dd .r1 {
    display: none;
}

.qmvery .qmship dd label {
    font-size: 16px;
    line-height: 56px;
    color: #333333;
    background: url(../image/a7.png) no-repeat left center;
    padding-left: 28px;
    cursor: pointer;
}

.qmvery .qmship dd input:checked+label {
    background: url(../image/a8.png) no-repeat left center;
}

.qmvery .qmfirm {
    background: #fff;
    border: 1px solid #dee4e9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 36px;
}

.qmvery .qmfirm h2 {
    background: #f7f8fa;
    line-height: 42px;
    padding: 0 20px;
    font-weight: bold;
    border-bottom: none;
    font-size: 26px;
    color: #333;
}

.qmvery .qmfirm .mesg {
    border: 1px solid #e6e6e6;
    background: #f9f9f9;
    padding: 28px 10px 0;
}

.qmvery .qmfirm .mesg .t {
    border-bottom: 1px solid #fff;
    padding-bottom: 18px;
}

.qmvery .qmfirm .mesg .ly {
    float: left;
    width: 590px;
}

.qmvery .qmfirm .mesg .rt {
    float: left;
    margin-left: 74px;
}

.qmvery .qmfirm .mesg .rt h5 {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    margin-top: 13px;
}

.qmvery .qmfirm .mesg .ly h6 {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    float: left;
    margin-right: 10px;
}

.qmvery .qmfirm .mesg .ly .t1 {
    width: 446px;
    height: 82px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    float: left;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    padding: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    resize: none;
}

.qmvery .qmfirm .mesg h3 {
    font-size: 14px;
    line-height: 50px;
    color: #333333;
    text-align: right;
}

.qmvery .qmfirm .mesg h3 span {
    font-size: 16px;
    font-weight: bold;
    color: #ff6a00;
    margin-left: 10px;
}


.qmvery .qmadds dd.s1 {
    margin-right: 0;
    height: 120px;
}

.qmvery .tota {
    text-align: right;
    padding: 32px 10px 0;
}

.qmvery .tota h4 {
    font-size: 18px;
    line-height: 32px;
    color: #333333;
}

.qmvery .tota h4 span {
    font-size: 16px;
    color: #ff6a00;
    font-weight: bold;
    margin-left: 10px;
}

.qmvery .tota .btn {
    margin-top: 20px;
    font-size: 0;
}

.qmvery .tota .b {
    display: inline-block;
    background: #b0b0b0;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    width: 124px;
    color: #fff;
    margin-left: 10px;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
}

.qmvery .tota .b1 {
    background: #ff6a00;
}

.hmask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 11;
    display: none;
}

.qmmssful,
.qmmfaled {
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 12;
    top: 50%;
    padding-bottom: 30px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    width: 570px;
    margin: 0 auto;
    border-radius: 4px;
    padding: 110px 0 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.qmmssful .ico img,
.qmmfaled .ico img {
    display: block;
    margin: 0 auto;
}

.qmmssful h3,
.qmmfaled h3 {
    margin: 10px 0 5px;
    font-size: 16px;
    line-height: 26px;
    color: #0e0e0e;
}

.qmmfaled p {
    font-size: 12px;
    line-height: 26px;
    color: #666666;
    padding-bottom: 80px;
    border-bottom: 1px solid #ebebeb;
}

.qmmfaled .btn {
    margin: 36px auto 0;
    width: 170px;
    line-height: 46px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    background: #ff6b01;
    display: block;
}

.qmmssful .gb,
.qmmfaled .gb {
    background: url(../image/q3.jpg) no-repeat center #fff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
    cursor: pointer;
    overflow: hidden;
}

.qmmssful .gb:hover,
.qmmfaled .gb:hover {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    /* Firefox */
    -webkit-transform: rotate(360deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(360deg);
}

.qmmssful p {
    font-size: 24px;
    line-height: 1.6;
    color: #ff6900;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 80px;
    border-bottom: 1px solid #ebebeb;
}

.qmmssful .btn {
    font-size: 0;
    text-align: center;
    margin-top: 32px;
}

.qmmssful .btn .b {
    display: inline-block;
    width: 166px;
    line-height: 46px;
    background: #b0b0b0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0 10px;
    border-radius: 4px;
}

.qmmssful .btn .b1 {
    background: #ff6900;
}

.qmmlogin {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999;
    top: 20%;
    width: 705px;
    margin: 0 auto;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 35px;
}

.qmmyox .gb,
.qmmlogin .gb {
    position: absolute;
    top: 10px;
    background: url(../image/q6.jpg) no-repeat center;
    width: 20px;
    height: 20px;
    right: 26px;
    cursor: pointer;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    /* IE 9 */
    -moz-transition: all 0.3s;
    /* Firefox */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
}

.qmmyox .gb:hover,
.qmmlogin .gb:hover {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    /* Firefox */
    -webkit-transform: rotate(360deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(360deg);
}

.qmmlogin .hds {
    border-bottom: 1px solid #dddee3;
    margin: 0 30px 20px;
}

.qmmlogin .hds ul {
    font-size: 0;
}

.qmmlogin .hds li {
    font-size: 16px;
    line-height: 36px;
    display: inline-block;
    color: #333333;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    padding: 0 12px;
    margin-right: 20px;
}

.qmmlogin .hds li.on,
.qmmlogin .hds li:hover {
    color: #fe6a00;
    border-color: #fe6a00;
}

.qmmlogin .bds li h2 {
    font-size: 16px;
    line-height: 34px;
    color: #212121;
    background: #eeeeee;
    padding: 0 20px;
    margin: 0 30px;
}

.qmmlogin .bds li dl {
    margin: 10px 0;
}

.qmmlogin .bds li dd {
    margin-bottom: 6px;
    overflow: hidden;
}

.qmmlogin .bds li dd label {
    float: left;
    margin-right: 14px;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    width: 260px;
    text-align: right;
    display: block;
}

.qmmlogin .bds li dd .rt {
    float: left;
    width: 310px;
}

.qmmlogin .bds li dd .t {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px;
    font-size: 14px;
    color: #333333;
    border: 1px solid #e5e5e5;
    padding: 0 10px;
}

.qmmlogin .bds li dd .t1 {
    float: left;
}

.qmmlogin .bds li dd .rts {
    border: 1px solid #e5e5e5;
}

.qmmlogin .bds li dd .t1 {
    float: left;
    width: 260px;
    border: none;
}

.qmmlogin .bds li dd .t2 {
    float: left;
    width: 210px;
}

.qmmlogin .bds li dd .yrt .y {
    float: right;
    display: block;
    height: 26px;
    width: 93px;
    cursor: pointer;
}

.qmmlogin .bds li dd h6 {
    float: right;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    padding-right: 12px;
}

.qmmlogin .bds li dd .lsele {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 26px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #666666;
    background: url(../image/b11.png) no-repeat right center;
}

.qmmlogin .bds li .d {
    background: #eeeeee;
    padding: 10px 30px;
    margin: 0 30px;
}

.qmmlogin .bds li .d h5 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 3px;
    color: #000;
}

.qmmlogin .bds li .d p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.qmmlogin .bds .btn {
    margin-top: 25px;
    font-size: 0;
    text-align: center;
}

.qmmlogin .bds .btn .b {
    display: inline-block;
    width: 122px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #fe6a00;
    border: 1px solid #fe6a00;
    margin: 0 5px;
}

.qmmyox .box {
    margin: 30px;
}

.qmmlogin .box {
    margin: 50px 132px 50px;
}

.qmmlogin .bd1 {
    display: none;
}

.qmmlogin .bd1:first-child {
    display: block;
}

.qmmyox .box label,
.qmmlogin .box label {
    font-size: 16px;
    line-height: 30px;
    color: #555555;
    margin-bottom: 5px;
    display: block;
}

.qmmlogin .box .ts {
    border: 1px solid #E5E5E5;
    width: 100%;
    height: 30px;
}

.qmmlogin .box .lsele {
    width: 114px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    color: #000;
    background: url(../image/b12.png) no-repeat right center;
    float: left;
    border: none;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.qmmyox .box .t,
.qmmlogin .box .t {
    border: 1px solid #E5E5E5;
    width: 100%;
    height: 30px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    color: #000;
}

.qmmlogin .box .t1 {
    float: left;
    width: calc(100% - 120px);
    border: none;
}

.qmmyox .box li,
.qmmlogin .box li {
    margin-bottom: 24px;
}

.qmmyox .box .l2,
.qmmlogin .box .l2 {
    position: relative;
}

.qmmyox .box .h6,
.qmmlogin .box .h6 {
    font-size: 14px;
    line-height: 30px;
    color: #0066cb;
    position: absolute;
    right: 0;
    top: 0;
}

.qmmyox .box .f,
.qmmlogin .box .f {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.qmmyox .box .h4,
.qmmlogin .box .h4 {
    font-size: 14px;
    line-height: 30px;
    color: #0066cb;
}

.qmmyox .box .sub,
.qmmlogin .box .sub {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #ff6b01;
    line-height: 40px;
    display: block;
    border: none;
    cursor: pointer;
}







.qmmyox {
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 12;
    top: 50%;
    width: 500px;
    margin: 0 auto;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 35px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
}

.qmmyox .hds,
.qmmlogin .hds {
    border-bottom: 1px solid #dddee3;
    margin: 0 30px 20px;
}

.qmmyox .hds ul,
.qmmlogin .hds ul {
    font-size: 0;
}

.qmmyox .hds li,
.qmmlogin .hds li {
    font-size: 16px;
    line-height: 36px;
    display: inline-block;
    color: #333333;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    padding: 0 12px;
    margin-right: 20px;
    position: relative;
    top: 1px;
    cursor: pointer;
}

.qmmyox .hds li.on,
.qmmyox .hds li:hover,
.qmmlogin .hds li.on,
.qmmlogin .hds li:hover {
    color: #fe6a00;
    border-color: #fe6a00;
}


.qmvery .qmfirm .cabd li {
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.qmvery .qmfirm .cabd li .l1 {
    display: flex;
    align-items: center;
    width: 550px;
}

.qmvery .qmfirm .cabd li i {
    width: 16px;
    height: 16px;
    background: url(../image/b1.png) no-repeat center;
    display: block;
    margin: 0 20px;
    cursor: pointer;
}

.qmvery .qmfirm .cabd li.on i {
    background: url(../image/b1.png) no-repeat center;
}

.qmvery .qmfirm .cabd li .pic {
    width: 80px;
    height: 80px;
    border: 1px solid #dddddd;
}

.qmvery .qmfirm .cabd li h4 {
    float: right;
    width: 380px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
}

.qmvery .qmfirm .cabd li .l2 {
    font-size: 16px;
    line-height: 1.6;
    color: #333333;
    font-weight: bold;
}

.qmvery .qmfirm .cabd li .l3 .ad,
.qmvery .qmfirm .cabd li .l3 .de {
    background: url(../image/s1.png) no-repeat center;
    width: 28px;
    height: 28px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.qmvery .qmfirm .cabd li .l3 .ad {
    background: url(../image/s2.png) no-repeat center;
}

.qmvery .qmfirm .cabd li .l3 .num {
    width: 55px;
    height: 28px;
    border: 1px solid #e6e6e6;
    text-align: center;
    font-size: 16px;
    color: #000;

}

.qmvery .qmfirm .cabd li .l4 .dea {
    background: url(../image/b10.png) no-repeat center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 0 auto;
}

.qmvery .qmfirm .cabd li .l4 .dea:hover {
    background: url(../image/b10-1.png) no-repeat center;
}

.qmvery .qmfirm .cabd li:last-child {
    margin-bottom: 0;
}

.qmvery .qmfirm .cabd .l5,
.qmvery .qmfirm .cabd .l4,
.qmvery .qmfirm .cabd .l3,
.qmvery .qmfirm .cabd .l2 {
    width: 160px;
    text-align: center;
    margin-left: 10px;
    float: left;
}

.qmmlogin .bds li dd .lsele:focus,
.qmmlogin .bds li dd .t:focus,
.qmadds li .rt .t:focus,
.qmadds li .lsele:focus {
    border-color: #ff6a00;
}

.qmvery .tota .b:hover,
.qmmyox .box .sub:hover,
.qmmlogin .box .sub:hover,
.qmmfaled .btn:hover,
.qmfully .ft .sub:hover,
.usmain .yanz2 .bd .subs:hover,
.uspayment .usrt .btn a:hover,
.usrr.order .orft .l6 a:hover,
.usrr .evalu .bd li .ts .tr a:hover,
.qmadds .sub:hover {
    background: #e16004;
}

.qmmlogin .bds .btn .b:hover {
    background: #ff6a00;
    color: #fff;
}


.qmuation .bd li dd.s1 a:hover {
    color: #e16004;
}


.qmmlogin .ovs .bds {
    display: none;
}


.main-news {
    padding: 40px 0;
}

.main-width {
    width: 1300px;
    margin: 0 auto;
}

.main-news .cont {
    float: left;
    width: 800px;
}

.main-news .cont .title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}

.main-news .cont .title h1 {
    font-size: 22px;
    padding-bottom: 15px;
    color: #333;
}

.main-news .cont .title span {
    display: inline-block;
    margin-right: 20px;
}

.main-news .cont .title span a {
    display: block;
    border: 1px solid #dcdcdc;
    color: #aaa;
    height: 25px;
    width: 60px;
    line-height: 25px;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.main-news .cont .news-content {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    color: #666;
    line-height: 1.6;
}

.main-news .cont .subpage li {
    color: #333;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

.main-news .cont .subpage li a {
    color: #333;
    font-size: 14px;
}

.main-news .re-list {
    float: right;
    width: 300px;
    padding-bottom: 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    overflow: hidden;
}

.main-news .re-list h2 {
    line-height: 35px;
    background-color: #e1e1e1;
    font-size: 16px;
    padding-left: 12px;
    font-weight: 500;
}

.main-news .re-list ul {
    padding: 20px 0;
}

.main-news .re-list li a {
    display: block;
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
    padding: 10px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.main-news .re-list .more {
    display: block;
    width: 100px;
    height: 30px;
    background-color: #999;
    text-align: center;
    float: right;
    margin: 5px 15px 0 0;
    line-height: 30px;
    font-size: 13px;
    color: #FFF;
    border-radius: 4px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.main-news .re-list .more:hover,
.main-news .cont .title span a:hover {
    color: #fff;
    background: #ff6a00;
    border-color: #ff6a00;
}

.main-news .re-list li a:hover,
.main-news .cont .subpage li a:hover {
    color: #ff6a00;
}

.menu-down-ul {
    background-color: #fff;
    width: 115px;
    position: absolute;
    box-shadow: 0px 0px 8px 0px #ddd;
    border-radius: 3px;
    text-align: center;
    display: none
}

.down-icon {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 3px;
    vertical-align: text-top;
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 1px solid #000;
    border-left: 0;
    border-top: 0;
    transform: rotate(45deg)
}

/* -- */
.rt [type=file] {
    display: block;
    height: 200px;
    width: 200px;
    text-align: right;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    position: relative;
}

.upload>span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.upload {
    position: absolute;
    width: 200px;
    height: 200px;
    background-images: url(../image/ava.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.index_application img {
    transition: all .5s ease;
    object-fit: cover;
}

.menu-btn {
    display: none;
    position: relative;
    width: 30px;
    height: 20px;
    cursor: pointer;
    user-select: none;
}

.menu-btn span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
    transition: all 0.3s ease;
}

.menu-btn span:nth-child(1) {
    top: 0;
}

.menu-btn span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
}

.menu-btn span:nth-child(3) {
    bottom: 0;
}

.menu-btn.active span:nth-child(1) {
    transform: translateY(50%) rotate(45deg);
    top: 35%;
}

.menu-btn.active span:nth-child(2) {
    opacity: 0;
}

.menu-btn.active span:nth-child(3) {
    transform: translateY(-50%) rotate(-45deg);
    top: 45%;
}

.menu-items {
    display: none;
    /* 添加菜单项的样式和位置 */
}

.menu-btn.active+.menu-items {
    display: block;
    /* 菜单项出现的动画效果 */
}

.header_top.fixed,
.header_bot.fixed {
    position: fixed !important;
    position: fixed !important;
    width: 100%;
    z-index: 99;
}

.header_top.fixed {
    top: 0;
}

.header_bot.fixed {
    top: 39px;
}

.category li:first-child>.left-menu-1>div>a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contactsbanner {
    background-images: unset;
    height: auto;
}

/* -- */
@media screen and (max-width:1400px) {
    .usmain .usrr.secull .hd {
        display: flex;
    }

    .usmain .usrr.secull li {
        display: flex;
    }

    .usmain .usrr.secull li>div {
        float: unset !important;
    }

    .usmain .usrr.secull .l5 {
        margin-right: 10px;
    }

    .usmain .usll {
        width: 15%;
        margin-bottom: 20px;
    }

    .usmain .usrr {
        flex-grow: 1;
        width: 80%;
        margin-left: 20px;
    }

    .usrr.order .orft {
        justify-content: unset;
    }

    .usrr.order .orth {
        display: flex;
    }

    .usrr.order .orbd .l1 {
        float: unset;
    }

    .usrr.order .orth {
        padding-left: 0 !important;
        padding-right: 0;
    }

    .usrr.order .orbd div,
    .usrr.order .orft div {
        flex: 1;
    }

    .qmuation .bd li dl {
        display: flex;
    }

    .qmuation .hd ul {
        display: flex;
    }

    .qmuation .hd li {
        flex: unset;
        width: 16.5%;
    }

    .qmuation .bd li dd {
        flex: 1;
    }

    /* .wrap.clearfix:after{
        display: none;
    } */
    .usmain .succ {
        width: 100%;
        margin: 40px 0;
    }

    .usrt,
    .uslt {
        float: unset;
        width: 100%;
        margin-bottom: 10px;
    }

    .qmfirm .cabd ul li:first-child {
        padding-right: 50px;
    }

    .qmvery .qmfirm .cabd .l4 {
        width: 2% !important;
        flex: unset;
    }

    .qmvery .qmfirm .cabd .l5,
    .qmvery .qmfirm .cabd .l3,
    .qmvery .qmfirm .cabd .l2 {
        flex-grow: 1;
        flex: unset;
    }

    .qmvery .qmfirm .cabd li .l1 {
        width: 32%;
        flex: unset;
    }

    .qmvery .qmfirm .cabd li {
        margin-bottom: 10px;
    }

    .qmvery .qmfirm .cabd li .pic {
        width: 60px;
        height: 60px;
    }

    .qmvery .qmfirm .cabd li i {
        margin: 0 10px;
    }

    .qmvery .qmfirm .cabd li h4 {
        font-size: 12px;
        width: 1%;
        flex-grow: 1;
    }

    .qmvery .qmfirm .cabd li>div {
        flex: 1;
    }

    .qmfirm .cabd ul li:first-child {
        display: flex;
        justify-content: space-between;
    }

    .qmfirm .cabd li:first-child div {
        padding: 0 !important;
        flex: 1;
        text-align: center;
    }

    .qmvery .qmadds,
    .qmvery .qmship,
    .qmvery .qmfirm {
        width: 100%;
        margin: 0 0 20px;
    }

    .usbg .wrap {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .uscart .cahd>* {
        flex: 1;
        font-size: 12px;
    }

    .uscart .cabd li {
        justify-content: space-between;
    }

    .uscart .l5,
    .uscart .l4,
    .uscart .l3,
    .uscart .l2 {
        flex: 1;
        margin-left: 0 !important;
    }

    .uscart .cabd li .l1>span {
        width: 38px !important;
    }

    .uscart .cabd li .pic {
        width: 60px;
        height: 60px;
    }

    .uscart .cabd li h4 {
        float: unset;
        width: 1% !important;
        flex-grow: 1;
        font-size: 12px;
        margin-left: 10px;
    }

    .uscart {
        width: 100%;
    }

    .uscart .cabd li .l1 {
        width: 29.5%;
    }

    .uscart .cabd li .l2 {
        width: 14% !important;
    }

    .baidumap {
        padding: 0 20px;
        width: 100%;
    }

    .uscart .cahd {
        display: flex;
        justify-content: space-between;
    }

    .uscart .cahd>* {
        float: unset !important;
        text-align: center !important;
    }

    .contacts_main {
        width: 100%;
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
    }

    .contacts_left {
        float: unset;
        width: 35%;
    }

    .contacts_right {
        float: unset;
        width: 45%;
        height: auto;
        margin-left: 0;
        padding-left: 0;
    }

    .contacts_right input,
    .contacts_right textarea {
        width: 100%;

    }

    .mes_ipt {
        display: flex;
    }

    .mes_ipt_left,
    .mes_ipt_right {
        float: unset;
        width: 45%;
    }

    .wrap {
        width: 100%;
        display: flex;
        padding: 0 20px;
        justify-content: space-between;
    }

    .main-news .cont {
        float: unset;
        width: 70%;
    }

    .main-news .re-list {
        float: unset;
        width: 20%;
    }

    .contacts_right_text {
        width: 100%;
    }

    .category_tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px;
        font-size: 14px;
    }

    .category_tit a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .category_tit img {
        float: unset;
        margin: 0;
    }

    .hotprobox .swiper-container {
        width: 100%;
    }

    .apphotleft .swiper-slide {
        width: 100% !important;
    }

    .appbanner {
        height: auto;
    }

    .app_boxs {
        display: flex;
    }

    .app_box_left,
    .app_box_right {
        float: unset;
    }

    .app_box_left img {
        object-fit: cover;
    }

    .pro_pagebtn {
        float: unset !important;
        display: flex;
        justify-content: center;
    }

    .faq_main {
        padding-bottom: 30px;
    }

    .firse_page {
        margin-left: 0 !important;
    }

    .faq_cont {
        width: 100%;
        padding: 0 20px;
    }

    .faq_box_text {
        width: 100%;
    }

    .threeimg {
        display: flex;
    }

    .threeimg .threeimg_list {
        float: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .three_box img {
        margin: 40px auto 0;
        display: block;
    }

    .three_box {
        margin: 0;
        width: 85%;
        height: 50%;

    }

    .certificate_cont {
        width: 100%;
        padding: 0 20px;
    }

    .bannerpage {
        left: 50% !important;
        transform: translateX(-50%);
    }

    .about_mains {
        width: 100%;
        padding: 0 20px;
    }

    .about_banner {
        height: auto;
        margin-bottom: 30px;
    }

    .about_cont_tit {
        display: flex;
    }

    .details_right {
        height: auto;
    }

    .about_cont {
        width: 100%;
        padding: 0 20px;
    }

    .set_num {
        width: 16%;
        display: flex;
    }

    .set_show_num {
        float: unset;
        width: 60%;
    }

    .set_num .set_show_jj {
        float: unset;
        display: flex;
        flex-direction: column;
        width: 40%;
    }

    .set_show_jj div {
        width: 100%;
    }

    .details_product_nav {
        width: 100%;
    }

    .set_btns {
        display: flex;
    }

    .set_btns>* {
        float: unset;
    }

    .set_buy {
        width: 24%;
        line-height: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    span.set_buy {
        width: 28%;
    }

    .set_joincar img {
        position: unset;
    }

    .set_joincar {
        width: 26%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .set_joincar span {
        padding: 0;
        margin: 0;
    }

    .details_nav_cont {
        width: 100%;
        padding: 0 20px;
    }

    .details_cont {
        width: 100%;
        padding: 0 20px;
    }

    .details_pro {
        width: 100%;
        padding: 0 20px;
        display: flex;
    }

    .details_pro_right {
        float: unset;
        width: 1%;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .details_product_nav {
        /* margin-top: 20px; */
    }

    .details_pro_right_tit {
        order: 4;
    }

    .tuijian_product {
        order: 5;
        display: flex;
    }

    .details_left,
    .details_right {
        float: unset;
    }

    .header_top_cont {
        line-height: unset;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
        width: 100%;
        padding: 0 20px;
    }

    .header_top_cont_left,
    .header_top_cont_right {
        float: unset;
    }

    .header_top_cont_left>*,
    .header_top_cont_right>* {
        position: unset;
    }

    .header_top_cont_left>* {
        display: flex;
        align-items: center;
    }

    .header_top_cont_left>p>span {
        margin-right: 10px;
    }

    .header_top_cont_left>p>* {
        position: unset !important;
    }

    .header_bot_cont {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }

    .header_bot_cont>* {
        float: unset;
        /* position: unset; */
        margin-top: 0;
    }

    .nav_list {
        margin-left: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 50%;
    }

    .nav_list li {
        float: unset;
        margin-right: 0;

    }

    .search_img {
        position: unset;
    }

    .down-menu-box-title {
        font-size: 16px;
        padding: 0px 0 0 35px !important;
        line-height: 52px;
    }

    .down-menu-left-li {
        padding-left: 35px !important;
    }

    .down-menu-left-li {
        line-height: 40px;
        height: 40px;
    }

    .down-menu-left-li-a {
        font-size: 14px;
    }

    .down-menu-box-right {
        padding: 0 40px;
    }

    .down-menu-box-ul {
        margin-right: 40px;

        height: auto !important;
        padding: 20px 0;
        margin-top: 0;
    }

    .down-menu-box-ul>li,
    .down-menu-box-right-title {
        font-size: 14px !important;
    }

    .down-menu-box-ul img {
        display: block;
        position: unset !important;
    }

    .down-menu-box-ul>li,
    .down-menu-box-right-title {
        margin-left: 0;
    }

    .index_banner_cont,
    .index_banner .swiper-wrapper,
    .index_banner {
        height: auto;
    }

    .swiper-slide {
        /* background-size: contain !important; */
    }

    .product_tit {
        padding: 40px 0 20px;
        font-size: 40px;
    }

    .all_product {
        display: flex;
        flex-wrap: wrap;
        padding: 0 20px;
    }

    .product_list {
        float: unset;
        width: 32.66%;
        height: auto;
        margin-right: 1% !important;
    }

    .product_list:nth-of-type(3n+3) {
        margin-right: 0 !important;
    }

    .product_list_top {
        height: auto;
    }

    .product_list_top img {
        height: 420px;
        object-fit: contain;
        width: 100%;
    }

    .product_list_bot {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: 14px;
    }

    .product_list_bot span {
        width: 300px;
    }

    .product_list_bot img {
        float: unset !important;
        width: 32px;
        margin: 0 !important;
    }

    .product_list_bot span {
        width: 87%;
    }

    .chooseus_cont {
        padding: 0 20px;
        display: flex;
    }

    .chooseus_left {
        display: none;
    }

    .chooseus_main {
        width: 54.7%;
        position: unset;
        height: auto;
        background-color: #fff;
    }

    .chooseus_right {
        position: unset;
        order: 1;
        height: 540px;
        width: 56.5%;
        background-size: cover;
    }

    .chooseus_tit {
        padding-top: 30px;
        display: flex;
        align-items: baseline;
        font-size: 40px;
        padding-left: 20px;
    }

    .chooseus_text {
        width: 95%;
        font-size: 14px;
        padding-left: 20px;
    }

    .clar {
        display: none;
    }

    .application {
        margin-top: 0;
    }

    .chooseus_main a {
        display: block;
        padding-left: 20px;
    }

    .mores {
        margin-left: 0px;
    }

    .choose_msg {
        display: flex;
    }

    .choose_msg .choose_lst {
        float: unset;
    }

    .choose_lst h3 {
        font-size: 36px;
    }

    .chooseus_tit img {
        height: 30px;
        margin-right: 10px;
    }

    .application {
        padding-bottom: 40px;
        background-color: #fff;
    }

    .application_tit {
        padding: 40px 0 20px;
        font-size: 40px;
    }

    .application_tit img {
        height: 30px;
    }

    .application_cont {
        width: 100%;
        padding: 0 20px;
    }

    .partners_tit {
        font-size: 40px;
    }

    .partners_tit img {
        height: 30px;
    }

    .picScroll-left {
        width: 100%;
    }

    .partners_cont {
        width: 86.6%;
    }

    .tempWrap {
        width: 100% ;
        margin: 0 auto;
    }

    .picScroll-left .bd ul li .pic img {
        width: 180px !important;
        height: 75px !important;
    }

    .news_cont {
        width: 100%;
        padding: 0 20px;
    }

    .new_main {
        display: flex;
    }

    .news_left {
        width: 55%;
        float: unset;
    }

    .news_right {
        float: unset;
        width: 43%;
        margin-left: 2%;
    }

    .footer_cont {
        width: 100%;
        padding: 50px 40px 0;
        display: flex;
        justify-content: space-evenly;
    }

    .footer_cont>div {
        float: unset;
    }

    .footer_cont .footer_left {
        width: 20%;
    }

    .footer_left ul {
        padding: 0;
    }

    .footer_center {
        width: 40%;
    }

    .footer_right {
        width: 35%;
    }

    .center_tit {
        padding-top: 0;
    }

    .email_iptbox {
        padding-top: 0;
    }

    .all_main {
        width: 100%;
    }

    .dollar {
        margin-left: 0;
    }

    .index_product_cont {
        width: 100%;
    }

    .news_list h5 {
        width: 88%;
    }

    .subject_iptbox,
    .email_iptbox,
    .content_iptbox {
        margin-right: 0;
    }

    .email_ipt,
    .subject_ipt,
    .content_ipt,
    .sendbtn {
        width: 100%;
    }

    .chooseus_cont {
        width: 100%;
        background-color: #fff;
    }

    .news_tit {
        font-size: 40px;
    }

    .news_tit img {
        height: 30px;
    }

    .product_banner {
        height: auto;
    }

    .product_cont {
        width: 100%;
        padding: 0 20px;
    }

    .allpro_lst {
        display: flex;
        flex-wrap: wrap;
    }

    .all_prolist {
        display: flex;
    }

    .prolist_left {
        float: unset;
        width: 20%;
    }

    .prolist_right {
        flex-grow: 1;
        width: 1%;
        float: unset;
    }

    .pro_iptbox {
        display: flex;
    }

    .pro_iptbox input {
        width: 92%;
        font-size: 12px;
    }

    .pro_ipt_btn {
        flex-grow: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .pro_ipt_btn img {
        margin: 0;
    }

    .category_tit {
        width: 100%;
    }

    .category li>a {
        display: block;
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media screen and (max-width:1200px) {
    .usmain .usrr .secu dd h5{
        float: unset;
        width: 100%;
    }
    .usmain .usrr .secu dd{
        display: flex;
        align-items: center;
    }
    .usmain .usrr .secu dd h5{
        float: unset;
        width: 1%;
        flex-grow: 1;
    }
    .usmain .usrr .secu dd .btn{
        height: 32px;
    }
    .usmain .usrr .secu dd .btn{
        float: unset;
    }
    .qmuation .bd li dd {
        font-size: 12px;
    }

    .qmuation .hd li {
        font-size: 12px;
    }

    .usrr.order .orhd ul {
        display: flex;
    }

    .usrr.order .orhd li {
        float: unset;
    }

    .usmain .usll li a {
        padding-left: 0;
    }

    .usmain .usll {
        padding: 15px;
    }

    .usrr.order .orhd li a {
        font-size: 12px;
    }

    .usrr.order .orbd div,
    .usrr.order .orft div {
        font-size: 12px;
    }

    .apphotleft .swiper-slide {
        height: auto;
    }

    .allnews_lst {
        display: flex;
        flex-wrap: wrap;
    }

    .news_boxs {
        width: 32.66%;
        float: unset;
        margin-right: 1%;
    }

    .news_boxs:nth-of-type(3n+3) {
        margin-right: 0%;
    }

    .certificate_cont .swiper-button-next,
    .certificate_cont .swiper-button-prev {
        top: 70%;
        transform: translateX(-50%);
    }

    .video_cont {
        display: flex;
        flex-wrap: wrap;
    }

    .video_box {
        float: unset;
        width: 100%;
    }

    .video_box>video {
        width: 100%;
    }

    .video_text {
        float: unset;
        width: 100%;
    }

    .details_right>div {
        height: auto !important;
    }

    .set_joincar span,
    .set_buy {
        font-size: 12px;
    }

    .set_joincar span {
        margin-left: 5px;
    }

    .details_nav_cont {
        font-size: 12px;
    }

    .details_pro {
        flex-wrap: wrap;
    }

    .details_main {
        margin-bottom: 20px;
    }

    .details_pro_right {
        margin-left: 0;
        order: 0;
    }

    .details_bot {
        display: flex;
    }

    .details_smimg {
        float: unset;
        width: 25%;
        height: auto;
    }

    .details_left {
        width: 45%;
    }

    .details_right {
        width: 50%;
    }

    .details_top {
        width: 100%;
        height: auto;
    }

    .all_prolist {
        flex-wrap: wrap;
    }

    .prolist_left {
        order: 1;
        width: 100%;
    }

    .prolist_right {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .left-menu-1,
    .left-menu-1-1 {
        position: unset;
        width: 100%;
    }

    .category li {
        min-height: 59px;
        height: unset;
    }

    .hotprobox a {
        width: 100%;
        display: block;
    }

    .hotprobox a img {
        width: 100% !important;
    }

    .left-menu-icon {
        top: 30px;
    }

    .header_bot {
        height: 80px;
    }

    .search_img {
        display: none;
    }

    .header_bot_cont>img {
        height: 40px;
    }

    .nav_list {
        line-height: 80px;
    }

    .dollar {
        display: none;
    }

    .nav_list {
        width: 70%;
    }

    .new_main {
        flex-wrap: wrap;
    }

    .news_left {
        width: 100%;
        order: 1;
        height: auto;
    }

    .news_right {
        margin: 0 auto;
        order: 0;
        height: auto;
    }

    .news_lb p {
        width: 100%;
        padding-left: 0;
    }

    .news_lb {
        width: 100%;
    }

    .chooseus_right {
        display: none;
    }

    .chooseus_main {
        width: 100%;
    }

    .index_banner .swiper-wrapper {
        height: 370px !important;
    }

    .index_banner .swiper-wrapper {
        background-size: contain !important;
    }

    .product_tit,
    .chooseus_tit,
    .application_tit,
    .partners_tit,
    .news_tit {
        font-size: 24px;
    }

    .chooseus_text {
        font-size: 12px;
        line-height: 24px;
    }

    .index_footer {
        height: auto;
        padding-bottom: 40px;
    }

    .down-menu {
        top: 118px
    }

    .down-menu-left-li-a {
        width: 99%;
    }

    .product_list_top img {
        height: 360px;
    }

    .chooseus_text {
        width: 100%;
    }

    .choose_msg {
        width: 100%;
    }

    .choose_msg .choose_lst {
        width: 25%;
        padding: 0 20px;
    }

    .choose_lst h3 {
        text-align: center;
        padding-left: 0;
    }

    .lines {
        padding-left: 0;
        margin: 10px auto;
        display: block;
    }

    .choose_lst_text {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    .chooseus_tit {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1000px) {
    .header_top_cont_left img{
        display: none;
    }
    .usmain .usrr.secull .hd {
        padding: 0 5px;
        justify-content: space-between;
    }

    .usmain .usrr.secull .hd>div {
        width: auto;
        margin-left: 0 !important;
    }

    .usmain .usrr.secull .l1 a {
        width: 60px;
        height: 60px;
    }

    .usmain .usrr.secull .l2 {
        margin-left: 5px;

    }

    .usmain .usrr.secull .l2 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .usmain .usrr.secull li .l3 {
        margin-left: 0 !important;
    }

    .usmain .usrr.secull .l2 a,
    .usmain .usrr.secull li .l3,
    .usmain .usrr.secull .l4,
    .usmain .usrr.secull .l5 {
        font-size: 12px;
    }

    .usmain .usrr.secull>div {
        font-size: 12px;

    }

    .usrr.order .orhd li a {
        padding: 0 10px;
    }

    .usmain .usll .icon {
        margin: unset;
    }

    .usmain .usrr {
        width: 100%;
        margin-left: 0;
    }

    .usmain .usll h3 {
        width: 100%;
        margin-bottom: 20px;
    }

    .usmain .usll li {
        margin-top: 0;
        margin-right: 15px;
    }

    .usmain .usll li a {
        display: flex;
        align-items: center;
    }

    .usmain .usll li a i {
        margin-left: 10px;
        margin-right: 0;
        float: unset;
    }

    .usmain .usll {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .usmain .usll ul {
        display: flex;
        width: 100%;
    }

    .uslt {
        padding: 10px;
    }

    .uspayment .uslt .usfk li {
        padding: 25px 0 25px 25px;
    }

    .uspayment .uslt .usfk li i {
        left: 5px;
    }

    .uspayment .uslt .usfk li .ico {
        width: 100%;
        overflow: unset;
        white-space: normal;
        line-height: 28px;
    }

    .uspayment .uslt .usfk li h4 {
        margin-left: 0;
        margin-right: 15px;
    }

    .uspayment .uslt .usfk li table {
        width: 100% !important;
    }

    .qmvery .qmfirm .cabd li:last-child {
        padding-right: 20px !important;
    }

    .qmvery .qmfirm .cabd .l4 {
        margin-left: 0;
    }

    .qmvery .qmfirm .cabd li .l1 {
        width: 40%;
    }

    .qmvery .qmfirm .cabd .l5,
    .qmvery .qmfirm .cabd .l4,
    .qmvery .qmfirm .cabd .l3,
    .qmvery .qmfirm .cabd .l2 {
        flex-grow: 1 !important;
    }

    .qmfirm .cabd ul li:first-child {
        display: none;
    }

    .uscart .btnss {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        justify-content: space-between;
        margin-top: 10px;
    }

    .uscart .btnss a {
        width: 45%;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .uscart .caft .rts h5 {
        width: 100%;
        float: unset;
        margin-right: 0;
        font-size: 12px;
    }

    .uscart .caft {
        display: flex;
        flex-wrap: wrap;
    }

    .uscart .caft .rts {
        float: unset !important;
        width: 100%;
    }

    .uscart .l3 {
        flex: unset;
        order: 10;
        width: 100%;
        margin: 10px 0;
    }

    .uscart .cabd li {
        flex-wrap: wrap;
    }

    .uscart .cahd>* {
        display: none;
    }

    .uscart .cahd .l1 {
        display: flex !important;
        justify-content: left;
    }

    .uscart .cabd li .l1 {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .uscart .cabd li .l2 {
        font-size: 12px;
        width: 31% !important;
        flex: unset;
    }

    .uscart .cabd li .l3 .num {
        font-size: 12px;
        width: 35px;
    }

    .mes_ipt {
        justify-content: space-between;
    }

    .mes_ipt_left,
    .mes_ipt_right {
        margin: 0;
    }

    .contacts_main {
        flex-wrap: wrap;
    }

    .contacts_left,
    .contacts_right {
        width: 100%;
    }

    .apphotleft .swiper-pagination {
        left: 50% !important;
        transform: translateX(-50%);
    }

    .news_boxs img {
        width: 100%;
        object-fit: contain;
    }

    .allnews_lst {
        justify-content: space-between;
    }

    .news_boxs {
        width: 48%;
        margin-right: 0;
    }

    .wrap {
        flex-wrap: wrap;
    }

    .main-news .cont {
        width: 100%;
        margin-bottom: 20px;
    }

    .main-news .re-list {
        width: 100%;
    }

    .app_box_left {
        width: 45%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    .app_box_left img {
        margin: 0;
    }

    .app_box_right {
        width: 1%;
        flex-grow: 1;
    }

    .threeimg {
        flex-wrap: wrap;
    }

    .threeimg .threeimg_list {
        width: 100% !important;
    }

    .details_product_nav {
        display: flex;
    }

    .details_product_nav a {
        float: unset;
        font-size: 12px;
        display: block;
    }

    .details_right>div>div {
        font-size: 12px !important;
    }

    .details_right_tit {
        font-size: 18px;
    }

    .details_cont {
        flex-wrap: wrap;
    }

    .details_left,
    .details_right {
        width: 100%;
        margin: 0;
    }

    .pro_pagebtn span {
        margin-bottom: 15px;
    }

    .allpro_lst {
        justify-content: space-between;
    }

    .product_list {
        width: 49%;
        margin-right: 0 !important;
    }

    .all_main {
        justify-content: space-between;
        padding: 0 20px;
    }

    .search_box {
        display: none;
    }

    .footer_cont {
        flex-wrap: wrap;

    }

    .footer_cont>div {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .footer_cont .footer_left {
        padding-left: 20px;
    }

    .footer_left ul li {
        margin-bottom: 20px;
    }

    .footer_center li {
        margin-top: 20px;
    }

    .index_application .swiper-slide p {
        margin: -24px auto 0;
        position: relative;
        z-index: 1;
        top: unset;
        bottom: unset;
        left: unset;
        right: unset;
        width: 70%;
        font-size: 12px;
    }

    .index_application .swiper-slide {
        height: 340px;
    }

    .index_application img {
        width: 100%;
        height: 320px;

    }
}

@media screen and (max-width:750px) {
    .uscalcu{
        width: 100%;
    }
    .uscalcu .uschd{
        display: flex;
    }
    .uscalcu .uscbb li{
        display: flex;
    }
    .uscalcu .l1{
        float: unset;
        width: 70%;
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;    font-size: 12px;
line-height: 30px;
    }
    .uscalcu .usccc li{
       display: flex;
       flex-wrap: wrap;
       font-size: 12px;

    }
    .uscalcu .usccc li label{
        font-size: 12px;
    }
    .uscalcu .uschd{
        font-size: 12px;
    }
    .uscalcu .uscul li{
        font-size: 12px;
    }
    .uscalcu .usccc li .lsele{
        width: 100% !important;
        margin:  10px 0 !important;
        margin-right: 0 !important;
    }
    .uscalcu .l2, .uscalcu .l3{
        flex-grow: 1;width: 1%;
    }
    .qmvery .qmfirm .cabd li .pic,.qmvery .qmfirm .cabd li h4{
        display: none;
    }
    .qmvery .qmfirm .cabd li .l1{
        width: auto;
        margin-bottom: 0;
    }
    .uscart .cabd li{
        margin-bottom:10px;
    }
    .uscart .cabd li .l3 .ad, .uscart .cabd li .l3 .de{
        width: 15px;height: 28px;
        border: 1px solid #ddd;
    }
    .uscart .cabd li .l3 .num{
        width: 20px;
        margin: 0 5px;
    }
    .uscart .cabd li{
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .uscart .cabd li .l1{
        width: auto;
        margin-bottom: 0;
    }
    .uscart .cabd li .l4{
        display: none !important;
    }
    .uscart .cabd li div:nth-of-type(2){
        display: block !important;
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    }
    .uscart .cabd li div:nth-of-type(5){
        display: block !important;
        order:3;width: 27% !important;
    }
    .uscart .cabd li h4{
        margin-left: 0;
        display: none;
    }
    .uscart .cabd li .l1>span{
        width: 25px !important;
    }
    .uscart .cabd li h4 a{
        display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
    }
    .cabd{
        margin-bottom: 10px ;
    }
    .uscart .l3{
        order: 2;
        width: auto;
        display: flex;  
        margin: 0;
        margin-right: 5px;
    }
    .uscart .cabd li .pic{
        display: none;
    }
    .usmain .usll h3{
        margin: 15px 0;
        font-weight: bold;
        font-size: 14px;
    }
    .usrr.order .orft>div.l6,.usrr.order .orth>div.l6{
       display: none;
    } 
    .usrr.order .orth >div:first-child{
        width: 40% !important;
        flex: unset;
    }
    .qmuation .bd li dd{
        text-align: center;
    }
    .qmuation .hd li{
        flex: 1;
    }
    /* .usrr.order .orft{
        flex-wrap: wrap;
    }
    .usrr.order .orft>div{
        width: 50% !important;
        flex: unset;
        margin-bottom: 10px;
    }
    */
    .nav_list {
        /* display: block; */
        position: fixed;
        top: 99px;
        background-color: #fff;
        z-index: 999;
        width: 100vw;
        height: calc(100vh - 99px);
        left: 0;
    }
    .qmmlogin .bd1:first-child{
        margin: 0 20px;
    }
    .menu-btn{
        display: block;
    }
    .qmadds .box dd{
        width: 90%;
        float: unset;
    }
    .footer_center span,.footer_center li,.sendbtn,.footer_right p{
        font-size: 12px;
    }
    .usmain .usll ul {
        flex-wrap: wrap;
    }

    .usrr.order .orhd ul {
        flex-wrap: wrap;
    }

    .qmvery .qmadds .box dd {
        margin-right: 0;
        width: 90%;
    }

    .usbg {
        padding: 20px 0;
    }

    .qmvery .qmadds dd.s1 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .qmadds .box dl {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .qmadds li {
        align-items: center;
    }

    .qmvery .qmfirm h2,
    .qmvery .qmadds h2,
    .qmvery .qmship h2,
    .qmvery .qmadds h2 {
        font-size: 14px;
    }

    .qmadds li label {
        font-size: 12px;
        width: 35%;
    }

    .qmadds ul {
        padding-right: 20px;
    }

    .qmadds li>.rt {
        flex-grow: 1;
        width: 1%;
    }

    .qmadds li>.rt .rt {
        width: auto;
    }

    .qmadds li .rt .t {
        width: 100%;
    }

    .qmadds li {
        display: flex;
    }

    .qmadds li label,
    .qmadds li .rt {
        float: unset;
    }

    .ustab .wrap {
        flex-wrap: wrap;
    }

    .ustab .rts {
        float: unset;
        width: 100%;

    }

    .ustab .rts li::before {
        display: none;
    }

    .ustab .rts ul {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .ustab .rts ul li {
        margin-bottom: 10px;
    }

    .qmvery .qmfirm .mesg .ly {
        float: unset;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .qmvery .qmfirm .mesg .rt h5 {
        text-align: right;
    }

    .qmvery .qmfirm .mesg .rt {
        float: unset;
        margin-left: 0;
    }

    .qmvery .qmfirm .mesg .ly .t1 {
        width: 100%;
        float: unset;
    }

    .qmvery .qmfirm .cabd .l5,
    .qmvery .qmfirm .cabd .l4,
    .qmvery .qmfirm .cabd .l3,
    .qmvery .qmfirm .cabd .l2 {
        flex-grow: unset !important;
        width: 20%;
    }

    .qmvery .qmfirm .cabd .l4 {
        width: 6% !important;
    }



    .qmvery .qmfirm .cabd li {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .qmvery .qmfirm .cabd li .l1 {
        width: auto;
        margin-bottom: 0px;
    }
    .qmvery .qmfirm .cabd li:last-child{
        flex-wrap: nowrap;
    }
    .qmvery .qmfirm .cabd li .l2 span{
        font-size: 12px;
    }
    .qmvery .qmfirm .cabd .l4{
        display: none;
    }
    .app_boxs {
        flex-wrap: wrap;
    }

    .app_box_left {
        width: 100%;
    }

    .app_box_right {
        height: auto !important;
    }

    .details_product_nav a {
        flex: unset;
        width: 50%;
    }
    .usmain .usll li{
        width: 100%;
        margin-bottom: 10px;
    }
    .usmain .usll li a{
        padding-left: 20px;
    }
    .details_product_nav{
        flex-wrap: wrap;
        height: auto;
    }
    .qmmlogin .bds li dd label{
        float: unset;
        width: auto;
        text-align: left;
    }
    .qmmlogin .bds li dl{
        margin: 10px;
    }
    .qmmlogin .bds li dd .rt{
        width: 100%;
        float: unset;
    }
    .qmmlogin .bds li dd .t1{
        float: unset;
        width: 100%;
    }
    .qmmlogin .bds li .d{
        margin: 10px;
        font-size: 12px;
        padding: 10px;
    }
    .tuijian_product {
        flex-wrap: wrap;
    }

    .set_btns {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .set_btns>* {
        width: 47% !important;
        margin: 0 0 15px;
    }

    .procuct_tit {
        display: flex;
        align-items: baseline;
        justify-content: space-between;
    }

    .product_list_bot img {
        width: 24px !important;
    }

    .category_tit {
        font-size: 14px;
        padding-left: 15px;
    }

    .category li>a {
        display: inline-block;
        line-height: 1;
    }

    .left-menu-1>div>a {
        font-size: 12px;
    }

    .left-menu-1-1 {
        display: block !important;
    }

    .product_list {
        width: 100%;
    }

    .header_top_cont_left>p>span img {
        display: none;
    }

    .nav_list {
        display: none;
    }

    .header_bot_cont {
        height: 60px;
        align-items: center;
    }

    .header_bot {
        height: 60px;
    }

    .all_product {
        justify-content: space-between;
    }

    .product_list {
        width: 48%;
    }

    .product_list_top img {
        height: 280px;
    }

    .index_banner .swiper-wrapper {
        height: 300px;
    }

    .picScroll-left .bd ul li .pic img {
        width: calc(100vw / 5) !important;
        height: 55px !important;
    }

    .partners_cont {
        width: 100%;
    }

    .picScroll-left a {
        display: none !important;
    }

    .mores {
        margin-left: 0px;
        margin: 20px auto;
        display: block;
    }

    .choose_lst h3 {
        font-size: 24px;
    }

    .choose_lst_text {
        font-size: 12px;
    }

    .index_application .swiper-slide {
        height: 150px;
    }

    .header_top_cont_left>p>span:nth-of-type(1n+1) {
        display: none;
    }

    .index_banner .swiper-wrapper {
        height: 240px !important;
    }

    .index_application img {
        height: 100%;
    }

    .index_application .swiper-slide p {
        margin-top: -36px;
    }

    .news_right {
        width: 100%;
    }

    .news_time {
        position: unset;
        display: flex;
        align-items: baseline;
    }

    .news_time dt {
        font-size: 24px;
        margin-right: 5px;
    }

    .news_time dd {
        font-size: 14px;
    }

    .footer_cont {
        padding: 50px 20px;
    }

    .choose_msg .choose_lst {
        padding: 0 5px;
    }

    .chooseus_tit,
    .chooseus_text {
        padding-left: 0;
    }

    .product_list_bot span {
        font-size: 12px;
        padding-left: 0px;
    }

    .product_list_bot {
        padding: 0 10px;
    }

    .product_list_top img {
        height: 180px;
    }

    .news_list_text,
    .news_list h5 {
        width: 100%;
    }

    .picScroll-left .bd ul li .pic img {
        height: 40px !important;
    }

    .news_time dd {
        order: 0;
    }

    .news_time dt {
        order: 1;
        font-size: 14px;
        color: #333;
        margin-left: 5px;
    }

    .qmmlogin {
        width: 95vw;
        box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, .5);
    }
    
}

@media screen and (max-width:500px) {

    .qmvery .qmship dd label{
        font-size: 12px;
    }
    .details_pro_right p,.details_pro_right table{
        width: 100% !important;
    }
    .qmvery .qmfirm .cabd li div:nth-of-type(3){
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    }
    .details_pro_right img{
        height: auto;
    }
    .picScroll-left .bd ul li .pic img{
        height: 35px !important;
    }
    .qmvery .qmfirm .cabd li .l3 .num{
        width: 20px !important;
    }
    .qmvery .qmfirm .cabd .l3 {
        order: 3;
        width: 100% !important;
    }
    .qmvery .qmfirm .cabd li div:nth-of-type(6){
        order: 4;
    }
    .qmvery .qmfirm{
        padding: 10px;
    }
    .qmvery .qmfirm .cabd li .l2 {
        margin: 0;
        width: auto;
    }
    .qmvery .qmfirm .cabd .l3{
        display: flex;
        width: auto !important;
        margin-left: 0;
    }
    .qmvery .qmfirm .cabd li .l2{
        font-size: 12px;
    }
    .qmvery .qmfirm .cabd li:last-child{
        padding-right:0 !important ;
    }
    .qmvery .qmfirm .cabd li .l3 .num{
        width: 30px;
        margin: 0 5px;
    }
    .qmvery .qmfirm .cabd li i{
        margin: 0;
    }
    .qmvery .qmfirm .cabd li .l3 .ad, .qmvery .qmfirm .cabd li .l3 .de{
        width: 18px;
        border: 1px solid #ddd;
    }
    .index_banner .swiper-wrapper {
        height: 150px !important;
    }

    .application_tit img,
    .partners_tit img,
    .chooseus_tit img {
        height: 20px;
    }

    .choose_msg {
        height: auto;
        flex-wrap: wrap;
        padding: 0 5px;
    }

    .choose_msg .choose_lst {
        width: 50%;
        margin-bottom: 20px;
    }

    .choose_msg .choose_lst:nth-of-type(2) {
        border: none;
    }

    .product_list {
        width: 100%;
        margin-bottom: 20px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 20px;
        height: 4px;
    }



    .nav_list li {
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
    }

    .nav_on.Products {
        height: 342px !important;
        border-bottom: 1px solid #ddd;
    }

    .down-menu {
        /* display: block !important; */
        height: 300px;
        overflow: hidden;
        overflow-y: scroll;
        top: 180px;
    }

    .down-menu-box {
        flex-wrap: wrap;
    }

    .down-menu-box-left {
        width: 100% !important;
        height: auto;
    }

    .down-menu-box-right {
        display: none;
    }

    .down-menu-box>img {
        display: none;
    }
}