/*pc端首页区域，注意首页不是响应式的*/

/*公共样式区域*/
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: block;
    min-width: 1400px;
    padding: 0 0;
}
.container-index {
    width: 1680px;
    margin: 0 auto;
    padding: 0;
    display: block;
}
@media (max-width: 1680px){
    .container-index {
        width: 100%;
        padding: 0 10px;
    }
}
.container-fluid.section{
    overflow: hidden;
}
.rollInopacity{
    opacity: 0 !important;
}
#footerbox .tellboxfooter{
    display: block;
}




/*右侧定位按钮*/
#menu {
    width: 12px;
    position: fixed;
    right: 65px;
    top: 50%;
    z-index: 700;
    padding: 0;
    margin: -120px 0 0 0;
    list-style-type: none;
}
#menu li {
    width: 14px;
    height: 14px;
    margin: 18px 0 0 0;
    border-radius: 50%;
    text-align: center;
}
#menu li.active{
    border: 1px solid #ffffff;
}
#menu li a {
    width: 8px;
    height: 8px;
    border: 1px solid #ffffff;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    margin: 2px 0 0 0;
}
#menu.backmenu li.active,
#menu.backmenu li a{
    border: 1px solid #999999;
}




/*滚动的鼠标区域*/
.scroll-tip{
    width: 40px;
    height: 90px;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateZ(0);
    margin: 0 0 0 -20px;
    text-align: center;
    z-index: 600;
}
.scroll-tip .mouse-wrapper .mouse {
    width: 28px;
    height: 44px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 0%;
    border: 1px solid #666666;
    border-radius: 14px;
    margin: 0 0 0 -14px;
}
.scroll-tip .mouse-wrapper .mouse .scroller {
    position: absolute;
    left: 50%;
    top: 40%;
    width: 4px;
    height: 10px;
    background: #666666;
    border-radius: 2px;
    margin: 0 0 0 -2px;
    animation: anim-scroll-mouse-data-v-41bfb40e 2s infinite linear;
}
@keyframes anim-scroll-mouse-data-v-41bfb40e {
    0% {  transform: translateY(-5px) scale(1);  opacity: 0  }
    20% {  transform: translateY(-2px) scale(1);  opacity: 1  }
    70% {  transform: translateY(3px) scale(1);  opacity: 1  }
    90% {  transform: translateY(5px) scale(1);  opacity: .3  }
    to {  transform: translateY(3px) scale(1);  opacity: 0  }
}

.scroll-tip .line {
    position: absolute;
    left: 19px;
    top: 50px;
    height: 32px;
    width: 2px;
    background: #666666;
    border-radius: 3px;
    animation: anim-scroll-tip-line-data-v-41bfb40e 3s infinite linear;
}
@keyframes anim-scroll-tip-line-data-v-41bfb40e {
    0% {  transform: translateY(-10px) scaleY(.1);  opacity: 0  }
    40% {  transform: translateY(-5px) scaleY(.1);  opacity: 1  }
    60% {  transform: translateY(20px) scale(1);  opacity: 1  }
    90% {  transform: translateY(50px) scaleY(.1);  opacity: .3  }
    to {  transform: translateY(50px) scaleY(.1);  opacity: 0  }
}
.scroll-tip.scroll-tip-width .mouse-wrapper .mouse {
    border: 1px solid #ffffff;
}
.scroll-tip.scroll-tip-width .line,
.scroll-tip.scroll-tip-width .mouse-wrapper .mouse .scroller {
   background: #ffffff;
}





/*第一屏的轮播图区域*/
#section1 .swiper-container{
    height: 100%;
}
#section1 .swiper-wrapper .swiper-slide{
    background: url("../img/indexlunimg1.png") 50%;
    position: relative;
}
#section1 .swiper-wrapper .swiper-slide .infotitle{
    position: absolute;
    top: 28%;
    left: 0;
}
#section1 .swiper-wrapper .swiper-slide .infotext{
    position: absolute;
    bottom: 20%;
    left: 28%;
}
#section1 .swiper-wrapper .swiper-slide .infosay{
    position: absolute;
    bottom: 20%;
    left: 6%;
}
#section1  .swiper-pagination{
    width: 240px;
    height: 2px;
    background: #EEEEEE;
    position: absolute;
    top: auto;
    bottom: 6%;
    left: 8%;
    z-index: 1000;
}
#section1  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #4f4f4f;
}
#section1  .mungun{
    width: 240px;
    height: 2px;
    position: absolute;
    top: auto;
    bottom: 10%;
    left: 8%;
    z-index: 1000;

    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 26px;
}
#section1  .mungun span:nth-child(1){
    font-size: 26px;
    font-weight: bold;
    color: #202020;
}
#section1 .swiper-button-prev,
#section1 .swiper-button-next{
    width: 60px;
    height: 34px;
    left: auto;
    top: auto;
    right: 150px;
    bottom: 4%;
    border: 1px solid #000000;
    border-radius: 17px 0px 0px 17px;
    background: url("../img/indexleft.png") no-repeat center;
}
#section1 .swiper-button-next {
    right: 90px;
    bottom: 4%;
    border-radius:0 17px 17px 0;
    background: url("../img/indexrightH.png") no-repeat center #000000;
}


