@charset "utf-8";
/* CSS Document */
body {
	background: #fff;
	font-family: "微软雅黑", Helvetica, Arial, sans-serif
}
div, ul, li, dl, dt, dd, span, img, p, h2, h3, h4 {
	list-style: none;
}
.center {
	width: 1200px;
	margin: 0px auto;
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0;
	height: 0;
}
.i-meun {
	background: #e93232;
	padding: 12px 16px;
	color: #fff;
	text-align: center;
	border-radius: 25px;
	cursor: pointer;
	width: 300px;
	margin-bottom: 20px;
	font-weight: 600;
	transition: all .3s;
}
.i-meun:hover {
	background: #ee4747;
}
.i-meun2 {
	background: #e93232;
	margin-left: 422px;
	padding: 12px 16px;
	color: #fff;
	text-align: center;
	border-radius: 25px;
	cursor: pointer;
	width: 300px;
	margin-bottom: 20px;
	font-weight: 600;
	transition: all .3s;
	margin-top: 30px;
}
.i-meun2:hover {
	background: #ee4747;
}
.i-meun3 {
	background: #e93232;
	margin-left: 388px;
	padding: 12px 16px;
	color: #fff;
	text-align: center;
	border-radius: 25px;
	cursor: pointer;
	width: 300px;
	margin-bottom: 20px;
	font-weight: 600;
	transition: all .3s;
	margin-top: 30px;
}
.i-meun3:hover {
	background: #ee4747;
}
.head .container {
	width: 1200px;
	padding: 0;
}
.head {
	height: 40px;
	line-height: 40px;
	background: rgba(255, 255, 255, 0.9);
	position: fixed;
	z-index: 1;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
}
.head .logo {
	background: url(../images/logo.png) no-repeat;
	width: 116px;
	line-height: 32px;
	height: 32px;
	display: block;
	margin-top: 3px;
}
.head ul li {
	float: left;
	font-size: 14px;
	margin-left: 70px;
}
.head a {
	color: #666;
}
.head a:visited {
	color: #666;
}
.head a:hover {
	color: #e12424;
	text-decoration: underline;
}
.head .col-md-9 {
	padding-right: 0;
	margin-right: 0;
}
.banner {
	background: url(../images/banner_02.jpg) center;
	width: auto;
	height: 500px;
	margin-top: 40px;
}
.page-bor {
	background: #cfcfcf;
	height: 1px;
	margin: 20px 0 20px 0;
}
.page-mb {
	margin-bottom: 25px;
}
.page0 {
	background: url(../images/bg_06.jpg)  no-repeat #f7f5f5;
	padding: 20px 0 70px 0;
	line-height: 30px;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}
