* {
    margin: 0;
    padding: 0;
}
.orderlist *,.pro_list *,#cart *{
box-sizing: border-box;
}
li {
    list-style: none;
}
input {
    outline: none;
}
a {
    text-decoration: none;
}
.font13 {
    font-size: 13px;
}
.grey {
    color: #888685;
}
.orderlist .top ul {
    display: flex;
    height: 35px;
    background-color: #eeeeee;
    color: #4e4e4e;
    align-items: center;
    font-size: 14px;
    padding: 0 20px;
}
.orderlist .top ul li {
    width: 20%;
    text-align: center;
}
.orderlist img {
    width: 100px;
    height: 100px;
}
.orderlist .top ul li:first-child {
    width: 43%;
}
.orderlist .proWrap {
    margin-top: 10px;
}
.orderlist .proWrap>ul>li {
    border: 1px solid #dcdcdc;
    margin-bottom: 12px;
}
.orderlist .proWrap .itemTop {
    height: 35px;
    background-color: #eeeeee;
    padding-left: 12px;
    line-height: 35px;
}
.orderlist .proWrap .itemTop span {
    margin-right: 60px;
}
.orderlist .proWrap>ul>li>ul {
    display: flex;
    align-items: center;
    /* height: calc(100% - 35px); */
    padding: 20px;
}
.orderlist .proWrap>ul>li>ul>li:first-child {
    width: 43%;
    margin-top: 0;
    justify-content: start;
}
.orderlist .proWrap>ul>li>ul>li:first-child div{
    line-height: 16px;
}
.orderlist .proWrap>ul>li>ul>li {
    height: 100%;
    width: 20%;
    display: flex;
    justify-content: center;
    color: #676767;
    font-size: 14px;
    margin-top: -30px;
}
.cart .top ul {
    display: flex;
    height: 35px;
    background-color: #eeeeee;
    color: #4e4e4e;
    align-items: center;
    font-size: 14px;
}
.cart .proWrap>ul>li {
    border: 1px solid #dcdcdc;
    height: 130px;
    margin-bottom: 12px;
}
.cart .proWrap>ul>li>ul {
    display: flex;
    align-items: center;
    height: 100%;
}
.cart .proWrap>ul>li>ul>li:first-child {
    width: 50px;
    margin-top: 0;
}
.cart .proWrap>ul>li>ul>li:first-child div{
    line-height: 16px;
}
.cart .proWrap>ul>li>ul>li {
    width: 20%;
    display: flex;
    justify-content: center;
    color: #676767;
    font-size: 14px;
}
.cart .top ul li {
    width: 20%;
    text-align: center;
}
.cart .top ul li:first-child {
    width: 50px;
}
.cart .check {
    width: 50px;
}
.cart .check i {
    color: #fff;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #e0e0e0;
    margin-left: 24px;
    background-color: #fff;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: -1px;
    cursor: pointer;
    font-family: "iconfont";
}
.cart .top ul li:nth-child(2) {
    text-align: left;
    padding-left: 10px;
}
.cart .top ul li:nth-child(3) {
    width: 43%;
}
.cart .proWrap>ul>li>ul>li:nth-child(3) {
    width: 43%;
}
.cart .item_count_i {
    width: 66px;
}
.cart .num_count {
    width: 66px;
    height: 22px;
    border: 1.2px solid #E0E0E0;
    float: right;
}
.cart .count_d {
    width: 30%;
    height: 22px;
    line-height: 22px;
    float: left;
    text-align: center;
    font-size: 25px;
    color: #747474;
    cursor: pointer;
}
.cart .c_num {
    width: 40%;
    height: 22px;
    line-height: 22px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #747474;
    border-left: 1.2px solid #E0E0E0;
    border-right: 1.2px solid #E0E0E0;
}
.cart .count_i {
    width: 30%;
    height: 22px;
    line-height: 22px;
    float: left;
    text-align: center;
    font-size: 21px;
    color: #747474;
    cursor: pointer;
}
.cart #sum_area {
    height: 36px;
    line-height: 36px;
    background: #eeeeee;
    margin: 20px auto;
}
.cart #sum_area #pay {
    width: 113px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: right;
    font-size: 19px;
    background: #e61717;
    color: white;
    margin-left: 15px;
    cursor: pointer;
}
.cart #sum_area #pay_amout {
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: right;
    font-size: 16px;
}
.cart #sum_area #pay_amout #price_num {
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #e61717;
    margin-left: 5px;
    /* float: left; */
}
.cart .i_acity {
    color: #ea2d3c !important;
}
.cart .i_acity2 {
    color: #ea2d3c !important;
}
.subtitle{line-height: 18px;padding: 15px 21px;}
.subtitle .colorblock{display: inline-block;width: 4px;height: 18px;background: #F57D26;margin-right: 5px;vertical-align: middle;}
.subtitle .name{vertical-align: middle;}
.addresswarp{border:1px solid #ddd;padding: 15px 20px;}
.addresswarp .subtitle{padding: 0}
.addressbox{margin: 15px 15px 5px 15px;}

.addresswarp .addnew{cursor: pointer;}
.addresswarp .address td{padding: 5px 0;}
.addresswarp .address td>div{height: 30px;line-height: 30px;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.addresswarp .address .addresstr .simpleAd>div{border:1px solid #CDCDCD;text-align: center;height: 28px;line-height: 28px;cursor: pointer;}
.addresswarp .address .addresstr td.name>div{text-align: center;}
.addresswarp .address .addresstr .simpleAd .name{padding-right: 10px;}
.addresswarp .address .addresstr .dealbtn span{display: none;cursor: pointer;}
.addresswarp .address .addresstr .default span{display: none;}
.addresswarp .address .addresstr .default.on span{display: inline;background: #999;padding:1px 4px;;color: #fff;}

.addresswarp .address .addresstr.on td>div{background: #FFF3EA}
.addresswarp .address .addresstr.on .simpleAd>div{border:2px solid #F57D26;background: url(./selected1.png) no-repeat bottom right;height: 26px;line-height: 26px;}
.addresswarp .address .addresstr.on .dealbtn span{display: block;}

.ui-footer-links .ui-footer-copyright a, .ui-footer-links .ui-footer-copyright {
    font-size: 12px;
    text-align: left;
    color: #2b2e39;
    line-height: 24px;
}
.popwin{
	height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.4);
    z-index: 4000;
}
.popwin .popwinBox{
	width: 80%;
    height: 70%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:5px solid #dcdcdc;
    border-radius:5px;
    display: flex!important;
    flex-direction: column!important;
}
.popwin .popwinBox .popwinhead{background: #ededed;padding:18px 22px;color: #666;font-size: 16px;}
.popwin .popwinBox .popwinhead .close{float: right;color: #666;font-size: 20px;margin-right: 10px;line-height: 20px;cursor: pointer;}
.popwin .popwinBox .popwinbody{width:100%;padding:18px 22px;box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-webkit-box-sizing: border-box;flex: 1 1 auto!important;overflow: hidden;}
.member .fl {
    margin-right: 10px;
}
.proWrap img {
    width: 120px;
height: 120px;
}
#location{height:35px; line-height:35px; border-bottom:1px dashed #ddd; font-size:14px; color:#585858; position:relative; margin-bottom:20px;
      padding-left: 26px;}
#location a{color:#585858; font-family:Verdana;}
#location i{width:24px; height:19px; position:absolute; left:0; bottom:8px; background:url(http://vip.waimaotong.com:88/Home/Tpl/t202/images/common.png) -109px -25px;}
#side{float:left; width:220px;}
#side .menu_box{margin-bottom:25px;}
#side .menu_box .title{height:28px; font-size:20px; color:#2b2e39;border-bottom:1px solid #2b2e39;}
#side .menu_box .list li{border-bottom:1px dashed #ddd;}
#side .menu_box .list li:last-child{margin-bottom:0;}
#side .menu_box .list li dl dt{width:165px; height:32px; overflow:hidden; padding:0 25px 0 20px; line-height:28px; background:url(../images/common.png) 0 -150px;}
#side .menu_box .list li dl dt a{color:#2e2e2e; font-size:14px;}
#side .menu_box .list li dl dd{display:none; padding:0 0 5px 20px; height:18px; line-height:18px; overflow:hidden;}
#side .menu_box .list li dl dd a{color:#535353;}
#side .menu_box .list li dl dd.v3{padding-left:26px;}
#side .menu_box .list li.cur{padding:9px 0 5px;}
#side .menu_box .list li.cur dt{margin-bottom:5px; background:url(../images/common.png) 0 -183px;}
#side .menu_box .list li.cur dt a{color:#fff; text-decoration:none;}
#side .menu_box .list li.cur dd{display:block;}
#side .menu_box .list li:first-child.cur{padding-top:3px;}
#side .contact dt{height:28px; font-size:20px; color:#2b2e39; border-bottom:1px solid #2b2e39;}
#side .contact dd{position:relative; margin-top:12px; padding-left:30px; color:#2e2e2e; line-height:1.8em;}
#side .contact dd a{color:#2e2e2e;}
#side .contact dd i{width:25px; height:25px; position:absolute; top:0; left:0; background:url(http://vip.waimaotong.com:88/Home/Tpl/t202/images/common.png);}
#side .contact dd i.add{background-position:0 -120px;}
#side .contact dd i.tel{background-position:-35px -120px;}
#side .contact dd i.mail{background-position:-70px -120px;}
#side .contact dd i.web{background-position:-105px -120px;}
.w_1200 #contenter {
    width: 950px;
}
#contenter {
    float: right;
    width: 730px;
    min-height: 400px;
}
.w {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
div.topnav {
    width: 1200px;
    margin: 5px auto;
    overflow: hidden;
position: relative;
    z-index: 9999;
}

#footer {
        height: auto;
    }
    .rows .codeimg {
    height: 22px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    
    margin-left: 7px;
}
#captcha {
    height: 25px;
    margin-left: 5px;
	padding:0 5px;

}
#lib_inquire_list>form .rows:nth-child(6) {
 display:flex;
align-items:center;
}
form .rows #code {
padding:0 5px;
width:70px;
}
#chat_float_btn {
    text-align: center;
    height: 70px;
    width: 35px;
    border-radius: 35px 0 0 35px;
    position: fixed;
    top: 160px;
    right: 0;
    z-index: 1001;
    background: url(https://cn1511651761.waimaotong.com/template/vip/public/images/chat_float_btn.png) no-repeat 12px center;
    cursor: pointer;
}
.robot {
    display: inline-block;
}
#newBridge #nbwlStatusBar {
    height: 46px;
    background-color: #4e6ef2;
    cursor: move;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%);
    border-radius: 8px 8px 0 0;
}
#newBridge .nb-webim-light-status-bar-title {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    padding-left: 12px;
    float: left;
    _display: inline;
    color: #fff;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
