html:not(.isMobile) *::-webkit-scrollbar {
    width: 3px;
    background: #fff
}

html:not(.isMobile) *::-webkit-scrollbar-thumb {
    background: #016fb8;
    background: #016fb8
}
.mtopbox{display:none;height:60px;width:100%}
.mtel{display:none;}
.msearch,.navbar-brand{display:none !important}
#banner img{
	width: 100%;
	height: inherit;
	object-fit: cover;
}
.mnav,.mySwiper2{display:none}
#mbanner img{object-fit: fill;width: 100%;height: inherit;}
legend{margin:0;float: unset;width: unset;}
.search{margin-top:45px}
.header{display:flex;justify-content: space-between;flex-wrap: wrap;}
.nav-link{flex: 1;text-align: center;color:white}
.nav-link:hover{background-color: #0a63ab!important}
.mnav .nav-link{    border-bottom: .5px #fff solid;}
.navbar-nav{width:100%}
.nav{margin-bottom:15px;width: 100%;}
.head-tel{
    margin-top: 12px;
    font-weight: bold;
    font-family: arial;
    font-size: 30px;
    line-height: 24px;
    color: #016fb8;
}
.bg-blue,.layui-this,.list li.active,.list li.active a{
	background-color: #016fb8;
	color:white !important;
}
.layui-this{
	border-radius: 5px 0 0 5px;
}
.notice{overflow-y: scroll;}
.notice-img{padding-bottom:10px}
.notice-img img,.notice-img video{
	width: 100%;
	height: inherit;
	object-fit: cover;
}
.notice-list,.new-list{
	line-height:24px;
	padding:5px 0px;
}
.notice-list li{
	    height: 40px;
	    line-height: 40px;
	    overflow: hidden;
	    margin-top: 5px;
	    list-style: none;
}
.notice-list li a{
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    color: #ffffff;
	    padding-left: 10px;
	    text-decoration: none;
	    border-bottom: 1px dashed #fff;
	    height: 39px;
	    line-height: 40px;
	    display: block;
}
.new-list li{
	border-bottom: 1px dotted #016fb8;
}
.nblock{    
	background: white;
    border: 1px solid #e7eaf1;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    padding: 10px;
	height:270px;
}
.notice-list a{color:white}

.new{border-top:1px solid #eeeeee}
@media screen and (max-width: 1513px) {
    .logo img{height:40px;margin-top:40px !important;}
}
@media screen and (min-width: 992px) {
.navbar-brand{display:none;}
.notice{height:460px}
#banner{display:block}
#mbanner{display:none}
}
@media screen and (max-width: 992px) {
    .logo img,.search,.mySwiper{display:none}
    .msearch{display:flex !important}
    .notice{max-height:460px}
    .navbar-brand{    display: contents !important;}
	#mbanner,.mnav,.mySwiper2,.mtopbox{display:block}
	.mtel{display:block;position:fixed;bottom:0px;right:0px;z-index:99999;width:100%;height:40px;border-radius:5px;text-align: center;line-height: 40px;color: white !important;}
    .mtop{position:fixed;z-index: 99999;background-color:white;top:0;left:0}
	#banner,.navbar-expand-lg{display:none}
}
.layui-elem-quote{padding: 0 10px;
    line-height: 22px;
	font-size:22px;
    border-left: 5px solid #016fb8;
    border-radius: 0 2px 2px 0;
    background-color: #fff;
}
.layui-tab{display:flex}
.layui-tab-title li{display:block}
.layui-tab-title .layui-this:after{border:0}
.layui-tab-title{border:0px}
.layui-tab-content{padding:0 10px}
.text-center{text-align: center;}
.foot{text-align: center;margin-top:10px}
.list li{
	white-space: nowrap;
	background: #e5e5e5;
	margin-bottom: 2px;
	margin-top: 0;
}
.list li a{
	    display: block;
	    font-size: 16px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    text-decoration: none;
	    display: block;
	    padding: 10px 20px !important;
	    position: relative;
}
.view-content{min-height:600px}
div.bokx{
	box-shadow: 0 0px 10px rgba(0,0,0,.2);
}
.img img{object-fit: cover; /* 裁剪并保持比例显示图像 */
    height: 100%; /* 高度与容器相同 */
    width: 100%;}
.title{padding:0 0 10px;text-align: center;width: 100%;}
.title a{display:block;width:100%}
figure{padding:0;margin: 0 0 1rem;}
.new-title{
	margin: 0 0 20px;
    font-size: 22px;
}
.des{color: #666666;font-size: 14px;font-weight: 300!important;line-height:22px;margin-bottom:10px}
.info{color: #a3afb7}
.media-left,.media-body{display: table-cell;}
.media-left i{    font-size: 38px;
    color: #a3afb7 !important;padding:0 10px}
.media-title{margin-top: 0;margin-bottom: 5px;font-size: 16px!important;font-weight: 400; line-height: 1.2; color: #37474f;}
.media-body{width: 10000px;vertical-align: top;}
.button{float: right!important;background-color: transparent;margin: 0 10px;border:1px solid #016fb8;color: #016fb8;font-size: 1rem;
    font-weight: 400;
    line-height: 1.571429;
    display: inline-block;
    padding: .429rem 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: .215rem;
}
.Link{
    border:1px solid #f0f2f5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 10px;
    display:block;
}