@charset "utf-8";
body {background: #f8f8f8;}
a:hover{color: #000;}
.cont {height: auto;border-bottom: 1px solid #d1d1d1;margin: 1.5em 0;padding: 0 0 1.5em 0;overflow: hidden;}
.cont .col-md-3 img{width: 100%;height: 195px;}
.cont h3 {font-size: 1.875em;overflow: hidden;line-height: 1.3;font-weight: bolder;margin: 15px 0 5px;}
.cont p{ color:#535353;font-size: 18px;/* line-height: 2.8; */overflow:hidden;margin: 0;}
.bottom{display:flex; font-size:1.25em;line-height: 1.5;justify-content: space-between;}
.bottom ul{ overflow:hidden;padding: 0;}
.bottom ul li.w40{width: 50%; float:left;font-size: 18px;}
.bottom ul li{ float:left;font-size: 18px;line-height: 2;white-space: initial;}
.bottom ul li em{padding-right: 5px;margin: 0;line-height: 35px;}
.bottom ul li a{ color:#535353; padding:0 1.5em 0 0;}
.bottom span{ display:block; background:url(/uploads/image/timages/wx.png) left center no-repeat; padding:0 0 0 2em; background-size:auto 1.2em; color:#535353; cursor:pointer;font-size: 16px;}
.bottom span.hover{ color:#2e7ceb; background-image:url(/uploads/image/timages/wx_hv.png);}
.bottom .right{ position:relative; min-width:4em; height:3em;line-height: 2.5;}
.bottom .right a{display:block; background:url(/uploads/image/timages/gw.png) left center no-repeat;padding:0 0 0 2em; background-size:auto 1.2em; color:#535353;font-size: 16px;}
.bottom .right .ewmcont{ box-shadow:0 0 0.5emrgba(0,0,0,.2); position:absolute;top: 60%;left: -7em; display:none;}
.bottom .right .ewmcont img{max-width: 120px;z-index: 9;}
.m-lst{min-height: 800px;}
.ewmcont{display: none;position: absolute;top: 0;left: -10em;}
.ewmcont img{width: 120px;}
.ewmbtn:hover   .ewmcont{display: block;}
@media all and (max-width:768px){
	.cont{border: none;}
	.bottom,.bottom .right,.bottom .right a,.bottom span{display: inline-block;}
	.bottom ul li.w40{width: 100%;}
	.bottom .right .ewmcont{left: 9em;top: -4em;}
	.text {border-bottom: 1px solid #d1d1d1;}
	.ewmcont{display: block;position: unset;}
	.ewmcont img{margin: auto}
	}
	