﻿/* 易优CMS（eyoucms.com）安全--简单--易用 */
 /* ====================
    首页幻灯片+主打系列展示CSS
==================== */

/*幻灯片*/ 

.flash_ban {
	width: 100%;
	height: 730px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
/* flash背景色 */
.flash_ban .flash_bg {
	position: relative;
}
.flash_ban .flash_bg li {
	position: absolute;
	width: 100%;
	height: 730px;
	display: none
}
/* flash主图片 */
/* .flash_ban .flash_pic{position:absolute;width:1200px;left:50%;margin-left:-600px;} */
.flash_ban .flash_pic {
	position: absolute;
	width: 1231px;
	margin: 0 auto;
}
/* flash数量切换 */
.flash_ban .flash_nums_menu {
	position: absolute;
	width: 1231px;
	left: 50%;
	margin-left: -600px;
}
.flash_ban .flash_nums_menu .flash_nums {
	position: absolute;
	width: 100%;
	top: 696px;
	text-align: center;
	font-size: 0;
}
.flash_ban .flash_nums_menu .flash_nums li {
	cursor: pointer;
	margin: 0 5px;
	display: inline
}
/* flash左右切换 */
.flash_ban .flash_prev {
	position: absolute;
	left: 0px;
	top: 325px;
	cursor: pointer;
	display: none;
	background: url(../images/icon-left.png);
	width: 80px;
	height: 80px;
}
.flash_ban .flash_next {
	position: absolute;
	right: 30px;
	top: 325px;
	cursor: pointer;
	display: none;
	background: url(../images/icon-right.png);
	width: 80px;
	height: 80px;
}
/*主打系列展示大小文字CSS*/ 
 
#index-zdxl {
	width: 1231px;
	margin-top: 20px;
}
#zdxl_1 {
	width: 223px;
	float: left;
}
#zdxl_2 {
	float: left;
	width: 223px;
	height: 200px;
	margin-left: 29px;
}
#zdxl-a {
	width: 100%;
	height: 25px;
	text-align: left;
}
#zdxl-b {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
	font-weight: lighter;
}
#zdxl-c {
	width: 100%;
	padding-top: 10px;
}
/* 主打系列分隔符CSS */

.home-title {
	width: 100%;
	height: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-color: #fe6903;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.home-title h18 {
	color: #333333;
	padding-right: 10px;
	font-size: 16px;
	float: left;
	background-color: #ffffff;
}
.home-title .more {
	background: #FFFFFF;
	color: #666666;
	line-height: 36px;
	padding-left: 10px;
	font-size: 14px;
	float: right;
	display: block;
}
.home-title .more:hover {
	color: #cc0000 !important;
}
/*最流行TOP3款式餐饮家具新动力CSS*/ 
 
#toptop3_1 {
	width: 409px;
	float: left;
	height: 258px;
	background-color: #f5f5f5;
	background-image: url(../images/jb_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
#toptop3_11 {
	height: 255px;
}
#toptop3_2 {
	width: 409px;
	float: left;
	height: 258px;
	background-color: #f5f5f5;
	background-image: url(../images/jb_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
#toptop3_21 {
	height: 255px;
}
#toptop3_3 {
	width: 409px;
	float: left;
	height: 258px;
	background-color: #f5f5f5;
	background-image: url(../images/jb_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
#toptop3_31 {
	height: 255px;
}
#toptop3_4 {
	width: 409px;
	float: left;
	height: 258px;
	background-color: #f5f5f5;
	background-image: url(../images/jb_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
#toptop3_41 {
	height: 255px;
}
#toptop3-a {
	width: 350px;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	color: #333333;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 20px;
}
#toptop3-b {
	width: 380px;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2b2b2;
}
#toptop3-c {
	width: 400px;
	padding-top: 15px;
	margin-left: 15px;
}
.wenzikuang140a {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 140px;
	margin-right: 15px;
	float: left;
	border: 1px solid #B7832D;
	text-align: center;
	margin-bottom: 16px;
	color: #ffffff;
	background-color: #B7832D;
}
.wenzikuang101a {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 102px;
	margin-right: 15px;
	float: left;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 16px;
	color: #333333;
}
.wenzikuang101a:hover {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 102px;
	margin-right: 15px;
	float: left;
	border: 1px solid #B7832D;
	text-align: center;
	margin-bottom: 16px;
	color: #B7832D;
}
.wenzikuang101b {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 102px;
	margin-right: 15px;
	float: left;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 16px;
	color: #333333;
}
.wenzikuang101b:hover {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 102px;
	margin-right: 15px;
	float: left;
	border: 1px solid #000000;
	text-align: center;
	margin-bottom: 16px;
	color: #000000;
}
.wenzikuang101c {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 102px;
	margin-right: 15px;
	float: left;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 16px;
	color: #333333;
}
.wenzikuang101c:hover {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 102px;
	margin-right: 15px;
	float: left;
	border: 1px solid #3692C9;
	text-align: center;
	margin-bottom: 16px;
	color: #3692C9;
}
.wenzikuang0 {
	font-size: 13px;
	line-height: 37px;
	height: 37px;
	width: 142px;
	margin-right: 15px;
	float: left;
	text-align: center;
	margin-bottom: 16px;
}
.wenzikuang1 {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 140px;
	margin-right: 15px;
	float: left;
	text-align: center;
	margin-bottom: 16px;
	color: #333333;
	border: 1px solid #C5C5C5;
}
.wenzikuang1:hover {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 140px;
	margin-right: 15px;
	float: left;
	text-align: center;
	margin-bottom: 16px;
	color: #B7832D;
	border: 1px solid #B7832D;
}
.wenzikuang140b {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 140px;
	margin-right: 15px;
	float: left;
	border: 1px solid #999999;
	text-align: center;
	margin-bottom: 16px;
	color: #ffffff;
	background-color: #999999;
}
.wenzikuang140c {
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 140px;
	margin-right: 15px;
	float: left;
	border: 1px solid #3692C9;
	text-align: center;
	margin-bottom: 16px;
	color: #FFFFFF;
	background-color: #3692C9;
}
#toptop3-d {
	width: 391px;
	background-image: url(../images/banyuan01.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	text-align: center;
	height: 19px;
	padding-top: 5px;
	font-size: 16px;
	color: #B7832D;
}
/* ============================================================
    1F：产品目录模块（左边产品分类树+右边产品推荐栏）CSS
============================================================ */

