body,
button,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul,
img {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

li,
ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.5;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 22px;
}

@font-face {
    font-family: 'my_font';
    src: url('../font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}

/* .x-header{
    display: none;
} */
header {
    position: relative;
}

.my_swp1 .swiper-slide {
    height: 891px !important;
}

.con01 {
    position: absolute;
    width: 112px;
    height: 160px;
    top: 0;
    left: 306px;
    z-index: 9;
}

header ul {
    position: absolute;
    display: flex;
    width: 600px;
    align-items: center;
    justify-content: space-between;
    top: 52px;
    left: 960px;
    z-index: 9;
}

header li a {
    color: #fff;
    opacity: 0.8;
    font-size: 16px;
}

header li:hover a {
    opacity: 1;
}

.from {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 120px;
    height: 28px;
    border-radius: 28px;
    border: 2px solid rgba(255, 255, 255, .6)
}

.from img {
    display: block;
    width: 12px;
    height: 12px;
    margin-left: 5px;
}

.from input {
    flex: 1;
    background-color: rgba(255, 255, 255, 0);
    border: none;
    outline: none;
    color: #fff;
    opacity: .8;
}

.con02 {
    position: absolute;
    z-index: 9;
    top: 306px;
    left: 306px;
}

.con03 {
    position: absolute;
    z-index: 9;
    top: 567px;
    left: 306px;
}

.con04 {
    position: absolute;
    z-index: 9;
    top: 306px;
    right: 360px;
}

.con05 {
    position: absolute;
    z-index: 9;
    top: 792px;
    right: 360px;
}

.circle {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #e2e8e8;
    border-radius: 50%;
    z-index: 9;
    top: 310px;
    right: 420px;
}

.neck {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 275px;
    background-color: #9D6D55;
}

.neck ul {
    display: flex;
    width: 1450px;
}

.neck ul li {
    flex: 1;
    height: 69px;
    text-align: center;
    border-right: 1px solid #A57961;
    position: relative;
}

.neck li:last-child {
    border: 0;
}

.neck li p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.neck li p span {
    font-family: "my_font";
    font-size: 74px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.title {
    display: block;
    margin: 0 auto;
    width: 490px;
    height: 119px;
    margin-top: 180px;
}

.icon_list {
    display: flex;
    justify-content: space-between;
    width: 1198px;
    margin: 0 auto;
    margin-top: 65px;
}

.icon_list li {
    display: flex;
    align-items: center;
    width: 558px;
    height: 110px;
    border-bottom: 1px dashed rgba(148, 113, 90, .4);
}

.icon_list li:nth-child(1) {
    border-top: 1px dashed rgba(148, 113, 90, .4);
}

.icon_list li img {
    display: block;
    width: 67px;
    height: 67px;
    margin-right: 35px;
}

.icon_list li h1 {
    color: rgba(148, 113, 90, 1);
    font-size: 19px;
    margin-bottom: 12px;
}

.icon_list li p {
    color: #666666;
    font-size: 15px;
}

.st_btn {
    width: 281px;
    height: 55px;
    border-radius: 55px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    background-color: #94715a;
    color: #fff;
    font-size: 19px;
    text-align: center;
    line-height: 55px;
    margin-top: 89px;
}

.st_btn .iconfont {
    /* margin-left: 32px; */
    font-size: 20px;
    transition: all .5s ease-in-out;
}

.st_btn:hover .iconfont {
    transform: translateX(8px)
}

.title2 {
    display: block;
    margin: 0 auto;
    width: 322px;
    height: 117px;
    margin-bottom: 68px;
    margin-top: 141px;
}

.sen02 {
    display: flex;
    justify-content: space-between;
    width: 1199px;
    margin: 0 auto;
}

.sen02 li {
    width: 385px;
    height: 349px;
    background-color: #94715a;
    text-align: center;
}

.sen02 li img {
    display: block;
    width: 147px;
    height: 54px;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 41px;
}

.sen02 li p {
    display: block;
    width: 297px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    font-size: 19px;
    color: #fff;
    margin-bottom: 53px;
}

.sen02 li a {
    display: block;
    width: 173px;
    height: 43px;
    background-color: #fff;
    color: #94715a;
    margin: 0 auto;
    text-align: center;
    line-height: 43px;
    font-size: 19px;
    border-radius: 43px;
}

.sen02 li a .iconfont {
    margin-left: 30px;
    font-size: 14px;
    color: #94715a;
}

.title3 {
    display: block;
    width: 412px;
    height: 117px;
    margin: 0 auto;
    margin-top: 156px;
    margin-bottom: 65px;
}

.sen03 {
    width: 1199px;
    margin: 0 auto;
}

.sen03 li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 23px;
}

.sen03 img {
    width: 369px;
    height: 97px;
}

.sen04 {
    height: 800px;
    display: flex;
    margin-top: 159px;
}

.sen04 img {
    width: 100%;
}

.block01 {
    position: relative;
    overflow: hidden;
}

.block01 img {
    display: block;
    width: 656px;
    height: 800px;
}

.block01 .bg_img {
    transition: .2s ease-in-out;
}

.block01:hover .hover {
    background-color: rgba(0, 0, 0, 0);
}

.block01:hover .bg_img {
    transform: scale(1.05) translateZ(0);
}

.block02 li {
    display: flex;
}

.block02 .img {
    position: relative;
    height: 400px;
    overflow: hidden;
}

.block02 img {
    width: 632px;
    height: 400px;
    overflow: hidden !important;
}

.block02 img {
    transition: .2s ease-in-out;
}

.hover {
    position: absolute;
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9;

}

.img:hover {
    overflow: hidden;
}

.img:hover .hover {
    background-color: rgba(0, 0, 0, 0);
}

.img:hover .bg_img {
    transform: scale(1.05) translateZ(0);
}

.hover img {
    display: block;
    width: 25%;
    height: auto;
    margin: 0 0 66px 66px;
}

.hover .last {
    width: 45%;
}

.title4 {
    display: block;
    width: 490px;
    height: 117px;
    margin: 0 auto;
    margin-top: 156px;
    margin-bottom: 65px;
}

.send05 ul {
    display: flex;
    width: 1200px;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.send05 ul li:nth-child(1) {
    border: solid 8px #f8f1f1;
    width: 489px;
    height: 417px;
    padding-left: 71px;
    padding-top: 55px;
    /* text-align: center; */
    /* line-height: 506px; */
}

.send05 ul li img {
    display: block;
    width: 94%;
}

.send05 ul li h2 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding-bottom: 26px;
}

.send05 ul li h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #333333;
    padding-bottom: 16px;
}

.send05 ul li p {
    height: 135px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}

.send06 ul {
    width: 1199px;
    margin: 0 auto;
}

.send06 ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 26px;
}