/*第二屏的表单区域*/
#section2 .boxbg{
    height: 100%;
    background: url("../img/indexpage2bg.jpg") 50%;
    position: relative;
}
#section2 .boxbg .guan{
    position: absolute;
    left: 0;
    top:0;
    z-index: 10;
}
#section2 .boxbg .bigtext{
    width: 720px;
    height: 440px;
    display: inline-block;
    position: absolute;
    top: 18%;
    left: 7%;
    background: rgba(254,160,0,0.2);
    padding: 60px 80px 0 80px;
    color: #ffffff;


}
#section2 .boxbg .bigtext h3{
    font-size: 110px;
    font-weight: 800;
    color: #ffffff;
    line-height: 120px;
    -webkit-text-stroke: 1px #000000;
    text-stroke: 1px #000000;
    text-shadow: 2px 5px 2px #ff9500;
}
#section2 .boxbg .bigtext div{
    width: 100%;
    display: inline-block;
    background: #f9981beb;
    box-shadow: 4px 5px 0px #c9840fad;
    margin: 23px 0 0 0;
    text-align: center;
    padding: 3px 0;
}
#section2 .boxbg .bigtext div span{
    font-size: 42px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.95;
}
#section2 .boxbg .bigtext p{
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    text-transform: uppercase;
    margin: 54px 0 0 0;
    text-shadow: 2px 2px 3px #e1b468;
    letter-spacing: -0.4px;
}
#section2 .boxbg  ul li{
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #202020;
    line-height: 28px;
    background: url("../img/indexpage2img1.png") no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;

}
#section2 .boxbg  ul li:nth-child(1){
    width: 310px;
    height: 108px;
    position: absolute;
    top: 34%;
    left: 56%;
    text-align: center;
    padding: 52px 0 0 24px;
    box-sizing: border-box;
}
#section2 .boxbg  ul li:nth-child(2){
    width: 338px;
    height: 126px;
    position: absolute;
    top: 52%;
    left: auto;
    right: 13%;
    padding: 45px 0 0 25px;
    box-sizing: border-box;
    background: url(../img/indexpage2img2.png) no-repeat center;
    background-size: 100% 100%;
    text-align: left;
}
#section2 .boxbg  ul li:nth-child(3){
    width: 380px;
    height: 134px;
    position: absolute;
    top: 76%;
    left: 56%;
    padding: 45px 0 0 72px;
    box-sizing: border-box;
    background: url(../img/indexpage2img3.png) no-repeat center;
    background-size: 100% 100%;
    text-align: left;
}
#section2 .boxbg  ul li:nth-child(4){
    width: 380px;
    height: 134px;
    position: absolute;
    top: 65%;
    left: 32%;
    padding: 45px 0 0 72px;
    box-sizing: border-box;
    background: url(../img/indexpage2img4.png) no-repeat center;
    background-size: 100% 100%;
    text-align: left;
}
#section2 .boxbg  ul li span{
    display: block;
    font-weight: bold;
}
#section2 .boxbg  a{
    position: absolute;
    top: 70%;
    left: 10%;
    z-index: 500;
}
#section2 .boxbg  a div{
    position: relative;
    width: 200px;
    padding: 6px 0 0 0;
}
#section2 .boxbg  a p,
#section2 .boxbg  a span{
    font-size: 20px;
    font-weight: 400;
    color: #202020;
    display: block;
    margin: 4px 0 0 0;
    position: relative;
    z-index: 300;
}
#section2 .boxbg  a span{
    letter-spacing: -1px;
    font-size: 14px;
}
#section2 .boxbg  a i{
    width: 36px;
    height: 36px;
    float: right;
    display: inline-block;
    background: url("../img/indexpage2img5.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 16px;
    right: 26px;
    z-index: 300;
    transition: all 0.3s;
}
#section2 .boxbg  a:hover i{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); /* IE 9 */
    -webkit-transform:rotate(360deg); /* Safari and Chrome */
}

#section2 .boxbg  a div:before{
    width: 160px;
    height: 70px;
    display: inline-block;
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: rgba(254,160,0,0.58);
    box-shadow: 0px 2px 10px 0px rgba(206, 83, 0, 0.3);
}

#section2 .boxbg  a:hover div:before {
    background: #FFA200;
}



#section2 .boxbg ul li:nth-child(1){  animation-delay:0.3s;  -webkit-animation-delay:0.3s; /* Safari 和 Chrome */  }
#section2 .boxbg ul li:nth-child(2){  animation-delay:0.6s;  -webkit-animation-delay:0.6s; /* Safari 和 Chrome */  }
#section2 .boxbg ul li:nth-child(3){  animation-delay:0.9s;  -webkit-animation-delay:0.9s; /* Safari 和 Chrome */  }
#section2 .boxbg ul li:nth-child(4){  animation-delay:1.2s;  -webkit-animation-delay:1.2s; /* Safari 和 Chrome */  }
#section2 .boxbg  a {  animation-delay:1.5s;  -webkit-animation-delay:1.5s; }






/*第三屏的表单区域*/
#section3 .boxbg{
    height: 100%;
    background: url("../img/indexpage3bg.jpg") 50%;
    position: relative;
}
#section3 .boxbg .boxbgback{
    width: 1920px;
    height: 400px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
#section3 .boxbg .formbox{
    width: 1440px;
    height: 640px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -320px 0 0 -720px;
    z-index: 10;
}
#section3 .boxbg .formbox .formtitle{
    width: 94%;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: rgba(255,255,255,0.4);
    padding: 36px 0 30px 0;
}
#section3 .boxbg .formbox .formtitle div{
    font-size: 38px;
    font-weight: bolder;
    color: #202020;
    line-height: 40px;
}
#section3 .boxbg .formbox .formtitle div span{
    padding: 0 10px;
    position: relative;
}
#section3 .boxbg .formbox .formtitle div span em{
    position: relative;
    z-index:100;
    font-style: normal;
}
#section3 .boxbg .formbox .formtitle div span:before{
    width: 22px;
    height: 22px;
    display: inline-block;
    content: ' ';
    position: absolute;
    top: 5px;
    left: 2px;
    background: #ff0000cf;
    z-index: 1;
}
#section3 .boxbg .formbox .formtitle p{
    text-align: center;
    margin: 10px 0 0 0;
}
#section3 .boxbg .formbox form{
    width: 100%;
    padding: 40px 240px 60px 240px;
    background: rgba(255,255,255,0.87);
}
#section3 .boxbg .formbox form h3{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin: 0 0 20px 0;
}
#section3 .boxbg .formbox form  .leftinput{
    display: block;
    min-height: 140px;
}
#section3 .boxbg .formbox form  .leftinput .inputbox {
    width: 400px;
    display: inline-block;
    vertical-align: text-top;
    position: relative;
    float: left;
    margin: 0 0 20px 0;
    padding: 0 0% 0 0;
}
#section3 .boxbg .formbox form  .leftinput .inputbox:nth-child(2n) {
    float: right;
}
#section3 .boxbg .formbox form  .leftinput .inputbox.inputboxkj{
    position: relative;
}
#section3 .boxbg .formbox form  .leftinput .inputbox.inputboxkj:after{
    width: 20px;
    height: 12px;
    display: inline-block;
    background: url(../img/indexleftH.png) no-repeat center;
    background-size: 9px;
    content: ' ';
    position: absolute;
    top: 22px;
    right: 10px;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); 	/* IE 9 */
    -moz-transform:rotate(-90deg); 	/* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg); 	/* Opera */
}
#section3 .boxbg .formbox form  .leftinput .inputbox.inputboxkj ul{
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 150px;
    background: #ffffff;
    z-index: 1000;
    overflow-y: scroll;
    border: 1px #868686 solid;
    padding:0px;
    display: none;
}
#section3 .boxbg .formbox form  .leftinput .inputbox.inputboxkj:hover ul {
    display: block;
}

