@charset "utf-8";
@font-face{font-family: 'Colfax-Bold';src: url('../version2023/fonts/Colfax-Bold.otf');font-weight: normal; font-style: normal;}
@font-face{font-family: 'Colfax-light';src: url('../version2023/fonts/Colfax-Light.otf');font-weight: normal; font-style: normal;}
@font-face{font-family: 'Colfax-Medium';src: url('../version2023/fonts/Colfax-Medium.ttf');font-weight: normal; font-style: normal;}
.banner{height: 600px;background: url(../img/banner.png) no-repeat center top;position: relative;}
.boxbox{width: 1280px;height: 408px;background: #fff;box-shadow: 0px 8px 76px 0px rgba(28,41,93,0.06);-webkit-box-shadow: 0px 8px 76px 0px rgba(28,41,93,0.06);border-radius: 20px;-webkit-border-radius: 20px;position: absolute;bottom: -235px;left: 50%;margin-left: -640px;}
.boxbox .bzxbtn{width: 176px;height: 60px;line-height: 60px;text-align: center;border-radius: 32px;-webkit-border-radius: 32px;background: #F5114C;background: linear-gradient(270deg, #F5114C 0%, #F44572 100%);background: -webkit-linear-gradient(270deg, #F5114C 0%, #F44572 100%);font-size: 20px;color: #fff;position: absolute;top: -140px;left: 0;transition: all 0.2s;-webkit-transition: all 0.2s;}
.boxbox .bzxbtn:hover{background: #EF0743;background: -webkit-linear-gradient(270deg, #EF0743 0%, #EE2A5D 100%);background: linear-gradient(270deg, #EF0743 0%, #EE2A5D 100%);}
.formbbox{padding: 50px 12px 0 48px;}
.formbbox::after{content: "";display: block;clear: both;zoom: 1;}
.formbbox .inpbbox{float: left;width: 420px;height: 60px;position: relative;margin-left: 16px;}
.formbbox .inpbbox:first-child{margin-left: 0;}
.formbbox .inpbbox input{padding: 0 12px 0 77px;width: 329px;height: 58px;line-height: 58px;background: #F0F2F5;border: 1px solid #F0F2F5;border-radius: 12px;-webkit-border-radius: 12px;transition: all 0.2s;-webkit-transition: all 0.2s;font-size: 16px;}
.formbbox .inpbbox input::placeholder{color:#AEB2C2;}
.formbbox .inpbbox input::-webkit-input-placeholder{color:#AEB2C2;}
.formbbox .inpbbox input:focus{background: #fff;border: 1px solid #FF5D86;box-shadow: 0px 0px 10px 0px rgba(244,52,102,0.2);-webkit-box-shadow: 0px 0px 10px 0px rgba(244,52,102,0.2);}
.formbbox .inpbbox i{width: 24px;height: 24px;margin: 18px 12px 18px 24px;background: url(../img/i2.png) no-repeat;position: absolute;top: 0;left: 0;}
.formbbox .inpbbox:first-child i{background: url(../img/i1.png) no-repeat;}
.formbbox .inpbbox i::after{content: "";display: block;width: 1px;height: 16px;background: rgba(174,178,194,0.3);position: absolute;top: 4px;right: -13px;}
.formbbox a{display: block;width: 312px;height: 60px;line-height: 60px;text-align: center;background: #F5114C;background: linear-gradient(270deg, #F5114C 0%, #F44572 100%);background: -webkit-linear-gradient(270deg, #F5114C 0%, #F44572 100%);border-radius: 12px;-webkit-border-radius: 12px;float: left;margin-left: 16px;font-size: 20px;color: #fff;transition: all 0.2s;-webkit-transition: all 0.2s;}
.formbbox a:hover{background: #EF0743;background: -webkit-linear-gradient(270deg, #EF0743 0%, #EE2A5D 100%);background: linear-gradient(270deg, #EF0743 0%, #EE2A5D 100%);}
.dtbbox{height: 42px;margin-top: 16px;padding-left: 136px;position: relative;}
.dtbbox::after{content: "";display: block;width: 70px;height: 17px;background: url(../img/i6.png) no-repeat;position: absolute;top: 12px;left: 48px;}
.dtbbox .bd{height: 42px;overflow: hidden;}
.dtbbox .bd li::after{content: "";display: block;clear: both;zoom: 1;}
.dtbbox .bd li span{float: left;line-height: 42px;font-size: 13px;color: #525566;margin-left: 60px;}
.dtbbox .bd li span:first-child{margin-left: 0;}
.dtbbox .bd li span img{display: inline-block;vertical-align: top;margin-right: 8px;margin-top: 12px;}
.dtbbox .hd{width: 60px;height: 0;position: absolute;right: 48px;top: 8px;z-index: 9;}
.dtbbox .hd a{position: absolute;top: 0;width: 24px;height: 24px;transition: all 0.2s;-webkit-transition: all 0.2s;cursor: pointer;}
.dtbbox .hd .prev{left: 0;background: url(../img/i4.png) no-repeat;}
.dtbbox .hd .next{right: 0;background: url(../img/i5.png) no-repeat;}
.dtbbox .hd .prev:hover{background: url(../img/i4_h.png) no-repeat;}
.dtbbox .hd .next:hover{background: url(../img/i5_h.png) no-repeat;}
.side1{height: 853px;background: #fff;}
.side1 .titbbox{padding-top: 295px;}
.titbbox{width: 1280px;margin: 0 auto;}
.titbbox span{display: block;font-size: 44px;color: #060607;font-weight: bold;letter-spacing: 2px;height: 60px;line-height: 60px;position: relative;}
.titbbox p{font-size: 20px;color: #060607;letter-spacing: 1px;margin-top: 15px;height: 36px;line-height: 36px;}
.titbbox p b{display: inline-block;vertical-align: top;margin-left: 4px;font-family: 'Colfax-Bold';font-size: 30px;color: #060607;background: linear-gradient(153deg, #FFB505 0%, #F30949 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;height: 30px;line-height: 30px;margin-top: 4px;}
.titbbox p i{font-size: 20px;color: #F52A3C;}
.titbbox p em{display: inline-block;vertical-align: top;width: 92px;height: 1px;background: #060607;margin: 18px 8px 0;}
.titbbox a{width: 188px;height: 56px;text-align: center;line-height: 56px;background: #F5F6FA;border-radius: 28px;-webkit-border-radius: 28px;font-weight: normal;font-size: 16px;color: #060607;position: absolute;top: 3px;right: 0;letter-spacing: 0;transition: all 0.1s;-webkit-transition: all 0.1s;}
.titbbox a:hover{background: #F5114C;background: linear-gradient(270deg, #F5114C 0%, #F44572 100%);-webkit-background: linear-gradient(270deg, #F5114C 0%, #F44572 100%);color: #fff;}
.titbbox a::after{content: "";display: inline-block;vertical-align: top;width: 18px;height: 18px;background: url(../img/i3.png) no-repeat;margin: 19px 0 0 8px;transition: all 0.1s;-webkit-transition: all 0.1s;}
.titbbox a:hover:after{background: url(../img/i3_h.png) no-repeat;}
.side1 ul{width: 1280px;height: 320px;margin: 40px auto 0;}
.side1 li{float: left;width: 243px;height: 320px;margin-left: 16px;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;animation-fill-mode: none;-webkit-animation-fill-mode: none;}
.side1 li:hover{transform: translateY(-8px);-webkit-transform: translateY(-8px);}
.side1 .li1{background: url(../img/sg1.png);margin-left: 0;}
.side1 .li2{background: url(../img/sg2.png);}
.side1 .li3{background: url(../img/sg3.png);width: 249px;margin-left: 13px;}
.side1 .li4{background: url(../img/sg4.png);margin-left: 13px;}
.side1 .li5{background: url(../img/sg5.png);}
.side1 li a{display: block;height: 100%;text-align: center;}
.side1 li a span{display: block;font-size: 20px;color: #060607;line-height: 26px;padding-top: 224px;}
.side1 li a p{font-family: 'Colfax-light';font-size: 14px;color: #423c38;height: 18px;line-height: 18px;margin-top: 7px;}
.side2{height: 870px;background: #EBEEF7;}
.side2 .titbbox{padding-top: 100px;}
.side3{height: 830px;background: url(../img/sd3_bg.png) no-repeat center top;}
.side3 .titbbox{padding-top: 105px;}
.side3 .titbbox span{color: #fff;}
.side3 .titbbox span b{font-weight: bold;color: #FFFFFF;line-height: 60px;letter-spacing: 2px;background: linear-gradient(138deg, #FFB505 0%, #F30949 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.side3 .titbbox p{color: rgba(255,255,255,0.8);}
.zhiboqbbox{width: 1280px;height: 408px;margin: 76px auto 0;position: relative;}
.zhiboqbbox::after{content: "";display: block;width: 52px;height: 51px;background: url(../img/i7.png) no-repeat;position: absolute;top: 178px;left: 506px;}
.txtexpain{float: left;width: 382px;padding-top: 138px;}
.txtexpain p{line-height: 24px;margin-top: 30px;font-size: 14px;color: rgba(255,255,255,0.8);position: relative;}
.txtexpain p b{font-size: 24px;font-weight: bold;color: #FFFFFF;height: 24px;line-height: 31px;letter-spacing: 1px;background: linear-gradient(148deg, #FF8A4E 0%, #FF622E 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;padding-right: 8px;}
.txtexpain p:first-child::after{content: "";display: block;width: 104px;height: 78px;background: url(../img/i8.png);position: absolute;top: -118px;left: 0;}
.changebbox{float: right;width: 696px;height: 408px;position: relative;}
.changebbox .hd{height: 55px;position: absolute;top: -79px;right: 0;}
.changebbox .hd ul{overflow: hidden;}
.changebbox .hd li{float: left;width: 158px;height: 55px;margin-left: 16px;cursor: pointer;}
.changebbox .hd li span{display: block;height: 48px;text-align: center;line-height: 48px;font-size: 18px;color: rgba(255,255,255,0.7);border-radius: 24px;-webkit-border-radius: 24px;background: rgba(230,230,255,0.15);transition: all 0.2s;-webkit-transition: all 0.2s;}
.changebbox .hd li:hover span{background: rgba(230,230,255,0.2);}
.changebbox .hd li.on{background: url(../img/i9.png);}
.changebbox .hd li.on span{background: none;}
.changebbox .bd{height: 408px;overflow: hidden;}
.changebbox .bd ul{overflow: hidden;}
.changebbox .bd li{float: left;width: 324px;height: 408px;margin-left: 24px;position: relative;text-align: center;}
.changebbox .bd ul:first-child .li1{background: url(../img/ic1_1.png);}
.changebbox .bd ul:first-child .li2{background: url(../img/ic1_2.png);}
.changebbox .bd .li1{background: url(../img/ic2_1.png);}
.changebbox .bd .li2{background: url(../img/ic2_2.png);}
.changebbox .bd li span{display: block;line-height: 26px;font-size: 20px;color: #060607;padding-top: 290px;}
.changebbox .bd li p{font-family: 'Colfax-light';font-size: 14px;color: #A0A5B9;line-height: 18px;margin-top: 7px;}
.changebbox .bd li::after{content: "";display: block;width: 80px;height: 82px;position: absolute;top: 187px;left: 50%;margin-left: -40px;}
.changebbox .bd ul:first-child .li1::after{background: url(../img/ic1_s1.png);}
.changebbox .bd ul:first-child .li2::after{background: url(../img/ic1_s2.png);}
.changebbox .bd .li1::after{background: url(../img/ic2_s1.png);}
.changebbox .bd .li2::after{background: url(../img/ic2_s2.png);}
.side4{height: 770px;background: url(../img/sd4_bg.png) no-repeat center top;}
.side4 .titbbox{padding-top: 108px;}
.side4 ul{width: 1280px;margin: 43px auto 0;}
.side4 ul::after{content: "";display: block;clear: both;zoom: 1;}
.side4 li{float: left;width: 302px;height: 390px;margin-left: 24px;border-radius: 16px;-webkit-border-radius: 16px;overflow: hidden;background: #fff;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;animation-fill-mode: none;-webkit-animation-fill-mode: none;}
.side4 li:first-child{margin-left: 0;}
.side4 li:hover{transform: translateY(-8px);-webkit-transform: translateY(-8px);}
.side4 li::after{content: "";display: block;width: 302px;height: 206px;position: absolute;top: 0;left: 0;}
.side4 .li1::after{background: url(../img/s4_bg1.png);}
.side4 .li2::after{background: url(../img/s4_bg2.png);}
.side4 .li3::after{background: url(../img/s4_bg3.png);}
.side4 .li4::after{background: url(../img/s4_bg4.png);}
.side4 li a{display: block;height: 100%;position: relative;z-index: 9;padding: 0 32px;}
.side4 li h1{font-size: 24px;color: #fff;font-weight: bold;line-height: 32px;padding-top: 31px;}
.side4 li p{height: 72px;line-height: 24px;font-size: 14px;color: #5C5D66;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top: 173px;}
.side4 li span{display: block;height: 36px;margin-top: 22px;}
.side4 li span b{font-family: 'Colfax-Medium';font-size: 18px;font-weight: bold;color: #060607;line-height: 36px;}
.side4 li span i{float: right;width: 106px;height: 36px;line-height: 36px;text-align: center;position: relative;font-size: 14px;color: #fff;border-radius: 18px;-webkit-border-radius: 18px;transition: all 0.2s;-webkit-transition: all 0.2s;}
.side4 li:hover span i{background: #060607;}
.side4 li span i::after{content: "";display: inline-block;vertical-align: top;width: 20px;height: 20px;margin: 8px 0 8px 6px;background: url(../img/i11.png);transition: all 0.2s;-webkit-transition: all 0.2s;}
.side4 li:hover span i::after{background: url(../img/i10.png);}
.side5{height: 1097px;background: url(../img/sd5_bg.png) no-repeat center top;}
.side5 .titbbox{padding-top: 126px;}
.side6{height: 870px;background: url(../img/sd6_bg.png) no-repeat center top;}
.side6 .titbbox{padding-top: 103px;}
.side6 .titbbox span{color: #fff;}
.side6 .titbbox p{color: #fff;}
.side7{height: 800px;background: url(../img/sd7_bg.png) no-repeat center top;}
.side7 .titbbox{padding-top: 113px;}
.gsjieshao{width: 1240px;height: 380px;background: #fff;border-radius: 20px;-webkit-border-radius: 20px;margin: 50px auto 0;padding: 40px 0 40px 40px;position: relative;}
.gsjieshao .hd{height: 0;position: absolute;right: 491px;bottom: 95px;z-index: 9;}
.gsjieshao .hd ul{height: 21px;}
.gsjieshao .hd ul::after{content: "";display: block;clear: both;zoom: 1;}
.gsjieshao .hd li{float: left;width: 21px;height: 21px;position: relative;border-radius: 100%;-webkit-border-radius: 100%;margin-left: 6px;cursor: pointer;}
.gsjieshao .hd li:first-child{margin-left: 0;}
.gsjieshao .hd li.on{background: rgba(220,223,230,0.25);}
.gsjieshao .hd li::after{content: "";display: block;width: 3px;height: 3px;background: #fff;border-radius: 100%;-webkit-border-radius: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.gsjieshao .hd a{width: 48px;height: 48px;position: absolute;bottom: 115px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.gsjieshao .hd a.prev{background: url(../img/i28.png);right: 660px;}
.gsjieshao .hd a.next{background: url(../img/i29.png);right: 9px;}
.gsjieshao .hd a.prev:hover{background: url(../img/i28_h.png);}
.gsjieshao .hd a.next:hover{background: url(../img/i29_h.png);}
.gsjieshao .bd{width: 780px;height: 380px;overflow: hidden;}
.gsjieshao .bd li{width: 780px;height: 380px;position: relative;overflow: hidden;}
.gsjieshao .bd li img{max-width: 780px;max-height: 380px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.gsjieshao .bd li span{display: block;padding-left: 40px;width: 740px;height: 88px;line-height: 88px;font-size: 18px;color: #fff;position: absolute;left: 0;bottom: 0;}
.gsjieshao .bd li span i{font-family: 'Colfax-light';font-size: 14px;color: rgba(255,255,255,0.64);text-transform: uppercase;padding-left: 3px;}
.gsjnumbbox{width: 370px;position: absolute;right: 57px;top: 86px;}
.gsjnumbbox::after{display: block;content: "";width: 122px;height: 66px;background: url(../img/i12.png);position: absolute;top: 124px;right: 0;left: 0;margin: 0 auto;}
.gsjnumbbox div{float: left;width: 185px;height: 122px;padding-top: 62px;position: relative;text-align: center;}
.gsjnumbbox div::after{content: "";display: block;width: 50px;height: 50px;position: absolute;top: 0;left: 0;right: 0;margin: auto;}
.gsjnumbbox .n1::after{background: url(../img/i13.png);}
.gsjnumbbox .n2::after{background: url(../img/i14.png);}
.gsjnumbbox .n3::after{background: url(../img/i15.png);}
.gsjnumbbox .n4::after{background: url(../img/i16.png);}
.gsjnumbbox div span{display: block;line-height: 40px;height: 40px;font-size: 14px;}
.gsjnumbbox div span i{font-family: 'Colfax-Medium';font-size: 32px;}
.gsjnumbbox div p{font-size: 14px;color: #5C5E66;line-height: 18px;margin-top: 4px;}
.kefubbox{height: 142px;width: 1280px;margin: 60px auto 0;position: relative;}
.kefubbox .hd{width: 48px;height: 0;position: absolute;top: 15px;right: 0;}
.kefubbox .hd a{display: block;width: 48px;height: 48px;margin-top: 16px;transition: all 0.2s;-webkit-transition: all 0.2s;}
.kefubbox .hd a.next{margin-top: 0;background: url(../img/i17.png);}
.kefubbox .hd a.prev{background: url(../img/i18.png);}
.kefubbox .hd a.next:hover{background: url(../img/i17_h.png);}
.kefubbox .hd a.prev:hover{background: url(../img/i18_h.png);}
.kefubbox .bd{width: 1200px;height: 142px;overflow: hidden;}
.kefubbox .bd ul::after{display: block;content: "";clear: both;zoom: 1;}
.kefubbox .bd li{float: left;width: 268px;height: 126px;padding: 16px 0 0 16px;background: #fff;border-radius: 12px;-webkit-border-radius: 12px;position: relative;margin-right: 16px;overflow: hidden;cursor: pointer;}
.kefubbox .bd li .img{width: 110px;height: 110px;position: relative;overflow: hidden;}
.kefubbox .bd li img{max-width: 110px;max-height: 110px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.kefubbox .bd li .kcity{width: 110px;height: 30px;text-indent: 20px;text-align: center;background: url(../img/i19.png);position: absolute;top: 0;right: 0;font-size: 12px;color: #B5885F;line-height: 30px;}
.kefubbox .bd li .kname{padding-left: 146px;padding-top: 48px;position: absolute;top: 0;left: 0;}
.kefubbox .bd li .kname::after{display: block;content: "";width: 20px;height: 4px;background: url(../img/i21.png);margin-top: 10px;}
.kefubbox .bd li .kname span{display: block;font-size: 20px;color: #060607;font-weight: bold;line-height: 26px;}
.kefubbox .bd li .kname span::after{display: inline-block;content: "";vertical-align: top;width: 18px;height: 18px;background: url(../img/i20.png);margin: 4px 0 0 2px;}
.kefubbox .bd li .kname p{font-size: 14px;color: #5C5E66;line-height: 20px;margin-top: 7px;}
.kefubbox .bd li .kmask{opacity: 0;filter: alpha(opacity=0);width: 268px;height: 126px;padding: 16px 0 0 16px;background: url(../img/i22.png);position: absolute;top: 0;left: 0;transition: all 0.2s;-webkit-transition: all 0.2s;}
.kefubbox .bd li:hover .kmask{opacity: 1;filter: alpha(opacity=100);}
.kefubbox .bd li .khont{line-height: 28px;font-size: 14px;color: #fff;padding-left: 146px;padding-top: 44px;position: absolute;top: 0;left: 0;}
.bzbbox{width: 1280px;height: 568px;background: url(../img/bg1.png);margin: -40px auto 0;}
.bzbbox ul{padding: 134px 0 0 38px;width: 744px;}
.bzbbox ul:after{content: "";display: block;clear: both;zoom: 1;}
.bzbbox li{float: left;width: 352px;height: 188px;margin: 0 20px 20px 0;transition: all 0.2s;-webkit-transition: all 0.2s;}
.bzbbox li:hover{transform: translateY(-4px);-webkit-transform: translateY(-4px);}
.bzbbox .li1{background: url(../img/sg6_1.png);}
.bzbbox .li2{background: url(../img/sg6_2.png);}
.bzbbox .li3{background: url(../img/sg6_3.png);}
.bzbbox .li4{background: url(../img/sg6_4.png);}
.bzbbox li h1{font-size: 24px;color: #060607;line-height: 32px;padding: 30px 0 0 34px;}
.bzbbox li p{width: 284px;text-align: justify;line-height: 24px;font-size: 14px;color: #5C5D66;padding: 13px 0 0 34px;}
.side7 .titbbox a{background: #fff;transition: all 0.1s;-webkit-transition: all 0.1s;}
.side7 .titbbox a:hover{background: #F5114C;background: linear-gradient(270deg, #F5114C 0%, #F44572 100%);background: -webkit-linear-gradient(270deg, #F5114C 0%, #F44572 100%);}
.side7 .qandqbbox{width: 1280px;margin: 50px auto 0;}
.side7 ul{margin-right: -24px;}
.side7 ul::after{content: "";display: block;clear: both;zoom: 1;}
.side7 li{float: left;width: 628px;height: 180px;background: #fff;border-radius: 16px;-webkit-border-radius: 16px;margin: 0 24px 22px 0;}
.side7 li a{display: block;width: 548px;height: 148px;padding: 32px 40px 0;}
.side7 li h1{height: 32px;line-height: 32px;padding-left: 32px;font-size: 22px;color: #1D2129;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;padding-bottom: 15px;border-bottom: 1px dashed #E9EAF0;transition: all 0.2s;-webkit-transition: all 0.2s;}
.side7 li:hover h1{color: #ED2516;}
.side7 li h1::after{content: "";display: block;width: 24px;height: 24px;background: url(../img/i23.png);position: absolute;top: 4px;left: 0;}
.side7 li p{padding-left: 32px;line-height: 24px;font-size: 14px;color: #868A99;position: relative;margin-top: 16px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.side7 li p::after{content: "";display: block;width: 24px;height: 24px;background: url(../img/i24.png);position: absolute;top: 4px;left: 0;}
.casebbox{width: 1280px;height: 500px;margin: 40px auto 0;position: relative;}
.casebbox .bd{height: 500px;overflow: hidden;}
.casebbox .bd li{height: 500px;position: relative;overflow: hidden;}
.casebbox .textbbox{height: 440px;padding-left: 72px;margin: 30px auto;background: #fff;border-radius: 20px;-webkit-border-radius: 20px;}
.casebbox .textbbox h1{font-size: 32px;color: #060607;line-height: 42px;padding-top: 65px;}
.casebbox .textbbox .synb{height: 24px;margin-top: 16px;width: 568px;padding-bottom: 24px;border-bottom: 1px dashed #E4E5EB;}
.casebbox .textbbox .synb i{display: inline-block;vertical-align: top;line-height: 24px;border-radius: 2px;-webkit-border-radius: 2px;font-size: 12px;}
.casebbox .textbbox .synb .i1{padding: 0 8px;background: #141724;color: #E6D2C3;}
.casebbox .textbbox .synb .i2{margin-left: 4px;padding: 0 4px 0 8px;background: #F54141;background: -webkit-linear-gradient(135deg, #F54141 0%, #F67541 100%);background: linear-gradient(135deg, #F54141 0%, #F67541 100%);color: #fff;}
.casebbox .textbbox .synb .i3{margin-left: 24px;font-size: 14px;color: #5C5E66;}
.casebbox .textbbox .synb i img{display: inline-block;vertical-align: top;margin: 2px 0 0 2px;}
.casebbox .textbbox .synb .i3 img{margin-top: 0;}
.casebbox .textbbox p{font-size: 14px;color: #5C5D66;line-height: 24px;width: 568px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top: 21px;}
.casebbox .numsb{margin-top: 36px;}
.casebbox .numsb::after{content: "";display: block;clear: both;zoom: 1;}
.casebbox .numsb div{float: left;width: 236px;}
.casebbox .numsb div:first-child{width: 216px;}
.casebbox .numsb div.flbbox3{width: auto;}
.casebbox .numsb b{font-family: 'Colfax-Medium';font-size: 40px;color: #F5134E;line-height: 48px;background: linear-gradient(133deg, #F6695D 0%, #F33A2C 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.casebbox .numsb i{font-size: 24px;color: #F33A2C;margin-left: 4px;}
.casebbox .numsb em{font-size: 24px;color: #F6695D;margin-right: 4px;}
.casebbox .numsb span{display: block;font-size: 14px;color: #5C5E66;line-height: 20px;margin-top: 1px;}
.casebbox .bd li .imgbbox{width: 500px;height: 500px;position: absolute;top: 0;right: 72px;}
.casebbox .bd li .imgbbox::after{content: "";display: block;width: 40px;height: 440px;background: url(../img/i27.png);position: absolute;top: 30px;right: -40px;}
.casebbox .bd li .imgbbox img{width: 500px;height: 500px;position: relative;z-index: 9;}
.casebbox .bd li.active .imgbbox img{animation: scalc 0.3s linear;-webkit-animation: scalc 0.3s linear;}
@keyframes scalc{0%{transform: translateX(40px);} 100%{transform: translateX(0);}}
@-webkit-keyframes scalc{0%{-webkit-transform: translateX(20px);} 100%{-webkit-transform: translateX(0);}}
.casebbox .hd{width: 1280px;height: 0;position: relative;}
.casebbox .hd a{width: 64px;height: 64px;position: absolute;top: 218px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.casebbox .hd a.prev{left: -112px;background: url(../img/i25.png);}
.casebbox .hd a.next{right: -112px;background: url(../img/i26.png);}
.casebbox .hd a.prev:hover{background: url(../img/i25_h.png);}
.casebbox .hd a.next:hover{background: url(../img/i26_h.png);}
