/*header*/
 html{line-height: initial;font-size:62.5%;}
header {
	width: 100%;
	position: fixed;
	top: 0rem;
	left: 0px;
	z-index: 999;
	background-color: #fff;
	padding-bottom: 7px;
}

.heabgc {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #0a2a53;
}

.head-bgc {
	float: right;
	color: #fff;
	margin-right: 2%;
}

.head-bgc p {
	font-size: 16px;
	padding: 0 10px;
}

.head-bgc span {
	font-size: 20px;
}

.header-top img:nth-child(1) {
	/* width: 30%; */
	height: 37px;
	padding: 0px 0 0 15px;
}

#m_menu {
	width: 10%;
	height: 28px;
	padding: 10px 5px 0 0;
}

.head-list {
	width: 45%;
	margin-left: 6%;
}

.head-list li {
	font-size: 18px;
	margin-top: 10px;
}

.head-list a {
	font-size: 18px;
	font-weight: normal;
}

#sf-menu {
	position: fixed;
	top: 106px;
	left: 0;
	z-index: 9999;
	width: 100%;
	background: #0a2a53;
	opacity: 0.9;
	display: none;
	max-height: calc(100% - 100px);
	overflow-y: scroll;
	padding-bottom: 10px;
}

#sf-menu li {
	position: relative;
	width: 90%;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}

.menufade>li:nth-child(1) {
	animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	-webkit-animation-delay: 100ms;
	-o-webkit-animation-delay: 100ms;
}

.menufade>li {
	animation: menufade 0.35s ease-out;
	-moz-animation: menufade 0.35s ease-out;
	-webkit-animation: menufade 0.35s ease-out;
	-o-animation: menufade 0.35s ease-out;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

#sf-menu li a {
	display: block;
	padding: 9px 0;
	color: #fff !important;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	font-size: 14px;
}

#sf-menu span:after {
	position: absolute;
	content: "+";
	float: right;
	display: inline-block;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-right: 8px;
	transition: 0.3s;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	cursor: pointer;
	top: 0px;
	right: 0px;
}

#sf-menu span {
	display: block;
}

#sf-menu .sf-menu-2 {
	display: none;
}

#sf-menu .sf-menu-2 li .a2 {
	padding: 5px;
	display: block;
}

/*banner*/
.banner img {
	margin-top: 120px;
	width: 100%;
}

.banner02 {
	background-color: #fcf1ec;
	padding: 15px 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.banner02 img {
	width: 100%;
}

/*<!--product center-->*/
.center-title span {
	width: 8%;
	height: 2px;
	background-color: #0a2a53;
	margin-bottom: 15px;
}

.center-title p {
	font-size: 26px;
	color: #000;
}

.center-title em {
	font-size: 16px;
	color: #b8b8b8;
}

.celle-list {
	width: 99%;
	margin-top: 20px;
	border-bottom: 1px solid #949494;
	margin-bottom: -1px;
}

.celle-list ul {
	width: 75%;
	margin: 0 auto;
}

.celle-list ul {
	font-size: 16px;
	color: #676767;
}

.celle-right {
	width: 100%;
	margin: 0 auto;
}

.celle-right ul {
	display: flex;
	flex-wrap: wrap;
}

.celle-right ul li {
	width: 46%;
	font-size: 16px;
	margin: 15px 2% 0 2%;
}

.celle-right ul li img {
	width: 100%;
	height: auto;
	height: 192px;
	border: 1px solid #4f4f4f;
	box-sizing: border-box;
}

.celle-right ul li p {
	display: block;
	width: 100%;
	margin: 4% auto 2% auto;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	color: #4f4f4f;
	border: 1px solid #4f4f4f;
	text-align: center;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
display: -webkit-box;
text-overflow: ellipsis;
overflow: hidden;
}

.celle-right ul li:hover img{border: 1px solid #0a2a53;}
.celle-right ul li:hover p {
	background-color: #0a2a53;
	border: 1px solid #0a2a53;
	color: #fff;
}

.allhide {
	display: none;
}

.selected {
	display: flex !important;
	flex-wrap: wrap;
}

.active01 {
	border-bottom: 2px solid #0a2a53;
	padding-bottom: 5px;
	font-weight: bold;
	color: #000;
}

.cen-herf a {
	display: block;
	font-size: 18px;
	color: #0a2a53;
	text-align: center;
	margin: 5% 0;
}

/*é—´éš™*/
.clearance {
	width: 100%;
	height: 20px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background-color: #f3f3f3;
}

/*ä¸‰å¤§ä¼˜åŠ¿*/
.advantage ul li:nth-child(1) {
	font-size: 22px;
}

.advantage-d{
	color: #0a2a53 !important;
}

.advantage ul li:nth-child(2),
.advantage ul li:nth-child(3),
.advantage ul li:nth-child(4) {
	margin-left: 10%;
}

.advantage ul li {
	font-size: 16px;
	display: flex;
	letter-spacing: -1px;
	align-items: center;
	letter-spacing: -1px;
}

.advantage ul li img {
	margin-right: 2%;
}

.advantage ul {
	width: 95%;
	margin: 10px auto;
	line-height: 40px;
}

.advantage ul li:nth-child(5) img {
	width: 88%;
	margin: 10px auto;
}

.fenyebanner {
	bottom: 10px !important;
}

.fenyebanner .swiper-pagination-bullet-active {
	background: #0a2a53 !important;
}

#banner {
	padding-bottom: 20px;
}

/*æ•ˆæžœ*/
#focus {
	width: 94% !important;
	height: 220px;
	position: relative;
	margin: 20px auto;
	/* overflow: hidden; */
	position: relative;
}