#section3 .boxbg .formbox form  .leftinput .inputbox.inputboxkj ul li {
    margin: 0;
    list-style: none;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    padding: 4px 10px;
    letter-spacing: 0;
    cursor: pointer;
}
#section3 .boxbg .formbox form  .leftinput .inputbox.inputboxkj ul li:hover{
    background: #f39800;
    color: #ffffff;
}

#section3 .boxbg .formbox form  input,
#section3 .boxbg .formbox form  select {
    width: 100%;
    line-height: 50px;
    height: 50px;
    padding: 0px 11px 0 115px;
    box-sizing: border-box;
    color: #202020;
    font-size: 18px;
    margin: 0;
    border: none;
    border-bottom: 1px #202020 solid;
    background: none;
}
#section3 .boxbg .formbox form  .inputbox>span {
    border-right: 1.5px #202020 solid;
    position: absolute;
    top: 16px;
    left: 0px;
    padding: 0px 6px 2px 0px;
    z-index: 100;
    font-size: 18px;
    font-weight: bold;
    line-height: 17px;
    color: #202020;
}
#section3 .boxbg .formbox form  .inputbox>span i{
    font-style: normal;
    color: #DA0000;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #999999;
    font-size: 16px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 16px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999999;
    font-size: 16px;
}

#section3 .boxbg .formbox form  .submitBtn{
    line-height: 60px;
    border: 1px #FFA200 solid;
    color: #202020;
    display: block;
    border-radius: 1px;
    box-sizing: border-box;
    text-align: center;
    left: 0;
    text-transform: uppercase;
    transition: all 0.3s;
    outline: none;
    width: 480px;
    height: 80px;
    background: #FFA200;
    margin: 30px auto 0 auto;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
#section3 .boxbg .formbox form  .submitBtn:hover{
    box-shadow: 0px 1px 5px #9e9d9d;
}

#section3 .boxbg .formbox form  .submitBtn i{
    background: url(../img/rightjianto.png) no-repeat center;
    width:20px;
    height: 10px;
    display: inline-block;
    margin: 4px 0 0 0;
}
#section3 .boxbg .formbox form  p.titlep{
    text-align: center;
    font-size: 15px;
    color: #dc1111;
    margin: 8px 0 0 0;
    height: 15px;
}
#section3 .boxbg .formbox   ul.listohtera {
    display: block;
    overflow: hidden;
    text-align: center;
    margin:40px -60px 0 -60px;
}
#section3 .boxbg .formbox  ul.listohtera li{
    display: inline-block;
    margin: 0 60px;
}
#section3 .boxbg .formbox  ul.listohtera li:nth-child(1){
    float: left;
}
#section3 .boxbg .formbox  ul.listohtera li:last-child{
    float: right;
}
#section3 .boxbg .formbox  ul.listohtera li a{
    font-size: 19px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
}
#section3 .boxbg .formbox  ul.listohtera li a i{
    width: 100%;
    height: 2px;
    background:#ff95008a;
    display: inline-block;
    content: ' ';
    float: left;
    position: relative;
}
#section3 .boxbg .formbox  ul.listohtera li a i:after{
    width: 00%;
    height: 2px;
    background: #FF9500;
    display: inline-block;
    content: ' ';
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
}
#section3 .boxbg .formbox  ul.listohtera li a:hover i:after{
    width: 100%;
}


#section3 .boxbg .formbox .formtitle {  animation-delay:0.2s;  -webkit-animation-delay:0.2s; }
#section3 .boxbg .formbox form {  animation-delay:0s;  -webkit-animation-delay:0s; }
#section3 .boxbg .boxbgback{  animation-delay:0.8s;  -webkit-animation-delay:0.8s; }










/*第四篇精品案例区域*/
#section4 .boxbg{
    padding: 0 0;
    position: relative;
    height: 100%;
}
#section4 .boxbg .titlebox{
    width: 480px;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 96px;
}
#section4 .boxbg .titlebox .top{
    width: 100%;
    height: 460px;
    background: #F7F8FA;
    padding: 44% 50px 0 50px ;
    z-index: 2000;
    position: relative;
}
#section4 .boxbg .titlebox .top h3{
    font-size: 50px;
    font-weight: bold;
    color: #202020;
    line-height: 66px;
    display: block;
    position: relative;
}
#section4 .boxbg .titlebox .top h3 em{
    font-style: normal;
    position: relative;
    z-index: 100;
}
#section4 .boxbg .titlebox .top h3 span{
    font-size: 56px;
    font-weight: bold;
    color: #FFA200;
    line-height: 66px;
    opacity: 0.5;
    position: absolute;
    top: -10px;
    left: 0;
    display: block;
    letter-spacing: -2px;
    z-index: 1;
}
#section4 .boxbg .titlebox .top  h3:after{
    width: 197px;
    height: 1px;
    content: ' ';
    display: block;
    float: left;
    margin: 20px 0 0 0;
    background: #202020;
    opacity: 0.2;
}
#section4 .boxbg .titlebox .top i.clear{
    width: 197px;
    height: 1px;
    content: ' ';
    display: block;
    clear: both;
}
#section4 .boxbg .titlebox .top p.titlep{
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    display: block;
    margin: 20px 0 6px 0;
}
#section4 .boxbg .titlebox .top p.titlepe{
    font-size: 16px;
    font-weight: 400;
    color: #202020;
    line-height: 20px;
    opacity: 0.3;
    letter-spacing: 0;
}
#section4 .boxbg .titlebox .top .chcke{
    margin: 30px 0  0 0 ;
}
#section4 .boxbg .titlebox .top .chcke p{
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}
#section4 .boxbg .titlebox .top .chcke p em{
    font-style: normal;
}

