@charset "utf-8";
/* CSS Document */


/*重置浏览器的默认样式*/
h1, h2, h3, p, dl, dt, dd, img, input,{
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}
* {
	margin: 0;
	padding: 0;
	
}
body {
	font: 14px/1.6 "Microsoft Yahei";
	background:#f7f7f7;
}
.inner {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.WeCoach-hd {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 40px;
	background: url(http://artiwares.com/images/hd_bg.png) 0 0 repeat-x;
}
.WeCoach-hd h1 {
	float: left;
	width: 156px;
	height: 41px;
}
.WeCoach-hd h1 a {
	display: block;
	width: 41px;
	height: 20px;
}
.WeCoach-hd .nav {
	float: right;
	list-style-type: none;
}
.WeCoach-hd .nav li {
	float: left;
}
.WeCoach-hd .nav a {
	float: left;
	padding: 0 10px;
	line-height: 40px;
	color: #000;
	margin-left: 25px;
	text-decoration: none;
}
.WeCoach-hd .nav a:hover {
	height: 40px;
	border-bottom: 2px solid #ff3128;
}

.activelink {
	height: 40px;
	border-bottom: 2px solid #ff3128;
}

.WeCoach-hd .nav #buy{
	color:#FFF;
	background: url(http://artiwares.com/images/h_buynow.png) right center no-repeat;
}

.buy_link{color:#FFF;}







/*底部样式控制*/
#footer_wrap{ width:100%; height:171px; background:url(http://artiwares.com/images/footer_wrap_bg.png) repeat-x; position:absolute;}
.footer{ height:151px; width:1100px; margin:0 auto; color:#2e2624; }
.record{width:100%; height:20px;  text-align:center; position:absolute; bottom:0px; background:#FFF; color:#666; font-size:12px;}
.record a{text-decoration:none; display:inline-block; margin-left:20px; color:#666}
.record a:hover{text-decoration:none}
.aw_logo{ float:left; width:250px; height:86px; text-align:center; line-height:86px; margin-top:40px;}
.aw_tel{ float:left; width:330px; height:86px; text-align:center; font-size:22px; line-height:86px;margin-top:40px;}
.aw_tel span { width:100px; height:100px;  margin-right:10px; margin-top:10px; }
.aw_tel span img{ display:inline-block; padding-top:20px;}
.aw_email{float:left; width:250px; height:120px; text-align:center;margin-left:20px; padding-bottom:30px;}
.aw_wechat{float:left; width:150px; height:130px; text-align:center; margin-top:10px; margin-left:80px;}
.aw_weixin{float:left;  height:130px; text-align:center; margin-top:10px; margin-left:100px;display: flex;justify-content: center;font-size: 12px;}
.aw_weixin div{margin-left:20px}
.content_wrap_4{
	width:100%;
	height:750px;
	background:#ebeaea;
	margin:0 auto;
	padding-top:40px;
	background:url(http://artiwares.com/images/download_app_bg.png) center no-repeat;
	
}
.content_wrap_6{
	width:100%;
	height:700px;
	background:#f7f7f7;
	margin:0 auto;
	padding-top:40px; 
	
}
.content_wrap_10{
	width:100%;
	height:700px;
	background:#f7f7f7;
	margin:0 auto;
	padding-top:40px;
}

.about_us{
	width:1100px;
	height:100%;	
	margin:0 auto;
}
.about_us_logo{
	width:1100px;
	height:100px;
	margin-top:130px;
		
}
.about_us_txt{
	height:400px;
	width:1100px;
	line-height:32px;
	color:#323232;
	
}

.QA{
	width:1100px;
	height:700px;
	margin:0 auto;
	color:#323232;
	
}

.QA_title{
	height:120px;
	width:1100px;
	text-align:center;
	margin-top:15px;
	margin-bottom:30px;
	line-height:40px;
		
}

.QA_txt{
	width:1100px;	
}
#QA_txt_l{
	width:480px;
	float:left;
	margin-left:20px;
}
#QA_txt_r{
	width:480px;
	float:right;	
}

.QA_txt ul li{
	margin-bottom:30px;
	height:auto;
	
}
.QA_q{
	height:24px;
	font-size:14px;
	font-weight:bold;	
}

.QA_a{
	height:auto;
	font-size:12px;
	margin-top:4px;
}

.app_download{
	width:1200px;
	height:750px;
	margin:0 auto;
	text-align:center;	
	
}

.app_download_l{
	width:550px;
	height:570px;
	float:left;
	text-align:right;
	padding-top:140px;	
}


.app_download_m{
	width:410px;
	height:750px;
	float:left;
}

.app_download_code{
	width:340px;
	height:200px;	
	margin:0 auto;
	margin-top:300px;
}

.app_download_code_ios{
	width:170px;
	height:200px;
	float:left;
	text-align:left;
	
}
.app_download_code_android{
	width:170px;
	height:200px;
	float:left;
	text-align:right;
	
}

#app_download_href{
	float:right;
	width:200px;
	color:#333;
}
#app_download_href a{
	color:#09C;	
}
.app_download_r{
	height:750px;
	float:left;	
}

.app_download_r img{
	display:block;
	margin-top:30px;
	
		
}
