* {
    margin: 0;
}

.head {
    /* width: 1920px; */
    height: 500px;
    background-image: url(/home/images/pjbj.png);
    background-size: 100% 100%;
}

.head_content {
    width: 1170px;
    height: 100%;
    /* outline: 1px solid red; */
    margin: auto;
}

.head_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
}

.head_head img {
    width: 194px;
    height: 64px;
}

.head_head>div {
    display: flex;
    align-items: center;
}

.head_head>div>span {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    height: 38px;
    line-height: 21px;
    margin-right: 60px;
    cursor: pointer;
    /* outline: 1px solid red; */
    padding-top: 14px;
}

.head_head>div>button {
    width: 108px;
    height: 40px;
    border-radius: 20px 20px 20px 20px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    background: none;
    color: #FFFFFF;
    font-size: 16px;
    margin-left: 22px;
    cursor: pointer;
}

.head_title {
    font-size: 64px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 81px;
    margin-left: 135px;
}

.head_title button {
    width: 320px;
    height: 61px;
    background: #FE7F22;
    border: none;
    font-size: 32px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
}

.middle {
    text-align: center;
}

.Masthead {
    /* outline: 1px solid red; */
    position: relative;
    width: 343px;
    margin: 0 auto;
    margin-bottom: 52px;
}

.bgs {
    /* width: 343px;
    height: 20px;
    background: linear-gradient(90deg, #FE6C00 0%, rgba(254, 108, 0, 0) 100%);
    opacity: 1;
    transform: skewX(-60deg); */
    position: absolute;
    bottom: -13px;
    left: 0;
    /* z-index: -1; */
    /* opacity: 1; */
}

.middle_one {
    padding: 50px 0 72px 0;
}

.history p {
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    line-height: 42px;
}



.ENtitle {
    font-size: 32px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.05);
    line-height: 38px;
    margin-bottom: -12px;
}

.CNtitle {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    line-height: 38px;
}

.middle_two {
    padding: 50px 0 80px 0;
    z-index: -2;
    background: #F1F1F3;
}

.middle_three {
    padding: 50px 0 72px 0;
    margin: 0 auto;
}

.middle_three .subTitle {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    margin-bottom: 32px;
}

.middle_three>.imgList {
    width: 1170px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px;
    column-gap: 24px;
    /* outline: 1px solid red; */
    margin: 0 auto;
}

.middle_three>.imgList img {
    width: 372px;
    height: 242px;
}

.middle_four {
    padding: 72px 0 80px 0;
    background: #F1F1F3;
}

.middle_four>.imgList {
    display: flex;
    column-gap: 27px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.middle_four>.imgList img {
    width: 372px;
    height: 248px;
}

.middle_four>.imgList img:last-child,
.middle_four>.imgList img:first-child {
    width: 372px;
    height: 200px;
}

.foot {
    /* width: 1920px; */
    height: calc(117px - 24px);
    background: #31383E;
    font-size: 13px;
    color: white;
    padding: 12px 0;
}

.foot>.tiltle {
    width: 1170px;
    margin: 0 auto;
    display: flex;
    row-gap: 20px;
    column-gap: 26px;
    flex-wrap: wrap;
    margin-bottom: 15px;
    /* outline: 1px solid red; */
}
.foot>.tiltle>span>a{
    color: white;
    text-decoration: none;

}

.foot .spa {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.66);
    line-height: 26px;
    text-align: center;
}

.newchecked>.lines {
    width: 32px;
    height: 4px;
    background: linear-gradient(90deg, #FE6C00 0%, rgba(254, 108, 0, 0) 100%);
    transform: skewX(-60deg);
    margin: 4px auto;
}

#position {
    position: relative;
    width: 1170px;
    width: 1000px;
    height: 500px;
    margin: 0 auto;
}

#position ul {
    /* position: relative; */
    width: 1000px;
    height: 500px;
    /* outline: 1px solid red; */
    margin: 0 auto;
}

#position li {
    position: absolute;
    list-style-type: none;
    width: 1px;
    height: 1px;
    background: white;
    top: 0px;
    left: 0px;
    z-index: 0;
    text-align: center;
    border: 1px solid #FD730D;
    box-shadow: 0px 2px 24px 0px rgba(252, 118, 20, 0.1);
}

#position span {
    display: block;
    position: absolute;
    width: 116%;
    height: 100px;
    left: -94px;
    top: 50%;
    margin-top: -50px;
    z-index: 10;
}

#position span img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

#position i {
    width: 50px;
    height: 100px;
    background: #FA88FD;
    cursor: pointer;
}

#position li:nth-of-type(2) .cardslistChi {
    margin-top: 50px;
}

#position li:nth-of-type(1) .cardslistChi {
    margin-top: 44px;
}

#position li:nth-of-type(3) .cardslistChi {
    margin-top: 44px;
}
#position li:nth-of-type(2) {
    width: 384px;
    height: 472px;
}
#position li:nth-of-type(1), #position li:nth-of-type(3) {
   width: 334px;
   height: 410px;
}

/* #position li:nth-of-type(3)  {
    margin-top: 44px;
} */

.cardslistChi {
    margin-bottom: 22px;
}

.num {
    font-size: 64px;
    font-family: Microsoft YaHei UI-Bold, Microsoft YaHei UI;
    font-weight: bold;
    line-height: 75px;
    background: linear-gradient(180deg, #FD7917 0%, rgba(253, 121, 23, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    margin-top: -47px;
}

.subtitle {
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    line-height: 42px;
    margin-bottom: 24px;
}

.tip {
    font-size: 24px;
    font-weight: 400;
    color: #FDA15C;
    line-height: 44px;
    margin-bottom: 88px;
}

.line {
    width: 100%;
    height: 10px;
    background: #FD730D;
    z-index: 9999;
    display: none;
}

#position li:nth-of-type(2) .line {
    display: block;
}

.swiper {
    position: relative;
    width: 1170px;
    margin: 0 auto;
}

.pjddd {
    position: absolute;
    top: -56px;
    left: 775px;
}

.pjddd>img {
    width: 105px;
    height: 42px;
}

.yuan {
    position: absolute;
    top: -26px;
    left: 0px;
}

.yuan>img {
    width: 73px;
    height: 73px;
}