@charset "utf-8";
.layui-carousel{position:relative;left:0;top:0;background-color:#f8f8f8}.layui-carousel>[carousel-item]{position:relative;width:100%;height:100%;overflow:hidden}.layui-carousel>[carousel-item]:before{position:absolute;content:'\e63d';left:50%;top:50%;width:100px;line-height:20px;margin:-10px 0 0 -50px;text-align:center;color:#c2c2c2;font-family:layui-icon!important;font-size:30px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layui-carousel>[carousel-item]>*{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f8f8f8;transition-duration:.3s;-webkit-transition-duration:.3s}.layui-carousel-updown>*{-webkit-transition:.3s ease-in-out up;transition:.3s ease-in-out up}.layui-carousel-arrow{display:none\0;opacity:0;position:absolute;left:10px;top:50%;margin-top:-18px;width:36px;height:36px;line-height:36px;text-align:center;font-size:20px;border:none 0;border-radius:50%;background-color:rgba(0,0,0,.2);color:#fff;-webkit-transition-duration:.3s;transition-duration:.3s;cursor:pointer}.layui-carousel-arrow[lay-type=add]{left:auto!important;right:10px}.layui-carousel[lay-arrow=always] .layui-carousel-arrow{opacity:1;left:20px}.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]{right:20px}.layui-carousel[lay-arrow=none] .layui-carousel-arrow{display:none}.layui-carousel-arrow:hover,.layui-carousel-ind ul:hover{background-color:rgba(0,0,0,.35)}.layui-carousel:hover .layui-carousel-arrow{display:block\0;opacity:1;left:20px}.layui-carousel:hover .layui-carousel-arrow[lay-type=add]{right:20px}.layui-carousel-ind{position:relative;top:-35px;width:100%;line-height:0!important;text-align:center;font-size:0}.layui-carousel[lay-indicator=outside]{margin-bottom:30px}.layui-carousel[lay-indicator=outside] .layui-carousel-ind{top:10px}.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul{background-color:rgba(0,0,0,.5)}.layui-carousel[lay-indicator=none] .layui-carousel-ind{display:none}.layui-carousel-ind ul{display:inline-block;padding:5px;background-color:rgba(0,0,0,.2);border-radius:10px;-webkit-transition-duration:.3s;transition-duration:.3s}.layui-carousel-ind li{display:inline-block;width:10px;height:10px;margin:0 3px;font-size:14px;background-color:#eee;background-color:rgba(255,255,255,.5);border-radius:50%;cursor:pointer;-webkit-transition-duration:.3s;transition-duration:.3s}.layui-carousel-ind li:hover{background-color:rgba(255,255,255,.7)}.layui-carousel-ind li.layui-this{background-color:#fff}.layui-carousel>[carousel-item]>.layui-carousel-next,.layui-carousel>[carousel-item]>.layui-carousel-prev,.layui-carousel>[carousel-item]>.layui-this{display:block}.layui-carousel>[carousel-item]>.layui-this{left:0}.layui-carousel>[carousel-item]>.layui-carousel-prev{left:-100%}.layui-carousel>[carousel-item]>.layui-carousel-next{left:100%}.layui-carousel>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel>[carousel-item]>.layui-carousel-prev.layui-carousel-right{left:0}.layui-carousel>[carousel-item]>.layui-this.layui-carousel-left{left:-100%}.layui-carousel>[carousel-item]>.layui-this.layui-carousel-right{left:100%}.layui-carousel[lay-anim=updown] .layui-carousel-arrow{left:50%!important;top:20px;margin:0 0 0 -18px}.layui-carousel[lay-anim=updown] .layui-carousel-arrow[lay-type=add]{top:auto!important;bottom:20px}.layui-carousel[lay-anim=updown] .layui-carousel-ind{position:absolute;top:50%;right:20px;width:auto;height:auto}.layui-carousel[lay-anim=updown] .layui-carousel-ind ul{padding:3px 5px}.layui-carousel[lay-anim=updown] .layui-carousel-ind li{display:block;margin:6px 0}.layui-carousel[lay-anim=updown]>[carousel-item]>*{left:0!important}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this{top:0}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev{top:-100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next{top:100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-carousel-prev.layui-carousel-right{top:0}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-left{top:-100%}.layui-carousel[lay-anim=updown]>[carousel-item]>.layui-this.layui-carousel-right{top:100%}.layui-carousel[lay-anim=fade]>[carousel-item]>*{left:0!important}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev{opacity:0}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-next.layui-carousel-left,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-carousel-prev.layui-carousel-right{opacity:1}.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-left,.layui-carousel[lay-anim=fade]>[carousel-item]>.layui-this.layui-carousel-right{opacity:0}
/*----------------------公用开始----------------------*/
.infolist_title {
    background: #e9e9e9;
    height:42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}

.yhProListCont{
    max-height: 300px;
    overflow-y: auto;
}

.information_content > ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 64px;
}


