.cgtban {
    background-size: cover !important;
}
.t4 {
    font-size: 57px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    float: left;
    color: #00A0C1;
    margin-top: 90px;
    margin-left: 354px;
}
.t5 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    float: left;
    margin-top: 172px;
    margin-left: -341px;
}
.cgtbanr p input {
    display: none;
}
.banner-menu {
    margin-left: 247px;
    display: flex;
    margin-top: 170px;
    float: left;
}
.banner-menu .banner-menu-li {
    width: 140px;
    height: 63px;
    background: #FFFFFF;
    box-shadow: 3px 3px 4px 0px rgba(96, 128, 173, 0.08);
    opacity: 0.7;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 22px;
    border-radius: 6px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5E5E5E;
}

.banner-menu .banner-menu-li img {
    width: 29px;
    height: 29px;
    margin-right: 17px;
}
.cgtbanr {
    float: right;
    background: #FFFFFF;
    border-radius: 5px;
    width: 24%;
    margin-top: -93px;
    margin-bottom: 21px;
    padding: 20px 20px;
    box-sizing: border-box;
}
.cgtbanr input {
    height: 30px;
    font-size: 13px;
    color: #b9b9b9;
    padding-left: 10px;
    border: 1px solid #92B6B3;
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
}
.cgtbanr h4 {
    text-align: center;
    color: #474747;
    font-size: 18px;
    margin-bottom: 18px;
}
.cgtbanr p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8CC1BC;
    margin-bottom: 7px;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.cgtbanr .pDetailconnum {
    width: 100%;
    height: 32px;
    border-radius: 5px;
    outline: none;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #92B6B3;
}
.pDetailconnum {
    display: inline-block;
    width: 17%;
    height: 30px;
    line-height: 28px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    background: #ffffff;
    text-align: center;
}
.cgtbanr .pDetailconnum i {
    width: 10%;
    color: #88b7b3;
    font-size: 26px;
}
.pDetailconnum i {
    line-height: 27px;
    display: block;
    width: 27%;
    color: #c6c6cc;
    font-size: 22px;
    font-style: normal;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    float: left;
}
.cgtbanr .pDetailconnum input {
    width: 80%;
    text-align: center;
    border: none;
}
.pDetailconnum i.jia {
    float: right;
}
.cgtbanr textarea {
    width: 100%;
    height: 70px;
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    font-size: 13px;
    color: #999;
    padding: 3px 0;
    border: 1px solid #92B6B3;
    padding-left: 10px;
    line-height: 22px;
}
.cgtbanr p:nth-last-of-type(1) {
    margin-top: -10px;
}
.cgtbanr p label {
    cursor: pointer;
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
    padding: 5px 0;
}
.cgtbanrbtn {
    height: 32px;
    color: rgba(255, 255, 255, 1);
    display: block;
    line-height: 32px;
    text-align: center;
    background: linear-gradient(90deg, #6893E1 0%, #B1F5D2 100%);
    opacity: 0.9;
    border-radius: 5px;
    font-size: 14px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.buycaigou {
    background-color: #ececec;
}
.buycaigou .content{
    padding: 73px 0 0;
}
.cai-title {
    /*font-size: 24px;*/
    /*font-family: Microsoft YaHei;*/
    /*font-weight: 400;*/
    /*color: #5E5E5E;*/
    /*padding-bottom: 25px;*/
    font-size: 20px;
    height: 20px;
    color: #000000;
    line-height: 20px;
    text-align: center;
    position: relative;
    margin-bottom: 19px;
    display: block;
}
.cai-title:before {
    content: '';
    width: 28px;
    height: 17px;
    position: absolute;
    background-size: 100% 100%;
    left: 42%;
    top: 5px;
}
.cai-title:after {
    content: '';
    width: 28px;
    height: 17px;
    position: absolute;
    background-size: 100% 100%;
    right: 42%;
    top: 5px;
}
#swiper .swiper-pagination-bullet {
    width: 47px;
    height: 4px;
    background: #88B7B3;
    border-radius: 2px;
}
.buycaigou .cgBoxs{
    display: flex;
    flex-wrap: wrap;
}
.buycaigou .cgBox {
    width:287px;
    height: 158px;
    border-radius: 5px;
    background-image: url(../img/buy/cgBoxBg.png);
    background-size: 100% 100%;
    margin-right: 16px;
    /*float: left;*/
    margin-bottom: 17px;
    position: relative;
}
.buycaigou .cgBox:hover{
    border-bottom: 3px solid #88B7B3;
    box-shadow: 0px 1px 7px 0px rgba(120,182,176,0.4);
}
.buycaigou .cgBox:nth-of-type(4n){
    margin-right: 0;
}
.buycaigou .cgBox .bestNew{
    width: 43px;
    height: 43px;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    background-image: url(../img/buy/bestNew.png);
}
.buycaigou .cgBox .bestNew .bestNewText{
    line-height: 18px;
    width: 25px;
    height: 25px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.buycaigou .cgBox .bestNew .bestNewText p{
    font-size: 12px;
    color: #FFFFFF;
    transform: rotate(45deg);
}

.buycaigou .cgBox .cgBoxTitle {
    margin-top: 32px;
    margin-left: 27px;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.buycaigou .cgBox .cg_second{
    display: flex;
    margin-left: 28px;
    margin-right: 25px;
    align-items: center;
    margin-top: 21px;
    justify-content: space-between;
}
.buycaigou .cgBox .cg_second .cgNum,.buycaigou .cgBox .cg_second .cgTime{
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: rgba(0,0,0,0.6);
}
.buycaigou .cgBox .cg_second .cgNum label{
    font-weight: bold !important;
    font-size: 16px !important;
    color: rgba(136, 183, 179, 1) !important;
}
.buycaigou .cgBox .cgTime{
    /*margin-left: 84px;*/
}
.buycaigou .cgBox .cgButton {
    width: 234px;
    margin-left: 28px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #88B7B3;
    font-size: 14px;
    color: #88B7B3;
    margin-top: 21px;
    background: rgba(1,1,1,0);
}
.buycaigou  .checkmore{
    margin-top: 18px;
    width: 1200px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #88B7B3;
    padding-bottom: 57px;
}
.buycaigou .checkmore a{
    color: #88B7B3;
}
/*.buycaigou  .checkmore label:hover{*/
/*    text-decoration: underline;*/
/*    cursor: pointer;*/
/*}*/
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.buycaigou .cgBox .cgButton:hover {
    background: #78B6B0;
    color: #fff;
    cursor: pointer;
}
.canpin-re {
    background-color: #ececec;
}
.canpin-re .listItem{
    width: 282px;
    margin-right: 24px;
    border-radius: 10px;
    float: left;
    height: 521px;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
}
.listItem-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0 25px 0 83px;
    height: 54px;
}

.listItem-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0 25px 0 83px;
    height: 54px;
}
.listItem-header-logo{
    position: absolute;
    width: 50px;
    object-fit: contain;
    left: 19px;
    top: 5px;
}
.listItem-header-txt{
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}
.listItem-header-more{
    font-size: 12px;
    color: #FFFFFF;
    height: 12px;
    cursor: pointer;
}
.listItem-header-more img{
    width: 11px;
    height: 11px;
    margin-left: 5px;
}
.data-type{
    display: flex;
    justify-content: space-between;
    color: rgba(0,0,0,0.57);
    font-size: 14px;
    padding: 17px 24px 9px;
}
.canpin-re .listItem:last-of-type{
    margin-right: 0;
}
.canpin-re .listItem ol {
    padding: 0 12px 15px;
}
.canpin-re .listItem ol li a {
    width: 100%;
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(151,151,151,0.1);
    height: 40px;
    justify-content: space-between;
}
.canpin-re .listItem ol li span:nth-of-type(1) {
    width: 45px;
    text-align: center;
    flex-shrink: 0;
}
.canpin-re .listItem ol li span {
    display: inline-block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #999999;
}
.canpin-re .listItem ol li img {
    width: 20px;
    height: 24px;
}
.canpin-re .listItem ol li span:nth-of-type(2) {
    width: 168px;
    color: #000000;
    margin-right: 12px;
}
.canpin-re .listItem ol li span {
    display: inline-block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #999999;
}
.canpin-re .listItem ol li:nth-of-type(1) span:nth-of-type(3) {
    color: #88b7b3;
}
.canpin-re .listItem ol li:nth-of-type(2) span:nth-of-type(3) {
    color: #88b7b3;
}
.canpin-re .listItem ol li:nth-of-type(3) span:nth-of-type(3) {
    color: #88b7b3;
}
.canpin-re .listItem ol li span:nth-of-type(3) {
    width: 44px;
    font-size: 12px;
    color: rgba(0,0,0,0.6);
    flex-shrink: 0;
}


/**/
.canpin-reBox {
    display: flex;
    justify-content: space-between;
}

.canpin-reBox .canpin-reli {
    width: 24%;
    height: auto;
    background: #FFFFFF;
    border-radius: 10px;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.canpin-reBox .canpin-reli-header {
    width: 100%;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    position: relative;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 8px;
}
.canpin-reBox .canpin-reli-header .p1 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    right: 12%;
    cursor: pointer;
}
.canpin-reBox .canpin-reli-header .p1:after {
    content: '';
    width: 17px;
    height: 17px;
    background-size: 100% 100%;
    background-image: url(../img/buy/hot-right.png);
    position: absolute;
    right: -20px;
    top: 5px;
}
.canpin-reBox .canpin-reli .reli {
    display: flex;
    padding: 8px 10%;
    align-items: center;
    position: relative;
}
.canpin-reBox .canpin-reli .reli .img1 {
    width: 30%;
    height: 81px;
    object-fit: contain;
}
.canpin-reBox .canpin-reli .reli .renum1 {
    background: #E34C3B !important;
}
.canpin-reBox .canpin-reli .reli .renum {
    position: absolute;
    border-radius: 0 9px 9px 0;
    padding: 0 10px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #9DAEC7;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    top: 15px;
}
.bangdan-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.canpin-reBox .canpin-reli .reli .img2 {
    width: 23px;
    height: 16px;
    margin-right: 16px;
}
.relis {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 33px;
    padding: 14px 0;
    width: calc(100% - 66px);
    border-bottom: 1px solid #ADADAD;
}
.relis .nums {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5E5E5E;
}
.relis .renum1 {
    background-image: url(../img/buy/1.png) !important;
    background-size: 100% 100%;
    color: #ffffff !important;
    border: 0 !important;
}
.relis .renum2 {
    background-image: url(../img/buy/2.png) !important;
    background-size: 100% 100%;
    color: #ffffff !important;
    border: 0 !important;
}
.relis .renum3{
    background-image: url(../img/buy/3.png) !important;
    background-size: 100% 100%;
    color: #ffffff !important;
    border: 0 !important;
}
.relis p {
    width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}
.relis .renum {
    width: 26px;
    height: 26px;
    border: 1px solid #E8D698;
    border-radius: 50%;
    display: flex;
    align-items: center;
    background-color: rgba(232, 214, 152, 0.6);
    background-color: #FDF4E5;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(141, 89, 47, 1);
    justify-content: center;
}
.relis:last-child {
    border: 0 !important;
}
.peidui-Box {
    padding-bottom: 40px;
    display: flex;
    background-image: url(../img/buy/pipeiBg.png);
    background-size: 100% 100%;
}
/*.peidui-Box img {*/
/*    width: 100%;*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    height: 348px;*/
/*    object-fit: cover;*/
/*}*/
.peidui-Box .peidui-content {
    width: 50%;
    margin-left: 0px;
    position: relative;
    z-index: 1;
}
/*.peidui-Box .peidui-content .title1 {*/
/*    font-size: 20px;*/
/*    font-family: Microsoft YaHei;*/
/*    font-weight: 400;*/
/*    color: #FFFFFF;*/
/*    margin-left: 20%;*/
/*    margin-top: 50px;*/
/*}*/
.peidui-Box .peidui-content .p2 {
    margin-left: 144px;
    font-size: 14px;
    margin-top: 47px;
    width: 429px;
    line-height: 30px;
}
.peidui-Box .peidui-content .p3 {
    /*width: 161px;*/
    /*height: 47px;*/
    /*background: #FFFFFF;*/
    /*border-radius: 3px;*/
    font-size: 16px;
    /*color: #88B7B3;*/
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: 144px;
    margin-top: 20px;

    width: 162px;
    height: 36px;
    background: #39BAB7;
    border-radius: 5px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
}


/**/
.page-hotsearch{
    display: flex;
    justify-content: center;
    margin-top: 50px;
    padding-bottom: 30px;
}
























