/*导航*/
.nav{
	width:232px;
	height:100vh;
	position:fixed;
	top:0px;
	left:0px;
	z-index:100000;
}
.nav_l{float:left;width:80px;text-align:center;}
.nav_r{float:right;width:152px;}

.layui_search{width:90%;}
.search{height:90px;overflow:hidden;}
.sinput{
	height:50px;
	border:0;
	padding-left:0;
	color:#333;
	font-weight:300;
}
.sbutton{
	width:100%;
	height: 90px;
    line-height: 90px;
	/*margin-left:-4px;*/
    border: 0 solid transparent;
    vertical-align: middle;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    /*
    display: inline-block;padding: 0 18px;
    font-size: 14px;
	border-radius:0 5px 5px 0;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;*/
}
.laydate .layui-input{padding:0;}
.layui-tab-title li {
	font-size:18px;
}
.lx{
	margin-top:10px;
	padding:10px;
}
.lx1{
	padding:10px;
	background-color:#eee;
}
/*.position_a0:hover{background:rgba(220,0,0, .8);box-shadow: 2px 3px 6px 1px #333;}*/
.infoline:hover{box-shadow: 0 4px 18px rgb(0 8 8 / 10%);}
.news .layui-tab .layui-tab-title {border:0;}
.news .layui-tab-title li:last-child  {
	background:#666;
}
.news .layui-tab-content {padding:15px;background-color:#eee;border-radius:0 8px 8px 8px}
.news .layui-tab-title li  {
	border-radius: 8px 8px 0 0;
    color: #fff;
	background:#999;
	border-right:2px solid #fff;
}
.news .layui-tab-title .layui-this {
    color: #fff;
	background:#DC0001;
}
/*轮播*/
#hotevents .layui-carousel-arrow{background-color: #fff;color:#666;box-shadow: 2px 3px 6px 3px rgb(102 102 102 / 15%);}

/*合作展开*/
.layui-colla-title {background-color:#fff;text-align:center;color:#666;}
.layui-colla-icon {position: unset;margin-left:10px}
 .layui-colla-content{border:0;}
