a:hover{ text-decoration:none !important;}





/* title */

.section {overflow: hidden;}

.page_div{margin: 0 auto;padding-top:160px;box-sizing:content-box;}











/* section1 */

.section1{width: 100%;height:100%;background: url(../image/index_box_02_back.jpg) center 80px no-repeat;position:relative;z-index:0;background-size:100% 100%;}



.section1::before{content:'';width:636px;height:802px;background:url(../image/index_box02_yuan01.png);position:absolute;top:130px;left:-100px;z-index:-1;transition: all 2s ease 0s;transition-delay: 0s;}



.section1.active::before{content:'';width:636px;height:802px;background:url(../image/index_box02_yuan01.png);position:absolute;top:130px;left:0px;z-index:-1;transition-delay: 0.8s;}



.section1 .container{width:auto;max-width:570px;padding:0 100px 0 500px;box-sizing:content-box;}



.section1 .container .txt{text-align:right;}



.section1 .container .txt h4{font-size:66px;color:#fff;font-weight:bold;line-height:68px;margin:0;letter-spacing:5px;position: relative;top:-30px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section1.active .container .txt h4{top: 0;transition-delay: 0.8s;}



.section1 .container .txt span{display:block;font-size:20px;color:rgba(255,255,255,0.6);line-height:16px;margin:40px 0 0 0;text-transform: Uppercase;position: relative;top:-20px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section1.active .container .txt span{top: 0;transition-delay: 0.8s;}



.section1 .container .txt p{font-size:26px;color:rgba(255,255,255,1);line-height:45px;margin:30px 0 0 0;position: relative;top:-20px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section1.active .container .txt p{top: 0;transition-delay: 0.8s;}



.section1 .container .list{width:100%;height:auto;margin:30px 0 0 0;overflow:hidden;display:flex;justify-content: space-between;flex-flow: row wrap;position: relative;top:50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section1.active .container .list{top: 0;transition-delay: 0.8s;}



.section1 .container .list li{width:auto;float:left;}



.section1 .container .list li .icon{width:100px;height:100px;border:solid 1px #fff;border-radius:50%;margin:0 auto;background:#f76800;}



.section1 .container .list li .icon i{display:block;width:100px;height:100px;}



.section1 .container .list li:nth-of-type(1) .icon i{background:url(../image/index_box02_icon01.png) center center no-repeat;}



.section1 .container .list li:nth-of-type(2) .icon i{background:url(../image/index_box02_icon02.png) center center no-repeat;}



.section1 .container .list li:nth-of-type(3) .icon i{background:url(../image/index_box02_icon03.png) center center no-repeat;}



.section1 .container .list li:nth-of-type(4) .icon i{background:url(../image/index_box02_icon04.png) center center no-repeat;}



.section1 .container .list li p{font-size:16px;color:#fff;line-height:20px;margin-top:20px;text-align:center;}



.section1 .container .more{display:block;width:218px;height:58px;border:solid 1px #fff;border-radius:30px;margin:50px 0 0 0;overflow:hidden;float:right;font-size:20px;color:#fff;line-height:58px;text-align:center; letter-spacing:3px;position: relative;top:50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section1.active .container .more{top: 0;transition-delay: 0.8s;}











/* section2 */

.section2{width: 100%;height:800px;background: url(../image/service_back01.jpg) center 470px no-repeat;position:relative;z-index:0;}



.section2 .container{width:80%;padding:0;box-sizing:content-box;display:flex;justify-content:space-between;flex-flow:row wrap;}



.section2 .container .left{padding:0;border-radius:10px;overflow:hidden;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section2.active .container .left{top: 0;transition-delay: 0.8s;}



.section2 .container .left img{width:100%;height:640px;object-fit:cover;}



.section2 .container .right{padding:0;}



.section2 .container .right .txt{margin-top:170px;padding:0 15px 45px 65px;box-sizing:content-box;border-bottom:solid 1px #f5f5f5;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section2.active .container .txt{top: 0;transition-delay: 0.8s;}



.section2 .container .right .txt span{display:block;font-size:20px;color:#262626;line-height:22px;position:relative;z-index:0;}



.section2 .container .right .txt span::after{content:'';width:85px;height:5px;background:#f76800;position:absolute;bottom:0;left:0;z-index:-1;}



.section2 .container .right .txt h4{font-size:40px;color:#262626;line-height:42px;font-weight:bold;margin:20px 0 0 0;position:relative;}



.section2 .container .right .txt h4::before{content:'';width:50px;height:1px;background:#ccc;position:absolute;top:21px;left:-65px;}



.section2 .container .right .txt p{font-size:14px;color:#808080;line-height:32px;height:128px;overflow:hidden;margin:18px 0 0 0;position:relative;}



.section2 .container .right .more{display:none;width:158px;height:43px;border:solid 1px #e6e6e6;border-radius:30px;margin:25px 0 0 65px;overflow:hidden;font-size:14px;color:#333;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section2 .container .right .more:hover{border:solid 1px #f76800;color:#f76800;}



.section2.active .container .right .more{top: 0;transition-delay: 0.8s;}











/* section3 */

.section3{width: 100%;height:800px;background: url(../image/service_back02.jpg) center 470px no-repeat;position:relative;z-index:0;}



.section3 .container{width:80%;padding:0;box-sizing:content-box;display:flex;justify-content:space-between;flex-flow:row wrap;}



.section3 .container .left{padding:0;border-radius:10px;overflow:hidden;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section3.active .container .left{top: 0;transition-delay: 0.8s;}



.section3 .container .left img{width:100%;height:640px;object-fit:cover;}



.section3 .container .right{padding:0;}



.section3 .container .right .txt{margin-top:170px;padding:0 15px 45px 65px;box-sizing:content-box;border-bottom:solid 1px #f5f5f5;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section3.active .container .txt{top: 0;transition-delay: 0.8s;}



.section3 .container .right .txt span{display:block;font-size:20px;color:#262626;line-height:22px;position:relative;z-index:0;}



.section3 .container .right .txt span::after{content:'';width:85px;height:5px;background:#f76800;position:absolute;bottom:0;left:0;z-index:-1;}



.section3 .container .right .txt h4{font-size:40px;color:#262626;line-height:42px;font-weight:bold;margin:20px 0 0 0;position:relative;}



.section3 .container .right .txt h4::before{content:'';width:50px;height:1px;background:#ccc;position:absolute;top:21px;left:-65px;}



.section3 .container .right .txt p{font-size:14px;color:#808080;line-height:32px;height:128px;overflow:hidden;margin:18px 0 0 0;position:relative;}



.section3 .container .right .more{display:none;width:158px;height:43px;border:solid 1px #e6e6e6;border-radius:30px;margin:25px 0 0 65px;overflow:hidden;font-size:14px;color:#333;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section3 .container .right .more:hover{border:solid 1px #f76800;color:#f76800;}



.section3.active .container .right .more{top: 0;transition-delay: 0.8s;}









/* section4 */

.section4{width: 100%;height:800px;background: url(../image/service_back01.jpg) center 470px no-repeat;position:relative;z-index:0;}



.section4 .container{width:80%;padding:0;box-sizing:content-box;display:flex;justify-content:space-between;flex-flow:row wrap;}



.section4 .container .left{padding:0;border-radius:10px;overflow:hidden;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section4.active .container .left{top: 0;transition-delay: 0.8s;}



.section4 .container .left img{width:100%;height:640px;object-fit:cover;}



.section4 .container .right{padding:0;}



.section4 .container .right .txt{margin-top:170px;padding:0 15px 45px 65px;box-sizing:content-box;border-bottom:solid 1px #f5f5f5;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section4.active .container .txt{top: 0;transition-delay: 0.8s;}



.section4 .container .right .txt span{display:block;font-size:20px;color:#262626;line-height:22px;position:relative;z-index:0;}



.section4 .container .right .txt span::after{content:'';width:85px;height:5px;background:#f76800;position:absolute;bottom:0;left:0;z-index:-1;}



.section4 .container .right .txt h4{font-size:40px;color:#262626;line-height:42px;font-weight:bold;margin:20px 0 0 0;position:relative;}



.section4 .container .right .txt h4::before{content:'';width:50px;height:1px;background:#ccc;position:absolute;top:21px;left:-65px;}



.section4 .container .right .txt p{font-size:14px;color:#808080;line-height:32px;height:128px;overflow:hidden;margin:18px 0 0 0;position:relative;}



.section4 .container .right .more{display:none;width:158px;height:43px;border:solid 1px #e6e6e6;border-radius:30px;margin:25px 0 0 65px;overflow:hidden;font-size:14px;color:#333;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section4 .container .right .more:hover{border:solid 1px #f76800;color:#f76800;}



.section4.active .container .right .more{top: 0;transition-delay: 0.8s;}











/* section5 */

.section5{width: 100%;height:800px;background: url(../image/service_back02.jpg) center 470px no-repeat;position:relative;z-index:0;}



.section5 .container{width:80%;padding:0;box-sizing:content-box;display:flex;justify-content:space-between;flex-flow:row wrap;}



.section5 .container .left{padding:0;border-radius:10px;overflow:hidden;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section5.active .container .left{top: 0;transition-delay: 0.8s;}



.section5 .container .left img{width:100%;height:640px;object-fit:cover;}



.section5 .container .right{padding:0;}



.section5 .container .right .txt{margin-top:170px;padding:0 15px 45px 65px;box-sizing:content-box;border-bottom:solid 1px #f5f5f5;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section5.active .container .txt{top: 0;transition-delay: 0.8s;}



.section5 .container .right .txt span{display:block;font-size:20px;color:#262626;line-height:22px;position:relative;z-index:0;}



.section5 .container .right .txt span::after{content:'';width:85px;height:5px;background:#f76800;position:absolute;bottom:0;left:0;z-index:-1;}



.section5 .container .right .txt h4{font-size:40px;color:#262626;line-height:42px;font-weight:bold;margin:20px 0 0 0;position:relative;}



.section5 .container .right .txt h4::before{content:'';width:50px;height:1px;background:#ccc;position:absolute;top:21px;left:-65px;}



.section5 .container .right .txt p{font-size:14px;color:#808080;line-height:32px;height:128px;overflow:hidden;margin:18px 0 0 0;position:relative;}



.section5 .container .right .more{display:none;width:158px;height:43px;border:solid 1px #e6e6e6;border-radius:30px;margin:25px 0 0 65px;overflow:hidden;font-size:14px;color:#333;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}



.section5 .container .right .more:hover{border:solid 1px #f76800;color:#f76800;}



.section5.active .container .right .more{top: 0;transition-delay: 0.8s;}













/* section6 */

.section6{width: 100%;height: auto !important;background: #010103;}



.section6 .me_footer{width:100%;height:310px;padding-top:50px;box-sizing:content-box;background: url(../image/ft_back.png) center center no-repeat;position:relative;}



.section6 .me_footer .tent{width:auto;max-width:1200px;height:auto;margin:0 auto;display:flex;justify-content:space-between;flex-flow:row wrap;}



.section6 .me_footer .tent .txt{padding:0;box-sizing:content-box;}



.section6 .me_footer .tent .txt h4{font-size:36px;color:#fff;font-weight:bold;line-height:38px;margin:25px 0;}



.section6 .me_footer .tent .txt p{font-size:16px;color:rgba(255,255,255,0.8);line-height:30px;}



.section6 .me_footer .tent .infro{width:45%;display:flex;justify-content:space-between;flex-flow:row wrap;}



.section6 .me_footer .tent .infro .ewm{width:130px;height:130px;padding:16px;box-sizing:content-box;background:url(../image/kuang.png);}



.section6 .me_footer .tent .infro .ewm img{width:130px;height:130px; vertical-align:top;}



.section6 .me_footer .tent .infro .wz{width:auto;}



.section6 .me_footer .tent .infro .wz p{font-size:16px;color:#fff;line-height:16px;margin-top:25px;}



.section6 .me_footer .tent .infro .wz p span{font-weight:bold;}



.section6 .me_footer .copy{width:100%;height:80px;text-align:center;background:#f76800;position:absolute;left:0;bottom:0;-moz-box-shadow:0px -5px 10px #e96200; -webkit-box-shadow:0px -5px 10px #e96200; box-shadow:0px -5px 10px #e96200;}



.section6 .me_footer .copy span{line-height:80px;font-size:14px;color:#fff;margin:0 20px;}



.section6 .me_footer .copy span a{color:#fff;}





























@media (max-width: 768px){

.top_bg{position: relative;}

.page_div{

    margin: 0 auto;

    padding-top:130px;box-sizing:content-box;

}

/* section1 */

.section1{width:100%;height:100%;background:url(../image/index_box_02_back.jpg) center center no-repeat;position:relative;z-index:0;}

.section1::before{content:'';width:636px;height:802px;background:url(../image/index_box02_yuan01.png);position:absolute;top:10px;left:-100px;z-index:-1;transition:all 2s ease 0s;transition-delay:0s;}

.section1.active::before{content:'';width:636px;height:802px;background:url(../image/index_box02_yuan01.png);position:absolute;top:10px;left:0px;z-index:-1;transition-delay:0.8s;}

.section1 .container{width:auto;padding:0 0px;box-sizing:content-box;float:right;}

.section1 .container .txt{text-align:center;}

.section1 .container .txt h4{font-size:26px;color:#fff;font-weight:bold;line-height:28px;margin:0;letter-spacing:5px;position:relative;top:-30px;transition:all 1.5s ease 0s;transition-delay:0s;}

.section1.active .container .txt h4{top:0;transition-delay:0.8s;}

.section1 .container .txt span{display:block;font-size:16px;color:rgba(255,255,255,0.6);line-height:25px;margin:20px 0 0 0;text-transform:Uppercase;position:relative;top:-20px;transition:all 1.5s ease 0s;transition-delay:0s;}

.section1.active .container .txt span{top:0;transition-delay:0.8s;}

.section1 .container .txt p{font-size:18px;color:rgba(255,255,255,1);line-height:25px;margin:10px 0 0 0;position:relative;top:-20px;transition:all 1.5s ease 0s;transition-delay:0s;}

.section1.active .container .txt p{top:0;transition-delay:0.8s;}

.section1 .container .list{width:80%;height:auto;margin:20px auto 0 auto;overflow:hidden;display:flex;justify-content:space-between;flex-flow:row wrap;position:relative;top:50px;transition:all 1.5s ease 0s;transition-delay:0s;}

.section1.active .container .list{top:0;transition-delay:0.8s;}

.section1 .container .list li{width:50%;margin-bottom:15px;}

.section1 .container .list li .icon{width:80px;height:80px;border:solid 1px #fff;border-radius:50%;margin:0 auto;background:#f76800;}

.section1 .container .list li .icon i{display:block;width:80px;height:80px;}

.section1 .container .list li p{font-size:16px;color:#fff;line-height:16px;margin-top:10px;text-align:center;}

.section1 .container .more{display:block;width:148px;height:48px;border:solid 1px #fff;border-radius:25px;margin:20px auto 0 auto;overflow:hidden;font-size:16px;color:#fff;line-height:48px;text-align:center;letter-spacing:3px;position:relative;top:50px;margin-left:120px;float:left;transition:all 1.5s ease 0s;transition-delay:0s;}

.section1.active .container .more{top:0;transition-delay:0.8s;}









.section2{width: 100%;height:100%;background:-moz-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-webkit-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-ms-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);position:relative;z-index:0;}

.section2 .container{width:95%;}

.section2 .container .left{margin-top:10px;padding:0;border-radius:10px;overflow:hidden;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section2.active .container .left{top: 0;transition-delay: 0.8s;}

.section2 .container .left img{width:100%;height:230px;object-fit:cover;}

.section2 .container .right{padding:0;}

.section2 .container .right .txt{margin-top:20px;padding:0px;box-sizing:content-box;border-bottom:none;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section2.active .container .txt{top: 0;transition-delay: 0.8s;}

.section2 .container .right .txt span{display:block;font-size:16px;color:#fff;line-height:18px;position:relative;z-index:0;text-align:center;}

.section2 .container .right .txt span::after{content:'';width:0px;height:0px;background:#fff;position:absolute;bottom:0;left:0;z-index:-1;}

.section2 .container .right .txt h4{font-size:24px;color:#fff;line-height:26px;font-weight:bold;margin:10px 0 0 0;position:relative;text-align:center;}

.section2 .container .right .txt h4::before{content:'';width:0px;height:0px;background:#fff;position:absolute;top:21px;left:-65px;}

.section2 .container .right .txt p{font-size:14px;color:#fff;line-height:30px;height:90px;overflow:hidden;margin:10px 0 0 0;position:relative;}

.section2 .container .right .more{display:block;width:158px;height:43px;border:solid 1px #fff;border-radius:30px;margin:20px auto 0 auto;overflow:hidden;font-size:14px;color:#fff;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section2.active .container .right .more{top: 0;transition-delay: 0.8s;}





.section3{width: 100%;height:100%;background:-moz-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-webkit-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-ms-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);position:relative;z-index:0;}

.section3 .container{width:95%;}

.section3 .container .left{margin-top:20px;padding:0;border-radius:10px;overflow:hidden;position: relative;top:50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section3.active .container .left{top: 0;transition-delay: 0.8s;}

.section3 .container .left img{width:100%;height:230px;object-fit:cover;}

.section3 .container .right{padding:0;}

.section3 .container .right .txt{margin-top:20px;padding:0px;box-sizing:content-box;border-bottom:none;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section3.active .container .txt{top: 0;transition-delay: 0.8s;}

.section3 .container .right .txt span{display:block;font-size:16px;color:#fff;line-height:18px;position:relative;z-index:0;text-align:center;}

.section3 .container .right .txt span::after{content:'';width:0px;height:0px;background:#fff;position:absolute;bottom:0;left:0;z-index:-1;}

.section3 .container .right .txt h4{font-size:24px;color:#fff;line-height:26px;font-weight:bold;margin:10px 0 0 0;position:relative;text-align:center;}

.section3 .container .right .txt h4::before{content:'';width:0px;height:0px;background:#fff;position:absolute;top:21px;left:-65px;}

.section3 .container .right .txt p{font-size:14px;color:#fff;line-height:30px;height:90px;overflow:hidden;margin:10px 0 0 0;position:relative;}

.section3 .container .right .more{display:block;width:158px;height:43px;border:solid 1px #fff;border-radius:30px;margin:20px auto 0 auto;overflow:hidden;font-size:14px;color:#fff;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section3.active .container .right .more{top: 0;transition-delay: 0.8s;}









.section4{width: 100%;height:100%;background:-moz-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-webkit-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-ms-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);position:relative;z-index:0;}

.section4 .container{width:95%;}

.section4 .container .left{margin-top:10px;padding:0;border-radius:10px;overflow:hidden;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section4.active .container .left{top: 0;transition-delay: 0.8s;}

.section4 .container .left img{width:100%;height:230px;object-fit:cover;}

.section4 .container .right{padding:0;}

.section4 .container .right .txt{margin-top:20px;padding:0px;box-sizing:content-box;border-bottom:none;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section4.active .container .txt{top: 0;transition-delay: 0.8s;}

.section4 .container .right .txt span{display:block;font-size:16px;color:#fff;line-height:18px;position:relative;z-index:0;text-align:center;}

.section4 .container .right .txt span::after{content:'';width:0px;height:0px;background:#fff;position:absolute;bottom:0;left:0;z-index:-1;}

.section4 .container .right .txt h4{font-size:24px;color:#fff;line-height:26px;font-weight:bold;margin:10px 0 0 0;position:relative;text-align:center;}

.section4 .container .right .txt h4::before{content:'';width:0px;height:0px;background:#fff;position:absolute;top:21px;left:-65px;}

.section4 .container .right .txt p{font-size:14px;color:#fff;line-height:30px;height:90px;overflow:hidden;margin:10px 0 0 0;position:relative;}

.section4 .container .right .more{display:block;width:158px;height:43px;border:solid 1px #fff;border-radius:30px;margin:20px auto 0 auto;overflow:hidden;font-size:14px;color:#fff;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section4.active .container .right .more{top: 0;transition-delay: 0.8s;}





.section5{width: 100%;height:100%;background:-moz-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-webkit-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);background:-ms-linear-gradient( -130deg, rgb(247,104,0) 0%, rgb(250,176,44) 100%);position:relative;z-index:0;}

.section5 .container{width:95%;}

.section5 .container .left{margin-top:20px;padding:0;border-radius:10px;overflow:hidden;position: relative;top:50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section5.active .container .left{top: 0;transition-delay: 0.8s;}

.section5 .container .left img{width:100%;height:230px;object-fit:cover;}

.section5 .container .right{padding:0;}

.section5 .container .right .txt{margin-top:20px;padding:0px;box-sizing:content-box;border-bottom:none;position: relative;top:-50px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section5.active .container .txt{top: 0;transition-delay: 0.8s;}

.section5 .container .right .txt span{display:block;font-size:16px;color:#fff;line-height:18px;position:relative;z-index:0;text-align:center;}

.section5 .container .right .txt span::after{content:'';width:0px;height:0px;background:#fff;position:absolute;bottom:0;left:0;z-index:-1;}

.section5 .container .right .txt h4{font-size:24px;color:#fff;line-height:26px;font-weight:bold;margin:10px 0 0 0;position:relative;text-align:center;}

.section5 .container .right .txt h4::before{content:'';width:0px;height:0px;background:#fff;position:absolute;top:21px;left:-65px;}

.section5 .container .right .txt p{font-size:14px;color:#fff;line-height:30px;height:90px;overflow:hidden;margin:10px 0 0 0;position:relative;}

.section5 .container .right .more{display:block;width:158px;height:43px;border:solid 1px #fff;border-radius:30px;margin:20px auto 0 auto;overflow:hidden;font-size:14px;color:#fff;line-height:43px;text-align:center; position: relative;top:30px;transition: all 1.5s ease 0s;transition-delay: 0s;}

.section5.active .container .right .more{top: 0;transition-delay: 0.8s;}







.section6 .me_footer{width:100%;height:auto;padding:150px 0 130px 0;box-sizing:content-box;background: url(../image/ft_back.png) center center no-repeat; background-size:100% 100%;position:relative;}

.section6 .me_footer .tent{width:90%;height:auto;margin:0 auto;display:flex;justify-content:space-between;flex-flow:row wrap;}

.section6 .me_footer .tent .txt h4{font-size:24px;color:#fff;font-weight:bold;line-height:26px;margin:0;text-align:center;}

.section6 .me_footer .tent .txt p{font-size:14px;color:rgba(255,255,255,0.8);line-height:25px;margin:20px 0 0 0;}

.section6 .me_footer .tent .infro{width:auto;display:flex;justify-content:space-between;flex-flow:row wrap;}

.section6 .me_footer .tent .infro .ewm{width:100px;height:100px;padding:11px;box-sizing:content-box;margin:30px auto 0 auto;background:url(../image/kuang.png);background-size:122px 122px;}

.section6 .me_footer .tent .infro .ewm img{width:100px;height:100px; vertical-align:top;}

.section6 .me_footer .tent .infro .wz p{font-size:14px;color:#fff;line-height:15px;margin-top:20px;}

.section6 .me_footer .tent .infro .wz p span{font-weight:bold;}

.section6 .me_footer .copy{width:100%;height:60px;padding:10px 0;box-sizing:content-box;text-align:center;background:#f76800;position:absolute;left:0;bottom:0px;display:flex;justify-content:space-between;flex-flow:row wrap;}

.section6 .me_footer .copy span{line-height:20px;font-size:14px;color:#fff;margin:0 25px;}

.section6 .me_footer .copy span a{color:#fff;}









}



