@charset "utf-8";

.zyjy-web{
	width:1920px;
	margin:0 auto;
}






.clinkbtn{
    display: block;
    background-color: #c8243b;
    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;


}



.iphone{
	float:left;
	color:#ffffff;
	font-size:48px;
	margin-left:860px;
	font-weight:bold;
	text-align:center;
	line-height:50px;
	width:650px;
	position:relative;
	margin-top:520px;.

}


.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;

}
.clinkbtn3{
     display: block;
    text-align: center;
    margin: 0 auto;

}

@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,.clinkbtn3{
    -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;
}


/* --------------------------------------------------------------------------------- */
.banner{
    height:630px;
    width:1920px;
    background-image: url(../img/PC_banner.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    margin:0 auto;


}

/* --------------------------------------------------------------------------------- */


.box3{
    background-image: url(../img/plate_1_bg.png);
    background-size:100% 100%;

    height: 700px;
}


.title h2{
    width:1200px;
    margin:0 auto;
    text-align:center;
    color:#222222;
    font-size:40px;
    font-weight:700;
    padding-top: 30px;

}
.title h2 span{
    color:#f2201a;
}

.box3_content{
    width:1200px;
    margin:40px auto;

}

.box3_content ul{
    height: 450px;
}
.box3_content ul li{
    float: left;
    width:290px;
    height:375px;
    margin-left:10px;
    background-size:100% 100%;
    margin-bottom:30px;
    background-color:#ffffff;
    transition:all 0.2s;
}
.box3_content ul li:hover{
    margin-top:-10px;
    box-shadow: 0px 5px 10px rgba(125,88,0,.9);
}

.box3_content ul li h3{
    margin-left:20px;
    font-size:24px;
    font-weight:700;
    color: #0c0c0c;
    margin-top:20px;
    width:250px;
}
.box3_content ul li p{
     margin-left:20px;
    font-size:16px;
    font-weight:500;
    width:250px;
    color: #000000;
    margin-top:30px;
}


/* --------------------------------------------------------------------------------- */

.box4{
    height: 760px;
    background-color:#fbf3e4;

}
.box4_content{
    width:1200px;
    margin:40px auto;

}
.box4_content ul{
    height: 450px;

}
.box4_content ul li{
    width:520px;
    height:225px;
    margin-left:60px;
    float:left;
    margin-bottom:20px;
}
.box4_content ul li img{
    float:left;
    width:50px;
    margin-right:20px;
}

.box4_content ul li h3{
    font-size:32px;
    font-weight:700;
    color:#1d1d1d;
    line-height:50px;
    margin-bottom:20px;
}
.box4_content ul li p{
    color:#212121;
    font-size:20px;
    text-indent:2em;
}


/* --------------------------------------------------------------------------------- */

.box5{
    background-color:#ffffff;
    background-size: 100% 100%;
    height:850px;
    padding-top: 50px;
}

.box5_content{
    width:1200px;
    background-image: url(../img/plate_3_content_bg.png);
    background-size:100% 100%;
    height:550px;
     margin:40px auto;
}
.box5_content ul{
    height: 600px;

}

.box5_content ul li:nth-child(1){
    width:520px;
    margin-left:50px;
    padding-top:50px;
    float:left;
}
.box5_content ul li:nth-child(1) h3{
    width:450px;
    height:45px;
    background-color:#2a2a2a;
    border-radius:23px;
    color:#ffffff;
    font-size:32px;
    font-weight:Bold;
    text-align:center;
}
.box5_content ul li:nth-child(1) p{
    color:#272727;
    font-size:20px;
    margin-top:30px;
}
.box5_content ul li:nth-child(1) span{
    color:#000000;
    font-weight:900;
}

.box5_content ul li:nth-child(2){
    width:520px;
    margin-left:50px;
    padding-top:120px;
    float:left;
}

.box5_content ul li:nth-child(2) h3{
    width:260px;
    height:45px;
    background-color:#ffffff;
    border-radius:23px;
    color:#0e79fd;
    font-size:32px;
    font-weight:Bold;
    text-align:center;
}
.box5_content ul li:nth-child(2) p{
    color:#ffffff;
    font-size:20px;
    margin-top:30px;
}
.box5_content ul li:nth-child(2) span{
    color:#ffffff;
    font-weight:900;
}

/* --------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------- */


.box6{
    background-color:#fcffeb;

    height:750px;
}

.box6_content{
    width:1200px;
    margin: 0 auto;
    height:500px;
    margin-top:50px;

}
.box6_content_l {
    float: left;
    margin-left: 30px;
}
.box6_content_l ul li {
    float: left;
    position: relative;
    margin:10px 0;
}
.box6_content ul li  img{
        width: 465px;
    height: 140px;
}

.box6_content_c {
    float: left;
    margin: 185px auto auto 40px;
    width: 98px;
    height: 115px;
    display: block;

}

.box6_content_r {
    float: right;
    margin-left: 30px;
}
.box6_content_l ul li {
    float: left;
    position: relative;
    margin:10px 0;
}
.box6_content ul li  img{
        width: 465px;
    height: 140px;
}
/* --------------------------------------------------------------------------------- */




.box9{
    background-image: url(../img/plate_4_bg.png);
    font-size:100% 100%;
    height:1530px;
}
.box9>.title h2{
    color:#ffffff;
}
.box9>.title h1 span{
    color:#e3b96f;
}

.box9_content{
     width:1200px;
    margin: 0 auto;
    height:500px;
    margin-top:50px;
}

.plate1_title {
    width:650px;
    height:80px;
    background-color:#e3b96f;
    color:#303030;
    font-size:40px;
    font-weight:900;
    margin:40px auto;
    text-align:center;
    line-height:80px;
}
.plate1 ul{
    height: 360px;

}
.plate1 ul li{
    width:500px;
    height:250px;
    background-color:#e3b96f;
    padding-top:40px;
    float:left;
    margin-left:60px;
}
.plate1 ul li p{
    font-size:26px;
    text-indent:2rem;
    color:#303030;
    width:400px;
    margin:0 auto;
}
.plate1 ul li span{
    font-weight:900;
}

.plate2{
    height:750px;
}

.plate2_title{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
}

.plate2_title span{
    color:#e3b96f;
}

.plate2 ul {
    height:500px;
}

.plate2 ul li{
    width:500px;
    height:300px;
    padding-top:40px;
    float:left;
    margin-left:60px;
}

.plate2 ul li h3{
    width:500px;
    height:70px;
    font-size:32px;
    text-align:center;
    line-height:64px;
    margin-bottom:20px;

}
.plate2 ul li span{
    font-weight:900;
}

.plate2 ul li p{
    color:#ffffff;
    font-size:20px;
}

.plate2 ul li:nth-child(1) h3{
    background-color:#e3b96f;
    color:#513400;
}
.plate2 ul li:nth-child(2) h3{
    background-color:#bee89e;
    color:#33620d;
}
.plate2 ul li:nth-child(3) h3{
    background-color:#7ed4c7;
    color:#004c40;
}
.plate2 ul li:nth-child(4) h3{
    background-color:#f5e982;
    color:#5f5500
}

/* --------------------------------------------------------------------------------- */

.box10{
    background-image: url(../img/plate_5_bg.png);
    height:260px;
}

.box10 ul {
     width:1200px;
     height:260px;
    margin: 0 auto;

}
.box10 ul li:nth-child(1){

    height:260px;
    margin-left:40px;
    margin-top:0px;
}
.box10 ul li:nth-child(1) h2{
    text-align:center;
    font-size:30px;
    font-weight:Bold;
    color:#ffffff;
    line-height:260px;
}
.box10 ul li{
    float:left;
    width:200px;
    height:150px;
    margin-left:100px;
    margin-top:55px;
}
.box10 ul li:nth-child(2){
    margin-left:150px;
}
.box10 ul li h2{
    color: #ffffff;
     text-align:center;
    font-size:40px;
    font-weight:Bold;
     font-family: "DIN Black";
     line-height:40px;
}
.box10 ul li p{
    font-size:24px;
    color:#ffffff;
    width:200px;
}




/* --------------------------------------------------------------------------------- */


.box11{
    background-color:#ffffff;
    height:400px;
}

.classtable{
    width:1200px;
    margin:50px auto;
    text-align:center;
}

.classtable thead tr{
    height:70px;
    background-color:#4ba231;

}

.classtable thead tr th{
    font-size:32px;
    font-weight:Bold;
    color:#ffffff;
    border:2px solid #ffffff;
    border-collapse: collapse;
}
.classtable tbody tr{
    height:50px;
    background-color:#70c557;
}
.classtable tbody tr:nth-child(2),
.classtable tbody tr:nth-child(4),
.classtable tbody tr:nth-child(6){
    background-color:#a6ff8b;
}
.classtable tbody tr td{
    font-size:22px;
    color:#322e30;
    border-left:2px solid #ffffff;
    border-collapse: collapse;
}


/* --------------------------------------------------------------------------------- */

.box12{
    background-image: url(../img/plate_7_bg.png);
    height:1125px;
}

.box12_content{
    background-image: url(../img/plate_7_content.png);
    background-size:100% 100%;
    width:1168px;
    margin: 0 auto;
    height:998px;
    margin-top:50px;

}
.box12_content ul {
    width:660px;
    height:1000px;
    float:right;
    margin-right:40px;
}

.box12_content ul li{
    width:270px;
    height:265px;
    float:left;
    margin-top:80px;
    margin-bottom:40px;
}

.box12_content ul li:nth-child(2),
.box12_content ul li:nth-child(4){

    margin-left:120px;
}

.box12_content ul li h3{
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    line-height: 50px;
    margin-bottom: 10px;
    text-align:center;
}
.box12_content ul li p{
    color: #ffffff;
    font-size: 20px;
    text-indent: 2em;
}

.box12_content a{

    float:right;
    margin-right:100px;
    margin-top:-180px;

}

/* --------------------------------------------------------------------------------- */

.box13{
    background-color:#ffc830;
    height:260px;
}

.box13 ul{
    width:1200px;
    margin:30px auto;
}
.box13 ul li{
    float:left;
    margin-left: 32px;
    width:260px;
    height:64px;
    border:2px solid #ff2828;
    border-radius:35px;

    font-size:28px;
    text-align:center;
    line-height:64px;
}
.box13 ul li:hover {
    background-color:#ff2828;
    transition:all 0.4s;
}

.box13 ul li a{
    color:#303030;
}
.box13 ul li:hover .classtime{
    color:#ffffff;
    transition:all 0.4s;
}

/* --------------------------------------------------------------------------------- */


.box7{
    background-color:#fdf4e3;
    height:740px;
}

.box7 .clearfix{
    margin-top:30px;
}
.box7 ul {
    height: 480px;
    width:1200px;
    margin:0 auto;

}

.box7 li {
    float: left;
}

.box7 li .lazy {
    width: 100%;
    height: 100%;
    display: block;
}

.box7 li.first {
    position: relative;
    width: 480px;
    height: 480px;
    margin-left: -480px;
}

.box7 li.first .tag {
    background: #e74c3c;
    color: #fff;
    border-radius: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
    padding: 5px 10px;
}

.box7 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);
}

