@charset "utf-8";
/* CSS Document */
/* 小丘QQ:1977917927 */

/*==============================================================================================*/
/*common-css
/*==============================================================================================*/
*{
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7,em {
	font-weight:bold;
	font-style:normal;

}
table,td { border:#eee solid 0px; }
img, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#4e4e4e;
}
a:hover {
	text-decoration:none;
	color:#2c99c7;
}
body{
	font-family:  "微软雅黑", Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size:12px;
	line-height:20px;
	background:#fff;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.block{display:block;}
.line-height{ line-height:22px;}
.border{border:#dedede solid 1px; overflow:hidden; border-radius:4px;}
.cboth {
	display:block;
	line-height:0px;
    font-size:0;
	clear:both;
}


/*==============================================================================================*/
/*form-css
/*==============================================================================================*/
.field{
    display: table;
    margin-bottom: 10px;
}
label{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
	
}
label.label{
    float: left;
	display:block;
    width: 120px;
    padding-top: 5px;
    text-align: left;
    color: #333;
}
.controls{
    margin-left: 140px;
}
.error{ color:#ff0000; margin-right:2px;}
input{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;

}

input.text{
    background-color: #fff;
    border: 1px solid #ccc;
    color: #888;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    padding: 4px 6px;
    margin-left: 0;
    width: 206px;
    text-indent: 0px;
    text-shadow: none;	
}

textarea{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;

}

textarea.textarea{
    background-color: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 12px;
    padding: 4px 6px;
    margin-left: 0;
	width:400px;
}

.btn{
    background:#F5F5F5;
    border: 1px solid #B3B3B3;
    color: #333333;
    cursor: pointer;
    letter-spacing: 2px;
    line-height: 1;
    overflow: visible;
    padding: 7px 15px;
    overflow:hidden;
    text-align: center;
    width: auto;
}
.bookform{ padding:20px;}
/*==============================================================================================*/
/*module-css
/*==============================================================================================*/
#top {
	width:100%;
	margin:0 auto;
	background:#fff;
	border-bottom:#dddddd solid 1px;
}
#container {
	overflow:hidden;
}
#header {
	position:relative;
	background:#fff;
	z-index:10;
}
#mainer{
	clear:both;
	overflow:hidden;
}
#footer {
	margin:0;
	background:#7d7f84;
}

.right_box{
    width:780px;
    float:right;
    overflow: hidde;
	}
.left_box{
    width:190px;
    float: left;
}