/* 左边产品分类树 */


  /*左边产品分类树定位*/  
.cpml-left {
	float: left;
	z-index: 100;
	height: 500px;
	margin-right: 15px;
}
.index_page .cpml-left {
	position: relative;
	top: -40px;
}
.cpml-right {
	width: 1021px;
	float: left;
}
/*左边产品分类树*/ 

#cpfl {
	line-height: 38px;
	color: #FFFFFF;
	background-color: #fe6903;
	text-align: center;
	height: 38px;
	width: 190px;
	font-size: 16px;
	margin-top: 40px;
	background-image: url(../images/bg-fenlei.png);
	background-repeat: repeat;
}
#index-category-tree {
	z-index: 0;
	height: 528px;
	width: 188px;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	background-color: #f6f6f6;
}
#index-category-tree dl {
	width: 186px;
	height: auto;
	background-color: #f6f6f6;
}
#index-category-tree .dt {
	position: relative;
	width: 186px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
}
#index-category-tree .dt:hover {
	background-color: #f6f6f6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fe6903;
	border-right-color: #fe6903;
	border-bottom-color: #fe6903;
	border-left-color: #fe6903;
	border-right-width: 2px;
}
#index-category-tree .dt .a {
	display: inline-block;
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 35px;
	_border: none;
	text-indent: 20px;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	border: 2px solid #f6f6f6;
}
#index-category-tree .dt .a img {
	position: absolute;
	right: 10px;
	top: 20px;
}
#index-category-tree .dta {
	position: relative;
	width: 188px;
}
#index-category-tree .dta .aa {
	display: inline-block;
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 39px;
	line-height: 39px;
	_border: none;
	text-indent: 20px;
	background-color: #f6f6f6;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #f6f6f6;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#index-category-tree .dta .aa:hover {
	display: inline-block;
	color: #fe6903;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 39px;
	line-height: 39px;
	_border: none;
	text-indent: 20px;
	background-color: #f6f6f6;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #fe6903;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#index-category-tree .dtb {
	position: relative;
	width: 186px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
}
#index-category-tree .dtb .bb {
	display: inline-block;
	color: #333333;
	font-size: 15px;
	padding: 6px 0;
	text-decoration: none;
	display: block;
	height: 39px;
	line-height: 39px;
	_border: none;
	text-indent: 20px;
	background-color: #f6f6f6;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #f6f6f6;
}
#index-category-tree .dtb .bb:hover {
	display: inline-block;
	color: #fe6903;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 39px;
	line-height: 39px;
	_border: none;
	text-indent: 20px;
	background-color: #f6f6f6;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #fe6903;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#index-category-tree .dt .t {
	background-color: #f6f6f6;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#index-category-tree .dta .a:hover {
	background: url(../images/biao5.gif) no-repeat 8px center;
	color: #333333;
	color: #333333;
}
#index-category-tree .current .a, #index-category-tree .current .a:hover {
	width: 186px;
	background-image: url(../images/biao5.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	color: #fe6903;
	background-color: #f6f6f6;
}
#index-category-tree .cate {
	line-height: 22px;
	font-weight: bold;
	border: 1px solid #dddddd;
	padding: 5px;
}
#index-category-tree .cate .clearfix a {
	font-weight: normal;
	float: left;
	width: 100px;
}
#index-category-tree dl .dt .dang {
	position: absolute;
	top: 0;
	right: -2px;
	background: #ffffff;
	width: 2px;
	height: 51px;
	z-index: 999999999;
	overflow: hidden;
}
#index-category-tree dd {
	position: absolute;
	top: -51px;
	left: 186px;
	width: 640px;
	height: auto;
	max-height: 660px;
	background: #ffffff;
	z-index: 1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fe6903;
	border-right-color: #fe6903;
	border-bottom-color: #fe6903;
	border-left-color: #fe6903;
}
#index-category-tree dd .over_3 {
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	float: left;
	width: 130px;
	font-size: 14px;
	background-color: #f3f3f3;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	border: 0px solid #DEDEDE;
	padding-left: 15px;
}
#index-category-tree dd .over_3:hover {
	color: #fe6903;
	text-decoration: none;
	padding-right: 0px;
	float: left;
	width: 130px;
	font-size: 14px;
	background-color: #f3f3f3;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	border: 0px solid #dfdfdf;
	padding-left: 15px;
}
#index-category-tree dd .clearfix {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding-top: 5px;
	margin-top: 10px;
	line-height: 30px;
}
#index-category-tree dd .over_2 {
	display: block;
	height: 25px;
	line-height: 25px;
	color: #fe6903;
	font-size: 15px;
	text-align: center;
}
#index-category-tree .cate h1 {
	font-size: 12px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	border-top: 1px solid #eeeeee
}
#index-category-tree .cate h1 a {
	font-size: 12px;
	color: #0d0d0d
}
#index-category-tree .cate ul a {
	font-weight: normal;
}
/* 右边产品推荐栏CSS */

