@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/head-1.jpg) no-repeat #f2f2f2;
	padding: 20px 0 70px 0;
	line-height: 30px;min-height: 500px; height: auto; overflow: hidden;
}
.page0 .p0-bg {
	padding-top: 20px; border-radius: 10px;background: #fff;margin-bottom: 15px; 
     padding-bottom: 30px;padding-left: 50px;margin-top: 10px;
}

.page0 .p0-bg4 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.page0 p {
	font-size: 15px;
	color: #666;
	margin-top: 0px;
	padding: 0px 100px 0px 100px;
	margin-bottom: 10px;
}
.page0 h3 {
	font-size: 26px;
	color: #ff4040;
	text-align: left;
	line-height: 26px;
	font-weight: 700; position: relative;margin-bottom: 20px;
}
.page0 h3::after {
	background-color: #ff4040;
	bottom: -12px;
	content: "";
	display: block;
	height: 1px;
	opacity: 1;
	position: absolute;
	/*width: calc(100% - 150px);*/
	width: 100px;
	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: 22px;
	color: #333;
	text-align: left;
	margin-top: 10px;
	font-weight: 400;
}
.page0 h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: 1rem;padding-top: 10px;
	color: #333;
}

.page0 b{padding-right: 15px;}
.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;}
.page {
	background: #fff;
	padding: 40px 0 30px 0;
	
}

.page h1{
	font-size: 80px;
	font-weight: 500;
	color: #e3ddff;
	text-align: right;
	margin-bottom: 0px;margin-top: 0;

}

.page h2 {
	font-size: 40px;
	font-weight: 900;
	color: #4d20cd;
	text-align: left;
	margin-bottom: 0px;

}


.page h3 {
	font-size: 40px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin-top: 5px;margin-bottom: 50px;

}
.page h3 b{	color: #ff4040;font-size: 80px;line-height: 20px;padding-right: 6px;vertical-align:sub ; }

.page h4 i{font-size: 12px;color: #ff733c;padding-right: 10px;}

.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: #fff; border-radius: 10px;min-height: 200px;margin-top: 30px;padding-top: 30px;}

.md-top{margin-top: -120px;;}









.page2-1 {
	margin-top: 30px;
}
.page2-1 h1{
	font-size: 80px;
	font-weight: 500;
	color: #e3ddff;
	text-align: right;
	margin-bottom: 0px;margin-top: 0;

}

.page2-1 h2 {
	font-size: 40px;
	font-weight: 900;
	color: #4d20cd;
	text-align: left;
	margin-bottom: 0px;

}
.page2-1 h3 {
	font-size: 30px;
	font-weight: 600;
	color: #333;
	text-align: left;
	margin-bottom: 0px;margin-top: 5px;

}

.page2-1 .page2-bg {
	background: url(../images/pic_13.png) no-repeat;
	width: 100%;
	height: 636px;
	margin-top: 30px;margin-bottom: 0px;
}


.page2 {
	padding: 0 0 50px 0;
}


.page2 h4 i{font-size: 12px;color: #e6e6e6;padding-right: 10px;}

.page2 h4 {
	font-size: 20px;
	color: #444;
    margin-top: 0;
	font-weight: 600;
	margin-bottom: 25px; position: relative;
}

.page2 h4::after {
	background-color: #ff733c;
	bottom: -15px;
	content: "";
	display: block;
	height: 5px;
	opacity: 1;
	position: absolute;
	width: 80px;
	margin-left: 0px;
	left: 0%;

}
.page2 table, .page2 td {
	border-collapse: collapse;
	border: 1px solid #fff;
	font-size: 14px;
	padding: 10px;
	line-height: 26px;
	color: #666;	
    background: #f5f5f5;
	margin-top: 20px;
}





.page2 p {
	color: #666;
	font-size: 15px;
	line-height: 26px;
	margin: 10px 0;
}
.page2 .page2-bg{border-radius: 10px; border: 1px solid #e3e3e3; padding: 20px;margin-bottom: 20px;}


.page3 {
	margin-top: 30px;
	margin-bottom: 35px;
}
.page3 h1{
	font-size: 80px;
	font-weight: 500;
	color: #e3ddff;
	text-align: right;
	margin-bottom: 0px;margin-top: 0;

}

.page3 h2 {
	font-size: 40px;
	font-weight: 900;
	color: #4d20cd;
	text-align: left;
	margin-bottom: 0px;

}
.page3 h3 {
	font-size: 40px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin-top: 5px;margin-bottom: 0px;

}
.page3 h3 b{	color: #ff4040;font-size: 80px;line-height: 20px;padding-right: 6px;vertical-align:sub ; }

.page4 {
background:#231f1f; height: auto;
	padding: 30px 0 60px 0;margin-top: 20px;
}
.page4 table, .page4 td {
	border-collapse: collapse;
	border: 1px solid #6e6e6e;
	font-size: 15px;
	padding: 10px;
	line-height: 26px;
	color: #e5e5e5;
	margin-top: 10px;
}
.page4 .page-active{ color: #512323; background: #cfa5a5; border-radius:50px;line-height: 50px;height: 50px; }
.page4 ul{margin-left: 0;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 #6e6e6e;
	border-left: none;
	border-right: none;
	padding: 10px;
	font-size: 15px;
}
.page4 h5 {

	font-weight: 500;
	color: #fff;font-size: 16px;margin-top: 30px;
	
}




.page6 {
	background: #efefef;
	width: auto;
	height: auto;
	min-height: 380px;
	padding-bottom: 20px;
	padding-top: 100px;
}
.page6 h3 {
	font-size: 24px;
	color: #333;
	padding-top: 30px;
}
.page6 h4 {
	font-size: 16px;
	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%;
}
	
.page2-1 .page2-bg {

	background-size: 100%;
	width: 100%;
	height:auto;
	padding-top: 32%;margin-top: 0;

}
.md-top{margin-top: 0px;;}
.page{padding-bottom: 0;}	
.page0 {
	padding: 30px 0 0 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 h1{font-size: 70px;font-weight: 600;}
	.page2-1 h1{font-size: 70px;font-weight: 600;}
	.page3 h1{font-size: 70px;font-weight: 600;}
.page h4 {
padding-top: 0;

}	
.page h3{margin-bottom: 15px;}	
.page .page-bg{margin-top: 20px;}		
.page h3 b{font-size: 60px;}
.page3 h3 b{font-size: 60px;}			
.btn-red{width: 100%;margin-bottom: 20px;margin-top: 30px;}
.w-55{width: 40% !important;}	
	.page3 h2{margin-top: 0;}
	
	.page2{padding-bottom: 0;margin-bottom: 0;}	
    
}




@media (max-width: 414px) {
}

@media (max-width: 375px) {

}

@media (max-width: 320px) {
.page0 h4 {
	font-size: 14px;
}
}
