#c-id1 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
#c-id1{
	width:90%;
	padding-top:10px;
	margin:0 auto;
}
.margin0 {
	margin: 0;
}

.ti1 {
	padding-top: 20px;
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

.ti2 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #BFBFBF;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.nti2 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #BFBFBF;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	position: relative;
}

	.nti2:after {
		content: "";
		display: block;
		width: 32px;
		margin: 0 auto;
		background: -webkit-linear-gradient(left, #367BF0, #02CA6B);
		background: -o-linear-gradient(right, #367BF0, #02CA6B);
		background: -moz-linear-gradient(right, #367BF0, #02CA6B);
		background: linear-gradient(to right, #367BF0, #02CA6B);
		height: 5px;
		border-radius: 5px;
		margin-bottom: 14px;
		margin-top: 7.5px;
	}

.title-sign {
	display: block;
	width: 32px;
	margin: 0 auto;
	background: -webkit-linear-gradient(left, #367BF0, #02CA6B);
	background: -o-linear-gradient(right, #367BF0, #02CA6B);
	background: -moz-linear-gradient(right, #367BF0, #02CA6B);
	background: linear-gradient(to right, #367BF0, #02CA6B);
	height: 5px;
	border-radius: 5px;
	margin-bottom: 14px;
}

.flex {
	display: flex;
	margin: 0 auto;
	margin-bottom: 10px;
}

.img-div {
	flex: 1;
	background-color: #F2F4F7;
	padding-top: 20px;
	padding-bottom: 35px;
	position: relative;
}

.flex .img-div:nth-child(2) {
	margin-left: 10px;
}

.img-div span {
	display: block;
	font-size: 13px;
	text-align: center;
	padding: 6px;
	position: absolute;
	bottom: 6px;
	left: 0px;
	right: 0px;
}

.fs32 {
	font-size: 16px;
}

.max800 {
	max-width: 800px;
	margin: 0 auto;
}

.tcenter {
	text-align: center;
}

.pbot10 {
	padding-bottom: 10px
}

.CCtitle {
	color: #9E9FA2;
}

.title00 {
	color: #474747;
}

.fsize24 {
	font-size: 12px;
}

.flex1 {
	flex: 1;
}

.max1000 {
	max-width: 1000px;
	margin: 0 auto;
}

.w100 {
	width: 80px;
	display: inline-block;
}

.w500 {
	max-width: 500px;
	margin: 0 auto;
}

.gborder {
	border: 3px dashed #20C96F;
}

.p38p32 {
	padding: 19px 16px;
}

.hLGreen {
	position: relative;
	padding-left: 10px;
}

	.hLGreen:before {
		content: "";
		position: absolute;
		width: 5px;
		left: 0px;
		top: 0px;
		bottom: 0px;
		background-color: #03CB6B;
	}

.h30 {
	height: 30px;
}

.lh30 {
	line-height: 30px;
}

.fs28 {
	font-size: 14px;
}

.pd12 {
	padding-top: 12px;
	padding-bottom: 12px;
}

.fw {
	font-weight: bold;
}

.fsize26 {
	font-size: 13px;
}

.pd20 {
	padding: 10px 0;
}

.fs24 {
	font-size: 12px;
}
.ccth {
	background-color: #F5F7FA;
}

.tr50 {
	height: 50px;
	/*line-height: 50px;*/
}

.oddtr tr:nth-child(odd) {
	background-color: #E5EEF7;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 10px;
}

.mb40 {
	margin-bottom: 20px;
}

.lastleft tr td:last-child {
	text-align: left;
}

.pdlr35 {
	padding-left: 17px;
	padding-right: 17px;
}

.ortitle {
	color: orange
}
table.max800 {
	width: 100%;
}



.lgball {
	position: relative;
	padding: 10px 0px;
	padding-left: 20px;
	background-color: #F5F7FA;
	margin-bottom: 10px;
}

	.lgball:before {
		content: "";
		position: absolute;
		left: 6px;
		top: 15px;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #20C96F;
	}

.h40 {
	height: 20px;
}

.h20 {
	height: 10px;
}
.h10 {
	height: 5px;
}
.ptb13 {
	padding-top: 6.5px;
	padding-bottom: 6.5px;
}

.pl18 {
	padding-left: 9px;
}

.pl26 {
	padding-left: 13px;
}

.jlgreen {
	position: relative;
	padding-left: 13px;
}

	.jlgreen:before {
		content: "";
		position: absolute;
		left: 0px;
		width: 10px;
		height: 10px;
		top: 9px;
		background-color: #25BC86;
		border-radius: 50%;
	}

.tdccborder td {
	border: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
}
.firstcenter tr td:first-child {
	text-align: center;
}

/*左侧渐变的样式*/
.hLGradual {
	position: relative;
	padding-left: 10px;
}

	.hLGradual:before {
		content: "";
		position: absolute;
		left: 0px;
		top: 0px;
		bottom: 0px;
		display: block;
		width: 5px;
		margin: 0 auto;
		background: -webkit-linear-gradient(top, #367BF0, #02CA6B);
		background: -o-linear-gradient(bottom, #367BF0, #02CA6B);
		background: -moz-linear-gradient(bottom, #367BF0, #02CA6B);
		background: linear-gradient(to bottom, #367BF0, #02CA6B);
	}
.firstcenter tr td:first-child {
	width: 57px;
}

.firstcenter tr td {
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: initial;
}
.fs22 {
	font-size:11px;
}
.CCtitle2 {
	color: #7A7A7A;
}
.ttr50 td {
	height: 25px;
	word-break: break-all;
	overflow-wrap: break-word;
	white-space: pre-wrap;
}


.evencc p:nth-child(even) {
	background-color: #F5F7FA;
}

.w100-500 {
	width: 90px;
}
p.flex.ptb13 {
	margin-bottom: 0px;
}

.fs60 {
	font-size: 30px;
}

.fs30 {
	font-size: 15px;
}

.fs26 {
	font-size: 13px;
}
.italic {
	font-style: italic;
}
.ffbgC {
	background-color: initial;
}

.mb0 {
	margin-bottom: 0px;
}
.f28 {
	font-size: 14px;
}
.fs40 {
	font-size: 20px;
}
.fs42 {
	font-size: 21px;
}
.fs50 {
	font-size: 25px;
}
.fs38 {
	font-size: 19px;
}
.bluetop {
	position: relative;
	padding-top: 10px;
}

	.bluetop:before {
		content: "";
		position: absolute;
		top: 0px;
		width: 20px;
		height: 5px;
		left: 0px;
		background-color: #2B55F1;
	}

.btd td {
	border: 1px solid #000;
}
.tlgo {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #20C96F;
	margin-right: 3px;
}
.dio16 {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5.5px;
	vertical-align: bottom;
}

.pl20 {
	padding-left: 10px;
}

.relative {
	position: relative;
}
.relative2 {
	position: relative;
	line-height: 1;
}
.OvalTitle {
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 21px;
	text-align: center;
	border-radius: 15px;
	color: #fff;
	background-color: #236AEB;
	margin: 0 auto;
	margin-bottom: 12px;
}
.relative > img {
	position: absolute;
	width: 20px;
	left: calc(50% - (20px / 2));
	top: calc(50% - (20px / 2));
}

.mb20 {
	margin-bottom: 10px;
}

.h90 {
	height: 45px;
}

.h800 {
	height: 400px;
	background-size: 100% 100%;
}
.h780 {
	height: 390px;
	background-size: 100% 100%;
}
.stable {
	width: 89.33%;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 7.5px;
	padding-bottom: 5px;
	border-radius: 8px;
}

.lh41 {
	line-height: 20.5px;
}

.pl34 {
	padding-left: 17px;
	padding-right: 17px;
}

.sp2 {
	color: #fff;
	max-width: 80%;
	margin: 0 auto;
	line-height: initial;
	font-weight: 300;
}
.lh50 {
	line-height: 25px;
}
.stable table tr:first-child {
	color: #5F626E;
}
.h640 {
	height: 320px;
	background-size: 100% 100%;
}
.fs64 {
	font-size: 32px;
}

.h680 {
	height: 340px;
	background-size: 100% 100%;
}

.cfff {
	color: #fff;
}

.fs36 {
	font-size: 18px;
}

.pd5and10 {
	padding: 2.5px 5px
}

.br6 {
	border-radius: 3px;
}

.fs51 {
	font-size: 25.5px;
}

.fs21 {
	font-size: 10.5px;
}
.h720 {
	height: 360px;
	background-size: 100% 100%;
}

.fs34 {
	font-size: 17px;
}

.pl40px {
	padding-left: 20px;
}

.pl10px {
	padding-left: 5px;
}

.fs54 {
	font-size: 27px;
}

.h70 {
	height: 35px;
}