@charset "UTF-8";
/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .5s;transition:all .5s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;

*/

/*  */
.h_title{width:1200px;height:85px;margin:0 auto;text-align:center;overflow:hidden;position:relative;}

.h_title::after{content:'';width:70px;height:2px;background:#ef233c;position:absolute;bottom:0;left:50%;margin-left:-35px;}

.h_title p{width:1200px;font-size:16px;line-height:16px;color:#888;}

.h_title h3{font-size:30px;line-height:32px;color:#2b2d42;font-weight:bold;margin-top:20px;}

.h_title h3 a{display:block;color:#2b2d42;}


@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}




/*  */
.box_01{width:1200px;height:70px;background:rgba(0,0,0,0.3);position:relative;z-index:9;margin:-70px auto 0 auto;overflow:hidden;}

.binbox{width:1200px;height:70px;overflow:hidden;margin:0 auto;}

.binbox .left{width:280px;padding-left:120px;line-height:70px;float:left;font-size:24px;font-weight:bold;color:#fff; font-family:Arial;position:relative;}

.binbox .left span{font-size:15px;color:#d0d0d0;float:left; font-weight:normal;}

.binbox .left::before{content:'';width:39px;height:35px;background:url(../images/tel01.png);position:absolute;top:17px;left:64px;animation: msClock 1.2s linear infinite;}

.binbox .left::after{content:'';width:1px;height:50px;background:#61606a;position:absolute;top:10px;right:0;}

.binbox .mid{width:400px;line-height:70px;text-align:center;float:left;font-size:18px;font-weight:bold;color:#fff;position:relative;}

.binbox .mid::before{content:'';width:400px;height:2px;background:#fff;position:absolute;top:0px;left:0;}

.binbox .mid::after{content:'';width:1px;height:50px;background:#61606a;position:absolute;top:10px;right:0;}

.binbox .right{width:270px;height:29px;border-bottom:solid 1px #77747d;margin:20px 65px;float:right;overflow:hidden;}

.binbox .right .input{width:230px;height:29px;line-height:29px;color:#d0d0d0;display:inline-block;background:rgba(255,255,255,0);float:left;font-size:14px;}

.binbox .right .button{width:40px;height:29px;display:inline-block;background:url(../images/search.png) right center no-repeat;cursor:pointer;border:none;float:right;}






/*  */
.box_02{width:100%;padding:70px 0;background:#ebeff2;overflow:hidden;}

.box_02 .center{width:1200px;height:970px;margin:40px auto 0 auto;}

.box_02 .center .left{width:260px;height:970px;position:relative;float:left;background:#fff;}

.box_02 .center .left .bt{width:260px;height:80px;line-height:80px;background:#ef233c;}

.box_02 .center .left .bt h4{font-size:24px;color:#fff;line-height:80px;padding-left:100px; background:url(../images/pro_icon.png) 65px center no-repeat;}

.box_02 .center .left .list{width:260px;height:795px;margin:0 auto;padding-top:5px;overflow: auto;overflow-x: hidden;}

.box_02 .center .left .list::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.box_02 .center .left .list::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #373e46;}

.box_02 .center .left .list li{width:260px;height:46px;line-height:45px;margin:0 auto;position:relative;}

.box_02 .center .left .list li::before{content:'';width:260px;height:1px;border-bottom:dashed 1px #b6b6b6;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li::after{content:'';width:0px;height:1px;border-bottom:dashed 1px #ef233c;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li:hover::after{content:'';width:260px;height:1px;border-bottom:dashed 1px #ef233c;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li a{display:block;width:190px;padding:0 50px 0 20px;font-size:15px;color:#666;background:url(../images/pro_jt_01.png) 230px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .list li:hover a{color:#ef233c;background:url(../images/pro_jt_02.png) 230px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .left .tel{width:260px;height:90px;line-height:90px;background:#ef233c;position:absolute;left:0;bottom:0;}

.box_02 .center .left .tel p{font-size:22px;color:#fff;padding-left:80px; font-weight:bold; font-family:Arial;position:relative;}

.box_02 .center .left .tel p::before{content:'';width:24px;height:23px;background:url(../images/tel02.png);position:absolute;top:33px;left:37px;animation: msClock 1.2s linear infinite;}

.pro-center{width:920px;height:970px;float:right;}

.pro-center .hd{width:920px;height:50px;overflow:hidden;background:#fff;}

.pro-center .hd ul{width:300px;height:50px;line-height:50px;overflow:hidden;font-size:16px;float:left;}

.pro-center .hd ul li{width:150px;height:50px;float:left;line-height:50px;cursor:pointer;color:#2b2d42;text-align:center;background:#c9c9c9;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li.on{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li:last-child{float:right;}

.pro-center .hd ul li::before{content:'';width:150px;height:0px;background:#ef233c;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li.on::before{content:'';width:150px;height:50px;background:#ef233c;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more{width:90px;height:50px;text-align:center;line-height:50px;float:right;position:relative;z-index:0;font-size:14px;color:#666;text-transform: Uppercase;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more::before{content:'';width:90px;height:0px;background:#ef233c;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd .more:hover::before{content:'';width:90px;height:50px;background:#ef233c;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd{width:920px;}

.pro-center .bd .main{width:920px;height:920px;}

.pro-center .bd .main li{width:290px;height:440px;float:left;margin:20px 23px 0 0; background:#fff;}

.pro-center .bd .main li:nth-of-type(3n){margin-right:0;}

.pro-center .bd .main li a{display:block;}

.pro-center .bd .main li .img{width:290px;height:390px;overflow:hidden;}

.pro-center .bd .main li .img img{width:290px;height:390px;transition: all 1s;vertical-align:top;}

.pro-center .bd .main li:hover .img img{transform: scale(1.1);}

.pro-center .bd .main li .txt{width:290px;height:49px;border-top:solid 1px #dadada;position:relative;z-index:0;}

.pro-center .bd .main li .txt::before{content:'';width:290px;height:0px;background:#ef233c;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt::before{content:'';width:290px;height:49px;background:#ef233c;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .name{width:200px;height:49px;padding:0 70px 0 20px;overflow:hidden;font-size:15px;color:#666;line-height:49px;background:url(../images/jia01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}






/*  */
.box_03{width:100%;height:400px;background: url(../images/ad_back.jpg) no-repeat center;}

.box_03 .center{width:1200px;height:400px;margin:0 auto;position:relative;z-index:2;color:#fff;}

.box_03 .center .txt{width:580px;height:400px;position:absolute;top:0;left:0;}

.box_03 .center .txt h4{font-size:30px;line-height:32px;font-weight:bold;margin-top:110px;}

.box_03 .center .txt h5{font-size:28px;line-height:28px;margin-top:30px;height:50px;border-bottom:solid 2px #ef233c;display:flex;justify-content: space-between;overflow:hidden;}

.box_03 .center .txt h5 span{display:block;position:relative;}

.box_03 .center .txt h5 span::after{content:'';width:2px;height:24px;background:#7d7c7b;position:absolute;top:2px;right:-15px;}

.box_03 .center .txt .tel{width:475px;height:40px;line-height:40px;margin-top:30px;}

.box_03 .center .txt .tel p{height:40px;padding-left:30px;font-size:26px;font-weight:bold; font-family:Arial;position:relative;float:left;}

.box_03 .center .txt .tel p span{font-size:15px;float:left;font-weight:normal;}

.box_03 .center .txt .tel p::before{content:'';width:21px;height:25px;background:url(../images/tel03.png);position:absolute;top:7px;left:0;animation: msClock 1.2s linear infinite;}

.box_03 .center .txt a{display:block;width:150px;height:40px;line-height:40px;text-align:center;background:#ef233c;font-size:15px;color:#fff;float:right;}









/*  */
.box_04{width:100%;height:915px;overflow:hidden;padding-top:70px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.look_center{width:1200px;height:690px;margin:70px auto 0 auto;position:relative;}

.look_center::before{content:'';width:653px;height:37px;background:url(../images/ys_zm.png);position:absolute;top:35px;left:0;z-index:9;}

.look_center .hd{width:800px;height:95px;margin:0 auto;position:absolute;left:0;bottom:55px;z-index:5;}

.look_center .hd ul{width:800px;height:95px;display:flex;justify-content: space-between;}

.look_center .hd ul li{width:80px;height:95px;cursor:pointer;float:left;}

.look_center .hd ul li i{display:block;width:80px;height:55px;margin:0 auto;}

.look_center .hd ul li.on i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.look_center .hd ul li:nth-of-type(1) i{background:url(../images/ys_icon_01.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(2) i{background:url(../images/ys_icon_03.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(3) i{background:url(../images/ys_icon_05.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(4) i{background:url(../images/ys_icon_07.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(5) i{background:url(../images/ys_icon_09.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(1).on i{background:url(../images/ys_icon_02.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(2).on i{background:url(../images/ys_icon_04.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(3).on i{background:url(../images/ys_icon_06.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(4).on i{background:url(../images/ys_icon_08.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(5).on i{background:url(../images/ys_icon_10.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li h4{font-size:20px;color:#333;font-weight:bold;line-height:22px;text-align:center;margin-top:18px;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on h4{color:#ef233c;webkit-transition:all .5s;transition:all .5s;}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.look_center .bd{width:1200px;height:500px;position:absolute;left:0;top:0;z-index:1;}

.look_center .bd .main{width:1200px;height:500px;}

.look_center .bd .main .txt{width:600px;height:500px;float:left;}

.look_center .bd .main .txt h4{font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:180px;}

.look_center .bd .main .txt span{display:block;font-size:16px;color:#f20523;line-height:18px;margin:10px 0 40px 0;}

.look_center .bd .main .txt p{font-size:15px;color:#888;line-height:15px;margin-bottom:20px;padding-left:30px;background:url(../images/ys_icon.png) left center no-repeat;}

.look_center .bd .main .img{width:600px;height:500px;float:right;position:relative;}

.look_center .bd .main .img img{width:960px;height:500px;vertical-align:top;position:absolute;left:0;top:0;}

.look_center .tel{width:165px;height:auto;position:absolute;right:40px;bottom:45px;z-index:1;padding-top:5px;}

.look_center .tel::before{content:'';width:38px;height:48px;background:url(../images/tel04.png);position:absolute;top:5px;left:-50px;animation: msClock 1.2s linear infinite;}

.look_center .tel span{display:block;font-size:14px;color:#888;}

.look_center .tel p{font-size:24px;color:#333;font-weight:bold;line-height:20px; font-family:Arial;margin-top:10px;}

.look_center .tel a{display:block;width:165px;height:40px;line-height:40px;text-align:center;background:#ef233c;font-size:15px;color:#fff;margin-top:20px;}








/*  */
.box_05{width:100%;height:680px;padding-top:70px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;position:relative;}

.box_05 .h_title{width:1200px;height:85px;margin:0 auto;text-align:center;overflow:hidden;position:relative;}

.box_05 .h_title::after{content:'';width:70px;height:2px;background:#ef233c;position:absolute;bottom:0;left:50%;margin-left:-35px;}

.box_05 .h_title p{width:1200px;font-size:16px;line-height:16px;color:#fff;}

.box_05 .h_title h3{font-size:30px;line-height:32px;color:#fff;font-weight:bold;margin-top:20px;}

.box_05 .team{width:1200px;height:485px;margin:40px auto 0 auto;}

.box_05 .team .fc{width:1200px;height:485px;position:relative;overflow:hidden;}

.box_05 .team .fc .show{width:1200px;margin:0 auto;overflow:hidden;}

.box_05 .team .fc .show .tempWrap{width:1200px;margin:0 auto;overflow:hidden;}

.box_05 .team .fc .show ul{width:1200px;height:395px;overflow:hidden;position:relative;}

.box_05 .team .fc .show ul li{width:380px;height:395px;margin-right:30px;overflow:hidden;float:left;position:relative;}

.box_05 .team .fc .show ul li a{display:block;}

.box_05 .team .fc .show ul li .img{width:380px;height:285px;overflow:hidden;}

.box_05 .team .fc .show ul li .img img{width:380px;height:285px;transition: all 1s;vertical-align:top;}

.box_05 .team .fc .show ul li:hover .img img{transform: scale(1.1);}

.box_05 .team .fc .show ul li .txt{width:340px;height:80px;background:#fff;padding:30px 20px 0 20px;overflow:hidden;}

.box_05 .team .fc .show ul li .name{font-size:16px;color:#333;font-weight:bold;line-height:18px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li:hover .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li p{font-size:14px;color:#888;line-height:12px;height:15px;text-align:center;margin-top:20px;text-transform: Uppercase;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li:hover p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li p::after{content:'';width:94px;height:1px; background:#ef233c;position:absolute;bottom:0;left:50%;margin-left:-47px;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li:hover p::after{content:'';width:94px;height:1px; background:#fff;position:absolute;bottom:0;left:50%;margin-left:-47px;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .gd{width:100px;height:50px;line-height:50px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-50px;text-align:center;z-index:0;}

.box_05 .team .gd a{display:block;width:100px;height:50px;font-size:14px;color:#888;font-weight:bold;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .gd a:hover{color:#ef233c;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .sPrev{position:absolute;left:495px;bottom:0;width:50px;height:50px;background:url(../images/case_jt_01.png) center center no-repeat #fff;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .sPrev:hover{background:url(../images/case_jt_02.png) center center no-repeat #ef233c;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .sNext{position:absolute;right:495px;bottom:0;width:50px;height:50px;background:url(../images/case_jt_03.png) center center no-repeat #fff;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .sNext:hover{background:url(../images/case_jt_04.png) center center no-repeat #ef233c;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li .txt{vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.8s;transition-duration: 0.8s;}

.box_05 .team .fc .show ul li .txt:before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background:#ef233c;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.8s;transition-duration: 0.8s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}

.box_05 .team .fc .show ul li:hover .txt,
.box_05 .team .fc .show ul li:focus .txt,
.box_05 .team .fc .show ul li:active  .txt{
  color: white;
}
.box_05 .team .fc .show ul li:hover .txt:before,
.box_05 .team .fc .show ul li:focus .txt:before,
.box_05 .team .fc .show ul li:active .txt:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}





/*  */
.box_06{width:100%;height:799px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .center{width:1200px;height:799px;margin:0 auto;}

.box_06 .center .top{width:1200px;height:469px;position:relative;}

.box_06 .center .top .img{width:600px;height:469px;float:left;position:relative;}

.box_06 .center .top .img img{display:block;width:960px;height:640px;position:absolute;top:0;right:0;}

.box_06 .center .top .txt{width:540px;height:469px;float:right;}

.box_06 .center .top .txt .us{width:540px;height:auto;position:relative;margin-top:55px;}

.box_06 .center .top .txt .us h4{font-size:32px;font-weight:bold;color:#333;font-family:Arial;line-height:28px;position:relative;}

.box_06 .center .top .txt .us h4::after{content:'';width:280px;height:1px;background:#b8b8b8;position:absolute;top:13px;left:200px;}

.box_06 .center .top .txt .us a{display:block;width:47px;height:11px; background:url(../images/more.png);position:absolute;top:8px;right:0;}

.box_06 .center .top .txt .us p{font-size:14px;color:#666;line-height:30px;height:180px;overflow:hidden;margin-top:45px;}

.box_06 .center .top .txt .list{width:400px;height:80px;margin:50px auto 0 auto;display:flex;justify-content: space-between;}

.box_06 .center .top .txt .list a{display:block;width:75px;height:80px;}

.box_06 .center .top .txt .list a i{display:block;width:75px;height:50px;}

.box_06 .center .top .txt .list a:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_06 .center .top .txt .list a:nth-of-type(1) i{background:url(../images/ab_icon_01.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .top .txt .list a:nth-of-type(2) i{background:url(../images/ab_icon_03.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .top .txt .list a:nth-of-type(3) i{background:url(../images/ab_icon_05.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .top .txt .list a:nth-of-type(1):hover i{background:url(../images/ab_icon_02.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .top .txt .list a:nth-of-type(2):hover i{background:url(../images/ab_icon_04.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .top .txt .list a:nth-of-type(3):hover i{background:url(../images/ab_icon_06.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .top .txt .list a p{font-size:18px;font-weight:bold;color:#333;line-height:20px;margin-top:10px;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .center .top .txt .list a:hover p{font-size:18px;font-weight:bold;color:#f20523;line-height:20px;margi-top:10px;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}




.box_06 .center .bottom{width:1200px;height:330px;position:relative;z-index:5;}

.box_06 .center .bottom .txt{width:550px;height:330px;background:#f20523;float:left;padding-left:50px;color:#fff;}

.box_06 .center .bottom .txt h4{font-size:24px;font-weight:bold;line-height:26px;margin-top:55px;}

.box_06 .center .bottom .txt p:nth-of-type(1){font-size:24px;line-height:24px;margin-top:20px;}

.box_06 .center .bottom .txt p:nth-of-type(2){font-size:16px;line-height:16px;margin-top:40px;}

.box_06 .center .bottom .txt .tel{width:430px;height:48px;margin-top:50px;}

.box_06 .center .bottom .txt .tel span{display:block;float:left;padding-left:50px;position:relative;font-size:14px;line-height:14px;padding-top:7px;}

.box_06 .center .bottom .txt .tel span::before{content:'';width:38px;height:48px;background:url(../images/tel05.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_06 .center .bottom .txt .tel span i{display:block;font-size:24px;font-weight:bold;line-height:20px;margin-top:7px;font-family:Arial;}

.box_06 .center .bottom .txt .tel a{display:block;width:150px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;background:#333;margin-top:4px;float:right;}







.box_06 .center .bottom .case{width:400px;height:243px;float:right;margin:47px 70px 0 70px;display:flex;justify-content: space-between;}


.box_06 .center .bottom .case img{display:block;width:178px;height:243px;}







.box_06 .center .bottom .case .succ{width:560px;height:auto;position:relative;overflow:visible !important;}

.box_06 .center .bottom .case .succ .show{width:400px;margin:0 auto;overflow:hidden;}

.box_06 .center .bottom .case .succ .show .tempWrap{width:400px;margin:0 auto;overflow:hidden;}

.box_06 .center .bottom .case .succ .show ul{width:400px;overflow:visible !important; zoom:1;}

.box_06 .center .bottom .case .succ .show ul li{width:130px;height:196px;padding:20px;margin-right:60px;float:left;background:url(../images/bk.png);position:relative;}

.box_06 .center .bottom .case .succ .show ul li a{display:block;}

.box_06 .center .bottom .case .succ .show ul li .img{width:130px;height:196px;overflow:hidden;}

.box_06 .center .bottom .case .succ .show ul li .img img{width:130px;height:196px;vertical-align:top;object-fit:cover;}

.box_06 .sPrev{position:absolute;left:0;top:100px;width:40px;height:40px;background:url(../images/case_jt_01.png) center center no-repeat #fff;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;z-index:2;}

.box_06 .sPrev:hover{background:url(../images/case_jt_02.png) center center no-repeat #f20523;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .sNext{position:absolute;right:0;top:100px;width:40px;height:40px;background:url(../images/case_jt_03.png) center center no-repeat #fff;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;z-index:2;}

.box_06 .sNext:hover{background:url(../images/case_jt_04.png) center center no-repeat #f20523;-webkit-transition:all .5s;transition:all .5s;}







/*  */
.box_07{width:100%;height:auto;padding:70px 0;background:#fff;overflow:hidden;}

.box_07 .center{width:1200px;height:480px;margin:40px auto 0 auto;overflow:hidden;}

.box_07 .center .news_center{width:750px;height:480px;float:left;background:#fff;}

.box_07 .center .news_center .hd{width:750px;height:30px;position:relative;}

.box_07 .center .news_center .hd::after{content:'';width:750px;height:1px;background:#c3c3c3;position:absolute;bottom:0;left:0px;}

.box_07 .center .news_center .hd ul{width:185px;height:30px;overflow:hidden;float:left;position:relative;}

.box_07 .center .news_center .hd ul li{width:80px;height:30px;line-height:20px;text-align:center;float:left;font-size:18px;font-weight:bold;position:relative;}

.box_07 .center .news_center .hd ul li:nth-of-type(2){float:right;}

.box_07 .center .news_center .hd ul li::after{content:'';width:0px;height:2px;background:#f20523;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd ul li.on::after{content:'';width:80px;height:2px;background:#f20523;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd ul li a{display:block;height:30px;color:#333;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd ul li.on a{color:#f20523;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .hd .more{display:block;float:right;width:47px;height:20px;background:url(../images/more.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd{width:750px;height:auto;margin-top:30px;overflow:hidden;}

.box_07 .center .news_center .bd .main{width:750px;height:420px;overflow:hidden;}

.box_07 .center .news_center .bd .main .top{width:750px;height:179px;border-bottom:dashed 1px #a6a6a6;overflow:hidden;}

.box_07 .center .news_center .bd .main .top .img{width:210px;height:150px;overflow:hidden;float:left;}

.box_07 .center .news_center .bd .main .top .img img{width:210px;height:150px;vertical-align:top;}

.box_07 .center .news_center .bd .main .top .txt{width:510px;height:150px;overflow:hidden;float:right;}

.box_07 .center .news_center .bd .main .top .txt .name{display:block;font-size:16px;color:#333;line-height:18px;margin-top:24px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_07 .center .news_center .bd .main .top:hover .txt .name{color:#f20523;margin-left:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .main .top .txt span{display:block;font-size:14px;line-height:12px;color:#888;margin-top:20px;}

.box_07 .center .news_center .bd .main .top .txt p{font-size:14px;color:#888;line-height:25px;height:50px;margin-top:20px;overflow:hidden;}

.box_07 .center .news_center .bd .main .botton{width:750px;height:240px;overflow:hidden;}

.box_07 .center .news_center .bd .main .botton li{width:360px;height:80px;overflow:hidden;position:relative;float:left;}

.box_07 .center .news_center .bd .main .botton li:nth-of-type(2n){float:right;}

.box_07 .center .news_center .bd .main .botton li::before{content:'';width:360px;height:1px;border-bottom:dashed 1px #a6a6a6;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .main .botton li::after{content:'';width:0px;height:1px;border-bottom:dashed 1px #f20523;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .main .botton li:hover::after{content:'';width:360px;height:1px;border-bottom:dashed 1px #f20523;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .main .botton li span{display:block;line-height:12px;font-size:14px;color:#888;margin-top:20px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .main .botton li:hover span{color:#f20523;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .main .botton li a{display:block;line-height:16px;font-size:15px;color:#444;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .news_center .bd .main .botton li:hover a{color:#f20523;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .qa{width:400px;height:480px;float:right;overflow:hidden;}

.box_07 .qa .bt{width:400px;height:30px;overflow:hidden;margin-bottom:30px;position:relative;}

.box_07 .qa .bt::after{content:'';width:400px;height:1px;background:#c3c3c3;position:absolute;bottom:0;left:0px;}

.box_07 .qa .bt h4{font-size:18px;color:#f20523;height:30px;font-weight:bold;line-height:20px;position:relative;float:left;}

.box_07 .qa .bt h4::after{content:'';width:80px;height:2px;background:#f20523;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .qa .bt a{display:block;float:right;width:47px;height:20px;background:url(../images/more.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .qa .quest{width:350px;height:103px;margin-bottom:18px;padding:25px 25px 0 25px;background:url(../images/qa_bk.png);}

.box_07 .qa .quest a{display:block;padding-left:35px;background:url(../images/q.png) left top no-repeat;font-size:14px;color:#444;line-height:24px;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .qa .quest:hover a{color:#f20523;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .qa .quest p{padding-left:35px;background:url(../images/a.png) left top no-repeat;margin-top:10px;font-size:14px;color:#888;line-height:24px;height:48px;overflow:hidden;}









/*  */
.bz-buttonAnimat {
    position: relative
}
/*
.bz-buttonAnimat .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*/
.bz-buttonAnimat::before,
.bz-buttonAnimat::after,
.bz-buttonAnimat .inner::before,
.bz-buttonAnimat .inner::after {
    background-color: #ef233c;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #ef233c;
}


.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after {
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:before,
.bz-buttonAnimat.both .inner:after {
    top: 0;
    width: 2px;
    height: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.both .inner:before {
    left: 0
}

.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:after {
    right: 0
}

.bz-buttonAnimat.horizontal .inner:hover:before,
.bz-buttonAnimat.horizontal .inner:hover:after,
.bz-buttonAnimat.both .inner:hover:before,
.bz-buttonAnimat.both .inner:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before {
    top: 0
}

.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after {
    bottom: 0
}

.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.bz-buttonAnimat.horizontal:hover .inner:before,
.bz-buttonAnimat.horizontal:hover .inner:after,
.bz-buttonAnimat.both:hover .inner:before,
.bz-buttonAnimat.both:hover .inner:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal.clockwise .inner:before,
.bz-buttonAnimat.both.clockwise .inner:before {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise .inner:after,
.bz-buttonAnimat.both.clockwise .inner:after {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,
.bz-buttonAnimat.both.clockwise:hover .inner:before {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,
.bz-buttonAnimat.both.clockwise:hover .inner:after {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}
