@import url(https://m.sz189.cn/resources/static/common/css/layui.css);
body::-webkit-scrollbar {
				display: none;
			}
.footer {
    padding: 30px 15px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-weight: 300;
	position: relative;
	z-index: 10;
	bottom: 0;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}
.footer a+a{
	padding-left: .35rem;
}
.bg-xskf{
	background:  url(../images/bj.png) no-repeat;
	background-attachment: fixed;
	background-size: 100%;
}
.bg-service{
	background: #fff;
	padding: 20px;
	border-radius: 0.35rem;
	-moz-box-shadow:0 4px 4px rgba(0, 174, 255, 0.2); 
	-webkit-box-shadow:0 4px 4px rgba(0, 174, 255, 0.2); 
	box-shadow:0 4px 4px rgba(0, 174, 255, 0.2); 
}
.box{
	position:relative;
	top: 0;
	z-index: 11
}
.box-middle{
	position:absolute;
	top: 28%;
}
.service{
	
}
.news{
	height: calc(115px);
	overflow-y: scroll;
}
.news::-webkit-scrollbar { /* 滚动条整体样式 */
  width: 4px; /* 高宽分别对应横竖滚动条的尺寸 */
  height: 8px;

}
.news::-webkit-scrollbar-thumb { /* 滚动条内滑块的样式 */
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.11);
  background: #b2b2b2;
}

.news::-webkit-scrollbar-track { /* 滚动条里面轨道的样式 */
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  background: #ffffff;
}

.news li{
	border-bottom: 1px solid #d7d7d7;
	margin-right: 5%;
	height: 30px;
    overflow: hidden;
    line-height: 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news li a{
	display: block;
    height: 30px;
	overflow: hidden;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.service .title{
	color:#000;
	font-size:1rem;
	padding:5px 0;
	font-weight: bold;
	border-bottom: solid 1px #00aeff;
	margin-bottom: 10px;
}

.service .title .Underline{
	border-bottom: solid 2px #00aeff;
	padding: 5px 0;
}

.p-r-025{
 padding-right: .25rem!important
}
.img-logo{
	width: 20%;
}
.img1{
	height:50px;
	width:164px;
}
.img2{
	height:60px;
	width:50px;
}
.img3{
	height:55px;
	width:130x;
}
.img-ewm{
	width: 55%;
}
.img-zb{
	width: 15px;
}
.m-t-08{
	margin-top:.8rem!important;
}
.bg-bottom{
	position: fixed;
	bottom: 0;
	z-index: 9
}
@media screen and (min-width: 1200px){
	.layui-container {
		width: 90%;
	}
	.footer {
		padding: 10px 15px;
	}

}



/* 2.0 */
.bg-blue{
	background: #3399fe!important;
}
.box-pc{
	background: #ecf2ff;
	width: 68%;
	height: 100%;
	margin: 0 16%;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}
.box-Bulletin{
	margin-top: 20px;
}
.box-Bulletin .banner{
	width: 55.3333%;
}
.box-Bulletin .Notice{
	width: 40.6667%;
}
.box-Bulletin .product{
	width: 68.02507%;
}
.box-Bulletin .ewm{
	width:29.04911111%;
}
.m-l-02{
	margin-left: 2%;
}
.box-Bulletin .layui-col-md7+.layui-col-md5{
    margin-left: 3%;
}
.box-pc .layui-fluid{
	padding: 0 5px;
}
.product-container{
	padding: 20px 15px 15px 15px;
	position: relative;
	overflow: hidden;
}
.product-container .product-left{
    position: relative;
    display: block;
    box-sizing: border-box;
	width:69.57333333%;
	float: left;
}
.img{
    width: 90%!important;
}
.product-container .product-right{
    position: relative;
    display: block;
    box-sizing: border-box;
	width:30.42777777%;
	float: left;
}
.product-left .layui-col-md6{
	width:48.33333%;
	margin-right: 5px;
	margin-bottom: 5px;
}

.layui-this img{
  width: 100%;
}
#ewm-img{
	min-height: 420px;
}