@charset "utf-8";

.zyjy-web{
	width:1920px;
	margin:0 auto;
}






.clinkbtn{
    display: block;
    background-color: #fc7861;
    color: #ffffff;
    width: 900px;
    height:94px;
    text-align: center;
    border-radius:55px;
    line-height:94px;
    margin: 0 auto;
    cursor: pointer;
    font-size:40px;
    font-weight:900;


}

.banner{
	height:800px;
	width:1920px;
	background-image: url(../img/PC_banner.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
	margin:0 auto;


}

.iphone{
	float:left;
	color:#ffffff;
	font-size:32px;


	text-align:center;
	line-height:50px;
	width:200px;
	position:relative;
	margin-top:40px;
    padding:10px  50px;
    background-color:#01c885;
    border-radius:20px;
    margin-left:20px;

}


.clinkbtn2{
    float:right;
    margin-top:30px;
    margin-right: 150px;
    position:relative;
    width:230px;
    height:70px;
    background:linear-gradient(to right,#ff1439,#da3849);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius:4px;
    border-top-left-radius: 4px;
    border-top-right-radius:30px;
    z-index:50;
    text-align:center;
    line-height:70px;
    color:#ffffff;
    font-size:30px;
    font-weight:900;

}

@keyframes heartBeat {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    }
    28% {
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    42% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    }
    70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    }
}
.iphone,.appointment,.clinkbtn,.clinkbtn2 {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count:infinite;

 }

