﻿@charset "utf-8";
/* CSS Document */
/*-------------------------------comment start-------------------------------------*/
body {
	margin: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
	line-height: 170%;
	COLOR: #666;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
img{
	border:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
a, a:visited {	
	color: #333;
	text-decoration: none;
	font-size:12px;
	line-height: 170%;
}
a:hover {
	color: #ff0000;
	font-size:12px;
	line-height: 170%;
}


/*-------------------------------comment end-------------------------------------*/

#body {
	margin:0 auto;
	width:1000px;
	margin-top:10px;
	border:solid 1px f4f4f4;
}
#top{
	width:1000px;
	height:22px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
}
#top_up_left{
	float:left;
	width:22px;
	height:422px;
	_height:442px;
	background-image:url(../images/top_up_left_bg.gif);
	background-repeat:no-repeat;
	margin-left:18px;
	_margin-left:9px;
}
#top_up_left2{
	float:left;
	width:22px;
	height:1030px;
	background-image:url(../images/top_up_left_bg.gif);
	background-repeat:no-repeat;
	margin-left:18px;
	_margin-left:9px;
}
#heater{
	float:left;
	height:82px;
	_height:82px;
	width:920px;
	background-color:#fff;    
	
}
#heater .logo{
	float:left;
	width:170px;
	height:82px;
    background-color:#fff;        
}
#heater .adv{
	float:left;
	width:662px;
	height:82px;
	background-image:url(../images/ad/ad2.jpg);
	background-color:#fff;    
}
#heater .heaternav{
	background-color:#FFF;
	float:left;
	width:88px;
	height:82px;
}
#heater .heaternav ul{
	margin-top:14px;
	margin-left:22px;
}
#top_up_right{
	width:22px;
	height:422px;
	_height:442px;
	float:right;
	background-image:url(../images/top_up_right_bg.gif);
	background-repeat:no-repeat;
	margin-right:18px;
}
#top_up_right2{
	width:22px;
	height:1030px;
	float:right;
	background-image:url(../images/top_up_right_bg.gif);
	background-repeat:no-repeat;
	margin-right:18px;
}
#nav {
	float:left;
	width:920px;
	height: 29px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}
#nav ul {
	float: left;
	list-style: none;
	
	margin: 0;
	height: 29px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li img{
	float:left;
	border:0px;
	width:1px;
	height:29px;
	margin-left:0px;
}
#nav ul li a {
	display: block;
	float: left;
	width: 91px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top: 5px;
	background-image: url../images/(menu_line.gif);
	height: 24px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	width: 91px;
	text-decoration: underline;
}
#ppt{
	float:left;
	width:920px;
	height:300px;
	overflow:hidden;
	z-index:-1;
}
#banner{
	float:left;
	width:920px;
	height:160px;
	overflow:hidden;
}
#middle_left{
	clear:both;
	float:left;
	width:22px;
	height:770px;
	background-image:url(../images/middle_left.gif);
	margin-left:18px;
	_margin-left:9px;
}
#middle{
	float:left;
	overflow:hidden;
	background-color:#FFF;
}
#left{
	margin-top:10px;
	width:254px;
	float:left;
	background-color:#FFF;
}
#news{
	float:left;
	width:254px;
}
#news h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../images/news_title_bg.gif);
	background-repeat:no-repeat;
}
#news .content{
	float:left;
	width:254px;
	height:202px;
	background-image:url(../Images/news_bg.gif);
	background-repeat:no-repeat;
}
.newscontent{
	PADDING-BOTTOM: 0px;
	MARGIN: 3px 0px 0px 6px;
	PADDING-LEFT: 0px;
	WIDTH: 238px;
	PADDING-RIGHT: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
.newscontent li{
	BORDER-BOTTOM: #c9c9c9 1px dotted;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 238px;
	PADDING-RIGHT: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 3px
}
#cont{
	float:left;
	width:254px;
	margin-top:10px;
}
#cont h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../images/cont_title_bg.gif);
	background-repeat:no-repeat;
}
#cont .content{
	float:left;
	width:254px;
	height:202px;
	background-image:url(../Images/news_bg.gif);
	background-repeat:no-repeat;
}
#cont .contcontent{
	width:240px;
	margin-left:10px;
	margin-top:8px;
}
.contcontent h2{
	color:#F00;
	font-size:24px;
	line-height:32px;
}
.contcontent h2:hover{
	color:#f00;
	font-size:24px;
	line-height:32px;
}
.contcontent p{
	BORDER-BOTTOM: #c9c9c9 1px dotted;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 230px;
	PADDING-RIGHT: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 3px
	
}
#links{
	float:left;
	width:254px;
	margin-top:10px;
}
#links h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../images/links_title_bg.gif);
	background-repeat:no-repeat;
}
#links #content{
	float:left;
	width:254px;
	height:202px;
	background-image:url(../Images/news_bg.gif);
	background-repeat:no-repeat;
}
#linkcontent{
	float:left;
	width:240px;
	margin-left:2px;
	margin-top:5px;
}
.alumb_link{
	width:235px;
	margin-left:7px;
	_margin-left:3px;
	float:left;
	padding-bottom:8px;
	border-bottom:#c9c9c9 1px dotted;
}
.alumb_link li{
	float:left;
}
.alumb_link img{
	float:left;
	width:88px;
	height:31px;
	margin-left:2px;
	margin-top:5px;
	border:1px solid #999;	
}
.font_link{
	width:235px;
	clear:both;
	float:left;
	margin-left:4px;
	_margin-left:-1px;
	padding-top:5px;
}
.font_link li{
	float:left;
	margin-left:5px;
}
	
