* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

#warp {
	width: 100%;
	font-family: "微软雅黑";
	font-size: 12px;
}
			/*头部页面样式*/

.contenter {
	position: relative;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	font-family: "微软雅黑";
}
/*banner*/
#banner {
	width: 1198px;
	float: left;
	margin-top: 20px;
}
#zhaobiao {
	float: left;
	width: 298px;
	height: 388px;
	background: #fffff;
	border: 1px solid #D8D8D8;
	font-family: "微软雅黑";
}
input{
	font-family: "微软雅黑";
}
.bti {
	float: left;
	width: 205px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	letter-spacing: 2px;
	margin-left: 15px;
	border-bottom: 1px dashed #000000;
}
.biaoti{
	width: auto;
	margin-left: 12px;
	font-size: 12px;
}
.boxa_zb_in1 li{
	list-style: none;
}
#myTab03_Content0{
	font-size: 12px;
}
#FaBu a{
	width:258px;
	height:40px;
	background: #fe7e00;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
#FaBu:hover a{
	background: #E87100;
	cursor: pointer;
}
.uers {
	float: left;
	width: 253px;
	height: 34px;
	margin-left: 10px;
	padding-left: 3px;
	border: 1px solid #DCDCDC;
	line-height: 36px;
	color: #8d8d8d;
	text-indent: 1em;
}
	/*错误提示*/
.cue{
	width: 200px;
	height: 20px;
	float: left;
	margin-left: 10px;
	color: #ff5a5a;
}
.cue p{
	line-height: 20px;
}
.cue img{
	margin-top: 2px;
}
.apply{
	float: left;
	width: 258px;
	height: 38px;
	border: 1px solid #DCDCDC;
	margin-left: 10px;
	margin-top: 5px;
	border: 0px;
	line-height: 36px;
	background: #FE7E00;
	color: #ffffff;
	font-size: 12px;
	CURSOR: pointer;
	-webkit-appearance: none;
	font-size: 16px;
}
.apply:hover{
	background: #EA7100;
	cursor: pointer;
}
.TabTitle li {
	width: 150px;
	border-bottom: 1px solid #EEEEEE;
	float: left;
	cursor: pointer;
	height: 50px;
	font-size: 12px;
	list-style:none;
}
	/*banner左侧切换*/
.icon_SJ{
	width: 17px;
	height: 17px;
	background: url(../../image/img/sheji-hui.png);
	margin: 16px 16px 0px 16px;
	float: left;
}
#myTab03 li:hover .icon_SJ{
	background: url(../../image/img/sheji-cheng.png);
}
#myTab03 li.hover .icon_SJ{
	background: url(../../image/img/sheji-cheng.png);
}
.icon_BJ{
	width: 17px;
	height: 17px;
	background: url(../../image/img/baojia-hui.png);
	margin: 17px 15px 0px 16px;
	float: left;
}
#myTab03 li:hover .icon_BJ{
	background: url(../../image/img/baojia-cheng.png);
}
#myTab03 li.hover .icon_BJ{
	background: url(../../image/img/baojia-cheng.png);
}
.active-img{
	display:none;
}
#myTab03 li.hover .active-img{
	display: block;
}
.TabTitle li:last-child{
	border-right: none;
}
.TabTitle li b {
	float: left;
}
.TabTitle .active {
	color: #FE7E00;
	width: 149px;
	position: relative;
	line-height: 50px;
	font-size: 18px;
}
 .active:hover b{
	color: #FE7E00;
}
.TabTitle .active img{
	margin-top: 18px;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
	display: inline-block;
}
.TabTitle .normal {
	background: #F8F8F8;
	width: 149px;
	line-height: 50px;
	font-size: 18px;
}
 .normal:hover b{
	color: #FE7E00;
}
.TabTitle .normal img{
	margin-top: 18px;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
	display: inline-block;
}
.borderRight{
	border-right: none;
}
.TabContent {
	clear: both;
	width: 280px;
	height: 205px;
	overflow: hidden;
	padding: 15px 0px 0px 10px;
	display: block
}
.msg {
	width: 263px;
	height: 80px;
	border-top: 1px solid #EEEEEE;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
}
.msg dd {
	margin-top: 13px;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #888;
}

.msg dd em {
	margin-right: 15px;
}
/*banner轮播*/
/*center*/
#center{
	width:640px;
	height: 390px;
	float: left;
	margin-left: 20px;
	position: relative;
	z-index: -9999px;
}
#center .nav{
   width:100%;
    height:390px;
    font-family:"宋体";
    font-size: 50px;
    overflow: hidden;
    position: relative;
    z-index: 200;
   }
   .nav .images {
   	width: 3732px;
   	position: absolute;
   	left: 0;
   }
   .nav .images li {
   	float: left;
   	margin-bottom: 5px;
   }
   .nav .num {
   	position: absolute;
   	width: 100%;
   	bottom: 12px;
   	text-align: center;
   	font-size: 0px;
   }
   .nav .num li {
   	display: inline-block;
   	width: 10px;
   	height: 10px;
   	border-radius: 50%;
   	cursor: pointer;
   	margin-right: 5px;
   }
   .nav .num .on {
   	background-color: coral;
   }
   .nav .btn {
   	width: 40px;
   	height: 60px;
   	position: absolute;
   	top: 50%;
   	margin-top: -30px;
   	cursor: pointer;
   	text-align: center;
   	line-height: 60px;
   	color: white;
   	display: none;
   }
   .nav:hover .btn {
   	display: block;
   }
   .nav .btn_l {
   	left: 0;
   }
   .nav .btn_r {
   	right: 0;
   }
