html { overflow-x: hidden; overflow-y: auto; }
body {
	background:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:14px;
	line-height:1.4em}
	
.clearfix {
	display: block;}
	
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;}
	
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;}
.clear{ clear:both}

a {
	text-decoration:none;
	outline:none}

.col a {
	color:#2e88c7}

.col p {
	margin-bottom:15px}

/* Containers */
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 990px;}
.col {
	float:left}

.container_12 .col_1,
#sidebar_disable .container_12 .col_1 {
	width:940px;}

.container_12 .col_1_2,
#sidebar_disable .container_12 .col_1_2 {
	width:460px;}

/*----------------------------------------------*/
ul{ list-style:disc outside; }
ol{ list-style:decimal outside; }
ol li{ margin-top:5px; margin-bottom:7px }
ul, ol, dd{ margin-left:25px; }
ul ul, ol ul, ul ol, ol ol{ margin-bottom:0; }

/*----------------------------------------------*/
/* 1.6 Borders & Dividers */
/*----------------------------------------------*/
hr{
	border:0px solid transparent !important;
	background-color:transparent !important;
	height:1px;}

.border {
	border:1px solid #d6d6d6}

.divider_space, .divider, .divider_thin {
	clear:both;
	display:block;
	margin-bottom:0px;
	padding-top:1px;
	width:100%;}

.divider_thin {
	margin-bottom:10px;
	padding-top:10px;}

.divider{
	background:url(images/divider_line.gif) bottom repeat-x;
	padding-top:22px;
	margin-bottom:50px;}

.clearboth{
	clear:both;
	display:block;
	font-size:0px;
	height:0;
	line-height:0;
	width:100%;}

/*----------------------------------------------*/
/* 1.7 Headers */
/*----------------------------------------------*/
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;}
	
h1{
	font-size:33px;
	line-height:33px;
	letter-spacing:0;}	
h2{
	font-size:23px;
	line-height:22px;
	color:#444e69;
	margin-bottom:15px}

	
h4{
	font-size:17px;
	color:#333;
	margin-bottom:10px;}
	
h5{
	font-size:14px;
	font-weight:normal;}
	
h6{
	font-size:12px;
	letter-spacing:2px;
	margin-bottom:5px;
	padding-bottom:5px;
	line-height:20px;
	font-weight:normal;
	color:#444e69;}


	
#sidebar_right .sidebar .button_link {
	margin:10px 0 10px 25px;}

#sidebar_left .sidebar .button_link {
	margin:10px 25px 10px 0}

.welcome_bar .button_link {
	font-weight:normal;}

.welcome_bar .button_link span {
	padding:13px 10px 21px 40px;}

.welcome_bar .button_link:active span {
	background-position:left -104px;
	padding:13px 10px 21px 37px;}

/*============================================================================================*/
/* 2. SITE STRUCTURE */
/*============================================================================================*/
/*----------------------------------------------*/
/* 2.1 Header */
/*----------------------------------------------*/

.header_img {
	position:relative;
	z-index:2000;}

.topnav {
	background:#1D1F2B;
	height:90px;}

.topnav .container_12  {
	position:relative;
	z-index:5000}

.logo {
	padding:30px 10px 0 10px;
	width:160px;
	height:60px;
	float:left;}


.header_flash {
	padding:50px 0 50px 0}



.welcome_bar {
	background:url(images/title_bar_bg.gif) 0 0 repeat-x;
	clear:both;
	margin-bottom:2px;
	position:relative;
	z-index:10}
	
.bar {
	background:url(images/title_bar_shadow.gif) 0 106px no-repeat;
	height:88px;
	padding:21px 0 0 0;
	position:relative;
	z-index:8}

.bar-icon {
	width:80px;
	height:88px;
	float:left;}

.bar-title {
	float:left;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	width:620px;
	position:relative;
	z-index:1}

.bar-title h1, .bar-title .title {
	font-size:33px;
	color:#444e69;
	text-shadow:0px 1px 1px #f2f2f2;
	line-height:33px;
	margin:0 0 4px 0;
	display:block}

