﻿@charset "utf-8";
/* 内页公用样式 */
input, textarea, select, .uneditable-input {
    display: inline-block;
    width: 210px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
strong{line-height:1.6em;}
.banner {
	width: 100%;
	overflow: hidden;
}
.banner img {
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
.contentbox {
	width: 100%;
	height: auto;
}
.content {
	position: relative;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.contentL {
	float: left;
	width: 230px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#contentL {
	float: left;
	width: 200px;
	padding: 0 15px;
	background: #f1f1f1;
}
#heig45 {
	float: left;
	width: 230px;
	height: 45px;
	background: #f1f1f1;
}
.titleConL {
	float: left;
	width: 200px;
	height: 45px;
	border-bottom: solid 1px #c5c5c5;
}
.titleConL span {
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	color: #910000;
	border-bottom: solid 3px #910000;
}
#contentL ul {
	float: left;
	width: 200px;
	height: auto;
	margin-top: 10px;
}
#contentL ul li {
	display: inline-block;
	margin-top: 5px;
}
#contentL ul li a {
	float: left;
	width: 200px;
	height: 35px;
	line-height: 35px;
	text-indent:10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: #fff;
}
#contentL ul li.pro_cat{}
#contentL ul li.pro_cat a{ text-indent:30px; font-weight:normal;}

#contentL ul li a:hover, #contentL ul li .current {
	background: #910000;
	color: #fff;
}
#contentR {
	float: right;
	width: 930px;
	height: auto;
	padding-bottom: 100px;
}
.titleConR {
	float: left;
	width: 930px;
	height: 50px;
	border-bottom: solid 1px #c5c5c5;
}
h1 {
	float: left;
	font-size: 18px;
	line-height: 49px;
	color: #910000;
	border-bottom: solid 3px #910000;
}
.hot {
	float: right;
	line-height: 50px;
}
/* 内页公用样式 */
/*公司简介-公司概况 */
.company {
	float: left;
	width: 930px;
	margin-top: 10px;
}

