@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;


}

.banner{
	height:630px;
	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: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;

}

@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;
}


/* --------------------------------------------------------------------------------- */
.box2{
	background-color:#fcffeb;
	background-size: 100% 100%;
	height: 130px;
    padding-top: 20px;
}
.box2 ul {
    width:1200px;
    margin:0 auto;
}
.box2 ul li {
    float: left;
    width:180px;
    height:70px;
    background-color:#faebd9;
    color:#e93c3a;
    margin-left:10px;
    text-align:center;
    padding-top:30px;
    font-size:16px;
    font-weight:600;
}

.box2 ul li:hover{
    background:linear-gradient(to right, #eb5f48,#e93939);
    color:#ffffff;
}


/* --------------------------------------------------------------------------------- */


.box3{
    background-color:#fcffeb;
    height: 900px;
}


.title h2{
    width:1200px;
    margin:0 auto;
    text-align:center;
    color:#222222;
    font-size:45px;
    font-weight:700;

}

.box3_content{
    width:1200px;
    margin:20px auto;

}

.box3_content ul{
    height: 650px;
}
.box3_content ul li{
    float: left;
    width:537px;
    height:295px;
    margin-left:40px;
    background-size:100% 100%;
    margin-bottom:30px;
}

.box3_content ul li:nth-child(1){
    background-image: url(../img/box3_01.png);
}
.box3_content ul li:nth-child(2){
    background-image: url(../img/box3_02.png);
}
.box3_content ul li:nth-child(3){
    background-image: url(../img/box3_03.png);
}
.box3_content ul li:nth-child(4){
    background-image: url(../img/box3_04.png);
}



.box3_content ul li h3{
    margin-left:40px;
    font-size:30px;
    font-weight:700;
    color: #ffffff;
    margin-top:60px;
}
.box3_content ul li p{
     margin-left:40px;
    font-size:20px;
    font-weight:500;
    color: #ffffff;
    margin-top:30px;
}



/* --------------------------------------------------------------------------------- */

.box4{
    height: 240px;
    background-image: url(../img/box4_bg.png);
    background-attachment: fixed;
    padding-top:60px;
}
.box4 h2{
    width:1200px;
    margin:0 auto;
    font-size:50px;
    color: #ffffff;
    font-weight:900;
    text-align:center;
}

/* --------------------------------------------------------------------------------- */

.box5{
    background-color:#fcffeb;
    background-size: 100% 100%;
    height:550px;
    padding-top: 50px;
}

.flexrow{
    width:1200px;
    margin:50px auto;
    height: 250px;
}

.page2_btm .transbox {
    /*position: relative;*/
    width: 260px;
    height: 260px;
    transform-style: preserve-3d;
    perspective: 1000px;
    margin: 0 15px;
    color: #fff;
    float:left;

}

.page2_btm .transbox .page2_tack {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
    transition: all 0.8s cubic-bezier(0.25, 0.1, 0.11, 1.1) 0s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.page2_btm .transbox .tack1 {
    background-image: url(../img/sqlx.png);
}

.page2_btm .transbox .tack2 {
    background-image: url(../img/qjtb.png);
}

.page2_btm .transbox .tack3 {
    background-image: url(../img/hjcq.png);
}
.page2_btm .transbox .tack4 {
    background-image: url(../img/cjtb.png);
}

.page2_btm .transbox .page2_tip {
    width: 260px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    text-align: center;
    padding: 70px 0;
    box-sizing: border-box;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    transition: all 0.8s cubic-bezier(0.25, 0.1, 0.11, 1.1) 0s;
}

.page2_btm .transbox .bg1 {
     background-image: url(../img/sqlx.png);
}

.page2_btm .transbox .bg2 {
    background-image: url(../img/qjtb.png);
}

.page2_btm .transbox .bg3 {
     background-image: url(../img/hjcq.png);
}
.page2_btm .transbox .bg4 {
     background-image: url(../img/cjtb.png);
}

.page2_tip .tip_text {
    perspective: inherit;
    transform-style: preserve-3d;
    transform: translateY(0%) translateZ(60px) scale(0.94);
}

.transbox .page2_tip .tiptit {
    font-size: 40px;
    font-weight: 700;
}

.transbox .page2_tip .search {
    width: 46px;
    height: 46px;
    background: url(../img/add_icon.png) no-repeat center;
    background-size: 100% 100%;
    margin: 20px auto 0;
    transform: translateX(0);
}

.page2_btm .transbox .page2_tack .inner {
       perspective: inherit;
    transform: translateY(0%) translateZ(60px) scale(0.94);
    // padding: 50px 20px 50px 40px;
    font-size: 25px;
    text-align:center;
    padding-top: 40px;
}

.page2_btm .transbox:hover .page2_tack {
    transform: rotateY(0deg);
}

.page2_btm .transbox:hover .page2_tip {
    transform: rotateY(-180deg);
}



/* --------------------------------------------------------------------------------- */


.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;
}


/* --------------------------------------------------------------------------------- */


.box7{
    background-color:#fcffeb;
    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:#bef5cd;
    height:600px;
}
.box8_title h2{
    font-size:40px;
    font-weight:900;
    color:#03a66f;
    text-align:center;
}
.box8_content{
    width: 1850px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    margin-top:50px;
}

.box8 .accordion-box {
    width:1850px;
    height: 360px;
    margin: 0 0 0 50px; 
}
.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: #03a66f;
    color: #fff;
}

.box8 .accordion-box ul li:hover .right::before {
    border-right-color: #03a66f;
}

.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;
} */