.information_box {
    height: 392px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow:  0 10px 20px rgba(0, 0, 0, .04);
}

.information_content > ul > li:nth-child(1) .information_head {
    background-image: url(../images/information_bg01.png);
}

.information_content > ul > li:nth-child(2) .information_head {
    background-image: url(../images/information_bg02.png);
}

.information_content > ul > li:nth-child(3) .information_head {
    background-image: url(../images/information_bg03.png);
}

.information_head {
    height: 124px;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    background-position: center;
    background-size: cover;
}

.information_head h2 {
    font-size: 24px;
    color: #fff;
}

.information_head span {
    margin-top: 14px;
    font-size: 15px;
    color: #fff;
}

.information_main {
    height: 10px;
    flex-grow: 1;
    flex-shrink: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.information_list {
     padding: 7px 20px 0;
    overflow: hidden;
    background: #FFF;
}

.information_list ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    height:30px;
    line-height:30px;
}

.information_list ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 10px;
    background-color: #e6e6e6;
    border-radius: 50%;
}

.information_list ul li a {
    font-size: 15px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.information_link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 30px;
}

.information_link a {
    width: 150px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    color: #ff8600;
    border: 1px solid #ff8600;
    transition: all .2s;
}

.information_link a:hover {
    color: #fff;
    background-color: #ff8600;
}

.information_content{
    padding: 0px 10px;
   
}
.infocontent{
    padding: 20px  0px;
    width: 100%;
    margin: auto;
     background: #FFF;
}

.infolistBox_list ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 15px;
    width:100%;
    float: left;
}

.infolistBox_list ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 10px;
    background-color: #e6e6e6;
    border-radius: 50%;
}

.infolistBox_list ul li a {
    font-size: 15px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.moreinfo {
  padding-top:0px;width:50%;float:left;
}

.moreinfo ul li{
    width: 50%;float:left;
}



.content {
	width: 100%;
 	margin: 0 auto;
	background-color: #f5f5f5;
}

/*----------------------公用结束----------------------*/

/*----------------------头部开始----------------------*/

header {
	width: 100%;
	height: 0.90rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 0 0.30rem;
	font-size: 0.28rem;
	background-color: #fff;
	position: sticky;
    top: 0;
    z-index: 1000000;
}

#nav {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
#nav > span {
    width: 20px;
    height: 2px;
    margin: 2px 0;
    background-color: #333;
    transition: all .2s;
    border-radius: 10px;
}
.nav_list {
	width: 132px;
	background-color: #fff;
    border-radius: 3px;
	position: absolute;
    right: 2%;
    top: 63px;
    z-index: 1;
    display: none;
}
.nav_list.active {
	display: block!important;
}
.nav_list.active::after {
	display: block;
}

.nav_list.active > ul {
	height: 330px;
	overflow: auto;
}

.nav_list::after {
	position: absolute;
    display: none;
    content: '';
    top: -20px;
    right: 7%;
    width: 0;
    height: 0;
    border: 10px solid;
    border-bottom: 10px solid #fff;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
}

.nav_list > ul {
	height: 0;
	display: flex;
	flex-direction: column;
	transition: all .5s;
	overflow: hidden;
}

.nav_list > ul > li {
    font-size: 14px;
	border-bottom: 1px solid #f0f0f0;
	box-sizing: border-box;
}

.nav_list > ul > li > a {
	padding: 13px 0 13px 44px;
	color: #333;
	display: block;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-size: 16px;
}

.nav_list > ul > li:nth-child(1) > a {
	background-image: url(../images/nav_home.png);
}

.nav_list > ul > li:nth-child(2) > a {
	background-image: url(../images/home_productmatrix_01.png);
}

.nav_list > ul > li:nth-child(4) > a {
	background-image: url(../images/home_productmatrix_02.png);
}

.nav_list > ul > li:nth-child(3) > a {
	background-image: url(../images/home_productmatrix_03.png);
}

.nav_list > ul > li:nth-child(5) > a {
	background-image: url(../images/home_productmatrix_01.png);
}

.nav_list > ul > li:nth-child(6) > a {
	background-image: url(../images/home_productmatrix_02.png);
}
.nav_list > ul > li:nth-child(7) > a {
	background-image: url(../images/home_productmatrix_jiudian.png);
}
.nav_list > ul > li:nth-child(8) > a {
	background-image: url(../images/home_productmatrix_07.png);
}