.bar-title h1 span, .bar-title .title span {
	color:#2e88c7}

.sub-text {
	color:#6a7184;
	font-size:16px}

.bar-right {
	width:256px;
	float:left}

.link-more, 
.gl_col_2 .gallery-more a, 
.gl_col_3 .gallery-more a,
.gl_col_4 .gallery-more a{
	color:#2e88c7;
	background:url(images/ico_plus.png) left center no-repeat;
	padding-left:25px;
	line-height:25px;
	margin:10px 0 10px 0;
	display:block;
	clear:both;
	width:90px}

.link-more:hover,
.gl_col_2 .gallery-more a:hover,
.gl_col_3 .gallery-more a:hover,
.gl_col_4 .gallery-more a:hover{
	color:#753573}

/*----------------------------------------------*/
/* 2.4 Breadcrumbs */
/*----------------------------------------------*/
.breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	padding-top:5px;
	color:#7e8496;
	position:relative;}

.breadcrumbs a {
	color:#2e88c7;
	background:url(images/ico_arrow_dark.gif) right 5px no-repeat;
	padding-right:14px;
	margin-right:3px}

.breadcrumbs a:hover {
	color:#1870ad}

/*----------------------------------------------*/

.wrapper {
	width:960px;
	float:left}

.content, #sidebar_right .content {
	margin:0 330px 0 10px;
	width:620px;padding-top:25px}

.sidebar, #sidebar_right .sidebar{
	width:266px;
	float:left;
	margin-left:-257px;padding-top:27px}

#sidebar_left .content {
	margin:0 10px 0 330px;
	width:620px}

#sidebar_left .sidebar {
	width:266px;
	float:left;
	margin-left:-960px;}

#sidebar_disable .content {
	margin:0;
	width:960px}

#sidebar_disable .sidebar {
	display:none;}

#sidebar_right .container_12 {
	background:url(images/sidebar_right_bg.gif) right 0 no-repeat;
	min-height:614px}

#sidebar_left .container_12 {
	background:url(images/sidebar_left_bg.gif) left 0 no-repeat;
	min-height:614px}

/*----------------------------------------------*/
/* 2.7 Sidebar  */
/*----------------------------------------------*/
.sidebar h3 {
	font-size:20px;
	font-weight:normal;
	color:#444e69;
	text-shadow:#fff 0 1px 1px;
	margin-bottom:20px;
	margin-left:36px}

#sidebar_left .sidebar h3 {
	margin-left:16px}

