﻿/*哀悼模式*/
/*html{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}*/
#viewModelBox{
    min-width: 1500px;
}
.HeaderWrap,#second_navBar{
    padding: 0 48px;
    min-width: initial;
}
.footerBar{
    min-width: initial;
}
#second_navBar{
    height: 117px;
    background: #fff;
}
#second_navBar .logoBox{
    height: 100%;
}
#second_navBar .logoBox .logoLink {
    width: 141px;
    height: 63px;
    margin-top: 18px;
}
#second_navBar .navBox > li {
    margin-top: 16px;
    margin-right:5%;
    margin-left: 0;
}
#second_navBar .navBox > li > a{
    font-weight: bold;
    color: #666 !important;
    font-size: 20px !important;
}
#second_navBar .toolBox a{
    color: #999;
}
#second_navBar .toolBox .icon00 {
    background: url(../../public/images/icons/head_icon00gray.png) no-repeat top center;
}
#second_navBar .toolBox .icon01 {
    background: url(../../public/images/icons/head_icon01gray.png) no-repeat top center;
}
#second_navBar .toolBox .icon02 {
    background: url(../../public/images/icons/head_icon02gray.png) no-repeat top center;
}
#second_navBar .toolBox .icon03 {
    background: url(../../public/images/icons/head_icon03gray.png) no-repeat top center;
}
#second_navBar .toolBox .icon04 {
    background: url(../../public/images/icons/head_icon04gray.png) no-repeat top center;
}
#second_navBar .toolBox a {
    margin: 14px 0 0 16px;
}
#second_navBar .sunUl {
    top: 45px;
}
/* banner start */
.bannerOut{
    width: 100%;
    height: 480px;
    background: url(../../public/images/pics/index_bannerBg.jpg) no-repeat top center;
    padding-top: 40px;
}
.bannerMain{
    width: 935px;
    margin: 0 auto ;
}
.bannerMain .hd{
    width: 330px;
    margin: 0 auto;
}
.bannerMain .hd a{
    color: #f1f7fd;
    font-size: 28px;
    margin-top: 5px;
    width: 148px;
}
.bannerMain .hd a.on{
    font-weight: bold;
    font-size: 36px;
    margin-top: 0;
}
.bannerMain .hd span{
    width: 1px;
    height: 20px;
    background: #f1f7fd;
    margin: 16px 0 0 18px;
}
/* 搜索 */
.searchOut .searchMain{
    width: 800px;
    height: 60px;
    border-radius: 50px;
    box-shadow: 0 0 20px #bad7f2;
    margin: 20px auto 0;
    background: #fff;
}
.searchOut .searchMain input{
    width: 633px;
    height: 60px;
    line-height: 60px;
    margin-left: 30px;
    font-size: 16px;
    color: #999;
    border: none;
}
.searchOut .searchMain a{
    width: 130px;
    height: 60px;
    line-height: 60px;
    background: #f28b11;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
}
.searchOut .keyWord,.searchOut p a{
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 13px;
}
.searchOut p a{
    padding: 0 4px;
}
/* 筛选 */
.filterOut .titBox{
    text-align: right;
    width: 87px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.filterOut .titBox.w115{
    width: 115px;
}
.filter > p > a,.filter .moreBtn,.filterMore a{
    /* width:120px; */
    padding: 0 18px;
    height:40px;
    line-height: 40px;
    border: 1px solid #a4caf9;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 9px;
}
.filterMore a{
    color: #999;
    border: 1px solid #ededed;
    margin-bottom: 10px;
}
.filterMore a.on,.filterMore a:hover{
    background: #b8d4f7;
    border: 1px solid #b8d4f7;
    color: #333;
}
.filter > p > a.on,.filter > p > a:hover{
    background: #fff;
    color: #1371e6;
}
.filter .moreBtn{
    display: block;
    background: url(../../public/images/icons/index_arr.png) no-repeat 66px center;
    padding-left: 20px;
    text-align: left;
    width: 60px;
}
.filterPop{
    padding: 20px 11px 10px 20px;
    background: #fff;
    width: 656px;
    border-radius: 5px;
    top: 50px;
    right: 9px;
    z-index: 11;
}
.filterPop em{
    width: 8px;
    height: 5px;
    background: url(../../public/images/icons/header_topArr.png) no-repeat;
    top: -5px;
    right: 50px;
}
/* banner end */
/* 最新动态&滚动数据 start */
.newsNum{
    background: #fdfdfd;
    padding: 0 100px;
}
.newsNum .newmoreBtn{
    width: 50px;
    height: 50px;
    background: url(../../public/images/icons/newMore.png) no-repeat;
    top: 25px;
    right: 30px;
    z-index: 100;
}
.newsNum .newmoreBtn:hover{
    background: url(../../public/images/icons/newMoreOn.png) no-repeat;
}
.newBox{
    width: 90%;
    height: 100px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 15px #dde8f4;
    top: -20px;
    left: 50%;
    margin-left: -45%;
    overflow: hidden;
}
.newBox img{
    width: 56px;
    height: 53px;
    margin: 23px 33px 0 26px;
}
.newBox ul{
    width: 100%;
}
#tzdtBox{
    width: 100%;
    margin-top: 18px;
    height: 60px;
    overflow: hidden;
}
.newBox .tempWrap{
    margin-top: 18px;
}
.newBox ul li{
    width: 45%;
    line-height: 30px;
    height: 30px;
    padding-left: 18px;
    background: url(../../public/images/icons/index_newBg.png) no-repeat left center;
}
.newBox ul li:hover a{
    color: #1371e6;
}
.newBox ul li a{
    display: block;
    width: 97%;
    font-size: 16px;
}
.numBox {
    width: 1350px;
    margin: 50px auto 0;
    display:flex;
    flex-flow: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
    /*padding-top: 131px;*/
}
.numBox li{
    width: 10%;
    padding-left: 82px;
    height: 91px;
    font-size: 16px;
}
.numBox li p span{
    font-size: 34px;
}
.numBox li.icon01{
    background: url(../../public/images/icons/index_numBg01.png) no-repeat left center;
}
.numBox li.icon02{
    background: url(../../public/images/icons/index_numBg02.png) no-repeat left center;
}
.numBox li.icon03{
    background: url(../../public/images/icons/index_numBg03.png) no-repeat left center;
}
.numBox li.icon04{
    background: url(../../public/images/icons/index_numBg04.png) no-repeat left center;
}
.numBox li.icon05{
    background: url(../../public/images/icons/index_numBg05.png) no-repeat left center;
}
.numBox li.icon06{
    background: url(../../public/images/icons/index_numBg06.png) no-repeat left center;
}
/*最新动态新样式*/
.newBox2{
    width: 1350px;
    margin: auto;
    background: #fcfdfe;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    position: relative;
}
.newBox2 .point-line{
    position: absolute;
    left: 609px;
    top: 20px;
    width: 13px;
}
.newBox2 .point-line img{
    width: 13px;
    height: 13px;
}
.newBox2 .point-line .line{
    width: 2px;
    height: 59px;
    background: #EAEAEC;
    margin: -4px 0 -3px 6px;
    opacity: 0.8;
}
.newBox2 .point-line .line:last-child{
    display: none;
}
.newBox2 .left{
    width: 570px;
    height: 312px;
    position: relative;
}
.newBox2 .left .sub-title {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #ccd2da;
    line-height: 20px;
}

