.sjj_container {
    width: 1440px;
    margin: 0 auto;
}

.ywdt-left{
    background-color: #fff;
    padding: 20px;
}

.item-title h3, ul.item-title {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.item-title > li {
    position: relative;
    float: left;
    margin-right: 60px;
}

.item-title >li> a:hover, .item-title >li> a.on {
    border-bottom: 3px solid #007AD8;
    padding: 14px 0;
    cursor: pointer;
    color: #333;
    font-weight: bold;
}

.xw-box > ul {
    margin: 15px 0 4px;
}

.xw-box > ul > li {
    line-height: 43px;
    position: relative;
    text-indent: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all .4s;
}

.xw-box > ul > li:hover {
    text-indent: 20px;
}

.xw-box > ul > li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #8EC7FF;
}

.xw-box > ul > li > span {
    float: right;
    color: #949494;
}

.xw-box > ul > li > a {
    float: left;
    font-size: 16px;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333333;
}

.xw-box > ul > li > a:hover {
    color: #236fd6;
}

a.com:link, a.com:visited, a.com:active {
    text-decoration: none;
    color: #333333;
    font-size: 16px;
}

.xw-box > ul > li > span {
    float: right;
    color: #949494;
}

/*.wzlb li:nth-child(5n+1) {
    padding: .4rem 0 0 15px;
}*/

.wzlb li:nth-child(5n) {
    /*padding: 0 0 0.5rem 15px;*/
    border-bottom: 1px dashed #B7C2D2;
}

@media screen and (max-width: 768px){
	.sjj_container {
		width: 100% !important;
	}
	.xw-box > ul > li > a{
		width:67%;
	}
	.wzlb li:nth-child(5n+1),
	.wzlb li:nth-child(5n){
		padding:0;
	}
	
}

.wzazzms .item-title >li> a:hover,
.wzazzms .item-title >li> a.on{
	font-size:50px;
	line-height:70px;
}

.wzazzms .xw-box > ul > li > a,
.wzazzms .xw-box > ul > li > span{
	font-size:34px;
}

.wzazzms .layui-laypage a, 
.wzazzms .layui-laypage span{
	font-size:28px;
}
