*{margin: 0;padding: 0;user-select: none;}
body{background: #f8f8f8;margin: 0;padding: 0;/* width: 1920px; */min-width: 1200px;}
a{text-decoration: none;}
a:hover{color: #F18515;}
li{list-style: none;}
.header{position: absolute;top: 0px;left: 0;z-index: 9;width: 100%;}
.header-item{display: flex;align-items: center;justify-content: space-between;width: 1200px;margin: 0 auto;color: #4a4a4a;height: 40px;font-size: 13px;font-weight: 400;letter-spacing: 1px;/* 	background: #f4f4f4; */}
.header-right{display: flex;align-items: center;}
.header-right>a{color: #4a4a4a;}
.line{height: 13px;background-color: rgba(0, 0, 0, 0.4);width: 2px;margin: 0 10px;}
.bgimg{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);width: 1920px;height: 780px;}
/* 导航 */
.nav{position: absolute;top: 40px;left: 0;line-height: 60px;z-index: 9;width: 100%;right: 0;}
.wrap{/* left: 865px; */display: flex;/* padding: 0 20%; */align-items: center;justify-content: space-between;color: #fff;/* width: calc(100% - 40%); */width: 1200px;margin: 0 auto;}
.PClogo {width: 239px;height: 82px;}
.wrap_box{display: flex;align-items: center;min-width: calc(1200px - 239px);}
.box-item{display: flex;align-items: center;padding: 0 20px;/* min-width: 120px; */}
.nav-2{position: absolute;left: 0;top: 70px;z-index: 10;background-color: white;width: 100%;display: none;}
.nav-3{width: 1200px;margin: 0 auto;overflow: hidden;}
.nav-3 li{float: left;margin-right: 30px;}
.nav-3 li a{display: block;}
.nav-3 li a:hover .nav-6{color: #F18515;}
.nav-3 li:nth-child(3n){margin-right: 0;margin-bottom: 20px;}
.nav-4-box{width: 210px;height: 150px;position: relative;display: inline-block;vertical-align: middle;}
.nav-4{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 100%;max-height: 100%;}
.nav-5{display: inline-block;vertical-align: middle;line-height: initial;width: 150px;margin-left: 15px;}
.nav-6{font-size: 18px;color: #383838;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nav-7{font-size: 15px;color: #808080;margin-top: 5px;}
.box-item>.a1{color: #fff;position: relative;}
.box-item>.a1::after{content: '';width: 100%;height: 3px;background-color: #F18515;position: absolute;bottom: 8px;display: none;}
.wrap_box .box-item.active>.a1{color: #F18515 !important;}
.wrap_box .box-item.active>.a1::after{display: block;}
.box-item>.a1:hover{color: #F18515 !important;}
.box-item>img{width: 20px;height: 20px;}
.box-item>.a2{color: rgba(241, 133, 21, 1);font-weight: 900;}
.box-item3{display: flex;align-items: center;/* width: 140px; */}
.box-item3>p{margin: 0 5px;}
.noactive{color: rgba(255, 255, 255, 0.6);}
.massage{display: flex;padding: 20px 20%;background: #fff;}
.massage-item{width: 33.33%;display: flex;margin-left: 54px;height: 130px;padding: 17px 0 0 0;}
.item-img{width: 45px;height: 34px;}
.item-center{font-size: 15px;font-weight: 700;letter-spacing: 0px;line-height: 23px;color: rgba(56, 56, 56, 1);text-align: left;vertical-align: top;}
.item-center>p{font-size: 15px;letter-spacing: 10px;line-height: 23px;color: rgba(241, 133, 21, 1);text-align: left;vertical-align: top;border-top: 0.5px solid rgba(241, 133, 21, 1);margin-top:5px;padding-top:5px;}
.item-center2>span{width: 283px;height: 46px;font-size: 16px;font-weight: 700;letter-spacing: 0px;line-height: 23px;color: rgba(241, 133, 21, 1);text-align: left;vertical-align: top;}
.item-center2>p{border-top: 0.5px solid rgba(241, 133, 21, 1);margin-top:5px;padding-top:5px;}
.right-img{position: relative;top: 20px;right: 0;width: 80px;height: 80px;/* border: 1px dashed #ccc; */}
.hot-search{font-size: 16px;font-weight: 700;letter-spacing: 0px;line-height: 23px;color: rgba(255, 141, 26, 1);}
.search{width: 203px;height: 44px;display: flex;align-items: center;border-radius: 5px;margin-top: 10px;background: rgba(235, 235, 235, 0.23);}
.search>input{border: 0;height: 100%;background-color: rgba(235, 235, 235, 0.23);}
.search>img{width: 10px;height: 10px;}
#swiper1 {width: 100%;height: 780px;overflow: hidden;}
#swiper1 .swiper-slide{overflow: hidden;}
#swiper1 .swiper-slide a{display: block;width: 100%;height: 100%;}
#swiper1 .swiper-pagination-bullet-active{background-color: white;}
.bottom{border: medium none;margin-top: 40px;}
/* input{border: none;outline: none;padding-left: 10px;} */
#swiper2 .swiper-slide a{display: block;width: 100%;height: 100%;overflow: hidden;}
#swiper2 .swiper-slide a img{width: 290px;height: 160px;}
#swiper2 .swiper-slide a div{color: #383838;margin-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#swiper2 .swiper-slide a:hover div{color: #F18515;}
/* 内容 */
.content{width: 1200px;margin: 0 auto;}
.content-name{height: 110px;line-height: 110px;font-size: 26px;font-weight: 700;letter-spacing: 1px;text-align: center;}
.content-name>span{color: rgba(241, 133, 21, 1);}
.product{display: flex;align-items: center;flex-wrap: wrap;}
.product-item{position: relative;top: 0;left: 0;/* width: 700px; */height: 300px;background-color: #fff;padding: 40px 0 0 40px;margin-bottom: 10px;}
.product-item:hover{box-shadow: 0 0 10px #F18515;cursor: pointer;}
.item-top>div{font-size: 20px;font-weight: 500;letter-spacing: 0px;color: rgba(56, 56, 56, 1);}
.item-top>span{font-size: 15px;font-weight: 400;letter-spacing: 0px;margin-top: 5px;display: block;color: rgba(128, 128, 128, 1);}
.item-left{position: absolute;bottom: 20px;width: 24px;height: 24px;}
.item-left>img{width: 100%;height: 100%;}
.item-right{position: absolute;bottom: 20px;right: 0px;width: 465px;height: 150px;}
.item-right2{position: absolute;bottom: 20px;right: 0px;width: 357px;height: 150px;}
.item-right3{position: absolute;bottom: 20px;right: 10px;width: 176px;height: 160px;}
.seeMore{color: #fff;background-color: #F18515;width: 92px;height: 40px;line-height: 40px;text-align: center;border-radius: 20px;font-size: 14px;margin: 20px auto;cursor: pointer;}
/* 解决方案 */
.solve{background-color: #fff;}
.solve-content{width: 1200px;margin: 0 auto;}
.solve-top{display: flex;}
.solve-imgs{width: 100%;height: 360px;overflow: hidden;cursor: pointer;transition: transform 0.5s ease;}
.solve-imgs>img{width: 100%;height: 360px;}
.solve-imgs>img:hover {transform: scale(1.1);}
.top-msg{padding: 0 40px;background-color: rgba(250, 250, 250, 1);height: 360px;width: 1500px;}
.top-msg-time{font-size: 22px;font-weight: 700;margin-top: 34px;color: rgba(241, 133, 21, 1);}
.top-msg-time>span{color: rgba(56, 56, 56, 1);}
.top-msg-title{font-size: 30px;font-weight: 500;margin-top: 40px;color: rgba(241, 133, 21, 1);}
.top-msg-subTitle{font-size: 15px;line-height: 26px;color: rgba(56, 56, 56, 1);margin-top: 21px;}
.top-msg>.seeMore{margin: 20px 0;width: 92px;height: 40px;line-height: 40px;display: block;}
.solve-bottom{display: flex;align-items: center;padding-bottom: 40px;}
.solve-bottom>div{width: 20%;height: 70px;text-align: center;line-height: 70px;color: #fff;background-color: rgba(0, 0, 0, 0.2);border-right: 1px dashed #fff;cursor: pointer;}
.bottom-item1,.bottom-item2,.bottom-item3,.bottom-item4{background-image: url("/static/index/img/jxdg.png");background-repeat: no-repeat;background-size: 100% 100%;}
.solve-bottom-active{background: #F18515!important;}
.about{width: 1200px;margin: 0 auto;display: flex;margin-top: 60px;}
.about>img{width: 50%;height: 474px;}
.about-left{width: 50%;padding-right: 20px;}
.about-left>.content-name{text-align: left;padding: 0;}
.about-title{font-size: 15px;line-height: 25px;color: rgba(56, 56, 56, 1);margin-top: -20px;}
.about-con{text-indent: 2em;font-size: 15px;line-height: 28px;color: rgba(128, 128, 128, 1);}
.left-bottom{display: flex;align-items: center;margin-top: 20px;}
.left-bottom>div>p{font-size: 21px;font-weight: 700;line-height: 30px;color: rgba(255, 141, 26, 1);}
.left-bottom>div>span{ont-size: 15px;line-height: 30px;color: rgba(128, 128, 128, 1);}
.left-bottom-item{width: 33.3%;text-align: center;}
.left-bottom>.line{width: 1px;height: 60px;background-color: rgba(209, 209, 209, 1);}
.more{color: #fff;background-color: #F18515;width: 92px;height: 40px;line-height: 40px;text-align: center;border-radius: 20px;font-size: 14px;margin: 20px 0;cursor: pointer;}
/* 企业风采 */
.enterprise{width: 1200px;margin: 0 auto;display: flex;align-items: center;}
.enterprise>img{width: 20px;height: 20px;margin-left: 5px;}
.enterprise-bottom{width: 1200px;margin: 0 auto;height: 190px;margin-top: 20px;}
#swiper2{height: 190px;/* min-width: 1440px; */width: 100%;display: flex;align-items: center;}
#swiper2>.swiper-wrapper{text-align: center;}
/* #swiper2>.swiper-wrapper>.swiper-slide{margin-right: 20px;} */
#swiper2>.swiper-wrapper>.swiper-slide>img{width: 290px;height: 160px;}
/* 合作伙伴 */
.partner{padding: 0 0 30px 0;margin-top: 40px;background-color: #fff;}
.partner-top{display: flex;align-items: center;flex-wrap: wrap;width: 1200px;margin: 0 auto;}
.partner-top-img:nth-child(5n){margin-right: 0;}
.partner-top-img{width: 19%;height: 100px;margin-right: 11px;border: 1px solid #ccc;margin-bottom: 10px;display: flex;align-items: center;justify-content: center;/* opacity: 0; */}
.partner-top-img>img{width: 109px;height: 95px;}
.partner-top-img:hover{border: 1px solid #FFF;box-shadow: 0 0 10px #F18515;cursor: pointer;}
/* 新闻资讯 */
.news{width: 1200px;margin: 0 auto;margin-top: 20px;padding-bottom: 20px;}
.news-content{display: flex;justify-content: space-between;}
.news-item{width: 48%;}
.news-left{}
.news-left-top{display: flex;align-items: center;justify-content: space-between;}
.news-left-top>a{color: #A6A6A6;}
.news-left-top>a:hover{color: #FF8D1A;}
.left-top-left{display: flex;align-items: center;}
.top-left-item{width: 114px;height: 45px;text-align: center;line-height: 45px;border-radius: 0px 15px 0px 15px;background: #808080;margin-right: 40px;color: #fff;cursor: pointer;}
.left-top-left .active{background-color: #FF8D1A;}
.news-left-center{background-color: #fff;margin-top: 20px;}
.news-left-center>img{width: 100%;height: 300px;}
.center-bottom{padding: 10px 18px;}
.bottom-title{color: #383838;font-size: 16px;line-height: 28px;}
.bottom-subtitle>span{font-size: 15px;color: #808080;}
.bottom-subtitle>a{font-size: 14px;color: #000000;}
.bottom-subtitle>a:hover{color: #FF8D1A;}
.news-left-bottom{margin-top: 10px;padding: 0 10px;background-color: #fff;}
.news-left-bottom-item{}
.news-left-bottom-item a{display: flex;align-items: center;justify-content: space-between;}
.news-left-bottom-item a:hover div{color: #FF8D1A;}
.news-msg{display: flex;align-items: center;height: 40px;}
.news-msg>img{width: 14px;height: 14px;margin-right: 10px;}
.news-msg>div{color: #383838;font-size: 15px;}
.news-time{font-size: 14px;color: #A6A6A6;}
.news-right-top{background-color: #fff;margin-top: 20px;}
.news-right-top a{display: flex;}
.news-right-top img{width: 240px;height: 135px;margin-right: 10px;}
.right-top2>div{font-size: 16px;color: #383838;line-height: 28px;margin-top: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.right-top2>span{margin-top: 10px;font-size: 15px;color: #808080;line-height: 28px;}
.right-bottom{background-color: #fff;margin-top: 10px;padding-bottom: 34px;}
.news-right-top a:hover .right-top2>div{color: #FF8D1A;}
.right-bottom-item{padding: 0 10px;padding-bottom: 3px;}
.right-bottom-item>div{display: flex;font-size: 15px;}
.right-bottom-item>div>img{width: 20px;height: 20px;margin-right: 10px;}
.ask{color: #383838;height: 40px;display: flex;align-items: center;}
.answer{color: #808080;margin: 5px 0 0 30px;}
/* 关于我们 */
.n-nav{position: relative;background-color: white;top: 0;}
.n-nav .wrap{color: #383838 !important;}
.n-nav .wrap .noactive{color: #A6A6A6;}
.n-nav .box-item>.a1{color: #383838;}
.c-1{height: 500px;position: relative;overflow: hidden;padding-top: 80px;}
.c-2{min-width: 100%;height: 500px;position: absolute;left: 50%;transform: translate(-50%,0);-webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);}
.c-4{width: 1200px;margin: 0 auto;font-size: 13px;height: 40px;box-sizing: border-box;padding-top: 10px;}
.c-4 a{color: #808080;}
.c-4 a:hover{color: #F18515;}
.c-5{background-color: white;border-bottom: 1px solid #E3E3E3;}
.c-6{width: 1200px;margin: 0 auto;}
.c-7-box{overflow: hidden;height: 60px;}
.c-7{float: left;font-size: 0;position: relative;top: 13px;}
.c-8{font-size: 26px;display: inline-block;vertical-align: middle;}
.c-8 span{display: inline-block;vertical-align: middle;}
.c1-8{display: inline-block;width: 5px;height:5px;border-radius: 100%;background-color: #000000;margin: 0 5px;}
.c-9{color: #F18515;display: inline-block;vertical-align: middle;font-size: 26px;}
.c-10{float: right;position: relative;top: 20px;}
.c-10 li{float: left;font-size: 16px;color: #808080;margin-left: 40px;position: relative;cursor: pointer;}
.c-10 li.active{color: #383838;}
.c-10 li a{color: #808080;}
.c-10 li.active a{color: #383838;}
.c-10 li::before{display: inline-block;vertical-align: middle;width: 5px;height:5px;border-radius: 100%;background-color: #808080;content: '';margin-right: 5px;}
.c-10 li.active::before{background-color: #F18515;}
.c-10 li::after{content: '';display: none;width: 100%;border-bottom: 1px solid #F18515;top: 39px;position: absolute;}
.c-10 li.active::after{display: block;}
.c1-10{float: right;position: relative;top: 20px;}
.c1-10 li{float: left;font-size: 16px;color: #808080;margin-left: 40px;position: relative;cursor: pointer;}
.c1-10 li.active{color: #383838;}
.c1-10 li a{color: #808080;}
.c1-10 li.active a{color: #383838;}
.c1-10 li::before{display: inline-block;vertical-align: middle;width: 5px;height:5px;border-radius: 100%;background-color: #808080;content: '';margin-right: 5px;}
.c1-10 li.active::before{background-color: #F18515;}
.c1-10 li::after{content: '';display: none;width: 100%;border-bottom: 1px solid #F18515;top: 39px;position: absolute;}
.c1-10 li.active::after{display: block;}
.c-11>li{display: none;}
.c-11>li:first-child{display: block;}
.c-12{padding: 35px 0;background-color: white;}
.c-13{width: 1200px;margin: 0 auto;}
.c-14{font-size: 15px;line-height: 30px;}
.c-15{border-top: 1px solid #E5E5E5;padding-top: 20px;margin-top: 20px;}
.c-16{text-align: center;}
.c-16 li{margin-right: 170px;display: inline-block;}
.c-16 li:last-child{margin-right: 0;}
.c-17{font-size: 21px;color: #F18515;}
.c-18{font-size: 15px;margin-top: 5px;}
.c-19{padding: 35px 0;}
.c-20{width: 1200px;margin: 0 auto;font-size: 18px;padding-left: 14px;position: relative;}
.c-20::before{display: inline-block;content: '';width: 4px;height: 17px;border-radius: 2px;background-color: #F18515;position: absolute;left: 0;top: 4px;}
.exhibition_hall {text-align:center;position: relative;overflow:hidden;}
.exhibition_hall h4 {font-size:30px;font-family:"微软雅黑";text-align:center;margin:0px auto;padding-top:50px;color:#000;}
.tline {color:#dedede;}
.roundabout_box {width:980px;height:480px;}
.roundabout_box ul {}
.roundabout_box img {width:100%;}
/**********roundabout**********/
.roundabout_box {height:425px;width:100%;margin:40px auto 20px auto;}
.roundabout-holder{list-style:none;width:500px;height:425px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:425px;width:650px;cursor:pointer;background:#f9f9f9;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;border-left:1px #fff solid;border-right:1px #fff solid;}
.roundabout-in-focus000:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout-holder .text{color:#999;}
.roundabout-in-focus000:hover span{display:inline;position:absolute;bottom:5px;right:5px;padding:8px 20px;background:#f9f9f9;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px;border-left:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0;}
.c-22{padding: 35px 0;background-color: white;}
.c-23{width: 1200px;margin: 0 auto;margin-top: 20px;}
.c-24{overflow: hidden;}
.c-24>li{width: 290px;height: 270px;border: 1px solid #DBDBDB;float: left;margin-right: 10px;}
.c-24>li:nth-child(4n){margin-right: 0;margin-bottom: 10px;}
.c-24>li a{display: block;width: 100%;height: 100%;padding: 10px;box-sizing: border-box;}
.c-25{width: 100%;height: 220px;position: relative;}
.c-25 img{max-width: 100%;max-height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.c-26{text-align: center;margin-top: 10px;}
.c-27{width: 10px;height: 10px;box-sizing: border-box;background-color: #383838;border: 2px solid #F18515;border-radius: 100%;display: inline-block;margin-right: 3px;display: none;position: relative;bottom: 3px;}
.c-24 li a:hover .c-27{display: inline-block;}
.c-28{font-size: 14px;color: #383838;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 250px;}
.c-29-box{background-color: white;padding-top: 35px;}
.c-29{width: 1200px;margin: 0 auto;overflow: hidden;}
.c-29 li{width: 590px;height: 276px;border: 1px solid #E5E5E5;position: relative;float: left;margin-right: 16px;margin-bottom: 16px;}
.c-29 li:nth-child(2n){margin-right: 0;}
.c-29 li:hover{border-color: #F18515;}
.c-29 li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 20px;}
.c-30{width: 255px;height: 235px;display: inline-block;vertical-align: top;}
.c-31{display: inline-block;width: 250px;vertical-align: top;margin-left: 30px;margin-top: 25px;}
.c-32{font-size: 17px;color: #383838;white-space: normal;overflow: hidden;text-overflow: ellipsis;}
.c-33{font-size: 15px;color: #808080;margin-top: 5px;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 6;max-height: 150px;}
.c-34{position: absolute;bottom: 20px;right: 20px;}
/* 产品方案 */
.d-1{padding: 35px 0;}
.d-2{width: 1200px;margin: 0 auto;}
.d-3{overflow: hidden;}
.d-3 li{font-size: 16px;height: 44px;line-height: 44px;background-color: #C9C9C9;float: left;padding: 0 20px;margin-right: 12px;cursor: pointer;color: white;}
.d-3 li.active{background-color: #F18515;}
.d-4{margin-top: 25px;}
.d-4>li{display: none;}
.d-4>li:first-child{display: block;}
.d-5{overflow: hidden;}
.d-5 li{background-color: white;width: 390px;height: 270px;overflow: hidden;float: left;margin-right: 15px;margin-bottom: 15px;}
.d-5 li:nth-child(3n){margin-right: 0;}
.d-5 li a{display: block;position: relative;padding: 35px;}
.d-5 li a:hover .d-7{color: #F18515;}
.d-7{font-size: 18px;color: #383838;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.d-8{font-size: 15px;color: #808080;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;max-height: 40px;}
.d-9{width: 320px;height: 130px;position: relative;margin-top: 10px;}
.d-10{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;max-height: 100%;}
.d-11{width: 25px;height: 25px;position: absolute;left: 40px;bottom: 40px;}
.d-12{background-color: white;padding: 35px 0;}
.d-13{width: 1200px;margin: 0 auto;overflow: hidden;}
.d-13 li{width: 390px;height: 240px;float: left;margin-right: 15px;margin-bottom: 15px;}
.d-13 li:nth-child(3n){margin-right: 0;}
.d-13 li a{display: block;position: relative;width: 100%;height: 100%;}
.d-13 li a:hover .d-15{background-color: rgba(241, 133, 21, 0.8);}
.d-14{width: 100%;height: 100%;}
.d-15{font-size: 16px;font-size: 16px;line-height: 50px;background-color: rgba(166, 166, 166, 0.8);text-align: center;padding: 0 20px;position: absolute;left: 0;bottom: 0;box-sizing: border-box;width: 100%;color: white;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.d-16{padding: 35px 0;}
.d-17{width: 1200px;margin: 0 auto;margin-top: 20px;padding: 20px;box-sizing: border-box;background-color: white;padding-bottom: 5px;}
.d-18{overflow: hidden;}
.d-18 li{width: 278.5px;height: 278.5px;float: left;margin-right: 15px;margin-bottom: 15px;}
.d-18 li:nth-child(4n){margin-right: 0;}
.d-18 li a{display: block;width: 100%;height: 100%;position: relative;}
.d-19{width: 100%;height: 100%;}
.d-20{position: absolute;width: 250px;height: 200px;left: 0;right: 0;top: 0;bottom: 0;margin: auto;background-image: url(/static/index/img/mh.png);background-size: 100% 100%;text-align: center;padding-top: 68px;box-sizing: border-box;display: none;}
.d-18 li a:hover .d-20{display: block;}
.d-21{width: 35px;height: auto;}
.d-22{font-size: 15px;color: white;margin-top: 20px;}
/* 产品详情 */
.e-1{padding: 35px 0;}
.e-2{width: 1200px;margin: 0 auto;}
.e-3{font-size: 0;text-align: center;}
.e-3>li{display: inline-block;vertical-align: middle;font-size: 16px;width: 120px;line-height: 50px;text-align: center;background-color: #808080;color: white;margin-right: 2px;cursor: pointer;}
.e-3>li:last-child{margin-right: 0;}
.e-3>li.active{background-color: #F18515;color: white;line-height: 55px;}
.e-4{margin-top: 35px;}
.e-4>li{display: none;}
.e-4>li:first-child{display: block;}
.e-6-box{width: 1200px;margin: 0 auto;padding: 35px 0;overflow: hidden;position: relative;}
.e-5 li:first-child{padding-top: 0;}
.e-5 li a{display: block;}
.e-6{width: 580px;height: 290px;float: left;}
.e-7{width: 550px;padding-right: 100px;box-sizing: border-box;position: absolute;top: 50%;right: 0;transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-ms-transform: translate(0,-50%);}
.e-9{color: #383838;font-size: 23px;display: inline-block;width: 350px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.e-10{width: 50px;height: 25px;margin-left: 10px;}
.e-11{font-size: 14px;color: #636363;line-height: 24px;margin-top: 25px;}
.e-5 li:nth-child(2n){background-color: white;}
.e-5 li:nth-child(2n) .e-6{float: right;}
.e-5 li:nth-child(2n) .e-7{padding-left: 100px;padding-right: 0;left: 0;right: initial;}
.e-5 li:nth-child(2n) .e-10{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.e-12{width: 1200px;margin: 0 auto;}
.e-12 img{max-width: 100%;margin: 10px auto;display: block;}
.e-13{width: 1200px;margin: 0 auto;overflow: hidden;}
.e-13 li{width: 390px;height: 280px;background-color: white;box-sizing: border-box;padding: 40px 90px;float: left;margin-right: 15px;margin-bottom: 15px;}
.e-13 li:nth-child(3n){margin-right: 0;}
.e-13 li a{display: block;}
.e-14{width: 100%;height: 154px;position: relative;}
.e-15{max-width: 100%;max-height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.e-16{text-align: center;font-size: 16px;color: #383838;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.e-13 li a:hover .e-16{color: #F18515;}
.e-17{width: 1200px;margin: 0 auto;overflow: hidden;}
.e-17 li{width: 390px;height: 240px;margin-right: 15px;margin-bottom: 15px;float: left;}
.e-17 li:nth-child(3n){margin-right: 0;}
.e-17 li a{display: block;width: 100%;height: 100%;position: relative;}
.e-19{width: 100%;height: 100%;}
.e-21{position: absolute;top: 0;left: 0;width: 100%;height: 190px;background-color: rgba(250, 250, 250, 0.2);display: none;}
.e-22{width: 29px;height: 29px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.e-23{position: absolute;left: 0;bottom: 0;width: 100%;padding: 0 20px;text-align: center;line-height: 50px;background-color: rgba(166, 166, 166, 0.8);color: white;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;}
.e-17 li a:hover .e-21{display: block;}
.e-17 li a:hover .e-23{background-color: #F18515;}
/* 方案详情 */
.f-1{background-color: white;padding: 35px 0;}
.f-2{width: 1200px;margin: 0 auto;}
.f-3-box{background-color: #F5F5F5;padding: 40px;padding-top: 25px;}
.f-3{font-size: 20px;text-align: center;}
.f-4{color: #C9C9C9;font-size: 14px;text-align: center;padding-top: 14px;border-top: 1px dashed #C9C9C9;margin-top: 15px;}
.f-5{line-height: 25px;margin-top: 15px;}
.f-5 img{display: block;max-width: 100%;margin: 10px auto;}
.f-6{overflow: hidden;font-size: 14px;margin-top: 30px;}
.f-7{float: left;}
.f-8{color: #5E5E5E;display: inline-block;vertical-align: middle;}
.f-9{color: #5E5E5E;display: inline-block;vertical-align: middle;max-width: 300px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.f-10{float: right;}
/* 公司新闻 */
.g-1-box{background-color: white;padding: 35px 0;}
.g-1{width: 1200px;margin: 0 auto;}
.g-2{overflow: hidden;}
.g-2 li{width: 590px;height: 200px;background-color: #FAFAFA;float: left;margin-right: 20px;margin-bottom: 20px;}
.g-2 li:nth-child(2n){margin-right: 0;}
.g-2 li a{display: block;width: 100%;height: 100%;position: relative;}
.g-3{width: 240px;height: 150px;float: left;width: 233px;padding-top: 28px;}
.g-4{width: calc(100% - 240px);position: absolute;top: 50%;transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);right: 0;padding: 0 15px;box-sizing: border-box;}
.g-5{color: #383838;font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;max-height: 43px;}
.g-6{font-size: 15px;color: #808080;line-height: 25px;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 3;max-height: 75px;}
.g-7{color: #BDBDBD;font-size: 15px;margin-top: 10px;}
.g-2 li a:hover .g-5{color: #F18515;}
.g-8{margin-top: 20px;overflow: hidden;}
.g-8 li{width: 390px;height: 150px;box-sizing: border-box;border: 1px solid #E5E5E5;float: left;margin-right: 15px;}
.g-8 li:nth-child(3n){margin-right: 0;}
.g-8 li a{display: block;width: 100%;height: 100%;padding: 15px;box-sizing: border-box;}
.g-9{font-size: 16px;color: #383838;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.g-10{color: #808080;font-size: 15px;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;margin-top: 15px;height: 50px;}
.g-11{font-size: 14px;color: #BDBDBD;overflow: hidden;margin-top: 15px;}
.g-12{float: left;}
.g-13{float: right;}
.g-8 li:hover{border-color: #F18515;}
.g-8 li:hover .g-9{color: #F18515;}
.g-8 li:hover .g-13{color: #F18515;}
/* 新闻详情 */
.h-1{width: 1200px;margin: 0 auto;}
.h-2{width: 760px;float: left;box-sizing: border-box;padding-right: 50px;border-right: 1px solid #E3E3E3;margin-top: -35px;padding-top: 35px;}
.h-3{font-size: 22px;color: #000000;}
.h-4{margin-top: 15px;}
.h-5{color: #A6A6A6;font-size: 14px;float: left;}
.h-6{float: right;margin-top: -7px;}
.h-7{padding: 30px 0;line-height: 30px;font-size: 15px;border-top: 1px solid #C9C9C9;margin-top: 29px;}
.h-7 img{display: block;margin: 10px auto;max-width: 100%;}
.h-8{overflow: hidden;font-size: 14px;}
.h-9{float: left;}
.h1-9{float: right;}
.h-10{color: #5E5E5E;display: inline-block;vertical-align: middle;}
.h-11{color: #5E5E5E;display: inline-block;vertical-align: middle;max-width: 400px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.h-12{width: 440px;float: right;box-sizing: border-box;padding-left: 50px;}
.h-13{font-size: 22px;}
.h-14 li{border-bottom: 1px dashed #C9C9C9;}
.h-14 li a{display: block;padding: 20px 0;}
.h-15{font-size: 15px;color: #525252;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.h-14 li a:hover .h-15{color: #F18515;}
.h-16{font-size: 14px;color: #B8B8B8;margin-top: 6px;}
/* 常见问题 */
.j-1{overflow: hidden;}
.j-1 li{width: 590px;height: 165px;border: 1px solid #E5E5E5;float: left;margin-right: 15px;margin-bottom: 15px;}
.j-1 li:nth-child(2n){margin-right: 0;}
.j-1 li a{display: block;width: 100%;height: 100%;padding: 0 30px;position: relative;font-size: 0;box-sizing: border-box;}
.j-2-box{position: absolute;top: 50%;transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);}
.j-2{display: inline-block;color: #383838;vertical-align: middle;width: 68px;height: 68px;background-color: #EBEBEB;text-align: center;padding-top: 8px;box-sizing: border-box;}
.j-3{font-size: 20px;font-weight: bold;}
.j-4{font-size: 14px;margin-top: 5px;}
.j-5{display: inline-block;vertical-align: middle;margin-left: 22px;width: calc(100% - 120px);}
.j-6{font-size: 16px;color: #383838;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.j-7{font-size: 15px;color: #808080;line-height: 25px;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 3;max-height: 75px;}
.j-1 li:hover{border-color: #F18515;}
.j-1 li:hover .j-2{background-color: #F18515;color: white;}
/* 联系我们 */
.k-2{background-color: white;}
.k-3{width: 1200px;margin: 0 auto;padding: 35px 0;}
.k-5{margin-top: 30px;position: relative;}
.k-6{font-size: 20px;}
.k-7{width: 63px;height: 6px;background-color: #F18515;margin-top: 17px;}
.k-8{margin-top: 30px;}
.k-9{margin-bottom: 15px;}
.k-10-box{width: 27px;position: relative;;height: 27px;display: inline-block;vertical-align: top;}
.k-10{position: absolute;max-width: 100%;max-height: 100%;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.k-11{font-size: 15px;color: #383838;display: inline-block;vertical-align: top;max-width: 317px;margin-top: 3px;}
.k-12{text-align: center;position: absolute;right: 100px;top: 0;}
.k-13{width: 204px;height: 204px;}
.k-14{font-size: 15px;margin-top: 5px;}
.k-15{padding: 35px 0;}
.k-16{width: 1200px;margin: 0 auto;border: 1px solid #E5E5E5;}
.k-17{background-color: white;height: 60px;font-size: 18px;line-height: 60px;position: relative;color: #F18515;padding-left: 45px;}
.k-17::before{position: absolute;content: '';display: block;width: 12px;height: 12px;border-radius: 100%;background-color: #F18515;top: 0;bottom: 0;margin: auto;left: 22.5px;}
.k-18{padding: 25px 50px}
.k-19{overflow: hidden;}
.k-20{width: 350px;height: 50px;border: 1px solid #CFCFCF;float: left;margin-right: 25px;box-sizing: border-box;}
.k-19 .k-20:last-child{margin-right: 0;}
.k-20{padding: 0 20px;}
.k-21{color: #616161;font-size: 15px;}
.k-21 label{color: #FF5733;}
.k-22{height: 100%;border: none;background-color: transparent; width: 215px;font-size: 15px;outline: none;}
.k-23{height: 103px;box-sizing: border-box;border: 1px solid #CFCFCF;margin-top: 15px;padding: 0 20px;}
.k-24{display: inline-block;width: 965px;height: 66px;margin-top: 18px;border: none;outline: none;background-color: transparent;resize: none;}
.k1-21{display: inline-block;vertical-align: top;margin-top: 18px}
.k-25{text-align: center;margin-top: 20px;}
.k-26{width: 92px;height: 36px;background-color: #F18515;color: white;border-radius: 5px;border: none;cursor: pointer;font-size: 14px;}
.k-27{width: 92px;height: 36px;background-color: #D1D1D1;color: white;border-radius: 5px;border: none;cursor: pointer;font-size: 14px;margin-left: 25px;}
/* 服务与支持 */
.m-1{padding: 35px 0;background-color: white;}
.m-2{width: 1200px;margin: 0 auto;border: 1px solid #F0F0F0;padding: 10px 0;overflow: hidden;}
.m-3{width: 600px;box-sizing: border-box;padding: 15px 50px;position: relative;float: left;}
.m1-3{border-left: 1px solid #D9D9D9;}
.m-4{font-size: 15px;color: #b5b2b2;}
.m-5{font-size: 16px;color: #383838;margin-right: 3px;}
.m-7{margin-top: 30px;}
.m-8{margin-bottom: 13px;}
.m-7 .m-8:last-child{margin-bottom: 0;}
.m-9{display: inline-block;width: 20px;height: 20px;position: relative;vertical-align: middle;}
.m-10{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.m-11{color: #383838;font-size: 14px;display: inline-block;vertical-align: middle;}
.m-12{position: absolute;right: 50px;top: 0;bottom: 0;margin: auto;}
.m-13{padding: 35px 0;}
.m-14{width: 1200px;margin: 0 auto;}
.m-15{margin-top: 20px;}
#swiper3{padding-bottom: 15px;}
#swiper3 .swiper-pagination-bullet-active{background-color: #F18515;}
#swiper3 .swiper-pagination{bottom: 0;}
.m-16{overflow: hidden;}
.m-17{width: 50%;height: 640px;position: relative;overflow: hidden;float: left;}
.m-18{height: 640px;position: absolute;left: 50%;transform: translate(-50%,0);-webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);}
.m-19{width: 1200px;margin: 0 auto;padding: 35px 0;}
.m-21{display: inline-block;vertical-align: middle;width: 340px;margin-left: 15px;}
.m-22{line-height: 35px;}
.m-23{margin-top: 25px;}
.m-24{width: 785px;height: 653px;}
.m-25{display: inline-block;vertical-align: middle;}
.m-26-box{background-color: #f8f8f8;}
.m-26{width: 1200px;margin: 0 auto;padding: 35px 0;overflow: hidden;}
.m-26 li{width: 590px;height: 260px;background-color: white;float: left;margin-right: 20px;margin-bottom: 20px;}
.m-26 li:nth-child(2n){margin-right: 0;}
.m-26 li a{display: block;padding: 20px 40px;}
.m-27{font-size: 0;}
.m-28{vertical-align: bottom;display: inline-block;width: 205px;margin-right: 20px;font-size: 17px;color: #383838;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.m-26 li a:hover .m-28{color: #F18515;}
.m-29{width: 285px;height: 120px;position: relative;vertical-align: bottom;display: inline-block;}
.m-30{max-width: 100%;max-height: 100%;position: absolute;top: 0;bottom: 0;right: 0;margin: auto;}
.m-31{font-size: 15px;color: #808080;line-height: 25px;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 3;max-height: 75px;}
.m-32{text-align: right;}
.m-33{width: 24.5px;height: 24.5px;}