.focusWarp a:hover {
	opacity: 1;
}

.imgList li img {
	width: 100%;
}

.imgBtn li {
	float: left;
	width: 20% !important;
	height: 50px !important;
	margin-left: 20px;
	border:1px solid #0a2a53 !important;
}

.imgBtn li img {
	width: 100%;
	height: 100%;
}

.imgBtn {
	right: 92% !important;
	position: absolute;
	bottom: -35px;
	z-index: 100;
}

.btnWarp {
	overflow: hidden;
}

.cus-herf a {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #0a2a53;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 3% auto 5%;
}

#cuscase {
	width: 95%;
	padding-bottom: 10%;
	margin: 10px auto;
}

#cuscase .swiper-slide img {
	width: 100%;
	height:55px !important;
	border:1px solid #ccc;
	box-sizing: border-box;
}

#cuscase .swiper-slide p {
	font-size: 14px;
	text-align: center;
	padding: 2% 0;
}

.cuscasebanner {
	bottom: 5px !important;
}

.cuscasebanner .swiper-pagination-bullet-active {
	background: #0a2a53 !important;
}

/*æ ¸å¿ƒäººç‰©*/
.nucleuspeotop-l {
	width: 96%;
	margin: 10px auto 30px auto;
}

.nucleuspeotop-l>img {
	width: 45%;
	height: 156px;
}

.nucleol {
	width: 51%;
}

.nucleuspeotop-l p {
	font-size: 18px;
	color: #0a2a53;
	border-bottom: 1px dashed #c9c9c9;
	padding: 5px 0;
	margin-bottom: 5px;
}

.nucleuspeotop-l li {
	font-size: 14px;
	color: #000;
	letter-spacing: -1px;
	line-height: 30px;
}

.nucleuspeotop-l li span {
	display: block;
}

.nucleuspeotop-l li i {
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 15px 10px 0 0;
	background-color: #0a2a53;
}

#corepeo {
	width: 95%;
	padding-bottom: 10%;
	margin: 10px auto;
}

#corepeo .swiper-slide img {
	width: 100%;
	height: 70px;
}

#corepeo .swiper-slide p {
	font-size: 14px;
	text-align: center;
	padding: 2% 0;
}

.corepeoebanner {
	bottom: 5px !important;
}

.corepeoebanner .swiper-pagination-bullet-active {
	background: #0a2a53 !important;
}

/*èµ°è¿›å˜‰å¾¡æ–‡åŒ–*/
.Walkintoimg img {
	display: block;
	max-width: 95%;
	margin: 10px auto;
}

.Walkintoimg p {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 2% 0;
}

