﻿*{
  margin:0;
  padding:0;
}
body{
  font-family: " -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;";
}
ul,ol{
  list-style:none;
}
a{
	text-decoration:none;
	color:#373a41;
}
a:link{
	text-decoration:none;
	color:#373a41;
}
a:hover{
	text-decoration:none;
	color:#065ad5;
}
.clearfix:after{
  content:'';
  clear:both;
  display:block;
  clear:both;
  line-height:0;
  visibility:hidden;
}
.clearfix {
  zoom: 1;
}
.fr{
  float:right;
}
.fl{
	float: left;
}
.header{
	position: relative;
}
#header{
	border: none;
}
#phantom .ph-wrap{
	display: none;
	background: #2B303B;
}
#header .nav_wrap{
	position: fixed;
	background: #0031a6;
	opacity:0.95;
	top: 0;
	width: 100%;
	height: 64px;
	left: 0;
	z-index: 1100;
}
.header .containerOne{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header .containerOne .wrap_logo{
	width: 120px;
	text-align: left;
	height: 64px;
	line-height: 64px;
}
.header .containerOne .wrap_logo img{
position:relative;
top:10px;
	
}
.header .containerOne .wrap_nav{
	width: 1080px;
	text-align: right;
}
.header .containerOne .wrap_nav ul{
	float: right;
}
.header .containerOne .wrap_nav ul li{
	float: left;
	line-height: 64px;
	margin-right:15px;
}
.header .containerOne .wrap_nav ul.wrap_big>li>span{
	width:84px;
	height:30px;
	background-color:#c31552;
	border-radius:3px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	margin: 0 7px;
	cursor: pointer;
	font-size:12px;
	margin-top:16px;
}
.header .containerOne .wrap_nav ul.wrap_big>li>span:hover{
        box-shadow: 0px 8px 20px 0px rgba(255,97,152,0.3);
}
.header .containerOne .wrap_nav ul.wrap_big>li>a{
	color: #fff;
	height: 64px;
	line-height: 64px;
	padding: 0 15px;
	position: relative;
	display: inline-block;
}
.header .containerOne .wrap_nav ul.wrap_big>li>a.can_down{
	padding-right: 28px;
}
/* .header .containerOne .wrap_nav ul.wrap_big>li>a.video.active,
.header .containerOne .wrap_nav ul.wrap_big>li>a.video.current{
	color: #0B78E3;
} */
.header .containerOne .wrap_nav ul.wrap_big>li>a.video img{
	position: absolute;
	top: 22px;
	right: 0px;
	width: 20px;
	height: 12px;
}
.header .containerOne .wrap_nav ul.wrap_big>li>a.current,
.header .containerOne .wrap_nav ul.wrap_big>li>a.active{
	color: #4ac8ff;
}
.header .containerOne .wrap_nav ul.wrap_big>li>a.can_down:after{
	content: "";
	display:block;
  width:0;
  height:0;
  border-width:7px 4px 0;
  border-style:solid;
  border-color:#fff transparent transparent;/*白 透明 透明 */
  position:absolute;
  top:30px;
  right:15px;
}
.header .containerOne .wrap_nav ul.wrap_big>li>a.active:before{
	content: "";
	width:24px;
	height:4px;
	background:rgba(74,200,255,1);
	border-radius:2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12px;
}
/* .header .containerOne .wrap_nav ul.wrap_big>li>a.video.active:before{
	background: #0B78E3;
} */
.header .containerOne .wrap_nav ul.wrap_big>li>a.current.can_down:after,
.header .containerOne .wrap_nav ul.wrap_big>li>a.can_down.active:after{
	content: "";
	display:block;
  width:0;
  height:0;
  border-width:0 4px 7px;
  border-style:solid;
  border-color:transparent transparent #4ac8ff;/*绿 透明 透明 */
  position:absolute;
  top:30px;
  right:15px;
}
.header .containerOne .wrap_nav ul li ul{
	display: none;
	opacity: 1;
	position: absolute;
	z-index: 40;
	top: 64px;
	text-align: left;
	padding: 30px 0;
	width:430px;
	background:rgba(237,245,252,1);
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);
	border-radius:0px 0px 6px 6px;
}
.header .containerOne .wrap_nav ul li ul.kefu_down{
	margin-left: -256px;
}
.header .containerOne .wrap_nav ul li ul.four_down{
	margin-left: -160px;
}
.header .containerOne .wrap_nav ul li ul li{
	width: 430px;
	padding: 0 30px;
	margin-top: 20px;
	display: block;
}
.header .containerOne .wrap_nav ul li ul li.li_top{
	margin-top: 0;
}
.header .containerOne .wrap_nav ul li ul li h4{
	font-size: 14px;
	color: #929BB0;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 12px;
}
.header .containerOne .wrap_nav ul li ul li .u_title{
	display: block;
	border: 0px solid rgba(220,222,224,1);
	border-radius: 4px;
	line-height: normal;
	text-align: left;
	padding: 5px 0 5px 20px;
	width:170px;
	float:left;
}


