.title_h2{
	margin: 1.675rem auto;
	width: 89%;
	height: 0.55rem;
	line-height: 0.55rem;
	font-size: 0.95rem;
	color: #333333;
	text-align: center;
	background: url(../images/index_center_banner_title1.png) no-repeat;
	background-size: 100% 100%;
}

.title_h2.color_yellow{
	color: #E99739;
}
.title_h2.color_blue{
	color: #2488C2;
	background: url(../images/index_center_banner_title2.png) no-repeat;
	background-size: 100% 100%;
}
.title_h2.color_red{
	color: #C23C42;
	background: url(../images/index_center_banner_title3.png) no-repeat;
	background-size: 100% 100%;
}
.title_h2.color_blue1{
	padding-left: 0.5rem;
	color: #23498D;
	background: url(../images/index_center_banner_title4.png) no-repeat;
	background-size: 100% 100%;
}
.banner_module1{
	padding: 0 1rem;
}
.banner_module1>p{
	padding-bottom: 1.275rem;
	font-size: 0.6rem;
	color: #333333;
	line-height: 0.9rem;
}
.banner_module1 ul{
	overflow: hidden;
}
.banner_module1 ul li{
	margin-bottom: 1.1rem;
	float: left;
	width: 50%;
	text-align: center;
}
.banner_module1 ul li>div{
	position: relative;
	margin: 0 auto 0.3rem;
	width: 5.5rem;
	height: 5.5rem;
}
.banner_module1 ul li img{
	display: block;
	width: 100%;
}
.banner_module1 ul li span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1.25rem;
	height: 1.25rem;
	text-align: center;
	line-height: 1.25rem;
	color: #FFFFFF;
	font-size: 0.4rem;
	z-index: 9;
	background: #054997;
	border-radius: 50%;
}
.banner_module1 ul li h6{
	display: inline-block;
	padding: 0.1rem 0.2rem;
	font-size: 0.65rem;
	color: #0F0800;
	background:rgba(233,151,57,0.3);;
}
.banner_module1 ul li p{
	margin: 0 auto;
	padding-top: 0.3rem;
	font-size: 0.6rem;
	color: #333333;
	line-height: 0.9rem;
	text-align: justify;
	width: 89%;
}
.banner_module2 h5{
	font-weight: bold;
}
.tab5_tab_box{
	display: block;
}
.tab_big_title{
	width: 80%;
}
.tab_big_title span{
	text-decoration:underline ;
}
.banner_module2 .summary{
	margin: 0.85rem auto 3.175rem;
	background: #E8F7F0;
	border: 0.05rem solid #28A95F;
}
.banner_module2 .summary h6{
	
	color: #28A95F;
	font-weight: bold;
}
.tab5_tab1_01.background_red{
	background: #F7EDF0;
}
.banner_module3 .tab_big_title{
	background: #C24E4E;
}
.banner_module3 .tab_big_title::after{
	border-color: #C24E4E transparent transparent;
}
.banner_module3>h5.color_red{
	color: #C24E4E;
	
}
.banner_module3>h5.color_red span{
	width: 91%;
	margin-top: 0.35rem;
}
.banner_module3>h5.tab5_title_02 span{
	width: 58%;
	margin-top: 0.35rem;
}
.banner_module3>h5.tab5_title_03 span{
	width: 55%;
	margin-top: 0.35rem;
}
.banner_module3>h5.tab5_title_04 span{
	width: 75%;
	margin-top: 0.35rem;
}
.banner_module3 h5 span i.background_red{
	background: #C24E4E;
}
.banner_module3 .tab5_tab1_01.background_blue{
	background: #F1F6FB !important;
}
.banner_module3 .summary{
	margin: 1.5rem auto 2rem;
	background: #F7EDF0;
	border: 0.05rem solid #C24E4E;
}
.banner_module3 .summary h6{
	color: #C24E4E;
	font-weight: bold;
}
.banner_module5 ul{
	padding: 0 1rem;
}
.banner_module5 ul li{
	width: 100%;
	height: 1.7rem;
	line-height: 1.7rem;
	overflow: hidden;
	border-radius: 0.1rem;
}
.banner_module5 ul li span{
	float: left;
	width: 1.7rem;
	height: 1.7rem;
	line-height: 1.7rem;
	text-align: center;
	font-size: 0.7rem;
	color: #FFFFFF;
	border-top-left-radius: 0.1rem;
	border-bottom-left-radius: 0.1rem;
	font-weight: bold;
}
.banner_module5 ul li p{
	float: left;
	width: 80%;
	padding-left: 0.5rem;
	font-size: 0.6rem;
	color: #222222;
	text-align: left;
}
.banner_module5 ul li:nth-child(1){
	background: #EEF7FE;
}
.banner_module5 ul li:nth-child(1) span{
	background: #6CB2E3;
}
.banner_module5 ul li:nth-child(2){
	background: #FEF6ED;
}
.banner_module5 ul li:nth-child(2) span{
	background: #E1A157;
}
.banner_module5 ul li:nth-child(3){
	background: #F3FEF8;
}
.banner_module5 ul li:nth-child(3) span{
	background: #61BC85;
}
.banner_module5 ul li:nth-child(4){
	background: #FCEEF2;
}
.banner_module5 ul li:nth-child(4) span{
	background: #D1627F;
}
.banner_module5 ul li:nth-child(5){
	background: #F2FFFE;
}
.banner_module5 ul li:nth-child(5) span{
	background: #63D2CD;
}
.banner_module5 ul li:nth-child(6){
	background: #EEECFD;
}
.banner_module5 ul li:nth-child(6) span{
	background: #938BCB;
}
.banner_module5 ul li:nth-child(7){
	background: #F1FBFF;
}
.banner_module5 ul li:nth-child(7) span{
	background: #73C6E4;
}
.banner_module5 ul li:nth-child(8){
	background: #FEF5F2;
}
.banner_module5 ul li:nth-child(8) span{
	background: #D78E6C;
}
.banner_module3_p{
	margin: 2rem 0.5rem 4rem;
	padding: 1rem 0.5rem 1.5rem;
	font-size: 0.7rem;
	color: #222222;
	line-height: 1.05rem;
	border-top: 0.05rem dashed #666666;
}
.evaluation_btn_box{
	position: fixed;
	bottom: 0;
	background: #F8F8F8;
	width: 100%;
	height: 4rem;
	z-index: 999;
}
.evaluation_btn{
	display: block;
	margin: 1rem auto;
	width: 6.5rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.8rem;
	text-align: center;
	color: #FFFFFF;
	border-radius: 0.2rem;
	background: #3A5CB4;
}
.evaluation_btn a{
	color: #FFFFFF;
}
