﻿@charset "UTF-8";


:focus { outline: 0; }

a { color: inherit; text-decoration: none; }

a:hover, a:active { color: #f75730; }

.clearfix { zoom: 1; }

.clearfix::after, .clearfix::before { display: table; content: ""; }

.clearfix::after { clear: both; }

.fr { float: right !important; }

.fl { float: left !important; }

/*文本*/
.f-bold { font-weight: 400 !important; }

.f-normal { font-weight: 700 !important; }

.tx-left { text-align: left !important; }

.tx-center { text-align: center !important; }

.tx-right { text-align: right !important; }

.tx-justify { text-align: justify !important; }

.tx-align-last { text-align-last: justify !important; }

.tx-underline { text-decoration: underline; }

/*字体大小*/
.fs12 { font-size: 12px !important; }

.fs14 { font-size: 14px !important; }

.fs16 { font-size: 16px !important; }

.fs18 { font-size: 18px !important; }

.fs20 { font-size: 20px !important; }

.fs22 { font-size: 22px !important; }

.fs24 { font-size: 24px !important; }

.fs26 { font-size: 26px !important; }

.fs28 { font-size: 28px !important; }

body { font: 12px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #666; }

.f-container { width: 1250px; margin: 0 auto; }

/*颜色*/
.c-green { color: #91d491 !important; }

.c-blue { color: #79cec3 !important; }

.c-brown { color: #cebf79 !important; }

.c-pink { color: #ef9393 !important; }

.mb50 { margin-bottom: 50px !important; }

/*背景颜色*/
.bg-gray { background-color: #f6f6f6; }

.bg-white { background-color: #ffffff; }

/*分页*/
.paging_box .ino { margin: 40px auto 0; text-align: center; font-size: 14px; overflow: hidden; }
.paging_box .resultNum { float: left; color: #666; line-height: 35px; padding: 0 10px 0 5px; }
.paging_box .rea { float: right; }
.paging_box .pageNum { width: 70px; height: 36px; line-height: 36px; text-align: center; color: #494949; padding: 0 10px 0 5px; }
.paging_box a, .paging_box .current { height: 34px; line-height: 34px; border: 1px #dadada solid; text-align: center; width: 34px; text-align: center; color: #444; background-color: #fff; text-decoration: none; margin-right: 5px; font-size: 12px; display: inline-block; }
.paging_box a:hover { background-color: #f75730; color: #fff; }
.paging_box .current { color: #fff; margin-right: 4px; background-color: #f75730; }
.paging_box .rollPage { height: 34px; line-height: 34px; border: 1px #dadada solid; text-align: center; color: #444; width: 64px; text-align: center; background-color: #fff; margin-right: 5px; }

.site-map { color: #585858; margin: 10px 0 20px; }
.site-map span { margin: 0 5px; display: inline-block; vertical-align: text-bottom; }

.banner { height: 340px; background: url(../img/top_bg.png) no-repeat center center; color: #fff; text-align: center; overflow: hidden; }
.banner .statisticsInfo { margin: 65px 0 50px; }
.banner .statisticsInfo .txt { font-size: 24px; }
.banner .statisticsInfo .dataNum { display: inline-block; vertical-align: sub; margin: 0 10px; }
.banner .statisticsInfo .dataNum span { display: inline-block; }
.banner .statisticsInfo .dataNum .num { width: 28px; height: 45px; line-height: 45px; font-size: 35px; background-color: #2d7ade; border-radius: 3px; -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }
.banner .statisticsInfo .dataNum .dot { font-size: 26px; width: 12px; vertical-align: text-bottom; }
.banner .imgbox { margin-bottom: 50px; }
.banner .extraInfo .item { display: inline-block; }
.banner .extraInfo .item:first-child { margin-right: 50px; }
.banner .extraInfo .item img { margin-left: 10px; }

.layer { padding: 15px; border: 1px solid #e4e4e4; border-radius: 3px; margin-top: 25px; }

.g-header { font-size: 16px; color: #333; margin-bottom: 20px; }
.g-header span { margin-left: 5px; }

.m-list { color: #333; font-size: 14px; }
.m-list span { font-size: 12px; color: #999; }

.m-chart-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
.m-chart-list .m-chart-item { height:168px; width: 50px; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.m-chart-list .m-chart-item label { margin-top: 10px; color: #333; }
.m-chart-list .process { display: inline-block; width: 10px; height: 140px; background: #ddd; border-radius: 10px; }

.category .category-list ul { padding-left: 20px; }
.category .category-list li { float: left; width: 20%; line-height: 250%; }

.area-column .area-wrap .area-img { margin-left: 30px; }
.area-column .area-wrap .area-list { margin-top: 40px; width: 330px; }
.area-column .area-wrap .area-list li { float: left; width: 50%; line-height: 250%; }

.green-pro-chart .process { background: #91d491; }

.blue-pro-chart .process { background: #79cec3; }

.brown-pro-chart .process { background: #cebf79; }

.pink-pro-chart .process { background: #ef9393; }

.m-header { height: 91px; padding-bottom: 5px; background: url(../img/top_header_bg.png) no-repeat center center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; padding: 0 20px; }
.m-header .title { font-size: 42px; font-weight: bold; }
.m-header .data-num { margin-top: 30px; font-size: 16px; }
.m-header .data-num i { font-weight: bold; }

.filter-wrap .filter-list { border: 1px solid #e4e4e4; border-top: 0; }
.filter-wrap .filter-list .filter-item { padding: 15px 50px; border: 1px solid #f4f4f4; line-height: 18px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.filter-wrap .filter-list .filter-item:last-child { border: 0; }
.filter-wrap .filter-list .filter-item label { color: #999; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.filter-wrap .filter-list .filter-item .f-link { margin-top: -10px; }
.filter-wrap .filter-list .filter-item .f-link li { float: left; line-height: 40px; padding: 0 3px; }
.filter-wrap .filter-list .filter-item .f-link li a { display: inline-block; padding: 3px 15px; line-height: 18px; }
.filter-wrap .filter-list .filter-item .f-link li a.active { background-color: #f75730; border-radius: 2px; color: #fff; }
.filter-wrap .filter-list .filter-item .f-link li a.active:hover { color: #fff; }
.filter-wrap .filter-list .in-item .f-link li a { padding: 3px 6px; }

.list-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: 2px solid #f75730; }
.list-header .title { width: 138px; height: 40px; line-height: 40px; background-color: #f75730; text-align: center; }
.list-header .title img { width: 90px; }
.list-header .data-num span { font-size: 14px; color: #f75730; }

.arrow-more { width: 14px; height: 7px; margin: 10px auto; position: relative; cursor: pointer; }
.arrow-more::before { content: ""; display: inline-block; width: 14px; height: 7px; background: url(../img/arrow-down.png) no-repeat center center; position: absolute; top: 0; }

.company-list-wrap { margin-top: 20px; overflow: hidden; }
.company-list-wrap .header { margin: 20px 0; }
.company-list-wrap .header span { font-size: 14px; color: #f75730; }
.company-list-wrap .layer { margin-top: 0; }
.company-list-wrap .c-item { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #f2f1f1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.company-list-wrap .c-item .c-info{
    padding:12px 0;
}
.company-list-wrap .c-item .c-info .c-name { margin-bottom:10px; }
.company-list-wrap .c-item .c-info .c-name a { font-size: 16px; color: #0075d9; }
.company-list-wrap .c-item .c-info .c-name img { margin-left: 5px; vertical-align: middle; }
.company-list-wrap .c-item .c-info .c-desc span a { color: #0075d9; }
.company-list-wrap .c-item .c-info .c-desc span:not(:last-child) { margin-right: 35px; }
.company-list-wrap .c-item .shop-link a:not(:last-child) { margin-right: 15px; }


.chanye-histogram-h140 {
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}