html,
body {
    background: #f7f7f7;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    height: auto;
}
.top10{
    margin:10px 0 ;
}
.clear {
    overflow: hidden;
    /* margin: 10px 0; */
}

.animating .line {
    stroke-dasharray: 2.2;
    stroke-opacity: 1;
    -webkit-animation: dash 35s linear infinite;
    -moz-animation: dash 35s linear infinite;
    -o-animation: dash 35s linear infinite;
    animation: dash 35s linear infinite;
}

.skip-nav .swiper-wrapper .swiper-slide {
    background-image: none;
    width: 32% !important;
}

.swiper-yxd {
    width: 100% !important;
}

.skip-item ul li {
    width: 32% !important;
}

.cls-bold {
    fill: none;
    stroke: #7b7ee5;
    stroke-width: 2px;
    opacity: 0.8;
}

/* 箭头 */
.clsT {
    fill: #7b7ee5;
}

section {
    height: auto;
    overflow: hidden;
}

section .name {
    font-size: 18px;
    color: #0a1633;
    text-align: center;
    font-weight: 900;
}

.good-one .img-box {
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

.detail div {
    margin-bottom: 15px;
    width: 100%;
}

.detail p {
    /* width: 445px; */
    font-size: 14px;
}

.detail p:nth-of-type(1) {

}

.detail p:nth-of-type(2) {
    color: #6d6f74;
    line-height: 25px;
    margin-top: 30px;

}

.good-two>.description {
    font-size: 14px;
    text-align: center;
    color: #32363f;
    margin: 10px 0 20px 0;
}

.block05 {
    padding-top: 0;
    min-height: 230px;
}

.good-two .detail-box .edition ul {
    width: 100%;
    overflow: hidden;
}

.good-two .detail-box .edition {
    padding: 0 !important;
    width: 100%;
    text-align: center;
    border: 1px solid #ededed;
    margin-top: 10px;
}

.good-two .detail-box .edition h3 {
    margin: 0;
    line-height: 45px;
    text-align: left;
    font-size: 18px;
    background: #f1f4f8;
    padding: 0 10px;
    width: 100%;
    font-weight: bold;
}

.good-two .detail-box .edition .icon_kdz {
    width: 49px;
	height: 20px;
    top: 10px;
    left: 70px;
    position: absolute;
}

select {
    cursor: pointer;
}

.good-two .detail-box .edition li {
    width: 50%;
    line-height: 32px;
    font-size: 14px;
}

.good-two .detail-box .edition li:nth-child(2n+1) {
    float: left;
}

.good-two .detail-box .edition li:nth-child(2n) {
    float: right;
}

.good-two .detail-box .edition .clear span:nth-of-type(1) {
    display: block;
    width: 55%;
    float: left;
    text-align: right;
}

.good-two .detail-box .edition .clear span:nth-of-type(2) {
    float: right;
    display: block;
    width: 40%;
    text-align: left;
}

.good-two .detail-box .edition .border-line {
    border-top: 1px dashed #e9e9e9;
}


.good-two .detail-box .edition .border-line li {
    margin-top: 10px;
    width: 55%;
}

.good-two .detail-box .button {
    font-size: 12px;
    width: 75px;
    line-height: 28px;
    text-align: center;
    border-radius: 19px;
    border: solid 1px #c7cdd9;
    margin: 16px 20px;
    float: right;
    background: linear-gradient(to left, #4196fe, #7c7ee5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#4196fe, endColorstr=#7c7ee5);
    color: white;
    border: none;

}

.animate-div {
    transform: scale(.4);
    margin: -100px -479px !important;
    padding: 0 30px;
    overflow: hidden;
}


.animate-fixed {
    background-image: url('../images/jiagou6.png');
    background-repeat: no-repeat;
    width: 900px;
    height: 508px;
    position: absolute;

}

select {
    padding: 5px;
    margin-top: 5px;
    border-radius: 2px;
    border: solid 1px #c7cdd9;
}