/* 表单一
.form_box{
    width:1920px;
    height:100px;
    background-image: url(../img/box1_bg.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    margin:0 auto;
}

.audition{
    width:1200px;
    margin:0 auto;
}

.audition form p input {
    width:400px;
    height:80px;
    border-radius:40px;
    margin-left:20px;
    background:none;
    border:2px solid #ffffff;
    float:left;
    color:#ffffff;
    font-size:20px;
    padding-left:10px;
}
input::-webkit-input-placeholder {
    placeholder颜色
    color: #ffffff;
    placeholder字体大小
    font-size: 20px;
    placeholder位置
   padding-left:20px;

 */
}
.appointment{
	width:280px;
	height:80px;
	float:left;
	margin-left:20px;
	background: linear-gradient(to right,#ff4d28, #ff9d19);
	border:none;
	border-radius:40px;
	color:#ffffff;
	font-size:28px;
	font-weight:900;
	text-align:center;
}

.title{
    background-image: url(../img/PC_title_bg.png);
    width: 724px;
    height:126px;
    margin-left:360px;
    z-index:100;
     position:relative;

}
.title h2{
    text-align:center;
    font-size:40px;
    font-weight:700;
    float: left;
    color:#102dfe;
    padding-top:20px;

}
.title h2 span{
    font-size:70px;
    margin-left:25px;
}


/* --------------------------------------------------------------------------------- */
.box2{
	background-image: url(../img/PC_01_bg.jpg);
	background-size: 100% 100%;
	height: 763px;
    padding-top: 20px;
}

.box2_title{
    background-color:#01c885;
    width:750px;
    height:100px;
    border-radius: 24px;

}
.box2_title h2{
    text-align:center;
    font-size:40px;
    font-weight:700;
    float: center;
    color:#ffffff;
    line-height:100px;
}
.box2_title h2 span{
    font-size:40px;
    color:#f3ff3a;
}


.box2_content{

    width:1200px;
    margin: 0 auto;

    margin-top:60px;

}
.box2_content ul {
    width:1200px;
    padding-left: 50px;
}
.box2_content ul li{
    width:580px;
    height: 100px;
    float:left;
    margin-left:20px;
    margin-bottom:40px;
    transition: all 0.4s;
}
.box2_content ul li .small {
    position:relative;
    width:130px;
    height:78px;
    background-color: #01c885;
    border-radius:20px;
    text-align:center;
    color: #ffffff;
    font-size:30px;
    font-weight:900;
    float:left;
    transition: all 0.4s;
    z-index:2;
}
.box2_content ul li .big {
    position:absolute;
    width:500px;
    height:74px;
    background:none;
    border:2px solid #ff9503;
    border-radius:20px;
    text-align:center;
    color: #ffffff;
    font-size:25px;
    float:left;
    z-index:1;
    transition: all 1s;
}

.box2_content ul li .small p{
    margin-top:20px;
}
.box2_content ul li .big p{
    margin-top:10px;
    margin-left:140px;
    color:#01c885;
    text-align:left;
    font-size:20px;
    width:350px;
}

.box2_content ul li .small{
     background-color: #01c885;
}

.box2_content ul li .big{
    border:2px solid #01c885;

}


.box2_content ul li:hover .small{
    width:500px;

}
.box2_content ul li:hover .big{
    border: none;
}

.box2_content ul li:nth-child(6) {
    background-color: #5743ea;
    color: #ffffff;
    font-size:32px;
    font-weight:800;
    border-radius:20px;
    text-align:center;
    width:500px;
    height:60px;
    padding-top:18px
}
.box2_content ul li:nth-child(6) a{
    padding:20px 100px;
    color:#ffffff;


}

/* --------------------------------------------------------------------------------- */


.box3{
    background-color:#edffef;
    height:540px;
}



.box3_content{
    width:1200px;
    margin:0 auto;
    padding-top:40px;
    background-color: #edffef;
    box-shadow:0 0 10px #42d7a2;
    height:480px;

}

.box3_left{
    float: left;
    width:580px;

}
.box3_title{
    background-image: url(../img/PC_02_left_title_bg.png);
    background-size:100% 100%;
    width:502px;
    height:100px;

}
.box3_title h2{
    font-size:40px;
    color: #ffffff;
    text-align:center;
    line-height:75px;
    font-weight:800;

}
.box3_left img{
    margin-left:100px;
}
.box3_right{
    float: right;
    width:600px;
}

.box3_right ul li{
    width:550px;
    margin-bottom:20px;
}

.box3_right ul li h2{
    color:#01c885;
    font-size:26px;
    font-weight:800;
    margin-bottom:10px;
}
.box3_right ul li p{
    color:#005136;
    font-size:20px;

}




/* --------------------------------------------------------------------------------- */


.form_box {



    height:130px;
    background-color:#bef5cd;
    padding-top:50px

}

.audition {
    width: 1200px;
    margin: 0 auto;
    height:180px;


}

/* .audition form {
    padding: 1.5rem  .8rem 1.5rem .8rem;
    border-radius:0.2rem;
} */

/* .audition h2 {
    font-size: 40px;
    color: #15b682;
    text-align: center;
    margin-bottom: 40px;
    text-shadow: 5px 5px  0 #15b682;
    font-weight: 800;
}
 */
.audition form p input {
    display: block;
    float: left;
    width: 440px;
    line-height:80px;
    height:80px;
    background: none ;
    border:2px solid #15b682;
    border-radius:30rem;
    margin-bottom: 15px;
    font-weight:800;
    color:#15b682;
    text-align:center;
    margin-right:10px;
}

input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #15b682;
    /* placeholder字体大小  */
    font-size: 20px;
    /* placeholder位置  */

    font-weight:800;

}
.appointment {
    float: left;
     display: block;
    background-color: #fc7861;
    color: #ffffff;
    width: 280px;
    height: 80px;
    text-align: center;
    border-radius:40px;
    line-height:80px;
    margin: 0 auto;
    cursor: pointer;
    font-size:24px;
    font-weight:900;
    border:none;
}

.appointment {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count:infinite;
    text-align:center;
    }

/* --------------------------------------------------------------------------------- */

.box4{
    height: 490px;
    background-image: url(../img/PC_03_bg.jpg);
    background-size:100% 100%;
    padding-top: 100px;
}
.box4 h2{
    font-size:40px;
    color:#ece99b;
    font-weight:900;
    text-align:center;
    margin-bottom:20px;
}
.box4 p{
    font-size:40px;
    color:#ffffff;
    font-weight:700;
    text-align:center;
}
/* --------------------------------------------------------------------------------- */

