.zhuti-jg {width:100%;margin:10px auto 0;border-radius:6px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;}
.zhuti-jg ul {padding:0 8px;overflow:hidden;}
.zhuti-jg ul li {display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px;padding:1%;width:49%;height:140px;background:#FFFFFF;border-radius:5px;box-sizing:border-box;position:relative;float:left;margin-right:1%;}
.zhuti-jg ul li:nth-child(2n) {margin-right:0px;}
.zhuti-jg ul li:nth-child(1) .toppm {color:#FFFFFF;background:url(../img/toptb1.png) no-repeat;background-size:100%;}
.zhuti-jg ul li:nth-child(2) .toppm {color:#FFFFFF;background:url(../img/toptb2.png) no-repeat;background-size:100%;}
.zhuti-jg ul li:nth-child(3) .toppm {color:#FFFFFF;background:url(../img/toptb3.png) no-repeat;background-size:100%;}
.zhuti-jg ul li .toppm {width: 5%;  padding:0 3% ; height: 34px;    margin-right: 5%;font-size:16px;font-weight:bold;color:#999999;display:flex;justify-content:center;align-items:center;}
.zhuti-jg ul li .toplogo {width: 20%;margin-right:14px;border:1px solid #EBEBEB;border-radius:50%;}
.zhuti-jg ul li .topinfo {width: 60%;display:flex;flex-direction:column;}
.zhuti-jg ul li .topinfo .toptime {font-size:12px;font-weight:400;color:#999999;margin-top:12px;}

.huodong-box{width:100%}
.zhuti-huodong {border-radius:5px;;margin:0 10px;margin-bottom:20px;overflow:hidden;box-shadow:0 0 5px 1px rgba(0,0,0,.2);background:#fff;}
.zhuti-huodong h3 {position:relative;background:#0361BC url(../img/index-tsicon.png) no-repeat left 14px center;color:#fff;font-size:20px;line-height:30px;font-weight:bold;padding:12px 10px 12px 50px;display:inline-block;}
.zhuti-huodong h3::before {background:url(../img/h3-tit.jpg) no-repeat right bottom;position:absolute;display:block;content:'';width:54px;height:54px;right:-41px;bottom:0;}
.zhuti-huodong h4 {position:relative;background:#0361BC url(../img/index-tsicon.png) no-repeat left 14px center;color:#fff;font-size:20px;line-height:30px;font-weight:bold;padding:12px 10px 12px 50px;display:inline-block;}
.zhuti-huodong h4::before {background:url(../img/h3-tit.jpg) no-repeat right bottom;position:absolute;display:block;content:'';width:54px;height:54px;right:-41px;bottom:0;}
.zhuti-huodong ul.list {overflow:hidden;padding:20px 2% 0 2%;border-top:1px solid #efefef;}
.zhuti-huodong ul.list li {overflow:hidden;position:relative;background-color:#F7F9FC;border-radius:10px;-webkit-transition:box-shadow 0.5s,-webkit-transform 0.5s;transition:box-shadow 0.5s,-webkit-transform 0.5s;transition:transform 0.5s,box-shadow 0.5s;transition:transform 0.5s,box-shadow 0.5s,-webkit-transform 0.5s;width:49%;float:left;margin-right:2%;margin-bottom:20px;}
.zhuti-huodong ul.list li:nth-child(2n) {margin-right:0px;}
.zhuti-huodong ul.list li .imgs a {display:inline-block;height:30px;line-height:30px;background:#FFF;opacity:0.8;padding:0 8px;border-radius:5px;position:absolute;top:10px;left:10px;background:#FFF;color:#333;}
.zhuti-huodong ul.list li .img {width:100%;height:170px;-o-object-fit:cover;object-fit:cover;}
.zhuti-huodong ul.list li .info {padding:10px;text-align:left;}
.zhuti-huodong ul.list li .info .name {height:48px;line-height:1.5;color:#080808;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.zhuti-huodong ul.list li .info .price {margin-top:10px;}
.zhuti-huodong ul.list li .info .price .tag {color:#FE4500;font-size:20px;font-weight:bold;}
.zhuti-huodong ul.list li .info .price .tag i {font-size:14px;font-style:initial;color:#333}
.zhuti-huodong ul.list li .info .price .num {line-height:1;margin-top: 15px;}
.zhuti-huodong ul.list li .info .price .num .c01 {font-family:Bahnschrift;font-size:16px;font-weight:bold;color:#FE4500;}


.zhuti-news{padding:0 2%}
.zhuti-news dl {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:20px;justify-content:space-evenly;}
.zhuti-news dl dd {width:33%;height:34px;background-color:#0361BC;border-radius:10px;font-size:14px;line-height:34px;letter-spacing:1px;color:#fff;text-align:center;float:left;border-right:1px solid #f3f4f7;text-align:center;padding:5px 0;border-radius:7px 7px 0 0;cursor:pointer;}
.zhuti-news dl .active {background-color:#ff7f80;color:#ffffff;font-weight:bold;}

.zhuti-news .index-news-list {box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2);background: #fff;     border-radius: 5px;overflow: hidden;box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2);}
.zhuti-news .news-list-item {display:none;padding: 2%;}
.zhuti-news .news-list-item ul li {display:flex;justify-content:space-between;align-items:center;position:relative;}
.zhuti-news .news-list-item ul li a {display:block;}
.zhuti-news .news-list-item ul li a::before {content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:5px;height:5px;background-color:#0361BC;}
.zhuti-news .news-list-item ul li a {font-size:14px;letter-spacing:1px;color:#333333;width:82%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;height:32px;line-height:32px;padding-left:10px;}
.zhuti-news .news-list-item ul li span {font-size:14px;letter-spacing:1px;color:#999999;}
.zhuti-news .news-list-more {padding:2px 0;margin:20px 0;}
.zhuti-news .news-list-more a {width:100%;display:block;background-color:#e5ecff;color:#4665a5;border-radius:5px;border:1px dashed #6586cd;text-align:center;margin-top:5px;padding:5px 0;font-size:14px;}

.xx-header {height:56px;display:flex;align-items:center;background:#0361BC;padding:0 20px;position:fixed;width:98%;top:0;left:50%;transform:translateX(-50%);z-index:100;flex-direction:column-reverse;flex-wrap:wrap;align-content:space-between;}
.xx-header .xx-name {flex:1;min-width:0;font-size:17px;font-family:PingFang SC-Medium,PingFang SC;font-weight:600;color:#fff;line-height:21px;margin:0 10px;}
.xx-go,.xx-name {display:flex;align-items:center;padding-left:18px;padding-right:18px;height:63px;}
.xx-go img {width:21.34px;}
.xx-nav {display:flex;align-items:center;padding-left:18px;padding-right:18px;height:63px;}
.xx-nav img {width:21.34px;}
.xx-wrap {width:100%;height:100%;position:fixed;top:0;right:0;z-index:97;display:none;}
.xx-bg {width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;}
.xx-box {width:212px;height:100%;background-color:#fff;padding-top:63px;overflow:hidden;position:absolute;top:0;right:-100%;z-index:96;}
.xx-box li {width:100%;margin:20px 0;}
.xx-box li a {font-size:16px;color:#333;line-height:24px;width:100%;text-align:center;display:inline-block;}


.fullSlide {width:100%;height:140px;position:relative;overflow:hidden;    margin-top: 56px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:140px;overflow:hidden;text-align:center;}
.fullSlide .bd li a {width:100%;display:block;height:140px;margin:0 auto;}
.fullSlide .bd li img {width:100%;height:100%;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:8px;height:4px;margin:2px;border-radius:6px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on {background:#f00;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0;z-index:1;width:40px;height:60px;background:url(../img/next.png) no-repeat center;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:0;background-position:-6px -137px;background:url(../img/prev.png) no-repeat center;}