.page0 .p0-bg {
	padding-top: 20px;
	border-radius: 6px;
	background: #fff;
	margin-bottom: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: 10px;min-height:250px;
}
.page0 .p0-bg4 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.page0 p {
	font-size: 15px;
	color: #555;
	margin-top: 0px;
	padding: 0px 100px 0px 100px;
	margin-bottom: 10px;
}
.page0 h3 {
	font-size: 26px;
	color: #f94d51;
	text-align: left;
	line-height: 26px;
	font-weight: 500;
	position: relative;
	margin-bottom: 30px; 
	
}
.page0 h3::after {
	background: #eb4965 linear-gradient(to right, #eb4965, #fff);
	bottom: -12px;
	content: "";
	display: block;
	height: 2px;
	opacity: 1;
	position: absolute;
	/*width: calc(100% - 150px);*/
	width: 90%;
	margin-left: 0px;
	left: 0%;
}
.page0 i {
	text-align: center!important;
	font-size: 30px;
	color: #134ee1;
	display: block;
	margin-top: 10px;
}
.page0 h4 {
	font-size:18px;
	color: #666;
	text-align: left;
	margin-top: 10px;
	font-weight: 400;line-height: 26px;
}
.page0 h4 span{font-size: 16px;color: #f04c5e;padding-right: 6px;}
.page0 h2 {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: 1rem;
	padding-top: 10px;
	color: #333;
}
.page0 b {
	padding-right: 15px; vertical-align: text-top;
}
.page0 .col-xs-6 {
	padding-right: 0;
}
.page0 .page0-bor {
	border-left: 4px solid #ffa030;
	padding-left: 15px;
}
.page0 .page0-bor2 {
	border-left: 4px solid #3048ff;
	padding-left: 15px;
}
.page0 .page0-bor3 {
	border-left: 4px solid #ff6130;
	padding-left: 15px;
}
.page0 .page0-bor4 {
	border-left: 4px solid #21c6bc;
	padding-left: 15px;
}
.btn-red {
	background: #ff733c;
	border-radius: 50px;
	width: 80%;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	border: none;
	height: 56px;
	line-height: 50px;
	margin-top: 40px;
}
.btn-red:hover {
	background: #ff5613;
}
.btn-red a {
	color: #fff;
	text-decoration: none;
	outline: none;
}
 .md-top {
	margin-top: 40px;
	
}

.page {
	background: #fff;
	padding: 40px 0 30px 0;
}
.page h2 {
	color: #ffded1;
	font-size:100px; 
	font-weight:900;
	text-align: center;
 
}
.page h3 {
	font-size: 40px;
	font-weight:400;
	color: #333;
	text-align: center;
	
	margin-bottom: 0px; position: relative;margin-top: -85px;	
}
.page h3 b {
	color: #f26b57;
	font-size: 40px;
	line-height: 20px;
	padding-right: 6px;

}

.page h4 {
	font-size: 20px;
	color: #444;
	padding: 20px;
	font-weight: 600;
	margin-bottom: 0px;
	position: relative;
	margin-top: 20px;
}
.page h4::after {
	background-color: #e6e6e6;
	bottom: 0px;
	content: "";
	display: block;
	height: 1px;
	opacity: 1;
	position: absolute;
	width: 120px;
	margin-left: 0px;
	left: 3%;
}
.page p {
	font-size: 15px;
	color: #666;
	margin: 20px;
	line-height: 26px;
}
.page .page-bg {
	background: none;
	border: 2px solid #f94d51;
	margin-top: 80px;
	padding: 10px 60px 20px 20px;margin-right: -100px; position: relative; z-index: 999;
}





.page2 {
	background: #fff9f8;
	padding: 30px 0 60px 0;margin-top: 60px;
}
.page2 h2 {
	color: #ffded1;
	font-size:100px; 
	font-weight:900;
	text-align: center;
 
}
.page2 h3 {
	font-size: 40px;
		font-weight:400;
	color: #333;
	text-align: center;
	
	margin-bottom: 0px; position: relative;margin-top: -85px;	
}
.page2 h3 b {
	color: #f26b57;
	font-size: 40px;
	line-height: 20px;
	padding-right: 6px;

}

.page2 h4 {
	font-size: 20px;
	color: #444;
	padding: 20px;
	font-weight: 600;
	margin-bottom: 0px;
	position: relative;
	margin-top: 20px;
}
.page2 h4::after {
	background-color: #e6e6e6;
	bottom: 0px;
	content: "";
	display: block;
	height: 1px;
	opacity: 1;
	position: absolute;
	width: 120px;
	margin-left: 0px;
	left: 3%;
}
.page2 p {
	font-size: 15px;
	color: #666;
	margin: 20px;
	line-height: 26px;
}
.page2 .page-bg2 {
	background: none;
	border: 2px solid #f94d51;
	margin-top: 60px;
	padding: 20px 20px 20px 60px;margin-left: -100px; position: relative; z-index: 999;
}




.page33 {
	background: #fff;
	padding: 30px 0 0px 0;
}
.page33 h2 {
	color: #ffded1;
	font-size:100px; 
	font-weight:900;
	text-align: center;
 
}
.page33 h3 {
	font-size: 40px;
		font-weight:400;
	color: #333;
	text-align: center;
	
	margin-bottom: 0px; position: relative;margin-top: -85px;	
}
.page33 h3 b {
	color: #f26b57;
	font-size: 40px;
	line-height: 20px;
	padding-right: 6px;

}

.page33 h4 {
	font-size: 20px;
	color: #444;
	padding: 20px;
	font-weight: 600;
	margin-bottom: 0px;
	position: relative;
	margin-top: 20px;
}
.page33 h4::after {
	background-color: #e6e6e6;
	bottom: 0px;
	content: "";
	display: block;
	height: 1px;
	opacity: 1;
	position: absolute;
	width: 120px;
	margin-left: 0px;
	left: 3%;
}
.page33 p {
	font-size: 15px;
	color: #666;
	margin: 20px;
	line-height: 26px;
}
.page33 .page-bg3 {
	background: none;

	border: 2px solid #f94d51;
	padding: 60px 20px 20px 20px;margin-top: -60px; position: relative; z-index: 999;
}






































.page3 {
	margin-top: 30px;
	margin-bottom: 50px;
}

.page3 h2 {
	color: #ffded1;
	font-size:100px; 
	font-weight:900;
	text-align: center;
 
}
.page3 h3 {
	font-size: 40px;
	font-weight:400;
	color: #333;
	text-align: center;
	
	margin-bottom: 0px; position: relative;margin-top: -85px;	
}
.page3 h3 b {
	color: #f26b57;
	font-size: 40px;
	line-height: 20px;
	padding-right: 6px;

}
.page4 {
	background: #2f2e2e url(../images/bg_01.jpg) no-repeat;
	height: auto;
	padding: 30px 0 60px 0;
	margin-top: 20px;
}
.page4 table, .page4 td {
	border-collapse: collapse;
	border: 1px solid #676767;
	font-size: 15px;
	padding: 10px;
	line-height: 26px;
	color: #e5e5e5;
	margin-top: 30px;
}
.page4 .page-active {

	background: #eb4965 linear-gradient(to right, #eb4965, #f66c6d);
	border-radius: 50px;
	line-height: 50px;
	height: 50px;
}
.page4 ul {
	margin-left: 0;padding-left: 15px;padding-right: 15px;
	text-align: center;
}
.page4 ul li {
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	cursor: pointer;
	font-weight: 900;
}
.page4 th {
	color: #e5e5e5;
	border: 1px solid #676767;
	border-left: none;
	border-right: none;
	padding: 10px;
	font-size: 15px;
}
.page4 h5 {
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}

.page5 {
	margin-top: 20px;
	margin-bottom: 35px;
}

.page5 h2 {
	color: #ffded1;
	font-size:100px; 
	font-weight:900;
	text-align: center;
 
}
.page5 h3 {
	font-size: 40px;
	font-weight:400;
	color: #333;
	text-align: center;
	
	margin-bottom: 0px; position: relative;margin-top: -85px;	
}
.page5 h3 b {
	color: #f26b57;
	font-size: 40px;
	line-height: 20px;
	padding-right: 6px;

}
.page5 table, .page5 td {
	border-collapse: collapse;
	border: 1px solid #c7c7c7;
	font-size: 15px;
	padding: 10px;
	line-height: 26px;
	color: #666;
	margin-top: 60px;
}







.page6 {
	background: #fff5f3;
	width: auto;
	height: auto;
	min-height: 380px;
	padding-bottom: 20px;
	padding-top: 100px;
}
.page6 h3 {
	font-size: 22px;
	color: #333;
	padding-top: 30px;
}
.page6 h4 {
	font-size: 14px;
	color: #666;
	padding-top: 5px;
}
.page6 a {
	color: #333;
	text-decoration: underline;
}
.page6 a:visited {
	color: #333;
}
.page6 a:hover {
	color: #da1f1f;
}
.page6 span {
	color: #da1f1f;
}
.foot {
	margin-top: 10px;
	background: #fff;
	color: #999;
}
.foot .font1 {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
}
.foot .font2 {
	margin-top: 20px;
	text-align: center;
}
.foot .font2 i {
	padding-right: 5px;
	color: #999;
}





/*分割线*/

@media (max-width: 768px) {
.center {
	width: 100%;
}
.head .logo {
	background: url(../images/logo@2x.png) no-repeat;
	max-width: 116px;
	line-height: 32px;
	background-size: 100%;
	margin-top: 4px;
	padding-top: 27%;
	margin-left: 1%;
}
.head .nav {
	display: none;
}
.i-meun {
	width: 100%;
}
.i-meun2 {
	width: 100%;
	margin-left: 0;
}
.i-meun3 {
	width: 100%;
	margin-left: 0;
}
.mob-nav-btn {
	display: block!important;
}
.banner {
	background: url(../images/m-banner.jpg) no-repeat;
	background-size: 100%;
	width: 100%;
	margin-top: 40px;
	height: auto;
	padding-top: 110%;
}



.page0 {
	padding: 10px 0 20px 0;
	height: auto;	
}
.page0 p {
	padding: 0 0 0 15px;
	font-size: 14px;
	margin-bottom: 20px;
}
.page0 .row {
	padding-right: 15px;
}
.page0 h3 {
	font-size: 20px;
	margin-top: 10px;
}
.page0 h4 {
	font-size: 16px;
	margin-top: 0;
}
.page0 .p0-bg {
	padding-left: 15px;
}
.page{padding-top: 0;padding-bottom: 0;}
.page h4 {
	padding-top: 0;
}
.page h3 {
	margin-bottom: 0px;
}
.page .page-bg {

	margin-top: 50px;
	padding:10px;margin-right: 0px;
}
.page2{margin-top: 20px;padding-top: 10px;}
	
.page2 .page-bg2 {

	margin-top: 20px;
	padding: 10px;margin-left: 0px; }

	.md-top{margin-top: 20px;}	

	

.page33 {
	margin-top: 0px;
	margin-bottom: 20px;padding-top: 10px;padding-bottom: 0px;
}
	
	.page3{margin-top: 0;}	
	
.page33 .page-bg3 {
	
	padding: 10px;margin-top: -20px; }


	
	

.btn-red {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 30px;
}
.w-55 {
	width: 40% !important;
}

	.page4 ul{padding-left: 15px;padding-right: 15px;}
	.page4 ul li{font-size: 14px;}	
	.page4 .col-xs-4{padding-right: 5px;padding-left: 5px;}
	
	.page4 table, .page4 td{margin-top: 15px;}
	

	
}

@media (max-width: 414px) {
}

@media (max-width: 375px) {
	
	
		.page4 ul li{
                     white-space: nowrap;
                     overflow: hidden;
                     text-overflow: ellipsis;}	
	
	
}

@media (max-width: 320px) {
.page0 h4 {
	font-size: 12px;
}
}