.main_box {
	width:990px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.comm_void {
	margin-top:15px;
	margin-bottom:15px;
}
/*==============================================================================================*/
/*header-css
/*==============================================================================================*/
.topbd{ 
	width:990px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	line-height:30px;
	height:30px;
	color:#666666;
}
.topbd a{ color:#666666;}
.topbd em {
	color:#666666;
	margin:0 8px 0 10px;
	font-style:normal;
}

.share {
	float:left;
	height:27px;
	line-height:14px;
	display:block;
	text-align:right;
	font-family: "微软雅黑",Arial, Verdana, Helvetica, sans-serif;
	color:#cccccc;
}
.share li {
	float:left;
	padding:0 0 0 5px;
	line-height:30px;
}

.lan {
	height:15px;
	line-height:15px;
	margin:8px 5px 0 0;
	display:block;
	font-family: "微软雅黑",Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	text-align:right;
	margin-right:5px;
}
.lan li {
	float:left;
	padding:0 15px 0 17px;
}
.lan li.lan-en {
	background:url(../images/lan-en.png) 0 3px no-repeat;
}
.lan li.lan-cn {
	background:url(../images/lan-cn.png)  0 3px no-repeat;
}
.lan li.lan-hk {
	background:url(../images/lan-hk.png)  0 3px no-repeat;
}
.lan li.lan-es {
	background:url(../images/lan-es.png) 0 3px no-repeat;
}
.lan li.lan-de {
	background:url(../images/lan-de.png) 0 3px no-repeat;
}
.lan li.lan-pt {
	background:url(../images/lan-pt.png) 0 3px no-repeat;
}
.lan li.lan-fr {
	background:url(../images/lan-fr.png) 0 3px no-repeat;
}
.lan li.lan-ru {
	background:url(../images/lan-ru.png) 0 3px no-repeat;
}
.lan li a {
	color:#666666;
}


.headbd{
	width:990px;
	height:120px;
	overflow:hidden;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.logo{
	float:left;
	width:600px;
	height:50px;
	margin-right:50px;
	margin-top:35px;
}
.searchbd{float:left;margin-top:43px; *margin-top:0px; width:280px; position:relative; margin-right:50px; }
.searchbd .text{ 
    line-height: 25px;
    height: 25px;
    padding: 4px 20px 4px 6px;
	width:240px; 
	background:#1f222c;
	font-family:Arial, Helvetica, sans-serif;
	border:#3c4254 solid 1px;
}
.searchbd .btn{
	position:absolute;
	right:0px;
	top:0px;
	*top:6px;
	z-index:2;
    cursor: pointer;
	border:0px;
    padding: 0px;
    overflow:hidden;
}
.tel{
	float:right;
	width:265px;
	height:50px;
	margin-top:41px;
}
.nav{
	line-height:40px;
	height:40px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	background:url(../images/navbg.png) repeat-x left top;;
	position:relative; z-index:1;
}
.nav ul{ 
    width:990px;
	margin-left:auto;
	margin-right:auto;
}
.nav .onsub{ background:url(../images/onsub.png) no-repeat right 16px;}
.nav li{
	float:left;
	margin-right:1px;
}
.nav li a{
	display:block;
	padding:0px 23px;
	font-size:13px;
	font-family: "微软雅黑",Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
}
.nav li a:hover,.nav li:hover{
	background:#4b4d51;
	color:#fff;
}
.nav li a.on,.nav li:hover a{
	background:#4b4d51;
	color:#fff;
}

.nav .navroot{ float:left;  position:relative; }
.nav .navsub{ display:none; left:0; top:39px;  position:absolute; background:#4b4d51; width:250px; padding:5px 0;  }
.nav .navsub li{ zoom:1; height:30px;line-height:30px; display:block; width:250px;  overflow:hidden; clear:both;}
.nav .navsub a{ display:block; padding-left:20px; overflow:hidden; color:#fff;}
.nav .navsub a:hover{ background:#444649; color:#fff;  }

/*==============================================================================================*/
/*banner-css
/*==============================================================================================*/
.banner{  position:relative;  height:450px; overflow:hidden; margin-bottom:25px;}	
.banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.banner .bd ul{ width:100% !important;  }	
.banner .bd li{ width:100% !important;  height:450px; overflow:hidden; text-align:center;  }	
.banner .bd li a{ display:block; height:450px; }	
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(../images/bhbg.png) repeat-x; text-align:center;_background:#fff; _filter:alpha(opacity=60);}	
.banner .hd ul{ text-align:center;  padding-top:8px; }	
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:120px; height:12px; margin:5px; background:url(../images/icons.png) -14px -110px; overflow:hidden;line-height:9999px;}	
.banner .hd ul .on{ background-position:0 -90px; }

.banner .prev,.banner .next{ position:absolute;  display:block;  left:10px; top:185px; width:56px; height:80px; background:url(../images/icons.png) left 0px no-repeat; filter:alpha(opacity=10);opacity:0.1;  }	
.banner .next{ left:auto; right:10px; background-position:-64px 0px; }	
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100) !important;opacity:1 !important; }

/*------内页------*/
.ibanner{ width:100%; overflow:hidden;}	
.ibanner .bd{  width:100%; background-position: center 0px;background-repeat: no-repeat;}
/*==============================================================================================*/
/*indexer-css
/*==============================================================================================*/
.guide_body{ overflow:hidden; width:958px; margin-left:auto; margin-right:auto; padding:15px; border:#ddd solid 1px; }
.guide_lbox{ width:630px; float:left; overflow:hidden;}
.guide_rbox{ width:300px; float:right;overflow:hidden;}

.guide_cate{
	background:#eeeeee; height:450px; width:100%; overflow:hidden;
}
.guide_cate .bd{
	background:url(../images/guide_cate.jpg) no-repeat 0 0; 
	height:600px; 
	width:990px; 
	overflow:hidden; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:40px;
}

.guide_cate ul{ width:330px; float:left;}
.guide_cate ul h3{ font-size:24px; line-height:65px; font-weight:normal;height:65px; margin-bottom:10px; text-align:center;}
.guide_cate ul li{ padding-left:35px;line-height:30px; background:url(../images/tl_cut.png) no-repeat 25px 15px;}


.guide_youshi{ width:100%; overflow:hidden; }
.guide_youshi .bd1{ clear:both; background:#e4e4e4;}
.guide_youshi .bd2{ clear:both; background:#fff;}
.guide_youshi .bd3{ clear:both; background:#e4e4e4;}

.guide_partner{ width:990px;margin-left:auto;margin-right:auto; overflow:hidden; padding-top:30px;padding-bottom:30px;}
.guide_partner{ }


/*-------------------news-------------------*/
.guide_newsbox{
	width:630px;
	float:left;
}
.guide_newsbox h2{
	font-size:18px;
	font-weight:normal;
    height: 30px;
	line-height: 30px;
	border-bottom:#ccc solid 1px;
	margin-bottom:15px;
}

.guide_news{
	width:630px;
	float:left;
}
.guide_news ul{ clear:both;width:620px;}
.guide_news li{ float:left;overflow:hidden; line-height:22px; width:300px;}
.guide_news li a{
	display:block;
	padding-left:12px;
	background:url(../images/dot.png) no-repeat 0px 11px;
	float:left;
}
.guide_news li span{ float:left;width:280px; line-height:16px;}

.guide_newsbum{ overflow:hidden; display:block; margin-bottom:10px;}
.guide_newsbum li{ float:left;overflow:hidden;  width:630px;}
.guide_newsbum li dl{ width:280px; float:left; display:block;}
.guide_newsbum li dl img{ float:left; width:280px; height:190px; }
.guide_newsbum li a{ background:none;display:block;}
.guide_newsbum li p{ clear:both; display:block; overflow:hidden; margin-bottom:10px;}
.guide_newsbum li dd{ width:330px; overflow:hidden; float:right;}
.guide_newsbum li dd h3{ font-weight:bolder; margin-bottom:5px; font-size:14px; display:block; line-height:22px; overflow:hidden;}
.guide_newsbum li a{ width:66px; height:12px; display:block;background:url(../images/imore.png) no-repeat 0px 0px;}

/*-------------------faq-------------------*/
.guide_faq{
	width:300px;
	float:left;
}
.guide_faq .focus{ margin-bottom:0px; overflow:hidden;}
.guide_faq img{ display:block; margin-right:15px;}
.guide_faq p{ display:block; overflow:hidden;}
.guide_faq h3{ font-size:12px; color:#000; line-height:35px; font-weight:normal;}
.guide_faq h4 { color:#CCC; font-weight:normal;}
.guide_faq h2{
	font-size:18px;
	font-weight:normal;
    height: 30px;
	line-height: 30px;
	border-bottom:#ccc solid 1px;
	margin-bottom:15px;
}

.guide_faq ul{ clear:both;width:360px; margin-top:10px;}
.guide_faq li{ float:left;margin-bottom:3px; overflow:hidden; line-height:22px; width:300px;}
.guide_faq li a{
	display:block;
	padding-left:12px;
	background:url(../images/dot.png) no-repeat 0px 11px;
}
.guide_faq li img{ float:left; width:45px; height:45px;}
.guide_faq li span{ float:left;width:280px; line-height:16px;}


/*-------------------about us-------------------*/
.guide_about {
	width:630px;
	float:left;
	margin-bottom:3px;
}
.guide_about h2{
	font-size:18px;
	font-weight:normal;
    height: 30px;
	line-height: 30px;
	border-bottom:#ccc solid 1px;
	margin-bottom:15px;
}
.guide_about h3{ font-size:14px; line-height:15px; padding-bottom:5px; color:#d1181e;}
.guide_about img{ float:left; margin-right:15px; margin-bottom:15px;}
.guide_about p{ display:block; font-size:12px; margin-top:0px; line-height:20px;}
.guide_pic{ margin-top:15px;}

/*-------------------guide-pro-------------------*/
.guide_pro {
	width:780px;
	display:block;
	overflow:hidden;
	position:relative;
	margin-right:30px;
}
.guide_pro h2{
	font-size:22px;
	font-weight:normal;
    height: 40px;
	line-height: 40px;
	border-bottom:#ccc solid 1px;
	margin-bottom:10px;
}
.guide_pro ul{ width:800px; overflow:hidden;}
.guide_pro ul li{ 
     float:left;
	 overflow:hidden;
	 width:160px;
	 padding:10px;
	 margin-right:17px;
	 margin-bottom:20px;
	 border:#ddd solid 1px;
	 }
.guide_pro ul li:last-child{ margin-right:0px;}	 
.guide_pro ul li img{ 
	 width:160px;
	 height:160px;
	 }
.guide_pro ul li div{ margin-top:8px;}	 	 
.guide_pro ul li span
{
	bottom:0px;
	left:0px;
	line-height:18px;
	width:100%;
	overflow:hidden;
	display:block;
	text-align:left;
	z-index:10;
 }	 
.guide_pro ul li a
{
	display:block;
	font-weight:normal;
	line-height:22px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
 }	
.guide_pro .jcbtn{ position:absolute;left:0px; top:100px; width:580px; z-index:99; }
.guide_pro .prev{ position:absolute;left:0px;top:65px; display:none;}
.guide_pro .next{ position:absolute;right:0px;top:65px; display:none;} 


.guide_service{ margin-top:15px; margin-bottom:15px; clear:both; overflow:hidden;}
.guide_service h2{ 
	font-size:18px;
	font-weight:normal;
    height: 40px;
	line-height: 40px;
	background:#eee;
	margin-bottom:20px;
	border-bottom:#999 solid 1px;
}
.guide_service .guide_lbox{ background:#eee; overflow:hidden; height:610px;}
.guide_service .guide_rbox{ background:#eee; overflow:hidden; height:300px !important;}

.guide_client {
	  width:300px; 
	  clear:both; 
	  overflow:hidden;
	  position:relative; 
	  margin-left:auto; 
	  margin-right:auto;
}
.guide_client h2{ 
    height: 30px;
	color:#4e4e4e;
	font-weight:normal;
	line-height: 30px;
	overflow:hidden;
	font-size:18px;
	border-bottom:#ccc solid 1px;
	margin-bottom:15px;
}
.guide_client ul {display:block; width:300px; }
.guide_client ul li {
	float:left;
	overflow:hidden;
	list-style: none;
	background:#f5f5f5;
	padding:10px;
	margin-bottom:10px;
}
.guide_client ul li img{ width:80px; height:80px; margin-right:10px; float:left;}
.guide_client ul li a{float:left; width:190px;}

.guide_gsbook{ padding:25px;}
.guide_gsbook .label{ width:80px;}
.guide_gsbook .text { width:320px;}
.guide_gsbook .textarea { width:320px;}
.guide_gsbook .sbtn{ text-align:center; margin-top:15px; clear:both; overflow:hidden;}
/*==============================================================================================*/
/*lefter-css
/*==============================================================================================*/
.cate{margin-bottom:15px; display:block; overflow:hidden;background:#fff; }
.cate h2{
	height:60px; 
	line-height:60px; 
	background:#81848c;
	padding-left:12px;
	font-size:18px;
	font-weight:normal;
	font-family: "微软雅黑",Arial, Verdana, Helvetica, sans-serif;
	color:#fff; 
}
.cate li{ background:#f5f5f5; border-bottom:#ddd solid 1px;*padding-left:-20px; list-style:none; text-indent:0px;}
.cate li span{ display:block; padding:10px 0px; background: url(../images/cate.png) no-repeat 8px -50px; cursor:pointer;}
.cate li a{ display:block;  padding:10px 0px; background: url(../images/cate.png) no-repeat 8px 18px; overflow:hidden; padding-left:25px;padding-right:10px;}
.cate li a:hover{}
.cate li .cur{ background: url(../images/cate.png) no-repeat 8px -125px;}
.cate li ul{display:none }
.cate .root { background:#f5a700 url(../images/cate.png) no-repeat 8px -199px; color:#FFF; margin-bottom:1px;}
.cate .root.cur{ color:#fff; background:#f5a700 url(../images/cate.png) no-repeat 8px -274px !important;}

.box h2.title{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	font-family: "微软雅黑",Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:10px;
    overflow: hidden;
    height: 25px;
	background:url(../images/tl_cut.png) no-repeat 0 4px;
}

.box h2.title span{
	font-size:12px;
	font-weight:normal;
	color:#999999;
}
.box h2.title a.more{
	font-weight:normal;
	text-indent:-9999px;
	width:33px;
	height:25px;
	font-family: "微软雅黑",Arial, Verdana, Helvetica, sans-serif;
	background:url(../images/ico_more.gif) no-repeat 0 center;
	float:right;
    display: block;
}

.box h2.title em{
    float: left;
    font-style: normal;
}
.box li { 
     margin-bottom:15px; 
	 font-size:12px;
}
.box li span{ display:block;line-height:20px; font-weight:bold;
}
.box li p{ line-height:20px;;
}

.box_pro li{
    margin-bottom: 10px;
	background-color:#FFF;
	border:#ececec solid 1px; 
	
}
.box_pro h2{ height:20px; line-height:20px;	font-size:14px; padding-left:15px; margin-bottom:10px;}
.box_pro dl{ padding:5px;}
.box_pro dd{text-align:center; background:#f9f9f9; overflow:hidden;border-top:#ececec solid 1px; }
.box_pro dd a{
	display:block;
	
	line-height:20px;
	padding:5px 0px;
}
.box_pro dl .box_pro dd{
	overflow:hidden;
	width:178px;
}
.box_pro img{
	display:block;
	width:178px;
}

/*==============================================================================================*/
/*righter-css
/*==============================================================================================*/
.comcont{ 
	float:right;
	width:778px;
	min-height:800px;
	overflow:hidden;
	text-align:left;
	background:#ffffff;
	margin-bottom:20px;
	border:#eaeaea solid 1px; 
	
}
.comcont .hd{
	overflow:hidden;
	font-family: "微软雅黑",Arial, Verdana, Helvetica, sans-serif;
	line-height:38px; height:38px;
	border-bottom:#dddddd solid 1px;
	background:#fff;
}
.comcont .locate { overflow:hidden; text-align:left; float:left; display:inline-block; }
.comcont .locate div{float:left; background:url(../images/home.png) no-repeat 10px 14px; padding-left:30px; line-height:38px; height:38px; display:block;margin-right:20px;}
.comcont .locate span{float:right; line-height:38px; height:38px; display:block;margin-right:20px;}
.comcont .locate ul{ list-style:none; display:table-cell; float:left;text-align:left; background:url(../images/home.png) no-repeat 8px 10px; padding-left:20px; margin-right:10px;}
.comcont .locate li{ float:left;display:block; padding:0px 12px 0px 8px; text-align:left; background:url(../images/arrow.png) no-repeat right 16px;}
.comcont .locate li a{ font-size:12px; font-weight:normal; text-align:center;}

.comcont .fellow {background:#f8f8f8; overflow:hidden; clear:both;}
.comcont .fellow ul{ list-style:none; display:block; }
.comcont .fellow li{ float:left;display:block; padding:10px; text-align:center;}
.comcont .fellow li a{ font-size:12px; font-weight:normal; text-align:center;}
.comcont .fellow .cur{ background-color:#f2f2f2;}

.content
{
	margin:9px;
	}
.content .pic{
	width:350px;
	float:left;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-right:20px;
	}
.content .pic h3 { width:350px; height:350px; margin-bottom:10px; border:#f2f2f2 solid 1px;}	
.content .pic h3 img{ }
.content .pic ul{ list-style:none;width:350px; overflow:hidden; clear:both;}
.content .pic li{ float:left; width:60px; height:60px; margin-right:8px; border:#f2f2f2 solid 1px;}
.content .pic li:hover{ border:#F60 solid 1px;}
.content .pic li img{ width:60px; height:60px; cursor:pointer;}
.content .guide{ overflow:hidden; margin-bottom:15px; border-bottom:#eee solid 1px;}
.content .txt{
	width:350px;
	float:left;
	overflow:hidden;
	}
	
.content .txt h2{
	line-height:30px;
	height:30px;
	}	
.intro {clear:both; overflow:hidden; width:760px; margin:0 auto;}
.intro img{width:760px!important; height: auto!important;}
.intro .thd{ text-align:center; font-size:15px; margin-bottom:10px; line-height:30px; }
.intro .thd font{ display:block; color:#CCC; text-align:center; font-size:12px; }
.next_map{ padding-top:10px; padding-bottom:10px; line-height:25px; overflow:hidden; clear:both; border-top:#ddd solid 1px; margin-top:20px; }
	
.arc_rec {
	float:left;
	width:100%;
	overflow:hidden;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	
}
.arc_rec h2{ 
	overflow:hidden; 
	height:40px; 
	line-height:40px; 
	color:#666666;
	position:relative;
	font-size:12px;
	background:#fafafa;
	padding-left:10px;
	border-bottom:#eaeaea solid 1px;
}

.arc_rec ul{ display:block;; margin:0px;padding-top:10px;}
.arc_rec ul li{ 
	overflow:hidden;
	line-height:35px;
	height:35px;
	background:url(../images/tl_cut.png) no-repeat 5px 15px;padding-left:20px;
	border-bottom:#eaeaea solid 1px;
}
.arc_rec ul li a{ 
   display:block;
   width:600px;
   float:left;
}
.arc_rec ul li span{ 
   display:block;
   width:80px;
   float:right;
   color:#999999; 
}
	
	
.pro_rec {
	float:left;
	width:100%;
	overflow:hidden;
	text-align:left;
	margin-top:20px;
	margin-bottom:10px;
	
}
.pro_rec h2{ 
	overflow:hidden; 
	height:45px; 
	line-height:45px; 
	color:#666666;
	position:relative;
	font-size:12px;
	background:#fafafa;
	padding-left:10px;
	border-bottom:#eaeaea solid 1px;
}

.pro_rec ul{ display:block;width:800px; margin:0px;padding-top:10px;}
.pro_rec ul li{ 
	float:left;
	display:table-cell;
	text-align:center;
	overflow:hidden;
	width:168px; 
	height:178px; 
	margin-right:15px; 
	margin-bottom:20px;
	border:#eaeaea solid 1px; 
}
.pro_rec ul li img{ 
	max-width:140px; 
	vertical-align:middle; 
}
.pro_rec ul li dl{
	display:block;
}	
.pro_rec ul li dd{
	display:block;
	margin-top:5px;
    height:28px;
	line-height:28px;
	text-align:center;
}	

			
.arclist {
	position:relative;
    padding:20px;
}
.arclist li{
    border:none;
	line-height:30px;
	height:30px;
	border-bottom:#f5f5f5 solid 1px;
	
}
.arclist li span{
    display: block;
	float:left;
	margin-right:10px;
}
.arclist li a{
	float:left;
    display: block;
	background:url(../images/tl_cut.png) no-repeat 5px 13px;padding-left:16px;
}
.arclist li .time{
	float:left;
	margin-left:30px;
	color:#ccc;
    display: block;
}

.prolist {
	clear:both;
	position:relative;
	float:left;
	overflow:hidden;
	padding:25px;
	list-style:none;
}
.prolist ul { width:780px;}
.prolist li{
	margin-bottom:15px;
	overflow:hidden;
	display:block;
	width:220px;
	height:260px;
	float:left;
	margin-right:30px;
	margin-bottom:25px;
	border:#dddddd solid 1px;
}
.prolist li .pic{
    display: block;
	overflow:hidden;
	float:left;
	padding:10px;
	width:200px;
}
.prolist li img{
    display: block;
	overflow:hidden;
	float:left;
	width:200px;
	max-height:200px;
	
}
.prolist li .txt{padding:10px; line-height:18px; height:46px; overflow:hidden;}
.prolist li .txt h3{
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	margin-bottom:5px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.prolist li .txt h4{
	margin-top:5px;
	font-size:normal;
	clear:both;
	display:block;
	font-weight:normal;
}
.prolist li .txt h4 a{ color:#F60;}

.abmlist {
	margin-left:15px; margin-right:15px;
	background:#fff;
	overflow:hidden;
}
.abmlist h2{ background:#f4f4f4; border-bottom:#dddddd solid 1px; height:40px; line-height:40px; padding-left:10px; color:#333333; margin-bottom:8px;}
.abmlist h2 a{ display:block; overflow:hidden;color:#333; }
.abmlist ul{ list-style:none; display:block; overflow:hidden; margin-top:10px;}
.abmlist li{
	width:100%;
	float:left;
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:#ddd solid 1px;
}
.abmlist li a{
    display: block;
}
.abmlist li dl{
	width:80px;
	float:left;
	margin-right:20px;;
	text-align:left;
    overflow: hidden;
}
.abmlist li dl a{
    display: block;
	padding:5px;
}
.abmlist li dl img{
	width:100%;
	text-align:left;
}
.abmlist li dd{
	width:650px;
	float:left;
	display:block;
	line-height:23px;
	text-align:left;
}
.abmlist li dd h3{
	margin-bottom:5px;
	text-align:left;
}
.abmlist li dd p{
	display:block;
	text-align:left;
	margin-top:5px;
	margin-bottom:10x;
}

.ptnlist {
	clear:both;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	padding:20px;
	list-style:none;
}
.ptnlist li{
	float:left;
	width:360px;
	margin-bottom:15px;
	margin-right:20px;
	overflow:hidden;
	display:block;
	padding-bottom:15px;
}
.ptnlist li img{width:360px;}

.catelist{}
.catelist li{ line-height:30px;margin-bottom:10px;}
.catelist li .fat{ line-height:40px; display:block; font-weight:bolder;background:#ccc;padding-left:10px; font-size:14px;}
.catelist li ul{}
.catelist li ul li{ padding-left:40px; margin-bottom:1px; background:#f4f4f4 url(../images/tl_cut.png) no-repeat 25px 15px;}
/*--------------------page------------------*/
.page{
    margin:10px 0px;
    clear: both;
	padding-top:10px;
	overflow:hidden;
}
.page .first{
    background:url(../images/page.png) 7px -82px no-repeat;
}
.page .last{
    background:url(../images/page.png) 7px -140px no-repeat;
}
.page .next{
    background:url(../images/page.png) 7px 10px no-repeat;
}
.page .prev{
    background:url(../images/page.png) 7px -36px no-repeat;
}
.page span.page_list{ overflow:hidden; float:right;}
.page span.page_list a{
	display:block;
	float:left;
	margin-right:5px;
    border:1px solid #eaeaea;
	padding: 5px 10px 5px 10px;
	font-size:12px;

}
.page span.page_rows{
	display:block; 
	float:right;
    border:1px solid #eaeaea; 
	font-size:12px;
	margin-right:5px;
    padding: 5px 10px 5px 10px;
}
.page span.page_list a.selected{
    background: #f2f2f2;
    color: #222222;
}

/*==============================================================================================*/
/*footer-css
/*==============================================================================================*/
.map {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:25px 5px 25px 5px;
	text-align:left;
	font-size:12px;
}
.map a{ color:#cccccc;font-size:12px;}
.map .txt{ color:#cccccc;font-size:12px;}
.map-about {
	width:120px;
	height:200px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0;
}
.map-product {
	width:120px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0;
}
.map-box {
	width:120px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0;
}
.map-contact {
	width:320px;
	overflow:hidden;
	float:left;
	margin:0 0px 0 0;
}
.map-contact img{ float:left; margin-right:10px; margin-bottom:10px;}
.map-fcode{
	width:250px;
	float:left;
	}
.map-fcode .fimg{ margin-bottom:15px; }
.map-fcode ul{list-style:none;}
.map-fcode ul li{ list-style:none; float:left; margin-right:10px; line-height:23px;color:#888888;}
	
.map-about h3,.map-product h3,.map-contact h3,.map-follow h3,.map-box h3,.map-fcode h3 {
	font-size:18px;
	font-weight:normal;
	color:#f2f2f2;
	line-height:2em;
	margin-bottom:10px;
}

.map-about ul,.map-product ul,.map-box ul,.map-contact ul{
	list-style:none;
	margin:0px;
}

.map-about li,.map-product li,.map-box ul{
	list-style:none;
	margin:0px;
	line-height:2.0em;
}
.map-contact li {
	list-style:none;
	margin:0px;
	line-height:20px;
}

.copy {
	color:#cccccc;
	width:100%;
	margin:0 auto;
	line-height:12px;
	background:url(../images/ftline.png) left top repeat-x;
	
}
.copy .bd{  padding:15px 0px;}
.copy a {
	font-size:12px;
	color:#cccccc;

}
.copy li {
	float:left;
	padding:0px 8px;
	
	margin-right:1px;
	line-height:12px;
}
.copy em {
	color:#ccccc;
	font-style:normal;
	margin:0 4px 0 8px;
}

/*==============================================================================================*/
/*浮动框
/*==============================================================================================*/
#gtop {
	width:50px;
	height:170px;
	bottom:40px;
	right:40px;
	position:fixed;
	z-index:990;
}
* html {
	background:url(*) fixed;
}
* html body {
	margin:0; height:100%;
}
* html #gtop {
	position:absolute;
	right:expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth-40);
	top:expression(documentElement.scrollBottom + documentElement.clientHeight - this.offsetHeight-40);
}

.gtop-code {
}
.gtop-code a {
	display:block;
	width:50px;
	height:50px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/gtop-code.png) 0 0 no-repeat;
}
.gtop-code a img {
	display:none;
	width:200px;
	height:200px;
	position:absolute;
	top:-10px;
	left:-200px;
}
.gtop-code a:hover img {
	display:block;
}
.gtop-gbook {
	display:block;
	position:relative;
	margin:15px 0 0 0;
}
.gtop-gbook a{
	display:block;
	width:50px;
	height:50px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/gtop-gbook.png) 0 0 no-repeat;
}
.gtop-go {
	margin:0px 0 0 0;
}
.gtop-go a {
	display:block;
	width:50px;
	height:50px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/gtop-go.png) 0 0 no-repeat;
}
/*==============================================================================================*/
/*Sreach body
/*==============================================================================================*/

.SearchBox{ width:100%; text-align:left; margin-top:10px;}
.SearchBox .hd{ height:30px; line-height:30px;  padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.SearchBox .hd .article{ background:#eeeeee;}
.SearchBox .hd .product{ background:#eeeeee;}
.SearchBox .hd ul{ float:left; position:absolute; }
.SearchBox .hd ul li{ float:left; padding:0 25px; cursor:pointer;  }
.SearchBox .bd ul{  zoom:1;  }

/*==============================================================================================*/
/*movechat 聊天框
/*==============================================================================================*/

#chat{
	width:188px;
	z-index:999999;
	position:absolute;
	top:-66px;
	left:-200px;
	border-right:#fff solid 12px;
	display:none;
	overflow:hidden;
    background-color:#ff8500; 
	
}
.chatbody{ float:left; line-height:200%;}
.chatbody a {color:#fff; text-decoration:none;}
.chatbody span { padding-left:10px; text-align:left; }
.chatbody ul{ margin-top:12px; margin-left:10px; margin-bottom:12px; list-style:none;}
.chatbody ul li{ margin-bottom:5px; padding-left:12px; text-align:left; list-style:none;}
.cthd{ height:35px; background-color:#F3F3F3;color:#fff; font-weight:bold; font-size:15px; text-align:center; padding-left:0px; border-bottom: #ccc solid 1px; line-height:35px; }
.ctft{ background-color:#F6F6F6;border-top:#E7E7E7 solid 1px; text-align:center; padding:10px;}

