@charset "utf-8";
/* CSS Document */
/* @font-face {
    font-family: "lbt";
    src: url('lbt.ttf');
}
@font-face {
    font-family: "gbz";
    src: url('gbz.ttf');
} */
/* .font1{font-family:"lbt";}
.font2{font-family:"gbz";} */
body{ font-size:14px;-webkit-text-size-adjust:none;margin:0 auto; padding:0; background:#fdfdfb;}
a{ color: #000;}
html,body{width:1080px;height:100%;overflow:hidden;margin:0 auto;background:linear-gradient(180deg, #eb8455, #f6d7bb, #fff0d9);}
.load_page{position:absolute;width:100%;height:100%;
    /* background:url("../img/b2.jpg") top; */
    background:linear-gradient(180deg, #eb8455, #f6d7bb, #fff0d9);;
    background-size:cover;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;}
.copyright{font-size:48px;text-align:center;color:#561900;}
.load_page1{text-align:center;transform:translate(0,-50%);}
/* .copyright{position:absolute; width:150px; height:150px; top:50%; left:50%; margin-left:-85px; margin-top:-75px; line-height:250px; text-align:center;color:#000;font-size:40px;} */
/* .load_page1{text-align:center;position:absolute; top:50%; left:50%;transform:translate(-50%,-100%);} */

.music{position: fixed;right: 20px;top:20px;z-index:99;width:46px;height:46px;}
#audio-btn{width:46px;height:46px;}
#lanren .on{background:url(../img/music.png);background-size: 100% 100%;-webkit-animation: rotating 1.2s linear infinite;animation: rotating 1.2s linear infinite;}
#lanren .off{background: url(../img/music.png);background-size: 100% 100%;}
@-webkit-keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotating {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
.none{display:none}


.swiper-container-h {width:1080px;height:100%;position:relative;top:0;left:0;}  
.swiper-container-h .swiper-slide {width:1080px;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: stretch;-webkit-align-items: stretch;align-items: stretch;}
.up_top{position:absolute;bottom:100px;left:50%;margin-left:-70px;}

.p_r{position:relative;z-index:1;}
.p_a{position:absolute;}
.logo{bottom:40px;left:192px;}
.p1{width:1080px;height:100%;position:absolute;top:0;left:0;overflow:hidden;background:url("../img/b1.jpg") bottom;background-size:cover}
.p1_1{left:0;bottom:0}
.p1_2{top:50%;left:225px;margin-top:-240px;}
.p1_3{top:50%;left:0;margin-top:-230px;}
.p1_4{top:50%;right:0;margin-top:-230px;}
.p1_5{top:50%;left:310px;margin-top:-126px;}
/* .p1_6{top:50%;left:460px;margin-top:110px;} */
.p1_6{bottom:20px;left:460px;}
.p1_7{top:198px;left:376px;}
.p1_8{top:256px;left:138px;}
.p1_9{top:436px;left:286px;}
.p1_10{bottom:320px;left:188px;}
.p1_11{bottom:245px;left:298px;}
.p1_12{top:95px;left:68px;}

.p2{width:1080px;height:100%;position:absolute;top:0;left:0;overflow:hidden;background:url("../img/b2.jpg") top;background-size:cover}

.p2_1{bottom:162px;right:0px;}
.p2_2{bottom:22px;left:0px;}
.p2_3{left:0;bottom:0}
.p2_4{right:0;bottom:0}
.p2_5{bottom:0px;left:219px;}
.p2_6{bottom:0px;left:430px;}
.p2_6_1{bottom:326px;left:195px;opacity:0;visibility: hidden;}
.p2_7{top:0;left:0;}
.p2_8{top:436px;left:0;}
.p2_9{top:229px;left:0px;}
.p2_9_css{transition:all 1s;transform: translate(0px, -180px);}
.p2_7{z-index:4;}

.p2_7_css{transition:all 1s;transform: translate(0px, -200px);}
.p2_button{top:583px;left:667px;}
.p2_button1{background:rgba(255,255,255,0.5);width:100px;height:100px;border-radius:50%;}
.p2_button1::after{content:'';width:50%;height:50px;display: block;position:absolute;left:25px;top:25px;background:#fff;border-radius:50%;}


.p2_10{top:220px;left:0px;opacity:0;transform:translate(0px,230px);}
.p2_10_css{transition:all 1s;opacity:1;transform:translate(0px,0px);}
.p2_11{top:263px;left:36px;opacity:0;}
.p2_12{top:220px;left:12px;opacity:0;width:1047px;height:1188px;background:url('../img/p2_12.png');
font-size:38px;color:#632C0E;line-height:75px;}
/* .p2_12_1{padding:210px 0 0 110px;text-align: justify;width:830px;transform: rotate(-3deg);} */
.p2_12_1{font-size:60px;color:#B10A0A;line-height:57px;font-weight:bold;padding:462px 0 0 110px;
    text-align: center;
    width: 830px;
}
.p2_12_1 p{margin-bottom:28px;}

.p2_12_2{font-size:36px;color:#632C0E;line-height:36px;font-weight:bold;margin:50px 0 0 254px;
    text-align: center;
    width: 521px;
    position: relative;
}
.p2_12_2 p{margin-bottom:18px;}
.p2_12_2::before{
    content: '';
    display: block;
    width: 13px;
    height: 68px;
    position: absolute;
    top:10px;
    left:-10px;
    border:#632C0E 1px solid;
    border-right:none;
}
.p2_12_2::after{
    content: '';
    display: block;
    width: 13px;
    height: 68px;
    position: absolute;
    top:10px;
    right:-10px;
    border:#632C0E 1px solid;
    border-left:none;
}

.p3{width:1080px;height:100%;position:absolute;top:0;left:0;overflow:hidden;background:url("../img/b3.jpg") top;background-size:cover}
.p3_1{bottom:0;left:0;}
.p3_shan{bottom:0;right:0;}
.p3_2{bottom:150px;left:288px;}
.p3_3{top:-517px;right:-517px;text-align:right;}


.p3_t{font-size:48px;color:#313131;margin-top:146px;margin-left:146px;position:relative;z-index:2;}
.p3_t1{}
.p3_t1 span{color:#DE2D32;font-weight:bold;font-size:72px;padding-left:23px;}
.p3_t1 label{color:#DE2D32;font-weight:bold;font-size:48px;padding-left:9px;}
.p3_t2{margin-top:23px;}
.p3_t3{margin-top:52px;}
.p3_t4{margin-top:25px;}
.p3_t5{margin-top:38px;}
.p3_t6{margin-top:40px;}
.p3_t7{margin-top:65px;}
.p3_t8{margin-top:28px;}

.p3_6{bottom:466px;left:537px;transform-origin:bottom right;}
.p3_6 img{transform-origin:bottom right;animation-iteration-count:infinite;}
.p3_7{bottom:637px;left:257px;transform-origin:bottom left;}
.p3_7 img{transform-origin:bottom left;animation-iteration-count:infinite}
.p3_8{bottom:877px;left:647px;transform-origin:bottom right;}
.p3_8 img{transform-origin:bottom right;animation-iteration-count:infinite}
.p3_9{bottom:655px;left:737px;transform-origin:bottom right;}
.p3_9 img{transform-origin:bottom right;animation-iteration-count:infinite}
.p3_10{bottom:798px;left:156px;transform-origin:bottom left;}
.p3_10 img{transform-origin:bottom left;animation-iteration-count:infinite}
.p3_11{bottom:798px;left:737px;transform-origin:bottom right;}
.p3_11 img{transform-origin:bottom right;animation-iteration-count:infinite}
.p3_12{bottom:710px;left:375px;transform-origin:bottom left;}
.p3_12 img{transform-origin:bottom left;animation-iteration-count:infinite}
.p3_13{bottom:674px;left:95px;transform-origin:bottom right;}
.p3_13 img{transform-origin:bottom right;animation-iteration-count:infinite}
.p3_14{bottom:547px;left:777px;transform-origin:bottom left;}
.p3_14 img{transform-origin:bottom left;animation-iteration-count:infinite}
.p3_15{bottom:564px;left:212px;transform-origin:bottom left;}
.p3_15 img{transform-origin:bottom left;animation-iteration-count:infinite}
.p3_16{bottom:496px;left:324px;transform-origin:bottom right;}
.p3_16 img{transform-origin:bottom right;animation-iteration-count:infinite}
.p3_17{bottom:580px;left:496px;transform-origin:bottom left;}
.p3_17 img{transform-origin:bottom left;animation-iteration-count:infinite}
.p3_18{bottom:677px;left:509px;transform-origin:bottom right;}
.p3_18 img{transform-origin:bottom right;animation-iteration-count:infinite}
/* 
.p3_6{bottom:466px;left:537px;transform-origin:bottom right;animation-iteration-count:infinite;}
.p3_6 img{transform-origin:bottom right;}
.p3_7{bottom:637px;left:257px;transform-origin:bottom left;animation-iteration-count:infinite}
.p3_7 img{transform-origin:bottom left;}
.p3_8{bottom:877px;left:647px;transform-origin:bottom right;animation-iteration-count:infinite}
.p3_8 img{transform-origin:bottom right;}
.p3_9{bottom:655px;left:737px;transform-origin:bottom right;animation-iteration-count:infinite}
.p3_9 img{transform-origin:bottom right;}
.p3_10{bottom:798px;left:156px;transform-origin:bottom left;animation-iteration-count:infinite}
.p3_10 img{transform-origin:bottom left;}
.p3_11{bottom:798px;left:737px;transform-origin:bottom right;animation-iteration-count:infinite}
.p3_11 img{transform-origin:bottom right;}
.p3_12{bottom:710px;left:375px;transform-origin:bottom left;animation-iteration-count:infinite}
.p3_12 img{transform-origin:bottom left;}
.p3_13{bottom:674px;left:95px;transform-origin:bottom right;animation-iteration-count:infinite}
.p3_13 img{transform-origin:bottom right;}
.p3_14{bottom:547px;left:777px;transform-origin:bottom left;animation-iteration-count:infinite}
.p3_14 img{transform-origin:bottom left;}
.p3_15{bottom:564px;left:212px;transform-origin:bottom left;animation-iteration-count:infinite}
.p3_15 img{transform-origin:bottom left;}
.p3_16{bottom:496px;left:324px;transform-origin:bottom right;animation-iteration-count:infinite}
.p3_16 img{transform-origin:bottom right;}
.p3_17{bottom:580px;left:496px;transform-origin:bottom left;animation-iteration-count:infinite}
.p3_17 img{transform-origin:bottom left;}
.p3_18{bottom:677px;left:509px;transform-origin:bottom right;animation-iteration-count:infinite}
.p3_18 img{transform-origin:bottom right;} */


.p4{width:1080px;height:100%;position:absolute;top:0;left:0;overflow:hidden;background:url("../img/b4.jpg") top;background-size:cover}

.p4_1{bottom:57px;left:0;}
.p4_1a{width:100%;height:100%;}
.p4_1a_1{width:1110px;height:calc(100% - 140px);background:#feefd1;border:#fff 2px solid;transform:rotate(1deg);left:-20px;top:0;transform-origin:bottom left;}
.p4_1a_2{width:1080px;height:calc(100% - 100px);background:#ffd482;transform:rotate(1.5deg);left:24px;top:0;transform-origin:bottom left;}
.p4_1a_3{width:1080px;height:calc(100% - 60px);background:#f37064;transform:rotate(2deg);left:48px;top:0;transform-origin:bottom left;}

.p4_2{bottom:0px;right:0;}
.p4_3{top:0px;right:0;}
.p4_4{top:-95px;left:50%;margin-left:-108px;}

/* .p4_t{top:50%;left:110px;transform:translate(0%,-50%);width:856px;} */
.p4_t{top:334px;left:93px;}

.p4_t1{display:flex;align-items:center;justify-content:space-between;}
.p4_t2{margin-left:14px;}
.p4_t3{margin-top:16px;margin-left:50px;}
.p4_t4{margin-left:10px;justify-content: flex-start;margin-top:24px;}
.p4_t4 div:nth-child(2){margin-left:20px;}

.p4_t5{margin-top:10px;}
.p4_t6{margin-top:14px;justify-content: flex-start;margin-left:25px;}
.p4_t6 div:nth-child(2){margin-left:20px;}


.p5{width:1080px;height:100%;position:absolute;top:0;left:0;overflow:hidden;
    background:url("../img/b5.jpg") top;background-size:cover
}

/* .p5_a{
    background: radial-gradient(circle, #fbede0 20%, #fad9ba 100%);
    width:3000px;height:3000px;
    border-radius:50%;top:0;left:0;margin-left:-1500px;
}
.p5_b{
    background: radial-gradient(circle, #fbede0 20%, #fad9ba 100%);
    width:2560px;height:2560px;
    border-radius:50%;top:630px;left:0;margin-left:-1280px;
}
.p5_c{
    background: radial-gradient(circle, #fbede0 20%, #fad9ba 100%);
    width:1260px;height:1260px;
    border-radius:50%;top:1296px;left:0;margin-left:-630px;
} */


.p5_1{top:50%;left:0px;margin-top:-815px;perspective: 400px;}


.p5_2{top:0;left:0px;}
.p5_3{bottom:0;right:0px;}
.p5_4{top:45px;left:528px;opacity:0;}

.p5_5{top:188px;left:122px;opacity:0;}
.p5_5_1{top:188px;left:273px;opacity:0;}
.p5_5_2{
    /* font-size:30px;color:#613020;transform:rotate(-4deg); */
    top:226px;left:282px;opacity:0;
}
.p5_6{top:378px;left:134px;}
.p5_6_1{top:364px;left:294px;}
.p5_6_2{top:410px;left:294px;}
.p5_7{top:590px;left:148px;}
.p5_7_1{top:572px;left:300px;}
.p5_7_2{top:612px;left:306px;}
.p5_8{top:320px;left:740px;}
.p5_9{top:834px;left:794px;visibility:hidden;}
.p5_9 img{}
.p5_10{top:733px;left:140px;}
.p5_11{top:720px;left:98px;}
.p5_12{top:1130px;right:86px;}
.p5_13{top:1016px;left:156px;}

.p5_14{top:0;left:0;
    transform-origin: top left;
    transition:all 1s;
}
.p5_14_css{transform: perspective(800px) rotate3d(0,1,0,-6deg);opacity:0;}

.p5_15{top:181px;left:-73px;}
.p5_16{top:1113px;left:10px;}
.p5_button{margin-top:-31px;left:714px;top:50%;}

.p6_1{top:94px;right:50px;}
.p6_2{top:205px;left:90px;}
.p6_2 img{
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    /* animation-duration:1s; */
    /* -webkit-animation-duration:1s; */
	animation-iteration-count:infinite
}
.p6_3{top:440px;left:60px;}
.p6_3_1{display:flex;margin-bottom:22px;}
.p6_3_2{width:186px;height:81px;background:url(../img/p6_3.png);font-size:40px;color:#ffe4c1;text-align:center;line-height:1;font-weight:bold;padding-top:17px;box-sizing:border-box;}
.p6_3_2_1{width:329px;height:81px;background:url(../img/p6_3_1.png);font-size:40px;color:#ffe4c1;text-align:center;line-height:1;font-weight:bold;padding-top:17px;box-sizing:border-box;}
.p6_3_3{width:703px;background:#fff;border-radius:22px;padding:21px 38px;line-height:57px;color:#613020;font-size:34px;margin-left:20px;position:relative;box-sizing:border-box;}
.p6_3_3::after{
    content: '';
    position: absolute;
    top: 36px;
    left: 0;
    border-left-width: 18px;
    border-right-width: 18px;
    border-bottom-width:9px;
    border-top-width:9px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    transform:translate(-100%,0);
}
.p6_3_3 span{color:#f4605c;display:block;}

.p6_4{top:379px;left:0px;width:1080px;height:1368px;background:url(../img/p6_4.png);}
.p6_5{top:677px;left:0px;}
.p6_6{top:677px;right:0px;}
.p6_7{margin-top:167px;margin-left:141px;}
.p6_8{margin-top:17px;margin-left:261px;}
.p6_9{margin-top:16px;margin-left:190px;}
.p6_10{margin-top:21px;margin-left:210px;}

.p7_1{top:108px;left:0px;}
.p7_2{top:264px;right:61px;}
.p7_3{top:0px;right:76px;}

.p7_t1{font-size:36px;color:#632C0E;line-height:64px;width:796px;top:373px;left:163px;}
.p7_t1 p{margin-bottom:48px;}

.p7_t2{top:965px;left:163px;}
.p7_t2 span{font-size:60px;color:#DE2D32;font-weight:bold;}
.p7_t2 b{font-size:48px;color:#DE2D32;font-weight:bold;}

.p7_4{left:0;bottom:0;width:861px;height:862px;background:url(../img/p7_4.png);}
.p7_5{left:532px;top:19px;}
.p7_6{left:371px;top:290px;}
.p7_7{left:644px;top:141px;}
.p7_8{left:448px;top:400px;}
.p7_9{left:528px;top:184px;}

.p8_1{top:202px;left:90px;}
.p8_2{top:446px;left:70px;width:940px;height:1188px;background:url(../img/p8_2.png);}

.p8_2_3{font-size:48px;font-weight:bold;color:#C73629;line-height:1;margin-top:164px;margin-left:104px;}
.p8_2_3 p{margin-top:20px;}
.p8_2_4{height:50px;line-height:50px;background:linear-gradient(90deg, #FFDEBD, #FDE6CE);padding:0 25px;border-radius:0 10px 0 10px;display:inline-block;
font-size:30px;color:#4E2A09;margin-top:33px;margin-left:105px;}
.p8_2_4 span{display:inline-block;width:18px;height:18px;background:#C73629;border-radius:50%;margin-right:17px;}


.p8_5{margin-top:159px;margin-left:63px;}
 .p8_5_1{margin-top:133px;}

.p8_3{top:53px;left:597px;width:234px;height:460px;background:url(../img/p8_3.png);}
.p8_4{top:6px;left:457px;}
.p8_3_1{top:101px;left:45px;}
.p8_2_5{margin-top:61px;margin-left:492px;}

.p8_2_6{margin-left:494px;margin-top:29px;display:flex;padding:12px 20px;background:linear-gradient(90deg, #FFDEBD, #FDE6CE);width:310px;
    font-size:30px;color:#4E2A09;line-height:40px;border-radius:0 10px 0 10px;border-radius:0 10px 0 10px;
}
.p8_2_6 span{display:inline-block;width:18px;height:18px;background:#C73629;border-radius:50%;margin-right:15px;margin-top:12px;}


.p8_4_1{top:527px;left:45px;width:434px;}
.p8_4_1 img{width:434px;}
.p8_6{top:586px;left:94px;width:308px;height:346px;background:url(../img/p8_6.png);}
.p8_6_1{ top:55px;left:197px;}
.p8_6_1 p{font-size:30px;width:162px;height:56px;line-height:56px;color:#fff;border-radius:20px 20px 20px 0;background:#F3B060;text-align:center;}
.p8_6_2{top:144px;left:-38px;}
.p8_6_2 p{background:#EA5548;border-radius:20px 20px 0 20px;}
.p8_6_3{top:172px;left:200px;}
.p8_6_3 p{background:#F38660;}

.p8_2_7{margin-top:153px;margin-left:82px;}


.p8_7{top:931px;right:71px;width:369px;height:225px;background:url(../img/p8_7.png);}
.p8_7_1{top:140px;left:17px;border:#fff 2px solid;height:24px;border-radius:24px;
    width:334px;background:linear-gradient(90deg, #FFDEBD, #FDE6CE);
}
.p8_7_2{width:24px;height:24px;background:#F13333;border-radius:24px;position:relative;
}
.p8_7_3{right:0;bottom:0;text-align:right;}
.p8_7_4{width:70px;height:70px;margin-right:-25px;
    background:url(../img/p8_7_1.png);
	/* animation:enterppa  steps(3) 1s 0s infinite alternate */
}
/* @keyframes enterppa {
	100% {background-position:-210px 0;}
} */
.p8_7_5{font-size:20px;color:#434343;top:179px;right:25px;}


.p0_1{top:155px;right:99px;}
.p0_t1{font-size:96px;color:#fff;line-height:1;margin-left:111px;margin-top:280px;font-weight:500;}
.p0_t2{font-size:48px;color:#fff;line-height:1;margin-left:111px;margin-top:32px;font-weight:500;}
.p0_3{margin:99px 38px 0;height:100vh;border-radius:77px;background:linear-gradient(180deg,#fff 50%,rgba(255,255,255,0));z-index:2;padding-top:96px;}
.p0_3_1{margin:0 68px 46px;border-radius:156px;height:156px;background:url(../img/phone.png) no-repeat 64px 54px #eee;}
.p0_3_1 input{width:70%;height:100%;border:none;background:none;font-size:42px;margin-left:144px;box-sizing:border-box;}
.p0_3_2{background:url(../img/password.png) no-repeat 64px 54px #eee;}
.p0_3_3{margin:96px 68px 0;border-radius:156px;height:156px;background:linear-gradient(90deg,#FC8D50,#FE5F42);font-size:48px;line-height:156px;text-align:center;color:#fff;}


.p9{width:1080px;height:100%;position:absolute;top:0;left:0;overflow:hidden;
    background:url("../img/b9.jpg") top;background-size:cover
}
.p9_0{width:1080px;height:100%;position:relative;
    /* background:url("../img/b9.jpg") top;background-size:cover */
}

.p9_1{top:109px;left:43px;}
.p9_2{top:116px;left:47px;}

.p9_03{top:221px;left:0;width:100%;z-index:2;text-align:center;}

.p9_3{top:221px;left:286px;}
.p9_t{border:#fff 6px solid;width:225px;height:225px;border-radius:113px;background:#E4A3BB;margin:0 auto;margin-top:40px;}
.p9_t img{width:100%;height:100%;border-radius:113px;}
.p9_t1{margin:0 auto;margin-top:-40px;width:263px;height:74px;background:url(../img/p9_4.png);
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding:0 40px;position: relative;z-index:2;
    font-size:35px;color:#754d21;font-weight:bold;box-sizing:border-box;line-height:62px;
}

.p9_t2{margin-top:37px;;text-align:center;width:100%;font-size:48px;color:#613020;font-weight:bold;}
.p9_t3{text-align:center;margin-top:40px;;width:100%;}
.p9_t3_1{margin:0 8px;display:inline-block;font-size:34px;color:#fff;font-weight:bold;width:192px;line-height:60px;height:60px;border-radius:60px;background:#F3B060;}
.p9_t3_2{background:#EA5548;}
.p9_t3_3{background:#F38660}
.p9_t3_4{background:#EF6BC8}

.p9_t4{margin-top:33px;;text-align:center;width:100%;font-size:30px;color:#613020;line-height:43px;}
.p9_5{margin-top:43px;}
.p9_t5{text-align:center;width:100%;font-size:30px;color:#1A1A1A;top:1480px;;}
.p9_9{top:1531px;left:241px;}

.p9_10{width:1080px;height:1600px;position:absolute;top:0;left:100%;overflow:hidden;
   background-size:cover;z-index:4;
}
.p9_10_1{top:0;left:0;width:100%;height:100%;}
.p9_11{top:47px;left:0px;}
.p9_12{top:125px;left:22px;}
#images{width:100%;top:0;left:100%;z-index:3;height:100%; background:url("../img/b9.jpg") top;background-size:cover;}
#images img{width:100%;}

.images_t{top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;color:#fff;background:rgba(0,0,0,0.5);
    height:100px;line-height:100px;width:300px;border-radius:50px;text-align:center;pointer-events: none;user-select: none;
}


.p9_10 .p9_03{top:253px;}
.p9_t6{margin-top:40px;font-size:36px;line-height:44px;color:#1A1A1A;}
.p9_t6 span{color:#7D290E;font-weight:500;}

.p10{width:1080px;height:100%;position:absolute;top:0;left:0;overflow:hidden;
    background:url("../img/b10.jpg") top;background-size:cover
}
.p10_1{left:0px;top:50%;margin-top:-880px;}
.p10_2{right:0px;top:50%;margin-top:-194px;}
.p10_3{left:0px;top:50%;margin-top:250px;}
.p10_4{left:206px;top:50%;margin-top:-804px;}
.p10_5{left:80px;top:50%;margin-top:-540px;background:url("../img/p10_5.png") top;background-size:cover;width:918px;height:1150px;}
.p10_6{right:0px;top:50%;margin-top:-633px;}
.p10_8{width:814px;height:734px;margin-top:77px;margin-left:52px;background:url("../img/p10_8.png") top;background-size:cover;}

.p10_t1{margin-left:100px;margin-top:33px;}
.p10_t1_1{font-size:42px;color:#D31F1F;font-weight:bold;margin-bottom:30px;}
.p10_t1 p{font-size:30px;line-height:52px;color:#513A27;}
.p10_7{right:0px;top:50%;margin-top:194px;}
.p10_9{left:0px;top:50%;margin-top:640px;width:100%;display:flex;justify-content:center;}
.p10_9 img{margin:0 16px;}

.p10_8{
    font-size: 36px;
    color: #513A27;
    line-height: 92px;
    padding: 19px 48px 0;
    box-sizing: border-box;
}

.none_wswiper{width:100%;height:100%;background:rgba(0,0,0,0);top:0;left:0;}