.newBox2 .first-img{
    width: 570px;
    height: 312px;
    border-radius: 6px;
    position: absolute;
    left: 0;
}
.newBox2 .swiper-container {
    width: 570px;
    height: 312px;
}
.newBoxContent{
    width: 570px;
    height: 312px;
    display: flex;
    align-items: center;

}
.newBoxContent img {
    width: 570px;
    height: 312px;
    cursor: pointer;
}
.newsBox {
    box-sizing: border-box;
    overflow: hidden;
    width: 570px;
    height: 312px;
}
.newBox2 .right{
    width: 720px;
}
.newBox2 .right .box:nth-child(2){
    margin-top: 25px;
}
.newBox2 .right .box:nth-child(3){
    margin-top: 26px;
    margin-bottom: 22px;
}
.newBox2 .right .li{
    display: flex;
}
.newBox2 .right .time {
    font-size: 36px;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    color: #cdd2d9;
    line-height: 36px;
}
.newBox2 .right .date{
    font-size: 10px;
    font-family: PingFangSC, PingFangSC-Semibold;
    line-height: 14px;
}
.newBox2 .right .title {
    width: 650px;
    margin: 5px 0  0 20px;
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #313234;
    line-height: 25px;
}
.newBox2 .right .sub-title {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #666768;
    line-height: 20px;
}
.newBox2 .swiper-pagination {
    display: none;
}
.newBox2 .right .more {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #1571e7;
    display: block;
    margin-top: 22px;
}
.text-ellipsis-1{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.newBox2 .right .li:hover .title{
    color: #1371e6;
}

.newBox2 .right .text-active .title{
    color: #1371e6;
}
/*==========================================数字模块-start========================================================================*/

/*numrun插件样式*/
.mt-number-animate{
	height: 32px;/*设置数字显示高度*/;
	line-height: 32px;
    font-size: 28px;/*设置数字大小*/
    overflow: hidden;
    display: inline-block;
	position: relative;
}
.mt-number-animate .mt-number-animate-dom{
	width: 16px;/*设置单个数字宽度*/
	margin-right: 2px;
	text-align: center;
    float: left;
    margin-top: -5px;
    position: relative;
	top: 0;
}
.mt-number-animate .mt-number-animate-dom .mt-number-animate-span{
	width: 100%;
    font-weight: bold;
	float: left;
    margin-bottom: 6px;
	margin-bottom: 0 \9;
	/* font-style: italic; */
}
#onerun01{
    color: #1371E6;
}
#onerun02{
    color: #F28B11;
}
#onerun03{
    color: #12BA69;
}
#onerun04{
    color:#11CED7;
}
#onerun05{
    color: #EF205A;
}
#onerun06{
    color: #5362F0;
}
/* 最新动态&滚动数据 end */



