@charset "UTF-8";
/* 商城首页 */
.color_org{color:#F74512}
.mall_search{
    width:750px;
    height: 36px;
    border:2px solid #F37A45;
}
.mall_search input{
    border: 0;
    line-height: 33px;
    width: 646px;
}
.mall_search button{
    border:0;
    width: 101px;
    background:#F37A45;
    color:#fff;
    text-align: center;
    line-height:36px ;
}
.ttitle li {
    margin-right: 30px;
    width: 145px;
    text-align: center;
    padding: 10px 0;
}
.ttitle li.active {
    color: #fff;
    padding-bottom: 5px;
    background: #F37A45;
    border:0;
}
.sortmore{
    width: 72px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #c8c9cc;
    border-radius: 2px;
}
.next{
    content: '';
    display: inline-block;
    height: 7px;
    width: 7px;
    border-width: 0 2px 2px 0;
    border-color: #999999;
    border-style: solid;
    transform: matrix(0.71,0.71,-0.71,0.71,0,0);
}
.button_no{
    width: 72px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #ffffff;
    border: 1px solid #f37a45;
    color:#f37a45;
    border-radius: 2px;
}
.brandlineL,.brandlineR{
    width: 50%;
    border-bottom:1px solid #F2F3F5;
}
.brandtip{
    width:95px ;
    height: 100px;
    border-bottom:1px solid #F2F3F5;
    border-right:1px solid #F2F3F5;
}
.brandlineL ul{
    width: calc( 100% - 100px );
}
.brandlineL ul li{
    width: 130px;
    text-align: center;
    line-height: 35px;
}
.brandlineL ul li a:hover{
    color:#f37a45;
}
.mall_pic {
    width:19.5%;
    margin-right: 0.625%;
}
.mall_pic:hover{
    cursor: pointer;
}
.mall_pic:nth-child(5n){
    margin-right: 0;
}
.mall_pic img{
    width:100%;
}
.price{
    color:#D40000;
    font-size:20px;
    line-height: 40px;
}
.proamount button{
    width: 32px;
    height: 32px;
    background: #dfdfdf;
    display: inline-block;
    border: 0;
   
}
.proamount input{
    width: 84px;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    line-height: 30px;

}
.norstip{
    width: 50px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #c8c9cc;
    border-radius: 2px;
}
.norstip:nth-child(2){
    margin:0 5px;
}
.norschecked{
    border-color: #F37A45;
    color:#F37A45;
}
.cpaging-num li.cpaging-prev{
    background-image: url(../images/cp-arrow-left.png) center left no-repeat;
}
/* 商品详情 */
.my_swiper {
    position: relative;
    height: 100%;
    width: 450px;
  }
  .swiper {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-slide {
    background-size: cover;
    background-position: center;
  }
  .mySwiper2 {
    height: 80%;
    width: 100%;
  }
  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 10%;
  }
  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }
  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }
  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 9px;
    background: #fff;
    width: 10%;
    height: 100%;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
}
.sort{
    width: 65px;
    text-align: right;
    margin-right: 10px;
}
.entershop{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #5380d1;
    border-radius: 4px;
    color:#5380d1;
    display: inline-block;
}
.porder{
    background:#F37A45;
    color:#fff;
    border:0;
}
.conservice{
    border:1px solid #DCDEE0;
    color:#333;
}
.Specific_information{
    border-top:1px solid #F2F3F5;
    margin-top:20px;
    padding-top:30px;
}
.spectab{
    border:1px solid #F2F3F5;
    border-bottom:0;
}
.detailist li{
    width: 25%;
    line-height: 30px;
}
.productposter img{
    width: 100%;
}
/* 正联支付 */
.pay_definite ul li{
    width:50%;
}
.paycontent{
    width: 85%;
    margin:0 auto ;
    padding:55px 0 150px;
}
.pwdbox{
    display: flex;
    width: 300px;
    border:1px solid #C8C9CC;
    border-right:0;
    border-radius: 2px;
}
input.paypwd{
    width:50px;
    height:50px;
    font-size:40px;
    line-height: 50px;
    text-align: center;
    border:0;
    border-right:1px solid #C8C9CC;
    position: relative;
}
input.paypwd:focus{
    border:1px solid #5380D1;
    margin-top:-1px;
    height: 51px;
}
.pwdremind{
    font-size:12px;
    color:#999;
    padding-left: 80px;
}
.paycontent .busregbox {
    margin-left: 80px;
}















































































