@charset "gbk";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	
}
html {
	overflow-x:hidden;
}
body {
	margin:0 auto; background:#fff;
	
	padding:0px;
	overflow-x:hidden;
	font: 12px/24px "微软雅黑", "华文细黑", Arial, sans-serif;
	color:#666666;
	-webkit-text-size-adjust:none;
	font-size:12px;
	background-image:url(../images/text.txt);/* for IE6  抖动问题  */
	background-attachment:fixed;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
img {
	border:none;
	display:block;
}
a {
	text-decoration:none;
	color:#8b8b8b; background:none;
}
a:hover {
	text-decoration:none;
}
input {
	border:1px solid #ddd;
	vertical-align:middle
}
.clear {
	clear:both;
}
textarea {
	scrollbar-face-color:#edede2;
	SCROLLBAR-HIGHLIGHT-COLOR:#DBDBDB;
	SCROLLBAR-SHADOW-COLOR:#DBDBDB;
	SCROLLBAR-3DLIGHT-COLOR:#edede2;
	SCROLLBAR-ARROW-COLOR:#DBDBDB;
	SCROLLBAR-TRACK-COLOR:#edede2;
	SCROLLBAR-DARKSHADOW-COLOR:#edede2;
	border:1px solid #DBDBDB;
	font-size:12px;
}
span {
}
form {
	padding:0px;
	margin:0px;
}
p {
	margin:0px;
}
page {
	height:30px;
	line-height:30px;
	text-align:center;
	clear:both;
	color:#8b8b8b;
	margin:20px auto
}
/*                 wrappe                     */
.wrapper {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#f7f7f7;
}
/*                 header                    */
.header {
	width:100%;
	margin:0 auto;
	height:222px;
	background:url(../images/bg_header.jpg) repeat-x;
    position: relative;
    z-index: 1;
}
.header1 {
	width:980px;
	margin:0 auto;
}
.headtop {
	height:35px;
    position: relative;
    z-index: 2;
}
.headtop .left {
	line-height:35px;
	color:#666;
	height:35px;
	float:left;
}
.headtop .right {
	float: right;
}
.headtop .right ul li {
	width:73px;
	float:left;
	height:35px;
	line-height:35px;
	background:url(../images/headright2.jpg) no-repeat right;
	padding-left:27px; color:#abaaaa; font-size:12px;transition: color 500ms ease-in 0ms;
}
.headtop .right ul li.wechat{
	cursor: pointer;
	position: relative;
}
.headtop .right ul li.wechat:hover{
	color: #f7f7f7;
}
.headtop .right li .wechat-img{
	width: 430px;
	height: 430px;
	position: absolute;
	right: 0;
	top: 35px;
	display: none;
	z-index: 10;
}
.headtop .right li .wechat-img.w{
	height: 430px;
}
.headtop .right ul li a{
	color:#abaaaa;
	transition: color 500ms ease-in 0ms;
}
.headtop .right ul li a:hover{
	color: #f7f7f7;
}
.wrapheader1 {
	height:137px;
	background:url(../images/bg_header1_.jpg) no-repeat 410px 0px;
}
.logo {
	float:left;
	padding-top:37px;
}
.search {
	float:right;
	padding-top:45px;
}
.search .tel {
	height:11px;
	line-height:11px;
	color:#fff;
	width:247px; 
}
.search .tel span {
	font-family:Arial, Helvetica, sans-serif;
}
.search1 {
	padding-top:9px;
	height:30px;
	line-height:30px;
}
.search1 .left input {
	width:197px;
	height:27px;
	border:1px solid #313030;
	background:#3a3939;
	line-height:27px;
	color:#515050;
	padding-left:10px;
	border-right:none;
	font-family:"微软雅黑";
	float:left;
}
.search1 .right {
	float:left;
	padding-top:1px;
}
.menu {
	height:50px;
    position: relative;
    z-index: 1;
}
.menu ul li {
	
	color:#fff;
	line-height:15px;
	padding:13px 32px 0px 32px;
	float:left;
	background:url(../images/headright.jpg) no-repeat; background-position: right top;
	-webkit-text-size-adjust:none; 
	height:37px;
}
.menu ul li a {
	
	color:#fff;
	line-height:15px;
	text-decoration:none;
	
}


.menu ul li.on{
	background:#a98040;
}
.menu ul li.bgD{
	background:url(../images/headright1.jpg) no-repeat; background-position: right top;
}

.menu ul li.on span{ color:#fff;
}

.menu ul li.bgD.on{
	background:#a98040;
}




.menu ul li span { position:absolute;  top:20px; left:0px; 
	display:block;
	font-size:10px;
	
	color:#f5cc8e;
	letter-spacing:-1px;
	-webkit-transform:scale(0.8);
	
}
.txt2{ position:relative; font-size:14px;}
/*                 end header                    */
/*                 content                      */
.content {
	width:100%;
	margin:0 auto;
    position: relative;
    z-index: 0;
}

/*                 sub1                      */
.sub1 {
	width:980px;
	margin:0 auto;
	padding-top:41px;
}
.leibie1{ padding-bottom:65px;}
.leibie1 ul li{ float:left;}
.leibie ul li{ float:left;}
.leibie ul li.style4 {
	background:url(../images/pic1_sub1.jpg) no-repeat;
	width:243px;
	height:67px;
	display:block;
}
.leibie ul li.style4 a:visited{
	background:url(../images/pic1_sub1.jpg) no-repeat;
	width:243px;
	height:67px;
	display:block;
}
.leibie ul li.style5 {
	background:url(../images/pic2_sub1.jpg) no-repeat;
	width:212px;
	height:67px;
	display:block;
}
.leibie ul li.style5 a{
	width:212px;
	height:67px;
	display:block;
	
}
.leibie ul li.style6 {
	background:url(../images/pic3_sub1.jpg) no-repeat;
	width:189px;
	height:67px;
	display:block;
}
.leibie ul li.style6 a {
	
	width:189px;
	height:67px;
	display:block;
}
.leibie ul li.style7 {
	background:url(../images/pic4_sub1.jpg) no-repeat;
	width:164px;
	height:67px;
	display:block;
}
.leibie ul li.style7 a {
	
	width:164px;
	height:67px;
	display:block;
}
.leibie ul li.style8 {
	background:url(../images/pic5_sub1.jpg) no-repeat;
	width:170px;
	height:67px;
	display:block;
}
.leibie ul li.style8 a{

	width:170px;
	height:67px;
	display:block;
}
.nproducts {
	display:none; 
	padding-bottom:51px;
	
}
.nproducts ul li {
	border:1px solid #f0eded;
	width:305px;
	height:382px;
	float:left;
	margin:0 29px 20px 0; background:#fff;
}
.nproducts ul li a:hover{ color:#c7883e;}
.nproducts ul li img {
	border-bottom:1px solid #f7f4f4;
}
.nproducts ul li p {
	padding-top:30px;
	text-align:center;
}
.nproducts ul li p font {
	color:#333;
	font-size:14px;
}


.nproducts ul li span {
	display:block;
	padding-left:150px;
	padding-top:17px;
}
.nproducts ul li.marR0 {
	margin-right:0px;
}
/*                 end sub1                      */
/*                 sub2                      */
.sub2 {
	width:100%;
	margin:0 auto;
	height:575px;
	background:url(../images/bg_sub2.jpg) center no-repeat;
}
.con_sub2 {
	width:980px;
	margin:0 auto;
}
.title_sub2 {
	height:150px;
	margin:0 auto;
	font-size:24px;
	color:#fff;
	background:url(../images/bgtitle_sub2.png) center no-repeat;
}
.title_sub2 span {
	display:block;
	text-align:center;
	padding-top:125px;
	font-size:24px;
}
.con_sub2_ {
	padding-top:67px;
}
.con_sub2_ ul li {
	width:472px;
	float:left;
	margin-right:36px;
}
.con_sub2_ ul li .left {
	float:left;
	width:132px;
}
.con_sub2_ ul li .right {
	float:left;
	width:340px;
}
.con_sub2_ ul li .right p {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #515151;
	height:44px;
	line-height:44px;
}
.con_sub2_ ul li .right span {
	padding-top:13px;
	display:block;
	line-height:20px;
	color:#fff;
}
.con_sub2_ ul li.marR0 {
	margin-right:0px;
}
.con_sub2_ ul li.marB0 {
	margin-bottom:0px;
}
/*                 sub3                      */
.sub3 {
	width:1044px;
	margin:0 auto;
	height:400px;
	background:url(../images/bg_sub3.jpg) no-repeat 0px 50px;
	position:relative;
}
.title_sub3 {
	position:absolute;
	left:368px;
	top:50px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	letter-spacing:-1px;
}
.title_sub3 span {
	font-size:17px;
	font-weight:bold;
	color:#c7883e;
	display:block;
	font-family:"微软雅黑";
	letter-spacing:0px;
}
.title1_sub3 {
	position:absolute;
	left:90px;
	top:402px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	letter-spacing:-1px;
}
.title1_sub3 span {
	font-size:17px;
	font-weight:bold;
	letter-spacing:0px;
	color:#c7883e;
	display:block;
	font-family:"微软雅黑";
}
.profile {
	width:537px;
	height:203px;
	position:absolute;
	left:508px;
	top:130px;
}
.profile .title {
	height:52px;
	color:#666;
	line-height:52px;
	font-size:50px;
}
.profile p {
	line-height:22px;
	padding-top:20px;
}
.profile span {
	display:block;
	border:2px solid #999999;
	text-align:center;
	height:26px;
	line-height:26px;
	width:102px;
	font-size:13px;
	margin-top:15px;
}
.profile1 {
	width:386px;
	height:23px;
	line-height:23px;
	right:20px;
	bottom:225px;
	position:absolute;
}
.case {
	width:980px;
	height:130px;
	bottom:40px;
	left:32px;
	position:absolute;
}
.case ul li {
	width:186px;
	height:128px;
	float:left;
	margin-right:9px;
}
.case ul li img {
	border:1px solid #f1efef;
}
/*                 sub4                     */
.sub4 {
	width:100%;
	margin:0 auto;
	height:530px;
}
.ban img { width:100%; 
	
	margin:0 auto;
}
.con_sub4 {
	width:980px;
	margin:0 auto;
	padding-top:50px;
}
.con_sub4 .left {
	float:left;
	width:400px;
	margin-right:90px;
}
.con_sub4 .left .title {
	height:68px;
	font-size:17px;
	font-weight:bold;
	color:#c7883e;
	background:url(../images/bg_tt_sub4.jpg) no-repeat left bottom;
}
.con_sub4 .left .title span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100; font-size:15px;
	color:#666;
}
.con_sub4_ {
	padding-top:45px;
}
.con_sub4_ ul li {
	background:url(../images/bg_tt1_sub4.jpg) no-repeat left bottom;
	
	margin-bottom:22px; padding-bottom:22px;
}
.con_sub4_ ul li span {
	color:#c7883e; font-weight:bold;
}
.con_sub4 .right {
	float:left;
	width:490px;
}
.con_sub4 .right .title {
	height:68px;
	font-size:17px;
	font-weight:bold;
	color:#c7883e;
	background:url(../images/bg_tt_sub4.jpg) no-repeat left bottom;
}
.con_sub4 .right .title span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;font-size:15px;
	color:#666;
}
.con_sub4_1 {
	padding-top:45px;
}
.con_sub4_1 .left {
	float:left;
	width:204px;
	margin-right:20px;
}
.t_left{ height:148px;}
.b_left{ height:40px; line-height:40px; text-align:center; background:#c7883e; color:#fff;}
.con_sub4_1 .right {
	float:left;
	width:266px;
}
.con_sub4_1 .right ul li {
	height:26px;
	line-height:25px;
	padding-bottom:12px;
	background:url(../images/icon_sub4.jpg) no-repeat 0px 10px;
}
.con_sub4_1 .right ul li span {
	padding-left:15px;
	padding-top:5px;
}
.con_sub4_1 .right ul li font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
}
/*               end  content                      */
/*                 footer                      */
.footer {
	width:100%;
	margin:0 auto;
	background:url(../images/bg_footer.jpg) repeat-x;
	height:220px;
}
.footer1 {
	width:980px;
	margin:0 auto;
}
.link {
	height:62px;
	padding-top:27px;
	border-bottom:1px solid #d7d4d4;
	position:relative;
}
.link1 {
	position:absolute;
	left:0px;
	top:35px;
}
.link ul {
	position:absolute;
	left:130px;
	top:61px;
}
.link ul li {
	float: left;
	width:100px;
	text-align:center;
	background:url(../images/bg_header1.jpg) right no-repeat;
	padding-right:20px;
	margin-right:20px;
}
.link ul li.marR0 {
	margin-bottom:0px;
	background:none;
}
.style1 {
	font-size:24px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#a1a1a1;
}
.contact {
	padding-top:27px;
	height:63px; padding-bottom:35px;
	
	width:980px;
}
.contact .left {
	float:left;
	margin-right:40px;
	widows:335px;
}
.contact .right {
	line-height:22px;
	float:left;
	width:540px;
}
.footer2 {
	height:49px;
	line-height:49px; 
	
	padding-left:2px;
}
.footer2 ul li {
	float:left;
	width:70px;
	color:#fff;
	background:url(../images/bg_header1.jpg) right no-repeat;
	padding-right:20px;
	margin-right:20px;
}
.footer2 ul li a{ color:#fcfcfc}
.footer2 ul li.marR0 {
	margin-right:0px;
	background:none;
}
/*                关于我们页面                */
.banner_about img {
	 width:100%;
	margin:0 auto;
}
.con_about {
	width:980px;
	margin:0 auto;
	margin-top:40px;
}
.title_about {
	padding-bottom:40px;
}
.title_about .left {
	width:400px;
	float:left;
}.title_about .left span {
	

font-size:22px; font-weight:bold;display:block; color:#444444; position:relative;}
.title_about .right {
	float:right;
	padding-top:10px;
}
.t_con_about1 {
	height:69px;
	border-bottom:2px solid #ebe8e8;
}
.t_con_about1 ul { background:#fff; width:980px; height:65px; font-size:15px;}
.t_con_about1 ul li {
	width:145px;
	height:65px;
	background:#fff;
	font-size:15px;
	float:left;
	line-height:65px;
	text-align:center;
	border-right:1px solid #f5f4f4;
}
.t_con_about1 ul li.cur {
	color:#fff;
	background:#ac8547;
	border-bottom:2px solid #9e7a40;font-size:15px;
}

.t_con_about1 ul li.cur a{
	color:#fff;
	background:#ac8547;width:145px; display:block;
	height:65px;
	border-bottom:2px solid #9e7a40;font-size:15px;
}

.t_con_about1 ul li a:hover{
	color:#fff;
	width:145px; display:block;
	height:65px;
	background:#ac8547;
	border-bottom:2px solid #9e7a40;font-size:15px;
}

.c_con_about1 {
	padding-top:10px;
	padding-bottom:85px;
}
.top_con_about1 {
	font-size:14px;
	line-height:28px;
	padding-bottom:30px;
	width:980px;
}
.top_con_about1 span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;

	font-size:13px
}
.bt_con_about1 .left {
	width:468px;
	float:left;
	margin-right:23px;
	line-height:25px;
}
.bt_con_about1 .right {
	float:left;
}
.style2 {
	color:#c7883e;
	font-weight:bold;
	padding-top:10px;
	display:block;
	font-size:14px;
}
.nproducts1 {
	width:100%;
	margin:0 auto;
	height:367px;
	background:#fff;
}
.nproducts1_ {
	width:980px;
	margin:0 auto;
	height:367px;
}
.tt_npro {
	width:157px;
	height:50px;
	background:#ac8547;
	line-height:50px;
	text-align:center; font-size:14px; font-weight:bold;
	color:#fff;
}
.con_nproducts1 ul li {
	padding-top:32px;
	width:220px;
	height:230px;
	margin-right:25px;
	border-bottom:2px solid #e8e8e8;
	float:left;
	text-align:center;
	margin-bottom:53px;
}
.con_nproducts1 ul li img {
	border-bottom:1px solid #f7f4f4;
	height:182px;
}
.con_nproducts1 ul li span {
	line-height:46px;
	width:220px;
	height:46px;
	font-weight:bold;
	font-size:13px;
	color:#333;
}
.con_nproducts1 ul li.marR0 {
	margin-right:0px;
}
/*                最新办公家具                */
.main {
	width:980px;
	margin:0 auto;
	padding-bottom:32px;
}
.main_left {
	width:243px;
	float:left;
	margin-right:31px;
	border-bottom:5px solid #f7f7f7;
	background:#434343;
}
.main_left .title {
	background:url(../images/pic_nproduct_.png) left top no-repeat;
	height:60px; color:#fff;
	font-size:21px;
	line-height:60px;
	padding-left:35px;
	width:208px;
	font-weight:bold;
}
.main_left ul {
	background:#434343;
	border-bottom:5px solid #dedede;
	padding-bottom:20px;
}
.main_left ul li {
	background:url(../images/line.jpg) bottom no-repeat #434343;
	line-height:24px;
	color:#d7d7d7; position:relative;
}
.main_left ul li p {
	font-size:11px;
	padding-top:12px;
	padding-left:36px;
	padding-bottom:5px;
	float:left;
}
.main_left ul li span { color:#fff;
	font-size:15px;
	display:block;
	padding-bottom:5px;
}

.main_left ul li img {
	 position:absolute; left:160px; bottom: 10%;
	
}


.main_left ul li.bgN {
	background:none;
}
.main_left ul li a {
	color: #fff;
}
.main_left ul li a:hover {
	color: #ad8547;
}
.main_left ul li a.hover {
	color: #ad8547;
}
.main_right {
	width:706px;
	float:left;
}
.main_right ul{
    width:706px;
}
.main_right ul li {
	width:215px;
	border:1px solid #f2efef;
	font-weight:bold;
	background:#fff;
	text-align:center;
	color:#333;
	font-size:13px;
	height:250px;
	float:left;
	margin-right:18px;
	margin-bottom:12px;
}
.main_right ul li a {
	width:220px;
	border:1px solid #f2efef;
	font-weight:bold;
	background:#fff;
	text-align:center;
	color:#333;
	font-size:13px;
	height:250px;
	float:left;
	margin-right:20px;
	margin-bottom:12px;
}
.main_right ul li a:hover {
	width:220px;
	border:1px solid #f2efef;
	font-weight:bold;
	background:#ad8547;
	text-align:center;
	color:#fff;
	font-size:13px;
	height:250px;
	float:left;
	margin-right:20px;
	margin-bottom:12px;
}
.main_right ul li img {
	border-bottom:1px solid #f2efef
}
.main_right ul li span {
	line-height:47px;
	height:47px;
}
.main_right ul li.marR0 {
	margin-right:0px;
}
.page {
	height:50px;
	margin:0 auto;
}
.page ul li {
	width:15px;
	float:left;
	height:15px;
	padding-top:20px;
	line-height:15px;
	border:none;
	background:none;
	font-weight:100;
	padding-left:5px;
	margin:0px;
}
.page ul li img {
	border:none;
}
/*                成功案例                */

.case1 {
	padding-top:30px;
}
.title_case1 {
	width:980px;
	height:32px;
	margin:0 auto;
	padding-bottom:42px;
}
.title_case1 ul li {
	width:80px;
	height:31px;
	line-height:31px;
	text-align:center;
	background:#fff;
	border-bottom:1px solid #e5e2e2;
	margin-right:10px;
	float:left;
}
.title_case1 ul li.hover { display:block;
	width:80px;
	height:31px;
	line-height:31px;
	background:#666;
	border-bottom:1px solid #555;
	color:#fff;
}
.title_case1 ul li a {
}

.title_case1 ul li.cur {display:block;
	width:80px;
	height:31px;
	line-height:31px;
	background:#666;
	border-bottom:1px solid #555;
	color:#fff;
}
.title_case1 ul li.cur a{
	color:#fff;
}
.title_case1 ul li.marR0 {
	margin-right:0px;
}
.con_case1 {
	width:980px;
	margin:0 auto;
}
.con_case1 ul li {
	height:180px;
	width:472px;
	margin-right:36px; background:#fff;
	float:left;
	height:180px;
	border-bottom:2px solid #dedede;
	margin-bottom:34px;
}
.con_case1 ul li img {
	float:left;
	width:186px;
	border:1px solid #f1efef;
	border-bottom:2px solid #f1efef;
	margin:25px 20px 0px 25px
}
.con_case1 ul li span {
	float:left;
	width:239px;
	float:left;
	display:block;
	font-size:15px;
	padding-bottom:15px;
	padding-top:25px;
}
.con_case1 ul li.marR0 {
	margin-right:0px;
}
/*                企业定制                */
.tt_con_custom {
	height:74px;
	padding-top:47px;
	padding-bottom:33px;
	margin:0 auto;
	width:609px;
}
.tt_con_custom img {
	margin:0 auto;
}
.con_c_custom {
	width:100%;
	margin:0 auto;
	height:657px;
	background:url(../images/bg_custom.jpg) center top no-repeat;
	position:relative;
}
.sub4_ {
	width:100%;
	margin:0 auto;
	height:477px;
}
.custom1 {
	position:absolute;
	left:50%;
	top:60px;
	margin-left:-500px;
	width:469px;
	height:60px;
	background:url(../images/bg1_custom.png) top right no-repeat;
}

.custom3 {
	position:absolute;
	left:50%;
	top:510px;
	margin-left:-500px;
	width:469px;
	height:60px;
	background:url(../images/bg1_custom.png) top right no-repeat;
}
.custom2 {
	position:absolute;
	left:50%;
	top:300px;
	margin-left:-500px;
	width:469px;
	height:60px;
	background:url(../images/bg1_custom.png) top right no-repeat;
}

.custom5 {
	position:absolute;
	left:50%;
	top:400px;
	margin-left:19px;
	width:469px;
	height:60px;
	background:url(../images/bg2_custom.png) top left no-repeat;
}
.custom4 {
	position:absolute;
	left:50%;
	top:180px;
	margin-left:19px;
	width:469px;
	height:60px;
	background:url(../images/bg2_custom.png) top left no-repeat;
}


/*                奥桓资讯                */
.news {
	width:980px;
	margin:0 auto;
	background:url(../images/line1.jpg) 10px 35px no-repeat;
	margin-bottom:50px;
}
.news1 {
	height:122px;
	
	padding-top:49px;
}
.news1.hover .left span{background:url(../images/icon4.png) no-repeat 0px 0px; color:#fff;  width:25px; height:32px; display:block;}
.news1 .left span{background:url(../images/icon5.png) no-repeat 0px 0px;width:25px;color:#fff;height:25px; height:32px; display:block; text-align:center;}
.news1 .left {
	float:left;
	padding-top:50px;
	margin-left:0px;
	width:72px;
	height:72px;
}
.news1 .right { background:#fff; border-bottom:1px solid #dedede; padding-left:11px;
	float:left;
	height:122px;
	width:897px; padding-top:10px;
}
.pic {
	float:left;
	width:135px;
	margin-right:30px;
}
.txt {
	float:left;
	width:830px;
	margin:15px 0 0 30px;
}

.txt span {
	display:block;
	font-size:13px; font-weight:bold;
	color:#333;
	padding-bottom:10px;
}

.txt font {
	float:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.page1 {
	height:50px;
	width:160px;
	margin:0 auto;
}
.page1 ul li {
	width:15px;
	float:left;
	height:15px;
	line-height:15px;
	border:none;
	background:none;
	font-weight:100;
	padding-left:5px;
	padding-bottom:40px;
}
.page1 ul li img {
	border:none;
}

/*                新闻详细页面                */

.con_detail3{ width:980px; margin:0 auto; margin-top:30px;}
.tt_con_detail3{ height:43px; border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;border-bottom:1px solid #eaeaea; border-right:1px solid #eaeaea; background-color:#FFFFFF; margin-bottom:57px; line-height:43px; text-align:center; position:relative; font-size:16px;}
.tt_con_detail3 span{  position:absolute; top:0px; right:20px; width:70px;  font-family:Arial, Helvetica, sans-serif; font-size:10px; display:block;}
.con_detail3_ { padding-bottom:30px;}
.con_detail3_ img{ display:block; margin:0 auto; padding-top:20px; padding-bottom:20px;}

/*                在线问答                 */

.faq{ width:980px;
	margin:0 auto;
	background:url(../images/line1.jpg) 10px 35px no-repeat;
	margin-bottom:50px;}


.faq1{
	height:80px; width:980px; padding-top:30px;
	
}

.faq1 .left {
	float:left; position:relative;

	width:145px;
	height:100px;
}


.faq1.hover .left span{background:url(../images/icon4.jpg) no-repeat 0px 0px; color:#fff;  width:25px; height:32px; display:block;}
/*.faq1 .left span{background:url(../images/icon5.jpg) no-repeat 0px 0px;width:25px;color:#fff;height:25px; height:32px; display:block; padding-left:5px;}*/

.faq1 .left span{background:url(../images/icon5.jpg) no-repeat 0px 0px;width:25px;color:#fff;height:25px; height:32px; display:block; padding-left:5px;}



.faq1 .right {
	float:left;
	height:80px; border-bottom:1px solid #ddd; padding-bottom:0px; margin-bottom:0px;
	width:835px;
}
.pic1 {
	float:left;
	width:135px;
	margin-right:30px;
}


.txt1 span {
	display:block;
	font-size:13px;
color:#c7883e;
	padding-bottom:10px;
}
.txt1 font {
	float:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}



/*                联系我们                */
.con_contact {
	width:100%; background:url(../images/bg_contact.jpg) top center no-repeat #fff; padding-bottom:20px;
	margin:0 auto;
}
.con_contact .icon img {
	height:8px;
	margin:0 auto;
	padding-bottom:30px;
}
.ct_txt1 {
	height:30px;
	width:980px; margin:0 auto;
	padding-bottom:30px; 
}
.ct_txt1 ul li {
	width:250px;
	height:30px;
	line-height:30px;
	margin-right:20px;
	float:left;
}
.ct_txt1 ul li img {
	float:left;
	padding-right:20px;
}
.ct_txt1 ul li.w400 { width:400px;
}
.map { height:329px; margin-bottom:20px; margin-top:20px; width:100%; background:#fff;
	
}
/*              产品详细页面                */
.dproducts {
	width:980px;
	margin:0 auto;
}
.detail {
	height:500px; 
	padding-top:25px;
}
.l_detail {
	width:470px;
	float:left;
	margin-right:40px;
}
.r_detail {
	float:left;
	width:370px;
}
.r_detail a{
	color: #fff;
	display: inline-block;
	width: 124px;
	height: 37px;
} 
.r_detail .title {
	height:50px;
	font-size:22px;
	color:#333;
}
.r_detail .line {
	height:1px;
	width:204px;
	border-bottom:1px solid #d4d4d4;
}
.r_detail p {
	line-height:22px;
	padding-top:20px;
}
.r_detail span {
	font-size:24px;
	display:block;
	padding-top:35px;
	font-weight:bold;
	color:#c7883e;
	font-family:  Arial, Helvetica, sans-serif;
}
.style3 {
	width:124px;
	height:37px;
	margin-top:20px;
	line-height:37px;
	color:#fff;
	text-align:center;
	background:#ac8547;
	font-size:13px;
}
.detail2 {
	height:80px;
	padding-bottom:53px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:36px;
}
.detail2 .title, .detail3 .title {
	height:20px;
	font-size:16px;
	font-weight:bold;
}
.detail2 .title img, .detail3 .title img {
	display:inline;
	padding-left:20px;
}
.con_detail2 {
	padding-top:30px;
	height:30px;
	line-height:25px;
}
.detail3 {
	height:368px;
	padding-bottom:68px;
}
.l_detail3 {
	width:475px;
	margin-right:33px;
	float:left;
}
.con_l_details {
	line-height:23px;
	padding-top:43px;
}
.r_detail3 {
	width:472px;
	float:left;
	border-bottom:1px solid #d4d4d4;
}
.con_r_detail3 {
	width:400px;
	margin:0 auto;
	padding-top:40px;
}
.con_r_detail3 ul li {
	width:110px;
	float:left;
	margin-right:30px;
	height:100px;
}
.con_r_detail3 ul li img {
	height:63px;
}
.con_r_detail3 ul li span {
	height:27px;
	padding-left:10px;
	display:block;
	text-align:center;
}
.con_r_detail3 ul li.marR0 {
	margin-right:0px;
}


/*banner*/
.bannerbox { width: 100%; height: 549px; overflow: hidden; margin: 0px auto; }
#focus { width: 100%; height: 549px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width: 100%; height: 549px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 100%; height: 549px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
        #focus ul li img { width: 100%;}
    #focus .preNext { width: 550px; height: 549px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
	.con_detail3_{ line-height:25px;}
	
	/**荣誉**/
.honor-box{position:relative;width:960px;height:415px; margin-bottom:30px;}
.honor-box ul{position:relative;width:745px;height:364px; margin:0  auto;}
.honor-box li{position:absolute;background:#000;width:0;height:0;top:61px;left:154px;z-index:0;cursor:pointer;border:10px solid #f2f2f2;}
.honor-box li img{width:100%;height:100%;vertical-align:middle;}
.honor-box .prev,.honor-box .next{position:absolute;width:38px;height:37px; top:160px; background:url(../images/honor_btn.png) no-repeat;overflow:hidden;cursor:pointer; z-index:3; opacity:0.6;filter:alpha(opacity=60); text-indent:-999em; }
.honor-box li p{ position:absolute; left:0; bottom:-52px; width:100%; text-align:center; opacity:0;filter:alpha(opacity=0);}
.honor-box .prev{left:42px;}
.honor-box .next{right:42px; background-position:-38px 0;}
.honor-box .prev:hover,.honor-box .next:hover{ opacity:1;filter:alpha(opacity=100);}

.honor-list ul li{ width:960px; height:37px; margin-bottom:5px; padding-left:27px; margin-left:20px; line-height:33px; background:url(../images/honor_bg01.png) no-repeat;}

/********/
.honor { width: 980px; height: 450px; overflow: hidden;}
.honor ul { width: 1040px;}
.honor li { float: left; width: 240px; height: 160px; overflow: hidden; margin:0 14px 30px 0; }


.message-main{
	padding-right: 100px;
	background: url(../images/bg_bg05.jpg) no-repeat top;
}
.message-main h2{
	font-size: 16px;
	line-height: 106px;
	color: #353d40;
	padding-bottom: 9px;
}
.message-main td{
	font-weight: bold;
	line-height: 28px;
	color: #666;
	padding: 0 18px 10px 0;
}
.message-main td input{
	width: 224px;
	height: 26px;
	padding: 0 5px;
	border: 1px solid #dedede;
	background: url(../images/bg_btn07.jpg) repeat-x;
	float: left;
}
.message-main td textarea{
	width: 631px;
	height: 160px;
	padding: 0 5px;
	border: 1px solid #dedede;
	background: url(../images/bg_bg06.jpg) repeat-x top;
	float: left;
}
.message-main td a{
	font-weight: normal;
	color: #666;
	float: left;
}
.message-main td a:hover{
	color: #0064af;
}
.message-main td input.submit{
	width: 86px;
	height: 33px;
	line-height: 32px;
	color: #fff;
	border: none;
	padding: 0;
	background:#ac8547;
	margin: 25px 14px 0 0;
	display: inline;
}

.message-main td input.error{
	border: 1px solid #ff0000;
}

/*2014-9-12新添加的样式*/

.honor1{ width:984px; margin:0 auto; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*2014-9-25新添加的样式*/

#preview{ float:none; margin:20px auto; margin-top:0px; text-align:center; width:500px;}
.jqzoom{ width:472px; height:297px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:472px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ float:left; padding-left:32px; overflow:hidden;  margin-left:10px; display:inline; position:relative; width:398px; margin-right:12px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
/*.bigimg{width:800px;height:800px;}*/
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}


/*2014-11-26新加样式*/
.khxq{ width:980px; margin:0 auto; margin-top:80px;}
.title_khxq{ height:50px; font-family:"微软雅黑"; font-size:16px; font-weight:bold; color:#333;}
.ahdt{ width:980px; margin:0 auto; margin-top:30px; height:580px;}
.fc_list{ width:980px; margin:0 auto;} 
.fc_list ul li{ width:230px; margin-right:20px; float:left; background:#f7f7f7; height:250px; }
.pic_fc{width:224px;  background:#f7f7f7; height:180px; border:1px solid #ddd; padding:2px;}
.con_fc{ width:230px; height:40px; border-bottom:1px dotted #ddd; line-height:40px;}

/*banner切换的*/

*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; height:549px; margin:0px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0; }
#playBox .oUlplay li{ float:left;}

#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:120px; height:10px; position:absolute; bottom:15px; left:50%; margin-left:-60px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#dddddd; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#ad8547;}


