.bg_inner {
	height: 475px;
}

img:hover {
	opacity: 1;
	;
}

.zngart {
	background: url("../img/zngbodybj.jpg") no-repeat;
	background-size: 100% 100%;
	padding: 0px;
	/* color:#FFF; */
}

.inner_container {
	padding: 0px;
	margin: 0px auto;
}

.angdpshow {
	/* background-color: rgba(0,94,155,1); */
}

.angdpshow ul {
	width: 900px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	animation: numOp 2s ease-in-out 0s;
	-webkit-animation: numOp 2s ease-in-out 0s;
}

.angdpshow ul li {
	position: relative;
	width: 400px;
	height: 56px;
	line-height: 56px;
	padding: 0px 0px 0px 56px;
	margin-top: 1.2rem;
	border-radius: 20px;
	font-size: 22px;
	background-color: rgba(0, 0, 0, 0.3);
	color: #FFF;

}

.angdpshow ul li i {
	width: 40px;
	height: 56px;
	display: block;
	position: absolute;
	top: 0px;
	left: 8px;

}

i.kw {
	background: url("../img/kw.png")no-repeat center;
	background-size: 90%;
}

i.kc {
	background: url("../img/kc.png")no-repeat center;
	background-size: 90%;
}

i.yg {
	background: url("../img/yg.png")no-repeat center;
	background-size: 90%;
}

i.wl {
	background: url("../img/wl.png")no-repeat center;
	background-size: 90%;
}

i.dzdp {
	background: url("../img/dzdp.png")no-repeat center;
	background-size: 90%;
}

i.jc {
	background: url("../img/jc.png")no-repeat center;
	background-size: 90%;
}

i.wy {
	background: url("../img/wy.png") no-repeat center;
	background-size: 90%;
}

i.cangkuzhongxin {
	background: url("../img/cangkuzhongxin.gif")no-repeat center;
	background-size: 30px ;
}

i.fangjianguankong {
	background: url("../img/fangjianguankong.gif") no-repeat center;
	background-size: 30px ;
}

i.jicangrenwu {
	background: url("../img/jicangrenwu.gif")no-repeat center;
	background-size: 30px ;
}

i.kedingzhi {
	background: url("../img/kedingzhi.gif") no-repeat center;
	background-size: 30px ;
}

i.kuchun {
	background: url("../img/kuchun.gif")no-repeat center;
	background-size: 30px ;
}

i.kuweitixing {
	background: url("../img/kuweitixing.gif") no-repeat center;
	background-size: 30px ;
}

i.lingyong {
	background: url("../img/lingyong.gif")no-repeat center;
	background-size: 30px ;
}

i.qiyexingxiang {
	background: url("../img/qiyexingxiang.gif") no-repeat center;
	background-size: 30px ;
}

i.shishigundong {
	background: url("../img/shishigundong.gif")no-repeat center;
	background-size: 30px ;
}

i.shouji {
	background: url("../img/shouji.gif")no-repeat center;
	background-size: 30px ;
}

i.shuaka {
	background: url("../img/shuaka.gif")no-repeat center;
	background-size: 30px ;
}

i.shujuchaxun {
	background: url("../img/shujuchaxun.gif")no-repeat center;
	background-size: 30px ;
}

i.tishenxiaolv {
	background: url("../img/tishenxiaolv.gif")no-repeat center;
	background-size: 30px ;
}

i.wangluo {
	background: url("../img/wangluo.gif")no-repeat center;
	background-size: 30px ;
}

i.wurenzhishou {
	background: url("../img/wurenzhishou.gif") no-repeat center;
	background-size: 30px ;
}

i.xianchangkanban {
	background: url("../img/xianchangkanban.gif")no-repeat center;
	background-size: 30px ;
}

i.yingyonglinghuo {
	background: url("../img/yingyonglinghuo.gif")no-repeat center;
	background-size: 30px ;
}

i.yuangong {
	background: url("../img/yuangong.gif")no-repeat center;
	background-size: 30px ;
}

i.zidongchunqu {
	background: url("../img/zidongchunqu.gif")no-repeat center;
	background-size: 30px ;
}

i.zidonghesuan {
	background: url("../img/zidonghesuan.gif")no-repeat center;
	background-size: 30px ;
}
i.kuaisulingliao {
	background: url("../img/kuaisulingliao.gif")no-repeat center;
	background-size: 30px ;
}

i.biminawuling {
	background: url("../img/biminawuling.gif")no-repeat center;
	background-size: 30px ;
}








.angdpshow ul li span {
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	opacity: 0.4;
	display: block;
	width: 50px;
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 0;
	font-family: ;
}

.angdpshow ul li.left {
	float: left;
	animation: moveMarginLeft100 2s ease-in-out 0s;
	-webkit-animation: moveMarginLeft100 2s ease-in-out 0s;
}

.angdpshow ul li.right {
	margin-left: calc(100% - 400px);
	animation: moveLeft1001 2s ease-in-out 0s;
	-webkit-animation: moveLeft1001 2s ease-in-out 0s;
}


.dibumess {
	background-color: rgb(37, 88, 131);
}

.parte .title h2,
.parte .title p {
	/* color:rgba(255,255,255,1); */
}

.parte .cont .text h4 {
	margin: 1.6rem 0 0.6rem 0;
	font-size: 16px;
	/* color:rgba(255,255,255,1); */
}

