@font-face {
        font-family: "hyykh";
        src:url("https://cdn-shop.redmagic.com/shop-soa-static/font/hyykh/hyykh45W.ttf")  format("truetype");
        font-style: normal;
        font-weight:400;
		unicode-range: U+4E00-9FD5;
    }
@font-face {
        font-family: "hyykh";
        src:url("https://cdn-shop.redmagic.com/shop-soa-static/font/hyykh/hyykh55W.ttf")  format("truetype");
        font-style: normal;
        font-weight:500;
		unicode-range: U+4E00-9FD5;
    }
@font-face {
	        font-family: "hyykh";
	        src:url("https://cdn-shop.redmagic.com/shop-soa-static/font/hyykh/hyykh55W.ttf")  format("truetype");
	        font-style: normal;
	        font-weight:bold;
			unicode-range: U+4E00-9FD5;
	    }
@font-face {
        font-family: "hyykh";
        src:url("https://cdn-shop.redmagic.com/shop-soa-static/font/hyykh/hyykh65W.ttf")  format("truetype");
        font-style: normal;
        font-weight:600;
		unicode-range: U+4E00-9FD5;
    }
@font-face {
        font-family: "hyykh";
        src:url("https://cdn-shop.redmagic.com/shop-soa-static/font/hyykh/hyykh65W.ttf")  format("truetype");
        font-style: normal;
        font-weight:700;
		unicode-range: U+4E00-9FD5;
    }
@font-face {
        font-family: "hyykh";
        src:url("https://cdn-shop.redmagic.com/shop-soa-static/font/hyykh/hyykh85W.ttf")  format("truetype");
        font-style: normal;
        font-weight:800;
		unicode-range: U+4E00-9FD5;
    }
body, h1, h2, h3, h4, h5, h6,body *{
    font-family: "思源黑体","hyykh","Microsoft Yahei","微软雅黑",Arial,Helvetica,sans-serif;
}
* {
    box-sizing: border-box;
    font-weight: 400;
}

a, p {
    font-weight: 400;
}
a:hover, a:focus, a.active{
    color: #333;
    text-decoration: none;
}
ul {
    padding: 0;
}

li {
    list-style: none;
}
.black  a,.black  p,.black  h1,.black  h2,.black  h3 {
    color: #333 !important;
}
.white  a,.white p,.white h1,.white  h2,.white  h3 {
    color: #fff !important;
}
.container {
    width: 100%;
    padding: 0;
}
.foot .container {
   max-width: 1200px;
}
html,body{
    max-width: 2560px;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: auto;
}

.all {
    overflow: hidden;
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    /*margin-top: 60px;*/
}

.cg {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
    color: #333333;
    margin-bottom: 10px;
}

