html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Simsun";
    overflow-y: auto;
}

a {
    text-decoration: none !important;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#header {
    width: 100%;
}

#header img {
    width: 100%;
}

#header.headerbg {
    background: url("../imgs/pcbg.png") no-repeat;
    background-size: 100% 100%;
    height: 356px;
    width: 100%;
    margin-bottom: 20px;
}

#header .pclogo {
    background: url("../imgs/pclogo.png") no-repeat;
    background-size: 100% 100%;
    width: 217px;
    height: 51px;
}

#header #headerCenter {
    width: 1100px;
    margin: 0 auto;
    padding-top: 31px;
    padding-bottom: 49px;
}

#header #headerCenter .headerTitle{
    width: 674px;
    height: 48px;
    margin: 60px auto 31px;
}

#header #headerCenter .headerTitle img{
    width: 100%;
    height: 100%;
}

.search_top {
    width: 100%;
    padding-top: 27px;
    /*height: 80px;*/
    height: 60px;
}

#container {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}
#container-test{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.table {
    background-color: #ffffff !important;
    font-size: 12px !important;
}

.table td {
    border-bottom: 1px dashed #d8d8d8 !important;
    border-top: 0 !important;
    padding: 14px 8px !important;
    font-family: "Microsoft YaHei" ! important;
}

.table th {
    background-image: none !important;
    background-color: #ffffff !important;
    padding: 14px 8px !important;
}

.hot_search {
    display: inline-block;
    float: left;

}

.hotTop {
    margin-top: 8px;
    margin-left: -7px;
}

.hot_search li {
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 40px;
    padding: 0 8px 0 8px;
    color: #333;
}

.hotTop li.hot_white {
    color: #fff;
    line-height: 20px;
    margin-top: -2px;
}
.hotTop li.hot_white a {
    color: #fff
}

.hotTop li.hot_white a:hover {
    color: #fedea3;
}

.hotTop li img {
    width: 12px;
    height: 16px;
}

.hot_search li a:hover {
    color: #f00000;
}

.search_center{
    margin: 0 150px;
    margin-top: -27px;
}

.search_area {
    display: inline-block;
    float: right;
    position: relative;
}
.lenovo-box{
    top:45px !important;
}
.search_lenovo {
    position: absolute;
    top: 40px;
    left: 0;
    width: 428px;
    background: white;
    display: none;
}

.search_btm {
    top: 50px;
    width: 700px;
}

.search_lenovo ul {
    padding: 0 10px ;
    border: 1px solid rgba(204, 204, 204, 1);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 0;
}
.search_lenovo ul li {
    width: 100%;
    margin-bottom: 14px;
    color: #333;
    font-size: 14px;
}
.search_lenovo ul li:hover {
    font-weight: bold;
}
.search_lenovo ul li:nth-of-type(1) {
    padding-top: 14px;
    border-top: solid #e8e8e8 1px;
}
.search_area .search_box {
    width: 428px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    float: left;
    padding-left: 5px;
}

.search_area .search_newbox{
    display: flex;
    width: 700px;
    height: 50px;
    line-height: 40px;
    float: left;
    padding-left: 19px;
    border-radius: 5px 0 0 5px ;
    border: 0;
}

#fsubmit img {
    width: 15px;
    height: 15px;
    margin-right: 4px;
    margin-top: -2px;
}