.send06 ul li img {
    display: block;
    width: 283px;

}


.send07 {
    background-color: #f8f1f1;
    margin-top: 129px;
    overflow: hidden;
    padding-bottom: 120px;
}

.title5 {
    display: block;
    width: 652px;
    height: 117px;
    margin: 0 auto;
    margin-top: 140px;
    margin-bottom: 63px;
}

.send07 ul li {
    display: flex;
    justify-content: space-around;
}

.send07 ul li img {
    display: block;
    width: 280px;
    height: 196px;
}

.send07 p {
    text-align: center;
    font-size: 21px;
    color: #94715a;
    margin-top: 40px;
}

.send08 {
    padding-bottom: 145px;
}

.send08 ul {
    width: 1199px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.send08 ul li {
    width: 348px;
    height: 285px;
}


.send08 ul li div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #94715a;
    color: #fff;
    height: 114px;
    padding: 0 28px;
    margin-top: -5px
}

.send08 ul li a {
    margin-top: 6px
}

.send08 ul li h1 {
    font-size: 18px;
    font-weight: 600;
}

.send08 ul li p {
    font-family: "my_font";
    font-size: 14px;
    letter-spacing: 0px;
    margin-top: 3px;
}

.send08 ul li font {
    display: block;
    margin-top: 7px;
    font-size: 14px;
}

.send08 i {
    font-size: 35px;
    color: #fff;
    transition: all .2s ease-in-out;
}


.my_swp {
    width: 255px !important;
    left: 70.5% !important;
    bottom: 47px !important;

}

.my_swp .swiper-pagination-bullet {
    width: 20px !important;
    height: 30px !important;
    font-size: 19px;
    color: #fff;
    background: rgba(0, 0, 0, 0) !important;
    opacity: 1 !important;
    margin: 0 10px !important;
    border-radius: 0 !important;
    /* border: 1px solid #fff; */
    position: relative;
    z-index: 9 !important
}

.swiper-pagination-bullet-active {
    color: rgba(0, 0, 0, 0) !important;
}

.swiper-pagination-bullet-active .tmp_act {
    opacity: 1;
}

.tmp_act {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background-color: #000; */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 0;
}

.tmp_act span {
    display: flex;
    align-items: center;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-bottom: 3px;
}

.tmp_act i {
    display: block;
    width: 15px;
    height: 2px;
    background-color: #fff;
    margin-left: -8px;
}

.sen04 .hover {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 66px;
}

.sen04 .hover i {
    display: block;
    width: 70px;
    height: 52px;
    background-image: url(../img/icon.png);
    background-repeat: no-repeat;
}

.sen04 .hover p {
    font-size: 19px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    padding-bottom: 66px;
    padding-top: 30px;
}

.sen04 .hover p span {
    display: block;
    font-size: 21px;
    font-weight: 600;
    font-stretch: normal;
    color: #ffffff;
}

.my_swp2 {
    width: 1200px;
    margin: 0 auto;
}