.Walkintoimg span {
	display: block;
	font-size: 16px;
	width: 96%;
	color: #696969;
	margin: 0 auto;
	line-height: 25px;
	max-height:100px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*èµ„è®¯*/
.essage-l {
	width: 92%;
	margin: 20px auto;
	font-size: 16px;
	color: #676767;
}

.essage-l li {
	width: 30%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dadada;
	color: #000;
	text-align: center;
}

.active02 {
	background-color: #0a2a53;
	color: #fff !important;
}

.messagulli-top,
.fmsiofdmo {
	width: 96% !important;
	margin: 10px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #a5a5a5;
}

.messagulli img {
	width: 30%;
	height: 68px;
	float: left;
	margin-right: 1%;
}

.messagulli-bot {
	width: 69%;
	float: right;
}

.messagulli-bot p {
	width: 180px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.messagulli-bot span {
	font-size: 14px;
	font-weight: bold;
}

.messagulli-bot i {
	font-size: 14px;
	color: #8d8d8d;
	line-height: 25px;
	height:50px;
	display: block;
	overflow:hidden;
}

.fmsiofdmo p {
	height: 20px;
	margin-bottom: 5px;
	line-height:20px;
	font-size: 16px;
	font-weight: bold;
}

.fmsiofdmo span {
	font-size: 14px;
	color: #8d8d8d;
	line-height: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cugfherf a {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #0a2a53;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-left: 140% !important;
	margin: 10% auto;
}

.bottom-qq ul {
	width: 90%;
	margin: 10px auto;
	overflow: hidden;
}

.bottom-qq ul li {
	font-size: 13px;
	line-height: 25px;
	width: 100%;
	float: left;
}
.bottom-qq ul li:last-child{width:100%;}

/*åº•éƒ¨å¯¼èˆª*/
bottom ul {
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 45px;
	line-height: 45px;
	background-color: #0a2a53;
	z-index: 999;
}

bottom ul li {
	width: 25%;
}

bottom ul li a {
	display: block;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #134688;
	border-left: 1px solid #041326;
	color: #fff;
}

/*äº§å“ä¸­å¿ƒ*/
.big-head {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 22px;
	background-color: #0a2a53;
	text-align: center;
	margin-top: 10px;
}

.fenye {
	width: 50%;
	margin: 5% auto;
	font-size: 14px;
}

.fenye a {
	display: block;
	width: 30%;
	background-color: #000;
	height: 20px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.abo-des ul {
	width: 96%;
	margin: 4% auto;
}

.abo-des ul a {
	display: block;
	font-size: 14px;
	line-height: 28px;
	border-bottom: 1px dashed #000;
	padding-top: 4px;
}

.abo-des ul a:hover {
	border-bottom: 1px dashed #0a2a53;
	color: #0a2a53;
}

.abo-des ul a:hover i {
	background-color: #0a2a53;
}

.abo-des ul a li i {
	display: block;
	width: 5px;
	height: 5px;
	background-color: #cdcdcd;
	float: left;
	margin: 12px 8px 0 5px;
}

.abo-des ul a li p {
	height: 20px;
	width: 75%;
	margin-right: 8%;
}

.bottom-qqall {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px auto 78px auto !important;
}

.cenullist ul {
	margin-top: 20px;
}

.cenullist ul li {
	display: flex;
	justify-content: space-between;
	width: 96%;
	margin: 3% auto;
	border-bottom: 1px dashed #000;
	padding-bottom: 2%;
	margin-bottom: 2%;
}

.cenullist ul li>a {
	width: 38%;
}

.cenullist ul li img {
	width: 100%;
	height: auto;
	height: 86px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

.cenullistrig {
	width: 59%;
}

.cenullistrig p {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2%;
	border-bottom: 1px dashed #000;
	color: #221407;
}

.cenullistrig p a {
	height: 20px;
}

.cenullistrig span {
	margin-top: 2%;
	font-size: 14px;
	color: #221407;
	height:38px;
	line-height: 19px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.grjygs {
	width: 72%;
}

.cenullistrig>a {
	display: block;
	margin-top: 2%;
	font-size: 14px;
	font-weight: bold;
	color: #0a2a53;
	float: right;
}

/*è¯¦æƒ…é¡µ*/
.censhow {
	width: 96%;
	margin: 0 auto;
}

.censhow img {
	max-width: 100%;
	/* margin: 1% 0; */
	height:auto !important;
}

.censhow p {
	font-size: 16px;
	margin: 10px 0px 15px 0;
}

.censhow-img {
	margin: 2% 0;
	border: 1px solid #dadada;
	padding: 1%;
}

/*æ–°é—»è¯¦æƒ…*/
.news-nav-l-t {
	width: 100%;
	margin-top: 10px;
	line-height: 35px;
	border-bottom: 1px solid #b1b2b3;
	text-align: center;
	font-size: 16px;
}

.news-text {
	max-width: 95%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 30px;
}

.news-text img {
	display: block;
	max-width: 95%;
	margin: 10px auto;
	height:auto !important;
}

.news-wz {
	width: 95%;
	margin: 2% auto;
	display: flex;
	flex-direction: column;
	line-height: 30px;
}

.news-wz span{display:block;
	background-color: #0a2a53;
	color:#fff;
	margin-top: 2%;
	padding-left: 2%;
	font-size: 16px;}
.news-wz a {
	font-size: 16px;
	color: #fff;
}

/*about*/
.about-jian {
	width: 96%;
	margin: 0 auto;
}

.about-jianpp {
	font-size: 14px;
	border-bottom: 1px solid #969696;
	margin: 10px auto;
}

.about-jianpp b {
	display: inline-block;
	font-weight: bold;
	border-bottom: 1px solid #000;
	line-height: 28px;
	font-size: 15px;
}

.about-jianpp span {
	color: #969696;
}

.about-top img {
	max-width: 100%;
	margin: 5px auto;
}

.about-top p {
	font-size: 14px;
	letter-spacing: 1px;
	text-indent: 25px;
	line-height: 20px;
	padding: 10px 0;
	width: 96%;
	margin: 0 auto;
}

.fourbigall {
	width: 100%;
	margin: 20px auto;
}

.fourbig {
	width: 50%;
	height: 128px;
	background: url(../img/fourbigbgc.jpg) no-repeat;
	background-size: 100%;
}

.fourbigall p {
	font-size: 18px;
	color: #fff;
	padding-top: 2px;
	margin-bottom: 12px;
}

.fourbigall span {
	font-size: 16px;
	line-height: 25px;
}

/*lunbo*/
#index002 {
	width: 99%;
	margin-top: 5%;
}

#index002 .swiper-slide img {
	max-width: 94%;
}

#index002 .swiper-slide img:nth-child(1) {
	margin-left: 5% !important;
}

.boxright01 {
	right: -15px !important;
	margin-top: -5px !important;
	background: url(../img/gift-right.png) no-repeat !important;
	outline: none;
}

.boxleft01 {
	margin-top: -5px !important;
	background: url(../img/gift-left.png) no-repeat !important;
	outline: none;
}

/*è”ç³»æˆ‘ä»¬*/
.about-middle-two {
	width: 100%;
	margin: 0 auto;
}

.about-two {
	margin: 15px 0 12px 2%;
	width: 98%;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.about-two p {
	padding-left: 10px;
	font-size: 14px;
}

/*form*/
.confrm {
	width: 94%;
	margin: 0 auto;
}

.confrm b {
	margin: 5% 0;
	font-size: 22px;
	color: #0a2a53;
}

.confrm b img {
	margin: 1% 2% 0 0;
}

.confrminp input {
	width: 70%;
	height: 30px;
	border: 1px solid #ccc;
}

.confrminp {
	margin-top: 5%;
	font-size: 16px;
}

.i-ytja{
	margin: 5% 0 5% 68%;
	display: block;
	text-align: center;
	width: 82px;
	height: 30px;
	line-height: 30px;
	background-color: #0a2a53;
	color: #fff;
}

.twoline a {
	color: #0a2a53;
	float: right
}

.news-text p {
	text-indent: 2em;
}

.long-di img {
	display: block;
	width: 100%;
}

.td-fcd img {
	display: inline-block;
	width: 47%;
	margin: 1%;
	height: 105px;
}

.zs-kzb img {
	border: 1px solid #0a2a53;
	box-sizing: border-box;
}

.kzd-d {
	width: 100%;
}


#dituContent {
	width: 100%;
	height: 200px;
	margin: auto
}

.BMap_stdMpCtrl div {
	display: none;
}

.BMap_omCtrl {
	display: none;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.BMap_Marker {
	background: url(../img/zb-kz.png)center no-repeat !important;
}




.kzt-zxd {
	margin: 20px 0px;
}

.maincate {
	overflow: hidden;
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-overflow-scrolling: touch;
	text-align: justify;
	margin: 0px 2%;
	box-sizing: border-box;
}

.maincate a {
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}

.maincate::-webkit-scrollbar {
	display: none;
}



.swiper-container {
	width: 100%;
	/* height: 300px; */
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #ccc;
	box-sizing: border-box;
}


.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-slide-thumb-active {
	background: #0a2a53;
	color: #fff;
	box-sizing: border-box;
	border: 1px solid #0a2a53;
}

.kzt-zxd {
	width: 100%;
	height: auto;
}

.hc-clas {
	width: 95%;
	mragin: auto;
	overflow: hidden;
}


.kz-imgd div img{display:block;width:100%;}


.cpzx-kz{width:100%;overflow:hidden;border-top:1px solid #ccc;padding-top:15px;text-align:center;}

.sls-f{width:100%;height:100%;background:url(../img/sls.jpg)center no-repeat;background-size: 100% 100%;position:relative;}
.sls-wz{width:100%;overflow:hidden;top:15%;position:absolute;text-align:center;}
.sls-wz span{display:inline-block;color:#333333;font-size:40px;padding-left:60px;background: url(../img/f-sls.png)left center no-repeat;line-height:70px;}
.a-fhd{bottom:15%;position:absolute;left:0px;right:0px;margin:auto;width:184px;height:45px;background:url(../img/fan-hd.png) center no-repeat;}
.a-fhd a{text-align:center;line-height:45px;color:#fff;font-size:20px;display:block;width:100%;height:100%;}

.cpzx-kz img{display:inline-block;width:95%;}
.page span{font-size:16px;margin:0px 5px;}
.page a{font-size:16px;margin:0px 5px;}

@media screen and (max-width: 350px) {
	.about-two{width:96%;}
	.advantage ul li:nth-child(2), .advantage ul li:nth-child(3), .advantage ul li:nth-child(4){margin-left:0%;}
	.advantage ul li{font-size:14px;}
	.messagulli-bot p{width: 150px;}
	.abo-des ul a li p{width:70%;}
	#cuscase .swiper-slide img {
	width: 100%;
	height:45px !important;
	border:1px solid #ccc;box-sizing: border-box;}
	.messagulli-bot span{font-size:12px;}
	.bottom-qq ul li{font-size:12px;width:100%;}
}

@media screen and (max-width: 390px) {
	.bottom-qq ul li{font-size:12px;letter-spacing:-1px;}
}


.hx-ysda{width:100%;overflow:hidden;margin:15px auto;padding-top:15px;border-top:1px solid #ccc;}
.hx-ysda img{display:block;width:100%;}

.imgList{overflow:hidden;width:100% !important;height:220px;position:relative;}
.imgList li img{width:100% !important;}

.dd-ryd img{height:220px !important;}

.fh-index{margin:110px  auto 30px;overflow:hidden;text-align:center;position:relative;}
.fh-index>img{display:inline-block;width:100%;}
.fh-index a{display:inline-block;width:30%;position:absolute;bottom:10px;z-index:999;left: 0;margin:auto;right: 0;}
.fh-index a img{display:block;width:100%;}

.w-xygk a{margin:15% auto 5% !important;}
.cpl-stra .cenullistrig span{height:80px;line-height:20px;    -webkit-line-clamp: 4;}
.cpl-stra ul li img{height:151px;}
/* 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis; */                                                                                               
	
	
	
.img-jst{width:100%;overflow:hidden;}
.img-jst .swiper-slide{text-align:center;overflow:hidden;padding:30px 0 0 0;}
.img-jst .swiper-slide img{display:inline-block;width:90%;height:357px !important;border: 1px solid #ccc;box-sizing:border-box;margin:0.05rem 0;}
.img-jst .swiper-pagination-bullets{right: 30px;text-align: right;width:auto !important;bottom: 0.2rem;}
.img-jst .swiper-pagination-bullet{width:25px;height:5px;background:#4e4d4d;border-radius:0;}
.img-jst .swiper-pagination-bullet-active{background:#f22424;}

.intr-qbd{padding:0 0.4rem;overflow:hidden;}
.tw-jsd{width:100%;overflow:hidden;margin-top:0.2rem;}
.tw-jsd p{display:block;width:100%;overflow:hidden;font-size:0.19rem;line-height: 0.28rem;margin-bottom:0.2rem;}
.tw-jsd img{display:block;width:100%;margin-bottom:0.2rem;height: auto !important;}
