/*焦点图*/.slideBox {    position: relative;    overflow: hidden;    margin: 0 auto;    max-width: 750px;    height: 200px;    margin-bottom: 3em;}.slideBox .hd {    position: absolute;    height: 28px;    line-height: 28px;    bottom: 0;    right: 0;    z-index: 1;}.slideBox .hd li {    display: inline-block;    width: 20px;    height: 4px;    background: #333;    text-indent: -9999px;    overflow: hidden;    margin: 0 6px;}.slideBox .hd li.on {    background: #fff;}.slideBox .bd {    position: relative;    z-index: 0;}.slideBox .bd li {    position: relative;    text-align: center;    height: 200px;}.slideBox .bd li img {    vertical-align: top;    width: 100%;    height: 200px;    /*height:100%;*/}.slideBox .bd li a {    -webkit-tap-highlight-color: rgba(0,0,0,0);    display: block;}/* ?????????????? */.slideBox .bd li .tit {    display: block;    width: 100%;    position: absolute;    bottom: 0;    text-indent: 10px;    height: 28px;    line-height: 28px;    color: #fff;    text-align: left;}header{    background: linear-gradient(to right, #66c39f, #3da67e);    height: 50px;    line-height: 50px;    display: flex;    align-items: center;    justify-content: space-between;}.pageTitle{    width: 35%;    margin-top: 0;}.pageTitle span{    font-size: 19px;    font-weight: bold;    /*font-family: titSckft;*/    padding-left: 0;}/*@font-face {*//*    font-family: 'titSckft';*//*    src: url("https://mb2b.in-en.com/sell/hzgb.TTF");*//*}*/.topNav{    width: 50%;}.search{    height: 32px;}.searchBtn{    top: 13px;    right: 5px;    background-size: 18px auto;}.topNav img{    width: 20px;}.noHua{    width: 92%;    margin: 0 auto;    margin-top: 65px;}.headTop{    width: 100%;    padding: 20px 0;}.headTop ul{    width: 100%;    display: flex;}.headTop ul li{    width: 33.33%;    font-size: 13px;    color: #333;    display: flex;    align-items: center;    justify-content: center;}.headTop ul li img{    width: 17px;    margin-right: 5px;}.banner li img {    vertical-align: top;    width: 100%;    height: 200px;    border-radius: 6px;}.banner .swiper-horizontal>.swiper-pagination-bullets{    width: 35%;    left: 0;    bottom: 15px;}.banner .swiper-pagination-bullet {    width: 20px;    height: 2px;    background-color: #fff;    border-radius: unset;    opacity: unset;}.banner .swiper-pagination-bullet-active {    background-color: #3da67e;}.dlNav{    width: 100%;    padding: 25px 0 25px;    box-sizing: border-box;    margin-top: unset;    background: unset;    font-size: unset;}nav a{    display: inline-block;    width: 19% !important;    text-align: center;    color: #666;    font-size: 13px;    margin: unset;    margin-bottom: 12px;    float: unset;}@media only screen and (max-width: 370px) {    nav a{        width: 24% !important;    }}.dlNav a p{    margin-bottom: 8px;}.dlNav a img{    width: 50px;    margin: 0 auto;}.module{    margin-bottom: 2em;}.tit{    width: 100%;    display: flex;    align-items: center;}.tit h4 {    font-size: 18px;    border-left: unset;    padding-left: 0;    color: #333;    line-height: 20px;}.tit p {    margin-left: 10px;    font-size: 13px;    color: #808080;}.tit p a {    color: #808080;}.tit .more {    font-size: 13px;    color: #999;    line-height: 19px;    margin-left: auto;}.pd{    padding: 0;}.newsList{    width: 100%;    display: flex;    justify-content: space-between;    flex-wrap: wrap;    margin-top: 10px;}.hideList{    display: none;}.showList{    display: flex;}.list{    width: 48%;    border-radius: 5px;    box-shadow: 0px 1px 10px 1px #eee;    padding: 15px 0 10px 0;    margin-bottom: 16px;    border-bottom: unset;}.listPic{    width: 100%;    float: unset;    margin-right: 0;    padding: 0 18px;    position: unset;}.listPic img{    height: auto;    position: unset;    line-height: unset;    pointer-events: unset;}.listText{    width: 100%;    float: unset;    padding: 0 10px;    box-sizing: border-box;    margin-top: 10px;}.listText h4{    height: 50px;    color: #0a0a0a;    font-size: 15px;}.listText h4 a{    overflow: hidden;    text-overflow: ellipsis;    -webkit-line-clamp: 2;    display: -webkit-box;    -webkit-box-orient: vertical;}.listText p{    margin-top: 3px;    font-size: 15px;    color: #f95357;}.pro{    margin-top: 15px;}.pro ul{    width: 100%;    display: flex;    flex-wrap: wrap;}.pro ul li{    padding: 5px 10px;    box-sizing: border-box;    background: #f2f2f2;    font-size: 14px;    color: #999;    margin: 0 10px 10px 0;}.pro ul li.pro_on{    background: #e6fcf4;    color: #3da67e;}/*底部*/footer{position: fixed;left:0;bottom:0;width:100%;height: 66px;background: #fff;border-top: 1px solid #f0f0f0;z-index: 99;}footer a{width: 19.2%;display:inline-block;margin:0;padding: 37px 0 0;text-align:center;font-size: 1.5rem;color:#5f5f5f;}footer a.on{background-position: center -95px;color:#00a67c;}.hei100{    height: 70px;}