.box7 li.first .con .tit,.box4 li.first .con .subTit {
    color: #fff;
    font-size: 24px;
}

.box7 li.first .con .des {
    font-size: 18px;
    color: #999;
    margin-top: 10px;
    line-height: 1.6;
}

.box7 li.item {
    position: relative;
    width: 300px;
    height: 300px;
    overflow: hidden;
}
.box7 li.item:hover .con {
    bottom: -4px;
    opacity: 1;
}
.box7 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 #e74c3c;
    opacity: 0;
}
.box7 li.item .con .tit {
    margin-top: 40px;
    font-size: 22px;
}
.box7 li.item .con .des {
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.5;
}
.box7 li.item .con .btn {
    border: none;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 5px 40px;
    margin-top: 20px;
    background: #e74c3c;
    border-radius: 4px;
}
.box7 .designer-swiper {
    height: 84px;
}
.box7 .designer-swiper .swiper-container {
    margin: 0 95px;
}
.box7 .designer-swiper .swiper-slide {
    text-align: center;
    position: relative;
}
.box7 .designer-swiper .swiper-slide:hover::after {
    content: '';
    width: 83px;
    height: 80px;
    border: solid 2px #e74c3c;
    position: absolute;
    left: 7px;
    top: 0;
    border-radius: 3px;
}
.box7 .designer-swiper .swiper-slide img {
    width: 84px;
    height: 84px;
}
.box7 .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;
}
.box7 .designer-swiper .swiper-prev:hover,.box4 .designer-swiper .swiper-next:hover {
    background: #e74c3c;
}
.box7 .designer-swiper .swiper-next {
    right: 0;
    left: auto;
}
.box7 li.item:hover .zy_box4_1{
    display: none;
}
.zy_box4_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_box4_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;
}