.box5{
    height: 800px;
    background-image: url(../img/PC_04_bg.jpg);
    background-size:100% 100%;
}
.box5_content{

    height:510px;
    width:1200px;
    margin:0 auto;
    padding-top:20px
}
.box5_content ul li{
    width:500px;
    margin-left:20px;
    margin-bottom:10px;
}

.box5_content_l {
    margin-top:300px;
    float: left;

}
.box5_content_l ul li h2{
    font-size:30px;
    color:#01442e;
    font-weight:800;
    margin-bottom:5px;

}
.box5_content_l ul li p {
    font-size:24px;
    color:#00ab72;
    font-weight:500;


}


.box5_content_r{
    float: right;

}
.box5_content_r_little_title{
    margin-left:20px;
    margin-bottom:10px;
}
.box5_content_r_little_title h2{
    font-size:40px;
    color:white;
    font-weight:900;
}

.box5_content_r ul li h2{
    font-size:30px;
    color:#ece99b;
    font-weight:800;
    margin-bottom:5px;

}
.box5_content_r ul li p {
    font-size:24px;
    color:#ffffff;
    font-weight:500;

}


/* --------------------------------------------------------------------------------- */



/* --------------------------------------------------------------------------------- */


.box6{
    background-color:#bef5cd;
    height:800px;
}
.box6_title{
    padding-top: 40px;
}
.box6_title h2{
    font-size:40px;
    font-weight:900;
    color:#03a66f;
    text-align:center;
}

.box6 .clearfix{
    margin-top:30px;
}
.box6 ul {
    height: 600px;
    width:1200px;
    margin:0 auto;


}

.box6 li {
    float: left;
}

.box6 li .lazy {
    width: 100%;
    height: 100%;
    display: block;
}

.box6 li.first {
    position: relative;
    width: 480px;
    height: 480px;
    margin-left: -480px;
}

.box6 li.first .tag {
    background: #fc7861;
    color: #fff;
    border-radius: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
    padding: 5px 10px;
}

.box6 li.first .con {
    position: absolute;
    left: 0;
    padding-left: 33px;
    padding-bottom: 40px;
    padding-top: 40px;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
}

.box6 li.first .con .tit,.box6 li.first .con .subTit {
    color: #fff;
    font-size: 24px;
}

.box6 li.first .con .des {
    font-size: 18px;
    color: #999;
    margin-top: 10px;
    line-height: 1.6;
}