.header .containerOne .wrap_nav ul li ul li a{
	display: block;
	border: 0px solid rgba(220,222,224,1);
	border-radius: 4px;
	line-height: normal;
	text-align: left;
	padding: 5px 0 5px 20px;
}
.header .containerOne .wrap_nav ul li ul li a:hover{
	background:rgba(216,216,216,1);
	/*box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);*/
	border-radius:2px;
	/*border: 0px solid rgba(27,126,169,1);*/
}
.header .containerOne .wrap_nav ul li ul li a:hover h5{
	color: #2a68d8;
}
.header .containerOne .wrap_nav ul li ul li a:hover h5 .wrap_icon .iconfont{
	background: #fff;
	color: #4ac8ff;
}
.header .containerOne .wrap_nav ul li ul li a:hover p{
	color: #fff;
}
.header .containerOne .wrap_nav ul li ul.yudian li{
	margin-top: 10px;
}
.header .containerOne .wrap_nav ul li ul.yudian li.li_top{
	margin-top: 0px;
}
.header .containerOne .wrap_nav ul li ul li.dian p{
	float: left;
	width: 160px;
	font-size:14px;
	color:rgba(146,155,176,1);
	line-height: 14px;
}
.header .containerOne .wrap_nav ul li ul li.dian p.p_rig{
	margin-left: 10px
}
.header .containerOne .wrap_nav ul li ul li .wrap_ser a{
	float: left;
	width: 160px;
	margin-top: 10px;
}
.header .containerOne .wrap_nav ul li ul li .wrap_ser a.top{
	margin-top: 0;
}
.header .containerOne .wrap_nav ul li ul li .wrap_ser a.rig{
	margin-left: 10px;
}
  .header .containerOne .wrap_nav ul li ul li .wrap_ser a.move{
      padding: 0;
      width: 260px;
  }
  .header .containerOne .wrap_nav ul li ul li .wrap_ser a.move div{
      padding: 12px 0 12px 20px;
      background: url('Images/huodong@2x.png') no-repeat right 0;
      background-size: 54px 32px;
  }
  .header .containerOne .wrap_nav ul li ul li .wrap_ser a.move:hover{
      border: none;
  }
  .header .containerOne .wrap_nav ul li ul li .wrap_ser a.move:hover div{
      padding: 13px 1px 13px 21px;
  }