#boxt {
	width: 1026px;
	font-size: 12px
}
#boxt ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#boxt #tabt {
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ee983b;
}
#boxt #tabt li {
	width: 185px;
	height: 37px;
	text-align: center;
	float: left;
	cursor: pointer;
	line-height: 37px;
	font-size: 16px;
	color: #555555;
	background-color: #dfdfdf;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/bg-m-out.png);
	background-repeat: repeat;
}
#boxt #tabt li.on {
	width: 185px;
	height: 37px;
	color: #ffffff;
	position: relative;
	line-height: 37px;
	font-size: 16px;
	background-color: #666666;
	background-image: url(../images/bg-m-on.png);
	background-repeat: repeat;
}
#boxt #tab_cont {
	padding-top: 18px;
	padding-bottom: 20px;
}
#boxt #tab_cont li {
	display: none
}
#boxt #tab_cont #tab_cont_1 {
	display: block;
}
/*推荐产品栏格子框架CSS*/
		   
#show_tjcp_area {
	padding-top: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	width: 1025px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	border-left-width: 1px;
}
#show_top3_area1 {
	padding-top: 0px;
	padding-left: 0px;
	width: 1230px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	border-left-width: 1px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	margin-bottom: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7832D;
}
#show_top3_area2 {
	padding-top: 0px;
	padding-left: 0px;
	width: 1230px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	border-left-width: 1px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	margin-bottom: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7832D;
}
#show_top3_area3 {
	padding-top: 0px;
	padding-left: 0px;
	width: 1230px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	border-left-width: 1px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	margin-bottom: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#show_top3_area4 {
	padding-top: 0px;
	padding-left: 0px;
	width: 1230px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	border-left-width: 1px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	margin-bottom: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3692C9;
}
#top3 {
	width: 1231px;
}
/*产品目录下创新模块一行四列CSS*/  
#chuangxin {
	width: 1231px;
}
#chuangxin-1 {
	width: 190px;
	float: left;
	height: 241px;
	background-color: #f3f3f3;
}
#chuangxin-2 {
	float: left;
	width: 328px;
	margin-left: 15px;
	height: 240px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe6903;
}
#chuangxin-3 {
	float: left;
	width: 385px;
	margin-left: 21px;
	height: 240px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#chuangxin-4 {
	float: left;
	width: 271px;
	margin-left: 21px;
	height: 240px;
	background-color: #f6f6f6;
}
/*自助导航栏CSS*/ 
#zzdhl {
	line-height: 40px;
	color: #FFFFFF;
	background-color: #888888;
	text-align: center;
	height: 40px;
	width: 190px;
	font-size: 16px;
	background-image: url(../images/bg-fenlei.png);
	background-repeat: repeat;
}
#zzdh-c1 {
	float: left;
	width: 160px;
	background-color: #ffffff;
	height: 38px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 38px;
	border: 1px solid #dfdfdf;
	margin-left: 15px;
}
#zzdh-c1:hover {
	float: left;
	width: 160px;
	background-color: #ffffff;
	height: 38px;
	font-size: 14px;
	color: #fe6903;
	text-align: center;
	line-height: 38px;
	border: 1px solid #fe6903;
	margin-left: 15px;
}
#zzdh-c2 {
	float: left;
	width: 160px;
	background-color: #ffffff;
	height: 38px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 38px;
	border: 1px solid #dfdfdf;
	margin-left: 15px;
}
#zzdh-c2:hover {
	float: left;
	width: 160px;
	background-color: #ffffff;
	height: 38px;
	font-size: 14px;
	color: #fe6903;
	text-align: center;
	line-height: 38px;
	border: 1px solid #fe6903;
	margin-left: 15px;
}
#zzdh-c3 {
	float: left;
	width: 160px;
	background-color: #ffffff;
	height: 38px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 38px;
	border: 1px solid #dfdfdf;
	margin-left: 15px;
}
#zzdh-c3:hover {
	float: left;
	width: 160px;
	background-color: #ffffff;
	height: 38px;
	font-size: 14px;
	color: #fe6903;
	text-align: center;
	line-height: 38px;
	border: 1px solid #fe6903;
	margin-left: 15px;
}
/*定制流程CSS*/ 

#dzlc {
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	height: 38px;
	width: 100%;
	color: #333333;
}
#dzlc-txt {
	line-height: 30px;
	width: 293px;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 13px;
}
/* 两列资讯CSS */