/* --------------------------------------------------------------------------------- */
.box8{
    background-color:#ffffff;
    height:600px;
}
.box8_title h2{
    font-size:40px;
    font-weight:900;
    color:#03a66f;
    text-align:center;
}
.box8_content{
    width: 1560px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    margin-top:50px;
}

.box8 .accordion-box {
    width:1600px;
    height: 360px;
        margin: 0 auto;
}
.box8 .accordion-box ul {
    padding: 0;
    width: inherit;
    height: 360px;
    overflow: hidden;
    position: relative;
}
.box8 .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;
}
.box8 .accordion-box ul li .left {
    width: 478px;
    height: inherit;
    overflow: hidden;
    position: relative;
    float: left;
}
.box8 .accordion-box ul li .left .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
}
.box8 .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;
}
.box8 .accordion-box ul li .left .shadow .button {
    background: transparent;
    color: #fff;
    position: absolute;
    top: 210px;
    left: 240px;
}
.box8 .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;
}
.box8 .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;
}
.box8 .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;
}
.box8 .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;
}
.box8 .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;
}
.box8 .accordion-box ul li:nth-child(odd) .right {
    background: #dee0e2;
}
.box8 .accordion-box ul li:nth-child(odd) .right::before {
    border-right-color: #dee0e2;
}

.box8 .accordion-box ul li:nth-child(even) .right {
    background: #f6f8fa;
}

.box8 .accordion-box ul li:nth-child(even) .right::before {
    border-right-color: #f6f8fa;
}
.box8 .accordion-box ul li:hover .left .shadow img {
    transform: scale(1.2, 1.2);
}

.box8 .accordion-box ul li:hover .right {
    background-color: #e74c3c;
    color: #fff;
}

.box8 .accordion-box ul li:hover .right::before {
    border-right-color: #e74c3c;
}

.box8 .accordion-box ul li:hover .right .title {
    color: #fff;
}

.box8 .accordion-box ul li:hover .right .sub-title {
    color: #fafafa;
}
.box8 form {
    width: 1450px;
    height: 58px;
    margin: 166px auto 0;
    display: flex;
    justify-content: space-around;
}
.box8 form input {
    width: 280px;
    height: 58px;
    text-indent: 10px;
    font-size: 20px;
}
.box8 form .comitBtn {
    height: 58px;
    width: 266px;
    line-height: 58px;
    text-align: center;
    font-size: 28px;
    background-color: #f12828;
    cursor: pointer;
    color: #fff;
}









/*表单浮窗*/
.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;
} */