.dec_box {
	width: 100%;
    box-sizing: border-box;
    padding: 0.4rem 0.2rem;
	background:#F7F9FB;
}

.dec_box ul li {
	width: 100%;
	padding-top: 0.3rem;
	color: #333
}

.dec_box ul li span img{
	width:99%;
	display: block;
	border: 3px solid #ececec;
	margin-bottom: 30px;
}

.dec_box ul li:hover h2 {
	color: #bf9061
}

.dec_box h2 {
	color: #000;
	margin: 0.15rem 0 0.3rem;
	font-size: 0.32rem;
	font-weight: 700;
}
.dec_box ul li p{
	background: url(../images/indzb_lx.png) no-repeat left 7px;
    margin-bottom: 5px;
	padding-left: 20px;
	font-size: 0.23rem;
}
.dec_box h5 {
	color: #000;
	line-height: 1.6;
	font-size: 0.15rem
}

.product_tab li {
	width: 2.3rem;
	margin: 0 0.1rem 0.2rem
}

.product_tab li.active a {
	background: #f1592a;
	color:fff;
}

.product_tab li a {
	display: block;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	background: #6b6a6a;
	display: block;
	font-size: 0.2rem;
	color: #ffffff
}

.product_list li {
	width: 2.9rem;
	margin-bottom: 0.2rem
}

.product_list li:nth-child(2n) {
	margin-left: 0.2rem
}

.product_list .imgs_box {
	width: 100%;
	height: 2.9rem
}

.product_list .imgs_box img {
	width: 2.9rem;
	height: 2.9rem;
	border: 3px solid #454545;
}

.core_box {
	padding-bottom: 0.35rem;
	background:#F7F9FB;
}

.core_list li {
    width: 98%;
    box-shadow: 0 0 8px #ccc;
    overflow: hidden;
    display: inline-block;
    margin: 20px 0;
}

.core_list li p {
    width: 90%;
    height: auto;
    text-align: left;
    font-size: 16px;
    color: #000;
    display: block;
    margin: 0 auto;
    overflow: hidden;
	padding-bottom: 30px;
}

.core_list li h3 {
	width: 100%;
    height: 80px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #f1592a;
    display: block;
    line-height: 80px;
}

.core_list li.active {
	background: #bf9061;
	border: 0.01rem solid #bf9061;
	-moz-box-shadow: 0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02);
	-webkit-box-shadow: 0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02);
	box-shadow: 0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02)
}

.core_list li.active h1,.core_list li.active h3 {
	color: #fff
}

.core_list li.active.core_icon_1::after {
	background: url("../images/core_active_icon_1.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.core_list li.active.core_icon_2::after {
	background: url("../images/core_active_icon_2.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.core_list li.active.core_icon_3::after {
	background: url("../images/core_active_icon_3.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.core_list li.active.core_icon_4::after {
	background: url("../images/core_active_icon_4.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.core_icon_1::after {
	background: url("../images/core_icon_1.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.core_icon_2::after {
	background: url("../images/core_icon_2.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.core_icon_3::after {
	background: url("../images/core_icon_3.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.core_icon_4::after {
	background: url("../images/core_icon_4.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%
}

.case_swiper .imgs_box {
	width: 100%;
	height: 4.72rem
}

.case_swiper .imgs_box img {
	max-width: 100%;
	max-height: 4.72rem
}

.case_tab {
	margin: 0.3rem 0
}

.partner_list {
	padding-bottom: 0.5rem
}

.partner_list li {
	width: 33.3333%;
	height: 1.1rem;
	box-sizing: border-box;
	border: 0.01rem solid #e2e2e2
}

.partner_list li img {
	max-width: 95%;
	max-height: 95%
}

.partner_list li:hover {
	-moz-box-shadow: 0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02);
	-webkit-box-shadow: 0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02);
	box-shadow: 0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem 0.04rem 0.1rem rgba(0,0,0,0.02),0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02),-0.04rem -0.04rem 0.1rem rgba(0,0,0,0.02)
}

.equipment_box {
	width: 100%;
	overflow:hidden;
    width: 100%;
}

.equipment_box .title_box h1,.equipment_box .title_box h4 {
	color: #000
}

.equipment_box .title_box i {
	background: transparent;
	border-color: #fff
}

.equipment_list {
	padding: 46px 0;
}

.equipment_list li {
	text-align: center;
	flex: 1;
	box-sizing: border-box;
	color:#333;
}
.equipment_list h3 {
	font-size: 0.14rem
}

.equipment_list h3 b {
	font-size: 0.45rem;
	color:#f1592a;
}

.equipment_list h1 {
	font-size: 0.16rem
}

.equipment_swiper {
	padding-bottom: 0.5rem
}


.about_box .title_box {
	padding-bottom: 0.2rem
}

.about_tips {
	position: relative
}

.about_tips span {
	display: block;
	font-size: 0.8rem;
	position: absolute;
	left: 0.4rem;
	top: 0;
	z-index: 1;
	line-height: 0.8rem;
	color: #eaeaea;
	font-weight: bold;
	text-transform: uppercase
}

.about_tips p {
	position: relative;
	z-index: 3;
	text-indent: 2em;
	font-size: 0.2rem;
	padding: 0.3rem 0;
	color: #000
}

.about_tips p a {
	color: #bf9061
}

.about_swiper>div {
	padding-bottom: 0.5rem
}

.about_swiper .imgs_box {
	height: 2.4rem
}
.about_img{	border: 3px solid #ececec;	margin-top:20px; position: relative;}
.about_img img{ display: block; width: 100%;}
.about_img video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;  background: #000;}
.about_swiper .imgs_box img {
	max-width: 100%;
	max-height: 2.4rem;
	border: 3px solid #ececec;
}

.about_swiper .swiper-pagination-bullet {
	background: #9b9a9a
}
.gds_box a {
	display: block;
	width: 1.6rem;
	height: 0.4rem
}

.news_tab {
	margin-bottom: 0.2rem
}

.news_first {
	background: #fff
}

.news_first .imgs_box {
	width: 1.96rem;
	height: 1.5rem;
	margin-right: 0.24rem
}

.news_first .imgs_box img {
	max-width: 1.96rem;
	max-height: 1.5rem
}

.news_swiper h3 {
	color: #000000
}

.news_swiper h4 {
	color: #747474
}

.news_first_info {
	width: 3.7rem;
	padding-top: 0.2rem
}

.news_first_info h3 {
	margin-bottom: 0.15rem
}

.news_list li {
	margin-top: 0.2rem;
	background: #fff
}

.news_date {
	width: 1.1rem;
	height: 1.25rem;
	text-align: center;
	padding-top: 0.02rem;
	border-right: 0.02rem solid #f4f4f4
}

.news_date h1 {
	font-size: 0.56rem;
	color: #414141
}

.news_date h6 {
	color: #919191
}

.news_info {
	width: 4.86rem;
	padding: 0 0.2rem;
	padding-top: 0.1rem
}

.news_info h3 {
	margin-bottom: 0.1rem
}

.core_swiper .imgs_box {
	height: 4.55rem
}

.core_swiper .imgs_box img {
	max-width: 100%;
	max-height: 4.55rem
}
