﻿/*-----------------初始化---------------------*/

* {
	padding: 0;
	margin: 0;
	border: none;
}

ul,
ol,
li {
	list-style: none;
}

em,
i {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	display: inline-block;
	border: 0 none;
}

body {
	color: #333;
	font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	font-size: 14px;
	min-width:1210px;
}

input,
select {
	font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
}

.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.blue {
	color: #1ea4e5;
}
/****************************/








/**************  heade style  ****************/

.nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 15px 0;
 	z-index: 9;
}

.nav {height:80px; background-color:#fff; position:fixed; position:fixed !important; top:0px; top:0px; position:absolute;  top:expression(offsetParent.scrollTop+0); }

.w1000 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.nav .hd_logo {
	float: left;
}

.nav .hd_logo img {
	display: block;
}

.nav ul {
	float: right;
	position: relative;
	height: 50px;
	font-size: 14px;
}

.nav ul li {
	height: 100%;
	float: left;
	line-height: 50px;
	color: rgba(255, 255, 255, .5);
}

.nav ul a {
	display: block;
	margin: 0 30px;
	text-align: center;
	color: #000;
	cursor: pointer;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	font-size:20px;
}

.nav ul .active a {
	color: #1ea4e5;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.nav ul a:hover {
	opacity: .8;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.box01 {
	background: url(../images/A5.jpg) no-repeat center;
	height: 880px;
}
.box1tit{
	position: absolute;
	top: 220px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
}
/*
.ad-iosbtn {
	position: absolute;
	top: 590px;
	right: 50%;
	margin-right: 20px;
	display: block;
	width: 200px;
	height: 60px;
	border-radius: 3px;
	background: url(../images/ad-iosbtn.png) no-repeat;
	cursor: pointer;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .05);
}

.ad-androidbtn {
	position: absolute;
	top: 590px;
	left: 50%;
	margin-left: 15px;
	display: block;
	width: 200px;
	height: 60px;
	border-radius: 3px;
	background: url(../images/ad-androidbtn.png) no-repeat;
	cursor: pointer;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .05);
}
*/
.ad-iosbtn:hover,
.ad-androidbtn:hover {
	opacity: .9;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.box02 {
	background: url(../images/js.png) no-repeat bottom #fff;
	height: 680px;
}

 .box03 {
	background: url(../images/Snap.png) no-repeat center #fafafa;
	height: 820px;
}

.box04 {
	background: url(../images/ad-box4.jpg) no-repeat center #fafafa;
	height: 820px;
}
.box05 {
	background: url(../images/ad-box5.jpg) no-repeat center #fff;
	height: 820px;
}
.foot {
	background: #232427;
	padding:0px 0;
	width:100%;
}

.ad-QRCode {
	width: 200px;
	height: 200px;
	float: left;
}
/*
.foot-ad-iosbtn {
	float: right;
	display: block;
	width: 200px;
	height: 60px;
	border-radius: 3px;
	background: url(../images/ad-iosbtn.png) no-repeat;
	cursor: pointer;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .05);
	margin-top: 70px;
}

.foot-ad-androidbtn {
	float: right;
	display: block;
	width: 200px;
	height: 60px;
	border-radius: 3px;
	background: url(../images/ad-androidbtn.png) no-repeat;
	cursor: pointer;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .05);
	margin-left: 35px;
	margin-top: 70px;
}
*/

.foot-ad-iosbtn:hover,
.foot-ad-androidbtn:hover {
	opacity: .9;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.foot-adtxt{
	float: left;
	color: #fff;
	margin-left: 30px;
}
.foot-adtxt dd{
	margin-top: 50px;
	font-size: 30px;
	line-height: 60px;
}
.foot-adtxt dt{
	font-size: 20px;
	line-height: 30px;
}


.Copyright {
	padding: 30px 0;
	text-align: center;
	font-size: 12px;
	color: #797979;
	background: #fafafa;
}

/**/

.superiority4{display:block;background:#f8f8f8;border-top:solid 1px #d9d9d9;border-bottom:solid 1px #d9d9d9;margin-top:30px; margin:auto;}
.superiority4 .dl_top{margin-top:30px;}
.superiority4 .dl_top dt{padding-top:10px;}

.superiority4_con{display:block;width:1200px;margin:0 auto;}
.conbox{height:360px;}

.divcon1,.divcon2{overflow:hidden;}
.divcon1 em,.divcon1 dl{display:block;float:left;}
.divcon1 em{margin-top:120px;width:8%;}
.divcon1 dl{margin-top:108px;width:58%}
.divcon1 dl dt{color:#e9526a;}
.divcon1 dl .dd_b{width:574px;}
.divcon1 span{display:block;float:right;width:34%;}


.dt{display:block;font-size:24px;}
.dd_a,.dd_b{display:block;font-size:16px;}
.dd_a{color:#323232;margin-top:10px;}
.dd_b{color:#7e7e7e;line-height:24px;margin-top:12px;}

.divcon2 span{display:block;float:left;width:45%;}
.divcon2 em,.divcon2 dl{display:block;float:right;}
.divcon2 dl{margin-top:88px;width:47%;}
.divcon2 dl dt{color:#76bf72;}
.divcon2 dl .dd_b{width:490px;}
.divcon2 em{margin-top:116px;width:8%;}

.con1 dl dt{color:#a599c9;}
.con2 dl dt{color:#5cc1cf;}


.service_pica { height:60px; width:1200px; margin:0 auto; background:url(../images/service_pica.png) no-repeat center 0px; padding-top:100px; line-height:40px; text-align:center; font-size:19px; color:#404040; }
 .service_a{ height:60px; width:1200px; margin:0 auto; background:url(../images/service_a.png) no-repeat center 0px; padding-top:100px; line-height:40px; text-align:center; font-size:19px; color:#404040; }
 
 .service_hz{ height:60px; width:1200px; margin:0 auto; background:url(../images/service_hz.png) no-repeat center 0px; padding-top:100px; line-height:40px; text-align:center; font-size:19px; color:#404040; }
 
 
.service_box        { height:362px; margin:0 auto; width:1200px; padding-bottom:30px;}
.service_con        { margin-left:-18px;  }
.service_con ul li  { height:402px; width:286px; float:left; display:block; margin-left:18px; background:#fff;  margin-top:10px; transition: all .5s; }
.service_con ul li:hover  {  margin-top:0px; transition: all .5s;
background:#fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, .3);                  
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	   }
.service_con ul li:hover a  { color:#008bff; }
.service_con ul li .pic    { height:194px; }
.service_con ul li .title  { height:50px; line-height:50px; text-align:center; font-size:18px; font-weight:600; color:#575757; }
.service_con ul li .miaosu { height:65px; text-align:center; line-height:25px; font-size:15px; padding:5px;}
.service_con ul li .btn    { height:34px; padding:0 25px;}
.service_con ul li .gailan  { float:left; height:34px; width:110px; }
.service_con ul li .zixun   { float:right; margin:0 auto; height:34px; width:110px;}
.service_con ul li .gailan a { height:34px; width:110px; display:block; background:#58cd00; text-align:center; line-height:34px; color:#FFF; border-radius:3px; transition: all .5s;}
.service_con ul li .zixun a  { height:34px; width:100px; display:block; background:#05b1d9; text-align:center; line-height:34px; color:#FFF; border-radius:3px; transition: all .5s;}
.service_con ul li .gailan a:hover { background:#ff3939; transition: all .5s;}
.service_con ul li .zixun a:hover { background:#58cd00; transition: all .5s;}
.service_con ul li:hover .gailan a  { background:#ff3939; transition: all .5s;}

.youshi_box  { height:528px; background:#fafafa center 0px no-repeat;}
.youshi_con  { height:328px; width:1200px; margin:0 auto; padding-top:200px; background:url(../images/youshi_title.png) center 60px no-repeat;}
.youshi_list  { height:328px; }
.youshi_list ul li { width:350px; float:left; height:328px; display:block; padding:0 25px; }
.youshi_list ul li .pic  { height:150px; text-align:center; }
.youshi_list ul li .txt  { height:170px; line-height:45px; text-align:center; font-size:16px; }

.case_box         { background:#fbfbfb; padding-bottom:25px;}
.case_con         { width:1201px; margin:0 auto;}
.case_title       { height:124px; background:url(../images/hezuo_title.png) center center no-repeat; }
.case_list        { border-right:solid 1px #f0f0f0; overflow:hidden;  border-bottom:solid 1px #f0f0f0;}
.case_list ul li  { width:239px; height:126px; display:block; float:left; border:solid 1px #f0f0f0; border-right:0px; border-bottom:0px; transition: all .5s;}
.case_list ul li:hover   { background:#FFF; transition: all .5s;}
.more_btn         { height:50px; padding-top:35px; margin-bottom:10px}
.more_btn a       { height:48px; width:210px; margin:0 auto; display:block; border:solid 1px #e0e0e0; text-align:center; line-height:48px; transition: all .5s; border-radius:30px; font-size:17px;  }
.more_btn a:hover { background:#50bb00; border:solid 1px #50bb00; color:#FFF; transition: all .5s; }


.youshi_co  { height:38px; width:1200px; margin:0 auto; padding-top:80px; background:url(../images/youshi_title.png) center 60px no-repeat;}



.footer_main     {}
.footer_mianbox  { width:1180px; margin:0 auto; overflow:hidden;}

.contact_icon    {height:200px;}
.contact_a       { height:135px; width:289px; float:left;}
.contact_b       { height:135px; width:320px; float:left;}
.contact_c       { height:135px; width:361px; float:left;}
.contact_d       { height:135px; width:210px; float:left;}
.contact_a .icon  { height:66px; background:url(../images/contact_a.png) 0 28px no-repeat;  }
.contact_b .icon  { height:66px; background:url(../images/contact_b.png) 0 28px no-repeat;  }
.contact_c .icon  { height:66px; background:url(../images/contact_c.png) 0 28px no-repeat;  }
.contact_d .icon  { height:66px; background:url(../images/contact_d.png) 0 28px no-repeat;  }
.contact_icon .contact_en  { height:25px; line-height:25px; font-size:16px; font-family:Tahoma, Geneva, sans-serif; color:#fff;}
.contact_icon .contact_nr  { height:35px; line-height:35px; font-size:14px; color:#fff;}
.contact_d .contact_nr  { position:relative;}
.contact_d .contact_qq  { height:20px; width:63px; top:9px; left:144px; position:absolute;}
.contact_d .contact_qq a  { height:20px; width:61px; display:block;   background:url(../images/cswd.png)  no-repeat; }

.footer_boxb     { padding-top:10px; overflow:hidden; }
.footer_logo     { width:480px; height:60px; float:left; background:url(../images/footerlogo.png) 0px 86px no-repeat; padding-top:170px; color:#777777; }
.footer_logo a   { color:#777777; }
.footer_navbox   { height:200px; float:right;}
.nav_footer      { float:left; color:#777777 }
.navfooter_a      { width:200px; }
.navfooter_b      { width:230px; }
.navfooter_c      { width:110px; }
.nav_footer .icon_a  { height:50px; line-height:50px;  background:url(../images/footericona.png) 0px center no-repeat; text-indent:40px; font-size:15px; }
.nav_footer .icon_b  { height:50px; line-height:50px;  background:url(../images/footericonb.png) 0px center no-repeat; text-indent:40px; font-size:15px;}
.nav_footer .icon_c  { height:50px; line-height:50px;  background:url(../images/footericonc.png) 0px center no-repeat; text-indent:40px; font-size:15px;}
.nav_footer .icon_d  { height:50px; line-height:50px;  background:url(../images/footericond.png) 0px center no-repeat; text-indent:40px; font-size:15px;}
.nav_footer p   { line-height:30px; text-indent:40px; color:#777777;  font-size:14px}
.nav_footer a  { color:#777777;  font-size:14px}
.footer_c   { background:#191a1c;   height:43px;  line-height:43px; text-align:center; font-size:15px; color:#777777; font-size:15px;}

.selec{ height:35px; line-height:35px; width:85px; padding:0 10px; border-radius:5px; border:solid 1px #dadada;}

.ibeacon_f          { height:457px; background:url(../images/kq/xf.png) no-repeat center 0; ;}


/**********表单********/
.mess_box           { width:865px; height:339px; margin:0 auto; padding-top:70px; transition: all .5s;}
.mess_box:hover     { width:865px; height:339px; margin:0 auto; padding-top:50px; transition: all .5s;}
.mess_padd        { padding-top:50px; padding-left:370px; height:289px;  background:url(../images/zaixianlybg.png) no-repeat;}
.mess_box .mess_title          { height:75px; line-height:75px; font-size:28px; text-align:center; color:#FFF;}
.mess_box .mess_list           { height:35px; padding-bottom:15px; }
.mess_box .mess_name           { height:35px; line-height:35px; float:left; width:118px; text-align:right; padding-right:10px; font-size:17px;   }
.mess_box .mess_name span      { color:#ff8400;}
.mess_box .mess_input          { height:35px; line-height:35px; float:left; width:280px;   transition: all .5s;}
.mess_box .mess_input input    { height:35px; line-height:35px; width:240px; padding:0 10px; border-radius:5px; border:solid 1px #dadada;  }
.mess_box .mess_btn            { height:45px; padding:10px 0; }
.mess_box .mess_btn a           { height:45px; line-height:45px; width:250px;  border-radius:25px; margin:0 auto; display:block; background:#00a1db; text-align:center; font-size:20px; color:#FFF;  transition: all .5s; }
.mess_box .mess_btn input          { height:45px; line-height:45px; width:250px;  border-radius:25px; margin:0 auto; display:block; background:#00a1db; text-align:center; font-size:20px; color:#FFF;  transition: all .5s; }
.mess_box:hover .mess_btn input     { background: #4fbb00;    transition: all .5s;}
.mess_box .mess_misosu          { height:35px; padding-top:15px; line-height:35px; text-align:center; font-size:25px; color:#FFF; }
.mess_miaosub  { height:40px; line-height:40px; font-size:16px;  text-align:center; color:#a4a4a4;  }
.mess_box:hover input          { background:#ffffdf; transition: all .5s;}
.mess_box:hover .mess_btn a    { background:#4fbb00; transition: all .5s;}



/****************/
.banner {
	width: 100%;
	height: 400px;
	background: url(../images/kq/a/a1.png) center 0 no-repeat;
}
.gongneng {
	width: 100%;
	height: 750px;
	background: url(../images/pic04.jpg) no-repeat center 0;
}
.toufangxitong {
	width: 100%;
	height: 729px;
	background: url(../images/kq/a/gaunggaotoufang.png) no-repeat center 0;
}
.ibeacon_c {
	height: 703px;
	background: url(../images/kq/a/ibeacon_c.png) no-repeat center;
}
.asadffsd {
	width: 100%;
	height: 819px;
	background: url(../images/kq/a/renqunhuaxiang.jpg) no-repeat center 0;
}
.hezuosahngjia {
	width: 100%;
	height: 763px;
	background: url(../images/pic06.jpg) no-repeat center 0;
}
.yinglimoshi {
	width: 100%;
	height: 721px;
	background: url(../images/kq/a/pic07.jpg) no-repeat center 0;
}

 

.title {
    font-size: 2.6rem;
    text-align: center;
    height: 90px;
	margin-bottom:10px;
	margin-top:30px;
 
}
.blue {
    color:#09F;
}
.clearfloat {
    zoom: 1;
}
ul, li, dl, dd, dt {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: none;
}
.chuanbo li {
    text-align: center;
    width: 23%;
    padding-right: 3%;
    float: right;
    font-size: 0.8rem;
}
li {
    list-style-type: none;
}

.chuanbo li h2 {
    margin-top: .25rem;
    margin-bottom: .1rem;
    font-size: 1.2rem;
    line-height: 40px;;
}
h2 {
    font-weight: 400;
    font-size: .18rem;
    color: #3f4f69;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
.changjing li figure {cursor: pointer; width: 143px; height: 143px; display: block; margin: 0 auto; background: #F0F1F3 url(../images/changjing-inco.png) no-repeat; background-size: 286px auto; border-radius: 50%; }
.changjing li p { margin-bottom: 1rem; padding:0 5px 0 5px; max-width:265px; text-align:center}
.changjing li figure.changjing-inco1 { background-position: 0 0; }
.changjing li figure.changjing-inco2 { background-position: 0 -143px; }
.changjing li figure.changjing-inco3 { background-position: 0 -286px; }
.changjing li figure.changjing-inco4 { background-position: 0 -429px; }
.changjing li figure.changjing-inco5 { background-position: 0 -572px; }
.changjing li figure.changjing-inco6 { background-position: 0 -715px; }
.changjing li figure.changjing-inco7 { background-position: 0 -858px; }
.changjing li figure.changjing-inco8 { background-position: 0 -1001px; }
.changjing li figure:hover { background:#39F url(../images/changjing-inco.png) no-repeat; }
.changjing li figure:hover.changjing-inco1 { background-position: -143px 0; }
.changjing li figure:hover.changjing-inco2 { background-position: -143px -143px; }
.changjing li figure:hover.changjing-inco3 { background-position: -143px -286px; }
.changjing li figure:hover.changjing-inco4 { background-position: -143px -429px; }
.changjing li figure:hover.changjing-inco5 { background-position: -143px -572px; }
.changjing li figure:hover.changjing-inco6 { background-position: -143px -715px; }
.changjing li figure:hover.changjing-inco7 { background-position: -143px -858px; }
.changjing li figure:hover.changjing-inco8 { background-position: -143px -1001px; }