#section4 .boxbg .titlebox .botton{
    width: 100%;
    height: 350px;
    background: #FFA200;
    padding: 30px 40px 0 40px ;
    position: absolute;
    bottom: 0;
    z-index: 2000;
}
#section4 .boxbg .titlebox .botton ul{
    display: block;
    overflow: hidden;
}
#section4 .boxbg .titlebox .botton ul li{
    width: 50%;
    padding: 0 20px;
    display: inline-block;
    float: left;
}
#section4 .boxbg .titlebox .botton ul li a{
    line-height: 40px;
    background: #ffab1a;
    display: block;
    margin: 0 0 20px 0;
    text-align: center;

    font-size: 17px;
    font-weight: 400;
    color: #202020;
}
#section4 .boxbg .titlebox .botton ul li.active a,
#section4 .boxbg .titlebox .botton ul li a:hover{
    color: #FFFFFF;
    box-shadow: 0px 0px 6px #00000021;
}
#section4 .boxbg .titlebox .botton a.morebtnfire{
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    color: #202020;
    line-height: 20px;
    letter-spacing: 0;
    display: block;
    margin: 10px auto 0 auto;
    width: 77px;
    position: relative;
    padding: 0 0 4px 0;
}
#section4 .boxbg .titlebox .botton a.morebtnfire:after{
    width: 0%;
    height: 1px;
    content: ' ';
    display: inline-block;
    background: #202020;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
}
#section4 .boxbg .titlebox .botton a.morebtnfire em{
    font-style: normal;
}
#section4 .boxbg .titlebox .botton a.morebtnfire:hover:after{
    width: 100%;
}
#section4 .boxbg  a.morebtnfireright{
    width: 184px;
    height: 65px;
    display: inline-block;
    position: absolute;
    bottom: 60px;
    right: 4%;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 66px;
    z-index: 1000;
    text-align: center;
}
#section4 .boxbg  a.morebtnfireright span{
    background: #454545;
    display: block;
    transition: all 0.2s;
}
#section4 .boxbg  a.morebtnfireright:after{
    width: 100%;
    height: 100%;
    display: inline-block;
    content: ' ';
    background: #4c4a4a4f;
    z-index: -1;
    position: absolute;
    top: 7px;
    left: -7px;
}

#section4 .boxbg  a.morebtnfireright i{
    width: 20px;
    height: 10px;
    display: inline-block;
    background: url(../img/rightjiantoH.png) no-repeat center;
    vertical-align: middle;
    margin: -1px 0 0 3px;
}
#section4 .boxbg  a.morebtnfireright:hover span{
    background: #FFA200;
}
#section4 .boxbg  a.morebtnfireright:hover:after{
    background: #ffa2007a;
}

/*第四区域的轮播图区域*/
#section4 .boxbg .fureswriperbox,
#section4 .boxbg .fureswriperbox .fureswriper,
#section4 .boxbg .fureswriperbox .fureswriper .swiper-slide {
    position: relative;
    padding: 0 0 ;
    height: 100%;
}
#section4 .boxbg .fureswriperbox .fureswriper{
    position: static;
    display: block;
}
#section4 .boxbg .fureswriperbox .fureswriper.hidenone{
    display: none;
}
#section4 .boxbg .fureswriperbox .swiper-slide{
    background: url("../img/indexpage4img.png") 50%;
    position: relative;
}
#section4 .swiper-button-prev,
#section4 .swiper-button-next{
    left: 190px;
    top: 520px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: url("../img/indexpage4img2.png") no-repeat center rgba(255,255,255,0.3);
    z-index: 1100;
    cursor: pointer;
    transition: all 0.3s;
}
#section4 .swiper-button-next {
    left: 400px;
    top: 520px;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -webkit-transform:rotate(180deg); /* Safari and Chrome */
    background: url("../img/indexpage4img2.png") no-repeat center rgba(255,255,255,0.3);
}
#section4 .swiper-button-prev:hover,
#section4 .swiper-button-next:hover{
    background-color: #FFA200;
}
#section4 .swiper-pagination{
    position: absolute;
    top: 392px;
    left: 260px;
    font-size: 0;
    display: inline-block;
    width: 280px;
    height: 30px;
    z-index: 1000;
    text-align: left;
    z-index: 2200;
}
#section4 .swiper-pagination span{
    width: 40px;
    height: 30px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    color: #999999;
    display: inline-block;
    background: none;
    border-bottom: 1px #999999 solid;
    border-radius: 0;
    margin: 0 0;
    text-align: center;
    opacity: 1;
}
#section4 .swiper-pagination span.swiper-pagination-bullet-active{
    border-bottom: 1px #FF9500 solid;
    color: #FF9500;
}



/*高斯模糊区域*/
#section4 .boxbg .fureswriperbox .swiper-slide .contenttop{
    width: 100%;
    height: 80px;
    background: #ededed;
    position: absolute;
    left: 0%;
    top: 0%;
    margin-left: -0%;
    margin-top: -0%;

    z-index:11;

}
#section4 .boxbg .fureswriperbox .swiper-slide .contenttop i{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(30px);
    background: url(../img/indexpage4img.png) no-repeat 100% 00%;
    background-size: cover;
    opacity: .8;
}
#section4 .boxbg .fureswriperbox .swiper-slide .contentleft{
    width: 120px;
    height: 100%;
    background: white;
    position: absolute;
    right: 0%;
    top: 76px;
    margin-left: -0%;
    margin-top: -0%;

    z-index:10;
}
#section4 .boxbg .fureswriperbox .swiper-slide .contentleft i{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(30px);
    background: url(../img/indexpage4img.png) no-repeat 100% 00%;
    background-size: cover;
    opacity: .8;
}

