li {
            list-style: none;
        }

        .container {
            width: 1140px;
            max-width: 1140px !important;
        }

        .index-list-heading h2 {
            font-size: 16px;
            height: 20px;
            line-height: 20px;
        }

        .sec-list-body .list-item2016 dl dt {
            font-size: 14px
        }

        .shotcut .shotcut-wrap {
            border: none;
        }

        .shotcut .shotcut-wrap ul li a span {
            font-size: 14px
        }

        .jrth {
            background: #fff;
            padding-top: 1px;
            padding-bottom: 2px;
            margin-bottom: 5px;
            margin-top: 5px;
        }

        .jrth_qie ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .jrth_qie ul li,
        .jrth_qie ul span {
            float: left;
            text-align: center;
            width: 10%;
            line-height: 25px;
            margin: 7px 1px 0 1px;
            list-style: none;
        }

        .jrth_qie ul li a,
        .jrth_qie ul span a {
            font-size: 14px;
            cursor: pointer;
            color: #333;
        }

        #tabs ul li.ui-state-active a {
            color: #f60;
            margin: 0 auto;
            outline: none
        }

        #tabs ul li.ui-state-active {
            color: #f60;
            border-bottom: 2px solid #f60;
            font-weight: bold;
        }

        .bt {
            font-size: 16px;
            border-left: 9px solid #f60;
            font-weight: bold;
            padding-left: 8px;
            height: 20px;
            line-height: 20px;
            margin: 13px 10px 9px 0;
            float: left;
            border-bottom: 15px;
        }

        .left-box {
            width: 820px;
            float: left;
        }

        .right-box {
            width: 300px;
            float: right;
            margin-top: 10px;
        }

        .box-right {
            width: 300px;
            margin-bottom: 20px;
            background: #fff;
        }

        .box-right .box-tit {
            height: 40px;
            line-height: 40px;
        }

        .box-right .box-tit .tit {
            width: 149px;
            border-left: 1px #e5e5e5 solid;
            display: inline-block;
            font-size: 16px;
            color: #f60;
            font-weight: bold;
            float: left;
            border-top: #f60 2px solid;
            text-align: center;
        }

        .box-right .box-tit .more {
            width: 120px;
            color: #666;
            font-size: 14px;
            border: 1px #e5e5e5 solid;
            display: inline-block;
            text-align: right;
            float: right;
            padding-right: 28px;
            height: 38px;
        }

        .box-wanle {
            clear: both;
            border: 1px #e5e5e5 solid;
            border-top: none;
            margin-top: -3px;
        }

        .box-wanle ul {
            overflow: hidden;
            clear: both;
            margin: 5px 0;
            font-size: 14px;
        }

        .box-wanle ul li {
            line-height: 30px;
            background: url(/style/index_v2/images/dot.png) 8px center no-repeat;
            padding-left: 25px;
            height: 30px;
            width: 270px;
            overflow: hidden;
        }

        .card {
            background-color: #ffffff;
            padding: 10px;
            margin: 0 auto;
            margin-bottom: 8px;
        }

        .card-title {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .card-title a {
            display: inline-block;
            height: 29px;
            padding: 0 20px;
            border-radius: 20px;
            font-size: 13px;
            line-height: 29px;
            color: #ffffff;
            background-color: #ff6600;
        }

        .card-title-text {
            display: flex;
            align-items: flex-end;
            /* justify-content: space-between; */
            margin: 0 15px 10px 15px;
            font-size: 14px;
            color: #ccc;
			line-height: 24px;
        }

        .card-title-text p {
            margin: 0;
        }

        .title-text {
            font-size: 18px;
            font-weight: bold;
            color: #000000;
        }

        .data {
            display: flex;
            flex: 1;
            justify-content: space-around;
            align-items: center;
            margin: 0 18px;
            margin-right: 47px;
        }

        .data-item {
            text-align: center;
        }

        .data-item:nth-child(1) .num,
        .data-item:nth-child(1) .add-num span {
            color: rgb(254, 0, 0);
        }

        .data-item:nth-child(2) .num,
        .data-item:nth-child(2) .add-num span {
            color: rgb(255, 102, 0);
        }

        .data-item:nth-child(3) .num,
        .data-item:nth-child(3) .add-num span {
            color: rgb(8, 180, 42);
        }

        .data-item:nth-child(4) .num,
        .data-item:nth-child(4) .add-num span {
            color: rgb(102, 102, 102);
        }

        .num {
            font-size: 20px;
            font-weight: bold;
        }

        .add-num {
            font-size: 13px;
        }

        .desc {
            height: 23px;
            font-size: 14px;
            margin: 4px 0;
            color: #ffffff;
            background-color: rgb(136, 136, 136);
            border-radius: 5px;
            padding: 0 10px;
            line-height: 23px;
        }

        .swiper-item li a {
            border: 1px solid #ccc;
            margin: 8px;
            border-radius: 20px;
        }

        .data-border {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .data-icon {
            width: 30px;
            height: 13px;
            margin-right: 25px;
        }

        .detail {
            padding: 10px;
            margin-top: 10px;
            border-top: 2px dashed rgb(238, 238, 238);
            line-height: 30px;
        }

        .detail table {
            width: 100%;
            font-size: 13px;
            font-weight: 500;
        }

        .detail-title {
            font-size: 15px;
        }

        .detail table tr {
            width: 85%;
            display: flex;
        }

        .detail table tr td {
            width: 25%;
            text-align: center;
            font-size: 14px;
        }


        .detail table tr td:nth-child(2) {

            color: rgb(255, 1, 3);
        }

        .detail table tr td:nth-child(3) {

            color: rgb(8, 180, 44);
        }

        .detail table tr td:nth-child(4) {

            color: rgb(45, 48, 54);
        }

        .control-hidden {
            text-align: center;
        }

        .control-icon {
            width: 28px;
            height: 15px;
            margin-right: 45px;
            padding: 2px;
        }

        .control {
            display: flex;
            flex-direction: row-reverse;
        }

        .tab-bar {
            background-color: #ffffff;
            margin-top: 4px;
            padding: 10px 0;
        }

        .bar-title {
            display: flex;
            align-items: center;
            border-bottom: 1px solid rgb(238, 238, 238);
            padding-left: 0;
            padding: 10px 12px 0 12px;
            font-size: 15px;
            margin: 0;
        }

        .click {
            color: #ff6600;
            border-bottom: 2px solid #ff6600;
            padding-bottom: 5px;
        }

        .bar-title li {
            margin: 0 10px;
        }

        .tab-content ul {
            padding-left: 0;
            margin: 10px 0 0 0;
        }

        .tab-content ul li:last-child .imp {
            border: 0;
        }

        .imp {
            padding: 8px 10px;
            border-bottom: 1 solid rgb(238, 238, 238);
        }

        .imp-title {
            display: flex;
            align-items: center;
        }

        .imp-icon {
            width: 15px;
            height: 15px;
            margin-right: 10px;
        }

        .imp-name {
            font-size: 18px;
            font-weight: 600;
            color: #000000;
        }

        .imp-content {
            font-size: 14px;
            color: rgb(102, 102, 102);
            margin-left: 24px;
            margin-top: 7px;
			line-height: 24px;
        }

        .info-title {
            margin-top: 13px;
        }

        .info-item {
            height: 25px;
            min-width: 56px;
            margin: 0 8px;
            padding: 0rem 2px;
            line-height: 25px;
            font-weight: 200;
            font-size: 13px;
            text-align: center;
            border-radius: 20px;
            border: 1px solid rgb(210, 211, 215);
        }

        .info-click {
            color: #ffffff; 
            background-color: #ff6600;
        }

        .info-title ul {
            display: flex;
            margin: 0;
        }

        .notice {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            color: #000000;
            padding: 0 15px;
        }

        .notice-head {
            display: flex;
        }

        .notice-icon {
            width: 20px;
            height: 20px;
            margin-right: 10px;
        }

        .notice-title {
            font-size: 18px;
            font-weight: 500;
            margin: 10px
        }

        .notice-time {
            color: rgb(153, 153, 153);
            font-size: 14px;
        }

        .notice-border {
            border-left: 1px solid rgb(238, 238, 238);
            margin-left: 10px;
            padding: 10px 15px;
        }

        .notice-content {
            padding: 7px 12px;
            background-color: rgb(245, 246, 248);
            border-radius: 7px;
            font-size: 14px;
        }

        .local-city {
            margin-right: 18px;
        }

        .all-info {
            float: right;
            font-size: 14px;
            margin: 9px;
        }
		
		.time{ color:#666;}
		
		.swiper-pagination-bullet-active {
    background-color: #ff6600;
}

.shotcut .shotcut-wrap ul li {
	width: 21%;
	margin: 1% 2%;
}

.shotcut .shotcut-wrap ul li a {
	border: 1px solid rgb(210, 211, 212);
    color: #000 !important;
	font-weight:bold;
	border-radius:10px;;
}

.daofen-box{ font-size:16px; line-height:30px; margin-top:10px; padding:0 10px; background:#fff;}

.title-name{ font-size:20px; padding-bottom:10px;}

.header {
	width: 100%;

}

.con-border {
	border-radius: 10px;
	margin-bottom: 36px;
	box-shadow: 0rem 3px 6px rgba(0, 0, 0, 0.16);
}

.con-title {
	height: 35px;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3EA5FF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.con-detail {
	margin: 18px 19px 12px 17px;
	font-size: 14px;
}

.con-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	padding-bottom: 11px;
	border-bottom: 1px solid #E2E2E2;
}

.con-detail .con-item:last-child {
	border: 0;
}

.more-info {
	margin-left:1px;
	font-size: 13px;
	color: #3EA5FF;
}

.title-info {
	color: #141414;
	font-weight: 500;
}

.time-info {
	color: #6A6A6A;
}








/* 本地宝头部 */
.header .header-content{
    width: 1200px;
}
.header-content ul li a{
    font-size: 16px !important;
}
.header-content a{
    /* font-size: 16px !important; */
}
 
.bot-about {
    margin: auto; 
    text-align: center;
    color: #999;
    margin-top: 20px;
    padding: 20px 50px;
    text-align: center;
    color: #666;
    font-size: 14px; 
    width: 1200px; 
}

.wenzi {
    padding: 12px 0px 12px 0px;
    text-align: center;
    border-top: 1px solid #000000;
    border-top: 0px !important;
    line-height: normal;
    font-size: 14px !important;
}

.footer .notice {
    text-align: center;
    display: block; 
    margin-top: 15px;
    font-size: 14px !important;
}

.footer {
    margin-top: 0px !important;
    width: 100%;
    background-color: #666666;
    color: #999; 
}

.footer a {
    color: #999; 
    text-decoration: none;
    font-size: 14px;
}








/* 页面的顶部banner */
.top_back{ 
    margin: auto;
    background-image: url("https://imgbdb4.bendibao.com/whbdb/202412/16/20241216151256_30279.jpg");
    background-position: center;
    background-size: 1920px auto; 
    height: 200px;
    background-repeat: no-repeat;  
    width: 100%;
}
 
.top_back .top_info{
    width: 1140px;
    margin: auto;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
}
.top_back .top_info .title .time{
    color: #ffe641;
}
.top_back .top_info .title{
    width: 65%;
    text-align: center;
    margin: 0;
    border: none;
    color: #ffffff;
    text-shadow: 0 4px 8px #085edf99;
    font-family: "Microsoft YaHei";
    font-size: 58px;
    font-style: normal;
    font-weight: Bold;
    line-height: normal;
    letter-spacing: 2.6px;
}

.top_back .top_info .tips{
    width: fit-content;
    height: 40px; 
    line-height: 40px;
    font-size: 16px;
    color: #4587F8;
    border-radius: 6px;
    background: #FFF;
    padding: 0px 17px;
    margin-top: 12px;
}





body{
    margin: 0;
    color: #333;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    font-family: "Microsoft YaHei";
    background-color: #f8f8f8;
    font-size: 14px;
}
.bot-about {
    margin: auto; 
    text-align: center;
    color: #999;
    margin-top: 20px;
    padding: 20px 50px;
    text-align: center;
    color: #666;
    font-size: 14px; 
    width: 1200px; 
}

.wenzi {
    padding: 12px 0px 12px 0px;
    text-align: center;
    border-top: 1px solid #000000;
    border-top: 0px !important;
    line-height: normal;
    font-size: 14px !important;
}

.footer .notice {
    text-align: center;
    display: block; 
    margin-top: 15px;
    font-size: 14px !important;
}

.footer {
    margin-top: 0px !important;
    width: 100%;
    background-color: #666666;
    color: #999; 
}

.footer a {
    color: #999; 
    text-decoration: none;
    font-size: 14px;
}

/*底部*/
#footer {
    background: #333;
    color: #999;
    padding:  0;
    margin-top: 20px;
}
.wenzi {
    padding: 32px 0px 40px 0px !important;
}
.footer-container{
	width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
.footer-container>.footer-info-latest{
    padding: 6px 0; font-size: 14px;
}
.footer-container>.footer-info-latest strong{
	float: left;
   
    color: #d4caca;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.footer-container>.footer-info-latest a {
    color: #fff;
	text-decoration: none;
}
.footer-container>.footer-info-latest a:hover{
    color: #ffcd00;
}
.footer-container>.siteinfo{
    position: relative;
    line-height: 2.33;
    border-top: 1px solid #4d4d4d;
    padding-top: 10px;
}
.footer-container>.siteinfo>p{
	margin: 0;
    padding: 0;
}
.footer-container>.siteinfo a {
    color: #999;
	text-decoration: none;
}
.footer-container>.siteinfo a:hover{
    color: #ffcd00;
}
.footer-container>.siteinfo .sep {
    margin: 0 1em;
}
.footer-container>.siteinfo .notice span {
    margin-right: 20px;
}
/*flash*/
.slider {
  position: relative;
  font-size: 16px;
    font-weight: bold;
}
.dis{ display:block;}
.undis{ display:none;}
.slider .s-body {
  overflow: hidden;
  height: 260px;
  margin: 0;
  padding: 0;
}
.slider .s-body li {
  position: absolute;
  overflow: hidden;
  /*width: 332px;*/
  height: 260px;
}
.slider .s-body li img {
  width: 416px;
  height: 260px;
  transition: 400ms;
}
.slider .s-body li:hover img {
  -webkit-transform: rotate(7deg) scale(1.2);
  -moz-transform: rotate(7deg) scale(1.2);
  -ms-transform: rotate(7deg) scale(1.2);
  -o-transform: rotate(7deg) scale(1.2);
  transform: rotate(7deg) scale(1.2);
}
.slider .s-body li em {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 30px;
}
.slider .s-body li em span {
  position: absolute;
  display: block;
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.75);
}
.slider .s-body li em a {
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 30px;
  padding: 0 15px;
  color: #fff;
  text-decoration: none;
  font-family: Tahoma, Helvetica, Arial, 宋体, sans-serif;    
  font-style: normal;
}
.slider .s-body li em a:hover{
	text-decoration: underline;
}
.slider .prev {
  position: absolute;
  top: 93px;
  left: 0;
  width: 28px;
  height: 44px;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
  background: url(../images/arr.png) no-repeat 0 0;
}
.slider .next {
  position: absolute;
  top: 93px;
  right: 0;
  width: 28px;
  height: 44px;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
  background: url(../images/arr.png) no-repeat -29px 0;
}
.slider .s-nav {
  /*width: 332px;*/
  height: 8px;
  padding: 7px 0;
}
.slider .s-nav .wraper {
  width: 140px;
  margin: 0 auto;
}
.slider .s-nav .wraper span {
  display: block;
  float: left;
  overflow: hidden;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 10px;
  cursor: pointer;
  background: #ccc;
}
.slider .s-nav .wraper span.active {
  background: #f50;
}
/*右侧---------------------------------------------*/
.content-right *{
	 margin:0; padding:0; list-style:none;
}
.content-right a{
	color:#333; text-decoration:none;
}
.content-right a:hover{
	color: #f50;
}
.content-right{ width:300px; float:right; color:#333; font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"; font-size:16px;}
.box-right{ width:300px; margin-bottom:20px;}
.box-right .box-tit{ height:40px; line-height:40px;}
.box-right .box-tit .tit{ width:149px; border-left:1px #e5e5e5 solid; display:inline-block; font-size:16px; color:rgb(62,165,255); font-weight:bold; float:left; border-top: rgb(62,165,255) 2px solid; text-align:center;}
.box-right .box-tit .more{ width:120px; color:#666; font-size:14px; border:1px #e5e5e5 solid; display:inline-block; background:url(../images/more.png) 125px center no-repeat; text-align:right; float:right; padding-right:28px; height:38px;}
.box-right .box-tit .no-more{ background:none;}

.box-csfw{ clear:both;border:1px #e5e5e5 solid; border-top:none;}
.box-csfw .tit{ height:16px; line-height:16px;  margin:0px 10px 5px; padding-left:10px; overflow:hidden; position:relative;border-bottom:1px #e5e5e5 dashed; padding-bottom:10px; padding-top:10px; }
.box-csfw .tit span{ position:absolute; top:12px; left:0; border-left-width:3px; border-left-style: solid; display:block; height:12px;}

.box-csfw  .smore{
    position: absolute;
    right: 0;
    bottom: 10px;
    display: block;
    overflow: hidden;
    height: 16px;
    padding-top: 5px;
}
.box-csfw .smore a {
    font-size: 12px;
    line-height: 16px;
    display: block;
    width: 50px;
    height: 16px;
    color: #999;
}
.box-csfw .red-bd{ border-color:#f65c5b;}
.box-csfw .blue-bd{ border-color:#31a9ee;}
.box-csfw .green-bd{ border-color:#15bd68;}
.box-csfw ul{ clear:both; overflow:hidden; border-bottom: 4px #efefef solid;}
.box-csfw ul:last-child{ border-bottom:none;}
.box-csfw ul li{  border-bottom:1px #e5e5e5 solid;position:relative; overflow:hidden; clear:both; line-height:40px;}
.box-csfw ul li span{ border-right:1px #e5e5e5 solid; display:block; position:absolute; top:12px; left:149px; height:15px;}
.box-csfw ul li:last-child{ border:none;}
.box-csfw ul li a{ color:#666;width:105px; float:left; position:relative; padding-left:40px; font-size:14px;}
.box-csfw ul li a{ width:99px;margin-left: 10px;}
.box-csfw ul li a i{display:inline-block; position:absolute; width:18px; height:18px;    top: 10px;left: 12px;background: url(../images/tb.jpg)}
.box-csfw ul li a i.gjj { background-position: -18px 0;}
.box-csfw ul li a i.jzz {background-position: -36px 0px;}
.box-csfw ul li a i.hk {background-position: -54px 0px;}
.box-csfw ul li a i.sfz {background-position: -72px 0px;}
.box-csfw ul li a i.cj { background-position: -90px 0px;}
.box-csfw ul li a i.wz {background-position: 0px -18px;}
.box-csfw ul li a i.dt {background-position: -18px -18px;}
.box-csfw ul li a i.bus {background-position: -36px -18px;}
.box-csfw ul li a i.tft { background-position: -54px -18px;}
.box-csfw ul li a i.lk {background-position: -72px -18px;}
.box-csfw ul li a i.map {background-position: -90px -18px;}
.box-csfw ul li a i.gh {background-position: 0px -36px;}
.box-csfw ul li a i.jk {background-position: -18px -36px;}
.box-csfw ul li a i.ym {background-position: -36px -36px;}
.box-csfw ul li a i.txl {background-position: -54px -36px;}
.box-csfw ul li a i.tool {background-position: -72px -36px;}
.box-csfw ul li a i.gl {background-position: -90px -36px;}
.box-csfw ul li a i.car {background-position: -36px -108px;}
.box-csfw ul li a i.wd {background-position: -54px -108px;}
.box-csfw ul li a i.xx {background-position: -72px -108px;}
.box-csfw ul li a i.bank {background-position: -90px -108px;}


.box-wei{clear:both;border:1px #e5e5e5 solid; border-top:none;}
.box-wei .pic{ padding-top:20px; border-bottom:1px #e5e5e5 dashed; overflow:hidden; clear:both; padding-bottom:10px; margin:0 5px 0 10px; }
.box-wei .pic img{ float:left; width:104px; height:73px; margin-right:10px;}
.box-wei .pic .text span{ color:#999;}
.box-wei .pic .text a{ display:inline-block; background:#7eb5ec;color:#fff; text-align:center; padding:0 5px; margin-left:10px; font-size:14px; line-height:22px;border-radius:2px;}
.box-wei .pic .text a.topic{ line-height:24px; height:48px;display:block; overflow:hidden;color:#999;padding:0;margin:0;background: none;text-align: left;border:none;}
.box-wei .pic .text a.topic:hover{ color: #f50;}
.box-wei ul{ overflow:hidden; clear:both; margin:5px 0;}
.box-wei ul li{ line-height:30px; background:url(../images/dot.png) 8px center no-repeat; padding-left:25px; height:30px; width:270px; overflow:hidden;     font-size: 14px;}
.hot_r{padding-left: 2%;zoom:1;}
.hot_r:after{display:block;clear:both;visibility:hidden;height:0;content:'';}
.hot_r a {
    color: rgb(51, 51, 51);
    display: block;
    font-family: 宋体;
    white-space: nowrap;
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 1%;
    height: 38px;
    text-align: center;
    line-height: 39px;
    font-size: 14px;
    background: rgb(247, 247, 247);
	text-decoration: none;
}
.hot_r a:hover {
    background: #f60;
    color: #fff;
}
.box-zn{clear:both;border:1px #e5e5e5 solid; border-top:none;}
.box-zn ul { padding:10px;}
.box-zn ul li{ line-height:30px; width:100%; overflow:hidden; height:30px;    font-size: 14px;}
.box-zn ul li span{ display:inline-block; width:16px; height:16px; background:#999999; color:#fff; font-size:12px; text-align:center; line-height:17px; margin-right:10px; border-radius:2px;}
.box-zn ul li:nth-child(1) span{ background:#f58c85;}
.box-zn ul li:nth-child(2) span{ background:#fcbc4b;}
.box-zn ul li:nth-child(3) span{ background:#a1d958;}

.box-meishi{clear:both;border:1px #e5e5e5 solid; border-top:none;} 
.box-meishi .pic{ padding-top:20px; border-bottom:1px #e5e5e5 dashed; overflow:hidden; clear:both; padding-bottom:10px; margin:0 7px; }
.box-meishi .pic a{ width:140px; height:136px; overflow:hidden; float:left; line-height:20px; font-size:14px; } 
.box-meishi .pic a:first-child{ margin-right:3px;}
.box-meishi .pic img{ width:140px; height:90px; margin-bottom:5px; display: block;}
.box-meishi ul{ overflow:hidden; clear:both; margin:5px 0;}
.box-meishi ul li{ line-height:30px; background:url(../images/dot.png) 8px center no-repeat; padding-left:25px; height:30px; width:270px; overflow:hidden; }

.box-wanle{clear:both;border:1px #e5e5e5 solid; border-top:none;} 
.box-wanle .pic{ padding-top:20px; border-bottom:1px #e5e5e5 dashed; overflow:hidden; clear:both; padding-bottom:10px; margin:0 9px; }
.box-wanle .pic a{ display:block;position:relative;  }
.box-wanle .pic img{ width:280px; height:160px; margin-bottom:5px; }
.box-wanle .pic p{ position:absolute; width:280px; height:20px; line-height:20px; font-size:14px; top:140px; left:0; text-align:center; overflow:hidden;background:rgba(0,0,0,0.8); color:#fff;}
.box-wanle ul{ overflow:hidden; clear:both; margin:5px 0;font-size: 14px;}
.box-wanle ul li{ line-height:30px; background:url(../images/dot.png) 8px center no-repeat; padding-left:25px; height:30px; width:270px; overflow:hidden; }

.box-xiaofang{ font-size:14px; line-height:30px; clear:both;border:1px #e5e5e5 solid; border-top:none; padding:5px 0 5px 10px;}

.box-help{ clear:both;border:1px #e5e5e5 solid; border-top:none;}
.box-help .tit{ height:16px; line-height:16px;  margin:0px 10px 5px; padding-left:10px; overflow:hidden; position:relative;border-bottom:1px #e5e5e5 dashed; padding-bottom:10px; padding-top:10px; }
.box-help .tit span{ position:absolute; top:12px; left:0; border-left-width:3px; border-left-style: solid; border-color:red; display:block; height:12px;}
.box-help .qrcode { width:250px; margin:auto; color:#999; text-align:center; padding-bottom:10px; border-bottom:1px #e5e5e5 dashed; margin-bottom:10px;}
.box-help .qrcode img{ width:250px; }
.box-help .qq{ color:#999; line-height:40px; margin:5px 0px 5px 15px;}
.box-help .qq img{ vertical-align:middle;}
.box-help .qq span{ color:#f60; font-size:20px;}

#bendibao-topbar .fright .login{
    color: #fff;
    margin-right: 15px;
    font-size: 14px;
    font-weight: 400;
}

.flex{
    display: flex;
    
}

#footer {
    background: #333;
    color: #999;
    padding: 0;
}