#newBridge .nb-webim-light-status-bar-close {
    width: 40px;
    height: 46px;
    float: right;
    _display: inline;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}
#newBridge .nb-webim-light-status-bar-close-icon {
    position: absolute;
    right: 24px;
    top: 16px;
    width: 14px;
    height: 14px;
}
#newBridge .nb-webim-light-status-bar-close-icon:before, #newBridge .nb-webim-light-status-bar-close-icon:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 17px;
    width: 2px;
    background-color: #fff;
}
#newBridge .nb-webim-light-status-bar-close-icon:before {
    transform: rotate(
45deg);
}
#newBridge .nb-webim-light-status-bar-close-icon:after {
    transform: rotate(
-45deg);
}
#newBridge {
    font-family: Arial,Helvetica,"Microsoft YaHei",sans-serif;
    position: fixed;
    z-index: 2147483647;
}
#newBridge .nb-frame-chat-box {
    width: 452px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 4;
    display: none
}
#newBridge #nb-frame-chat-box {
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    overflow: hidden
}
#newBridge .nb-frame-chat-box-left-bottom {
    left: 20px;
    bottom: 10px
}
#newBridge ins {
    display: block;
    text-decoration: none;
}
#newBridge #nb-frame-box-contant {
    width: 100%;
    height: calc(54%);
    position: relative;
}
#newBridge #nb-frame-box-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    opacity: .001;
}
#newBridge #nb-frame-box {
    width: 100%;
    height: 100%;
    border: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}