﻿@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px; font-size:12px; font-family:Tahoma, "宋体", Arial; color:#333;}
p {margin:5px 0px; line-height:20px; text-align:left;}
ul li {list-style:none;}
fieldset, img { border:none; }
hr {
	width:100%;
	height:1px;
	color:#ccc;
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	background-color: #CCC;
}
h2{
	padding-bottom:10px;
	color:#6b0;
	font-weight:bold;
}

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color:#028;
	text-decoration:none;
}
a:hover, a:active {
	color:#6b0;
	text-decoration:none;
}
a.green:link, a.green:visited {
	color:#6b0;
	font-weight:bold;
	text-decoration:none;
}
a.green:hover, a.green:active {
	color:#6b0;
	font-weight:bold;
	text-decoration:underline;
}

/* 主框架 */

/* 顶 */
div {
	width:auto;
}
.top_box {
	width:auto;
	height:80px;
	text-align:center;
	background:url(images/top_bg.gif) left bottom;
	margin:0px auto;
	clear:both;
}
.top {
	width:950px;
	height:80px;
	text-align:left;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.top .logo {
	width:94px;
	height:50px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:left;
	float:right;
}
.now_pic{
	border:2px solid #6b0;
	padding:2px;
}
/* 底 */
.foot_box {
	width:auto;
	height:80px;
	text-align:center;
	background:url(images/foot_bg.gif) left top;
	margin:0px auto;
	clear:both;
}
.foot_box .foot {
	width:950px;
	height:70px;
	margin:0px auto;
	border-top:1px solid #c6c6c6;
	padding-top:5px;
	overflow:hidden;
	clear:both;
}
.foot_box .foot .link{
	width:580px;
	height:50px;
	padding:10px;
	text-align:left;
	line-height:20px;
	color:#c6c6c6;
	float:left;
}
.foot_box .foot .link span, .foot_box .foot .link span a{
	color:#666;
	font-size:11px;
}
.foot_box .foot .language{
	width:160px;
	height:50px;
	padding:10px;
	text-align:right;
	line-height:20px;
	color:#c6c6c6;
	float:left;
}
.foot_box .foot .language span{
	color:#6b0;
}
.foot_box .foot .select{
	width:150px;
	height:50px;
	padding:10px;
	text-align:right;
	color:#c6c6c6;
	float:left;
}
.select_form{
	width:135px;
	height:21px;
	color:#666;
	padding-bottom:2px;
}


/* 主体 */
.main_box {
	width:auto;
	text-align:center;
	margin:0px auto;
	clear:both;
}
.main_box .main{
	width:950px;
	margin:0px auto;
	clear:both;
}
.main_box .main .home_banner{
	width:950px;
	padding-top:25px;
	float:left;
	clear:both;
}
.main_box .main .banner{
	width:950px;
	float:left;
	padding-bottom:10px;
	clear:both;
}
.main_box .main .home_content{
	width:950px;
	padding-top:10px;
	padding-bottom:20px;
	float:left;
	clear:both;
}

.main_box .main .home_content .zt{
	width:680px;
	height:290px;
	background:url(images/zt_home_box_bg.gif) no-repeat;
	float:left;
	overflow:hidden;
}
.main_box .main .home_content .zt .top{
	width:660px;
	height:40px;
	padding:0px 10px;
	float:left;
	overflow:hidden;
}
.main_box .main .home_content .zt_content{
	width:680px;
	height:180px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	overflow:hidden;
	clear:both;
}
.main_box .main .home_content .zt_content .go_p{
	width:45px;
	height:115px;
	background:url(images/zt_home_line_left.gif) right top no-repeat;
	text-align:center;
	padding-top:65px;
	float:left;
}
.main_box .main .home_content .zt_content .go_n{
	width:45px;
	height:115px;
	background:url(images/zt_home_line_right.gif) left top no-repeat;
	text-align:center;
	padding-top:65px;
	float:left;
}
.main_box .main .home_content .zt_content .zt_box{
	width:270px;
	height:160px;
	background:url(images/zt_home_bg.gif) no-repeat;
	padding:10px;
	float:left;
	overflow:hidden;
}
.main_box .main .home_content .zt_content .zt_box .bt{
	width:270px;
	height:20px;
	padding-bottom:15px;
	text-align:left;
	float:left;
}
.main_box .main .home_content .zt_content .zt_box .txt{
	width:270px;
	height:100px;
	color:#666;
	line-height:18px;
	text-align:left;
	float:left;
	overflow:hidden;
}
.main_box .main .home_content .zt_content .zt_box .txt .pic{
	height:100px;
	text-align:right;
	float:right;
	overflow:hidden;
}
.main_box .main .home_content .zt_content .zt_box .more{
	width:250px;
	height:14px;
	background:url(images/more_a.gif) left bottom no-repeat;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
	float:left;
}
.main_box .main .home_content .zt_button_box{
	width:680px;
	padding-top:7px;
	text-align:center;
	float:left;
	clear:both;
}
.main_box .main .home_content .zt_button_box img {
	margin:0px 5px;
}
/* 电话 */
.tel{
	width:240px;
	height:29px;
	text-align:left;
	padding-top:11px;
	float:left;
}
/* 搜索 */
.search {
	width:180px;
	padding-top:8px;
	height:32px;
	text-align:center;
	float:right;
	overflow:hidden;
}
.search_k {
	background:url(images/search_bg.gif) no-repeat;
	padding:2px;
	width:176px;
	height:18px;
	float:left;
}
.search_input_k {
	width:150px;
	height:18px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.search_input_form {
	width:144px;
	height:15px;
	line-height:14px;
	padding-top:2px;
	padding-left:2px;
	border:0px;
	color:#666;
	text-align:left;
	overflow:hidden;
}
.search_go {
	width:20px;
	height:18px;
	float:right;
}

/* 首页新闻 */
.main_box .main .news_box{
	width:236px;
	height:288px;
	padding:0px 11px;
	text-align:center;
	border:1px solid #c6c6c6;
	float:right;
	overflow:hidden;
}
.main_box .main .news_box .bt{
	width:236px;
	height:14px;
	padding:8px 0px;
	color:#666;
	font-weight:bold;
	text-align:left;
}
.main_box .main .news_box ul.list{
	width:236px;
	padding:5px 0px 15px 0px;
	float:left;
}
.main_box .main .news_box ul.list .pic{
	width:90px;
	height:54px;
	text-align:left;
	float:left;
	overflow:hidden;
}
.main_box .main .news_box ul.list .txt{
	width:146px;
	color:#999;
	font-size:11px;
	text-align:left;
	float:left;
}
.main_box .main .news_box .more{
	width:50px;
	height:14px;
	background:url(images/more_a.gif) left bottom no-repeat;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
	float:right;
}


/* ========== 内页 ========== */

/* 电话行 */
.tel_line {
	width:950px;
	height:42px;
	padding-top:3px;
	float:left;
	clear:both;
}

/* 内页用的主内容区 */
.content{
	width:950px;
	border-top:1px solid #c6c6c6;
	float:left;
	clear:both;
}
/* 左侧导航 */
.left_nav{
	width:159px;
	float:left;
	text-align:left;
}
.left_nav .bt{
	width:145px;
	height:34px;
	border-bottom:1px solid #e4e4e4;
	text-align:left;
}
.left_nav ul.nav{
	width:145px;
}
.left_nav ul.nav li{
	width:119px;
	height:26px;
	background:url(images/left_nav_bg.gif) left bottom no-repeat;
	padding-left:26px;
	line-height:26px;
}
.left_nav ul.nav .at{
	width:118px;
	height:26px;
	background:url(images/left_nav_bg_at.gif) left bottom no-repeat;
	padding-left:26px;
	line-height:26px;
}
.left_nav ul.nav .at a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

/* 二级导航 */
.left_nav ul.expand_nav{
	width:126px;
	background:url(images/line_linear.gif) left bottom repeat-x;
	padding-left:19px;
}
.left_nav ul.expand_nav li{
	width:107px;
	height:26px;
	background:url(images/left_expand_nav_bg.gif) left bottom no-repeat;
	padding-left:19px;
	line-height:26px;
}
.left_nav ul.expand_nav .at{
	width:107px;
	height:26px;
	background:url(images/left_expand_nav_bg_at.gif) left bottom no-repeat;
	padding-left:19px;
	line-height:26px;
}
.left_nav ul.expand_nav .at a{
	color:#6b0;
	font-size:12px;
	text-decoration:none;
}

/* 左侧导航下方内容 */
.left_nav .txt{
	width:135px;
	height:34px;
	padding:10px 5px;
	text-align:left;
}


/* 主题框 */
.body_content{
	width:790px;
	float:left;
	padding-top:10px;
	padding-bottom:30px;
	border-left:1px solid #c6c6c6;
	text-align:left;
}

/* 中间内容区 */
.middle_content{
	width:550px;
	padding:0px 20px;
	float:left;
	overflow:hidden;
}
.nowat_nav{
	width:auto;
	height:24px;
	margin-bottom:25px;
	line-height:22px;
	background:url(images/line_point.gif) repeat-x left bottom;
	color:#666;
	text-align:right;
}
.nowat_bigtxt{
	line-height:20px;
	color:#6b0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	float:left;
}


.p_and_pic{
	width:auto;
	color:#333;
	line-height:18px;
	text-align:left;
}
.p_and_pic .bt{
	text-align:left;
	color:#333;
	font-weight:bold;
}
.p_and_pic p.green_bt{
	text-align:left;
	color:#6b0;
	font-weight:bold;
	margin:0px;
	padding-bottom:5px;
}
.p_and_pic p.bold_bt{
	text-align:left;
	color:#333;
	font-weight:bold;
	margin:0px;
	padding-bottom:5px;
}
.p_and_pic p.line_link{
	text-align:right;
	line-height:18px;
	margin:0px;
	padding-bottom:10px;
}
.p_and_pic p.line_link a{
	padding-left:8px;
}
 
/* 详细页面参数 */
.green_txt_bt{
	color:#6b0;
	font-weight:bold;
}
.gray_txt_date{
	color:#8a8a8a;
	font-weight:normal;
	font-size:11px;
	padding-left:20px;
}
p.big_green_bt{
	background:url(images/line_point.gif) left bottom repeat-x;
	line-height:20px;
	color:#6b0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
p.news_date{
	line-height:20px;
	color:#8a8a8a;
	font-size:12px;
	text-align:center;
	padding-bottom:10px;
}
p.big_pic{
	text-align:center;
	padding:10px 0px;
}
p.right_more{
	text-align:right;
	line-height:18px;
	margin:0px;
}
p.right_more a{
	padding-left:8px;
}




/* 主体区中的图片加描述列表 */

/* 图片环绕列表 */
ul.surround_list{
	width:550px;
	float:left;
	clear:both;
	padding-bottom:20px;
}
ul.surround_list li{
	width:550px;
	clear:both;
	padding-bottom:5px;
	float:left;
}
ul.surround_list li .link{
	padding-top:5px;
}
ul.surround_list li .pic{
	padding-right:15px;
	float:left;
}
ul.surround_list li h2{
	padding:3px 0px;
	margin:0px;
	line-height:15px;
}
ul.surround_list li p{
	margin:0px;
	padding:3px 0px;
	line-height:18px;
}


/* 关于我们－核心价值－弹出信息 */
.pop_culture {
	background:url(images/About/pop_bg.gif) left top no-repeat;
	width:278px;
	height:62px;
	line-height:15px;
	padding-top:26px;
	padding-right:12px;
	padding-left:12px;
	color:#6b0;
	text-align:left;
}



/* 客户服务 */
.customer_list{
	width:550px;
	float:left;
	clear:both;
}
.customer_list .pic{
	width:160px;
	padding-right:15px;
	float:left;
}
.customer_list .txt{
	width:355px;
	float:left;
}

/* 成功应用列表 */
.case_list{
	width:550px;
	float:left;
	clear:both;
}
.case_list .pic{
	width:168px;
	padding-right:12px;
	padding-bottom:5px;
	float:left;
}
.case_list .txt{
	width:370px;
	float:left;
}

.case_list .txt p {
	padding-top:0px;
	padding-bottom:3px;
	margin:0px;
}

.case_list .txt p.line_more{
	text-align:right;
	line-height:18px;
	margin:0px;
}
.case_list .txt p.line_more a{
	padding-left:8px;
}

/* 特色标题和左图右字的环绕效果 */
.bt_and_more{
	width:530px;
	height:25px;
	padding:0px 10px;
	margin-bottom:15px;
	line-height:25px;
	background:url(images/bt_bg_550.gif) no-repeat left top;
	color:#666;
	text-align:right;
	float:left;
	clear:both;
}
.bt_and_more_bt{
	height:25px;
	line-height:28px;
	color:#6b0;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.surround_pic240{
	width:550px;
	margin-bottom:20px;
	float:left;
	clear:both;
}
.surround_pic240 .pic{
	width:240px;
	padding-right:15px;
	float:left;
}
.surround_pic240 .txt{
	width:295px;
	float:left;
}

.surround_pic240 .txt p {
	text-align:left;
	padding-top:0px;
	padding-bottom:3px;
	margin:0px;
}

.surround_pic240 .txt p.line_more{
	text-align:left;
	line-height:18px;
	margin:0px;
}
.surround_pic240 .txt p.line_more a{
	padding-left:8px;
}
/* 新闻列表 */
ul.news_list {
	width:550px;
	margin-bottom:15px;
	clear:both;
	float:left;
}
ul.news_list li{
	padding-left:30px;
	background:url(images/news_list_bg.gif) left bottom no-repeat;
	line-height:30px;
	width:520px;
	clear:both;
	float:left;
}
ul.news_list li .name{
	width:450px;
	line-height:30px;
	float:left;
}
ul.news_list li .date{
	width:70px;
	color:#666;
	font-size:11px;
	line-height:30px;
	float:left;
}







ul.txt_list{
	padding-left:30px;
}
ul.txt_list li{
	list-style:url(images/li_diamond.gif);
	padding-bottom:5px;
	line-height:18px;
}


.pic_and_txt{
	width:550px;
	padding-bottom:10px;
	overflow:hidden;
}
/* 一行两副图片 */
ul.pic_info_two{
	width:265px;
	float:left;
	overflow:hidden;
}
ul.pic_info_two li{
	padding-bottom:5px;
	line-height:18px;
	overflow:hidden;
}
ul.pic_info_two .bt{
	background:url(images/more_b.gif) left top no-repeat;
	padding-left:20px;
	font-weight:bold;
}
.space_20{
	width:20px;
	height:20px;
	float:left;
}
/* 一行三副图片 */
ul.pic_info_three{
	width:170px;
	float:left;
	overflow:hidden;
}
ul.pic_info_three li{
	padding-bottom:5px;
	line-height:18px;
	overflow:hidden;
}
ul.pic_info_three .bt{
	background:url(images/more_b.gif) left top no-repeat;
	padding-left:20px;
	font-weight:bold;
}
.space_18{
	width:18px;
	height:20px;
	float:left;
}
/* 一行四副图片 */
ul.pic_info_four{
	width:130px;
	float:left;
	overflow:hidden;
}
ul.pic_info_four li{
	padding-bottom:5px;
	line-height:18px;
	overflow:hidden;
}
ul.pic_info_four .bt{
	background:url(images/more_b.gif) left top no-repeat;
	padding-left:20px;
	font-weight:bold;
}
.space_10{
	width:10px;
	height:10px;
	float:left;
}

/* 分页按钮 */
.gopage{
	width:550px;
	text-align:right;
	margin:8px 0px;
	float:right;
}
.gopage ul{
	float:right;
}
.gopage ul li{
	background-color:#f1f1f1;
	border:1px solid #e4e4e4;
	height:20px;
	line-height:20px;
	padding:0px 8px;
	margin-left:5px;
	list-style:none;
	float:left;
}
.gopage ul li a{
}
.gopage .at{
	background-color:#7fb2e5;
	border:1px solid #0066cc;
	height:20px;
	line-height:20px;
	padding:0px 8px;
	margin-left:5px;
	list-style:none;
}
.gopage .at a{
	color:#fff;
}

/* 关于我们栏目图片演示 */
.pic_play_nav {
	width:550px;
	height:110px;
	background:url(images/About/pic_play_line.gif) center bottom no-repeat;
	float:left;
	clear:right;
}
.pic_play_nav .go_up{
	width:25px;
	height:20px;
	padding:25px 0px;
	text-align:left;
	float:left;
}
.pic_play_nav .go_down{
	width:25px;
	height:20px;
	padding:25px 0px;
	text-align:right;
	float:left;
}
.pic_play_nav ul.pic_play_nav_box{
	width:500px;
	height:70px;
	float:left;
	overflow:hidden;
}
.pic_play_nav ul.pic_play_nav_box li{
	height:60px;
	padding:3px;
	margin:2px;
	float:left;
}
.pic_play_nav ul.pic_play_nav_box .at{
	background-color:#6b0;
}
.pic_play_bigpic{
	width:550px;
	text-align:center;
	float:left;
	clear:left;
}
/* 关于我们－企业荣誉 */
ul.honor_nav {
	width:550px;
	float:left;
	clear:both;
}
ul.honor_nav li {
	padding:3px 5px;
	margin:3px;
	float:left;
}
ul.honor_nav .at {
	color:#FFF;
	background-color:#6b0;
	padding:3px 5px;
	margin:3px;
	float:left;
}
ul.honor_nav .at a{
	color:#FFF
}




/* 右侧内容框 */
.right_content{
	width:200px;
	float:left;
	overflow:hidden
}
/* 内容 */
.right_content_details{
	width:180px;
	border:1px solid #c6c6c6;
	padding:9px;
	margin-bottom:10px;
	text-align:left;
	float:left;
}
.right_content_details .bt{
	width:180px;
	color:#666;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	float:left;
	clear:both;
}
.right_content_details .green_bt{
	width:180px;
	color:#6b0;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	float:left;
	clear:both;
}
.green_txt{
	color:#6b0;
	font-weight:bold;
}
.right_content_details .txt{
	width:180px;
	color:#333;
	line-height:15px;
	text-align:left;
	padding-bottom:10px;
	float:left;
}
.right_content_details .more{
	width:160px;
	height:14px;
	background:url(images/more_a.gif) left bottom no-repeat;
	padding-left:20px;
	text-align:left;
	float:left;
	clear:both;
}
.right_content_details .surround_pic{
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}
.right_content_details .select_form{
	width:180px;
	height:21px;
	color:#666;
	padding-bottom:2px;
}

ul.related_news{
	width:180px;
	float:left;
}
ul.related_news .pic{
	width:70px;
	height:52px;
	text-align:left;
	float:left;
	overflow:hidden;
}
ul.related_news .txt{
	width:110px;
	color:#999;
	font-size:11px;
	text-align:left;
	padding-bottom:10px;
	float:left;
}

/* 右侧文字新闻 */
ul.right_txt_news{
	width:180px;
	float:left;
}
ul.right_txt_news li{
	width:180px;
	color:#999;
	font-size:11px;
	text-align:left;
	padding-bottom:10px;
}
/* 首页右侧文字新闻 */
ul.index_right_txt_news{
	width:200px;
	float:left;
}
ul.index_right_txt_news li{
	width:200px;
	color:#999;
	font-size:11px;
	text-align:left;
	padding-bottom:10px;
}
/* 右侧期刊链接 */
.right_journals {
	background:url(images/News/journals_bg.jpg) left top no-repeat;
	width:155;
	height:55px;
	padding-top:188px;
	padding-left:25px;
	text-align:left;
	clear:left;
}
.right_journals .select_form{
	width:130px;
	height:21px;
	border:0px;
	color:#666;
	padding-bottom:2px;
}
.right_journals .more{
	width:110px;
	height:14px;
	background:url(images/more_a.gif) left bottom no-repeat;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
	float:left;
}
.zp_bg{
	background:url(images/line_point.gif) left bottom repeat-x;
	height:60px;
}
.zp_title{
	line-height:20px;
	color:#6b0;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
}
.zp_replay{
	  border:1px solid #cccccc;
	  width:75px;
	  height:25px;
	  background-color:#FFFFFF;
	  text-align:center;
}
input_df{
 border:1px solid #9ca3aa; color:#50565b; background:#fff;
}
textarea{
 border:1px solid #9ca3aa; color:#50565b; background:#fff;
}
.input_1{
   width:100px;
}
.input_2{
   width:100px;
}
.red{color:#FF0000}
#apDiv1 {
	position:absolute;
	width:10px;
	height:10px;
	text-align:left;
	vertical-align:top;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	background:url(images/button_servic_menu_bg.gif) no-repeat left bottom;
	width:285px;
	height:23px;
	text-align:center;
	line-height:23px;
	padding-top:3px;
	z-index:2;
	left: 395px;
	top: 21px;
	visibility: hidden;
}
/* 通栏DIV */
.width790 {
	width:770px;
	padding-left:20px;
	text-align:left;
	float:left;
	clear:both;
}
.width770 {
	width:770px;
	padding-bottom:20px;
	text-align:left;
	line-height:25px;
	float:left;
	clear:both;
}
.width770 p{
	padding:10px 0px;
	margin:0px;
}
/* 用户调查 */
.dc {
	width:auto;
	margin-bottom:20px;
	border:1px solid #ccc;
	clear:both;
}
.dc .bt {
	width:auto;
	background-color:#F3F3F5;
	height:24px;
	text-align:left;
	line-height:24px;
	padding-left:15px;
	color:#6b0;
	font-weight:bold;
	font-size:14px;
	clear:both;
}
.dc .nr {
	width:auto;
	padding:15px;
	line-height:30px;
}
/* 在线留言 */
.form_nowidth {
	line-height:15px;
	border:1px solid #aac8eb;
	padding:2px;
	margin:0px;
}
.bgk{
    height:25px;
	background:url(images/pic_play_line.gif) no-repeat left bottom;
}
/* 左侧导航下方内容 */
.left_nav .txt{
	width:135px;
	height:34px;
	padding:10px 5px;
	text-align:left;
}
/* 专题用到的样式  */
.content_banner {
	width:770px;
	padding-left:20px;
	padding-bottom:20px;
	clear:both;
}
/* 一行二副图片 */
ul.oneline_two_w84pic{
	width:84px;
	float:left;
}
ul.oneline_two_w84pic li{
	width:84px;
	text-align:center;
	padding-bottom:5px;
	line-height:18px;
	float:left;
}
ul.left_thematic_nav {
	width:152px;
	margin-top:15px;
	float:left;
	clear:both;
}
ul.left_thematic_nav .normal {
	width:145px;
	height:95px;
	text-align:left;
	background:url(images/left_k.gif) left top no-repeat;
	padding-top:5px;
	padding-left:5px;
	overflow:hidden;
	clear:right;
}
ul.left_thematic_nav .at {
	width:152px;
	height:95px;
	text-align:left;
	background:url(images/left_at.gif) left top no-repeat;
	padding-top:5px;
	padding-left:5px;
	overflow:hidden;
	clear:right;
}
ul.left_thematic_nav .txt {
	width:145px;
	height:20px;
	color:#666;
	text-align:center;
	padding-top:3px;
	padding-bottom:8px;
	overflow:hidden;
	clear:right;
}

ul.thematic_case {
	padding-top:10px;
	clear:both;
	width:550px;
	overflow:hidden;
}
ul.thematic_case li{
	padding:6px;
	width:170px;
	line-height:30px;
	float:left;
	text-align:center;
}
.hand_over{
  border:1px solid #CCC;
}
.hand_out{
  border:1px solid #CCC;
}
/* 绿色引领未来 */
.green_content {
	width:770px;
	padding-left:20px;
	float:left;
	clear:both;
}


.green_case {
	width:698px;
	padding:35px;
	border:1px solid #e4e4e4;
	text-align:center;
	float:left;
	clear:both;
}
ul.china_case {
	width:683px;
	list-style:none;
	padding:0px;
	margin:0px auto;
}
ul.china_case li {
	font-size:0px;
	list-style:none;
	line-height:0px;
	margin:0px;
	padding:1px;
	float:left;
}

ul.world_case {
	width:680px;
	list-style:none;
	padding:0px;
	margin:0px auto;
}
ul.world_case li {
	font-size:0px;
	list-style:none;
	line-height:0px;
	margin:0px;
	padding:1px;
	float:left;
}

.case_pic {
	background:#f00;
}


.green_inherit {
	width:770px;
	float:left;
	clear:both;
	overflow:hidden;
}
.green_inherit_240 {
	width:240px;
	text-align:left;
	float:left;
}
.green_inherit_260 {
	width:250px;
	padding:0px 20px;
	text-align:left;
	float:left;
}
p.green_14bt {
	color:#6b0;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	clear:both;
}
p.green_12bt {
	color:#6b0;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	text-align:left;
	margin-bottom:10px;
	clear:both;
}
p.left_more{
	height:14px;
	line-height:14px;
	background:url(images/more_a.gif) left bottom no-repeat;
	padding-top:20px;
	padding-left:20px;
	text-align:left;
	clear:both;
}

.green_value {
	width:770px;
	text-align:left;
	display:inline-block;
	clear:both;
}
.green_value .left {
	width:245px;
	padding-right:12px;
	text-align:center;
	float:left;
}
.green_value .left2 {
	width:545px;
	padding-right:15px;
	text-align:center;
	float:left;
}
.green_value .right {
	width:510px;
	text-align:left;
	float:left;
}
.green_value .right2 {
	width:300px;
	text-align:left;
	float:left;
}
.green_value .ct {
	width:200px;
	padding-left:10px;
	float:right;
}
/* 在线销售表格 */
.table_sales {
	border:0px;
	padding:0px;
	margin:0px;
}
.table_sales td {
	border:none;
	line-height:15px;
	padding:6px;
	margin:0px;
}
.table_sales .one td{
	background-color:#F9DAC1;
}
.table_sales .two td{
	background-color:#F2EFC6;
}
.table_sales .three td{
	background-color:#efefef;
}
#wo_page{
	float:right;
	text-align:right;
}
#numb{
    padding-top:5PX;
	float:right;
}
#numb li{
	float:left;
	width:18px;
	border:1px solid #CCCCCC;
	text-align:center;
	margin:2px;
}