@charset "utf-8";
body{background-color: #ffffff;}
.a_logo img {
	position: absolute;
	height: auto;
	left: 300px;
	top: 35px;
}
.pd-60{
	display: inline-block;
	padding: 60px 30px;
	overflow: hidden;
	background: #ffffff;
	border-radius: 20px;
}
.ggwhfw{
    margin-top: -260px;
}
.ggwhfw_lst img{
}
.ggwhfw_lst .m-lst36{
    background-image: linear-gradient(to right, #f6f9ff, #ffffff);
}
.ggwhfw_lst .m-lst36 ul{
    padding: 20px 10px;
}
.ggwhfw_lst .m-lst36 ul li{
    background: none;
    font-size: 18px;
    color: #000000;
    line-height: 60px;
}
.ggwhfw_lst .m-lst36 ul li em{
    font-style: unset;
    color: #197ad9;
    font-size: 12px;
}
.ggwhfw_lst .m-lst36 ul li a{
    font-size: 18px;
    color: #000000;
}
.ggwhfw_lst .m-lst36 ul li span{
    color: #999;
}

.m-lst36 p{
    line-height: 60px;
    padding: 15px 30px;
    font-size: 18px;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.m-lst36 p a{
    color: #6e7bfc;
}

.ggwhfw_lvjd{
	background: none !important;
}

.ggwhfw_lstimg{
    margin: auto;
    display: block;
}

.ggwhfw_img{overflow: hidden;height: 320px;}
.ggwhfw_img img{
    width: 100% !important;
    max-height: 251px;
    height: 251px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.ggwhfw_img span{
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #000000;
    padding: 10px;
    background: #ffffff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0px 5px 5px 0px #e9e9e9;
}
.footer{
	background: #7e89ff;
	border-top: solid 4px #7e89ff;
}
.footerpc .txt p{
	color: #fff;
}
.footerpc .txt p a {
    color: #fff;
}
@media (max-width: 1024px) {
	.a_logo img {
		width: 30%;
		left: 100px;
	}
	.ggwhfw{
		margin-top: -110px;
	}
}
@media (max-width: 425px) {
	.a_logo img {
		left: 5%;
		top: 1%;
	}
	.ggwhfw {
		margin-top: -58px;
	}
	.ggwhfw_lst img {
	    width: 50%;
	}
	.pd-60{
		padding: 20px 10px;
	}
}