html,body { font-family: PingFangSC-Regular, sans-serif;}

.web_footer_fixed { position:fixed; bottom:0px; left:0px;}

/* 网站顶部 */
.web-head-top { width:100%; height:30px; float:left; background: #333;}
.web-head-top-box { width:1200px; margin:0px auto;}
.web-head-top-box h2 { width:100%; height:30px; float:left; color:#fff; font-size:14px; line-height:30px; margin:0px;}
.web-head-top-box h2 img { width:24px; height:24px; float:left; margin:3px;}
.web-head-top-box h2 span { float:right;font-size:14px; color:#fff;}
.web-head-top-box h2 span i { font-style:normal; font-weight:bold; margin-left:15px; cursor:pointer;}
.web-head-top-box h2 b { width:auto; float:left; font-size:14px; font-weight: normal; color:#fff;}

.web-head-nav { width:100%; height:105px; float:left; background: #fff;}
.web-head-nav-box { width:1200px; margin:0px auto;}
.web-head-nav-box-main { width:100%; min-width:980px; max-width:1200px; float:left;position: relative;}
.web-head-nav-box-logo { width:250px; height:52px; float:left; margin:22px 0px 0px 0px; cursor:pointer;}
.web-head-nav-box-logo img { width:52px; height:52px; float:left;}
.web-head-nav-box-logo h2 { width:160px; height:52px; line-height:52px; float:left; color:#0A527B; overflow:hidden; font-size:32px; margin:0px;}
.web-head-nav-menu { width:550px; height:40px; float:left; margin-top:30px;}
.web-head-nav-menu ul { width:100%; height:auto; float:left; list-style:none; }
.web-head-nav-menu ul li { width:75px; height:40px; line-height:40px; float:left; cursor:pointer; text-align: right; font-size:16px; color:#101523;}
.web-head-nav-menu ul li a {color:#101523;}
.web-head-nav-menu ul li a.select { color:#F6C704; font-weight: bold;}
.web-head-nav-menu ul li a:hover { color:#F6C704; font-weight: bold;}

.web-head-nav-search { width:320px; height:50px; float:right; border:1px solid #E0E0E0; margin-top:25px;}
.web-head-nav-search-date { width:50px; height:50px; float:left;}
.web-head-nav-search-date img { width:50px; height:50px; float:left; padding:10px; cursor:pointer;}
.web-head-nav-search-left { width:270px; height:50px; line-height:50px; float:left; border-right:1px solid #E0E0E0;}
.web-head-nav-search-left input { width:220px; min-height:20px; line-height:20px; float:left; font-size:14px; margin:15px 20px; padding:0px;}
.web-head-nav-search-right { width:40px; height:50px; line-height:50px; float:left;cursor: pointer;}
.web-head-nav-search-right img { width:24px; height:24px; float:left; margin:13px;}

.web-banner-box { width:100%; height:auto; float:left;}
.web-banner-box img { width:100%; height:auto; float:left;}

.web-home-leftnav { width:230px; height:460px; float:left; background: rgba(255,255,255,0.95); position: absolute; left:0px; bottom:-490px; z-index:99; overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling: touch;}
.web-home-leftnav ul { width:100%; height:auto; float:left; list-style:none;}
.web-home-leftnav ul li { width:100%; height:50px; cursor: pointer; line-height:50px; float:left; padding:0px 10px 0px 20px; font-size:14px; color:#333;}
.web-home-leftnav ul li.select { background: #F6C704;}
.web-home-leftnav ul li span { float:right;}
.web-home-leftnav ul li span img { width:20px; height:auto; float:right; margin:15px 0px 0px 0px;}
.web-home-leftnav ul li a { color:#333; width:150px ;height:50px; float:left;}
.web-home-leftnav ul li:hover { color:#333; background:#F6C704; }

.web-head-nav-more { width:630px; height:250px; float:left; position: absolute; left:255px; top:60px; z-index:99; display: none;}
.web-head-nav-more-tip{
    margin-top:25px;
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 6px #ccc;
    position: relative;
    border-radius: 4px;
    background: #fff;
	float:left;

}
.web-head-nav-more-tip:before,.web-head-nav-more-tip:after{
    position:absolute;
    content:'';
    left:42px;
    overflow:hidden;
    pointer-events:none;
    -webkit-transform:rotate(45deg);
    -mz-transform:rotate(45deg);
    transform:rotate(45deg);
}
.web-head-nav-more-tip:before{
    box-shadow:0px 0px 6px #ccc;
    top:-7px;
    width:14px;
    height:14px;
    margin-left:-7px;
}
.web-head-nav-more-tip:after{
    top:-6px;
    width:18px;
    height:18px;
    margin-left:-9px;
    background:#fff;
    box-shadow:none;
}

.customer-service-tip{
    margin-top:10px;
    width: 160px;
    height: auto;
    box-shadow: 0px 0px 6px #ccc;
    position: relative;
    border-radius: 4px;
    background: #fff;
	float:left;
	z-index:999;
	display:none;

}
.customer-service-tip:before,.customer-service-tip:after{
    position:absolute;
    content:'';
    left:42px;
    overflow:hidden;
    pointer-events:none;
    -webkit-transform:rotate(45deg);
    -mz-transform:rotate(45deg);
    transform:rotate(45deg);
}
.customer-service-tip:before{
    box-shadow:0px 0px 6px #ccc;
    top:-7px;
    width:14px;
    height:14px;
    margin-left:-7px;
}
.customer-service-tip:after{
    top:-6px;
    width:18px;
    height:18px;
    margin-left:-9px;
    background:#fff;
    box-shadow:none;
}
.customer-service-tip img { width:100%; height:auto; float:left; padding:10px 10px 0px 10px;}
.customer-service-tip p { width:100%; height:30px; float:left; padding:0px 10px 0px 0px; text-align:center; line-height:30px; font-size:12px; color:#333;}


.web-head-nav-more-tip h2 { width:100%; height:50px; line-height:50px; float:left; padding:5px 20px 0px 20px;}
.web-head-nav-more-tip h2 a { width:100px; height:50px; font-weight: bold; line-height:50px; border-bottom:2px solid #F6C704; font-size:14px; color:#333; float:left; padding-left:2px;}
.web-head-nav-more-tip ul { width:100%; height:auto; float:left; list-style:none; padding:10px 20px;overflow: hidden;}
.web-head-nav-more-tip ul li { width:20%; height:36px; line-height:36px; float:left; margin:7px 0px;cursor:pointer; overflow:hidden;}
.web-head-nav-more-tip ul li img { width:36px; height:36px; float:left;}
.web-head-nav-more-tip ul li b { width:auto; height:36px; line-height:36px; float:left; font-size:14px; color:#333; font-weight:normal;}
.web-head-nav-more-tip ul li a { color:#333;}
.web-head-nav-more-tip ul li a:hover b { color:#F6C704;}

.web-home-goods-list { width:100%; height:auto; float:left; background: #fff;}
.web-home-goods-list-box { width:1200px; margin:0px auto;}
.web-home-goods-list-box h2 { width:100%; height:80px; line-height:80px; float:left; font-size:22px; color:#333; font-weight: bold;}
.web-home-goods-list-box h2 span { float:right; font-size:14px; color:#999; cursor: pointer; margin-top:6px;}
.web-home-goods-list-box h2 span img { width:20px; height:20px; float:right; margin:30px 10px 0px 0px;}
.web-home-goods-list-box h2 span a { color:#333;}

.web-home-goods-list-box ul { width:100%; height:auto; float:left; list-style:none;}
.web-home-goods-list-box ul li { width:18.4%; height:auto;cursor: pointer; position: relative; float:left; margin-right:1.6%; margin-bottom:20px; background: #FAFAFA;}
.web-home-goods-list-box ul li i { width:68px; display:none; height:20px; float:left; color:#fff; background: #E53934; position: absolute; top:0px; left:38%;font-style:normal; font-size:12px; text-align: center;}
.web-home-goods-list-box ul li.white { background: #fff;}
.web-home-goods-list-box ul li img { width:100%; height:auto; float:left; padding:10px;}
.web-home-goods-list-box ul li h3 { width:100%; height:50px; padding:10px 10px;line-height:19px; margin-top:5px; float:left; text-align: center; font-size:14px; color:#333;}
.web-home-goods-list-box ul li h4 { width:100%; height:30px; padding:0px 10px;line-height:30px; float:left; text-align: center; font-size:12px; color:#999;}
.web-home-goods-list-box ul li p { width:100%; height:30px; line-height:30px; float:left; text-align: center; font-size:14px; color:#E53934; margin-bottom:15px;}

.web-home-goods-list.blue { width:100%; height:auto; float:left;background:rgba(246,250,255,1); margin-top:10px; padding-top:10px;}

.web-home-activity-list { width:100%; height:auto; float:left; background: rgba(246,250,255,1);}
.web-home-activity-list-box { width:1200px; margin:0px auto;}
.web-home-activity-list-box h2 { width:100%; height:80px; line-height:80px; float:left; font-size:22px; color:#333; font-weight: bold;}
.web-home-activity-list-box h2 span { float:right; font-size:14px; color:#999; cursor: pointer; margin-top:6px;}
.web-home-activity-list-box h2 span img { width:20px; height:20px; float:right; margin:30px 10px 0px 0px;}
.web-home-activity-list-box h2 span a { color:#333;}
.web-home-activity-list-box-div { width:100%; height:auto; float:left;}
.web-home-activity-list-box-div img { width:100%; height:auto; margin-top:10px; float:left;}

.web-foot-box{ width:100%; height:160px; float:left; background:rgba(51,51,51,1);}
.web-foot-main { width:1200px; margin:0px auto; position: relative;}
.web-foot-main p { width:100%; height:30px; line-height:30px; float:left; color:#999; font-size:12px; margin:0px;padding:0px;}

.web-all-nav { width:100%; height:70px; float:left; background: #0C527F;}
.web-all-nav-box { width:1200px; height:70px; margin:0px auto;}
.web-all-nav-box h2 { width:100%; height:70px; line-height:70px; float:left; font-size:20px; color: #fff;}
.web-all-nav-box h2 a { color:#fff;}
.web-all-nav-box ul { width:100%; height:70px; float:left; list-style:none;}
.web-all-nav-box ul li { width:100px; height:70px; float:left; position: relative;cursor: pointer; text-align: center; line-height:70px; color:#fff; font-size:20px;}
.web-all-nav-box ul li i {  float:left; position: absolute; left:39px; bottom:0px; display: none;  vertical-align: top;  border-bottom: 9px solid #fff;  border-right: 9px solid transparent;  border-left: 9px solid transparent;  content: "";  }
.web-all-nav-box ul li i.select { display: block;}
.web-all-nav-box ul li a { color:#fff;}
.web-sys-set { width:100px; height:120px; float:left; position: absolute; background: #fff; box-shadow: 2px 2px 4px 0px #ccc; z-index: 999; left:0px; bottom:-120px;display: none;}
.web-sys-set ul { width:100%; height:auto; float:left; list-style:none;}
.web-sys-set ul li { width:100%; height:40px; line-height:40px; text-align: center; font-size:12px; color:#333; float:left; border-bottom: 1px solid #efefef; cursor: pointer; }
.web-sys-set ul li a { color:#333;}
.web-sys-set p { width:100%; height:40px; line-height:40px; text-align: center; font-size:12px; color:#333; float:left; border-bottom: 1px solid #efefef; cursor: pointer; }
.web-sys-set p a { color:#333 !important;}
.web-sys-set.select { display: block;}

.web-activity-main { width:100%; height:auto; float:left; background: #fff; margin-bottom: 80px;}
.web-activity-list-box { width:1200px; height:auto; margin:20px auto 0px auto;}
.web-activity-list-box h2 { width:100%; height:70px; line-height:70px; color:#101523; font-size:20px; float:left;}
.web-activity-list-box h2 span { float:right; font-size:12px; color:#D0021B;}
.web-activity-list-box img { width:100%; height:auto; float: left; border:1px solid #efefef;}

.web-activity-show { width:100%; height:auto; float:left; background: #f6f6f6;padding-bottom: 80px; padding-top:30px;}
.web-activity-show-box { width:1200px; height:auto; margin:0px auto;}
.web-activity-show-box h2 { width:100%; height:45px; line-height:45px; float:left; color:#101523; font-size:24px;}
.web-activity-show-box h3 { width:100%; height:20px; line-height:20px; font-size:12px; color:#A1A1A1; float:left;}
.web-activity-show-box p { width:100%; height:auto; float:left; line-heihgt:30px; font-size:18px; color:#101523; margin-top:20px;}
.web-activity-show-box ul { width:100%; height:auto; float:left; list-style:none; margin-top:20px;}
.web-activity-show-box ul li { width:23.4%; height:auto;cursor: pointer; float:left; margin-right:1.6%; margin-bottom:20px; background: #FAFAFA;}
.web-activity-show-box ul li.white { background: #efefef;}
.web-activity-show-box ul li img { width:100%; height:auto; float:left; padding:10px;}
.web-activity-show-box ul li h3 { width:100%; height:30px; line-height:30px; margin-top:20px; float:left; text-align: center; font-size:14px; color:#333;}
.web-activity-show-box ul li h4 { width:100%; height:30px; line-height:30px; float:left; text-align: center; font-size:12px; color:#999;}
.web-activity-show-box ul li p { width:100%; height:30px; line-height:30px; float:left; text-align: center; font-size:14px; color:#E53934;}

.web-other-nav { width:100%; height:50px; float:left; background: #fff;}
.web-other-nav-box { width:1200px; height:50px; margin:0px auto;}
.web-other-nav-box p { width:80%; height:auto; float:left; line-height:50px;}
.web-other-nav-box p a { width:auto; padding:0px 50px 0px 0px; float:left; color:#2A2A2A; font-size:14px;cursor: pointer;}
.web-other-nav-box p a span { width:11px;float:right; padding:13px 0px 0px 20px;}
.web-other-nav-box p a span img { width:11px; height:11px; float:right; }
.web-other-nav-box p span { float:right;}
.web-other-nav-box h2 { width:160px; height:50px; float:right;}
.web-other-nav-box h2 b { width:50px; height:50px; line-height:50px; float:left; font-size:12px; font-weight: normal;}
.web-other-nav-box h2 b span { color:#F6C704;}
.web-other-nav-box h2 a { width:36px; height:24px; float:left; border:1px solid #EFEFEF; margin:13px 10px 0px 0px; cursor: pointer;}
.web-other-nav-box h2 a img { width:18px; height:18px; float:left; margin:2px 0px 0px 6px;}

.web-search-goods { width:100%; height:auto; float:left; background: #FAFAFA; padding-bottom: 40px;}
.web-search-goods-box { width:1200px; margin:40px auto 0px  auto;}
.web-search-goods-box ul { width:100%; height:auto; float:left; list-style:none;}
.web-search-goods-box ul li { width:18.4%; height:400px;cursor: pointer; position: relative; float:left; margin-right:1.6%; margin-bottom:20px; background: #fff;}
.web-search-goods-box ul li.white { background: #fff;}
.web-search-goods-box ul li.huise { background: #FAFAFA;}
.web-search-goods-box ul li i { width:68px; display:none; height:20px; float:left; color:#fff; background: #E53934; position: absolute; top:0px; left:38%;font-style:normal; font-size:12px; text-align: center;}

.web-search-goods-box ul li img { width:100%; height:auuto; float:left; padding:10px;}
.web-search-goods-box ul li h3 { width:100%; height:50px; line-height:19px; overflow:hidden; margin-top:10px; padding:10px 10px;  float:left; text-align: center; font-size:14px; color:#333;}
.web-search-goods-box ul li h4 { width:100%; height:30px; line-height:30px; float:left; text-align: center; font-size:12px; color:#999;}
.web-search-goods-box ul li p { width:100%; height:30px; line-height:30px; float:left; text-align: center; font-size:14px; color:#E53934;}
.web-search-goods-box ul li h2 { width:100%; height:30px; margin-bottom:20px; line-height:30px; float:left; }
.web-search-goods-box ul li h2 input { width:64px; height:34px; float:left; font-size:10px;-webkit-transform:scale(0.8);border:1px solid #efefef; padding:5px; margin-left:20px; line-height:28px; background: #F7F7F7; color:#2A2A2A; text-align: center; min-height:28px;}
.web-search-goods-box ul li h2 a { width:100px; height:30px; float:left; line-height:30px; color:#2A2A2A; font-size:12px; margin-left:15px;}
.web-search-goods-box ul li h2 span { float:right; color:#2A2A2A; font-size:12px; margin-right:0px; margin-top:3px;}
.web-search-goods-box ul li h2 span img { width:24px; height:24px; flaot:left; padding:0px; margin:3px 7px 0px 0px;}

.web_goods_add_cart { border:1px solid #eee; margin-top:3px; max-width:80px; height:28px; line-height:28px; text-align:center; font-size:12px;}
.web_goods_add_cart:hover { border:1px solid #F6C704; color:#F6C704}

.web-user-order-main { width:100%; height:auto; float:left; background: #FAFAFA; padding-bottom: 40px;}
.web-user-order-main-box { width:1200px; margin:20px auto 0px  auto;}
.web-user-order-main-left { width:12%; height:auto; min-height:660px; float:left; background: #fff; border:1px solid #E4EAEE; margin-right:2%;}
.web-user-order-main-left ul { width:100%; height;auto; flaot:left; list-style:none;}
.web-user-order-main-left ul li { width:100%; height:58px; line-height:58px; border-bottom:1px solid #E4EAEE; float:left; text-align: center; font-size:14px; color:#333;cursor: pointer;}
.web-user-order-main-left ul li.select a{ color:#F6C704;}
.web-user-order-main-left ul li a { color:#333;}

.web-user-order-main-right { width:86%; height:auto;min-height:660px;  float:left; background: #fff; border:1px solid #E4EAEE;}
.web-user-order-main-right-title { width:100%; height:auto; float:left; background: #F4F8FA; border-bottom: 1px solid #E4EAEE; }
.web-user-order-main-right-title ul { width:100%; height:50px; line-height:50px; float:left;}
.web-user-order-main-right-title ul li { width:16.666%; height:50px; line-height:50px; float:left; text-align: center; font-size:16px; color:#333; cursor:pointer;}
.web-user-order-main-right-title ul li.select { font-weight: bold;}
.web-user-order-main-right-list { width:100%; height:auto; float:left;}
.web-user-order-main-right-list ul { width:100%; height:auto; float:left; list-style: none;}
.web-user-order-main-right-list ul li { width:100%; height:auto; float:left;border-bottom: 1px solid #E4EAEE;}
.web-user-order-main-right-list ul li img { width:100px; height:100px; float:left; margin:17px 20px;object-fit: cover; }
.web-user-order-main-right-list ul li h2 { width:880px; height:30px; line-height:30px; float:left; font-size:14px; color:#333; margin-top:20px;}
.web-user-order-main-right-list ul li h2 span { float:right; font-size:12px; color:#999; padding-right: 10px;}
.web-user-order-main-right-list ul li h2 span a { width:68px; height:28px; float:left; border:1px solid #DBDBDB; text-align: center; line-height:28px; font-size:12px; color:#999;cursor: pointer;}

.web-user-order-main-right-list ul li h3 { width:880px; height:30px; line-height:30px; float:left; font-size:12px; color:#999;}
.web-user-order-main-right-list ul li p { width:880px; height:50px; line-height:50px; float:left; font-size:14px; color:#E53934;}
.web-user-order-main-right-list ul li p span { float:right; font-size:12px; color:#999; padding-right: 10px;}
.web-user-order-main-right-list ul li p span a { width:68px; height:28px; float:left; border:1px solid #DBDBDB; text-align: center; line-height:28px; font-size:12px; color:#999; margin-right:10px;cursor: pointer;}

.web-message-list { width:100%; height:auto; float:left; }
.web-message-list ul { width:100%; height:auto; float:left;}
.web-message-list ul li { width:100%; height:60px; line-height:60px; float:left;border-bottom: 1px solid #E4EAEE; padding:0px 20px; font-size:14px; color:#333;}
.web-message-list ul li span { float:right; font-size:12px; color:#999;}

.web-message-body { width:100%; height:auto; float:left; padding:20px 30px; }
.web-message-body h2 { width:100%; height:auto; float:left; line-height:40px; border-bottom:2px solid #efefef; color:#333; font-size:16px; font-weight:bold;}
.web-message-body p { width:100%; height:auto; float:left; line-height:30px; font-size:12px; color:#333;}


.web-customer-service { width:100%; height:auto; float:left; text-align: center; margin-top:150px; padding:0px;}
.web-customer-service img { width:180px; height:auto;}
.web-customer-service p { width:100%; height:10px; line-height:10px; margin:0px; padding:0px; float:left; text-align: center; font-size:14px; color:#333;}

.web-message-activity-box { width:100%; height:auto; float:left; padding:0px 20px;}
.web-message-activity-list { width:100%; height:auto; float:left;}
.web-message-activity-list h2 { width:100%; height:60px; line-height:60px; float:left; font-size:24px; color:#000; font-weight: bold;}
.web-message-activity-list p { width:100%; height:auto; float:left; font-size:16px; color:#101523; line-height:30px;}
.web-message-activity-list img { width:100%; height:auto; float:left; margin:10px 0px ;}

.web-feedback-box { width:100%; height:auto; float:left;}
.web-feedback-title { width:100%; height:50px; float:left; background: #F4F8FA; border:1px solid #E4EAEE;}
.web-feedback-title h2 { width:100%; height:50px; line-height:50px; padding:0px 20px; float:left; font-size:16px; color:#333;}
.web-feedback-main { width:100%; height:610px; float:left; background: #fff; border:1px solid #E4EAEE; border-top:0px;}
.web-feedback-main ul { width:700px; height:auto; margin:60px auto 0px auto; list-style:none;}
.web-feedback-main ul li { width:100%; height:auto; line-height:30px; float:left; margin-bottom:10px; font-size:12px; color:#333;}
.web-feedback-main ul li input { width:100%; height:40px; min-height:40px; margin:0px; line-height:40px; padding:10px; float:left; font-size:12px; color:#333; border:1px solid #DBDBDB;}
.web-feedback-main ul li textarea { width:100%; height:170px; margin:0px; line-height:30px; padding:10px; float:left; font-size:12px; color:#333; border:1px solid #DBDBDB;}
.web-feedback-main ul li select { width:100%; height:40px; min-height:40px;margin:0px;appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url("../image/icon/select_icon.png") no-repeat scroll right center transparent; line-height:40px; padding:0px 10px; float:left; font-size:12px; color:#333; border:1px solid #DBDBDB;}
.web-feedback-main ul li select option { width:100%; height:40px; min-height:40px; float:left; padding-top: 10px; padding-bottom: 10px;}
.web-feedback-main ul li a { width:300px; height:50px; line-height:50px; float:left; margin-left:190px; font-size:14px; text-align: center; color:#fff;background: #F6C704; }

.web-user-evaluate-title { width:100%; height:50px; float:left; background: #F4F8FA; border-bottom:1px solid #E4EAEE; padding:0px 20px;}
.web-user-evaluate-title h2 { width:100%; height:50px; float:left; line-height:50px; font-size:16px; color:#333;}
.web-user-evaluate-list { width:100%; height:auto; float:left; padding:0px 20px; border-top:1px solid #DBDBDB; padding-bottom: 20px;}
.web-user-evaluate-list-left { width:25%; height:auto; float:left;}
.web-user-evaluate-list-left img { width:50px; height:50px; float:left; margin-right:20px; margin-top:30px; object-fit: cover;}
.web-user-evaluate-list-left h2 { width:80px; height:50px; line-height:50px; font-size:14px; margin-top:30px; color:#333; float:left; overflow: hidden;}
.web-user-evaluate-list-right { width:75%; height:auto; float:left; margin-top:30px;}
.web-user-evaluate-list-right p { width:100%; height:auto; lien-height:20px; float:left; font-size:14px; color:#333;}
.web-user-evaluate-list-right ul { width:100%; height:auto; float:left; list-style: none; margin-top:20px;}
.web-user-evaluate-list-right ul li { width:70px; height:auto; float:left; margin-right:10px;}
.web-user-evaluate-list-right ul li img { width:70px; height:70px; float:left;object-fit: cover;}
.web-user-evaluate-list-right h2 { width:100%; height:50px; line-height:50px; float:left; font-size:12px; color:#999;}
.web-user-evaluate-list-right h2 span { float:right}
.web-user-evaluate-list-right h2 span a { width:68px; height:28px; float:left; border:1px solid #DBDBDB; line-height:28px; text-align: center; color:#999; font-size:12px; cursor: pointer;}

.web-user-eval-msg { width:100%; height:auto; float:left; border-top:1px solid #DBDBDB; margin-top:10px;}
.web-user-eval-msg-l { width:8%; height:auto; float:left; margin-top:15px;}
.web-user-eval-msg-l img { width:40px; height:40px; border-radius: 45px; float:left;object-fit: cover; margin:10px; }
.web-user-eval-msg-r { width:82%; height:auto; float:left; margin-top:15px;}
.web-user-eval-msg-r h2 { width:100%; height:30px; line-height:30px; float:left; font-size:12px; color:#999;}
.web-user-eval-msg-r p { width:100%; height:auto; line-height:20px; float:left; font-size:14px; color:#333;}

.web-right-div-page { width:100%; height:70px; float:left;}
.web-right-div-page-box { width:250px; height:50px; float:right; margin-top:14px; margin-right:20px;}
.web-right-div-page-box a { width:86px; height:36px; line-height:36px;background: #F7F7F7; border:1px solid #DBDBDB; position: relative; float:left; text-align: center; font-size:14px; color:#333;cursor: pointer;}
.web-right-div-page-box a.none { color:#DBDBDB;background: #fff;}
.web-right-div-page-box a.select { color:#333; background: #F7F7F7;}
.web-right-div-page-box a.select img { width:20px; height:20px; float:right; margin:7px 10px 0px 0px;}
.web-right-div-page-box a.select span { float:right;}
.web-right-div-page-box a.none img { width:20px; height:20px; float:left; margin:7px 0px 0px 10px;}
.web-right-div-page-box a.none span { float:left;}
.web-right-div-page-box b { width:78px; height:36px; float:left; font-weight: normal; line-height:36px; text-align: center; color:#333; font-size:14px;}
.web-right-div-page-box b span { color:#999;}

.web-confirm-tip { width:100%; height:auto; float:left; position: fixed; z-index:999;}
.web-confirm-tip-bj { width:100%; height:100%; float:left; background: rgba(0,0,0,0.5); z-index: 99999; position: absolute; left:0px; top:0px;}
.web-confirm-tip-main { width:520px; height:265px;background: #fff; float:left; z-index: 999999; position: absolute; left:35%; top:370px; border:1px solid #efefef;}
.web-confirm-tip-main h2 { width:100%; height:50px; line-height:50px; float:left; padding:0px 20px; font-size:16px; color:#333; font-weight: bold; border-bottom: 1px solid #E9E9E9;}
.web-confirm-tip-main p { width:100%; height:155px; line-height:155px; float:left; text-align: center; font-size:14px; color:#333;padding:0px 20px; border-bottom: 1px solid #E9E9E9;}
.web-confirm-tip-main ul { width:100%; height:155px;float:left; list-style:none;padding:20px; }
.web-confirm-tip-main ul li { width:46%; height:30px; float:left; line-height:30px; cursor:pointer; border:1px solid #efefef; padding:0px 10px; font-size:12px; color:#333; margin:1%;}
.web-confirm-tip-main ul li:hover { border:1px solid #F6C704; color:#F6C704;}
.web-confirm-tip-main ul li.select-title { border:1px solid #F6C704; color:#F6C704;}
.web-confirm-tip-main h3 { width:100%; height:55px; float:left; line-height:55px;}
.web-confirm-tip-main h3 a { width:80px; height:32px; float:right; margin-top:15px; cursor: pointer; margin-right:10px; text-align: center; line-height:32px; font-size:14px; color:#666; border:1px solid #D9D9D9;}
.web-confirm-tip-main h3 a.yes { color:#fff; background: #F6C704; margin-right:20px;}
.web-confirm-tip-main h3 a.no { color:#666;}

.web-confirm-tip-server { width:300px; height:310px;background: #fff; float:left; z-index: 999999; position: absolute; left:40%; top:370px; border:1px solid #efefef;}
.web-confirm-tip-server h2 { width:100%; height:30px; line-height:30px; float:left;font-size:12px; color:#333; margin:0px; text-align:center;}
.web-confirm-tip-server img { width:260px; height:260px; float:left; margin:0px 20px 20px 20px;}


.web-user-file-list { width:100%; height:auto; float:left;}
.web-user-file-list ul { width:100%; height:auto; float:left; list-style:none;}
.web-user-file-list ul li { width:100%; height:60px; line-height:60px; float:left; font-size:14px; color:#333; padding:0px 20px; border-bottom:1px solid #f2f2f2;}
.web-user-file-list ul li span { float:right; font-size:12px; color:#999;}
.web-user-file-list ul li span a { width:50px; float:left; line-height:60px; font-szie:12px; color:#2A2A2A; font-weight: normal; cursor:pointer;}

.web-user-eval-goodsinfor { width:750px; height:auto; float:left; border-top:1px solid #efefef; padding-top:10px;}
.web-user-eval-goodsinfor img { width:80px; height:80px; float:left; padding:5px;}
.web-user-eval-goodsinfor h2 { width:400px; height:20px; line-height:20px; float:left; font-size:12px; color:#999;}
.web-user-eval-goodsinfor p {width:400px; height:20px; line-height:20px; float:left; font-size:12px; color:#999; margin-top:10px;}

.web-user-info-left { width:70%; height:auto; float:left; padding-left:20px;}
.web-user-info-left ul { width:100%; height:auto; float:left; list-style:none; padding:20px 0px 0px 40px;}
.web-user-info-left ul li { width:100%; height:48px; line-height:48px; float:left; font-size:12px; color:#A1A1A1;}
.web-user-info-left ul li i { width:80px; font-style: normal; float:left; text-align:right; margin-right:20px;}
.web-user-info-left ul li span { color:#2A2A2A; float:left;}
.web-user-info-left ul li span input { width:120px; height:30px; line-height:30px; min-height:30px; border:1px solid #D9D9D9; padding:5px; margin:10px 0px 0px 0px; font-size:12px; float:left;}
.web-user-info-left ul li span select { width:100px; height:30px;line-height:30px; min-height:30px; border:1px solid #D9D9D9;font-size:12px; float:left; padding:0px; margin-right:10px; float:left; padding-left:10px; margin-top:10px;}
.web-user-info-left ul li b { color:#A1A1A1; float:left; margin-left:15px; cursor: pointer; font-weight:normal;}
.web-user-info-left a { width:100px; height:40px; color:#fff; cursor:pointer; background: #F6C704; float:right; margin:0px 150px 0px 0px; line-height:40px; text-align: center; font-size:16px;}
.web-user-info-right { width:30%; height:auto; float:left;}
.web-user-info-right img { width:100px; height:100px; float:right; border-radius: 50px; margin-right:58px; margin-top:40px;object-fit: cover;}

.web-user-pass-box { width:290px; height:auto; margin:100px auto 0px auto; }
.web-user-pass-box ul { width:100%; height:auto; float:left; list-style:none;}
.web-user-pass-box ul li { width:100%; height:30px; float:left; margin-bottom: 35px;}
.web-user-pass-box ul li b { width:85px; height:30px; float:left; line-height:30px; font-size:12px; color:#2A2A2A;}
.web-user-pass-box ul li a { width:200px; height:30px; border:1px solid #eee; float:left; line-height:30px;}
.web-user-pass-box ul li a input { width:175px; height:30px; min-height:30px; padding:0px 10px; line-height:30px; font-size:12px; color:#2A2A2A; float:left;}
.web-user-pass-box ul li a img { width:16px; height:16px; margin:7px 0px 0px 0px; float:left; cursor: pointer;}
.web-user-pass-box h2 { width:100%; height:50px; line-height:50px; background: #F6C704; color:#fff; font-size:14px; text-align: center; float:left; margin-top:70px; cursor: pointer;}

.web-goods-page { width:100%; height:80px; float:left; background: #fff;}
.web-goods-page-box { width:1200px; margin:20px auto 0px  auto;}
.web-goods-page-list { width:auto; height:50px; float:right; margin-top:0px; margin-right:20px;}

.web-goods-page-list ul { width:auto; height:36px;float:left; list-style:none; margin:0px 12px;}
.web-goods-page-list ul li { min-width:36px; height:36px; float:left; background: #F7F7F7; overflow:hidden; text-align: center; cursor: pointer;border:1px solid #DBDBDB; margin-right:10px; line-height:36px; font-size:14px; color:#101523;}
.web-goods-page-list ul li.active { color:#F6C704; background: #fff; border:1px solid #fff;}
.web-goods-page-list ul li a {  width:100%; position: relative; float:left; text-align: center; font-size:14px; color:#333;cursor: pointer;}

.web-goods-page-list ul li a.select { color:#333; background: #F7F7F7;}
.web-goods-page-list ul li a.select img { width:20px; height:20px; float:right; margin:7px 10px 0px 0px;}

.web-goods-page-list ul li img.top { width:20px; height:20px; float:left; margin:7px 0px 0px 10px;}
.web-goods-page-list ul li span.top { float:left; padding-right:15px; color:#CECECE;}
.web-goods-page-list ul li a img.top { width:20px; height:20px; float:left; margin:7px 0px 0px 10px;}
.web-goods-page-list ul li a span.top { float:left; padding-right:15px; color:#333;}
.web-goods-page-list ul li.disabled { background:#fff;}
.web-goods-page-list ul li img.dow { width:20px; height:20px; float:right; margin:7px 10px 0px 0px;}
.web-goods-page-list ul li span.dow { float:right; padding-left:15px; color:#CECECE;}
.web-goods-page-list ul li a img.dow { width:20px; height:20px; float:right; margin:7px 10px 0px 0px;}
.web-goods-page-list ul li a span.dow { float:right; padding-left:15px; color:#333;}

.web-order-list-box {  width:1200px; margin:20px auto 0px  auto;}
.web-order-list-title { width:100%; height:50px; float:left; border:1px solid  #E4EAEE; background: #F4F8FA;}
.web-order-list-title ul { width:100%; height:50px; list-style:none; float:left;}
.web-order-list-title ul li { width:16.666%; height:50px; line-height:50px; text-align: center; float:left; cursor:pointer; font-size:16px; color:#333;}
.web-order-list-title ul li.select{ color:#F6C704;}
.web-order-list-header { width:100%; height:50px; float:left;border:1px solid  #E4EAEE; border-top:0px;}
.web-order-list-header ul { width:100%; height:50px; list-style:none; float:left;}
.web-order-list-header ul li { width:16.666%; height:50px; line-height:50px; text-align: center; float:left; font-size:14px; color:#333;}
.web-order-list-header ul li img { width:20px; height:20px; margin:15px 0px 0px 0px; float:left;}
.web-order-list-header ul li span { float:left; margin-left:55px;}
.web-order-list-main { width:100%; height:auto; float:left;}
.web-order-list-main-top { width:100%; height:30px; float:left; border:1px solid #E4EAEE; background: #F4F8FA; border-top:0px;}
.web-order-list-main-top h2 { width:100%; height:30px; line-height:30px; float:left; padding-left:50px; font-size:13px; color:#333;}
.web-order-list-main-top h2 span {  margin-left:50px;}
.web-order-list-main-foot { width:100%; height:auto; float:left;  border:1px solid #E4EAEE; background: #fff; border-top:0px;}
.web-order-list-main-foot ul { width:100%; height:auto; float:left; list-style:none;}
.web-order-list-main-foot ul li { width:16.666%; height:100%; float:left; overflow: hidden;}
.web-order-list-main-foot ul li h3 { width:100%; height:30px; line-height:30px; font-size:16px; margin-top:20px; font-weight: bold; color:#2A2A2A; text-align: center;}
.web-order-list-main-foot ul li h4 { width:100%; min-height:44px; height:auto; padding:0px 10px; line-height:22px; font-size:16px; color:#2A2A2A;}
.web-order-list-main-foot ul li h5 { width:100%; height:100%; line-height:100%; text-align:center; color:#E53934; font-size:14px;}
.web-order-list-main-foot ul li h6 { width:100%; height:100%; line-height:100%; text-align:center; color:#2A2A2A; font-size:12px;}
.web-order-list-main-foot ul li a { border:1px solid #DBDBDB; padding:5px 10px; float:left; font-size:12px; color:#999;margin-top:25%; cursor:pointer;  }
.web-order-list-main-foot ul li a.select { color:#F6C704; border:1px solid #F6C704; float:right; margin-right:20px;}
.web-order-list-main-foot ul li a.other { color:#999; border:1px solid #DBDBDB; float:right; margin-right:20px;}

.web-order-goods-image { width:100%; height:auto; float:left;}
.web-order-goods-image.other { border:1px solid #f6f6f6;}
.web-order-goods-image img { width:120px; height:120px; float:left; margin:10px !important; padding:10px !important;}
.web-order-goods-image h2 { width:120px; height:120px; float:left; margin-top:20px;}
.web-order-goods-image h2 b { width:100%; height:40px; line-height:20px; float:left; font-size:14px; color:#333; overflow:hidden;}
.web-order-goods-image h2 i { width:100%; height:30px; line-height:30px; font-size:12px; color:#999; font-style:normal;}
.web-order-goods-image p { width:120px; height:120px; line-height:140px; font-size:12px; color:#333; float:left; text-align:center;}

.web-order-list-header-tip{
    margin-top:50px;
    left:50px;
    width: 175px;
    height: auto;
    box-shadow: 0px 0px 6px #ccc;
    position: absolute;
    border-radius: 4px;
    background: #fff;
    display: none;
}
.web-order-list-header-tip:before,.web-order-list-header-tip:after{
    position:absolute;
    content:'';
    left:42px;
    overflow:hidden;
    pointer-events:none;
    -webkit-transform:rotate(45deg);
    -mz-transform:rotate(45deg);
    transform:rotate(45deg);
}
.web-order-list-header-tip:before{
    box-shadow:0px 0px 6px #ccc;
    top:-7px;
    width:14px;
    height:14px;
    margin-left:-7px;
}
.web-order-list-header-tip:after{
    top:-6px;
    width:18px;
    height:18px;
    margin-left:-9px;
    background:#fff;
    box-shadow:none;
}
.web-order-list-header-tip ul { width:100%; height:auto; float:left; list-style:none; overflow: hidden; padding:10px 0px; background: #fff;}
.web-order-list-header-tip ul li { width:100%; height:40px; line-height:40px; font-size:14px; color:#333; float:left; cursor:pointer;}
.web-order-list-header-tip ul li.select { color:#F6C704;}

.web-ok-order-box { width:1200px; margin:20px auto 0px  auto;}
.web-ok-order-title { width:100%; height:auto; float:left; background: #FAFBFF; border:1px solid #efefef;}
.web-ok-order-title h2 { width:100%; height:40px; font-size:12px; color:#999; line-height:40px; float:left; padding:0px 40px;}
.web-ok-order-title h2 span { float:right; color:#6B6B6B;}
.web-ok-order-main { width:100%; height:auto; float:left; background: #fff; border:1px solid #efefef; border-top:0px;}
.web-ok-order-main-list { width:100%; height:auto; float:left; border-bottom: 1px solid #efefef; padding-bottom: 20px;}
.web-ok-order-main-list ul { width:50%; height:auto; float:left; list-style:none;}
.web-ok-order-main-list ul li { width:400px; height:auto; float:left;  padding:0px 30px 0px 30px;}
.web-ok-order-main-list ul li img { width:100px; height:100px; margin:10px 20px 10px 0px; float:left;}
.web-ok-order-main-list ul li h2 { width:180px; height:40px; overflow:hidden; line-height:20px; float:left; font-size:14px; color:#333; margin-top:20px;}
.web-ok-order-main-list ul li h3 { width:180px; height:30px; line-height:30px; float:left; font-size:12px; color:#999;}
.web-ok-order-main-list ul li h3 span { float:right; font-size:12px; color:#2A2A2A;}
.web-ok-order-main-list ul li h3 span b { color:#D0021B; font-size:16px; font-weight: normal;}
.web-ok-order-main-list h5 { width:20%; height:100%; line-height:120px; float:right; margin-top:20px;}
.web-ok-order-main-list h5 span { width:100%; line-height:24px;float:right; font-size:12px; color:#2A2A2A; padding-right:50px;}
.web-ok-order-main-list h5 span b { color:#D0021B; font-size:16px; font-weight: normal;}
.web-ok-order-main-list h5 span b i { font-style: normal;}
.web-ok-order-main-address { width:100%; height:auto; float:left; border:1px solid #efefef; border-top:1px solid #efefef; padding:0px 30px;}
.web-ok-order-main-address h2 { width:100%; height:60px; line-height:60px; font-size:20px; color:#2A2A2A; float:left; margin-top:10px; font-weight: bold;}
.web-ok-order-main-address ul { width:100%; height:auto; float:left; list-style:none;}
.web-ok-order-main-address ul li { width:100%; height:35px; line-height:35px; float:left; font-size:14px; color:#6B6B6B;}
.web-ok-order-main-address ul li.select { color:#4A90E2; font-size:12px;}
.web-ok-order-main-remark { width:100%; height:50px; line-height:50px; font-size:12px; color:#2A2A2A; float:left; border:1px solid #efefef;}
.web-ok-order-main-remark span { float:left; padding-left:30px;}
.web-ok-order-main-remark input { float:left; width:800px; height:30px; min-height:30px; line-height:30px; padding:5px 10px; font-size:12px; color:#333; margin:10px 0px 0px 0px;}
.web-ok-order-main-pay { width:100%; height:auto; float:left; padding:0px 30px;}
.web-ok-order-main-pay h2 {  width:100%; height:60px; line-height:60px; font-size:20px; color:#2A2A2A; float:left; margin-top:10px; font-weight: bold;}
.web-ok-order-main-pay ul { width:100%; height:auto; float:left; list-style:none;}
.web-ok-order-main-pay ul li { width:100%; height:35px; line-height:35px; float:left; font-size:12px; color:#6B6B6B; cursor: pointer;}
.web-ok-order-main-pay ul li input { margin-right:10px; margin-top:10px; float:left;}
.web-ok-order-main-pay ul li span { float:left;}
.web-ok-order-main-pay p { width:100%; height:50px; float:left; margin:20px 0px 80px 0px;}
.web-ok-order-main-pay p a { width:300px; height:50px; line-height:50px; background: #F6C704; float:left; margin-left:37%; font-size:14px; color:#fff; text-align: center;}

.web-order-wxpay { width:100%; height:auto; float:left; padding:0px 30px;}
.web-order-wxpay-l { width:230px; height:auto; float:left; margin-top:30px;}
.web-order-wxpay-l h2 { width:100%; height:30px; line-height:30px; float:left; font-size:20px; color:#2A2A2A; font-weight: bold;}
.web-order-wxpay-m { width:350px; height:auto; float:left; margin-top:90px;}
.web-order-wxpay-m img { width:326px; height:326px; float:left;}
.web-order-wxpay-m h2 { width:330px; height:30px; line-height:30px; font-size:12px; color:#F6C704; padding-left:30px; cursor: pointer;}
.web-order-wxpay-m h2 a { color:#F6C704;}
.web-order-wxpay-r { width:400px; height:auto; float:left; margin-top:0px;}
.web-order-wxpay-r img { width:100%; height:auto; float:left;}

.web-cart-list-box { width:1200px; margin:20px auto 0px  auto;}
.web-cart-list-title { width:100%; height:auto; float:left; background: #FAFBFF; border:1px solid #efefef;}
.web-cart-list-title ul { width:100%; height:40px; float:left; list-style:none;}
.web-cart-list-title ul li  {  width:20%; height:40px; text-align: center; float:left; line-height:40px; font-size:12px; color:#2A2A2A;}
.web-cart-list-title ul li input { float:left; margin:12px 10px 0px 50px;}
.web-cart-list-title ul li span { float:left;}
.web-cart-list-main { width:100%; height:auto; float:left;;background: #fff; border:1px solid #efefef;}
.web-cart-list-data { width:100%; height:auto; float:left; border-bottom: 1px solid #efefef; padding:0px 30px}
.web-cart-list-data ul { width:100%; height:160px; float:left; list-style:none;}
.web-cart-list-data ul li { width:20%; height:160px; float:left;}
.web-cart-list-data ul li input { float:left; margin:70px 10px 0px 20px;}
.web-cart-list-data ul li img { width:100px; height:100px; float:left; margin:30px 0px 0px 20px;}
.web-cart-list-data ul li h2 { width:100%; height:30px; overflow:hidden; line-height:30px; float:left; color:#333; font-size:14px; margin-top:30px;}
.web-cart-list-data ul li h3 { width:100%; height:30px; line-height:30px; float:left; color:#999; font-size:12px;}
.web-cart-list-data ul li p { width:108px; height:33px; float:left; border:1px solid #E7E7E7; margin:60px 0px 0px 5px;}
.web-cart-list-data ul li p a { width:33px; height:33px; float:left; line-height:33px; text-align: center; font-size:18px; color:#2A2A2A; margin:0px; border:0px;}
.web-cart-list-data ul li p b { width:40px; font-weight: normal; height:33px; cursor: pointer; font-size:12px; text-align: center; line-height:30px; padding:2px 5px; float:left; border-left:1px solid #E7E7E7; border-right:1px solid #E7E7E7; min-height:33px; margin:0px;}
.web-cart-list-data ul li h4 { color:#2A2A2A; width:100%; height:30px; line-height:30px; font-size:16px; text-align: center; margin-top:60px;}
.web-cart-list-data ul li a { width:82px; height:28px; line-height:24px; cursor: pointer; float:left; border:1px solid #DBDBDB; text-align: center; font-size:12px; color:#999; margin-top:60px; margin-left:25px;}
.web-cart-list-data ul li a.select { border:1px solid #F6C704; color:#F6C704;}
.web-cart-list-footer { width:100%; height:60px; float:left; position: relative; margin-top:170px;border:1px solid #efefef; background: #fff;}
.web-cart-list-footer ul { width:100%; height:60px; float:left; list-style:none;}
.web-cart-list-footer ul li { width:20%; height:60px; float:left;line-height:60px;color:#2A2A2A; font-size:12px;}
.web-cart-list-footer ul li h4 { width:100%; height:60px; line-height:60px; font-size:12px; color:#2A2A2A;}
.web-cart-list-footer ul li input { float:left; margin:22px 10px 0px 48px;}
.web-cart-list-footer ul li a { color:#2A2A2A; font-size:12px; cursor: pointer;}
.web-cart-list-footer ul li h5 { width:100%; height:60px; line-height:60px; font-size:12px; color:#A1A1A1;}
.web-cart-list-footer ul li h5 b { font-weight: normal; color:#D0021B; margin:0px 5px;}
.web-cart-list-footer ul li h5 img { width:20px; height:20px; margin:20px 0px 0px 0px; float:right;}
.web-cart-list-footer ul li h2 { width:100%; height:20px; line-height:20px; float:left; margin-top:10px; margin-left:40px; font-size:12px; color:#A1A1A1;}
.web-cart-list-footer ul li h2 span { color:#D0021B; font-size:16px; font-weight: bold;}
.web-cart-list-footer ul li h3 { width:100%; height:20px; line-height:20px; float:left; font-size:12px; margin-left:40px; color:#A1A1A1;}

.web-cart-list-select { width:100%; height:120px; display: none; float:left; position: absolute; background: rgba(42,42,42,0.4); top:-120px; left:0px;  z-index: 999;}
.web-cart-list-select-l { width:145px; height:120px; float:left;}
.web-cart-list-select-l h2 { width:100%; height:20px; line-height:20px; float:right; padding-right:20px; text-align: right; margin-top:10px; font-size:12px; color:#fff;}
.web-cart-list-select-l h2 b { color:#D0021B; margin:0px 5px;}
.web-cart-list-select-l img { width:60px; height:60px; float:right; margin-right:20px;cursor: pointer;}
.web-cart-list-select-m { width:905px; height:120px; float:left;overflow-x:auto;-webkit-overflow-scrolling: touch;}
.web-cart-list-select-m ul { width:100%; height:80px; float:left; list-style:none; margin-top:20px; overflow:hidden;}
.web-cart-list-select-m ul li { width:80px; height:80px; margin-right:20px; float:left; cursor: pointer;}
.web-cart-list-select-m ul li img { width:80px; height:80px; float:left;}
.web-cart-list-select-r { width:145px; height:120px; float:left;}
.web-cart-list-select-r img { width:60px; height:60px; float:left; margin-top:30px; margin-left:20px;cursor: pointer;}

.web-goods-show { width:100%; height:auto; float:left; background: #fff; padding-bottom:50px;}
.web-goods-show-box { width:1200px; margin:20px auto 0px  auto;}
.web-goods-show-image { width:100%; height:auto; float:left; background: #fff;}
.web-goods-show-image-left { width:430px; height:auto; float:left; }
.web-goods-show-image-left img { object-fit:cover;}
.web-goods-show-image-right { width:770px; height:auto; float:right;padding-left:30px;}
.web-goods-show-image-right h2 { width:100%; height:40px; line-height:40px; float:left; margin-top:10px; font-weight: bold; font-size:16px; color:#2A2A2A;}
.web-goods-show-image-right ul { width:100%; height:auto; float:left; list-style:none;}
.web-goods-show-image-right ul li { width:100%; height:35px; line-height:35px; float:left; font-size:12px; color:#A1A1A1;}
.web-goods-show-image-right ul li b { width:80px; height:35px; float:left;}
.web-goods-show-image-right ul li span { float:left; color:#2A2A2A;}
.web-goods-show-image-right ul li span img { width:24px; height:24px; float:left; margin:10px 0px 0px 0px; cursor: pointer;}
.web-goods-show-image-right ul li span h4 { width:40px; height:50px; float:left; border:1px solid #E7E7E7; line-height:50px; text-align: center; font-size:14px; color:#2A2A2A;}
.web-goods-show-image-right ul li span h5 { width:20px; height:50px; float:left; border:1px solid #e7e7e7; background: #F5F5F5;}
.web-goods-show-image-right ul li span h5 a { width:20px; height:24px; float:left; cursor: pointer; text-align: center; line-height:25px; font-size:20px; color:#2A2A2A; border-bottom: 1px solid #e7e7e7;}
.web-goods-show-image-right ul li i { float:left; font-style:normal; color:#979797; margin-left:20px;text-decoration:line-through;}
.web-goods-show-image-right p { width:100%; height:50px; float:left; margin-top:38px;}
.web-goods-show-image-right p a { width:140px; height:50px; line-height:50px; margin-right:25px; float:left; text-align: center;  cursor: pointer; font-size:14px; color:#fff;}

.web-goods-show-nav { width:100%; height:50px; float:left; background: #F4F8FA; border:1px solid #E4EAEE; margin:5px 0px;}
.web-goods-show-nav ul { width:100%; height:50px; float:left; list-style:none;}
.web-goods-show-nav ul li { width:178px; height:50px; line-height:50px; cursor:pointer;text-align: center; float:left; font-size:16px; color:#333;}
.web-goods-show-nav ul li.select { color:#fff; background: #F6C704}

.web-goods-show-body { width:100%; height:auto; float:left; background: #fff;}
.web-goods-show-body-title { width:100%; height:20px; line-height:20px; padding-left:10px;margin:10px 0px; font-size:16px; color:#333; float:left; border-left:5px solid #F6C704;}
.web-goods-show-body-main { width:100%; height:auto; float:left;}
.web-goods-show-body-main img { width:100%; height:auto; float:left;}
.web-goods-show-eval { width:100%; height:auto; float:left;}
.web-goods-show-eval-title { width:100%; height:auto; float:left;}
.web-goods-show-eval-title h2 { width:100%; height:50px; line-height:50px; flaot:left;}
.web-goods-show-eval-title h2 span { font-size:16px;  color:#333; float:left;height:50px; line-height:50px; margin-right:80px;}
.web-goods-show-eval-title h2 a { width:106px; height:36px; line-height:36px; margin-right:50px; margin-top:7px; border-radius: 35px; text-align: center; float:left; background:#FFF9E2; color:#F6C704; font-size:12px;}
.web-goods-show-eval-main { width:100%; height:auto; float:left;}
.web-goods-show-eval-list { width:100%; height:auto; float:left;}
.web-goods-show-eval-list-left { width:20%; height:auto; float:left;}
.web-goods-show-eval-list-left img { width:50px; height:50px; float:left; border-radius: 45px; margin:50px 0px 0px 10px;}
.web-goods-show-eval-list-left h2 { width:140px; height:50px; line-height:50px; float:left; margin:50px 0px 0px 20px; font-size:14px; color:#333; font-weight: bold;}
.web-goods-show-eval-list-right { width:80%; height:auto; float:left; margin-top:50px;}
.web-goods-show-eval-list-right p { width:100%; height:auto; lien-height:20px; float:left; font-size:14px; color:#333;}
.web-goods-show-eval-list-right ul { width:100%; height:auto; float:left; list-style: none; margin-top:20px;}
.web-goods-show-eval-list-right ul li { width:70px; height:auto; float:left; margin-right:10px;}
.web-goods-show-eval-list-right ul li img { width:70px; height:70px; float:left;object-fit: cover;}
.web-goods-show-eval-list-right h2 { width:100%; height:50px; line-height:50px; float:left; font-size:12px; color:#999;}
.web-goods-show-eval-list-right h2 span { float:right}
.web-goods-show-eval-list-right h2 span a { width:68px; height:28px; float:left; border:1px solid #DBDBDB; line-height:28px; text-align: center; color:#999; font-size:12px; cursor: pointer;}
.web-goods-show-eval-list-right h6 { width:100%; height:auto; float:left; font-size:12px; color:#999999; line-height:40px;}
.web-goods-show-eval-list-right h6 a { width:60px; height:auto; float:right; margin-left:30px; cursor:pointer;}
.web-goods-show-eval-list-right h6 a img { width:30px; float:left; height:30px; }
.web-goods-show-eval-list-right h6 a b { flaot:left; font-size:16px; color:#2A2A2A; margin-left:10px;}

.web-login { width:100%; height:auto; float:left;}
.web-login-top { width:1200px; margin:0px auto; height:auto;}
.web-login-bj { width:100%; height:720px; float:left; position: relative; }
.web-login-bj img { width:100%; height:720px; float:left;object-fit: cover;}
.web-login-main { width:400px; height:500px; padding:0px 50px; float:left; position: absolute; z-index:5; top:120px; right:15%; background: #fff; border-radius: 6px;}
.web-login-main h2 { width:100%; height:50px; line-height:50px; font-size:22px; font-weight: bold; color:#101523; text-align: center; margin:30px 0px 20px 0px;}
.web-login-main ul { width:100%; height:auto; float:left; list-style:none;}
.web-login-main ul li { width:100%; height:50px; line-height:50px; float:left; margin-top:20px;}
.web-login-main ul li input { width:100%; height:50px; line-height:50px; min-height:50px; flaot:left; background: #F7F7F7; padding:10px 20px; font-size:14px; collor:#333;}
.web-login-main p { width:100%; height:50px; float:left;font-weight: normal; line-height:50px; font-size:12px; color:#2A2A2A;}
.web-login-main h3 { width:100%; height:50px; float:left; line-height:50px; font-size:12px; color:#2A2A2A;}
.web-login-main a { width:100%; height:50px;cursor: pointer; font-weight: normal; margin-top:50px; line-height:50px; color:#fff; background: #F6C704; text-align: center; font-size:16px; float:left;}
.web-login-main p b {font-weight: normal;}
.web-login-main h3 b {font-weight: normal;}
.web-login-main p input { margin:17px 5px 0px 0px; float:left;}
.web-login-main h3 input { margin:17px 5px 0px 0px; float:left;}

.web-login-tip { width:100%; height:100%; flaot:left; display: none; position: fixed; z-index: 999; }
.web-login-tip-bj { width:100%; height:100%; flaot:left;background: rgba(0,0,0,0.5); z-index: 9999;position: absolute;}
.web-login-tip-main { width:700px; height:365px; flaot:left; padding:10px 50px; background: #fff; border-radius: 10px;z-index: 90999; position: absolute; left:30%; top:35%;}
.web-login-tip-main h2 { width:100%; heihgt:50px; line-height:50px; font-size:22px; color:#2A2A2A; flaot:left; margin-top:20px; text-align: center;}
.web-login-tip-main p { width:100%; heihgt:auto; line-height:20px; font-size:14px; color:#2A2A2A; flaot:left; margin-top:30px;}

.web-shop-infor { width:100%; height:100%; float:left;  background-repeat: no-repeat; background-size: 100% 100%;}
.web-shop-infor-box { width:1200px; height:auto; margin:0px auto;}
.web-shop-infor-box-bj { width:100%; height:720px; float:left; background: rgba(255,255,255,0.8); margin-top:100px;}
.web-shop-infor-left { width:740px; height:720px; float:left;}
.web-shop-infor-left img { width:146px; height:146px; margin:180px 0px 0px 230px; float:left;}
.web-shop-infor-left h2 { width:146px; height:60px; line-height:60px; font-size:20px; color:#2A2A2A; margin:0px 0px 0px 230px; flaot:left; text-align: center;}
.web-shop-infor-right { width:460px; height:720px; float:left;}
.web-shop-infor-right img { width:100px; height:100px; float:left; margin:60px 0px 20px 100px;}
.web-shop-infor-right ul { width:100%; height:auto; float:left; list-style:none;}
.web-shop-infor-right ul li {width:100%; height:auto; float:left; line-height:40px; }
.web-shop-infor-right ul li b { width:100px; height:40px; float:left; font-size:16px; color:#A1A1A1; text-align: right; }
.web-shop-infor-right ul li a { width:280px; height:40px; float:left; font-size:16px; color:#2A2A2A; padding-left:50px;}
.web-shop-infor-right p { width:320px; height:50px; cursor: pointer; margin-top:40px; line-height:50px; text-align: center; font-size:16px; color:#fff; background: #F6C704; float:left; }

.web-add-cart { width:100%; height:auto; float:left; background:#f6f6f6;}
.web-add-cart-box { width:1200px; height:auto; margin:0px auto;}
.web-add-cart-tip { width:100%; height:50px; float:left; margin-top:10px;}
.web-add-cart-tip h2 { width:100%; height:50px; line-height:50px; float:left;}
.web-add-cart-tip h2 img { width:50px; height:50px; float:left;}
.web-add-cart-tip h2 span { float:left; font-size:16px; color:#7ED321;}
.web-add-cart-goods { width:100%; height:auto; float:left; margin-bottom:20px;}
.web-add-cart-goods-left { width:350px; height:auto; float:left;}
.web-add-cart-goods-left img { width:60px; height:60px; margin:10px 20px 10px 30px; float:left;}
.web-add-cart-goods-left h2 { width:200px; height:20px; line-height:20px; float:left; font-size:14px; color:#2A2A2A; margin-top:10px; overflow:hidden;}
.web-add-cart-goods-left h3 { width:200px; height:20px; line-height:20px; float:left; font-size:12px; color:#A1A1A1;}
.web-add-cart-goods-left p { width:200px; height:20px; line-height:20px; float:left; font-size:12px; color:#E53934;}
.web-add-cart-goods-right { width:40%; height:auto; float:right;}
.web-add-cart-goods-right a { width:140px; float:right; height:50px; line-height:50px; text-align:center; font-size:14px; color:#fff; margin-left:30px;}

.web-goods-recommend { width:100%; height:auto; float:left; background:#fff;}
.web-goods-recommend-box { width:1200px; height:auto; margin:0px auto;}
.web-goods-recommend-title { width:100%; height:60px; float:left;}
.web-goods-recommend-title h2 { width:100%; height:20px; line-height:20px; margin:20px 0px; flaot:left; font-size:16px; padding-left:10px; color:#333; border-left:5px solid #F6C704;}
.web-goods-recommend-list {width:100%; height:auto; float:left; margin-bottom:50px;}
.web-goods-recommend-list ul { width:100%; height:auto; float:left; list-style:none;}
.web-goods-recommend-list ul li { width:240px; height:auto; float:left; margin-bottom:20px;}
.web-goods-recommend-list ul li img { width:100px; height:100px; cursor:pointer; float:left; margin-right:20px;}
.web-goods-recommend-list ul li h2 { width:120px; height:20px; float:left; font-size:12px; color:#333; line-height:20px;}
.web-goods-recommend-list ul li h3 { width:120px; height:20px; float:left; font-size:12px; color:#999; line-height:20px;}
.web-goods-recommend-list ul li h4 { width:120px; height:20px; float:left; font-size:12px; color:#E53934; line-height:20px;}
.web-goods-recommend-list ul li p { width:120px; height:28px; float:left; margin-top:12px;}
.web-goods-recommend-list ul li p b { width:80px; height:28px; cursor:pointer; line-height:28px; float:left; color:#F6C704; font-size:12px; text-align:center; font-weight:normal; border:1px solid #F6C704;}
.web-goods-recommend-list ul li p b:hover { background:#F6C704; color:#fff;}

.web-add-eval-title { width:100%; height:40px; float:left; background:##FAFBFF; border:1px solid #efefef;}
.web-add-eval-title h2 { width:100%; height:40px; line-height:40px; float:left; font-size:12px; color:##6B6B6B; padding:0px 40px;}
.web-add-eval-header { width:100%; height:auto; float:left; border:1px solid #efefef; background:#fff; border-top:0px;}
.web-add-eval-header-left { width:320px; height:auto; float:left; border-right:1px solid #efefef;}
.web-add-eval-header-left img { width:80px; height:80px; margin:30px 20px 30px 40px; float:left;}
.web-add-eval-header-left h2 { width:160px; height:40px; line-height:40px; float:left; font-size:12px; color:#333; margin-top:24px;}
.web-add-eval-header-left h3 { width:160px; height:20px; line-height:20px; float:left; font-size:12px; color:#333;}
.web-add-eval-header-left h4 { width:160px; height:20px; line-height:20px; float:left; font-size:12px; color:#333;}
.web-add-eval-header-right { width:878px; height:auto; float:left;}
.web-add-eval-header-right ul { width:100%; height:20px; float:left; list-style:none; padding:0px 30px; margin-top:60px;}
.web-add-eval-header-right ul li { width:33.33%; height:20px; line-height:20px; float:left; font-size:12px; color:#333;}
.web-add-eval-header-right ul li span { float:left;}
.web-add-eval-header-right ul li input { float:left;}
.web-add-eval-header-right ul li img { width:20px; height:20px; float:left; margin-left:5px;}

.web-add-eval-main { width:100%; height:auto; float:left;border:1px solid #efefef; background:#fff; margin-top:20px;}
.web-add-eval-list { width:100%; height:auto; float:left;}
.web-add-eval-list-left { width:320px; height:auto; float:left; border-right:1px solid #efefef;}
.web-add-eval-list-left img { width:180px; height:180px; float:left; margin:60px 60px 0px 60px;}
.web-add-eval-list-left h2 { width:180px; height:30px; line-height:30px; overflow:hidden; float:left; text-align:center; font-size:14px; color:#333; margin-left:60px; margin-top:10px;}
.web-add-eval-list-left h3 { width:180px; height:30px; line-height:30px; overflow:hidden; float:left; text-align:center; font-size:12px; color:#999;margin-left:60px;}
.web-add-eval-list-left h4 { width:180px; height:30px; line-height:30px; float:left; text-align:center; font-size:14px; color:#E53934;margin-left:60px;}
.web-add-eval-list-right { width:878px; height:auto; float:left;}

.web-add-eval-list-bottom { width:879px; height:150px; float:right; border-left:1px solid #efefef;}
.web-add-eval-list-bottom a { width:300px; height:50px; line-height:50px; float:left; text-align:center; cursor:pointer; font-size:14px; color:#fff; background:#F6C704; margin-left:290px;}
.web-add-eval-list-bottom p { width:110px; height:30px; line-height:30px; text-align:center; float:left; margin-left:380px; margin-top:20px;}
.web-add-eval-list-bottom input { margin-top:8px; float:left;;}

.web-add-eval-list-right-eval { width:100%; height:auto; float:left;}
.web-add-eval-list-right-eval ul { width:100%; height:20px; float:left; list-style:none; padding:0px 30px; margin-top:30px;}
.web-add-eval-list-right-eval ul li { width:33.33%; height:20px; line-height:20px; float:left; font-size:12px; color:#333;}
.web-add-eval-list-right-eval ul li b { width:140px !important; height:20px; overflow:hidden; float:left;}
.web-add-eval-list-right-eval ul li span { float:left;}
.web-add-eval-list-right-eval ul li input { float:left;}
.web-add-eval-list-right-eval ul li img { width:20px; height:20px; float:left; margin-left:5px;}
.web-add-eval-list-right-text { width:100%; height:auto; float:left;}
.web-add-eval-list-right-text h2 { width:120px; height:150px; line-height:180px; float:left; margin-top:30px; font-size:12px; color:#333; text-align:center;}
.web-add-eval-list-right-text textarea { width:720px; height:150px; float:left; border:1px solid #efefef; margin-top:30px; font-size:12px; color:#333; padding:20px;}
.web-add-eval-list-right-img { width:100%; height:50px; float:left; margin-top:10px;}
.web-add-eval-list-right-img ul { width:300px; height:50px; float:left; margin-left:120px; list-style:none;}
.web-add-eval-list-right-img ul li { width:50px; height:50px; float:left; margin-right:10px; cursor:pointer;}
.web-add-eval-list-right-img ul li img { width:50px; height:50px; float:left;}

.web-order-show-top { width:100%; height:auto; float:left; background:#fff; border:1px solid #efefef; }
.web-order-show-top-left { width:270px; height:210px; float:left; border-right:1px solid #efefef; }
.web-order-show-top-left h2 { width:100%; height:30px; line-height:30px; text-align:center; font-size:12px; float:left;color:#6B6B6B; margin-top:30px;}
.web-order-show-top-left h3 { width:100%; height:30px; line-height:30px; text-align:center; font-size:20px; float:left; color:#2A2A2A; margin-top:10px;}
.web-order-show-top-left a { width:85px; height:35px; float:left; border:1px solid #F6C704; text-align:center; margin-left:90px; line-height:35px;margin-top:30px; font-size:14px; color:#F6C704;}

.web-order-show-top-right { width:919px; height:210px; float:left; }
.web-order-show-top-right ul { width:700px; height:auto; float:left; list-style:none; margin-left:20px;}
.web-order-show-top-right ul li { width:174px; height:auto; float:left;}
.web-order-show-top-right ul li h2 { width:100%; height:30px; float:left; margin-top:60px;}
.web-order-show-top-right ul li h2 img { width:30px; height:30px; float:left; margin-left:70px;}
.web-order-show-top-right ul li h2 img.none { margin-left:0px;}
.web-order-show-top-right ul li h2 b { width:72px; height:1px; float:left; border-top:1px solid #F6C704; margin-top:15px;}
.web-order-show-top-right ul li h3 { width:100%; height:30px; line-height:30px; float:left; text-align:center; font-size:12px; color:#2A2A2A;}
.web-order-show-top-right ul li h4 { width:100%; height:20px; line-height:20px; float:left; text-align:center; font-size:12px; color:#2A2A2A;}

.web-order-show-top-right h5 { width:190px; height:auto; float:right; margin-top:40px;}
.web-order-show-top-right h5 span { width:100%; height:30px; overflow:hidden; line-height:30px; float:left; font-size:12px; color:#333;}
.web-order-show-top-right h5 span i { font-style:normal;}
.web-order-show-top-right h5 span b { width:52px; height:auto; float:left;}

.web-about-box { width:100%; height:auto; padding:38px 100px; float:left; background:#fff; border:1px solid #E4EAEE;}

.web-order-show-main { width:100%; height:auto; float:left;background:#fff; border:1px solid #efefef; margin-top:20px; }
.web-order-show-main-left { width:270px; height:auto; float:left; border-right:1px solid #efefef; }
.web-order-show-main-left ul { width:194px; height:auto; float:left; margin:20px 0px 20px 36px; list-style:none;}
.web-order-show-main-left ul li { width:100%; height:auto; float:left;}
.web-order-show-main-left ul li img { width:194px; height:194px; float:left; }
.web-order-show-main-left ul li h2 { width:100%; height:40px; float:left; line-height:20px; text-align:center; font-size:12px; color:#333; margin-top:15px;}
.web-order-show-main-left ul li h3 { width:100%; height:20px; float:left; line-height:20px; text-align:center; font-size:12px; color:#999;}
.web-order-show-main-left ul li h4 { width:100%; height:20px; float:left; line-height:20px; text-align:center; font-size:12px; color:#333;}
.web-order-show-main-right { width:919px; height:auto; float:left; }
.web-order-show-logistics { width:100%; height:auto; float:left; margin:20px 30px;}
.web-order-show-logistics h2 { width:100%; height:40px; line-height:40px; font-size:14px; color:#2A2A2A; float:left; margin-bottom:20px;}
.web-order-show-logistics ul { width:100%; height:auto; float:left; list-style:none; padding-left:150px;}
.web-order-show-logistics ul li { width:640px; height:auto; float:left; border-left:1px solid #D8D8D8; padding-left:40px; padding-bottom:55px; position:relative;}
.web-order-show-logistics ul li img { width:37px; height:37px; float:left; position: absolute; top:-9px; left:-17.5px; z-index:5;}
.web-order-show-logistics ul li i { width:16px; height:16px; float:left; position: absolute; top:-9px; left:-8.5px; z-index:5; background:#EEEEEE; border:1px solid EEEEEE; border-radius:45px;}
.web-order-show-logistics ul li h3 { width:70px; height:auto; float:left; position: absolute; top:-5px; left:-100px; z-index:5;}
.web-order-show-logistics ul li h3 a { width:100%; height:20px; float:left; font-size:12px; color:#A1A1A1; text-align:center;}
.web-order-show-logistics ul li h3 a.select {color:#2A2A2A;}
.web-order-show-logistics ul li h3 b { width:100%; height:20px; float:left;font-size:12px; color:#A1A1A1; font-weight:normal;text-align:center;}
.web-order-show-logistics ul li h3 b.select {color:#2A2A2A;}
.web-order-show-logistics ul li p { width:100%; height:auto; float:left; line-height:20px; font-size:12px; color:#A1A1A1;}
.web-order-show-logistics ul li p.select {color:#2A2A2A;}

.web-goods-show-add-eval { width:100%; height:auto; float:left; background:#fff; border:1px solid #E4EAEE; margin-top:20px; padding:30px 40px; border-bottom:0px;}
.web-goods-show-add-eval-left { width:130px; height:auto; float:left;}
.web-goods-show-add-eval-left h2 { width:100%; height:50px; line-height:50px; float:left;}
.web-goods-show-add-eval-left h2 img { width:50px; height:50px; float:left; border-radius:45px;object-fit: cover;}
.web-goods-show-add-eval-left h2 span { float:left; font-size:12px; color:#2A2A2A; padding-left:20px;}
.web-goods-show-add-eval-right { width:988px; height:auto; float:left;}
.web-goods-show-add-eval-xx { width:100%; height:50px; float:left;}
.web-goods-show-add-eval-xx img { width:20px; height:20px; float:left; margin-right:12px; margin-top:14px;}
.web-goods-show-add-eval-text { width:100%; height:auto; float:left;}
.web-goods-show-add-eval-text p { width:100%; height:auto; float:left; line-height:20px; font-size:12px; color:#333;}
.web-goods-show-add-eval-text ul { width:100%; height:auto; float:left; list-style:none; margin-top:20px; }
.web-goods-show-add-eval-text ul li { width:70px; height:70px; float:left; margin-right:10px; }
.web-goods-show-add-eval-text ul li img { width:70px; height:70px; float:left; }
.web-goods-show-add-eval-text h2 { width:100%; height:30px; float:left; line-height:30px; font-size:12px; color:#999; margin-top:10px;}
.web-goods-show-add-eval-text h2 span { float:right;font-size:12px; color:#999999;}
.web-goods-show-add-eval-text h2 span a { width:60px; height:auto; float:right; margin-left:30px; cursor:pointer;}
.web-goods-show-add-eval-text h2 span a img { width:30px; float:left; height:30px; }
.web-goods-show-add-eval-text h2 span a b { flaot:left; font-size:16px; color:#2A2A2A; margin-left:10px; float:left; font-weight:normal;}
.web-goods-show-add-eval-text h3 { width:100%; height:270px; float:left; background:#F9F9F9; margin-top:10px;}
.web-goods-show-add-eval-text h3 textarea { width:930px; height:150px; float:left; border:1px solid #efefef; margin:30px 30px 20px 30px; background:#fff; font-size:12px; color:#333; line-height:20px; padding:20px 38px;}
.web-goods-show-add-eval-text h3 p { width:100%; height:40px; float:left; line-height:40px;}
.web-goods-show-add-eval-text h3 p span { float:right; margin-right:20px; color:#A1A1A1; }
.web-goods-show-add-eval-text h3 a {width:100px; height:40px; margin-right:40px; line-height:40px; text-align:center; float:right; font-size:16px; color:#fff; background:#F6C704}

.web-goods-show-add-eval-list { width:100%; height:auto; float:left;  background:#fff; border:1px solid #E4EAEE; padding:30px 40px; border-top:0px;}
.web-goods-show-add-eval-list-left { width:210px; height:auto; float:left;}
.web-goods-show-add-eval-list-left img { width:40px; height:40px; float:left; border-radius:45px;object-fit: cover; margin-left:135px}
.web-goods-show-add-eval-list-right { width:898px; height:auto; float:left;}
.web-goods-show-add-eval-list-right h2 { width:100%; height:40px; line-height:40px; float:left; font-size:12px; color:#999;}
.web-goods-show-add-eval-list-right p { width:100%; height:auto; line-height:20px; float:left; font-size:12px; color:#333;}
.web-goods-show-add-eval-list-right h3 { width:100%; height:20px; line-height:20px; float:left; font-size:12px; color:#999; margin-top:20px; margin-bottom:20px;}
.web-goods-show-add-eval-list-right h3 span { float:right;font-size:12px; color:#999999; margin-right:20px;}
.web-goods-show-add-eval-list-right h3 span a { width:60px; height:auto; float:right; margin-left:30px; cursor:pointer;}
.web-goods-show-add-eval-list-right h3 span a img { width:30px; float:left; height:30px; }
.web-goods-show-add-eval-list-right h3 span a b {  font-size:16px; color:#2A2A2A; margin-left:10px; float:left; font-weight:normal; line-height:30px;}
.web-goods-show-add-eval-list-right h5 { width:100%; height:270px; float:left; background:#F9F9F9; margin-top:10px;}
.web-goods-show-add-eval-list-right h5 textarea { width:93%; height:150px; float:left; border:1px solid #efefef; margin:30px 30px 20px 30px; background:#fff; font-size:12px; color:#333; line-height:20px; padding:20px 38px;}
.web-goods-show-add-eval-list-right h5 p { width:100%; height:40px; float:left; line-height:40px;}
.web-goods-show-add-eval-list-right h5 p span { float:right; margin-right:20px; color:#A1A1A1; }
.web-goods-show-add-eval-list-right h5 a {width:100px; height:40px; margin-right:40px; line-height:40px; text-align:center; float:right; font-size:16px; color:#fff; background:#F6C704}

.web-goods-show-add-eval-list-more { width:898px; height:auto; float:left; margin-left:210px; border-top:1px solid #efefef; padding-top:20px; margin-top:10px;}
.web-goods-show-add-eval-list-more-left { width:50px; height:auto; float:left;}
.web-goods-show-add-eval-list-more-left img { width:40px; height:40px; float:left; border-radius:45px;object-fit: cover;}
.web-goods-show-add-eval-list-more-right { width:848px; height:auto; float:left;}
.web-goods-show-add-eval-list-more-right h2 { width:100%; height:40px; line-height:40px; float:left; font-size:12px; color:#999;}
.web-goods-show-add-eval-list-more-right p { width:100%; height:auto; line-height:20px; float:left; font-size:12px; color:#333;}

.web-suspension{ width:150px; right:20px;position:fixed;_bottom:3rem;bottom:30px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');display:block;}
.web-suspension ul { width:100%; height:auto; float:left; list-style:none; float:left;}
.web-suspension ul li { width:100%; height:auto; margin-bottom:10px; float:left;}
.web-suspension ul li img {width:100%; height:auto; float:left;}

.web-all-foot-top { width:70px; right:20px;position: fixed;bottom:30px;bottom:350px;display:block; z-index:999;}
.web-all-foot-top a { width:70px; height:70px; float:left; cursor:pointer; background:#fff; border:1px solid #efefef; border-bottom:0px; }
.web-all-foot-top a img { width:40px; height:40px; float:left; margin:5px 15px 0px 15px;}
.web-all-foot-top a p { width:100%; height:18px; line-height:18px; float:left; font-size:12px;color:#333; text-align:center;}

.web-img-url-colose { width:70px; height:70px; float:right; position:absolute; top:0px; right:-80px;}
.web-img-url-colose img {width:70px; height:70px; float:right;}

.web_search_no { width:100%; height:300px; float:left; background:url('../image/search_no.png') no-repeat center; background-size:250px 200px;}
.web_search_no p { width:100%; height:20px; line-height:20px; float:left; margin-top:180px; font-size:12px; color:#999; text-align:center;}