
p{
	margin:0;
	padding:0;
}
.fl{float: left;}
.fr{float: right;}
.clearfix{clear: both;}

.top{
	width: 100%;
	height: 10%;
	/*background: #f4f4f4;*/
	font-size: 14px;
	color: #666666;
	line-height: 45px;
}
.page{
	width:1200px;
	height: auto;
	margin:0 auto;
}

.page1{
	width:1420px;
	height: auto;
	margin:0 auto;
}

.navlogobox{
	width: 100%;
	background-color: #ffffff;
	height: 60px;
}

.logo{
	float: left;
	margin-right: 20px;
}
.logo img{
	margin-top:5px;
	width: 136px;
	height: 52px;
}
.navbox{
	width: 60%;
}

.nav li{
	float: left;
	list-style: none;
	font-size: 16px;
	color: #555555;
	padding-left: 30px;
	line-height: 60px;
}
.fwrx{float: right; line-height: 60px; font-weight: bold;}




 .target {
				width:100%;
				height:430px;
				overflow:hidden;
				position:relative;
				
			}
			.target img {
				position:absolute;
				top:0;
				left:0;
				width:100%;
				height:100%;
				vertical-align: middle;
			}


.Business{
	font-size: 32px;
	color: #333333;
	text-align: center; 
	margin:100px 0 22px 0;   

}

.fbusiness{
	font-size: 18px;
	color: #888888;
	text-align: center;
	margin-bottom: 60px;
	
}

.map{
	width: 100%;
	height: 150px;
	margin-bottom: 60px;
	margin: 0 auto;
}
.map ul li{float: left; width:33.33%;}
.mapnr{width:215px; margin:0 auto;}
.mapimg{width:112px; height: 112px;}

.part4{
	width: 80%;
	margin: 0 auto;
}
.part4 ul li{float: left;width:180px; height: 140px; margin:0 auto; text-align: center;
border: 1px solid #e3e3e3; box-shadow: 1px 2px 5px #d1d1d1; margin:1% 7%;}

.part4img{ height: 90px;}
.part4img img{width:90px; height: 90px; margin-top:10px;}
.part4 ul li:hover {
border:1px solid #999;
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
    cursor:pointer;
}

.Promotion{
	width: 1200px;
	height: 550px;
	background-image: url(../images/cx.png);
}


.system{
	width: 100%;
	height: 830px;
	background-color: #1A1F43;
	margin-top: 40px;
}

.stytemtitle{
	font-size:34px;
	color: #ffffff;
	text-align: center;
	padding:60px 0 20px 0;
}

.systemone{
	float: left;
	width:25% ;
	height: 260px;
	text-align: center;
	font-size: 20px;
	color: #000000;
	padding-top:10px;
	background-color: #ffffff;
}
.img19 {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	margin-bottom:5px;
}

.img19:hover img {
	opacity: 0.4;
}

.img19 img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
    margin:0 auto;
}

.img19 .content,
.img19 .content > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img19 .content {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	backface-visibility: hidden;
}

.img19 .content:before,
.img19 .content:after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.img19 .content:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

.img19 .content:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}

.img19 .content:hover:before,
.img19 .content:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.part7{
	width: 100%;
	margin: 0 auto;
}
.part7 ul li{float: left;width:300px; height: 180px; margin:0 auto; text-align: center;
border: 1px solid #e3e3e3; box-shadow: 1px 2px 5px #d1d1d1; margin:1% 3%; opacity:0.8;
background-color: #F6F7F9;
}
.part7 ul li:hover{
    cursor:pointer;
    opacity:1;
    padding-bottom:10px;
    font-size:24px;

}
.part7img{ height: 84px; width: 320px;}
.part7img img{width:84px; height: 84px; margin-top:10px;}

.part8{width:100%; height: 171px; text-align: center; line-height: 171px; background-image: url(../images/part8.png);
	font-size: 28px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #000000;
}
.case{
	width: 100%;
	height: 750px;
}

footer {
  background: #1d1d1d;
  font-family: "Microsoft YaHei";
}
.footer {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.footer_info {
  padding: 30px 0 45px;
  display: flex;
}
.footer_serve {
  width: 211px;
  height: 100%;
  float: left;
  border-right: 1px solid rgba(172, 172, 172, 0.4);
}
.hotline_img {
  float: left;
}
.consult {
  margin-left: 20px;
  float: left;
}
.consult_line {
  font-size: 16px;
  color: #fff;
}
.consult_line p:nth-of-type(2) {
  margin-top: 12px;
}
.consult_info {
  margin-top: 35px;
}
.consult_info ul li {
  font-size: 14px;
  color: #acacac;
  line-height: 30px;
}
.footer_link {
  float: left;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 0 15px 0 41px;
}
.footer_link dl {
  margin-right: 46px;
}
.footer_link dl:last-child {
  margin-right: 0;
}
.footer_link dl dt {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  white-space: nowrap;
}
.footer_link dl dd {
  line-height: 28px;
  font-size: 12px;
  color: #acacac;
  white-space: nowrap;
}
.footer_link dl dd a {
  font-size: 12px;
  color: #acacac;
}
.footer_link dl dd a:hover {
  color: #fff;
}
.footer_link dd .erweima {
  margin-top: 10px;
}
.quick_link {
  height: 80px;
  border: 1px dashed #acacac;
  border-left: 0;
  border-right: 0;
  padding: 15px 0;
}
.quick_link p {
  font-size: 12px;
  color: #acacac;
}
.quick_link {
  font-size: 12px;
  color: #acacac;
}
.quick_link ul {
  margin-top: 10px;
}
.quick_link ul li a {
  font-size: 12px;
  color: #acacac;
}
.quick_link ul li a:hover {
  color: #fff;
}
.quick_link ul li {
  float: left;
}
.copyright p {
  font-size: 12px;
  color: #acacac;
  margin-top: 15px;
}

/*.footer{
	width: 100%;
	height: 200px;
	background-color: #111111;
	color: #999999;
	padding:20px 0 0 0;

}

.footerone{
	width: 1200px;
	height: 60px;
	font-size: 16px;
	border-bottom:1px solid #444444;
	line-height: 60px;
	text-align: center;
	display: block;
	word-spacing: 60px;
	
}

.logo1{
	font-size: 30px;

}
.dz{
	text-align: center;
	color: #777777;
	line-height: 30px;
	margin-top: 40px;
}



.Side{
	width:120px;
	height:230px;
	position: fixed;
	background-color: #3582ff;
	border-radius: 100px 100px 10px 10px;
	top:45%;
	right: 10px;
}

.lxdh{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #ffffff;
	margin:14px;
}

.lxdh img{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	
}


.return{
	width: 120px;
	height: 1px;
	background-color: #ffffff;
	margin-top: 6px;
}

.returntop{
	width: 120px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
}
.returntop a{
	color: #ffffff;
}

.returntop a:hover{
	color: #ffffff;
}
.hm{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
}

.lx{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}


.cooperation{
	width: 100%;
	height: 460px;
	background-color: #222222;


}

.cooperationone{
	width: 220px;
	height: 120px;
	background-color: #ffffff;
	float: left;
	margin:10px 20px 20px 0;
	border-radius: 6px;

}

.cooperationone img{
	width: 220px;
	height: 120px;
	border-radius: 6px;
}*/



















