<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*公用页面样式*/
	/*认证图标*/
	.v{background:url(/Public/images/home/index/v.png) no-repeat;padding-left:15px;}
	/*皇冠图标*/
	/*1个皇冠*/
	.crown1{display:inline-block;width:14px;height:14px;background:url(/Public/images/home/index/foreman_crown_icon.png) no-repeat;background-position:right 1px;background-size:14px 14px;margin-left:5px;}
	/*2个皇冠*/
	.crown2{display:inline-block;width:28px;height:14px;background:url(/Public/images/home/index/foreman_crown_icon.png) repeat-x;background-position:right 1px;background-size:14px 14px;margin-left:5px;}
	/*3个皇冠*/
	.crown3{display:inline-block;width:42px;height:14px;background:url(/Public/images/home/index/foreman_crown_icon.png) repeat-x;background-position:right 1px;background-size:14px 14px;margin-left:5px;}
	/*顶部*/
	.top_color{background:#f5f5f5; height:36px; }
	.header_top{width:1200px; margin:0 auto; line-height:36px; }
	.header_top&gt;a{float:left; color:#333; font-size:14px; }
	.header_top&gt;a i{color:#e60013;}
	.header_top&gt;a span{color:#e60013;font-weight:600;}
	.top_list{*margin-top: -35px !important;float:right; height:100%; padding-top:10px; font-size:12px;}
	.top_list&gt;li{float:left; }
	.top_list&gt;li:last-child a{border:none;}
	.top_list&gt;li:first-child+li+li+li a{border:none;}
	.top_list&gt;li&gt;a{*float: left !important;display:block;height:15px;line-height:15px; float:right;color:#999;border-right:1px solid #999999; padding:0 10px;}
	.top_list&gt;li&gt;span{display:block;float:left;color:#999;line-height: 15px;padding: 0 10px;}
	.top_list&gt;.login_later i{font-size:16px;}
	.top_list&gt;.login_later span:hover{cursor:pointer;}
	.top_personage{width:60px;background:#f5f5f5;padding:10px;position:absolute;top:26px;left:0px;z-index:9;padding-bottom:0;display:none;}
	.top_personage&gt;li{height:30px;}
	.top_personage&gt;li a{color:#999999;font-size:12px;}
	.top_personage&gt;li a:hover{color:#e60012;}

	.login_later{padding-left:10px;height:15px;line-height:15px;color:#999;position:relative;}
	.login_later&gt;div{float:left;height:35px;}
	.top_list&gt;li i{margin-right:5px;}
	.top_shadow{width:100%;box-shadow:0 10px 15px rgba(0,0,0,.1);}
	.header_bottom{width:1200px; height:52px; margin:0 auto; padding:20px 0; }
	.header_bottom&gt;a{float:left;}
	.header_bottom&gt;a img{height: 52px;}
	.top_menu{float:left;margin-left:60px;}
	.top_menu&gt;li{float:left;padding:0 15px;line-height:52px;}
	.top_menu&gt;.bj_bc{background:url(/Public/images/home/index/mf_t.png) no-repeat;background-position:76px -4px;padding-right:30px;}
	.top_menu&gt;li:nth-of-type(4){padding-left:0;}
	.top_menu&gt;li:first-child+li+li+li{padding-left:0;}
	.top_menu&gt;li&gt;a{font-size:16px;color:#333333;}
	.search_wrap{width:240px;height:35px;border:1px solid #e5e5e5;text-align:left;float:right;margin-top:7px;}
	/*.search_wrap select{height:auto\0 !important;width:100px;height:35px;border:none;border-right:1px solid #e5e5e5;padding:0 5px;line-height:35px;display:none;}
	.search_wrap select option{height:35px;}*/
	.searchSelect_w{float:left;position:relative;z-index:2;display:none;}
	.searchSelect_w .searchSelect_chosedItem{position:relative;float:left;padding-right:10px;height:35px;line-height:35px;border-right:1px solid #eeeeee;background:#f9f9f9;cursor:pointer;z-index:2;}
	.searchSelect_w .searchSelect_chosedItem span{display:block;float:left;height:32px;line-height:32px;padding:0 15px 0 15px;}
	.searchSelect_w .searchSelect_chosedItem i{display:block;float:left;width:7px;height:32px;line-height:32px;background:url(/Public/images/home/ico-bg.png) 0 -75px no-repeat;}
	.searchSelect_w .searchSelect_item_w{display:none;width:100px;position:absolute;left:0;top:31px;background:#fff;border:1px solid #eeeeee;z-index:1;}
	.searchSelect_w .searchSelect_item_w .searchSelect_item{padding:0 0 0 15px;height:32px;line-height:32px;cursor:pointer;}

	.search_text{line-height:34px;width:79%;height:34px;padding:0 10px;box-sizing:border-box;border:none;font-size:12px;}
	.search_btn{width:35px;height:34px;float:right;box-sizing:border-box;border:none;background:none;outline:none;background:url(/Public/images/home/fdj.png) 0 -2px;}
	.search_btn i {color:#e60012;font-size:20px;font-weight:600;}
	/*底部*/
	.footer{background:#333333; }
	.footer_top{background:rgba(44,44,44,.9);height:90px;width:100%;position:fixed;bottom:0;}
	.footer_top_wrap{width:1200px;height:90px;margin:0 auto;box-sizing:border-box;position:relative;}
	.footer_t_left{float:left;text-align:left;}
	.footer_t_left&gt;img{position:absolute;left:0;bottom:0;}
	.footer_t_left&gt;h1{font-size:20px;color:#fff;font-weight:400;margin-top:5px;}
	.footer_t_left&gt;p{color:#a4a4a4;font-size:12px;}
	.footer_t_left&gt;p span{color:#ffa200;}
	.footer_top_wrap&gt;a{display:block;float:right;height:90px;line-height:90px;/*width:240px;height:100%;background:#ffa200;color:#2c2c2c;font-size:20px;line-height:70px;text-align:center;*/}
	.footer_bottom{width:1200px;margin:0 auto;}
	.footer_a_menu{padding:15px 0;}
	.footer_a_menu&gt;li{float:left; width:90px; height:34px; background:#252525; line-height:34px; font-size:14px; color:#686666; margin-right:20px;text-align:center; }
	.footer_a_menu&gt;li:hover{cursor:pointer; }
	.footer_a_menu&gt;.footer_a_menu_color{background:#384144;color:#fff;}
	.footer_a_wrap{position:relative;}
	.footer_a_wrap&gt;li{display:none;}
	.footer_a_wrap&gt;li:nth-of-type(1){display:block;}
	.footer_a_wrap&gt;li:first-child{display:block;}
	.footer_a_list&gt;li{float:left;margin:0 10px 5px 0;font-size:12px;}
	.footer_a_list&gt;li a{color:#686666;}
	.f_bottom_last{border-top:2px solid #2c2c2c;margin-top:20px;padding:30px 0;}
	.f_b_l_left{float:left;}
	.regard_list&gt;li{float:left;border-right:1px solid #fff;height:12px;padding:0 10px;font-size:12px;}
	.regard_list&gt;li a{color:#fff;display:block;margin-top:-7px;}
	.regard_list&gt;li:last-child{color:#fff;border:none;margin-top:-7px;}
	.f_b_l_left&gt;p{color:#686666;margin-top:15px;text-align:left;padding-left:10px;font-size:12px;}
	.f_b_l_left&gt;p img{width:20px;height:20px;margin-left: 5px;margin-top:-5px;}
	.f_b_l_right{float:right;}
	.f_b_l_right&gt;img{width:142px;height:142px;}
	.f_b_l_right&gt;p{font-size:14px;color:#686666;margin-top:10px;}

/*首页*/

/*轮播图*/
	#index-banner .dotsWrapper {bottom: 80px;height: 3px;}
    #index-banner .dotsWrapper .dots_w {height: 3px;line-height: 3px;}
    #index-banner .dotsWrapper .dots_w&gt;i {height: 3px;width: 24px;}
    #index-banner .dotsWrapper .dots_w&gt;i.active {background: #fd5a5b;}

/*资讯框区域*/
	.information_top{*width: 920px !important;*height: 100px !important;width:960px; height:140px; margin:0 auto; background:rgba(0,0,0,.7); border-radius:5px; padding:20px; box-sizing:border-box; margin-top:-70px; position:relative; z-index:1;text-align:center; }
	/*.information_top{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);}*/
	.information_top&gt;h1{color:#fff; font-size:20px; font-weight:400; text-align:left; margin-bottom:20px; }
	.information_top&gt;h1&gt;span{display:inline-block; height:14px; font-size:12px; padding-left:15px; border-left:1px solid #fff; margin-left:14px; }
	.information_top&gt;h1 span span{color:#ffa200; }

	/*.district_wrap{width:100%;height:100%;position:absolute;padding-top:7px;float: left;}*/
	/*.district-w{position:absolute;z-index:10; width:300px; height:49px; float:left; background:#fff;  box-sizing:border-box;}*/
	/*.district-w input{width:79%; height:70%;border:none;}*/
	.district-w .district-icon{display:block;position:absolute;right:15px;top:6px;width:16px;height:16px;cursor:pointer}
	.district-w .district-select-box{width:100%;position:absolute;top:52px;left:0;z-index:20;background-color:#f8f8f8;color:#333;box-shadow:0 2px 20px rgba(0,0,0,.1);text-align:left;display: none;}
	.district-w .district-select{float:left;width:160px;height:400px;overflow-y:auto}
	.district-select::-webkit-scrollbar{width:7px;height:7px}
	.district-select::-webkit-scrollbar-thumb{border-radius:3px;background-color:#ccc}
	.district-select::-webkit-scrollbar-corner,.district-select::-webkit-scrollbar-track{background-color:transparent}
	.district-w .district-province{width:40%}
	.district-w .district-city{width:60%}
	.district-w .district-select-option{padding:5px 10px 5px 20px;cursor:pointer}
	.district-w li:first-child(1) .district-select-option{padding-top:10px}
	.district-w li:last-child .district-select-option{padding-bottom:10px}
	.district-select-province .district-select-option{background-color:#fff}
	.district-select-city .district-select-option{background-color:#f8f8f8}
	.district-select-province li.on .district-select-option{background-color:#f8f8f8;color:#0cb46a}
	.district-select-city li.on .district-select-option{background-color:#F2F2F2;color:#0cb46a}
	.district-select-province li:hover .district-select-option{background-color:#f8f8f8;color:#0cb46a}
	.district-select-city li:hover .district-select-option{background-color:#F2F2F2;color:#0cb46a;}
	.fabiao-form-hint{position:absolute;top:9px;left:10px;color:#999;font-size:12px;}
	.district-w .district-icon{top:13px}
	.district-w .district-select-box{top:50px}
	.district-w .district-select-option{padding-left:35px;}
	.district-select-city{display:none;}
	.district-select-city:nth-of-type(1){display:block;}
	.district-select-city:first-child{display:block;}

	.province_list{width:47%; background:#fff; }
	.city_wrap{width:53%; background:#f8f8f8 ; }
	.information_top&gt;form&gt;input{width:400px; height:49px; padding:0 15px; box-sizing:border-box;line-height:49px;border:none;float:left;margin-left:15px;}
	.information_top&gt;form&gt;button{width:165px; height:49px; float:right; background:#e60012; outline:none; border:none; font-size:18px; color:#fff; }

    /*首页banner区域保障咨询*/
    .bzzxform-wrapper {position: relative;z-index:99;left:50%;margin-top:-70px;margin-left:-480px;width: 900px;height: 142px;padding:0 30px;}
    .bzzxform-wrapper .bg {position:absolute;left:0;top:0;z-index:1;width: 960px;height: 142px;background: #000000;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;border-radius: 5px;}
    .bzzxform-wrapper .titw {position:absolute;z-index:2;top:25px;width:900px;color:#fff; font-size:20px; font-weight:400; text-align:left; margin-bottom:20px;}
    .bzzxform-wrapper .titinfo {position:absolute;z-index:2;top:40px;left:190px; height:14px;line-height: 14px; font-size:12px; padding-left:15px; border-left:1px solid #fff; margin-left:14px;color: #ffffff;}
    .bzzxform-wrapper .titinfo b {color:#ffa200; }
    .bzzxform-wrapper .district-w {position: absolute;z-index:2;top:70px;width: 300px;height:20px;*height:50px;padding:15px 0;*padding:0;line-height:20px;*line-height:50px;background: #ffffff;cursor: pointer;}
    .bazxform-wrapper .district-w .district_wrap {*height: 20px;*padding:15px 0;}
    .bzzxform-wrapper .district-w #area {width:220px; height:20px;padding:0 20px;float: left;}
    .bzzxform-wrapper .district-w i {float: left;display: inline-block;width:0;height:0;margin-top:5px;*margin-top:20px;background:transparent;border:7px solid transparent;border-top: 8px solid #5f5f5f;}
    .bzzxform-wrapper .mobilephone {position: absolute;z-index:2;left: 340px;top: 70px;width: 380px;height: 50px;padding:0 10px;border: 0;background: #ffffff;}
    .bzzxform-wrapper .cxbtn {position: absolute;left:760px;top:70px;z-index:2;width: 165px;height: 50px;line-height: 50px;font-size: 20px;color: #ffffff;text-align: center;background: #e70012;}

/*免费设计等区域*/
	.gratis_ban{width:100%; background:#f5f5f5; margin-top:-70px; padding:100px 0 30px 0; text-align:center;}
	.gratis_ban&gt;li{*width: 247px !important;*height: 80px !important;display:inline-block; width:287px; height:120px; padding:20px; background:#fff; box-sizing:border-box; margin:0 12px; }
	.gratis_ban&gt;li{*zoom:1; *display: inline;}
	.gratis_ban&gt;li p{*background:url(/Public/images/home/index/cz.png) no-repeat center !important;width:68px; height:68px; float: left; border:3px solid #f08a8a; border-radius:50%; box-sizing:border-box; line-height:61px; margin-top:6px;}
	.gratis_ban&gt;li:first-child+li p{*background:url(/Public/images/home/index/jsq.png) no-repeat center !important;}
	.gratis_ban&gt;li:first-child+li+li p{*background:url(/Public/images/home/index/bz.png) no-repeat center !important;}
	.gratis_ban&gt;li:first-child+li+li+li p{*background:url(/Public/images/home/index/jg.png) no-repeat center !important;}
	.gratis_ban&gt;li p i{color:#f08a8a; font-size:40px; }
	.gratis_ban&gt;li h1{font-size:24px; color:#000; float: left; text-align:left; font-weight:400; margin-left:20px; line-height:26px;margin-top:13px;}
	.gratis_ban&gt;li h1 span{font-size:16px; color:#808080; }

/*装修资讯攻略*/
	.decoration_news{width:1220px; margin:0 auto; padding:40px 0 20px 0; }
	.decoration_news&gt;div{float:left; }
	.decoration_strategy{width:364px; height:464px; }
	.decoration_strategy&gt;a{display:block; width:364px; height:210px; background:url(/Public/images/home/index/strategy_bc.jpg) no-repeat;/* padding-top:77px;*/ box-sizing:border-box; position:relative;}
	.decoration_strategy&gt;a h1{width:170px; height:56px; margin:0 auto; line-height:56px; background:rgba(0,0,0,.6); border-radius:30px; color:#fff; font-size:30px; text-align:center;position:absolute;top:77px;left:50%;margin-left:-85px;}
	.decoration_strategy&gt;ul{*width: 322px !important;*height:212px !important;height:254px; border:1px solid #e6e6e6; text-align:left; padding:20px; box-sizing:border-box;    font-family: "Microsoft Yahei";font-size: 12px; }
	.decoration_strategy&gt;ul&gt;li{background:url(/Public/images/home/index/list_style.png) no-repeat left; background-size:4px 4px;color:#666666; margin-bottom:6px; font-size:13px;padding-left:15px;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;}
	.decoration_strategy&gt;ul&gt;li a{font-size:14px; color:#666; }
	.decoration_information{*width:470px !important;*height:402px !important;width:530px; height:464px; padding:30px; box-sizing:border-box; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; text-align:left; }
	.d_i_top&gt;h1{float:left; font-size:24px;margin-top:-11px;margin-bottom:11px; }
	.d_i_top&gt;h1 span{color:#979797; font-size:18px; font-weight:400; }
	.d_i_top&gt;a{float:right; line-height:30px; font-size:14px; color:#666666; }
	.d_i_nes_list{padding-top:15px; }
	.d_i_nes_list&gt;li{padding-left:15px; background:url(/Public/images/home/index/list_style.png) no-repeat left; background-size:4px 4px;color:#666666; margin-bottom:5px; font-size:12px; }
	.d_i_nes_list&gt;li&gt;a&gt;span{color:#666; font-size:16px; }
	.d_i_nes_list&gt;li&gt;a&gt;h1{color:#666; font-size:18px; }
	.calculator{width:325px; height:464px; background:#e6e6e6; }
    .calculator .form_w {width: 244px;padding: 0 32px 0 33px;background: #F6F6F6;margin: 8px;height: 448px;}
    	.calculator .form_w&gt;img{margin-top:10px;}

/*服务流程*/
	.process{height:400px; background:#f5f5f5; padding:50px 0 20px 0; }
	.process&gt;h1{font-size:34px; font-weight:400; margin-bottom:30px;text-align:center; }
	.process_list{width:1220px; height:234px; margin:0 auto; background: url(/Public/images/home/index/m2f.png); background-size:104% 104%; background-position:center; }
	.process_list&gt;li{width:12.5%; float:left; padding-top:100px; box-sizing:border-box;text-align:center; }
	.process_list&gt;li:nth-of-type(7){padding-left:10px; }
	.process_list&gt;li:first-child+li+li+li+li+li+li{padding-left:10px; }
	.process_list&gt;li:nth-of-type(8){padding-left:10px; }
	.process_list&gt;li:first-child+li+li+li+li+li+li+li{*width:10% !important;padding-left:10px; }
	.process_list&gt;li p{font-size:16px; color:#333333; margin-bottom:10px; }
	.process_list&gt;li span{font-size:14px; color:#858585; }

/*热门装修公司*/
	.hot_title{padding:20px 0; margin-bottom:21px;text-align:center; }
	.hot_title&gt;h1{font-size:34px; font-weight:400; padding-top:20px; line-height:52px;}
	.hot_title&gt;span{font-size:18px; color:#666666; }
	.tot_c_top{width:1220px; margin:0 auto; border:1px solid #dcdcdc; border-bottom:none; border-right:none; margin-bottom:20px; box-sizing:border-box; }
	.tot_c_top&gt;li{*width: 12.319% !important;width:16.6666%; float:left; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; box-sizing:border-box; padding:10px 26px; text-align:left; height:114px;}
	.tot_c_top&gt;li img{width:100%;height:60px;}
	.tot_c_top&gt;.tot_no_logo img{width:170px;height:90px;display:block;margin:0 auto;}
	.tot_c_top&gt;.tot_no_logo{padding:12px 0;}
	.tot_c_top&gt;li p{font-size:14px; color:#666; margin-top:10px;line-height:17px;height:17px;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px;}
	.tot_c_top&gt;li p img{width:17px; margin-left:5px; }
	.tot_c_bottom{width:1220px; height:534px; margin:0 auto; }
	.tot_left{width:880px; height:100%; float:left; }
	.tot_left&gt;table{width:100%; height:100%;border:1px solid #e2e2e2; box-sizing:border-box; }
	.tot_left&gt;table th{*width: 160px !important;*height:36px !important;font-size:20px; font-weight:500; border-bottom:1px solid #e2e2e2; padding:13px 0; box-sizing:border-box;text-align:center; }
	.tot_left&gt;table td{padding:9px 0 9px 0 \0 !important;*width: 159x !important;*height:27px !important;font-size:14px; color:#666; padding:10px 0; text-align:center;}
	.tot_left&gt;table tr:nth-child(odd){background:#fdfdfd; }
	.tot_right{*width: 302px !important;*height:508px !important;width:328px; height:100%; float:right; border:1px solid #e2e2e2; padding:12px; box-sizing:border-box; }
	.tot_right&gt;p{font-size:18px; text-align:left; margin-bottom:20px; }
	.new_company_list&gt;li{*width: 302px !important;*height:49px !important;width:100%; height:90px; border-top:1px solid #e2e2e2; padding:20px  0; box-sizing:border-box; }
	.new_company_list&gt;li img{width:56px; height:23px;float: left; margin-top:20px; }
	.new_c_r{float:right; width:240px; text-align:left; line-height:20px; font-size:12px;color:#000;}
	.new_c_r&gt;span{color:#e60012; }
	.new_c_r&gt;h1{font-size:12px;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;}
	.new_c_r&gt;p{width:100%;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;}

/*海量装修效果图*/
	.result_a{*width: 440px !important;margin:0 auto; text-align:center; margin-bottom:30px; margin-top:-17px;}
	.result_a&gt;li{*float:left !important;display:inline-block; padding:10px; line-height:14px; }
	.result_a&gt;li a{width:100%; padding:0 10px; display:block; height:15px; color:#000; font-size:18px;border-right:1px solid #000;}
	.result_a&gt;li:last-child  a{border:none; }
	.magnanimity_img{width:100%;padding-bottom:20px;font-size:62.5%;}
	.magnanimity_img&gt;div{float:left; box-sizing:border-box; }
	.magnanimity_img_l{*padding:0 !important;width:37.2%; padding-right:10px; }
	.magnanimity_img_c{*width:37.45% !important;*margin-left:0.625% !important;*padding:0 !important;width:38.05%; padding:0 5px; }
	.magnanimity_img_r{*padding:0 !important;*width:24%  !important;*float:right  !important;width:24.7%; padding-left:10px; }
	.magnanimity_img&gt;div&gt;a{width:100%;display:block;position:relative;overflow:hidden;line-height:0;display:block;}
	.magnanimity_img_l a:first-child{margin-bottom:15px;height:260px;}
	.magnanimity_img_l a:first-child+a{height:310px;}
	.magnanimity_img_c a:first-child{height:320px;margin-bottom:15px;}
	.magnanimity_img_c a:first-child+a{height:250px;}
	.magnanimity_img_r a:first-child{margin-bottom:15px;height:330px;}
	.magnanimity_img_r a:first-child+a{height:240px;}
	.magnanimity_img&gt;div img{width:100%;position:absolute;left:50%;top:50%;}
	@media screen and (min-width: 1460px){
		.magnanimity_img_l a:first-child{height: 334px;}
		.magnanimity_img_l a:first-child+a{height: 460px;}
		.magnanimity_img_c a:first-child{height: 460px;}
		.magnanimity_img_c a:first-child+a{height: 334px;}
		.magnanimity_img_r a:first-child{height:314px;}
		.magnanimity_img_r a:first-child+a{height: 480px;}
	}

/*首页 在建工地 */
	.constructioning{background:#f5f5f5; padding:30px; padding-top:0;}
	.constructioning_list{width:1220px; margin:0 auto; padding-top:5px;}
	.constructioning_list&gt;li{float:left; width:285px; background:#fff; margin-right:25px; margin-bottom:25px; }
	.constructioning_list&gt;li:nth-of-type(4),.constructioning_list&gt;li:nth-of-type(8){margin-right:0; }
	.constructioning_list&gt;li:first-child+li+li+li{margin-right:0;}
	.constructioning_list&gt;li:first-child+li+li+li+li+li+li+li{margin-right:0;}
	.constructioning_l_top{width:100%;height:215px; position:relative; }
	.constructioning_l_top&gt;img{width:100%;height:100%; }
	.constructioning_l_top&gt;p{width:150px; height:60px; position:absolute; bottom:-30px; left:50%; margin-left:-75px; }
	.constructioning_l_top&gt;p img{width:100%; height:100%; }
	.constructioning_l_bottom{width:100%; padding:35px 20px 20px 20px; box-sizing:border-box; text-align:left; }
	.constructioning_l_bottom&gt;h1{font-size:14px;color:#333333;margin-bottom:5px;}
	.constructioning_l_bottom&gt;h1&gt;span{padding-right:5px;}
	.constructioning_l_bottom&gt;p{font-size:12px;color:#999999;width:100%;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;}
	.constructioning_l_bottom&gt;div{text-align:right;margin-top:10px;}
	.constructioning_l_bottom&gt;div&gt;p{float: left;width:75px;height:20px;background:#e60012;border-radius:10px;color:#fff;text-align:center;line-height:20px;}
	.constructioning_l_bottom&gt;div&gt;span{color:#a2a2a2;}
	.constructioning_l_hover{padding-bottom:24px;}
	.c_l_hover{width:124px;height:33px;line-height:32px;box-sizing:border-box;margin:0 auto;border:1px solid #333333;text-align:center;font-size:14px;color:#333333;}
	.c_l_hover:hover{background:#e60012;color:#fff;border:1px solid #e60012;cursor:pointer;transition:all .3s;}
	.hot_title_a{color:#e60012;}

/*首页 装修百科*/
	.encyclopedia{padding-bottom:10px;}
	.encyclopedia_center{*height:593px !important;width:1220px; margin:0 auto; padding:20px 0; box-sizing:border-box; padding-top:0;}
	.encyclopedia_center&gt;div{float:left; }
	.encyclopedia_furniture{*width:366px !important;*height:593px !important;width:30%; }
	.list_ul_title{border-bottom:1px solid #e5e5e5; }
	.list_ul_title&gt;h1{font-size:20px; font-weight:400; float:left; }
	.list_ul_title&gt;a{font-size:14px; float:right; color:#666666; line-height:40px; }
	.encyclopedia_ul{*width:366px !important;padding:10px 0; box-sizing:border-box; margin-bottom:2px; }
	.encyclopedia_ul&gt;li{*width:332px !important;width:100%; background:url(/Public/images/home/index/list_style.png) no-repeat;background-position:left; background-size:4px 4px;color:#666666; text-align:left; padding:2px 17px; white-space:nowrap ; overflow:hidden; text-overflow: ellipsis;box-sizing:border-box;line-height:28px;}
	.encyclopedia_ul&gt;li a{color:#666666; font-size:15px; }
	.encyclopedia_furniture&gt;a{display:block; margin-top:-5px; }
	.encyclopedia_furniture&gt;a img{width:100%; }
	.decoration_diary{*width:447px !important;width:40%; padding:0 20px; box-sizing:border-box; }
	.decoration_diary_ul{padding:15px 0; }
	.decoration_diary_ul&gt;li{float:left; width:33.333%; text-align:left; box-sizing:border-box; margin-bottom:7px; }
	.decoration_diary_ul&gt;li:nth-of-type(1),.decoration_diary_ul&gt;li:nth-of-type(4){padding-right:6px; } 
	.decoration_diary_ul&gt;li:first-child,.decoration_diary_ul&gt;li:first-child+li+li+li{*width:143px !important;padding-right:6px; } 
	.decoration_diary_ul&gt;li:nth-of-type(2),.decoration_diary_ul&gt;li:nth-of-type(5){padding:0 3px; }
	.decoration_diary_ul&gt;li:first-child+li,.decoration_diary_ul&gt;li:first-child+li+li+li+li{*width:143px !important;padding:0 3px; }
	.decoration_diary_ul&gt;li:nth-of-type(3),.decoration_diary_ul&gt;li:nth-of-type(6){padding-left:6px; }
	.decoration_diary_ul&gt;li:first-child+li+li,.decoration_diary_ul&gt;li:first-child+li+li+li+li+li{*width:143px !important;padding-left:6px; }
	.decoration_diary_ul&gt;li img{width:100%; height:92px;}
	.decoration_diary_ul&gt;li p{height:50px;font-size:15px; color:#666; margin-top:5px; overflow:hidden;line-height:22px;}
	.decoration_q_a{width:100%; height:162px; border:1px solid #e5e5e5; box-sizing:border-box; }
	.decoration_q_a&gt;p{float: left; width:10%; height:100%; font-size:20px; color:#666; background:#fffdf0;line-height:23px; text-align:center;}
	.decoration_q_a&gt;p img{display:block;width:50%; margin:0 auto;margin-top:23px; }
	.decoration_q_a&gt;ul {*width:381px !important;float:left; width:90%; padding:10px; box-sizing:border-box; }
	.decoration_q_a&gt;ul li{text-align:left; margin:10px 0;width:100%;white-space:nowrap ; overflow:hidden; text-overflow: ellipsis; line-height:21px; }
	.decoration_q_a&gt;ul li a{color:#666; font-size:15px; }
	.decoration_q_a&gt;ul li i{color:#ff6600; font-size:12px; font-weight:600; }
	.decoration_q_a&gt;ul li a&gt;span{margin-left:-15px; }
	.decoration_q_a&gt;ul li a&gt;p{float:right; color:#999999; }
	.decoration_q_a&gt;ul li a&gt;p span{color:#cc0000;}
	.materials_list{width:30%;}

/*首页装修保障*/
	.safeguard{background:#f5f5f5; padding-bottom:70px;/*padding:30px 0; */}
	.safeguard_ul{width:1220px; margin:0 auto;padding-top:10px; }
	.safeguard_ul&gt;li{*width:349px !important;*height:197px !important;float:left; width:389px; background:#fff; margin-right:20px; padding:37px 25px; box-sizing:border-box; text-align:center;}
	.safeguard_ul&gt;li:nth-of-type(3){margin-right:0; }
	.safeguard_ul&gt;li:first-child+li+li{margin-right:0;}
	.safeguard_ul&gt;li h1{font-size:30px; color:#e60012; font-weight:400;line-height:26px;margin-bottom:12px;}
	.safeguard_ul&gt;li p{font-size:16px;color:#848484;margin-top:10px;text-align:left;line-height:25px;}
	.safeguard_ul&gt;li span{font-size:24px;color:#333333;}

/*首页底部小广告*/
	.advertising_list_bottom{width:1220px; height:117px; margin:0 auto;margin-bottom:60px; background:url(/Public/images/home/index/bottom_bc.png); background-size:100%; }

/*----------------首页结束--------------*/

/*----------------装修百科--------------*/
	.wrap_wiki{background:#fcfcfc;padding:30px 0;}
	.wiki_scheme{width:1220px;height:280px;margin:0 auto;box-sizing:border-box;margin-bottom:30px;}
	.wiki_scheme_left{float:left;height:100%;}
	.wiki_scheme_left&gt;a{display:block;float:left;}
	.wiki_scheme_left&gt;a&gt;img{width:420px;height:280px;}
	.wiki_s_l_top{*width:418px !important;*height:238px !important;width:500px;height:100%;float:left;background:#fff;padding:20px 40px;box-sizing:border-box;border:1px solid #eeeeee;}
	.wiki_s_l_top&gt;a h1{font-size:20px;font-weight:400;color:#444444;line-height:20px;}
	.hot{font-size:12px;color:#fff;display:block;float:left;margin-right:5px;width:40px;height:19px;line-height:19px;text-align:center;background:#fd5a5b;border-radius:15px;}
	.wiki_s_l_top&gt;a p{font-size:12px;color:#999;padding:20px 0;border-bottom:1px dotted #d9d9d9;}
	.wiki_scheme_list{padding:20px 0;}
	.wiki_scheme_list&gt;li{width:100%;background:url(/Public/images/home/index/list_style.png) no-repeat;background-position:left; background-size:4px 4px;color:#929292; margin-bottom:6px;padding-left:15px;white-space:nowrap ; overflow:hidden; text-overflow: ellipsis;box-sizing:border-box;margin-bottom:10px;}
	.wiki_scheme_list a{font-size:14px;color:#666666;}
	.wiki_scheme_right{float:left;}
/*百科页面装修阶段部分*/
	.wiki_course{width:1220px;margin:0 auto;height:160px;border:1px solid #eee;text-align:center;margin-bottom:20px;}
	.wiki_course&gt;li{float:left;width:25%;height:160px;position:relative;}
	.wiki_course&gt;li:nth-of-type(1){background:#e5f5ff;}
	.wiki_course&gt;li:first-child{background:#e5f5ff;}
	.wiki_course&gt;li:nth-of-type(2){background:#fdf7d3;}
	.wiki_course&gt;li:first-child+li{background:#fdf7d3;}
	.wiki_course&gt;li:nth-of-type(3){background:#ffedd7;}
	.wiki_course&gt;li:first-child+li+li{background:#ffedd7;}
	.wiki_course&gt;li:nth-of-type(4){background:#eaf7e3;}
	.wiki_course&gt;li:first-child+li+li+li{background:#eaf7e3;}
	.wiki_course&gt;li&gt;h1{font-size:24px;font-weight:400;}
	.wiki_course&gt;li:nth-of-type(1)&gt;h1{color:#7ecbff;}
	.wiki_course&gt;li::first-child&gt;h1{color:#7ecbff;}
	.wiki_course&gt;li:nth-of-type(2)&gt;h1{color:#f6d724;}
	.wiki_course&gt;li::first-child+li&gt;h1{color:#f6d724;}
	.wiki_course&gt;li:nth-of-type(3)&gt;h1{color:#ffa336;}
	.wiki_course&gt;li::first-child+li+li&gt;h1{color:#ffa336;}
	.wiki_course&gt;li:nth-of-type(4)&gt;h1{color:#96d675;}
	.wiki_course&gt;li::first-child+li+li+li&gt;h1{color:#96d675;}
	.wiki_course_list{position:absolute;bottom:0;width:100%;height:100px;}
	.wiki_course_list&gt;li{float:left;width:25%;height:100%;border-right:1px solid rgba(153,153,153,.1);box-sizing:border-box;padding-top:15px;}
	.wiki_course_list&gt;li&gt;a{}
	.wiki_course_list i{font-size:24px;color:#000;}
	.wiki_course&gt;li:nth-of-type(1) .wiki_course_list i{color:#7ecbff;}
	.wiki_course&gt;li:first-child .wiki_course_list i{color:#7ecbff;}
	.wiki_course&gt;li:nth-of-type(2) .wiki_course_list i{color:#f6d724;}
	.wiki_course&gt;li:first-child+li.wiki_course_list i{color:#f6d724;}
	.wiki_course&gt;li:nth-of-type(3) .wiki_course_list i{color:#ffa336;}
	.wiki_course&gt;li:first-child+li+li .wiki_course_list i{color:#ffa336;}
	.wiki_course&gt;li:nth-of-type(4) .wiki_course_list i{color:#96d675;}
	.wiki_course&gt;li:first-child+li+li+li .wiki_course_list i{color:#96d675;}
	.wiki_course_list&gt;li&gt;a p{font-size:14px;color:#000;}
	.wiki_course_list_last&gt;li{width:50%;}
	.wiki_course_list_last&gt;li:nth-of-type(2){border:none;}
	.wiki_course_list_last&gt;li:first-child+li{border:none;}

    .share-step-w {width: 1220px;height: 160px;margin:0 auto;margin-bottom:30px;border:1px solid #eee;box-sizing: border-box;}
	.share-step-w&gt;.step-w {float:left;width:25%;height:160px;position:relative;text-align: center;}
    .share-step-w&gt;.step-w h2 {width: 100%;height: 64px;line-height: 64px;font-size: 24px;font-weight: normal;}
    .share-step-w&gt;.step01{background:#e5f5ff;}
    .share-step-w&gt;.step02{background:#fdf7d3;}
    .share-step-w&gt;.step03{background:#ffedd7;}
    .share-step-w&gt;.step04{background:#eaf7e3;}
    .share-step-w&gt;.step01&gt;h2{color:#7ecbff;}
    .share-step-w&gt;.step02&gt;h2{color:#f6d724;}
    .share-step-w&gt;.step03&gt;h2{color:#ffa336;}
    .share-step-w&gt;.step04&gt;h2{color:#96d675;}
    .share-step-w&gt;.step-w&gt;ul&gt;li {*width:24.5% !important;float:left;width: 25%;height: 96px;box-sizing: border-box;}
    .share-step-w&gt;.step04&gt;ul&gt;li {*width:49.5% !important;width: 50%;}
    .share-step-w&gt;.step01&gt;ul&gt;li {border-right: 1px solid #daeaf4;}
    .share-step-w&gt;.step02&gt;ul&gt;li {border-right: 1px solid #f2ecc8;}
    .share-step-w&gt;.step03&gt;ul&gt;li {border-right: 1px solid #f4e2cc;}
    .share-step-w&gt;.step04&gt;ul&gt;li {border-right: 1px solid #dfecd8;}
    .share-step-w&gt;.step-w&gt;ul&gt;li&gt;a&gt;em {display: inline-block;width: 24px;height: 24px;background: url("/Public/images/home/index/bkstepbg.png") no-repeat;margin-top: 20px;}
    .share-step-w&gt;.step-w&gt;ul&gt;li&gt;a&gt;p {line-height: 20px;color: #333;}
    .share-step-w&gt;.step01&gt;ul&gt;li&gt;a&gt;em.ico01 {background-position: 0 0;}
    .share-step-w&gt;.step01&gt;ul&gt;li&gt;a&gt;em.ico02 {background-position: -24px 0;}
    .share-step-w&gt;.step01&gt;ul&gt;li&gt;a&gt;em.ico03 {background-position: -48px 0;}
    .share-step-w&gt;.step01&gt;ul&gt;li&gt;a&gt;em.ico04 {background-position: -72px 0;}
    .share-step-w&gt;.step02&gt;ul&gt;li&gt;a&gt;em.ico01 {background-position: -96px 0;}
    .share-step-w&gt;.step02&gt;ul&gt;li&gt;a&gt;em.ico02 {background-position: -120px 0;}
    .share-step-w&gt;.step02&gt;ul&gt;li&gt;a&gt;em.ico03 {background-position: -144px 0;}
    .share-step-w&gt;.step02&gt;ul&gt;li&gt;a&gt;em.ico04 {background-position: -168px 0;}
    .share-step-w&gt;.step03&gt;ul&gt;li&gt;a&gt;em.ico01 {background-position: -192px 0;}
    .share-step-w&gt;.step03&gt;ul&gt;li&gt;a&gt;em.ico02 {background-position: -216px 0;}
    .share-step-w&gt;.step03&gt;ul&gt;li&gt;a&gt;em.ico03 {background-position: -240px 0;}
    .share-step-w&gt;.step03&gt;ul&gt;li&gt;a&gt;em.ico04 {background-position: -264px 0;}
    .share-step-w&gt;.step04&gt;ul&gt;li&gt;a&gt;em.ico01 {background-position: -288px 0;}
    .share-step-w&gt;.step04&gt;ul&gt;li&gt;a&gt;em.ico02 {background-position: -312px 0;}

	.wiki_d_bottom_contion&gt;li{*width:264px !important;*margin-right:10px !important;*padding-right:0 !important;background:url(/Public/images/home/index/list_style.png) no-repeat;background-position:left; background-size:4px 4px; margin-bottom:6px; font-size:13px;padding-left:15px;width:33.33%;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;padding-right:15px;float:left;}
	.wiki_d_bottom_contion&gt;li a{font-size:14px;color:#666666;}

	.wiki_diary{width:1220px;height:405px;margin:0 auto;margin-bottom:20px;}
	.wiki_diary_right{*width:883px !important;*height:363px !important;width:925px;height:100%;border:1px solid #eeeeee;background:#fff;box-sizing:border-box;float:left;padding:20px;}
	.wiki_d_title{padding-bottom:15px;border-bottom:1px dotted #d9d9d9;}
	.wiki_d_title&gt;p{font-size:20px;float:left;color:#3a3a3a;}
	.wiki_d_title&gt;a{float:right;font-size:14px;color:#999;}
	.wiki_d_title&gt;a span{color:#f2a910;}
	.wiki_d_top{padding:20px 0;}
	.wiki_d_top&gt;li{*width:49% !important;float:left;width:50%;height:125px;box-sizing:border-box;}
	.wiki_d_top img{width:200px;height:125px;float:left;}
	.wiki_d_top_des{*width:193px !important;width:236px;height:100%;float:right;box-sizing:border-box;padding:0 20px;}
	.wiki_d_top_des h1{font-size:16px;color:#666666;line-height:30px;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;margin-bottom:20px;}
	.wiki_d_top_des p{font-size:12px;color:#999;}
	.wiki_d_bottom_title&gt;li{*width:264px !important;width:33.333%;float:left;padding-right:30px;box-sizing:border-box;}
	.wiki_d_bottom_title h1{font-size:20px;color:#444444;font-weight:400;margin-bottom:15px;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
	.wiki_d_bottom ul   a{font-size:14px;color:#666666;}
	.wiki_diary_left{*width:241px !important;*height:363px !important;width:283px;height:100%;float:right;border:1px solid #eeeeee;background:#fff;box-sizing:border-box;padding:20px;}
	.center_banner{display:block;width:1220px;height:100px;margin:0 auto;margin-bottom:20px;}
	.center_banner&gt;img{width:100%;height:100%;}

	.wiki_varied{width:1220px;margin:0 auto;height:304px;margin-bottom:20px;}
	.wiki_varied_left{*width:883px !important;*height:262px !important;width:925px;height:100%;float:left;padding:20px;box-sizing:border-box;background:#fff;border:1px solid #eeeeee;}
	.wiki_varied_right{*width:241px !important;*height:262px !important;width:283px;height:100%;float:right;background:#fff;border:1px solid #eeeeee;padding:20px;box-sizing:border-box;}
	.wiki_varied_left_l{float:left;width:280px;height:100%;}
	.wiki_varied_left_l&gt;a&gt;img{width:280px;height:240px;margin-top:10px;}
	.wiki_varied_left_r{float:right;width:540px;}
	.wiki_furniture_list{*padding:0 !important;*margin-top:20px !important;}
	.wiki_furniture_list&gt;li{*width:240px !important;*height:25px !important;*padding-right:0 !important;*margin-right:15px !important;float:left;width:50%;padding-right:15px;}
	.wiki_furniture_list&gt;li a{font-size:14px;}

/*----------------装修百科文章列表------------*/
	.wiki_article_a{width:1200px;margin:0 auto;margin-bottom:20px;}
	.wiki_article_a&gt;li{float:left;}
	.wiki_article_a&gt;li a{color:#333333;font-size:12px;margin-right:5px;}
	.wiki_article_wrap{width:1220px;margin:0 auto;}
	.wiki_article_left{width:924px;float:left;}
	.wiki_article_left&gt;a{width:100%;height:75px;display:block;margin-bottom:15px;}
	.wiki_article_left&gt;a img{width:100%;height:100%;}
	.wiki_article_list{*width:850px !important;width:100%;border:1px  solid #eeeeee;box-sizing:border-box;background:#fff;padding:36px;border-bottom:none;}
	.wiki_article_list&gt;li{*padding-bottom:0 !important;*width:850px !important;height:149px;height:210px;box-sizing:border-box;border-bottom:1px solid #eaebef;padding:30px 0;}
	.wiki_article_list&gt;li:last-child{border:none;}
	.wiki_article_list&gt;li img{*float:left !important;width:200px;height:150px;}

	.w_a_text{*width:610px !important;*height:149px !important;float:right;width:650px;height:100%;padding:0 20px;box-sizing:border-box;position:relative;}
	.w_a_text&gt;h1{font-size:20px;color:#333333;width:100%;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;}
	.w_a_text&gt;p{width:100%;height:60px; overflow: hidden;line-height:20px;color:#666666;}
	.w_a_text&gt;div{position:absolute;bottom:0;font-size:13px;color:#999999;width:100%;}
	.w_a_text&gt;div span{}
	.w_a_text&gt;div time{float:right;margin-right:20px;}



	.wiki_article_right{width:283px;float:right;}
	.wiki_article_right&gt;div{width:100%;border:1px solid #eeeeee;box-sizing:border-box;background:#fff;padding:20px 15px;margin-bottom:20px;}
	.jsq{height:484px;border: 1px solid #EEEEEE;padding: 20px 15px;margin-bottom: 20px;box-sizing: border-box;}
	.wiki_article_company{height:477px;}
	.wiki_article_h1{*position:relative !important;font-size:18px;font-weight:400;color:#666666;line-height:20px;}
	.wiki_article_h1 a{*position:absolute !important;*top:0 !important;*right:10px !important;font-size:14px;font-weight:400;color:#666666;float:right;}
	.w_a_company_img&gt;li{float:left;width:50%;text-align:center;margin-top:10px;box-sizing:border-box;}
	.w_a_company_img&gt;li:nth-child(odd){padding-right:6px;}
	.w_a_company_img&gt;li:nth-child(even){padding-left:6px;}
	.w_a_company_img&gt;li img{width:120px;height:48px;}
	.w_a_company_img&gt;li p{color:#666666;font-size:14px;}
	.wiki_article_right&gt;.wiki_article_picture{height:334px;padding:20px 8px;}
	.w_a_picture_list{width:270px;height:263px;margin:0 auto;padding-top:15px;}
	.w_a_picture_list&gt;li{float:left;width:83px;height:80px;margin:2.5px;}
	.w_a_picture_list&gt;li:nth-of-type(1){width:171px;height:165px;}
	.w_a_picture_list&gt;li:first-child{*height:164px !important;width:171px;height:165px;}
	.w_a_picture_list&gt;li img{width:100%;height:100%;}
	.wiki_article_dynamic&gt;ul{padding-top:15px;}
	.wiki_article_dynamic&gt;ul a{font-size:14px;color:#666;}
	.list_background&gt;li{*width:auto !important;background:url(/Public/images/home/index/list_style.png) no-repeat;background-position:left; background-size:4px 4px;color:#666666; margin-bottom:6px; font-size:13px;padding-left:15px;width:100%;white-space:nowrap ;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;}

/*---------------装修百科文章内容页-------------*/
	.ect{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.wiki_article_a&gt;li span{color:#fd5a5b;}
	.article_content_wrap{*width:782px !important;background:#fff;border:1px solid #eee;width:100%;box-sizing:border-box;padding:20px 70px;}
	.w_article_top{border-bottom:1px solid #e8e8e8;padding-bottom:20px;}
	.w_article_top&gt;h2{font-size:24px;color:#333333;font-weight:400;}
	.w_article_top&gt;div&gt;ul{float:left;}
	.w_article_top&gt;div&gt;ul:nth-of-type(2){float:right;}
	.w_article_top&gt;div&gt;ul:first-child+ul{float:right;}
	.article_source{*margin-top:0 !important;margin-top:15px;}
	.article_source&gt;li{*line-height:30px !important;*border:0 !important;float:left;font-size:14px;color:#999;border-right:1px solid #999;padding:0 15px;height:10px;box-sizing:border-box;line-height:10px;}
	.article_source&gt;li a{color:#999;}
	.article_source&gt;li:last-child{border:none;}
	.article_source&gt;li:first-child{padding-left:0;}
	.share_list{margin-top:5px;}
	.w_article_text{padding:30px 0;box-sizing:border-box;}
	.w_article_text&gt;p{font-size: 16px; color: #666; line-height: 30px;margin-bottom:20px; }
	.w_article_text  img{width: expression(this.width &gt;780 ? 780:true);  max-width:780px;}
	.w_article_text&gt;h6{font-size: 16px; color: #666; line-height: 30px;margin:20px 0;}
	/*.w_article_text img{display:block;margin:40px 0;}*/
	.praise{width:100px;height:40px;margin:0 auto;border:1px solid #ffb74d;color:#ffb74d;text-align:center;line-height:39px;border-radius:30px;font-size:20px;box-sizing:border-box;}
	.praise i{font-size:20px;margin-right:10px;}
	.praise:hover{background:#ffb74d;color:#fff;cursor:pointer;}
	.jsq_s{width:760px;height:290px;margin-top:30px;}
	.jsq_s form {width: 758px;height: 150px;padding:15px 0;border: 1px solid #EEEEEE;background: #f9f9f9;}
	.jsq_s form&gt;.leftw {float: left;width: 590px;}
	.jsq_s form&gt;.leftw&gt;.linew {position:relative;float:left;height: 34px;width: 260px;margin-right: 25px;margin-top: 12px;}
	.jsq_s form&gt;.leftw&gt;.linew&gt;.namesw {float: left;width: 60px;line-height: 34px;text-align: right;font-size: 16px;}
	.jsq_s form&gt;.leftw&gt;.linew&gt;.inp {float: left;width: 180px;height: 32px;line-height: 32px;padding: 0 9px;border: 1px solid #eeeeee;}
	.jsq_s form&gt;.leftw&gt;.linew&gt;.s1 {float: left;width: 98px;height: 32px;line-height: 32px;padding: 0 9px;border: 1px solid #eeeeee;}
	.jsq_s form&gt;.rightw {float: left;width: 115px;height: 40px;padding-top: 50px;}
	.jsq_s form&gt;.rightw&gt;a {display: block;width: 115px;height: 40px;line-height: 40px;background: #fd5a5b;color: #ffffff;text-align: center;font-size: 20px;}
	.jsq_s form&gt;.leftw&gt;.linew .err{display:none;position:absolute;top:-21px;right:0;padding:0 5px;height:20px;line-height:20px;color:#f93500;overflow:hidden;font-weight:bold;z-index:10;background:#fffbfc;border:1px solid #f93500;}
	.jsq_s form&gt;.leftw&gt;.linew .red {border: 1px solid #f93500;}
	.article_n_l{margin:30px 0;}
	.article_n_l&gt;li{*width:381px !important;*padding:0 !important;*margin-right:10px !important;width:50%;float:left;font-size:14px;padding-right:10px;box-sizing:border-box;}
	.article_n_l&gt;li a{color:#0066cc;}
	.correlation_article{border-top:1px solid #eeeeee;padding:30px 0;}
	.correlation_article&gt;h1{font-size:18px;font-weight:400;}
	.correlation_article_botom{*margin-top:20px !important;height:137px;}
	.correlation_article_botom&gt;li{float:left;width:180px;margin-right:16px;box-sizing:border-box;overflow:hidden;position:relative;}
	.correlation_article_botom&gt;li:last-child{margin:0;}
	.correlation_article_botom&gt;li:first-child+li+li+li{margin:0;}
	.correlation_article_botom&gt;li img{width:100%;height:120px;}
	.correlation_article_botom&gt;li p{white-space:nowrap;width:100%;height:30px;background:rgba(0,0,0,.4);color:#fff;font-size:14px;padding:0 5px;position:absolute;bottom:0;left:0;text-align:center;overflow:hidden;text-overflow:ellipsis;}
	.correlation_article_botom&gt;li p span{display:inline-block;}
	@keyframes marquee{from {margin-left: 0;} to {margin-left: -100%;} }
	.correlation_article_botom&gt;li p span:hover{animation-play-state:running;}


/*---------------装修本地资讯-------------*/
	.wiki_information{*width:892px  !important;*height:19px  !important;width:100%;height:50px;margin:0 auto;background:#fff;border:1px solid #eeeeee;box-sizing:border-box;margin-bottom:20px;padding:15px;}
	.wiki_information&gt;li{float:left;border-right:1px solid #cfcfcf;height:100%;padding:0 20px;line-height:16px;}
	.wiki_information&gt;li:last-child{border:none;}
	.wiki_information&gt;li:first-child{border:none;}
	.wiki_information&gt;li a{color:#333;font-size:16px;}
	.wiki_information&gt;li .information_font_color{color:#e60012;}
	.locality_information{*width:1220px !important;width:1220px;}

/*----------------装修公司列表-----------------*/
	.wrap_company{padding:30px 0;}
	.company_list{width:100%;}
	.company_list&gt;li{width:100%;height:150px;border:1px solid #dedede;padding:30px 0;box-sizing:border-box;margin-bottom:10px;}
	.company_list&gt;li:hover{background:#fffef2;}
	.company_list&gt;li&gt;div{float:left;padding:0 30px;box-sizing:border-box;}
	.company_list_img{*width:150px !important;*height:60px !important;height:60px;border-right:2px solid #dedede;}
	.company_list_img img{width:150px;height:60px;display:block;}
	.company_list_text{*width:430px !important;*height:93px !important;width:490px;}
	.company_list_text&gt;h1{*line-height:30px !important;font-size:16px;margin-bottom:10px;line-height:10px;}
	.company_list_text&gt;h1 a{color:#000;}
	.company_list_text&gt;h1 span{font-size:12px;color:#505050;margin-left:15px;font-weight:400;}
	.company_list_text&gt;p{font-size:12px;color:#888888;width:100%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
	.company_list_text&gt;p span{color:#000;}
	.company_list_bq{margin-top:10px;}
	.company_list_bq&gt;li{float:left;margin-right:10px;font-size:12px;}
	.company_list_bq&gt;li:last-child{margin-right:0;}
	.company_list_bq&gt;li p{width:20px;height:20px;border-radius:100px;color:#fff;line-height:19px;text-align:center;float:left;}
	.company_list_bq&gt;li:nth-of-type(1) p{background:#ff8888;}
	.company_list_bq&gt;li:first-child p{background:#ff8888;}
	.company_list_bq&gt;li:nth-of-type(2) p{background:#7adfae;}
	.company_list_bq&gt;li:first-child+li p{background:#7adfae;}
	.company_list_bq&gt;li:nth-of-type(3) p{background:#9abeff;}
	.company_list_bq&gt;li:first-child+li+li p{background:#9abeff;}
	.company_list_bq&gt;li:nth-of-type(4) p{background:#ffae72;}
	.company_list_bq&gt;li:first-child+li+li+li p{background:#ffae72;}
	.company_list_bq&gt;li:nth-of-type(5) {color:#fd5a5b;}
	.company_list_bq&gt;li:first-child+li+li+li+li {color:#fd5a5b;}
	.company_list_bq&gt;li span{color:#888888;padding-left:5px;}
	.company_list_bq&gt;li strong{color:#000;padding-left:5px;}
	.company_list_a{*width:130px !important;*height:87px !important;width:190px;}
	.company_list_a&gt;a{display:block;width:130px;height:36px;line-height:36px;text-align:center;background:#fd5a5b;color:#fff;box-sizing:border-box;margin-bottom:15px;}
	.company_list_a&gt;a:nth-of-type(2){background:none;color:#fd5a5b;border:1px solid #fd5a5b;margin:0;background:#fff;}
	.company_list_a&gt;a:first-child+a{background:none;color:#fd5a5b;border:1px solid #fd5a5b;margin:0;background:#fff;}
	.company_information{width:100%;height:50px;margin:0 auto;background:#f8f8f8;border:1px solid #e6e6e6;box-sizing:border-box;margin-bottom:20px;}
	.company_information_tab{float:left;height:100%;}
	.company_information_tab a{display:block;float:left;border-right:1px solid #e6e6e6;height:100%;padding:0 20px;line-height:50px;color:#333333;}
	.company_information_tab&gt;.information_font_color{color:#ff4141;}
	.company_information_fy{height:100%;float:right;border-left:1px solid #e6e6e6;line-height:50px;padding:0 20px;}
	.company_information_fy&gt;a{color:#666666;margin:0 5px;}
	.company_information_fy&gt;a i{font-weight:600;}
	.company_information_fy&gt;p{display:inline-block;color:#666666;}
	.company_information_fy&gt;p span:nth-of-type(1){font-weight:600;}
	.company_information_fy&gt;p span:first-child{font-weight:600;}

	/*分页插件*/
	.paging_wrap{width:100%;background:#fff;padding:30px 0;}
	.paging_contion{width:730px;margin:0 auto;text-align:center;}
	.page_div a {min-width: 30px; height: 28px; border: 1px solid #eeeeee!important; text-align: center; margin: 0 4px; cursor: pointer; line-height: 28px; color: #666666; font-size: 13px; display: inline-block; background:#fafafa; }
	#firstPage, #lastPage {width: 50px; color: #666666; border: 1px solid #eeeeee!important; }
	#prePage, #nextPage {width: 70px; color: #666666; border: 1px solid #eeeeee!important; }
	.page_div .current {background-color: #eb575d; border-color: #eb575d; color: #FFFFFF; }
	.totalPages {margin: 0 10px;color:#999999; }
	.totalPages span, .totalSize span {color: #999; margin: 0 5px; }
	#page .page_color{color:#999;}


	.company_right{width:283px;float:right;}
	.company_ranking{width:100%;border:1px solid #e8e8e8;margin-bottom:20px;}
	.company_ranking&gt;h1{*position:relative !important;*width:257px !important;width:100%;height:45px;line-height:45px;background:#fd5a5b;color:#fff;font-size:16px;padding:0 13px;box-sizing:border-box;}
	.company_ranking&gt;h1 span{*position:absolute !important;*top:0 !important;*right:10px !important;float:right;}
	.article_ranking_list&gt;li{padding:10px;box-sizing:border-box;border-top:1px dotted #e8e8e8;}
    .article_ranking_block {position: relative;height: 20px;}
	.article_ranking_block&gt;span{position: absolute;left:36px;color:#666;font-size:14px;line-height: 20px;}
	.article_ranking_block&gt;p{position: absolute;left:0;width:20px;height:20px;background:#ddd;color:#fff;font-size:12px;line-height:20px;text-align:center;}
	.article_ranking_list&gt;li.top1 .article_ranking_block&gt;p{left:-3px;top:-3px;width:30px;height:30px;background:url(/Public/images/home/index/ph1.png) no-repeat;background-size:100%;position:absolute;}
	.article_ranking_list&gt;li.top2 .article_ranking_block&gt;p{background:url(/Public/images/home/index/ph2.png);background-size:100%;line-height:25px;}
	.article_ranking_list&gt;li.top3 .article_ranking_block&gt;p{background:url(/Public/images/home/index/ph3.png);background-size:100%;line-height:25px;}
	.article_ranking_block&gt;span{width:85%;color:#666;font-size:14px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
	.article_ranking_block&gt;p{*width:17px !important;width:20px;height:20px;background:#ddd;color:#fff;font-size:12px;line-height:20px;text-align:center;float:left;margin-right:15px;}
	.article_ranking_list&gt;li:nth-of-type(1) .article_ranking_block&gt;p{width:30px;height:30px;background:url(/Public/images/home/index/ph1.png) no-repeat;background-size:auto 100%;position:absolute;}
	.article_ranking_list&gt;li:first-child .article_ranking_block&gt;p{*width:25px !important;width:30px;height:30px;background:url(/Public/images/home/index/ph1.png) no-repeat;background-size:auto 100%;position:absolute;}
	/*.article_ranking_list&gt;li:nth-of-type(1) .article_ranking_block&gt;span{padding-left:36px;}*/
	/*.article_ranking_list&gt;li:first-child.article_ranking_block&gt;span{padding-left:36px;}*/
	.article_ranking_list&gt;li:nth-of-type(2) .article_ranking_block&gt;p{background:url(/Public/images/home/index/ph2.png) center;background-size:auto 100%;line-height:25px;}
	.article_ranking_list&gt;li:first-child+li .article_ranking_block&gt;p{background:url(/Public/images/home/index/ph2.png) no-repeat center;background-size:auto 100%;line-height:25px;}
	.article_ranking_list&gt;li:nth-of-type(3) .article_ranking_block&gt;p{background:url(/Public/images/home/index/ph3.png);background-size:auto 100%;line-height:25px;}
	.article_ranking_list&gt;li:first-child+li+li .article_ranking_block&gt;p{background:url(/Public/images/home/index/ph3.png)  no-repeat center;background-size:auto 100%;line-height:25px;}
	.article_ranking_hover&gt;ul{width:200px;height:36px;margin:0 auto;padding-top:10px;}
	.article_ranking_hover li{float:left;width:50%;box-sizing:border-box;}
	.article_ranking_hover li p{width:20px;height:20px;font-size:12px;line-height:20px;color:#fff;background:#7adfae;text-align:center;display:inline-block;border-radius:50%;}
	.article_ranking_hover li:nth-of-type(2) p{background:#ffae72;}
	.article_ranking_hover li:first-child+li p{background:#ffae72;}
	.article_ranking_hover li span{font-size:14px;color:#999;}
	.article_ranking_hover&gt;a{display:block;width:100px;height:24px;background:#fd5a5b;color:#fff;font-size:12px;text-align:center;line-height:23px;margin:10px 30px;margin-left:30px;}
	.article_ranking_hover{display:none;}
	.article_ranking_list&gt;li:hover,.article_ranking_list&gt;.current{background:#fdfbf4;}
	.article_ranking_list&gt;.current .article_ranking_hover{display:block!important;}
	.company_dynamic{border:1px solid #eee;padding:20px 15px;box-sizing:border-box;}


	/*装修公司筛选*/
	.company_screen{width:100%;border:1px solid #eee;box-sizing:border-box;margin-bottom:20px;background:#fff;}
	.company_screen_top{*width:882px !important;width:100%;height:50px;line-height:50px;padding:0 20px;box-sizing:border-box;}
	.company_screen_top&gt;p{float:left;color:#666666;font-size:12px;margin-right:20px;}
	.screen_condition_result span{color:#999999;}
	.screen_condition_result span{color:#999999;}
	.company_screen_top&gt;a{float:right;color:#999999;font-size:12px;}
	.company_screen_contion{position:relative;border-top: 1px dotted #eaeaea; width: 100%;background:#fff;top: -1px; position: relative; overflow: hidden;box-sizing:border-box;font-size:12px;}
	.company_screen_contion&gt;dt{width: 77px; border-right: 1px solid #eaeaea; text-align: center; position: absolute; top: 0; left: 0; height: 100%; line-height: 40px; z-index: 1; color: #999; background-color: #f8f8f8; }
	.company_screen_contion&gt;dd{float: left; width: 800px; margin-left: 100px; display: inline; height: 40px; line-height:40px; position: relative; overflow: hidden; }
	.company_screen_contion&gt;dd a{float: left; height: 40px; line-height: 40px; margin-right: 30px; text-align: left; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
	.company_screen_contion&gt;dd a span{display:none;}
	.screen_more{*background:url(/Public/images/home/index/xl.png) !important;position: absolute; width: 16px; height: 16px; background:#eeeeee; right: 0px; top: 12px; cursor: pointer; color:#8e8e8e; line-height:16px; border:1px solid #d9d9d9; box-sizing:border-box; text-align:center; }
	.screen_more&gt;i{font-size:12px; color:#8e8e8e; font-weight:600; }
	.company_screen_contion&gt;dd&gt;a:hover{color:#fd5a5b;}
	.company_screen_contion&gt;dd .chosen_screen_color{font-weight:600;color:#333;}
	.screen_condition a{*margin-top:0 !important;display:inline-block;height: 20px;line-height:20px;border:1px solid #fd5a5b;font-size:12px;color:#fd5a5b;padding:0 5px;margin-right:10px;margin-top: 15px;}
	.screen_condition a span{padding-left:10px;}
	.screen_condition{float:left;margin-right:20px;}
    /*装修工地列表*/
.shop-gd-list {overflow: hidden;padding: 20px 35px;border: 1px solid #EEEEEE;}
.shop-gd-list dl,.shop-gd-list dl dt,.shop-gd-list dl dd {float: left;height: 140px;overflow: hidden;}
.shop-gd-list dl {padding: 25px 0;border-bottom: 1px solid #EBEBEB;}
.shop-gd-list dl dt {width: 180px;}
.shop-gd-list dl dd {width: 645px;margin-left: 25px;}
.shop-gd-list dl dd .gd-tit-w {position: relative;height: 50px;border-bottom: 2px solid #EBEBEB;}
.shop-gd-list dl dd .gd-tit-w h3 {float: left;width: 300px;height: 20px;line-height: 20px;font-size: 16px;}
.shop-gd-list dl dd .gd-tit-w h3 a {color: #333333;}
.shop-gd-list dl dd .gd-tit-w p {float: right;width: 300px;text-align: right;font-size: 12px;color: #999999;}
.shop-gd-list dl dd .gd-tit-w .step {top:40px;position: absolute;width: 90px;text-align: center;}
.shop-gd-list dl dd .gd-tit-w .step i {display: inline-block;width: 12px;height: 12px;border-radius: 8px;border: 2px solid #EBEBEB;background: #fff;}
.shop-gd-list dl dd .gd-tit-w .step p {width:100%;line-height: 28px;color: #999999;text-align: center;}
.shop-gd-list dl dd .gd-tit-w .step0 {left: 0;}
.shop-gd-list dl dd .gd-tit-w .step1 {left: 90px;}
.shop-gd-list dl dd .gd-tit-w .step2 {left: 180px;}
.shop-gd-list dl dd .gd-tit-w .step3 {left: 270px;}
.shop-gd-list dl dd .gd-tit-w .step4 {left: 360px;}
.shop-gd-list dl dd .gd-tit-w .step5 {left: 450px;}
.shop-gd-list dl dd .gd-tit-w .step6 {left: 540px;}
.shop-gd-list dl dd .gd-tit-w .current i {border: 2px solid #e60026;background: #e60026;}
.shop-gd-list dl dd .gd-tit-w .current p {color: #e60026;}
.shop-gd-list dl dd .gd-btn {height: 34px;margin-top:54px;}
.shop-gd-list dl dd .gd-btn a {display: block;float: left;width: 126px;height: 32px;line-height: 32px;border: 1px solid #e60026;text-align: center;color:#e60026 ;}
.shop-gd-list dl dd .gd-btn a.current {background: #E60026;color: #FFFFFF;}

/*分页样式*/
.page-w {
    height: 22px;
    padding: 40px 0;
    text-align: center;
}
.page-w a,.page-w span {
    display: inline-block;
    height: 40px;
    margin-right: 5px;
    padding:0 15px;
    border:1px solid #dddddd;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}
.page-w span,.page-w .visited,.page-w a:hover {
    border:1px solid #ff5500;
    background: #fd5a5b;
    font-weight: bold;
    color: #ffffff;
}

/*没有找到页面样式*/
.not_found{height: 600px;margin-top: 100px; text-align: center; font-size: 20px; color: #999;}


/*404*/
	.unfound_wrap{width:100%;height:641px;background:#0c0d4d;}	
	.unfound_center{width:1220px;height:100%;margin:0 auto;background:url(/Public/images/home/404_03.jpg) no-repeat 100%;position:relative;}
	.unfound_contion{width:515px;margin:0 auto;position:absolute;left:50%;margin-left:-257px;bottom:130px;}
	.unfound_contion&gt;p{font-size:14px;color:#fff;}
	.unfound_contion&gt;div&gt;p{display:inline-block;margin-right:30px;color:#fff;font-size:14px;}
	.unfound_contion&gt;div&gt;p a{color:#fd5a5b;}

/*注册页面加入登录链接*/
	.login_a_last{float:right;margin-right:46px;color:#666;}
	.login_a_last:hover{color:#e60012;}
/*年前首页添加广告位*/
.ad_wrapper {width: 1220px;margin: 0 auto;padding-bottom: 14px;}
.ad_wrapper ul {width:1226px;margin-left: -6px;}
.ad_wrapper ul li {float: left;width: 607px;height:70px;margin-left: 6px;margin-bottom: 6px;}</pre></body></html>