* {
	outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,
acronym {
	border: 0;
}

textarea,
input,
select {
	resize: none;
	outline: none;
	background: none;
	border: none;
}

button {
	overflow: visible;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none;
}

input {
	border: 0
}

a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.m1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

html {
	width: 100%;
	/* height: 100%; */
}

body {
	font-size: 18px;
	line-height: 160%;
	font-family: "Microsoft YaHei";
	width: 100%;
	/* height: 100%; */
}

.mobile {
	display: none !important;
}

/* header */
.header {
	/* margin-top: 24px; */
	width: 100%;
	height: 680px;
	position: relative;
	background: url("../images/header_bg.jpg") no-repeat center top;
}

.header_t {
	position: absolute;
	top: 126px;
	left: 50%;
	margin-left: -494px;
}

.header_b {
	position: absolute;
	top: 468px;
	left: 50%;
	margin-left: -442px;
}

/* 吸顶导航 */
.nav-height {
	position: relative;
	top: -80px;
	height: 80px;
	background: rgba(0, 0, 0, 0.7) top left;
}

.nav-box {
	width: 100%;
	height: 60px;
	padding-bottom: 20px;
	margin: 0 auto;
}

.nav-box.navFix {
	position: fixed;
	top: 0;
	width: 100%;
	background: #000000;
	z-index: 99999;
}

.nav-box ul {
	margin: 0 auto;
	width: 1000px;
	display: block !important;
}

.nav-box li {
	display: inline-block;
	width: 12%;
	text-align: center;
	height: 80px;
	line-height: 80px;
	float: left;
	text-align: center;
	position: relative;
}

.nav-box li a {
	display: block;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}

.nav-mobile {
	display: none;
	font-weight: bold;
	width: 100%;
}

.nav-box li a:hover {
	/* font-weight: bold;
	background: #c51c18; */
}

.nav-box li a.active {
	color: #ffffff;
	background: #c51c18;
	font-weight: bold;
}



/* page 部分 */
.page {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.page .title {
	padding: 60px 0 0 0;
	text-align: center;
}

.page1 {
	margin-top: -80px;
	height: 565px;
}

.page1 .con ul {
	position: relative;
	margin-top: 70px;
	height: 340px;
	background: url(../images/page1_bg.png) no-repeat top center;
	background-position-x: 55%;
}

.page1 .con ul li {
	position: absolute;
}

.page1 .con ul li.one {
	top: 4%;
	left: 4%;
	text-align: right;
}

.page1 .con ul li.two {
	top: -2%;
	right: 0;
	text-align: left;
}

.page1 .con ul li.three {
	bottom: 30%;
	text-align: right;
	left: 1%;
}

.page1 .con ul li.four {
	bottom: 8%;
	right: 1%;
	text-align: left;
}

.page1 .con ul li h4 {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 28px;
	color: #262b86;
}

.page1 .con ul li p {
	font-size: 18px;
	color: #333333;
}

.page2 {
	background-color: #262b86;
	padding-bottom: 60px;
}

.page2 ul {
	margin-top: 40px;
	padding: 20px 0;
	height: 220px;
	background-color: rgba(49, 54, 140, 0.5);
}

.page2 ul li {
	float: left;
	text-align: center;
	width: 33%;
	border-right: 1px solid #262b86;
	color: #fffefe;
}

.page2 ul li.last {
	border-right: none;
}

.page2 ul li img {
	margin: 30px auto 16px;
}

.page2 ul li h4 {
	font-weight: bold;
	font-size: 24px;
}

.page2 ul li p {
	margin-bottom: 10px;
	font-size: 18px;
}

.page2 .ly,.page4 .ly {
	text-align: center;
	margin-top: 30px;
	height: 53px;
}

.page2 .ly a {
	cursor: pointer;
	display: inline-block;
	width: 243px;
	height: 53px;
	margin: 0 auto;
	background: url(../images/btn_1.png) no-repeat top center;

}
.page4 .ly a {
	cursor: pointer;
	display: inline-block;
	width: 283px;
	height: 53px;
	margin: 0 auto;
	background: url(../images/btn_2.png) no-repeat top center;

}
.page3 {
	padding-bottom: 25px;
}

.page3 .con {
	margin-top: 50px;
	width: 100%;
	height: 242px;
	background-color: #eaebff;
}

.page3 .con .m1000 {
	height: 100%;
}

.page3 .con .txt_left,
.page3 .con .txt_right {
	float: left;
	width: 49.9%;
	height: 100%;

}

.page3 .con .txt_right {
	margin-left: .1%;
}

.page3 .con .txt_left .top,
.page3 .con .txt_left .bottom {
	width: 100%;
	height: 50%;
}

.page3 .con .txt_left .top .tit,
.page3 .con .txt_left .top .txt,
.page3 .con .txt_left .bottom .tit,
.page3 .con .txt_left .bottom .txt,
.page3 .con .txt_right .tit,
.page3 .con .txt_right .txt {
	position: relative;
	display: table;
}

.page3 .con .txt_left .top .tit p,
.page3 .con .txt_left .top .txt p,
.page3 .con .txt_left .bottom .tit p,
.page3 .con .txt_left .bottom .txt p,
.page3 .con .tit p,
.page3 .con .txt p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.page3 .con .txt_left .top .tit,
.page3 .con .txt_left .top .txt,
.page3 .con .txt_left .bottom .tit,
.page3 .con .txt_left .bottom .txt {
	width: 50%;
}

.page3 .con .txt_left .top .tit,
.page3 .con .txt_left .bottom .tit {
	float: left;
	background-color: #2c318c;
	height: 99.5%;
}

.page3 .con .txt_left .top .txt,
.page3 .con .txt_left .bottom .txt {
	float: left;
	background-color: #cecfee;
	height: 99.5%;
}

.page3 .con .txt_left .top .tit p,
.page3 .con .txt_left .bottom .tit p,
.page3 .con .txt_right .tit p {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

.page3 .con .txt_left .top .tit p span,
.page3 .con .txt_left .bottom .tit p span,
.page3 .con .txt_right .txt p span {
	font-size: 28px;
	color: #ffffff;
}

.page3 .con .txt_right .tit,
.page3 .con .txt_right .txt {
	float: left;
	height: 100%;
}

.page3 .con .txt_right .tit {
	width: 40%;
	position: relative;
	background-color: #2c318c;
}

.page3 .con .txt_left .top .tit:after {
	content: "";
	position: absolute;
	bottom: 50%;
	right: -18px;
	margin-top: 18px;
	border-top: 10px solid transparent;
	border-left: 18px solid #2c318c;
	border-bottom: 10px solid transparent;
	width: 0;
	height: 0;
}

.page3 .con .txt_right .tit:after {
	content: "";
	position: absolute;
	bottom: 50%;
	right: -18px;
	margin-top: 18px;
	border-top: 10px solid transparent;
	border-left: 18px solid #2c318c;
	border-bottom: 10px solid transparent;
	width: 0;
	height: 0;
}

.page3 .con .txt_right .txt {
	width: 60%;
	background-color: #cecfee;
}
.page4{
	padding-bottom: 50px;
}
.page4 .pc {
	margin: 35px 0 0;
}

.page4 .con .pc img {
	width: 100%;
}

.page5 {
	background: url(../images/page5_bg.jpg) no-repeat top center;

}

.page5 .pc {
	text-align: center;
}

.page5 .pc img {
	margin: 45px auto 60px;
}


.page6 {
	padding-bottom: 30px;
}

.page6 .con ul {
	width: 100%;
	height: 165px;
}

.page6 .con ul li {
	position: relative;
	float: left;
	width: 285px;
	height: 165px;
}

.page6 .con ul.top {
	margin: 50px auto 40px;
}

.page6 .con ul.top li {
	margin-right: 45px;
	float: left;
}

.page6 .con ul.bottom li {
	margin-left: 45px;
	float: right;
}

.page6 .con ul li img.jt_r {
	position: absolute;
	right: -38px;
	top: 50%;
	margin-top: -20px;
}

.page6 .con ul li img.jt_d {
	position: absolute;
	right: 34%;
	bottom: -34px;
}

.page6 .con ul li img.jt_l {
	position: absolute;
	left: -34px;
	top: 50%;
	margin-top: -20px;
}

.page6 .con ul li.red {
	background: url(../images/page6_li_red.png) no-repeat top center;
}

.page6 .con ul li.white {
	background: url(../images/page6_li_white.png) no-repeat top center;
}

.page6 .con ul li div {
	padding: 0 24px 0 26px;
	color: #ffffff;
}

.page6 .con ul li div h4 {
	margin: 30px 0 18px;
	font-size: 24px;
	font-weight: bold;
}

.sm_tit {
	text-align: center;
	margin: 70px auto 10px;
}

.page6 .con .zsfw {
	height: 240px;
	background: url(../images/page6_bg.jpg) no-repeat top center;
}

.page6 .con .zsfw dl {
	float: left;
}

.page6 .con .zsfw dl dt {
	margin: 34px 0 10px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

.page6 .con .zsfw dl dd {
	font-size: 18px;
	margin-bottom: 9px;
	background: url(../images/list-style.jpg) no-repeat left center;
	padding-left: 15px;
	color: #ffffff;

}

.page6 .con .zsfw dl.pd165 {
	padding-left: 165px;
}

.page7 {
	background: #ffffff url(../images/page7_bg.jpg) no-repeat bottom center;
	padding-bottom: 56px;
}

.page7 .con .tab {
	width: 100%;
	margin-top: 35px;
}

.page7 .con .tab .thead {
	width: 100%;
	display: table;
	background-color: #2c318c;
	height: 70px;
}

.page7 .con .tab .tbody li {
	width: 100%;
	display: table;
}

.page7 .con .tab h5,
.page7 .con .tab p,
.page7 .con .tab span,
.page7 .con .tab i {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	height: 60px;
	font-size: 16px;
	color: #333333;
}

.page7 .con .tab .thead h5,
.page7 .con .tab .thead p,
.page7 .con .tab .thead span,
.page7 .con .tab .thead i {
	display: table-cell;
	font-weight: bold;
	vertical-align: middle;
	font-size: 20px;
	color: #ffffff;
}

.page7 .con .tab p {
	text-align: left;
}

.page7 .con .tab h5 {
	width: 20%;
}

.page7 .con .tab p {
	width: 46%;
}

.page7 .con .tab span {
	width: 17%;
}

.page7 .con .tab i {
	width: 17%;
}

.page7 .con .tab .tbody {
	height: 600px;
	overflow-y: scroll;
}

.page7 .con .tab .tbody::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: #f4f4f9;
}

/* scroll轨道背景 */
.page7 .con .tab .tbody::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #f4f4f9;
}

/* 滚动条中能上下移动的小块 */
.page7 .con .tab .tbody::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #2c318c;
}


.page7 .con .tab .tbody li.white {
	background-color: #f4f4f9;
}

.page7 .con .tab .tbody li.gray {
	background-color: #e0e0ee;
}


.page8 {
	background: url(../images/page8_bg.png) no-repeat top center;
	padding-bottom: 70px;
}

.page8 .title {
	padding: 0;
}


@media screen and (max-width:1000px) {
	body {
		font-size: 1.4rem;
		line-height: 140%;
	}

	.m1000 {
		width: 98%;
		margin: 0 auto;
	}

	.pc {
		display: none;
	}

	.mobile {
		display: block;
	}

	.header {
		height: 38.2rem;
		position: relative;
		background: url("../images/m_header_bg.jpg") no-repeat center top;
		margin-top: 0px;
	}

	.header_t {
		left: 50%;
		margin-left: -350px;
		top: 95px;
	}

	.header_b {
		top: 380px;
		margin-left: -337px;
	}

	.header .m1000 {
		width: 96%;
	}

	.mobile {
		width: 100%;
		display: block !important;
	}

	.pc {
		display: none !important;
	}

	.nav.pc {
		display: none !important;
		visibility: hidden;
	}

	.nav-box .m1000 {
		width: 100%;
	}

	.nav-box li {
		display: table;
		line-height: initial;
		width: 11%;
	}

	.nav-box li a {
		display: table-cell;
		vertical-align: middle;
	}

	.nav.navHeight2 .navFixed {
		position: fixed;
		top: 0;
		z-index: 999;
		background-color: #000000;
	}

	.page1 .con ul {
		position: relative;
		background: url(../images/m_page1_bg.png) no-repeat top center;
		background-position-x: 46%;
	}

	.page1 .con ul li.one,
	.page1 .con ul li.three {
		left: 0;
		width: 25%;
	}

	.page1 .con ul li.one {
		top: 0%;
	}

	.page1 .con ul li.three {
		left: 1%;
		bottom: 22%;
	}

	.page1 .con ul li.two,
	.page1 .con ul li.four {
		right: 1%;
		width: 30%;
	}

	.page1 .con ul li.four {
		bottom: 0%;
		right: 0%;
	}

	.page1 .con ul li h4 {
		font-size: 26px;
	}

	.page2 ul {
		margin: 40px auto 0;
		width: 98%;
	}

	.page3 .con .txt_left .top .tit p span,
	.page3 .con .txt_left .bottom .tit p span,
	.page3 .con .txt_right .tit p span {
		font-size: 28px;
	}

	.page4 .mobile {
		margin: 35px 0 50px;
	}

	.page5 .mobile {
		text-align: center;
		margin: 50px 0 60px;
	}

	.page6 .m1000 {
		width: 88%;
	}

	.page6 .con ul.center {
		margin-bottom: 40px;

	}

	.page6 .con ul.center li {
		margin-left: 45px;
		float: right;
	}

	.page6 .con ul.center li img.jt_d {
		right: 56%;
	}

	.page6 .con ul li div p {
		font-size: 18px;
	}

	.page6 .con ul.top li.white {}

	.page6 .con ul.bottom li {
		margin-right: 45px;
		margin-left: 0;
		float: left;
	}

	.page6 .con .zsfw .m1000 {
		width: 98%;
	}

	.sm_tit {
		margin-left: -20px;
	}

	.page6 .con .zsfw {
		height: 323px;
		background: url(../images/m_page6_bg.jpg) no-repeat top center;
	}

	.page6 .con .zsfw dl dt {
		font-size: 22px;
		margin: 16px 0 10px;
	}

	.page6 .con .zsfw dl dd {
		font-size: 18px;
		margin-bottom: 4px;
		line-height: 28px;
	}

	.page6 .con .zsfw dl.pd165 {
		padding-left: 100px;
	}

	.page7 .con .tab {
		width: 98%;
		margin: 35px auto 0;
	}

	.page8 {
		margin-top: -1px;
		background-size: cover;
	}

}
