@import "iconfont.css"; 
@import "jquery.fancybox.css";

/*---------------------------------------------------*/
.index-tit{text-align:center;position:relative;z-index:10;}
.index-tit h3{font-size:36px;color:#202020;text-transform:uppercase;}
.index-tit hr{width:246px;height:5px;background:url(../images/hr01.png) center;margin:20px auto 0;}

.indexA{padding:60px 0 0;background: url(https://www.ngi-tech.com/upload/photo/1754467621654052.jpg) no-repeat;}
.indexA h3{font-size:48px;color:#C31821;text-align:center;position: relative;z-index:10;font-weight: 700;}
.indexA h3:after {content:'Product Line';font-size: 52px;font-weight: 700;color: #d1d1d14f;text-transform: uppercase;position: absolute;left: 50%;transform: translateX(-50%);bottom: -16px;z-index: -1;width:100%;}

.indexA .list{margin:50px 0 0;position:relative;}
.indexA .list ul {display:flex;flex-wrap:wrap;margin: -15px;}
.indexA .list ul li {width:33%;padding:15px;box-sizing:border-box;}
.indexA .list ul li .box {display:block;background:#f7f7f7;border-radius:8px;overflow:hidden;padding:25px 20px;transition:all .5s ease;text-align:center;box-shadow:0 0 8px #d1d1d1;}
.indexA .list ul li .box img {/*filter: invert(100%);*/transition:all .3s ease;}
.indexA .list ul li .box h5{font-size:20px;color:#313a49;line-height: 28px;margin-top:15px;transition:all .3s ease;height:56px;overflow:hidden;}

.indexA .list ul li .box:hover {background:rgba(196,23,33,0.9);}
.indexA .list ul li .box:hover img {filter:brightness(0) invert(1);}
.indexA .list ul li .box:hover h5{color:#fff;}

.indexC{padding:60px 0 0;}
.indexC .tit {position: relative;}
.indexC .tit h3{font-size:48px;color:#C31821;position: relative;text-align:center;z-index:10;font-weight: 700;}
.indexC .tit h3:after {content:'Solutions';font-size: 52px;font-weight: 700;color: #d1d1d14f;text-transform: uppercase;position: absolute;left: 50%;transform: translateX(-50%);bottom: -16px;z-index: -1;width:100%;}
.indexC .tit .more{position:absolute;right:0;top:20px;font-size:18px;color:#313a49;border-bottom:1px solid #313a49;z-index:20;}

.indexC .list{position:relative;margin-top:40px;}
.indexC .swiper-box{overflow:hidden;position:relative;}
.indexC .swiper-slide{width:725px;margin:10px 0;background:#fff;box-shadow:rgba(0,0,0,0.2) 0 4px 8px 0;position:relative;}.indexC .swiper-slide > a{width:100%;display:block;position:relative;}
.indexC .swiper-slide img{width:100%;display:block;}
.indexC .swiper-slide .t{position:absolute;right:0;bottom:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;opacity:0;padding:20px;}
.indexC .swiper-slide .t h5{font-size:43px;color:#fff;}
.indexC .swiper-slide .t .more{text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.indexC .swiper-slide .t .more span{width:87px;background:#C31821;height:30px;line-height:30px;font-size:18px;color:#fff;}
.indexC .swiper-slide .t .more em{width:30px;background:#C31821;height:30px;line-height:30px;color:#fff;position:relative;}
.indexC .swiper-slide .t .more em:before{position:absolute;content:'';top:0;left:-11px;width:11px;height:30px;}
.indexC .swiper-slide .t .more em i{font-size:18px;color:#fff;}

.indexC .swiper-slide.swiper-slide-active .t{opacity:1;}

.indexC .swiper-button-prev,.indexC .swiper-button-next{width:238px;height:68px;top:10px;margin-top:0;font-size:18px;text-align:center;background:#F9F9F9;border-radius:0;color:#313A49;}
.indexC .swiper-button-prev i,.indexC .swiper-button-next i{color:inherit;font-size:20px;line-height:68px;vertical-align:middle}
.indexC .swiper-button-prev:hover,.indexC .swiper-button-next:hover{background:#C31821;color:#fff;}
.indexC .swiper-button-prev,.indexC .swiper-container-rtl .swiper-button-next{left:0px;right:auto;}
.indexC .swiper-button-next,.indexC .swiper-container-rtl .swiper-button-prev{right:0px;left:auto;}

.indexC .swiper-pagination{position:static;width:100%;text-align:center;margin:20px 0 0;}
.indexC .swiper-pagination-bullet {height:5px;width:45px;margin:0 7px;background:#F2F2F2;border-radius:0;opacity:1;box-sizing:border-box;}
.indexC .swiper-pagination-bullet-active{background:#313A49;}


.indexB{padding:70px 0;background:#fff;}
.indexB h3{font-size:48px;color:#C31821;text-align:center;position: relative;text-align:center;z-index:10;}
.indexB h3:after {content:'Product Recommendation';font-size: 52px;font-weight: 700;color: #d1d1d1;text-transform: uppercase;position: absolute;left: 50%;transform: translateX(-50%);bottom: -16px;z-index: -1;width:100%;}
.indexB .list{margin:40px -8px 0;position:relative;}
.indexB .swiper-slide{padding:10px 8px;box-sizing:border-box;}
.indexB .swiper-slide .box{padding:9px 9px 20px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.14);}
.indexB .swiper-slide .pic{display:block;width:100%;position:relative;}
.indexB .swiper-slide .pic img{width:100%;display:block;}
.indexB .swiper-slide .t{margin:10px 0 0;}
.indexB .swiper-slide .t h5{line-height:22px;color:#333;font-size:22px;text-transform:capitalize;height:50px;text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.indexB .swiper-slide .t h5 a:hover{color:#C31821;}
.indexB .swiper-slide .t p{font-size:17px;color:#757575;line-height:22px;height:44px;overflow:hidden;text-align: center;}

.indexB .swiper-slide .t .more{margin:20px auto 0;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.indexB .swiper-slide .t .more span{width:87px;background:#C31821;height:30px;line-height:30px;font-size:18px;color:#fff;}
.indexB .swiper-slide .t .more em{width:30px;background:#C31821;height:30px;line-height:30px;color:#fff;position:relative;}
.indexB .swiper-slide .t .more em:before{position:absolute;content:'';top:0;left:-11px;width:11px;height:30px;}
.indexB .swiper-slide .t .more em i{font-size:18px;color:#fff;}


.indexB .swiper-button-prev,.indexB .swiper-button-next{width:auto;height:auto;background:#fff;border-radius:50%;margin-top:-22px;text-align:center;}
.indexB .swiper-button-prev,.indexB .swiper-container-rtl .swiper-button-next{left:-50px;right:auto;}
.indexB .swiper-button-next,.indexB .swiper-container-rtl .swiper-button-prev{right:-50px;left:auto;}
.indexB .swiper-button-prev i,.indexB .swiper-button-next i{color:#2C2C2C;font-size:40px;}
.indexB .swiper-button-prev:hover i,.indexB .swiper-button-next:hover i{color:#C31821;}

.indexB .swiper-pagination{display:none;position:static;width:100%;text-align:center;margin:20px 0 0;}
.indexB .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:none;border:1px solid #C31821;border-radius:50%;opacity:1;box-sizing:border-box;}
.indexB .swiper-pagination-bullet-active{background:#C31821;}



.indexD {padding: 4.17vw 8.3% 3vw;}
.indexD .tit {text-align: center;}
.indexNews {display: flex;gap: 40px;}
.indexNews .newPic {width: 50%;overflow: hidden;padding: 2.08vw;background-color: #fff;box-shadow: 0px 2px 30px 0px rgba(211, 211, 211, 0.3);height: 100%;}
.indexNews .newList {width: 50%;overflow: hidden;padding: 2.08vw;background-color: #fff;box-shadow: 0px 2px 30px 0px rgba(211, 211, 211, 0.3);}
.indexNews .newsName {position: relative;font-weight: bold;padding-bottom: 1.35vw;border-bottom: #F4F4F4 1px solid;font-size: 24px;display: flex;justify-content: space-between;}
.indexNews .newsName a{background:#999999; border-radius: 50%;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;}
.indexNews .newsName a i{font-size: 14px;color: #fff;margin: 1px 0 0 0;}
.indexNews .newsName a:hover{background: #c31821;}
.indexNews .newsName::before {content: '';position: absolute;left: -2.08vw;top: 5px;width: 3px;height: 1.35vw;background: #C31821;}
.indexNews .newTxt a {position: relative;display: block;height: 100%;}
.indexNews .newTxt .newTpic {position: relative;}
.indexNews .newTxt .newTpic img {width: 100%;display: block;}
.indexNews .newTxt .overlay {background: rgba(0, 0, 0, .4);position: absolute;width: 100%;bottom: 0;color: #FFFFFF;height: 55px;line-height: 55px;margin: 0;}
.indexNews .newTxt>p {color: #666666;line-height: 160%;margin-top: 1.04vw;}
.newUl .newDate {width: 70px;background: rgba(195, 24, 33, .1);color: #C31821;text-align: center;margin: 0 15px 0 0;}
.newUl .newDate p {font-size: 20px;margin: 0;}
.newUl .newDate em {font-size: 14px;font-style: normal;}
.newUl li {margin: 40px 0 0;}
.newUl li a {display: flex;flex-direction: row;}
.newUl .newText .p1 {font-weight: 500;margin-bottom: 0.4vw;color: #333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 20px;margin: 0;}
.newUl .newText .p2 {font-size: 16px;margin: 10px 0 0 0;}


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

.sidebanner{}

.path{height:50px;line-height:50px;border-bottom:1px solid #E6E6E6;}
.path p{color:#333;font-size:17px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.path p i{margin:0 5px 0 0;font-size:14px;color:#B1B1B1;}
.path p a{color:#333;}

.main{padding-top:40px;padding-bottom:60px;}
.main-left{float:left;width:300px;}
.main-right{margin-left:340px;}

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

.main-left h3{font-size:20px;color:#fff;height:50px;line-height:50px;font-weight:bold;padding:0 0 0 20px;background:#2C2C2C;position:relative;}
.main-left h3::after{display:none;font-family:"qico";content: "\e727";position:absolute;top:5px;right:5px;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.main-left h3.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}

.sidemenu{margin:0 0 15px;}
.sidemenu ul{border:1px solid #EDEDED;border-top:none;}
.sidemenu ul li{margin:3px 0 0;border-bottom:1px solid #EDEDED;}
.sidemenu ul li h5{line-height:24px;display:block;font-size:17px;color:#333;cursor:pointer;position:relative;}
.sidemenu ul li h5 a{color:#333;display:block;padding:10px 50px 10px 20px;text-transform:capitalize;}
.sidemenu ul li h5 a:hover{color:#E0010B;text-decoration:underline;}
.sidemenu ul li h5 span{position:absolute;top:0;right:0;background:url("../images/i4.png") no-repeat center;width:40px;height:45px;display:block;}

.sidemenu dl{display:none;}
.sidemenu dl dd{line-height:40px;border-bottom:1px dashed #DCDCDC;background:#fff;padding:0 20px;}
.sidemenu dl dd:last-child{border-bottom:none;}
.sidemenu dl dd a{font-size:16px;display:block;color:#666;padding-left:15px;text-transform:capitalize;background:url("../images/i5-1.png") no-repeat left center;}
.sidemenu dl dd.active a,.sidemenu dl dd a:hover{color:#E0010B;background:url("../images/i5.png") no-repeat left center;}

.sidemenu ul li.active h5{border-bottom:1px solid #EDEDED;}
.sidemenu ul li.active h5 a{color:#E0010B;}
.sidemenu ul li.active span{background:url("../images/i4-1.png") no-repeat center;}


.sidenav{margin:0 0 15px;}
.sidenav ul{}
.sidenav ul li{position:relative;line-height:20px;border:1px solid #e2e2e2;margin:5px 0 0 0;padding:10px 40px 10px 20px;}
.sidenav ul li::after{font-family:"qico";content:"\e62e";position:absolute;right:10px;top:0;font-size:18px;font-weight:normal;line-height:42px;}
.sidenav ul li a{color:#555;font-size:17px;display:block;-webkit-transition: 0.5s;transition: 0.5s;}
.sidenav ul li.active a,.sidenav ul li.active::after{color:#E0010B;}

.side-contact{margin:0 0 20px 0;}
.side-contact h3{font-size:18px;display:block;color:#fff;height:50px;line-height:50px;padding:0 0 0 20px;background:#2C2C2C;}
.side-contact .nr{padding:10px 20px 20px;border:1px solid #D9D9D9;margin:6px 0 0 0;}
.side-contact .nr p{font-size:14px;color:#666;padding:0 0 0 25px;line-height:30px;margin:8px 0 0;}
.side-contact .nr p.p1{background:url(../images/i11-1.png) no-repeat left center;}
.side-contact .nr p.p2{background:url(../images/i12-1.png) no-repeat left center;}
.side-contact .nr p.p3{background:url(../images/i13-1.png) no-repeat left center;}
.side-contact .nr p.p4{background:url(../images/i14-1.png) no-repeat left center;}
.side-contact .nr p.p5{background:url(../images/i15-1.png) no-repeat left 9px;}
.side-contact .nr p a{color:#666;}
.side-contact .nr p a:hover{color:#D01919;}

.side-contact .more{color:#fff;font-size:14px;width:130px;height:34px;line-height:34px;display:block;background:#D01919;text-align:center;margin:15px 0 0;}
.side-contact .more:hover{background:#2C2C2C;}


.menu-tabs{background:#fff;}
.menu-tabs > div{padding:30px 0;border-bottom:1px solid #E3E3E3;}
.menu-tabs ul{font-size:0;text-align:center;}
.menu-tabs ul li{height:46px;line-height:46px;display:inline-block;margin:0 5px;}
.menu-tabs ul li a{font-size:19px;color:#222;display:block;padding:0 48px;background:#EAEAEA;}
.menu-tabs ul li.active a,.menu-tabs ul li a:hover{background:#C31821;color:#fff;}

.resource-menu{}
.resource-menu > div{padding:30px 0;border-bottom:1px solid #E3E3E3;}

.resource-menu h3{display:none;font-size:20px;color:#fff;height:50px;line-height:50px;font-weight:bold;padding:0 0 0 15px;background:#2C2C2C;position:relative;}
.resource-menu h3::after{display:block;font-family:"qico";content: "\e727";position:absolute;top:5px;right:5px;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.resource-menu h3.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}

.resource-menu ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.resource-menu ul.active{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#F1F1F1;}
.resource-menu ul li{box-sizing:border-box;text-align:center;position:relative;cursor:pointer;transition:all 0.3s ease 0s;width: 30%;}
.resource-menu ul li a{display:block;width:100%;height:100%;}
.resource-menu ul li .ico{height:40px;display:inline-block;filter:grayscale(100%);-webkit-filter:grayscale(100%);}
.resource-menu ul li .ico img{display:blcok;transition:all 0.3s ease 0s;height:40px;}
.resource-menu ul li p{font-size:17px;color:#343C49;margin:15px 0 0;}

.resource-menu ul li:hover .ico,.resource-menu ul li.active .ico{filter:grayscale(0);-webkit-filter:grayscale(0);}
.resource-menu ul li:hover p,.resource-menu ul li.active p{color:#C31821;}

/*---------search-----------*/

.serchlist ul li{padding:15px 0;transition:all 0.3s ease 0s;box-sizing:border-box;border-bottom: 1px solid #ccc;}
.serchlist ul li a{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.serchlist ul li h5{font-size:16px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.serchlist ul li h5::before{content: "";width: 4px;height: 4px;border-radius: 4px;background: #444;margin:0 5px;display:inline-block;vertical-align:middle;}
.serchlist ul li .t{}
.serchlist ul li span{display: inline-block;background-color: #cecece;width: 98px;text-align: center;line-height: 30px;font-size: 15px;color: #fff;margin-right: 10px;}
.serchlist ul li em{font-size: 15px;color: #888888;padding-left: 18px;background: url(../images/time.png) no-repeat left center;background-size: 13px auto;}
.serchlist ul li h5:hover{color:#C31821;font-weight:500;}
.serchlist ul li span:hover{background: #C31821;}



/*---------news-----------*/

.newslist{margin: 20px 0 0 0}
.newslist ul{}
.newslist ul li{border-bottom:#E2E2E2 1px solid;padding:25px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.newslist ul li .pic{display:block;width:380px;}
.newslist ul li .txt{-webkit-flex:1;flex:1;margin-left:30px;}
.newslist ul li .txt h5{font-size:22px;font-weight:bold;color:#202020;}
.newslist ul li .txt h5 a:hover{color:#C31821;}
.newslist ul li .txt span{background:url("../images/time.png") no-repeat left center;padding:0 0 0 30px;display:block;font-size:14px;color:#777;margin:15px 0 0;}
.newslist ul li .txt p{font-size:18px;line-height:22px;height:44px;overflow:hidden;color:#666;margin:15px 0 0;}
.newslist ul li .txt .more{margin:15px 0 0;color:#C31821;font-size:16px;display:inline-block;}

.newsnr h1{font-size:22px;margin:20px 0 0;color:#000;font-weight:bold;text-align:center;}
.newsnr .artInfo{padding:0 0 20px;border-bottom:1px solid #D9D9D9;text-align:center;margin:25px 0 0;position:relative;}
.newsnr .artInfo::after{content:"";display:block;height:3px;background:#C31821;width:40px;position:absolute;bottom:-2px;left:50%;margin:0 0 0 -20px;z-index: 1;}
.newsnr .artInfo span{margin:0 10px;line-height:20px;display:inline-block;font-size:15px;color:#666;}
.newsnr .artInfo span.time{background:url(../images/time.png) no-repeat left center;padding:0 0 0 20px;}
.newsnr .artInfo span.hit{background:url(../images/hit.png) no-repeat left center;padding:0 0 0 23px;}
.news-share{margin:15px 0 0;text-align: center;}
.news-share em{font-size:17px;margin-right:5px;}
.news-share .addthis_inline_share_toolbox_hr6v {display: inline-block;vertical-align: middle;}
.myart{margin:15px 0 0;line-height:24px;font-size:18px;color:#333;}
.myart p{margin-bottom:10px;}
.myart table{margin-bottom:10px;}
.myart table td{border:1px solid #333;}

.pnbar{margin-top:40px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.pnbar p{width:48%;font-size:18px;color:#000;box-sizing:border-box;padding:0 20px;line-height:42px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:1px solid #ddd;border-radius:8px;}
/*.pnbar p:last-child{text-align:right;}*/
.pnbar p a{color:#545454;}
.pnbar p:hover a{color:#E0010B;}

.tradelist{}
.tradelist ul{}
.tradelist ul li{overflow:hidden;margin:0 0 30px;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,0.1);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tradelist ul li .pic{display:block;overflow:hidden;width:590px;}
.tradelist ul li .pic img{display:block;width:100%;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.tradelist ul li .nr{-webkit-flex:1;flex:1;padding:0 20px 0 40px;box-sizing:border-box;}
.tradelist ul li .nr h5{font-size:30px;color:#000;font-weight:bold;}
.tradelist ul li .nr h6{margin:15px 0 0;display:inline-block;padding:5px 12px;border-radius:2px;border:1px solid #d8d8d8;font-size:24px;color:#575757;line-height:30px;}
.tradelist ul li .nr .t{font-size:22px;color:#575757;line-height:24px;margin:15px 0 0;}
.tradelist ul li .nr .t p~p{margin:10px 0 0;}
.tradelist ul li .nr a.more{font-size:15px;color:#333;width:120px;height:36px;line-height:36px;text-align:center;border:1px solid #333;display:inline-block;margin:20px 0 0 0;border-radius:10px;}
.tradelist ul li .nr a.more:hover{background:#C31821;color:#fff;border:1px solid #C31821;}

.tradelist ul li:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.tradelist ul li:nth-child(2n) .pic{}
.tradelist ul li:nth-child(2n) .nr{}

/*-----about------*/

.about{padding:30px 0;}

.about .txt{/*float:left;width:690px;*/}
.about .txt h5{font-size:16px;color:#000;}
.about .txt h5 em{color:#ff611b;}
.about .txt h3{color:#000;font-size:32px;font-weight:bold;}
.about .txt h3::after{content:"";display:block;width:30px;height:5px;background:#C51721;margin:15px 0 0;}
.about .txt .t{margin:15px 0 0;color:#333;font-size:17px;line-height:26px;}
.about .txt .t p{margin:0 0 10px;}

.about .pic{float:right;width:480px;position:relative;}
.about .pic .swiper-button-prev,.about .pic .swiper-button-next{width:40px;height:40px;margin-top:-20px;border-radius:50%;text-align:center;background:none;}
.about .pic .swiper-button-prev,.about .pic .swiper-container-rtl .swiper-button-next{left:10px;right:auto;}
.about .pic .swiper-button-next,.about .pic .swiper-container-rtl .swiper-button-prev{right:10px;left:auto;}

.about .pic .swiper-button-prev i,.about .pic .swiper-button-next i{color:#fff;font-size:35px;line-height:40px;}

.v {position:relative;}
.v a.video {display:block;width:100%;position:relative;overflow:hidden;}
.v a.video::after {content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;background:url("../images/video.png") no-repeat center;display:block;}
.v a.video img {width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.v a.video:hover img {transform:scale(1.11);-webkit-transform:scale(1.11);}
.v a.video:hover::after {background-color:rgba(0,0,0,0.5);}



/*.vision{position:relative;background:#FAFAFA;padding:60px 0;}
.vision .box{background:url(../images/about2.jpg) no-repeat center;position:relative;padding:120px 80px;}
.vision .box:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.7);}
.vision .box .txt{text-align:center;position:relative;z-index:20;border:1px solid rgba(255,255,255,0.5);padding:50px;}
.vision .box .txt h3{font-size:40px;color:#fff;font-weight:bold;line-height:1;}
.vision .box .txt p{font-size:26px;color:#fff;margin-top:30px;}*/

.vision{padding-bottom:30px}                                                                    
.vision ul{background:#1080de;padding: 40px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.vision ul li{width:33.333333%;padding:0 30px;box-sizing:border-box;text-align:center;position:relative;}
.vision ul li:not(:last-child){border-right: 1px solid #fff;}
.vision ul li h5{color:#fff;font-size:50px;line-height:1;font-weight:bold;display:inline-block;position:relative;}
.vision ul li h5::after{content:attr(date-txt);position:absolute;right:-30px;bottom:10px;color:#fff;font-size:24px;font-weight:300;}
.vision ul li:nth-child(4) h5::after{right:-70px;}
.vision ul li p{font-size:16px;line-height:18px;height:36px;overflow:hidden;color:#fff;margin:20px 0 0;text-align:center;}



.about3{background:#F1F1F1;padding:60px 0;}
.about3 h3{font-size:32px;color:#000;font-weight:bold;line-height:1;text-align:center;}
.about3 h3::after{content:"";display:block;width:30px;height:5px;background:#C51721;margin:15px auto 0;}
.about3 ul{margin:0 0 0 -2%;}
.about3 ul li{float:left;width:48%;margin:50px 0 0 2%;position:relative;cursor:pointer;}
.about3 ul li img{display:block;}
.about3 ul li .t{position:absolute;left:0;right:0;bottom:0;background:rgba(49,58,73,0.8);padding:20px 25px;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.about3 ul li .t h5{font-size:24px;color:#fff;margin-bottom:15px;font-weight:bold;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;}
.about3 ul li .t p{font-size:18px;color:#fff;line-height:22px;height:0;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;}

.about3 ul li:hover .t{}
.about3 ul li:hover .t h5{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.about3 ul li:hover .t p{height:auto;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}


.about4{background:#fff;position:relative;padding:60px 0;text-align:center;}
.about4 h3{font-size:32px;color:#000;font-weight:bold;background-color:#fff;padding:0 36px;display:inline-block;}
.about4 h3 em{color:#C31821;font-weight:bold;}
.about4 h3::after{content:"";display:block;width:30px;height:5px;background:#C51721;margin:15px auto 0;}

.about4 ul{margin:40px 0 0;}
.about4 ul li{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.about4 ul li:last-child{border-bottom:none;}
.about4 ul li:nth-child(2n){flex-direction:row-reverse;-webkit-flex-direction:row-reverse;}
.about4 ul li .pic{width:50%;}
.about4 ul li .txt{background:#F1F1F1;-webkit-flex:1;flex:1;padding:0 80px;text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;}
.about4 ul li .txt .box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;}
.about4 ul li .txt h5{margin:20px 0 0;font-size:28px;font-weight:500;color:#020202;text-transform:uppercase;margin-bottom:15px;}
.about4 ul li .txt h5::after{content:"";width:53px;height:4px;background:#C31821;margin:15px auto 0;display:block;}
.about4 ul li .txt p{font-size:18px;color:#333;line-height:24px;}

.mainstream {padding: 60px 0;}
.mainstream h3{font-size:32px;color:#000;font-weight:bold;line-height:1;text-align:center;}
.mainstream img{width:100%;}
.mainstream h3::after{content:"";display:block;width:30px;height:5px;background:#C51721;margin:15px auto 0;}
.mainstream ul{margin-top: 20px;}

.cert-list{text-align:center;}
.cert-list ul{margin:0 0 0 -2%;}
.cert-list ul li{float:left;width:31%;margin:0 0 20px 2%;text-align:center;}
.cert-list ul li a{display:block;width:100%;overflow:hidden;}
.cert-list ul li img{width:100%;border:3px solid #E0E0E0;box-sizing:border-box;display:block;}
.cert-list ul li p{font-size:17px;margin:15px 0 0;color:#252525;}

.academy{color:#333;font-size:17px;line-height:26px;}
.academy p{margin:0 0 10px;}



/*-----video------*/

.solu-list{}
.solu-list ul{margin:60px 0 0 -2%;}
.solu-list ul li{float:left;width:31.33333333%;margin:0 0 20px 2%;}
.solu-list ul li .pic{position:relative;width:100%;display:block;overflow:hidden;}
.solu-list ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.solu-list ul li .pic::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5) url("../images/i8.png") no-repeat center;display:block;opacity:0;}
.solu-list ul li h5{border:1px solid #D9D9D9;border-top:none;line-height:22px;padding:0 10px;height:50px;font-size:18px;text-transform:capitalize;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;color:#333;font-weight:bold;}
.solu-list ul li:hover img{transform:scale(1.05);-webkit-transform: scale(1.05);}
.solu-list ul li:hover .pic::after{opacity:1;}
.solu-list h1{font-size:32px;color:#000;font-weight:bold;line-height:1;text-align:center;margin: 20px 0;}
.solu-list h1::after{content:"";display:block;width:30px;height:5px;background:#C51721;margin:15px auto 0;}



                     
.solu-content{display: flex;justify-content: space-between;align-items: center;}
.solu-content .pic{width: 50%;}
                     
.solu-content h1{font-size:30px;margin:20px 0 0;color:#000;font-weight:bold;text-align:center;}
.solu-content h1::after{content:"";display:block;width:50px;height:2px;background:#C51721;margin:15px auto 0;}


.solu-content .cont{flex: 1;margin-left: 25px;}
                        
.solu-content .txt{line-height:25px;font-size:18px;color:#000;}
.solu-content .txt p{margin-bottom:10px;}

.solu-content .txt ul{margin:20px 0 0;overflow:hidden;}
.solu-content .txt ul li{float:left;padding-left:10px;position:relative;min-width:25%;padding-right:30px;color:#000;line-height:26px;}
.solu-content .txt ul li::before{content:"";display:block;width:3px;height:3px;border-radius:50%;position:absolute;left:0;top:12px;background-color:#686868;}


.solu-content .table-response{width:100%;max-width:100%;overflow-x:auto;}
.solu-content table{max-width:100%;width:100%;margin-bottom:20px;border:1px solid #dddddd;color:#333;}
.solu-content table tr > td{padding:8px 10px;line-height:1.42857143;vertical-align:middle;border:1px solid #dddddd;}
.solu-content table tr > td p{margin:0;}




.solu-down ul{margin:30px 0 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.solu-down ul li{width:31.33333333%;margin:20px 0 0;}
.solu-down ul li a{line-height:46px;height:46px;font-size:20px;color:#333;}
.solu-down ul li a i{width:46px;height:46px;line-height:46px;background:#C31821;color:#fff;text-align:center;font-size:22px;display:inline-block;margin-right:15px;vertical-align:top;}




.videolist ul{margin:0 0 0 -2%;}
.videolist ul li{float:left;width:31.33333333%;margin:0 0 20px 2%;}
.videolist ul li .v{position:relative;width:100%;display:block;overflow:hidden;}
.videolist ul li .v img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.videolist ul li .v::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.2) url("../images/video.png") no-repeat center;display:block;}
.videolist ul li h5{border:1px solid #D9D9D9;border-top:none;line-height:22px;padding:0 5px;height:50px;font-size:19px;text-transform:capitalize;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;color:#333;}
.videolist ul li:hover img{transform:scale(1.11);-webkit-transform: scale(1.11);}



.side-search{margin-bottom:30px;}
.side-search form{position:relative;border:1px solid #D9D9D9;width:50%;margin:0 auto;box-sizing:border-box;}
.side-search .submit_text{width:100%;height:50px;line-height:50px;padding:0 60px 0 15px;color:#000;font-size:18px;background:none;box-sizing:border-box;}
.side-search .submit_btn{position:absolute;right:0;top:0;width:50px;height:50px;display:block;cursor:pointer;text-align:center;background:#C51721;}
.side-search .submit_btn i{font-size:21px;color:#fff;}

.down{}
.down ul{margin:0;}
.down ul li{float:left;width:48%;margin:0 0 30px;border:1px solid #E2E2E2;padding:20px;box-sizing:border-box;}
.down ul li:nth-child(2n){float:right;}
.down ul li .pic{float:left;width:100px;height:100px;background:#F5F5F7;text-align:center;align-items:center;justify-content:center;display:-webkit-flex;display:flex;}
.down ul li .pic i{font-size:50px;color:#E0474C;}
.down ul li .pic i:hover{cursor:pointer;}
.down ul li .t{margin:0 0 0 125px;}
.down ul li .t h5{font-size:22px;line-height:24px;height:48px;overflow:hidden;color:#333;text-transform:capitalize;}
.down ul li .t h5 a:hover{color:#E0010B;cursor:pointer;}
.down ul li .t p{height:48px;overflow:hidden;line-height:24px;font-size:18px;color:#333;margin:10px 0 0;}
.down ul li .t .more{display:inline-block;margin:10px 0 0;font-size:17px;color:#666;font-weight:300;}
.down ul li .t .more i{font-size:20px;color:#666;margin-right:8px;-webkit-text-stroke-width:0.2px;}

.down ul li:hover{border:1px solid #E0010B;}
.down ul li:hover .t .more,.down ul li:hover .t .more i{color:#E0010B;cursor:pointer;}


.faq ul{}
.faq ul li{border:1px solid #DCDCDC;padding:15px;}
.faq ul li~li{margin-top:20px;}
.faq ul li .tit{overflow:hidden;cursor:pointer;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;}
.faq ul li .tit .date-month{width:40px;line-height:40px;height:40px;font-size:18px;color:#313131;border-radius:50%;display:block;text-align:center;}
.faq ul li .tit h4{-webkit-flex:1;flex:1;font-size:20px;color:#313131;font-weight:bold;margin:0 0 0 10px;}
.faq ul li .tit::after{position:absolute;right:0;top:6px;content:"\e639";font-family:"qico";font-size:24px;height:24px;color:#878787;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}

.faq ul li .con{margin:15px 0 0;display:none;}
.faq ul li .con .date-day{float:left;width:40px;line-height:40px;height:40px;font-size:18px;color:#666;display:block;text-align:center;}
.faq ul li .con .t{margin:0 0 0 50px;padding:10px 0 0;font-size:18px;line-height:24px;color:#666;}

.faq ul li .tit.active::after{color:#C31821;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}


/*-----products------*/

.pro-tab{position:relative;}
.pro-tab h3{display:none;font-size:20px;color:#fff;height:50px;line-height:50px;font-weight:bold;padding:0 0 0 20px;background:#2C2C2C;position:relative;}
.pro-tab h3::after{display:block;font-family:"qico";content: "\e727";position:absolute;top:5px;right:5px;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.pro-tab h3.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}

.pro-tab ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.pro-tab ul.active{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#F1F1F1;}
.pro-tab ul li{display:inline-block;position:relative;cursor:pointer;text-align:center;vertical-align:top;}
.pro-tab ul li .ico{height:52px;display:inline-block;filter:grayscale(100%) opacity(40%);-webkit-filter:grayscale(100%) opacity(40%);}
.pro-tab ul li .ico img{display:blcok;transition:all 0.3s ease 0s;}
.pro-tab ul li p{font-size:16px;color:#333;margin:15px 0 0;}

.pro-tab ul li:hover .ico,.pro-tab ul li.active .ico{filter:grayscale(0);-webkit-filter:grayscale(0);}
.pro-tab ul li:hover p,.pro-tab ul li.active p{color:#C31821;}



.prolist{margin:30px 0 0;}
.prolist ul{margin:0 0 0 -2%;}
.prolist ul li{width:31.333333333%;float:left;box-shadow:0 4px 5px 0 rgba(0,0,0,0.08);text-align:center;background:#fff;margin:0 0 20px 2%;cursor:pointer;}
.prolist ul li a{display:block;width:100%;position:relative;padding:9px 9px 20px;box-sizing:border-box;}
.prolist ul li a img{width:100%;display:block;}
.prolist ul li .t{margin:10px 0 0;}
.prolist ul li .t h5{line-height:22px;color:#333;font-size:19px;text-transform:capitalize;height:50px;text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.prolist ul li .t p{font-size:18px;color:#757575;line-height:22px;height:66px;overflow:hidden;}

.prolist ul li .t .more{margin:20px auto 0;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.prolist ul li .t .more span{width:87px;background:#C31821;height:30px;line-height:30px;font-size:18px;color:#fff;}
.prolist ul li .t .more em{width:30px;background:#C31821;height:30px;line-height:30px;color:#fff;position:relative;}
.prolist ul li .t .more em:before{position:absolute;content:'';top:0;left:-11px;width:11px;height:30px;}
.prolist ul li .t .more em i{font-size:18px;color:#fff;}

.prolist ul li:hover{box-shadow:0 4px 15px 0 rgba(0,0,0,0.14);}
.prolist ul li:hover .t h5{color:#C31821;}

/*-----pro-view----*/

div.zoomdiv {z-index:100;position:absolute;top:0px;left:0px;background: #ffffff;display:none;text-align: center; overflow: hidden;}
img.jqzoom{cursor:crosshair;position:relative;}

.pro_view{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}

.pro_img{width:660px;}
.pro_img .view{width:100%;position:relative;box-shadow:7px 7px 27px 0 rgba(233,232,242,0.75);}
.pro_img .view .swiper-container{width:100%;}
.pro_img .view .swiper-container img{width:100%;display:block;}
.pro_img .view .arrow-left,.pro_img .view .arrow-right{background:rgba(0,0,0,0.3);position:absolute;top:50%;margin-top:-25px;width:28px;height:50px;z-index:10;text-align:center;}
.pro_img .view .arrow-left{left:0;}
.pro_img .view .arrow-right{right:0;}
.pro_img .view .arrow-left i,.pro_img .view .arrow-right i{color:#fff;font-size:15px;line-height:50px;}

.pro_img .preview{width:100%;position:relative;text-align:center;overflow:hidden;box-sizing:border-box;}
.pro_img .preview .swiper-container {width:100%;text-align:center;}
.pro_img .preview .swiper-wrapper{justify-content:center;}
.pro_img .preview .swiper-slide{cursor:pointer;width:65px;padding:10px 0 0;margin:0 2px;display:inline-block;box-sizing:border-box;position:relative;}
.pro_img .preview .swiper-slide::after{display:none;content:'';width:0;height:0;line-height:0;border-width:5px;border-style:dashed;border-bottom-style:dashed;border-color:transparent;border-bottom-color:transparent;vertical-align: middle;border-bottom-style:solid;border-bottom-color:#E62129;position:absolute;top:0px;left:50%;margin:0 0 0 -5px;}
.pro_img .preview .swiper-slide img{width:100%;border:1px solid #D9D9D9;padding:2px;box-sizing:border-box;}
.pro_img .preview .active-nav img{border:1px solid #E62129;}

.pro_img .preview .swiper-slide.active-nav::after{display:inline-block;}


.pro_view_inner{-webkit-flex:1;flex:1;margin-left:50px;}
.pro_view_inner h1{color:#333;font-size:20px;margin:15px 0 0;}
.pro_view_inner hr{height:1px;background:#EFEFEF;margin:15px 0 0;}
.pro_view_inner .pro_para{margin:15px 0 0;font-size:17px;color:#333;line-height:23px;}

.indexB .swiper-slide .t .more{margin:20px auto 0;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.indexB .swiper-slide .t .more span{width:87px;background:#C31821;height:30px;line-height:30px;font-size:18px;color:#fff;}
.indexB .swiper-slide .t .more em{width:30px;background:#C31821;height:30px;line-height:30px;color:#fff;position:relative;}
.indexB .swiper-slide .t .more em:before{position:absolute;content:'';top:0;left:-11px;width:11px;height:30px;}
.indexB .swiper-slide .t .more em i{font-size:18px;color:#fff;}


.pro_btn{margin-top:20px;}
.pro_btn a{text-align:center;font-size:15px;color:#fff;background:#C31821;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.pro_btn span{padding:0 35px 0 20px;font-size:18px;color:#fff;}
.pro_btn em{width:40px;height:40px;line-height:40px;color:#fff;position:relative;background:#C31821;}
.pro_btn em:before{position:absolute;content:'';top:0;left:-10px;width:20px;height:40px;background:#C31821;transform:skewX(-20deg);}
.pro_btn em i{font-size:16px;color:#fff;margin-left:-10px;position:relative;z-index:20;}
.pro-share{margin:15px 0 0;}

.pro-share em{font-size:16px;color:#333;margin-right:5px;}
.pro-share .addthis_inline_share_toolbox_hr6v {display: inline-block;vertical-align: middle;}
.pro_btn .pdf{margin-left:20px;}



.pro_view_inner .share{margin:20px 0 0 0;}


.pro_text{margin:30px 0 0 0;position:relative;}
.pro_text .tit{line-height:60px;box-sizing:border-box;border-bottom:1px solid #D9D9D9;}
.pro_text .tit h5{color:#000;font-size:22px;font-weight:bold;position:relative;}
.pro_text .tit h5::after{content:"";display:block;background:#C31821;width:32px;height:5px;position:absolute;bottom:-2px;left:0;z-index: 1;}

.pro-content{padding:20px 0 0;line-height:24px;font-size:19px;color:#222;}
.pro-content p{margin-bottom:15px;}
.pro-content h5{font-size:19px;font-weight:bold;margin-bottom:6px;}
.pro-content a[href*="maito"]{color:#037214;text-decoration:underline;}
.pro-content .table-response{width:100%;max-width:100%;overflow-x:auto;}
.pro-content table{max-width:100%;margin-bottom:20px;border:1px solid #dddddd;color:#666;font-size:16px;}
.pro-content table tr > th{padding:12px 20px;background:#F2F2F2;line-height:1.42857143;color:#333;font-size:16px;vertical-align:middle;border:1px solid #dddddd;}
.pro-content table tr > td{padding:12px 20px;line-height:1.42857143;vertical-align:middle;border:1px solid #dddddd;}



.pro-database{margin:50px 0 0;}
.pro-database .tit{text-align:center;position:relative;}
.pro-database .tit::before{content:"";height:1px;position:absolute;left:0;right:0;top:calc(50% - 0.5px);background:#eee;z-index:-1;}
.pro-database .tit h3{font-size:clamp(20px, 2.6vw, 36px);font-weight:700;color:#333;line-height:1;background:#fff;padding:0 20px;display:inline-block;}

.pro-database .tabs{margin:50px 0 0;}
.pro-database .tabs ul{justify-content:center;gap:20px;display:grid;grid-template-columns:repeat(5, 1fr)}
.pro-database .tabs ul li{display:inline-flex;justify-content:center;align-items:center;text-align:center;gap:10px;font-size:18px;color:#333;padding:10px 10px;border-radius:4px;box-shadow:0 0 5px rgba(0, 0, 0, 0.1);cursor:pointer;font-weight:600;}
.pro-database .tabs ul li img{height:25px;display:none;}
.pro-database .tabs ul li.active{background:#C31821;color:#fff;}
.pro-database .tabs ul li.active img{display:inline-block;}

.pro-database .tabs-content{margin:20px 0 0;}
.pro-database .tabs-content .item{display:none;}
.pro-database .tabs-content .item.active{display:block;}

.pro-database .tabs-content ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.pro-database .tabs-content ul li{width:48%;margin:20px 0 0;}
.pro-database .tabs-content ul li a{background:#fff;font-size:18px;color:#333;display:flex;align-items:center;padding:20px 30px;box-shadow:0 0 5px rgba(0, 0, 0, 0.1);gap:15px;}
.pro-database .tabs-content ul li a em{display:block;}
.pro-database .tabs-content ul li a i{width:50px;height:50px;line-height:50px;background:#C41721;color:#fff;text-align:center;font-size:22px;display:inline-block;vertical-align:top;}

@media screen and (max-width:992px){
.pro-database .tabs ul{grid-template-columns:repeat(3, 1fr)}
}
@media screen and (max-width:768px){
.pro-database .tabs ul{gap:15px;}
.pro-database .tabs ul li{gap:8px;font-size:16px;}
.pro-database .tabs-content ul li{width:100%;margin:15px 0 0;}
.pro-database .tabs-content ul li a{font-size:17px;}
}
@media screen and (max-width:640px){
.pro-database .tabs ul li.active img{display:none;}
.pro-database .tabs-content ul li a{padding:15px 15px;gap:10px;}
}
@media screen and (max-width:480px){
.pro-database .tabs ul{gap:10px;grid-template-columns:repeat(2, 1fr)}
.pro-database .tabs-content ul li a{font-size:16px;}
}

.pro-down ul{font-size:0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin: 0 -15px;}
.pro-down ul li{width: 50%;box-sizing: border-box;padding: 0 15px;margin-bottom: 10px;}
.pro-down ul li a{background:#C31821;line-height:50px;height:50px;font-size:18px;color:#fff;width: 100%;display: flex;align-items: center;justify-content: space-between;}
.pro-down ul li a em{min-width:155px;padding:0 20px;text-align:center;display:inline-block;box-sizing:border-box;}
.pro-down ul li a i{width:50px;height:50px;line-height:50px;background:#C31821;color:#fff;text-align:center;font-size:22px;display:inline-block;vertical-align:top;}





.email-box input{padding:10px 10px;font-size:14px;border:1px solid #D9D9D9;width:100%;line-height:20px;text-align:left;color:#333;box-sizing:border-box;}
.email-box p~p{margin-top:15px;}


.pro-inquiry .tit{height:60px;background:#F3F3F3;padding:14px 0 0;box-sizing:border-box;}
.pro-inquiry .tit h5{border-left:3px solid #C31821;padding:0 0 0 20px;color:#000;height:32px;line-height:32px;font-size:22px;font-weight:bold;}

.pro-inquiry{margin:50px 0 0;}
.pro-inquiry .inquirbox{border:2px solid #F3F3F3;border-top:none;padding:20px 20px;}


/*.rel-pro{padding:50px 0;background:#F2F2F2;box-sizing:border-box;}
.rel-pro ul{margin:-25px 0 0 -2%;}
.rel-pro ul li{float:left;width:31.333333%;margin:25px 0 0 2%;box-shadow:0 4px 8px 0 rgba(0,0,0,0.14);background:#fff;box-sizing:border-box;}
.rel-pro ul li a{display:block;width:100%;padding:9px 9px 20px;box-sizing:border-box;}
.rel-pro ul li a img{width:100%;display:block;}
.rel-pro ul li .t{margin:10px 0 0;}
.rel-pro ul li .t h5{line-height:22px;color:#333;font-size:22px;text-transform:capitalize;height:50px;text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.rel-pro ul li .t p{font-size:18px;color:#757575;line-height:22px;height:44px;overflow:hidden;}

.rel-pro ul li:hover .t h5{color:#C31821;}*/

.rel-pro{padding:50px 0;background:#F2F2F2;box-sizing:border-box;}
.rel-pro .swiper{position:relative;overflow:hidden;}
.rel-pro .swiper .swiper-pagination-progress{position:absolute;bottom:0;top:auto;}
.rel-pro .swiper .swiper-pagination-progress .swiper-pagination-progressbar{background:#C31821}
.rel-pro h5{background:#C31821;text-align:center;color:#fff;padding:20px 0;font-size:20px;}
.rel-pro .swiper-slide:nth-child(2n) h5{background:#8B8B8B;}
.rel-pro ul{background:#fff;padding:0 20px;}
.rel-pro li{padding:40px 0;}
.rel-pro li:not(:last-child){border-bottom:#eee 1px solid;}
.rel-pro li a{display:flex;align-items:center;justify-content:center;}
.rel-pro li span{width:40%;}
.rel-pro li span img{width:100%}
.rel-pro li .testInfo{margin-left:10px;flex: 1;}
.rel-pro li .testInfo .p1{font-size:18px;color:#040000;}
.rel-pro li .testInfo .p2{font-size:14px;margin-top:10px;}

.rel-pro-container {position: relative;width: 100%;}
.rel-pro .outside-btn {background: #C31821; width: 45px;height: 45px;}
.rel-pro .swiper-button-prev.outside-btn {left: calc(50% - 600px - 58px);  width: 45px;height: 45px;}
.rel-pro .swiper-button-next.outside-btn {right: calc(50% - 600px - 58px);width: 45px;height: 45px;}
.rel-pro .outside-btn{display: flex;align-items: center;justify-content: center;}
.rel-pro .outside-btn i {color: #fff; font-size: 24px;}
.rel-pro .outside-btn:hover {background-color: #C31821;}
.rel-pro .swiper-button-next, .swiper-button-prev{background-image: none !important;}
                    
@media (max-width: 1300px) {
.rel-pro .swiper-button-next.outside-btn {right: 10px;}
.rel-pro .swiper-button-prev.outside-btn {left: 10px;}  
}                    

/*contact*/

.contact{margin:20px 0 0 0;}
.contact h3{font-size:36px;font-weight:bold;color:#333;line-height:1;text-align:center;text-transform:uppercase;}
.contact hr{width:21px;height:3px;background:#C31821;margin:20px auto 0;}
.contact h4{font-size:18px;color:#666;font-weight:300;text-align:center;margin:15px 0 0;}

.contact ul{margin:40px 0 0 0;}
.contact ul li{float:left;width:25%;padding:20px 10px 0;box-sizing:border-box;text-align:center;border-right:1px solid #EBEBEB;}
.contact ul li:last-child{border-right:none;}
.contact ul li em{background:#C31821;width:60px;height:60px;line-height:60px;font-size:30px;color:#fff;border-radius:50%;display:inline-block;}
.contact ul li em i{font-size:28px;color:#fff;}
.contact ul li h6{font-size:22px;font-weight:bold;color:#333;margin:15px 0 0 0;text-transform:full-size-kana;}
.contact ul li p{color:#444;margin:10px 0 0;font-size:16px;line-height:24px;}
.contact ul li p a{color:#444;text-decoration: underline;}
.contact ul li p a:hover{color:#E62129;}

.contact .europe{display: flex;margin: 15px -10px;flex-wrap: wrap;}
.contact .europe li{width: 33.3333%;padding: 10px;border: none;text-align: left;}
.contact .europe li .box{border: 1px dashed #bf1a23;padding: 15px;min-height: 320px;}
.contact .europe li .box h6{margin:0}
                         
.contact .contact-logo{display: flex;justify-content: center;align-items: center;} 
.contact .contact-logo img{margin-right:10px}                         
                         

.contact-inquiry{width:55%;}
.contact-inquiry h3{font-size:20px;color:#fff;font-weight:bold;line-height:45px;text-align:center;background:#C31821;}
.contact-inquiry .inquirbox{padding:25px 20px;border:1px solid #DDD;border-top:none;}
.contact-inquiry .inquirbox .row{margin-bottom:25px;}

.map{margin:40px 0 0;}
/*.map img{width:100%;}*/
.map a.video{display:block;width:100%;position:relative;overflow:hidden;}

.map a.video img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.map a.video:hover img{transform: scale(1.11);-webkit-transform: scale(1.11);}
.map a.video::after{content:"";position:absolute;z-index:9;/* background:url("../images/vr.png") no-repeat center; */display:block;left:calc(50% - 20px);top:calc(50% - 20px);width: 60px;height: 60px;-webkit-transition:all 0.3s ease 0s;}
.map a.video:hover::after{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}


.inquirbox{}
.inquirbox .row{margin-bottom:15px;}
.inquirbox .row:last-child{margin-bottom:0;}
.inquirbox input[type="text"],.inquirbox textarea{padding:10px 10px;font-size:16px;border:1px solid #D2D2CF;width:100%;line-height:22px;text-align:left;color:#111;box-sizing:border-box;}
.inquirbox textarea{max-width:100%;width:100%;resize:none;}
.inquirbox input[type="text"]:focus,.inquirbox textarea:focus{box-shadow:0 0 5px #999;background:#fafafa;border-color:#999;outline:0}
.inquirbox .red{color:#f00;font-weight:bold;}
.inquirbox .yzm { width:70%; margin-right:10px;}
.inquirbox img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;}
.inquirbox input.submit{display:block;background:#C31821;color:#fff;line-height:40px;width:140px;font-size:18px;text-align:center;cursor:pointer;margin:0 auto;}

.inquirbox button.submit{margin:0 auto;border-radius:4px;overflow:hidden;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.inquirbox button.submit span{width:97px;background:#C31821;height:35px;line-height:35px;font-size:18px;color:#fff;}
.inquirbox button.submit em{width:40px;background:#C31821;height:35px;line-height:35px;color:#fff;position:relative;}
.inquirbox button.submit em:before{position:absolute;content:'';top:0;left:-11px;width:11px;height:35px;}
.inquirbox button.submit em i{font-size:18px;color:#fff;}



/*-----分页----*/
.digg{margin:50px 0 20px 0;clear:both;text-align:center;}
.digg a,.digg span{width:40px;height:40px;line-height:40px;text-align:center;margin:0 4px;display:inline-block;color:#fff;background:#2C2C2C;font-size:14px;border-radius:50%;}
.digg a:active{border:#0A5A6A 1px solid;color:#f18101; }
.digg span.disabled{color:#fff;background:#D01919;}
.digg span.disabled,.digg a:hover{background:#D01919;box-shadow:0 1px 0 0 #fff;color:#fff;}

.digg a.l{width:auto;color:#333;background:none;}
.digg a.l i{font-size:11px;vertical-align:middle;}
.digg a.l:hover,.digg a.l:hover i{color:#D01919;} 




/*首页加板块*/
.indexCommunity {
	background: url(../img/bg2.jpg) no-repeat;
	background-size: cover;
	padding: 4.17vw 8.3% 3vw;
}
                                  
.indexCommunity h3 {
  font-size: 48px;
  color: #C31821;
  text-align: center;
  position: relative;z-index: 10;font-weight: 700;}
.indexCommunity h3:after {content:'Interactive Community';font-size: 52px;font-weight: 700;color: #d1d1d14f;text-transform: uppercase;position: absolute;left: 50%;transform: translateX(-50%);bottom: -16px;z-index: -1;width:100%;}
.indexNews .newPic {
	width: 40.63vw;
	/* max-height: 31.98vw;*/
	min-height: 31.98vw;
	overflow: hidden;
	padding: 2.08vw;
	background-color: #fff;
	box-shadow: 0px 2px 30px 0px rgba(211, 211, 211, 0.3);
}

.newsName {
	position: relative;
	font-weight: bold;
	padding-bottom: 1.35vw;
	border-bottom: #F4F4F4 1px solid;
}

.newsName::before {
	content: '';
	position: absolute;
	left: -2.08vw;
	top: 5px;
	width: 3px;
	height: 1.35vw;
	background: #C31821;
}

.newsName .ico {
	display: block;
	width: 1.67vw;
	height: 1.67vw;
	position: absolute;
	top: 0;
	background: url(../img/ico2-1.png) no-repeat;
	right: 0;
	background-size: 100%;
}

.newsName .ico:hover {
	background: url(../img/ico2.png) no-repeat;
	background-size: 100%;
}

.newPic dt a p {
	background: rgba(0, 0, 0, .4);
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	height: 3.75vw;
	line-height: 3.75vw;
}

.newPic dd {
	color: #666666;
	line-height: 160%;
	margin-top: 1.04vw;
}

.newPic dl {
	margin-top: 1.3vw;
}

.newPic dt {
	overflow: hidden;
}

.newPic dl:hover dt span {
	transform: scale(1.06);
}

.newPic dl dt span {
	height: 20.26vw;
	transition: all .5s ease;
	width: 100%;
}

.indexNews .newList {
	width: 40.63vw;
	/* max-height: 31.98vw;*/
	min-height: 31.98vw;
	overflow: hidden;
	padding: 2.08vw;
	background-color: #fff;
	box-shadow: 0px 2px 30px 0px rgba(211, 211, 211, 0.3);
}

.indexNews .nDate {
	height: 70px;
	width: 70px;
	background: rgba(195, 24, 33, .1);
	color: #C31821;
}

.indexNews .nText .p1 {
	font-weight: 500;
	margin-bottom: 0.4vw;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.nText {
	padding-left: 0.89vw;
	width: calc(100% - 70px);
}

.indexNews .newList li {
	padding: 1.30vw 0;
}

.indexNews {
	margin-top: 4.17vw;
}

.indexNews .newList li:hover .p1 {
	color: #C31821;
}

.tc {
	text-align: center;
}

._block {
	display: block;
}

.justify-content-space-between {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	box-pack: space-between;
	-webkit--moz-box-pack: space-between;
}


.d-flex {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.ft24 {
	font-size: 24px;
}

.position-relative {
	position: relative;
}

.backimage {
	background-repeat: no-repeat;
	background-size: cover;
}

.ft20 {
	font-size: 20px;
}

.aui-ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ft16 {
	font-size: 16px !important;
}

.aui-ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.align-items-center {
	align-items: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.tc {
	text-align: center;
}

.justify-content-center {
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit--moz-box-pack: center;
}


.flex-direction-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	flex-direction: column;
	-webkit-flex-direction: column;
}
                                  
@media screen and (max-width: 1440px) {
  .indexNews .nDate {
    width: 60px;
    height: 60px;
  }
}                                  
                                  
@media screen and (max-width:1280px){
.indexNews .newsName a i {
  margin: 3px 0 0 0;
}
}                                                                

@media screen and (max-width: 768px) {
   .indexCommunity h3 {
    font-size: 30px;
    background-position: center bottom 2px;
  }
.indexCommunity h3:after {font-size: 36px;bottom:-6px;}
  
    .indexNews .newPic, .indexNews .newList {
    width: 100%;
    padding: 20px;
    height: auto;
    max-height: fit-content;
    min-height: auto;
  }
    .indexNews {
        flex-wrap: wrap;
    }

    .indexCommunity {
    padding: 20px 15px;
  }

     .indexNews .nDate {
    width: 50px;
    height: 50px;
  }
  
   .indexNews .nText .p1{
    font-size: 18px;
     
  }
  
  .indexNews .nText .p2{
    font-size: 14px !important;
     
  }

     .nText {
    padding-left: 20px;
  }

    .newsName::before {
    width: 2px !important;
    height: 23px !important;
  }

    .newPic dt a p {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
  }
  
  .indexNews .newsName {
  font-size: 20px;
}
  
  .indexNews .newsName a {
  width: 25px;
  height: 25px;
  }
  
  .indexNews .newsName a i {
  font-size: 11px;
  margin: 1px 0 0 0;
}

} 
         
@media(max-width:480px){
 .indexNews .nText .p1{
    font-size: 14px;
     
  }
  
  .indexNews .nText .p2{
    font-size: 12px !important;
     
  }
  
    .indexNews .newsName {
  font-size: 18px;
}
  
  .indexNews .newsName a {
  width: 20px;
  height: 20px;
  }
} 
               
               
/*--for m07_team--*/
@charset "utf-8";

.m07-index-team{padding: 20px 0 80px 0;/* background-color:#f1f1f1; */}
.m07-index-team .tit{text-align:center;}
.m07-index-team .tit h3{color:#000;font-size:36px;font-weight:700;line-height:1;}
.m07-index-team .tit h3{font-size:48px;color:#C31821;text-align:center;position: relative;z-index:10;}
.m07-index-team .tit h3:after {content:'Our key partners';font-size: 52px;font-weight: 700;color: #d1d1d14f;text-transform: uppercase;position: absolute;left: 50%;transform: translateX(-50%);bottom: -16px;z-index: -1;width:100%;}
.m07-index-team ul{margin:50px -30px 0;display:flex;flex-wrap:wrap;}
.m07-index-team ul li{padding:0 30px;width: 20%;text-align:center;margin-bottom: 20px;}
.m07-index-team ul li .pic{display:block;overflow:hidden;/* border-radius:10px; */}
.m07-index-team ul li .pic img{position:relative;transition:all ease-in-out .3s;}
.m07-index-team ul li h5{transition:all ease-in-out .3s;margin:15px 0 0;font-size:22px;font-weight:600;}
.m07-index-team ul li h5 a{display:block;color:var(--color-active);}

.m07-index-team ul li:hover .pic img{transform:scale(1.05);}
.m07-index-team ul li:hover h5{transform:translateY(-3px);}

.m07-index-team .swiper{overflow: hidden;position: relative;margin: 50px 0;}
.m07-index-team .swiper-slide{border: 1px solid #c8c8c8;box-sizing: border-box;}                               
.m07-index-team .swiper-pagination{position:static;width:100%;text-align:center;margin:20px 0 0;}
.m07-index-team .swiper-pagination-bullet {height:5px;width:45px;margin:0 7px;background:#F2F2F2;border-radius:0;opacity:1;box-sizing:border-box;}
.m07-index-team .swiper-pagination-bullet-active{background:#313A49;}                         

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

@media screen and (max-width:1441px){
.m07-index-team{padding:70px 0;}
.m07-index-team ul li h5{font-size:21px;}
}

@media screen and (max-width:1367px){
.m07-index-team{padding:65px 0;}
.m07-index-team ul li h5{font-size:20px;}
}

@media screen and (max-width:1281px){
.m07-index-team{padding:60px 0;}
.m07-index-team ul{margin:40px -20px 0;}
.m07-index-team .swiper{margin: 40px 0;}  
.m07-index-team ul li{padding:0 20px;}
.m07-index-team ul li h5{font-size:19px;}
}

@media screen and (max-width:1171px){

.m07-index-team ul{margin:40px -15px 0;}
.m07-index-team ul li{padding:0 15px;}
.m07-index-team ul li h5{font-size:18px;}
}

@media screen and (max-width:992px){

	
}

@media screen and (max-width:768px){
.m07-index-team{padding:30px 0;}
.m07-index-team ul{margin:20px -10px 0;}
.m07-index-team .swiper{margin: 20px 0;}    
.m07-index-team ul li{width:46%;padding:10px;}
.m07-index-team ul li h5{font-size:17px;}
.m07-index-team .tit h3 {font-size: 30px;background-position: center bottom 2px;}  
.m07-index-team .tit h3:after {font-size: 36px;bottom:-6px;}

}

@media screen and (max-width:576px) {

}

@media screen and (max-width:480px) {
.m07-index-team{padding:30px 0 10px;}
.m07-index-team ul{margin:20px 0 0;}
.m07-index-team ul li{width:100%;padding:10px 0;}
}	


@media screen and (max-width:420px) {

} 



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

.service-top{background-color:#f9f9f9;padding:50px 0;}
.service-top .tit{font-size:18px;color:#000;line-height:30px;text-align:center;}

.service-top .box{margin:50px 0 0;display:flex;align-items:center;}
.service-top .pic{width:50%;text-align:center;}
.service-top .txt{width:50%;}
.service-top .txt ul{}
.service-top .txt ul li{display:flex;}
.service-top .txt ul li+li{margin-top:40px;}
.service-top .txt ul li .ico{width:68px;}
.service-top .txt ul li .t{flex:1;margin-left:20px;}
.service-top .txt ul li .t h5{font-size:26px;color:#000000;line-height:1;}
.service-top .txt ul li .t p{margin:12px 0 0;font-size:18px;line-height:26px;color:#6a6a6a;}

@media screen and (max-width:1441px){
.service-top .txt ul li .t h5{font-size:24px;}
}
@media screen and (max-width:1281px){
.service-top .txt ul li .t h5{font-size:22px;}
}
@media screen and (max-width:992px){
.service-top .pic{width:45%;}
.service-top .txt{width:55%;}
}

@media screen and (max-width:768px){
.service-top{padding:40px 0;}
.service-top .tit{font-size:17px;line-height:26px;}
.service-top .box{margin:30px 0 0;display:block;}
.service-top .pic{margin:0 auto;}
.service-top .txt{width:100%;margin:15px 0 0;}
.service-top .txt ul li + li{margin-top:30px;}
.service-top .txt ul li .t h5{font-size:20px;}
.service-top .txt ul li .t p{font-size:17px;}
}

@media screen and (max-width:480px){
.service-top{padding:35px 0;}
.service-top .tit{font-size:16px;line-height:24px;}
.service-top .pic{width: 60%;}
.service-top .txt ul li{display:block;}
.service-top .txt ul li + li{margin-top:20px;}
.service-top .txt ul li .ico{margin:0 auto;}
.service-top .txt ul li .t{margin:15px 0 0;}
.service-top .txt ul li .t h5{font-size:19px;text-align:center;}
.service-top .txt ul li .t p{margin:10px 0 0;font-size:16px;line-height:24px;}
}


.service{padding:60px 0;background:#fff;}
.service .tit{height:auto;position:relative;text-align:center;}
.service .tit~.tit{margin:60px 0 0;}
.service .tit>span {display:block;width:40px;height:40px;line-height:40px;border-radius:50%;background-color:#c0141d;margin:0 auto;text-align:center;font-size:24px;color:#fff;font-weight:700;}
.service .tit h3 {font-size:28px;color:#000000;line-height:1;margin-top:10px;}
.service .tit::after {content:"";display:block;width:5px;height:35px;position:absolute;bottom:-46px;left:50%;margin-left:-2px;background:url(../images/weixiu-tit_03.jpg) no-repeat center;background-size:100% auto;}

.service .list{margin:70px 0 0;border:1px solid #ebebeb;border-top:2px solid #c0141d;border-bottom:none;box-shadow:0 0 8px 0 rgba(0,0,0,0.1);}
.service .list ul{display:flex;flex-wrap:wrap;}
.service .list ul li{font-size:18px;width:50%;position:relative;color:#363636;line-height:24px;padding:14px 100px 14px 18px;border-bottom:1px solid #ebebeb;min-height:78px;}
.service .list ul li:nth-child(2n+1){border-right:1px solid #ebebeb;}
.service .list ul li:last-child{border-bottom:none;}
.service .list ul li p {padding-left:10px;position:relative;}
.service .list ul li>div {position:absolute;right:48px;/*top:50%;*/top:14px;/*margin-top:-12px;*/}
.service .list ul li p::before {content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:#6e6e6e;position:absolute;left:0;top:11px;}

.service-txt{display:flex;margin:70px 0 0;}
.service-txt .pic{width:50%;}
.service-txt .right{width:50%;background-color:#f7f7f7;padding:44px 42px;font-size:16px;color:#2c2c2c;line-height:30px;}
.service-txt .right p {font-size:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.service-txt .right ul {margin-top:18px;position:relative;}
.service-txt .right ul::before {content:"";display:block;width:1px;border-left:1px dashed #c0141d;position:absolute;left:7px;top:15px;bottom:15px;z-index:1;}
.service-txt .right ul li {padding-left:30px;font-size:16px;color:#2c2c2c;margin-bottom:12px;position:relative;}
.service-txt .right ul li::before {content:"";display:block;width:16px;height:16px;border-radius:50%;border:4px solid #e6aeae;background:#c0141d;position:absolute;left:0;top:7px;}
.service-txt .right ul li span {color:#c0141d;}
.service-txt .right .weixiu-but {display:block;padding-left:30px;padding-top:10px;}
.service-txt .right .weixiu-but span {display:inline-block;float:left;width:200px;height:40px;border-radius:2px;margin-right:12px;background-color:#1cb5d8;text-align:center;line-height:40px;color:#fff;cursor:pointer;}

@media screen and (max-width:1367px) {
.service .list{margin:60px 0 0;}
.service .list ul li{padding:14px 18px;}
.service-txt{margin:60px 0 0;}
}

@media screen and (max-width:1280px) {
.service .tit h3{font-size:26px;}
.service .tit ~ .tit{margin:50px 0 0;}
.service .list{margin:50px 0 0;}
.service-txt .right{padding:35px 30px;line-height:26px;}
.service-txt .right p{font-size:18px;}
.service-txt{margin:50px 0 0;}
}

@media screen and (max-width:768px){
.service-txt .right{padding:30px 25px;line-height:24px;}
}

@media screen and (max-width:768px){
.service{padding:35px 0;}
.service .tit h3{font-size:24px;}
.service .tit ~ .tit{margin:40px 0 0;}
.service .list{margin:30px 0 0;}
.service .list ul li{font-size:17px;}
.service-txt{margin:35px 0 0;display:block;}
.service-txt .pic{width:100%;}
.service-txt .right{padding:25px 20px;width:100%;}
}

@media screen and (max-width:576px){
.service .tit h3{font-size:22px;}
.service .list ul li{width:100%;min-height:0;padding:12px 15px;font-size:16px;}
}

@media screen and (max-width:480px){
.service{padding:30px 0;}
.service .tit h3{font-size:20px;}
.service-txt .right{padding:20px 15px;}
.service-txt .right p{font-size:16px;}
.service .list ul li{padding:10px 15px;}
}

.service-form{padding:40px 0 90px;}
.service-form .inner{background:#fff;box-shadow:2px 3px 10px rgba(0,0,0,0.1);border-radius:5px;position:relative;}
.service-form .popup-close{font-size:22px;color:#333;position:absolute;right:20px;top:20px;}

.service-form .tit{background:#be1a23;padding:20px 50px;}
.service-form .tit h3{font-size:28px;color:#fff;line-height:1;font-weight:700;}
.service-form .tit p{margin:10px 0 0;font-size:16px;color:#fff;}

.service-form form{padding:40px 70px 40px 50px;}

.service-form .item{display:flex;flex-wrap:wrap;margin:0 -10px;position:relative;}
.service-form .item .half{width:50%;padding:5px 10px;}
.service-form .item .whole{width:100%;padding:5px 10px;}

.service-form .input-position{position:relative;}
.service-form .input-position+.input-position{margin-top:15px;}
.service-form .input-position input,.service-form .input-position textarea{display:block;width:100%;padding:9px 17px;line-height:22px;font-size:16px;background:#fafafa;border:1px solid #eee;font-family:Calibri, Helvetica, sans-serif;}
.service-form .input-position select{display:block;width:100%;color:#444;padding:9px 17px;line-height:22px;font-size:16px;background:#fafafa;border:1px solid #eee;background: url(../images/xia_07.jpg) no-repeat right center;appearance:none;}
.service-form .input-position input::placeholder,.service-form .input-position textarea::placeholder{color:#444;font-size:16px;}
.service-form .input-position input:hover,.service-form .input-position textarea:hover{border-color:#E1888D;box-shadow:0 0 0 3px rgba(190, 26, 35, 0.1);}

.service-form .dynamic-section{background-color: #fff;padding:15px 0;margin:15px 0;border-top:1px solid #e0e6ed;border-bottom:1px solid #e0e6ed;}

.service-form .delete-btn{position:absolute;right:-28px;top:12px;background-color:#e74c3c;color:white;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 0.3s;}
.service-form .delete-btn i{font-size:14px;}

.service-form button.add-btn{margin-top:10px;cursor:pointer;display:block;width:128px;background:#fff;border:1px solid #be1b23;text-align:center;line-height:40px;color:#be1b23;font-size:17px;font-family:Calibri, Helvetica, sans-serif;}
.service-form button.add-btn:hover{background:#b30911;color:#fff;}


.service-form .submit-box{margin-top:30px;}
.service-form .submit-box button {width:100%;height:50px;font-size:18px;color:#fff;cursor:pointer;background:#c11a22;text-transform:uppercase;font-weight:600;transition:0.3s all;font-family:Calibri, Helvetica, sans-serif;}
.service-form .submit-box button:hover{background:#b30911;}

@media screen and (max-width:1440px) {
.service-form{padding:30px 0 70px;}
}

@media screen and (max-width:1367px) {
.service-form .tit h3{font-size:26px;}
}

@media screen and (max-width:1280px) {
.service-form{padding:20px 0 60px;}
.service-form .tit{padding:20px 35px;}
.service-form .tit h3{font-size:24px;}
.service-form form{padding:35px 60px 35px 35px;}
}

@media screen and (max-width:768px){
.service-form{padding:10px 0 40px;}
.service-form .tit{padding:15px 25px;}
.service-form .tit h3{font-size:20px;}
.service-form form{padding:30px 60px 30px 25px;}
.service-form button.add-btn{width:120px;line-height:36px;}
.service-form .submit-box{margin-top:20px;}
.service-form .submit-box button{height:45px;font-size:17px;}
}

@media screen and (max-width:640px){
.service-form .tit{padding:15px 20px;}
.service-form form{padding:25px 50px 25px 20px;}
.service-form .item{margin:0;}
.service-form .item .half{width:100%;padding:6px 0;}
.service-form .item .whole{padding:6px 0;}
.service-form .dynamic-section .item{border:1px dashed #ccc;padding:10px;}
.service-form .dynamic-section .item+.item{margin-top:10px;}
.service-form .delete-btn{right:-35px;width:25px;height:25px;top: calc(50% - 12.5px);}
.service-form button.add-btn{width:110px;line-height:34px;font-size:16px;}

.service-form .input-position input::placeholder, .service-form .input-position textarea::placeholder{font-size:15px;}
.service-form .input-position select{font-size:15px;}
.service-form .input-position input, .service-form .input-position textarea{font-size:15px;}

}

@media screen and (max-width:480px){
.service-form{padding:10px 0 30px;}
.service-form form{padding:20px 40px 20px 15px;}
.service-form .submit-box{margin-top:15px;}
.service-form .submit-box button{height:40px;font-size:16px;}
}















/*service*/      
.service-indexA {background-color: #f9f9f9;padding: 50px 0;}                   
.service-indexA .title h3{font-size: 16px;color: #000000;line-height: 30px;text-align: center;} 
.service-indexA .txt{display: flex;align-items: center;justify-content: center;margin-top: 50px;} 
.service-indexA .pic{width: 35%;} 
.service-indexA .pic img{width:100%;height: auto;} 
.service-indexA .txt-right{font-size: 15px;line-height: 26px;color: #6a6a6a;width: 50%;margin-left: 100px;}         
.service-indexA .txt-right>div{position: relative;padding: 0 40px 0 85px;}
.service-indexA .txt-right div:first-child{margin-bottom: 57px;}
.service-indexA .txt-right>div>span{display: block;width: 68px;height: 68px;position: absolute;left: 0;top: 0;box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);border-radius: 50%;}
.service-indexA .txt-right>div h5{font-size: 26px;color: #000000;line-height: 34px;margin-bottom: 14px;} 
.service-indexA .txt-right>div p{font-size: 15px;line-height: 26px;color: #6a6a6a;} 
         
.service-indexB {padding: 50px 0;} 
.service-indexB .wp{display: flex;align-items: center;justify-content: center;} 
.service-indexB .txt{font-size: 15px;line-height: 26px;color: #6a6a6a;width: 50%;margin-right: 50px;}                                 
.service-indexB .pic{width: 50%;} 
.service-indexB .txt>div{position: relative;padding: 0 40px 0 85px;}
.service-indexB .txt div:first-child{margin-bottom: 57px;}
.service-indexB .txt>div>span{display: block;width: 68px;height: 68px;position: absolute;left: 0;top: 0;box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);border-radius: 50%;}
.service-indexB .txt>div h5{font-size: 26px;color: #000000;line-height: 34px;margin-bottom: 14px;} 
.service-indexB .txt>div p{font-size: 15px;line-height: 26px;color: #6a6a6a;}    
.service-indexB .txt> div a {display: block;width: 120px;height: 36px;text-align: center;line-height: 36px;border-radius: 2px;background-color: #c31821;color: #fff;font-size: 14px;margin-top: 15px;}
.service-indexB .pic img{width:100%}

.service-indexC {padding: 50px 0;} 
.service-indexC .service-bot {display: block;height: auto;min-height: 560px;background-repeat: no-repeat;background-position: center;background-size: cover;background-color: #f9f9f9;background-image: url(../images/shouhou_06.jpg);padding-top: 50px;padding-bottom: 66px;}      
.service-img {height: auto;padding-top: 202px;background-repeat: no-repeat;background-position: top center;background-size: 1020px auto;background-image: url(../images/shouhou_bg.png);min-height: 400px;}
.service-img>div{display: inline-block;float: left;font-size: 15px;color: #6a6a6a;line-height: 26px;width: 214px;}
.service-img>div h5{font-size: 26px;line-height: 38px;margin-bottom: 12px;}
.service-img>div.ft1{width: 280px;margin-top: 86px;margin-left: 110px;margin-right: 140px;}
.service-img>div.ft2{width: 260px;margin-right: 170px;margin-top: 60px;}
                 
.service-indexD {padding: 30px 0;display:none}                 
.service-indexD .wp > div > span {width: 40px;height: 40px;display: block;box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);border-radius: 50%;}
.service-indexD .wp > div {padding: 0 40px 0 50px;position: relative;margin-bottom: 30px;}                 
.service-indexD .wp > div h5{font-size: 20px;color: #000000;margin-bottom: 5px;line-height: 32px;padding-left: 10px;border-left: 3px solid #dc2227;}             
.service-indexD .wp > div p {font-size: 14px;line-height: 24px;color: #6a6a6a;}                 
.service-indexD .wp > div{background-color: #fff;border-radius: 12px;padding: 25px 20px;margin-bottom: 15px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);transition: transform 0.2s ease;}               
.service-indexD .wp > div:hover {transform: translateY(-2px);}                            
                             
                             
@media(max-width:1300px){
.service-img > div.ft1 {margin-left: 85px;margin-right: 120px;}
.service-img > div.ft2 {margin-right: 150px;margin-top: 60px;}  
}
                              
@media(max-width:1240px){
.service-img > div.ft1 {width: 250px;}
.service-img > div.ft2 {width: 235px;margin-right: 130px;}  
}                             
                             
                 
@media screen and (max-width:991px) {
.service-indexB,.service-indexA,.service-indexC {padding: 30px 0;}   
.service-indexA .txt{flex-direction: column;}
.service-indexB .wp{flex-direction: column-reverse;}  
.service-indexA .pic {width: 65%;}  
.service-indexA .txt-right,.service-indexB .txt {width: 100%;margin-left: 0;margin-right: 0;}  
.service-indexA .txt-right > div > span,.service-indexB .txt>div>span {width: 40px;height: 40px;}  
.service-indexA .txt-right > div { padding: 0 40px 0 50px;}  
.service-indexA .txt-right > div h5,.service-indexB .txt>div h5,.service-img>div h5 {font-size: 20px;}  
.service-indexA .txt-right > div p,.service-indexB .txt>div p,.service-img>div {font-size: 14px;line-height: 24px;}
.service-indexA .txt-right > div h5,.service-indexB .txt>div h5 {margin-bottom: 5px;line-height: 32px;}  
.service-indexA .title h3 {font-size: 14px;} 
.service-indexB .pic {width: 100%;margin-bottom: 25px;}  
.service-indexB .txt {display: flex;width: 100%;text-align: center;} 
.service-indexB .txt > div:nth-child(2n) {border-left: 1px solid #e9e9e9;}  
.service-indexB .txt > div {display: flex;flex-direction: column;justify-content: center;align-items: center;padding:0 15px} 
.service-indexB .txt > div > span {position: relative;margin-bottom: 15px;}                                     
.service-indexB .txt div:first-child {margin-bottom: 0;}                                     
.service-indexC {display:none} 
.service-indexD {display:block}                                              
}