body,
html {
    padding: 0;
    margin: 0;
}

[v-cloak] {
    display: none;
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

#Nav a {
    color: #fff;
}

a:hover {
    color: #d59736 !important;
}

.pageContorl span:hover {
    cursor: pointer;
}

#motion a {
    text-decoration: none;
    color: #333;
}

.pageContorl input {
    color: #fff;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}




/* 列表样式web */
.container {
    width: 1200px;
    margin: auto;
}

#motion {
    padding: 0 10px;
}

#motion .title {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

#motion .title .titbg {
    font-size: 86px;
    color: #f2f2f2;
    font-weight: 900;
    font-style: italic;
}

#motion .title .titleName {
    font-size: 46px;
    font-weight: bold;
    color: #333;
    margin-top: -88px;


}

#motion .titleweb {
    margin: 30px 0;
    width: 100%;
    text-align: center;
    /* margin-bottom: 30px; */
}

#motion .titleweb .titbg {
    font-size: 43px;
    font-weight: bold;
    color: #f2f2f2;
    font-weight: 900;
    font-style: italic;
}

#motion .titleweb .titleName {
    font-size: 23px;
    font-weight: bold;
    color: #333;
    margin-top: -40px;


}

.swiperbgc {
    background: rgba(0, 0, 0, .5) no-repeat;
    background-position: 50% 50%;
    background-size: 50%;
    padding: 15px 5px;
}

.more {
    text-align: right;
    font-size: 22px;
    color: #7d7d7d;
    margin-bottom: 20px;
}

#motion .MotionMain {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#motion .MotionMain .left {
    flex: 1;
    padding: 0 10px;
    max-width: 580px;
}

#motion .MotionMainMobile {
    display: flex;
    flex-direction: column;

    /* padding:0 0px 0 10px; */
}

#motion .MotionMainMobile .left,
#motion .MotionMainMobile .right {
    /* padding: 10px; */
    width: 100%;
}

#motion .MotionMainMobile .left #swiperMain {
    height: 300px;
}

.itemNow {
    display: flex;
    justify-content: space-between;
    padding: 15px 10px 30px;
}

.itemNow .numberItem {
    text-align: center;
    padding: 20px 0;
    width: 50px;
}

.itemNow .numberItem .number {
    color: #d59736;
    font-size: 30px;
}

.itemNow .numberItem .time {
    margin-top: 14px;
    font-size: 12px;
    color: #999;
}

.itemNow .info {
    margin-left: 30px;
    padding: 15px 0;
}

.itemNow .info .title {
    text-align: left !important;
    font-size: 20px;
    font-weight: bold;
    /* margin: 0; */

}

.itemNow .info .infomsg {
    /* margin: 0; */
    margin-top: -50px;
    font-size: 16px;
    color: #666;
}

#motion .MotionMain .right {
    flex: 1;
    margin: 0 10px;
    max-width: 550px;
}






.project .title {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

.project .title .titbg {
    font-size: 86px;
    color: #f2f2f2;
    font-weight: 900;
    font-style: italic;
}

.project .title .titleName {
    font-size: 46px;
    font-weight: bold;
    color: #333;
    margin-top: -88px;
}

.project .titleweb {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.project .titleweb .titbg {
    font-size: 43px;
    color: #f2f2f2;
    font-weight: 900;
    font-weight: bold;
    font-style: italic;
}

.project .titleweb .titleName {
    font-size: 23px;
    font-weight: bold;
    color: #333;
    margin-top: -40px;
}

.project .proPicListWeb {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.project .proPicListWeb .left {
    width: 346px;
    height: 463px;
    position: relative;
    background-position: center;
    background-size: auto 100%;
}

.project .proPicListWeb .mid {
    width: 463px;
    height: 463px;
    position: relative;
    background-position: center;
    background-size: auto 100%;
}

.project .proPicListWeb .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.project .proPicListWeb .right .item {
    height: 224px;
    position: relative;
    background-position: center;
    background-size: auto 100%;
}

.project .proPicListMobile {
    padding: 0 15px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.project .proPicListMobile .item {
    width: 49%;
    margin-top: 2%;
}


#culture {
    width: 84%;
    padding: 40px 8%;
    background: #f2f2f2;
}

#culture .title {
    margin-bottom: 30px;
    display: flex;
}

#culture .title .titleBorder {
    width: 8px;
    height: 24px;
    background: #d59736;
    margin-right: 10px;
    margin-top: 15px;
}

#culture .title .titleinfo {
    color: #868686;
}