.parte .cont .text p {
	/* color:rgba(255,255,255,1); */
	margin: 5px 0px;
}

.prolistshow {
	width: 800px;
	margin: 0 auto;
	height: 360px;
	color: #FFF;
	position: relative;
}

.prolistshow .proleft {
	float: left;
	width: 45%;
}

.prolistshow .proright {
	float: left;
	width: 45%;
	margin-left: 9%;
}

.prolistshow h2 {
	position: absolute;
	top: -71px;
}

.prolistshow h4 {
	margin: 20px 0px 10px 0px;
	font-size: 1.2rem;
	font-weight: bold;
}

.prolistshow p {
	margin: 5px;
	font-size: 1rem;
	font-weight: lighter;
}


.update_a {
	overflow: hidden;
	font-size: 14px;
}

.update_a p {}

.a_part {
	margin: 10px;
	height: 800px;
	width: 580px;
	float: left;

}

.a_part p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

.update_a .part1 {
	background: url("../img/1bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part2 {
	background: url("../img/2bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part3 {
	background: url("../img/3bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part4 {
	background: url("../img/4bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part5 {
	background: url("../img/5bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part6 {
	background: url("../img/6bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part7 {
	background: url("../img/7bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part8 {
	background: url("../img/8bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .part9 {
	background: url("../img/9bg.jpg") no-repeat center center;
	background-size: cover;
}
.update_a .part10 {
	background: url("../img/10bg.jpg") no-repeat center center;
	background-size: cover;
}

.update_a .jianjie1 .title {}

.update_a .jianjie1 .title h2 {
	margin: 0px;
	margin-top: 20px;
	padding-left: 40px;
	background: url("../img/title1.gif") no-repeat center left;
	background-size: 450px 70px;
	height: 70px;
	color: #fff;
	line-height: 70px;
	font-size: 20px;
}

.jianjie_part {
	margin-left: 40px;
	margin-top: 10px;
}

.update_a .jianjie1 .title h2 .logo {
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	background: url("../img/logow.gif") no-repeat center center;
	background-size: 50px 50px;
}

/* .update_a  .jianjie1 .jianjie_part{
	 margin-top: 30px;
}*/
.update_a .jianjie1 .jianjie_part p {
	font-size: 12px;
	line-height: 1.6em;
}

.update_a .jianjie1 .jianjie_titlenumber {
	margin-top: 40px;
}

.update_a .jianjie1 .jianjie_part1 {
	background: url(../img/01.png) no-repeat top left;
	background-size: 80px 60px;
}

.update_a .jianjie1 .jianjie_part2 {
	background: url(../img/02.png) no-repeat top left;
	background-size: 80px 60px;
}

.update_a .jianjie1 .jianjie_part3 {
	background: url(../img/03.png) no-repeat top left;
	background-size: 80px 60px;
}

.update_a .jianjie_part p.jianjie_title {
	height: 30px;
	display: inline-block;
	margin-bottom: 10px;
	padding: 2px 30px;
	color: #FFF;
	line-height: 26px;
	font-size: 16px;
	background-color: #23407a;
	border-radius: 20px;
}

.update_a .jianjie_part0 p.jianjie_title {
	margin-top: 30px;
}

.jianjieul li span {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}

.left_lint {
	border-left: 1px solid #23407a;
}

.jianjie_part .left_lint {
	padding-left: 5px;
}

.jianjie_part0 p {
	height: 2.8em;
	line-height: 2.8em;
	overflow: hidden;
	font-size: 14px;
}

.jianjie_part0 p i {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 10px;
	background-color: #23407a;
	display: block;
	float: left;
	color: #FFF;
	margin-right: 10px;
}


.jianjie2{
	color:#FFF;
}
.jianjie2 .jianjie2_title{
	margin-top:40px;
	text-align: center;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
}
.jianjie2 ul{
	margin:0 auto;
	width:480px;
	margin-top:30px;
	
}

.jianjie2 ul li{
	width:45%;
	float: left;
	height:30px;
	line-height: 30px;
	background: rgba(255,255,255,0.2);
	border-radius: 15px;
	margin-top:15px;
	font-size: 12px;
	position: relative;
}
.jianjie2 ul li i {
	margin-left: 5px;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	background-size: 20px;
}
.jianjie2 ul  li.left{
	float:left;

}
.jianjie2 ul  li.right{
	 margin-left: 10%;
} 
.jianjie2 ul li span {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	opacity: 0.4;
	display: block;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 0;
	font-family: "microsoft sans serif";
}


/**
 * 产品介绍
 */

.producs {
	margin-top: 10px;

}

.producs .pro_title {
	margin: 0px;
	margin-top: 20px;
	padding-left: 40px;
	background: url("../img/titlebg.gif") no-repeat center left;
	background-size: 450px 50px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
}

.producs .producs_content {
	margin-top: 30px;
	margin-left: 40px;
}

.producs .producs_content ul li {
	margin-top: 15px;
}

.producs .producs_content ul li i {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
}

.producs .producs_content ul li div {
	margin-left: 45px;
}

.producs .producs_content ul li .left_lint p {
	padding-left: 10px;
	line-height: 1.4em;
}

.producs .producs_content ul li .left_lint p span {
	font-size: 16px;
	font-family: "microsoft yahei";
	font-weight: 800;
	color: #23407a;

}