#boxo {
	width: 271px;
	font-size: 12px;
}
#boxo ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#boxo #tabo {
	height: 38px;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
}
#boxo #tabo li {
	width: 134px;
	height: 38px;
	text-align: center;
	color: #333333;
	line-height: 39px;
	font-size: 16px;
	border-top-color: #666666;
	border-right-color: #dfdfdf;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	float: left;
	cursor: pointer;
	background-color: #f1f1f1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
#boxo #tabo li.on {
	width: 134px;
	height: 38px;
	color: #fe6903;
	line-height: 39px;
	font-size: 16px;
	border-top-color: #fe6903;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	position: relative;
	background-color: #ffffff;
}
#boxo #tab_cono {
	padding: 10px;
	height: 181px;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
#boxo #tab_cono li {
	text-align: left;
	color: #000000;
	line-height: 31px;
	font-size: 14px;
	display: none;
}
#boxo #tab_cono #tab_cono_1 {
	display: block;
}
.news-a-b-c {
	width: 100%;
	line-height: 35px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
}
/* ====================
    2F：公司简介模块CSS
==================== */

.group_pro {
	margin-top: 10px;
	width: 1231px;
}
.group_pro ul {
	height: auto;
	overflow: hidden;
}
.group_pro li {
	width: 25%;
	float: left;
	display: inline;
	height: 285px;
}
.group_pro .colspan {
	width: 50%;
}
.group_pro li .text {
	padding: 40px 30px;
	background: #e9e9e9;
	height: 185px;
	text-align: center;
	padding-top: 60px;
	position: relative;
}
.group_pro li .text em {
	background: url(../images/img80.png) no-repeat;
	width: 10px;
	height: 22px;
	display: block;
	position: absolute;
	left: -8px;
	top: 50%;
	margin-top: -11px;
}
.group_pro li .text em.r {
	left: auto;
	right: -8px;
	background: url(../images/img79.png) no-repeat;
}
.group_pro li .text h200 {
	background: url(../images/img77.png) no-repeat center;
	height: 66px;
	text-align: center;
	line-height: 66px;
	font-size: 24px;
}
.group_pro li .text h400 {
	margin-top: 15px;
	margin-bottom: 25px;
}
.group_pro li .text .btn a {
	width: 98px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	border: #fe6903 solid 1px;
	color: #fff;
	display: inline-block;
	background-color: #fe6903;
}
.group_pro li .text .btn a:hover {
	color: #fe6903;
	background: #fff;
}
.group_pro li .line {
	text-align: center;
	display: block;
}
.group_pro li.cate .text {
	background: #fe6903;
	color: #fff;
}
.group_pro li.cate .text em {
	background: url(../images/img78.png) no-repeat;
}
.group_pro li.cate .text h200 {
	background: url(../images/img76.png) no-repeat center;
	margin-top: 50px;
}
.group_pro li.cate .text .btn {
	margin-top: 50px;
}
.group_pro li.cate .text .btn a {
	border: #fff solid 1px;
}
.group_pro2 {
	margin-top: 30px;
	padding-bottom: 50px;
}
.group_pro2 .img {
	text-align: center;
}
.group_pro2 .text {
	background: url(../images/jituanjianjie.png) repeat-x center;
	margin-top: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.h200 {
	background: url(../images/img77.png) no-repeat center;
	height: 66px;
	text-align: center;
	line-height: 66px;
	font-size: 18px;
	color: #000000;
}
.h400 {
	margin-top: 15px;
	margin-bottom: 25px;
	line-height: 22px;
	color: #333333;
	font-size: 12px;
}
/* ====================
    3F：客户案例模块CSS
==================== */

 /* 案例描述大字 */

.anli_dazi {
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 20px;
	color: #444444;
	text-align: center;
	padding-bottom: 15px;
	background-color: #f3f3f3;
	padding-top: 15px;
}
/* 客户LOGO展示CSS */

.box-logo {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	_height: 100%;
}
.picbox {
	width: 1231px;
	height: 115px;
	overflow: hidden;
	position: relative;
}
.piclist {
	height: 115px;
	position: absolute;
	left: 0px;
	top: 0px
}
.piclist li {
	margin-right: 20px;
	padding: 5px;
	float: left;
	background-color: #f1f1f1;
}
.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}
.og_prev, .og_next {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 33px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.og_prev {
	background-position: 0 -60px;
	left: -32px;
}
.og_next {
	background-position: 0 0;
	right: -32px;
}
/* 实拍案例展示CSS */

.wc960 {
	width: 1229px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-color: #f6f6f6;
	border: 1px solid #dfdfdf;
}
.mt20 {
	margin-top: 10px;
}
.icon {
	background: url("../images/icon.png") no-repeat 0 0;
}
.warp-pic-list li {
	float: left;
	display: inline;
}
.warp-pic-list .img_wrap {
	display: block;
	font-size: 0;
	overflow: hidden;
}
.warp-pic-list .text-area {
	background-color: #f2f2f2;
	line-height: 24px;
}
.row .hd {
	background: url("../images/hd-line_01.jpg") no-repeat 0 50px;
	height: 55px;
}
.row .hd .title {
	font: 26px/40px "微软雅黑", "Microsoft YaHei", "黑体", "SimHei";
}
.tab-T-3 {
	width: 66px;
}
.tab-T-3 li {
	width: 12px;
	height: 12px;
	font-size: 0;
	background-color: #dfdfdf;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	display: inline;
}
.tab-T-3 li.cur {
	background-color: #d81c1b;
}
.rowE .warp-pic-list {
	position: relative;
	width: 1229px;
	height: 340px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: left;
}
.rowE .count li {
	margin-right: 5px;
	width: 385px;
	height: 320px;
	margin-left: 20px;
	font-size: 12px;
}
.rowE .count li p {
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdfdf;
	width: 185px;
}
.rowE .count .img_wrap {
	width: 176px;
	height: 135px;
}
.rowE .count li .text-area {
	padding: 10px 0 10px 15px;
}
.rowE .count li .text-area p {
	line-height: 35px;
	height: 35px;
}
.rowE .count li:hover .text-area, .rowE .count li.hover .text-area {
	background-color: #d81c1b;
	color: #fff;
}
.rowE .count .p-num {
	font-family: "Tahoma";
	font-weight: bold;
}
.rowE .btn {
	display: block;
	height: 55px;
	position: absolute;
	top: 108px;
	width: 35px;
	z-index: 200;
	cursor: pointer;
}
.rowE .prev {
	background-position: 0 -88px;
	left: 0;
}
.rowE .prev:hover {
	background-position: 0 -144px;
}
.rowE .next {
	background-position: 0 -200px;
	right: 0;
}
.rowE .next:hover {
	background-position: 0 -256px;
}
/* ====================
    4F：网上展厅模块CSS
==================== */

/*所有产品展示*/
#boxy {
	width: 1231px;
	font-size: 12px
}
#boxy ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#boxy #taby {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ee983b;
}
#boxy #taby li {
	width: 185px;
	height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
	line-height: 40px;
	font-size: 16px;
	color: #555555;
	background-color: #dfdfdf;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/bg-m-out.png);
	background-repeat: repeat;
}
#boxy #taby li.on {
	width: 185px;
	height: 40px;
	color: #FFFFFF;
	position: relative;
	line-height: 40px;
	font-size: 16px;
	background-color: #fe6903;
	background-image: url(../images/bg-m-on.png);
	background-repeat: repeat;
}
#boxy #tab_cony {
	padding-top: 20px;
	padding-bottom: 20px;
}
#boxy #tab_cony li {
	display: none
}
#boxy #tab_cony #tab_cony_1 {
	display: block;
}
.allgoods {
	background-color: #DFDFDF;
	height: 45px;
	width: 1231px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	background-image: url(../images/bg-m-on.png);
	background-repeat: repeat;
	color: #ffffff;
}
.allgoods:hover {
	background-color: #DFDFDF;
	height: 45px;
	width: 1231px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
	background-image: url(../images/bg-m-on.png);
	background-repeat: repeat;
	color: #ffffff;
}
#ad3 {
	width: 1231px;
	margin-bottom: 25px;
}
#ad5 {
	width: 1231px;
}
#ad5-1 {
	height: 130px;
	width: 238px;
	line-height: 130px;
	float: left;
	font-size: 20px;
	text-align: center;
	color: #333333;
	background-color: #ffd459;
	font-weight: normal;
}
#ad5-2 {
	height: 130px;
	width: 238px;
	line-height: 130px;
	float: left;
	font-size: 20px;
	text-align: center;
	color: #999999;
	background-color: #c5b5fe;
	margin-left: 10px;
}
#ad5-3 {
	height: 130px;
	width: 239px;
	line-height: 130px;
	float: left;
	font-size: 20px;
	text-align: center;
	color: #999999;
	background-color: #CCCCCC;
	margin-left: 10px;
}
#ad5-4 {
	height: 130px;
	width: 238px;
	line-height: 130px;
	float: left;
	font-size: 20px;
	text-align: center;
	color: #999999;
	background-color: #c1ff84;
	margin-left: 10px;
}
#ad5-5 {
	height: 130px;
	width: 238px;
	line-height: 130px;
	float: left;
	font-size: 20px;
	text-align: center;
	color: #999999;
	background-color: #7ed2ff;
	margin-left: 10px;
}
/* slide1 */
#slide1 {
	width: 380px;
	height: 240px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat center;
}
#slide1 ul {
	position: absolute;
}
#slide1 li {
	float: left;
	width: 380px;
	height: 240px;
	overflow: hidden;
}
#slide1 .o-control {
	display: none;
	position: absolute;
	top: 85px;
	width: 40px;
	height: 80px;
	background: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;
	cursor: pointer;
}
#slide1 .control {
	position: relative;
	top: 15px;
	left: 5px;
	display: inline-block;
	width: 30px;
	height: 50px;
	background: url(../images/bg_index.png);
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#slide1 #goback {
	left: -250px;
}
#goback .control {
	background-position: 0px -35px;
}
#slide1 #forward {
	right: 0px;
}
#forward .control {
	left: 10px;
	background-position: -35px -35px;
}
#slide1 div {
	position: absolute;
	float: right;
	bottom: 5px;
	right: 102px;
	height: 25px;
	overflow: hidden;
	zoom: 1;
}
#slide1 span {
	width: 40px;
	font-size: 14px;
	height: 22px;
	margin: 2px;
	background: #303030;
	float: left;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	font-family: arial;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#slide1 span a {
	color: #fff;
	text-decoration: none;
}
#slide1 span.curr, #slide1 span.hover {
	background: #fe6903;
	filter: alpha(opacity=100);
	opacity: 1;
}
#slide1 .curr a:link, #slide1 .curr a:visited {
	color: #fff;
}
/* slide2 */
#slide2 {
	width: 380px;
	height: 240px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat center;
}
#slide2 ul {
	position: absolute;
}
#slide2 li {
	float: left;
	width: 380px;
	height: 240px;
	overflow: hidden;
}
#slide2 .o-control {
	display: none;
	position: absolute;
	top: 85px;
	width: 40px;
	height: 80px;
	background: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;
	cursor: pointer;
}
#slide2 .control {
	position: relative;
	top: 15px;
	left: 5px;
	display: inline-block;
	width: 30px;
	height: 50px;
	background: url(../images/bg_index.png);
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#slide2 #goback {
	left: -250px;
}
#goback .control {
	background-position: 0px -35px;
}
#slide2 #forward {
	right: 0px;
}
#forward .control {
	left: 10px;
	background-position: -35px -35px;
}
#slide2 div {
	position: absolute;
	float: right;
	bottom: 5px;
	right: 102px;
	height: 25px;
	overflow: hidden;
	zoom: 1;
}
#slide2 span {
	width: 40px;
	font-size: 14px;
	height: 22px;
	margin: 2px;
	background: #303030;
	float: left;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	font-family: arial;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#slide2 span a {
	color: #fff;
	text-decoration: none;
}
#slide2 span.curr, #slide2 span.hover {
	background: #fe6903;
	filter: alpha(opacity=100);
	opacity: 1;
}
#slide2 .curr a:link, #slide2 .curr a:visited {
	color: #fff;
}
/* slide3 */
#slide3 {
	width: 380px;
	height: 240px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat center;
}
#slide3 ul {
	position: absolute;
}
#slide3 li {
	float: left;
	width: 380px;
	height: 240px;
	overflow: hidden;
}
#slide3 .o-control {
	display: none;
	position: absolute;
	top: 85px;
	width: 40px;
	height: 80px;
	background: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;
	cursor: pointer;
}
#slide3 .control {
	position: relative;
	top: 15px;
	left: 5px;
	display: inline-block;
	width: 30px;
	height: 50px;
	background: url(../images/bg_index.png);
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#slide3 #goback {
	left: -250px;
}
#goback .control {
	background-position: 0px -35px;
}
#slide3 #forward {
	right: 0px;
}
#forward .control {
	left: 10px;
	background-position: -35px -35px;
}
#slide3 div {
	position: absolute;
	float: right;
	bottom: 5px;
	right: 102px;
	height: 25px;
	overflow: hidden;
	zoom: 1;
}
#slide3 span {
	width: 40px;
	font-size: 14px;
	height: 22px;
	margin: 2px;
	background: #303030;
	float: left;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	font-family: arial;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#slide3 span a {
	color: #fff;
	text-decoration: none;
}
#slide3 span.curr, #slide3 span.hover {
	background: #fe6903;
	filter: alpha(opacity=100);
	opacity: 1;
}
#slide3 .curr a:link, #slide3 .curr a:visited {
	color: #fff;
}
.indexPart1 {
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
.indexPart1 .wal {
	position: relative;
}
.indexPart1 .title {
	color: #1d1d1b;
	font-size: 24px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.indexPart1 .title b {
	color: #fe6903;
	font-size: 42px;
	padding-right: 18px;
	position: relative;
	top: 5px;
}
.indexPart1 .msg {
	font-size: 14px;
	color: #444444;
	line-height: 24px;
	text-align: center;
}
.indexPart1 .btnDiv {
	position: absolute;
	right: 0px;
	top: 10px;
}
.indexPart1 .btnDiv a {
	display: block;
	width: 136px;
	height: 44px;
	background: url(../images/btn1.png) no-repeat;
	color: #fff;
	text-indent: 38px;
	font-size: 14px;
	line-height: 44px;
}
.indexPart1 .btnDiv a:hover {
	display: block;
	width: 136px;
	height: 44px;
	background: url(../images/btn2.png) no-repeat;
	color: #fff;
	text-indent: 38px;
	font-size: 14px;
	line-height: 44px;
}
.indexPart1Pic {
	margin-top: 30px;
	position: relative;
	height: 625px;
}
.indexPart1Pic li {
	padding-top: 19px;
	width: 1196px;
	height: 625px;
}
.indexPart1Pic .detail {
	width: 590px;
	height: 625px;
	position: relative;
}
.indexPart1Pic .list2 {
	width: 625px;
}
.indexPart1Pic .list2 dd {
	width: 281px;
	height: 258px;
	margin-bottom: 23px;
	margin-left: 23px;
	position: relative;
	float: left;
}
.indexPart1Pic .list2 dd .imgDiv {
	border: #ebebeb solid 1px;
}
/*.indexPart1Pic .list2 dd .name{ position:absolute; z-index:22; right:28px; top:24px; color:#000; font-weight:bold; font-size:20px;}*/
.indexPart1Pic .list2 dd .name {
	position: absolute;
	z-index: 22;
	left: 50%;
	margin-left: -125px;
	width: 250px;
	text-align: center;
	bottom: 20px;
	color: #000;
	font-size: 20px;
}
.indexPart1Pic .imgDiv img {
	display: block;
}
/*.indexPart1Pic .detail .name{ position:absolute; z-index:22; right:36px; top:24px; color:#000; font-weight:bold; font-size:20px;}*/
.indexPart1Pic .detail .name {
	position: absolute;
	z-index: 22;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	text-align: center;
	bottom: 20px;
	color: #000;
	font-size: 20px;
}
.indexPart1Pic .detail .msg {
	position: absolute;
	z-index: 22;
	right: 36px;
	color: #414141;
	top: 60px;
}
.indexPart1Pic .prev {
	position: absolute;
	width: 22px;
	height: 44px;
	display: block;
	background: url(../images/nimg22_left.png) no-repeat;
	left: 50%;
	margin-left: -650px;
	z-index: 22;
	top: 50%;
	margin-top: -22px;
}
.indexPart1Pic .next {
	position: absolute;
	width: 22px;
	height: 44px;
	display: block;
	background: url(../images/nimg22_right.png) no-repeat;
	right: 50%;
	margin-right: -650px;
	z-index: 22;
	top: 50%;
	margin-top: -22px;
}
/* summary */
.common {
	margin: 0 auto;
	width: 1231px;
	position: relative;
}
.summary {
	background: #333;
}
.listbox {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	display: inline;
	padding: 10px;
	_padding: 10px 10px 8px 10px;
	background: #ffffff;
	width: 370px;
	height: 280px;
	position: relative;
	margin-left: 10px;
}
.listimg {
	float: left;
	width: 370px;
	height: 240px;
	position: relative;
	overflow: hidden;
}
.listimg img {
	background: #333;
	width: 370px;
	height: 240px;
	top: 0;
	left: 0;
	position: absolute;
}
.summary {
	width: 370px;
	height: 240px;
	top: 240px;
	left: 0;
	position: absolute;
}
.summarytxt {
	width: 355px;
	height: auto;
	line-height: 22px;
	font-size: 12px;
	color: #f6f6f6;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 10px;
	padding-right: 5px;
	font-weight: lighter;
}
.listinfo {
	_margin-bottom: 3px;
	padding-left: 10px;
	width: 360px;
	line-height: 22px;
	font-size: 12px;
}
.listinfo a {
	font-size: 12px;
}
.listtitle {
	float: left;
	margin-top: 8px;
	_margin-top: -2px;
	width: 360px;
	font-size: 16px;
	line-height: 28px;
	background-image: url(../images/youjian-1.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.listtitle on {
	float: left;
	margin-top: 8px;
	_margin-top: -2px;
	width: 360px;
	font-size: 16px;
	line-height: 28px;
	background-image: url(../images/youjian-1.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.listtitle a {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}
/*首页VIDEO视频模块CSS*/  
#video {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#video-1 {

	float: left;
	margin-right: 20px;
	height: 298px;
	border: 1px solid #ffffff;
}

#video img{


	height: 398px;

}

#video-1 img{


	height: 398px;

}


#video-2 {
	width: 395px;
	float: left;
	margin-right: 20px;
	height: 298px;
	border: 1px solid #ffffff;
}


#video-2 img{


	height: 398px;

}



#video-3 {
	width: 395px;
	float: left;
	height: 298px;
	border: 1px solid #ffffff;
}
/*首页mimfei-news图片新闻模块CSS*/  
#mimfei_news {
	width: 1230px;
	float: left;
}
#mimfei_news-1 {
	width: 390px;
	float: left;
	height: 200px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