.search_area .submit.search_submit div {
    width: 100px;
    height: 50px;
    background: no-repeat linear-gradient(0deg, #EFBE6F 31%, #FFE0A5 100%) !important;
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    border: 0;
    border-radius: 0px 5px 5px 0px;
    font-size: 16px;
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    color: #4E250F;
    line-height: 42px;
}

.search_area .submit.search_submit div:active {
    background: linear-gradient(0deg, #D6AA63 31%, #F0D29C 100%) !important;
}

.search_area .submit {
    float: left;
}

.search_area .submit input {
    width: 50px;
    height: 40px;
    display: inline-block;
    background: url("../imgs/search-icon.png") no-repeat !important;
    border: none;
    cursor: pointer;
}
.select_box {
    padding: 10px;
    border: #ddd 1px solid;
    border-radius: 4px;
    margin: 10px auto;
    font-size: 12px;
}

.footer_top {
    width: 100%;
    height: auto;
    background: #f0f0f0;
}

.footer_mid {
    /*width: 600px;*/
    width: 900px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
}

.footer_mid .left {
    width: 683px;
    float: left;
    margin-top: 50px;
}

.footer-mid .left .top {
    width: 640px;
    height: 43px;
    font-size: 12px;
    letter-spacing: 0px;
    color: #666666;
    font-family: MicrosoftYaHei;
}

.footer-mid .left .bottom {
    width: 650px;
    margin-top: 37px !important;
}

.footer-mid .left a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.footer-mid .left .bottom span {
    margin-left: 20px !important;
}

.footer_mid .right {
    float: right;
}

.saomaBox_fot {
    width: 180px;
    height: 180px;
    margin-bottom: 5px;
    /*border: 1px solid #f00000;*/
}

.saomaBox_fot img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.footer_bot {
    width: 100%;
    background: #333;
}

.footer_bot p {
    font-size: 13px;
    color: #ccc;
    line-height: 60px;
    text-align: center;
}

/*#footer{*/
/*position:absolute;*/
/*bottom: 0;*/
/*right:0;*/
/*left:0;*/
/*width: 100%;*/
/*}*/
.select_type li {
    float: left;
}

.select_time li {
    float: left;
}

.select_area li {
    float: left;
    display: inline-block;
    white-space: nowrap;
    padding: 3px 0px;
}

.select_title {
    width: 77px;
    margin-bottom: 5px;
    text-align: right;
    color: #666;
    height: 24px;
    line-height: 24px;
    float: left;
}

.area_list > ul > li {
    margin-bottom: 10px;
}

.area_list > ul > li > a {
    height: 24px;
    padding: 0 10px;
    color: #039;
}
.area-list-test > ul > li {
    margin-bottom: 10px;
}
.area-list-test > ul > li > a {
    color: #333333;
    margin-right:30px;
}

.area_list > ul > li > a:hover {
    background: #4F94CD !important;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 2px;
}

.area_list, .select_type_box {
    width: 1000px;
}

.select_type, .select_time {
    width: 100%;
    padding: 10px 0 10px 0px;
    height: 24px;
}
.select_type{
	height:auto;
}
.sel_time {
    display: inline-block;
}

.select_type_box {
}

.select_type_box > li > a, .select_time_box > li > a {
    height: 24px;
    padding: 0 10px;
    color: #039;
}
.select-type-test{
    color: #333333;
}
.select-type-test > li >a{
    margin-right: 30px;
}
.select-type-test > li >a:hover{
    color: #333333;
}
.select-time-test > li > a {
    margin-right: 30px;
}
.select-time-test > li > a:hover{
    color: #333333;
}
.select_type_box > li > a:hover, .select_time_box > li > a:hover, .select_area > li > a:hover {
    background: #4F94CD !important;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 2px;
}

.sel_result {
    margin-left: 100px;
}

.clear_choice {
    display: inline-block;
    height: 22px;
    border: 1px solid #B8B8B8;
    border-radius: 2px;
    text-align: center;
    color: #333;
    background: #ddd;
    margin-left: 5px;
    padding: 0px 3px;
    cursor: pointer;
    line-height: 22px;
}

.default_box {
    height: 24px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    margin-left: 10px;
    padding: 0px 10px;
    line-height: 24px;
    background: #4F94CD;
}

.selected_red {
    display: none;
    background: #C00 !important;
    color: #ffffff !important;
    padding: 0px 10px;
    height: 24px;
    text-align: center;
    border-radius: 2px;
    margin-left: 10px;
    line-height: 24px;
}

.selected_blue {
    background: #4F94CD !important;
    color: #ffffff !important;
    padding: 5px 8px !important;
    border-radius: 2px;
    margin-right: 10px;
}
.selected-blue-test {
  color: #2684FF !important;
}
.selected-blue-test>li>a:hover{
    color: #2684FF !important;
}
.selected_blue_type {
    display: none;
    background: #4F94CD !important;
    color: #ffffff !important;
    padding: 0px 10px;
    height: 24px;
    text-align: center;
    border-radius: 2px;
    margin-left: 10px;
    line-height: 24px;
}

.selected_blue_time {
    display: none;
    background: #4F94CD !important;
    color: #ffffff !important;
    padding: 0px 10px;
    height: 24px;
    text-align: center;
    border-radius: 2px;
    margin-left: 10px;
    line-height: 24px;
}

.selected_box {
    height: 24px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    margin-left: 10px;
    padding: 0px 10px;
    line-height: 24px;
    background: #4F94CD;
}

.area_city {
    width: 562px;
    line-height: 25px;
    border: 1px solid #e7e7e7;
    color: #000;
    margin-left: 10px;
    display: none;
}

.area_city > ul > li > a {
    height: 24px;
    padding: 0 10px;
    color: #039;
}

.area_city > ul > li > a:hover {
    background: #4F94CD !important;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 2px;
}

.city_name a {
    color: #005ACC;
    padding: 0px 10px;
}

.city_name a:hover,.second_type_name a:hover {
    background: #4F94CD !important;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 2px;
}

.second_type_name a{
	padding: 0px 10px;
}

#grayBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #000;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    display: none;
}
#saomaBox {
    position: absolute;
    margin-left: -12%;
    width: 24%;
    top: 25%;
    left: 50%;
    z-index: 999999;
    display: none;
}

