.safe{width: 1200px;}.auto{margin:0 auto;}
*{margin:0; padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
ul li,ol li{list-style:none;vertical-align:top;}
ol, ul{margin:0;}
a{text-decoration:none;outline-style:none;color:#333;}
div:after{display:block;height:0;clear:both;visibility:hidden;}
body{min-width: 1200px; font-family:'Microsoft YaHei',\5b8b\4f53,Arial,sans-serif;font-size:14px;color:#434343;line-height:1.428571429;-webkit-text-size-adjust:100% !important;text-size-adjust:100% !important;-moz-text-size-adjust:100% !important;}
.over{  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:10;-webkit-box-orient: vertical;}
.clearfix::before,.clearfix::after {content: "";display: block;width: 0; height: 0;visibility: hidden;clear: both;}
.clearfix {zoom: 1;}
.m-t-15{margin-top:15px;}.m-t-20{margin-top:20px;}.m-t-30{margin-top:30px;}.m-t-45{margin-top:45px;}.m-t-55{margin-top:55px;}
.m-r-10{margin-right: 10px;}
.m-l-10{margin-left: 10px;}
.purchase-box{
    padding: 30px 0;
    background: #fff;
    border-top: 1px solid #46C2FB;
}
.purchase-body{
    overflow: hidden;
}
.purchase-l{
    width: 940px;
    float: left;
}
.purchase-r{
    width: 230px;
    float: right;
}
.pur-r-head{
    min-height: 53px;
    padding: 20px;
    color: #fff;
    font-size: 12px;
    background-image: url(../images/headbg.png);
    background-size: 100%;
}
.pur-r-main{
    padding:25px 15px;
    border-left:1px solid #E2E2E2 ;
    border-right:1px solid #E2E2E2 ;
    border-bottom:1px solid #E2E2E2 ;
}
.pur-r-link{
    padding-bottom: 20px;
    border-bottom: 1px dashed #4D4D4D;
}
.flex-items{
    display: flex;
    align-items: center;
}
.common-key{
    color: #4D4D4D;
    font-size: 12px;
    letter-spacing: 2px;
}
.common-val{
    color: #FF0000;
    font-size: 16px;
}
.jumpage{
    display: block;
    color: #fff;
    font-size: 14px;
    height: 30px;
    background: #FF7C00;
    border-radius: 2px;
    line-height: 30px;
    text-align: center;
}
.pur-r-info{
    padding-top: 20px;
}
.inline-block{
    display: inline-block;
    width: 3px;
    height: 14px;
    background: #3A3A3A;
}
.pur-info-head{
    display: flex;
    align-items: center;
    color: #4D4D4D;
    font-size: 14px;
}
.pur-title{
    color: #333333;
    font-size: 26px;
    font-weight: bold;
}
.table-box{
    overflow: hidden;
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
}
.table-tr{
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #E2E2E2;
}
.table-td1{
    float: left;
    width: 135px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #4D4D4D;
    font-size: 14px;
    overflow: hidden;
    background: #F8F8F8;
}
.table-td2{
    float: left;
    width: 178px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    padding: 0 15px;
    color: #4D4D4D;
    font-size: 12px;
    background: #fff;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
}
.red{
    color: #FF0000;
}
.bouiq{
    color: #868686;
    font-size: 12px;
    font-weight: normal;
}
.pur-list{
    overflow: hidden;
    border-left: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}

.pur-list-average{
    float: left;
    width: 20%;
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    color: #4D4D4D;
    font-size: 14px;
    overflow: hidden;
    background: #F8F8F8;
    border-top: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
}
.pur-outside{
    height: 55px;
    overflow: hidden;
}
.pur-list-content{
    float: left;
    width: 20%;
    height: 55px;
    box-sizing: border-box;
    padding: 10px 15px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4D4D4D;
    font-size: 14px;
    background: #fff;
    border-top: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
}
.request-list{
     overflow: hidden;
    border-top: 1px solid #E2E2E2;
}
.request-li{
    overflow: hidden;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}
.request-li-l{
    float: left;
    width: 135px;
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    color: #4D4D4D;
    font-size: 14px;
    background: #F8F8F8;
    border-right: 1px solid #E2E2E2;
}
.request-li-r{
    float: left;
    width: 802px;
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    color: #4D4D4D;
    font-size: 14px;
    background: #fff;
}
.jumpageBig1{
    display: block;
    color: #fff;
    font-size: 14px;
    width: 200px;
    height: 40px;
    background: #FF7C00;
    border-radius: 2px;
    line-height: 40px;
    text-align: center;
}
.jumpageBig2{
    display: block;
    color: #fff;
    font-size: 14px;
    width: 200px;
    height: 40px;
    background: #969697;
    border-radius: 2px;
    line-height: 40px;
    text-align: center;
}
.jumpCenter{
    display: flex;
    justify-content: center;
}