#section4 .boxbg .fureswriperbox .swiper-slide .contentright{
    width: 120px;
    height: 100%;
    background: white;
    position: absolute;
    left: 0%;
    top: 76px;
    margin-left: -0%;
    margin-top: -0%;

    z-index:10;
}
#section4 .boxbg .fureswriperbox .swiper-slide .contentright i{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(30px);
    background: url(../img/indexpage4img.png) no-repeat 0% 00%;
    background-size: cover;
    opacity: .8;
}


#section4 .boxbg .fureswriperbox .swiper-slide .contentbottom{
    width: 100%;
    height: 80px;
    background: #ededed;
    position: absolute;
    left: 0%;
    bottom: 0%;
    margin-left: -0%;
    margin-top: -0%;

    z-index:11;

}
#section4 .boxbg .fureswriperbox .swiper-slide .contentbottom i{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(30px);
    background: url(../img/indexpage4img.png) no-repeat 100% 100%;
    background-size: cover;
    opacity: .8;
}


#section4 .swiper-pagination{  animation-delay:0.4s;  -webkit-animation-delay:0.4s; }
#section4 .swiper-button-prev, #section4 .swiper-button-next{  animation-delay:0.4s;  -webkit-animation-delay:0.4s; }









/*第五屏的表单区域*/
#section5 .boxbg{
    height: 100%;
    background: url("../img/indexpage5bg.jpg") 50%;
    position: relative;
}

#section5 .boxbg .leftimg{
    display: inline-block;
    position: absolute;
    top: 12%;
    left: 8%;
}
#section5 .boxbg .leftimg span{
    position: relative;
    display: block;
}
#section5 .boxbg .leftimg span:before{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30px;
    left: -30px;
    content: ' ';
    background: #FDC26F;
    opacity: 0.5;
    z-index: 1;
    display: inline-block;
}
#section5 .boxbg .leftimg span img{
    position: relative;
    z-index: 100;
}

#section5 .boxbg .righttext{
    display: inline-block;
    position: absolute;
    top: 18%;
    right: 8%;
}
#section5 .boxbg .righttext .righttitle h2{
    font-size: 50px;
    font-weight: bold;
    color: #202020;
    line-height: 66px;
    visibility: hidden;
}

#section5 .boxbg .righttext .righttitle p{
    font-size: 24px;
    font-weight: bold;
    color: #202020;
    position: relative;
    visibility: hidden;
}
#section5 .boxbg .righttext .righttitle p em{
    font-style: normal;
    font-size: 24px;
    font-weight: bold;
    color: #202020;
    line-height: 30px;
}
#section5 .boxbg .righttext .righttitle p>span{
    color: #FF9500;
}
#section5 .boxbg .righttext .righttitle:before{

    width: 150px;
    height: 1px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 80px;
    left: -168px;
    background: #333333;
    z-index: 100;

}

#section5 .boxbg .righttext ul{
    display: block;
    overflow: hidden;
    max-width: 760px;
    margin: 40px 0 0 0;
}
#section5 .boxbg .righttext ul li{
    width: 360px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    display: inline-block;
    float: left;
    position: relative;
    padding: 18px 40px;
    margin: 0 0 20px 0;
}
#section5 .boxbg .righttext ul li:nth-child(2n){
    float: right;
}

#section5 .boxbg .righttext ul li span{
    width: 40px;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #FF9500;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    text-align: center;
    overflow: hidden;
}

#section5 .boxbg .righttext ul li span div{
    width: 140%;
    height: 86%;
    display: inline-block;
    content: ' ';
    background: #FEE0B7;
    position: absolute;
    top: -22%;
    left: -48%;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    overflow: hidden;
}
#section5 .boxbg .righttext ul li span div em{
    font-style: normal;
    position: relative;
    z-index: 100;
    transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    display: block;
    top: -15px;
}
#section5 .boxbg .righttext ul li h3{
    font-size: 18px;
    font-weight: bold;
    color: #202020;
    line-height: 20px;
    margin: 0 0 10px 0 ;
}
#section5 .boxbg .righttext ul li p{
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
#section5 .boxbg .righttext ul li:hover,
#section5 .boxbg .righttext ul li.check{
    background: #FFFFFF;
    box-shadow: 0px 5px 14px 0px rgba(4, 0, 0, 0.08);
}
#section5 .boxbg .righttext ul li:hover span div,
#section5 .boxbg .righttext ul li.check span div {
    background: #FF9500;
}
#section5 .boxbg .righttext ul li:hover span div em,
#section5 .boxbg .righttext ul li.check span div em{
    color: #ffffff;
}




/*第六屏的表单区域*/
#section6 .boxbg{
    height: 100%;
    background: url("../img/indexpage6bg.jpg") 50%;
    position: relative;
}
#section6 .boxbg .boxbgback{
    width: 1920px;
    height: 400px;
    background: #fa9101;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
}

#section6 .boxbg .logobox{
    width: 1440px;
    max-height: 600px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0 0 -720px;
}
#section6 .boxbg .logobox h2{
    font-size: 50px;
    font-weight: bold;
    color: #202020;
    line-height: 66px;
    visibility: hidden;
}
@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('//at.alicdn.com/t/webfont_x3t25o4jc4.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_x3t25o4jc4.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/webfont_x3t25o4jc4.woff2') format('woff2'),
    url('//at.alicdn.com/t/webfont_x3t25o4jc4.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/webfont_x3t25o4jc4.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/webfont_x3t25o4jc4.svg#思源黑体-极细') format('svg'); /* iOS 4.1- */
}
#section6 .boxbg .logobox p{
    text-align: center;
    visibility: hidden;
}
#section6 .boxbg .logobox p span{
    font-family: 'webfont';
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    text-align: center;
    margin: 6px 0 0 0 ;
}
#section6 .boxbg .logobox .alllogo{
    display: block;
    overflow: hidden;
    margin: 50px 0 0 0;
}
#section6 .boxbg .logobox .alllogo ul{
    margin: 0 -30px;
    font-size: 0;
}
#section6 .boxbg .logobox .alllogo li{
    width: 20%;
    padding: 0 30px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 0 30px 0;
}
#section6 .boxbg .logobox .alllogo li a{
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    overflow: hidden;
    text-align: center;
    height: 70px;
}
#section6 .boxbg .logobox .alllogo li a img{
    width: 100%;
    transition: all 0.3s;
}
#section6 .boxbg .logobox .alllogo li a:hover img{
    transform: scale(1.12);
}