.company .mainCase {
	float: left;
	width: 930px;
	height: 570px;
	margin-top: 40px;
}
.company .mainCase .mc1 {
	left: 0px;
	top: 0px;
	width: 270px;
	height: 160px;
}
.company .mainCase .mc1 img {
	width: 270px;
	height: 160px;
}
.company .mainCase .mc2 {
	left: 280px;
	top: 0px;
	width: 310px;
	height: 380px;
}
.company .mainCase .mc2 img {
	width: 310px;
	height: 380px;
}
.company .mainCase .mc3 {
	right: 0px;
	top: 0px;
	width: 330px;
	height: 190px;
}
.company .mainCase .mc3 img {
	width: 330px;
	height: 190px;
}
.company .mainCase .mc4 {
	left: 0px;
	top: 170px;
	width: 270px;
	height: 210px;
}
.company .mainCase .mc4 img {
	width: 270px;
	height: 210px;
}
.company .mainCase .mc5 {
	right: 170px;
	top: 200px;
	width: 160px;
	height: 180px;
}
.company .mainCase .mc5 img {
	width: 160px;
	height: 180px;
}
.company .mainCase .mc6 {
	right: 0px;
	top: 200px;
	width: 160px;
	height: 180px;
}
.company .mainCase .mc6 img {
	width: 160px;
	height: 180px;
}
.company .mainCase .mc7 {
	left: 0px;
	top: 390px;
	width: 270px;
	height: 170px;
}
.company .mainCase .mc7 img {
	width: 270px;
	height: 170px;
}
.company .mainCase .mc8 {
	left: 280px;
	top: 390px;
	width: 150px;
	height: 170px;
}
.company .mainCase .mc8 img {
	width: 150px;
	height: 170px;
}
.company .mainCase .mc9 {
	right: 340px;
	top: 390px;
	width: 150px;
	height: 170px;
}
.company .mainCase .mc9 img {
	width: 150px;
	height: 170px;
}
.company .mainCase .mc10 {
	right: 0px;
	top: 390px;
	width: 330px;
	height: 170px;
}
.company .mainCase .mc10 img {
	width: 330px;
	height: 170px;
}
/*公司简介-公司概况 */
/*公司简介-公司能力 */
.ability {
	float: left;
	width: 930px;
	height: auto;
	margin-top: 30px;
}
.abilityAdv {
	float: left;
	width: 930px;
	height: auto;
}
.advTitle {
	float: left;
	width: 250px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	background: #910000;
	position: relative;
}
.advTitle img {
	position: absolute;
	left: 125px;
	top: 34px;
}
.advText {
	float: left;
	width: 910px;
	padding: 10px 0 25px 20px;
	background: #f1f1f1;
}
.advText li {
	float: left;
	display: inline-block;
	margin-top: 15px;
}
.advText li p {
	float: left;
	width: 890px;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	background: url(../images/ability-icon2.gif) no-repeat scroll left center;
}
.abText {
	float: left;
	width: 930px;
	height:auto;
	padding-bottom: 40px;
	border-bottom: solid 1px #c5c5c5;
}
.abText .abTitle {
	float: left;
	width: 930px;
	margin: 15px 0;
	height:60px;
	line-height:60px;
}
.abText p {
	float: left;
	line-height: 24px;
}
.abImg {
	flot: left;
	width: 930px;
}
.abImgList {
	float: left;
	width: 370px;
}
.abImgList img {
	float: left;
	width: 175px;
	height: 120px;
	margin: 10px 10px 0 0;
}
.abImgText {
	float: right;
	width: 530px;
	padding-top: 30px;
}
.abImgText dl {
	float: left;
	width: 530px;
}
.abImgText dl dt {
	margin: 20px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.abImgText dl dd {
	float: left;
	width: 530px;
	line-height: 24px;
	font-size: 14px;
	color: #000;
}
.abImgText dl dd span {
	float: left;
	width: 8px;
	height: 8px;
	overflow:hidden;
	margin: 9px;
	background: #910;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.imgList {
	float: left;
	width: 840px;
	margin: 30px 0 0 45px;
	_margin:15px 0 0 20px;
}
.ability .borNone {
	border: 0px;
}
/*公司简介-公司能力 */
.contentL .Heigh705 {
	height: 705px;
}
/*公司简介-业务流程*/
.business {
	float: left;
	width: 930px;
	height: 510px;
	padding-top: 40px;
	background: url(../images/business-bg.png) no-repeat scroll center 15px;
}
/*新闻资讯-行业资讯*/
.news {
	float: left;
	width: 930px;
	padding-top: 20px;
}
.newsList {
	float: left;
	width: 930px;
	height: 100px;
	padding: 15px 0px;
	border-bottom: dashed 1px #7c7c7c;
}
.newsList dt {
	flaot: left;
	width: 930px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.newsTitle {
	float: left;
	font-size: 14px;
	color: #000;
}
.newsTime {
	float: right;
}
.newsList dd {
	float: left;
	position: relative;
	width: 930px;
	height: 80px;
	line-height: 25px;
	overflow: hidden;
}
.newsMore {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.newsList a:hover {
	color: #910;
}
#page {
	float: left;
	width: 930px;
	height: 25px;
	margin-top: 30px;
}
#page ul li {
	float: left;
	padding: 0 10px;
	height: 25px;
	margin-right: 10px;
	line-height: 25px;
	text-align: center;
	background: #f1f1f1;
}
#page ul li a {
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #f1f1f1;
}
#page ul li a:hover, #page ul li .hover {
	background: #910;
	color: #fff;
}
/*新闻资讯-行业资讯*/
/*新闻资讯-行业资讯详情*/
.newsDetail {
	float: left;
	width: 930px;
	margin-top: 20px;
}
.backNews {
	float: right;
}
.detailText {
	float: left;
	width: 930px;
}
.newsT {
	float: left;
	width: 930px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.newsTb {
	float: left;
	width: 930px;
	text-align: center;
}
.newsDetail p {
	float: left;
	width: 930px;
	line-height: 26px;
	text-indent: 24px;
}
.newsDetail span {
	float: left;
	width: 930px;
	text-indent: 24px;
	color: #000;
}
.nextNews {
	float: left;
	width: 930px;
	height: 40px;
	margin-top: 60px;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	border-top: dashed 1px #7c7c7c;
	border-bottom: dashed 1px #7c7c7c;
}
.iconNews {
	width: 915px;
	padding-left: 15px;
	background: url(../images/news-icon.gif) no-repeat scroll 24px 9px;
}
.newsDetail a:hover {
	color: #910;
}
/*新闻资讯-行业资讯详情*/
/*木结构-重型木结构*/
.wood {
	float: left;
	width: 930px;
	margin-top: 15px;
}
.woodTitle {
	float: left;
	width: 100%;
	line-height: 70px;
	text-align: left;
	font-size: 18px;
	color: #000;
}
.pikachoose{ width:100%; float:left;}
.pika-stage{ width:330px; float:left;}
/* box */
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:42px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:310px;width:310px;}
.tb-s310, .tb-s310 img{max-height:310px;max-width:310px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:40px;width:40px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:40px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("http://demo.lanrenzhijia.com/2015/jqzoom0225/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.description{ width:600px; float:left; font-size:16px; line-height:30px;}

.woodText {
	float: left;
	width: 930px;
}
.woodSpan {
	position: relative;
	float: left;
	width: 95px;
	height: 30px;
	padding: 0 20px;
	margin-top: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #910;
}
.xmjj{ font-size:16px; color:red; margin:15px 0 10px 0;}
.woodSpan img {
	position: absolute;
	z-index: 1000;
	left: 60px;
	top: 29px;
}
.woodBg {
	float: left;
	width: 870px;
	padding: 20px 30px;
	background-color: #f1f1f1;
}
.woodIcon {
	float: left;
	width: 6px;
	height: 6px;
	margin: 10px;
	overflow:hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #7f7f7f;
}
.content .Heigh1188 {
	height: 1188px;
}
/*木结构-重型木结构*/
/*产品介绍-旅游度假建筑*/
.product {
	flaot: left;
	width: 946px;
	margin: 20px -8px 0;
	_margin:20px -7px 0;
}
.product li {
	display: inline-block;
	float: left;
	width: 220px;
	height: 170px;
	text-align:center;
	margin: 10px 8px;
	_margin:10px 7px;
	background-color: #ebebeb;
}
.product li img {
	width: 130px;
	height: 130px;
	margin: 10px 15px 0;
}
.product li span {
	float: left;
	width: 190px;
	padding: 0 15px;
	line-height: 26px;
	text-align: center;
}
.product li:hover span {
	color: #910;
}
/*产品介绍-旅游度假建筑*/
/*产品介绍-旅游度假建筑-详情*/
.content .Heigh895 {
	height: 895px;
}
/*产品介绍-旅游度假建筑-详情*/
/*成功案例-轻木别墅*/
.case {
	float: left;
	width: 960px;
	margin-left: -30px;
	_margin-left:-30px;
}
.case li {
	float: left;
	width: 450px;
	margin-left: 30px;
	_margin-left:15px;
	padding: 20px 0;
	_padding:20px 0 0px;
	border-bottom: solid 1px #e7e7e7;
}
.case li img {
	width: 145px;
	height: 90px;
}
.cText {
	float: right;
	width: 290px;
}
.cText dt a {
	float: left;
	width: 290px;
	height: 30px;
	font-size: 14px;
	color: #000;
}
.cText dd {
	float: left;
	width: 290px;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
}
.cMore {
	float: right;
}
.cText a:hover {
	color: #910;
}
/*成功案例-轻木别墅*/
/*技术中心-技术规范*/
.technology {
	float: left;
	width: 960px;
	margin-left: -30px;
	_margin-left:-30px;
}
.techList {
	float: left;
	width: 410px;
	margin: 30px 0 0 30px;
	_margin:20px 0 0 20px;
	padding: 15px 20px;
	background-color: #f1f1f1;
}
.techList li {
	display: inline-block;
	float: left;
	width: 410px;
	line-height: 35px;
	border-bottom: dashed 1px #9d9ea0;
}
.techTitle {
	float: left;
	width: 360px;
	height: 35px;
	overflow: hidden;
}
.techIcon img {
	float: right;
	margin-top: 6px
}
.techList li a:hover {
	color: #910;
}
/*技术中心-技术规范*/
/*联系我们*/
.contact {
	float: left;
	width: 930px;
	margin-top: 30px;
}
.map {
	float: left;
	width: 567px;
	height: 426px;
	padding: 9px 0 0 13px;
	background: url(../images/map-bg.jpg) no-repeat;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
#dituContent {
	float: left;
	width: 545px;
	height: 385px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.conText {
	float: right;
	width: 345px;
}
.conTitle {
	float: left;
	width: 345px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #910;
	border-bottom: solid 1px #c5c5c5;
}
.conText p {
	float: left;
	width:345px;
	line-height: 24px;
	margin:0;	
}
.conText .marT10{margin-top:10px;}
/*联系我们*/
/*友情链接*/
.links {
	float: left;
	width: 967px;
	margin-left: -37px;
}
.links li {
	display: inline-block;
	float: left;
	width: 156px;
	height: 100px;
	margin: 10px 0 10px 37px;
	_margin:10px 0 10px 30px;
}
.linksLogo {
	float: left;
	width: 154px;
	height: 74px;
	border: solid 1px #d3d3d3;
}
.linksLogo img {
	width: 150px;
	height: 70px;
	margin: 2px;
}
.links li span {
	float: left;
	width: 156px;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	text-align: center;
	color: #000;
}
/*友情链接*/



.page{width:100%; height:30px; line-height:30px; text-align:center ; padding-top:10px; clear:both}
.page .pages{ float:right; height:30px;}
.page a{ display:block; height:25px; width:25px; line-height:25px; border:#CCC solid 1px; margin:0 2px; float:left}
.page a:hover{border:#3f3c35 solid 1px;}
.page .dj{border:#3f3c35  solid 1px; color:#F00}
.page span{display:block; height:25px; width:25px; line-height:25px; border:#CCC solid 1px; margin:0 2px; float:left}

.szfy{ width:100px; height:25px; float:right;}
.szfy input.wb{ width:30px; float:left; text-align:center; line-height:23px; height:23px; border:#CCC solid 1px; background:none; cursor:pointer; padding:0px;}
.szfy input.tj{ width:30px; float:left; text-align:center; line-height:20px; margin-left:2px; height:26px; border:#CCC solid 1px; background:none; cursor:pointer}