.nav_list > ul > li:nth-child(7) > a {
	background-image: url(../images/home_productmatrix_07.png);
}
.nav_list > ul > li:nth-child(6) > a {
	background-image: url(../images/nav_aboutus.png);
}
.mask {
	width: 100%;
	max-width: 500px;
	position: fixed;
    top: 45px;
	bottom: 100%;
	transition: all .4s;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 99;
}

.mask.active {
	bottom: 0;
}


header img {
	max-height: 0.46rem;
}

header a {
	flex-grow: 0;
	flex-shrink: 0;
	color: #313131;
}

/*----------------------头部结束----------------------*/

/*----------------------底部开始----------------------*/

.footer_support_content {
	padding: 0.45rem 0;
	background-color: #222529;
}

.footer_support_content ul {
	display: flex;
	flex-direction: row;
}

.footer_support_content ul li {
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer_support_content ul li img {
	width: 0.72rem;
	height: 0.72rem;
}

.footer_support_content ul li span {
	margin-top: 0.24rem;
	font-size: 0.24rem;
	color: #9ca0a6;
}

.footer_box {
	display: flex;
	flex-direction: column;
	padding: 0 0.40rem 0.58rem;
	background-color: #1a1c1f;
}

.footer_qrcode_content {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-top: 0.48rem;
}

.footer_qrcode_left {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-right:5px;
}

.footer_qrcode_left img {
	height: 0.64rem;
	margin-bottom: 0.10rem;
}

.footer_qrcode_left span {
	margin-top: 0.20rem;
	font-size: 0.22rem;
	color: #999da3;
}

.footer_qrcode_right {
	width: 1.5rem;
	height: 1.5rem;
	flex-grow: 0;
	flex-shrink: 0;
}

.footer_tel_content {
	height: 0.80rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: 0.48rem;
	border: 1px solid #757778;
}

.footer_tel_content img {
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.20rem;
}

.footer_tel_content span {
	font-size: 0.32rem;
	color: #fff;
}

.footer_copyright_content {
	display: flex;
	flex-direction: column;
	text-align: center;
	padding-top: 0.32rem;
}

.footer_copyright_content p {
	margin-top: 0.20rem;
	font-size: 0.22rem;
	color: #555a61;
}

/*----------------------底部结束----------------------*/

/*----------------------首页开始----------------------*/

.home_banner_content {
	font-size: 0;
}

.home_banner_content img {
	width: 100%;
}

.base_content {
	display: flex;
	flex-direction: column;
	padding: 0.50rem 0.40rem 0.80rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.base_content.bg_white {
	background-color: #fff;
}

.base_content.bg_orangelinear {
	background-image: linear-gradient(to right bottom, #ff8600, #ff9600);
}

.base_title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.base_title h2 {
	padding-bottom: 0.20rem;
	font-size: 0.30rem;
	color: #1a1a1a;
	font-weight: bold;
	border-bottom: 1px solid #000;
}


.base_title p {
	margin-top: 0.20rem;
	font-size: 0.40rem;
	color: #1a1a1a;
	font-weight: bold;
}

.base_title p span {
	color: #ff8600;
	font-weight: bold;
}

.base_title.white h2,
.base_title.white p {
	color: #fff;
	border-color: #fff;
}

.base_main {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.base_img {
	padding-top: 0.60rem;
}

.home_about_content {
	padding-top: 0.22rem;
}

.home_about_content p {
	line-height: 0.48rem;
	margin-top: 0.30rem;
	text-align: justify;
	font-size: 0.28rem;
	color: #535353;
}

.home_about_content img {
	margin-top: 0.30rem;
}

.home_customized_content {
	padding-top: 0.30rem;
}

.home_customized_content img {
	margin-top: 0.28rem;
	box-shadow: 0 0.1rem 0.20rem rgba(0, 0, 0, .02);
}

.home_standard_content ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0.16rem -0.05rem 0;
}

.home_standard_content ul li {
	width: 33.3333%;
	padding: 0.40rem 0.05rem;
}

.home_standard_box {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.home_standard_img {
	width: 100%;
	text-align: center;
	font-size: 0;
}

.home_standard_box span {
	margin-top: 0.22rem;
	font-size: 0.28rem;
	color: #1b1b1b;
	font-weight: bold;
}

.home_standard_box small {
	margin-top: 0.16rem;
	text-align: center;
	font-size: 0.20rem;
	color: #626262;
}

.serviceadvantagebg {
	background-image: url(../images/home/serviceadvantage_bg.png);
}

.home_aftersale_content ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.home_aftersale_content ul li {
	width: 33.3333%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 0.72rem;
}

.home_aftersale_content ul li img {
	width: 1rem;
	height: 0.90rem;
}

.home_aftersale_content ul li span {
	margin-top: 0.38rem;
	font-size: 0.26rem;
	color: #1a1a1a;
}

.home_case_content {
	padding-top: 0.36rem;
}

.home_case_content a:not(:last-child) {
	margin-top: 0.20rem;
	font-size: 0;
}

.home_seemore {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 0.58rem;
	font-size: 0.26rem;
	color: #333;
}

.home_seemore span {
	width: 0.11rem;
	height: 0.20rem;
	margin-left: 0.14rem;
	position: relative;
}

.home_seemore span::before,
.home_seemore span::after {
	content: '';
	width: 0.01rem;
	height: 0.12rem;
	display: block;
	background-color: #333;
	position: absolute;
	z-index: 1;
}

.home_seemore span::before {
	transform: rotate(-45deg);
	top: 0;
}

.home_seemore span::after {
	transform: rotate(45deg);
	bottom: 0;
}

/*----------------------首页结束----------------------*/

/*--------------------案例列表开始--------------------*/

.case_tab_content {
	background-color: #fff;
	overflow: hidden;
}

.case_tab_content,
.case_tab_content section {
	display: flex;
}

.case_tab_content .swiper-slide {
	width: auto;
}

.case_tab_content .swiper-slide span {
	padding: 0.28rem 0;
	font-size: 0.26rem;
	color: #313131;
	white-space: nowrap;
	display: block;
	position: relative;
}

.case_tab_content .swiper-slide span::after {
	content: '';
	width: 88%;
	height: 0.04rem;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
}

.case_tab_content .swiper-slide.active span {
	font-weight: bold;
}

.case_tab_content .swiper-slide.active span::after {
	background-color: #ff8600;
}

.case_list_content ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0.08rem 0.22rem 0;
}

.case_list_content ul li {
	width: 50%;
	padding: 0.08rem;
}

.case_list_content ul li a {
	display: flex;
	flex-direction: column;
}

.case_list_img {
	width: 100%;
	height: 0;
	padding-bottom: 60.5341%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.case_list_info {
	display: flex;
	flex-direction: column;
	padding: 0 0.20rem;
	background-color: #fff;
}

.case_list_name {
	display: flex;
	flex-direction: column;
	padding-bottom: 0.20rem;
}

.case_list_name span {
	margin-top: 0.20rem;
	font-size: 0.28rem;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.case_list_name small {
	margin-top: 0.14rem;
	font-size: 0.22rem;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.case_list_classify {
	display: flex;
	flex-direction: row;
	padding: 0.20rem 0;
	border-top: 1px solid #ebedf0;
}

.case_list_classify span {
	padding: 0 0.12rem;
	font-size: 0.20rem;
	color: #999;
	position: relative;
}

.case_list_classify span:not(:last-child)::after {
	content: '';
	width: 1px;
	height: 0.20rem;
	background-color: #c8cacc;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
}

.case_list_classify span:first-child {
	padding-left: 0;
}

.case_list_classify span:last-child {
	padding-right: 0;
}

.case_nomore_tips {
	text-align: center;
	padding: 0.42rem 0;
	margin-top: -0.08rem;
	font-size: 0.26rem;
	color: #afb0b2;
}

/*--------------------案例列表结束--------------------*/

/*--------------------案例详情开始--------------------*/

.case_details_content {
	display: flex;
	flex-direction: column;
	padding: 0 0.40rem 0.40rem;
	background-color: #fff;
	border-top: 1px solid #ebedf0;
}

.case_details_head {
	display: flex;
	flex-direction: column;
}

.case_details_info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0.50rem 0 0.34rem;
}

.case_details_name {
	display: flex;
	flex-direction: column;
}

.case_details_name h2 {
	font-size: 0.36rem;
	color: #313131;
	font-weight: bold;
	line-height: 25px;
}

.case_details_name p {
	margin-top: 0.12rem;
	line-height: 0.40rem;
	font-size: 0.26rem;
	color: #666;
}

.case_details_logo {
	width: 1.28rem;
	height: 1.28rem;
	margin-left: 0.36rem;
	flex-grow: 0;
	flex-shrink: 0;
	margin-top: 0.28rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0.16rem;
}

.case_details_classify ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0.15rem 0 0.30rem;
	border-top: 1px solid #ebedf0;
}

.case_details_classify ul li {
	display: flex;
	flex-direction: row;
	margin: 0.15rem 0.40rem 0 0;
}

.case_details_classify ul li:nth-child(3n) {
	margin-right: 0;
}

.case_details_classify ul li span {
	font-size: 0.28rem;
	color: #b2b2b2;
	line-height: 20px;
}

.case_details_classify ul li small {
	font-size: 0.28rem;
	color: #666;
	line-height: 20px;
}




















/*--------------------案例详情结束--------------------*/