	.company-list li{
    padding: 20px 15px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
	}
	.company-list li .company-info h2, .fs16 {
    font-size: 16px;
	}
	.company-list li .company-info .credit {
    width: 54.89749%;
	}
	.company-list li .company-info .credit, .company-list li .company-info .wom {
    float: left;
    overflow: hidden;
    height: 12px;
    line-height: 12px;
	}
	.company-list li .company-info .credit, .company-list li .company-info .distance, .company-list li .company-info .production-count, .company-list li .company-info .wom, .cur-location, .text-over-hidden {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	}
	.company-list li .company-info em, .company-list li .company-info span {
    font-size: 12px;
    color: #999;
    line-height: 1;
	}
	.company-list li .company-info .wom {
    width: 45.10251%;
	}
	.company-list li .company-info .credit, .company-list li .company-info .wom {
    float: left;
    overflow: hidden;
    height: 12px;
    line-height: 12px;
	}
	.company-list li .company-info em {
    color: #2fbe7f;
	}
	.company-list li .company-info .company-score {
    font-size: 0;
    margin: 9px 0 8px;
    overflow: hidden;
	}
	.company-list li .company-info {
    margin-left: 70px;
	}	
	.zxgl-index-module {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
	}
	.zxgl-index-riji .zxgl-index-module-header {
    border-left: 3px solid #ffd24d;
	}
	.zxgl-index-module-header {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    background-color: #fff;
    padding: 0 10px 0 7px;
    margin: 10px 0 15px;
	}
	.zxgl-index-module-header span {
    float: right;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
	}
	.zxgl-index-module-body {
    padding: 0 10px;
	}
	ul {
    list-style: none;
	}
	.nl-note-list li {
    margin-bottom: 10px;
    position: relative;
	}
	.nl-note-list li a {
    display: block;
    width: 100%;
    padding: 28.125% 0;
	}
	.nl-note-list li .nl-note-cover, .nl-note-list li .nl-note-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}
	.nl-note-list li .nl-note-cover {
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(0,0,0,.5)),color-stop(33%,rgba(0,0,0,.1)),color-stop(66%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.5)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,rgba(0,0,0,.5) 100%);
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,rgba(0,0,0,.5) 100%);
    background-image: linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,rgba(0,0,0,.5) 100%);
	}
	.nl-note-list li .nl-note-cover, .nl-note-list li .nl-note-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}
	.nl-note-list li h3 {
    font-size: 16px;
    color: #fff;
    line-height: 18px;
    margin: 7px 10px 5px 45px;
	    margin-left: 50px;
	}
	.nl-note-list li .nl-note-summary, .nl-note-list li h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	color:#fff!important;
	margin-left: 50px;
	}

	.nl-note-list li .nl-note-summary, .nl-note-list li h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	}
	.nl-note-list li .nl-note-cover div {
    position: absolute;
    left: 7px;
    top: 7px;
    border-radius: 20px;
    border: 1px solid #fff;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#fff));
    background-image: -moz-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -o-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -webkit-linear-gradient(top,#fff 0,#fff 100%);
    background-image: linear-gradient(top,#fff 0,#fff 100%);
	}
	.nl-note-list li .nl-note-cover div img {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
	}
	.nl-note-list li .nl-note-info {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    width: 100%;
    padding-left: 60px;
    text-align: right;
	}
	.zxgl-index-submodule {
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #cfcfcf;
    background-color: #f1f6f7;
    margin: 20px 0 25px;
    color: #333;
}
span,em{color:#fff;}
.clearfix {
    overflow: hidden;
	}
	.clearfix {
		zoom: 1;
	}
	.desiger-list {
		display: block;
	}
	ul {
		list-style: none;
	}
	.desiger-list li {
    text-align: center;
    float: left;
    width: 25%;
    margin-top: 20px;
	}
	.desiger-list li a {
    display: block;
    font-size: 12px;
	}
	a {
		text-decoration: none;
		color: #333;
		-webkit-tap-highlight-color: transparent;
		z-index: 1;
	}
	.desiger-list figure img {
    height: 50px;
    width: 50px;
    border-radius: 25px;
	}
	a img {
		border: none;
	}
	img {
		vertical-align: middle;
	}
	embed, img, object {
		max-width: 100%;
	}
	.desiger-list figure figcaption {
    margin-top: 5px;
    line-height: 18px;
	}
	.desiger-list figure i {
    font-style: normal;
    color: #333;
	}
	.desiger-list figure span {
    color: #999;
    height: 20px;
    overflow: hidden;
    display: block;
	}
	.favor-header-bar {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #EEEEEE;
		    text-shadow: 0px 0px 0px #fff;
	}
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.favor-header-bar p {
    width: 40%;
    height: auto;
    float: left;
    margin-bottom: 0px;
	}
	p {
		margin: 0 0 10px;
	}
	.favor-header-bar p span {
    width: 3px;
    height: 25px;
    line-height: 39px;
    display: inline-block;
    border-radius: 20%;
    background: #ff5a5a;
    float: left;
    margin: 1px 7px 12px 0px;
	}
	.favor-header-bar i {
    font-size: 16px;
    float: left;
    line-height: 36px;
	}
	.glyphicon {
		position: relative;
		top: 1px;
		display: inline-block;
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	i {
		font-style: normal;
		font-weight: 100;
	}
	
	
	
	.art_list {
    width: 100%;
    height: auto;
    /* border-top: 1px solid #EEEEEE; */
    padding: 0px 10px 0px 10px;
	}
	.container {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
		background: #fff;
	}
	.art_inf {
    width: 100%;
    height: 105px;
    /* background: paleturquoise; */
    border-bottom: 1px solid #EEEEEE;
    padding: 0px;
	}
	a:visited {
    text-decoration: none;
	}
	a:link {
		text-decoration: none;
	}
	a {
		color: #428bca;
		text-decoration: none;
	}
	a {
		background-color: transparent;
	}
	.art-left {
    width: 65%;
    height: 105px;
    float: left;
	}
	.art-left p {
    width: 100%;
    height: 62px;
    overflow: hidden;
    line-height: 24px;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    margin-bottom: 0px;
	}
	p {
		margin: 0 0 10px;
	}
	.art-left span {
    display: inline-block;
    width: 100%;
    float: left;
    font-size: 11px;
    color: #888;
	}
	.art-left span b {
    font-family: arial;
    font-weight: 100;
    margin-left: 3px;
	}
	.art-right {
    float: right;
    width: 33.8%;
    height: 75px;
    margin-top: 15px;
	}
	.art-right p {
    width: 100px;
    height: 75px;
    float: right;
    position: relative;
	}
	.art-right p img {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	}
	img {
		vertical-align: middle;
	}
	img {
		border: 0;
	}
	
	.home-know-to8to {
    padding: 0;
}
.home-appdown, .home-free-design, .home-know-to8to, .home-stroll-mall, .home-watch-strategy {
    padding: 0 .128rem;
    background-color: #fff;
    margin-top: .085rem;
}
.home-know-to8to .section-header {
    padding: 0.128rem;
	height: 20px;
    line-height: 20px;
    font-size: 15px;
}
.section-header {
    height: .4779rem;
    line-height: .2779rem;
    padding: .128rem 0;
    font-size: .1365rem;
    color: #333;
    font-weight: 700;
}
 .strategy-title {
    font-weight: 700;
}
.know-news {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}
.know-news ul {
    display: inline-flex;
    display: -ms-inline-flex;
    display: -webkit-inline-flex;
    padding: 0 .128rem .245rem;
}
.know-news ul .know-news-list:first-child {
    margin-left: 0;
}
.know-news-list {
    width: 8rem;
    margin-left: 10px;
}
ul li, ol li, dl li {
    list-style-type: none;
}
a {
    text-decoration: none;
}
.know-news-img {
    width: rem;
  
    overflow: hidden;

    border: 1px solid #dedede;
    -moz-border-radius: 10px;      
    -webkit-border-radius: 10px;   
    border-radius:10px;  
height: 80px;	
}
img {
    border: 0;
    vertical-align: bottom;
}
.know-news-text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 12px;
    text-align: center;
    line-height: normal;
    margin-top: .08rem;
}
.home-know-to8to{
    padding: 0 .128rem;
    background-color: #fff;
    margin-top: .085rem;
}

.home-find-company {
		
		}
		.home-find-company, .home-watch-design {
			
		
			background-color: #fff;
		}
		.home-find-company {
			margin-top: .085rem;
			padding-bottom: 25px;
		}
		.home-find-company .section-header {
			padding: 1.128rem;
			border-left: 3px solid #ffd24d;
		}
		.section-header {
			height: 2.4779rem;
			line-height: .2779rem;
			padding: 1.128rem 0;
			font-size: .1365rem;
			color: #333;
			font-weight: 700;
		}
		.clearfix {
			overflow: hidden;
		}
		.clearfix {
			zoom: 1;
		}
		.clearfix:after, .clearfix:before {
			content: "\0020";
			display: block;
			height: 0;
			overflow: hidden;
		}
		.section-header a:first-child {
			float: left;
			font-size: 16px;
		}
		.section-header a:nth-child(2) {
			position: relative;
			z-index: 2;
			float: right;
			padding-right: .1rem;
			font-size: 0.1109rem;
			font-weight: 400;
		}
		.home-find-company .section-header a:nth-child(2) span {
			color: #34c083;
		}
		.section-header a:nth-child(2) span {
			color: #999;
		}
		.home-find-company .ico-header-more, .more-article .ico-header-more {
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAAAGXRFW…IUwzUQqxgEmLc6shCtGARYgHgXEJsRoxjmJFZiFYMAQIABAG0WdP2MirJYAAAAAElFTkSuQmCC) no-repeat;
			background-size: contain;
		}
		.ico-header-more {
			position: absolute;
			top: .08rem;
			right: 0;
			height: 3.1109rem;
			width: 3.0597rem;
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAAAGXRFW…MxNg14FaNrIKgYWQNRimEaiFYM00C0YpgGdmIVgwBAgAEAmGc8ENGOXVoAAAAASUVORK5CYII=) no-repeat;
			background-size: contain;
		}
		.clearfix:after {
			clear: both;
		}
		.clearfix:after, .clearfix:before {
			content: "\0020";
			display: block;
			height: 0;
			overflow: hidden;
		}
		
		.find-company {
			margin-top: -.1792rem;
		}
		.find-company, .know-news {
			width: 100%;
			overflow-x: scroll;
			overflow-y: hidden;
		}
		.find-company>ul {
			position: relative;
			display: inline-flex;
			display: -ms-inline-flex;
			display: -webkit-inline-flex;
			padding: .1707rem .128rem .1rem;
		}
		.clearfix {
			overflow: hidden;
		}
		.clearfix {
			zoom: 1;
		}
		.clearfix:after, .clearfix:before {
			content: "\0020";
			display: block;
			height: 0;
			overflow: hidden;
		}
		.company-block:first-child {
			margin-left: 0;
		}
		.company-block {
			position: relative;
			float: left;
			display: block;
			width: 10.548rem;
			height: 13.62rem;
			background-color: #fff;
			margin-left: 1.1rem;
			box-shadow: 0 0 6px 1px #eee;
			border-radius: 6px;
			    border: 1px #eee solid;
		}
		.com-nav-slide li, .company-block, .design-data, .home-design-btn p, .num p {
			text-align: center;
		}
		.company-link {
			display: block;
			width: 100%;
			height: 100%;
		}
		.company-pic {
			width: 5.427rem;
			height: 5.427rem;
			border-radius: 50%;
			margin: 1.08rem auto 0;
			border: 1px solid #f0f0f0;
			overflow: hidden;
		}
		.company-name {
			width: 90%;
			margin: 0 auto;
			padding-top: 1.09rem;
			padding-bottom: 1.03rem;
			font-size: 1.028rem;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
		}
		.company-name{
			font-weight: 700;
		}
		.start-level {
			width: 6.512rem;
			display: flex;
			display: -ms-flexbox;
			display: -webkit-flex;
			flex-direction: row;
			-ms-flex-direction: row;
			-webkit-flex-direction: row;
			flex-flow: wrap;
			-ms-flex-flow: wrap;
			-webkit-flex-flow: wrap;
			margin: .068rem auto 0;
		}
		.start-level .company-fullstart {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFW…jEjlB8kBIXwgxyAOIDUOyAZjBRLnyOZhA6QDb4KbokQIABAMp4NLJ25StkAAAAAElFTkSuQmCC) no-repeat;
    background-size: contain;
	}
	.start-level i {
		display: block;
		width: .085rem;
		height: .085rem;
		flex-grow: 1;
		-ms-flex-grow: 1;
		-webkit-flex-grow: 1;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFW…SOUHyQEhfCDHIA4gNQ7IBmMFEufI5mEDpANvgpuiRAgAEAt60vJicTNWQAAAAASUVORK5CYII=) no-repeat;
		background-size: contain;
	}
	i {
		font-style: normal;
	}
	.company-disc {
		margin-top: .05rem;
		font-size: 10px;
		color: #999;
	}
	.company-poster-inquiry {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2.2556rem;
		font-size: .1024rem;
		text-align: center;
		line-height: 2.2556rem;
		color: #fff;
		background-color: #ffb200;
	}
	.company-poster-inquiry .company-icon-phone {
		position: relative;
		font-size: 12px;
		color: #fff;
	}
	.company-poster-inquiry .company-icon-phone:after {
		position: absolute;
		top: 50%;
		left: -.12333rem;
		width: .08925rem;
		height: .08925rem;
		margin-top: -.044625rem;
		content: '';
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFW…3YoHJiNw4XgsI4k1jvY8NmQDwdiG9Bq6CrQBwKkwcIMABwoinur7sDtQAAAABJRU5ErkJggg==) no-repeat;
		background-size: contain;
	}
	*, :after, :before {
		box-sizing: inherit;
	}
	