/* -------------------------------------------超市列表模块start------------------------------------------- */
.container{
    background-color: #ffffff;
    padding-bottom: 100px;
}
.marketUlcont div{
    box-sizing: border-box;
}
.market{

}
.IconTitle{
    line-height: 77px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.IconTitle span{
    position: relative;
}
.IconTitle a{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #1371E6;
    font-size: 14px;
}
.IconTitle span::before{
    content: '';
    display: block;
    width: 47px;
    height: 21px;
    background-image: url(../../public/images/icons/leftIcon.png);
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
    left: -60px;
    top: 10px;
}
.IconTitle span::after{
    content: '';
    display: block;
    width: 47px;
    height: 21px;
    background-image: url(../../public/images/icons/rightIcon.png);
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
    right: -60px;
    top: 10px;
}
.marketUl{
    width: 90%;
    /* min-width: 1400px; */
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    padding: 0 30px;
    margin: 0 auto;
    box-sizing: border-box;
}
.marketUlTitle{
    height: 76px;
    line-height: 76px;
    border-bottom: 1px solid #EEEEEE;
}
.marketUlTitle a{
    color: #1371E6;
}
.marketUlTitle span{
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #E7F1FC;
    border-radius: 4px;
    color: #999999;
    margin: 0 10px;
}
.marketUlTitle span:hover{
    cursor: pointer;
}
.marketUlTitle .marketAct{
    border: 1px solid #E7F1FC;
    background: #E7F1FC;
    color: #1371E6;
}
.marketLi{
    padding: 20px 0;
    border-bottom: 1px solid #EEEEEE;
    white-space: nowrap;
}
.marketLih{
    line-height: 1;
    color: #333333;
    font-size: 18px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    max-width: 460px;

}
.marketLih img{
    width: 59px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    /* position: relative;
    top: 0px; */

}
.marketp img{
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.markeLiview:last-of-type{
    border-right: none;
}
.markeLiview{
    border-right: 1px solid #EDEDED;
    height: 90px;
    padding: 1px 44px;
    text-align: center;
}
.markeLiviewP{
    line-height: 1;
    color: #999999;
}
.markeLiviewP a{
    color: #999999;
    display: inline-block;
    padding: 0 9px;
    border-right: 1px solid #EDEDED;
    color: #1371E6;
}
.markeLiviewP a:last-of-type{
    border-right:none;
}
.markeLiviewBtn{
    width: 100px;
    height: 40px;
    background: #1371E6;
    border-radius: 4px;
    margin: 30px auto 0;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
}
.markeLiviewBtn:hover{
    cursor: pointer;
}
.picCont div{
    box-sizing: border-box;
}
.w50p{
    width: 50%;
}
.w49p{
    width: 49.5%;
}
.picCont{
    width: 90%;
    /* min-width: 1400px; */
    box-sizing: border-box;
    margin: 30px auto 10px;
}
.picContLi{
    height: 185px;
    padding: 30px 55px;
    background-size: 100% 100%;
    position: relative;
}
.picbgimg1{
    /* position: absolute; */
    background-image: url(../../public/images/pics/bgimg1.png);
    box-shadow: 0 0 10px #f0e1da;
}
.picbgimg2{
    /* position: absolute; */
    background-image: url(../../public/images/pics/bgimg2.png);
    box-shadow: 0 0 10px #d7e9fc;
}
.picContLi img{
    position: absolute;
    display: block;
    width: 175px;
    top: 20px;
    right: 146px;
}
.picConh1{
    color: #F28B11;
}
.f_blue{
    color:#1472E6
}
.f_blue2{
    color:#518DD8;
}
.picConp{
    color: #DBA15D;
}
.picContBtn,.picContBtn2{
    width: 100px;
    height: 36px;
    background: rgba(231, 241, 252, 0);
    border: 1px solid #F28B11;
    border-radius: 18px;
    color: #F28B11;
    text-align: center;
    line-height: 34px;
}
.picContBtn2{
    border: 1px solid #1472E6;
    color: #1472E6;
}
.columnList{
    width: 90%;
    /* min-width: 1400px; */
    box-sizing: border-box;
    margin: 0 auto;
}
.column div{
    box-sizing: border-box;
}
.picbgimg3{
    background-image: url(../../public/images/pics/bgimg3.png);
}
.picbgimg4{
    background-image: url(../../public/images/pics/bgimg4.png);
}
.columnLi{
    height: 185px;
    padding: 30px;
    background-size: 100% 100%;
    color: #ffffff;
}
.picbgimg3 .columnLiBor{
    height: 1px;
    background-color: #4D92E9;
}
.picbgimg4 .columnLiBor{
    height: 1px;
    background-color: #41D8FF;
}
.iptcode{
    box-sizing: border-box;
    /* min-width: 1400px; */
    width: 90%;
    height: 100px;
    margin: 0 auto;
    background-image: url(../../public/images/pics/bgimg5.png);
    background-size: 100% 100%;
    padding: 30px 0;
}
.iptcode div{
    box-sizing: border-box;
}
.iptcodeCont{
    width: 660px;
    margin: 0 auto;
}
.iptlabel{
    width: 140px;
    height: 23px;
    display: block;
    position: relative;
    top: 8px;
}
.iptcont{
    width: 500px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 20px;
    position: relative;
    padding: 5px 30px;
}
.iptcont a{
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 8px;
}
.iptcont img{
    display: block;
    width: 25px;
    height: 25px;
}
.iptcont input{
    width: 400px;
    height: 26px;
    border: none;
    outline: none;
}
.special{
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    /* min-width: 1400px; */
}
.special div{
    box-sizing: border-box;
}
.w33p{
    width: 25%;

}
.specialview{
    /* background-size: 100% 100%; */
    /* height: 195px; */
    position: relative;
    /* padding: 20px 30px; */
    box-shadow: 0px 0px 30px 10px #f0f4f9;
    /* border: 1px solid #e6f2fd; */
}
.specialview > img{
    /* position: absolute;
    top: 0;
    left: 0; */
    width: 100%;
    height: auto;
    display: block;
}
/* .specialImg1{
    background: #f3f8fe url(../../public/images/pics/itembg_1.png) no-repeat left center;
    background-size: auto 100%;
}
.specialImg2{
    background: #f3f8fe url(../../public/images/pics/itembg_2.png) no-repeat left center;
    background-size: auto 100%;
}
.specialImg3{
    background: #f3f8fe url(../../public/images/pics/itembg_3.png) no-repeat left center;
    background-size: auto 100%;

}
.specialImg4{
    background: #f3f8fe url(../../public/images/pics/itembg_4.png) no-repeat left center;
    background-size: auto 100%;
} */
.specialBor{
    height: 1px;
}
.specialIcon{
    width: 35%;
    max-width: 199px;
    position: absolute;
    top: 48px;
    right: 30px;
}
.specialBtn{
    bottom: 8%;
    left: 7%;
    width: 100px;
    height: 36px;
    background: #E7F1FC;
    border: 1px solid #B8D4F7;
    border-radius: 18px;
    text-align: center;
    line-height: 34px;
    color: #1371E6;
    font-size: 16px;
}
/* 以下是超市列表挪用政策日历列表样式 */
.RL_List ul li{
	padding: 20px 0;
    border-bottom: 1px solid #ededed;
    position: relative;
}
.RL_List ul li .list_Left{
	width: 60%;
	line-height: 35px;
	overflow: hidden;
}
@media screen and (max-width: 1240px) {
    .RL_List ul li .list_Left{
        width: 50%;
    }
}
.RL_List ul li  .listTitle{
	/* width: 90%; */
    line-height: 1.4;
    display: inline-block;
    vertical-align: top;
}
.RL_List ul li  .listTitle:hover{
	color: #1371e6;
}
.startIcon{
    width: 60px;
    height: 22px;
    line-height: 25px;
}
.cityIcon{
    height: 22px;
    background-color: #E7F1FC;
    display: inline-block;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 22px;
    padding-left: 22px;
	padding-right: 7px;
    text-align: center;
    vertical-align: top;
    color: #1371E6;
    border-radius: 2px;
    margin-top: 2px;
    background-image: url(../../public/images/icons/cityIcon.png);
    background-repeat: no-repeat;
    background-size: 14px 16px;
    background-position: 6px center;
}
.titleText{
    display: inline!important;
}
.RL_List ul li  .listTitle.starting{
    background: url(../../public/images/icons/starting.png) no-repeat left 2px;
}
.RL_List ul li  .listTitle.notStart{
    background: url(../../public/images/icons/notStart.png) no-repeat left 2px;
}
.RL_List ul li  .listTitle.started{
    background: url(../../public/images/icons/started.png) no-repeat left 2px;
}
.RL_List ul li  .RL_ListIcon01{
    background: url(../../public/images/icons/RL_ListIcon01.png) no-repeat left center;
}
.RL_List ul li  .RL_ListIcon02{
    background: url(../../public/images/icons/RL_ListIcon02.png) no-repeat left center;
}
.RL_List ul li .RL_ListIcon03{
    background: url(../../public/images/icons/RL_ListIcon03.png) no-repeat left center;
}
.maxW134{max-width: 134px;}
.maxW70{max-width: 120px;}
.maxW270{max-width: 320px;}
.RL_List ul li .list_Center{
	width: 170px;
	height: 90px;
	border-right: 1px solid #ededed;
    margin-top: 10px;
    position: absolute;
    right: 285px;
    top: 50%;
    margin-top: -45px;
}
.RL_List ul li .numTip{
	color: #f28b11;
}
.RL_List ul li .list_Right{
    height: 80px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -55px;
}
.RL_List ul li .list_Right .lineTxt{
	width: 2px;
	height: 11px;
	margin: 5px 10px 0;
	background-color: #ededed;
}
/* -------------------------------------------超市列表模块end------------------------------------------- */
/* @media screen and (max-width: 1520px) {
    .newsNum {
        padding: 0 63px;
    }
    .numBox li{
        width: 9%;
    }
}
@media screen and (max-width: 1304px) {
    .newsNum {
        padding: 0 37px;
    }
} */
/* 标签弹窗 */
.p03{
    width: 540px;
    height: 521px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 10%;
    padding: 30px;
    border-radius: 5px;
}
.roundBtn{
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background: #D2E2F8;
    text-align: center;
    color: #666;
    border-radius: 5rem;
    margin-right: 5px;
  }
  .roundBtn.on{
    background: #1371E6;
    color: #fff;
  }
  .unitBox a{
      display: inline-block;
    padding: 0 10px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 4px;
    color: #9A9A9A;
    line-height: 36px;
    text-align: center;
    margin: 0 5px 10px 0;
  }
  .unitBox a.on{
background: #D2E2F8;
color: #343434;
  }
  .zh_popUpcon{
      width: 600px;
      border-radius: 5px;
  }
  .roundBtn.orangeBtn{
    background: #F28B11;
    color: #fff;
    width: 130px;
  }
  .closeBtn{
      top: -10px;
      right: -10px;
  }
  .noTab textarea{
      width: 500px;
      height: 100px;
      border: 1px solid #ddd;
      padding: 10px;
      margin: 0 auto 10px;
  }
  .consultSubmit{
      width: 300px;
  }
 .lookBtns{
     bottom: 24px;
     left: 30px;
 }
 /* 计算器 */
 .calculatorBtn{
     display: block;
     margin: 0 auto;
     width: 550px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     color: #fff;
     background: url(../../public/images/icons/jsq_btnBg.png);
     border-radius: 4px;
 }
 .zh_popUpcon.calculatorBox{
    width: 960px;
 }
 .p04 {
    width: 900px;
    height: 505px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 7%;
    padding: 30px;
    border-radius: 5px;
}
.calculatorBox .closeBtn {
    top: 9px;
    right: 12px;
}
.calculatorPop .calculatorBox h2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    background: #fff;
    height: 30px;
    line-height: 30px;
}
.calculatorPop .topTip{
    text-align: center;
    color: #999;
    margin: 5px 0 0;
}
.calculatorPop .innBoxCal{
    height: 386px;
}
.calculatorPop .innBoxCal li{
    margin-top: 20px;
}
.calculatorPop .calTab{
    width: 80px;
    text-align: left;
    color: #999;
    height: 32px;
    line-height: 32px;
}
.calculatorPop .calBtns{
    width: 815px;
}
.calculatorPop .calBtns a{
    display: block;
    border: 1px solid #EDEDED;
    padding: 0 10px;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    color: #999;
    text-align: center;
    margin:0 10px 10px 0;
}
.calculatorPop .calBtns a.on{
    background: #9ec9fd;
    color: #1371E6;
    border: 1px solid #9ec9fd;
}
.calculatorPop .startCal{
    display: block;
    width: 160px;
    height: 36px;
    line-height: 36px;
    background: #1371E6;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    margin: 20px auto 0;
}
.popBox01{
    top: -150px !important;
    height: 100px !important;
}
/* 维护弹窗 */
.maintainPop{
    z-index: 305;
}
.maintainPop_box{
    width: 600px;
    height: 489px;
    border-radius: 20px;
    top: 17%;

}
.maintainPop_box .topBox{
    background: url(../../public/images/pics/maintainTop.jpg) repeat;
    width: 600px;
    height: 156px;
    border-radius: 20px 20px 0 0;
}
.maintainPop_box .topPic{
    display: block;
    width: 598px;
    height: 264px;
    top: -91px;
    left: 0;
}
.maintainPop_box .mainBox{
    width: 600px;
    height: 350px;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    top: 136px;
    left: 0;
}
.maintainPop_box .detailBox{
    width: 458px;
    margin: 33px auto 20px;
    font-size: 18px;
    line-height: 40px;
    color: #8B94A1;
    height: 200px;
}
.maintainPop_box .timeBox{
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #8B94A1;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 auto;
}
.maintainPop_box .closeBtn{
    top: 20px;
    right: 20px;
    color: #fff;
    font-size: 16px;
}
.marquee{
    width: 200px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float:left;
    white-space:nowrap;
    margin-left: 20px;
}
.pops{
    position: fixed;
    width: 250px;
    height: auto;
    top: 312px;
    left: 20px;
    z-index: 100;
}
.pops img{
    display: block;
    width: 100%;
    height: 100%;
}
.pops em{
    cursor: pointer;
    top: -23px;
    right: 0px;
    color: #999;
    /* background: url(../../public/images/icons/index_popClose.png) no-repeat; */
}
#wzsse{
    z-index: 1000;
}
#closepiaofu{
    color: #999;
}