#culture .title .titleinfo .titleName {
    font-size: 22px;
    font-weight: bold;
}

#culture .title .titleinfo .titleNameEN {
    font-size: 18PX;
}

#culture .intorduce {
    font-size: 16px;
    color: #333;
    line-height: 40px;
}


.pageContorl {
    text-align: center;
    font-size: 16px;
    margin-top: 90px;
}

.pageContorl .bg {
    background: #d59736;
    color: #fff;
}

.pageContorl span {
    display: inline-block;
    padding: 6px 13px;
    padding-top: 5px;
    margin-right: 10px;
}

.pageContorl input {
    padding: 0;
    width: 59px;
    height: 30px;
    background: #d59736;
    border: 1px solid #d59736;
    outline: none;
    text-align: center;
    position: relative;
    top: -2px;
    /* margin-top: -5px; */
}



.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container2 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;


    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: auto;
}

#swiperMain {
    width: 100%;
    height: 70%;
}


.swiperPage {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiperPage .imgBox {
    width: 100%;
    height: 100%;
}

.swiperPage .infoBox {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 16%;
    background: #1b1b1b;
    color: #fff;
    width: 100%;
    display: flex;
}

.swiperPage .infoBox .numBox {
    text-align: center;
    height: 125%;
    min-width: 70px;
    /* padding: 1% 3%; */
    /* margin-top: -6%; */
    position: relative;
    top: -20px;
    background: rgba(0, 0, 0, .4);
}

.swiperPage .infoBox .numBox .num {
    font-size: 30px;
    margin-bottom: 10px;
    /* font-size: 12px; */
}

.swiperPage .infoBox .numBox .time {
    font-size: 12px;
    padding: 0 3%;
    overflow-wrap: inherit;

}

.swiperPage .infoBox .title {
    height: 25px;
    /* width: 60%; */
    margin-top: 4%;
    margin-left: 1%;


}

#motion .infoBox .title {
    text-indent: 1rem;
    width: 60%;
    text-align: left;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.contorlPosition {
    margin-left: 42%;
    padding-bottom: 4%;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;

}

.swiperMotion .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 1);
    margin: 2px 2px 0 !important;
    position: relative;
    top: 8px;

}

.swiper-pagination-bullet-active {
    background: #d59736 !important;
}

#companyCultureMobile {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-direction: column;
    padding-left: 10px;
}

#companyCulture {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

#companyCulture .left,
#companyCulture .right {
    display: flex;
    flex-direction: column;
    width: 50%;

}

.companyCultureItem {
    width: 90%;
    border: 1px solid #eee;
    padding: 0 3%;
    height: 126px;
    margin-bottom: 80px;
}

.companyCultureItem .top {
    display: flex;

}

.companyCultureItem .top .title {
    /* text-align: center; */
    margin-left: 30px;
    margin-top: 10px;
    font-size: 16px;
    color: #333
}

.companyCultureItem .top .boxT {
    width: 30px;
    height: 30px;
    font-size: 14px;
    padding: 14px 15px 16px;
    background: #b5b5b5;
    color: #fff;
    position: relative;
    top: -30px;
}

.companyCultureItem .companyCultureInfo {
    font-size: 16px;
}

.center {
    text-align: center;
}

.secNavName {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.secNavName .underLine {
    background: #d59736;
    margin: auto;
}

@font-face {
    font-family: source-han;
    src: url('/index/font/YanShiYouRanXiaoKai-2.eot'),
    url('/index/font/YanShiYouRanXiaoKai-2.svg'),
    url('/index/font/YanShiYouRanXiaoKai-2.ttf'),
    url('/index/font/YanShiYouRanXiaoKai-2.woff');
}