* {
    margin: 0;
    padding: 0;
}

h2,
p,
a,
div,
hr,
img,
h3,
table,
tr,
td {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    color: #909090;
    font-family: 'PingFang Bold 1';
    font-size: 18px;
    font-weight: bolder;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.fl {
    float: left;
}

.clear {
    clear: both;
}

.fr {
    float: right;
}

img {
    width: 100%;
    display: inline-block;
}

.w50 {
    width: 50%;
}

.color_gray {
    color: #a7a7a7;
    font-size: 15px;
}

.color_black {
    color: #404040;
    font-size: 15px;
    font-weight: bold;
}

.tab {
    height: 404px;
    background: #f2f2f2;
}

.t_center {
    width: 814px;
}

.tab dl {
    float: left;
    margin-top: 78px;
    /* background:red; */
    margin-right: 104px;
}

.tab dl dd a {
    margin-left: 10px;
    color: #909090;
}

.tab dl dd a:hover {
    color: #e6123a;
}

.container {
    width: 1086px;
    margin: 0 auto;
    /* background:red; */
}

.header {
    height: 91px;
    line-height: 91px;
}

.h_right span {
    padding: 0 50px;
    color: darkgray;
    font-size: 14px;
    font-weight: lighter;
}

.h_right a {
    font-size: 14px;
    color: #565656;
    font-family: '苹方字体';
    font-weight: bolder;
    font-size: 15px;
    letter-spacing: 1.5px;
}

.h_right a:hover {
    color: red;
}

.h_right .active {
    text-decoration: none;
    color: red;
}

.details {
    width:100%;
    height: 902px;
    background: #f1f1f3;
    /* position: relative; */
    border-bottom: 1px solid #e0e0e0;
}

.box {
    position: relative;
    left: 0;
    top: 0;
}

.d_left {
    width: 560px;
    height: 560px;
    /* background:red; */
    /*top:149px;*/
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 1;
}

.d_left:hover {
    cursor: pointer;
}

.btns:hover {
    cursor: pointer;
}

#imglist {
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    background: 100%;
    background: #fff;
}

#imglist img {
    width: 100%;
}

#imglist span {
    float: left;
    width: 100%;
    height: 560px;
}

.mask {
    width: 200px;
    height: 200px;
    opacity: 0.5;
    background: #ccc;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    display: none;
}

.mask:hover {
    cursor: pointer;
}

.imglist a {
    display: inline-block;
    width: 560px;
}

.bigimg {
    width: 400px;
    height: 400px;
    position: absolute;
    left: 600px;
    overflow: hidden;
    display: none;
}

.bimg {
    width: 1120px;
    position: absolute;
}

.d_right {
    height: 560px;
    float: left;
    margin-left: 40px;
}

.c_white {
    color: #fff;
    font-size: 26px;
}

.w_25:hover img {
    opacity: 0.5;
}

.d_right {
    width: 486px;
}

.d_right h2 {
    margin-top: 52px;
    font-size: 24px;
}

.d_right h3 {
    margin-bottom: 30px;
    font-size: 20px;
    font-family: '苹方字体';
    font-weight: bolder;
}

.d_right p {
    line-height: 30px;
    font-size: 15px;
}

.w_25 {
    width: 25%;
}

.ml {
    margin-left: 30px;
    margin-bottom: 44px;
}

.ml li {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 39px;
    border-radius: 12px;
}

.ml li:first-child {
    background: #fff;
    margin-left: 27px;
}

.ml li:nth-child(2) {
    background: #b998cd;
}

.ml li:nth-child(3) {
    background: #ffc6d9;
}

.ml_17 {
    margin-left: 25px;
}

.ml_17 span {
    padding: 0 50px;
    text-align: center;
}

.title {
    text-align: center;
    font-size: 30px;
    color: #424242;
    margin-top: 80px;
}

.ml li:nth-child(1) {
    margin-left: 38px;
}

.ml li {
    text-align: center;
    margin-left: 15px;
}

h2 {
    font-size: 22px;
    color: #848484;
}

h2 a {
    font-weight: normal;
}

.title p {
    width: 2%;
    margin: 0 auto;
    margin-top: 10px;
}

.detail {
    height: 442px;
}

.detail a {
    width: 24%;
    display: inline-block;
}

.box {
    position: absolute;
    width: 100%;
    background: rgba(241, 241, 241, 0.9);
    top: 0;
    display: none;
    font-size: 15px;
    z-index:1000;
}

dl {
    float: left;
    margin-top: 12px;
    width:25%;
    text-align: center;
}

dt a {
    font-size: 15px;
    color: #909090;
}

dd {
    width: 100%;
}

dl>dd>a {
    font-size: 15px;
    color: #909090;
}

dl>dd>a:hover {
    font-size: 15px;
    color: #e7143a;
    text-decoration: underline;
}
.product_collection {
    width: 842px;
    height: 402px;
    padding-top: 100px;
    background: rgba(241, 241, 241, 0.1);
    margin: auto;
}
.footer {
    text-align: center;
    height: 138px;
}

.footer img {
    margin-top: 31px;
    width: 138px;
    height: 91px;
}

.phone {
    height: 40px;
    background: #f2f2f2;
    line-height: 40px;
}

.phone .news span img {
    width: 5%;
    vertical-align: middle;
}

.phone .news span:nth-child(1) {
    margin-right: 86px;
}

.p_left {
    width: 9%;
}

.p_right {
    width: 7%;
}

.p_center {
    width: 364px;
    height: 40px;
    background: #f2f2f2;
    margin: 0 auto;
}

.p_center img {
    display: inline-block;
}

.brand .introduction {
    text-indent: 2em;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #426b8e;
    padding: 0 120px;
}

.description {
    padding: 0 50px 0 70px;
    text-indent: 2em;
    color: #a5a5a5;
    margin-bottom: 50px;
}

.brand span img {
    vertical-align: middle;
    margin: 0 50px;
}

.red {
    color: #e61439;
    font-size: 33px;
}

.gotop {
    width: 1%;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
}

.news {
    width: 366px;
    margin: 0 auto;
    font-size: 10px;
    color: #626262;
}

.more_series {
    color: red;
}
.more{
    text-align: center;
}