﻿@charset "utf-8";
* { margin:0; padding:0; list-style:none; }
body { font-size:12px; font-family:"微软雅黑"; }
img { border:none; }
/*常用类*/
.layout_center { width:960px; margin:0 auto; }
.float_left { float:left; }
.float_right { float:right; }
.float_clear { clear:both; }
.red { color:red; }
.blue { color:blue; }
.bai { color:#FFF; }
.gray { color:gray; }
.text_align_center { text-align:center; }
p { line-height:20px; }
a { color:#000; text-decoration:none; }
a:hover { color:#3669aa; text-decoration: none; }
/*头部*/
#top_main { height:100px; }
#top { height:100px; }
#logo { height:100px; width:500px; float:left; }
#top_menu { height:100px;width:460px; float:right;background:url(../images/top_dh.png) no-repeat;}
#top_menu1 { height:100px;width:460px; float:right;background:url(../images/top_dh1.png) no-repeat;}
.top_menu_a { float:right;background:url(../images/eimg.png) right no-repeat;font-size:12px; height:20px; line-height:25px; padding-left:300px; margin-top:25px;}
.top_menu_c { float:right;background:url(../images/cimg.png) right no-repeat;font-size:12px; height:20px; line-height:25px; padding-left:300px; margin-top:25px;}
.top_menu_a bt{ padding-right:30px;}
.top_menu_c bt{ padding-right:30px;}
.top_menu_e { float:right;font-size:24px;font-family:"impact"; color:#3779ce;padding-left:280px;margin-top:10px; }
/*导航栏*/
#navigation_main { height:50px;width:100%;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=##3d81d8,endColorStr=#19539e); /*IE*/ 
background:-moz-linear-gradient(top,#3d81d8,#19539e);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3d81d8), to(#19539e));/*谷歌*/ 
background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #3d81d8),color-stop(1, #19539e));/* Safari & Chrome*/ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3d81d8', endColorstr='#19539e'); /*IE6 & IE7*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3d81d8', endColorstr='#19539e')"; /* IE8 */ 
} 
#navigation {width:960px; }
.wraper{width:960px; margin:0 auto; }
.nav{ position:relative; width:100%; }
.nav img{ float:left; height:50px; width:50px; }
.nav-item{ position:relative; float:left; width:129px; height:50px; line-height:50px; text-align:center;  font-size:14px; z-index:1}
.nav-item a{ display:block; height:50px; color:#fff;}
.nav-item a:hover{ color:#fff; font-weight:bold;}
.nav-item.active, .nav-item:hover { background:#59adff;}
.move-bg{ display:none;position:absolute;left:0;top:0; width:129px; margin-left:50px; height:50px;background:#59adff; z-index:0}
/*幻灯*/
.flexslider{position:relative;height:480px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; }
.slides{position:relative;z-index:1;}
.slides li{height:480px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:21px;height:21px;margin:0 15px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:21px;height:21px;line-height:60px;overflow:hidden;background:url(../images/btn_main_img.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
#banner_custom_1 { background:url(../images/header_c_01.jpg) left no-repeat;width:auto;background-position: center;}
#banner_custom_2 { background:url(../images/header_c_02.jpg) left no-repeat;width:auto;background-position: center;}
#banner_products_1 { background:url(../images/header_p_01.jpg) left no-repeat;width:auto;background-position: center;}
#banner_products_2 { background:url(../images/header_p_02.jpg) left no-repeat;width:auto;background-position: center;}
#banner_news_1 { background:url(../images/header_n_01.jpg) left no-repeat;width:auto;background-position: center;}
#banner_news_2 { background:url(../images/header_n_02.jpg) left no-repeat;width:auto;background-position: center;}
#banner_jishu_1 { background:url(../images/header_j_01.jpg) left no-repeat;width:auto;background-position: center;}
#banner_jishu_2 { background:url(../images/header_j_02.jpg) left no-repeat;width:auto;background-position: center;}
#banner_us_1 { background:url(../images/header_us_01.jpg) left no-repeat;width:auto;background-position: center;}
#banner_us_2 { background:url(../images/header_us_02.jpg) left no-repeat;width:auto;background-position: center;}
.banner_all { width:960px; height:150px;margin:0 auto;text-decoration:none; }
#banner_main_3 { background:#f3a22d;width:auto;background-position: center;}
.banner_bg { width:960px; line-height:48px; height:48px;margin:0 auto;text-decoration:none;font-size:16px;font-family:"微软雅黑"; }
.banner_a { float:left; width:70px; color:#f3f3f3;font-size:18px;}
.banner_news { float:left; width:600px; margin-right:10px;color:#FFF;}
.banner_b {float:left; width:50px; height:48px;background:url(../images/b_g1.jpg) left no-repeat;}
.banner_c {float:left; width:230px;}
.banner_c img{padding-left:20px;}
/*顶部轮换*/
#dtop {font-family:"微软雅黑"; width:960px; margin:20px auto; height:800px; background:url(../images/gs_top1.jpg) no-repeat right bottom; }
.dtop_sp { width:445px; height:440px; float:left;margin-top:40px;background:url(../images/gs_bg.png) no-repeat;}
.dtop_sp img{ width:400px; height:342px; margin:18px 0 0 22px; border:#00a0e9 solid 1px;}
.dtop_jj { width:515px; float:left; }
.dtop_jj_title{ width:480px; padding-top:20px;color:#069fd8; }
.dtop_jj_title1{ font-size:24px; color:#00a0e9; padding-bottom:20px;}
.dtop_jj_title1_1{ font-size:24px; color:#00a0e9; padding-bottom:20px;}
.dtop_jj_title1e{ font-size:18px; color:#00a0e9; padding-bottom:20px;}
.dtop_jj_title1_1e{ font-size:15px; color:#00a0e9; padding-bottom:20px;}
.dtop_jj_title2{ width:480px; font-size:14px; height:160px;color:#666; text-indent:2em;;overflow:hidden; margin-bottom:20px;}
.dtop_jj_title2_1{ width:480px; font-size:14px; height:160px;color:#666; text-indent:2em; margin-bottom:20px;overflow:hidden;}
.dtop_jj_1 { float:left;width: 140px;height: 140px;background:#0271a9;-moz-border-radius:70px;-webkit-border-radius:70px;border-radius:70px; text-align:center;}
.dtop_jj_1:hover{background:#00a0e9;}
.dtop_jj_1 hy{ line-height:140px; font-size:18px; color:#FFF; }
.dtop_jj_2 { float:left;width: 120px;height: 120px;background:#00a0e9;-moz-border-radius:60px;-webkit-border-radius:60px;border-radius:60px; text-align:center; margin-top:10px; margin-left:50px;}
.dtop_jj_2:hover{background:#49c6ff;}
.dtop_jj_2 hy{ line-height:120px; font-size:18px; color:#FFF; }
.dtop_jj_3 { float:left;width: 100px;height: 100px;background:#49c6ff;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px; text-align:center; margin-top:20px; margin-left:50px;}
.dtop_jj_3:hover{background:#0271a9;}
.dtop_jj_3 hy{ line-height:100px; font-size:18px; color:#FFF; }
/*首页内容标题*/
.bt_main { height:60px;text-align:center;  font-family:"微软雅黑"; padding-top:30px; padding-bottom:20px;}
.bt_main kk{ font-size:20px; color:#008fcc;line-height:30px;}
.bt_main km{ font-size:26px; color:#b9b8b8;}
/*产品轮换*/
#content_top { width:100%;background:#f3f3f3;font-family:"微软雅黑"; margin:0 auto; height:620px; }
.pdh { height:50px; line-height:50px; padding-top:40px;}
.pdh pbt{ float:left; width:120px; height:50px; background:url(../images/dh_bg.jpg) repeat;font-size:13px;display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;}
.pdh pbt:hover{ background:#00a0e9;}
.pdh pbt a{ color:#666;}
.pdh pbt a:hover{ color:#FFF;}
.img_pmd { padding-left:30px; padding-top:50px;font-size:14px; color:#666;font-family:"微软雅黑";}
.img_pmd img{ width:240px; height:240px;}
#marquee_demo {overflow:hidden;width:960px;text-align:center;border:0px solid #efefef}
/*新闻首页*/
.ntop {width:960px; margin:0 auto; height:600px;}
.ntop_rx { width:520px; float:left;  padding-top:30px;}
.ntop_rx li { border-bottom:1px dashed #999999; padding-left:20px; font-size:14px;background:url(../images/li_menu.png) left no-repeat; line-height:44px; }
.ntop_rx li a{ color:#666;text-decoration: none;}
.ntop_rx li a:hover{ color:#000;text-decoration: none;}
.ntop_dk { width:440px; float:left; padding-top:30px;}
#n_ok {margin-top:30px;border:1px solid #CCC;position:relative;font-size:12px;overflow:hidden;width:410px;height:270px;}
#cqh-box {
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#cqh-box ul {
	margin:0;
	padding:0;
}
#cqh-box li {
	margin:0;
	padding:0;

	list-style:none;
	float:left;
}
#cqh-box img {
	width:100%;
	height:320px;
}
#cqh-num {
	width:100%;
	height:16px;
	float:right;
	position:absolute;
	right:0px;
	bottom:4px;
}
#cqh-num span {
	display:inline-block;
	float:left;
	width:14px;
	height:16px;
	background-color:#5C5C5C;
	color:#FFF;
	line-height:14px;
	text-align:center;
	cursor:pointer;
	margin:0 3px;
	font-size:11px;
}
#cqh-num span.this {
	background-color:#FFFFFF;
	color:#000000;
}
.ntop_m { float:left; width:960px; height:50px;margin-top:50px; text-align:center; line-height:50px;}
.ntop_m nm{ border:1px solid #CCC; padding:10px 30px 10px 30px; letter-spacing:2px; font-size:16px;}
.ntop_m nm a{ color:#CCC;}
.ntop_m nm a:hover{ color:#008fcc;}
/*优势版块*/
#s_top { width:100%;height:650px; font-family:"微软雅黑";FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#19539e,endColorStr=#3d81d8); /*IE*/ 
background:-moz-linear-gradient(top,#19539e,#3d81d8);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#19539e), to(#3d81d8));/*谷歌*/ 
background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #19539e),color-stop(1, #3d81d8));/* Safari & Chrome*/ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#19539e', endColorstr='#3d81d8'); /*IE6 & IE7*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#19539e', endColorstr='#3d81d8')"; /* IE8 */ 
} 
.s_top_main{background:url(../images/ys_bg.png) no-repeat; width:960px; height:370px; }
.s_top_a{ height:92px; float:left;padding:30px 0 0 150px; color:#FFF; font-size:30px; line-height:72px; width:300px; position:absolute;}
.s_top_b{ height:92px;float:left;padding:110px 0 0 620px; color:#FFF; font-size:30px; line-height:72px;  width:300px; position:absolute;}
.s_top_c{ height:92px; float:left;padding:190px 0 0 150px; color:#FFF; font-size:30px; line-height:72px;  width:300px; position:absolute;}
.s_top_d{ height:92px;float:left;padding:270px 0 0 620px; color:#FFF; font-size:30px; line-height:72px;  width:300px; position:absolute;}
.s_top_a1{ height:92px; float:left;padding:30px 0 0 150px; color:#FFF; font-size:30px; line-height:72px; width:300px; position:absolute;}
.s_top_b1{ height:92px;float:left;padding:110px 0 0 620px; color:#FFF; font-size:18px; line-height:72px;  width:300px; position:absolute;}
.s_top_c1{ height:92px; float:left;padding:190px 0 0 150px; color:#FFF; font-size:22px; line-height:72px;  width:300px; position:absolute;}
.s_top_d1{ height:92px;float:left;padding:270px 0 0 620px; color:#FFF; font-size:22px; line-height:72px;  width:300px; position:absolute;}
.s_top_m{ text-align:center; font-size:28px;width:960px; height:80px; margin-top:25px; color:#FFF;  font-weight:bold; letter-spacing:1px;}
.s_top_m1{ text-align:center; font-size:22px;width:960px; height:80px; margin-top:25px; color:#FFF;  font-weight:bold; letter-spacing:1px;}
/*主体*/
#content_main { }
#content { }
/*主体左侧*/
#left { float:left; width:225px; font-family:"微软雅黑"; color:#FFF; margin-top:20px; }
.left_title {background:#59adff; height:95px; line-height:30px; text-align:left; padding-left:20px;margin-bottom:15px; height:113px;}
.left_title1 { background:url(../images/left_title1_bg.png); height:113px; line-height:50px; text-align:left; padding-left:35px; }
.left_title h2 { font-size:22px;  font-weight:lighter; padding-top:20px; color:#FFF;}
.left_title h3 { font-size:22px;  font-weight:lighter;line-height:50px;color:#FFF;}
.left_title1 h2 { font-size:18px; font-weight:lighter;padding-top:15px;}
.left_title1 h3 { font-size:12px;font-weight:lighter;}
.left_body { color:#FFF;background:#3669aa; width:225px;margin-bottom:20px; height: auto; padding-bottom:10px;}
.left_body dt{ text-align:left;font-size:16px;font-family:"微软雅黑"; line-height:50px;}
.left_body dt:hover{ background:#59adff; line-height:50px;}
.left_body dl{ text-align:left; border-bottom:1px solid #ECEFF6; margin-left:20px; margin-right:20px;font-family:"微软雅黑"; color:#fff; display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;}
.left_body dl a{  color:#fff; }
.left_body dl a:hover{ color:#fff;}
.left_sale {padding:2px 2px 2px 2px; height:164px; }
.left_a { width:109px; height:160px; float:left; margin-right:2px;}
.left_a:hover{ background:#f7f8fa;}
.left_b { width:109px; height:160px; float:left; }
.left_b:hover{ background:#f7f8fa;}
.left_bottom { background:url(../images/left_bottom_bg.png) no-repeat; height:20px; margin-bottom:5px; }
/*主体右侧*/
#right { float:right; width:735px; background:#FFF;margin-top:20px; }
.right_t { color:#000; margin-left:25px;background:url(../images/bt_top.png) no-repeat; padding:12px 0 20px 20px; font-size:14px;display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;}
.right_title {  height:52px; line-height:52px; padding:0 50px; }
.right_title h2 { font-size:18px;font-family:"微软雅黑"; }
.right_body_nr {  margin-left:50px;overflow:auto; zoom:1;}
.right_body {  margin-left:30px;overflow:auto; zoom:1;}
.right_body_p { margin-left:3px;overflow:auto; zoom:1; }
.right_body_us { padding-left:30px; padding-top:5px;overflow:auto; zoom:1; float:left; width:705px; font-size:14px;font-family:"微软雅黑";letter-spacing:1px; }
.right_body_us1 { padding-left:30px; padding-top:5px;overflow:auto; zoom:1; float:left; width:705px; font-size:14px;font-family:"微软雅黑"; }
.right_body_us img{ padding-top:10px;overflow:auto;}
.right_body_us1 img{ padding-top:10px;overflow:auto;}
.right_body_sb { padding-left:30px; padding-top:5px;overflow:auto; zoom:1; float:left; width:705px; font-size:14px;font-family:"微软雅黑";letter-spacing:1px; height: 800px; }
.right_body_sb li{ float: left;margin: 10px 4px; height: 180px; width: 32%;}
.right_body_sb li p{ margin:5px auto; text-align: center;  width: 100%;font-size:14px;font-family:"微软雅黑";}
.right_body_sb img{float: left;margin: 10px 4px; height: 160px; width: 100%;}
.right_body_sb bigimg{height: 100%; width: 100%;}


.right_bottom {  height:20px; }
/*主体居中*/
#inonca { float:left; width:960px; background:#FFF;margin-top:20px; }
.inonca_t { color:#000; background:url(../images/bt_top_1.png) no-repeat; padding:12px 0 20px 20px; font-size:14px;display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;}
.inonca_title {  height:52px; line-height:52px; padding:0 50px; }
.inonca_title h2 { font-size:18px;font-family:"微软雅黑"; }
.inonca_body_nr {  margin-left:50px;overflow:auto; zoom:1;}
.inonca_body {  margin-left:30px;overflow:auto; zoom:1;}
.inonca_body_p { margin-left:3px;overflow:auto; zoom:1; }
.inonca_body_us { padding-left:30px; padding-top:5px;overflow:auto; zoom:1; float:left; width:960px; font-size:14px;font-family:"微软雅黑";letter-spacing:1px; }
.inonca_body_us1 { padding-left:30px; padding-top:5px;overflow:auto; zoom:1; float:left; width:960px; font-size:14px;font-family:"微软雅黑"; }
.inonca_body_us img{ padding-top:10px;overflow:auto;}
.inonca_body_us1 img{ padding-top:10px;overflow:auto;}
.inonca_bottom {  height:20px; }
/*友情链接*/
#link_text {text-align:left; line-height:40px; font-family:"微软雅黑"; font-size:14px;width:960px; margin:0 auto; padding-top:15px;}
.link_text a{ color:#666; position:relative; bottom:12px;padding-left:10px;padding-right:10px;text-decoration: none;}
.link_text a:hover{ color:#000;text-decoration: none;}
/*版权信息*/
#b_dh_main { width:100%;height:180px; line-height:160px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=##1f5ead,endColorStr=#224a7d); /*IE*/ 
background:-moz-linear-gradient(top,#1f5ead,#224a7d);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#1f5ead), to(#224a7d));/*谷歌*/ 
background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #1f5ead),color-stop(1, #224a7d));/* Safari & Chrome*/ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1f5ead', endColorstr='#224a7d'); /*IE6 & IE7*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1f5ead', endColorstr='#224a7d')"; /* IE8 */ 
}
.b_dh_main_img { float:left; width:520px;}
.b_dh_main_img img{ float:left; width:115px; height:115px; padding-top:23px;}
.b_dh_main_img_1 { float:left; width:330px; padding-left:20px; line-height:30px;color:#fff;font-family:"微软雅黑"; padding-top:25px; }
.b_main_sj { background:url(../images/d_sj.png) left no-repeat; height:28px; padding-left:26px;}
.b_main_yx { background:url(../images/d_yx.png) left no-repeat; height:28px; padding-left:26px;}
.b_main_dh { background:url(../images/d_dh.png) left no-repeat; height:28px;padding-left:26px;}
.b_main_dz { background:url(../images/d_dz.png) left no-repeat; height:28px;padding-left:26px;}
.b_dh_main_text { float:left;text-align:right; line-height:40px; color:#fff;font-family:"微软雅黑"; padding-top:15px;width:440px; }
.b_dh_main_text p{ text-align:right; padding-top:40px;}
.b_dh_main_text a{ color:#fff; text-decoration: none; padding-left:10px;}
.b_dh_main_text a:hover{ color:#ccc;text-decoration: none; padding-left:10px;}
/*方案相关*/
.fangan ul { margin-left:22px;width:709px; height:200px; margin-bottom:10px;}
.fangan ul:hover{background:#eaeaea;}
.fangan li { margin-left:10px;font-family:"微软雅黑"; font-size:14px; letter-spacing:1px; padding-right:20px;}
.fangan_bn{ padding-top:8px;color:#3669aa; padding-bottom:10px;font-family:"微软雅黑";font-size:20px; letter-spacing:1px;}
.fangan_bk{ text-indent:2em; height:110px;}
.fangan_bb{ float:right;font-family:"微软雅黑";font-size:14px; letter-spacing:1px; }
.fangan img { float:left;border:1px solid #CCC; margin-top:10px; margin-right:30px;}
.fangan a:hover img { border:1px solid #3669aa;}
.fangan_hx{ margin-left:22px; margin-bottom:10px;border-bottom:1px solid #ECEFF6;}
.fangan_title { text-align:center;;font-size:16px; padding:10px; }
.fangan_xq { font-family:"微软雅黑"; font-size:14px; letter-spacing:1px; padding-top:25px;}
.fangan_info { text-align:center; border:1px dashed #666; padding:10px; }
.fangan_img { text-align:center; padding:10px; }
.fangan_next { padding:5px; border:1px solid #333; margin-top:25px; margin-bottom:10px; }
/*产品相关*/
.products li { float:left; text-align:center; margin-left:22px;font-family:"微软雅黑"; font-size:14px; letter-spacing:1px; padding-bottom:30px;}
.products img { border:1px solid #CCC; }
.products a:hover img { border:1px solid #3669aa;}
.products a { color:#666;line-height:22px; }
.products_title { text-align:center; font-size:16px; padding:10px; }
.products_xq { font-family:"微软雅黑"; font-size:14px; letter-spacing:1px; padding-top:25px;}
.products_info { text-align:center; border:1px dashed #666; padding:10px; }
.products_img { text-align:center; padding:10px; }
.products_next { padding:5px; border:1px solid #333; margin-top:25px;margin-bottom:10px; }
/*新闻相关*/
.news li { line-height:40px; border-bottom:1px dashed #999999; padding-left:10px; background:url(../images/li_ico.jpg) left no-repeat;font-family:"微软雅黑"; font-size:14px; }
.news_m li { line-height:30px; border-bottom:1px dashed #999999; padding-left:10px; background:url(../images/li_ico.jpg) left no-repeat;font-family:"微软雅黑"; font-size:12px; }
.news_title { text-align:center; font-size:16px; padding:10px;font-family:"微软雅黑";  }
.news_content { padding:10px; }
.news_info { text-align:center; border:1px dashed #666; padding:10px; }
.news_next { padding:5px; border:1px solid #333;margin-bottom:10px; }
/*下载相关*/
.download li { line-height:26px; border-bottom:1px dashed #999999; padding-left:10px; background:url(../images/li_ico.jpg) left no-repeat; }
.download_title { text-align:center; font-size:16px; padding:10px; }
.download_content { padding:10px; }
.download_next { padding:5px; border:1px solid #333; }
.download_info { border-collapse:collapse; width:100%; margin-top:10px; }
.download_info th { padding:5px; border:1px solid #EEEEEE; text-align:center; }
.download_info td { padding:5px; border:1px solid #EEEEEE; }
/*通用频道*/
.common li { float:left; text-align:center; padding:4px; }
.common img { padding:4px; border:1px solid #999999; }
.common a:hover img { border:1px solid #CC0000; }
.common a { line-height:22px; }
.common_title { text-align:center; font-size:16px; padding:10px; }
.common_info { text-align:center; border:1px dashed #666; padding:10px; }
.common_img { text-align:center; padding:10px; }
.common_next { padding:5px; border:1px solid #333; }

/*人才招聘*/
.recruitment_title {padding-left:50px; float:left; width:380px; font-size:16px;font-family:"微软雅黑"; color:#009b4c;letter-spacing:1px;}
.recruitment_top {padding-left:50px; padding-top:40px;overflow:auto; zoom:1; float:left; width:380px; font-size:14px;font-family:"微软雅黑";letter-spacing:1px;}
.recruitment { border-collapse:collapse; width:100%; margin-top:10px; }
.recruitment th { padding:5px; border:1px solid #ABADB3; text-align:center; }
.recruitment td { padding:5px; border:1px solid #ABADB3; }
/*联系我们*/
.us { font-family:"微软雅黑"; font-size:16px;  float:left; width:100%; height:280px;line-height:40px;}
.us_bt {height:40px;  padding-left:40px; margin-bottom: 10px; font-size: 22px; font-weight: 400; width:90%; border-bottom: 1px #676767 solid;}
.us_bt_e {height:40px;  padding-left:40px; margin-bottom: 10px; font-size: 18px; font-weight: 400; width:90%; border-bottom: 1px #676767 solid;}
.us_lxr { background:url(../images/us_lxr.png) left no-repeat; height:40px;  padding-left:40px;}
.us_dh { background:url(../images/us_dh.png) left no-repeat; height:40px; padding-left:40px;}
.us_yx { background:url(../images/us_yx.png) left no-repeat; height:40px; padding-left:40px;}
.us_cz { background:url(../images/us_cz.png) left no-repeat; height:40px;padding-left:40px;}
.us_dz { background:url(../images/us_dz.png) left no-repeat; height:40px;padding-left:40px;}

.us1 { font-family:"微软雅黑"; font-size:16px;  float:left; width:100%; height:280px;line-height:40px;}
.us_bt1 {height:40px;  padding-left:40px; margin-bottom: 10px;font-size: 22px; font-weight: 400; width: 90%; border-bottom: 1px #676767 solid;}
.us_bt1_e {height:40px;  padding-left:40px; margin-bottom: 10px; font-size: 18px; font-weight: 400; width:90%; border-bottom: 1px #676767 solid;}
.us_lxr1 { background:url(../images/us_lxr.png) left no-repeat; height:40px;  padding-left:40px;}
.us_dh1 { background:url(../images/us_dh.png) left no-repeat; height:40px; padding-left:40px;}
.us_yx1 { background:url(../images/us_yx.png) left no-repeat; height:40px; padding-left:40px;}
.us_cz1 { background:url(../images/us_cz.png) left no-repeat; height:40px;padding-left:40px;}
.us_dz1 { background:url(../images/us_dz.png) left no-repeat; height:40px;padding-left:40px;}

.guestbook {font-family:"微软雅黑"; font-size:14px;  float:left; width:310px; padding-left:40px; height:430px; margin-bottom:20px;}
.input_0{border:1px dashed #ccc;border-radius:3px;font-size:14px; height:30px;padding:2px;background-color:#eeeeee; margin-top:8px; margin-bottom:5px;}
.input_1 {border:1px dashed #ccc;border-radius:3px;font-size:14px; height:30px;padding:2px;background-color:#3669aa; margin-top:8px; margin-bottom:5px; color:#FFF;}
.input_1:hover {background-color:#666;cursor:pointer;}
.textarea_1 {border:1px dashed #ccc;border-radius:3px;font-size:14px;padding:2px;background-color:#eeeeee;margin-top:8px;margin-bottom:5px;}

/*分页*/
.page { clear:both; padding:20px;text-align:center; letter-spacing:2px;margin-top:20px;}