#mimfei_news-2 {
	float: left;
	background-color: #dadada;
	color: #666666;
	line-height: 45px;
	height: 45px;
	padding-left: 10px;
	font-size: 15px;
	width: 380px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#mimfei_news-2:hover {
	float: left;
	background-color: #CDCDCD;
	color: #333333;
	line-height: 45px;
	height: 45px;
	padding-left: 10px;
	font-size: 15px;
	width: 380px;
	margin-right: 10px;
	margin-left: 10px;
}
/*首页news_list新闻列表模块CSS*/  
#news_list {
	width: 100%;
	height: 335px;
}
#news-title {
	width: 100%;
	font-size: 22px;
	line-height: 30px;
	color: #333333;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
}
#news-title .more {
	float: right;
	font-size: 14px;
	padding-right: 15px;
}
#news_list-1 {
	width: 375px;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
#news_list-1:hover {
	width: 375px;
	float: left;
	margin-right: 20px;
	box-shadow: 1px 0 2px #c1c1c1;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
#news_list-1 p {
	line-height: 40px;
	float: left;
	height: 40px;
	width: 100%;
	font-size: 14px;
	padding-left: 10px;
}
#news_list-2 {
	width: 375px;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
#news_list-2:hover {
	width: 375px;
	float: left;
	margin-right: 20px;
	box-shadow: 1px 0 2px #c1c1c1;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