.sidebar a {
	color:#2e88c7}

.sidebar_space {
	padding:10px }

/*----------------------------------------------*/
/* 2.8 Footer */
/*----------------------------------------------*/
.footer {
	background:url(images/footer_bg.gif);
	color:#6c727b;
	font-size:13px;
	position:relative}

.footer_bg {
	background:url(images/footer_top.gif) top repeat-x}

.footer .container_12 {
	
	padding:21px 0 20px 0;
	background:url(images/footer_highlight.png) 0 0 no-repeat}

.footer .col h3, .footer h3 {
	font-size:21px;
	color:#fff;
	margin:0 0 44px 0}

.footer a {
	color:#6c727b}

.footer a:hover {
	color:#b1b3b7}

.footer ul {
	margin:0;
	padding:0;}
	
.footer ul li{
	list-style:none;
	background:url(images/ico_arrow_blue.gif) 0 6px no-repeat;
	padding-left:15px;
	margin-bottom:5px}

.contact-address {
	background:url(images/ico_arrow_blue2.gif) 36px 7px no-repeat;
	padding-left:53px;
	margin:15px 0;
	font-weight:normal;}

.contact-maillist {
	background:url(images/ico_arrow_blue2.gif) 36px 11px no-repeat;
	font-weight:normal;
	margin:15px 0;}

.contact-mail a {
	display:block;
	padding:3px 0 3px 53px;}

.contact-mail a:hover {
	background:url(images/sidebar_hover.gif) center top repeat-y}


/*----------------------------------------------*/
.sidebar .widget ul, .sidebar .widget_categories ul {
	margin:0;
	background:url(images/sidebar_list_line.gif) left top no-repeat;
	padding-top:2px;
	font-weight:normal}

.sidebar .widget ul ul a, .sidebar .widget_categories ul ul a {
	padding-left:70px;
	background:url(images/ico_arrow_blue2.gif) 56px 12px no-repeat;}

.sidebar .widget ul ul a:hover, .sidebar .widget_categories ul ul a:hover {
	background:url(images/sidebar_list_hover3.png) 0 0 no-repeat;}
	
.sidebar .widget li, .sidebar .widget_categories li {
	list-style:none;
	background:url(images/sidebar_list_line.gif) left bottom no-repeat;
	padding-bottom:2px;
	margin:0}

.sidebar .widget li a, .sidebar .widget_categories li a {
	display:block;
	background:url(images/ico_arrow_blue2.gif) 36px 12px no-repeat;
	padding:5px 5px 5px 50px}
	
.sidebar .widget li a, .sidebar .widget_categories li {
	display:block;
	background:url(images/ico_arrow_blue2.gif) 36px 12px no-repeat;
	padding:5px 5px 5px 50px;}
	
.sidebar .widget li a, .sidebar .widget_categories li div{  color:#2e88c7}
/*----------------------------------------------*/
.post-item {
	text-shadow:#f9f9f9 0 1px 1px;
	clear:both;
	background:url(images/divider_line.gif) bottom repeat-x;
	padding-bottom:35px;
	margin-bottom:30px}

.post-title h2, .post-title h1 {
	margin:0 0 10px 0;
	line-height:1em;
	font-size:23px;
	font-weight:normal;
	color:#444e69;}
	
.post-title h2 a {
	color:#444e69;}

.post-title h2 a:hover {
	color:#681651}

.post-date {
	font-size:12px;
	font-style:italic;
	color:#8f8f8f;
	margin:13px 0}

.post-comments-icon {
	background:url(images/icon_comments.png) no-repeat;
	width:28px;
	height:33px;
	padding:10px 8px 0 8px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	line-height:15px;
	float:right;
	margin-left:10px}

.post-comments-icon a {
	color:#681651}

.entry {
	clear:both;
	font-size:13px;
	text-shadow:#fafafa 1px 1px 1px;padding-top:28px}

.post-meta {
	color:#3089c8;	
	font-size:12px;
	font-weight:normal}

.post-meta a {
	color:#3089c8;
	text-decoration:underline;}
	
.post-meta a:hover {
	text-decoration:none;}

.entry .aligncenter {
	margin-bottom:20px}

/*----------------------------------------------*/
/* 7.2 Comment list */
/*----------------------------------------------*/
.comment-list {
	position:relative;
	padding:10px 0 0px 0}
	
	.comment-reply-link{
		text-transform:lowercase;	
	}

.infoList li a{ color:#595959}

/*conact form*/
.error {overflow:hidden; border:1px solid red!important; }

#backToTop{display:none;width:36px;height:65px;background:url(images/gotop.png) no-repeat 0 0;position:fixed;_position:absolute;right:10px;bottom:100px;_bottom:"auto";cursor:pointer;}
#backToTop:hover{background-position: 0 -65px;}

/*头部*/
.topnav{ background:#1D1F2B}
li{list-style-type:none}
#header {height:90px; background:url(../images/header_bg.jpg) repeat-x; position:relative}
.inner{width:1002px;margin:0 auto}
#logo{float:left;padding-top:25px;padding-right:60px}
/*下拉*/
.menu_container {width:1050px;margin:0 auto;padding-top:0px;}
.menu_container a { text-decoration: none;color: #ffffff;font-weight: 500;font-size: 15px;padding: 15px 9px 15px 18px; font-family:"HattoriHanzoLight", Calibri, sans-serif }
.menu_container ul {margin: 0;padding: 0;list-style: none;}
.menu_container li{ list-style-type:none}
.menu_container ul li.current-menu-item {}
.menu_container ul li a{color:#ffffff;padding:10px}
.menu_container ul li a:hover{ color:#ccc0c0}

.menu_container > ul > li {float: left;position: relative; background:url(../images/line.png) no-repeat;height:55px;padding-top:35px}
.menu_container ul li:hover { list-style-type:none}
.menu_container > ul > li > ul { position: absolute;display: none;top: 100%;width: 90px;z-index:9999999999; background:#1d1f2b;
margin-left:4px;border-bottom:1px solid #12131A;}
.menu_container > ul > li:hover > ul { display: block; }
.menu_container > ul > li > ul > li { position: relative; }
.menu_container > ul > li > ul > li a{ font-size:12px;line-height:30px}
.menu_container > ul > li > ul > li > ul { display:none;position: absolute;left: 100%;top: 0;border: 1px solid #1D1F2B;width: 120px; }
.menu_container > ul > li > ul > li:hover > ul { display:block;background-color: #1D1F2B; }
.menu_container > ul > li > ul > li > ul > li {  }
.cps{ width:80px;float:left;padding-bottom:15px;margin:10px 0px;padding-left:15px; background:url(images/cp-line.png) no-repeat}
.cps div { text-align:center}
.cp{ width:880px;margin:0 auto}
.cps div a{ color:#A09999!important}
.cps a{ line-height:20px;color:#8F8B8B}
.gj{padding-top:0px;background:url(images/cp-lines.png) no-repeat!important; position:relative;}

#support{width:160px}
#support-1{ width:160px}
#product{width:1003px;left:-380px}
/*国际*/
#gj{width:1003px;left:-730px;height:235px;}
#guoji{height:235px;}
#guojis{background:url(images/airwheel_xian.png) no-repeat 135px 10px; height:215px;}
#gj_e{margin:3px 8px 0px 8px; border-bottom:1px solid #2D2E30}
#gj_con{ margin-top:0px}
#gj_name{height:32px;width:84px;float:left;padding:2px 0px;text-align:left}
#gj_name img { text-align:center}
#gj_name p{ text-align:center;color:#CCC;font-size:12px!important}
#gj_name a{margin:0px;line-height:22px;padding:0px!important; font-family:Arial, Helvetica, sans-serif; font-weight:normal;font-size:12px}
#guoiji_title{ color:#FFF;font-size:13px;background:url(images/airwheel-top.png) no-repeat 3px 0px;height:32px;border-bottom:1px solid #2D2E30;margin:0 5px}
#guoiji_title p{float:left;padding-left:55px;padding-top:0px;margin-top:5px}
#zhou{ float:left;font-size:12px;color:#FFF;padding-top:3px;padding-left:5px;width:130px;float:left}
/*下拉*/
.index_gj{ border-top:1px solid #d5d0d0;margin-top:8px}
.index_gjcon{ width:980px;margin:0 auto;padding-top:6px}
.index_gje{ width:85px;float:left;padding:2px}
.index_gje a {height:20px;line-height:20px;display:block}
.index_gje a span{ color:#2E2929;height:20px!important;line-height:20px;!important}
.index_gje img{ width:30px;height:20px.index_gje}
.index_l{ width:30px;float:left}
.index_r{width:50px;float:left;padding-left:5px}
.select{ position:absolute;top:-23px;right:0px; border:0px}
/*选择*/
.default{height:20px; border:0px}
form{ border:0}
.example{ border:0px}
#h_gj{width:850px;float:left}

/*新闻*/
.news{ padding:0px;}
.news ul{ list-style-type:none;}
.news ul li{ border-bottom:#d1d1d1 1px solid; height:29px;}
.news ul li span{ float:right; line-height:29px; padding-right:10px;}
.news ul li a{ line-height:29px; background:url(images/icon1.gif) no-repeat left 3px; padding:0 5px 0 15px; color:#333333;}
.news ul li a img{margin-top:0!important;margin-top:10px;}
.news ul li a:visited{ color:#333333;}
.news ul li a:hover{ color:#ec3b00;}

.news table{ color:#737375;}
.news table td{padding:0 14px 0 13px;height:30px;line-height:30px; font-size:14px; border-bottom:1px solid #e2e2e2;}
.news table td a{background:url(images/icon1.gif) no-repeat 8px 12px;  padding:0 0 0 20px; line-height:30px; display:block;}
.pages{ padding-top:10px}
.pages ul{ float:right;}
.pages ul li{ float:left; list-style-type:none;padding:5px}
.pages ul li a{ color:#333}
/*新闻结束*/
/*二维码*/
*{margin:0;padding:0;list-style-type:none;}
/* jump */
#jump{position:fixed;bottom:80px;left:10px;width:40px;z-index:400;}
#jump li{height:50px;background:none}
#top,#share,#reply,#sina,#ceping,#weixin{display:block;width:40px;height:42px;overflow:hidden;cursor:pointer;}

#weixin{background:url(images/airwheel_wx.png) no-repeat;}
#weixin:hover{background:url(images/airwheel_wxs.png) no-repeat;}

#EWM{position:absolute;left:52px;display:none;top:-110px}
#EWM img{width:150px;height:150px;}
/*二维码*/