.header .containerOne .wrap_nav ul li ul li a h5{
	font-size: 16px;
	font-weight: 500;
	color: rgba(39,48,69,1);
	line-height: 20px;
}
.header .containerOne .wrap_nav ul li ul li a h5 .wrap_icon{
	/*vertical-align: middle;
	margin-right: 8px;
	line-height: 20px;
	font-size: 12px;*/
}
.header .containerOne .wrap_nav ul li ul li a h5 .wrap_icon .iconfont{
	font-size: 12px;
	color: #fff;
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #fff;
	border-radius: 50%;
	background:rgba(27,126,169,1);
	text-align: center;
	margin-right: 8px;
	margin-left: -1px;
}
.header .containerOne .wrap_nav ul li ul li a p{
	font-size:12px;
	color:rgba(89,101,128,1);
	line-height:12px;
	margin-top: 6px;
	text-indent:0px;
}
.header .containerOne .wrap_nav ul li.lan_turn ul{
	width: 184px;
	margin-left: -30px;
	padding: 0;
	margin-top: 0;
}
.header .containerOne .wrap_nav ul li.lan_turn ul li{
	width: 124px;
	padding: 30px;
	margin-top: 0;
}
.header .containerOne .wrap_nav ul li.lan_turn ul li a{
	margin: 0;
}
.header .containerOne .wrap_nav ul li.lan_turn ul li a h5{
	margin-bottom: 0;
}
.header .containerOne .wrap_nav ul li.lan_turn ul li a.two{
	margin-top: 10px;
}
@media only screen and (max-width: 1510px) {
  .header .containerOne .wrap_nav ul li ul.four_down {
		margin-left: -390px;
  }
}



/*在线咨询、返回顶部*/
  .btn-group {
	width: 65px;
	position: fixed;
	right:8px;
	top: 50%;
	margin-top: -193px;
	z-index: 1000;
}
.btn-group-bg {
	padding: 10px;
	display: inline-block;
	width: 46px;
	height: 46px;
	margin-top: 10px;
	background: 4ac8ff;
	z-index: 999;
	position:relative;
	cursor:pointer;
}
.btn-group span {
	display: inline-block;
	width: 100%;
	height: 100%;
	color:#fff;
	font-size:12px;
	text-align:center;
}
.toTop:after {
	content:"";
	width:14px;
	height:14px;
	border-right:3px solid transparent;
	border-bottom:3px solid transparent;
	border-left:3px solid #fff;
	border-top:3px solid #fff;
	transform:rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	display:block;
	margin:20px 0 0 14px;
}
#zx_online_xx1c {
	background:url("Images/online-chat.png")no-repeat 50% 50% transparent;
	background-size: auto 100%;
	background-position: center;
}
#zx_phpne {
	background:url("Images/phone.png")no-repeat 50% 50% transparent;
	background-size: auto 100%;
	background-position: center;
}
#zc_mail_xx2c {
	background:url("Images/free-trial.png")no-repeat 50% 50% transparent;
	background-size: auto 100%;
	background-position: center;
}
#zx_weixin {
	background:url("Images/weixin-chat.png")no-repeat 50% 50% transparent;
	background-size: auto 100%;
	background-position: center;
}
.huihua {
	display:none;
	position:absolute;
	width:140px;
	border:1px solid 4ac8ff;
	top:8px;
	left:-152px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	background:#fff;
	text-align:center;
	line-height:50px;
	color:4ac8ff;
	line-height:4;
}
.huihua:after {
	content:'';
	width:10px;
	height:10px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	border-right:1px solid #4ac8ff;
	border-top:1px solid 4ac8ff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	position:absolute;
	right:-7px;
	top:21px;
	background:#fff;
}
#xubox_iframe_phone {
	width: 350px;
	height:300px;
	color: #fff;
	text-align: center;
}
.phone-win {
	width:350px;
	position: fixed;
	color:#fff;
	text-align:center;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -175px;
	color: #fff;
	text-align: center;
	z-index: 19921210;
}
.phone-top {
	background:4ac8ff;
	line-height:3;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	position:relative;
}
.close-phoneWin {
	position:absolute;
	top:0px;
	right:12px;
	font-weight:bolder;
	cursor:pointer;
}
#footeres {
	color: #eff6fc;
}
.sub-nav > li.act > a {
	color:#4ac8ff;
}