.box6 li.item {
    position: relative;
    width: 300px;
    height: 300px;
    overflow: hidden;
}
.box6 li.item:hover .con {
    bottom: -4px;
    opacity: 1;
}
.box6 li.item .con {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    bottom: -100%;
    background: rgba(0,0,0,0.7);
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    color: rgba(255,255,255,.7);
    border-top:4px solid #01c885;
    opacity: 0;
}
.box6 li.item .con .tit {
    margin-top: 40px;
    font-size: 22px;
}
.box6 li.item .con .des {
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.5;
}
.box6 li.item .con .btn {

    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    padding: 5px 40px;
    margin-top: 20px;
    background: #fc7861;

    border-radius: 4px;
}
.box6 .designer-swiper {
    height: 84px;
}
.box6 .designer-swiper .swiper-container {
    margin: 0 95px;
}
.box6 .designer-swiper .swiper-slide {
    text-align: center;
    position: relative;
}
.box6 .designer-swiper .swiper-slide:hover::after {
    content: '';
    width: 83px;
    height: 80px;
    border: solid 2px #e74c3c;
    position: absolute;
    left: 7px;
    top: 0;
    border-radius: 3px;
}
.box6 .designer-swiper .swiper-slide img {
    width: 84px;
    height: 84px;
}
.box6 .designer-swiper .swiper-prev,.box4 .designer-swiper .swiper-next {
    left: 0;
    top: 0;
    width: 84px;
    height: 84px;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 84px;
    font-size: 30px;
    cursor: pointer;
}
.box6 .designer-swiper .swiper-prev:hover,.box4 .designer-swiper .swiper-next:hover {
    background: #e74c3c;
}
.box6 .designer-swiper .swiper-next {
    right: 0;
    left: auto;
}
.box6 li.item:hover .zy_box6_1{
    display: none;
}
.zy_box6_1{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.zy_box6_1 span{
    color:rgba(255,255,255,.8);
    display: initial;
    font-size: 16px;
    margin-left: 5px;
    width: 145px;
    height: 50px;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
}



/* --------------------------------------------------------------------------------- */
.box7{
    background-color:#bef5cd;
    height:600px;
}
.box7_title h2{
    font-size:40px;
    font-weight:900;
    color:#03a66f;
    text-align:center;
}
.box7_content{
    width: 1850px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    margin-top:50px;
}

.box7 .accordion-box {
    width:1850px;
    height: 360px;
    margin: 0 0 0 50px; 
}
.box7 .accordion-box ul {
    padding: 0;
    width: inherit;
    height: 360px;
    overflow: hidden;
    position: relative;

}

.box7 .accordion-box ul li {
    width: 558px;
    position: absolute;
    top: 0;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.box7 .accordion-box ul li .left {
    width: 478px;
    height: inherit;
    overflow: hidden;
    position: relative;
    float: left;
}
.box7 .accordion-box ul li .left .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
}
.box7 .accordion-box ul li .left .shadow .title {
    width: 460px;
    height: 70px;
    color: #fff;
    line-height: 2;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 130px;
    left: 70px;
}
.box7 .accordion-box ul li .left .shadow .button {
    background: transparent;
    color: #fff;
    position: absolute;
    top: 210px;
    left: 240px;
}
.box7 .accordion-box ul li .left img {
    z-index: -1;
    width: 511px;
    height: 364px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.box7 .accordion-box ul li .right {
    width: 80px;
    height: 364px;
    float: left;
    position: relative;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}
.box7 .accordion-box ul li .right .title1 {
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 45px;
    left: 45px;
    font-size: 14px;
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr;
}
.box7 .accordion-box ul li .right .sub-title {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 42px;
    font-size: 23px;
    left: 15px;
}
.box7 .accordion-box ul li .right::before {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 48%;
    left: -10px;
    width: 0;
    height: 0;
    border-right-width: 10px;
    border-right-style: solid;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}
.box7 .accordion-box ul li:nth-child(odd) .right {
    background: #dee0e2;
}
.box7 .accordion-box ul li:nth-child(odd) .right::before {
    border-right-color: #dee0e2;
}

.box7 .accordion-box ul li:nth-child(even) .right {
    background: #f6f8fa;
}

.box7 .accordion-box ul li:nth-child(even) .right::before {
    border-right-color: #f6f8fa;
}
.box7 .accordion-box ul li:hover .left .shadow img {
    transform: scale(1.2, 1.2);
}

.box7 .accordion-box ul li:hover .right {
    background-color: #03a66f;
    color: #fff;
}

.box7 .accordion-box ul li:hover .right::before {
    border-right-color: #03a66f;
}

.box7 .accordion-box ul li:hover .right .title {
    color: #fff;
}

.box7 .accordion-box ul li:hover .right .sub-title {
    color: #fafafa;
}
.box7 form {
    width: 1450px;
    height: 58px;
    margin: 166px auto 0;
    display: flex;
    justify-content: space-around;
}
.box7 form input {
    width: 280px;
    height: 58px;
    text-indent: 10px;
    font-size: 20px;
}
.box7 form .comitBtn {
    height: 58px;
    width: 266px;
    line-height: 58px;
    text-align: center;
    font-size: 28px;
    background-color: #f12828;
    cursor: pointer;
    color: #fff;
}



/* --------------------------------------------------------------------------------- */


.box8{
    background-color:#01c885;
    height:1450px;
    text-align:center;
}
.box8_title{
    padding-top:40px;
}
.box8_title h2{
    font-size:40px;
    font-weight:900;
    color:#fff961;
    margin-bottom:40px;
}

.box8_content{
    width:1200px;
    height:1150px;
    margin:0 auto;
}

.box8_content ul{
    width:1200px;
    height:1150px;
    margin:0 auto;
}
.box8_content ul li{
    float: left;
    margin-left:20px;
    width:580px;
    border-radius:10px;
    background-color: #01b880;
    margin-bottom:20px;
}
.box8_content_title{
    width:240px;
    height:64px;
    background-color:#fc7861;
    border-top-right-radius:32px;
    border-bottom-right-radius:32px;
    margin-top:30px;
    margin-bottom:40px;
}
.box8_content_title h2{
    font-size:32px;
    color:#ffffff;
    text-align:center;
    line-height:64px;
}


.box8_content ul li p{
    font-size:24px;
    color:#ffffff;
    text-align:left;
    margin-left:40px;
    line-height:40px;
    width:500px;
}

.box8_content ul li:nth-child(1),.box8_content ul li:nth-child(2){
    height:534px;
}
.box8_content ul li:nth-child(3),.box8_content ul li:nth-child(4){
    height:534px;
}





/*
表单浮窗
.footer_form{
    width: 100%;
    height:100px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    line-height: 70px;
    text-align: center;
    background:#e74c3c;
    display: none;
    z-index:555;
    overflow:visible;
}

.audition {

    margin-left:200px;
    line-height:113px;

}

.audition form p input {
    display: inline-block;
    width: 240px;
    height: 50px;
    border: 2px solid #ffffff;
    background: transparent;
    margin-left: 25px;
    color:#ffffff;
    font-size:20px;
    float:left;
    margin-top:26px;
}


.form_img2{
    float:left;
    margin-top: 30px;
    margin-left:100px;
    position: absolute;
    top: -67px;

    width: 128px;
    height: 139px;
    vertical-align: bottom;
    overflow:visible;

}
.appointment{
    margin-top:26px;
    border:none;
    width: 250px;
    height: 54px;
    line-height: 54px;
    background-color: #e40800;
    text-align: center;
    margin-left: 20px;
    float:left;
    color:white;
    font-size:20px;

}


.form_btn2 a {
    color: #fff;
    font-size: 20px;
}

.form2{
    width:1200px;
    margin: 0 auto;
}


.audition input::-webkit-input-placeholder {
    color: #ffffff;
    font-size: 20px;
    text-indent: 20px;
}

.audition input::-moz-placeholder {
    Mozilla Firefox 19+
    color: #ffffff;
    font-size: 20px;
    text-indent: 20px;
}

.audition input:-moz-placeholder {
    Mozilla Firefox 4 to 18
    color: #ffffff;
    font-size: 20px;
    text-indent: 20px;
}

.audition input:-ms-input-placeholder {
    Internet Explorer 10-11
    color: #ffffff;
    font-size: 20px;
    text-indent: 20px;
} */

/* @keyframes myani {
    0% {
        margin-left: 1200px;
        transform: rotateZ(720deg);
    }
    100% {
        margin-left: 0px;
        transform: rotateZ(0deg);
    }
}

.roll li[id*='css'] {
    调用创建的动画
    animation-name: myani;
    设置动画时间
    animation-duration: 3s;
    缓动,由快到慢
    animation-timing-function: cubic-bezier(0.22, 0.61, 0.61, 1.32);
}

li[id=css2] {
    animation-delay: .3s;
}

li[id=css3] {
    animation-delay: .6s;
}

li[id=css4] {
    animation-delay: .9s;
}

li[id=css5] {
    animation-delay: 1.2s;
}

li[id=css6] {
    animation-delay: 1.5s;
} */