﻿html,body,form{height:100%;}
.swiper-container{width:100%;height:200px;overflow:hidden;}
.swiper-wrapper{width:4000px;left:0px;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;width: 1000px;height: 200px;overflow:hidden;float:left;}
.swiper-slide img {display: block;width: 100%;height: 200px;object-fit: cover;}      

.card_tj {background-color:#f1f1f1;margin:10px 0 10px 0;padding-top:10px;border:1px solid #c1c1c1;border-radius:4px;cursor:pointer;}
.card_tj:hover {background-color:#f1f1f1;margin:10px 0 10px 0;padding-top:10px;border:1px solid blue;border-radius:4px;cursor:pointer;}
.card_art2{border:1px solid #c1c1c1;border-radius:10px;cursor:pointer;padding:5px 10px 5px 10px;background-color:#f1f1f1;}
.card_art2>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:10pt;line-height:25px;text-indent:0rem;}     
.card_art2:hover{border:1px solid blue;}
.card_more{border:1px solid #c1c1c1;border-radius:10px;cursor:pointer;padding:5px 10px 5px 10px;line-height:50px;text-indent:0rem;text-align:center;font-size:15pt; }
.card_more:hover{border:1px solid blue;}
.card_more a{display:block;width:100%;height:100%;}
.card_tc2{border:1px solid #c1c1c1;border-radius:10px;cursor:pointer;padding:10px;background-color:#f1f1f1;}
.card_tc2>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:10pt;line-height:30px;text-indent:1rem;}
.card_tc2:hover{border:1px solid blue;}
.card_tj2{border:1px solid #c1c1c1;border-radius:10px;cursor:pointer;padding:10px;background-color:#f1f1f1;padding-right:130px;text-align:left; font-size:10pt;height:150px; position:relative;text-indent:0rem;}
.card_tj2>div{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.card_tj2>div.rightzone{width:110px;position:absolute ;right:10px ;top:10px; text-align:center;}
.card_tj2:hover{border:1px solid blue;}
.card_tj2 .scanbtn{text-align:center;margin-top:5px;background-color: #343399;color:white;border-radius:12px;width:110px;font-weight:bold;line-height:22px;}

.card-qr-text {max-width: 160px;margin: 0 auto;background-color: #343399;border-radius: 40px;color: #fff;font-size: 14px;text-align: center;padding: 4px 0;font-weight: 700;}
.card-qr-img {text-align: center;}