#news_list-2 p {
	line-height: 40px;
	float: left;
	height: 40px;
	width: 100%;
	font-size: 14px;
	padding-left: 10px;
}
#news_list-3 {
	width: 375px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
#news_list-3:hover {
	width: 375px;
	float: left;
	box-shadow: 1px 0 2px #c1c1c1;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
#news_list-3 p {
	line-height: 40px;
	float: left;
	height: 40px;
	width: 100%;
	font-size: 14px;
	padding-left: 10px;
}
.slider-container {
	width: 960px;
	overflow: hidden;
	position: relative;
	height: 630px;
	overflow: hidden;
	z-index: 9;
	min-width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.slider-wrap {
	width: 5100px;
	height: 570px;
	font-size: 0;
	position: absolute;
	left: 49%;
	top: 0;
	margin-left: -1275px;
	overflow: hidden;
}
.slider {
	width: 100%;
	height: 100%;
	float: left
}
.slider-container ul {
}
#_slide li {
	width: 870px;
	height: 570px;
	float: left;
	position: relative;
	text-align: center;
}
.slider-container .pic {
	width: 830px;
	height: 560px;
	display: block;
	margin: 0 20px;
	position: relative;
}
.slider-container .pic img {
	width: 830px;
	height: 560px;
	display: block;
	border: 0 none;
}
.slider-container dl {
	width: 830px;
	height: 560px;
	overflow: hidden;
	margin: 0 auto;
}
.slider-container dl .pic {
	margin: 0;
}
.slider-container #ad1, .slider-container #ad1 .pic {
	width: 359px;
	height: 560px
}
.slider-container #ad2, .slider-container #ad2 .pic, .slider-container #ad3, .slider-container #ad3 .pic, .slider-container #ad4, .slider-container #ad4 .pic {
	width: 156px;
	height: 560px
}
.slider-container dd {
	float: left;
	display: inline;
	overflow: hidden;
}
.slider-container #ad2, .slider-container #ad3, .slider-container #ad4 {
	margin-left: 1px;
}
.slider-container #ad1 .pic img {
	width: 359px;
	height: 560px;
	display: block;
	border: 0 none;
}
.slider-container #ad2 .pic img, .slider-container #ad3 .pic img, .slider-container #ad4 .pic img {
	width: 156px;
	height: 560px;
	display: block;
	border: 0 none;
}
.slider-container .slide_thumb {
	display: none;
}
.slide_Bg {
	width: 830px;
	height: 560px;
	position: absolute;
	left: 20px;
	top: 0;
	background: #fff;
	filter: alpha(opacity=30);
	opacity: 0.5;
}
.cur .slide_Bg {
	display: none
}
#slide_list {
	position: absolute;
	left: 0
}
#topPic {
	display: none
}
.slider-container li img {
	position: relative
}
.slider-container li p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "微软雅黑", "黑体";
	font-size: 21px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: none;
	background: rgba(0, 0, 0, 0.6);
filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#60000000", endColorstr = "#60000000") 6;
	font-weight: lighter;
}
.slider-container li dd p {
	font-size: 16px;
}
.cur .st_ty {
	display: block;
}
#focus_dot {
	width: 210px;
	height: 13px;
	position: absolute;
	top: 620px;
	margin-left: -100px;
	left: 50%;
}
#focus_dot li {
	width: 13px;
	height: 13px;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
	display: inline;
	margin-right: 10px;
	background: url(../images/bg_ico.png) -23px -129px no-repeat;
}
#focus_dot li.current {
	background-position: 0 -129px;
}
.slider-container .pic:hover, .twC3 a:hover, .gqsjMod .bd a:hover {
	text-decoration: none;
}
.st_ty {
	cursor: pointer;
}
.slide_Bg {
	width: 830px;
	height: 560px;
	position: absolute;
	left: 20px;
	top: 0;
	background: #fff;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#focusMain li .text {
	display: block;
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 20px;
	background: rgba(255, 255, 255, 0.8);
filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#ccffffff", endColorstr = "#ccffffff");
}
.gqsjMod .bd a:hover p {
	background: rgba(3, 107, 170, 0.6);
filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#99036baa", endColorstr = "#99036baa")
}
.twC3 .pic {
	text-align: center;
}
#cardBody1 .tabBody {
	overflow: hidden;
	zoom: 1;
