#header .menu03 a{
	background: #3B6BCC;
	color: #fff;
}
#banner{
	background: url(../images/elecSignature/banner03.png) center/cover;
}
#legalEffect>.text{
	margin: 0 auto;
	text-indent: 2em;
	font-size: 0.16rem;
	color: #666;
	line-height: 1.5em;
}
#legalEffect>.text span{
	color: #C43B3B;
}
#legalEffect .list{
	margin-top: 0.4rem;
}
#legalEffect .list li{
	margin-bottom: 0.2rem;
}
#legalEffect .list li .name{
	display: flex;
	align-items: center;
	padding: 0 0.2rem;
	height: 0.8rem;
	box-sizing: border-box;
	background: #D33336;
}
#legalEffect .list li .name .icon{
	flex-shrink: 0;
	margin-right: 0.15rem;
	width: 0.22rem;
	height: 0.26rem;
	background: url(../images/elecSignature/book.png) center/cover;
	vertical-align: middle;
}
#legalEffect .list li .name span{
	font-size: 0.16rem;
	color: #fff;
	vertical-align: middle;
}
#legalEffect .list li .box{
	display: flex;
	align-items: center;
	background:linear-gradient(262deg,rgba(252,242,242,1),rgba(240,246,252,1));
	border: 0.01rem solid rgba(233,233,233,1);
}
#legalEffect .list li .text{
	padding: 0.15rem 0.2rem;
	color: #666;
}
#legalEffect .list li .text label{
	display: block;
	color: #222;
	margin-bottom: 0.06rem;
	font-size: 0.18rem;
}
#legalEffect .list li .text span{
	color: #C43B3B;
	font-size: 0.16rem;
}

#agreement{
	background:linear-gradient(90deg,rgba(250,252,255,1),rgba(246,248,255,1));
}
#agreement .section>.text{
	font-size: 0.16rem;
	color: #666;
	line-height: 1.5em;
	text-indent: 2em;
	margin-bottom: 0.1rem;
}
#agreement .section>.text span{
	color: #3B6BCC;
}
#agreement .section>.text span.red{
	color: #C43B3B;
}
#agreement .guarantee{
	margin-top: 0.2rem;
	background: #F0F2FA;
	padding: 0.15rem 0.2rem;
}
#agreement .guarantee .title .icon{
	width: 0.36rem;
	height: 0.44rem;
	background: url(../images/elecSignature/select.png) center/cover;
	margin-right: 0.02rem;
	vertical-align: middle;
}
#agreement .guarantee .title span{
	display: inline-block;
	width: 1.22rem;
	height: 0.28rem;
	text-align: center;
	line-height: 0.28rem;
	background: #E1E9FA;
	color: #1A3D80;
	vertical-align: middle;
	font-weight: bold;
}
#agreement .guarantee .text{
	margin-top: 0.1rem;
	text-indent: 2em;
	color: #666;
	line-height: 1.5em;
}
#agreement .img{
	margin-top: 0.2rem;
	text-align: center;
}
#agreement .img img{
	max-width: 847px;
	width: 100%;
}

#evidence{
	background: url(../images/elecSignature/evidenceBg.png) center/cover;
}
#evidence .text{
	margin: 0 auto;
	text-indent: 2em;
	line-height: 1.5em;
	font-size: 0.16rem;
	color: #666;
}
#evidence .text span{
	color: #C43B3B;
}
#evidence .img{
	margin-Top: 0.4rem;
	text-align: center;
	font-size: 0;
}
#evidence .img img{
	width: 100%;
}

#opinion{
	background: url(../images/elecSignature/opinionBg.png) center/cover;
}
#opinion .section>.text{
	text-indent: 2em;
	line-height: 1.5em;
	font-size: 0.16rem;
	padding-bottom: 0.5rem;
	margin-bottom: 0.5rem;
	border-bottom: 1px dashed #788DB5;
}
#opinion .section .bottom .icon{
	display: block;
	margin: 0 auto 0.2rem;
	width: 0.73rem;
	height: 0.83rem;
	background: url(../images/elecSignature/lawIcon.png) center/cover;
}
#opinion .section .bottom .text{
	color: #1A3D80;
	text-align: center;
}
