@charset "utf-8";
/* CSS Document */

/* #Basic Styles
================================================== */
html, body {height:100%;}

body {
	position: relative;
	background: #ffffff;
	color: #343129;
	-webkit-font-smoothing: antialiased; 
	-webkit-text-size-adjust: 100%;
	font-family: "Microsoft Yahei", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
::selection {
	background:#01427e;
	color:#fff;
}
img::selection {
	background: transparent;
}

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
	color: #343129;
	font-family: "Microsoft Yahei", sans-serif;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	line-height: 1.2em;
}
h1 {
	font-size: 30px;
	margin-bottom: .5em;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
	padding:20px 0px 0px 0px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}
h6 {
	font-size: 12px;
}

/* #Links and Text
================================================== */
a { 
	color: #01427e;
	text-decoration:none; 
	outline: 0;
}
a:hover {
	text-decoration: none;
	color: #01427e;
} 
a:focus { 
	outline: none;
}
/* #Accordion (Toggle)
================================================== */

.accordion {
font-size: 13px;
margin-bottom: 40px;
}.accordion dt {
width: 100%;
border: 1px solid #e9e9e9;
border-radius: 5px;
margin-bottom: 4px;
text-indent: 50px;
font-weight: 500;
background-position: bottom left;
background-repeat: repeat-x;
position: relative;
cursor: pointer;
padding: 20px 0;
}
.accordion dt {
text-indent: 50px;
font-weight: 500;
cursor: pointer;
}
.accordion dd {
display: none;
line-height: 20px;
padding: 10px;
}
.accordion dd.current {
display: block;
}
.accordion dt:before {
content: url(../images/plus-sign.png);
position: absolute;
left: -37px;
top: 50%;
margin-top: -12px;
}
.accordion dt.current:before {
content: url(../images/minus-sign.png);
font-color:#01427e;
}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.contact{
padding-top: 40px;
text-align: center;
font-size: 18px;
font-weight: normal;
}
.about-contact{
text-align: center;
padding-bottom: 20px;}
.about-name{
font-size: 14px;
font-weight: normal;
line-height: 1.5em;
}
.about-info{
line-height: 1.8em;
text-align: center;
}
.customer{
background:#009c76 url(../images/customer.png) no-repeat center top;
height:330px;
}

.store-title{
font-size: 20px;
margin-top: 20px;
font-weight:normal;
}
.store-title span{
font-size: 12px;
margin-top: 20px;
font-weight:normal;
color:#666666;
}
.store-introduce{
background: #f6f6f6;
padding: 20px 20px 12px 20px;
margin: 20px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 1px 2px 3px #babbc2;
line-height: 30px;
}
.store-benefit{
line-height:30px;
}
.store-benefit ul{
padding-left:20px;
float:left;
}
.store_imgs{
}
.store_imgs img {
border: 1px solid #c7c7c7;
display: block;
padding: 8px;
float: left;
}
.store_imgs .small {
float: left;
border: 1px solid #c7c7c7;
display: block;
margin: 10px 10px 0 0;
}

/*-------------------function-------------------------*/
.aa{
	text-align: center;
	margin: 100px 0 0 0;
	background: url(../images/img/manage-your-business_03.png) no-repeat center;
	height: 940px;
	padding: 100px 0 0 0;
}
.manage{
	text-align: center;
	background: url(../images/img/manage-your-business_04.png) no-repeat;
	background-position:60% 50px;
	height: 420px;
}
.manage-text1{
	width: 35%;
	text-align: right;
	padding-top: 10px;
}
.manage-text2{
	width: 35%;
	text-align: right;
	padding-top: 15px;
}
.manage-text3{
	width: 35%;
	text-align: right;
	padding-top: 25px;
}
.manage_right{
	text-align: center;
	background: url(../images/img/manage-your-business_06.png) no-repeat;
	background-position:40% 50px;
	height: 420px;
}
.manage-text1-right {
	width: 35%;
	text-align: left;
	margin-left: 62%;
	height: 135px;
	float: right;
	padding-top:15px;
}
.manage-text2-right{
	width: 35%;
	margin-left: 62%;
	height: 116px;
	float: right;
	text-align: left;
}
.manage-text3-right{
	width: 35%;
	margin-left: 62%;
	height: 120px;
	float: right;
	text-align: left;
}
.manage1 {
	text-align: center;
	background: url(../images/img/manage-your-business_09.png) no-repeat;
	background-position: 60% 150px;
	height: 420px;
	padding-top: 100px;
}
.manage1_right{
	text-align: center;
	background: url(../images/img/manage-your-business_10.png) no-repeat;
	background-position:40% 150px;
	height: 420px;
	padding-top: 100px;
}

/* customer*/
.customer-section{
	width:100%;
}
.customer-banner{
	background-color: #fffff9;
	position: relative;
	border:#ffffff solid 1px;
	box-shadow:0 0 5px #333333;
	width:100%;
	padding:5px 0 15px 0;
	z-index:199;
}
.customer-ul{
list-style:none;
margin-left:0;
padding-left:0px;
}
.customer-banner ul li.grid_2 a:hover{
border-bottom: 7px solid #19bcb9;
}
.customer-ul li{
display:inline;
}
.customer-ul .icon{
   background:#666666;
    width:40px;
	height: 40px;
	border-radius: 8px;
    color: #FFF;
	font-size: 24px;
	padding: 0px 10px;
	margin:0 auto;
	padding-top:10px;
    text-align: center;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration:0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration:0.5s;
    transition-duration: 0.5s;
    cursor: pointer;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: 3px 3px 3px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.1);
}


.customer-ul .icon_s{
text-align:center;
padding-top:10px;
color: #343129;
}

.sec1{
	background:url(../images/product-bg2.jpg) fixed no-repeat;
	height:450px;
}
.sec2{
background-color:#fcfcfc;
}
.cust_describe{
font-size: 18px;
line-height: 2em;
padding-top:100px;
}
.cust_title{
font-size:32px;
color:#01427e;
line-height:30px;
}
.sec3{
background-color:#f7fbff;
}
.totop {
background: url(../images/top.png) no-repeat scroll 0 0 transparent;
width: 54px;
height: 54px;
opacity: 0.3;
}
.totop:hover {
opacity: 1;
}