/*right*/
#banner .right {
	width: 236px;
	height: 388px;
	border: 1px solid #D8D8D8;
	border-left: none;
	float: right;
	font-family: "微软雅黑";
}
.right .free {
	width: 100%;
	height: 252px;
	float: left;
}
.free li {
	width: 100%;
	height: 125px;
	float: left;
	line-height: 25px;
}
.free li:hover dt{
	color: #ff5a5a;
}
/*.free li dt {
	width: 100%;
	height: 22px;
	font-size: 16px;
	color: #333;
	float: left;
	text-align: center;
}
.free li dd {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 2px;
	color: #999;
	text-align: center;
	font-size: 12px;
}
.free li dd b{
	margin: 0px 8px;
}
.free li a img {
	width: auto;
	margin-left: 92px;
	margin-top: 20px;
	display: inline-block;
}*/
/*1F*/
#firstFloor {
	width: 100%;
	float: left;
	margin-top: 60px;
}
#firstFloor h1 {
	font-family: "微软雅黑";
}
#firstFloor sub a{
	font-size: 28px;
	color: #333;
}
#firstFloor sup{
	margin-left: 5px;
	color: #696969;
	display: inline-block;
}
#firstFloor>ol {
	width: 100%;
	height: 158px;
	position: relative;
}
#firstFloor>ol li {
	width: 118px;
	height: 118px;
	border: 2px solid #EEEEEE;
	margin-top: 20px;
	margin-left: 32px;
	float: left;
}
#firstFloor>ol li a img {
	width: 40px;
	height: 40px;
	display: inline-block;
	float: left;
	padding: 25px 39px 0px 39px;
}
#firstFloor>ol li a span {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	float: left;
	font-size: 14px;
}
#firstFloor>ol li:first-child {
	margin-left: 0px;
}
#firstFloor>ol li:hover {
	width: 118px;
	height: 118px;
	border: 2px solid #ff5a5a;
	background: #FE5858;
	color: white;
	cursor: pointer;
}
#firstFloor>ol li:hover span {
	color: white;
}

/*2F*/
#secondFloor {
	width: 1200px;
	height: auto;
	margin:20px auto 0px auto;
}
.secondFloor_tit{
	height: 65px;
	margin-bottom: 5px;
}
.secondFloor_tit h1 {
	float: left;
	margin-top: 20px;
	font-family: "微软雅黑";
	font-size: 28px;
}
.secondFloor_tit em{
	float: right;
	margin-top: 35px;
	margin-left: 15px;
	font-family: "微软雅黑";
	color: #696969;
}
/*left*/
.secondFloor_con{
	width: 1205px;
	float: left;
	background: #EEEEEE;
}
.zheZhaoCeng{
	position: relative;
}
.zheZhaoCeng ul li {
	width: 100%;
	height: 360px;
	float: left;
	position: relative;
	overflow: hidden;
}
.text {
	width: 479px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	font-size: 12px;
	color: #fff;
}
.text a{
	width: auto;
	float: left;
}
.text sub{
	width: auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 100;
	margin: 11px 20px 5px 15px;
	float: left;
	font-family: "微软雅黑";
}
.text sup{
	width: 85%;
	height: 250px;
	line-height: 20px;
	float: left;
	margin: 11px 0px 0px 15px;
	color: #fff;
}
.theme-log{
	width: 165px;
	height: 38px;
	border: 1px solid #fe7e00;
	color: #FE7E00;
	font-size: 18px;
	font-family: "微软雅黑";
	background: none;
	float: left;
	margin-left: 20px;
	cursor: pointer;
	opacity: 1;
	border-radius: 5px;
}
.theme-log:hover{
	background: #fe7e00;
	color: #fff;
}
		/*0元设计您的家*/
