.list-five li {
	width: 20%;
	float: left;
	padding: 0 10px;
}

.list-five li a {
	display: block;
	background: #FFFFFF;
	padding: 31px 30px;
	height: 113px;
	border: 2px solid #fff;
}

.list-five li a p {
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}

.list-five li a i {
	display: block;
	margin: 0 auto;
	width: 52px;
}

.list-five {
	margin: 0 -10px;
	overflow: hidden;
	display: flex;
	margin-bottom: 35px;
}

.list-five li a:hover {
	border: 2px solid #1990FF;
}

.three-list li {
	float: left;
	width: 33.33333%;
	padding: 0 12px;
}

.three-list {
	margin: 0 -12px;
	overflow: hidden;
	display: flex;
}

.three-list li a {
	padding: 26px 0;
	background: #fff;
	height: 53px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.three-list li a span {
	font-size: 16px;
	color: #333333;
	width: 45%;
}
.three-list li:nth-child(2) a span {
    width: 39%;
}
li{
	list-style: none;
}
ul{
	margin: 0;
	padding: 0;
}
.three-list li a i {
	width: 46px;
	float: left;
	height: 46px;
	margin-right: 16px;
}

.three-list li:nth-child(1) a i {
	background: url(../png/7s5b2j.png) no-repeat;
	background-size: 100%;
}

.three-list li:nth-child(2) a i {
	background: url(../png/eztsku.png) no-repeat;
	background-size: 100%;
}

.three-list li:nth-child(3) a i {
	background: url(../png/r7u9fh.png) no-repeat;
	background-size: 100%;
}

.three-list li:nth-child(1):hover a i {
	background: url(../png/41u8hj.png) no-repeat;
	background-size: 100%;
}

.three-list li a:hover span {
	color: #fff;
}

.three-list li a:hover {
	background: #1990FF;
}

.three-list li:nth-child(2):hover a i {
	background: url(../png/nac64f.png) no-repeat;
	background-size: 100%;
}

.three-list li:nth-child(3):hover a i {
	background: url(../png/jxt8gp.png) no-repeat;
	background-size: 100%;
}
.zjgk-content{
	position: relative;
    background: url(../png/4kx124.png) 1px 2px no-repeat;
    height: 340px;
    overflow: hidden;
    padding: 37px 20px 35px 18px;
    background-size: cover;
    clear: both;
}
.list-five li a i img{
	width: 100%;
}

@media (max-width: 480px){
.list-five,.three-list{
	display: block;
}
.list-five li {
    width: calc(50% - 10px);
    margin-bottom: 10px;
    padding: 0 5px;
}
.list-five{
	margin: 0 -5px;
    margin-bottom: 20px;
}
.three-list li {
   width: calc(100% - 20px);
    margin-bottom: 10px;
    padding: 0 10px;
}
.three-list {
    margin: 0 -10px;
}
.three-list li:nth-child(3) a i{
	margin-right: 30px;
}
.three-list li a i{
    width: 40px;
    height: 40px;
}
.list-txt-content {
    padding: 10px 15px;
}
.list-txt-content-ul li a,.list-txt-content-ul li span{
	font-size: 14px;
}
.list-txt-content-ul li a{
	width: 65%;
	padding-left: 15px;
}
.list-txt-content-ul li{
	padding: 10px 0;
}
.list-txt-content-ul {
    margin-bottom: 30px;
}
.three-list li a{
	height: auto;
	    padding: 15px 0;
}
.list-five li a i{
	width: 40px;
    float: left;
    margin-right: 10px;
}
.list-five li:last-child p {
        width: 53%;
    text-align: left;
}
.list-five li a{
	padding: 15px 10px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.list-five li a p{
	width: 92%;
	    margin-top: 0;
	font-size: 14px;
	width: 60%;
}
.list-five li:last-child {
    width: calc(100% - 10px);
}
.cotnent{
	 margin-bottom: -20px;
	padding-bottom: 30px;
}
.sjtail_wrapper{
    overflow: hidden;
}
}
.sjbannar_wrapper{
            height: auto!important;
}
.bannar_right,.bannar_left{
        display: none;
}