.investor_banner { background: url(../img/banner_3.jpg) no-repeat center; background-size: cover; overflow: hidden }
.investor_banner .public_font { background: url(../img/lw-about-2.png) no-repeat left top; padding-left: 10%; margin-left: -15px; overflow: hidden; margin-top: 102px; height: 100%; padding-top: 65px }
.investor_banner .public_font h1 { font-size: 46px }
.investor_banner .public_font h2 { position: relative; font-size: 24px; padding-bottom: 10px }
.investor_banner .public_font h2:after { background: #3879d8; content: ''; position: absolute; bottom: 0; left: 0; width: 70px; height: 2px }
.xffw {position: relative;padding: 60px 0 120px;background: none;}
.xffw .text p {font-size: 14px;padding: 0;line-height: 2.5rem;color: #000;}
.yxgs {padding: 64px 0 148px 0;background-color: #375e97;}
.yxgs .men { padding-top: 105px }
.yxgs .men .box1 { height: 158px; border: 1px dashed #fff; border-top: 0 }
.yxgs .men .sign {width: 137px;height: 137px;background: #fff;border-radius: 50%;background-size: cover;left: -72px;top: 0;color: #214c8b;font-size: 16px;}
.yxgs .men .sign .en_name { margin-top: 47px }
.yxgs .frontier { height: 132px; border-left: 1px dashed #fff }
.yxgs .frontier img {left: -65px;bottom: -50px;width: 137px;height: 137px;}
.xgzl { padding: 40px 0 105px 0 }
.xgzl .list { margin: 55px 0; color: #fff }
.xgzl .list .item {cursor: pointer;height: 37px;line-height: 37px;font-size: 14px;margin-bottom: 10px;color: #000;}
.xgzl .list .item a,
.xgzl .more { color: #000 }
.xgzl .list .active a { color: #fff }
.xgzl .list .item a:hover,
.xgzl .more:hover { color: #fff }
.xgzl .list .item a {background: url(../img/lw-investor-icon1.png) no-repeat left center #efefef;display: block;width: 99%;text-align: left; padding-left: 70px;}
.xgzl .list .item a:hover,.xgzl .list .item.active a {background: url(../img/lw-investor-icon1.png) no-repeat left center #375e97;color: #fff;text-decoration: none;}
.xffw-img {float: right;width: 65%;}

.xffw .text{
    position: absolute;
    top: 20%;
    width: 50%;
    padding: 15px 35px;
    /* background: url(../img/lw-investor-img2.png) no-repeat right top #f4f4f4; */
    /* background-size: 40%; */
    border-top: 2px solid #395d99;
    background-color: #f4f4f4;
	}
	.img_logo{
	position:absolute;
	    right: 10%;
    width: 30%;
	}
	.ind{
	position:relative;
	width:100%
	}

.xffw .text h3 {color: #376096;font-size: 24px;}
.xffw .text h5 {color: #376096;font-size: 16px;position: relative;padding-bottom: 20px;}
.xffw .text h5:after {position: absolute;content: '';bottom: 0;left: 0;background: #d1d1d1;width: 25%;height: 3px;}
.imgB img{
	        max-width: 51%;
	}
	@media screen and (max-width: 640px){
	.imgB img {
    max-width: 100%;
	}