+padding-bottom:20px;
}
.mrjxMod .ft a p {
	text-align: center;
}
.slider-wrap {
	width: 5100px;
	height: 570px;
	font-size: 0;
	position: absolute;
	left: 50%;
	margin-left: -1305px;
	top: 0;
	verflow: hidden
}
.hzlxMod .hd h2 {
	background-position: left -6px;
}
.slider-btn {
	position: absolute;
	top: 253px;
	width: 54px;
	height: 54px;
	background: url(../images/arrow-btn.png);
	cursor: pointer;
}
.slider-btn-l {
	left: 0;
}
.slider-btn-r {
	right: 0;
}
.slider-btn-l {
	left: 50%;
	margin-left: -509px;
	background-position: 0px 0px;
}
.slider-btn-l:hover {
	background-position: 0px -54px;
}
.slider-btn-r {
	right: 50%;
	margin-right: -509px;
	background-position: -54px 0px;
}
.slider-btn-r:hover {
	background-position: -54px -54px;
}
.more-new a {
	display: block;
	width: 136px;
	height: 44px;
	background: url(../images/btn1.png) no-repeat;
	color: #fff;
	text-indent: 38px;
	font-size: 14px;
	line-height: 44px;
	text-align: left;
}
.more-new a:hover {
	display: block;
	width: 136px;
	height: 44px;
	background: url(../images/btn2.png) no-repeat;
	color: #fff;
	text-indent: 38px;
	font-size: 14px;
	line-height: 44px;
}







/* 百变王组合CSS */