/*第七屏的区域*/
#section7 .boxbg{
    width: 100%;
    height: 100%;
    position: relative;
}
#section7 .boxbg ul{
    display: block;
    overflow: hidden;
    height: 100%;
}
#section7 .boxbg ul li{
    width: 25%;
    height: 50%;
    float: left;
    position: relative;
   box-sizing: border-box;
}
#section7 .boxbg ul li:nth-child(1),
#section7 .boxbg ul li:nth-child(3),
#section7 .boxbg ul li:nth-child(6),
#section7 .boxbg ul li:nth-child(8){
    background: #F7F8FA;
}

#section7 .boxbg ul li .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: 1s ease;
}
#section7 .boxbg ul li:hover .box {
    transform: rotateY(180deg);
}

#section7 .boxbg ul li:hover .box .showone{
	z-index:-1;
	position:relative;
}
#section7 .boxbg ul li:hover .box .hidetwo{
	z-index:10;
	
}



#section7 .boxbg ul li .showone{
    text-align: center;
    padding: 22% 0 0 0;
    height: 100%;
	backface-visibility:hidden;
-webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
-moz-backface-visibility:hidden; 	/* Firefox */
-ms-backface-visibility:hidden; 	/* Internet Explorer */
}
#section7 .boxbg ul li:nth-child(1) .showone,
#section7 .boxbg ul li:nth-child(2) .showone,
#section7 .boxbg ul li:nth-child(3) .showone,
#section7 .boxbg ul li:nth-child(4) .showone{
    padding: 30% 0 0 0;
}


#section7 .boxbg ul li .showone i {
    width: 38px;
    height: 38px;
    display: inline-block;
    content: ' ';
    background: url("../img/indexpage7icon.png") no-repeat 0px 0px;
}
#section7 .boxbg ul li:nth-child(2) .showone i {  background: url("../img/indexpage7icon.png") no-repeat -56px 0px;  }
#section7 .boxbg ul li:nth-child(3) .showone i {  background: url("../img/indexpage7icon.png") no-repeat -110px 0px;  }
#section7 .boxbg ul li:nth-child(4) .showone i {  background: url("../img/indexpage7icon.png") no-repeat -159px 0px;  }
#section7 .boxbg ul li:nth-child(5) .showone i {  background: url("../img/indexpage7icon.png") no-repeat -207px 0px;  }
#section7 .boxbg ul li:nth-child(6) .showone i {  background: url("../img/indexpage7icon.png") no-repeat -260px 0px;  }
#section7 .boxbg ul li:nth-child(7) .showone i {  background: url("../img/indexpage7icon.png") no-repeat -310px 0px;  }
#section7 .boxbg ul li:nth-child(8) .showone i {  background: url("../img/indexpage7icon.png") no-repeat -358px 0px;  }



#section7 .boxbg ul li .showone h3 {
    font-size: 22px;
    font-weight: 400;
    color: #202020;
    line-height: 30px;
    margin: 16px 0 0px 0;
}
#section7 .boxbg ul li .showone p{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    text-align: center;
}
#section7 .boxbg ul li .showone em{
    width: 20px;
    height: 3px;
    background: #FF9500;
    display: block;
    margin: 8px auto 30px auto;
}
#section7 .boxbg ul li .showone span{
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    letter-spacing: 0.4px;
}
#section7 .boxbg ul li .showone a{
    width: 150px;
    height: 40px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
    color: #666666;
    border: 1px #808080 solid;
    margin: 10px 4px;
}
#section7 .boxbg ul li .showone a.taoke,
#section7 .boxbg ul li .showone a:hover{
    color: #FFFFFF;
    border: 1px #FFA200 solid;
    background: #FFA200;
    box-shadow: 0px 3px 10px 0px rgba(4, 0, 0, 0.2);
}



/*修改下翻转的样式*/
/*#section7 .boxbg ul li .hidetwo{*/
#section7 .boxbg ul li:not(:nth-child(1)) .showone{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    display: flex;
    justify-content: center;
    align-items: center;


    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform: perspective(0px)  rotateY(180deg);
    -webkit-transform: perspective(0px)  rotateY(180deg);
    -moz-transform: perspective(0px)  rotateY(180deg);


    overflow: hidden;
    font-size: 0;
	
	/*backface-visibility: hidden;*/
	
}

#section7 .boxbg ul li:not(:nth-child(1)) .showone {
    background: white;
    width: 100%;
    display: block;
}
#section7 .boxbg ul li:nth-child(1) .showone,
#section7 .boxbg ul li:nth-child(3) .showone,
#section7 .boxbg ul li:nth-child(6) .showone,
#section7 .boxbg ul li:nth-child(8) .showone {
    background: #F7F8FA;
}
#section7 .boxbg ul li:hover .box .hidetwo {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
}

/*修改下翻转的样式结束*/








#section7 .boxbg ul li .hidetwo .hidetwoinfo{
    position: relative;
}
#section7 .boxbg ul li .hidetwo .hidetwoinfo img{
    /*width: 100%;*/
    height: 100%;
    display: inline-block;
}
#section7 .boxbg ul li .hidetwo .hidetwoinfo em{
    width: 90px;
    height: 130px;
    position: absolute;
    top: 30%;
    left: 50%;
    margin: 0 0 0 -45px;
    display: inline-block;
    content: ' ';
    background: url("../img/indexpage7mun.png") no-repeat 0px 0px;
}


