.lp-img-wrapper .lp-c{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	max-width:1440px;
    padding-top:120px;
    padding-bottom: 120px;
	position: relative;
}
.lp-c .lp-c-bg{
	position: absolute;
	top:0;
	right:0;
}
.lp-c .lp-c-title{
	font-size:60px;
	padding-bottom:35px;
	border-bottom:3px solid #000000;
	margin-bottom:25px;
}
.lp-c .lp-c-left{
	float:left;
	width:64%;
}
.lp-c-left h2{
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-left: 3.25%;
}
.lp-c-left .article-list-dropdown{
    border-bottom: 2px solid #cccccc;
    margin-left: 3.5%;
    width: 96.5%;
}
.lp-c-left .article-list-dropdown>dt{
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    margin-left: 60px;
    height: 90px;
    line-height: 90px;
    margin: 0;
    position: relative;
}
.lp-c-left .article-list-dropdown>dt>span:after{
    content:" ";
    position:absolute;
    top:50%;
    right:0;
    transform:translateY(-50%);
    width:22px;
    height:22px;
    background:url(../icons/plus-icon.png);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center; 
}
.lp-c-left .article-list-dropdown>dd{
    padding-left: 0;
    margin-left: 0;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 35px;
}
.lp-c-left .article-list-dropdown>dd a{
    font-size: 14px;
}
.lp-c-left .article-list-dropdown>dt.is-active>span::after{
    background-image:url(../icons/minus-icon.png)
}

.lp-c .lp-c-right{
	float:right;
	padding: 60px 65px;
    border: 2px solid #000000;
    text-align: center;
    margin-right: 60px;
	margin-top: 110px;
	position: relative;
}
.lp-c-right .lp-c-right-row:first-child{
	border-top: none;
    padding-top: 0;
    padding-bottom: 35px;
}
.lp-c-right .lp-c-right-row{
	border-top: 1px solid #cccccc;
    padding-top: 35px;
    padding-bottom: 0;
}
.lp-c-right-row .right-row-item{
	margin-top: 35px;
	text-align: left;
	position: relative;
}
.lp-c-right-row .right-row-title{
	padding-left: 0;
    text-align: center;
    margin: 0;
}
.lp-c-right-row .right-row-wechat{
	text-align:center;
}
.right-row-wechat .i-wechat{
	margin-right:35px;
}
.lp-c-right-row .right-row-item a{
	font-size: 18px;
	color:#000000;
}
.lp-c-right-row .right-row-item a img{
	vertical-align: middle;
}
.lp-c-right-row .right-row-item a span{
	padding-left:20px;
}
.i-wechat-img{
	display: none;
    position: absolute;
    top: -110px;
    left: -30px;
    width: 100px;
    height: 100px;
}
.right-row-item .i-wechat:hover{
	opacity: 1;
}
.right-row-item .i-wechat:hover .i-wechat-img  {
	display: block;
}

.lp-c-row a{
	color:#000000;
}
.lp-img-wrapper .lp-c:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
}
@media only screen and (max-width:1024px)  {
	.lp-img-wrapper .lp-c{
		padding-top: 50px;
		max-width: 100%;
		padding-left:9%;
        padding-right:9%;
        padding-bottom:0
	}
	.lp-c .lp-c-title{
		padding-bottom:50px;
		font-size: 35px;
		padding-left: 3.25%;
		margin-bottom:0;
	}
	.lp-c .lp-c-bg{
		display: block;
		width: 20%;
	}
	.lp-c .lp-c-left{
		width: 100%;
        float: none;
        margin-bottom:50px;
    }
    .lp-c-left h2{
        font-size: 30px;
        padding: 50px 0 20px 4%;
        margin:0;
    }
	.lp-c-left .article-list-dropdown{
        border-bottom: 2px solid #cccccc;
        margin-left:0;
        width:100%;
    }
    .lp-c-left .article-list-dropdown>dt{
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        padding-left: 4%;
        padding-right: 4%;
        height: 60px;
        line-height: 60px;
        margin: 0;
        position: relative;
    }
    .lp-c-left .article-list-dropdown>dt>span:after{
        content:" ";
        position:absolute;
        top:50%;
        right:4%;
        transform:translateY(-50%);
        width:14px;
        height:14px;
        background:url(../icons/plus-icon.png);
        background-size:contain;
        background-repeat:no-repeat;
        background-position:center; 
    }
    .lp-c-left .article-list-dropdown>dd{
        padding-left: 0;
        margin-left: 4%;
        font-size: 14px;
        line-height: 2;
        margin-bottom: 20px;
    }
    .lp-c-left .article-list-dropdown>dd a{
        font-size: 14px;
    }
    .lp-c-left .article-list-dropdown>dt.is-active>span::after{
        background-image:url(../icons/minus-icon.png)
    }
	.lp-c .lp-c-right{
		padding: 50px 3.5%;
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 75px;
		margin-top: 0;
	}
	.lp-c-right .lp-c-right-row:first-child{
		padding-bottom:0;
	}
	.lp-c-right-row .right-row-item{
		text-align: center;
		margin-top: 20px;
		margin: 20px auto;
	}
	
	.right-row-wechat .i-wechat-m,
	.right-row-wechat .i-weibo-m{
		display: inline-block;
	}
	.right-row-wechat .i-wechat-m{
        margin-right:30px;
        position: relative;
    }
    .right-row-wechat .i-wechat-m .i-wechat-img{
        position: absolute;
        top: -115px;
        left: 50%;
        width: 100px;
        margin-left: -50px;
    }
	.right-row-wechat .i-weibo-m a img{
		vertical-align: top;
	}
	.lp-c-right-row .right-row-title{
		text-align: center;
		margin-top:0;
		padding-left:0
	}
	.lp-c-right-row .right-row-wechat{
		width: auto!important;
		margin: 20px 0 0 0;
		text-align: center;
		display: flex;
		justify-content: center;
	}
	.lp-c-right-row .right-row-title h2,
	.lp-c-right-row .right-row-title h2 a{
		font-size:30px;
	}
	.lp-c-right-row .right-row-item a span{
		padding-left: 10px;
		letter-spacing: -1px;
	}
	.lp-c-right-row .right-row-item a{
		font-size:16px;
	}
	.lp-c-right .lp-c-right-row{
		padding-top:20px;
	}

}
@media only screen and (max-width:768px)  {
    .lp-c .lp-c-bg{
        width: 28%;
    }
}
@media only screen and (max-width:640px)  {
    .lp-c .lp-c-bg{
        width: 40%;
    }
}
@media only screen and (max-width:320px)  {
    .lp-c .lp-c-title{
        font-size:30px;
    }
    .lp-c .lp-c-left{
        font-size:25px;
    }
    .lp-c .lp-c-bg{
        width: 45%;
    }
    .lp-c-left .article-list-dropdown>dt{
        font-size: 14px;
    }
    .lp-c-left .article-list-dropdown>dd,
    .lp-c-left .article-list-dropdown>dd a{
        font-size: 12px;
    }
    .lp-c-right-row .right-row-title h2,
    .lp-c-right-row .right-row-title h2 a{
        font-size:25px;
    }
    .lp-c-right-row .right-row-item{
        width:60%
    }
    .right-row-wechat .i-wechat-m{
        margin-right:20px;
    }
}