.cg > div > img ,.cg > div > a > img{
    width: 100%;
}
.bt_right{
    text-align: right !important;
}
.bt_left{
    text-align: left !important;
}
.bt_center{
    text-align: center !important;
}
.b_content {
    position: absolute;
    top: 0;
    left: 17%;
    text-align: center;
    width: auto;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 100%;
}
@media (max-width: 1920px){
    .b_content {
        position: absolute;
        top: 0;
        left: 17%;
        text-align: center;
        width: auto;
        display: flex;
        justify-content: left;
        align-items: center;
        height: 100%;
    }
}
.icon-circle_arrow-left2:before{
    content: "";
    background: url(https://cdn-shop.redmagic.com/active/61a58a7216b7f83.png) no-repeat center;
    width: 50px;
    height: 50px;
}
.icon-circle_arrow-right2:before{
    content: "";
    background: url(https://cdn-shop.redmagic.com/active/61a58a721e7b765.png) no-repeat center;
    width: 50px;
    height: 50px;
}

.b_content  p:nth-child(2) {
    font-size: 24px;
    margin-bottom: 8px;
}
.b_content  p .price_num{
    font-weight: 300;
}
.b_content  p .price_num>span{
    font-size: 30px;
    font-weight: 500;
}
.white {
    color: #fff ;
}
.white *{
    color: #fff ;
}
.b_content_right {
    left: auto;
    right: 17%;
}
.b_content_top {
    display: block;
    left: 0;
    right: 0;
}
.b_content  h1 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 0;
}

.b_content  p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.b_content  a {
    font-weight: 400;
    display: block;
}
.b_content div.bm{
    text-align: center;
    margin-top: 20px;
}
.b_content  a.buy,.b_content  a.more {
    width: 120px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.b_content  a.buy span.buytext{
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
}
.b_content  a.more {
    background: url(https://cdn-shop.redmagic.com/active/61df97e09b92b26.png)no-repeat center;
    background-size: 100%;
}
span.triangle{
    background: url(https://cdn-shop.redmagic.com/active/61df9a8425b8f36.png) no-repeat center;
    position: relative;
    width: 8px;
    height: 12px;
    display: inline-block;
    background-size: 7px;
    margin-left: 5px;
}

.black span.triangle{
    background: url(https://cdn-shop.redmagic.com/active/61df9a8425b9a62.png) no-repeat center;
    background-size: 7px;
}
.black  a.buy span.buytext{
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
}
.b_content   a.more, .b_content   a.more:hover, .b_content   a.more:focus {
    color: #ea340d;
}
 .b_content   a.more,  .b_content  a.more:hover,  .b_content   a.more:focus{
    color:#fff;
}
.carousel a.carousel-control{
    text-shadow: none;
    font-size: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.p_list > a, .p_list {
    position: relative;
    transition: transform 0.25s linear;
}

.p_list > a:hover {
    transform: translate3d(0, -6px, 0);
    -moz-box-shadow: 0px 4px 10px #e6e6e6;
    -webkit-box-shadow: 0px 4px 10px #e6e6e6;
    box-shadow: 0px 4px 10px #e6e6e6;

}
 .p_list > a:hover {
    transform: translate3d(0, -6px, 0);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

}

.tags {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 14px;
    border-radius: 50%;
    background: #de634f;
    color: #fff;
    top: 3%;
    right: 5%;
    padding: 0 10px;
    padding-top: 12px;

}

.tags > span {
    color: #fff;
}

.list_all {
    background: #f0f0f0;
    padding: 24px 0;
}

 .list_all {
    background: #0d0d0d;
}

.list_all > div:first-child {
    padding: 0 40px;
    width: 1200px;
    float: none;
    margin: 0 auto;
    height: 40px;
}
.list_all > div:first-child > b {
    float: left;
    font-size: 16px;
}

 .list_all > div:first-child > b {
    color: #fff;
}

.list_all > div:first-child > ul {
    float: right;
    max-width: 1000px;
    margin-bottom: 0;
}

.list_all > div:first-child > ul > li {
    float: left;
    font-size: 14px;
    font-weight: 400;
    padding: 0 16px;
    height: 26px;
    line-height: 26px;
    border-radius: 20px;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px;
}
  .list_all > div:first-child > ul > li {
    color:#999;
}

.list_all > div:first-child > ul > li.active {
    color: #fff;
    background: #999;
}
  .list_all > div:first-child > ul > li.active {
    color: #d14439;
    background: #1f1f1f;
}

.list_all > div:first-child > ul > li:hover {
    color: #fff;
    background: #999;
}
 .list_all > div:first-child > ul > li:hover {
    color: #d14439;
    background: #1f1f1f;
}
.list_all  div.col-md-3 {
    padding: 10px;
}
.list_all  div.list-content {
    max-width: 1440px;
    margin: 0 auto;
}
.list_all  div.col-md-3 > a {
    display: block;
    width: 100%;
    text-align: center;
    background: #fff;
    height: 430px;
    padding:60px 10px;
    color:#333;
}

 .list_all  div.col-md-3 > a {
    background: #333;
}
.list_all  div.col-md-3 > a > div {
    margin-top: 10px;

}
.list_all div.col-md-3 > a > div > p.image{
    margin-bottom: 0;
    color:#fff;
}
.list_all  div.col-md-3 > a > div > p.name {
    color:#333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 4px;
}
.list_all  div.col-md-3 > a > div > p.details {
    margin-bottom: 0;
    color:#999;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.list_all div.col-md-3 > a > div > p.price{
    margin-bottom: 0;
    color:#fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.list_all  div.col-md-3 > a > div > p.price>span{
    color:#999;
    font-size: 14px;

}
.member_price_name {
    background: #FF8D00;
    padding: 4px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    display: inline;
}
 .list_all  div.col-md-3 > a > div > p {
    color:#fff;
}
.list_all  div.col-md-3 > a > img {
    max-width: 230px;
    width: 100%;
    max-height:230px;
}

.sale_point{
    position: absolute;
    top: 20px;
    background: #de634f;
    padding: 4px 8px;
    font-size: 12px;
    margin-top: 0 !important;
    left:20px;
    max-width: 70px;
    width: 100%;
}
.sale_point>span{
    color:#fff;
}

@media (max-width: 1920px) {
    .b_content  h1 {
        font-size: 40px;
    }
    .b_content  p:nth-child(2){
        font-size: 20px;
    }
    .b_content  p{
        font-size: 16px;
    }
    .b_content  a.buy ,.b_content   a.more{
        width: 120px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
    }
}
@media (max-width: 992px) {
    .b_content {
        margin-left: 0;
        width: 100%;
        left: 0;
        transition: .25s;
        display: block;
        top: 4%;
        padding: 0;
        text-align: center;
    }

    .b_content   h1 {
        font-size: 28px;
    }
    .b_content   p:nth-child(2){
        font-size: 16px;
    }
    .list_all > div:first-child > ul{
        margin-top: 20px;
    }
    .b_content   a.buy ,.b_content   a.more{
        width: 120px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        text-align: center;

    }
}
#phone .pdt-content .tab-content{
    text-align: center;
}
