.xmcontent .selectL .dad>li{
    height: unset;
}
.xmcontent .selectL .dad>li>a{
    background-color: rgba(0,66,142, .1);
    font-weight: bold;
    padding: 0 14px;
    height: 54px;
    font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
    font-family: MicrosoftYaHei-Bold;
}
.xmcontent .selectL .dad>li>a>i{
    transition: all .3s;
}
.xmcontent .area{
    align-items: flex-start;
}
.sl-active>a>i{
    transform: rotate(90deg);
}
.sl-active>a{
    font-size: 16px !important;
    color: #00428e !important;
}
.son-active{
    color: #00428e !important;
}
.xmcontent .selectL .dad>li:hover>a {
    color: #00428e;
    font-size: 16px;
    font-weight: bold;
}
.xmcontent .son{
    display: none;
}
.xmcontent .son li a{
	font-size: 14px;
	letter-spacing: 1px;
	color: #666666;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 18px;
    background-color: #f8f8f8;
    margin: 6px 0;
}
.xmcontent .listitemR{
    width: 77.87%;
}
.xmcontent .listitemR .tit h5{
    position: relative;
    font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #373737;
    padding-left: 20px;
}
.xmcontent .listitemR .tit h5::before{
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 7px;
	background-color: #00428e;
    height: 100%;
}
.xmcontent .listitemR .tit{
    padding-bottom: 22px;
    border-bottom: 1px solid #dbdbdb;
}
.listitemR .itemsbox{
    margin-top: 27px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listitemR .itemsbox .outside{
    background-color: #e6e6e6;
    width: 32.1%;
    padding: 7px;
    transition: all .3s;
    margin-bottom: 18px;
    cursor: pointer;
}
.itemsbox .outside .img{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
}
.itemsbox .outside p{
    padding-top: 19px;
    padding-bottom: 12px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
	color: #373737;
    transition: all .3s;
}
.listitemR .itemsbox .outside:hover{
    transform: translateY(-8px);
    background-color: #00428e;
}
.listitemR .itemsbox .outside:hover p{
    color: #fff;
}
.xmcontent .son li a:hover{
    color: #00428e;
}
.xmcontent .listitemR .tit {
    border-bottom: 1px dotted #dbdbdb;
}
.listitemR .tit .alink .sp1{
    font-size: 18px;
	color: #00428e;
}
.listitemR .tit .alink .sp2{
    font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #666666;
}
.xqcontent .pic_desc{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xqcontent .pic_desc .pic{
    width: 46.1%;
    height: 320px;
    border: solid 1px #cccccc;
    display: flex;
    align-items: center;
    justify-content: center;
}.xqcontent .pic_desc .desc{
    width: 47.08%;
}
.pic_desc .desc h4{
    font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}
.xqcontent .hd{
    font-size: 17px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
    position: relative;
    padding-left: 17px;
}
.xqcontent .hd::before{
    display: block;
    content: "";
    width: 7px;
	height: 7px;
	background-color: #00428e;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
}
.xqcontent .con{
    margin-top: 25px;
}
.xqcontent .con p{
    font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
    margin-top: 16px;
}
.handleinit .xqbox{
    margin-top: 35px;
}
.handleinit .xqbox .th{
    padding-bottom: 20px;
    border-bottom: 1px dotted #e7e7e7;
}
.handleinit .xqbox p{
    line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
    margin-top: 10px;
}
.xqbox .tb{
    width: 100%;
}
.xqbox .tb table{
    width: 100%;
}
.tb table th{
    width: calc(100%/5);
    background-color: #00428e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	color: #ffffff;
    height: 40px;
    border:1px solid transparent;
}
.tb table td{
    width: calc(100%/5);
    font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #333333;
    text-align: center;
    height: 40px;
    border:1px solid rgba(29,46,92, .1);
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px){
    .sl-active>a {
        font-size: 14px !important;
        color: #00428e !important;
    }
    .xmcontent .son li a{
        font-size: 13px ;
    }
    .xmcontent .selectL .dad>li>a{
        font-size: 13px;
    }
    .xmcontent .selectL .dad>li:hover>a{
        font-size: 13px
    }
    .xqcontent .pic_desc .pic{
        padding: 10px;
    }
}
/* pad端 */
@media screen and (min-width:768px) and (max-width:991px) {
    .xmcontent .listitemR {
        width: 70%;
    }
    .listitemR .itemsbox .outside{
        width: 48%;
    }
    .sl-active>a {
        font-size: 13px !important;
        color: #00428e !important;
    }
    .xmcontent .son li a{
        font-size: 12px ;
    }
    .xmcontent .selectL .dad>li>a{
        font-size: 12px;
        padding: 0 8px;
    }
    .xmcontent .selectL .dad>li:hover>a{
        font-size: 12px
    }
    .xmcontent .selectL .dad>li{
        padding: unset;
    }
    .itemsbox .outside .img{
        height: 155px;
    }
    .xmcontent {
        margin-top: 45px;
    }
}
/* 移动端 */
@media (max-width:767px){
    .xmcontent .listitemR {
        width: 100%;
        margin-top: 15px;
    }
    .listitemR .itemsbox .outside{
        width: 48.5%;
    }
    .sl-active>a {
        font-size: 13px !important;
        color: #00428e !important;
    }
    .xmcontent .son li a{
        font-size: 12px ;
    }
    .xmcontent .selectL .dad>li>a{
        font-size: 12px;
        padding: 0 8px;
    }
    .xmcontent .selectL .dad>li:hover>a{
        font-size: 12px
    }
    .xmcontent .selectL .dad>li{
        padding: unset;
        background-color:unset;
    }
    .itemsbox .outside .img{
        height: 155px;
    }
    .xmcontent {
        margin-top: 30px;
    }

    .xqbox .tb{
        overflow-x: auto;
    }
    .tb table{
        min-width: 920px;
    }
    .xqcontent .pic_desc .pic{
        padding: 15px;
        height: 235px;
    }
    .xqcontent .con p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
    .listitemR .tit .alink .sp1,.listitemR .tit .alink .sp2{
        font-size: 14px;
    }
    .handleinit .xqbox .th{
        padding-bottom: 12px;
    }
    .handleinit .xqbox {
        margin-top: 15px;
    }
    .xqcontent .pic_desc{
        flex-wrap: wrap;
    }
    .xqcontent .pic_desc .pic,.xqcontent .pic_desc .desc{
        width: 100%;
        margin-bottom: 20px;
    }
}