/* 新侧边栏样式 */
.cur_wrap_sidebar ul {
	position: fixed;
	top: 50%;
	margin-top: -162px;
	right: 0;
	z-index: 1000;
}
.cur_wrap_sidebar ul li {
	width: 60px;
	height: 65px;
	position: relative;
	font-size: 16px;
	color: #fff;
}
.cur_wrap_sidebar ul li.li_one .wrap_btn {
	border-radius: 2px 0 0 0;
}
.cur_wrap_sidebar ul li.li_four .wrap_btn {
	border-radius: 0 0 0 2px;
	border-bottom: none;
}
.cur_wrap_sidebar ul li.li_two .wrap_left, .cur_wrap_sidebar ul li.li_four .wrap_left {
	padding-right: 10px;
	position: absolute;
	left: -186px;
	top: 0;
	visibility: hidden;
}
.cur_wrap_sidebar ul li.li_two .wrap_left:after, .cur_wrap_sidebar ul li.li_four .wrap_left:after {
	content: '';
	width: 10px;
	height: 10px;
	border-right: 1px solid rgba(241, 243, 245, 1);
	border-top: 1px solid rgba(241, 243, 245, 1);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	position: absolute;
	right: 5px;
	top: 20px;
	background: #fff;
}
.cur_wrap_sidebar ul li.li_two .wrap_left .wrap_img, .cur_wrap_sidebar ul li.li_four .wrap_left .wrap_img {
	padding: 12px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 12px 0px rgba(230, 230, 230, 0.5);
	border: 1px solid rgba(241, 243, 245, 1);
}
.cur_wrap_sidebar ul li.li_two .wrap_left .wrap_img {
	padding: 15px 14px;
}
.cur_wrap_sidebar ul li.li_two .wrap_left .wrap_img p {
	font-size: 12px;
	color: rgba(89, 101, 128, 1);
	line-height: 20px;
}
.cur_wrap_sidebar ul li.li_two .wrap_left .wrap_img p.p_two {
	margin-top: 7px;
}
.cur_wrap_sidebar ul li.li_four .wrap_left .wrap_img img {
	width: 84px;
	height: 84px;
}
.cur_wrap_sidebar ul li.li_five .wrap_btn {
	border-radius: 2px 0 0 2px;
	margin-top: 10px;
	border: none;
}
.cur_wrap_sidebar ul li .wrap_btn {
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	width: 60px;
	height: 64px;
	position: absolute;
	right: 0;
	background:rgba(20, 89, 166, 0.66);
	text-align: center;
	line-height: 64px;
	cursor: pointer;
	transition: width 0.3s ease;
	-webkit-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
}
.cur_wrap_sidebar ul li .wrap_btn .iconfont {
	font-size: 20px;
	color: #fff;
}
.cur_wrap_sidebar ul li span {
	vertical-align: middle;
}
.cur_wrap_sidebar ul li span.text {
	display: none;
	padding-bottom: 1px;
	color:#ffffff;
}
.cur_wrap_sidebar ul li:hover .wrap_btn {
	background:linear-gradient(127deg, rgba(20, 89, 166, 0.8) 0%, rgba(31, 123, 225, 0.6) 100%);
	width:110px;
	height:65px;
	padding-left: 18px;
	text-align: left;
	border-radius: 2px 0 0 2px;
	border: none;
}
.cur_wrap_sidebar ul li:hover span.text {
	display: inline-block;
}
.cur_wrap_sidebar ul li:hover span.iconfont {
	margin-right: 8px;
}
.cur_wrap_sidebar ul li.li_two:hover .wrap_left, .cur_wrap_sidebar ul li.li_four:hover .wrap_left {
	visibility: visible;
	transition-property: visibility;
	-webkit-transition-property: visibility;
	-o-transition-property: visibility;
	-moz-transition-property: visibility;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
}




/*banner*/
.banner2{
    position: relative;
  background: #1F2430;
}