#middlemiddle2{
	float:left;
	width:10px;
	height:726px;
	margin-left:-3px;
	margin-top:10px;
	background-image:url(../Images/body_shu.gif);
	background-repeat:no-repeat;
}
#right{
	background-color:#FFF;
	float:left;
	width:659px;
}
#login{
	width:658px;
	height:70px;
	background-image:url(../Images/login_bg.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
#login form{
	margin-left:50px; 
}
.form1{
	width:500px;
	height:14px;
	padding-top:5px;
	margin-left:50px;
}
.Login_text {
	width:100px;
	height:14px;
	padding:4px;
	color:#333;
	border:1px solid #7f9db9;
	margin-top:4px; 
}
#item{
	width:658px;
	height:100px;
	background-color:#F6F6F6;
}
.item_nei{
	float:left;
	width:305px;
	height:85px;
	margin-top:10px;
	margin-left:16px;
}
.item_nei h3{
	margin-left:60px;
}
.item_nei p{
	text-indent:15px;;
	margin-left:60px;
}
.item_nei a.item_pic_1{
	float:left;
	margin-top:17px;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3.gif);
	background-repeat:no-repeat;
}
.item_nei a.item_pic_1:hover{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3_hover.gif);
	background-repeat:no-repeat;
}
.item_nei a.item_pic_2{
	float:left;
	margin-top:17px;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3.gif);
	background-repeat:no-repeat;
}
.item_nei a.item_pic_2:hover{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3_hover.gif);
	background-repeat:no-repeat;
}
.item_nei a.item_pic_3{
	float:left;
	margin-top:17px;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3.gif);
	background-repeat:no-repeat;
}
.item_nei a.item_pic_3:hover{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3_hover.gif);
	background-repeat:no-repeat;
}
.item_nei a.item_pic_4{
	float:left;
	margin-top:17px;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3.gif);
	background-repeat:no-repeat;
}
.item_nei a.item_pic_4:hover{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../Images/Icon3_hover.gif);
	background-repeat:no-repeat;
}
	
	
#case{
	width:658px;
	height:32px;
	background-image:url(../Images/case_bg.gif);
	background-repeat:no-repeat;
	text-align:right;
}
#case img{
	margin-top:15px;
}
#product{
	width:658px;
	height:246px;
	background-color:#F6F6F6;
}
#case2{
	width:658px;
	height:32px;
	background-image:url(../Images/case_bg2.gif);
	background-repeat:no-repeat;
	text-align:right;
}
#case2 img{
	margin-top:15px;
}
#product2{
	width:658px;
	height:246px;
	background-color:#F6F6F6;
}

#middle_right{
	width:22px;
	height:770px;
	float:right;
	background-image:url(../images/middle_right.gif);
	margin-right:18px;
}
#tree{
	width:922px;
	height:2px;
	margin:0 auto;
	background-image:url(../Images/spacetree.gif);
	background-repeat:no-repeat;
}
#footer{
	clear:both;
	width:100%;
	height:90px;
	background-image:url(../Images/body_bg.gif);
	background-repeat:repeat-y;
}
#footer .foott{
	width:80%;
	margin-left:50px;
	text-align:left;
}
.foott h2{
	font-family:"Microsoft YaHei";
	color:#333;
	line-height:25px;
	font-size:18px;
}
.foott_nav{
	float:left;
	height:40px;
	width:100%;
}
.foott_nav a#wenjuan{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo-wj.jpg);
	background-repeat:no-repeat;
}
.foott_nav a#wenjuan:hover{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo-wj-hover.jpg);
	background-repeat:no-repeat;
}
.foott_nav a#hooteng{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo.jpg);
	background-repeat:no-repeat;
}
.foott_nav a#hooteng:hover{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo-hover.jpg);
	background-repeat:no-repeat;
}
.foott_nav a#mail{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo-mail.jpg);
	background-repeat:no-repeat;
}
.foott_nav a#mail:hover{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo-mail-hover.jpg);
	background-repeat:no-repeat;
}
.foott_nav a#flygo{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo-flygo.jpg);
	background-repeat:no-repeat;
}
.foott_nav a#flygo:hover{
	float:left;
	width:125px;
	height:40px;
	background-image:url(../Images/logo-flygo-hover.jpg);
	background-repeat:no-repeat;
}

