.app-banner{ width:100%; height:auto; overflow:hidden;}
.app-banner img{ width:100%; display:block; overflow:hidden;}
.skin-green{ background-color:#34ab69;}
.skin-blue{ background:#182f7b url('../images/fbg.jpg') no-repeat bottom center; background-size:100%;}
.skin-green2{ background-color:#82d9a2;}

.app-data{ padding:10px; box-sizing:border-box; overflow:hidden;}

.app-company{ height:auto; background-color:#fff; height:auto; border-radius:8px; width:calc((100vw - 30px)/2); float:left; margin-bottom:10px; padding:10px; box-sizing:border-box; cursor:pointer; box-shadow:0 0 5px #fff;}
.app-company:nth-child(odd){ margin-right:10px;}

.app-company-img{ width:100px; height:100px; border:solid 1px #dcdcdc; border-radius:4px; margin:10px auto 0px auto; overflow:hidden;}
.app-company-round{ width:100px; height:100px; border:solid 1px #dcdcdc; border-radius:50%; margin:10px auto 0px auto; overflow:hidden;}
.app-company-img img,.app-company-round img{ width:100px; height:100px;}
.app-company-topic{ height:40px; line-height:45px; font-size:18px; text-align:center; overflow:hidden;}
.app-company-tips{ height:25px; line-height:25px; color:#969696;}


.app-company-list{ margin:0px auto; overflow:hidden;}
.app-company-list li{ height:27px; line-height:27px; color:#232323; overflow:hidden;}
.app-company-list span{ float:left; width:50%; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.app-company-list b{ float:right; font-weight:normal;}

.app-title{ text-align:center; height:65px; line-height:65px; color:#fff; clear:both; font-size:20px; font-weight:700;}
.app-title a{ color:#fff;}

.btn{ width:70%; height:35px; line-height:35px; text-align:center; margin:10px auto; color:#fff; border-radius:25px; font-size:14px;}
.btn-green{ background-color:#32b37d;}
.btn-blue{ background-color:#365aca;}

.app-company-pos{ color:#979797; text-align:center; line-height:25px; height:25px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.app-company-name{ color:#101010; text-align:center; line-height:25px; font-size:14px;}
.app-company-price{ color:#f61928; text-align:center; line-height:25px; font-size:14px; font-weight:500;}