﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: none;
}
img {
	display: block;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "SimSun", "宋体";
}
 input::-moz-focus-inner {
border:none;
padding:0;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 12px;
	margin: 0;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
}
button { 
	border:none;
	background:none;
}
body {
	color: #333;
	font: 12px/20px "SimSun", "宋体", "Arial Narrow", "Microsoft YaHei", HELVETICA;
	background: #fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
a {
	color: #222;
	text-decoration: none;
	cursor: pointer;
}
a:visited { color:#efefef; }
a:hover {
	color: #3269e5;
	text-decoration: none;
}
.clear { clear:both; }
.logo,.bann_con { margin:0 auto; }

div.header { height:90px; width:100%; background:#ececec; }
div.header ul.logo { width:990px;  }
div.header ul.logo li { float:left; }
div.header ul.logo li.intro { margin-left:32px; }


.banner { width:100%; height:492px; background:url(../images/bannerBg.jpg) no-repeat;_background:url(../images/bannerbgc.jpg) no-repeat; }
.bann_con { width:990px; height:492px; position:relative;  background:url(../images/bannerCon.png) no-repeat;
 /*以下为IE6设置PNG透明代码*/
 _background:none;
 }
a.aLink{ font-family:Arial;  font-size:22px; color:#fff;height:46px;line-height:46px; padding-left:38px;}
.aLink span {font-size:16px;font-family:"微软雅黑";margin-left:5px;}
.and {width:190px; height:46px; position:absolute; top:265px; left:0px;_left:100px; }
.iph {position:absolute; top:340px; left:0px; _left:100px; }
.iph button { display:block; }

.mic {position:absolute; top:250px; left:250px; _left:370px; width:131px; text-align:center; }
.mic p { width:90px; margin:0 auto; }
.mic span {display:block; margin-top:5px; font-family:"微软雅黑";  font-size:14px; color:#fff;}
.apple_pdf {  display: block; position: absolute; top: 15px; left:200px;  font-family:"微软雅黑";  font-size:14px; color:#fff;}

.mic2 {position:absolute; top:250px; left:410px; _left:530px; width:131px; text-align:center; }
.mic2 p { width:90px; margin:0 auto; }
.mic2 span {display:block; margin-top:5px; font-family:"微软雅黑";  font-size:14px; color:#fff;}
.apple_pdf {  display: block; position: absolute; top: 15px; left:200px;  font-family:"微软雅黑";  font-size:14px; color:#fff;}
.apple_pdf:hover { color: #efefef; }

.btn1 { display:block; width:190px; height:46px; background:url(../images/android.png) no-repeat;}
.btn2 { display:block; width:190px; height:46px; background:url(../images/iphone.png) no-repeat;}

div.content { width:100%; height:790px; }
div.content div.conMar { width:990px; height:500px; margin:0 auto;  }
dl.con_menu {width:495px; margin-top:85px; float:left;}
dl.con_menu dt { float:left; background:url(../images/web_bg.jpg) no-repeat;}
dl.con_menu dd { float:left; margin-top:35px; margin-left:15px;}

p.bt { color:#3c3c3c; font-family:"微软雅黑"; font-size:24px; margin-bottom:17px; height:38px; line-height:38px;}
span.textCon { display:block; color:#5f5f5f; }

dl.con_menu dt.place { width:152px; height:162px;  background-position:6px 0px; }
dl.con_menu dt.safety {width:154px; height:162px;  background-position:6px -158px; }
dl.con_menu dt.shop { width:152px; height:162px;  background-position:6px -320px; }
dl.con_menu dt.search {width:152px; height:162px;  background-position:6px -482px; }
dl.con_menu dt.order {width:152px; height:162px;  background-position:6px -644px; }
dl.con_menu dt.vip { width:152px; height:162px;  background-position:6px -806px; }


div.footBanner {width:100%; height:266px; background:#c1dcf8; }
div.footBanner a.foot_img { display:block; margin:0 auto; width:990px; }


div.foot { width:100%; height:160px; }
div.foot p.copyright { width:990px; margin:45px auto 0; text-align:center; line-height:200%; color:#7a7a7a; }
div.foot p.copyright a {  color:#7a7a7a;}
div.foot p.copyright a:hover {  color:#3269e5;}