#saomaBox #code2d {
    position: absolute;
    width: 60%;
    top: 14%;
    left: 18%;
}
#saoma-box #code2d{
    position: absolute;
    width: 18%;
    /* height: 50%; */
    top: 30%;
    right: 8%;
}
#saoma-box #code2d img {
    width: 100%;
    height: 100%;
}
#saomaBox img {
    vertical-align: top;
    width: 100%;
}

#closeBtn {
    display: none;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    top: 24%;
    left: 58%;
    z-index: 99999999;
    cursor: pointer;
    background: #fff;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.select_term_box span {
    display: inline-block;
}

.pagination {
    text-align: center;
}

li.disabled.controls {
    display: none;
}

.select_type_sublist{
	width:290px;
	padding: 9px 0px 9px 13px;
	background:rgba(255,255,255,1);
	border:1px solid #e7e7e7;
	margin-top: 10px;
}

.update-count {
    background: #fff8e5;
    border: 1px solid #ffedad;
    text-align: center;
    width: 100%;
    height: 28px;
    box-sizing: content-box;
    line-height: 28px;
    font-size: 14px;
}
.update-count img {
    height: 16px;
    transform: translateY(-1px);
}

#activityWrap {
  position: fixed;
  /* width: 100%; */
  /* height: 100%; */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

#activitySaomaBox {
  width: 440px;
  height: 518px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

#activitySaomaBox .closeButton {
  position: absolute;
  width: 16px;
  height: auto;
  top: -26px;
  right: 10px;
}

#activitySaomaBox .saomaWrap {
  box-sizing: border-box;
  width: 284px;
  height: 284px;
  border-radius: 20px;
  margin: 145px auto 0;
}

#activitySaomaBox .saomaWrap .code2d {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
/* 仅360,360so2用了以下样式,用于弹窗 */

#grayNewBox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

#grayNewBox >#newSaomaBox {
  background-image: url("../imgs/saoma-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 440px;
  height: 402px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  position: relative;
}

#newSaomaBox .closeButton {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 20px;
  right: 20px;
}

#newSaomaBox .saomaWrap {
  box-sizing: border-box;
  width: 220px;
  height: 220px;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
}
#newSaomaBox .saomaWrap .saomaTimeout {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.94);
  border-radius: 10px;
}
  #newSaomaBox .saomaWrap .saomaTimeout .updateBtn {
  width: 112px;
  height: 38px;
  background: #337DFF;
  border-radius: 19px;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 38px;
  margin: 83px auto 10px auto;
  cursor: pointer;
}

#newSaomaBox .saomaWrap .saomaTimeout p {
  font-weight: 500;
  font-size: 16px;
  color: #191919;
  line-height: 22px;
  text-align: center;
}   
#newSaomaBox .saomaWrap .code2d {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

