@charset "utf-8";
/* CSS Document */
html, body {
	font-size: 0.95rem;
	font-family: 'Arial Normal',  'Arial';
	color: #333;
}
li {
	list-style: none;
}
a {
	background-color: transparent;
	text-decoration: none;
	color: #333;
}
a {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
* {
	margin: 0;
	padding: 0;
}
.com {
	font-size: 0.95rem;
	max-width: 750px;
	margin: 0 auto;
}
html, body {
	font-size: 0.95rem;
	font-family: 'Arial Normal',  'Arial';
	color: #333;
}
li {
	list-style: none;
}
a {
	background-color: transparent;
	text-decoration: none;
	color: #333;
}
a {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
* {
	margin: 0;
	padding: 0;
}
.com {
	font-size: 0.95rem;
	max-width: 750px;
	margin: 0 auto;
}
.index_1 {
	background: #e1251b;
	padding: 1.2rem;
	overflow: hidden;
}
.index_1head {
	float: left;
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 100px;
	border: 2px solid #fff;
	margin-right: 0.8rem;
	overflow: hidden;
}
.index_1c {
	float: left;
	width: 55%;
	line-height: 2rem;
	color: #fff;
}
.index_1r {
	float: right;
	width: 20%;
	text-align: right;
	padding: 1.2rem 0;
}
.index_1ra {
	display: inline-block;
	color: #fff;
}
.index_set {
	width: 1rem;
	vertical-align: middle;
	margin: -0.2rem 0.5rem 0 0;
}
.index_2 {
	padding: 0 0.8rem 1rem 0.8rem;
	margin-top: 1.5rem;
	overflow: hidden;
}
.index_2L {
	width: 48.5%;
	height: 5.5rem;
	float: left;
	padding: 0.8rem 0.8rem 0.8rem 1.2rem;
	box-sizing: border-box;
	background-image: linear-gradient(to right, #fd8569, #ffaf79);
	border-radius: 0.5rem;
	box-shadow: 0px 6px 10px #feb49b;
}
.index_2L2 {
	width: 65%;
	float: left;
	color: #fff;
	font-size: 1rem;
}
.index_2L2p {
	font-size: 1.2rem;
	padding-bottom: 0.5rem;
}
.index_2Lr {
	width: 35%;
	float: right;
	text-align: right;
}
.index_2icon {
	height: 3.8rem;
	margin-top: 0.1rem;
}
.index_2r {
	width: 48.5%;
	height: 5.5rem;
	float: right;
	padding: 0.8rem 0.8rem 0.8rem 1.2rem;
	box-sizing: border-box;
	background-image: linear-gradient(to right, #bd90f3, #9092f6);
	border-radius: 0.5rem;
	box-shadow: 0px 6px 10px #bdb2f8;
}
.index_3 {
	padding: 0 0.6rem 1rem 0.6rem;
	margin-top: 0.8rem;
}
.index_3ul {
	width: 100%;
	background: #fff;
	border-radius: 0.5rem;
	padding: 0.5rem 0 1rem 0;
	box-shadow: 0px 3px 8px #ccc;
	overflow: hidden;
}
.index_3li {
	width: 25%;
	height: 4.5rem;
	float: left;
	text-align: center;
	padding-top: 1.2rem;
}
.index_3lia {
	display: block;
}
.index_3img {
	height: 2.2rem;
}
.index_4ul {
	width: 100%;
	overflow: hidden;
	border-radius: 0.5rem;
	box-shadow: 0px 3px 8px #ccc;
}
.index_4li {
	height: 3.5rem;
	line-height: 3.5rem;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0.8rem;
	overflow: hidden;
}
.index_4li_a {
	display: block;
	width: 100%;
}
.index_4li_01 {
	width: 10%;
	float: left;
}
.index_4li_01_img {
	width: 1.6rem;
	margin-top: 1rem;
}
.index_4li_02 {
	width: 72%;
	float: left;
}
.index_4li_img {
	float: right;
}
.index_4li_03 {
	width: 15%;
	float: right;
	text-align: right;
}
.index_4li_03_img {
	width: 0.6rem;
	text-align: right;
	margin-top: 1.2rem;
}
/*底部标签栏*/
.tab_bar {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	height: 4.2rem;
	background: #fff;
	border-top: 1px solid #ccc;
	position: fixed;
	bottom: 0;
}
.tab_bar_ul {
	width: 100%;
	overflow: hidden;
}
.tab_bar_li {
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 0.6rem;
}
.tab_bar_li img {
	height: 1.6rem;
}
.tab_bar_li p {
	font-size: 0.85rem;
}
.tab_bar_li_on {
	color: #e1251b;
}
.center_copyright {
	padding: 2rem 2rem 5rem 2rem;
	text-align: center;
	color: #888
}
.ytitle{ font-size:1.2rem; padding-left:0.7rem; font-weight:900;}

.index_jb1{}
.index_jb1 ul{}
.index_jb1 ul li{ width:25%; float:left; color:#333;text-align:center}
.index_jb1 ul li span{ color:#e1251b; width:100%; display:block; font-size:2rem; }
.index_jb1 ul li a{ display:block;}