#kongbai{
	height:15px;
	width:800px;
}

#bottom{
	clear:both;
	width:100%;
	height:18px;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
}
.spacer{
	float:left;
	background-color:#FFF;
	width:920px;
	height:10px;
}
.protable{
	margin-left:20px;
}
.nav_tree{
	width:254px;
	height:28px;
	background-image:url(../Images/nav_tree_bg.gif);
	background-repeat:no-repeat;
}
.font_tree{
	line-height:8px;
	color:#999;
}



/*/////////////////////////内页全局////////////////////*/
#middlemiddle{
	float:left;
	width:10px;
	height:706px;
	margin-left:-3px;
	margin-top:10px;
	background-image:url(../Images/body_shu.gif);
	background-repeat:no-repeat;
}
.right_page{
	width:609px;
	margin-left:25px;
	margin-top:6px;
}
#nei_right{
	margin-top:10px;
	float:right;
	width:659px;
	background-color:#FFF;
	height:706px;
	background-image:url(../Images/big.gif);
	background-repeat:no-repeat;
}
.nei_mian{
	width:615px;
	margin-left:22px;
	margin-top:15px;
	font-size:13px;
	_font-size:12px;
}
.nei_mian h3{
	line-height:22px;
	font-size:20px;
	padding-top:5px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
}
.nei_mian2 h3{
	line-height:22px;
	font-size:20px;
	padding-top:5px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
}
.nei_mian2{
	width:615px;
	margin-left:22px;
	margin-top:15px;
	font-size:12px;
	_font-size:12px;
}
#body_main{
	float:left;
	background-color:#FFF;
}
.nei_content{
	width:200px;
	margin-left:22px;
	margin-top:10px;
	font-size:14px;
	_font-size:12px;
	line-height:22px;
}
.nei_content img{
	margin-left:80px;

}
.hcontent{
	float:left;
	width:254px;
	height:202px;
	background-image:url(../Images/huangkuai.gif);
	background-repeat:no-repeat;
}
#sekuai{
	height:215px;
	width:254px;
	float:left;
	background-image:url(../Images/sekuai.gif);
	margin-top:10px;
	background-repeat:no-repeat;
}
.xian{
	line-height:5px;
        _line-height:14px;
	color:#CCC;
	font-size:12px;
}

/*/////////////////////////////////////////////////////*/




/*/////////////////////////about us////////////////////*/
#aboutus{
	float:left;
	width:254px;
	background-color:#FFF;
}
#aboutus h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../Images/hooteng.gif);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////////////////////*/




/*/////////////////////////case////////////////////*/
#product_info{
	float:left;
	width:254px;
	background-color:#FFF;
}
#product_info h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../Images/case.gif);
	background-repeat:no-repeat;
}
.case_nei_top{
	float:left;
	width:625px;
}
.case_nei_top_left{
	float:left;
	width:440px;
	height:auto;
	padding:2px;
	border:3px solid #EFEFEF;
}
.case_nei_top_right{
	float:right;
	width:165px;
	
}
.case_nei_top_info{
	font-size:12px;
}
.case_nei_top_cout{
	font-size:12px;
}
.Bodyer_right_page_end{
	font-size:12px;
}
/*/////////////////////////////////////////////////////*/




/*/////////////////////////down////////////////////*/
#downlist{
	float:left;
	width:254px;
	background-color:#FFF;
}
#downlist h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../Images/down.gif);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////////////////////*/




/*/////////////////////////messagelist////////////////////*/
#messagelist{
	float:left;
	width:254px;
	background-color:#FFF;
}
#messagelist h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../Images/messages.gif);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////////////////////*/




/*/////////////////////////zhaopin////////////////////*/
#zhaopin{
	float:left;
	width:254px;
	background-color:#FFF;
}
#zhaopin h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../Images/zhaopin.gif);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////////////////////*/




/*/////////////////////////memeber////////////////////*/
#memeber{
	float:left;
	width:254px;
	background-color:#FFF;
}
#memeber h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../Images/memeber.gif);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////////////////////*/



/*/////////////////////////zhaopin////////////////////*/
#solutions{
	float:left;
	width:254px;
	background-color:#FFF;
}
#solutions h3{
	float:left;
	width:254px;
	height:34px;
	background-image:url(../Images/solutions.gif);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////////////////////*/
.Bodyer_right_page_content22{
	margin-left:10px;
}