.iptext {
	height: 38px;
	width: 310px;
	line-height: 38px;
	border: 1px solid #B5B5B5;
	vertical-align: baseline;
	text-indent: 1em;
}
.btntt:hover {
	border-color:#c6c6c6;
	color:#333;
	background-color:#f8f8f8;
	background:-webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	background:-moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background:linear-gradient(top, #f8f8f8, #f1f1f1);
	box-shadow:#ddd 0 1px 1px 0;
}
.application:hover {
	border-color:#FE7E00;
	color:#fff;
	background-color: #FE7E00;
	background: -webkit-linear-gradient(top, #FE7E00, #FE7E00);
	background: -moz-linear-gradient(top, #FE7E00, #FE7E00);
	background: linear-gradient(top, #4D90FE, #FE7E00);
}
.application:active, .application.btn-active {
	box-shadow:#2176D3 0 1px 2px 0 inset;
	border-color: #3079ED;
}
.application:focus {
	border-color:#4d90fe;
	outline:none
}
.theme-popover-mk {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	filter:alpha(opacity=40);
	display:none
}
.theme-popo {
	z-index:9999;
	position:fixed;
	top:44%;
	left:50%;
	width:460px;
	height:324px;
	margin:-120px 0 0 -256px;
	display:none;
	box-shadow: 2px #D7D7D5;
}
.orderted{
	width: 510px;
	height: 374px;
	background: #fff;
}
.orderted>span {
    width: 100%;
    height: 1px;
    display: inline-block;
    border-top: 2px solid #00B7B1;
}
.former-tit{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.former-tit>h2{
	width: 100%;
	height: 25px;
	font-size: 24px;
	color: #00B7B1;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.former-tit>p{
	width: 510px;
	height: auto;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	margin: 0px;
	color: #00B7B1;
	float: left;
}
.theme-poptiter{
	float: right;
	margin-right: 10px;
	margin-top: -70px;
}
.theme-poptiter:hover{
	cursor: pointer;
}
.address{
	width: 310px;
	height: 180px;
	float: left;
	margin-top: 20px;
	margin-left: 100px;
}
.address>li{
	width: 100%;
	height: 38px;
	float: left;
	margin-bottom: 20px;
}
.address>li>a{
	width: 310px;
	height: 40px;
	display: inline-block;
	background: #fe7e00;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.address>li>a:hover{
	background: #e78100;
	color: #fff;
	cursor: pointer;
}
.xuZhi{
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 4px;
}
.address li b{
	margin-top: 4px;
	float: left;
	color: #333333;
	margin-left: 10px;
}
.address li b a{
	color: #76CAE5;
}
.address li b a:hover{
	color: #ff5a5a;
	cursor: pointer;
}
.address sub{
	width: 310px;
	height: 16px;
	display: inline-block;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #999;
}
.address sup{
	width: 320px;
	height: 16px;
	display: inline-block;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #999;
	margin-top: 8px;
}
	/*0元设计您的家结束*/
.shiShang {
	width: 480px;
	height: 360px;
	border-right: 1px solid #ffffff;
	float: left;
}
/*center*/
.ziRan {
	width: 479px;
	height: 360px;
	margin-right: 1px;
	float: left;
	margin-right: 2px;
}
.ziRan-top{
	height: 180px;
}
.ziRan-top img{
	width: 100%;
	/*height: 180px;*/
}
.ziRan-top li{
	height: 180px;
}
.text2 {
	width: 479px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	font-size: 12px;
	color: #fff;
}
.text2 a{
	width: auto;
	float: left;
}
.text2 sub{
	width: auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 100;
	margin: 10px 20px 5px 15px;
	float: left;
}
.text2 sup{
	width: 459px;
	height: 80px;
	line-height: 20px;
	float: left;
	margin: 11px 0px 0px 15px;
	color: #fff;
}
.ziRan-bottom{
	width: 100%;
	height: 180px;
	float: left;
}
.ziRan-bottom_left{
	width: 239px;
	height: 180px;
	margin-right: 1px;
	float: left;
}
.ziRan-bottom_left img{
	width: 100%;
	height: 179px;
	margin-top: 2px;
}
.text3 {
	width: 239px;
	height: 40px;
	margin-right: 2px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	font-size: 12px;
	color: #fff;
}
.text3 a{
	width: auto;
	float: left;
}
.text3 sub{
	width: auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 100;
	margin: 11px 20px 5px 15px;
	float: left;
}
.text3 sup{
	width: 219px;
	height: 80px;
	line-height: 20px;
	float: left;
	margin: 11px 0px 0px 15px;
	color: #fff;
}

.ziRan-bottom_right{
	width: 239px;
	height: 180px;
	float: right;
}
.ziRan-bottom_right img{
	width: 100%;
	height: 179px;
	margin-top: 2px;
}
.text4 {
	width: 239px;
	height: 40px;
	margin-right: 1px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	font-size: 12px;
	color: #fff;
}
.text4 a{
	width: auto;
	float: left;
}
.text4 sub{
	width: auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 100;
	margin: 11px 20px 5px 15px;
	float: left;
}
.text4 sup{
	width: 218px;
	height: 80px;
	line-height: 20px;
	float: left;
	margin: 11px 0px 0px 15px;
	color: #fff;
}
/*right*/
.fengGe {
	width: 238px;
	height: 360px;
	float: left;
}
.text5 {
	width: 240px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	font-size: 12px;
	color: #fff;
}
.text5 a{
	width: auto;
	float: left;
}
.text5 sub{
	width: auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 100;
	margin: 11px 20px 5px 15px;
	float: left;
}
.text5 sup{
	width: 218px;
	height: 250px;
	line-height: 20px;
	float: left;
	margin: 11px 0px 0px 15px;
	color: #fff;
}
		/*3F*/
#thirdFloor {
	width: 100%;
	height: 452px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 2px solid #ff5a5a;
	margin-top: 57px;
	float: left;
}
#thirdFloor .content {
	width: 650px;
	height: 452px;
	float: left;
}
.content_head{
	width: 100%;
	height: 78px;
}
.content_head h1 {
	float: left;
	margin-top: 30px;
	font-family: "微软雅黑";
	font-size: 28px;
}
.content_head sup {
	float: left;
	margin-top: 45px;
	margin-left: 15px;
	font-family: "微软雅黑";
	color: #696969;
	font-size: 12px;
}
.content_head span {
	float: right;
	margin: 45px 0px 0px 0px;
}
.content_head span b {
	font-size: 12px;
	color: #ff5a5a;
	font-family: "微软雅黑";
}
.content_head span b:hover{
	color: #fe7e00;
	cursor: pointer;
}
#thirdFloor .container {
	width: 650px;
	height: 295px;
	border-top: 1px solid #E4E4E4;
	float: left;
}
.container table{
	width: 100%;
}
.container tr{
	width: 100%;
	height: 48px;
	line-height: 20px;
	border-bottom: 1px solid #E4E4E4;
	background: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 12px;
	padding: 0px;
}
.container td{
	width: 108px;
	border-bottom: 1px solid #EEEEEE;
	background: #FFFFFF;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
}
.container p>a {
	float: right;
	margin-right: 5px;
	margin-top: 12px;
	color: #ff5a5a;
	font-size: 12px;
}
#thirdFloor .appraise {
	width: 510px;
	height: 452px;
	background: url(../../image/img/yezhupingjia_BJ.png);
	float: right;
}
.appraise .bt {
	width: 100%;
	height: 452px;
	float: right;
	background: rgba(0,0,0,.7);
}
.bg_red {
	width: 70px;
	height: 452px;
	background: #ff5a5a;
	float: left;
}
.bt>p {
	width: 65%;
	height: 78px;
	line-height: 78px;
	font-size: 30px;
	font-family: 微软雅黑;
	color: white;
	float: left;
	margin-left: 15%;
}
.tabs-vert{
    width: 462px;
    height: 315px;
    font-family: "微软雅黑";
    float: left;
    margin-left: -30px;
}
.pingJias{
   width: 68px;
	float: left;
    list-style: none;
}
.pingJias li{
    height: 66px;
    margin-bottom: 30px;
	border-radius:5px;
}
.pingJias li a{
	 height: 64px;
	 height: 64px;
    display: block;
    text-decoration: none;
    color: #656a6d;
}
.pingJias li a img{
	width: 64px;
	height: 64px;
	border-radius:55px;
	background: #ff5a5a;
	display: inline-block;
}
.pingJias li a.tab-act {
    border: 2px solid #FE6C6C;
    border-radius: 68px;
}
.pingJias li:first-child{
    border-top: 0;
}
.tabs-hold{
    font-weight: normal;
    width: 345px;
	height: 315px;
	background: #FFF;
	border-radius: 5px;
	float: left;
	margin-left: 40px;
}
.tabs-hold div{
    display: none;
}
.tabs-hold div.tab-content-act{
    display: block;
}
.tabs-hold div ol{
	width: 100%;
	height: 330px;
    color: #565a5c;
    line-height: 1.5;
    text-align: left;
    display: inline-block;
}
.shopp {
	width: 100%;
	height: 300px;
	float: left;
}
.shopp li {
	width: 100%;
	height: auto;
	float: left;
}
.conter_PJ{
	width: 238px;
	height: 220px;
	float: left;
	margin-left: 20px;
	display: inline-block;
	overflow: hidden;
}
.uers_data{
	width: 100%;
	height: 100px;
	float: left;
}
.uers_data span{
	width: 100%;
	font-size: 30px;
	line-height: 100px;
	margin-top: 30px;
}
.uers_data data{
	margin-left: 20px;
	color: #B5B5B5;
	font-size: 20px;
}
.conter_PJ p{
	line-height: 24px;
	font-size: 14px;
	display: block;
}
.yinHao{
	width: 65px;
	height: 200px;
	float: right;
	margin: 20px 20px 0px 0px;
}
.shopp sub{
	float: right;
	margin-right: 30px;
	margin-top: 52px;
}
.shopp sub a{
	color: #ff5a5a;
	font-size: 12px;
}
/*4F*/
#fourFloor {
	width: 1200px;
	height: auto;
	margin:5px auto 0px auto;
}
#fourFloor h2 {
	float: left;
	margin-top: 50px;
	font-family: "微软雅黑";
	font-size: 28px;
}
#fourFloor h4 {
	float: left;
	margin-top: 65px;
	margin-left: 15px;
	font-family: "微软雅黑";
	color: #696969;
}
.yangBen {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.style_XGT{
	width: 1220px;
	height: auto;
	float: left;
}
.style_XGT li{
	width: 390px;
	height: 150px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}
.style_XGT li img{
/*	width: 100%;
	height: 100%;*/
}
.style_XGT li label{
	width: auto;
	height: 30px;
	background: #ff5a5a;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.style_XGT li label i{
	width: 40px;
	height: 30px;
	line-height: 30px;
	padding: 20px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.style_XGT li p{
	position: absolute;
	bottom: 0px;
	width: 285px;
	height: 35px;
	opacity: .7;
	background: #000;
}
.style_XGT li b{
	width: 265px;
	line-height: 35px;
	color: #fff;
	margin-left: 15px;
	overflow: hidden;
	position: absolute;
	top: 175px;
	font-size: 14px;
}
/*5F*/
#fiveFloor {
	width: 1200px;
	height: auto;
	margin:5px auto 0px auto;
}
#fiveFloor h2 {
	float: left;
	margin-top: 30px;
}
#fiveFloor h2 a{
	font-family: "微软雅黑";
	font-size: 28px;
	color: #333;
}
#fiveFloor h4 {
	float: left;
	margin-left: 15px;
	margin-top: 45px;
	font-family: "微软雅黑";
	color: #696969;
}
#fiveFloor>ol {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
#fiveFloor>ol li {
	width: 278px;
	height: 345px;
	border: 1px solid #EEEEEE;
	float: left;
	margin-left: 26.2px;
}
#fiveFloor>ol li:first-child {
	margin-left: 0px;
}