#section7 .boxbg ul li:nth-child(2) .hidetwo .hidetwoinfo em{      background: url("../img/indexpage7mun.png") no-repeat 0px 0px;  }
#section7 .boxbg ul li:nth-child(3) .hidetwo .hidetwoinfo em{      background: url("../img/indexpage7mun.png") no-repeat -104px 0px;  }
#section7 .boxbg ul li:nth-child(4) .hidetwo .hidetwoinfo em{      background: url("../img/indexpage7mun.png") no-repeat -204px 0px;  }
#section7 .boxbg ul li:nth-child(5) .hidetwo .hidetwoinfo em{      background: url("../img/indexpage7mun.png") no-repeat -305px 0px;  }
#section7 .boxbg ul li:nth-child(6) .hidetwo .hidetwoinfo em{      background: url("../img/indexpage7mun.png") no-repeat -406px 0px;  }
#section7 .boxbg ul li:nth-child(7) .hidetwo .hidetwoinfo em{      background: url("../img/indexpage7mun.png") no-repeat -506px 0px;  }
#section7 .boxbg ul li:nth-child(8) .hidetwo .hidetwoinfo em{      background: url("../img/indexpage7mun.png") no-repeat -606px 0px;  }


#section7 .boxbg ul li .hidetwo .hidetwoinfo p{
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0%;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: #202020;
    line-height: 66px;
}




/*第八屏的表单区域*/
#section8 .boxbg{
    height: 100%;
    background: url("../img/indexpage8bg.jpg") 50%;
    position: relative;
}

#section8 .boxbg .leftimg{
    display: inline-block;
    position: absolute;
    top: 12%;
    left: 8%;
    margin: 0 0 0 -35px;
    z-index: 200;
}
#section8 .boxbg .leftimg span{
    position: relative;
    display: block;
}

#section8 .boxbg .leftimg span img{
    position: relative;
    z-index: 100;
}

#section8 .boxbg .righttext{
    display: inline-block;
    position: absolute;
    top: 24%;
    right: 5%;
}
#section8 .boxbg .righttext .righttitle h2{
    font-weight: bold;
    font-size: 38px;
    color: #202020;
    line-height: 40px;
    text-shadow: 2px 3px 1px #cccccc;
    visibility: hidden;
}
#section8 .boxbg .righttext .righttitle:before{
    width: 360px;
    height: 12px;
    content: ' ';
    display: inline-block;
    position: absolute;
    top: 50px;
    left: -168px;
    z-index: 100;
    background: url("../img/indexpage8img2.png") no-repeat center;
    background-size: 100% 100%;
    z-index: 100;
}


#section8 .boxbg .righttext  .leftinput {
    display: block;
    overflow: hidden;
    max-width: 760px;
    margin: 40px 0 0 0;
}
#section8 .boxbg .righttext  .leftinput .inputbox {
    width: 520px;
    display: inline-block;
    vertical-align: text-top;
    position: relative;
    float: left;
    margin: 0 0 25px 0;
    padding: 0 0% 0 0;
}
#section8 .boxbg .righttext  .leftinput .inputbox.inputboxkj{
    position: relative;
}
#section8 .boxbg .righttext  .leftinput .inputbox.inputboxkj:after{
    width: 20px;
    height: 12px;
    display: inline-block;
    background: url(../img/indexleft.png) no-repeat center;
    background-size: 9px;
    content: ' ';
    position: absolute;
    top: 28px;
    right: 14px;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); 	/* IE 9 */
    -moz-transform:rotate(-90deg); 	/* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg); 	/* Opera */
}
#section8 .boxbg .righttext  .leftinput .inputbox.inputboxkj ul{
    display: block;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 150px;
    background: #ffffff;
    z-index: 1000;
    overflow-y: scroll;
    border: 1px #868686 solid;
    padding:0px;
    display: none;
}
#section8 .boxbg .righttext  .leftinput .inputbox.inputboxkj:hover ul {
    display: block;
}

#section8 .boxbg .righttext  .leftinput .inputbox.inputboxkj ul li {
    margin: 0;
    list-style: none;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    padding: 4px 10px;
    letter-spacing: 0;
    cursor: pointer;
}
#section8 .boxbg .righttext  .leftinput .inputbox.inputboxkj ul li:hover{
    background: #f39800;
    color: #ffffff;
}

#section8 .boxbg .righttext  input,
#section8 .boxbg .righttext  select {
    line-height: 50px;
    padding: 0px 30px 0 140px;
    box-sizing: border-box;
    color: #202020;
    font-size: 18px;
    margin: 0;
    background: none;

    width: 520px;
    height: 70px;
    background: #FFFFFF;
    border: 1px solid #999999;

}
#section8 .boxbg .righttext  .inputbox>span {
    border-right: 1.5px #202020 solid;
    position: absolute;
    top: 26px;
    left: 28px;
    padding: 0px 6px 2px 0px;
    z-index: 100;
    font-size: 18px;
    font-weight: bold;
    line-height: 17px;
    color: #202020;
}
#section8 .boxbg .righttext  .inputbox>span i{
    font-style: normal;
    color: #DA0000;
}

#section8 .boxbg .righttext  .submitBtntwo{
    line-height: 60px;
    border: 1px #FFA200 solid;
    color: #ffffff;
    display: block;
    border-radius: 1px;
    box-sizing: border-box;
    text-align: center;
    left: 0;
    text-transform: uppercase;
    transition: all 0.3s;
    outline: none;
    height: 80px;
    background: #FFA200;
    margin: 45px 0 0 0;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    width: 520px;

}
#section8 .boxbg .righttext  .submitBtntwo:hover{
    box-shadow: 0px 1px 5px #9e9d9d;
}

#section8 .boxbg .righttext  .submitBtntwo i{
    background: url(../img/rightjianto.png) no-repeat center;
    width:20px;
    height: 10px;
    display: inline-block;
    margin: 4px 0 0 0;
}
#section8 .boxbg .righttext  p.titlep{
    font-size: 15px;
    color: #dc1111;
    margin: 12px 0 0 0;
    height: 15px;
}





/*媒体查询区域：最小是1400px的频宽*/
@media screen and (max-width: 1840px) {
    #section5 .boxbg .leftimg {
        top: 16%;
        left: 5%;
        width: 37%;
    }

    #section8 .boxbg .leftimg {
        width: 42%;
    }
    #section8 .boxbg .righttext .leftinput {
        max-width: 700px;
    }



}