.banner{
/*  height: 479px;*/
    position: relative;
  background: #1F2430;
}
.banner ul{
  width: 100%;
  margin: 0 auto;
  padding-top: 40px;
}
.banner ul li{
  float: left;
}
.banner ul li.text{
  color: #fff;
  padding-top: 98px;
  margin-right: 44px;
}
.banner ul li img{
  width: 479px;
  height: 372px;
}
.banner ul li.text h4{
  font-size:38px;
  line-height: 38px;
  font-weight:500;
  color:rgba(255,255,255,1);
}
.banner ul li.text p{
  font-weight: 200;
  font-size: 20px;
  line-height: 20px;
  margin: 60px 0 22px 0;
}
.banner ul li.text p.legend{
  font-size:18px;
  line-height: 18px;
  font-weight:300;
  color:rgba(255,255,255,1);
  margin: 0 0 42px;
}
.banner ul li.text span{
  cursor: pointer;
  width: 150px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  color: #fff;
  background: #4ac8ff;
  transition: all 0.3s ease 0.3s;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.banner ul li.text span:hover{
  box-shadow: 0px 8px 20px 0px rgba(0,175,131,0.3);
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transition: translateY(-2px);
  -moz-transition: translateY(-2px);
}
/*放在首页上，初始就显示
.banner .banBest.ban{
    background: #1F2430 url('Images/pcbanner.png') no-repeat center center;
    width: 100%;
    height: 518px;
    background-size: 1600px 518px;
}
*/

.banner .dot{
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 80px;
  margin-left: -27px;
  z-index: 18;
}
.banner .dot span{
  display: inline-block;
  width: 10px;
  height: 10px;
  opacity: 0.5;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.banner .dot span.two{
  margin-left: 6px;
}
.banner .dot span.nohover{
  opacity: 1;
}
/* 内容区域 */
.conten h3{
  font-size:34px;
  font-weight:400;
  color:rgba(39,48,69,1);
  line-height:48px;
  text-align: center;
}
.conten p.legend{
  font-size:18px;
  color:rgba(89,101,128,1);
  line-height:26px;
  margin-top: 20px;
  text-align: center;
}
.conten .has_bg{
  background:rgba(248,250,252,1);
}
.conten .introduce{
  padding: 120px 0;
}
.conten .kefu_fun7 ul,
.conten .kefu_fun6 ul,
.conten .kefu_fun5 ul,
.conten .kefu_fun4 ul,
.conten .kefu_fun2 ul,
.conten .kefu_fun1 ul,
.conten .advant ul,
.conten .kefu_fun3 ul,
.conten .introduce ul{
  width: 1100px;
  margin: 0 auto;
  margin-top: 80px;
}
.conten .introduce ul li{
  width: 200px;
  padding: 36px 0 40px;
  margin-left: 20px;
  box-shadow:0px 1px 12px 0px rgba(230,230,230,0.5);
  border-radius:6px;
  border:2px solid rgba(241,243,245,1);
  text-align: center;
  float: left;
}
.conten .introduce ul li.li_one{
  margin-left: 0;
}
.conten .introduce ul li img{
  width: 132px;
  height: 132px;
}
.conten .introduce ul li p{
  height:24px;
  font-size:16px;
  color:rgba(89,101,128,1);
  line-height:24px;
  margin-top: 34px;
}
.conten .advant{
  padding: 120px 0;
}
.conten .advant ul li{
  width: 209px;
  margin-left: 88px;
  float: left;
  text-align: center;
}
.conten .advant ul li.li_one{
  margin-left: 0;
}
.conten .advant ul li.li_one p{
  width: 218px;
}
.conten .advant ul li img{
  width: 67px;
  height: 64px;
}
.conten .advant ul li h4{
  height:34px;
  font-size:24px;
  font-weight:400;
  color:rgba(39,48,69,1);
  line-height:34px;
  margin: 30px 0 10px;
}
.conten .advant ul li p{
  font-size:16px;
  color:rgba(89,101,128,1);
  line-height:26px;
  text-align: justify;
}
.conten .oprate{
  position: relative;
  padding: 120px 0 116px;
  overflow: hidden;
  text-align: center;
}
.conten .oprate img{
  width: 843px;
  height: 482px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
  z-index: 2;
}
.conten .oprate .bg_arcs{
  width: 100%;
  padding: 30px 300px;
  height: 260px;
  border: 1px solid #F8FAFC;
  border-radius: 50% 50% 0 0/100% 100% 0 0;
  border-bottom: none;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  background: #F8FAFC;
  z-index: 1;
}
.conten .kefu_fun1{
  padding: 120px 0 82px;
}
.conten .kefu_fun1 ul{
  margin-top: 43px;
}
.conten .kefu_fun1 ul li{
  float: left;
}
.conten .kefu_fun1 ul li img{
  width: 678px;
  height: 428px;
}
.conten .kefu_fun1 ul li.text{
  width: 418px;
  padding-top: 70px;
}
.conten .kefu_fun7 ul li.text h4,
.conten .kefu_fun6 ul li.text h4,
.conten .kefu_fun5 ul li.text h4,
.conten .kefu_fun4 ul li.text h4,
.conten .kefu_fun3 ul li.text h4,
.conten .kefu_fun2 ul li.text h4,
.conten .kefu_fun1 ul li.text h4{
  font-size:24px;
  font-weight:400;
  color:rgba(39,48,69,1);
  line-height:34px;
}
.conten .kefu_fun7 ul li.text h4.h4_two,
.conten .kefu_fun6 ul li.text h4.h4_two,
.conten .kefu_fun5 ul li.text h4.h4_two,
.conten .kefu_fun4 ul li.text h4.h4_two,
.conten .kefu_fun3 ul li.text h4.h4_two,
.conten .kefu_fun2 ul li.text h4.h4_two,
.conten .kefu_fun1 ul li.text h4.h4_two{
  margin-top: 50px;
}
.conten .kefu_fun7 ul li.text h4 span,
.conten .kefu_fun6 ul li.text h4 span,
.conten .kefu_fun5 ul li.text h4 span,
.conten .kefu_fun4 ul li.text h4 span,
.conten .kefu_fun3 ul li.text h4 span,
.conten .kefu_fun2 ul li.text h4 span,
.conten .kefu_fun1 ul li.text h4 span{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4ac8ff;
  margin-right: 12px;
  vertical-align: middle;
  margin-bottom: 3px;
}
.conten .kefu_fun4 ul li.text .wrap_icon,
.conten .kefu_fun1 ul li.text .wrap_icon{
  font-size: 16px;
  margin-left: 38px;
  margin-top: 22px;
  display: inline-block;
  color: #596580;
}
.conten .kefu_fun1 ul li.text .wrap_icon.mail{
  margin-left: 39px;
}
.conten .kefu_fun1 ul li.text .wrap_icon.h5{
  margin-left: 75px;
}
.conten .kefu_fun4 ul li.text .wrap_icon.icon_one,
.conten .kefu_fun1 ul li.text .wrap_icon.icon_one{
  margin-left: 0;
  padding-left: 24px;
}
.conten .kefu_fun4 ul li.text .iconfont,
.conten .kefu_fun1 ul li.text .iconfont{
  color: #4ac8ff;
  margin-right: 8px;
}
.conten .kefu_fun1 ul li.text p{
  font-size:16px;
  color:rgba(89,101,128,1);
  line-height:24px;
  padding-left: 24px;
  margin-top: 20px;
}
.conten .kefu_fun1 ul li.text p .iconfont{
  font-size: 16px;
  margin-right: 8px;
}
.conten .more_fun{
  padding: 120px 0;
}
.conten .more_fun ul{
  width: 1100px;
  margin: 0 auto;
  margin-top: 10px;
}
.conten .more_fun:hover ul li{
  box-shadow: none;
}
.conten .more_fun ul li{
  float: left;
  height: 203px;
  width: 207px;
  position: relative;
  margin-left: 90px;
  margin-top: 28px;
  transition: all 0.3s ease 0.3s;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.conten .more_fun ul li.one{
  margin-left: 0;
}
.conten .more_fun ul li:hover{
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
  border-radius: 3px;
}
.conten .more_fun ul li:hover div.icon_bg{
  opacity: 0;
  transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
}
.conten .more_fun ul li:hover div.wrap_icon{
  top: 34px;
}
.conten .more_fun ul li:hover p.text_detail{
  opacity: 1;
}
.conten .more_fun ul li:hover p.text{
  opacity: 0;
}
.conten .more_fun ul li div.icon_bg{
  width: 96px;
  height: 105px;
  background: url('Images/liu_xing.png') no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  top: 35px;
  left: 59px;
  transition: all 0.4s ease 0.12s;
  -webkit-transition: all 0.4s ease 0.12s;
  -o-transition: all 0.4s ease 0.12s;
  -moz-transition: all 0.4s ease 0.12s;
}
.conten .more_fun ul li div.wrap_icon{
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0px;
  top: 70px;
  transition: all 0.3s ease 0.12s;
  -webkit-transition: all 0.3s ease 0.12s;
  -o-transition: all 0.3s ease 0.12s;
  -moz-transition: all 0.3s ease 0.12s;
}
.conten .more_fun ul li img.icon{
  width: 36px;
  height: 34px;
  margin-left: 10px;
}
.conten .more_fun ul li img.ph_stat{
  width: 38px;
  height: 36px;
}
.conten .more_fun ul li img.pub_hai{
  width: 38px;
  height: 33px;
}
.conten .more_fun ul li img.loca_deal{
  width: 37px;
  height: 35px;
}
.conten .more_fun ul li img.bat_gra,
.conten .more_fun ul li img.chart_pai{
  width: 36px;
  height: 33px;
}
.conten .more_fun ul li img.hu_stat{
  width: 32px;
  height: 33px;
  margin-left: 6px;
}
.conten .more_fun ul li p.text{
  width: 100%;
  text-align: center;
  font-size:24px;
  color:rgba(39,48,69,1);
  line-height:24px;
  position: absolute;
  top: 152px;
  left: 0;
  transition: all 0.1s ease 0.12s;
  -webkit-transition: all 0.1s ease 0.12s;
  -o-transition: all 0.1s ease 0.12s;
  -moz-transition: all 0.1s ease 0.12s;
}
.conten .more_fun ul li p.text_detail{
  width: 170px;
  font-size:14px;
  color:rgba(89,101,128,1);
  line-height:22px;
  position: absolute;
  top: 100px;
  left: 20px;
  opacity: 0;
  transition: all 0.18s ease 0.12s;
  -webkit-transition: all 0.18s ease 0.12s;
  -o-transition: all 0.18s ease 0.12s;
  -moz-transition: all 0.18s ease 0.12s;
  -ms-transition: all 0.18s ease 0.12s; 
}
.conten .more_fun .wrap_btn{
  text-align: center;
  margin-top: 50px;
}
.conten .more_fun .wrap_btn .btn{
  display: inline-block;
  width:148px;
  height:44px;
  border-radius:3px;
  border:1px solid rgba(27,126,169,1);
  line-height: 44px;
  text-align: center;
  font-size:16px;
  font-weight:500;
  color:rgba(27,126,169,1);
  cursor: pointer;
  transition: all 0.3s ease 0.3s;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.conten .more_fun .wrap_btn .btn:hover{
  box-shadow: 0px 8px 20px 0px rgba(0,175,131,0.3);
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transition: translateY(-2px);
  -moz-transition: translateY(-2px);
  background: rgba(27,126,169,1);
  color: #fff;
}
.conten .kefu_fun2{
  padding: 120px 0 70px;
}
.conten .kefu_fun2 ul{
  width: 1126px;
  margin-top: 30px;
}
.conten .kefu_fun2 ul li{
  float: left;
}
.conten .kefu_fun2 ul li.text{
  width: 426px;
  margin-right: 20px;
  padding-top: 50px;
}
.conten .kefu_fun2 ul li img{
  width: 673px;
  height: 461px;
}
.conten .kefu_fun2 ul li.text p{
  font-size:16px;
  color:rgba(89,101,128,1);
  line-height:26px;
  margin-top: 8px;
  padding-left: 22px;
}
.conten .kefu_fun2 ul li.text p span{
  margin-left: 50px;
}
.conten .kefu_fun2 ul li.text p span.turn{
  margin-left: 70px;
}
.conten .call_other ul li img.icon{
  width: 35px;
  height: 33px;
}
.conten .call_other ul li img.ph_stat{
  width: 38px;
  height: 35px;
  margin-left: 8px;
}
.conten .call_other ul li img.loca_deal,
.conten .call_other ul li img.two_kai{
  width: 33px;
  height: 33px;
  margin-left: 8px;
}
.conten .call_other ul li img.chart_pai{
  width: 34px;
  height: 35px;
  margin-left: 6px;
}
.conten .call_other ul li img.bat_gra{
  width: 35px;
  height: 34px;
  margin-left: 6px;
}
.conten .call_other ul li img.hu_stat{
  width: 36px;
  height: 30px;
}
/* 功能三 */
.conten .kefu_fun3{
  padding: 120px 0 106px;
}
.conten .kefu_fun3 ul{
  margin-top: 70px;
}
.conten .kefu_fun3 ul li{
  float: left;
}
.conten .kefu_fun3 ul li.text{
  width: 486px;
  margin-left: 90px;
  padding-top: 12px;
}
.conten .kefu_fun3 ul li img{
  width: 481px;
  height: 536px;
}
.conten .kefu_fun7 ul li.text p,
.conten .kefu_fun5 ul li.text p,
.conten .kefu_fun4 ul li.text p,
.conten .kefu_fun3 ul li.text p{
  font-size:16px;
  color:rgba(89,101,128,1);
  line-height:26px;
  padding-left: 22px;
  margin-top: 8px;
}
.conten .kefu_fun6 ul li.text p.suport,
.conten .kefu_fun5 ul li.text p.suport,
.conten .kefu_fun3 ul li.text p.suport{
  padding-left: 0;
  margin-top: 0;
}
.conten .kefu_fun6 ul li.text p.suport span,
.conten .kefu_fun5 ul li.text p.suport span,
.conten .kefu_fun3 ul li.text p.suport span{
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #596580;
  vertical-align: middle;
  margin-left: 4px;
  border-radius: 50%;
  margin-right: 16px;
  margin-bottom: 2px;
}
.conten .kefu_fun7,
.conten .kefu_fun6,
.conten .kefu_fun5,
.conten .kefu_fun4{
  padding: 120px 0 96px;
}
.conten .kefu_fun4 ul{
  margin-top: 58px;
}
.conten .kefu_fun7 ul li,
.conten .kefu_fun6 ul li,
.conten .kefu_fun5 ul li,
.conten .kefu_fun4 ul li{
  float: left;
}
.conten .kefu_fun4 ul li.text{
  width: 484px;
  padding-top: 76px;
  margin-right: 98px;
}
.conten .kefu_fun4 ul li img{
  width: 479px;
  height: 464px;
}
.conten .kefu_fun4 ul li.text .wrap_icon.cust{
  margin-left: 46px;
}
.conten .kefu_fun7 ul,
.conten .kefu_fun6 ul,
.conten .kefu_fun5 ul{
  margin-top: 58px;
}
.conten .kefu_fun5 ul li.text{
  padding-top: 60px;
  margin-left: 72px;
  width: 425px;
}
.conten .kefu_fun5 ul li img{
  width: 602px;
  height: 464px;
}
.conten .kefu_fun6 ul li.text{
  padding-top: 98px;
  margin-right: 108px;
}
.conten .kefu_fun6 ul li.text h4{
  margin-bottom: 8px;
}
.conten .kefu_fun6 ul li.text p{
  font-size:16px;
  color:rgba(89,101,128,1);
  line-height:26px;
  padding-left: 22px;
}
.conten .kefu_fun6 ul li.text p span{
  margin-left: 46px;
}
.conten .kefu_fun6 ul li img{
  width: 558px;
  height: 435px;
}
.conten .kefu_fun7 ul li.text{
  padding-top: 78px;
  margin-left: 46px;
  width: 454px;
}
.conten .kefu_fun7 ul li img{
  width: 599px;
  height: 421px;
}

/*2020-4-2*/
.un_ban img{
display:block;
width:100%;
}
.ban img{
display:block;
width:100%;
}
