@font-face {
  font-family: 'Impact';
  src: url('../../impact.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DIN';
  src: url('../../FjallaOne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.g_container{width: 100%; overflow: hidden;padding-top: 60px;}
.t_container{padding-top: 60px;}
.g_header{width: 100%;background: #fff;position: absolute;top: 0;left: 0; z-index: 100; box-shadow: 0px 5px 7px 0px rgba(116, 116, 116, 0.2);}
.g_header-container{width: 1200px;margin: 0 auto;height: 100px;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;position: relative;}
.g_header-container::after{display: none;}
.g_logo{display: inline-block;}
.g_logo img{width: 203px;height: 27px;}
.g_logo-imgm{display: none;}
.g_phone{font-size: 24px;color: #E60012;font-weight: 700;padding-left: 20px;background: url(../images/ind_02.png) no-repeat left center;background-size: 18px;font-family: DIN;display: inline-block;height: 40px;line-height: 42px;}
.g_header-nav{display: flex;width: 650px; justify-content: space-between;}
.g_header-nav ul{display: flex;justify-content: center;flex-wrap: wrap;position: relative;}
.g_header-nav ul::after{display: none;}
.g_header-nav ul li{display:flex;height: 100px;align-items: center;padding: 0 20px;}
.g_header-nav ul li>a{font-size: 14px;color: #333;font-weight: 700;height: 100px;line-height: 100px;position: relative;}
.g_header-nav ul li.g_nav-dqys>a{color: #E60012;}
.g_header-nav ul li.g_nav-dqys>a::after{display: block;width: 100%;height: 3px; background: #E60012;border-radius: 3px;position: absolute;left: 0;bottom: 0;content: '';}
.g_btn-mnav{display: none;}
.g_header-nav::after{display: none;}
.g_sub-menu{ position:absolute;left: -60px;top: 100px;background: #fff;width: 944px;box-sizing: border-box; -webkit-box-sizing: border-box;padding-left: 145px; z-index: 1000; box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);border-radius: 0 0 3px 3px;display: none;}
.g_submenu-fl{width: 145px;height: 100%;position: absolute;left: 0;top: 0;background: rgba(216, 216, 216, 0.3) url(../images/ind_96.png) no-repeat left bottom;background-size:100%;overflow:hidden;}
.g_submenu-fl>a{display: flex;padding: 50px 0 0 30px;font-size: 16px;color: #3D3D3D;font-weight: 700;align-items: center;justify-content: flex-start;}
.g_submenu-fl>a::after{content: '';display: inline-block;width: 5px;height: 9px; background: url(../images/ind_97.png) no-repeat left center;background-size: 100%;margin-left: 5px;}
.g_submenu-second{margin-top: 30px;padding-left: 30px;}
.g_submenu-second p{margin-bottom: 14px;}
.g_submenu-second p a{font-size: 14px;color: #333;padding-bottom: 7px;}
.g_submenu-second p a:hover{border-bottom: 2px solid #E60012;padding-bottom: 5px;color: #E60012;}
.g_submenu-fr{box-sizing: border-box; -webkit-box-sizing: border-box;padding: 40px 49px 10px;display: flex;justify-content: space-between;flex-wrap: wrap;height: 320px; overflow-x: hidden; overflow-y: scroll;}
.g_submenu-item{display: inline-block;margin-bottom: 30px;width: 33%; cursor: pointer;}
.g_submenu-item p{padding-left: 22px;position: relative;font-size: 14px;color: #3D3D3D;font-weight: 500;}
.g_submenu-item p img{width: 16px;height: 16px;position: absolute;left: 0;top: 3px;}
.g_submenu-item span{display: block;padding-left: 22px;font-size: 12px;color: #999;font-weight: 400;}
.g_submenu-fr::after{display: none;}
.g_submenu-item:hover p{ color: #E60012;font-weight: 700;}
.g_submenu-item:hover p::before{background: #E60012;}
.g_submenu-item:hover span{color: #333;}
.g_submenu-second .g_second-dqys a{border-bottom: 2px solid #E60012;padding-bottom: 5px;color: #E60012;}
.g_header-nav ul li:hover .g_sub-menu{display: block;}
.g_header-nav ul li:hover>a{color: #E60012;}
/* .g_header-nav ul li:hover>a::after{display: block;width: 100%;height: 3px; background: #E60012;border-radius: 3px;position: absolute;left: 0;bottom: 0;content: '';} */
.g_third-img{display: block;height: 24px;margin-left: 22px;}
/* .g_search{display: none;} */
.g_btn-seaech{display: block;width: 14px;height: 14px;}
.g_btn-seaech img{display: block;width: 14px;height: 14px;}
.g_search-box{position: absolute;background: #fff;padding: 23px;top: 100px;right: 60px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1); z-index: 800;display: none;}
.g_search-enter{width: 280px;height: 30px;border: 1px solid #E60012;border-radius: 2px;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 50px 0 30px;position: relative;}
.g_search-enter img{width: 12px;height: 12px;position: absolute;left: 9px;top: 50%;margin-top: -6px;}
.g_txt-search{height: 28px;width: 100%;border: 0 none;background: #fff;display: block;}
.g_search-enter a{width: 40px;height: 100%;position: absolute;right: 0;top: 0;text-align: center;line-height: 28px; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);color: #fff;font-size: 12px;}
.g_search-history{margin-top: 10px;}
.g_search-history>p{font-size: 12px;color: #666;}
.g_history-list{margin-top: 5px;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.g_history-list::after{display: none;}
.g_history-list a{display: inline-block;height: 25px; background: #F5F5F7;border-radius: 2px;padding: 0 8px;line-height: 25px;font-size: 12px;color: #868686;margin-right: 14px;}
.g_submenu-hxk{width: 100%;}
.g_submenu-hxk:first-child{display: block;}
.g_submenu-al .g_submenu-item{width: 25%;float: left;margin-bottom: 20px;}
.g_submenu-al .g_submenu-fr{display: block;padding: 30px 49px;}
.g_submenu-item p i{display: inline-block;width: 4px;height: 4px;border-radius: 4px;color: #666;background: #ccc;margin-right: 10px;}
.g_submenu-item p{display: flex;align-items: center;font-size: 14px;}
.g_submenu-item:hover p i{background: #E60012;}
.g_header-nav ul li:nth-child(6){position: relative;}
.g_submenu-about{width: 150%; left: -25%; padding: 20px 0;}
.g_submenu-about .g_submenu-fl{display: none;}
.g_submenu-about .g_submenu-fr{padding: 0;min-height: 0;}
.g_submenu-about .g_submenu-item{width: 100%;display: block;text-align: center;margin-bottom: 0;height: 40px;line-height: 40px;}
.g_submenu-about .g_submenu-item p{padding-left: 0; justify-content: center;}
.g_submenu-about .g_submenu-item p img{display: none;}

/*banner*/
.g_banner{width: 100%;position: relative; overflow: hidden;height: 640px;}
.g_banner ul{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.g_banner ul li{width: 100%;height: 100%;float: left; overflow: hidden;text-align: center;background: #fff;}
.g_banner-img{display: block;width:1920px;height: 640px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.g_banner ul li a{display: block;width: 155px;height: 46px;line-height: 46px;text-align: center; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);border-radius: 4px;font-size: 16px;color: #fff;position: absolute;left: 50%;margin-left: -380px;bottom: 90px;}
.g_banner-dqys{z-index: 20;}
.g_banner-ctrl{width: 100%;position: absolute;left: 0;bottom: 46px;display: flex;justify-content: center;flex-wrap: wrap;z-index: 100;}
.g_banner-ctrl span{display: inline-block;width: 8px;height: 8px; border-radius: 8px; background: #D8D8D8;margin: 0 5px; cursor: pointer;}
.g_banner-ctrl span.g_banner-dqys{background: #E60012;width: 20px;}
.g_banner-imgm{display: none;}
.swiper-wrapper{height: auto;}

/*五大先进性*/
.g_progressiveness{overflow: hidden;width: 100%;position: relative;}
.g_index-title{text-align: center;font-size: 32px;color: #666;font-weight: 700;margin-top: 58px;position: relative; z-index: 3;}
.g_progressiveness-container{ width: 1200px;margin: 30px auto 0;position: relative; z-index: 3;}
.g_progressiveness-swiperpc1{margin-top: 30px;border-bottom: 1px solid #E7E7E7;padding: 0 0 14px;width: 1200px;box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_progressiveness-swiperpc1 .swiper-wrapper{justify-content: space-between;}
.g_progressiveness-swiperpc1 .swiper-wrapper::after{display: none;}
.g_progressiveness-swiperpc1 .swiper-slide{font-size: 16px;color: #707070;position: relative; cursor: pointer;font-weight: bold;width: auto;text-align: center;}
.g_progressiveness-swiperpc1 .swiper-slide span{position: relative;}
.g_progressiveness-swiperpc1 .swiper-slide-thumb-active span{color: #E60012;}
.g_progressiveness-swiperpc1 .swiper-slide-thumb-active span::after{content: '';display: block;width: calc(100% - 4px);position: absolute;left: 2px;bottom: -14px; background: #E60012;height: 3px;}
.g_progressiveness-bg1{ display: block;width: 937px;height: 592px;position: absolute;left: 0;top: 0;}
.g_progressiveness-swiperpc2 .swiper-slide{height: 380px;}
.g_progressiveness-swiperpc2{margin-top: 45px;padding-top: 10px;}
.g_progressiveness-swiperpc2 .swiper-slide-active{z-index: 10;}
.g_progressivenesspc-pagination{text-align: center;margin-top: 35px;}
.g_progressivenesspc-pagination .swiper-pagination-bullet-active{width: 20px; background: #E60012;border-radius: 8px;}
.swiper-slide-active .g_progressiveness-item{z-index: 10;transform:scale(1) translateX(-50%);-webkit-transform:scale(1) translateX(-50%);}
.g_progressiveness-item{width: 944px;height: 380px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);border-radius: 4px;position: absolute;z-index: 3;
	transform:scale(0.9) translateX(-56%);
	-webkit-transform:scale(0.9) translateX(-56%);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	left: 50%;
	background: #fff;
}
.g_progressiveness-dqys .g_progressiveness-item{transform:scale(1);-webkit-transform:scale(1);}
.g_progressiveness-fl{float: left;width: 472px;height: 380px;}
.g_progressiveness-fl img{display: block;width: 472px;height: 380px;border-radius: 4px 0 0 4px;}
.g_progressiveness-fr{float: right; background: linear-gradient(90deg, #E5E5E5 0%, rgba(255,255,255,0.00) 100%);width: 472px;height: 380px;position: relative;}
.g_progressiveness-fr p{font-size: 20px;color: #3D3D3D;font-weight: 700;margin: 78px 0 0 70px;}
.g_progressiveness-fr span{display: block;font-size: 14px;margin-top: 22px;padding: 0 70px;}
.g_progressiveness-fr a{display: flex; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);border-radius: 4px;width: 113px;height: 34px;font-size: 12px;color: #fff;justify-content: center;align-items: center;position: absolute;left: 70px;bottom: 66px;}
.g_progressiveness-fr a img{width: 18px;height: 18px;margin-right: 4px;}
.g_progressiveness-ctrl{margin-top: 35px;display: flex;justify-content: center;flex-wrap: wrap;}
.g_progressiveness-ctrl span{display: inline-block;width: 8px;height: 8px; background: #D8D8D8;border-radius: 8px;margin: 0 4px; cursor: pointer;}
.g_progressiveness-ctrl span.g_progressiveness-dqys{background: #E60012;width: 20px;}
.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::before{opacity: 0; content: ''; display: block; position: absolute;}
.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::after{opacity: 0; content: ''; display: block; position: absolute;}
.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::before{width: 944px;height: 100%;left: 50%;top: 0;
	background: linear-gradient(-299deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
	transform:scale(1) translateX(-50%);
	-webkit-transform:scale(1) translateX(-50%);
}
.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::after{width: 944px;height: 100%;left: 50%;top: 0; z-index: 2;
	border-radius: 4px;
	background: #FAFAFA;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
	transform:scale(1) translateX(-50%);
	-webkit-transform:scale(1) translateX(-50%);
}
.g_progressiveness-left{display: block;width: 63px;height: 63px;position: absolute;left: 50%;margin-left: -569px;top: 50%;margin-top: -68px; z-index: 10;}
.g_progressiveness-left::before{content: '';display: block;width:100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/ind_09.png) no-repeat center;background-size: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	opacity: 1;
}
.g_progressiveness-left::after{content: '';display: block;width:100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/ind_13.png) no-repeat center;background-size: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	opacity: 0;
}
.g_progressiveness-right{display: block;width: 63px;height: 63px;position: absolute;right: 50%;margin-right: -553px;top: 50%;margin-top: -68px; z-index: 10;}
.g_progressiveness-right::before{content: '';display: block;width:100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/ind_12.png) no-repeat center;background-size: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	opacity: 1;
}
.g_progressiveness-right::after{content: '';display: block;width:100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/ind_10.png) no-repeat center;background-size: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	opacity: 0;
}
.g_progressiveness-left:hover::before{opacity: 0;}
.g_progressiveness-left:hover::after{opacity: 1;}
.g_progressiveness-right:hover::before{opacity: 0;}
.g_progressiveness-right:hover::after{opacity: 1;}

/*大容器1*/
.g_modular1{width: 100%; overflow: hidden;position: relative;}
.g_modular1-bg1{display: block;width: 282px;height: 190px;position: absolute;left: 35px;top: 0;}
.g_modular1-bg2{display: block;width: 1027px;height: 630px;position: absolute;right: 0;top: 0;}

/*12大领域场景*/
.g_field{ position: relative; z-index: 3;width: 100%;padding-top: 1px;}
.g_field-container{margin: 40px auto 0;width: 1140px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.g_field-list{width: 100%;height: 280px; box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);box-sizing: border-box; -webkit-box-sizing: border-box;display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_field-list::after{display: none;}
.g_field-col{display: inline-block;width: 190px;box-sizing: border-box; -webkit-box-sizing: border-box;border-right: 1px solid #F0F0F0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.g_field-col:last-child{border: 0 none;}
.g_field-item{width: 100%;height: 140px;box-sizing: border-box; -webkit-box-sizing: border-box;border-bottom: 1px solid #F0F0F0;background: #fff;position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.g_field-item:last-child{border: 0 none;}
.g_field-name{padding: 11px 0 0 44px;font-size: 16px;font-weight: 500;color: #666;}
.g_field-icon{width: 66px;height: 72px;position: absolute;right: 6px;bottom: 3px;}
.g_field-icon::after{content: '';display: block;width: 66px;height: 32px;position: absolute;left: 0;bottom: 0;background: url(../images/ind_30.png) no-repeat center;background-size: 100%;}
.g_field-icon img{display: block;height: 50px;position: relative; z-index: 2;margin: 0 auto;}
.g_field-box{width:100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 3;padding-right: 32px;overflow: hidden;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	opacity: 0;
}
.g_field-content{width:379px;height: 280px;background: url(../images/ind_32.png) no-repeat center;background-size: 100% 100%;left: 0;top: 0;}
.g_field-item:nth-child(2) .g_field-box{left: 0;bottom: 0;top: auto;}
.g_field-item:nth-child(2) .g_field-content{top: auto;bottom: 0;}
.g_field-col:last-child .g_field-item:nth-child(2) .g_field-box{left: auto;bottom: 0;right: -32px;}
.g_field-col:last-child .g_field-item:nth-child(1) .g_field-box{left: auto;top: 0;right: -32px;bottom: auto;}
.g_field-content p{font-size: 16px;font-weight: 700;color: #E60012;padding: 14px 0 0 28px;}
.g_field-content span{display: block;font-size: 14px;color: #3D3D3D;line-height: 29px;font-weight: 400;padding: 10px 0 0 28px;width: 238px;}
.g_field-img{width: 159px;height: 168px;position: absolute; right:0;bottom: 0px;
	transition: all 0.3s linear 0.3s;
	-webkit-transition: all 0.3s linear 0.3s;
	opacity: 0;
}
.g_field-img::after{width: 286px;height: 138px;content: '';display: block; background: url(../images/ind_31.png) no-repeat center;background-size: 100%;position: absolute;left: 50%;margin-left: -143px;bottom: -50px;}
.g_field-img img{display: block;width: 138px;margin: 0 auto;position: absolute; z-index: 2;left: 50%;margin-left: -69px;bottom: 16px;}
.g_field-list .g_field-dqys{width: 379px; }
.g_field-current{z-index: 20;}
.g_field-list .g_field-dqys .g_field-current .g_field-box{width: 379px;height: 280px; opacity: 1;}
.g_field-list .g_field-dqys .g_field-img{opacity: 1;}
.g_field-list .g_field-hideys{width: 0; overflow: hidden;border: 0 none;}
.g_field-wid{width: 1200px;}
.g_field-wid .g_field-col{width: 164px;}
.g_field-wid .g_field-list .g_field-dqys{width: 379px; }

/*9大重点行业数智化方案*/
.g_programme{overflow: hidden;width: 100%;}
.g_programme-container{margin-top: 45px;position: relative;overflow: hidden;width: 100%;height: 510px;}
.g_programme-container ul{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.g_programme-container ul li{width: 100%;height: 100%; overflow: hidden;position: absolute;left: 0;top: 0;background: #fff;}
.g_programme-img{display: block;width: 1920px;height: 510px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.g_programme-content{width: 904px;height: 407px; background: linear-gradient(180deg, rgba(37,35,67,0.58) 12%, rgba(37,35,67,0.4) 37%, rgba(37,35,67,0.00) 94%);position: absolute;right: 50%;margin-right: -570px;top: 57px;border-radius: 7px;
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.g_programme-content p{padding: 59px 0 0 72px;font-size: 26px;color: #fff;font-weight: 700;
	transition: all 0.1s linear 0.1s;
	-webkit-transition: all 0.1s linear 0.1s;
	transform: translateX(300px);
}
.g_programme-content>span{display: block;padding: 11px 45px 0 72px;font-size: 16px;color: #fff;font-weight: 350;line-height: 34px;height: 97px;
	transition: all 0.2s linear 0.1s;
	-webkit-transition: all 0.2s linear 0.1s;
	transform: translateX(300px);
}
.g_programme-content a{display: flex; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);border-radius: 4px;width: 113px;height: 34px;font-size: 12px;color: #fff;justify-content: center;align-items: center;margin-top: 6px;margin-left: 72px;
	transition: all 0.3s linear 0.1s;
	-webkit-transition: all 0.3s linear 0.1s;
	transform: translateX(300px);
}
.g_programme-content a img{width: 18px;height: 18px;margin-right: 4px;}
.g_programme-logos{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 20px;padding-left: 72px;
	transition: all 0.3s linear 0.1s;
	-webkit-transition: all 0.3s linear 0.1s;
	transform: translateX(300px);
}
.g_programme-logos span{display: inline-block;width: 141px;height: 41px;margin-right: 11px;}
.g_programme-logos span img{display: block;width: 141px;height: 41px;}
.g_programme-ctrl{width: 214px;height: 400px;box-sizing: border-box; -webkit-box-sizing: border-box;border-radius: 7px;position: absolute;left: 50%;margin-left: -570px;top: 57px;padding-top: 20px;background: rgba(37,35,67,0.58); z-index: 500;}
.g_programme-item{height: 41px;padding: 0 25px;display: flex;width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;align-items: center;justify-content: flex-start;font-size: 14px;color: #fff;position: relative;}
.g_programme-item img{width: 13px;margin-right: 12px;}
.g_programme-item::after{content: '';display: block;width: calc(100% - 50px);height: 1px; background: #787878;position: absolute;left: 25px;bottom: 0;}
.g_programme-item.g_programme-dqys{background: #E60012;}
.g_programme-item.g_programme-dqys::after{display: none;}
.g_programme-item.g_programme-dqys-pre::after{display: none;}
.g_programme-container ul li.g_programme-dqys .g_programme-content{opacity: 1;}
.g_programme-item:last-child::after{display: none;}
.g_programme-container ul li.g_programme-dqys .g_programme-content p{transform: translateX(0);}
.g_programme-container ul li.g_programme-dqys .g_programme-content>span{transform: translateX(0);}
.g_programme-container ul li.g_programme-dqys .g_programme-content a{transform: translateX(0);}
.g_programme-container ul li.g_programme-dqys .g_programme-content .g_programme-logos{transform: translateX(0);}

/*五新产业成功案例*/
.g_newcase{ width: 100%;position: relative;overflow: hidden;padding-bottom: 50px;}
.g_newcase-bg{width: 1920px;height: 876px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.g_newcase-container{width: 1200px;margin: 42px auto 0;position: relative; z-index: 5;}
.g_newcase-container ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_newcase-container ul::after{display: none;}
.g_newcase-container ul li{width: 593px;border-radius: 3px;background: #fff; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.09);margin-bottom: 42px;position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translateY(0);
}
.g_newcase-img{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;border: 6px solid #F0F0F0;border-radius: 3px;position: relative; z-index: 3;}
.g_newcase-img img{display: block;width: 100%;}
.g_newcase-img::after{width: 100%;height: 100%;content: '';display: block;position: absolute;left: 0;top: 0; background: rgba(53, 58, 73, 0.59);}
.g_newcase-img p{padding: 0 27px;font-size: 18px;font-weight: 700;color: #fff;position: absolute;left: 0;bottom: 15px; z-index: 3;}
.g_newcase-content{position: relative;padding-bottom: 22px; z-index: 3;background: #fff;}
.g_newcase-content img{display: block;width: 124px;height: 48px;border-radius: 2px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);position: absolute;top: -24px;right: 30px;border: 1px solid #ddd;background: #fff;}
.g_newcase-labs{padding-top: 37px;display: flex;justify-content: flex-start;flex-wrap: wrap;padding-left: 28px;}
.g_newcase-labs::after{display: none;}
.g_newcase-labs span{display: inline-block;font-size: 14px;color: #7C7C7C;box-sizing: border-box; -webkit-box-sizing: border-box;padding-left: 8px;min-width: 238px;position: relative;margin-bottom: 10px;}
.g_newcase-labs span::before{width: 3px;height: 3px;content: '';display: block;border-radius: 4px;background: #EA0000;position: absolute;left: 0;top: 9px;}
.g_newcase-container ul li:hover{transform: translateY(-10px);}
.g_newcase-container ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(-299deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_newcase-container ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #fff;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
.g_news-first{}

/*服务保障*/
.g_service{width: 100%;position: relative; overflow: hidden;height: 332px;}
.g_service-bg{position: absolute;width: 1920px;height: 332px;left: 50%;margin-left: -960px;top: 0;}
.g_service-container{height: 332px;width: 1200px;position: absolute;left: 50%;margin-left: -600px;top: 0; z-index: 3;}
.g_service-title{text-align: center;padding-top: 67px;font-size: 32px;font-weight: 700;color: #fff;}
.g_service-list{margin-top: 110px;}
.g_service-list ul{display: flex;justify-content: space-evenly;flex-wrap:wrap;}
.g_service-list ul::after{display: none;}
.g_service-list ul li{text-align: center;color: #fff; cursor: pointer;}
.g_service-list ul li p b{font-size: 50px;font-weight: 400;font-family: Impact;}
.g_service-list ul li p i{font-size: 20px;font-weight: 400;font-style: normal;margin-left: 10px;}
.g_service-list ul li span{display: block;font-size: 18px;font-weight: 400;margin-top: 12px;}
.g_service-list ul li:hover{color: #E60012;}

/*更多案例*/
.g_morecase-container{margin-top: 45px;}
.g_morecase-list{width: 100%;height: 133px;padding: 10px 0;position: relative;overflow: hidden;margin-bottom: 17px;}
.g_morecase-list ul{width: 100%;height: 133px;left: 0;top: 10px;position: absolute;}
.g_morecase-list ul li{width: 236px;height: 133px;background: #fff;border-radius: 13px;box-shadow: 0px 0px 10px 0px rgba(49, 56, 73, 0.07);margin-right: 36px;float: left;}
.g_morecase-list ul li img{display: block;width: 236px;height: 133px;}
.g_marquee-fr ul{left: auto;right: 0;}

/*新闻资讯*/
.g_news{overflow:hidden;width: 100%;}
.g_news-container{width: 1200px;margin: 42px auto 0; position: relative;padding-left: 473px;min-height: 450px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_news-first{width: 453px;position: absolute;left: 0;top: 0;background: #fff;border-radius: 3px; box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translateY(0);
}
.g_news-img{display: block;width: 100%;height: 288px;border-radius: 3px 3px 0 0;position: relative; z-index: 3;}
.g_first-content{padding: 15px 29px 31px;background: #fff;position: relative;z-index: 3;border-radius: 0 0 3px 3px;}
.g_first-content time{display: block;font-size: 18px;font-weight: 400;color: #ADADAD;}
.g_first-content p{font-size: 16px;line-height: 26px;color: #E60012;margin-top: 10px;font-weight: bold;}
.g_first-content::after{display: block;content: '';width: 18px;height: 10px;background: url(../images/ind_65.png) no-repeat center;background-size: 100%;margin-top: 18px;}
.g_news-list{width: 100%;}
.g_news-list ul li{height: 140px; box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 3px;margin-bottom: 15px;position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translateY(0);
}
.g_news-list ul li:last-child{margin-bottom: 0;}
.g_news-box{width: 100%;height: 140px; position: relative;padding: 0 79px 0 124px;background: #fff; z-index: 3; border-radius: 3px;box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_news-date{width: 100px;height: 100%;position: absolute;left: 0;top: 0;box-sizing: border-box; -webkit-box-sizing: border-box;text-align: center;padding-top: 40px;}
.g_news-date p{font-size: 24px;font-weight: 700;color: #ADADAD;}
.g_news-date span{font-size: 14px;color: #ADADAD;font-weight: 400;}
.g_news-date::after{content: '';display: block;width: 1px;height: 75px;background: #D8D8D8;position: absolute;left: 100px;top: 32px;}
.g_news-div{ padding-top: 36px;}
.g_news-div p{font-size: 16px;font-weight: 350;color: #555454;font-weight: bold;white-space: nowrap;overflow: hidden;height: 23px;text-overflow: ellipsis;}
.g_news-div span{display: block;margin-top: 10px;font-size: 12px;line-height: 21px;color: #8F8F8F;font-weight: 350;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 42px;
}
.g_news-div::after{display: block;content: '';width: 18px;height: 10px;background: url(../images/ind_67.png) no-repeat center;background-size: 100%;position: absolute;right: 27px;top: 65px;}
.g_news-list ul li:hover .g_news-date p{color: #EA0000;}
.g_news-list ul li:hover .g_news-div p{color: #EA0000;}
.g_news-list ul li:hover .g_news-div::after{background: url(../images/ind_85.png) no-repeat center;background-size: 100%;}
.g_news-list ul li:hover{transform: translateY(-10px);}
.g_news-list ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(-299deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_news-list ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #FAFAFA;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
.g_more{margin-top: 20px;text-align: right;display: flex;align-items: center;justify-content: flex-end;}
.g_more a{color: #8F8F8F;font-size: 14px;font-weight: 400; display: flex;align-items: center;}
.g_more a img{width: 9px;height: 7px;margin-left: 5px;}
.g_news-first:hover{transform: translateY(-10px);}
.g_news-first:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(-299deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_news-first:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #FAFAFA;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}

/*产品视频*/
.g_videos{overflow: hidden;width: 100%;}
.g_videos-container{width: 1250px;margin: 33px auto;position: relative;}
.g_videos-item{width: 283px;height: 340px;background: #fff;border-radius: 3px;box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);margin: 0 auto;box-sizing: border-box; -webkit-box-sizing: border-box;position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translateY(0);
}
.g_videos-itemtab{width: 283px;height: 340px;background: #fff;position: relative; z-index: 5; padding: 12px 13px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_videos-imgs{position: relative;width: 100%;height: 163px; overflow: hidden;}
.g_videos-imgs img{display: block;width: 100%;height: 100%;}
.g_videos-imgs::after{content: '';display: block;width: 37px;height: 37px;background: url(../images/ind_72.png) no-repeat center;background-size: 100%;position: absolute;left: 50%;margin-left: -19px;top: 50%;margin-top: -19px;}
.g_videos-content{padding-top: 13px;overflow: hidden;}
.g_videos-content p{text-align: center;font-size: 16px;font-weight: 700;color: #666;}
.g_videos-content span{display: block;font-size: 14px;color: #6C6C6C;font-weight: 400;line-height: 24px;}
.mySwiper2{width:100%;padding: 10px 0 30px;}
.mySwiper .swiper-slide span{display: block;width: 8px;height: 8px;border-radius: 8px; background: #D8D8D8;margin: 0 auto;}
.mySwiper .active-nav span{background: #E60012;width: 20px;}
/* .mySwiper .swiper-slide-thumb-active span{background: #E60012;width: 20px;} */
.mySwiper{width: 100px;}
.swiper-button-prev{background: url(../images/ind_74.png) no-repeat center;background-size: 100%;width: 18px;height: 18px;bottom: -5px;left: 50%;margin-left: -75px;top: auto;}
.swiper-button-next{background: url(../images/ind_75.png) no-repeat center;background-size: 100%;width: 18px;height: 18px;bottom: -5px;right: 50%;margin-right: -75px;top: auto;}
.g_videos-content a{display: flex;align-items: center;font-size: 14px;color: #999;float: right;margin-top: 20px;}
.g_videos-content a img{width: 14px;height: 12px;margin-left: 7px;}
.g_videos-content a img:first-child{display: none;}
.g_videos-item:hover a{color: #E60012;}
.g_videos-item:hover a img:first-child{display: inline-block;}
.g_videos-item:hover a img:last-child{display: none;}
.g_videos-item:hover{transform: translateY(-5px);}
.g_videos-item:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(180deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_videos-item:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #FAFAFA;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}

/*创新大会*/
.g_meeting{margin-top: 45px;width: 100%;}
.g_meeting-list{width: 100%;height: 495px;position: relative; overflow: hidden;}
.g_meeting-list ul{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.g_meeting-list ul li{width: 100%;height: 100%;float: left;overflow: hidden;}
.g_meeting-img{display: block;width: 1920px;height: 495px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.g_meeting-list ul li a{display: block; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);width: 188px;height: 52px;border-radius: 4px;text-align: center;line-height: 52px;color: #fff;font-size: 16px;position: absolute; z-index: 3;left: 50%;margin-left: -390px;bottom: 80px;font-weight: 700;}
.g_meeting-ctrl{margin-top: 25px;display: flex;justify-content: center;align-items: center;}
.g_meeting-ctrl::after{display: none;}
.g_meeting-ctrl span{display: inline-block;width: 8px;height: 8px; border-radius: 8px; background: #D8D8D8;margin: 0 5px;}
.g_meeting-ctrl span.g_meeting-dqys{background: #E60012;width: 20px;}

/*联系我们*/
.g_contact{margin-top: 11px;width: 100%;height: 260px;position: relative; overflow: hidden;}
.g_contact-bg{width: 1920px;display: block;height: 260px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.g_contact-container{height: 260px;width: 1200px;margin: 0 auto;display: flex;justify-content: space-evenly;align-items: center; position: relative; z-index: 3;}
.g_contact-container span{font-size: 32px;color: #5A5A5A;font-weight: 900;margin-right: 77px;}
.g_contact-txt{height: 32px;}
.g_btn-contact{display: inline-block; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);width: 188px;height: 52px;border-radius: 4px;text-align: center;line-height: 52px;color: #fff;font-size: 16px;margin-left: 23px;font-weight: 600;}
.g_contact-container::after{display: none;}

/*网站地图*/
.g_pagemap{margin-top: 45px;}
.g_pagemap-container{width: 1200px;display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0 auto;position: relative;}
.g_pagemap-container::after{display: block;content: '';width: 1px;height: 297px;background: #EBEAEA;position: absolute;top: 32px;left: 250px;}
.g_pagemap-contact{display: inline-block; position: relative;}
.g_pagemap-logo{display: block;height: 30px;}
.g_pagemap-logo img{display: block;height: 30px;}
.g_pagemap-contact ul{margin-top: 32px;}
.g_pagemap-contact ul li{margin-bottom: 20px;}
.g_pagemap-contact ul li p{font-size: 14px;color: #323232;}
.g_pagemap-contact ul li span a{display: flex;align-items: center;font-size: 16px;font-weight: 700;color: #E60012;margin-top: 5px;}
.g_pagemap-contact ul li span a img{width: 16px;height: 16px;margin-right: 5px;}
.g_pagemap-nav{display: inline-block;}
.g_pagemap-nav ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_pagemap-nav ul::after{display: none;}
.g_pagemap-nav ul li{display: inline-block;margin-right: 36px;}
.g_pagemap-nav ul li:last-child{margin-right: 0;}
.g_pagemap-first{display: block;font-size: 16px;color: #323232;font-weight: 500;}
.g_pagemap-second{margin-top: 25px;}
.g_pagemap-second a{display: block;font-size: 12px;font-weight: 400;color: #959595;margin-bottom: 15px;}
.g_pagemap-third{margin-top: 25px;display: flex;justify-content: space-between;flex-wrap: wrap;width: 270px;position: relative;left: -22px;}
.g_pagemap-third::after{display: none;}
.g_code{width: 50%;margin-bottom: 20px;}
.g_code span{border: 1px solid #EAEAEA;width: 92px;height: 92px;background: #fff; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 4px;display: block;margin: 0 auto;}
.g_code span img{display: block;width: 82px;height: 82px;}
.g_code b{display: block;font-weight: normal;color: #959595;font-size: 12px;margin-top: 5px;text-align: center;}
.g_links{margin: 52px auto 0;width: 1200px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_links::after{display: none;}
.g_links-title{font-size: 14px;color: #323232;}
.g_links-container{width: 1070px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_links-container::after{display: none;}
.g_links-container a{display: inline-block;font-size: 12px;color: #959595;font-weight: 500;margin-right: 12px;position: relative;padding-right: 12px;margin-bottom: 12px;}
.g_links-container a::after{width: 1px;height: 10px;background: #959595;display: block;content: '';position: absolute;right: 0;top: 50%;margin-top: -5px;}

/*底部*/
.g_footer{width: 100%;text-align: center;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 24px 0; background: #eaeaea;font-size: 12px;color: #666;margin-top: 40px;}
.g_pagemap-second a:hover{color: #E60012;}
.g_btn-contact:hover,.g_meeting-list ul li a:hover,.g_btn-liuzi:hover{background: linear-gradient(0deg, #FF2638 0%, #E60012 99%);}

/* .g_bghui{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0,0,0,0.5); z-index: 2000;display: none;} */
.g_videos-playbox{width: 700px;height: 500px;position: fixed;left: 50%;margin-left: -350px;top: 50%;margin-top: -250px; z-index: 2001;display: none;}
.g_videos-playbox video{display: block;width: 100%;height: 100%;}
.g_videos-playbox a{display: block;width: 24px;height: 24px;position: absolute;right: 0;top: 0; z-index: 20;}
.g_videos-playbox a img{width: 24px;height: 24px;}

/*搜索结果页*/
.g_search-body{width: 100%;position: relative;background: url(../images/search/search_01.png) no-repeat center bottom;background-size: 100%;}
.g_search-container{width: 1200px;margin: 0 auto;overflow: hidden;background: #fff; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 15px;}
.g_breadcrumb{ margin-top: 28px;font-size: 14px;color: #8F8F8F;font-weight: 400;padding-left: 17px;}
.g_breadcrumb a{color: #8F8F8F;}
.g_breadcrumb span{color: #333;font-weight: 500;}
.g_search-frame{margin-top: 25px;}
.g_search-form{position: relative;padding-right: 123px;}
.g_sform-enter{height: 40px;padding-left: 43px;padding-right: 20px;position: relative;border: 1px solid #E60012;border-radius: 4px;}
.g_sform-enter>img{display: block;width: 12px;height: 12px;position: absolute;left: 16px;top: 14px;}
.g_txt-sfsearch{display: block;width: 100%;border: 0 none;background: none;font-size: 12px;color: #666;height: 40px;}
.g_btn-sfsearch{display: block;width: 111px;height: 42px;text-align: center;line-height: 42px;font-size: 16px;border-radius: 4px; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);position: absolute;right: 0;top: 0;color: #fff;}
.g_btn-sfsearch:hover{background: linear-gradient(180deg, #E60012 0%, #FF2638 99%);color: #fff;}
.g_search-sfhistory{margin-top: 26px;position: relative;padding-left: 60px;}
.g_search-sfhistory>p{height: 25px;line-height: 25px;position: absolute;left: 0;top: 0;font-size: 12px;color: #666;font-weight: 500;}
.g_sfhistory-box{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.g_sfhistory-box a{display: inline-block;height: 25px;line-height: 25px;font-size: 12px;color: #868686;background: #F5F5F7;border-radius: 2px;padding: 0 8px;margin-right: 14px;}
.g_search-list{margin-top: 10px;}
.g_search-list ul li{padding: 20px 0 28px;border-bottom: 1px solid #F0F0F0;padding-left: 15px;}
.g_search-list ul li a{display: block;}
.g_search-list ul li a p{font-size: 18px;color: #333;}
.g_search-list ul li a span{display: block;font-size: 14px;color: #9B9B9B;margin-top: 10px;}
.g_pagination{text-align: center;margin-top: 50px;}
.g_pagination .layui-laypage .layui-laypage-curr .layui-laypage-em{background: #E60012;}
.g_pagination .layui-laypage a, .layui-laypage span{margin: 0 4px 5px;padding: 0 12px;}
.g_search-list ul li:hover a p{ color:#E60012;}
.g_search-list ul li:hover a span{ color:#666;}

/*新闻列表页*/
.g_news-banner{width: 100%;position: relative;height: 240px;overflow: hidden;}
.g_news-bannerp{display: block;width: 1920px;height: 240px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.g_news-banner p{font-size: 34px;color: #333;height: 60px;line-height: 60px;position: absolute; z-index: 3;position: absolute;left: 50%;margin-left: -600px;top: 50%;margin-top: -30px;font-weight: 700;}
.g_newspage-list{margin-top: 20px;}
.g_newspage-list ul li{padding: 0 17px 17px;margin-bottom: 30px;border-bottom: 1px solid #f0f0f0;}
.g_newspage-list ul li a{display: block;min-height: 180px;position: relative;padding-left: 347px;}
.g_newspage-list ul li.g_news-noimg a{padding-left: 0;}
.g_newspage-list ul li a img{display: block;width: 320px;height: 180px;position: absolute;left: 0;top: 0;}
.g_news-remark{position: relative;}
.g_news-remark p{font-size: 18px;line-height: 24px;font-weight: 400;padding-right: 117px;}
.g_news-remark span{display: block;font-size: 14px;margin-top: 14px;color: #9B9B9B;font-weight: 400;line-height: 24px;}
.g_news-remark time{display: block;font-size: 16px;color: #9B9B9B;position: absolute;right: 0;top: 2px;}
.g_news-pagination{margin-top: 0;text-align: right;}
.g_newspage-list ul li a:hover .g_news-remark p{color:#E60012;}
.g_newspage-list ul li a:hover .g_news-remark span{color:#666;}

/*新闻详情页*/
.g_newsdetailes-container{position: relative;padding-right: 390px;width: 1200px;margin: 0 auto;box-sizing: border-box; -webkit-box-sizing: border-box;min-height: 600px;}
.g_news-left{width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_news-right{width: 367px;position: absolute;right: 0;top: 0;}
.g_news-article{padding-left: 17px;margin-top: 30px;text-align: justify;}
.g_news-article h1{font-size: 28px;font-weight: 700;color: #3D3D3D;line-height: 42px;}
.g_news-abstract{background: #F9F9F9;margin-top: 42px;padding: 10px 22px;font-size: 14px;line-height: 24px;font-weight: 400;color: #1A1A1A; text-align: justify;}
.g_news-rich{margin-top: 45px;font-size: 14px;line-height: 28px;color: #767676;text-align: justify;}
.g_news-rich img{display: block;width: 100%;margin: 16px 0;}
.g_news-subtitle{font-size: 14px;color: #333;}
.g_news-relevant{margin-top: 32px;}
.g_news-relevant ul li{padding-left: 30px;position: relative;}
.g_news-relevant ul li a{display: block;font-size: 14px;line-height: 22px;color: #818181;padding-bottom: 10px; border-bottom: 1px solid #F4EDED;margin-bottom: 10px;}
.g_news-relevant ul li::before{content: '';display: block;width: 3px;height: 3px;border-radius: 3px; background: #E60012;position: absolute;left: 13px;top: 10px;}
.g_news-relevant ul li a:hover{color: #E60012;}
.g_news-relevant ul li:last-child a{border-bottom: 0 none;}

/*视频列表页*/
.g_videos-body{width: 100%;position: relative;background: url(../images/videos/videos_11.png) no-repeat center bottom;background-size: 100% 100%;padding-bottom: 48px;min-height: 570px;}
.g_videospage-container{width: 1200px;margin: 0 auto;padding-top: 1px;}
.g_videospage-list{margin-top: 15px;}
.g_videospage-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_videospage-list ul::after{display: none;}
.g_videospage-list ul li{position: relative;width: 370px;height: 330px;border-radius: 3px;margin-bottom: 28px;}
.g_videositem-box{width: 100%;height: 100%;background: #fff;position: absolute;left: 0;top: 0; z-index: 3;border-radius: 3px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translateY(0);
}
.g_videositem-box a{display: block;padding: 18px;position: absolute;width: 100%;height: 100%;left: 0;top: 0; z-index: 3; background: #fff; border-radius: 3px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_videositem-img{width: 100%;position: relative;height: 187px;overflow: hidden;}
.g_videositem-img>img{display: block;width: 100%;}
.g_videositem-img span{display: block;width: 36px;height: 36px;background: url(../images/ind_72.png) no-repeat center;background-size: 100%;position: absolute;left: 50%;margin-left: -18px;top: 50%;margin-top: -18px;}
.g_videos-font{padding-top: 10px;position: relative;}
.g_videos-font p{font-size: 14px;line-height: 24px;color: #333;padding-right: 82px;font-weight: 700;}
.g_videos-font time{display: block;font-size: 12px;color: #9B9B9B;position: absolute;right: 0;top: 15px;}
.g_videos-font span{margin-top: 8px;font-size: 12px;color: #9B9B9B;display: flex;align-items: center;}
.g_videos-font span::after{content: '';display: inline-block;width: 11px;height: 9px;background: url(../images/news/news_03.png) no-repeat center;background-size: 100%;margin-left: 4px;}
.g_videositem-box a::before{content: '';display: block;width: 66px;height: 60px; background: url(../images/videos/videos_12.png) no-repeat center;background-size: 100%;position: absolute;right: 67px;bottom: 0; z-index: 5;}
.g_videositem-box a::after{content: '';display: block;width:107px;height: 73px; background: url(../images/videos/videos_13.png) no-repeat left top;background-size: 124px;position: absolute;right: 0;bottom: 0; z-index: 4;}
.g_videospage-list ul li:hover .g_videositem-box{transform: translateY(-5px);}

.g_videospage-list ul li:hover .g_videositem-box::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(110deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_videospage-list ul li:hover .g_videositem-box::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #FAFAFA;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
.g_videospage-list ul li:hover .g_videos-font span{color: #E60012;}
.g_videospage-list ul li:hover .g_videos-font span::after{background: url(../images/videos/videos_15.png) no-repeat center;background-size: 100%;}
.g_videospage-list ul li:hover .g_videositem-box a::after{background: url(../images/videos/videos_14.png) no-repeat left top;background-size: 124px;}


/*视频详情页*/
.g_videos-crumb{padding-left: 0;}
.g_videospage-body{width: 1200px;margin: 0 auto; box-sizing: border-box; -webkit-box-sizing: border-box;padding-right: 315px;overflow: hidden;position: relative;}
.g_videospage-left{width: 100%;}
.g_videospage-playbox{width: 100%;height: 480px;position: relative; background: #fff;margin-top: 12px;}
.g_videospage-playbox img{display: block;width: 100%;height: 480px;}
.g_btn-vplay{display: block;width: 60px;height: 60px;background: url(../images/ind_72.png) no-repeat center;background-size: 100%;position: absolute;left: 50%;margin-left: -30px;top: 50%;margin-top: -54px;}
.g_playbox-nei>p{width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 14px 20px;background: rgba(230,0,18,0.67);font-size: 14px;font-weight: 700;position: absolute;left: 0;bottom: 0;color: #fff;}
.g_videospage-right{width: 315px;position: absolute;right: 0;top: 0;padding-top: 28px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_videosrelevant{height: 480px;padding: 0 0 48px 17px;background: #fff;margin-top: 12px;overflow: hidden;position: relative;}
.g_videosrelevant-list{width: 100%;height: 432px; position:relative; overflow:hidden;margin-top: 23px;padding-right: 23px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_vre-list{ width:100%; overflow:hidden; overflow-y:scroll; padding-right:50px;height: 432px;}
.g_videosrelevant-list ul li{margin-bottom: 10px;}
.g_videosrelevant-list ul li a{position: relative;min-height: 50px;padding-left: 94px;display: block;}
.g_videositem-imgbox{width: 89px;height: 50px;border-radius: 2px;overflow: hidden;position: absolute;left: 0;top: 0;}
.g_videositem-imgbox>img{display: block;width: 89px;height: 50px;}
.g_videositem-imgbox time{display: block;text-align: right;width: 100%; position: absolute;left: 0;bottom: 0;font-size: 12px;color: #E5E5E5;line-height: 24px;padding: 0 5px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_videos-fontbox p{font-size: 12px;color: #333;line-height: 24px;}
.scrollVBar{width:2px; height:100%; top:0px; position:absolute; right:2px; border-radius:5px; background: #EAEAEA; display:none;}
.scrollVBar i{position:absolute; width:100%;display:none; background:#E60012; display:block; height:100px; border-radius:5px; cursor:pointer; opacity:0.9;}
.g_videositem-imgbox span{display: none;font-size: 12px;color: #fff;background: #E60012;position: absolute;left: 0;top: 0;padding: 0 2px;}
.g_videospage-current .g_videos-fontbox p{color: #E60012;}
.g_videospage-current .g_videositem-imgbox span{display: block;}
.g_videosrelevant-list ul li:hover .g_videos-fontbox p{color: #E60012;}
.g_playbox-nei{position: relative;}
#mk_videoPlayer{position: absolute;left: 0;top: 0;display: none;}

/*资源中心*/
.g_resources-body{width: 100%;position: relative;}
.g_resources-container{width: 1168px;margin: 0 auto;padding-top: 1px;position: relative;}
.g_screen{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;position: absolute;right: 0;top: 20px;}
.g_screen::after{display: none;}
.g_screen a{display: inline-block;height: 30px;line-height: 30px;font-size: 14px;color: #3D3D3D;padding: 0 22px;border-radius: 30px;}
.g_screen a.g_screen-dqys{background: #E60012;color: #fff;}
.g_resources-list{margin-top: 27px;}
.g_resources-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_resources-list ul::after{display: none;}
.g_resources-list ul li{display: inline-block;width: 570px;height: 220px;box-sizing: border-box; -webkit-box-sizing: border-box;position: relative;padding: 20px 35px 17px 167px;background: linear-gradient(111deg, #FFFFFF 2%, #F8F8F8 99%); border: 1px solid #D8D8D8;border-radius: 3px;margin-bottom: 26px;}
.g_resources-img{display: block;position: absolute;left: 18px;top: 20px;width: 130px;height: 184px; z-index: 3;}
.g_resources-div{padding-top: 17px;position: relative;height: 184px; box-sizing: border-box; -webkit-box-sizing: border-box; z-index: 3;}
.g_resources-div p{font-size: 18px;color: #333;font-weight: 500; height: 25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.g_resources-div span{display: block;font-size: 14px;color: #9B9B9B;line-height: 24px;margin-top: 17px;}
.g_resources-div a{display: flex;height: 31px;line-height: 31px;padding: 0 12px;border-radius: 3px; border: 1px solid #D8D8D8; box-sizing: border-box; -webkit-box-sizing: border-box;position: absolute;left: 0;bottom: 0;align-items: center;}
.g_resources-div a::after{content: '';display: inline-block;width: 12px;height: 12px;background: url(../images/resources/r_03.png) no-repeat center;background-size: 100%;margin-left: 12px;}
.g_resources-list ul li:hover .g_resources-div a{background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);color: #fff;border: 0 none;}
.g_resources-list ul li:hover .g_resources-div a::after{background: url(../images/resources/r_04.png) no-repeat center;background-size: 100%;}

.g_resources-list ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(110deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_resources-list ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #FAFAFA;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
.g_liuzi-form{width: 750px;background: #fff;height: 550px;position: absolute;left: 50%;margin-left: -375px;top: 50%;margin-top: -375px; z-index: 2000;display: none;}
.g_liuzi-frame{width: 100%;height: 100%;border: 0 none;}
.g_btn-close{display: block;width: 30px;height: 30px;position: absolute;right: 15px;top: 15px;background: url(../images/resources/r_07.png) no-repeat center;background-size: 100%;}
.g_bghui{width: 100%;height: 100%;left: 0;top: 0; z-index: 1000;background: rgba(0,0,0,0.7);position: fixed;display: none;}


/*案例页*/
.g_case-banner{width: 100%;height: 400px;position: relative;overflow: hidden;}
.g_casebanner-img{display: block;width: 1920px;height: 400px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.g_casebanner-div{width: 1200px;height: 400px;box-sizing: border-box; -webkit-box-sizing: border-box;position: absolute; z-index: 3;left: 50%;margin-left: -600px;top: 0;padding-top: 72px;}
.g_casebanner-div h1{font-size: 42px;font-weight: 700;color: #E10013;}
.g_casebanner-div span{display: block;width: 580px;font-size: 16px;font-weight: 400;color: #555;line-height: 28px;margin-top: 16px;}
.g_casebanner-button{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 24px;}
.g_casebanner-button a{display: flex;height: 40px;align-items: center;justify-content: center; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);color: #fff;border-radius: 4px;font-size: 16px;padding: 0 25px;margin-right: 16px;}
.g_casebanner-button a img{width: 13px;height: 13px;margin-left: 5px;}
.g_digital-value{position: relative;height: 364px;width: 100%;overflow: hidden;}
.g_digital-value::before{content: '';display: block;width: 430px;height: 448px;background: url(../images/case/c_04.png) no-repeat center top;background-size: 100%;position: absolute;left: 0;top: 0;}
.g_digital-value::after{content: '';display: block;width: 359px;height: 285px; background: url(../images/case/c_05.png) no-repeat center top;background-size: 100%;position: absolute;right: 0;top: 0;}
.g_modular-title{ margin-top: 58px;text-align: center;font-size: 30px;color: #666;font-weight: 700;}
.g_digital-list{width: 1200px;height: 175px;margin: 52px auto 0;background: url(../images/case/c_06.png);background-size: 100% 100%;position: relative; z-index: 3;}
.g_digital-list ul{display: flex;justify-content:center;flex-wrap: wrap;padding-top: 34px;}
.g_digital-list ul::after{display: none;}
.g_len2 li{width: 50%;}
.g_len3 li{width: 33.333%;}
.g_len4 li{width: 25%;}
.g_len5 li{width: 20%;}
.g_digital-list ul li{display: block;position: relative;text-align: center;position: relative;padding: 8px 48px 0;box-sizing: border-box; -webkit-box-sizing: border-box;}
.g_digital-list ul li p{font-size: 18px;color: #E31924;height: 70px;line-height: 70px;}
.g_digital-list ul li p b{font-family: Impact;font-size: 40px;font-weight: 400;}
.g_digital-list ul li span{display: block;font-size: 16px;color: #6C6C6C;margin-top: 5px;}
.g_digital-list ul li i{content: '';display: block;width: 1px;height: 106px;background: #6C6C6C;position: absolute;right: 0;top: 0;opacity: 0.5;}
.g_recollections{width: 100%;height: 519px; background: url(../images/case/c_10.png) no-repeat center;background-size: 1920px 519px;overflow: hidden;}
.g_recollections-body{margin: 53px auto 0;width: 1200px;box-sizing: border-box; -webkit-box-sizing: border-box;padding-right: 458px;position: relative;height: 365px;}
.g_recollections-body>img{display: block;height: 488px;position: absolute;right: 24px;bottom: 0;}
.g_recollections-content{padding: 26px 33px 105px 45px;position: relative;}
.g_recollections-rich{font-size: 16px;line-height: 49px;font-weight: 400;color: #666}
.g_recollections-rich strong{font-size: 20px;font-weight: 700;}
.g_recollections-rich strong span{font-style: normal;font-size: 20px;font-weight: 700;color: #E60012;}
.g_recollections-content::before{content: '';display: block;width: 27px;height: 26px;background: url(../images/case/c_08.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 0;}
.g_recollections-content::after{content: '';display: block;width: 20px;height: 22px;background: url(../images/case/c_09.png) no-repeat center top;background-size: 100%;position: absolute;right: 0;top: 24px;}
.g_recollections-content>span{font-size: 18px;color: #333;font-weight: 500;margin-top: 56px;display: flex;justify-content: flex-end;align-items: center;}
.g_recollections-content>span::before{content: '';display: inline-block;height: 1px;width: 28px;background: #767676;margin-right: 7px;}
.g_business{width: 100%;position: relative;padding-bottom: 48px;}
.g_business-container{width: 1200px;margin: 0 auto;padding-top: 1px;position: relative; z-index: 3;}
.g_business-list{width: 100%;margin-top: 45px;}
.g_business-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_business-list ul::after{display: none;}
.g_business-list ul.g_bus-lens{justify-content:center;}
.g_business-list ul.g_bus-lens li{margin: 0 10px;}
.g_business-list ul li{display: inline-block;width: 283px; box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #DFDFDF; box-shadow: 0px 0px 9px 6px #FFFFFF;position: relative; cursor: pointer;background: #fff;}
.g_business-item{position: relative;width: 100%; background: linear-gradient(180deg, #F1F3F5 0%, #FFFFFF 100%); box-sizing: border-box; -webkit-box-sizing: border-box;padding: 59px 36px 62px; z-index: 3;}
.g_business-item img{display: block;height: 40px;margin: 0 auto;}
.g_business-item p{font-size: 14px;line-height: 24px;color: #666;margin-top: 34px;text-align: justify;}
.g_business-list ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(180deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_business-list ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #fff;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
.g_business::before{content: '';display: block;width: 417px;height: 308px;background: url(../images/case/c_17.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 0;}
.g_business::after{content: '';display: block;width: 230px;height: 454px;background: url(../images/case/c_18.png) no-repeat center;background-size: 100%;position: absolute;right: 0;top: 172px;}
.g_flywheel{width: 100%;background: url(../images/case/c_16.png) no-repeat center bottom;background-size: 1920px;}
.g_flywheel-container{width: 1200px;margin: 0 auto;overflow: hidden;}
.g_modular-subtitle{text-align: center;font-size: 14px;line-height: 30px;margin-top: 20px;color: #666;}
.g_flywheel-body{width: 790px;padding: 20px 0 113px;}
.g_flywheel-img{display: block;width: 100%;}
.g_application{width: 100%;overflow: hidden;background: url(../images/case/c_19.png) no-repeat center;background-size: 1920px 100%;}
.g_application-list{width: 1160px;margin: 65px auto 0;padding-bottom: 55px;}
.g_application-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_application-list ul::after{display: none;}
.g_application-list ul li{display: inline-block;width: 570px; box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #DFDFDF; position: relative; cursor: pointer;border-radius: 3px;background: linear-gradient(180deg, #F1F3F5 0%, #FFFFFF 100%);margin-bottom: 22px; cursor: pointer;}
.g_application-item{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 19px 30px 39px 26px;position: relative; z-index: 3; background: linear-gradient(180deg, #F1F3F5 0%, #FFFFFF 100%);min-height: 196px;}
.g_application-item img{height: 40px;}
.g_application-item p{font-size: 16px;font-weight: 700;color: #555;margin-top: 15px;}
.g_application-item span{display: block;font-size: 12px;line-height: 24px;color: #666;margin-top: 6px;}
.g_application-list ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(90deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_application-list ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: linear-gradient(180deg, #F1F3F5 0%, #FFFFFF 100%);
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
.g_about-doctor{width: 100%;overflow: hidden;}
.g_aboutdor-container{width: 1160px;margin: 50px auto 0; box-sizing: border-box; -webkit-box-sizing: border-box;padding-left: 550px;position: relative;min-height: 310px;background: #FAFAFA;}
.g_aboutdor-container img{width: 550px;position: absolute;left: 0;top: 0;}
.g_aboutdor-div{ padding: 37px 38px 80px 47px;}
.g_aboutdor-div p{font-size: 16px;font-weight: 700;color: #555;}
.g_aboutdor-div p::after{content: '';display: block;height: 1px;background: #E60012;margin-top: 16px;width: 17px;}
.g_aboutdor-div span{display: block;margin-top: 13px;font-size: 16px;line-height: 28px;color: #555;}
.g_other-case{overflow: hidden;width: 100%;padding-bottom: 103px;}
.g_other-list{width: 1160px;margin: 52px auto 0;}
.g_other-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.g_other-list ul::after{display: none;}
.g_other-list ul li{display: inline-block;width: 356px;background:#fff url(../images/case/c_28.png) no-repeat left bottom;background-size: 100%;position: relative; box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.2);cursor: pointer;}
.g_other-item{display: block;width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 37px 37px 129px;position: relative; z-index: 3;}
.g_other-item img{display: block;width: 137px;height: 51px;}
.g_other-item p{margin-top: 18px;font-size: 14px;line-height: 24px;font-weight: 400;color: #3D3D3D;text-align: justify;}
.g_other-after{content: '';display: block;width: 65px;height: 63px;background: url(../images/case/c_30.png) no-repeat left top;background-size: 100%;position: absolute;right: 37px;bottom: 22px; z-index: 3;}
.g_other-list ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(180deg, #F8211C 0%, rgba(248,33,28,1) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.g_other-list ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background:#fff url(../images/case/c_28.png) no-repeat left bottom;background-size: 100%;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
.g_other-list ul li:hover .g_other-after{background: url(../images/case/c_29.png) no-repeat left top;background-size: 100%;}
.g_recollections-container{width: 100%;overflow: hidden;}


/* 迭代 */
/* banner */
.t_case-banner{width: 100%;height: 400px;position: relative;overflow: hidden;}
.t_casebanner-img{display: block;height: 400px;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.t_casebanner-div{width: 1200px;height: 400px;box-sizing: border-box; -webkit-box-sizing: border-box;position: absolute; z-index: 3;left: 50%;transform: translateX(-50%);top: 0;padding-top: 135px;}
.t_casebanner-div h3{font-size: 42px;font-weight: 500;color: #fff}
.t_casebanner-button{margin-top: 37px;}
.t_casebanner-button a{display: inline-block;background: #E60012;color: #fff;border-radius: 4px;font-size: 20px;padding: 0 34px;line-height: 46px;}
.t_case-layer{width: 1920px;height: 100%;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
/* 关于XX */
.t_digital-value{width: 100%;position: relative;overflow: hidden;}
.t_digital-container{width: 1200px;margin: 88px auto 71px;position: relative;}
.t_digital-title{font-size: 42px;color: #3C3C3C;font-weight: 900;position: relative;display: inline-block;}
.t_digital-title::after{content: "";display: block;width: 100%;height: 6px;background-image: linear-gradient(to right,#E60012,#F46D5E,#FFC8BC);position: absolute;bottom: -8px;left: 0;border-radius: 3px;}
.t_digital-list{width: 100%;position: relative;display: flex;justify-content: space-between;margin-top: 34px;}
.t_digital-con{position: relative;}
.t_digital-brief{font-size: 16px;color: #3D3D3D;line-height: 27px;text-align: justify;font-weight: 400;margin-top: 30px;}
.t_digital-con ul{display: flex;flex-wrap: wrap;padding-top: 35px;}
.t_digital-con ul::after{display: none;}
.t_digital-con ul li{width: 25%;position: relative;padding: 4px 0;box-sizing: border-box; -webkit-box-sizing: border-box;margin-bottom: 10px;}
.t_digital-con ul li::after{content: "";display: block;width: 1px;height: 100%;background: #F1F0F2;position: absolute;top: 0;right: 0;}
.t_digital-con ul li:last-child::after{display: none;}
.t_digital-con ul li:first-child{padding-left: 0;}
.t_digital-con ul li:last-child{padding-right: 0;}
.t_digital-con ul li span{display: block;font-size: 16px;color: #3D3D3D;margin-bottom: 5px;text-align: center;}
.t_digital-con ul li i{display: block;font-size: 16px;color: #3D3D3D;margin-bottom: 5px;font-weight: 700;white-space: nowrap;text-align: center;}
.t_digital-ico{position: relative;margin-left: 50px;}
.t_digital-ico img{width: 500px;vertical-align: middle;}
/* 客户感言 */
.t_recollections{width: 100%;position: relative;height: 400px;overflow: hidden;}
.t_recollections-big{display: block;width: 1920px;height: 400px;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.t_recollections-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.t_recollections-body{width: 100%;height: 100%;position: relative;display: flex;}
.t_recollections-le{width: 100%;height: 100%;position: relative;padding: 140px 32px 0;}
.t_recollections-scheme{width: 100%;position: relative;}
.t_recollections-img{width: 33px;height: 35px;position: absolute;bottom: -30px;left: -30px;}
.t_recollections-imgm{width: 33px;height: 35px;position: absolute;top: -30px;right: -30px;}
.t_recollections-le p{font-size: 16px;font-weight: 500;color: #3D3D3D;line-height: 25px;text-align: justify;position: relative;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.t_recollections-le::before{content: '';display: block;width: 48px;height: 37px;background: url(../../images/cases/t_04.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 50px;}
.t_recollections-le::after{content: '';display: block;width: 48px;height: 37px;background: url(../../images/cases/t_05.png) no-repeat center top;background-size: 100%;position: absolute;right: 0;bottom: 30px;}
.t_recollections-ri{height: 400px;position: relative;}
.t_recollections-brief{width: 500px;height: 100%;position: relative;display: flex;justify-content: flex-end;padding-top: 90px;}
.t_recollections-brief p{color: #3D3D3D;font-size: 14px;font-weight: 500;writing-mode: vertical-rl;transform: rotate(0deg);line-height: 27px;}
.t_recollections-name{width: 34px;height: 122px;background-image: linear-gradient(to bottom,#E60012,rgba(230, 0, 18, 0));border-radius: 17px; color: #fff;font-size: 20px;font-weight: 500;writing-mode: vertical-rl;transform: rotate(0deg);padding: 16px 3px 0;position: absolute;right: 70px;top: 74px;}
.t_recollections-pic{position: absolute;bottom: 0;right: 100px;overflow: hidden;}
.t_recollections-ico{width: 290px;vertical-align: middle;}
/* 核心关键指标获得增长 */
.t_business{width: 100%;position: relative;}
.t_business-container{width: 1200px;margin: 65px auto 74px;position: relative;}
.t_business-title{font-size: 42px;color: #3C3C3C;font-weight: 900;position: relative;text-align: center;}
.t_business-title::after{content: "";display: block;width: 161px;height: 6px;background-image: linear-gradient(to right,#E60012,#F46D5E,#FFC8BC);position: absolute;bottom: -8px;left: 50%;transform: translateX(-50%);border-radius: 3px;}
.t_business-list{width: 100%;margin-top: 50px;position: relative;display: flex;flex-direction: column;align-items: center;}
.t_business-list ul{width: 100%;display: flex;justify-content: space-between;}
.t_business-list ul::after{display: none;}
.t_business-list ul li{display: inline-block;width: 23%;box-sizing: border-box; -webkit-box-sizing: border-box;box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);position: relative; cursor: pointer;background: #fff;border-radius: 0 20px 0 20px;margin: 0 10px;}
.t_business-list ul li:first-child{margin-left: 0;}
.t_business-list ul li:last-child{margin-right: 0;}
.t_business-item{position: relative;width: 100%;padding: 20px 0 40px; z-index: 3;}
.t_business-item p{font-size: 46px;line-height: 76px;font-weight: 700;text-align: center;background-image: linear-gradient(to bottom, #FF6E4C, #E60012);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;}
.t_business-item p i{font-size: 18px;}
.t_business-img{display: block;height: 34px;margin: -45px auto 16px;}
.t_business-item span{display: block;font-size: 14px;font-weight: 500;color: #3D3D3D;text-align: center;position: relative;}
.t_business-list ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(180deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
	border-radius: 0 20px 0 20px;
}
.t_business-list ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #fff;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
	border-radius: 0 20px 0 20px;
}
.t_business-but{display: inline-block;background: #E60012;color: #fff;border-radius: 4px;font-size: 20px;padding: 0 34px;line-height: 46px;margin-top: 45px;}
/* 传统的管理模式亟需进行数智化升级 */
.t_flywheel{width: 100%;position: relative;overflow: hidden;}
.t_flywheel-big{display: block;width: 1920px;height: 100%;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.t_flywheel-container{width: 1200px;margin: 46px auto 58px;position: relative;}
.t_flywheel-title{font-size: 42px;color: #3C3C3C;font-weight: 900;position: relative;text-align: center;}
.t_flywheel-title::after{content: "";display: block;width: 161px;height: 6px;background-image: linear-gradient(to right,#E60012,#F46D5E,#FFC8BC);position: absolute;bottom: -8px;left: 50%;transform: translateX(-50%);border-radius: 3px;}
.t_flywheel-subtitle{font-size: 16px;color: #3C3C3C;font-weight: 300;line-height: 26px;position: relative;text-align: justify;margin: 50px 0 40px;}
.t_flywheel-body{width: 100%;position: relative;}
.t_flywheel-body ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.t_flywheel-body ul::after{display: none;}
.t_flywheel-body ul li{display: inline-block;width: 48%;background: rgba(255, 255, 255, 0.5);padding: 22px 26px;border-radius: 7px;box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);margin-bottom: 30px;display: flex;align-items: center;}
.t_flywheel-img{width: 60px;height: 60px;margin-right: 23px;}
.t_flywheel-body ul li span{display: block;color: #3C3C3C;font-size: 16px;font-weight: 300;text-align: justify;}
/* 核心关键应用场景 */
.t_application{width: 100%;overflow: hidden;position: relative;}
.t_application-container{width: 1200px;margin: 61px auto 52px;position: relative;}
.t_application-container ul{width: 100%;display: flex;justify-content: center;flex-wrap: wrap;margin-top: 61px;}
.t_application-container ul::after{display: none;}
.t_application-container ul li{display: inline-block;width: 48%;position: relative;border-radius: 7px;background: #fff;margin-bottom: 36px;cursor: pointer;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);}
.t_application-container ul li:nth-child(odd){margin-right: 10px;}
.t_application-container ul li:nth-child(even){margin-left: 10px;}
.t_application-container ul li:last-child{margin: 0 0 36px;}
.t_application-item{width: 100%;padding: 30px 23px;position: relative; z-index: 3;min-height: 216px;background: #fff;border-radius: 7px;display: flex;flex-direction: column;align-items: center;}
.t_application-item img{height: 60px;}
.t_application-item p{font-size: 18px;font-weight: 700;color: #E60012;margin-top: 15px;}
.t_application-item span{display: block;font-size: 15px;line-height: 24px;color: #3D3D3D;margin-top: 10px;text-align: justify;font-weight: 300;}
.t_application-container ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(90deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
}
.t_application-container ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: linear-gradient(180deg, #F1F3F5 0%, #FFFFFF 100%);
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
}
/* 数智化驱动经营能力全面提升 */
.t_aboutdor-doctor{width: 100%;overflow: hidden;position: relative;}
.t_aboutdor-big{display: block;width: 1920px;height: 100%;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.t_aboutdor-container{width: 1200px;margin: 0 auto;position: relative;padding: 40px 0;}
.t_aboutdor-content{width: 100%;position: relative;display: flex;justify-content: center;align-items: center;margin-top: 50px;}
.t_aboutdor-pic{position: relative;margin-right: 35px;}
.t_aboutdor-pic img{width: 470px;}
.t_aboutdor-div{position: relative;}
.t_aboutdor-title{font-size: 42px;color: #3C3C3C;font-weight: 900;position: relative;margin-bottom: 48px;}
.t_aboutdor-title::after{content: "";display: block;width: 161px;height: 6px;background-image: linear-gradient(to right,#E60012,#F46D5E,#FFC8BC);position: absolute;bottom: -8px;left: 0;border-radius: 3px;}
.t_aboutdor-con{width: 100%;position: relative;}
.t_aboutdor-con ul{width: 100%;position: relative;}
.t_aboutdor-con ul li{width: 100%;position: relative;margin-bottom: 30px;}
.t_aboutdor-promote{color: #3C3C3C;font-size: 18px;margin-bottom: 4px;font-weight: 700;}
.t_aboutdor-promote i{color: #E60012;}
.t_aboutdor-div span{display: block;color: #3C3C3C;font-size: 16px;font-weight: 300;}
.t_aboutdor-con ul li:last-child{margin-bottom: 0;}
/* 用友YonSuite与创新企业一起重构增长新动能 */
.t_other-case{overflow: hidden;width: 100%;position: relative;}
.t_other-container{width: 1200px;margin: 68px auto;position: relative;}
.t_other-con{width: 100%;position: relative;margin-top: 40px;}
.t_other-swiper1{padding: 10px;}
.t_other-item{width: 100%;padding: 51px 16px 16px;position: relative;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;align-items: center;background: #fff;border-radius: 7px;}
.t_other-item img{display: block;width: auto;height: 46px;}
.t_other-group{width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;margin: 34px 0 4px;}
.t_other-group::after{display: none;}
.t_other-le{font-size: 16px;font-weight: 400;color: #3C3C3C;font-weight: 300;}
.t_other-ri{display: inline-block;padding: 0 4px;background: #FFDADC;border-radius: 3px;color: #3C3C3C;font-size: 14px;line-height: 22px;font-weight: 300;}
.t_other-item span{display: block;width: 100%;color: #3C3C3C;font-size: 14px;text-align: justify;font-weight: 300;min-height: 40px;}
.t_other-swiper1 .swiper-slide{transition: 300ms;transform: scale(0.8);}
.t_other-swiper1 .swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(1);z-index: 1;}
.t_other-prev{display: block;width: 28px;height: 28px;background: url(../../images/cases/t_21.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%); z-index: 10;}
.t_other-next{display: block;width: 28px;height: 28px;background: url(../../images/cases/t_22.png) no-repeat center;background-size: 100%;position: absolute;right: 0;top: 50%;transform: translateY(-50%); z-index: 10;}
/* 立即咨询 */
.t_service{width: 100%;overflow: hidden;position: relative;}
.t_service-big{display: block;width: 1920px;height: 100%;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.t_service-container{width: 1200px;margin: 73px auto 71px;position: relative;display: flex;flex-direction: column;align-items: center;}
.t_service-img{height: 64px;margin-bottom: 32px;}
.t_service-body{width: 100%;position: relative;display: flex;justify-content: center;align-items: center;}
.t_service-body a{display: inline-block;margin: 0 12px;border-radius: 4px;padding: 0 30px;font-size: 20px;line-height: 46px;font-weight: 300;}
.t_service-body a:first-child{background: #E60012;border: 1px solid rgba(0, 0, 0, 0);color: #fff;}
.t_service-body a:last-child{border: 1px solid #E60012;color: #E60012;}

a:visited{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-user-select: none;
-moz-user-focus: none;
-moz-user-select: none;}

/*移动端元素*/
.g_progressiveness-bgm{display: none;}
.g_progressiveness-mobile{display: none;}
.g_modular1-bgm{display: none;}
.g_field-mobile{display: none;}
.g_programme-imgm{display: none;}
.g_programme-pagination{display: none;}
.g_newcase-title{display: none;}
.g_service-bgm{display: none;}
.g_news-imgm{display: none;}
.g_videos-list{display: none;}
.g_meeting-imgm{display: none;}
.g_contact-bgm{display: none;}
.g_pagemap-nav ul li.g_pagemap-links{display: none;}
.g_pagemap-codes{display: none;}
.g_submenu-mobile{display: none;}
.g_search-banner{display: none;}
.g_news-bannerm{display: none;}
.g_news-remark b{display: none;}
.g_videospage-playbox h1{display: none;}
.g_resources-imgm{display: none;}
.g_casebanner-imgm{display: none;}
.g_flywheel-imgm{display: none;}
.g_zwt-mb{display: none;}
.g_btn-clnav{display: none;}

/* 迭代 */
.t_casebanner-imgm{display: none;}
.t_digitalmob-ico{display: none;}
.t_recollections-bigm{display: none;}
.t_flywheel-bigm{display: none;}
.t_aboutdor-bigm{display: none;}
.t_service-bigm{display: none;}

@media  only all and (max-width:1920px){}
@media  only all and (max-width:1480px){
	.g_progressiveness-item{width: 755px;height: 304px;transform: scale(0.78) translateX(-64%);-webkit-transform: scale(0.78) translateX(-64%);}
	.g_progressiveness-fl{width: 378px;height: 304px;}
	.g_progressiveness-fl img{width: 378px;height: 304px;}
	.g_progressiveness-fr{width: 377px;height: 304px;}
	.g_progressiveness-fr p{margin: 40px 0 0 40px;}
	.g_progressiveness-fr span{margin-top: 16px;padding: 0 40px;}
	.g_progressiveness-fr a{left: 40px;}
	.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::before{width: 755px;height: 304px;}
	.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::after{width: 755px;height: 304px;}
	.g_progressiveness-swiperpc2 .swiper-slide{height: 304px;}
}
@media  only all and (max-width:1380px){}
@media  only all and (max-width:1300px){
	.g_header-container{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 30px;}
	.g_header-nav ul li{padding: 0 20px;}
}
@media  only all and (max-width:1200px){
	.g_header-container{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 30px;}
	.g_search-container{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 23px;}
	.g_logo .g_logo-img{width: auto;height: 18px;}
	.g_header-nav{width: auto;}
	/* .g_header-nav ul li{padding: 0 7px;} */
	.g_phone{font-size: 18px;background-size: 12px;padding-left: 15px;}
	.g_sub-menu{width: 648px;}
	.g_submenu-about{width: 120%; padding: 10px 0;}
	.g_submenu-fl>a{font-size: 14px;}
	.g_submenu-second{margin-top: 15px;}
	.g_submenu-second p a{font-size: 12px;}
	.g_submenu-fr{padding: 20px;}
	.g_submenu-item{margin-bottom: 15px;width: 30%;}
	.g_submenu-item p{font-size: 14px;padding-left: 16px;}
	.g_submenu-item span{font-size: 12px;padding-left: 16px;}
	.g_submenu-item p img{width: 12px;height: 12px;}
	.g_news-banner p{left: 30px;margin-left: 0;}
	.g_newsdetailes-container{width: 100%;padding-right:17px;}
	.g_news-right{display: none;}
	.g_videos-body{overflow: hidden;}
	.g_videospage-container{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 23px;}
	.g_videospage-container ul li{width: 30%;height: 300px;}
	.g_videos-font p{display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;height: 42px;}
	.g_videositem-img{height: auto;}
	.g_videospage-body{width: 100%;padding: 0 30px;}
	.g_videospage-right{position: static;width: 100%;}
	.g_videospage-playbox{height: auto;}
	.g_videospage-playbox img{height: auto;}
	.g_vre-list{height: auto;}
	.g_videosrelevant-list{height: auto;}
	.g_videosrelevant{height: auto;}
	.g_videosrelevant-list ul li{margin-bottom: 20px;}
	.g_videosrelevant-list ul li a{min-height: 100px;padding-left: 198px;}
	.g_videositem-imgbox{width: 178px;height: 100px;}
	.g_videositem-imgbox>img{width: 178px;height: 100px;}
	.g_videos-fontbox p{font-size: 14px;font-weight: 500;}
	.g_progressiveness-container{width: 100%;padding: 0 30px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_progressiveness-swiperpc1{width: 100%;}
	.g_field-container{width: 100%;padding: 0 30px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_field-col{width: 16.66%;}
	.g_field-wid{width:100%;}
	.g_field-wid .g_field-col{width:12.7%;}
	.g_field-wid .g_field-list .g_field-dqys{width: 36.5%; }
	.g_field-list .g_field-dqys .g_field-current .g_field-box{width: 100%;height: 280px; opacity: 1;}
	.g_field-content{width: 100%;}
	.g_progressiveness-left{margin-left: 0;left: 30px;}
	.g_progressiveness-right{margin-right: 0;right: 30px;}
	.g_banner{height: 467px;}
	.g_banner-img{width: 1400px;height: 467px;margin-left: -700px;}
	.g_banner ul li a{height: 40px;bottom: 60px;line-height: 40px;width: 110px;font-size: 14px;margin-left: -275px;}
	.g_index-title{font-size: 28px;margin-top: 30px;}
	.g_programme-content{width: 600px;margin-right: -412px;}
	.g_programme-ctrl{margin-left: -412px;}
	.g_programme-container{margin-top: 30px;}
	.g_newcase-container{width: 100%;margin-top: 30px; padding: 0 30px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_newcase-container ul li{width: 49%;margin-bottom: 20px;}
	.g_morecase-container{margin-top: 20px;}
	.g_morecase-list{height: 85px;margin-bottom: 10px;}
	.g_morecase-list ul li{width: 151px;height: 85px;}
	.g_morecase-list ul{height: 85px;}
	.g_morecase-list ul li img{width: 151px;height: 85px;}
	.g_service-container{width: 100%;left: 0;margin-left: 0;}
	.g_news-container{width: 100%;padding: 0 30px 0 513px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_news-first{left: 30px;}
	.g_news-div p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 24px;}
	.g_news-div span{margin-top: 0;}
	.g_news-div{padding-top: 20px;}
	.g_videos-container{width: 100%;padding: 0 30px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_videos-item{width: 90%;height: 375px;}
	.g_videos-itemtab{width: 100%;height: 375px;}
	.g_videos-imgs{height: auto;}
	.g_videos-content p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 24px;}
	.g_videos-content a{margin-top: 0;}
	.g_meeting{margin-top: 0;}
	.g_meeting-list{height: 360px;}
	.g_meeting-img{width: 1400px;height: 360px;margin-left: -700px;}
	.g_meeting-list ul li a{width: 110px;height: 40px;line-height: 40px;font-size: 14px;bottom: 60px;margin-left: -275px;}
	.g_contact-container{width: 100%;}
	.g_btn-contact{width: 110px;height: 40px;line-height: 40px;font-size: 14px;}
	.g_contact-txt{height: 28px;}
	.g_pagemap-container{width: 100%;padding: 0 30px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_links{width: 100%;padding: 0 30px; box-sizing: border-box; -webkit-box-sizing: border-box;margin-top: 30px;justify-content:flex-start;}
	.g_links-container{margin-top: 10px;justify-content: flex-start;}
	.g_pagemap-nav{width: 100%;margin-top: 20px;}
	.g_pagemap-contact{width: 100%;}
	.g_pagemap-container::after{display: none;}
	.g_pagemap-contact ul{display: flex;justify-content: space-between;}
	.g_pagemap-contact ul::after{display: none;}
	.g_pagemap-logo img{margin: 0 auto;}
	.g_resources-container{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 1px 30px 0;}
	.g_resources-list ul li{width: 49%;padding-right: 20px;}
	.g_resources-div{padding-top: 0;}
	.g_resources-div span{display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 3;-webkit-line-clamp: 3;overflow: hidden;height:70px;}
	.g_resources-div p{height: 25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.g_casebanner-div{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 72px 30px 0;left: 0;margin-left: 0;}
	.g_digital-list{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 30px;}
	.g_digital-list ul li p b{font-size: 40px;}
	.g_digital-list ul li p{font-size: 14px;}
	.g_digital-list ul li span{font-size: 14px;}
	.g_digital-list ul li{padding: 8px 32px 0;}
	.g_digital-list ul li::after{display: none;}
	.g_recollections-body{width: 100%;padding-left: 30px;padding-right: 400px;}
	.g_recollections-body>img{height: 400px;width: auto;}
	.g_recollections-content{padding-bottom: 0;}
	.g_recollections-content p{font-size: 14px;line-height: 34px;}
	.g_recollections-content p b{font-size: 18px;}
	.g_recollections-content p i{font-size: 18px;}
	.g_recollections-content span{font-size: 16px;}
	.g_business-container{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 1px 30px 0;}
	.g_business-list ul li{width: 22%;}
	.g_business-item{padding: 30px 20px;}
	.g_flywheel-container{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 30px;}
	.g_flywheel{background-size: 100%;}
	.g_flywheel-body{width: 600px;padding: 20px 0 60px;}
	.g_application-list{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 30px;}
	.g_application-list ul li{width: 48%;}
	.g_about-doctor{box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 30px;}
	.g_aboutdor-container{width: 100%;padding: 0 0 0 420px;min-height: 225px;}
	.g_aboutdor-container img{width: 400px;}
	.g_aboutdor-div{padding: 15px 30px 0 0;}
	.g_aboutdor-div p::after{margin-top: 5px;}
	.g_aboutdor-div span{margin-top: 5px;font-size: 14px;line-height: 24px;}
	.g_other-list{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 30px;}
	.g_other-list ul li{width: 32%;}
	.g_other-item{padding: 20px 20px 88px;}
	
	
	/* 迭代 */
	.t_casebanner-div{width: 100%;padding: 135px 25px 0;}
	.t_digital-container{width: 100%;padding: 0 25px;}
	.t_digital-con ul li{width: 24%;}
	/* .t_digital-con ul li::after{right: 24%;} */
	.t_recollections-container{width: 100%;padding: 0 25px;}
	.t_business-container{width: 100%;padding: 0 25px;}
	.t_flywheel-container{width: 100%;padding: 0 25px;}
	.t_application-container{width: 100%;padding: 0 25px;}
	.t_aboutdor-container{width: 100%;padding: 40px 25px;}
	.t_aboutdor-pic{left: 25px;}
	.t_other-container{width: 100%;padding: 0 25px;}
	.t_service-container{width: 100%;padding: 0 25px;}
	
}
@media  only all and (max-width:1100px){
	.g_header-nav ul li{padding:0 20px;}
	
	/* 迭代 */
	.t_digital-con ul li{width: 22%;}
	/* .t_digital-con ul li::after{right: -70%;} */
	.t_digital-ico img{width: 500px;}
}
@media  only all and (max-width:1000px){
	.g_header-nav ul li{padding: 0 5px;}
	.g_header-nav ul li>a{font-size: 12px;}
	.g_videospage-container ul li{height: 270px;}
	.g_progressiveness-swiperpc2 .swiper-slide{height: 322px;}
	.g_progressiveness-item{width: 800px;height: 322px;}
	.g_progressiveness-fl{width: 400px;height: 322px;}
	.g_progressiveness-fl img{width: 400px;height: 322px;}
	.g_progressiveness-fr{width: 400px;height: 322px;}
	.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::before{width: 800px;height: 322px;}
	.g_progressiveness-swiperpc2 .swiper-slide.swiper-slide-active::after{width: 800px;height: 322px;}
	.g_field-icon{width: 40px;height: 54px;}
	.g_field-icon img{height: 35px;}
	.g_field-icon::after{width: 60px;left: 50%;margin-left: -30px;}
	.g_field-item{height: 110px;}
	.g_field-list{height: 220px;}
	.g_field-content{height: 220px;}
	.g_field-list .g_field-dqys .g_field-current .g_field-box{height: 220px;}
	.g_field-img{width: 88px;}
	.g_field-img img{width: 88px;margin-left: -44px;}
	.g_field-box{padding-right: 13px;}
	.g_field-img::after{width: 120px;margin-left: -60px;}
	.g_field-col:last-child .g_field-item:nth-child(1) .g_field-box{right: -13px;}
	.g_field-col:last-child .g_field-item:nth-child(2) .g_field-box{right: -13px;}
	.g_news-container{padding: 0 30px;}
	.g_news-first{position: static;margin: 0 auto;width: 100%;}
	.g_news-img{height: auto;}
	.g_news-list{margin-top: 20px;}
	.g_news-div{padding-top: 36px;}
	.g_casebanner-div h1{font-size: 30px;}
	.g_casebanner-div span{font-size: 14px;line-height: 24px;margin-top: 10px;}
	.g_casebanner-button{margin-top: 14px;}
	.g_casebanner-button a{padding: 0 12px;}
	.g_modular-title{margin-top: 20px;font-size: 24px;position: relative; z-index: 3;}
	.g_digital-list{margin-top: 20px;}
	.g_digital-list ul li{padding: 8px 16px 0;}
	.g_digital-value{height: auto;}
	.g_recollections{height: auto;}
	.g_recollections-body{margin-top: 20px;padding-right: 290px;}
	.g_recollections-body>img{height: 300px;}
	.g_business-list{margin-top: 20px;}
	.g_business-list ul li{width: 23%;}
	.g_business-item{padding: 20px 10px;}
	.g_business-item img{height: 24px;}
	.g_business-item p{margin-top: 10px;font-size: 12px;line-height: 20px;}
	.g_business{padding-bottom: 0;}
	.g_modular-subtitle{line-height: 22px;}
	.g_flywheel-body{width: 100%;}
	.g_application-list{margin-top: 20px;}
	.g_application-list ul li{margin-bottom: 20px;}
	.g_application-item{padding: 20px;min-height: 100px;}
	.g_application-item img{height: 24px;}
	.g_application-item p{font-size: 14px;}
	.g_aboutdor-container{margin-top: 20px;}
	.g_aboutdor-container img{width: 300px;}
	.g_aboutdor-container{min-height: 169px;padding-left: 320px;}
	.g_aboutdor-div{padding-right: 15px;}
	.g_aboutdor-div span{font-size: 12px;line-height: 20px;}
	.g_other-list{margin-top: 20px;}
	.g_other-case{padding-bottom: 30px;}
	.g_other-item p{font-size: 12px;line-height: 20px;}
	.g_other-item{padding-bottom: 70px;}
	.g_other-after{width: 40px;height: 39px;right: 20px;bottom: 20px;}
	.g_submenu-about {width: 180%;left: -40%;}
	.g_casebanner-div h3{font-size: 24px;}
	
	/* 新闻页 */
	/* .t_digital-con ul li::after{right: -36%;} */
}
@media  only all and (max-width:870px){
	.g_header-container{height: 40px;padding: 0 23px;position: relative;}
	/* .g_logo .g_logo-imgm{width: 93px;height: 19px;display: block;} */
	.g_logo .g_logo-img{height: 14px;}
	.g_phone{font-size: 12px;padding-left: 10px;background-size: 9px;margin-left: 90px;font-weight: 700;}
	.g_container{padding-top: 40px;}
	.g_btn-mnav{display: block;width: 12px;height: 10px;}
	.g_btn-mnav img{display: block;width: 12px;height: 10px;}
	.g_header{position: fixed;left: 0;top: 0; z-index: 1001;}
	.g_header-nav{position: absolute;width: 100%;background: #fff;left: 0;top: 40px;height: 474px;overflow-x: hidden;overflow-y: scroll;}
	.g_header-nav ul{display: block;width: 126px;height: 474px; background: url(../images/mobile/m_32.png) no-repeat center;background-size: 100%;}
	.g_header-nav ul li{display: block;height:48px;margin-bottom: 5px;}
	.g_header-nav ul li>a{height: 48px;line-height: 48px;padding-left: 24px;}
	.g_header-nav ul li.g_nav-dqys>a::after{width: 2px;height: 12px;position: absolute;left: 0;top: 50%;margin-top: -6px;}
	.g_header-nav ul li:hover>a::after{width: 2px;height: 12px;position: absolute;left: 0;top: 50%;margin-top: -6px;}
	/* .g_nav-dqys .g_sub-menu{display: block;width: calc(100% - 126px);top: 40px;left: 126px;height: 474px;padding: 0 23px 35px 14px;position: fixed; box-shadow:unset;} */
	.g_submenu-fl{width: 100%;position: relative;height: 48px;background: none; display: block;border-bottom: 1px solid #f7f7f7;}
	.g_submenu-second{display: none;}
	.g_submenu-fr{display: none;}
	.g_header-nav ul li:nth-child(3) .g_submenu-fr{display: none;}
	.g_submenu-fl>a{padding: 0;height: 48px;font-size: 12px;color: #333;font-weight: 400;}
	.g_submenu-mobile{display: block;height: 425px;overflow-x: hidden;overflow-y: scroll;}
	.g_mnav-second>p{height: 36px;line-height: 36px;position: relative;}
	.g_mnav-second>p a{font-size: 12px;color: #333;font-weight: 500;}
	.g_mnav-second>p::after{content: '';display: block;width: 7px;height: 4px;background: url(../images/mobile/m_33.png);background-size: 100%;position: absolute;right: 0;top: 16px; transform: rotate(180deg);}
	.g_mnav-third{padding-left: 14px;display: none;}
	.g_mnav-third a{display: block;font-size: 12px;color: #757575;height: 36px;line-height: 36px;}
	.g_bghui{width: 100%;height: 100%;left: 0;top: 0; z-index: 1000;background: rgba(0,0,0,0.5);position: fixed;display: none;}
	.g_mnav-dqys.g_mnav-second>p::after{transform: rotate(0);}
	.g_mnav-dqys .g_mnav-third{display: block;}
	.g_mnav-third a img{display: block;height: 20px;}
	.g_mnav-third a.g_mnav-imgtxt{height: auto;line-height: normal;padding: 10px 0;}
	.g_search{position: absolute;right: 158px;}
	.g_news-remark span{display: none;}
	.g_news-remark p{padding-right: 0;height: 150px;}
	.g_news-remark time{ position: static;}
	.g_videospage-container ul li{height: 240px;width: 32%;}
	.g_videositem-box a{padding: 12px;}
	.g_sub-menu{width: 100%;padding-left: 140px;left: 0;top: 40px;position: fixed;background: none;}
	.g_progressiveness-container{display: none;}
	.g_progressiveness-swiperpc2{display: none;}
	.g_progressiveness-mobile{display: block;}
	.g_progressiveness-bg1{display: none;}
	.g_progressiveness-bgm{display: block;width: 100%;position: absolute;left: 0;top: 0;}
	.g_progressiveness-container,.g_progressiveness-list,.g_progressiveness-ctrl{display: none;}
	.g_progressiveness-mobile{margin-top: 30px;position: relative;display: block;}
	.g_thumb-container{padding: 0 23px;}
	.g_progressiveness-swiper1{border-bottom: 1px solid #e7e7e7;padding-bottom: 8px;}
	.g_thumbs-item{width: 68px;display: block;font-size: 12px;color: #707070;position: relative;text-align: center;margin: 0 auto;}
	.g_wrapper-item{width: 316px;height: 364px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3); border-radius: 3px;background: #fff;position: absolute;left: 50%;margin-left: -158px;
		transform:scale(0.8);
		transition: all 0.3s;
	}
	.g_wrapper-item::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #fff; opacity: 0.8; z-index: 3;}
	.g_wrapper-img{width: 100%;}
	.g_wrapper-img img{display: block;height: 190px;border-radius: 3px 3px 0 0;width: 100%;}
	.g_wrapper-content{height: 174px;background: url(../images/mobile/m_12.png) no-repeat center;background-size: 100%;border-radius: 0 0 3px 3px;overflow: hidden;width: 316px;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 12px 30px 25px;}
	.g_wrapper-content p{font-size: 14px;color: #3D3D3D;font-weight: bold;}
	.g_wrapper-content span{display: block;font-size: 12px;color: #6C6C6C;line-height: 20px;}
	.g_wrapper-content a{display: flex;width: calc(100% - 60px);height: 33px;align-items: center;font-size: 12px;color: #fff;position: absolute;left: 30px;bottom: 25px; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);border-radius: 4px;justify-content: center;}
	.g_wrapper-content a img{width: 15px;height: 15px;}
	.g_progressiveness-swiper2{padding: 25px 0 0;}
	.g_progressiveness-swiper2 .swiper-slide{height: 364px; z-index: 1;}
	.g_progressiveness-swiper2 .swiper-slide-active{z-index: 10;}
	.g_progressiveness-swiper2 .swiper-slide-active .g_wrapper-item{transform:scale(1);transition: all 0.3s;}
	.g_progressiveness-swiper2 .swiper-slide-active .g_wrapper-item::after{display: none;z-index: 10;}
	.g_progressiveness-swiper1 .swiper-slide-thumb-active .g_thumbs-item{ color: #E60012;}
	.g_progressiveness-swiper1 .swiper-slide-thumb-active .g_thumbs-item::after{content: '';display: block;width: 100%;height: 2px; background: #E60012;position: absolute;left: 0;bottom: -8px;}
	.g_progressiveness-prev{display: block;width: 6px;height: 12px;background: url(../images/mobile/m_03.png) no-repeat center;background-size: 100%;position: absolute;left: 23px;top: 15px; z-index: 10;}
	.g_progressiveness-next{display: block;width: 6px;height: 12px;background: url(../images/mobile/m_04.png) no-repeat center;background-size: 100%;position: absolute;right: 23px;top: 15px; z-index: 10;}
	.g_progressiveness-pagination{margin-top: 15px;text-align: center;}
	.g_progressiveness-pagination .swiper-pagination-bullet{width: 4px;height: 4px;margin: 0 2px;border-radius: 4px; background: #D8D8D8;opacity: 1;}
	.g_progressiveness-pagination .swiper-pagination-bullet-active{width: 10px;background: #E60012;opacity: 1;}
	.g_field-container{display: none;}
	.g_field-mobile{display: block;margin-top: 20px;}
	.g_field-thumbs{display: block;width:100%;height: 29px;background: #D9D9D9;font-size: 12px;color: #676767;text-align: center;line-height: 29px;}
	.g_field-swiper1 .swiper-slide-thumb-active .g_field-thumbs{background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);color: #fff;}
	.g_field-content{width: 100%;height: 203px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2); background: #F0F0F0 url(../images/mobile/m_14.png) no-repeat center;background-size: 100% 100%;}
	.g_field-swiper2{padding: 28px 23px;}
	.g_field-content p{padding-left: 20px;}
	.g_field-content span{padding-left: 20px;line-height: 23px;padding-right: 15px;width: auto;text-align: justify;}
	.g_field-img{opacity: 1;width: 90px;height: 100px;bottom: -9px;}
	.g_field-img img{width: 54px;margin-left: -27px;}
	.g_field-img::after{width: 107px;height: 44px;bottom: 0;left: -9px;margin: 0;}
	.g_field-swiper1{padding: 0 23px;}
	.g_newcase{padding-bottom: 10px;}
	.g_programme-container{margin-top: 20px;width: 100%;height: 422px;padding: 0;}
	.g_programme-img{display: none;}
	.g_programme-imgm{display: block;width: 100%;}
	.g_programme-content{width: 92%;height: 358px;left: 4%;top: 49px;opacity: 1;transform: translateX(0);}
	.g_programme-content p{padding: 20px 0 0 20px;font-size: 16px;font-weight: bold;transform: translateX(0);}
	.g_programme-content>span{padding: 10px 20px 0;font-size: 14px;line-height: 26px;text-align: justify;height: 100px;transform: translateX(0);}
	.g_programme-content a{width: calc(100% - 40px);height: 40px;margin: 30px auto 0; transform: translateX(0);}
	.g_programme-logos{padding: 0 20px;margin-top: 54px;justify-content: space-between; transform: translateX(0);}
	.g_programme-logos::after{display: none;}
	.g_programme-logos span{width: 30%;height: 29px;margin-right: 0;}
	.g_programme-logos span img{width: 100%;height: auto;}
	.g_programme-ctrl{display: none;}
	.g_programme-pagination{display: flex;justify-content: center;margin-top: 14px;}
	.g_programme-pagination span{width: 4px;height: 4px;margin: 0 2px;border-radius: 4px; background: #D8D8D8;opacity: 1;}
	.g_programme-pagination span.g_programme-current{width: 10px;background: #E60012;opacity: 1;}
	.g_morecase-container{margin-top: 20px;}
	.g_morecase-list{margin-bottom: 0;height: 43px;padding: 8px 0;}
	.g_morecase-list ul li{width: 77px;height: 43px;margin-right: 12px;}
	.g_morecase-list ul li img{width: 77px;height: 43px;}
	.g_videos-container{display: none;}
	.g_videos-list{display: block;margin-top: 30px;padding: 0 15px;}
	.g_videos-list ul li{width: 100%;min-height: 124px;background: #fff;border-radius: 3px; box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);box-sizing: border-box; -webkit-box-sizing: border-box;padding: 9px 17px 13px 132px;position: relative;margin-bottom: 8px;}
	.g_videos-poster{width: 105px;height: 105px;position: absolute;left: 9px;top: 9px;}
	.g_videos-poster>img{display: block;width: 105px;height: 105px;border-radius: 3px;}
	.g_videos-box span{display: block;font-size: 14px;font-weight: bold;color: #666666;}
	.g_videos-poster a{display: block;width: 32px;height: 32px;position: absolute;left: 50%;margin-left: -16px;top: 50%;margin-top: -16px;}
	.g_videos-poster a img{display: block;width: 32px;height: 32px;}
	.g_videos-logo{display: block;width: 96px;height: 33px;}
	.g_videos-box p{ font-size: 12px;color: #6C6C6C;line-height: 22px;margin-top: 5px;text-align: justify;}
	.g_videos-box a{display: block;float: right;display: flex;align-items: center;font-size: 12px;color: #E60012;margin-top: 15px;}
	.g_videos-box a::after{display: inline-block;content: '';width: 11px;height: 9px;background: url(../images/ind_73.png) no-repeat center;background-size: 100%;margin-left: 5px;}
	.g_videos-box::after{content: '';display: block;clear: both;}
	.g_videos-list .g_more{padding: 0 16px;margin-top: 10px;}
	.g_pagemap-nav ul li:last-child{width: 100%;}
	.g_pagemap-first{text-align: center;}
	.g_pagemap-third{width: 100%;left: 0;}
	.g_resources-container{padding: 1px 20px 0;}
	.g_digital-list{padding: 0;height: auto;}
	.g_digital-list ul{padding: 20px 0 40px;}
	.g_digital-list ul li:nth-child(2n) i{display: none;}
}
@media  only all and (max-width:870px){
	.g_videospage-container ul li{height: 300px;width: 48%;}
	.g_resources-list ul li{width: 100%;background: none;border: 0 none;border-bottom: 1px solid #EBE8E8;padding-top: 0;height: auto;min-height: 84px;border-radius: 0;padding-right: 0;padding-left: 160px;margin-bottom: 13px;}
	.g_resources-imgm{display: block;width: 150px;height: 84px;position: absolute;left: 0;top: 0;}
	.g_resources-img{display: none;}
	.g_resources-list ul li:hover::after{display: none;}
	.g_resources-list ul li:hover::before{display: none;}
	.g_resources-div{height: 84px;}
	.g_resources-div span{display: none;}
	.g_resources-div a{height: 26px;font-size: 12px;}
	.g_resources-div a::after{width: 10px;height: 10px;margin-left: 6px;}
	.g_resources-div p{font-size: 14px;color: #666; white-space: normal;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;height:42px;}
	.g_resources-list{margin-top: 72px;}
	.g_screen{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 36px;left: 0;top: 54px;}
	.g_breadcrumb{margin-top: 16px;}
	.g_screen a{font-size: 12px;height: 22px;line-height: 22px;padding: 0 7px;}
	.g_liuzi-form{width: 100%;height: 100%;left: 0;margin-left: 0;top: 0;margin-top: 0;}
	.g_case-banner{height: auto;padding-bottom: 70px;}
	.g_casebanner-img{display: none;}
	.g_casebanner-imgm{display: block;width: 100%;}
	.g_casebanner-div{top: auto;bottom: 0;padding: 0 22px;height: auto;}
	.g_casebanner-div h1{font-size: 24px;text-align: center;}
	.g_casebanner-div span{width: 100%;text-align: justify;}
	.g_casebanner-button{justify-content: center;}
	.g_casebanner-button a{padding: 0 41px;font-size: 14px;}
	.g_container-case{width: 375px;margin: 0 auto;}
	.g_casebanner-button a:last-child{margin-right: 0;}
	.g_digital-value::before{width: 126px;}
	.g_digital-value::after{width: 196px;}
	.g_modular-title{font-size: 16px;}
	.g_len2 li,.g_len3 li,.g_len4 li,.g_len5 li{width: 50%;}
	.g_digital-list ul li{width: 50%;box-sizing: border-box; -webkit-box-sizing: border-box;margin-bottom: 50px;}
	.g_digital-list ul li:nth-child(2n)::after{display: none;}
	.g_digital-list ul li::after{height: 70px;}
	.g_digital-list ul li span{font-size: 12px;margin-top: 0;}
	.g_digital-list ul{padding-bottom: 0;}
	.g_digital-list{padding: 0 20px;background: none;}
	.g_digital-list ul{background:#fcfefc url(../images/case/c_33.png) no-repeat left top;background-size: 100%;}
	.g_recollections{background:url(../images/case/c_34.png) no-repeat left bottom;background-size: 100%;}
	.g_recollections-body{padding: 0 22px;height: 340px;}
	.g_recollections-content::before{width: 16px;height: 16px;}
	.g_recollections-content{padding: 20px 0;}
	.g_recollections-content::after{width: 13px;top: 20px;right: -10px;}
	.g_recollections-content p{line-height: 27px;font-size: 12px;text-align: justify;}
	.g_recollections-content p b{font-size: 14px;}
	.g_recollections-content p i{font-size: 16px;}
	.g_recollections-body>img{height: 246px;right: 11px;}
	.g_recollections-content span{font-size: 12px;text-align: left;justify-content: flex-start;}
	.g_recollections-content span::before{width: 17px;}
	.g_business::before{width: 165px;height: 122px;}
	.g_business-container{padding: 1px 22px 0;}
	.g_business-list ul.g_bus-lens li{margin: 0 0 5px;}
	.g_business-list ul.g_bus-lens{justify-content: space-between;}
	.g_business-list ul li{width: 49% !important;margin-bottom: 5px; }
	.g_business-item{padding: 30px 6px 18px;}
	.g_business-item p{letter-spacing: 0px;margin-top: 16px;}
	.g_business::after{width: 132px;}
	.g_modular-subtitle{font-size: 12px;text-align: justify;padding: 0 22px;}
	.g_about-doctor{padding: 0;}
	.g_aboutdor-container{padding-left: 0;}
	.g_aboutdor-container img{display: block;position: static;width: 100%;}
	.g_aboutdor-div{padding: 22px;}
	.g_aboutdor-div span{text-align: justify;}
	.g_other-list ul{display: block;}
	.g_other-list ul li{display: block;width: 100%;margin-bottom: 20px;}
	.g_other-list{padding: 0 10px;}
	.g_application-list{padding: 0 22px;}
	.g_application-item{padding: 16px 7px;}
	.g_application-list ul li{width: 49%;margin-bottom: 13px;}
	.g_application-item span{line-height: 20px;}
	.g_flywheel{background: url(../images/case/c_35.png) no-repeat center bottom;background-size: 100%;}
	.g_application-item img{height: 30px;}
	.g_flywheel-img{display: none;}
	.g_flywheel-imgm{display: block;width: 100%;}
	.g_flywheel-container{padding: 0;}
}
@media  only all and (max-width:870px){
	.g_header-container{height: 40px;padding: 0 23px;position: relative;}
	/* .g_logo .g_logo-imgm{width: 93px;height: 19px;display: block;} */
	.g_logo .g_logo-img{height: 14px;}
	.g_phone{font-size: 12px;padding-left: 12px;background-size: 9px;margin-left: 0;font-weight: 700;position: absolute;right: 50px;line-height: 40px;}
	.g_container{padding-top: 40px;}
	.g_btn-mnav{display: block;width: 12px;height: 10px;}
	.g_btn-mnav img{display: block;width: 12px;height: 10px;}
	.g_banner{height: auto;width: 100%;}
	.g_zwt-mb{display: block;width: 100%;}
	.g_banner-img{display: none;}
	.g_banner-imgm{display: block;width: 100%;}
	.g_banner ul li a{width: 90%;height: 40px;margin-left: 0;bottom: 43px;line-height: 40px;left: 5%;}
	.g_banner-ctrl{bottom: 19px;}
	.g_banner-ctrl span{width: 4px;height: 4px;margin: 0 2px;}
	.g_banner-ctrl span.g_banner-dqys{width: 10px;}
	.g_index-title{font-size: 16px;color: #666;margin-top: 30px;}
	.g_progressiveness-bg1{display: none;}
	.g_progressiveness-bgm{display: block;width: 100%;position: absolute;left: 0;top: 0;}
	.g_progressiveness-container,.g_progressiveness-list,.g_progressiveness-ctrl{display: none;}
	.g_progressiveness-mobile{margin-top: 20px;position: relative;display: block;}
	.g_thumb-container{padding: 0 23px;}
	.g_progressiveness-swiper1{border-bottom: 1px solid #e7e7e7;padding-bottom: 8px;}
	.g_thumbs-item{width: 68px;display: block;font-size: 12px;color: #707070;position: relative;text-align: center;margin: 0 auto;}
	.g_wrapper-item{width: 316px;height: 364px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 7%); border-radius: 3px;background: #fff;position: absolute;left: 50%;margin-left: -158px;
		transform:scale(0.8);
		transition: all 0.3s;
	}
	.g_wrapper-item::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #fff; opacity: 0.8; z-index: 3;}
	.g_wrapper-img{width: 100%;}
	.g_wrapper-img img{display: block;height: 190px;border-radius: 3px 3px 0 0;width: 100%;}
	.g_wrapper-content{height: 174px;background: url(../images/mobile/m_12.png) no-repeat center;background-size: 100%;border-radius: 0 0 3px 3px;overflow: hidden;width: 316px;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 12px 30px 25px;}
	.g_wrapper-content p{font-size: 14px;color: #3D3D3D;font-weight: bold;}
	.g_wrapper-content span{display: block;font-size: 12px;color: #6C6C6C;line-height: 20px;}
	.g_wrapper-content a{display: flex;width: calc(100% - 60px);height: 33px;align-items: center;font-size: 12px;color: #fff;position: absolute;left: 30px;bottom: 25px; background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);border-radius: 4px;justify-content: center;}
	.g_wrapper-content a img{width: 15px;height: 15px;}
	.g_progressiveness-swiper2{padding: 25px 0 0;}
	.g_progressiveness-swiper2 .swiper-slide{height: 364px; z-index: 1;}
	.g_progressiveness-swiper2 .swiper-slide-active{z-index: 10;}
	.g_progressiveness-swiper2 .swiper-slide-active .g_wrapper-item{transform:scale(1);transition: all 0.3s;box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);}
	.g_progressiveness-swiper2 .swiper-slide-active .g_wrapper-item::after{display: none;z-index: 10;}
	.g_progressiveness-swiper1 .swiper-slide-thumb-active .g_thumbs-item{ color: #E60012; font-weight: 600;}
	.g_progressiveness-swiper1 .swiper-slide-thumb-active .g_thumbs-item::after{content: '';display: block;width: 100%;height: 2px; background: #E60012;position: absolute;left: 0;bottom: -8px;}
	.g_progressiveness-prev{display: block;width: 6px;height: 12px;background: url(../images/mobile/m_03.png) no-repeat center;background-size: 100%;position: absolute;left: 23px;top: 15px; z-index: 10;}
	.g_progressiveness-next{display: block;width: 6px;height: 12px;background: url(../images/mobile/m_04.png) no-repeat center;background-size: 100%;position: absolute;right: 23px;top: 15px; z-index: 10;}
	.g_progressiveness-pagination{margin-top: 15px;text-align: center;}
	.g_progressiveness-pagination .swiper-pagination-bullet{width: 4px;height: 4px;margin: 0 2px;border-radius: 4px; background: #D8D8D8;opacity: 1;}
	.g_progressiveness-pagination .swiper-pagination-bullet-active{width: 10px;background: #E60012;opacity: 1;}
	.g_modular1-bg1{display: none;}
	.g_modular1-bg2{display: none;}
	.g_modular1-bgm{display: block;width: 100%;position: absolute;left: 0;top: 10px;}
	.g_field{overflow: hidden;}
	.g_field-container{display: none;}
	.g_field-mobile{display: block;margin-top: 20px;}
	.g_field-thumbs{display: block;width:100%;height: 29px;background: #D9D9D9;font-size: 12px;color: #676767;text-align: center;line-height: 29px;}
	.g_field-swiper1 .swiper-slide-thumb-active .g_field-thumbs{background: linear-gradient(0deg, #E60012 0%, #FF2638 99%);color: #fff;}
	.g_field-content{width: 100%;height: 203px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2); background: #F0F0F0 url(../images/mobile/m_14.png) no-repeat center;background-size: 100% 100%;}
	.g_field-swiper2{padding: 28px 23px;}
	.g_field-content p{padding-left: 20px;}
	.g_field-content span{padding-left: 20px;line-height: 23px;padding-right: 15px;width: auto;text-align: justify;}
	.g_field-img{opacity: 1;width: 90px;height: 100px;bottom: 0;}
	.g_field-img img{width: 54px;margin-left: -27px;}
	.g_field-img::after{width: 107px;height: 44px;bottom: 0;left: -9px;margin: 0;}
	.g_field-swiper1{padding: 0 23px;}
	.g_programme-container{margin-top: 20px;width: 100%;height: 422px;padding: 0;}
	.g_programme-img{display: none;}
	.g_programme-imgm{display: block;width: 100%;}
	.g_programme-content{width: 92%;height: 358px;left: 4%;top: 49px;opacity: 1;}
	.g_programme-content p{padding: 20px 0 0 20px;font-size: 16px;font-weight: bold;}
	.g_programme-content>span{padding: 10px 20px 0;font-size: 14px;line-height: 26px;text-align: justify;height: 100px;}
	.g_programme-content a{width: calc(100% - 40px);height: 40px;margin: 30px auto 0; transform: translateX(0);}
	.g_programme-logos{padding: 0 20px;margin-top: 54px;justify-content: space-between;}
	.g_programme-logos::after{display: none;}
	.g_programme-logos span{width: 30%;height: 29px;margin-right: 0;}
	.g_programme-logos span img{width: 100%;height: auto;}
	.g_programme-ctrl{display: none;}
	.g_programme-pagination{display: flex;justify-content: center;margin-top: 14px;}
	.g_programme-pagination span{width: 4px;height: 4px;margin: 0 2px;border-radius: 4px; background: #D8D8D8;opacity: 1;}
	.g_programme-pagination span.g_programme-current{width: 10px;background: #E60012;opacity: 1;}
	.g_newcase-bg{display: none;}
	.g_newcase-container{width: 100%;margin-top: 10px;padding:10px 0 31px;overflow-y: hidden;overflow-x: scroll;}
	.g_newcase-container ul{width: 740px;padding:0 15px;}
	.g_newcase-container ul li{width: 177px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);border-radius: 3px;background: #fff;margin-bottom: 0;}
	.g_newcase-img{display: none;}
	.g_newcase-content img{position: static;margin: 23px auto 0;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);width: 107px;height: 41px;}
	.g_newcase-title{display: block;padding: 0 8px;font-size: 14px;color: #666;font-weight: 700;margin-top: 23px;height: 40px;}
	.g_newcase-labs{padding: 0 5px 0 8px;margin-top: 10px;display: block;}
	.g_newcase-labs span{display: block; min-width: 0;font-size: 12px;line-height: 22px;margin-bottom: 0;}
	.g_newcase{padding-bottom: 0;}
	.g_service-bg{display: none;}
	.g_service-bgm{display: block;width: 100%;}
	.g_service-container{width: 100%;height: 100%;left: 0;top: 0;margin: 0;}
	.g_service{background: #000;height: auto;}
	.g_service-title{font-size: 16px;padding-top: 20px;}
	.g_service-list{margin-top: 40px;padding: 0 60px;}
	.g_service-list ul li p b{font-size: 18px;}
	.g_service-list ul li p i{font-size: 12px;margin-left: 5px;}
	.g_service-list ul li span{font-size: 12px;margin-top: 5px;}
	.g_service-list ul li{margin-bottom: 16px;width: 50%;}
	.g_morecase-container{margin-top: 20px;}
	.g_morecase-list{margin-bottom: 0;height: 43px;padding: 8px 0;}
	.g_morecase-list ul li{width: 77px;height: 43px;margin-right: 12px;}
	.g_morecase-list ul li img{width: 77px;height: 43px;}
	.g_news{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 15px;overflow: unset;}
	.g_news-container{width: 100%;margin-top: 20px;padding: 0; box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);background: #fff;}
	.g_news-first{position: static;width: 100%; box-shadow:unset;border-radius: 0;}
	.g_news-imgm{display: block;width: 100%;}
	.g_news-img{display: none;}
	.g_first-content{padding: 10px 24px 20px;position: relative;}
	.g_first-content time{font-size: 14px;}
	.g_first-content p{font-size: 14px;line-height: 20px;margin-top: 5px;text-align: justify;font-weight: bold;}
	.g_first-content::after{width: 14px;height: 8px;margin-top: 0;position: absolute;right: 25px;bottom: 10px;}
	.g_news-list ul li{box-shadow:unset;}
	.g_news-date{display: none;}
	.g_news-div::after{display: none;}
	.g_news-div span{display: none;}
	.g_news-box{padding: 0 24px;height: auto;}
	.g_news-list ul li{height: auto;margin-bottom: 0;}
	.g_news-div{padding: 16px 0;border-bottom: 1px solid #F4F4F4;}
	.g_news-div p{font-size: 14px;line-height: 24px;}
	.g_news-list{margin-top: 0;}
	.g_news-list ul li:first-child .g_news-div{padding-top: 16px; border-top: 1px solid #F4F4F4;}
	.g_more{margin: 0;padding: 16px 25px 16px 25px;}
	.g_more a{font-size: 12px;}
	.g_more a img{width: 7px;height: 6px;}
	.g_videos-container{display: none;}
	.g_videos-list{display: block;margin-top: 30px;padding: 0 15px;}
	.g_videos-list ul li{width: 100%;min-height: 105px;background: #fff;border-radius: 3px; box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);box-sizing: border-box; -webkit-box-sizing: border-box;padding: 20px 17px 13px 158px;position: relative;margin-bottom: 8px;}
	.g_videos-poster{width: 138px;height: 88px;position: absolute;left: 9px;top: 20px;}
	.g_videos-poster>img{display: block;width: 138px;height: 88px;border-radius: 3px;}
	.g_videos-box span{display: block;font-size: 14px;font-weight: bold;color: #666666;}
	.g_videos-poster a{display: block;width: 32px;height: 32px;position: absolute;left: 50%;margin-left: -16px;top: 50%;margin-top: -16px;}
	.g_videos-poster a img{display: block;width: 32px;height: 32px;}
	.g_videos-logo{display: block;width: 96px;height: 33px;}
	.g_videos-box p{ font-size: 12px;color: #6C6C6C;line-height: 22px;margin-top: 5px;text-align: justify;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		line-clamp: 3;
		-webkit-line-clamp: 3;
		overflow: hidden;
		height:63px;
	}
	.g_videos-box a{display: block;float: right;display: flex;align-items: center;font-size: 12px;color: #E60012;margin-top: 15px;}
	.g_videos-box a::after{display: inline-block;content: '';width: 11px;height: 9px;background: url(../images/ind_73.png) no-repeat center;background-size: 100%;margin-left: 5px;}
	.g_videos-box::after{content: '';display: block;clear: both;}
	.g_videos-list .g_more{padding: 0 16px;margin-top: 10px;}
	.g_meeting{margin-top: 23px;}
	.g_meeting-list{height: 145px;}
	.g_meeting-imgm{width: 100%;display: block;}
	.g_meeting-img{display: none;}
	.g_meeting-list ul li a{display: none;}
	.g_meeting-ctrl{margin-top: 10px;}
	.g_meeting-ctrl span{width: 4px;height: 4px;margin: 0 2px;border-radius: 4px; background: #D8D8D8;opacity: 1;}
	.g_meeting-ctrl span.g_meeting-dqys{width: 10px;background: #E60012;opacity: 1;}
	.g_contact-bg{display: none;}
	.g_contact-bgm{display: block;width: 100%;}
	.g_contact-container{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
	.g_contact-container span{display: block;text-align: center;font-size: 14px;font-weight: 900;color: #5A5A5A;margin: 30px 0 20px;}
	.g_contact-txt{display: block; margin: 30px auto 20px;height: 15px;}
	.g_btn-contact{display: block;width: 43%;height: 40px;line-height: 40px;font-size: 12px;margin: 0;}
	.g_contact-buttons{overflow: hidden;}
	.g_btn-contact:nth-of-type(1){float: left;margin-left: 15px;}
	.g_btn-contact:nth-of-type(2){float: right;margin-right: 15px;}
	.g_contact{margin-top: 22px;height: auto;}
	.g_pagemap{margin-top: 0;padding: 18px 15px 0;}
	.g_pagemap-container{display: block;width: 100%;padding: 0;}
	.g_pagemap-logo{width: 108px;height: auto;}
	.g_pagemap-logo img{width: 108px;height: auto;}
	.g_pagemap-container::after{display: none;}
	.g_pagemap-contact{width: 100%;}
	.g_pagemap-contact ul{margin-top: 20px;display: block;}
	.g_pagemap-contact ul li{margin-bottom: 5px;display: flex;justify-content: flex-start;align-items: center;}
	.g_pagemap-contact ul li p{font-size: 12px;}
	.g_pagemap-contact ul li span a img{width: 12px;height: 12px;}
	.g_pagemap-contact ul li span a{font-size: 14px;margin-left: 5px;margin-top: 0;}
	.g_pagemap-contact ul li:last-child{display: block;}
	.g_pagemap-nav{display: block;background: #F9F9F9;padding: 0 12px;margin-top: 17px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_pagemap-nav ul{display: block;}
	.g_pagemap-nav ul li{display: block;margin:0;padding: 12px 0;border-bottom: 1px solid #DCDCDC;position: relative;}
	.g_pagemap-nav ul li::after{content: '';display: block;background: url(../images/mobile/m_04.png) no-repeat center;background-size: 100%;width: 6px;height: 12px;
		transform: rotate(0);
		position: absolute; right: 5px; top: 16px;
	}
	.g_pagemap-second{margin-top: 12px;display: none;}
	.g_pagemap-second a{margin-bottom: 10px;}
	.g_pagemap-nav ul li:last-child{display: none;}
	.g_pagemap-first{font-size: 12px;text-align: left;}
	.g_pagemap-nav ul li.g_pagemap-dqys .g_pagemap-second{display: block;}
	.g_pagemap-nav ul li.g_pagemap-dqys::after{transform: rotate(90deg);}
	.g_pagemap-links{display: block;}
	.g_links{display: none;}
	.g_pagemap-codes{display: flex; background: #F9F9F9;left: 0;width: 100%;margin: 0;padding: 20px 0;justify-content: center;}
	.g_footer{margin-top: 0;padding: 20px 35px;text-align: center;}
	.g_programme-container ul li .g_programme-content p{transform: translateX(0);}
	.g_programme-container ul li .g_programme-content>span{transform: translateX(0);}
	.g_programme-container ul li .g_programme-content .g_programme-logos{transform: translateX(0);}
	.g_programme-container ul li .g_programme-content .g_programme-content a{transform: translateX(0);}
	.g_newcase-container ul li:hover{transform: translateY(0);}
	.g_newcase-container ul li:hover::before{display: none;}
	.g_newcase-container ul li:hover::after{display: none;}
	.g_news-list ul li:hover{transform: translateY(0);}
	.g_news-list ul li:hover::before{display: none;}
	.g_news-list ul li:hover::after{display: none;}
	.g_news-list ul li:hover .g_news-div p{color: #555454;}
	.g_news-first:hover {transform: translateY(0);}
	.g_news-first:hover::before{display: none;}
	.g_news-first:hover::after{display: none;}
	.g_header{position: fixed;left: 0;top: 0; z-index: 1001;}
	.g_header-nav{position: fixed;width: 100%;background: #fff;left: 0;top: 40px;height: 100%;overflow-x: hidden;overflow-y: scroll;}
	.g_header-nav ul{display: block;width: 126px;height: 100%; background: url(../images/mobile/m_32.png) no-repeat center;background-size: 100% 100%;}
	.g_header-nav ul li{display: block;height:48px;margin-bottom: 5px;}
	.g_header-nav ul li>a{height: 48px;line-height: 48px;padding-left: 24px;}
	.g_header-nav ul li.g_nav-dqys>a::after{width: 2px;height: 12px;position: absolute;left: 0;top: 50%;margin-top: -6px;}
	.g_header-nav ul li:hover>a::after{width: 2px;height: 12px;position: absolute;left: 0;top: 50%;margin-top: -6px;}
	.g_sub-menu{width: calc(100% - 126px);top: 40px;left: 126px;height: 474px;padding: 0 23px 35px 14px;position: fixed; box-shadow:unset;}
	.g_nav-dqys .g_sub-menu{display: block;height: 100%;background: #fff;}
	.g_header-nav ul li:hover .g_sub-menu{z-index: 1005;height: 100%;background: #fff;}
	.g_submenu-fl{width: 100%;position: relative;height: 48px;background: none; display: block;border-bottom: 1px solid #f7f7f7;}
	.g_submenu-second{display: none;}
	.g_submenu-fr{display: none;}
	.g_submenu-fl>a{padding: 0;height: 48px;font-size: 12px;color: #333;font-weight: 400;}
	.g_submenu-mobile{display: block;height: 425px;overflow-x: hidden;overflow-y: scroll;}
	.g_mnav-second>p{height: 36px;line-height: 36px;position: relative;}
	.g_mnav-second>p a{font-size: 12px;color: #333;font-weight: 500;}
	.g_mnav-second>p::after{content: '';display: block;width: 7px;height: 4px;background: url(../images/mobile/m_33.png);background-size: 100%;position: absolute;right: 0;top: 16px; transform: rotate(180deg);}
	.g_mnav-third{padding-left: 14px;display: none;}
	.g_mnav-third a{display: block;font-size: 12px;color: #757575;height: 36px;line-height: 36px;}
	.g_btn-clnav{display: block;position: absolute;left: 45px;bottom: 120px;width: 32px;height: 32px; background: url(../images/close2.png);background-size: 100%;}
	.g_mnav-dqys.g_mnav-second>p::after{transform: rotate(0);}
	.g_mnav-dqys .g_mnav-third{display: block;}
	.g_breadcrumb{margin-top: 15px;font-size: 12px;padding-left: 0;}
	.g_search-frame{margin-top: 15px;}
	.g_search{right: 160px;}
	.g_btn-seaech{width: 10px;height: 10px;}
	.g_btn-seaech img{width: 10px;height: 10px;}
	.g_search-box{top: 40px;width: 100%;left: 0;right: auto;position: fixed;box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_search-enter{width: 100%;}
	.g_txt-search{font-size: 12px;}
	.g_search-banner{display: block;width: 100%;position: relative;}
	.g_search-banner>img{display: block;width: 100%;}
	.g_search-banner p{height: 40px;line-height: 40px;font-size: 18px;font-weight: 500;color: #333;position: absolute;left: 24px;top: 50%;margin-top: -20px;}
	.g_search-container{padding: 0 15px 14px;background: url(../images/search/search_03.png) no-repeat center bottom;background-size: 100%;}
	.g_search-body{background: #fff;}
	.g_search-form{padding-right: 0;}
	.g_btn-sfsearch{display: none;}
	.g_search-sfhistory{margin-top: 14px;}
	.g_search-list ul li{padding: 12px 0;}
	.g_search-list ul li a p{font-size: 14px;}
	.g_search-list ul li a span{margin-top: 8px;font-size: 12px;}
	.g_search-list ul li:nth-child(n+5){display: none;}
	.g_pagination{margin-top: 16px;}
	.g_pagination .layui-laypage a, .layui-laypage span{margin: 0 15px;border-radius: 3px;}
	.g_news-bannerp{display: none;}
	.g_news-bannerm{display: block;width: 100%;}
	.g_news-banner{width: 100%;height: auto;}
	.g_news-banner p{left: 24px;height: 40px;line-height: 40px;margin-top: -20px; font-size: 18px;font-weight: 500;}
	.g_newspage-list ul li{padding: 0 0 16px;margin-bottom: 16px;}
	.g_newspage-list ul li a img{width: 150px;height: 84px;}
	.g_newspage-list ul li a{padding-left: 163px; min-height: 84px;}
	.g_news-remark p{font-size: 14px;line-height: 20px; height: 42px;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;}
	.g_news-remark{height: 84px;}
	.g_news-remark time{font-size: 12px;color: #999;position: absolute;left: 0;bottom: 0;top: auto;}
	.g_news-remark b{font-weight: 400;font-size: 12px;color: #999;position: absolute;right: 0;bottom: 0;display: flex;align-items: center;}
	.g_news-remark b::after{content: '';display: inline-block;width: 11px;height: 9px;background: url(../images/news/news_03.png) no-repeat center;background-size: 100%;margin-left: 4px;}
	.g_news-pagination{margin-top: 0;text-align: center;}
	.g_newsdetailes-container{padding: 0 15px 14px;background: url(../images/search/search_03.png) no-repeat center bottom;background-size: 100%;}
	.g_news-article{padding-left: 0;margin-top: 14px;}
	.g_news-article h1{font-size: 14px;line-height: 24px;font-weight: 700;}
	.g_news-abstract{margin-top: 10px;padding: 7px 11px;font-size: 12px;line-height: 24px;}
	.g_news-rich{margin-top: 8px;font-size: 12px;line-height: 24px;}
	.g_videos-body{background: url(../images/search/search_03.png) no-repeat center bottom;background-size: 100%;}
	.g_videospage-container{padding: 0 14px;}
	.g_videospage-list ul li{width: 100%;padding-bottom: 16px;margin-bottom: 16px; border-bottom: 1px solid #E8E8E8;border-radius: 0;height: auto;min-height: 84px;}
	.g_videositem-box{box-shadow: unset;}
	.g_videositem-box a{padding: 0 0 0 165px;}
	.g_videositem-img{width: 150px;height: 84px;border-radius: 3px;overflow: hidden;position: absolute;left: 0;top: 0;}
	.g_videositem-img>img{display: block;width: 100%;}
	.g_videositem-box a::after{display: none;}
	.g_videositem-box a::before{display: none;}
	.g_videositem-img span{width: 25px;height: 25px;margin-left: -12px;margin-top: -12px;}
	.g_videos-font{padding-top: 0;min-height: 84px;}
	.g_videos-font p{padding: 0;font-size: 14px;color: #666;line-height: 20px;font-weight: 400;}
	.g_videos-font time{top: auto;left: 0;bottom: 0;right: auto;}
	.g_videos-font span{position: absolute;right: 0;bottom: 0;}
	.g_videospage-body{padding: 0;}
	.g_videospage-left .g_videos-crumb{padding-left: 12px;}
	.g_videospage-playbox{background: url(../images/videos/videos_11.png) no-repeat center bottom;background-size: 100% 100%;padding: 16px 15px 20px;box-sizing: border-box; -webkit-box-sizing: border-box;}
	.g_videospage-playbox p{display: none;}
	.g_videospage-playbox h1{display: block;font-weight: 700;font-size: 18px;color: #666666;line-height: 28px;}
	.g_playbox-nei{margin-top: 18px;position: relative;}
	.g_btn-vplay{width: 36px;height: 36px;margin-top: -18px;}
	.g_videosinfo-body{background: none;}
	.g_videospage-right{margin-top: 15px;padding: 0 15px;}
	.g_videospage-right .g_news-subtitle{font-size: 16px;color: #666;font-weight: 700;padding-left: 20px;background: url(../images/videos/videos_17.png) no-repeat left center;background-size: 13px 13px;}
	.g_videosrelevant{padding: 15px 6px 0;border-radius: 3px; background: #F9F9F9;}
	.g_videosrelevant-list{padding-right: 0;margin-top: 0;}
	.g_videositem-imgbox{display: none;}
	.g_videosrelevant-list ul li{padding: 0 11px 14px;margin-bottom: 11px;border-bottom: 1px solid #fff;}
	.g_videosrelevant-list ul li:last-child{border: 0 none;}
	.g_videosrelevant-list ul li a{min-height: auto;padding-left: 0;}
	.g_videos-fontbox p{font-size: 14px;color: #666;line-height: 20px;font-weight: 400;}
	.g_resources-container{padding: 1px 13px 0;}
}
@media  only all and (max-width:870px){
	/* 迭代 */
	/* banner */
	.t_case-banner{height: 308px;}
	.t_casebanner-img{display: none;}
	.t_casebanner-imgm{display: block;width: 100%;height: auto;position: absolute;left: 0;top: 0;}
	.t_case-layer{width: 100%;}
	.t_casebanner-div{width: 100%;height: 308px;padding: 86px 22px 0;}
	.t_casebanner-div h3{font-size: 24px;}
	.t_casebanner-button{margin-top: 54px;}
	.t_casebanner-button a{font-size: 14px;padding: 0 24px;line-height: 40px;}
	/* 关于XX */
	.t_digital-container{width: 100%;margin: 40px auto 36px;padding: 0 30px;}
	.t_digital-title{font-size: 16px;}
	.t_digital-title::after{width: 64px;height: 3px;bottom: -3px;}
	.t_digital-list{margin-top: 22px;flex-wrap: wrap;}
	.t_digital-brief{font-size: 12px;}
	.t_digital-con ul{padding: 28px 0 0;}
	.t_digital-con ul li{width: 50%;padding: 8px 0;margin-bottom: 25px;}
	.t_digital-con ul li::after{content: "";display: block;width: 1px;height: 100%;background: #F1F0F2;position: absolute;top: 0;right: 0;}
	.t_digital-con ul li:last-child::after{display: none;}
	.t_digital-con ul li:nth-child(2)::after{display: none;}
	.t_digital-con ul li:first-child{padding-left: 0;}
	.t_digital-con ul li:last-child{padding-right: 0;}
	.t_digital-con ul li span{font-size: 14px;}
	.t_digital-con ul li i{font-size: 14px;}
	.t_digital-ico{display: none;}
	.t_digitalmob-ico{display: block;width: 100%;position: relative;margin-top: 21px;}
	.t_digitalmob-ico img{width: 100%;vertical-align: middle;}
	/* 客户感言 */
	.t_recollections{height: 433px;}
	.t_recollections-big{display: none;}
	.t_recollections-bigm{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
	.t_recollections-container{width: 100%;padding: 42px 22px 0;}
	.t_recollections-body{flex-direction: column;align-items: center;}
	.t_recollections-body::after{display: none;}
	.t_recollections-ri{height: 260px;}
	.t_recollections-le{padding: 28px 10px 0;    height: auto;}
	.t_recollections-le p{font-size: 12px;}
	.t_recollections-le::before{width: 25px;height: 19px;top: -6px;left: -8px;}
	.t_recollections-le::after{width: 25px;height: 19px;bottom: -30px;right: -8px;}
	.t_recollections-img{width: 20px;height: 21px;bottom: -20px;left: -20px;}
	.t_recollections-imgm{width: 20px;height: 21px;top: -20px;right: -20px;}
	.t_recollections-brief{width: 216px;padding-top: 70px;}
	.t_recollections-brief p{font-size: 12px;line-height: inherit;}
	.t_recollections-name{width: 28px;height: 99px;font-size: 14px;padding: 10px 3px 0;position: absolute;right: 40px;top: 60px;}
	.t_recollections-pic{width: 184px;height: 237px;right: 35px; top: 25px;}
	.t_recollections-ico{width: 184px;height: 237px;}
	/* 核心关键指标获得增长 */
	.t_business-container{width: 100%;margin: 41px auto 24px;padding: 0 22px;}
	.t_business-title{font-size: 16px;}
	.t_business-title::after{height: 3px;width: 64px;bottom: -6px;}
	.t_business-list ul{flex-wrap: wrap;}
	.t_business-list ul li{width: 48%;margin-bottom: 12px;margin: 0 0 12px 0;}
	.t_business-item{padding: 0px 8px 25px;}
	.t_business-img{height: 28px;margin: -38px auto 16px;}
	.t_business-item span{font-size: 12px;}
	.t_business-but{font-size: 14px;padding: 0 24px;line-height: 40px;margin-top: 13px;}
	/* 传统的管理模式亟需进行数智化升级 */
	.t_flywheel-big{display: none;}
	.t_flywheel-bigm{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
	.t_flywheel-container{width: 100%;margin: 31px auto 28px;padding: 0 22px;}
	.t_flywheel-title{font-size: 16px;}
	.t_flywheel-title::after{width: 64px;height: 3px;bottom: -6px;}
	.t_flywheel-subtitle{font-size: 12px;line-height: 26px;margin: 38px 0 23px;}
	.t_flywheel-body ul li{width: 100%;margin-bottom: 16px;padding: 16px;}
	.t_flywheel-img{width: 40px;height: 40px;margin-right: 19px;}
	.t_flywheel-body ul li span{font-size: 12px;line-height: 20px;}
	/* 核心关键应用场景 */
	.t_application-container{width: 100%;margin: 46px auto 20px;padding: 0 22px;}
	.t_application-container ul{margin-top: 42px;}
	.t_application-container ul li{margin-bottom: 23px;}
	.t_application-container ul li:nth-child(odd){margin-right: 5px;}
	.t_application-container ul li:nth-child(even){margin-left: 5px;}
	.t_application-container ul li:last-child{margin: 0 0 23px;}
	.t_application-item{padding: 19px 2px 15px;}
	.t_application-item img{height: 40px;}
	.t_application-item p{font-size: 14px;margin-top: 14px;}
	.t_application-item span{font-size: 12px;line-height: 24px;margin-top: 7px;padding: 0 7px;}
	/* 数智化驱动经营能力全面提升 */
	.t_aboutdor-big{display: none;}
	.t_aboutdor-bigm{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
	.t_aboutdor-container{width: 100%;padding: 33px 42px 19px;}
	.t_aboutdor-content{flex-direction: column;align-items: inherit;margin-top: 33px;}
	.t_aboutdor-pic{width: 216px;position: relative;top: 0;left: 50%;transform: translateX(-50%);margin-bottom: 18px;}
	.t_aboutdor-pic img{width: 216px;}
	.t_aboutdor-title{font-size: 16px;margin-bottom: 16px;}
	.t_aboutdor-title::after{width: 64px;height: 3px;}
	.t_aboutdor-promote{font-size: 14px;margin-bottom: 4px;}
	.t_aboutdor-con ul li{margin-bottom: 20px;}
	.t_aboutdor-div span{font-size: 12px;line-height: 22px;}
	/* 用友YonSuite与创新企业一起重构增长新动能 */
	.t_other-container{width: 100%;margin: 37px auto 50px;padding: 0;}
	.t_other-con{margin-top: 31px;}
	.t_other-item{padding: 51px 14px 22px;width: 288px;margin-left: -85px;opacity: 0.5;}
	.t_other-item img{height: 34px;width: auto;}
	.t_other-group{margin: 42px 0 7px;}
	.t_other-le{font-size: 14px;}
	.t_other-ri{font-size: 12px;}
	.t_other-item span{font-size: 12px;opacity: 0.5;min-height: 33px;}
	.t_other-swiper1 .swiper-slide-active .t_other-item{opacity: 1;z-index: 999;}
	.t_other-swiper1 .swiper-slide-active .t_other-item span{opacity: 1;}
	/* 立即咨询 */
	.t_service-big{display: none;}
	.t_service-bigm{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
	.t_service-container{width: 100%;margin: 52px auto 62px;padding: 0 22px;}
	.t_service-img{height: 54px;margin-bottom: 45px;}
	.t_service-body a{margin: 0 2px;padding: 0 48px;font-size: 14px;line-height: 40px;}
	
}