#newSaomaBox .saomaPsImg {
  width: 200px;
  height: 62px;
}
#newSaomaBox .saomaPsImgNew {
  width: 296px;
  height: 78px;
}
.title-box{
    font-size: 38px;
    font-family: AlimamaShuHeiTi;
    color: #FFFFFF;
    line-height: 1;
    text-shadow: 0px 0px 19px rgba(36,147,234,0.48);
    text-align: center;
}
.sub-num{
    font-size: 54px;
    font-family: 064, 064;
    font-weight: normal;
    color: #EAF37B;
    line-height: 54px;
    text-shadow: 0px 0px 19px rgba(36,147,234,0.48);
}
.update-box{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-family: AlimamaShuHeiTi;
    color: #FFFFFF;
    line-height: 1;
    margin-top: 32px;
}
.update-num{
    display: inline-block;
    padding: 0 3px;
    height: 36px;
    background: linear-gradient(87deg, #5A6AFF 0%, #2666FF 100%);
    border-radius: 8px;
    font-size: 34px;
    font-family: AlimamaShuHeiTi;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    margin:0 10px;
}
.search-area-test{
    width: 1007px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 3px solid #FFFFFF;
    margin: 34px auto 20px auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.search-area-test input{
    outline: none;
    border: none;
    height: 100%;
    flex:1;
    margin-bottom: 0 !important;
    box-shadow: none !important;
}
.search-area-test .submit{
    flex-shrink: 0;
}
.search-area-test .submit input{
    width: 88px;
    height: 44px;
    background: #2684FF;
    border-radius: 0px 8px 8px 0px;
    text-align: center;
}
#searchFormForTest{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.search-icon-box{
    width: 12px;
    height: 12px;
    padding-left: 20px;
}
.hot-search-test{
    display: flex;
    justify-content: center;
    align-items: center;
}
.hot-search-test img {
    width: 73px !important;
    height: 14px;
    margin-right: 17px;
}
.hot-search-test li a{
    cursor: pointer;
}
.title-hot{

}
.search-top-test ul{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: AlibabaPuHuiTiR;
    color: #FFFFFF;
}
.search-top-test ul li{
    margin-right: 20px;
}
.search-top-test ul li a{
    color: #FFFFFF !important;
}
#evenFooter-test{
    width: 100%;
    position: relative;
    z-index: -1;
}
.foot-top{
    width: 100%;
    height: 572px;
    background: #E6E9ED;
}
.bottom-one-box{
    width: 1200px;
    height: 572px;
    margin:0 auto;
    background: url("../imgs/bottom-banner-img.png") no-repeat;
    background-size: 100% 100%;
}
.bottom-box{
    width: 100%;
    height: 100%;
    position: relative;
}
@media (max-width: 1366px) {
    #evenFooter-test{
        min-width: 1920px !important;
    }
}
.sub-txt{
    font-size: 30px;
    font-family: AlimamaShuHeiTi;
    color: #2684FF;
    font-weight: 700;
    display: flex;
    justify-content: flex-start;
    /* align-items: center; */
    flex-direction: column;
    padding-left: 30px;
    padding-top: 20px;
}
.txt-bot{
    font-size: 18px;
    font-family: AlibabaPuHuiTiM;
    color: rgba(0,0,0,0.9);
}
.sub-message{
    width: 202px;
    height: 108px;
    background: url("../imgs/bottom-bg-one.png") no-repeat;
    background-size: contain;
    margin-right: 40px;
    margin-bottom: 26px;
}
.sub-purchase-pro{
    width: 202px;
    height: 108px;
    background: url("../imgs/bottom-bg-two.png") no-repeat;
    background-size: contain;
    margin-bottom: 26px;
}
.sub-push-message{
    width: 202px;
    height: 108px;
    background: url("../imgs/bottom-bg-three.png") no-repeat;
    background-size: contain;
    margin-right: 40px;
}
.sub-update-message{
    width: 202px;
    height: 108px;
    background: url("../imgs/bottom-bg-four.png") no-repeat;
    background-size: contain;
}
.sub-message{
    /* position: absolute; */
    /* top: 146px;
    left: 310px; */
}
.sub-purchase-pro{
    /* position: absolute;
    top: 146px;
    left: 490px; */
}
.sub-push-message{
    /* position: absolute;
    top: 240px;
    left: 310px; */
}
.sub-update-message{
    /* position: absolute;
    top: 240px;
    left: 490px; */
}
.bottom-two-box{
    width: 100%;
    height: 73px;
    /* position: absolute;
    left: 0;
    bottom: 20%; */
}
.box-top, .box-bot{
    display: flex;
    justify-content: flex-start;
}
.mt3{
  margin-top:3px;
}
.mt-spe3{
    margin-top:-3px;
}
.one-box{
    display: inline-block;
    position: absolute;
    top: 170px;
    left: 0;
}
.bottom-bot-box{
    /* width: ; */
    width: 1236;
    height: 282px;
    margin: -111px auto 0 auto;
}
.bottom-bot-box img {
    width: 100%;
    height: 100%;
}
.select-box-test{
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    border-radius: 4px;
    border: 1px solid #F0F1F1;
    margin:-83px auto 14px auto;
    padding: 20px;
}
.select-title-test{
    margin-bottom: 5px;
    text-align: right;
    color: #666;
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-family: AlibabaPuHuiTiM;
    color: #333333;
    font-weight: 700;
    margin-right: 30px;
    flex-shrink: 0;
}
.select-test{
    display: flex;
    justify-content: flex-start;
}
.select-blue-box{
    padding: 0 8px;
    height: 22px;
    background: #F8F8FA;
    border-radius: 4px;
    font-size: 14px;
    font-family: AlibabaPuHuiTiR;
    color: #2684FF;
    text-align: center;
    line-height: 22px;
    margin-right: 10px;
}
.clear-choice-test{
    font-size: 14px;
    font-family: AlibabaPuHuiTiR;
    color: #000000;
    padding: 0 8px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 28px;
    margin-left:20px;
}
.sel-box{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.default-box-test{
    padding: 0 8px;
    height: 22px;
    background: #F8F8FA;
    border-radius: 4px;
    font-size: 14px;
    font-family: AlibabaPuHuiTiR;
    color: #2684FF;
    text-align: center;
    line-height: 22px;
}
.update-list-box{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.update-bid-box{
    width: 850px;
    height: 36px;
    background-image: url("../imgs/update-bid-box.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    padding-left: 101px;
    white-space: nowrap;
    line-height: 36px;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.update-left-list{
    width: 10px;
    height: 100%;
    flex-shrink: 0;
}
.update-left-list-box { 
    width: 99%;
    overflow: hidden;
    /* position: relative; */
}
.update-bid-box-list{
    position: relative;
    flex:1;
    height: 100%;
    width: 99%;
    overflow: hidden;
    padding-left: 101px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* float: left; */
    /* -webkit-animation: move 25s linear infinite;
	animation: move 25s linear infinite; */
}
  
  /*轮播项的样式*/
  /* .carousel-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
  }
  /*轮播项中的图片样式*/
  .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */
@-moz-keyframes move {
    0% {
        left: 100vw;
    }
    
    100% {
        left: -100vw;
    }
}

@-webkit-keyframes move {
    0% {
        left: 100vw;
    }
    
    100% {
        left: -100vw;
    }
}

@-o-keyframes move {
    0% {
        left: 100vw;
    }
    
    100% {
        left: -100vw;
    }
}

@-ms-keyframes move {
    0% {
        left: 100vw;
    }
    
    100% {
        left: -100vw;
    }
}
@keyframes move {
0% {
    left: 100vw;
}

100% {
    left: -100vw;
}
}
.update-sub-box{
    flex:1;
    height: 36px;
    background-image: url("../imgs/update-sub-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    font-family: AlibabaPuHuiTiB;
    color: #333333;
    font-weight: 500;
    position: relative;
    z-index:-1;
}
#updateCountTest{
    position: absolute;
    left:18%;
    top:50%;
    transform: translateY(-50%);
    white-space: nowrap;
}
.select-table-box{
    background: #FAFAFA;
    border-radius: 8px;
    border: 1px solid #F0F1F1;
    margin: 14px auto;
}
.select-table-box thead{
    height: 40px;
    background: #FAFAFA;
    font-size: 14px;
    font-family: AlibabaPuHuiTiB;
    color: #333333;
}
.table-box{
    width: 100%;
}
.num-txt{
    font-size: 18px !important;
    font-family: AlimamaShuHeiTi !important;
    color: rgba(0,0,0,0.9) !important;
    font-weight: 700 !important;
    margin-left:2px;
}
#saoma-box{
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 999999;
    display: none;
}
.recommond-box{
    /* margin-top:14px; */
    border-radius:8px;
    border: 1px solid #F0F1F1;
}
.recommond-top{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    font-family: AlibabaPuHuiTiR;
    color: #333333;
    padding: 14px 18px 12px 18px;
    line-height: 1;
    background: #FAFAFA;
}
.recommond-top img {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}
.textDiv{
    position: relative;
    width: 70%;
    margin: 0 auto;
}

ul>.carousel-item {
    float: left;
    text-align: center;
    height: 38px;
    margin-top: 0;
    margin-left: 10px;
    list-style: none;
    line-height: 30px;
    color: #6C4124;
}
