@charset "utf-8";
/*~~~~框架布局  v3.2.7~~~*/
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{font-family: 'siyuan';}
 


/*==版心定义↓==*/
.container{width:1600px;}
.w1280{width:1280px;}
a:hover{color:#ff0000}
.bga{background:#f8f8f8;}


/*==字符串↓==*/
*:before,*:after,em,i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}

@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/c/font_1963410_kzrkmbh2h1.woff2?t=1712588869417') format('woff2'),
       url('//at.alicdn.com/t/c/font_1963410_kzrkmbh2h1.woff?t=1712588869417') format('woff'),
       url('//at.alicdn.com/t/c/font_1963410_kzrkmbh2h1.ttf?t=1712588869417') format('truetype');
}

/*字体*/
@font-face {
  font-family: 'siyuan';
  src: url('../fonts/siyuan.eot');
  src: url('../fonts/siyuan.eot?#iefix') format('embedded-opentype'),
      url('../fonts/siyuan.woff') format('woff'),
      url('../fonts/siyuan.ttf') format('truetype'),
      url('../fonts/siyuan.svg#siyuan') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*==顶部↓==*/
.fixed-top.header{ position: fixed;top:0;width:100%; height:80px; }
.fixed-top.header:before{opacity:1; height:100%;}
.fixed-top.header .sub{top:80px} 
/*--*/
.header{position: fixed;top:0;left:0;right:0;z-index:5; height:100px;}
.header:before{display: none; opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%;background:-webkit-linear-gradient(top, rgba(0,0,0,0.8), rgba(0,0,0,0.2));transition: all .4s ease-in-out;}
.header .container{height:100%;}
.header .logo{float:left;display: flex;height:100%;padding: 20px 0;align-items: center;}
.header .logo a{display: flex;height:100%;align-items: center;}
.header .logo img{max-height:80px;}
.header .logo .txt{color:#181818;font-size:16px;text-align: center;margin-left: 20px;}
.header .logo .txt font{display: block;font-size:28px;color:#ff0000;font-weight:bold;letter-spacing:6px;}
.header .nav{display:flex;float: right;height: 100%;}
.header .nav > li{ float: left;position:relative; height: 100%;margin-left: 50px;}
.header .nav > li > a{position: relative;z-index:1;display: flex;color: #fff;font-size: 16px;height: 100%;text-align: center;align-items: center;perspective: 100px;}
.header .nav > li > a:after{content:"";opacity: 0.3;position: absolute;left: -20px;bottom:0;top: 0;z-index:-1;margin: auto;width: 40px;height: 22px;border-radius: 5px;background:#ff0000;transition: all .6s cubic-bezier(0.65, 1.5, 0.6, 0.95);transform: scale(0) rotateY(220deg);}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#ff0000; }
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1) rotateX(0deg) rotateY(65deg);}
.header .nav .sub{display:none;width: 200%;left:-50%;top: 100%;position:absolute;border:1px #ddd solid;background: rgba(255,255,255,1);padding: 10px 0;z-index: 999;text-align: center;box-shadow: 0 -5px 20px #ccc;}
.header .nav .sub:before{content:"";position:absolute;top: -20px;left: 0;right: 0;display: block;margin: auto;width: fit-content;height: fit-content;border: 10px solid white;border-color: transparent transparent #fff transparent;}
.header .nav .sub a{display: block;color: #5e5e5e;font-size: 14px;padding:8px 10px}
.header .nav .sub a:hover{color:#fff; background: #ff0000;}


/*==响应区分↓==*/
.res-flat_pc{}
.res-flat_flat{display: none;}
.res-wap_pc{}
.res-wap_wap{display: none;}


/*==次级导航↓==*/
.menu-each{width:100%;margin-top:60px;margin-bottom:-10px;}
.menu-each ul{display:table; text-align: center;/*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu-each li{/*! flex: 1; */ display: inline-block;}
.menu-each li a{position:relative;z-index:2;display: block;margin:0 10px 10px 10px;color:#191919;font-size:18px;border: 1px #e9e9e9 solid;overflow: hidden;padding: 10px 40px;border-radius: 5px; background: #f7f7f7;}
.menu-each li a:after{ content: ""; position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%; background: #ff0000;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu-each li:hover a,.menu-each li.active a{ color:#fff;border-color:#ff0000 }
.menu-each li:hover a:after,.menu-each li.active a:after{transform: scale(1);transform-origin:left;}
 

/*==次级导航↓==*/
.menu-orso{position: relative;margin-top:40px;border-bottom:2px #e8e8e8 solid;}
.menu-orso .long{display: flex;padding-bottom:20px;background: #fff;justify-content: space-between;align-items: center;}
.menu-orso .secon{}
.menu-orso .secon li{display: inline-block;margin-right: 50px;}
.menu-orso .secon a{position:relative;z-index:2;display: block;color: #666666;font-size: 18px;height: 100%;/* overflow: hidden; */background: #fff;}
.menu-orso .secon a::after{content: "";position: absolute;left:0;bottom: -22px;z-index: 2;width:100%;height: 2px;background: #ff0000;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu-orso .secon li:hover a,.menu-orso li.active a{ color:#ff0000; }
.menu-orso .secon li:hover a:after,.menu-orso .secon li.active a:after{transform: scale(1);transform-origin:left;}
/*--*/
.menu-orso.par{margin-top: -80px;height: 80px;border-bottom-width: 1px;}
.menu-orso.par .long{padding: 30px 30px 25px 30px;border-radius: 10px 10px 0 0;}
.menu-orso.par .secon a::after{bottom:-25px}
/*--*/
.menu-orso.cen .long{justify-content: center;}
.menu-orso.cen .secon li{margin:0 40px;}
.menu-orso.cen .site{display: none;}


/*==面包屑↓==*/
.siteGle{margin-top: 40px;}
.siteGle .long{display: flex; padding-bottom: 20px;height: 45px;border-bottom: 1px #ddd solid;align-items: center;justify-content: space-between;}
.siteGle .tit{position: relative;color: #666;font-size: 18px;}
.siteGle .tit:after{content: "";position: absolute;left:0;bottom: -21px;z-index: 2;width:100%;height: 2px;background: #ff0000;}
.siteGle .more{float:right;color:#fff;font-size:14px;padding: 5px 10px;margin-top: -5px;background: #666;}
.siteGle .more:hover{color:#fff; background: #ff0000;}
/*--*/
.site-dot{color: #6a6a6a;font-size: 15px;}
.site-dot .home i{ font-weight:bold;font-size:16px;margin-right:10px;color:#aaa}
.site-dot a{}
.site-dot a:after{content:"\eb9b";margin: 0 5px;font-size:12px;}
.site-dot a:last-child:after{display:none}
.site-dot a:hover{color:#ff0000}


/*==标题↓==*/
.titleAx{margin-bottom:40px;color:#000123;font-size:44px;}
.titleAx b{font-weight: bold;}  
.titleAx span{margin-top:15px;display: block;color:#6b6b6b;font-size:16px;font-weight: 400;text-transform: Uppercase;}
.titleAx font{color:#ff0000}
.titleAx hr{display: block;margin:0px;margin-top: 12px;width: 40px;height: 3px;border:none;background: #ff0000;}
.titleAx.cen{text-align: center; }
.titleAx.cen{}
.titleAx.cen hr{margin:0px auto;margin-top: 10px;}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleAx.white hr{background:#fff}
.titleAx.tTop{margin:50px 0 -20px 0;}
.titleAx.m30{margin-bottom:30px}
.titleAx.m40{margin-bottom:40px}
/*--*/
.titleBx{color:#000123;font-size:50px;margin-bottom:50px; text-align: center;}
.titleBx b{font-weight: bold;}
.titleBx span{display: block; margin:auto;margin-top:10px;color:#bebdbd;font-size:25px;font-weight:400;text-transform: Uppercase;}
.titleBx hr{display: block;margin:0 auto;margin-top:15px;width: 40px;height: 2px;border:none;background: #ff0000;}
.titleBx.lef{text-align: left;}
.titleBx.lef hr{margin:0px;margin-top:15px;}
.titleBx.lef span{margin:0px;margin-top:15px;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 0 -20px 0;}


/*===内页框↓==*/
.rack{width:100%;padding:70px 0 80px 0;}
.rack.t0{padding-top:0px !important}
.rack.b0{padding-bottom:0px !important}
.rack.tb0{padding-top:0px !important;padding-bottom:0px !important}
.rack.th{padding-top:250px;}


/*==全屏框架↓==*/
.overallCont{padding:40px 0; background:#141414;}


/*-内容溢出-*/
.overallCont .shrink::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #F5F5F5;}
.overallCont .shrink::-webkit-scrollbar{width: 6px;background-color: #F5F5F5;}
.overallCont .shrink::-webkit-scrollbar-thumb{background-color: #666;}


/*==模块↓==*/
.gauge{padding:0px 0}
.gauge .fp-tableCell{/*padding:20px 0 20px 0;*/}
.fp-tableCell{box-sizing: border-box;width: 100%;height: 100%;overflow: hidden;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;position: relative;}
.fp-auto-height,.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell {height: auto !important; display: block;}



/*===产品列表↓==*/
.product-list.edge{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list.edge li{display: inline-block;width:calc(33.3% - 30px);margin:0 0 30px 30px; }
.product-list a{display: block;}
.product-list .pic{padding-top:80%;border:1px #eee solid;}
.product-list h4{color:#333;font-size:16px;margin-top:15px;text-align: center;}
.product-list li:hover a{transform: translateY(-5px);}
.product-list li:hover h4{color:#ff0000}

/*==首页全屏框架↓==*/
.screen-item{position:relative;z-index:1;height:100vh;}
.screen-item .long{height:100%;display: flex;align-items: center;}
.screen-item .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;width:100%;height: 100%;object-fit: cover;}
.screen-item .info{width:40%}
.screen-item .title{color:#fff;font-size: 48px;}
.screen-item .bold{font-weight: bold;}
.screen-item .title font{color:#ff0000;font-size:85px}
.screen-item .title.ps{position: relative;z-index:1;padding-left:30px;}
.screen-item .title.ps .ex{position: absolute;left:0;bottom:0;z-index: -1;font-size: 150px;font-weight:bold;line-height: 1;}
.screen-item .txt{margin-top:20px;color:#fff;font-size: 20px;line-height: 30px;}
.screen-item .pic{margin-top:30px;}
.screen-item .more{display: flex;margin-top: 30px;width: fit-content;padding:10px 20px;color:#fff;font-size: 16px;border: 1px #fff solid;align-items: center;}
.screen-item .more::after{content: "\e61f";margin-left: 15px;font-size: 28px;}
.screen-item .more:hover{border-color:#ff0000; background:#ff0000}
.screen-item .more:hover:after{transform:translateX(5px)}


/*==首页解决方案↓==*/
.solveHome{position: relative;}
.solveHome .srll-single{width:100%;height:100%;}
.solveHome .srll-single .swiper-container{height:100%;}
.solveHome .srll-single .spot{position: absolute;left:0;right:0;bottom:5%;z-index:5;}
.solveHome .mark{position: absolute;left:0;right:0;bottom: 20%;z-index:2}


/*==首页解决方案-图标↓==*/
.solve-row{display: flex;}
.solve-row li{margin-right: 40px;text-align: center;}
.solve-row em{display: flex;margin:auto;width:70px;height:70px;border: 2px #fff solid;border-radius: 10px;justify-content: center;align-items: center;overflow:hidden}
.solve-row em img{height:60%;filter:drop-shadow(0px 70px #ff0000);transition: all .5s ease-in-out;}
.solve-row h4{margin-top: 10px;color:#fff;font-size:16px;}
.solve-row li:hover{transform:translateY(-5px)}
.solve-row li:hover em{border-color:#ff0000}
.solve-row li:hover em img{transform:translateY(-175%)}
.solve-row li:hover h4{color:#ff0000}


/*==首页合作伙伴↓==*/
.partnerHome{background:url(../images/partner-bg.jpg) no-repeat center;background-size:cover;}
.partnerHome .titleAx{margin-bottom:50px}


/*==合作伙伴列表↓==*/ 
.partner-list.edge{display: flex;flex-wrap: wrap;margin: 0 0 -20px -20px;}
.partner-list.edge li{width: calc(16.6% - 20px);margin: 0 0 20px 20px;border-radius: 20px;overflow: hidden;background: #fff;}
.partner-list li{}
.partner-list a{position: relative;display:block;width: 100%;height:100%;overflow: hidden;  }
.partner-list .pic{position:relative;width:100%;padding-top:55%;}
.partner-list .pic img{position: absolute;left:0;top:0; display:block;width:100%;height:100%;/*filter: grayscale(100%);*/}
.partner-list li:hover .pic img{/*filter: grayscale(100%);*/}
.partner-list.edge .tit{display: flex;width: 66.45%;padding: 10px 50px;align-items: center;justify-content: center;}
.partner-list.edge .tit h5{position:relative;flex-shrink: 0;margin-right: 60px;color:#fff;font-size:48px;font-weight: bold;}
.partner-list.edge .tit h5:after{opacity: 0.2;content:"";position:absolute;right: -30px;top:0;bottom:0;width:1px;height: 70%;margin: auto;background:#fff}
.partner-list.edge .tit span{color:#fff;font-size:26px;}
.partner-list.edge .tit span b{letter-spacing: 10px;}
.partner-list.edge .tit span font{display: block;font-size:14px;}


/*==解决方案↓==*/
.solveIn{}
.solveIn .srll-single{margin-top:50px;padding:10px 50px;background: #fff;}
.solveIn .srll-single .btn{left:20px}
.solveIn .srll-single .sNext{left:auto;right:20px}
.solveIn .srll-single .spot{display: none;}
.solveIn .long{height:100%;display: flex;align-items: center;}
.solveIn .frame{position: relative;padding:100px 0;}
.solveIn .frame.hig{height:100vh;}
.solveIn .frame .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;width:100%;height: 100%;object-fit: cover;}
.solveIn .frame .info{width:45%}
.solveIn .frame .info.cen{width:72%;margin:auto;text-align: center;}
.solveIn .frame .title{color:#fff;font-size: 45px;}
.solveIn .frame .bold{}
.solveIn .frame .title font{color:#ff0000;font-size:85px; font-weight: bold;}
.solveIn .frame .txt{margin-top:20px;color:#fff;font-size: 20px;line-height: 30px;}


/*==新闻列表↓==*/
.news-list{}
.news-list li{margin-bottom:40px;padding-bottom:40px;border-bottom:1px #ddd solid;}
.news-list li:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:0px;}
.news-list a{display: flex;}
.news-list .pic{width:50%;height: 450px;}
.news-list .pic img{width:100%;height:100%;object-fit: cover;}
.news-list .info{position: relative;width:50%;padding:20px 20px 30px 50px}
.news-list .info::after{content:"\eb97";display: flex;position: absolute;bottom: 30px;width:50px;height: 50px;color:#666;font-size: 22px;border-radius: 50%;align-items: center;justify-content: center;background: #ededed;}
.news-list .time{display: table;margin-bottom: 40px;color:#999;font-size:16px;text-align: center;line-height: 1;border: 1px #ddd solid;}
.news-list .time *{display: block;padding: 8px 10px;}
.news-list .time b{color:#282828;font-size:36px;font-weight: bold;border-top: 1px #ddd solid;}
.news-list h4{position:relative;z-index:1; display: table; color:#242424;font-size:24px;}
.news-list p{-webkit-line-clamp: 3;margin-top: 20px;color:#666666;font-size:16px;line-height: 30px;}
.news-list li:hover h4{color:#ff0000}
.news-list li:hover h4:after{opacity:0.8; width:100%;}
.news-list li:hover .info:after{color:#fff;transform:translateX(5px);background:#ff0000}


/*==新闻详情框↓==*/
.EssayCont .lefter {float:left;width:70%;}
.EssayCont .righter {float:right;width:350px;}
.EssayCont .righter .shell {width:100%;margin-bottom:30px;padding: 30px;border:1px #ddd solid;border-top: 4px solid #ff0000;background: #f5f5f5;}
.EssayCont .righter .shell:last-child {margin-bottom:0px;}
.EssayCont .righter .shell .tit {position:relative;color:#333333;font-size: 24px;font-weight: bold;padding-bottom:15px;margin-bottom:20px;}
.EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width: 10%;height:1px;background:#ff0000;}
.EssayCont .righter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
.EssayCont .righter .shell .tit .more:hover{color:#ff0000}
/*--*/
.EssayCont .bgb {margin-bottom:30px;background:#fff;}
.EssayCont .bgb:last-child {margin-bottom:0px;}
.EssayCont .bgb.p3 {padding:30px 30px 40px 30px;}
.EssayCont .bgb.p4 {padding:40px 40px 40px 40px;}
/*--*/
.EssayCont .news {}
.EssayCont .news li {clear:both;width:100%;margin-bottom:12px;}
.EssayCont .news li:last-child{margin-bottom:0px;}
.EssayCont .news .one {position:relative;}
.EssayCont .news .one a{display:flex;align-items: center;}
.EssayCont .news .one .pic{flex-shrink: 0;width: 120px;}
.EssayCont .news .one .box{flex: 1;max-width:50%; margin-left:20px}
.EssayCont .news .one h4 {width:100%;color: #3a3a3a;font-size: 18px;}
.EssayCont .news .one:hover h4 {color:#ff0000}
.EssayCont .news .one span{display: flex;margin-top: 20px;color: #999;justify-content: space-between;}
.EssayCont .news .one span:before{content:"\eb97";display: flex;color: #999;font-size: 17px;justify-content: center;align-items: center;}
.EssayCont .news .one:hover span:before{color:#ff0000;transform:translateX(5px)}
.EssayCont .news .two{}
.EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
.EssayCont .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
.EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.EssayCont .news .two:hover a {color:#ff0000;}
.EssayCont .news .two:hover a:before {background:#ff0000;}
.EssayCont .search.shell{}
.EssayCont .search.shell .tit{color:#fff;text-align: center;margin: -30px -30px 20px -30px;padding: 15px;background: #ff0000;}
.EssayCont .search input{width: 100%;padding: 20px 20px;margin-bottom:10px; border:1px #eee solid;background:#fff}
.EssayCont .search button{margin-top: 10px;padding: 15px 10px;width: 100%;border:none;color: #fff;font-size: 16px;cursor: pointer;background: #8f8f8f;}
.EssayCont .search button:hover{color:#fff;background:#ff0000}
/*--*/
.EssayCont .content .titleTop{margin-bottom: 40px;}
.EssayCont .content .title{color:#333333;font-size:28px;font-weight: bold;border-bottom: 1px #ddd solid;padding-bottom: 20px;margin-bottom: 20px;}
.EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
.EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size: 15px;}
.EssayCont .content .msg span i{font-size: 18px;margin-right: 10px;}
.EssayCont .content .msg span{margin-right: 30px;}
.EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#ff0000}
.EssayCont .content .msg .active{font-weight:bold;}
.EssayCont .content .share{margin-top:10px}
.EssayCont .content .wor{min-height:300px;font-size:16px;}
/*--*/
.EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
.EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
.EssayCont .pagIng a{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6;}
.EssayCont .pagIng a:hover{color:#fff; background: #ff0000;}
.EssayCont .pagIng .prev{float:left}
.EssayCont .pagIng .next{float:right}
 

/*==联系我们↓==*/
.contactIn{background:#1e1f24 url(../images/contact-bg.jpg) no-repeat center top;}
.contactIn #dituContent{width:100%;height:100%;filter: grayscale(100%);}
.contactIn #dituContent img{max-width:initial;}
.contactIn .feedback-item form h5{color:#aaa}
.contactIn .feedback-item form .shell{ border-color:#5a5a5a;background: #333439;}
.contactIn .feedback-item .feedback-item form .fill{color:#aaa}
/*--*/
.cta-mode{}
.cta-mode .long{}
.cta-mode .long{display: flex;justify-content: space-between;}
.cta-mode .set{width:50%;}
.cta-mode .info{width:50%;margin-right: 50px;}
.cta-mode .title{position:relative;margin-bottom:30px;padding-bottom:25px;color: #000123;font-size:32px;border-bottom:1px #eee solid}
.cta-mode .title:before{content:"";position:absolute;left:0;bottom:-1px;width:20%;height:2px;background: #ff0000;}
.cta-mode .wx{color:#666666;font-size:18px; line-height: 32px;}
.cta-mode .row{}
.cta-mode .row li{display: flex;margin-bottom:40px;color:#fff;align-items: center;}
.cta-mode .row b{display:block;margin-bottom:10px}
.cta-mode .row span{display:block;font-size:16px;}
.cta-mode .row i{flex-shrink: 0;display: flex;margin-right: 15px;width: 20px;color:#ff0000;font-size: 22px;text-align: center;width: 45px;height: 45px;border: 1px #ff0000 solid;border-radius: 50%;align-items: center;justify-content: center;}
.cta-mode .ewm{display: flex;margin-top: 50px;}
.cta-mode .ewm span{color: #fff;font-size: 15px;text-align: center; padding-right:60px;}
.cta-mode .ewm img{display:block;width:140px;margin-bottom: 10px;border-radius: 10px;}
/*--*/
.cta-message{}
.cta-message form{padding:0 0px;}
.cta-message .long{padding:80px;background: #fff;}
.cta-message .top{display: flex;margin-bottom:30px;align-items: center;justify-content: space-between;}
.cta-message .top h3{float:left;color:#191919;font-size:24px;}
.cta-message .top .tel{display: flex;color:#3a3a3a;font-size:26px;align-items: center;}
.cta-message .top .tel::before{content:"\e6a6"; display:block;margin-right:10px;margin-top:5px;color:#3a3a3a;font-size:28px;}

/*==留言模块↓==*/
.feedback-item form{display: flex;flex-wrap: wrap;margin: 0 0 -20px -20px;}
.feedback-item form .loaf{width: calc(50% - 20px);margin:0 0 20px 20px;}
.feedback-item form .loaf.w33{width:calc(33.3% - 20px);}
.feedback-item form .loaf.w50{width:calc(50% - 20px);}
.feedback-item form .loaf.w100{width:calc(100% - 20px);}
.feedback-item form .shell{display: flex;border: 1px #ddd solid;padding: 12px 20px;align-items: center;background: #fff;}
.feedback-item form .shell.vt{align-items: flex-start;}
.feedback-item form .shell i{color:red;margin-left:5px;}
.feedback-item form h5 {/* width: 60px; */flex-shrink: 0;display: flex;margin-right: 10px;color: #6a6a6a;font-size: 15px;align-items: center;}
.feedback-item form h5 em{display: flex;margin-right:10px;font-size: 18px;color: #999;width: 20px;align-items: center;justify-content: center;}
.feedback-item form .fill{ flex: 1;/* width: 100%; */line-height: 30px;color:#666;font-size: 15px;border: none;background: none;}
.feedback-item form textarea{height:180px}
.feedback-item form .button{position: relative; display: table;margin-right: 20px;color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #ff0000;}
.feedback-item form .button.cor{color:#333;background:#dadde3}
.feedback-item form .button:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.feedback-item form .button:hover{color:#fff;background:#ff0000}
.feedback-item form .button:hover:after{opacity:0.2}
.feedback-item form .code{flex-shrink: 0;display: flex;margin-right: 20px;border: 1px #ddd solid;background: #fff;align-items: center;}
.feedback-item form .code input{flex: 1;width: 150px;padding: 18px 20px;font-size: 15px;border: none;}
.feedback-item form .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.feedback-item form .yzm{display: flex;margin-top:20px;align-items: center;}
.feedback-item form .explain{flex-shrink:0;width: 100%;margin-top: 0px;color:#333333;font-size:16px;}
.feedback-item form .explain i{color:red}
.feedback-item form .explain font{color:#ff0000;font-weight:bold;}
.feedback-item form .but{display: flex;margin-top:20px; align-items: center;justify-content: space-between;}
.feedback-item form .but .button{width:49%;margin:0px;}
.feedback-item form .cen{display: flex;text-align: center;justify-content: center;}
.feedback-item form .trip{margin-top:30px;}


/*==关于↓==*/
.aboutIn{background:#1f2025 url(../images/about-bg.jpg) no-repeat center top;}


/*==关于-公司简介↓==*/
.ab-intro{}
.ab-intro .title{margin-bottom:30px;color:#ff0000;font-size:38px;font-weight: bold;text-align: center;}
.ab-intro .wx{font-size:16px;color:#d0d0d0;line-height: 30px;text-align: center;}
.ab-intro .chart{display: flex;flex-wrap: wrap;margin:0 0 -20px -20px;margin-top:50px;}
.ab-intro .chart li{width: calc(25% - 20px);margin:0 0 20px 20px;overflow: hidden;}
.ab-intro .chart li img{width:100%;transition: all .6s ease-in-out;}
.ab-intro .chart li:nth-child(1){width: calc(100% - 20px);}
.ab-intro .chart li:nth-child(n+2):hover{transform:translateY(-5px)}
.ab-intro .chart li:nth-child(n+2):hover img{transform:scale(1.08);}


/*==关于-理念↓==*/
.ab-idea{height:; background:#1f2025 url(../images/idea-bg.jpg) no-repeat center bottom;background-size:cover; }
.ab-idea .wx{font-size:16px;color:#d0d0d0;line-height: 30px;text-align: center;padding-bottom: 100px;}


/*==通用列表↓==*/
.list-item.edge{display: flex;margin:0 0 -30px -20px;flex-flow: row wrap;align-content: flex-start;}
.list-item.edge li{display: inline-block;width: calc(25% - 20px);margin:0 0 30px 20px}
.list-item li{}
.list-item a{display: block;}
.list-item .pic{position:relative;padding-top:100%;border:1px #ddd solid;transition:all .7s ease-in-out;overflow:hidden;}
.list-item .pic img{position:absolute; left:0;right:0;top:0;bottom:0; display:block;width:100%;height:100%;}
.list-item .title{-webkit-line-clamp: 1;margin-top:20px;font-size: 18px;color:#3a3b3c;text-align:center;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
.list-item .txt{-webkit-line-clamp: 2;margin-top: 10px;font-size:16px;color: #6a6b6c;text-align: center;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
.list-item li:hover .pic{border-color:#ff0000}
.list-item li:hover .pic img{transform:scale(1.08);}
.list-item li:hover h4{color:#ff0000;}
/*--*/
.list-item.lx3.edge li{width: calc(33.3% - 20px);}
.list-item.lx5.edge li{width: calc(20% - 20px);}



/*==底部===*/
.footer {position:relative;z-index:2;padding:40px 0 30px 0;background:#000;overflow:hidden;}
.footer a {color:#aaa}
.footer a:hover {color:#ccc}
.footer .up{display: flex;align-items: center;justify-content: space-between;}
.footer .info{display: flex;}
.footer .info .long{flex-shrink: 0; margin-right:30px;}
.footer .info .wx{color: #fff;font-size: 16px;line-height: 28px;}
.footer .info .wx font{display: block; font-size:20px;margin-bottom:10px;}
.footer .info .wx span{display: inline-block; margin-right:20px;}
.footer .adver{position:relative;z-index: 1;}
.footer .adver:after{content:"";opacity: 0.3;position:absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;background:#000}
.footer .adver h4{position:absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;margin: auto;height: fit-content;text-align: center;font-size: 16px;color: #fff;letter-spacing: 20px;}
.footer .ewm {float:right;margin-left:5%;color:#aaa;font-size:14px;text-align:center;}
.footer .ewm span{float: left;margin-left:30px;}
.footer .ewm img {display:block;width:130px;margin-bottom:10px;}
.footer .down {display: flex;position:relative;margin-top:30px;padding-top:20px;color: #8a8a8a;font-size:14px;border-top: 1px #262626 solid;align-items: center;justify-content: space-between;}
.footer .down a{color:#8a8a8a;font-size:14px;}
.footer .down a:hover {color:#fff}



