/*#region 通用*/
body{color:#333;font-size:16px;line-height:24px;font-family:Roboto,'Poppins',Arial,Helvetica,sans-serif;font-weight: 300;}
a{color:#333;display: inline-block;transition:all .6s}
a:hover{color:#b3190d}
.swiper-pagination-bullet-active{background:#b3190d}
body,div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
img{aspect-ratio:attr(width) / attr(height);pointer-events:none}
ul,ol,li,dl,dd,dt{list-style-type:none}
.img-width{width:100%;height:auto}
.img-height{height:100%;width:auto}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.bghui{background:#f9f9f9}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.img-enlarged img{transition:all .6s ease}
.img-enlarged:hover img{transform:scale(1.1)}
.container-xl.max-1230{max-width:1230px;}
.container-xl.max-1330{max-width:1330px;}
.container-xl.max-1430{max-width:1430px;}
.container-xl.max-1530{max-width:1530px;}
.container-xl.max-1630{max-width:1630px;}
.container-xl.max-1830{max-width:1830px;}
.container-xl.max-1930{max-width:1930px;}
@media(max-width:768px){body{font-size:14px;line-height:22px;padding-top:0px}}
/*#endregion*/

.header{position:fixed;top:0;right:0;left:0;margin-top:0px;z-index:999;background-color: rgba(0,0,0,0);padding:30px 0;transition:all .6s}
.header .header-top{display: flex;justify-content: space-between;}
.header .logo{display:flex;align-items: center;justify-content: center;}
.header .nav-items{display: flex;align-items: center;}
.header .nav-items .nav-item{font-size: 16px;line-height: 28px;height: 100%;}
.header .nav-items .nav-item .nav-link{display: flex;align-items: center;height:100%;padding:0 30px;color:#fff;position:relative;}
.header .nav-items .nav-item .nav-link::before{content:'';position:absolute;height:20px;width:2px;background-color:#fff;right:0px;}
.header .nav-items .nav-item .nav-link:hover{text-decoration:underline;}
.header .nav-items .nav-item.active .nav-link{text-decoration:underline;font-weight:500;}
.header .nav-items .nav, #header-nav, #header-nav .navbar-nav{height:100%;}
.top-search-box{position:relative;}
.top-search-box .search-tb{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}
.top-search-box .search-tb i{color:#fff;font-size:16px}
.top-search-box li{padding-top:20px;padding-bottom:20px}
.top-search-box li:hover .top-search{opacity:1;height:auto;overflow:hidden;width:auto}
.top-search-box .top-search{opacity:0;height:0;overflow:hidden;transition:all .6s;width:0;position:absolute;right:0;tz-index:99;padding-top:10px}
.top-lang{display:flex;align-items:center}
.top-lang .dropdown.lang .dropdown-toggle{background-color:transparent;font-weight: bold;color:#fff;}
.top-lang .dropdown-menu.show{right:0;left:inherit !important;min-width:auto;}
.header .logo .on{display:block;}
.header .logo .off{display:none;}

.home .header .nav-items .nav-item .nav-link{color:#333;}
.home .header .nav-items .nav-item .nav-link::before{background-color:#6b6b6b;}
.home .header .nav-items .nav-item .nav-link:hover{text-decoration:underline;}
.home .top-search-box .search-tb i{color:#333;}
.home .top-lang .dropdown.lang .dropdown-toggle{color:#333;}
.home .header .logo .on{display:none;}
.home .header .logo .off{display:block;}

.home .header.fadeInDown .logo .on{display:block;}
.home .header.fadeInDown .logo .off{display:none;}
.home .header.fadeInDown .nav-items .nav-item .nav-link{color:#fff;}
.home .header.fadeInDown .nav-items .nav-item .nav-link::before{background-color:#fff;}
.home .header.fadeInDown .top-search-box .search-tb i{color:#fff;}
.home .header.fadeInDown .top-lang .dropdown.lang .dropdown-toggle{color:#fff;}

@media(max-width:1500px){
	.header .nav-items .nav-item .nav-link{padding:0 20px;}
}

@media(max-width:1330px){
	.header .nav-items .nav-item .nav-link{padding:0 13px;}
}

.header.fadeInDown{padding:6px 0;background-color: rgba(0,0,0,1);}

.dropdown-menu-new{border-radius:0;overflow:hidden;}
.dropdown-switch{display: flex;padding:60px;width: 930px;overflow:hidden;position:relative;}
.dropdown-switch::before{content:'';display: inline-block;width: 1000px;height: 1000px;border-radius:50%;position:absolute;right: -610px;bottom: -500px;background-color: #f2f2f2;z-index: -1;}
.dropdown-switch .dropdown-left{flex:40%;}
.dropdown-switch .dropdown-left .pro-title{font-size: 36px;line-height: 80px;color: #333;font-weight: 300;margin-bottom: 20px;}
.dropdown-switch .dropdown-left .pro-title:hover{color:#b3190d;}
.dropdown-switch .left-item{font-size: 18px;line-height: 42px;color:#666666;display: flex;align-items: center;position:relative;}
.dropdown-switch .left-item:hover{color:#b3190d;padding-left:10px;}
.dropdown-switch .left-item.active{color:#b3190d;padding-left:10px;}
.dropdown-switch .dropdown-right{flex:60%;}
.dropdown-switch .dropdown-right img{mix-blend-mode:darken;width: 100%;}
.dropdown-switch .dropdown-right .right-item{display: none;}
.dropdown-switch .dropdown-right .right-item.active{display: block;}

@media(max-width:768px){
	body{padding-top:50px;}
	.header-mb{background:#fff;position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #b3190d;z-index:999}
	.header-mb .container-xl{height:50px}
	.header-mb .top-logo{width:50%}
	.header-mb .top-logo img{height:30px;width:auto;}
	.header-mb .top-mb{display:flex;align-items:center;width:50%;justify-content:flex-end}
	.header-mb .top-mb .dropdown.lang .dropdown-toggle{background:transparent;padding:0}
	.header-mb .top-mb .dropdown-menu{min-width:80px;margin-top:8px}
	.header-mb .top-mb .top-mb-search{padding:.5rem .4rem;margin-left:10px;width:30px;text-align:center}
	.header-mb .top-mb .top-mb-search i{font-size:16px;color:#b3190d}
	.header-mb .top-mb .icon-bars{color:#b3190d}
	.header-mb .top-mb .dropdown.lang .dropdown-toggle{color:#b3190d}
	.top-mb-search-box{display:none;position:fixed;background:#fff;top:50px;padding:6px 15px 10px;box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:998;width:100%}
	.top-mb-search-box .search-group{width:100%;height:34px}
	.top-mb-feed i{font-size:16px;color:#b3190d}
	.mobile-head-item .main-content-wrap{background:#fff;top:0;display:block;z-index:99999}
	.mobile-head-item .main-content-wrap .content-wrap{overflow-y:auto;height:100%;padding:15px 10px;background-color:#fff}
	.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap{overflow-y:hidden}
	.mobile-head-item .side-content-wrap{position:fixed;display:block;right:-78%;width:78%;height:100%}
	.mobile-head-item .middle-content-wrap{position:absolute;right:0;width:100%;height:auto;padding:20px 0;opacity:0;visibility:hidden}
	.mobile-head-item .middle-show-content-wrap{top:30px;visibility:visible;opacity:1}
	.head_top .top_left{display:none}
	.head_nav{width:100%;padding:0 5px}
	.head_nav li{padding-left:28px;padding-top:4px;padding-bottom:4px}
	.head_nav li,.head_nav li a{color:#111}
	.head_nav li.has-child{padding-left:28px;margin-top:0;margin-bottom:0}
	.head_nav li.has-child>a{margin-top:3px;margin-bottom:3px;margin-right:35px}
	.head_nav li.has-child>ul{display:none}
	.head_nav li.siblings-no-menu{position:relative;padding-left:15px}
	.head_nav li a{display:block;height:auto;line-height:1.4em;position:relative}
	.head_nav li a:hover{color:inherit}
	.head_nav li em{display:block;height:1.4em;overflow:hidden}
	.head_nav li li{font-size:14px}
	.head_nav li li li{font-size:12px}
	.head_nav li li a{color:#666}
	.head_nav li.has-child a b{display:inline-block;width:15px;height:15px;border:1px solid #111;border-radius:2px;overflow:hidden;line-height:15px;position:absolute;right:-35px;top:1px;-webkit-box-sizing:content-box;box-sizing:content-box}
	.head_nav li.has-child a b:before,.head_nav li.has-child a b:after{content:'';display:block;width:9px;height:1px;background-color:#111;position:absolute;left:3px;top:50%;margin-top:-.5px}
	.head_nav li.has-child a b:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
	.head_nav li.has-child a:hover b{border-color:#111}
	.head_nav>li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}
	.head_nav>li>a{font-size:16px;text-transform:uppercase;margin-bottom:-1px;position:relative;text-transform:uppercase;position:relative}
	.head_nav li,.head_nav li.has-child{padding-left:0}
	.head_nav li li,.head_nav li li.has-child{padding-left:15px}
	.head_nav li.active>a>b:after{display:none}
	.head_nav li.active>a>b{background-color:#111}
	.head_nav li.active>a>b:before,.head_nav li.active>a>b:after{background-color:#fff}
	.mobile-ico-close{width:30px;height:30px;background-color:#b3190d;position:absolute;left:-30px;top:0;cursor:pointer}
	.mobile-ico-close .icon{color:#fff;font-size:30px;padding:0 0 0 6px}
	.search-box .form-control{border-radius:20px}
	.search-box .btn{border:1px solid #ced4da;border-radius:20px}
	.search-box .btn.focus{border:1px solid rgb(128,189,255)}
	.search-box .icon{color:#b3190d}
	.main-mask{position:absolute;background-color:#000;opacity:.4;width:100%;height:100vh;z-index:9;display:none}
}

/* banner */
.banner{}
.banner.ny{overflow:hidden;}
.banner .banner-mask{position:absolute;width: 100%;z-index:-1;bottom:0;left:0;cursor: auto;pointer-events: none;}
.banner.ny .container-xl{display:flex;}
.banner .mix-color{mix-blend-mode:color;}
.banner .banner-text.box1 .text{text-align:left;position:relative;z-index:2;}
.banner .banner-text.box1 .t1{font-size: 48px;line-height: 52px;margin-bottom: 20px;font-weight:bold;color:#b3190d;}
.banner .banner-text.box1 .t2{font-size: 64px;line-height: 64px;color:#333;font-weight:bold;}
.banner .banner-text.box1 .fl{display:flex;align-items:center;margin-top:30px;}
.banner .banner-text.box1 .fl a{border:2px solid #d98c86;color:#b3190d;font-size:19px;line-height:44px;border-radius:5px;margin-right:10px;padding:0 18px;}
.banner .banner-text.box1 .fl a:hover{text-decoration:underline;}
.banner .banner-text.box1 .more{font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;margin-top: 60px;}
.banner .banner-text.box1 .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%);}
.banner .banner-text.box1 .more:hover{color:#fff;text-decoration:underline;}
.banner .swiper-wrapper .container-xl{position:relative;}
.banner .banner-pro{position:absolute;right:0;top:-200px;z-index:1;width: 700px;}
.banner .banner-pro img{width: 100%;}
/* banner-lock */
.banner-lock{position:relative;}
.banner-lock .lock{position:absolute;top:43%;z-index: 3;}
.banner-lock .banner-mask{z-index:1;}
.banner-lock .lock .banner-title{font-size:50px;line-height:80px;font-weight:400;}
.banner-lock .lock .breadbar{display:flex;flex-wrap:wrap;}
.banner-lock .lock .breadcrumb{position:relative;margin-left:35px;font-size:18px;margin-top:20px;}
.banner-lock .lock .breadcrumb::before{font-family:"CmsFont";content:"";position:absolute;left:-35px}
.banner-lock .lock .breadcrumb-item a{background:linear-gradient(to right,#fff,#fff) no-repeat bottom;background-size:0px 2px;transition:none}
.banner-lock .lock .breadcrumb-item a:hover{background-size:100% 2px;color:#fff;transition:.6s}
.breadcrumb-item+.breadcrumb-item::before{color:#fff;content:'>';}
.breadcrumb{align-self:start}

@media(max-width:1468px){
	.banner-lock .lock{position:absolute;top:33%;z-index: 3;}
}

@media(max-width:768px){
	.banner.ny{height:auto;}
	.banner-lock{overflow:hidden;}
	.banner-lock>img.img-width{width:auto;height: 150px;}
	.banner-lock>.banner-mask{display: none;}
	.banner-lock .lock{position:absolute;top:30px;z-index: 3;text-align:left;}
	.banner-lock .lock .banner-title{font-size: 24px;line-height: 32px;}
	.banner-lock .lock .banner-title.pro{display:none;}
	.banner-lock .lock .breadcrumb{font-size: 16px;margin-top: 20px;}
	.banner-lock .banner-mask{margin-bottom:-10px;}
	.banner-lock .lock .breadcrumb-item a{text-shadow:2px 2px 10px #000 }
	.banner .banner-text.box1 .fl{display:block;}
	.banner .banner-text.box1 .fl a{display:inline-block;font-size:16px;line-height:32px;margin-right:0;margin-bottom:10px;}
	.banner .banner-text.box1 .t1{font-size:22px;line-height:32px;}
	.banner .banner-text.box1 .t2{font-size:26px;line-height:36px;}
}
/* banner-nav */

.pro-top-nav{background:#f3f3f3;padding:35px 0;}
.pro-top-nav .banner-list-nav{position:absolute;z-index:2;bottom:24%;width:calc(100% - 30px);max-width:1400px;display: flex;justify-content:space-between;}
.pro-top-nav .banner-list-nav .left{display: flex;align-items: center;flex-wrap:wrap;justify-content:flex-start;}
.pro-top-nav .banner-list-nav .left .item{margin-right:0px; color:#333;position:relative;padding:15px 25px;background:#fff;display:flex;align-items:center;min-width:138px;justify-content:center; text-align:center;}

.pro-top-nav .banner-list-nav .left .item:before{content:"";width:1px;height:12px;background:#dddddd;display:block;position:absolute;left:0;}
.pro-top-nav .banner-list-nav .left .item.active{background:#b3190d;}
.pro-top-nav .banner-list-nav .left .item.active a{color:#fff;}
.pro-top-nav .banner-list-nav .left .item.active:before{display:none;}
.pro-top-nav .banner-list-nav .left .item:first-child:before{display:none;}
.pro-top-nav .banner-list-nav .left .item:hover{color:#b3190d;}
.pro-top-nav .banner-list-nav .left .item.active a:hover{color:#fff;}
.pro-top-nav .banner-list-nav .right{background-color:#b3190d;}
.pro-top-nav .banner-list-nav .right span{display: inline-block;padding:20px 25px;font-size: 18px;cursor:pointer;}
.pro-top-nav .banner-list-nav .right span i{margin-right: 10px;}

.pro-top-nav .banner-list-nav.pro{position:relative;bottom:inherit;display:block;width:100%;}
.pro-top-nav .banner-list-nav.pro .left{width:100%;justify-content:flex-start;}
.pro-top-nav .banner-list-nav.pro{background:#fff;}

.second-category{overflow: hidden;background:#b3190d;padding:10px 23px 0;color:#fff}
.second-category ul{display:flex;}
.second-category li{margin-right:15px;line-height:0;}
.second-category .item{padding: 8px 20px;color:#fff;border-radius:50px;overflow:hidden;line-height:23px;margin-bottom:10px;}
.second-category .item a{color:#fff;}
.second-category .item:before{content:"\f105";font-family:Cmsfont;margin-right:10px;}
.second-category .item.active,.second-category .item:hover{color:#b3190d;background:#fff;}
.second-category .item.active a,.second-category .item:hover a{color:#b3190d;}

.new-top-nav{background:transparent;margin-top:-110px;padding-bottom:30px;}
.new-top-nav .banner-list-nav .left{justify-content:flex-start;width:calc(100% - 220px);display:flex;align-items:center;padding:0 50px;}
.new-top-nav .banner-list-nav .left .item{color:#333;position:relative;padding:25px 10px;border-bottom:3px solid transparent;font-weight:400;}
.new-top-nav .banner-list-nav .left .nav-item:after{content:"|";display:inline-block;margin-left:40px;margin-right:40px;}
.new-top-nav .banner-list-nav .left .nav-item:last-child:after{display:none;}
.new-top-nav .banner-list-nav .left .item:hover,.new-top-nav .banner-list-nav .left .item.active{color:#9d1309;border-bottom:3px solid #9d1309;}
.new-top-nav .banner-list-nav{position:relative;display: flex;align-items: center;flex-wrap:wrap;justify-content:flex-start;width:100%;background:#f8f8f8;}
.new-top-nav .banner-list-nav .right{width:220px;min-width:200px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;background-color:#b3190d;height:77px;}
.new-top-nav .banner-list-nav .right:hover>div{text-decoration:underline;}
.new-top-nav .banner-list-nav .right i{margin-right: 10px;}

@media(max-width:1468px){
	.new-top-nav .banner-list-nav .left .nav-item:after{margin-left:20px;margin-right:20px;}
}

@media(max-width:768px) {
	.pro-top-nav{display:none;}
	.new-top-nav{display:none;}
}

@media(max-width:768px){
	.banner .banner-text.box1 .t1{font-size:20px;line-height:28px;margin:10px 0 15px;}
	.banner .banner-text.box1 .more{font-size: 12px;line-height: 28px;padding:5px 20px;margin-top:10px;font-weight: bold;}
	.banner .banner-pro{position:initial;padding:0 20px;margin-top: 20px;top:-80px;width:auto}
	.banner .banner-text.box1 .t2{font-size: 24px;line-height: 32px;}
	.banner-list-nav{display: none;}
}

/* content-banner */
.content-banner{padding: 142px 0 90px;color: #000;}
.content-banner .breadbar{padding:0 35px;}
.content-banner .breadcrumb{text-transform:capitalize;font-size: 18px;position:relative;}
.content-banner .breadcrumb::before{font-family: "CmsFont";content: "";position: absolute;left: -35px;color:#b3190d;}
.content-banner .breadcrumb-item+.breadcrumb-item::before{color:#000;}
.content-banner a{color:#000;}
/* content-header */
.content-header .nav-items .nav-item .nav-link{color:#000;}
.content-header .nav-items .nav-item:hover .nav-link{color:#fff;}
.content-header .fadeInDown .nav-items .nav-item .nav-link{color:#fff;}
@media(max-width:768px){
	.content-banner{padding:20px 0 30px;}
	.content-banner .breadbar{padding: 0 0 0 20px;}
	.content-banner .breadcrumb{font-size: 16px;color:#999;margin-left: 15px;}
	.content-banner .breadcrumb a{font-size: 16px;color:#999;}
	.content-banner .breadcrumb::before{left:-27px;}
	.content-banner .breadcrumb-item+.breadcrumb-item::before{color:#999;}
}
/* 标题 */
.title{font-size: 48px;line-height: 60px;color:#333;font-weight:300;}
.subtitle{font-size: 18px;line-height: 32px;color:#333;font-weight: 300;}
@media(max-width:768px){
	.title{font-size: 24px;line-height: 32px;text-align:left;font-weight: 400;text-transform:capitalize;}
	.subtitle{font-size: 14px;line-height: 22px;font-weight: 400;color: #666 !important;}
}
/* home */
.home{}
.home .home-about{padding:0px 0 135px;}
.home-about .about-text{font-size: 24px;font-weight: bold;color:#b3190d;}
.home-about .about-box{margin-top: 70px;display: flex;}
.home-about .about-box .img{flex:52%;position:relative;border-radius:15px;overflow:hidden;}
.home-about .about-box .text{flex:48%;padding-left:6%;}
/* .home-about .about-box .subtitle span{background:linear-gradient(to left,#999,#999) no-repeat right bottom;background-size:100% 2px;} */
.about-sum{margin-top: 60px;display: flex;justify-content:space-between;}
.about-sum .item{flex:33%;}
.about-sum .item .sum{font-size: 24px;color:#000;margin-bottom: 20px;}
.about-sum .item .sum span{font-size: 56px;}
.about-sum .item .sub{font-size: 14px;line-height: 20px;color:#666;}

.home-about .about-box .more{margin-top: 60px;font-size: 18px;line-height: 28px;background-color: transparent;color:#b3190d;border:2px solid #d98c86; padding:20px 35px;border-radius:5px;text-transform: uppercase;margin-right:10px;}
.home-about .about-box .more:hover{transform: translate(0em,-.25em)}
.home-about .about-box .more span{display: inline-block;width: 8px;height: 12px;background-color: #b3190d;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
@media(max-width:768px){
	.home-about .about-text{font-size: 16px;}
	.home .home-about{padding:30px 0 35px;}
	.home-about .about-box{margin-top: 30px;flex-direction: column;}
	.home-about .about-box .subtitle{color:#666;}
	.home-about .about-box .text{padding-left: 0;margin-top: 20px;}
	.home-about .about-box .more{margin-top: 20px;font-size: 14px;line-height: 22px;padding:10px 20px;}
	.about-sum{margin-top: 20px;}
}
.home .home-pro{padding:100px 0 50px;background:linear-gradient(to bottom,#f4f4f4 900px,#fff 0)}
.home-pro .home-pro-top{display: flex;justify-content:space-between;align-items:center;margin-bottom: 80px;}
.home-pro .more{font-size: 18px;line-height: 28px;background-color: transparent;color:#b3190d;border:2px solid #d98c86;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
.home-pro .more:hover{transform: translate(0em,-.25em)}
.home-pro .more span{display: inline-block;width: 8px;height: 12px;background-color: #b3190d;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.home-pro .home-pro-grid{gap:40px;}
.home-pro .home-pro-grid .g-col-xl-4:nth-child(2){order:9;}
.home-pro .home-pro-grid .g-col-xl-4:nth-child(3){order:10;}
.home-pro .home-pro-grid .g-col-xl-4:nth-child(6){order:11;}
.home-pro .home-pro-grid .item{background-color:#fff;padding:20px 40px;position:relative;border-radius:5px;box-shadow: 0px 20px 30px 0px rgba(51, 51, 51, 0.05);overflow:hidden;}
.home-pro .home-pro-grid .item .text{position:relative;border-radius:0 0 5px 5px;overflow:hidden;}
.home-pro .home-pro-grid .item .text .t1{display: flex;align-items: center;padding:11px 0 11px 30px;font-weight:bold; font-size: 20px;line-height: 28px;color:#333;position:relative;z-index:2;transition:.3s .4s;height: 48px;}
.home-pro .home-pro-grid .item:hover .text .t1{color:#b3190d;transition:.3s .0s;font-weight:bold;}
.home-pro .home-pro-grid .item .text span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.home-pro .home-pro-grid .item .text::before{content:'';position:absolute;width:0;height:50px;background-color: #b3190d;transition:.3s .3s;}
/*.home-pro .home-pro-grid .item:hover .text::before{content:'';position:absolute;width:100%;height:50px;background-color: #b3190d;transition:.3s .0s;}*/
.home-pro .home-pro-grid .item .t2{position:absolute;bottom:-70px;left:40px;width:calc(100% - 80px);border-radius:5px 5px 0 0;padding:30px;background-color:rgba(179, 25, 13, 0.8);color:#fff;opacity:0;transition:.3s .0s;}
.home-pro .home-pro-grid .item:hover .t2{bottom:70px;opacity:1;transition:.3s .3s;}
@media(max-width:768px){
	.home .home-pro{padding:30px 0;}
	.home .home-pro .container-xl{display: flex;flex-direction:column;align-items: center;}
	.home-pro .home-pro-top{margin-bottom: 20px;flex-direction: column;}
	.home-pro .more{margin-top:15px;font-size: 14px;line-height: 22px;padding:10px 20px;width: 100%;text-align: center;max-width:290px;}
	.home-pro .home-pro-grid{gap:8px;}
	.home-pro .home-pro-grid .item{padding:15px 10px;height:100%;}
	.home-pro .home-pro-grid .item .text .t1{padding:0;text-align:left !important;font-size: 16px;line-height: 24px;margin-top:20px;align-items: flex-start;}
	.home-pro .home-pro-grid .item .text span{display: none;}
	.home-pro .home-pro-grid .item .text::before{display: none;}
	.home-pro .home-pro-grid .item:hover .text .t1{color:#333;}
}
.home-app{padding:100px 0;}
.home-app .container-app{display: flex;justify-content: space-between;align-items: center;max-width: 1675px;padding-right: 0;margin-right: 0;}
.home-app .left{max-width:400px;}
.home-app .left .app-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.home-app .left .app-list{display: flex;flex-direction: column;margin:70px 0;padding:20px 100px 20px 0px;}
.home-app .left .app-list .item{font-size: 18px;line-height: 36px;font-weight: bold;background:#efefef;padding:10px 30px;border-radius:10px;overflow:hidden;margin-bottom:10px;}
.home-app .left .app-list .item.active,.home-app .left .app-list .item:hover{color:#fff;background:#b3190d;}
.home-app .left .more{font-size: 18px;line-height: 28px;background-color: transparent;color:#b3190d;border:2px solid #d98c86;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
.home-app .more:hover{transform: translate(0em,-.25em)}
.home-app .more span{display: inline-block;width: 8px;height: 12px;background-color: #b3190d;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.home-app .right{flex:1;overflow:hidden;padding-left: 100px;padding-right:60px;}
.home-app .ta{margin-top:10px;margin-bottom:25px;text-align:center;font-size:18px;line-height:30px;}

.home-app .right .swiper-app{width: 120%;}
.home-app .right .item{position:relative;}
.home-app .right .item .img{position:relative;border-radius:15px;overflow:hidden;}
.home-app .right .item .img::before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(to bottom,transparent,#000);opacity:.6;transition:.6s;}
.home-app .right .item:hover .img::before{background:linear-gradient(to bottom,transparent,#b3190d) !important;}
.home-app .right .swiper-slide-active .item .img::before{background:linear-gradient(to bottom,transparent,#b3190d) !important;}
.home-app .right .text{position:absolute;left:0;bottom:60px;font-size: 28px;line-height: 80px;color: #fff;text-align: center;width: 100%;}
.home-app .home-app-line{margin-top:60px;position: relative;display: flex;justify-content:flex-end;}
.home-app .swiper-pagination{max-width:1160px;top:50%;transform: translateY(-50%);}
.home-app .home-app-line .swiper-pagination-progressbar-fill{background-color: #b3190d;height:4px;}
.home-app .app-btn{width: 65px;height: 65px;border:1px solid #9e9e9e;border-radius:50%;margin-left: 30px;transition:.6s;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.home-app .app-btn:hover{border-color:#b3190d;}
.home-app .app-btn span{display: inline-block;width: 8px;height: 12px;background-color: #333;clip-path: polygon(0 0, 0% 100%, 100% 50%);transition:.6s;}
.home-app .app-btn.app-button-prev span{transform: rotate(-180deg);}
.home-app .app-btn:hover span{background-color: #b3190d;}
.home-app .swiper-button-disabled{opacity: .35;cursor: auto;pointer-events: none;}
.home-app .right .right-box{display:none;}
.home-app .right .right-box.active{display:block;}
.home-app .right .right-box .img a{display:block;}

@media(max-width:1500px){.home-app .swiper-pagination{max-width:1000px;}}
@media(max-width:768px){
	.home-app .left .more{font-size:14px;width:100%;}
	.home-app{padding:30px 0;}
	.home-app .left{text-align:left;width: 100%;}
	.home-app .left .app-text{font-size: 16px;}
	.home-app .left .app-list{margin:25px 0;padding:25px 0;}
	.home-app .more{font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
	.home-app .more{margin-top: 20px;font-size: 14px;line-height: 22px;padding:10px 20px;}
	.home-app .container-app{flex-direction: column;padding-right: 15px;}
	.home-app .home-app-line{margin-top:10px;}
	.home-app .right{padding:0;margin-top:20px;width: 100%;}
	.home-app .right .swiper-app{width: 100%;}
	.home-app .app-btn{display: none;}
	.home-app .right .text{font-size: 18px;}
	.home-app .app-list{display: flex;flex-direction: column;border-top:1px solid #ededed;border-bottom:1px solid #ededed;margin:10px 0;padding:10px 15px;width: 100%;}
	.home-app .app-list .item{font-size: 18px;line-height: 36px;font-weight: bold;}
	.home-app .app-list .item.active,.home-app .app-list .item:hover{color:#b3190d;}
	.home-app .ta{font-size:16px;line-height:24px;margin-bottom:15px;}
}

.home-our{padding:50px 0 100px;}
.home-our .our-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.home-our .our-top{display: flex;margin-bottom: 100px;}
.home-our .our-top .top-left{flex: 30%;}
.home-our .our-top .subtitle{flex:50%;}
.home-our .max-1930{margin-bottom: 80px;}
.home-our .max-1930 .item{padding:0;border:1px solid #ddd;border-radius:10px;transition:.6s;}
.home-our .max-1930 .item:hover{box-shadow: 0px 9px 20px 0px rgba(51, 51, 51, 0.1);}
.home-our .max-1930 .text{padding:40px 20px;}
.home-our .max-1930 .text .t1{font-size: 24px;line-height: 28px;margin-bottom:10px;font-weight: 500;height: 56px;}
.home-our .max-1930 .text .t2{font-size: 18px;line-height: 32px;color:#999;height: 128px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.home-our .mores{display: flex;justify-content: center;}
.home-our .mores .more{font-size: 18px;line-height: 28px;background-color: transparent;color:#b3190d;border:2px solid #d98c86;padding:20px 45px;border-radius:5px;text-transform: uppercase;}
.home-our .mores .more:hover{transform: translate(0em,-.25em)}
.home-our .mores .more span{display: inline-block;width: 8px;height: 12px;background-color: #b3190d;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
@media(max-width:768px){
	.home-our{padding:30px 0;}
	.home-our .our-top{flex-direction:column;}
	.home-our .our-text{font-size: 16px;}
	.home-our .our-top .subtitle{margin-top:15px;color: #999;font-weight: 400;}
	.home-our .our-top{margin-bottom: 40px;}
	.home-our .max-1930{margin-bottom: 0;s}
	.home-our .max-1930 .item:hover{box-shadow: 0px 9px 20px 0px rgba(51, 51, 51, 0);}
	.home-our .max-1930 .text{padding:20px 15px;}
	.home-our .max-1930 .text .t1{font-size: 20px;height: auto;}
	.home-our .max-1930 .text .t2{font-size: 14px;line-height: 22px;height: auto;}
	.home-our .mores .more{margin-top: 20px;font-size: 14px;line-height: 22px;padding:10px 20px;}
	
}
.home-serv{padding:90px 0 0;background:url(../../images/hmservice-bg.jpg) no-repeat;border-bottom:4px solid #b3190d;}
/*.home-serv .home-serv-bg{background:url(../../images/home-serv-bg.jpg) no-repeat;height: 760px;display: flex;align-items: center;}*/
.home-serv .serv-box{display: flex;justify-content:space-between;flex-wrap:wrap;}
.home-serv .serv-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.home-serv .title{color: #fff;line-height:80px;margin-top: 20px;width:70%;}
.home-serv .subtitle{margin-top: 20px;margin-bottom: 60px;color:#fff;}
.home-serv .more{font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 45px;border-radius:5px;text-transform: uppercase;}
.home-serv .more:hover{transform: translate(0em,-.25em)}
.home-serv .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.home-serv .left{width:44.2%;}
.home-serv .right{width:50%; display: flex;flex-direction: column;background:#ffffff;padding:60px 45px;}
.home-serv .right .item{display: flex;align-items: center;color:#333;font-size: 20px;line-height: 40px;padding:15px 40px;border-bottom:1px solid #eaeaea;}
.home-serv .right .item .img{width: 50px;height: 50px;margin-right: 50px;}
.home-serv .right .item:last-child{border-bottom:0;}
@media(max-width:768px){
	.home-serv{padding: 20px 0;}
	.home-serv .home-serv-bg{height: auto;padding:40px 0px;background-position: top;}
	.home-serv .home-serv-bg .serv-box{flex-direction: column;}
	.home-serv .serv-text{font-size: 16px;}
	.home-serv .title{width: 100%;line-height:28px;margin-top: 0;margin-bottom: 15px;}
	.home-serv .more{margin:15px 0;font-size: 14px;line-height: 22px;padding:10px 20px;}
	.home-serv .right{width:100%;padding:15px;}
	.home-serv .right .item{font-size: 14px;line-height: 22px;padding:10px;}
	.home-serv .subtitle{margin:0;color:#fff !important;opacity:.6;}
	.home-serv .right .item .img{width: 30px;height: 30px;margin-right: 30px;}
	.home-serv .left{width:100%;}
}

.home-cur{background:url(../../images/home-cur-bg.png) no-repeat right;padding:90px 0;}
.home-cur .home-cur-box{display: flex;}
.home-cur .home-cur-box>div{flex:1;}
.home-cur .home-cur-box .text{display: flex;flex-direction: column;justify-content: center;max-width:470px;align-items: flex-start;}
.home-cur .home-cur-box .cur-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.home-cur .home-cur-box .title{margin-top: 20px;}
.home-cur .home-cur-box .subtitle{margin-top: 20px;}
.home-cur .home-cur-box .more{font-size: 18px;line-height: 28px;background-color: #333;color:#fff;padding:20px 45px;border-radius:5px;text-transform: uppercase;margin-top: 70px;}
.home-cur .home-cur-box .more:hover{transform: translate(0em,-.25em)}
@media(max-width:768px){
	.home-cur{padding:40px 0;}
	.home-cur .home-cur-box .subtitle{color: #666;margin-top: 15px;}
	.home-cur .home-cur-box .title{margin-top:0;}
	.home-cur .home-cur-box{flex-direction: column-reverse;}
	.home-cur .home-cur-box .img{margin-top: 20px;}
	.home-cur .home-cur-box .cur-text{font-size: 16px;}
}
.home-machine{background:#f8f8f8;height: 310px;display: flex;align-items: center;}
.home-machine .machine-box{display: flex;justify-content:space-between;color: #333;align-items: center;}
.home-machine .machine-box .t1{font-size: 42px;line-height: 80px;font-weight:400; text-transform: capitalize;}
.home-machine .machine-box .t2{font-size: 24px;line-height: 28px;color:#999999;}
.home-machine .machine-box .more{font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 45px;border-radius:5px;text-transform: uppercase;cursor:pointer;transition:.6s;display: inline-block;}
.home-machine .machine-box .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.home-machine .machine-box .more:hover{transform: translate(0em,-.25em)}
@media(max-width:768px){
	.home-machine{height: auto;padding:30px 0;}
	.home-machine .machine-box{flex-direction: column;}
	.home-machine .machine-box .t1{font-size: 24px;line-height:32px;text-align: center;}
	.home-machine .machine-box .t2{font-size: 14px;line-height:20px;opacity:.6;margin-top:10px;}
	.home-machine .machine-box .right{width: 100%;display: flex;justify-content: center;}
	.home-machine .machine-box .more{margin:15px 0;font-size: 14px;line-height: 22px;padding:10px 20px;width: 100%;max-width:290px;text-align: center;margin-top:30px;}
}
.home-news{padding:100px 0 120px;background-color:#fff;}
.home-news .news-btn{width: 65px;height: 65px;border:1px solid #9e9e9e;border-radius:50%;margin-left: 30px;transition:.6s;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.home-news .home-news-top{display: flex;justify-content: space-between;margin-bottom: 100px;}
.home-news .home-news-top .right{display: flex;}
.home-news .news-btn:hover{border-color:#b3190d;}
.home-news .news-btn span{display: inline-block;width: 8px;height: 12px;background-color: #333;clip-path: polygon(0 0, 0% 100%, 100% 50%);transition:.6s;}
.home-news .news-btn.news-button-prev span{transform: rotate(-180deg);}
.home-news .news-btn:hover span{background-color: #b3190d;}
.home-news .swiper{}
.home-news .swiper .item{padding:15px;border:1px solid #ddd;border-radius:10px;transition:.6s;background-color: #fff;}
.home-news .swiper .item .img{width: 100%;}
.home-news .swiper .item:hover{box-shadow: 0px 9px 20px 0px rgba(51, 51, 51, 0.1);}
.home-news .swiper .text{padding:30px 20px;}
.home-news .swiper .text .t1{font-size: 24px;margin-bottom: 30px;height: 48px;}
.home-news .swiper .text .t2{font-size: 16px;line-height: 32px;color: #999999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;height: 128px;}
.home-news .swiper .text .time{font-size: 18px;color:#b3190d;font-weight: bold;margin-top: 40px;}
.home-news .swiper .text .time span{display: inline-block;width: 8px;height: 12px;background-color: #b3190d;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
@media(max-width:768px){
	.home-news{padding:30px 0;}
	.home-news .home-news-top .right{display: none;}
	.home-news-top{flex-direction: column;text-align: center;}
	.home-news .home-news-top{flex-direction: column;align-items: center;margin-bottom: 10px;align-items: flex-start;}
	.home-news .news-btn{margin:20px;}
	.home-news .swiper{padding-bottom: 30px;}
	.home-news .swiper .text{padding:15px 0;}
	.home-news .swiper .text .t1{font-size:20px;line-height:32px;margin-bottom: 15px;height: auto;}
	.home-news .swiper .text .t2{font-size: 14px;line-height: 24px;height: auto;}
	.home-news .swiper .text .time{font-size: 16px;margin-top: 20px;}
}
.footer{background-color: #000000;padding:20px 0;}
.footer .footer-box{display: flex;}
.footer .footer-box .footer-right{flex:43%;padding:150px 45px 80px;background:url(../../images/footer-bg.png);}
.footer .footer-box .form-feedback .btn{border-radius:0;background-color:transparent;padding:10px 0;margin: top 2px;		0px;border-bottom:1px solid rgba(255,255,255,.3);}
.footer .footer-box .form-feedback .btn span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.footer .footer-box .footer-left{flex:57%;display: flex;padding:65px 0 35px;color:#fff;flex-wrap:wrap;align-content:space-between;}
.footer .footer-box .footer-left>div{flex:50%;}
.footer .footer-box .footer-left .logo,.footer .footer-box .footer-left .pro-title{height: 140px;margin-bottom: 50px;}
.footer .footer-box .footer-left .logo img{height: 140px;}
.footer .footer-box .footer-left .pro-title{font-size: 20px;line-height: 28px;font-weight: bold;display: flex;align-items: flex-end;}
.footer .us-item{display: flex;color:rgba(255,255,255,.8);margin-bottom: 35px;line-height: 26px;}
.footer .us-item i{margin-right: 20px;margin-top:8px;}
.footer .us-item a{color:rgba(255,255,255,.8);}
.footer .us-item:hover a{color:rgba(255,255,255,1);}
.copy-link{display: flex;}
.copy-link span,.copy-link a{margin-right: 20px;cursor: pointer;}
.copy-link .social-youtube{background-color:transparent !important;}
.copy-link .social-youtube:before{content:none;}
.footer .footer-pro{display: flex;flex-direction: column;align-items: flex-start;}
.footer .footer-pro .pro-list{display:flex;flex-direction:column;}
.footer .footer-pro .pro-item{font-size: 18px;line-height:38px;color:rgba(255,255,255,.8);}
.footer .footer-pro .pro-item:hover{text-decoration: underline;color:#fff;}
@media(max-width:768px){
	.footer .footer-box{flex-direction:column;}
	.footer .footer-box .footer-left{flex-direction: column;padding: 20px 0;}
	.footer .footer-box .footer-right{display: none;}
	.footer .footer-box .footer-left .logo img{width:auto;}
	.footer .footer-box .footer-left .logo, .footer .footer-box .footer-left .pro-title{height: 100%;margin-bottom: 30px;}
	.footer .us-item{margin-bottom:10px;line-height: 22px;}
	.footer .footer-box .footer-left .pro-title{margin-bottom:10px;margin-top:10px;align-items: center;}
	.footer .footer-box .footer-left .footer-bottom{margin-top:15px;opacity:.6;}
	.footer .footer-pro .pro-item{font-size: 16px;line-height: 24px;}
	.footer .footer-pro .pro-title{display: flex;align-items: center;}
	.footer .footer-box .footer-left .pro-title span{display: block;width:10px;height:12px;background-color: #fff;margin-left: 20px;clip-path: polygon(100% 50%, 0 100%, 0 0);line-height:28px;}
	.footer .footer-box .footer-left .pro-title.active span{clip-path: polygon(50% 100%, 0 0, 100% 0);width: 12px;height: 10px;}
	.footer .footer-box .footer-left .pro-list{opacity:0;z-index:-1;height: 0;overflow:hidden;}
	.footer .footer-box .footer-left .pro-list.active{opacity:1;z-index: 1;}
}

.new-footer{background-color: #000000;color:#fff;}
.new-footer a{color:#fff;}
.new-footer .footer-top{padding:65px 0;}
.new-footer .footer-logo,.new-footer .pro-title{height: 140px;margin-bottom: 50px;color:#fff;font-size: 42px;display: flex;align-items: flex-end;}
.new-footer .footer-logo a,.new-footer .footer-logo img{height: 100%;width: auto;}
.new-footer .us-item{display: flex;color:rgba(255,255,255,.8);margin-bottom: 35px;line-height: 26px;}
.new-footer .us-item i{margin-right: 20px;margin-top:4px;}
.new-footer .us-item a{color:rgba(255,255,255,.8);}
.new-footer .us-item:hover a{color:rgba(255,255,255,1);}
.new-footer .pro-item{font-size: 18px;line-height:38px;color:rgba(255,255,255,.8);display: block;}
.new-footer .pro-item:hover{text-decoration: underline;color:#fff;}
.new-footer .footer-bottom{background-color: #222222;height: 50px;display: flex;align-items: center;justify-content: center;}

.footer-sub{padding:60px 0 60px}
.footer-sub .t1{color:#525252;font-size: 48px;line-height: 56px;width: 80%;font-weight:300;margin-bottom:15px;}
.footer-sub .t2{color:#999999;font-size: 18px;line-height: 32px;}
.footer-sub .t3{margin-top: 60px;font-size: 18px;line-height: 48px;color:#666;}
.footer-sub .t3 p::before{color:#b3190d;content:"";margin-right:10px;}
.footer-sub .t3 p::before{font-family: 'CmsFont' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}
.footer-sub .form-feedback .form-control{background-color:transparent;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,1);padding:15px 0;}
.footer-sub .form-feedback .form-control::placeholder{color:#666;}
@media(max-width:768px){
	.footer-sub{padding:30px 0;background-color:#f4f4f4;}
	.footer-sub .t1{font-size: 24px;line-height: 28px;font-weight:400;}
	.footer-sub .t3{margin-top: 20px;font-size: 14px;line-height:24px;}
	.footer-sub .form-feedback .form-control{padding:5px 0;}
	.footer-bottom{color:#fff;}
}

.new-footer2{background-color: #f4f4f4;color:#333333;}
.new-footer2 a{color:#666;}
.new-footer2 .footer-top{padding:65px 0;}
.new-footer2 .footer-logo{}
.new-footer2 .col-md-5 .pro-title{height:auto;margin-top:40px;margin-bottom:40px;}
.new-footer2 .pro-title{height: 190px;margin-bottom: 50px;color:#333;font-size: 20px;font-weight:bold;text-transform:uppercase; display: flex;align-items: flex-end;}
.new-footer2 .footer-logo a,.new-footer2 .footer-logo img{height: 100%;width: auto;}
.new-footer2 .us-item{display: flex;color:#666;;margin-bottom: 35px;line-height: 26px;}
.new-footer2 .us-item i{margin-right: 20px;margin-top:4px;}
.new-footer2 .us-item a{color:#666;}
.new-footer2 .us-item:hover a{text-decoration: underline;color:#b71b2c;}
.new-footer2 .pro-item{font-size: 18px;line-height:38px;color:#666;display: block;text-decoration: underline;}
.new-footer2 .pro-item:hover{color:#b71b2c;}
.new-footer2 .footer-bottom{background-color: #e9e9e9;height: 50px;display: flex;align-items: center;}

.about-intro{padding:40px 0;}
.about-intro .max-1630{margin-right:0;padding-right: 0;}
.about-intro .intro-box{display: flex;}
.about-intro .intro-box>div{flex:50%;}
.about-intro .intro-box .left{padding-right:90px;}
.about-intro .intro-box .right .img{position:relative;}

.about-intro .intro-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.about-intro .title{margin-top: 10px;}
.about-intro .subtitle{margin-top:50px;}
.about-offer{padding:60px 0 50px;}
.about-offer .title{text-align: center;}
.about-offer .subtitle{text-align: center;margin-top: 40px;}
.swiper-offer{margin-top: 100px;}
.swiper-offer .swiper-slide{width: 66%;padding-bottom:100px;}
.swiper-offer .swiper-slide .item{position:relative;}
.swiper-offer .swiper-slide .item::before{content:'';position:absolute;top:0;bottom: 0;left: 0;right: 0;background-color:rgba(0,0,0,.3);transition:.6s;}
.swiper-offer .swiper-slide-active .item::before{background-color:transparent;}
.swiper-offer .offer-btn{width: 65px;height: 65px;border:1px solid transparent;border-radius:50%;margin-left: 30px;transition:.6s;display: flex;align-items: center;justify-content: center;cursor: pointer;position:absolute;top:50%;transform:translateY(calc(-50% - 50px));z-index: 9;background-color:rgba(255,255,255,0.3);}
.swiper-offer .offer-button-next{right:5%;}
.swiper-offer .offer-button-prev{left:5%;}
.swiper-offer .offer-btn:hover{border-color:#b3190d;background-color:rgba(255,255,255,0.6);}
.swiper-offer .offer-btn span{display: inline-block;width: 8px;height: 12px;background-color: #333;clip-path: polygon(0 0, 0% 100%, 100% 50%);transition:.6s;}
.swiper-offer .offer-btn.offer-button-prev span{transform: rotate(-180deg);}
.swiper-offer .offer-btn:hover span{background-color: #b3190d;}
.swiper-offer .text{position:absolute;bottom:-48px;left:-32px;width: 600px;background:url(../../images/offer-bg.png) no-repeat;padding:50px;color:#fff;opacity:0;transition:.6s .3s;}
.swiper-offer .text .text-top{display: flex;align-items: center;}
.swiper-offer .text .text-top .text-title{font-size: 24px;line-height:48px;color: #fff;font-weight: 400;margin-left:30px;}
.swiper-offer .text .text-sub{margin-top: 30px;}
.swiper-offer .text .text-sub .subtitle{text-align:left;color:rgba(255,255,255,.8) !important;}
.swiper-offer .swiper-slide-active .text{opacity:1;}
.about-cert{padding:40px 0;}
.about-cert .max-1630{margin-left:0;padding-left: 0;background-color: #f4f4f4;}
.about-cert .cert-box{display: flex;padding:120px 0;}
.about-cert .cert-box>div{flex:50%;}
.about-cert .cert-box .left{padding-right:70px;overflow:hidden;}
.about-cert .cert-box .left .img{margin-left:-24%;}
.about-cert .cert-box .left .img .img-list{display: flex;}
.about-cert .cert-box .left .img .list-item{margin-left:40px;}
.about-cert .cert-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.about-cert .title{margin-top: 10px;}
.about-cert .subtitle{margin-top:50px;}
.about-cert .more{margin-top: 60px;font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
.about-cert .more:hover{transform: translate(0em,-.25em)}
.about-cert .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.about-qua{padding:40px 0;}
.about-qua .max-1630{margin-right:0;padding-right: 0;}
.about-qua .qua-box{display: flex;align-items: center;}
.about-qua .qua-box .left{flex:42%;}
.about-qua .qua-box .left .left-box{max-width:540px;}
.about-qua .qua-box .right{flex:58%;}
.about-qua .qua-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.about-qua .title{margin-top: 10px;}
.about-qua .subtitle{margin-top:50px;}
.about-qua .more{margin-top: 60px;font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
.about-qua .more:hover{transform: translate(0em,-.25em)}
.about-qua .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.about-map{padding:100px 0;}
.about-map .title{text-align: center;}
.about-map .subtitle{text-align: center;margin-top: 40px;}
.about-map .map-img{margin:140px 0 30px;}

.about-offer .offer-list{margin-top:80px;padding:0 60px;}
.about-offer .offer-list .text{background:url(../../images/offer-bg.png) no-repeat center; background-size:cover;color:#fff;padding:35px;height:264px;margin-bottom:30px;}
.about-offer .offer-list .text .text-top{display:flex;align-items:center;}
.about-offer .offer-list .text .text-top .text-title{font-size:24px;line-height:32px;margin-left:18px;}
.about-offer .offer-list .text .subtitle p{color:#fff;text-align:left;font-size:18px;line-height:32px;}
.about-offer .offer-list .text .subtitle{margin-top:20px;}

@media(max-width:768px){
	.about-offer .offer-list{margin-top:30px;padding:0 15px;}
	.about-offer .offer-list .text{height:auto;padding:15px;}
	.about-offer .offer-list .text .text-top .text-title{font-size:18px;line-height:26px;}
	.about-offer .offer-list .text .subtitle p{font-size:14px;line-height:22px;}

	.swiper-offer .text .text-top .text-title{margin-left: 16px;}
	.swiper-offer .text .text-sub{margin-top:10px;margin-bottom: 20px;}
	.swiper-offer .text .text-sub .subtitle{margin:0;}
	.swiper-offer .text .text-top .text-img{width: 10%;}
	.about-qua .subtitle{margin-top: 20px;}
	.about-offer .subtitle{margin-top: 20px;}
	.about-intro{padding:20px 0;}
	.about-intro .intro-box{flex-direction:column-reverse;}
	.about-intro .intro-box .left{padding-right: 0;}
	.about-intro .intro-text{font-size:16px;margin:20px 0 10px;}
	.about-intro .max-1630{padding-right:15px;}
	.about-intro .subtitle{margin-top: 30px;}
	.about-offer{padding:30px 0 20px;}
	.swiper-offer{margin-top:30px;}
	.swiper-offer .text{position:relative;width:auto;top: 0;left: 0;padding:10px 15px;}
	.swiper-offer .offer-btn{display:none;}
	.swiper-offer .swiper-slide{padding-bottom: 50px;}
	.about-cert{padding:0 !important;}
	.about-cert .cert-box{padding:30px 0;flex-direction:column;}
	.about-cert .max-1630{padding-left:15px;}
	.about-cert .cert-box .left{padding-right: 0;}
	.about-cert .cert-box .left .img{margin-left:0;}
	.about-cert .cert-box .left .img .list-item{margin:0 10px;}
	.about-cert .more,.about-qua .more{margin:15px 0;font-size: 14px;line-height: 22px;padding:10px 20px;}
	.about-cert .subtitle{margin-top: 20px;}
	.about-qua .max-1630{padding-right: 15px;}
	.about-qua .qua-box{flex-direction:column-reverse;}
	.about-map .map-img{margin:50px 0 0px}
	.about-map{padding:30px 0;}
	.about-map .subtitle{margin-top: 20px;}
}

.history-wrapper{padding: 50px 0 50px 0;}
.history-wrapper .history-title-top{margin-top: 40px;display: flex;justify-content: center;align-items: center;border-bottom:2px solid #ececec;}
.history-wrapper .history-title-top .item{margin:0 120px;padding:40px 0;color:#666;font-size:18px;font-weight:400;position:relative;cursor: pointer;}
.history-wrapper .history-title-top .item.active{color:#333;font-weight:500;}

.history-wrapper .history-title-top .item::before{content:'';position:absolute;bottom:-2px;display: inline-block;width: 100%;height: 2px;background-color: #ececec;}
.history-wrapper .history-title-top .item.active::before{background-color: #b3190d;}	
.history-list{display:flex;flex-direction:column;margin:80px 0 30px}
.history-list .item{width:100%;display:flex;justify-content:center}
.history-list .item>div{flex:50%;}
.history-list .item:nth-child(odd){flex-direction:row-reverse}
.history-list .item:nth-child(even){text-align:right}
.history-list .item .left{padding:4px 40px}
.history-list .item:nth-child(odd) .left{border-left:2px solid #b3190d;margin-left:-2px}
.history-list .item:nth-child(even) .left{border-right:2px solid #b3190d;margin-right:-2px}
.history-list .item .time{font-size:32px;line-height:48px;color:#000;position:relative;font-weight: bold;}
.history-list .item .time::before{content:'·';display:flex;align-items:center;justify-content:center;font-size:60px;position:absolute;top:49%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:2px solid #b3190d;color:#b3190d;background-color:#fff;font-weight: 400;}
.history-list .item:nth-child(odd) .time::before{left:-50px}
.history-list .item:nth-child(even) .time::before{right:-50px}
.history-list .item .text{font-size:16px;line-height:28px;color:#999;}
.history-list .history-list-item{position:relative;height: 0;z-index:-99;opacity:0;transition:opacity .6s;overflow: hidden;}
.history-list .history-list-item.active{height: auto;z-index: 1;opacity:1;}
.history-list-item{display:flex;flex-wrap:wrap;justify-content:center;}
.history-list-item .left-list{width:48%;border-left:2px solid #f3f3f3;padding-left:25px;}
.history-list-item .left-list .host-item{margin-bottom:35px;}
.history-list-item .left-list .host-item .time{font-size:24px;line-height:40px;font-weight:bold;margin-bottom:15px;position:relative;}
.history-list-item .left-list .host-item .time:before{content:"●";color:#b3190d;font-size:32px;position:absolute;left:-35px;z-index:10;top:-2px;}
.history-list-item .left-list .host-item .text{font-size:18px;line-height:24px;}

@media(max-width:768px){
	.history-wrapper{padding:30px 0;}
	.history-wrapper .history-title-top{margin-top: 20px;justify-content:space-around;}
	.history-wrapper .history-title-top .item{margin:0;padding:20px 0;}
	.history-list{margin:30px 0;}
	.history-list .item{margin-bottom: 15px;}
	.history-list .item>.right{display: none;}
	.history-list .item .time{font-size: 24px;line-height: 28px;text-align:left;}
	.history-list .item .text{font-size: 14px;line-height: 22px;}
	.history-list .item .text p{text-align:left;}
	.history-list .item .time::before{content:none;}
	.history-list .item .left{border: 0 !important;margin: 0 !important;padding:0 0 10px 0!important;}
	.history-list-item .left-list{width:100%;padding-left:0px;border:0;}
	.history-list-item .left-list .host-item .time{font-size:18px;line-height:26px;margin-bottom:0;padding-left:25px;}
	.history-list-item .left-list .host-item .text{font-size:14px;line-height:22px;}
	.history-list-item .left-list .host-item{margin-bottom:15px;}
	.history-list-item .left-list .host-item .time:before{left:0;}
}
.team-wrapper{padding: 50px 0 50px 0;}
.team-wrapper .subtitle{line-height: 28px;}
.team-wrapper .team-list{display: flex;flex-direction: column;margin-top:100px;padding:80px 0;border-top:1px dashed #c6c6c6;}
.team-wrapper .team-list .item{display: flex;margin-bottom: 150px;}
.team-wrapper .team-list .item>div{flex:50%;}
.team-wrapper .team-list .item .text{display: flex;flex-direction: column;justify-content: center;}
.team-wrapper .team-list .item .team-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.team-wrapper .team-list .item .t1{font-size:36px;line-height:52px;font-weight: 300;margin:10px 0;}
.team-wrapper .team-list .item .t2{font-size: 18px;line-height: 32px;color: #666666;}
.team-wrapper .team-list .item:nth-child(odd) .img{padding-right: 80px;}
.team-wrapper .team-list .item:nth-child(even){flex-direction:row-reverse;}
.team-wrapper .team-list .item:nth-child(even) .img{padding-left: 80px;}
@media(max-width:768px){
	.team-wrapper .subtitle{line-height: 22px;}
	.team-wrapper{padding:30px 0;}
	.team-wrapper .team-list{margin-top: 20px;padding:20px 0;}
	.team-wrapper .team-list .item{flex-direction:column !important;margin-bottom:0;padding:20px 0;}
	.team-wrapper .team-list .item .img{padding:0 !important;}
	.team-wrapper .team-list .item .team-text{font-size: 16px;margin-top: 10px;}
	.team-wrapper .team-list .item .t1{font-size: 24px;line-height: 32px;font-weight: 400;margin: 0 0 20px;}
	.team-wrapper .team-list .item .t2{font-size: 14px;line-height: 22px;margin-top: 15px;}
	.team-wrapper .team-list .item:nth-child(even){background-color: #f4f4f4;margin: 0 -15px;padding: 20px 15px;}
}
.factory-wrapper{padding: 50px 0 200px 0;}
.factory-wrapper .subtitle{line-height: 28px;}
.factory-wrapper .factory-list{margin-top: 80px;}
.factory-wrapper .factory-list .grid{gap:40px;}
.factory-wrapper .factory-list .item{position:relative;}
.factory-wrapper .factory-list .item .text{position:absolute;bottom:0;left:0;width:calc(100% - 20px);background-color:#b3190d;color:#fff;font-size: 18px;padding:12px 20px;margin:10px;}
@media(max-width:768px){
	.factory-wrapper .subtitle{line-height:22px;}
	.factory-wrapper .factory-list{margin-top: 30px;}
	.factory-wrapper .factory-list .grid{gap:8px;}
	.factory-wrapper{padding:30px 0;}
	.factory-wrapper .factory-list .item .text{font-size: 12px;padding:5px 10px;margin:5px;}
}
.cert-wrapper{padding: 50px 0 200px 0;}
.cert-wrapper .subtitle{line-height: 28px;}
.cert-wrapper .cert-list{margin-top:60px;}
.cert-wrapper .cert-list .grid{gap:55px 45px;}
.cert-wrapper .cert-list .item{padding:10px 12px;box-shadow: 0px 20px 20px 0px rgba(51, 51, 51, 0.1);position:relative;transition:.6s;}
.cert-wrapper .cert-list .item .text{padding:10px 20px;}
.cert-wrapper .cert-list .item .img a{width: 100%;}
.cert-wrapper .cert-list .item::before{content:'';position:absolute;top:0;left:0;width: 100%;height: 100%;
background:url(../../images/cert-bg.png) no-repeat center;background-size:cover;z-index: -1;opacity:0;transition:.6s;}
.cert-wrapper .cert-list .item:hover::before{opacity:1;}
.cert-wrapper .cert-list .item:hover{color:#fff;}
@media(max-width:768px){
	.cert-wrapper .cert-list{margin-top:30px;}
	.cert-wrapper .cert-list .item .text{padding:0;font-size: 12px;height: 40px;}
	.cert-wrapper{padding:20px 0;}
	.cert-wrapper .subtitle{line-height: 22px;}
	.cert-wrapper .cert-list .grid{gap:8px;}
}
.video-wrapper{padding: 50px 0 200px 0;}
.video-wrapper .subtitle{line-height: 28px;}
.video-wrapper .video-list{margin-top: 80px;}
.video-wrapper .video-list .grid{gap:40px;}
.video-wrapper .video-list .item{position:relative;}
.video-wrapper .video-list .item video{height:312px;}
.video-wrapper .video-list .item .text{width:100%;background-color:#b3190d;color:#fff;font-size:18px;padding:12px 20px;}
@media(max-width:768px){
	.video-wrapper .video-list{margin-top: 30px;}
	.video-wrapper .subtitle{line-height: 22px;}
	.video-wrapper{padding:20px 0;}
	.video-wrapper .video-list .grid{gap:15px;}
	.video-wrapper .video-list .item video{height:250px;}
}
.qua-wrapper{padding: 50px 0 0 0;}
.qua-wrapper .subtitle{line-height: 28px;}
.qua-wrapper .qua-list{}
.qua-wrapper .qua-list .qua-item{background-color:#f4f4f4;padding:110px 0}
.qua-wrapper .qua-list .item{display: flex;}
.qua-wrapper .qua-list .item>div{flex:50%;}
.qua-wrapper .qua-list .item .text .t1{font-size: 36px;line-height: 68px;margin-bottom:30px;}
.qua-wrapper .qua-list .item .text .t2{font-size: 18px;line-height: 32px;font-weight: 300;}
.qua-wrapper .qua-list .qua-item:nth-child(1){background-color:#fff;}
.qua-wrapper .qua-list .qua-item:nth-child(odd) .item .img{padding-right: 100px;}
.qua-wrapper .qua-list .qua-item:nth-child(even) .item{flex-direction:row-reverse;}
.qua-wrapper .qua-list .qua-item:nth-child(even) .item .img{padding-left: 100px;}
.qua-wrapper .qua-cus{padding:50px 0 150px;}
.qua-wrapper .qua-cus .t1{font-size: 36px;line-height: 68px;margin-bottom:20px;}
.qua-wrapper .cus-list{display: flex;}
.qua-wrapper .cus-list>.item{flex:25%;display: flex;flex-direction:column;align-items: center;}
.qua-wrapper .cus-list .item .img{background-color:#b3190d;width: 168px;height: 168px;border-radius:50%;display: flex;align-items: center;justify-content: center;margin-top: 80px;min-height:168px}
.qua-wrapper .cus-list .item .text{margin-top: 20px;text-align: center;}

@media(max-width:768px){
	.qua-wrapper{}
	.qua-wrapper .qua-intro{padding:20px 0;}
	.qua-wrapper .qua-intro .title{text-align:left !important;}
	.qua-wrapper .qua-list .qua-item:nth-child(1),.qua-wrapper .qua-cus{background-color:#f4f4f4;}
	.qua-wrapper .qua-list .qua-item:nth-child(2),.qua-wrapper .qua-list .qua-item:nth-child(4){background-color:#fff;}
	.qua-wrapper .subtitle{line-height:22px;}
	.qua-wrapper .qua-cus .t1{font-size: 24px;line-height: 32px;}
	.qua-wrapper{padding:20px 0 0;}
	.qua-wrapper .qua-list .item{flex-direction: column !important;}
	.qua-wrapper .qua-list .qua-item{padding:20px 0;}
	.qua-wrapper .qua-list .qua-item .item .img{padding:0 !important;}
	.qua-wrapper .qua-list .item .text .t1{font-size: 24px;line-height: 32px;margin:10px 0 15px;}
	.qua-wrapper .qua-list .item .text .t2{font-size: 14px;line-height: 22px;font-weight: 400;margin-top: 15px;color: #666;}
	.qua-wrapper .cus-list{flex-wrap: wrap;}
	.qua-wrapper .cus-list .item .img{width:70px;height:70px;margin-top: 40px;min-height:70px;}
	.qua-wrapper .cus-list .item .img img{width: 50%;}
	.qua-wrapper .qua-cus{padding:30px 0;}
}
.service-wrapper{padding: 50px 0 100px 0;}
.service-wrapper .service-text{font-size: 24px;font-weight: bold;color:#b3190d;text-transform: uppercase;}
.service-wrapper .service-cus{padding:50px 0 150px;}
.service-wrapper .service-cus .t1{font-size: 36px;line-height: 68px;margin-bottom:20px;}
.service-wrapper .service-cus .t2{font-size:18px;line-height:32px;margin-bottom:20px;font-weight: 300;}
.service-wrapper .service-cus-item .img{margin-right: 100px;}
.service-wrapper .service-list .service-item{background-color:#f4f4f4;padding:110px 0}
.service-wrapper .service-list .item{display: flex;}
.service-wrapper .service-list .item>div{flex:50%;}
.service-wrapper .service-list .item .text .t1{font-size: 36px;line-height: 68px;margin-bottom:30px;}
.service-wrapper .service-list .item .text .t2{font-size: 18px;line-height: 32px;font-weight: 300;margin-bottom: 20px;}
.service-wrapper .service-list .item .text .t3{font-size:18px;line-height:32px;font-weight: 300;}
.service-wrapper .service-list .item .text .t3 span{font-size:18px;font-weight:bold;color:#b3190d;font-weight:600;}
.service-wrapper .service-list .service-item:nth-child(odd){background-color:#fff;}
.service-wrapper .service-list .service-item:nth-child(even) .item{flex-direction:row-reverse;}
.service-wrapper .service-list .service-item:nth-child(even) .item .img{padding-left: 100px;}
.service-wrapper .service-list .service-item:nth-child(odd) .item .img{padding-right: 100px;}
@media(max-width:768px){
	.service-wrapper{padding:30px 0;}
	.service-wrapper .service-text{font-size: 16px;}
	.service-wrapper .service-cus .t1{font-size: 24px;line-height: 28px;}
}
.faq-wrapper{padding: 50px 0 20px 0;}
.faq-wrapper .faq-list{display: flex;flex-direction: column;margin:50px 0 0;border-bottom:1px solid #d0d9e0;}
.faq-wrapper .faq-list .item{padding:30px 15px;border-top:1px solid #d0d9e0;font-size: 20px;line-height: 32px;}
.faq-wrapper .faq-list .faq-top{display: flex;justify-content:space-between;color:#b3190d;}
.faq-wrapper .faq-list .jian{display: inline-block;width: 12px;height: 4px;background-color: #b3190d;min-width:12px;}
.faq-wrapper .faq-list .faq-contact{font-size: 18px;line-height: 32px;color:#666;margin-top: 10px;}
.faq-wrapper .faq-foot{font-size: 28px;text-align: center;color:#b3190d;line-height: 40px;}
@media(max-width:768px){
	.faq-wrapper .faq-foot{font-size: 14px;line-height: 28px;}
	.service-wrapper .service-list .item .text .t1{margin-bottom: 10px;line-height: 32px;font-size: 24px;}
	.extend-faq .faq-wrapper .faq-list{margin:0;}
	.extend-faq .faq-wrapper .faq-list .item{padding: 15px;}
	.faq-wrapper .faq-list{margin:0;}
	.faq-wrapper .faq-list .item{padding: 15px;}
	.faq-wrapper{padding:15px 0;}
	.faq-wrapper .faq-list{margin:40px 0;}
	.faq-wrapper .faq-list .item{font-size: 16px;line-height: 24px;}
	.faq-wrapper .faq-list .faq-contact{font-size: 14px;line-height: 22px;}
	.service-wrapper .service-list .item{flex-direction:column !important;}
	.service-wrapper .service-cus-item .img{padding:0 !important;margin:0 !important;}
	.service-wrapper .service-list .service-item .item .img{padding:0 !important;margin:0 !important;}
	.service-wrapper .service-list .item .text .t2,.service-wrapper .service-list .item .text .t3{font-size:14px;line-height:22px;color:#666;font-weight: 400;}
	.service-wrapper .service-cus{padding:50px 0;}
	.service-wrapper .service-list .service-item{padding:30px 0;}
	.service-wrapper .service-list .item .text .t2{margin-top:20px;}
}


.down-wrapper{padding: 50px 0 100px 0;}
.down-wrapper .down-list{display: flex;margin:100px 0;}
.down-wrapper .down-list>div{flex:50%;}
.down-wrapper .down-list .text{background:url(../../images/down-text.jpg) no-repeat;color:#fff;padding:0 60px;display: flex;flex-direction: column;justify-content: center;align-items: baseline;}
.down-wrapper .down-list .text .t1{font-size: 36px;line-height: 45px;}
.down-wrapper .down-list .text .t2{font-size: 18px;line-height: 36px;margin-top: 60px;}
.down-wrapper .down-list .text .more{margin-top: 130px;padding:20px 60px;border:1px solid #fff;color: #fff;}
.down-wrapper .down-list .text .more:hover{text-decoration:underline;}
@media(max-width:768px){
	.down-wrapper{padding:30px 0;}
	.down-wrapper .down-list{margin:40px 0;flex-direction: column;}
	.down-wrapper .down-list .text{padding:30px 15px;}
	.down-wrapper .down-list .text .t1{font-size:24px;line-height:32px;}
	.down-wrapper .down-list .text .t2{font-size: 14px;line-height: 24px;margin-top:10px;opacity:.6;}
	.down-wrapper .down-list .text .more{margin-top:40px;padding:8px 40px;}
}
.news-wrapper{padding: 50px 0 200px 0;}
.news-wrapper .subtitle{line-height: 28px;}
.news-wrapper .news-list{margin-top:60px;}
.news-wrapper .news-list .grid{gap:55px 45px;}
.news-wrapper .news-list .item{padding:30px 25px 60px;box-shadow: 0px 20px 20px 0px rgba(51, 51, 51, 0.1);position:relative;transition:.6s;overflow: hidden;border-radius: 6px;}
.news-wrapper .news-list .item::before{content:'';position:absolute;top:0;left:0;width: 100%;height: 100%;background:url(../../images/news-bg.png) no-repeat center;background-size:cover;z-index: -1;opacity:0;transition:.6s;}
.news-wrapper .news-list .item:hover::before{opacity:1;}
.news-wrapper .news-list .item:hover{color:#fff;}
.news-wrapper .news-list .news-title{font-size: 18px;line-height: 28px;color:#333;font-weight: 500;height: 56px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news-wrapper .news-list .news-time{font-size: 14px;line-height: 46px;color:#999;}
.news-wrapper .news-list .news-time img{margin-right: 10px;}
.news-wrapper .news-list .img{border-radius:6px;overflow:hidden;}
.news-wrapper .news-list .text{font-size: 16px;line-height: 26px;font-weight: 300;margin-top: 30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height: 50px;}
.news-wrapper .news-list .item:hover .news-title a{color:#fff;}
.news-wrapper .news-list .item:hover .news-time{color:#fff;}
.news-wrapper .news-list .item:hover .news-time img{filter: brightness(0) invert(1)}
.news-wrapper .news-list .item:hover .text{color:#fff;}
@media(max-width:768px){
	.news-wrapper .subtitle{line-height: 22px;}
	.news-wrapper{padding:40px 0;}
	.news-wrapper .news-list{background-color:#f4f4f4;margin:30px -15px 0;padding:30px 20px;}
	.news-wrapper .news-list .grid{gap:15px;}
	.news-wrapper .news-list .item::before{display:none;}
	.news-wrapper .news-list .item{padding:15px;background-color: #fff;}
	.news-wrapper .news-list .item:hover{color:#fff;}
	.news-wrapper .news-list .news-title{font-size:24px;height: auto;}
	.news-wrapper .news-list .text{font-size: 14px;line-height: 22px;margin-top:10px;font-weight:400;height: auto;}
	.news-wrapper .news-list .item:hover .news-title a{color:#b71b2c;}
	.news-wrapper .news-list .item:hover .news-time{color:#b71b2c;}
	.news-wrapper .news-list .item:hover .news-time img{filter: initial;}
	.news-wrapper .news-list .item:hover .text{color:#333;}
}
.news-content-wrapper{display: flex;padding:60px 0 0}
.news-content-wrapper .left{flex:63%;}
.news-content-wrapper .left .title{font-size: 32px;line-height: 48px;font-weight: 400;}
.news-content-wrapper .right{flex:31%;}
.news-content-wrapper .mid{flex:5%;}
.news-content-wrapper .left-top{display: flex;margin-top: 45px;font-size: 18px;line-height: 28px;}
.news-content-wrapper .left-time{margin-right:50px;}
.news-content-wrapper .left-time img{margin-right: 10px;filter:drop-shadow(0 0 #b3190d);}
.news-content-wrapper .news-content{padding:70px 0 50px;}
.news-content-wrapper .news-footer{padding:50px 0 50px 0;border-top:2px solid #dddddd;display:flex;justify-content:space-between;align-items:center;}
.news-content-wrapper .prevnext{display:flex;flex-direction:column;font-size:18px;line-height:36px}
.news-content-wrapper .prevnext span{color:#b3190d;padding:5px 10px;border-radius:6px;background-color: #f4f4f4;}
.news-content-wrapper .prevnext a:nth-child(1){margin-bottom: 10px;}
.news-content-wrapper .prevnext div:nth-child(1){margin-bottom: 10px;}
.news-content-wrapper .prevnext a:hover{color:#b3190d}
.news-content-wrapper .btn-back{width:170px;height:44px;line-height:44px;background-color:#b3190d;color:#fff;text-align:center;border-radius:10px;}
.news-content-wrapper .btn-back span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.news-content-wrapper .right-list{display: flex;flex-direction:column;}
.news-content-wrapper .right-list .item{padding:30px 25px 60px;position:relative;transition:.6s;overflow: hidden;border-radius: 6px;margin-bottom: 15px;}
.news-content-wrapper .right-list .item:hover{box-shadow: 0px 20px 20px 0px rgba(51, 51, 51, 0.1);}
.news-content-wrapper .right-list .item .news-title{font-size: 18px;line-height: 28px;color:#333;font-weight: 500;}
.news-content-wrapper .right-list .item .news-time{font-size: 14px;line-height: 46px;color:#999;}
.news-content-wrapper .right-list .item .text{font-size: 16px;line-height: 26px;font-weight: 300;margin-top: 30px;}
@media(max-width:768px){
	.news-content-wrapper{display: flex;padding:30px 0 0}
	.news-content-wrapper .news-content{padding:30px 0;}
	.news-content-wrapper .news-footer{flex-wrap:wrap;}
	.news-content-wrapper .btn-back{margin-top: 20px;}
	.news-content-wrapper{display: flex;flex-direction: column;}
	.news-content-wrapper .left .title{font-size: 24px;line-height: 28px;}
	.news-content-wrapper .left .title{font-size: 24px;line-height: 28px;}
	.news-content-wrapper .left-time{margin-right: 30px;}
	.news-content-wrapper .left-top{margin-top:15px;font-size: 16px;line-height: 24px;color:#999;}
	.news-content p img{width: 100%;}
	.news-content-wrapper .right-list{padding:30px 15px;margin:0 -15px;background-color:#f4f4f4;}
	.news-content-wrapper .right-list .item{padding:15px;background-color: #fff;}
	.news-content-wrapper .right-list .item .news-title{font-size:24px;height: auto;}
	.news-content-wrapper .right-list .item .text{font-size: 14px;line-height: 24px;margin-top:10px;font-weight: 400;}
}
.app-wrapper{padding: 50px 0 100px 0;}
.app-wrapper .app-list{margin-top: 110px;}
.app-wrapper .app-list .item{margin-bottom: 100px;display: flex;background-color: #f8f8f8;}
.app-wrapper .app-list .item>div{flex:50%;}
.app-wrapper .app-list .item:nth-child(even){flex-direction:row-reverse;}
.app-wrapper .app-list .item:nth-child(odd) .img{padding-left:100px;}
.app-wrapper .app-list .item:nth-child(even) .img{padding-right: 100px;}
.app-wrapper .app-list .item .text{padding:100px 0 50px;}
.app-wrapper .app-list .item:nth-child(odd) .text{padding-left: 100px;}
.app-wrapper .app-list .item:nth-child(even) .text{padding-right: 100px;}
.app-wrapper .app-list .item .text .t1{font-size: 32px;line-height: 48px;margin-bottom:10px;}
.app-wrapper .app-list .item:nth-child(odd) .text .t1{padding-right: 100px;}
.app-wrapper .app-list .item .text .t2{font-size: 18px;line-height: 32px;color: #666;}
.app-wrapper .app-list .item .text .t3{font-size: 18px;line-height: 68px;font-weight: 500;}
.app-wrapper .app-list .item .text .t4{font-size:16px;line-height:32px;font-weight:400;display: flex;flex-wrap:wrap;color: #666;}
.app-wrapper .app-list .item .text .t4 a{width: 100%;color:#666;}
.app-wrapper .app-list .item .text .t4 a:hover{color:#ba310d;}
.app-wrapper .app-list .item:nth-child(1) .text .t4 a{width: 50%;display: inline-block;}
.app-wrapper .app-list .item .text .t4 span{font-size:18px;font-weight:bold;color:#b3190d;font-weight:600;margin-right: 10px;}
.app-wrapper .app-list .item .text .more{margin-top: 60px;font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
.app-wrapper .app-list .item .text .more:hover{transform: translate(0em,-.25em)}
.app-wrapper .app-list .item .text .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
@media(max-width:768px){
	.app-wrapper{padding:40px 0 20px;}
	.app-wrapper .app-list{margin-top: 30px;}
	.app-wrapper .app-list .item{flex-direction:column-reverse !important;margin-bottom: 50px;}
	.app-wrapper .app-list .item .text{padding:15px !important;}
	.app-wrapper .app-list .item>div{padding:0 !important;}
	.app-wrapper .app-list .item .text .t1{padding:0 !important;font-size: 24px;line-height: 32px;}
	.app-wrapper .app-list .item .text .t2{font-size: 16px;line-height: 26px;}
	.app-wrapper .app-list .item .text .t3{font-size: 16px;line-height: 48px;}
	.app-wrapper .app-list .item .text .t4{font-size: 14px;line-height: 30px;}
	.app-wrapper .app-list .item .text .more{margin:15px 0;font-size: 14px;line-height: 22px;padding:10px 20px;}
}
.app-wrapper-content{}
.app-wrapper-content .app-top{display: flex;justify-content:space-between;margin-bottom: 120px;}
.app-wrapper-content .app-top .text{flex:45%;display: flex;flex-direction: column;justify-content: center;padding-right: 90px;}
.app-wrapper-content .app-top .text .t1{font-size: 18px;font-weight: 500;line-height: 48px;}
.app-wrapper-content .app-top .text .t2{font-size: 48px;line-height: 48px;font-weight: 300;color:#b3190d;}
.app-wrapper-content .app-top .text .t3{margin-top:20px;;line-height: 32px;}
.app-wrapper-content .app-top .img{flex:55%;border-radius:16px;overflow:hidden;border:1px solid #dddddd;}
.app-tab-top .app-title{font-size: 48px;line-height: 68px;font-weight: 300;}
.app-tab-top .max-1630{margin-top: 80px;}
.app-tab-top .max-1630 .swiper>.container-xl{overflow:hidden;}
.app-tab-top .swiper-app .item{position:relative;border-radius: 5px;cursor: pointer;margin-bottom:30px;}
.app-tab-top .swiper-app .text{color:#ffffff;position:absolute;width:100%;padding:10px;height:auto;bottom:0;left:0;transition:all 0.5s ease-in-out;cursor:pointer;background-color:#2c2c2cb7;display:flex;align-items:center;justify-content:center;text-align: center;}
.app-tab-top .swiper-app .item:hover .text, .app-tab-top .swiper-app .item.active .text{background-color: #b3190d;}
.app-tab-top .swiper-app .item.active .text:after{
  z-index: 10;
  content: "";
  border-top: 14px solid #b3190d;
  border-right: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid transparent;
  position: absolute;
  bottom: -24px;
  left: calc(50% - 14px);
}
.app-tab-top .app-btn{width: 65px;height: 65px;border:1px solid #9e9e9e;border-radius:50%;transition:.6s;display: flex;align-items: center;justify-content:center;cursor: pointer;position:absolute;top:50%;transform:translate(0,-50%);z-index: 9;}
.app-tab-top .app-btn:hover{border-color:#b3190d;}
.app-tab-top .app-btn span{display: inline-block;width: 8px;height: 12px;background-color: #333;clip-path: polygon(0 0, 0% 100%, 100% 50%);transition:.6s;}
.app-tab-top .app-button-prev{left:0;}
.app-tab-top .app-button-next{right: 0;}
.app-tab-top .app-btn.app-button-prev span{transform: rotate(-180deg);}
.app-tab-top .app-btn:hover span{background-color: #b3190d;}
.app-tab-top .swiper-button-disabled{opacity: .35;cursor: auto;pointer-events: none;}
.app-tab-nr{margin-top:0px;overflow:hidden;padding-bottom: 50px;}
.app-tab-nr .tab-nr-item{position:relative;height:0;z-index:-99;opacity:0;}
.app-tab-nr .tab-nr-item.active{height:auto;z-index: 1;opacity:1;transition:opacity .6s;}

.app-pagination{bottom:10px;display: none;width: 100%;}
.app-pagination span{margin:5px;opacity:0.6;background-color:#0.home-app .more00;}
.app-pagination span.swiper-pagination-bullet-active{background-color: #b3190d;opacity:1;}
@media(max-width:768px){
	.app-tab-top .pro-grid.grid{margin-top: 30px;}
	.app-tab-nr,.pro-grid.grid{margin-top: 30px;}
	.app-tab-top .max-1630{margin-top: 30px;}
	.app-wrapper-content .app-top{flex-direction: column-reverse;margin:20px 0 40px;}
	.app-wrapper-content .app-top .text{padding-right: 0;}
	.app-tab-top .swiper{padding-bottom:30px;}
	.app-tab-top .app-title{font-size: 24px;line-height: 32px;font-weight:400;margin-bottom: 15px;}
	.app-tab-top .swiper-app .item{width: 100%;}
	.app-tab-top .app-btn{display: none;}
	.app-pagination{display: block;bottom: 0;}
	.home-app .swiper-pagination{position:relative;margin-top: 20px;}
	.app-tab-top .swiper-app .text{bottom:0;}
	.app-wrapper-content .app-top .text .t2{font-size: 32px;line-height: 36px;font-weight: 400;}
	.app-wrapper-content .app-top .text .t3{line-height:20px;color:#666;}
}

.pro-grid.grid{gap:40px;margin-top: 20px;}
.pro-grid .item{box-shadow: 0px 20px 30px 0px rgba(51, 51, 51, 0.10);border-radius: 6px;padding:40px 40px 20px;position:relative;width: 100%;}
.pro-grid .item .pro-title{font-size: 20px;line-height: 28px;height: 56px;font-weight:bold; transition:.3s .3s;margin-top: 20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.pro-grid .item .text{position:absolute;bottom:20px;width:calc(100% - 80px);height:calc(100% - 60px);background-color:rgba(179, 25, 13, 0.9);color:#fff;overflow:hidden;border-radius:6px;opacity:0;transition:.3s .2s;display: flex;flex-direction: column;justify-content: end;}
.pro-grid .item .text .t1{font-size: 20px;line-height: 32px;padding:0 25px;margin-bottom: 20px;}
.pro-grid .item .text .t2{font-size: 14px;line-height: 22px;padding:0 25px;margin-bottom: 40px;}
.pro-grid .item .text .more{height: 50px;background-color:rgba(179, 25, 13, 1);font-size: 18px;line-height: 28px;padding:0 25px;display: flex;align-items: center;}
.pro-grid .item .text .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.pro-grid .item:hover .pro-title{opacity:1;transition:.3s;}
.pro-grid .item:hover .text{opacity:1;transition:.6s .2s;}

.pro-wrapper-index{padding:40px 0 200px;}
.pro-wrapper-index .more{margin-top: 60px;font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;text-transform: uppercase;display: inline-block;cursor:pointer;transition:.6s;}
.pro-wrapper-index .more:hover{transform: translate(0em,-.25em)}
.pro-wrapper-index .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.pro-wrapper-index .pro-top{border-bottom:1px solid #ededed;padding-bottom: 100px;}

.pro-wrapper-list .pro-top .container-xl{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.pro-wrapper-list .pro-top .container-xl .left{width:50%;}
.pro-wrapper-list .pro-top .container-xl .right{width:45%;}

@media(max-width:768px){
	.pro-grid.grid{margin-top: 30px;}
	.pro-grid .item:hover .pro-title{opacity:1;}
	.pro-wrapper-index{padding:20px 0 50px;}
	.pro-wrapper-index .pro-top{padding-bottom: 0;}
	.pro-wrapper-index .more{font-size: 16px;line-height: 24px;padding:10px 15px;margin:20px auto;}
	.pro-wrapper-list .pro-top .container-xl .left{width:100%;}
	.pro-wrapper-list .pro-top .container-xl .right{width:100%;margin-top:20px;}
	
}

.pro-index-list{padding:0;}
.pro-index-list a.title:hover{color:#b3190d;}
.pro-index-list .item{padding:100px 0;border-bottom:1px dashed #c2c2c2;display: flex;align-items: center;}
.pro-index-list .item>div{flex:50%;}
.pro-index-list .item>.text{padding:0 50px;}
.pro-index-list .item>.text .pro-app-box{display: flex;flex-direction: column;}
.pro-index-list .item>.text .pro-app-text{font-size: 18px;line-height: 68px;color: #999;}
.pro-index-list .item>.text .pro-app-list .app-item{width:100%;}
.pro-index-list .item>.img{background: url(../../images/product-bg.png) no-repeat center;padding:30px 0;}
.pro-index-list .item>.img img{mix-blend-mode:darken;}
.pro-index-list .item{flex-direction:row-reverse;}
.pro-index-list .item .title{text-decoration:underline;}
.pro-index-list .item .title:after{content:"\f061";display:inline-block;margin-left:30px;font-family:cmsfont;color:#b3190d;font-size:36px;}

.pro-index-bottom{font-size: 18px;line-height: 32px;margin-top:100px;color:#999;}
.pro-wrapper-list .pro-list{background-color: #f4f4f4;padding:50px 0;margin-top:40px;}
.pro-wrapper-list .pro-grid.grid{margin-top: 0;}
.pro-wrapper-list .pro-grid .item{background-color:#fff;}
.pro-wrapper-list .subtitle{line-height: 24px;}
.pro-wrapper-list .profl-title{font-size:28px;line-height:32px;margin-top:50px;font-weight:bold;padding-left:15px;border-left:4px solid #b3190d;}
.pro-wrapper-list .subtitle h6{font-weight:300;margin-top:15px;}
.pro-wrapper-list .subtitle h6:before{content:"●";display:inline-block;margin-right:10px;color:#b3190d;}

@media(max-width:768px){
	.pro-index-list .item{padding:30px 0;flex-direction:column-reverse !important;}
	.pro-index-list .item>.text{padding:0;}
	.pro-index-list .item>.img{margin:0 0 20px 0!important;background-size:contain;}
	.pro-index-bottom{font-size: 14px;line-height: 22px;margin-top: 30px;}
	.pro-wrapper-list .pro-list{padding:30px 0;margin-top: 30px;}
	.pro-index-list .item>.text .pro-app-text{font-size: 16px;line-height: 48px;}
	.pro-wrapper-list .pro-top{padding:30px 0 0;}
	.pro-grid .item{padding:15px 10px;box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.10);background-color:#fff;}
	.pro-grid .item .pro-title{font-size: 16px;line-height: 24px;height: 48px;}
	.pro-wrapper-list .profl-title{margin-top:0;font-size:24px;line-height:28px;}
}
.extend-unique{padding:120px 0;}
.extend-unique .uinque-list{margin-top:60px;display: flex;flex-wrap:wrap;}
.extend-unique .uinque-list>.item{flex:50%;font-size: 16px;line-height: 28px;display: flex;margin-bottom: 25px;}
.extend-unique .uinque-list>.item::before{font-family: "CmsFont";content:"";display:block;width: 25px;height: 25px;line-height: 25px;background-color:#b3190d;color: #fff;border-radius:5px;text-align: center;margin-right: 35px;min-width:25px;}
.extend-unique .uinque-list>.item:nth-child(odd){padding-right:40px;}
.extend-unique .uinque-list>.item:nth-child(even){padding-left:40px;}
.extend-pro{background-color: #f4f4f4;padding:100px 0;}
.extend-pro .pro-list-btn{width: 65px;height: 65px;border:1px solid transparent;border-radius:50%;transition:.6s;display: flex;align-items: center;justify-content: center;cursor: pointer;position:absolute;top:50%;transform:translateY(-50%);z-index: 9;background-color:rgba(255,255,255,0.3);border:1px solid #9d9d9d;}
.extend-pro .max-1630{position:relative;}
.extend-pro .pro-list-button-next{right:0%;}
.extend-pro .pro-list-button-prev{left:0%;}
.extend-pro .pro-list-btn:hover{border-color:#b3190d;background-color:rgba(255,255,255,0.6);}
.extend-pro .pro-list-btn span{display: inline-block;width: 8px;height: 12px;background-color: #333;clip-path: polygon(0 0, 0% 100%, 100% 50%);transition:.6s;}
.extend-pro .pro-list-btn.pro-list-button-prev span{transform: rotate(-180deg);}
.extend-pro .pro-list-btn:hover span{background-color: #b3190d;}
.swiper-pro-list{margin-top: 60px;}
.swiper-pro-list .item{background-color:#fff;padding: 30px;border-radius:5px;box-shadow: 0px 20px 20px 0px rgba(51, 51, 51, 0.05);}
.swiper-pro-list .item .t1{font-size: 20px;line-height: 28px;height: 48px;margin-bottom: 20px;font-weight: 500;}
.swiper-pro-list .item .t2{font-size: 16px;line-height: 26px;color:#666;margin-top: 30px;height: 100px;}
.swiper-pro-list .item .img{width: 100%;background-color: #e0e0e0;border-radius:5px;}
.swiper-pro-list .item .img img{mix-blend-mode:darken;}
.extend-sol{padding: 60px 0 60px;border-bottom:1px dashed #999;display: flex;}
.extend-sol>div{flex:50%;}
.extend-sol>.img{display: flex;align-items: end;max-width:592px;}
.extend-sol>.text{padding-left: 20px;}
.extend-sol>.text .t1{font-size: 36px;line-height: 48px;}
.extend-sol>.text .t2{font-size: 18px;line-height: 32px;margin-top: 30px;color: #666;}
.extend-sol>.text .more{margin-top:30px;font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
.extend-sol>.text .more:hover{transform: translate(0em,-.25em)}
.extend-sol>.text .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
.extend-faq{padding:100px 0 20px;}
@media(max-width:768px){
	.swiper-pro-list .item{display: flex;flex-direction: column;padding:15px;height:370px;}
	.swiper-pro-list .item .t1{font-size: 16px;line-height: 24px;height: auto;}
	.swiper-pro-list .item .t2{font-size: 14px;line-height: 22px;margin-top: 15px;height: auto;}
	.swiper-pro-list{margin-top: 20px;padding-bottom: 40px;}
	.extend-pro .pro-list-btn{display: none;}
	.extend-pro .swiper-pagination span{margin-right:10px;}
	.extend-unique{padding:30px 0;}
	.extend-unique .uinque-list{flex-direction:column;}
	.extend-unique .uinque-list>.item{padding:0 !important;font-size: 14px;line-height: 22px;margin-bottom: 15px;}
	.extend-pro{padding:30px 0;}
	.extend-sol{padding:40px 0;flex-direction: column;}
	.extend-sol>.text{padding-left:0;margin-top: 20px;}
	.extend-sol>.text .t1{font-size: 22px;line-height: 24px;}
	.extend-sol>.text .t2{font-size: 14px;line-height: 22px;margin-top: 20px;}
	.extend-sol>.text .more{font-size: 16px;line-height: 24px;padding:10px 15px;margin:20px auto;}
	.extend-faq{padding:40px 0 20px;}
}
.pro-content-wrapper{position:relative;}
.pro-content-wrapper .pronr-title{font-size:40px;line-height:46px;margin-bottom:40px;}
.pro-content-top{display: flex;align-items:center;flex-wrap:wrap;}
.pro-content-top>div{flex:50%;}
.pro-content-top .text{padding-left: 50px;}
.pro-content-top .text .t1{font-size: 42px;line-height: 56px;font-weight: 400;margin-bottom: 40px;}
.pro-content-top .text .t2{padding-left:40px;border-left:4px solid #b3190d;font-size: 16px;line-height: 30px;color: #666;margin-bottom:70px;}
.pro-content-top .text .expert{color:#fff;background-color:#b3190d;width:calc(100% - 40px);padding:30px 50px 50px;clip-path:polygon(100% 0,100% 80%,78% 80%,70% 100%,0 100%,0 0)}
.pro-content-top .text .expert .expert-t1{font-size:40px;line-height:48px;font-weight:400}
.pro-content-top .text .expert .expert-t2{font-size:20px;line-height:32px;margin:30px 0;opacity:.6;}
.pro-content-top .text .expert .expert-more{background-color:#fff;font-size:17px;color:#333333;padding:12px 20px;cursor:pointer;font-weight: 600;display: inline-block;}
.pro-content-top .text .expert .expert-more img{margin-left:20px}
.pro-content-top .img{position:relative;display:flex;align-items:center;justify-content:center;}
.pro-content-top .img .videotb{position:absolute;z-index:10;right:0;bottom:100px;}
.pro-content-top .img .videotb img{transform:scale(0.5);transition:all 0.5s}
.pro-content-top .img .videotb:hover img{transform:scale(0.6);}

.pro-content-a{height:60px;position:relative;}
.pro-content-a::before{content:'';position:absolute;bottom:-1px;width: 100%;height: 1px;background-color: #dddddd;}
.pro-content-a .pro-content-head{display: flex;flex-wrap: wrap;}
.pro-content-a .pro-content-head .item{font-size: 18px;line-height: 60px;font-weight: 600;margin-right: 50px;z-index: 3;border-bottom:1px solid transparent;text-transform: uppercase;}
.pro-content-a .pro-content-head .item:hover{border-bottom:1px solid #b3190d;z-index: 3;}
.pro-content-a.pro-content-b{width: 100%;background-color:#fff;z-index:9;position:fixed;top:94px;z-index:-1;opacity:0;}
.pro-content-a.pro-content-b.active{z-index: 99;opacity:1;transition:.6s;}
.pro-content-nr{padding:30px 0 50px;}
.pro-content-nr .item{margin-bottom: 30px;position:relative;}
.pro-content-nr .item-title{font-size: 28px;color:#b3190d;line-height: 62px;}
.pro-content-nr .itme-nr{margin-top: 20px;}
.pro-content-nr .itme-nr h4{font-size: 28px;color:#b3190d;line-height: 62px;margin-bottom:20px;}
.pro-content-nr .itme-nr h5{margin-bottom: 0px;display:flex;align-items:center;margin-top:15px;font-size:20px;font-weight:bold;line-height:32px;}
.pro-content-nr .itme-nr h5::before{content:"";width:13px;height:13px;background:#b3190d;display:inline-block;margin-right:12px;}
.pro-content-nr .itme-nr h6{display: flex; margin-bottom:10px;}
.pro-content-nr .itme-nr h6::before{font-family: "CmsFont";content:"";display:block;width: 25px;height: 25px;line-height: 25px;background-color:#b3190d;color: #fff;border-radius:5px;text-align: center;margin-right: 35px;min-width:25px;}
.pro-content-bottom{padding:80px 0;border-top:1px solid #ddd;}
.pro-content-bottom .bottom-title{font-size: 28px;color:#b3190d;line-height: 62px;}
.pro-content-bottom .pro-grid.grid{margin-top: 40px;}
#module-6 .grid{max-width: 1200px;margin:20px auto 0;}
#module-6 .grid .text{text-align: center;margin: 10px 0;}
.pro-content-nr .item.qh{padding:20px 200px 0;}
.pro-content-nr .item.qh .t3{font-size:26px;font-weight:bold;margin-top:50px;text-align:center;margin-bottom:30px;}
.pro-content-nr .item.qh .desc{text-align:center;font-size:16px;line-height:24px;}
.pro-content-nr .item.qh .swiper-button-app{width:42px;height:62px;background:#fff;z-index:10; box-shadow:10px 0 13px rgba(0, 0, 0, 0.1);color:#333; display:flex;justify-content:center;align-items:center;font-size:24px;}
.pro-content-nr .item.qh #swiper-button-prev-app:after{content:"\f053";font-family:cmsfont;}
.pro-content-nr .item.qh #swiper-button-next-app:after{content:"\f054";font-family:cmsfont;}

@media(max-width:768px){
	.pro-content-wrapper .pronr-title{font-size:24px;line-height:28px;margin-bottom:25px;}
	.pro-content-a.pro-content-b{display: none;}
	.pro-grid.grid{gap:8px !important;}
	.pro-content-bottom{padding:30px 0;background-color:#f4f4f4;}
	.pro-content-bottom .pro-grid.grid{gap:15px;margin-top: 20px;}
	.pro-content-top{margin:0;flex-direction: column;}
.pro-content-top .img .videotb{bottom:30px;right:-30px;}
	.pro-content-top .img .videotb img{transform:scale(0.4);transition:all 0.5s}
.pro-content-top .img .videotb:hover img{transform:scale(0.5);}
	.pro-content-top .text{padding-left:0;}
	.pro-content-top .text .t1{font-size: 24px;line-height: 32px;margin-bottom: 20px;}
	.pro-content-top .text .t2{padding-left:10px;margin-bottom: 30px;font-size: 14px;;line-height:22px;}
	.pro-content-top .text .expert{width:auto;clip-path:none;padding:20px;}
	.pro-content-top .text .expert .expert-t1{font-size: 24px;line-height: 28px;}
	.pro-content-top .text .expert .expert-t2{font-size: 14px;line-height: 24px;margin:20px 0;}
	.pro-content-top .text .expert .expert-more{font-size: 16px;text-align:left;display: flex;align-items:center;text-transform: uppercase;}
	.pro-content-top .text .expert .expert-more img{}
	.pro-content-a{display: none;}
	.pro-content-nr{padding:30px 0;}
	.pro-content-nr img{width: 100%;}
	.pro-content-nr .item-title{font-size: 24px;line-height:24px;margin-bottom:15px;}
	.pro-content-nr .itme-nr h4{font-size: 24px;color:#b3190d;line-height: 24px;margin-bottom:15px;}
	.pro-content-nr .itme-nr{margin-top: 20px;}
	.pro-content-nr .itme-nr h5{font-size:18px;line-height:26px;}
	.pro-content-nr .itme-nr h6{font-size: 14px;}
	.pro-content-bottom .bottom-title{font-size: 24px;line-height: 48px;}
	.pro-content-nr .item.qh{padding:20px 0 0;}
	.pro-content-nr .item.qh .t3{font-size:18px;margin-top:20px;margin-bottom:10px;}
	.pro-content-nr .item.qh .desc{font-size:14px;line-height:22px;}
}
.new-contact-wrapper{padding:0px 0 100px 0;}
.new-contact-wrapper .t1{color: #525252;
    font-size: 48px;
    line-height: 56px;
    width: 100%;
    font-weight: 300;
    margin-bottom: 35px;}
.new-contact-wrapper .contact-box{margin-top: 0px;display: flex;flex-wrap: wrap;}
.new-contact-wrapper .contact-box .text{background: #b3190d;color: #fff;padding: 40px;display:flex;align-items:center;justify-content:space-between;}
.new-contact-wrapper .contact-box .container-new{background: #f4f4f4;padding: 80px 100px;flex:53.5%;display: flex;align-items: center;width: 100%;}
.new-contact-wrapper .contact-box .container-new>.feedback-box{width: 100%;}
.new-contact-wrapper .addr{display: flex;}
.new-contact-wrapper .addr .left{width: 64px;min-width: 64px;}
.new-contact-wrapper .addr .left .round{width:64px;height:64px;border:1px solid rgba(255,255,255,0.4);background-color:rgba(255,255,255,0.1);border-radius:50%;display:flex;justify-content:center;align-items:center}
.new-contact-wrapper .addr .right{padding-left: 30px;}
.new-contact-wrapper .addr .addr-title{font-size: 22px;line-height: 22px;color: #fafafa;margin: 8px 0;}
.new-contact-wrapper .addr p{font-size: 16px;line-height: 32px;color: #fafafa8f;}
.new-contact-wrapper .addr a{color: #fafafa8f;margin-right: 10px;}
.new-contact-wrapper .addr a:hover{color: #fafafa;}
.new-contact-wrapper .container-new .feedback-box .form-control::-webkit-input-placeholder{color:#999}
.new-contact-wrapper .container-new .feedback-box .form-control{border-color: #fff;padding-top: 20px;padding-bottom: 20px;margin-bottom: 20px;border-radius: 6px;background-color: #fff;color:#333;}
.new-contact-wrapper .container-new .feedback-box .form-feedback .btn {padding-top: 25px;padding-bottom: 25px;font-size: 18px;background: #333333;border-radius: 6px;}
.new-contact-wrapper .container-new .feedback-box .form-feedback .btn i{margin-left: 20px;}
.new-contact-wrapper .container-new .feedback-box .form-row{margin-left: -15px;margin-right: -15px;}
.new-contact-wrapper .container-new .feedback-box .col-md-6{padding-left: 15px;padding-right: 15px;}
.new-contact-wrapper .container-new .feedback-box .col-12{padding-left: 15px;padding-right: 15px;}
.new-contact-wrapper .container-new .feedback-box .form-feedback .btn:hover{background:#d0373f;color: #fff; }
.new-contact-wrapper .contact-title{color: #fff;margin-bottom: 30px;font-size: 48px;line-height: 60px;font-weight: 300;}

@media(max-width:768px){
	.new-contact-wrapper{padding:0px 0 30px;}
	.new-contact-wrapper .contact-box{margin-top:40px;}
	.new-contact-wrapper .contact-box .text{padding:30px 20px;display:block;}
	.new-contact-wrapper .contact-box .text .addr:first-child{width:100%;}
	.new-contact-wrapper .contact-box .text .addr{width:100%;}
	.new-contact-wrapper .addr .addr-title{font-size: 18px;margin:5px 0;}
	.new-contact-wrapper .addr p{font-size: 14px;line-height: 22px;}
	.new-contact-wrapper .addr .right{padding-left: 10px;}
	.new-contact-wrapper .addr .left,.new-contact-wrapper .addr .left .round{width: 34px;height: 34px;min-width:34px;}
	.new-contact-wrapper .addr .left .round img{width: 50%;}
	.new-contact-wrapper .contact-box .container-new{padding:25px 15px;}
	.mt-5{margin-top:1rem !important;}
	.new-contact-wrapper .addr{margin-bottom: 15px;}
	.new-contact-wrapper .container-new .feedback-box .form-control{padding:10px;margin-bottom: 10px;}
	.new-contact-wrapper .container-new .feedback-box .form-feedback .btn{padding:10px 0;}
	.new-contact-wrapper .contact-title{font-size:24px;line-height:30px;}
}
.about-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.about-video-play .video-play{display:inline-block;width:80px;height:80px;border-radius:50%;border:3px solid #fff;position:relative;cursor:pointer}
.about-video-play .video-play span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;height:24px;width:16px;background-color:#b3190d;clip-path:polygon(100% 50%,0 0,0 100%);transition:.6s}
.about-video-play .video-play:after,.about-video-play .video-play::before{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;-ms-border-radius:50%;transform:translate(-50%,-50%);-ms-box-shadow:0 0 0 0 rgba(255,255,255,0.6);-o-box-shadow:0 0 0 0 rgba(255,255,255,0.6);box-shadow:0 0 0 0 rgba(255,255,255,0.6);-webkit-animation:play 3s infinite;animation:play 3s infinite}
.about-video-play .video-play:before{-webkit-animation-delay:0.9s;animation-delay:0.9s;content:""}
.about-video-play .video-play:after{-webkit-animation-delay:0.6s;animation-delay:0.6s;content:""}
@-webkit-keyframes play{
	70%{box-shadow:0 0 0 20px rgba(10,165,205,0)}
	100%{box-shadow:0 0 0 0 rgba(10,165,205,0)}
}
@keyframes play{
	70%{box-shadow:0 0 0 20px rgba(10,165,205,0)}
	100%{box-shadow:0 0 0 0 rgba(10,165,205,0)}
}
/* 三点 */
.three-point{display: flex;align-items: center;}
.three-point.center{justify-content: center;}
.three-point span{width: 8px;height: 8px;background-color:#b3190d;border-radius:50%;margin:30px 10px;}
@media(max-width:768px){
	.three-point span{margin:15px 10px;}
	.three-point{display: none;}
}
@media(max-width:768px){
	.container-xl .container-xl{padding-right:0;padding-left:0;}
}
/* .more */
.more-active:active{transform: translate(0em,.35em) !important}
@media(max-width:768px){
	.more-active:active{transform: translate(0,0) !important;transition:0 !important;}
}

/* swiper点 */
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#b3190d}
/*分页*/
.pagination{margin-top: 30px;}
.page-link{padding:.5rem 0.875rem}
.page-item.active .page-link{color:#fff;background-color:#b3190d;border-color:#b3190d}
/*留言*/
.contact-wrapper .feedback-box .form-control{padding-top:13px;padding-bottom:13px;color:#fff;margin-bottom:0px;background:rgba(255,255,255,0.1);border-color:rgba(0,0,0,0.4)}
.contact-wrapper .feedback-box .form-control::-webkit-input-placeholder{color:#fff}
.contact-wrapper .feedback-box .form-feedback .btn{padding-top:15px;padding-bottom:15px;font-size:16px;background:#b3190d}
.contact-wrapper .feedback-box .form-feedback .btn:hover{background:#bc1507;color:#fff}
.contact-wrapper .feedback-box .form-feedback.was-validated .form-control:invalid,.contact-wrapper .feedback-box .form-feedback.was-validated .form-control.is-invalid{border-color:#f5543f;padding-right:calc(1.5em+0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em+0.1875rem) center;background-size:calc(0.75em+0.375rem) calc(0.75em+0.375rem)}
.form-feedback .form-control{background:#fafafa;color:#333;font-size:16px;border-radius:10px;overflow:hidden;border:1px solid #cecccc;padding:20px 18px}
footer .form-feedback .form-control{color:#fff;}
.form-feedback .form-control::-webkit-input-placeholder{color:#9396a2}
.form-feedback .btn{color:#fff;background:#b3190d;border-radius:10px;font-size:18px;line-height:22px;padding-top:11px;padding-bottom:11px}
.form-feedback .btn:hover{background:#bc1507;color:#fff}
@media(max-width:768px){.form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}
.form-feedback .btn{padding-top:10px;padding-bottom:10px}
.contact-wrapper .feedback-box .form-control{margin-bottom:0}
}.form-row>.col,.form-row>[class*="col-"]{padding:0 15px}
.form-feedback .btn-c{background-color:#0b3b8d;height:100%;padding:10px 20px;transition:all 0.6s}
/*搜索*/
.pro-search .search-group{width:100%;background:#fff;border:0;border-bottom:1px solid #dddddd;border-radius:0}
.pro-search .search-group .form-control{font-size:18px;color:#333;padding-left:0}
.pro-search .search-group .form-control::-webkit-input-placeholder{color:#333;font-size:18px;font-weight:bold}
.search-group{width:200px;height:45px;background:#f7f7f7;overflow:hidden;border:1px solid #f7f7f7;border-radius:10px}
.search-group .form-control{border:none;border-radius:0px;background:transparent;color:#5c5352;height:45px}
.search-group .form-control::-webkit-input-placeholder{color:#5c5352}
.search-group .btn{border-radius:0px;height:45px;width:45px;display:flex;justify-content:center;align-items:center;padding:6px 15px;margin-bottom:0}
.search-group i{color:#b3190d;font-size:1.3rem}
.search-group .btn:hover{background-color:#b3190d;transition:0.5s all}
.search-group .btn:hover i{color:#fff}
/*#表格*/
.table{overflow-x:auto}
.table-wrapper table th,.table-wrapper table td{padding:15px 5px;vertical-align:middle;font-size:14px;border:1px solid #dee2e6;text-align:center}
.table-wrapper table tbody tr:nth-of-type(even){background-color:rgba(229, 237, 244, 1.0)}
.table-wrapper table tbody tr:hover{background-color:rgba(229, 237, 244, .6);color:#555}
.table-wrapper table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
@media(max-width:768px){.table-wrapper table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:575.98px){.table-wrapper-sm table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media(max-width:768px){.table-wrapper-md table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:991.98px){.table-res-lg table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:1500.98px){.table-wrapper-xl table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
.content-wrapper tbody th{color:#2980c7}
.content-wrapper.product{border-bottom:1px dashed #ddd;}
.content-wrapper.product .nav-tabs .nav-link.active,.content-wrapper.product  .nav-tabs .nav-item.show .nav-link{font-weight:bold;color:#b3190d;}
.content-wrapper.product .nav-tabs .nav-link{font-size:20px;font-weight:bold;padding:15px 25px;}


@media(max-width:768px) {
	.tab-content>.tab-pane{display:block;margin-bottom:25px;}

	.content-wrapper.product iframe{width:100%!important;}
	.content-wrapper.product{margin-top:35px;}
	.content-wrapper.product .nav-tabs{display:none;flex-wrap:wrap;}
	.content-wrapper.product .nav-tabs .nav-item{width:50%;border:1px solid #ddd;}
	.content-wrapper.product .nav-tabs .nav-link{font-size:18px;padding:0 5px;text-align:center;border:0;line-height:22px;height:54px;display:flex;align-items:center;justify-content:center;}
	.content-wrapper.product .nav-tabs .nav-link.active,.content-wrapper.product  .nav-tabs .nav-item.show .nav-link{background:#b3190d;color:#fff;}
}

/*#弹出留言表单*/
.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8)}
.reveal-modal{visibility:hidden;top:180px;left:50%;margin-left:-25%;width:50%;position:absolute;z-index:1001;padding:35px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
.reveal-modal .title{font-size:30px;text-align:center;margin-bottom:25px}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer}
@media(max-width:768px){.reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
.reveal-modal .title{font-size:20px;text-align:center;margin-bottom:10px}
}.feedpc{position:fixed;right:0px;top:60%;cursor:pointer;z-index:70}
.feedpc .feed{display:flex;align-items:center}
.feedpc .feed .img{z-index:60;margin-right:-20px}
.feedpc .feed p{background:#414141;height:50px;font-size:18px;font-weight:bold;color:#fff;text-align:center;line-height:50px;padding:0 15px 0 25px}
@media(max-width:768px){.feedpc .feed .img{margin-right:0px}
.feedpc .feed .img img{width:50px;height:50px}
.feedpc .feed p{display:none}
.totop{z-index:10}
}


.fc-box2{position:fixed;right: 5px;bottom:165px;z-index: 998;}
.fc-box2 .fc-top{position:fixed;right: 10px;bottom:-700px;z-index: 999;transition:all 0.5s;width:388px;}
.fc-box2 .fc-feedback{background:#fff;border-radius:15px;overflow:hidden;display:block;}
.fc-box2 .fc-feedback .title{background:#b71b2c;font-size:18px;line-height:28px;color:#fff;padding:25px;text-transform:uppercase;}
.fc-box2 .fc-feedback .box{padding:22px 15px;}
.fc-box2 .fc-feedback .form-group{margin-bottom:12px;}
.fc-box2 .fc-feedback .form-feedback .form-control{padding-top:12px;padding-bottom:12px;}
.fc-box2 .fc-feedback .form-row.short .col-md-6:first-child{padding-right:8px;}
.fc-box2 .fc-feedback .form-row.short .col-md-6:nth-child(2n){padding-left:8px;}

.fc-box2 .fc-right{display:flex;justify-content:flex-end;}
.fc-box2 #fc-close{cursor:pointer; margin-top:25px;margin-bottom:25px; width:56px;height:56px;background:#b71b2c;font-size:18px;color:#fff;display:none;align-items:center;justify-content:center;font-size:32px;border-radius:50%;overflow:hidden;}
.fc-box2 #fc-btn{cursor:pointer; display:flex;align-items:center;color:#fff; justify-content:center; box-shadow:2px 0 5px rgba(0, 0, 0, 0.3); background:#b71b2c;width:55px;height:55px; border-radius:50px;overflow:hidden;}
.fc-box2 #fc-btn i{font-size:32px;}
.fc-box2 #fc-btn:hover,.fc-box2 #fc-close:hover{background:#b71b2c;transition:all 0.6s;}
.fc-box2.active #fc-close{display:flex;}
.fc-box2.active .fc-top{bottom:10px;}
.fc-box2 .form-feedback .btn,#mb-feedback2 .form-feedback .btn{background-color:#b71b2c;}
.fc-box2 .form-feedback .btn:hover{background-color:#b71b2c;transition:.6s;}
.popup{font-size:16px;position:fixed;left:50%;top:0%;transform:translate(-50%,-50%);z-index:98;background:linear-gradient(-70deg,#71bf44 0%,#369002 70%);color:#fff;border-radius:10px;padding:15px 25px;display:none;cursor:pointer;box-shadow:0 0 10px -2px #000;opacity:0;transition:.6s all}

@media(max-width:768px) {
  .fc-box2{right: 5px;bottom:225px;}
  .fc-box2 .fc-top{width:95%;}
  .fc-box2 .fc-feedback .title{padding:15px;font-size:16px;line-height:22px;}
  .fc-box2 #fc-btn{padding:0px;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;}
  .reveal-modal.fc{padding:0;border-radius:15px;}
  .reveal-modal.fc .fc-feedback{background:#fff;border-radius:15px;overflow:hidden;display:block;}
  .reveal-modal.fc .fc-feedback .title{background:#b71b2c;font-size:16px;line-height:28px;color:#fff;padding:15px;text-transform:uppercase;margin-bottom:0;}
  .reveal-modal.fc .fc-feedback .box{padding:15px 15px;}
  .fc-box2 #fc-btn i{font-size:20px;}
  .reveal-modal.fc .fc-feedback .form-group{margin-bottom:12px;}
  .fc-box2 .fc-feedback .form-row.short .col-md-6:first-child{padding-right:15px;}
.fc-box2 .fc-feedback .form-row.short .col-md-6:nth-child(2n){padding-left:15px;}
}

.window.off{display:none;}
.window #day{display:none;}
.window #month{display:none;}
.window{position:fixed;right:0;top:243px;width:380px;padding:30px 0; z-index:99;background-color:rgba(0,0,0,0.8);color:#fff;border-top-left-radius:5px;border-bottom-left-radius:5px;display:flex;align-items:center;justify-content:space-between;font-size:16px;transition:0.6s all}
.window .icon{font-size:20px}
.window .btn{min-width:50px;height:190px;color:#fff;background-color:#b3190d;display:flex;align-items:center;justify-content:center;border-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}
.window .btn-left{position:absolute;right:380px;border-radius:0px;border-top-left-radius:5px;border-bottom-left-radius:5px}
.window .window-text{margin:0 10px}
.window .t1{font-size:20px}
.window .row{margin-top:42px;font-size:16px}
.window .row .info{margin-top:22px;font-size:14px}
.window .theme{margin-top:30px;font-size:20px}
.window .time{margin-top:20px;font-size:25px}
.window .place{margin-top:30px;line-height:21px}
.window .ps{margin-top:40px;line-height:21px}
.window.hide{right:-380px}
.window .btn-left{opacity:0;display:none}
.window .show{opacity:1;display:flex;right:380px}
.window .place a{color:#fff;}
.window .place a:hover{text-decoration:underline;}

@media(max-width:768px) {
    .window{top:15%;width:80%;}
    .window .t1{font-size:18px}
    .window .row{margin-top:22px;font-size:14px}
    .window .btn-left{right:100%;}
    .window .window-text{margin:0 5px}
    .window .theme{margin-top:20px;font-size:18px}
    .window .time{margin-top:15px;font-size:20px}
    .window .ps{margin-top:20px;line-height:21px}
    .window.hide{right:-80%}
    .window .btn{min-width:20px;height:80px;}
    .window .show{right:100%}
}


.xcsol-wrapper{background:#fff;padding:60px 0 40px;}
.xcsol-wrapper .xcsol-title{font-size: 24px;font-weight: bold;color: #b3190d;text-transform: uppercase;text-align:center;margin-bottom:10px;}
.xcsol-wrapper .xcsol-desc{font-size: 48px;line-height: 60px;color: #333;font-weight: 300;text-align:center;margin-bottom:45px;}
.xcsol-wrapper .box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.xcsol-wrapper .box .item{width:44.3%;}
.xcsol-wrapper .list{border-top:2px dashed #b8b8b8;margin-top:100px;padding-top:60px;}
.xcsol-wrapper .list .sol-item{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:45px;}
.xcsol-wrapper .list .sol-item .img{width:42.2%;}
.xcsol-wrapper .list .sol-item .img a{border:1px solid #dddddd;border-radius:15px;overflow:hidden;}
.xcsol-wrapper .list .sol-item .text{width:51%;}
.xcsol-wrapper .list .sol-item .sol-title{font-size:28px;line-height:42px;margin-bottom:25px;}
.xcsol-wrapper .list .sol-item .sol-subtitle{font-size:18px;font-weight:bold;line-height:32px;margin-bottom:10px;}
.xcsol-wrapper .list .sol-item p{font-size:18px;line-height:32px;color:#666666;}
.xcsol-wrapper .list .sol-item .more{margin-top:40px; font-size:18px;display:inline-block;text-transform:uppercase; line-height:34px;padding:15px 35px;background:#b3190d;overflow:hidden;border-radius:10px;color:#fff;}
.xcsol-wrapper .list .sol-item .more i{margin-left:44px;}
.xcsol-wrapper .list .sol-item .more:hover{opacity:0.8;transition:all 0.5s;}

@media(max-width:768px) {
	.xcsol-wrapper{padding:35px 0;}
	.xcsol-wrapper .xcsol-title{font-size:18px;}
	.xcsol-wrapper .xcsol-desc{font-size:24px;line-height:32px;margin-bottom:25px;}
	.xcsol-wrapper .box .item{width:100%;}

	.xcsol-wrapper .list{margin-top:30px;padding-top:25px;}
	.xcsol-wrapper .list .sol-item{margin-bottom:30px;}
	.xcsol-wrapper .list .sol-item .img{width:100%;margin-bottom:20px;}
	.xcsol-wrapper .list .sol-item .text{width:100%;}
	.xcsol-wrapper .list .sol-item .sol-title{font-size:20px;line-height:24px;margin-bottom:15px;}
	.xcsol-wrapper .list .sol-item p{font-size:14px;line-height:22px;}
	.xcsol-wrapper .list .sol-item .more{font-size:16px;line-height:24px;padding:10px 20px;margin-top:20px;}
}

.xcsolnr{background:#fff;padding:60px 0 70px;}
.xcsolnr .sol-title{font-size:48px;line-height:68px;font-weight:300;margin-bottom:40px;}
.xcsolnr .content p{font-size:18px;line-height:32px;color:#666666;margin-bottom:20px;}
.xcsolnr .content h5{font-size:24px;font-weight:bold;line-height:28px;color:#b3190d;margin-top:30px;margin-bottom:10px;}
.xcsolnr .content img{max-width:100%;height:auto;}

.xcsolnr.two{background:#f8f8f8;padding:80px 0 50px;}
.xcsolnr.two .content h4{font-size:36px;line-height:48px;margin-bottom:20px;font-weight:300;}
.xcsolnr.two .content h6{font-size:18px;line-height:32px;color:#666666;margin-bottom:20px;font-weight:300;}
.xcsolnr.two .content h6:before{content:"";width:16px;height:15px;background:url(../../images/xc-soltb1.png) no-repeat;display:inline-block;margin-right:20px;}

@media(max-width:768px) {
	.xcsolnr{padding:35px 0;}
	.xcsolnr .sol-title{font-size:24px;line-height:32px;margin-bottom:20px;}
	.xcsolnr .content p{font-size:14px;line-height:22px;margin-bottom:10px;}
	.xcsolnr .content h5{font-size:20px;margin-top:20px;}

	.xcsolnr.two{padding:30px 0 15px;}
	.xcsolnr.two .content h4{font-size:20px;line-height:26px;}
	.xcsolnr.two .content h6{font-size:14px;line-height:22px;}
	.xcsolnr.two .content h6:before{margin-right:10px;}

}

.pronr-btn{display:flex;align-items:center;}
.pronr-btn .pronr-more{font-size:18px;line-height:30px;display:inline-block;background:#b3190d;border:1px solid #b3190d; color:#fff;padding:10px 25px;border-radius:10px;cursor:pointer;}
.pronr-btn .pronr-more:hover{text-decoration:underline;}
.pronr-btn .pronr-more:first-child{margin-right:20px;background:#fff;color:#b3190d;}
.pronr-btn .videotb img{height: 52px;}

/*浮动*/
#float{position:fixed;right:5px;bottom:40px; margin-top:-60px;z-index:55;}
#float .ico{display:block;width:55px;height:55px; text-align:center;position:relative;cursor:pointer;margin-bottom:5px;}
#float .ico>i{font-size:30px;line-height:55px;border-radius:50%;display:block;color:#fff;position:relative;z-index:9999;background:#b71b2c;}
#float .ico>.img{position:absolute;right:55px;width:140px;top:0;display:none;background-color:#fff;}
#float .ico>.img>img{width:100%;}
#float .ico p{position:absolute;top:0;border-radius:10px; right:-350px;padding:0px 20px;line-height:55px; font-size:16px;height:55px;background-color:#b71b2c;color:#FFF;transition:all 0.5s;z-index:0;white-space: nowrap;}
#float .ico:hover>.img{display:block;}
#float .ico:hover p{right:55px;}
#float .ico.active.img{display:block;}
#float .ico.active p{right:55px;}
#float #scroll-top{display:block!important;}

@media (min-width:1px) and (max-width:991px){
    #float .ico{width:40px;height:40px;}
    #float .ico>i{font-size:22px;line-height:40px;}
    #float .ico>.img{right:40px;}
    #float .ico p{line-height:40px;padding:0 15px;height:40px;}
    #float{bottom:130px; }
}

/*cookies板式二*/
.google-cookies{position:fixed;z-index:99;bottom:20px;left:0;right:0;}
.google-cookies.off{display:none;}
.google-cookies .container-xl{max-width:1400px; display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;box-shadow:8px 0 15px rgba(0, 0, 0, 0.2);background:#fff;padding:20px;border-radius:10px;}
.google-cookies .left{width:70%;}
.google-cookies .right{text-align:center;}
.google-cookies .t1{font-size:20px;font-weight:bold;color:#b71b2c;margin-bottom:5px;}
.google-cookies .p1{font-size:14px;line-height:22px;}
.google-cookies .p1 a{font-weight:bold;text-decoration:underline; margin-right:10px;}
.google-cookies .cookies-btn{border:1px solid #b71b2c;color:#b71b2c;display:block;font-size:16px;padding:8px 25px;margin-top:8px; background:#fff; transition: all 0.5s;border-radius:10px;cursor:pointer;}
.google-cookies .cookies-btn:hover{text-decoration:underline;}
.google-cookies .cookies-btn:first-child{background:#b71b2c;color:#fff;margin-top:0}

@media(max-width:768px) {
  .google-cookies{padding:0;bottom:0;}
  .google-cookies .container-xl{border-radius:0;padding:10px;}
  .google-cookies .left{width:100%;}
  .google-cookies .t1{font-size:16px;line-height:24px;}
  .google-cookies .p1{font-size:14px;line-height:16px;}
  .google-cookies .right{width:100%;text-align:left;}
  .google-cookies .cookies-btn{padding:5px 10px;border-radius:0;margin-top:10px;font-size:14px;display:inline-block;}
}

.nobanner{margin-top:140px;background:#f4f4f4;padding:15px 0 0;}
.nobanner.index{padding:15px 0;}
.nobanner .breadbar{display:flex;flex-wrap:wrap;}
.nobanner .breadcrumb{position:relative;margin-left:35px;font-size:18px;}
.nobanner .breadcrumb::before{font-family:"CmsFont";content:"";position:absolute;left:-35px;color:#b3190d;}
.nobanner .breadcrumb-item a{background:linear-gradient(to right,#333,#333) no-repeat bottom;background-size:0px 2px;transition:none}
.nobanner .breadcrumb-item a:hover{background-size:100% 2px;color:#333;transition:.6s}
.nobanner .breadcrumb-item+.breadcrumb-item::before{color:#333;content:'>';}

@media(max-width:768px) {
	.nobanner{margin-top:0px;padding:15px 0;}
	.nobanner .breadcrumb{position:relative;margin-left:35px;font-size:16px;}
	.pronr-btn .pronr-more{font-size:16px;padding:10px 5px;}
	.pronr-btn .pronr-more:first-child{margin-right:10px;}
}

.app-nav{background:#f4f4f4;padding:47px 0 55px;}
.app-nav .nav-box{display:flex;flex-wrap:wrap;align-items:center;background:#ffffff;}
.app-nav .nav-box .item{position:relative;display:flex;align-items:center;justify-content:center;}
.app-nav .nav-box .item .item-a{padding:25px 55px;font-size:18px;line-height:24px;color:#333333;}
.app-nav .nav-box .item .item-a:hover{color:#b3190d;}
.app-nav .nav-box .item.active{background:#b3190d;}
.app-nav .nav-box .item.active .item-a{color:#fff;background:#b3190d;}
.app-nav .nav-box .item:after{content:"";width:1px;height:12px;background:#dddddd;display:block;position:absolute;right:0;}
.app-nav .nav-box .item.active:after{display:none;}
.app-nav .nav-box .item:last-child:after{display:none;}
.app-nav .container-xl.long{max-width:1620px;}
.app-nav .qh{padding:0 95px;position:relative;}
.app-nav .qh .swiper-app{background:#b3190d;padding:30px 20px;}
.app-nav .qh .app-qhbox{background:#f4f4f4;border-radius:5px;}
.app-nav .qh .app-qhbox .t3{text-align:center;font-size:18px;line-height:24px;height:48px;display:flex;align-items:center;justify-content:center;}
.app-nav .qh .app-qhbox.active .t3 a{color:#b3190d;}
.app-nav .swiper-button-next:after,.app-nav .swiper-button-prev:after{font-family:cmsfont;font-size:26px;color:#b3190d;}
.app-nav .swiper-button-app{width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #b3190d;}
.app-nav .swiper-button-app.swiper-button-disabled{border-color:#999999;opacity:1;}
.app-nav .swiper-button-app.swiper-button-disabled:after{color:#333;}

.left-nav{padding:25px 15px;box-shadow:5px 2px 10px rgba(0, 0, 0, 0.1);border-top:4px solid #b3190d;background:#fff;margin-bottom:30px;}
.left-t2{font-size:16px;line-height:24px;font-weight:bold;margin-bottom:20px;}
.left-nav p{font-size:16px;line-height:24px;margin-bottom:14px;display:flex;}
.left-nav p .active{text-decoration:underline;color:#b3190d;}
.left-nav p:before{content:">>";display:inline-block;margin-right:5px;color:#b3190d;}

/*#region 移动端栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #b71b2c; color: #fafafa; }
.menu-collapse .collapse-title h5 { font-size: 1.25rem; font-weight: 500; }
.menu-collapse .collapse-title .navbar-toggler { color: #fff; }
.menu-collapse .menu-link { transition: background-color ease 0.2s; color: #666; border-bottom: 1px solid #e7e7e7 }
.menu-collapse ul ul .menu-link { padding: 12px 16px 12px 30px; }
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #b71b2c }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }


/* 格子 */
.grid{display:grid;grid-template-rows:repeat(var(--bs-rows,1),1fr);grid-template-columns:repeat(var(--bs-columns,12),1fr);gap:var(--bs-gap,1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media (min-width:576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media (min-width:768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media (min-width:992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media (min-width:1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media (min-width:1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}
@media(max-width:768px){.grid{gap: var(--bs-gap,0.5rem);}}


.home-qt1{
	padding-top: 100px;
}
.home-qt1 .up{
	display: flex;
}
.home-qt1 .up .left{
	width: 37.2%;
	color: #2f2f2f;
	font-size: 48px;
	line-height: 56px;
	font-weight: 300;
	font-family: "Rubik";
}
.home-qt1 .up .right{
	width: 58%;
	padding-left: 3%;
}
.home-qt1 .up .right > p:nth-of-type(1){
	color: #2f2f2f;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Rubik";
}
.home-qt1 .up .right > p:nth-of-type(2){
	color: #000000;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	font-family: "Myriad Pro";
	position: relative;
	padding-left: 30px;
	margin-top: 40px;
}
.home-qt1 .up .right > p:nth-of-type(2)::before{
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../../images/a1.png) no-repeat;
	width: 17px;
	height: 17px;
}
.home-qt1 .up .right > div{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.home-qt1 .up .right > div .color-selections{
	width: 65%;
	display: table;
	border-collapse: separate;
	table-layout: fixed;
	/* border-spacing: 10px; */
	height: 50px;
}
.home-qt1 .up .right > div .color-selections .color-selection{
	max-width: 60px;
	position: relative;
	display: table-cell;
	white-space: nowrap;
	cursor: pointer;
	padding-right: 10px;
}
.home-qt1 .up .right > div .color-selections .color-selection > div{
	border-radius: 6px;
	height: 50px;
}
.home-qt1 .up .right > div .text{
	width: 32%;
	color: #171717;
	font-size: 16px;
	line-height: 23px;
	font-weight: 400;
	font-family: "Rubik";
}
.home-qt1 .up .right > div .text span{
	color: #ca0000;
	text-decoration: underline;
	cursor: pointer;
}
.home-qt1 .down{
	margin-top: 90px;
}
.home-qt1 .down > div{
	display: flex;
	align-items: flex-end;
	display: none;
}
.home-qt1 .down > div.active{
	display: flex;
}
.home-qt1 .down > div > div:nth-child(1){
	width: 71.5%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.home-qt1 .down > div > div:nth-child(2){
	width: 26%;
	display: flex;
	gap: 15px;
	padding-left: 72px;
	color: #2f2f2f;
	font-size: 22px;
	line-height: 49px;
	font-weight: 300;
	font-family: "Rubik";
	margin-bottom: 60px;
}
.home-qt1 .down > div > div:nth-child(2) > div{
	width: 49px;
	height: 49px;
	border-radius: 6px;
}
.home-qt2{
	padding: 90px 0;
}
.home-qt2 .t1{
	color: #2f2f2f;
	font-size: 48px;
	line-height: 56px;
	font-weight: 300;
	font-family: "Rubik";
}
.home-qt2 .t2{
	color: #2f2f2f;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Rubik";
	margin-top: 15px;
}
.home-qt2 .t3{
	margin-top: 45px;
	max-width: 380px;
	border-radius: 5px;
	border: 2px solid #d98c86;
	text-align: center;
	cursor: pointer;
}
.home-qt2 .t3 span{
	position: relative;
	text-align: center;
	color: #d98c86;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Rubik";
	padding: 15px 0;
	padding-right: 30px;
	display: inline-block;
}
.home-qt2 .t3 span::before{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 0 solid transparent;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	border-left: 10px solid #d98c86;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.home-qt2 .t4{
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
}
.home-qt2 .t4 .left{
	width: 58.5%;
}
.home-qt2 .t4 .left img{
	margin-top: 22px;
}
.home-qt2 .t4 .right{
	width: 31%;
}
.home-qt2 .t4 .right p{
	color: #2f2f2f;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Rubik";
	position: relative;
	padding-left: 30px;
}
.home-qt2 .t4 .right p::before{
	position: absolute;
	content: "";
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #d98c86;
	width: 10px;
	height: 10px;
}
.home-qt2 .t4 .right img{
	margin-top: 35px;
}

@media (max-width: 768px) {
	.home-qt2{padding: 30px 0;}
	.home-qt2 .t1{font-size: 24px;line-height: 32px;}
	.home-qt2 .t2{font-size: 14px;line-height: 22px;}
	.home-qt2 .t3{margin-top: 15px;}
	.home-qt2 .t4{margin-top: 15px;flex-wrap: wrap;}
	.home-qt2 .t4 .left{width: 100%;}
	.home-qt2 .t4 .right{width: 100%;margin-top: 15px;}
}

.extend-type{padding:70px 0 20px;}
.extend-type .list{margin-top:60px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.extend-type .list .item{width:48%;margin-bottom:20px}
.extend-type .list .item .t1{font-size:16px;font-weight:bold;margin-bottom:10px;}
.extend-type .list .item .t1 span{color:#b9342a;min-width:50px;width:50px;display:inline-block;}
.extend-type .list .item .t2{font-size:16px;color:#666;line-height:28px;padding-left:54px;}

.extend-need{padding:30px 0 60px;}
.extend-need .box{display:flex;flex-wrap:wrap;margin-top:60px;justify-content:space-between;}
.extend-need .box .left{width:42%;}
.extend-need .box .right{width:51%;}
.extend-need .box .right h5{font-size:18px;font-weight:bold;margin-bottom:15px;}
.extend-need .box .right p{font-size:16px;color:#666;line-height:28px;margin-bottom:30px;}
.extend-need .box .more{margin-top:30px;font-size: 18px;line-height: 28px;background-color: #b3190d;color:#fff;padding:20px 35px;border-radius:5px;text-transform: uppercase;}
.extend-need .box .more:hover{transform: translate(0em,-.25em)}
.extend-need .box .more span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}

.extend-components{padding:50px 0 50px;border-top:1px dashed #999999;}
.extend-components .list{margin-top:60px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.extend-components .list .item{width:30%;margin-bottom:30px}
.extend-components .list .item .t1{font-size:18px;font-weight:bold;margin-bottom:10px;display:flex;align-items:center;}
.extend-components .list .item .t1::before{font-family: "CmsFont";content:"";display:block;width: 25px;height: 25px;line-height: 25px;background-color:#b3190d;color: #fff;border-radius:5px;text-align: center;margin-right: 15px;min-width:25px;}
.extend-components .list .item .t2{font-size:16px;color:#666;line-height:28px;}
.extend-components.bag{border-top:0px dashed #999999;border-bottom:1px dashed #999999;}

.extend-set{padding:60px 0;background:#f8f8f8;}
.extend-set .title{margin-bottom:40px;}
.extend-set h5{font-size:18px;line-height:32px;font-weight:bold;margin-top:30px;display:flex;align-items:center;margin-bottom:10px;}
.extend-set h5:before{content:"●";width:16px;height:16px;display:flex;align-items:center;justify-content:center; margin-right:12px;font-size:12px;border-radius:50%;border:1px solid #b3190d;color:#b3190d;}
.extend-set p{font-size:16px;color:#666;line-height:28px;}
.extend-set p strong{font-weight:500; color:#333;}

.extend-process{padding:40px 0 60px;border-bottom:1px dashed #999999;}
.extend-process .box{display:flex;flex-wrap:wrap;margin-top:60px;justify-content:space-between;}
.extend-process .box .left{width:42%;order:13;}
.extend-process .box .right{width:51%;}
.extend-process .box .right h5{font-size:18px;font-weight:bold;margin-bottom:15px;}
.extend-process .box .right p{font-size:16px;color:#666;line-height:28px;margin-bottom:30px;}

@media (max-width: 768px) {
	.extend-type{padding:30px 0 20px;}
	.extend-type .list{margin-top:20px;}
	.extend-type .list .item{width:100%;}
	.extend-type .list .item .t2{font-size:14px;line-height:20px;}

	.extend-need{padding:20px 0 20px;}
	.extend-need .box{margin-top:20px;}
	.extend-need .box .left{width:100%;margin-bottom:20px;}
	.extend-need .box .right{width:100%;}
	.extend-need .box .right p{font-size:14px;line-height:20px;margin-bottom:20px;}
	.extend-need .box .more{font-size:16px;padding:10px 15px;width:100%;display:block;text-align:center;}

	.extend-components{padding:30px 0;}
	.extend-components .list{margin-top:20px;}
	.extend-components .list .item{width:48%;margin-bottom:15px;}
	.extend-components .list .item .t2{font-size:14px;line-height:20px;}
	.extend-components .list .item .t1{font-size:16px;}

	.extend-set{padding:30px 0;}
	.extend-set .title{margin-bottom:0;}
	.extend-set p{font-size:14px;line-height:20px;}
	.extend-set h5{font-size:16px;line-height:24px;margin-top:20px;}

	.extend-process{padding:30px 0;}
	.extend-process .box{margin-top:20px;}
	.extend-process .box .left{width:100%;order:-1;margin-bottom:20px;}
	.extend-process .box .right{width:100%;}
	.extend-process .box .right p{font-size:14px;line-height:20px;margin-bottom:20px;}
}