.page{line-height: 1.5}
.page a,.page span{display: inline-block;padding: 5px 10px;border:1px solid #999;margin:2px;color:#999;margin-top:10px;}
.page .prev,.page .next{padding:5px;margin:0px;}
.page .current{background: #999;color:#fff;}
html {
  margin: 0 auto;
  max-width: 750px;
  min-width: 320px;
}
.w{
	margin-left: 0.1rem;
	margin-right: 0.1rem;
}
body{
	background-image: url(../images/inbg.png);
}
.header_wrap{
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	-webkit-background-size: cover;
	background-size: cover;
}
.header .w{
	height: 1.1rem;
}
.logo{
	margin-top: 0.3rem;
	padding-left: .34rem;
}
.logo img{
	width: 2.09rem;
}
.nav_c{
	width: 0.47rem;
	height: 0.38rem;
	background-image: url(../images/nav_bg.png);
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: 0.48rem;
	margin-right: 0.35rem;
}
.nav{
	position: absolute;
	width: 100%;
	background-color: #0d0d29;
	z-index: 100;
	top: 1.28rem;
	text-align: center;
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav .item > a{
	display: block;
	font-size: 0.22rem;
	color: #fff;
	line-height: 0.5rem;
}

.index_tes .titles{
	letter-spacing: 2px;
	position: relative;
	color: #fff;
	
	text-align: center;
	font-size: 0;
}
.index_tes .titles .tit{
	display: inline-block;
	position: relative;
	font-size: 0.32rem;
	line-height: 1;
}
.index_tes .titles .tit::before,
.index_tes .titles .tit::after{
	content: '';
	width: 2.58rem;
	height: 0.24rem;
	position: absolute;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_tes .titles .tit::before{
	background-image: url(../images/il.png);
	left: -2.78rem;
}
.index_tes .titles .tit::after{
	background-image: url(../images/ir.png);
	right: -2.78rem;
}
.index_tes  .img-wrapper{
	margin-top: 0.32rem;
}
.index_tes  .img-wrapper img{
	width: 100%
}
.index_tes  .item{
	margin-bottom: 0.6rem;
}
.index_title{
	background-image: url(../images/il2.png),url(../images/ir2.png);
	background-repeat: no-repeat;
	background-position: left 0.19rem,right 0.19rem;
	-webkit-background-size: 2.59rem;
	background-size: 2.59rem;
}
.index_title .tit{
	/*letter-spacing: 2px;*/
	text-align: center;
	font-size: 0.38rem;
	line-height: 1;
	color: #fff;
}
.index_title .desc{
	font-size: 0.2rem;
	color: #fff;
	text-align: center;
	margin-top: 0.2rem;
}
.index_kh{
	text-align: center;
	margin-top: 0.6rem;
}
.index_kh .wrapper{
	/* margin-left: -100px;
	margin-right: -100px; */
}
.index_kh .item{
	background-color: #fff;
	display: inline-block;
	width: 1.72rem;
	height: 1.72rem;
	 -webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	transition: all 0.4s; 
	overflow: hidden;
}
.p10{
	padding: 0.1rem;
}
.index_kh .item .bd2{
	border: 2px solid #004d90;
}
.index_kh .item .img-wrapper{
	width: 1.45rem;
	height: 1.45rem;
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.index_zx {
	margin-top: 0.7rem;
}
.index_zx .w{
	background-image: url(../images/bg4.png);
	-webkit-background-size: cover;
	background-size: cover;
	height: 2.78rem;
}
.index_zx .title{
	font-size: 0.29rem;
	color: #fff;
	line-height: 1;
	padding-top: 0.99rem;
}
.index_zx .desc{
	font-size: 0.18rem;
	color: #fff;
	line-height: 0.28rem;
	margin-top: 0.2rem;
}
.mt4{margin-top: 0.4rem;}
.index_lc .w{
	margin-top: 0.3rem;
	height: 3.5rem;
	background-image: url(../images/lc.png);
	-webkit-background-size: cover;
	background-size: cover;
}
.index_ad1{
	background-color: #171945;
	font-size: 0.26rem;
	height: 0.94rem;
	line-height: 0.94rem;
	color: #fff;
	margin-top: 0.35rem;
}

.index_sl .wrapper{
	margin-top: 0.55rem;
}

.index_sl .owl-carousel .owl-stage-outer{
	padding-bottom: 0.42rem;
}
.index_sl .wrapper  .item{
	position: relative;
	margin-left: 0.86rem;
	margin-right: 0.86rem;
	border: 0.07rem solid #1a5acf;
	left: 0.2rem
}

.index_sl .wrapper  .item .wrap{
	position: relative;
	z-index: 100;
	top: 0.2rem;
	right: 0.2rem;
	-webkit-box-shadow: -0.2rem 0.2rem 0px #1a5acf;
	box-shadow: -0.2rem 0.2rem 0px #1a5acf;
}
.index_sl .wrapper .owl-carousel .owl-nav{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	visibility: hidden;
}
.index_sl .owl-carousel .owl-nav .owl-next, 
.index_sl .owl-carousel .owl-nav .owl-prev{
	position: absolute;
	width: 0.37rem;
	height: 0.79rem;
	background-color: #1a5acf;
	background-repeat: no-repeat;
	background-position: center;
	top: 50%;
	margin-top: -0.395rem;
	visibility: visible;
	font-size: 0;
}
.index_sl .owl-carousel .owl-nav .owl-prev{
	background-image: url(../images/l.png);
	left: -0rem;
}
.index_sl .owl-carousel .owl-nav .owl-next{
	background-image: url(../images/r.png);
	right: -0rem;
}
.index_shebei .wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index_shebei .item{
	overflow: hidden;
	width: 3.53rem;
	height: 2.73rem;
	background-image: url(../images/sbg.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 0.23rem;
}
.index_shebei .item .wrap{
	width: 3.33rem;
	height: 3.33rem;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	overflow: hidden;
	top: -0.27rem;
    left: 0.09rem;
    position: relative;
}
 .index_shebei .item .img-wrapper{
	width: 3.13rem;
	height: 2.33rem;
	left: 0.07rem;
    top: 0.48rem;
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	overflow: hidden;
	position: relative;
}
.index_about .w{
	height: 3.15rem;
	background-image: url(../images/about.png);
	-webkit-background-size: 100%;
	background-size: 100%;
}
.index_about .tit{
	color: #fff;
	font-size: 0.25rem;
	line-height: 1;
	padding-top: 0.75rem;
	padding-left: 0.36rem;
}
.index_about .desc{
	font-size: 0.2rem;
	line-height: 0.38rem;
	color: #bcb8b8;
	width: 4.34rem;
	overflow: hidden;
	height: 1.14rem;
	margin-left: 0.36rem;
	margin-top: 0.3rem;
}
.index_news .w{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index_news .item{
	width: 3.35rem;
	margin-bottom: 0.3rem;
}
.index_news .item .title{
	font-size: 0.26rem;
	color: #fff;
}
.index_news .item .desc{
	font-size: 0.2rem;
	line-height: 0.34rem;
	color: #fff;
}
.index_news .item .date{
	color: #bbbbc6;
	font-size: 0.2rem;
	line-height: 1;
	margin-top: 0.2rem;
}

.index_zz_t .tit{
	background-image: url(../images/zt.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #fff;
	font-size: 0.24rem;
	width: 1.67rem;
	height: 0.41rem;
	text-align: center;
	margin-left: 0.74rem;
}
.index_zz .w{
	background-repeat: no-repeat;
	background-position: top,bottom;
	background-image: url(../images/zzb.png),url('../images/zzt.png');
	-webkit-background-size: 100%;
	background-size: 100%;
	padding-top: 0.38rem;
	padding-bottom: 0.38rem;
}
.index_zz .wrapper{
	/*width: 1186px;*/
	margin-left: 0.4rem;
	margin-right: 0.4rem;
}
.index_zz .item{
	margin-right: 1px;
}
.index_zz .item a{
	display: block;
	border: 1px solid #fff;
	padding: 9px;
}
.index_lx div div{
	width: 50%;
	/*text-align: center;*/
	float: left;
	font: 0.2/0.43rem;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0.24rem;
}
.index_top{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.45rem;
	border: 1px solid #259be7;
	font-size: 0.22rem;
	text-align: center;
	width: 2.22rem;
	height: 0.41rem;
	line-height: 0.41rem;
	border-radius: 0.21rem;
}
.index_top a{
	display: block;
	color: #259be7;
}
.footer{
	font-size: 0.2rem;
	line-height: 0.42rem;
	text-align: center;
	color: #cecece;
	border-top: 1px solid #aaaebb;
	margin-top: 0.31rem;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	margin-bottom: 1.1rem;
}
.footer_b{
	height: 1.08rem;
	text-align: center;
	border-top: 0.02rem solid #259be7;
	position: fixed;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	bottom: 0;
	z-index: 1000;
	background-color: #0d0d29;
}
.footer_b .item{
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.2rem;
	border-right: 1px solid #828282;
	background-repeat: no-repeat;
	background-position: center 0.16rem;
	-webkit-background-size: 0.36rem;
	background-size: 0.36rem;
}
.footer_b .item a{
	display: block;
	color: #eaeaea;
	line-height: 1;
	padding-top: 0.72rem;
}
.footer_b .item1{
	background-image: url(../images/f1.png);
}
.footer_b .item2{
	background-image: url(../images/f2.png);
}
.footer_b .item3{
	background-image: url(../images/f3.png);
}
.footer_b .item4{
	background-image: url(../images/f4.png);
	border: none;
}
.crumb .w{
	text-align: right;
	color: #fff;
	background-image: url(../images/cbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: 100%;
	background-size: 100%;
	padding-bottom: 0.24rem;
	padding-right: 0.27rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.crumb a{
	color: #fff;
}
.case_list .w{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}
.case_list .item {
	width: 3.5rem;
	

}
.case_list .item .img-wrapper{
	background-image: url(../images/case_listbg.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	padding: 0.2rem;
	padding-top: 0.19rem;
	padding-right: 0.18rem;
	padding-bottom: 0.22rem;
}
.news_list .item{
	padding-top: 0.29rem;
	padding-bottom: 0.29rem;
	border-bottom: 1px solid #b1b1df;
}
.news_list .img-wrapper{
	width: 2.95rem;

}
.news_list .info{
	width: calc(100% - 3.1rem)
}
.news_list .info .title{
	font-size: 0.22rem;
	color: #fff;
}
.news_list .info .desc{
	font-size: 0.18rem;
	color: #ffffff;
	line-height: 0.26rem;
	height: 0.52rem;
	overflow: hidden;
	margin-top: 0.15rem;
}
.news_list .info .date{
	color: #bbbbc6;
}
.about_cate .w{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:center;
}
.about_cate .item{
	background-color: #dcdcdc;
	font-size: 0.22rem;
	width: 100%;
	text-align: center;
	height: 0.44rem;
	line-height: 0.44rem;
	margin-left: 0.06rem;
	margin-right: 0.06rem;
}
.about_cate .item a{
	display: block;

	color: #1e1e1e;
}
.about_cate .item.hover{
	background-color: #2ccedd;
}
.about_cate .item.hover a{
	color: #fff;
}
.about_content{
	color: #fff;
}
.about_content img{
	width: 100%;
	height: auto;
}
.chaungxin1{
	background-image: url(../images/c1.png);
	height: 3.61rem;
	width: 100%;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.chaungxin1 .info{
	font-size: 0.2rem;
	line-height: 0.42rem;
	color: #fff;
	width: 4.06rem;
	margin-left: 3.19rem;
	padding-top: 1.1rem;
}
.chuangxin_two .wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.chuangxin_two .item{
	background-image: url(../images/cx2.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	width: 3.5rem;
	height: 2.6rem;
	line-height: 2.6rem;
	text-align: center;
	margin-bottom: 0.2rem;
}
.chuangxin_two .item img{
	width: 70%;
}
.index_three{
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.39rem;
	padding-left: 0.5rem;
	padding-right: 0.3rem;
	background-image: url(../images/c2.png);
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 100%;
	background-size: 100%;
	padding-top: 0.38rem;
}
.index_five{
	height: 3.83rem;
	background-image: url(../images/c4.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.38rem;
	padding-top: 1.14rem;
	padding-left: 0.45rem;
	padding-right: 0.45rem;
}

.chuangxin_four .w{
	padding-left: 0.7rem;
	padding-right: 0.7rem;
}

.chuangxin_four .item{
	background-repeat: no-repeat;
	background-image: url(../images/cxbg.png);
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	overflow: hidden;
	min-height: 4.1rem;
	line-height: 4.1rem;

}
.chuangxin_four .owl-carousel .owl-item img{
	width: auto;
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;

}
.chuangxin_four  .owl-carousel .owl-nav{
	position: absolute;
	left: -0.6rem;
	top: 0;
	right: -0.6rem;
	bottom: 0;
	visibility: hidden;
	overflow: hidden;

}
.chuangxin_four .owl-carousel .owl-nav .owl-next, 
.chuangxin_four .owl-carousel .owl-nav .owl-prev{
	position: absolute;
	width: 0.7rem;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	visibility: visible;
	font-size: 0;
	-webkit-background-size: 0.25rem;
	background-size: 0.25rem;
}
.chuangxin_four .owl-carousel .owl-nav .owl-prev{
	background-position: left center;
	background-image: url(../images/cl.png);
	left: -0rem;
}
.chuangxin_four .owl-carousel .owl-nav .owl-next{
	background-position: right center;
	background-image: url(../images/cr2.png);
	right: -0rem;
}
.index_six{
	padding-top: 0.83rem;
	padding-right: 0.6rem;
}
.contact_one1{
	text-align: center;
	font-size: 0.25rem;
	line-height: 1;
	color: #fff;
}

.contact_title2 .tit{
	background-image: url(../images/ct.png);
	background-repeat: no-repeat;
	background-position: center;
	letter-spacing: 3px;
	width: 3.26rem;
	height: 0.37rem;
	line-height: 0.37rem;
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	font-size: 0.21rem;
	text-align: center;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.contact_one .w{
	background-image: url(../images/ct1_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	height: 2.73rem;
	padding-top: 0.47rem;
}
.contact_one .item{
	padding-left: 0.62rem;
	margin-left: 0.22rem;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0.25rem;
	-webkit-background-size: 0.41rem;
	line-height: 0.41rem;
	background-size: 0.41rem;
	font-size: 0.2rem;
	color: #fff;

}
.contact_one .item1{
	background-image: url(../images/crt1.png);
}
.contact_one .item2{
	background-image: url(../images/crt2.png);
}
.contact_one .item3{
	background-image: url(../images/crt3.png);
}
.contact_two .w{
	background-image: url(../images/ct2_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	height: 3.68rem;
	padding-top: 0.34rem;
}
.contact_two .item{
	padding-right: 0.62rem;
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 0.41rem;
	line-height: 0.41rem;
	background-size: 0.41rem;
	font-size: 0.2rem;
	color: #fff;
	text-align: right;
	margin-bottom: 0.13rem;
	margin-right: 0.32rem;
}
.contact_two .item1{
	background-image: url(../images/crt1.png);
}
.contact_two .item2{
	background-image: url(../images/crt2.png);
}
.contact_two .item3{
	background-image: url(../images/crt3.png);
}
.contact_two .item4{
	background-image: url(../images/crt4.png);
}
.contact_two .item5{
	background-image: url(../images/crt5.png);
}
.pt4{padding-top: 0.4rem;}
.keji_one .w{
	height: 3.3rem;
	background-image: url(../images/kj2.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #fff;
	font-size: 0.2rem;
	line-height: 0.44rem;
	background-repeat: no-repeat;
}
.keji_one .w p{
	width: 4.5rem;
	margin-left: 0.24rem;
	padding-top: 0.7rem;
}

.keji_two .title{
	letter-spacing: 8px
	height: 0.71rem;
	line-height: 0.71rem;
	background-color: #1a3356;
	color: #fff;
	font-size: 0.3rem;
	color: #fff;
	text-align: center;
}
.keji_two .desc{
	font-size: 0.18rem;
	line-height: 0.37rem;
	color: #b0c9ed;
	margin-top: 0.2rem;
}
.keji_two .wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.keji_two .item{
	width: 3.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	background-image: url(../images/ke_2_bg.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	margin-bottom: 0.25rem;
	background-repeat: no-repeat;
}
.keji_two .item img{
	width: 60%;
}
.keji_w{
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.39rem;
}
.index_three{
	text-align: center;
}
.index_three img{
	width: 6.37rem;
}

.keji_five .w{
	background-image: url(../images/kj5_bg1.png),url(../images/kj5_bg2.png);
	background-repeat: no-repeat;
	background-position: bottom center,top center;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.keji_five .wrapper{
	
	margin-left: auto;
	margin-right: auto;

}
.keji_five .item{
	border-radius: 5px;
	overflow: hidden;
}
.keji_six img{
	width: 2.98rem;
}

.zhineng_title{
	background-image: url(../images/znt.png);
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 4px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.45);
	font-size: 0.24rem;
	color: #fff;
	text-align: center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 3.93rem;
	height: 0.53rem;
	margin-left: auto;
	margin-right: auto;
}
.zhineng_one{
	margin-top: 4.07rem;
}
.zhineng_one .desc{
	margin-top: -0.26rem;
	height: 2.75rem;
	background-image: url(../images/zn2.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #fff;
	font-size: 0.2rem;
	line-height: 0.37rem;
	padding-left: 0.53rem;
	padding-right: 0.53rem;
	padding-top: 0.58rem;
}
.zhineng_two {
	margin-top: 0.5rem;
}
.zhineng_two .desc{
	background-image: url(../images/zn3.png),url(../images/zn4.png);
	background-repeat: no-repeat;
	background-position: center ,5.17rem 0.52rem;
	-webkit-background-size: 100%,1.94rem;
	background-size: 100%,1.94rem;
	padding-right: 2.31rem;
	height: 3.95rem;
}
.zhineng_three{
	margin-top: 0.5rem;
}
.zhineng_three .desc{
	background-image: url(../images/zn7.png),url(../images/zn8.png);
	background-repeat: no-repeat;
	background-position: center ,3.7rem 0.52rem;
	-webkit-background-size: 100%,3.23rem;
	background-size: 100%,3.23rem;
	padding-right: 3.86rem;
	height: 3.08rem;
	padding-top: 0.88rem;
}
.zhineng_four .w{
	height: 3.1rem;
	background-image: url(../images/zn9.png);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: 2.64rem;
	background-size: 2.64rem;
	color: #fff;
	line-height: 2;
	padding-left: 2.87rem;
	padding-top: 0.3rem;
}
.zhineng_five{
	text-align: center;
	font-size: 0.26rem;
	color: #fff;
	height: 0.72rem;
	line-height: 0.72rem;
	background-color: #150f3f;
}
.zhineng_six .wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zhineng_six .item{
	width: 3.55rem;
	height: 2.51rem;
	line-height: 2.51rem;
	text-align: center;
	background-image: url(../images/zn6_bg.png);
	-webkit-background-size: 100%;
	background-size: 100%;

}
.zhineng_six .item img{
	height: 80%;
	max-height: 2.4rem;
}
.zhineng_six .item .img-wrapper{
	-webkit-background-size: 100%;
	background-size: 100%;
	background-image: url(../images/zn6bg2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 3.35rem;
	margin-left: auto;
	margin-right: auto;
	height: 2.31rem;
	margin-top:0.1rem;
	overflow: hidden;
}
.index_seven .w{
	background-image: url(../images/zn10.png);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: 100%;
	background-size: 100%;
	padding-top: 0.98rem;
	color: #fff;
}
.index_seven .p1{
	padding-left: 0.32rem;
	padding-right: 2.11rem;
}
.index_seven .p2{
	padding-left: 0.32rem;
	padding-right: 0.4rem;
}

.zhineng_eight .item{
	/* width: 3.54rem;
	height: 2.34rem;
	background-image: url(../images/zn11.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%; */
}
/* 
.zhineng_eight .img-wrapper{
	width: 3.34rem;
	height: 2.34rem;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	background-color: red;
	top: -1.6rem;
	left: 0.05rem;
	overflow: hidden;
	position: relative;
}
.zhineng_eight .wrap{
	width: 3.54rem;
	height: 2.34rem;
	line-height: 2.34rem;
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	top: 93px;
	overflow: hidden;
}
.zhineng_eight .owl-carousel .owl-item img{
	display: inline-block;
	vertical-align: middle;
	width: 3.54rem;
	height: 2.34rem;
} */
.show_content{
	font-size: 0.24rem;
	color: #fff;
}
.show_content img{
	max-width: 100%;
	height: auto;
}
.show_content h1{
	text-align: center;
	font-size: 0.3rem;
}