@media screen and (max-width: 1700px) {
    #section1 .swiper-wrapper .swiper-slide .infotitle {
        max-width: 50%;
    }


    #section2 .boxbg{
        background-size:  100% 100% !important;
    }

    #section2 .boxbg .guan {
        max-width: 40%;
    }
    #section2 .boxbg .bigtext {
        top: 15%;
    }
    #section2 .boxbg .bigtext h3 {
        font-size: 104px;
        line-height: 106px;
    }
    #section2 .boxbg .bigtext div span {
        font-size: 40px;
    }
    #section2 .boxbg ul li {
        line-height: 32px;
        transform: scale(0.8);
    }
    #section2 .boxbg a {
        top: 78%;
    }
    #section2 .boxbg a div{
        transform: scale(0.94);
    }
    #section2 .boxbg .bigtext p {
        font-size: 25px;
        line-height: 40px;
        margin: 46px 0 0 0;
    }




    #section5 .boxbg {
        background-size:  100% 100% !important;
    }
    #section5 .boxbg .righttext {
        z-index: 100;
        right: 3%;
    }


    #section8 .boxbg .righttext {
        right: 2%;
    }


}
@media screen and (max-width: 1500px) {

    #topNav ul.listnav {
        margin: 7px 0 0 7%;
    }


    /*第一屏区域的样式*/
    #section1 .swiper-wrapper .swiper-slide{
        background-size:  auto  100% !important;
    }
    #section1 .swiper-wrapper .swiper-slide .infotitle {
        max-width: 40%;
    }

    /*第二屏区域的样式*/
    #section2 .boxbg .guan {
        max-width: 30%;
    }
    #section2 .boxbg .bigtext {
        width: 650px;
        height: auto;
        padding: 50px 70px;
    }
    #section2 .boxbg .bigtext h3 {
        font-size: 92px;
        line-height: 100px;
    }
    #section2 .boxbg .bigtext div span {
        font-size: 38px;
    }
    #section2 .boxbg .bigtext p {
        font-size: 23px;
        line-height: 34px;
        margin: 40px 0 0 0;
    }

    #section2 .boxbg a div{
        transform: scale(0.88);
    }

    /*第三屏区域的样式*/
    #section3 .boxbg .formbox {
        width: 96%;
        padding: 0 3%;
    }

    /*第四屏区域的样式*/
    #section4 .boxbg .fureswriperbox .swiper-slide{
        background-size: 100% 100%;
    }
    #section4 .boxbg .titlebox .top {
        height: 380px;
        padding: 100px 40px 0 40px;
    }
    #section4 .boxbg .titlebox {
        width: 460px;
    }
    #section4 .swiper-pagination {
        top: 280px;
        margin-top: 0px;
        left: 250px;
    }
    #section4 .boxbg .titlebox .top p.titlep {
        font-size: 22px;
    }
    #section4 .boxbg .titlebox .top .chcke p {
        font-size: 19px;
    }

    #section4 .boxbg .titlebox .botton {
        height: 44%;
        padding: 40px 40px 0 40px;
    }
    #section4 .swiper-button-prev,
    #section4 .swiper-button-next{
        width: 42px;
        height: 42px;
        top: 50%;
    }
    #section4 .boxbg a.morebtnfireright {
        width: 150px;
        height: 50px;
        font-size: 16px;
        line-height: 50px;
    }



    /*第五屏*/
    #section5 .boxbg .leftimg {
        width: 36%;
    }
    #section5 .boxbg .righttext .righttitle h2 {
        font-size: 46px;
        line-height: 62px;
    }
    #section5 .boxbg .righttext ul {
        max-width: 684px;
        margin: 28px 0 0 0;
    }
    #section5 .boxbg .righttext ul li {
        width: 330px;
    }


    /*第六屏区域的样式*/
    #section6 .boxbg .logobox {
        width: 96%;
        padding: 0 3%;
    }
    #section6 .boxbg .logobox .alllogo li {
        padding: 0 18px;
        margin: 0 0 22px 0;
    }
    #section6 .boxbg .logobox h2 {
        font-size: 46px;
        line-height: 60px;
    }



    /*第八屏*/
    #section8 .boxbg .leftimg {
        width: 44%;
    }
    #section8 .boxbg .righttext {
        top: 16%;
    }
    #section8 .boxbg .righttext .leftinput {
        max-width:600px;
        margin: 56px 0 0 0;
    }
    #section8 .boxbg .righttext .submitBtntwo{
        margin: 18px 0 0 0;
    }



}

@media screen and (max-width: 1440px) {
    #section3 .boxbg .formbox {
        width: 1400px;
        padding: 0 3%;
    }
    #section6 .boxbg .logobox{
        width: 1400px;
        padding: 0 3%;
    }

    #section4 .boxbg .titlebox .top {
        height: 350px;
    }

}



@media screen and (max-width: 1400px) {
   body{
       overflow-x: scroll !important;
   }

}





/*间距调整*/

@media screen and (max-width: 1600px) {

    #section4 .boxbg .titlebox .top {
        /*height: 350px;*/
        height: 44%;
        padding: 70px 40px 0 40px;
    }
    #section4 .boxbg .titlebox .top h3:after {
        margin: 10px 0 0 0;
    }
    #section4 .boxbg .titlebox .top p.titlep {
        font-size: 20px;
        line-height: 22px;
        margin: 14px 0 6px 0;
    }
    #section4 .swiper-pagination {
        top: 230px;
    }
    #section4 .swiper-button-prev, #section4 .swiper-button-next {
        top: 49%;
    }


}



@media screen and (max-height: 750px) {

   
    #section5 .boxbg .righttext ul li {
        padding: 14px 32px;
        margin: 0 0 14px 0;
    }
    #section5 .boxbg .righttext ul li p {
           font-size: 14px;
    line-height: 17px;
    height: 34px;
    letter-spacing: 0.6px;
    }
    #section5 .boxbg .righttext ul li h3 {
        font-size: 17px;
        line-height: 18px;
        margin: 0 0 8px 0;
    }



    


}



















