html { overflow-x: hidden; overflow-y: auto; }
body, html  { height: 100%; }
.welcome_bar img{ width:100%}
body {
	background:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:14px;
	line-height:1.4em}
 a{text-decoration:none}
	
/*----------------------------------------------*/
/* 1.4 Columns Styles */
/*----------------------------------------------*/
/* Containers */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;}
/*----------------------------------------------*/
ul{ list-style:disc outside; }
ol{ list-style:decimal outside; }
li{ margin:2px 0;}
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; }

/*----------------------------------------------*/

.border {
	border:1px solid #d6d6d6}

.divider_space, .divider, .divider_thin {
	clear:both;
	display:block;
	padding-top:20px;
	width:100%;}

.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}
	
h3{
	font-size:19px;
	line-height:22px;}
	
h3.widgettitle{
	margin-bottom:10px; }
	
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;
	text-transform:uppercase;
	line-height:20px;
	font-weight:normal;
	color:#444e69;}

/*----------------------------------------------*/
/* 1.8 Tables */
/*----------------------------------------------*/
table.fancy_table,.widget_calendar table { border-collapse:separate; border-spacing:0; width:99%; padding:2px 0; }
table,td,th { vertical-align:middle; text-align:center; }
th{ padding:10px; font-size:12px; text-transform:uppercase; letter-spacing:1px;}
td{ font-size:11px; padding:10px; }
table.fancy_table,.widget_calendar table{margin:20px 2px; }
.fancy_table th,.widget_calendar table th{border-bottom:1px solid #fff;}
.fancy_table td,.widget_calendar table td{color:#888;border-top:1px solid #eee;}
.fancy_table,.widget_calendar table{border:1px solid #fff;}

/*----------------------------------------------*/
/* 1.9 Images */
/*----------------------------------------------*/
img.alignleft {
	margin:5px 16px 5px 0 !important;}
img.alignright {
	margin:8px 0 5px 16px !important;}
img.framed,.video_frame,.wp-caption,#flickr a img, dl.gallery-item img{ padding:6px;margin:2px; }
p.wp-caption-text{
	margin-bottom:0px;
	text-align:center;}
	
.wp-caption{
	margin-bottom:10px !important;
	padding-top:10px;
	text-align:center;}
	
.image_frame img, img.image_frame, .entry img, .video_embed {
	background:#fff;
	padding:7px;
	border:1px solid #d6d6d6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;}

/*----------------------------------------------*/

.header_img {
	position:relative;
	z-index:2000;}

.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;}
	

/* 3.1 Typographic Elements  */
/*----------------------------------------------*/
.homepage .col_1_3 h2 {
	
	color:#2e88c7;
	font-size:19px}
.protitle{ height:40px; line-height:30px; border-bottom:#9fa0a0 1px solid; margin-bottom:10px; font-size:12pt; font-weight:bolder; clear:both}
.protitlelist{width:980px;margin:0px auto}
.protitlelist ul li{list-style:none;margin:25px 21px 44px 0;width:215px;float:left}
.protitlelist ul li img{width:190px;height:150px;border:1px solid #d9d9d9;padding:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}
.protitle_1{ text-align:center;font-size:20px;padding-top:15px; font-weight:600}
.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;}

.cp_tg{width:1024px;margin:0 auto;font-size:13px;font-weight:600;padding-top:10px}
.jj{line-height:23px;color:#000}
.clear{ clear:both}
.bh_title{ font-size:20px;font-weight:700; word-spacing: -8px;color:#000; text-align:center; word-spacing:2px}
.bh_l{ width:230px;padding:10px;border-right:1px dashed #8F8F8F;float:left;height:220px}
.bh_info{padding:25px 5px 5px 5px;color:#000; font-weight:700; font-family:Arial, Helvetica, sans-serif }
.jj td{ text-align:left;font-size:14px; font-family:Arial, Helvetica, sans-serif}

/*头部*/
.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;line-height: 90px;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:90px }
.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:6px;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;margin-top:-7px;height:235px;}
#guoji{height:400px;}
#guojis{background:url(images/airwheel_xian.png) no-repeat 130px; height:235px;}
#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;line-height:32px;border-bottom:1px solid #2D2E30;margin:0 5px}
#guoiji_title p{float:left;padding-left:48px;padding-top:0px;}
#zhou{ float:left;font-size:12px;color:#FFF;padding-top:3px;padding-left:5px;width:130px;float:left; font-family:Arial, Helvetica, sans-serif}
/*下拉*/
.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:-60px;right:0px; border:0px}
/*选择*/
.default{height:20px; border:0px}
form{ border:0}
.example{ border:0px}
#h_gj{width:850px;float:left}
/*banner*/
/*二维码*/
*{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;}
/*二维码*/