.lwxm-banner,
.chbm-banner {
	background: url(../images/lxwm_banner.png) no-repeat center top;
	height: 580px;
}
.lxwm-box {
	background-color: #f4f9fd;
	border-radius: 10px;
	padding: 45px 45px 0;
	margin-bottom: 40px;
}
.lxwm-box h2 {
	color: #161616;
	font-size: 32px;
	position: relative;
	padding-bottom: 30px;
}
.lxwm-box h2::before {
    content: '';
    width: 80px;
    position: absolute;
    height: 7px;
    border-radius: 7px;
    background: #3284ff;
    z-index: 1;
    left: 0;
    bottom: 0;
}
.lxwm-box h2:nth-child(3) {
	padding-top: 40px;
	border-top: 1px solid #eceff1;
}
.lxwm-content {
	margin-top: 30px;
}
.lxwm-content .lxwm-item {
	width: 33%;
	margin-bottom: 45px;
}
.lxwm-box-1 .lxwm-content .lxwm-item {
	width: 45%;
}
p.name {
	font-weight: bold;
	font-size: 26px;
	color: #2a2a2a;
	margin-bottom: 10px;
}
p.tel,
p.email {
	color: #808685;
	font-size: 18px;
	line-height: 40px;
}

/* 媒体相关 */
.mtxg-box {
	padding: 35px 30px;
	border-radius: 10px;
	background-color: #f0f7fc;
}
.mtxg-left {
	width: 560px;
	height: 280px;
	overflow: hidden;
	border-radius: 20px;
}
.mtxg-right {
	flex: 1;
	margin-left: 40px;
	padding-right: 20px;
}
.mtxg-right h2 {
	font-size: 27px;
	color: #293a5b;
	background-image: linear-gradient(#c2e6ff, #c2e6ff);
    background-repeat: repeat-x;
	background-position: 0 20px;
    display: inline;
    padding: 0 10px;
}
.mtxg-right .icon-arrow {
	background: url(../images/icon-mt-arrow.png) no-repeat;
	width: 104px;
	height: 39px;
	display: block;
	float: right;
	margin-top: 60px;
}
/* 参会报名 */
/* .chbm-banner {
	background: url(../images/chbm_banner.png) no-repeat center top;
	height: 580px;
} */
.chbm-title {
	font-size: 40px;
	font-weight: 900;
	background: linear-gradient(to bottom, #1e6dce, #1c4d97);
    -webkit-background-clip: text;
	color: transparent;
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.chbm-title::before,
.chbm-title::after {
	content: '';
	height: 6px;
	border-radius: 5px;
	left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    display: block;
    bottom: -20px;
}
.chbm-title::before {
	width: 33px;
	background: #5abfec;
    z-index: 1;
}
.chbm-title::after {
	width: 125px;
	background: #e0ecf2;
}
.chbm-box {
	display: flex;
	justify-content: space-between;
}
.chbm-item {
	display: block;
	background: url(../images/chbm_bg.png) no-repeat center;
	width: 380px;
	height: 260px;
	background-size: cover;
	text-align: center;
	position: relative;
}
.icon-chbm,
.chbm-item::after  {
	background: url(../images/icon-chbm.png) no-repeat;
	display: block;
}
.icon-chbm {
	height: 52px;
	margin: 30px auto;
}
.icon-chbm-1 {
	width: 54px;
	background-position: 0 0;
}
.icon-chbm-2 {
	width: 54px;
	background-position: 0 -60px;
}
.icon-chbm-3 {
	width: 47px;
	background-position: 0 -120px;
}
.chbm-item h2 {
	color: #3c5688;
	font-size: 32px;
	padding-top: 35px;
}
.chbm-item::after {
	content: '';
	position: absolute;
	width: 28px;
	height: 20px;
	background-position: -120px -120px;
	bottom: 30px;
	right: 35px;
}
.chbm-item:hover {
	background: url(../images/chbm_bg_hover.png) no-repeat;
}
.chbm-item:hover h2 {
	color: #ffffff;
}
.chbm-item:hover .icon-chbm-1 {
	background-position: -60px 0;
}
.chbm-item:hover .icon-chbm-2 {
	width: 54px;
	background-position: -60px -60px;
}
.chbm-item:hover .icon-chbm-3 {
	width: 47px;
	background-position: -60px -120px;
}
.chbm-item:hover::after {
	background-position: -120px -148px;
}

.chbm-content-p p {
	font-size: 18px;
	line-height: 36px;
	text-indent: 2em;
}
.chbm-section {
	margin: 20px 0;
	line-height: 36px;
}

.chbm-section h2 {
	display: inline;
	position: relative;
	margin-left: 15px;
	font-size: 20px;
	background-image: linear-gradient(#e1f5ff, #e1f5ff);
    background-repeat: repeat-x;
    background-position: 0 15px;
	margin-bottom: 10px;
}

.chbm-section h2::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 20px;
	border-radius: 3px;
	background: linear-gradient(180deg, #00f5d1, #00a3ff);
	bottom: 2px;
	left: -15px;
}
.chbm-section h3 {
	font-size: 18px;
}
.chbm-section ul li {
	display: flex;
}

.chbm-section ul li p,
.chbm-section ul li span {
	font-size: 18px;
}
.chbm-section ul li p {
	text-indent: 0;
}

.chbm-section ul li::before  {
	content: '·';
	color: #00adf9;
	margin-right: 15px;
	font-size: 30px;
}
.chbm-content .chbm-section ul li p span {
	width: 230px;
	display: inline-block;
}
.flex-wrap {
	flex-wrap: wrap;
}
.flex-wrap p:nth-child(1),
.flex-wrap p:nth-child(2) {
	flex: 1 1 auto;
}

.chbm-section ul li h3 {
	display: inline;
	background-image: linear-gradient(#e1f5ff, #e1f5ff);
    background-repeat: repeat-x;
    background-position: 0 15px;
	font-size: 18px;
}
.chbm-section-zzwyh ul li p span:first-child {
	padding-left: 5px;
	width: 280px;
}
.colors {
	font-size: 18px;
    color: #0084ff;
}

.btn-chbm {
    width: 160px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: linear-gradient(180deg, #3ca2ff, #3467e9);
    border-radius: 23px;
    text-align: center;
    margin: 20px auto 0;
}
.btn-chbm:hover {
	background: linear-gradient(180deg, #5bccf9, #3467e9);
}