.Alarger {
    width: 100%;
}

.Alarger img {
    width: 100%;
}

.Yposition {
    background-color: #F6F6F6;
    padding: 27px 0;
}

.location {
    display: flex;
    align-items: center;
}

.Blackbox {
    width: 10px;
    height: 26px;
    background: #1C1C1C;
}

.Yourtion {
    display: flex;
    margin-left: 16px;
}

.Yourtion span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
/* //内容左边 */

.Decontent {
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
}

.calist-left {
    width: 260px;
}

.ca-title {
    width: 260px;
    height: 90px;
    background: #292929;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    line-height: 90px;
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
}

.ca-bottom {
    width: 260px;
    /* height: 106px; */
    background: #292929;
    text-align: center;
    /* border: 1px solid #fff; */
    padding: 20px 0;
}

.ca-phone {
    width: 140px;
    display: flex;
    align-items: center;
    margin-left: 30px;
    line-height: 40px;
    /* margin-top: 10px; */
}

.ca-phone>span {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-left: 10px;
}

.ca-bottom h4 {
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 10px;
}

.Prodcate {
    width: 260px;
    /* height: 50px; */
    background: #E2E2E2;
    line-height: 50px;
    color: #333333;
    /* padding: 0 20px; */
    /* margin-left: 15px; */
}

.Prodcate-rgba {
    background: #039FE9;
    color: #FFFFFF;
}

.Prod-ittle {
    margin-left: 15px;
}

.Prod-son {
    width: 258px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    display: none;
}

.Prod-son>li:hover {
    background: rgb(245, 179, 57);
}

.Prod-son>li:hover .Prod-son>li>a {
    color: #fff !important;
}

.Prod-son>li {
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px dashed #DBDBDB;
}

.Prod-son>li>a {
    width: 80%;
    margin-left: 5px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #5F5F5F;
    line-height: 40px
}
/* 右边 */

.calist-right {
    /* width: 944px; */
    margin-left: 50px;
}

.ca-r-top {
    display: flex;
    border: 1px solid #E6E6E6;
    padding: 22px;
}

.swiper1 {
    width: 375px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 25px !important;
}

.swiper-slide img {
    width: 100%;
}

.Proname {
    width: 443px;
    margin-left: 42px;
}

.p-name {
    font-size: 24px;
    font-weight: bold;
    color: #444444;
    line-height: 30px;
    text-align: center;
    margin-top: 21px;
}

.p-detail {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    border-bottom: 1px dashed #E6E6E6;
    padding: 20px 0;
}

.Service {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.Service>img {
    width: 41px;
    height: 41px;
}

.p-iphone {
    margin-left: 10px;
    width: 85%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p-line span {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 23px;
}

.ca-btn {
    display: block;
    width: 130px;
    height: 40px;
    background: #039FE9;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
}
/* 产品详情 */

.shopdetail {
    margin-top: 56px;
}

.shop-title {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    border-bottom: 1px solid #EAEAEA;
    padding: 12px 0;
    position: relative;
}

.xian {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100px;
    height: 1px;
    background: #414141;
}

.condetail {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    padding: 32px 0;
}

.Prodment {
    margin-top: 10px;
}

.Productlist {
    display: flex;
    justify-content: space-between;
    margin: 46px auto;
}

.Prod-one {
    /* width: 33%; */
    text-align: center;
}

.Pro-img {
    display: block;
    border: 1px solid #E6E6E6;
    padding: 22px 20px;
}

.Pro-img>img {
    width: 242px;
    height: 156px;
}

.Prodname {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    line-height: 30px;
    padding: 8px 0;
}