#fiveFloor>ol li dt {
	font-size: 18px;
	font-family: "微软雅黑";
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	color: #414141;
	margin-bottom: 8px;
	width:90%;
}
#fiveFloor>ol li dt em{
	font-size: 12px;
	font-family: "微软雅黑";
	float: right;
}
#fiveFloor>ol li dd {
	width: 235px;
	height: 16.5px;
	color: #999999;
	font: 12px "微软雅黑";
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#fiveFloor>ol li dd em {
	float: left;
	margin-right: 8px;
}

.hidetxt{
	text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}
#fiveFloor>ol li dd.dd1{height:60px;}
#fiveFloor>ol li dd.dd1 img{width:50px; height:50px; float:left; margin:0px 10px 0px 0px;}
#fiveFloor>ol li dd.dd1 span{line-height:150%; float:left;
    display: block;
    width: 175px;}
/*6F*/
#sixFloor {
	width: 1200px;
	height: 410px;
	margin:0px auto;
}
.sixFloor-title{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.sixFloor-title h2 {
	float: left;
	margin-top: 35px;
	font-family: "微软雅黑";
	font-size: 28px;
}
.sixFloor-title h4 {
	float: left;
	margin-top: 50px;
	margin-left: 15px;
	font-family: "微软雅黑";
	color: #696969;
}
/*//////////////////////////////*/
.sixFloor-mian{
	width: 1198px;
	height: 400px;
	float: left;
	
}
#sixFloor .gongSi {
	width: 798px;
	height: 400px;
	float: right;
}
#sixFloor .gongSi .logoin {
	width: 100%;
	height: 120px;
	float: left;
}
.logoin>ul {
	width: 100%;
	float: left;
}
.logoin>ul>li {
	width: 147.6px;
	height: 68px;
	border: 1px solid #EEEEEE;
	float: left;
	position: relative;
	margin:5px;
}
.logoin>ul>li>a{
	width: 138px;
	height: 58px;
	float: left;
	margin: 5px;
}
.logoin>ul>li>a>img{
	width: 95%;
	height: 58px;
	overflow: hidden;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#company_LG li:hover{
	border: 1px solid #fe7e00;
}
#company_LG li.LG{
	border: 1px solid #fe7e00;
}
#sixFloor .companyInfo {
	width: 100%;
	height: 365px;
	background: #F3F3F3;
	float: left;
}
.companyInfo .lefter {
	width: 152px;
	height: 260px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
.lefter span{
	width: 150px;
	height: 150px;
	float: left;
	background: #fff;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.lefter img {
	width: 90%;
	position: absolute;
	background: #fff;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.lefter>a>input {
	width: 148px;
	height: 40px;
	border: 1px solid #FE7E00;
	background: #FE7E00;
	float: left;
	margin-top: 40px;
	font-size: 16px;
	color: white;
	cursor: pointer;
	font-family: "微软雅黑";
}
.lefter>a>input:hover{
	background: #EA7403;
	cursor: pointer;
}
.lefter>p {
	font-size: 16px;
	color: #595959;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
.lefter>p>em {
	color: #FE7E00;
}
.gongSi .righted {
	width: 655px;
	height: 300px;
	float: left;
	margin-top: 30px;
	margin-left: 38px;
}
.righted .place {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #DCDCDC;
	float: left;
}
.place-left{
	width: 500px;
	float: left;
}
.place-left span{
	width: 500px;
	height: 20px;
	font-size: 18px;
	float: left;
	font-family: "微软雅黑";
	margin-bottom: 15px;
}
.aptitude {
	width: 500px;
	height: auto;
	float: left;
	margin-bottom: 14px;
}
.aptitude li {
	width: auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: left;
	margin-right: 8px;
	border: 1px solid #ccc;
	border-radius: 20px;
}
.aptitude li b{
	margin: 0px 8px;
	color: #666;
	font-size: 12px;
}
.addre{
	width: 500px;
	height: 20px;
	float: left;
}
.addre img {
	float: left;
	display: inline-block;
}
.addre p {
	width: auto;
	font-size: 12px;
	color: #666;
	float: left;
	margin-left: 10px;
}
/*////////////////*/
.place-right{
	width: 152px;
	float: right;
}
.public-prai {
	width: 126px;
	height: 83px;
	border-left: 1px solid #DCDCDC;
	float: left;
}
.public-prai sub {
	width: 120px;
	margin-top: 12px;
	text-align: center;
	display: inline-block;
}
.public-prai sub>em {
	width: 100%;
	font-size: 36px;
	color: #FF6A6C;
	font-family: Arial;
	font-weight: 100;
}
.public-prai sup{
	width: 120px;
	margin-top: 5px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	color: #595959;
}
.righted .picture {
	width: 650px;
	height: 195px;
	float: left;
	margin-left: 5px;
}
.picture p {
	width: 100%;
	height: 42px;
	margin-top: 12px;
	line-height: 20px;
	color: #666;
	overflow: hidden;
	font-size: 12px;
}
.shiJing {
	width: 650px;
	height: 120px;
	float: left;
	margin-top: 33px;
	border: none;
}
.shiJing tr{
	width: 100%;
}
.shiJing tr th:first-child{
	margin-left: 0px;
}
.jieShao {
	width: 150px;
	float: left;
	margin-left: 16px;
	position: relative;
}
.jieShao img{
	width: 150px;
	height: 110px;
}
.jieShao p{
	width: 148px;
	height: 32px;
	background: #2F2A2A;
	opacity: .6;
	position: absolute;
	bottom: 1px;
	left: 1px;
}
.jieShao p span{
	font-size: 12px;
	color: #F2F0F1;
	font-family: "微软雅黑";
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.list{
	width: auto;
	margin: 0 auto;
	 list-style: none;
	 overflow: hidden;
}
.list li{
	width: 100px; 
	height: 50px; 
	border: 1px solid #333; 
	float: left; 
	text-align: center; 
	line-height: 50px;
}
.message{
	width: auto; 
	height: auto;
	display: none;
}
.message:first-child{
	display: block;
}

/*广告位*/
.adv-ment{
	width: 1200px;
	float: left;
}
.advert{
	width: 100%;
	height: 120px;
	margin-top: 40px;
}
.advert a{
	width: 285px;
	height: 120px;
	float: left;
	margin-left: 20px;
	display: inline-block;
}
.advert a:first-child{
	margin: 0px;
}
.advert a:hover{
	cursor: pointer;
}

/*7F*/
#sevenFloor {
	width: 1200px;
	margin:20px auto 0px auto;
	border:1px solid #e2e2e2;
	height:180px;
	background-color:#FFF;
}
.sevenFloor-title{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.sevenFloor-title h2 {
	width: 8%;
	float: left;
	margin-top: 30px;
	font-family: "微软雅黑";
	font-size: 28px;
}
.sevenFloor-title h4 {
	width: 80%;
	float: left;
	margin-top: 45px;
	margin-left: 15px;
	font-family: "微软雅黑";
	color: #696969;
}
.tabs-vertical{
    max-width: 1200px;
    font-family: "微软雅黑";
}
.tabs-vertical ul{
   width: 100%;
	float: left;
	background:#efefef;
	border-bottom:1px solid #e2e2e2;
}
.tabs-vertical ul li{
	width: 178px;
	height: 50px;
    display: inline-block;
    border-right:1px solid #e2e2e2;
}
.tabs-vertical ul li:hover{
	cursor: pointer;
}
.tabs-vertical ul li a{
	text-align:center;
    display: block;
    text-decoration: none;
    color: #656a6d;
    border-bottom: 1px solid #fff;
    border-right: 0;
    border-left: 0;
    padding: 2px 0px 0px 0px;
}
.tabs-vertical ul li a p{
	margin-top: 28px;
}
.tabs-vertical ul li span{
	font-size: 18px;
	line-height: 50px;
}
.tabs-vertical ul li:hover span{
	color: #FE7E00;
}
.tabs-vertical ul li.hover span{
	color: #FE7E00;
}
.tabs-vertical ul li:first-child a{
    border-top: 0;
}
.tabs-holder{
	width:98%;
    overflow: hidden;
    font-weight: normal;
	height: 80px;
	float: left;
	margin-left: 1%;
	margin-top:20px;
}
.tabs-holder div{
    display: none;
}
.tabs-holder div.tab-content-active{
    display: block;
}
.tabs-holder div ol{
	width: 70%;
	height: auto;
    color: #565a5c;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 20px;
    display: inline-block;
}
.tabs-holder div img{
    max-width: 100%;
    vertical-align: middle;
	height: 240px;
}
.shoped {
	width: 100%;
	height: 360px;
	float: left;
}
.shoped li {
	width: 240px;
	height: 370px;
	border: 1px solid #EEEEEE;
	float: left;
	margin-left: 25.65px;
}
.shoped li:first-child{
	margin-left: 0px;
}
.shoped li b{
	width: 89%;
	float: left;
	margin: 20px 0 0 20px;
	font-size: 16px;
	color: #333;
}
.shoped li i{
	float: left;
	margin-left: 20px;
	color: #999;
	margin-top: 5px;
	font-size: 12px;
}
.fangDao{
	width: 210px;
	height: 40px;
	float: left;
	margin-left: 20px;
}
.fangDao>sub{
	float: left;
	margin-top: 5px;
	color: #fe7e00;
}
.fangDao>sub p{
	font-size: 12px;
	color: #fe7e00;
	display: inline-block;
}
.fangDao>sub span{
	font-size: 24px;
	display: inline-block;
}
.fangDao>sup{
	float: left;
	margin-left: 20px;
	margin-top: 16px;
	color: #CACACA;
	display: inline-block;
}
.shoped li:hover{
	border: 1px solid #FE7E00;
	cursor: pointer;
}
.shoped li:hover b{
	color: #FE7E00;
}
.shoped li:hover span{
	color: #FE7E00;
}

/*右侧侧边栏部分*/
/* input */
.btn-primary:hover {
	border-color:#FE7E00;
	color:#fff;
	background-color: #FE7E00;
	background: -webkit-linear-gradient(top, #FE7E00, #FE7E00);
	background: -moz-linear-gradient(top, #FE7E00, #FE7E00);
	background: linear-gradient(top, #4D90FE, #FE7E00);
}
.btn-primary:active, .btn-primary.btn-active {
	box-shadow:#2176D3 0 1px 2px 0 inset;
	border-color: #3079ED;
}
.btn-primary:focus {
	border-color:#4d90fe;
	outline:none
}
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#4C4C4C;
	opacity: .9;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:500px;
	height:355px;
	margin:-120px 0 0 -252px;
	border-radius:4px;
	background-color:#fff;
	display:none;
	box-shadow: 2px #D7D7D5;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:2px -5px 5px;
	margin-top: -5px;
}
.theme-poptit .close:hover {
	color:#444;
}
	/*意见反馈*/
.former-title{
	width: 388px;
	height: 62px;
	float: left;
	margin-top: 30px;
	margin-left: 90px;
	color: #999999;
}
.former-title>h2{
	width: auto;
	height: 20px;
	margin-left: 120px;
	font-size: 18px;
	color: #333333;
	font-family: "微软雅黑";
}
.former-title>span{
	height: 30px;
	line-height: 30px;
}
.former-title>p{
	float: left;
	margin-left: 75px;
}
.former-title>b{
	float: right;
	margin-top: -50px;
}
.former-title>b>img:hover{
	cursor: pointer;
}
.theme-signin {
	width: 420px;
	height: 192px;
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}
.fanKui-cont>li{
	width: 100%;
	height: auto;
	float: left;
}
.fanKui-cont>li>strong{
	font-size: 12px;
	color: #666666;
	font-family: "微软雅黑";
	float: left;
	margin-top: 10px;
}
.fanKui-cont>li>textarea{
	width: 333px;
	height: 75px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	float: right;
	text-indent: 1em;
	font-size: 12px;
	font-family: "微软雅黑";
}
.fanKui-cont>li:nth-child(2){
	float: left;
	margin-top: 20px;
}
.fanKui-cont>li:nth-child(2)>strong{
	font-size: 12px;
	color: #666666;
	font-family: "微软雅黑";
	float: left;
	margin-top: 10px;
}
.fanKui-cont>li:nth-child(2)>input{
	width: 333px;
	height: 38px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	float: right;
	text-indent: 1em;
	font-family: "微软雅黑";
}
.fanKui-cont>li:nth-child(3){
	float: left;
	margin-top: 20px;
	margin-left: 85px;
}
.fanKui-cont>li:nth-child(3)>input{
	width: 114px;
	height: 38px;
	border: 1px solid #FE7E00;
	background: #FE7E00;
	border-radius: 5px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 12px;
}
.fanKui-cont>li:nth-child(3)>input:hover{
	background: #E57100;
	cursor: pointer;
}
.scroll{
	width: 70px;
	position: fixed;
	background: #FFF;
	text-align: center;
	/*display: none;*/
	right: 0.2px;
	top: 204px;
}
.scroll-right{
	width: 68px;
	height: auto;
	border: none;
	border-top: 1px solid #EEEEEE;
	background: #FFF;
}
.fixed_div{
	width: 68px;
	height: 66px;
	border: 1px solid #EEEEEE;
	border-top: none;
	background: #FFF;
}
.fixed_div:hover{
	background: #ff5a5a;
	color: white;
	cursor: pointer;
}
.fixed_div>img{
	padding: 10px;
}
.fixed_div>p{
	font-family: "微软雅黑";
	color: #A1A1A1;
}
.fixed_div:hover p{
	color: #FFFFFF;
}
.fixed_div01>a>p{
	color: #999;
	margin-top: 10px;
	font-size: 12px;
}
.fixed_div01:hover a>p{
	color: #FFFFFF;
}
.fixed_div03{
	position: relative;
}
.erWeiMa{
	width: 140px;
	height: 150px;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
	border-radius: 2px;
	position: absolute;
	top: 50px;
	right: 70px;
	display: none;
}
.erWeiMa img{
	width: 100px;
	height: 100px;
	padding: 10px;
	padding-bottom: 5px;
}
.erWeiMa p{
	width: 90px;
	height: 15px;
	float: left;
	margin-left: 20px;
	color: #ff5a5a;
}

.erWeiMa span{
	width: 100px;
	height: 18px;
	float: left;
	margin-left: 12px;
	color: #ff5a5a;
}
img {
	border:0
}
a:focus {
	outline:none
}
		/*我要装修*/

.theme-popover-mked {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	filter:alpha(opacity=40);
	display:none
}
.theme-popoed {
	z-index:9999;
	position:fixed;
	top:40%;
	left:50%;
	width:510px;
	height:374px;
	margin:-120px 0 0 -256px;
	display:none;
	box-shadow: 2px #D7D7D5;
}
.former-tited{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.former-tited>h2{
	width: 100%;
	height: 25px;
	font-size: 24px;
	color: #00B7B1;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.theme-popoed span{
	width: 100%;
	height: 1px;
	display: inline-block;
	border-top: 2px solid #00B7B1;
}
.former-tited>p{
	width: 510px;
	height: auto;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	margin: 0px;
	color: #00B7B1;
	float: left;
}
.theme-poptited{
	float: right;
	margin-right: 10px;
	margin-top: -70px;
}
.theme-poptited:hover{
	cursor: pointer;
}
.addressed{
	width: 310px;
	height: 180px;
	float: left;
	margin-top: 20px;
	margin-left: 100px;
}
.addressed>li{
	width: 100%;
	height: 38px;
	float: left;
	margin-bottom: 20px;
}
.addressed>li>a{
	width: 310px;
	height: 40px;
	display: inline-block;
	background: #fe7e00;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.addressed>li>a:hover{
	background: #e78100;
	color: #fff;
	cursor: pointer;
}
.xuZhing{
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 4px;
}
.addressed li b{
	margin-top: 4px;
	float: left;
	color: #333333;
}
.addressed li b i{
	color: #76CAE5;
}
.addressed sub{
	width: 310px;
	height: 16px;
	display: inline-block;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #999;
}
.addressed sup{
	width: 320px;
	height: 16px;
	display: inline-block;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #999;
	margin-top: 8px;
}
		/*淘家居切换*/
.tuiJian{
	width: 28px;
	height: 27px;
	background: url(../../image/img/muZhi.png);
	float: left;
	vertical-align: middle;
}
.img9:hover .tuiJian{
	background: url(../../image/img/muZhi1.png);
}
.img9.hover .tuiJian{
	background: url(../../image/img/muZhi1.png);
}
.img9.hover{
	border-top: 2px solid #65af24;
	background-color:#FFF;
}
.jianCai{
	width: 28px;
	height: 29px;
	background: url(../../image/img/jianCai.png);
	float: left;
}
.img10:hover .jianCai{
	background: url(../../image/img/jianCai1.png);
}
.img10.hover .jianCai{
	background: url(../../image/img/jianCai1.png);
}
.img10.hover{
	border-top: 2px solid #65af24;
	background-color:#FFF;
}
.ruanZhuang{
	width: 28px;
	height: 29px;
	background: url(../../image/img/ruanZhuang.png);
	float: left;
}
.img11:hover .ruanZhuang{
	background: url(../../image/img/ruanZhuang1.png);
}
.img11.hover .ruanZhuang{
	background: url(../../image/img/ruanZhuang1.png);
}
.img11.hover{
	border-top: 2px solid #65af24;
	background-color:#FFF;
}
.jiaJu{
	width: 28px;
	height: 27px;
	background: url(../../image/img/jiaJu.png);
	float: left;
}
.img12:hover .jiaJu{
	background: url(../../image/img/jiaJu1.png);
}
.img12.hover .jiaJu{
	background: url(../../image/img/jiaJu1.png);
}

.img9.hover,.img10.hover,.img11.hover,.img12.hover{
	border-top: 5px solid #65af24;
	background-color:#FFF;
}
.img9.hover a,.img10.hover a,.img11.hover a,.img12.hover a{
	background-color:#fff;
}