﻿
#content span {
font-family: "Microsoft YaHei" !important;
text-indent: 0 !important;
}
table tr td, table {
border: none;
}
.ldxx-main .ldxx-gzdt > div .rt > div > ul li p{
margin:0!important;
font-family: "Microsoft YaHei" !important;
}
.ldxx-main .ldxx-gzdt > div .lf #time .layui-laydate .layui-laydate-main .layui-laydate-content table tbody tr td:first-child, .ldxx-main .ldxx-gzdt > div .lf #time .layui-laydate .layui-laydate-main .layui-laydate-content table tbody tr td:first-child+td+td+td+td+td+td {
color: #36a9f2;
}
.ldxx-main .ldxx-cwhy ul li .ldxx-cwhy-title a{
display: block;
}
.ldxx-main .ldxx-cwhy ul li .ldxx-cwhy-p p {
font-size: 16px;
font-size: 0.16rem;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.layui-laydate-list.laydate-year-list >li, .layui-laydate-list.laydate-month-list >li {
height: 50px;
line-height: 50px;
}
.layui-laydate-list.laydate-month-list >li {
width: 50px;
margin: 17px calc((25% - 50px) / 2);
}

#time .layui-laydate-content tr td{
position: relative;
}
#time .layui-laydate-content tr td .ca-item{
display: none;
position: absolute;
bottom: 66px;
bottom: .66rem;
left: -100px;
left: -1rem;
width: 256px;
width: 2.56rem;
background: #1764ce;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#time .layui-laydate-content tr td .ca-item>img{
position: absolute;
left: 50%;
width: 14px;
width: .14rem;
bottom: -7px;
bottom: -0.07rem;
margin-left: -7px;
margin-left: -.07rem;
}
#time .layui-laydate-content tr td .ca-item a{
color: #fff;
line-height: 20px;
line-height: .2rem;
display: block;
margin-bottom: .1rem;
text-align: left;
position: relative;
padding-left: 8px;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 12px;
font-size: .12rem;
}
#time .layui-laydate-content tr td .ca-item a:before {
display: inline-block;
content: "";
height: 4px;
width: 4px;
background: #fff;
position: absolute;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
left: 0;
top: 8px;
}

#time .layui-laydate-content tr td .ca-item a:last-child{
margin-bottom: 0;
}
#time .layui-laydate-content tr td:hover .ca-item{
display: block;
}
.layui-laydate-static{
z-index: 20!important;
}

/*领导活动*/
.ldxx-main .ldxx-gzdt > div .rt{
background: none;
}
.zw-list1 li{
position: relative;
float: none;
display: block;
margin-bottom: 20px;
z-index: 2;
padding-left: 22px;
padding-left: .22rem;
}
.zw-list1 li:before {
content: '';
position: absolute;
display: inline-block;
height: 6px;
width: 6px;
background: #c2cdd7;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
left: 2px;
top: 11px;
top: .11rem;
}
.zw-list1 li a{
display: inline-block;
color: #000000;
font-size: 16px;
font-size: .16rem;
line-height: 28px;
line-height:.28rem;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
max-width: 80%;
float: left;
}
.zw-list1 li a:hover{
color: #0b67d4;
}
.zw-list1 li span{
display: inline-block;
color: #666666;
font-size: 16px;
font-size: .16rem;
float: right;
line-height: 28px;
line-height: .28rem;
position: absolute;
right: 0;
bottom: 0;
}
.gzdt-rt-t{
position: relative;
margin-bottom: 30px!important;
border: none!important;
padding: 0!important;
overflow: hidden;
}
.gzdt-rt-t img{
width: 100%;
height: 30px;
height: .3rem;
}
.gzdt-rt-t a{
position: absolute;
top: 0;
right: 0;
color: #36a9f2;
background: #fff;
padding-left: 5px;
line-height: 30px;
line-height: .3rem;
}
/*领导按钮添加*/
.zw-wrap1-b2 a,.xingxiang a{
display: block;
width: 100%;
height: 75px;
height: .75rem;
line-height: 75px;
line-height: .75rem;
color: #fff;
font-size: 18px;
font-size: .18rem;
font-weight: bold;
background: url(/images/zw-bg1-1.png) center no-repeat;
background-size: 100% 100%;
text-align: center;
margin-top: 23px;
margin-top: .23rem;
}
.zw-wrap1-b2 a img,.xingxiang a img{
margin-right: 5px;
}
.xingxiang{
display: none;
}

@media screen and (max-width: 768px){
.ldxx-main .ldxx-cwhy ul li .ldxx-cwhy-p p {
	font-size: .32rem;
}
.zw-list1 li{
	padding-left: .28rem;
}
.zw-list1 li:before{
	top: .2rem;
}
.zw-list1 li a{
	font-size: .32rem;
	line-height: .5rem;
	display: unset;
	float: unset;
}
.zw-list1 li span{
	font-size: .3rem;
	line-height: .5rem;
	position: unset;
}
.gzdt-rt-t img{
	width: auto;
	height: .4rem;
}
.gzdt-rt-t a{
	line-height: .4rem;
}
.zw-wrap1-b2{
	display: none;
}
.jiesao p{
	font-size: .32rem;
	line-height: .4rem;
}
.xingxiang{
	float: left;
	width: 100%;
	display: block;
}
.xingxiang a{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 49%;
	float: left;
	font-size:0.3rem
}
.xingxiang a img{
	width: auto;
	height:.42rem;
}
.ldxx-main .ldxx-zt{
height:auto;
}
.ldxx-main .ldxx-zt a img{
height:auto;}
}