html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%!important;-ms-text-size-adjust:100%!important;-webkit-text-size-adjust:100%!important;}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,p,form,header,section,article,footer{margin:0;padding: 0;}
ul,ol,li{list-style: none;}
/*body,button,input,select,textarea{font:12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif;}*/
h1,h2,h3,h4,h5,h6{font-size:100%;}
em,b{font-style:normal;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img{width: 100%;height: 100%;vertical-align: top;}
input,button{border: none;outline: none;width: 100%;height: 100%}
button{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}
input[type="text"] {font-family:  Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-variant: tabular-nums;}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {touch-action: manipulation;}
input[type=number], input[type=password], input[type=text], textarea {-webkit-appearance: none;}
input::-moz-placeholder {color: #bfbfbf;opacity: 1}
input:-ms-input-placeholder {color: #bfbfbf}
input::-webkit-input-placeholder {color: #bfbfbf}
:focus{outline:0!important}
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"";line-height:0;}
.container{margin:0 auto;width:1200px;}
.form-cont{position: relative}
.form-input input{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .25s,box-shadow ease-in-out .2s;
    transition: border-color ease-in-out .25s,box-shadow ease-in-out .2s;
}
.pro{left:0;z-index:1;width:100%;min-width:1200px;background-position:center;background-repeat:no-repeat;}
.pro-1{background-image: url("../img/1.jpg");height: 800px}
.pro-2{background-image: url("../img/2.jpg");height: 1001px}
.pro-3{background-image: url("../img/3.jpg");height: 670px}
.pro-3-1{background-image: url("../img/3-1.jpg");height: 945px}
.pro-4{background-image: url("../img/4.jpg");height: 871px}
.pro-5{background-image: url("../img/5.jpg");height: 966px}
.pro-6{background-image: url("../img/6.jpg");height: 951px}
.pro-7{background-image: url("../img/7.jpg");height: 1259px}
.pro-8{background-image: url("../img/8.jpg");height: 1232px}
.pro-9{background-image: url("../img/9.jpg");height: 1323px}
/*.pro-10{background-image: url("../img/10.jpg");height: 900px}
.pro-11{background-image: url("../img/11.jpg");height: 723px}*/
.pro-12{background-image: url("../img/12.jpg");height: 882px}

.bubble,.tanchu{top:173px;width:800px;height:500px;overflow:hidden;position:relative;margin:0 auto}
.bubble li{z-index:0;position:absolute;height:auto;top:0}
.fade{animation:fadein 6s ease-in-out infinite}
.t-hide{display:none}
@keyframes fadein{0%{opacity:0;top:2.5rem}
50%{opacity:1;top:2rem}
100%{opacity:0;top:1rem}
}
.bubble li{width:600px;height:50px;line-height:50px;background:rgba(0,0,0,.4);text-align:center;font-size:16px;color:#fff;border-radius:30px;margin:0 100px}
.bubble li p {display:inline-block;font-size:16px}
.bubble li img {display:inline-block;width:25px;height:25px;vertical-align:middle;margin-right:10px}
.bubble p span {margin-left:20px}
100%{opacity:0;top:1rem}

/*.customers_list dd p{display:inline-block;font-size:16px}
.customers_list dd img{display:inline-block;width:25px;height:25px;vertical-align:middle;margin-right:10px}
.tanchu p span{margin-left:20px}*/


.customers_list dl{width:320px;margin:0 auto}
.customers_list dl dd{width: 320px;height:30px;padding-top: 4px;}
.customers_list dl dd span{margin:0 10px}
.pro-12 .customers_list{top:195px;right: 380px;}
.pro-12 .customers_list{position:absolute;width: 420px;height:60px;font-size:20px;overflow:hidden;text-align:center;color:#888;}



.pro-1 .yuyue .yuyue-btn {
    top: 220px;
    left: 72px;
    background-position: 0px 0px;
    width: 555px;
    height: 117px;
    z-index: 1;
    background: url(../img/1-1.png) no-repeat;
}
.pro-2 .form-cont .form-box{
    left: 680px;top: 650px;position: absolute;z-index: 1;
}

.pro-2 .form-input {
    width: 380px;height: 52px;line-height: 52px;position: relative;margin: 0px 3px 12px 3px;background-color: white;border-radius: 10px;
}
.pro-2 .form-input label {
    position: absolute;padding: 20px;line-height: 12px;font-size: 18px;color: #434343;padding-left: 2.3rem;
}
.pro-2 .form-input input {
    position: absolute;height: 100%;width: 100%;padding-left: 130px;background: none;font-size: 18px;line-height: 52px;color: #434343;
    border: 1px solid #ffffff;
    border-radius: 10px;
}
.pro-2 .form-input input:focus,.pro-12 .form-input input:hover{border: 1px solid #d53135;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px #d53135;box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px #d53135;}
.pro-2 .form-input input:hover,.pro-12 .form-input input:hover{border: 1px solid #d53135;}
.form-input label{z-index: 1}

.pro-2 .form-submit {
    width: 482px;
    height: 78px;
    margin: 10px 3px 3px;
}

.pro-2 .form-submit button {
    width: 100%;
    height: 100%;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    border-radius: 35px;
    background: url(../img/2-1.png) no-repeat;
    cursor: pointer;
    margin-left: 35px;
}
.pro-2 .form-cont .form-box>p {
    text-align: center;
    color: #777;
    font-size: 16px;
    margin-top: -115px;
    margin-left: 270px;
}

.pro-2 .yuyue .yuyue-btn{background:url(../img/2-2.png);background-size:100% 100%;color:#fff;text-align:center}
.pro-2 .yuyue .yuyue-btn{width:185px;height:36px;font-size:24px;line-height:90px}
.pro-2 .yuyue .yuyue-btn .heart{margin-left: -60px;}
.pro-2 .yuyue-1{    position: absolute;bottom:-425px;left: 100px;}
.pro-2 .yuyue-2{    position: absolute;bottom:-425px;left:370px}
.pro-2 .yuyue-3{    position: absolute;bottom:-425px;left:640px}
.pro-2 .yuyue-4{    position: absolute;bottom:-425px;left:910px}

.pro-3 .form-cont .form-box{
    left: 842px;
    top: 210px;
    position: absolute;
    z-index: 1;
}
.pro-3 .form-input {
    width: 375px;
    height: 52px;
    line-height: 68px;
    position: relative;
    margin-top: -6px;    background-color: white;    border-radius: 10px;border: 1px solid #558877;
}
.pro-3 .form-input input {
    position: absolute;
    padding-left: 20px;
    font-size: 16px;
    border: 1px solid #ffffff5c;
    border-radius: 10px;
}
.pro-3 .form-input-2 label {
    position: absolute;
    font-size: 18px;
    color: #000;
    line-height: 52px;
    left: 145px;
    z-index: 1;
}
.pro-3 .form-input label {
    width: 75px;
    height: 40px;
    position: absolute;
    font-size: 10px;
    color: #ffffff;
    line-height: 15px;
    background-color: #1e523b;
    border-radius: 10px;
    padding: 5px 0 0 8px;
    left: 295px;
    top: 6px;
}
.pro-3 select{
    width: 165px;
    height: 50px;
    position: relative;
    margin: 0px 3px 0px 0px;
    border-radius: 10px;
    top: -7px;
    border: 1px solid #ffffff5c;
    font-size: 16px;
    padding-left: 20px;
}
.pro-3 .form-news{    top: 450px;left: 840px;    height: 40px;}
.pro-3 .customers_list{height: 43px;}

.pro-3 .form-input-1,.form-input-2 {
    width: 180px;
    height: 52px;
    line-height: 68px;
    position: relative;
    margin: 18px 0px 20px 0px;background-color: white;    border-radius: 10px;border: 1px solid #558877;
}
.pro-3 .form-input-1 input,.form-input-2 input {
    position: absolute;
    padding-left: 20px;
    font-size: 16px;
    border: 1px solid #ffffff5c;
    border-radius: 10px;
}
.pro-3 .form-input-2 {
    position: relative;
    margin-top: -70px;
    margin-left: 195px;
}
.pro-3 .form-input input:focus,.pro-12 .form-input input:hover{border: 1px solid #d53135;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px #d53135;box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px #d53135;}
.pro-3 .form-input input:hover,.pro-12 .form-input input:hover{border: 1px solid #d53135;}
.pro-3 .form-submit {
    width: 307px;height: 52px;margin: 3px;margin-top: 13px;margin-left: 35px;
}
.pro-3 .form-submit button {
    width: 100%;
    height: 100%;
    line-height: 70px;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    background: url(../img/2-1.png) no-repeat;
}
.pro-3 .form-cont .form-box>p {
    text-align: center;
    color: #777;
    font-size: 14px;
    margin-left: -100px;
}
.pro-3 .tu .tb:nth-of-type(1) {
    background-position: 0px -2px;
    margin-left: -28px;
    margin-top: 268px;
}
.pro-3 .tu .tb:nth-of-type(2) {
    background-position: -160px -2px;
    margin-left: 130px;
    margin-top: 268px;
}
.pro-3 .tu .tb:nth-of-type(3) {
    background-position: -320px -2px;
    margin-left: 292px;
    margin-top: 268px;
}
.pro-3 .tu .tb:nth-of-type(4) {
    background-position: -480px -2px;
    margin-left: 453px;
    margin-top: 268px;
}
.pro-3 .tu .tb:nth-of-type(5) {
    background-position: -474px 52px;
    margin-left: 446px;
    margin-top: 390px;
}
.pro-3 .tu .tb:nth-of-type(6) {
    background-position: 0px 52px;
    margin-left: -28px;
    margin-top: 390px;
}
.pro-3 .tu .tb:nth-of-type(7) {
    background-position: -160px 52px;
    margin-left: 130px;
    margin-top: 390px;
}
.pro-3 .tu .tb:nth-of-type(8) {
    background-position: -320px 52px;
    margin-left: 292px;
    margin-top: 390px;
}

.pro-3-1 section.tu {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
}
.pro-3 .tu .tb {
    width: 45px;
    height: 45px;
    margin: 0 auto;
    background-image: url(../img/3-2.png);
    display: block;
    position: absolute;
    cursor: pointer;
    transition: all 0.6s;
}
.pro-3 .tu .tb:hover{
  transform: scale(1.25);
}
.pro-3-1 .tu .tb:nth-of-type(1) {
    background-position: 0px 0px;
    margin-left: 150px;
    margin-top: 772px;
}
.pro-3-1 .tu .tb:nth-of-type(2) {
    background-position: -130px 0px;
    margin-left: 280px;
    margin-top: 772px;
}
.pro-3-1 .tu .tb:nth-of-type(3) {
    background-position: -260px 0px;
    margin-left: 410px;
    margin-top: 772px;
}
.pro-3-1 .tu .tb:nth-of-type(4) {
    background-position: -390px 0px;
    margin-left: 540px;
    margin-top: 772px;
}
.pro-3-1 .tu .tb:nth-of-type(5) {
    background-position: -520px 0px;
    margin-left: 670px;
    margin-top: 772px;
}
.pro-3-1 .tu .tb:nth-of-type(6) {
    background-position: -650px 0px;
    margin-left: 800px;
    margin-top: 772px;
}
.pro-3-1 .tu .tb:nth-of-type(7) {
    background-position: -780px 0px;
    margin-left: 930px;
    margin-top: 772px;
}


.pro-3-1 .tu .tb {
    width: 102px;
    height: 93px;
    margin: 0 auto;
    background-image: url(../img/3-2.png);
    display: block;
    position: absolute;
    cursor: pointer;
    transition: all 0.6s;
}
.pro-3-1 .tu .tb:hover{
  transform: scale(1.25);
}
.pro-3-1 section.tp {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
}
.pro-3-1 .tp .heart:nth-of-type(1) {
    background-position: -60px 1px;
    margin-left: 180px;
    margin-top: 272px;
    width: 290px;
}
.pro-3-1 .tp .heart:nth-of-type(2) {
    background-position: -625px 0px;
    margin-left: 750px;
    margin-top: 263px;
    width: 224px;
    height: 68px;
}
.pro-3-1 .tp .heart:nth-of-type(3) {
    background-position: 0px -188px;
    margin-left: 105px;
    margin-top: 445px;
    width: 322px;
    height: 52px;
}
.pro-3-1 .tp .heart:nth-of-type(4) {
    background-position: -1757px -140px;
    margin-left: 839px;
    margin-top: 440px;
    width: 233px;
}
.pro-3-1 .tp .heart:nth-of-type(5) {
    background-position: -225px -300px;
    margin-left: 310px;
    margin-top: 565px;
    width: 245px;
}
.pro-3-1 .tp .heart:nth-of-type(6) {
    background-position: -555px -329px;
    margin-left: 682px;
    margin-top: 582px;
    width: 310px;
}
.pro-3-1 .tp .heart {
    width: 200px;
    height: 65px;
    margin: 0 auto;
    background-image: url(../img/3-3.png);
    display: block;
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.pro-4 section.tu {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
}
.pro-4 .tu .tb:nth-of-type(1) {
    background-position: 0px 0px;
    margin-left: 50px;
    margin-top: 270px;
}
.pro-4 .tu .tb:nth-of-type(2) {
    background-position: -294px 0px;
    margin-left: 336px;
    margin-top: 270px;
}
.pro-4 .tu .tb:nth-of-type(3) {
    background-position: -588px 0px;
    margin-left: 618px;
    margin-top: 270px;
}
.pro-4 .tu .tb:nth-of-type(4) {
    background-position: -879px 0px;
    margin-left: 901px;
    margin-top: 270px;
}
.pro-4 .tu .tb:nth-of-type(5) {
    background-position: 0px -228px;
    margin-left: 50px;
    margin-top: 500px;
}
.pro-4 .tu .tb:nth-of-type(6) {
    background-position: -294px -228px;
    margin-left: 336px;
    margin-top: 500px;
}
.pro-4 .tu .tb:nth-of-type(7) {
    background-position: -588px -228px;
    margin-left: 618px;
    margin-top: 500px;
}
.pro-4 .tu .tb:nth-of-type(8) {
    background-position: -879px -228px;
    margin-left: 901px;
    margin-top: 500px;
}
.pro-4 .tu .tb {
    width: 247px;
    height: 193px;
    margin: 0 auto;
    background-image: url(../img/4-1.png);
    display: block;
    position: absolute;
    cursor: pointer;
    transition: all 0.6s;
}
.pro-4 .tu .tb:hover{
  transform: scale(1.25);
}
.pro-5 .container {
    margin: 0 auto;
    width: 1102px;
}
.pro-5 .swiper-2 {
    position: relative;
    top: 230px;
    left: -74px;
    width: 1252px;
}
.pro-5 .swiper-pagination02.swiper-pagination-clickable.swiper-pagination-bullets {
    /* position: absolute; */
    bottom: -200px;
    /* text-align: left; */left: 30px;display: flex;justify-content: space-around;flex-wrap: nowrap;z-index: 10;align-items: flex-end;
}
.pro-5 .swiper-pagination02 .swiper-pagination-bullet {
    width: 240px;height: 56px;border-radius: 10px;margin: 0 26px 0 0;text-align: center;padding-top: 9px;font-size: 22px;color: #fff;flex: 1;
}
.pro-5 .swiper-pagination02 .swiper-pagination-bullet-active {
    background: #276c42;width: 240px;height: 73px;line-height: 56px;font-weight: bold;
}

.pro-6 .swiper-container .swiper-slide{color: #333}

.pro-6 .container{
    width: 1140px;
    /* background: #fff; */
}
.pro-6 .swiper-container .swiper-slide{width: 100%;margin-top: 97px;}

.swiper-2{
    position: relative;
    top: 406px;
    left: 4px;
}
.swiper-1{
    position: relative;
    top: 406px;
    left: 4px;
}
.pro-7 .container{width: 1110px;}
/*.pro-7 .swiper-container{width: 968px;height: 518px;}*/
.pro-7 .swiper-container .swiper-slide img{border-radius: 10px}
.swiper-pagination02 .swiper-pagination-bullet{width: 11px;height: 11px;border-radius: 5px;margin: 0 26px 0 0;text-align: center;padding-top: 9px;font-size: 22px;color: #fff;}
.swiper-pagination01 .swiper-pagination-bullet{width: 16px;height: 16px;border-radius: 8px;margin: 0 26px 0 0;text-align: center;padding-top: 9px;font-size: 22px;font-weight: bold;color: #fff;}

.swiper-pagination02.swiper-pagination-clickable.swiper-pagination-bullets {
    position: absolute;
    /* bottom: -443px; */
    /* left: 76px; */
    /* text-align: left; */
    /* left: 514px; */
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.swiper-pagination01.swiper-pagination-clickable.swiper-pagination-bullets {
    position: absolute;
    bottom: -463px;
    left: 510px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}

.swiper-box {
    position: relative;
}

.swiper-pagination02 .swiper-pagination-bullet>span {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}
.swiper-pagination02 .swiper-pagination-bullet{background: #6666;opacity: 1;}
.swiper-pagination02 .swiper-pagination-bullet-active{background: #0d5086;}
.swiper-pagination01 .swiper-pagination-bullet{background: #8f8f8f;opacity: 1;}
.swiper-pagination01 .swiper-pagination-bullet-active{background: #26673f;}
.pro-12 .form-cont .form-box{
    left: 640px;
    top: 358px;
    position: absolute;
    z-index: 1;
}

.pro-12 .form-input {
    width: 530px;
    height: 74px;
    line-height: 76px;
    position: relative;
    margin: 0px 3px 12px 3px;
    background-color: white;
    border-radius: 10px;
}
.pro-12 .form-input label{position: absolute;padding: 28px 10px 28px 40px;line-height: 19px;font-size: 20px;color: #434343;}
.pro-12 .form-input input {
    position: absolute;
    height: 100%;
    width: 100%;
    padding-left: 170px;
    background: none;
    font-size: 20px;
    line-height: 52px;
    color: #434343;
    border: 1px solid #ffffff;
    border-radius: 10px;
}

.pro-12 .form-submit {
    width: 482px;
    height: 78px;
    margin: 40px 3px 3px;
}

.pro-12 .form-submit button {
    width: 100%;
    height: 100%;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    border-radius: 35px;
    background: url(../img/12-1.png) no-repeat;
    cursor: pointer;
    margin-left: 35px;
}
.pro-12 .form-box span {
    margin-left: 300px;
    position: absolute;
    margin-top: -110px;
    font-size: 14px;
    color: #808182;
}
.pro-12 h4 {
    margin-left: 300px;
    position: absolute;
    margin-top: -130px;
    font-size: 14px;
    color: #808182;
    font-weight: 500;
}
.yuyue {
    width: 1200px;
    height: 0px;
    margin: 0 auto;
    position: relative
}
.pro-3 {
    margin: 0 auto;
    position: relative
}

.yuyue .yuyue-btn {
    position: absolute;
    width: 442px;
    height: 102px;
    background-image: url(../img/chat-btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0px 0px;
    display: block;
    cursor: pointer;
    /*line-height: 59px;
    font-size: 24px;
    text-align: center;
    border-radius: 36px;*/
}


.pro-4 .yuyue .yuyue-btn {
    top: 500px;
    left: 903px;
    background-position: 0px 0px;
    width: 245px;
    height: 193px;
    z-index: 1;
}
/*.pro-6 .yuyue{
    position: absolute;
    width: 442px;
    height: 102px;
}*/

.pro-6 .yuyue .yuyue-btn {
    top: 920px;
    left: 280px;
    background-position: 0px 0px;
    background: url(../img/8-1.png);
    width: 630px;
    height: 87px;
}
.pro-6 .yuyue .yuyue-btn-1 {
    position: absolute;
    top: 740px;
    left: 762px;
    background-position: 0px 0px;
    background: url(../img/8-3.png);
    width: 234px;
    height: 48px;
    cursor: pointer;
}
.pro-6 .yuyue .yuyue-btn-2 {
    position: absolute;
    top: 1310px;
    left: 160px;
    background-position: 0px 0px;
    background: url(../img/8-3.png);
    width: 234px;
    height: 48px;
    cursor: pointer;
}
.pro-6 .yuyue .yuyue-btn-3 {
    position: absolute;
    top: 1310px;
    left: 762px;
    background-position: 0px 0px;
    background: url(../img/6-1.png);
    width: 234px;
    height: 48px;
    cursor: pointer;
}
.pro-7 .yuyue .yuyue-btn {
    top: 650px;left: 280px;background: url(../img/8-3.png);width: 629px;height: 86px;
}


.pro-8 .container{position:relative;width:954px}
.pro-8 .swiper-container{width:954px;height:451px}
.pro-8 .swiper-container .swiper-slide img{border-radius:10px}
.pro-8 .swiper-3{position:relative;top: 320px;left:110px}
.pro-8 .swiper-pagination03.swiper-pagination-clickable.swiper-pagination-bullets{position:absolute;bottom: 140px;left:110px;display:flex;justify-content:space-around;flex-wrap:nowrap;z-index: 5;}
.pro-8 .swiper-pagination03 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-image:url(../img/hk.png);color: #ffffff;}
.pro-8 .swiper-pagination-bullet{background: #8d7d63;}
.pro-8 .swiper-pagination03 .swiper-pagination-bullet{line-height: 44px;margin:0 6px 0 0;width:153px;height:46px;    border-radius: 10px 10px 0px 0px;color:#ffffff;text-align:center;font-weight:500;font-size:20px;opacity: 10}
.pro-8 .swiper-slide{width: 954px;}
.pro-8 .yuyue-box{    position: absolute;background-image: url(../img/8-1.png);bottom: -430px;left: 160px;}
.pro-8 .yuyue-btn{width: 630px;height: 87px;}




.pro-9 .container {
    width: 1188px;
    height: 777px;
}
.pro-9 .swiper-1
{
    top: 175px;left: -50px;
}

.pro-9 .swiper-container{width: 1188px;}
.pro-9 .swiper-slide{width: 1188px;margin-right: 0px;}


.pro-9 .yuyue .yuyue-btn {
    top: 230px;
    left: 280px;
    background: url(../img/9-1.png);
    width: 629px;
    height: 87px;
}
.pro-9 .swiper-pagination01.swiper-pagination-clickable.swiper-pagination-bullets{
    bottom: -90px;
    left: 568px;
}
.pro-11 .form-submit .btn-red{
    background-image: linear-gradient(top,#e21713 0%, #c30a07 100%);
    background-image: -moz-linear-gradient(top,#e21713 0%, #c30a07 100%);
    background-image: -o-linear-gradient(top,#e21713 0%, #c30a07 100%);
    background-image: -webkit-linear-gradient(top,#e21713 0%, #c30a07 100%);

}
.form-submit button{
    -webkit-text-fill-color: #fff;
    -webkit-transition: filter .5s;
    transition:filter .5s;
    filter:brightness(1);
    -webkit-filter:brightness(1);
}
.yuyue .yuyue-btn:hover,.form-submit button:hover{filter:brightness(1.15);-webkit-filter:brightness(1.15)}
.pro-3 .qd-btn {position: absolute;top: 340px;left: 370px;/* border-radius: 50%; */}
.pro-3 .qd-btn a {
    width: 460px;
    height: 115px;
    display: block;
    border-radius: 55px;
}
.pro-3 .qd-box-cont{
    width: auto;
    height: auto;
    position: relative;
    margin: 0 auto;

    width: 438px;
    padding-top: 345px;
    height: 220px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -300px;
    z-index: 99999;
    text-align: center;
    background: url(../img/tc-qd.png) no-repeat;
    box-sizing: content-box;
    border-radius: 10px;
}
.qd-cont input {
    font-size: 18px;
    width: 373px;
    padding: 17px 40px;
    text-align: center;
    border-radius: 30px;
}

.qd-cont button {
    width: 373px;
    height: 58px;
    margin-top: 13px;
    border-radius: 30px;
    background: none;
}

.qd-cont .close {
    position: absolute;
    top: 8px;
    right: 8px;
    color: #fff;
    text-decoration: none;font-size: 14px;
}
.cj.container {
    position: relative;
}
#qd-box,#cj-box{
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    align-items: center;
    display: none;
    z-index: 9999;
    background: rgba(0,0,0,.6);

}
.pro-5 .cj-box-cont {
    width: auto;
    height: auto;
    position: relative;
    margin: 0 auto;
    width: 512px;
    padding-top: 334px;
    height: 243px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -300px;
    z-index: 99999;
    text-align: center;
    background: url(../img/tc-cj.png) no-repeat;
    box-sizing: content-box;
    border-radius: 10px;
}
.cj-cont input {
    font-size: 18px;
    width: 330px;
    padding: 14px 40px;
    text-align: center;
    border-radius: 30px;
    margin-left: 8px;
    background: none;
}

.cj-cont button {
    width: 373px;
    height: 51px;
    margin-top: 12px;
    border-radius: 30px;
    background: none;
}

.cj-cont .close {
    position: absolute;
    bottom: -5px;
    right: 224px;
    width: 46px;
    height: 46px;
    background-image: url(../img/close.png);
    background-position: -1px -1px;
    display: block;
}
.pro-5 .cj_btn {
    position: absolute;
    top: 193px;
    left: 537px;
}
.pro-5 .cj_btn a {
     width: 250px;
     height: 147px;
     display: block;
     background-image: url(../img/red2.png);
     background-position: 0 -149px;
     background-size: 100%;
}
.pro-6 .cj_btn {
    position: absolute;
    top: 191px;
    right: 391px;
}
.pro-6 .cj_btn a{
    width: 250px;
    height: 147px;
    display: block;
    background-image: url(../img/red2.png);
    background-position: 0 -150px;
    background-size: 100%;
}
.pro-3 .yuyue .yuyue-btn{
    width: 272px;
    height: 60px;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    background-image: url(../img/3-1.png);
    border-radius: 30px;
    text-align: center;
    line-height: 55px;
}
.pro-3 .yuyue-box {
    position: absolute;
    background: #333;
}

.pro-5 .swiper-button-prev {
    margin-left: -50px;
    margin-top: 250px;
    display: block;
    width: 34px;
    height: 70px;
    background-color: #b2b2b2;
    cursor: pointer;
    background-image: url(../img/5-5.png);
}
.pro-5 .swiper-button-next {
    margin-right: -40px;
    margin-top: 250px;
    display: block;
    width: 34px;
    height: 70px;
    background-color: #b2b2b2;
    cursor: pointer;
    background-image: url(../img/5-4.png);
}
.pro-3 .yuyue-box>span {
    display: none;
}

.form-news-icon {
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-news {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 385px;
    height: 60px;
    margin: 0 auto;
    background: #ffe8bf78;
    border-radius: 18px;
}
.pro-2 .form-news {margin-top: 840px;left: 57%;    border: 1px #c3a46d solid;}
.pro-10 .form-news {top: 520px; right: -15px;}
.customers_list{height: 70px;line-height: 1;text-align:center;color: #4f4e4d;overflow:hidden;     margin-top: -15px; }
.customers_list dd{line-height: 50px;font-size: 16px;display: flex;justify-content: space-around;width: 320px;height: 30px;}

.pro-10 .form-news {
    width: 458px;
    height: 70px;
    background: #ffffff47;border: 1px #c3a46d solid;
}
.pro-10 .customers_list dd{width:360px;}
.pro-10 .customers_list label{padding:0 10px;}
.pro-10 .customers_list{color: #725252;}


.top-btn {
    width: 480px;
    height: 100px;
    position: relative;
    bottom: -810px;
    left: 360px;
    cursor: pointer;
}


@-webkit-keyframes hvr-buzz-out {
    5% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    10% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    15% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    25% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    30% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    35% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    40% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    45% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    50% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}
.hvr-buzz-out{
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-animation: hvr-buzz-out 2s ease infinite;
    -o-animation: hvr-buzz-out 2s ease infinite;
    animation: hvr-buzz-out 2s ease infinite;
}

.heart{animation:1.5s ease 0s normal none infinite running heart;}
.heart{
    animation-name: heart;
    animation-duration: 1.3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
@keyframes heart {
    0%, 30%, 50%, 60%, 80% {
        transform: scale(1);
    }
    40%, 70% {
        transform: scale(0.9);
    }
    }
    @keyframes heart {
    0%, 30%, 50%, 60%, 80% {
        transform: scale(1);
    }
    40%, 70% {
        transform: scale(0.9);
    }
    }