* {
	padding: 0;
	margin: 0;
}

html {
	height: auto;
}
ul,
dl,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
}

a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #666;	
}

img,
input {
	border: 0 none;
	outline-style: none;
	padding: 0;
	vertical-align: top;
}

.Join_content .swiper-pagination-bullet {
	width: initial;
}

.Join_content {
	width: 100%;
}
.product_box_01>div p{
	text-align: justify;
}
.Join_content .swiper_3_logo {
	width: 100%;
	height: 55px;
	padding: 0 240px;
	box-sizing: border-box;
	text-align: initial;
	background-color: #f2f2f2;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.Join_content .swiper_3_logo>ul li {
	display: inline-block;
	width: 22%;
	height: 55px;
	line-height: 55px;
	background-color: transparent;
	text-align: center;
	color: #797979;
	font-size: 16px;
	opacity: 1;
	border-radius: 0;
	/* padding: 0 38px;
	box-sizing: border-box; */
	position: relative;
	z-index: 10;
	margin-right: 2%;
}
.Join_content .swiper_3_logo>ul li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Join_content>.swiper_3_logo> ul .Join_active a {
	color: #fff;
}

.Join_content>.swiper_3_logo>ul .Join_active:after {
	content: '';
	display: block;
	width: 110%;
	height: 55px;
	background: url(../images/logo_01_03.png) no-repeat;
	background-size: 100% 55px;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: -1;
}

.Join_content>.swiper_3_logo>.swiper-pagination-bullet {
	background: #f2f2f2;
}

.HomePage_header {
	width: 100%;
	height: 84px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	background: #fff;
	box-sizing: border-box;
}

.HomePage_header>div {
	float: left;
}

.HomePage_header>div:nth-child(2),
.HomePage_header>div:nth-child(3) {
	float: right;
}

.HomePage_header>div:nth-child(2) {
	margin-right: 40px;
}

.header_logo {
	height: 42px;
	position: absolute;
	top: 50%;
	left: 40px;
	margin-top: -21px;
}

.header_logo>img {
	width: 192px;
	height: 42px;

}

.header_nav>ul li {
	float: left;
	width: 100px;
	line-height: 84px;
	font-size: 18px;
	text-align: center;
}

.header_nav>ul li:hover a {
	color: #00518a;
}

.header_cantact>ul li {
	float: left;
	width: 50px;
	height: 84px;
	line-height: 84px;
	position: relative;
}

.header_cantact>ul li a {
	color: #00518a;
}

.header_cantact>ul li:nth-child(2) {
	width: 140px;
	font-size: 17px;
}

.header_cantact>ul img:nth-of-type(1) {
	/*width: 26px;*/
	/*height: 26px;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
}

.header_cantact>ul img:nth-of-type(2) {
	width: 26px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -11px;
}

.footer {
	width: 100%;
	/*height: 446px;*/
	background-color: #00518a;
	padding: 60px 240px 20px 240px;
	box-sizing: border-box;
}

.footer_top {
	width: 100%;
	/*height: 216px;*/
	overflow: hidden;
	padding-bottom: 4%;
}

.footer_top>div:nth-child(1) {
	width: 60%;
	/*height: 216px;*/
	float: left;
}

.footer_top>div ul {
	/*min-width: 62px;*/
	/*height: 216px;*/
	margin-right: 5%;
	float: left;
}

.footer_top>div ul:last-child {
	margin-right: 0px;
}

.footer_top>div ul>li {
	line-height: 30px;
}

.footer_top>div ul>li a {
	font-size: 14px;
	color: #a3b6ca;
}

.footer_top>div ul>li:hover a {
	color: #fff;
}

.footer_top>div ul>li:nth-child(1) a {
	font-size: 15px;
	color: #fff;
}

.footer_top>div ul>li:nth-child(1) {
	padding-bottom: 10px;
}

.footer_top>div:nth-child(2) {
	width: 8.5%;
	/*height: 216px;*/
	float: right;
	margin-left: 5%;
}

.footer_top>div:nth-child(2) p:nth-child(1) {
	width: 100%;
	/*height: 120px;*/
	padding: 8px;
	/*border: 1px solid #4d86ad;*/
	box-sizing: border-box;
	position: relative;
}

.footer_top>div:nth-child(2) p:nth-child(1) img {
	max-width: 100%;
	height: auto;
	/*position: absolute;*/
}

.footer_top>div:nth-child(2) p:nth-child(2) {
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
}

.footer_top>div:nth-child(3) {
	width: 26%;
	/*min-width: 350px;*/
	float: right;
}

.footer_top>div:nth-child(3)>ul {
	margin: initial;
	height: initial;
	float: initial;
	min-height: 30px;
	overflow: hidden;
}

.footer_top>div:nth-child(3)>ul>li {
	width: 25%;
	text-align: center;
	line-height: 30px;
	padding-bottom: initial;
	border: 1px solid #00518a;
	float: left;
	border-radius: 15px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	cursor:pointer;
}

.footer .footer_type {
	border: 1px solid #80a8c5 !important;
}

.footer_top>div {
	position: relative;
}

.footer_top>div>div {
	position: absolute;
	top: 50px;
	left: 0;
	opacity: 0;
	transition: all .2s;
}

.footer .footer_types {
	opacity: 1;
	transition: all 1s;
}

.footer_top>div>div p {
	color: #fff;
	font-size: 13px;
	line-height: 30px;
}

.footer_btm {
	width: 100%;
	/*height: 114px;*/
	border-top: 1px solid #fff;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 24px;
}

.footer_btm>div:nth-child(1) {

	float: left;
}

.footer_btm>div:nth-child(2) {
	/* min-width: 200px; */
	float: right;
}
.footer_btm>div:nth-child(2) ul{
	/* min-width: 200px; */
	min-height: 18px;
}
.footer_btm p,
.footer_btm a {
	font-size: 12px;
	color: #fff;
	display: initial;
	margin-right: 5px;
}

.footer_btm li {
	min-width: 56px;
	height: 13px;
	line-height: 13px;
	text-align: right;
	float: left;
	color: #fff;
}
.footer_btm li:first-child{
	padding-right: 10px;
}
.footer_btm li:last-child{
	padding-left: 10px;
}
.footer_btm li:nth-child(1) {
	text-align: left;
	border-right: 2px solid #fff;
}

.footer_btm>div:nth-child(1) {

	float: left;
}

.footer_btm>div:nth-child(2) {
	/* min-width: 200px; */
	float: right;
}
.footer_btm>div:nth-child(2) ul{
	/* min-width: 200px; */
}
.footer_btm>div:nth-child(2) ul li{
	min-width: 66px;
}
.footer_btm p,
.footer_btm a {
	font-size: 12px;
	color: #fff;
}

.footer_btm li {
	width: 64px;
	height: 13px;
	line-height: 13px;
	text-align: right;
	float: left;
}

.footer_btm li:nth-child(1) {
	text-align: left;
	border-right: 2px solid #fff;
}
.Join_banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 84px;
}

.Join_banner>div:nth-child(1) {
	width: 100%;
	height: 100%;
}

.Join_banner>div:nth-child(1) img {
	width: 100%;
	height: auto;
}

.Join_banner>div:nth-child(2) {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 13%;
	transform: translateX(-600px);
	opacity: 0;
}

.Join_banner>.Join_ani_X:nth-child(2) {
	transition: all 1s;
	transform: translateX(0);
	opacity: 1;
}

.Join_banner>div:nth-child(2) p:first-child {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}

.Join_banner>div:nth-child(2) p:last-child {
	font-size: 18px;
	color: #edf6fe;
	letter-spacing: 2px;
	font-family: "Arial";
	padding-top: 2px;
	box-sizing: border-box;
}

.logo_swiper {
	width: 100%;
	height: auto;
}

.Join_content {
	min-height: 400px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.Product_plan {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.product_box_01 {
	width: 100%;
	/*height: 710px;*/
	background: #fff;
	padding: 120px 238px 80px 238px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;

}

.product_box_01>div:first-child {
	width: 45%;
	height: auto;
	float: left;
}
.product_box_01>div:first-child h1 {
	color: #585858;
	font-size: 40px;
	font-weight: bold;
}

.product_box_01>div:first-child h1 p {
	font-size: 22px;
	letter-spacing: 2px;
	color: #a3a3a3;
	padding-top: 6px;
	font-family: 'Arial';
	padding-bottom: 50px;
}

.product_box_01>div:first-child p:first-of-type {
	padding-bottom: 20px;
}

.product_box_01>div:first-child>p:first-of-type,
.product_box_01>div:first-child>p:last-of-type {
	font-size: 16px;
	color: #555555;
	line-height: 30px;
}

.product_box_01>div:last-child {
	width: 55%;
	height: auto;
	float: right;
	padding-left: 20%;
}
.product_box_01>div:last-child img {
	max-width: 100%;
	height: auto;
}

.product_box_02 {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 80px 240px 80px 240px;
	overflow: hidden;
	position: relative;
	background-color: #f4f4f4;
	border-bottom: 19px solid #fff;
}

.product_box_02>h2,
.product_box_04>h2,
.product_box_03> h2,
.product_box_03>div>h2{
	font-size: 40px;
	font-weight: bold;
}
.product_box_02>h2 p,
.product_box_04>h2 p,
.product_box_03> h2 p,
.product_box_03>div>h2 p，{
	font-size: 16px;
	letter-spacing: 2px;
	color: #a3a3a3;
	padding-top: 6px;
	font-family: 'Arial';
}

.product_box_02>h2 p {
	padding-bottom: 50px;
}

.product_box_02>div {
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
	display: flex;
}
.product_box_02>div>div{
	width: 20%;
}
.product_box_02>div>div {
	width: 20%;
	height: 368px;
	border-right: #bbcdda;
	float: left;
}
.product_box_03>div{
	overflow: hidden;
}
.product_box_03>div:first-of-type{
	height: 600px;
	overflow-y: scroll;
	border: 7px solid #f2f1f1;
	border-right: none;
	padding: 0 60px;
	margin-top: 30px;
}

.product_box_03>div:first-of-type::-webkit-scrollbar {
	/*滚动条整体样式*/
	width : 7px;  /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
.product_box_03>div:first-of-type::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius   : 10px;
	background-color: skyblue;
	background-image: -webkit-linear-gradient(
			45deg,
			rgba(255, 255, 255, 0.2) 25%,
			transparent 25%,
			transparent 50%,
			rgba(255, 255, 255, 0.2) 50%,
			rgba(255, 255, 255, 0.2) 75%,
			transparent 75%,
			transparent
	);
}
.product_box_03>div:first-of-type::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	/*box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);*/
	background   : #f2f1f1;
	/*border-radius: 10px;*/
}
.product_box_03>div>p img{
	max-width: 100%;
	height: auto;
}
.product_box_02>div>div div {
	width: 100%;
	height: 196px;
	position: relative;
}

.product_box_02>div>div img {
	max-width: 126px;
	/*height: 126px;*/
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -63px;
}

.product_box_02>div>div:nth-child(odd) {
	background: url(../images/background_03.jpg) no-repeat;
	background-size: 100% 100%;
}

.product_box_02>div>div:nth-child(even) {
	background: url(../images/background_04.jpg) no-repeat;
	background-size: 100% 100%;
}

.product_box_02>div h4 {
	font-size: 36px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}

.product_box_02>div h4 p {
	font-size: 18px;
	font-weight: 400;
	color: #8dafd5;
	padding-top: 4px;
}

.product_box_03 {
	width: 100%;
	height: auto;
	padding: 80px 240px 0 240px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.product_box_03>div>h4 {
	font-size: 20px;
	color: #006bb8;
	padding-top: 20px;
	padding-bottom: 12px;
}

.product_box_03>div>p {
	font-size: 16px;
	color: #555555;
	line-height: 30px;
	margin-bottom:20px;
}

.product_list {
	width: 100%;
	height: auto;
	padding-top: 20px;
	display: flex;
}

.product_list>div {
	flex: 1;
	-ms-flex: 1;
	padding-right: 54px;
	box-sizing: border-box;
	text-align: center;
}

.product_list>div:last-child {
	padding-right: 0;
}

.product_list>div>p {
	width: 132px;
	height: 132px;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
	margin-bottom: 26px;
}

.product_list>div>p img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.product_swiper{
	position: relative;
	padding-top: 70px;
	padding-bottom: 120px;
}
.product_list>div>span {
	font-size: 15px;
	color: #787878;
	font-weight: bold;
}

.product_box_03>div:nth-of-type(2) {
	padding-top: 80px;
	position: relative;
}

.product_swiper_02 {
	width: 100%;
	height: 190px;
}


.product_swiper_02 .swiper-wrapper>div {
	width: 100%;
	/*padding: 0 1px;*/
	box-sizing: border-box;
}

.product_swiper_02 .swiper-wrapper>div{
	height: 190px;
	background: #fff;
	text-align: center;
}

.product_swiper_02 .swiper-wrapper>div p {
	width: 100%;
	height: 132px;
	position: relative;
	border: 1px solid #d5d5d5;
	/*border-left: none;*/
	margin-bottom: 20px;
	overflow: hidden;
	box-sizing: border-box;
}
.product_swiper_02 .swiper-wrapper>div:hover img{
	transition: 4s;
	transform: scale(1.2);
}
.product_swiper_02 .swiper-wrapper>div:first-of-type p {
	border-left: 1px solid #d5d5d5;
}

.product_swiper_02 .swiper-wrapper>div span {
	font-size: 18px;
	color: #6f6f6f;
}

.product_swiper_02 .swiper-wrapper>div p img {
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/*Swiper原样式 */
.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");}
/*改变了颜色和加粗的样式*/
.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

.product_box_03 .product_prev,
.product_box_03 .product_next {
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #CDCDCD;
	border-radius: 50%;
	box-sizing: border-box;
	background-size: 10px 10px;
	position: absolute;
	top: 460px;
	opacity: 1;
}
.product_box_03 .product_prev:hover,.product_box_03 .product_next:hover{
	border: 1px solid #00518a;
}
.product_box_03 .product_prev{
	left: 46.8%;
}
.product_box_03 .product_next{
	left: 50.8%;
}
.product_box_04{
	width: 100%;
	height: auto;
	background: #f4f4f4;
	padding: 110px 240px 110px 240px;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}
.product_box_04>p{
	font-size: 24px;
	color: #555555;
	line-height: 40px;
}
.product_box_04>p>span{
	font-size: 36px;
	color: #006bb7;
	font-weight: bold;
	font-family: "Arial";
	padding-left: 20px;
	position: relative;
	top: 4px;
}
.product_box_04>p:first-of-type{
	padding-top: 40px;
}
.product_Answer{
	padding-top: 60px;
	width: 100%;
	height: auto;
}
.product_Answer>ul li{
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-indent: 80px;
	font-size: 18px;
	border: 1px solid #e0e0e0;
	border-top: none;
	box-sizing: border-box;
	transition: all .75s;
	position: relative;
}
.product_Answer>ul li:after{
	content: '';
	direction: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #6e6e6e;
	top: 50%;
	margin-top: -3px;
	left: 60px;
}
.product_Answer>ul li:first-child{
	border-top: 1px solid #e0e0e0;
}
.product_Answer>ul li a{
	color: #6e6e6e;
}
.product_Answer>ul li p{
	width: 100%;
	height: 0px;
	line-height: 30px;
	font-size: 16px;
	color: #737373;
	text-indent: 0;
	padding-top: 20px;
	opacity: 0;
}
.product_Answer>ul>li>a span{
	color: #006bb7;
} 
.product_box_04 .product_Answer>ul .answer_click{
	transition: all .75s;
	height: 26%;
	border: initial;
	border-bottom: 1px solid #e0e0e0;
	padding: 50px 80px;
	box-sizing: border-box;
	background-color: #fff;
}
.product_box_04 .product_Answer>ul .answer_click:after{
	top: 76px;
}
.product_box_04 .product_Answer>ul .answer_click p{
	height: initial;
	min-height: 40px;
	opacity: 1;
	transition: all .75s;
}
.product_box_04 .answer_click a{
	transition: all .75s;
	width: 100%;
	height: 52px;
	color: #006bb7;
	border-bottom: 3px solid #006bb7;
	text-indent: 0;
	box-sizing: border-box;
}
.product_box{
	width: 100%;
	height: auto;
}
.product_box-ctr>div:last-child{
	border-bottom: none
}
.HomePage_btn_01 {
    width: 138px;
    height: 26px;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 12px;
    font-size: 26px;
    border: 1px solid #dfdfdf;
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -69px;
}
.HomePage_btn_01 a{
	color: #DFDFDF;
}
.HomePage_btn_01:hover{
	transition: .4s;
	background-color:#00518a;
	border: 1px solid #fff;
}
.HomePage_btn_01:hover a{
	color: #fff;
}

/*css2*/
.header_nav>ul li:last-of-type{
	display: none;
}
.header_nav>ul li:last-of-type img{
	max-width: 4%;
    display: inline-block;
    vertical-align: middle;
    transform: translateY(-2px);
    margin-right: 2%;
}
@media screen and (max-width: 1680px) {
	.Join_content .swiper-pagination-bullet {
		width: initial;
	}

	.Join_content {
		width: 100%;
	}

	.Join_content .swiper_3_logo {
		width: 100%;
		height: 55px;
		padding: 0 200px;
		box-sizing: border-box;
		text-align: initial;
		background-color: #f2f2f2;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}

	.Join_content .swiper_3_logo>ul li {
		display: inline-block;
		width: 22%;
		height: 55px;
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		opacity: 1;
		border-radius: 0;
		/* padding: 0 38px;
        box-sizing: border-box; */
		position: relative;
		z-index: 10;
		margin-right: 2%;
	}
	.Join_content .swiper_3_logo>ul li a{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.Join_content>.swiper_3_logo> ul .Join_active a {
		color: #fff;
		text-transform: uppercase;
	}

	.Join_content>.swiper_3_logo>ul .Join_active:after {
		content: '';
		display: block;
		width: 110%;
		height: 55px;
		background: url(../images/logo_01_03.png) no-repeat;
		background-size: 100% 55px;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}

	.Join_content>.swiper_3_logo>.swiper-pagination-bullet {
		background: #f2f2f2;
	}

	.HomePage_header {
		width: 100%;
		height: 74px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}

	.HomePage_header>div {
		float: left;
	}

	.HomePage_header>div:nth-child(2),
	.HomePage_header>div:nth-child(3) {
		float: right;
	}

	.HomePage_header>div:nth-child(2) {
		margin-right: 40px;
	}

	.header_logo {
		height: 42px;
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -21px;
	}

	.header_logo>img {
		width: 192px;
		height: 42px;

	}

	.header_nav>ul li {
		float: left;
		width: 100px;
		line-height: 74px;
		font-size: 16px;
		text-align: center;
	}

	.header_nav>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li {
		float: left;
		width: 50px;
		height: 74px;
		line-height: 74px;
		position: relative;
	}

	.header_cantact>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li:nth-child(2) {
		width: 140px;
		font-size: 15px;
	}

	.header_cantact>ul img:nth-of-type(1) {
		/*width: 26px;*/
		/*height: 26px;*/
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -13px;
	}

	.header_cantact>ul img:nth-of-type(2) {
		width: 26px;
		height: 22px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -11px;
	}

	.footer {
		width: 100%;
		/*height: 446px;*/
		background-color: #00518a;
		padding: 60px 200px 20px 200px;
		box-sizing: border-box;
	}

	.footer_top {
		width: 100%;
		/*height: 216px;*/
		overflow: hidden;
		padding-bottom: 4%;
	}

	.footer_top>div:nth-child(1) {
		width: 60%;
		/*height: 216px;*/
		float: left;
	}

	.footer_top>div ul {
		/*min-width: 62px;*/
		/*height: 216px;*/
		margin-right: 5%;
		float: left;
	}

	.footer_top>div ul:last-child {
		margin-right: 0px;
	}

	.footer_top>div ul>li {
		line-height: 30px;
	}

	.footer_top>div ul>li a {
		font-size: 14px;
		color: #a3b6ca;
	}

	.footer_top>div ul>li:hover a {
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) a {
		font-size: 13px;
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) {
		padding-bottom: 10px;
	}

	.footer_top>div:nth-child(2) {
		width: 8.5%;
		height: 216px;
		float: right;
		margin-left: 4%;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		/*height: 120px;*/
		padding: 8px;
		/*border: 1px solid #4d86ad;*/
		box-sizing: border-box;
		position: relative;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) img {
		max-width: 100%;
		height: auto;
		/*position: absolute;*/
	}

	.footer_top>div:nth-child(2) p:nth-child(2) {
		text-align: center;
		line-height: 36px;
		color: #fff;
		font-size: 14px;
	}

	.footer_top>div:nth-child(3) {
		width: 26%;
		/*min-width: 350px;*/
		float: right;
	}

	.footer_top>div:nth-child(3)>ul {
		margin: initial;
		height: initial;
		float: initial;
		min-height: 30px;
		overflow: hidden;
	}

	.footer_top>div:nth-child(3)>ul>li {
		width: 25%;
		text-align: center;
		line-height: 30px;
		padding-bottom: initial;
		border: 1px solid #00518a;
		float: left;
		border-radius: 15px;
		font-size: 14px;
		color: #fff;
		box-sizing: border-box;
		cursor:pointer;
	}

	.footer .footer_type {
		border: 1px solid #80a8c5 !important;
	}

	.footer_top>div {
		position: relative;
	}

	.footer_top>div>div {
		position: absolute;
		top: 50px;
		left: 0;
		opacity: 0;
		transition: all .2s;
	}

	.footer .footer_types {
		opacity: 1;
		transition: all 1s;
	}

	.footer_top>div>div p {
		color: #fff;
		font-size: 14px;
		line-height: 30px;
	}

	.footer_btm {
		width: 100%;
		/*height: 114px;*/
		border-top: 1px solid #fff;
		overflow: hidden;
		box-sizing: border-box;
		padding-top: 24px;
	}

	.footer_btm>div:nth-child(1) {

		float: left;
	}

	.footer_btm>div:nth-child(2) {
		/* min-width: 200px; */
		float: right;
	}
	.footer_btm>div:nth-child(2) ul{
		/* min-width: 200px; */
		min-height: 18px;
	}
	.footer_btm p,
	.footer_btm a {
		font-size: 14px;
		color: #fff;
	}

	.footer_btm li {
		min-width: 56px;
		height: 13px;
		line-height: 13px;
		text-align: right;
		float: left;
		color: #fff;
	}
	.footer_btm li:first-child{
		padding-right: 10px;
	}
	.footer_btm li:last-child{
		padding-left: 10px;
	}
	.footer_btm li:nth-child(1) {
		text-align: left;
		border-right: 2px solid #fff;
	}

	.footer_btm>div:nth-child(1) {

		float: left;
	}

	.footer_btm>div:nth-child(2) {
		/* min-width: 200px; */
		float: right;
	}
	.footer_btm>div:nth-child(2) ul{
		/* min-width: 200px; */
	}
	.footer_btm>div:nth-child(2) ul li{
		min-width: 66pxpx;
	}
	.footer_btm p,
	.footer_btm a {
		font-size: 14px;
		color: #fff;
	}

	.footer_btm li {
		width: 64px;
		height: 13px;
		line-height: 13px;
		text-align: right;
		float: left;
	}

	.footer_btm li:nth-child(1) {
		text-align: left;
		border-right: 2px solid #fff;
	}
	.Join_banner {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 74px;

		position: relative;
	}

	.Join_banner>div:nth-child(1) {
		width: 100%;
		height: 100%;
	}

	.Join_banner>div:nth-child(1) img {
		width: 100%;
		height: auto;
	}

	.Join_banner>div:nth-child(2) {
		width: 200px;
		height: 100px;
		position: absolute;
		top: 50%;
		margin-top: -50px;
		left: 13%;
		transform: translateX(-600px);
		opacity: 0;
	}

	.Join_banner>.Join_ani_X:nth-child(2) {
		transition: all 1s;
		transform: translateX(0);
		opacity: 1;
	}

	.Join_banner>div:nth-child(2) p:first-child {
		font-size: 36px;
		color: #fff;
		font-weight: bold;
	}

	.Join_banner>div:nth-child(2) p:last-child {
		font-size: 16px;
		color: #edf6fe;
		letter-spacing: 2px;
		font-family: "Arial";
		padding-top: 2px;
		box-sizing: border-box;
	}

	.logo_swiper {
		width: 100%;
		height: auto;
	}

	.Join_content {
		min-height: 400px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}

	.Product_plan {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}

	.product_box_01 {
		width: 100%;
		/*height: 710px;*/
		background: #fff;
		padding: 120px 200px 80px 200px;
		overflow: hidden;
		box-sizing: border-box;
		position: relative;
		justify-content: center;
		align-items: center;
		display: -webkit-flex;

	}

	.product_box_01>div:first-child {
		width: 45%;
		height: auto;
		float: left;
	}
	.product_box_01>div:first-child h1 {
		font-size: 32px;
		font-weight: bold;
	}

	.product_box_01>div:first-child h1 p {
		font-size: 20px;
		letter-spacing: 2px;
		color: #a3a3a3;
		padding-top: 6px;
		font-family: 'Arial';
		padding-bottom: 50px;
	}

	.product_box_01>div:first-child p:first-of-type {
		padding-bottom: 20px;
	}

	.product_box_01>div:first-child>p:first-of-type,
	.product_box_01>div:first-child>p:last-of-type {
		font-size: 14px;
		color: #555555;
		line-height: 30px;
	}

	.product_box_01>div:last-child {
		width: 55%;
		height: auto;
		float: right;
		padding-left: 20%;
	}
	.product_box_01>div:last-child img {
		max-width: 100%;
		height: auto;
	}

	.product_box_02 {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 80px 200px 80px 200px;
		overflow: hidden;
		position: relative;
		background-color: #f4f4f4;
		border-bottom: 19px solid #fff;
	}

	.product_box_02>h2,
	.product_box_04>h2,
	.product_box_03> h2,
	.product_box_03>div>h2 {
		font-size: 36px;
		font-weight: bold;
	}
	.product_box_02>h2 p,
	.product_box_04>h2 p,
	.product_box_03> h2 p,
	.product_box_03>div>h2 p {
		font-size: 14px;
		letter-spacing: 2px;
		color: #a3a3a3;
		padding-top: 6px;
		font-family: 'Arial';
	}

	.product_box_02>h2 p {
		padding-bottom: 50px;
	}

	.product_box_02>div {
		width: 100%;
		height: auto;
		position: relative;
		box-sizing: border-box;
		display: flex;
	}
	.product_box_02>div>div{
		width: 20%;
	}
	.product_box_02>div>div {
		width: 20%;
		height: 368px;
		border-right: #bbcdda;
		float: left;
	}
	.product_box_03>div{
		overflow: hidden;
	}
	.product_box_03>div>p img{
		max-width: 60%;
		height: auto;
	}
	.product_box_02>div>div div {
		width: 100%;
		height: 196px;
		position: relative;
	}

	.product_box_02>div>div img {
		max-width: 100%;
		/*height: 126px;*/
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -63px;
	}

	.product_box_02>div>div:nth-child(odd) {
		background: url(../images/background_03.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.product_box_02>div>div:nth-child(even) {
		background: url(../images/background_04.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.product_box_02>div h4 {
		font-size: 32px;
		color: #fff;
		text-align: center;
		padding-top: 30px;
	}

	.product_box_02>div h4 p {
		font-size: 16px;
		font-weight: 400;
		color: #8dafd5;
		padding-top: 4px;
	}

	.product_box_03 {
		width: 100%;
		height: auto;
		padding: 80px 200px 0 200px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}

	.product_box_03>div>h4 {
		font-size: 18px;
		color: #006bb8;
		padding-top: 20px;
		padding-bottom: 12px;
	}

	.product_box_03>div>p {
		font-size: 14px;
		color: #555555;
		line-height: 30px;
		margin-bottom:20px;
	}

	.product_list {
		width: 100%;
		height: auto;
		padding-top: 20px;
		display: flex;
	}

	.product_list>div {
		flex: 1;
		-ms-flex: 1;
		padding-right: 54px;
		box-sizing: border-box;
		text-align: center;
	}

	.product_list>div:last-child {
		padding-right: 0;
	}

	.product_list>div>p {
		width: 132px;
		height: 132px;
		border-radius: 50%;
		margin: 0 auto;
		position: relative;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
		margin-bottom: 26px;
	}

	.product_list>div>p img {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.product_swiper{
		position: relative;
		padding-top: 70px;
		padding-bottom: 120px;
	}
	.product_list>div>span {
		font-size: 13px;
		color: #787878;
		font-weight: bold;
	}

	.product_box_03>div:nth-of-type(2) {
		padding-top: 80px;
		position: relative;
	}

	.product_swiper_02 {
		width: 100%;
		height: 190px;
	}


	.product_swiper_02 .swiper-wrapper>div {
		width: 100%;
		/*padding: 0 1px;*/
		box-sizing: border-box;
	}

	.product_swiper_02 .swiper-wrapper>div{
		height: 190px;
		background: #fff;
		text-align: center;
	}
	.product_swiper_02 .swiper-wrapper>div:hover img{
		transition: 4s;
		transform: scale(1.2);
	}
	.product_swiper_02 .swiper-wrapper>div p {
		width: 100%;
		height: 132px;
		position: relative;
		border: 1px solid #d5d5d5;
		/*border-left: none;*/
		margin-bottom: 20px;
		overflow: hidden;
	}

	.product_swiper_02 .swiper-wrapper>div:first-of-type p {
		border-left: 1px solid #d5d5d5;
	}

	.product_swiper_02 .swiper-wrapper>div span {
		font-size: 16px;
		color: #6f6f6f;
	}

	.product_swiper_02 .swiper-wrapper>div p img {
		max-width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	/*Swiper原样式 */
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");}
	/*改变了颜色和加粗的样式*/
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

	.product_box_03 .product_prev,
	.product_box_03 .product_next {
		width: 42px;
		height: 42px;
		line-height: 42px;
		text-align: center;
		border: 1px solid #CDCDCD;
		border-radius: 50%;
		box-sizing: border-box;
		background-size: 10px 10px;
		position: absolute;
		top: 460px;
		opacity: 1;
	}
	.product_box_03 .product_prev:hover,.product_box_03 .product_next:hover{
		border: 1px solid #00518a;
	}
	.product_box_03 .product_prev{
		left: 46.8%;
	}
	.product_box_03 .product_next{
		left: 50.8%;
	}
	.product_box_04{
		width: 100%;
		height: auto;
		background: #f4f4f4;
		padding: 110px 200px 110px 200px;
		position: relative;
		box-sizing: border-box;
		overflow: hidden;
	}
	.product_box_04>p{
		font-size: 22px;
		color: #555555;
		line-height: 40px;
	}
	.product_box_04>p>span{
		font-size: 34px;
		color: #006bb7;
		font-weight: bold;
		font-family: "Arial";
		padding-left: 20px;
		position: relative;
		top: 4px;
	}
	.product_box_04>p:first-of-type{
		padding-top: 40px;
	}
	.product_Answer{
		padding-top: 60px;
		width: 100%;
		height: auto;
	}
	.product_Answer>ul li{
		width: 100%;
		height: 52px;
		line-height: 52px;
		text-indent: 80px;
		font-size: 16px;
		border: 1px solid #e0e0e0;
		border-top: none;
		box-sizing: border-box;
		transition: all .75s;
		position: relative;
	}
	.product_Answer>ul li:after{
		content: '';
		direction: block;
		position: absolute;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background-color: #6e6e6e;
		top: 50%;
		margin-top: -3px;
		left: 60px;
	}
	.product_Answer>ul li:first-child{
		border-top: 1px solid #e0e0e0;
	}
	.product_Answer>ul li a{
		color: #6e6e6e;
	}
	.product_Answer>ul li p{
		width: 100%;
		height: 0px;
		line-height: 30px;
		font-size: 14px;
		color: #737373;
		text-indent: 0;
		padding-top: 20px;
		opacity: 0;
	}
	.product_Answer>ul>li>a span{
		color: #006bb7;
	}
	.product_box_04 .product_Answer>ul .answer_click{
		transition: all .75s;
		height: 22%;
		border: initial;
		border-bottom: 1px solid #e0e0e0;
		padding: 50px 80px;
		box-sizing: border-box;
		background-color: #fff;
	}
	.product_box_04 .product_Answer>ul .answer_click:after{
		top: 76px;
	}
	.product_box_04 .product_Answer>ul .answer_click p{
		height: initial;
		min-height: 40px;
		opacity: 1;
		transition: all .75s;
	}
	.product_box_04 .answer_click a{
		transition: all .75s;
		width: 100%;
		height: 52px;
		color: #006bb7;
		border-bottom: 3px solid #006bb7;
		text-indent: 0;
		box-sizing: border-box;
	}
	.product_box{
		width: 100%;
		height: auto;
	}
	.product_box-ctr>div:last-child{
		border-bottom: none
	}
	.HomePage_btn_01 {
		width: 138px;
		height: 26px;
		border-radius: 20px;
		text-align: center;
		font-weight: bold;
		line-height: 12px;
		font-size: 24px;
		border: 1px solid #dfdfdf;
		position: absolute;
		bottom: 14px;
		left: 50%;
		margin-left: -69px;
	}
	.HomePage_btn_01 a{
		color: #DFDFDF;
	}
	.HomePage_btn_01:hover{
		transition: .4s;
		background-color:#00518a;
		border: 1px solid #fff;
	}
	.HomePage_btn_01:hover a{
		color: #fff;
	}
}




/*css3*/
@media screen and (max-width: 1440px) {
	.Join_content .swiper-pagination-bullet {
		width: initial;
	}

	.Join_content {
		width: 100%;
	}

	.Join_content .swiper_3_logo {
		width: 100%;
		height: 55px;
		padding: 0 160px;
		box-sizing: border-box;
		text-align: initial;
		background-color: #f2f2f2;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}

	.Join_content .swiper_3_logo>ul li {
		display: inline-block;
		width: 22%;
		height: 55px;
		line-height: 55px;
		background-color: transparent;
		text-align: center;
		color: #797979;
		font-size: 14px;
		opacity: 1;
		border-radius: 0;
		/* padding: 0 38px;
        box-sizing: border-box; */
		position: relative;
		z-index: 10;
		margin-right: 2%;
	}

	.Join_content>.swiper_3_logo> ul .Join_active a {
		color: #fff;
		text-transform: uppercase;
	}

	.Join_content>.swiper_3_logo>ul .Join_active:after {
		content: '';
		display: block;
		width: 110%;
		height: 55px;
		background: url(../images/logo_01_03.png) no-repeat;
		background-size: 100% 55px;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: -1;
	}

	.Join_content>.swiper_3_logo>.swiper-pagination-bullet {
		background: #f2f2f2;
	}

	.HomePage_header {
		width: 100%;
		height: 64px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}

	.HomePage_header>div {
		float: left;
	}

	.HomePage_header>div:nth-child(2),
	.HomePage_header>div:nth-child(3) {
		float: right;
	}

	.HomePage_header>div:nth-child(2) {
		margin-right: 40px;
	}

	.header_logo {
		height: 42px;
		position: absolute;
		top: 50%;
		left: 40px;
		margin-top: -21px;
	}

	.header_logo>img {
		width: 192px;
		height: 42px;

	}

	.header_nav>ul li {
		float: left;
		width: 100px;
		line-height: 64px;
		font-size: 14px;
		text-align: center;
	}

	.header_nav>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li {
		float: left;
		width: 50px;
		height: 64px;
		line-height: 64px;
		position: relative;
	}

	.header_cantact>ul li:hover a {
		color: #00518a;
	}

	.header_cantact>ul li:nth-child(2) {
		width: 140px;
		font-size: 13px;
	}

	.header_cantact>ul img:nth-of-type(1) {
		/*width: 26px;*/
		/*height: 26px;*/
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -13px;
	}

	.header_cantact>ul img:nth-of-type(2) {
		width: 26px;
		height: 22px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -13px;
		margin-left: -11px;
	}

	.footer {
		width: 100%;
		/*height: 446px;*/
		background-color: #00518a;
		padding: 60px 160px 20px 160px;
		box-sizing: border-box;
	}

	.footer_top {
		width: 100%;
		/*height: 216px;*/
		overflow: hidden;
		padding-bottom: 3%;
	}

	.footer_top>div:nth-child(1) {
		width: 60%;
		/*height: 216px;*/
		float: left;
	}

	.footer_top>div ul {
		/*min-width: 62px;*/
		/*height: 216px;*/
		margin-right: 5%;
		float: left;
	}

	.footer_top>div ul:last-child {
		margin-right: 0px;
	}

	.footer_top>div ul>li {
		line-height: 30px;
	}

	.footer_top>div ul>li a {
		font-size: 12px;
		color: #a3b6ca;
	}

	.footer_top>div ul>li:hover a {
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) a {
		font-size: 14px;
		color: #fff;
	}

	.footer_top>div ul>li:nth-child(1) {
		padding-bottom: 10px;
	}

	.footer_top>div:nth-child(2) {
		width: 8.5%;
		height: 216px;
		float: right;
		margin-left: 3%;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		/*height: 120px;*/
		padding: 8px;
		/*border: 1px solid #4d86ad;*/
		box-sizing: border-box;
		position: relative;
	}

	.footer_top>div:nth-child(2) p:nth-child(1) img {
		max-width: 100%;
		height: auto;
		/*position: absolute;*/
	}

	.footer_top>div:nth-child(2) p:nth-child(2) {
		text-align: center;
		line-height: 36px;
		color: #fff;
		font-size: 14px;
	}

	.footer_top>div:nth-child(3) {
		width: 26%;
		/*min-width: 350px;*/
		float: right;
	}

	.footer_top>div:nth-child(3)>ul {
		margin: initial;
		height: initial;
		float: initial;
		min-height: 30px;
		overflow: hidden;
	}

	.footer_top>div:nth-child(3)>ul>li {
		width: 25%;
		text-align: center;
		line-height: 30px;
		padding-bottom: initial;
		border: 1px solid #00518a;
		float: left;
		border-radius: 15px;
		font-size: 14px;
		color: #fff;
		box-sizing: border-box;
		cursor:pointer;
	}

	.footer .footer_type {
		border: 1px solid #80a8c5 !important;
	}

	.footer_top>div {
		position: relative;
	}

	.footer_top>div>div {
		position: absolute;
		top: 50px;
		left: 0;
		opacity: 0;
		transition: all .2s;
	}

	.footer .footer_types {
		opacity: 1;
		transition: all 1s;
	}

	.footer_top>div>div p {
		color: #fff;
		font-size: 12px;
		line-height: 30px;
	}

	.footer_btm {
		width: 100%;
		/*height: 114px;*/
		border-top: 1px solid #fff;
		overflow: hidden;
		box-sizing: border-box;
		padding-top: 24px;
	}

	.footer_btm>div:nth-child(1) {

		float: left;
	}

	.footer_btm>div:nth-child(2) {
		/* min-width: 200px; */
		float: right;
	}
	.footer_btm>div:nth-child(2) ul{
		/* min-width: 200px; */
		min-height: 18px;
	}
	.footer_btm p,
	.footer_btm a {
		font-size: 14px;
		color: #fff;
	}

	.footer_btm li {
		min-width: 56px;
		height: 13px;
		line-height: 13px;
		text-align: right;
		float: left;
		color: #fff;
	}
	.footer_btm li:first-child{
		padding-right: 10px;
	}
	.footer_btm li:last-child{
		padding-left: 10px;
	}
	.footer_btm li:nth-child(1) {
		text-align: left;
		border-right: 2px solid #fff;
	}

	.footer_btm>div:nth-child(1) {

		float: left;
	}

	.footer_btm>div:nth-child(2) {
		/* min-width: 200px; */
		float: right;
	}
	.footer_btm>div:nth-child(2) ul{
		/* min-width: 200px; */
	}
	.footer_btm>div:nth-child(2) ul li{
		min-width: 66pxpx;
	}
	.footer_btm p,
	.footer_btm a {
		font-size: 14px;
		color: #fff;
	}

	.footer_btm li {
		width: 64px;
		height: 13px;
		line-height: 13px;
		text-align: right;
		float: left;
	}

	.footer_btm li:nth-child(1) {
		text-align: left;
		border-right: 2px solid #fff;
	}
	.Join_banner {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		margin-top: 64px;

	}

	.Join_banner>div:nth-child(1) {
		width: 100%;
		height: 100%;
	}

	.Join_banner>div:nth-child(1) img {
		width: 100%;
		height: auto;
	}

	.Join_banner>div:nth-child(2) {
		width: 200px;
		height: 100px;
		position: absolute;
		top: 50%;
		margin-top: -50px;
		left: 13%;
		transform: translateX(-600px);
		opacity: 0;
	}

	.Join_banner>.Join_ani_X:nth-child(2) {
		transition: all 1s;
		transform: translateX(0);
		opacity: 1;
	}

	.Join_banner>div:nth-child(2) p:first-child {
		font-size: 32px;
		color: #fff;
		font-weight: bold;
	}

	.Join_banner>div:nth-child(2) p:last-child {
		font-size: 14px;
		color: #edf6fe;
		letter-spacing: 2px;
		font-family: "Arial";
		padding-top: 2px;
		box-sizing: border-box;
	}

	.logo_swiper {
		width: 100%;
		height: auto;
	}

	.Join_content {
		min-height: 400px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}

	.Product_plan {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}

	.product_box_01 {
		width: 100%;
		/*height: 710px;*/
		background: #fff;
		padding: 120px 160px 80px 160px;
		overflow: hidden;
		box-sizing: border-box;
		position: relative;
		justify-content: center;
		align-items: center;
		display: -webkit-flex;

	}

	.product_box_01>div:first-child {
		width: 45%;
		height: auto;
		float: left;
	}
	.product_box_01>div:first-child h1 {
		font-size: 28px;
		font-weight: bold;
	}

	.product_box_01>div:first-child h1 p {
		font-size: 18px;
		letter-spacing: 2px;
		color: #a3a3a3;
		padding-top: 6px;
		font-family: 'Arial';
		padding-bottom: 50px;
	}

	.product_box_01>div:first-child p:first-of-type {
		padding-bottom: 18px;
	}

	.product_box_01>div:first-child>p:first-of-type,
	.product_box_01>div:first-child>p:last-of-type {
		font-size: 14px;
		color: #555555;
		line-height: 30px;
	}

	.product_box_01>div:last-child {
		width: 55%;
		height: auto;
		float: right;
		padding-left: 20%;
	}
	.product_box_01>div:last-child img {
		max-width: 100%;
		height: auto;
	}

	.product_box_02 {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 80px 160px 80px 160px;
		overflow: hidden;
		position: relative;
		background-color: #f4f4f4;
		border-bottom: 19px solid #fff;
	}

	.product_box_02>h2,
	.product_box_04>h2,
	.product_box_03> h2,
	.product_box_03>div>h2 {
		font-size: 32px;
		font-weight: bold;
	}
	.product_box_02>h2 p,
	.product_box_04>h2 p,
	.product_box_03> h2 p,
	.product_box_03>div>h2 p {
		font-size: 12px;
		letter-spacing: 2px;
		color: #a3a3a3;
		padding-top: 6px;
		font-family: 'Arial';
	}

	.product_box_02>h2 p {
		padding-bottom: 50px;
	}

	.product_box_02>div {
		width: 100%;
		height: auto;
		position: relative;
		box-sizing: border-box;
		display: flex;
	}
	.product_box_02>div>div{
		width: 20%;
	}
	.product_box_02>div>div {
		width: 20%;
		height: 368px;
		border-right: #bbcdda;
		float: left;
	}
	.product_box_03>div{
		overflow: hidden;
	}
	.product_box_03>div>p img{
		max-width: 100%;
		height: auto;

	}
	.product_box_02>div>div div {
		width: 100%;
		height: 196px;
		position: relative;
	}

	.product_box_02>div>div img {
		max-width: 100%;
		/*height: 126px;*/
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -63px;
	}

	.product_box_02>div>div:nth-child(odd) {
		background: url(../images/background_03.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.product_box_02>div>div:nth-child(even) {
		background: url(../images/background_04.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.product_box_02>div h4 {
		font-size: 26px;
		color: #fff;
		text-align: center;
		padding-top: 30px;
	}

	.product_box_02>div h4 p {
		font-size: 14px;
		font-weight: 400;
		color: #8dafd5;
		padding-top: 4px;
	}

	.product_box_03 {
		width: 100%;
		height: auto;
		padding: 80px 160px 0 160px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}

	.product_box_03>div>h4 {
		font-size: 16px;
		color: #006bb8;
		padding-top: 20px;
		padding-bottom: 12px;
	}

	.product_box_03>div>p {
		font-size: 14px;
		color: #555555;
		line-height: 30px;
		margin-bottom:20px;
	}

	.product_list {
		width: 100%;
		height: auto;
		padding-top: 20px;
		display: flex;
	}

	.product_list>div {
		flex: 1;
		-ms-flex: 1;
		padding-right: 54px;
		box-sizing: border-box;
		text-align: center;
	}

	.product_list>div:last-child {
		padding-right: 0;
	}

	.product_list>div>p {
		width: 132px;
		height: 132px;
		border-radius: 50%;
		margin: 0 auto;
		position: relative;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
		margin-bottom: 26px;
	}

	.product_list>div>p img {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.product_swiper{
		position: relative;
		padding-top: 70px;
		padding-bottom: 120px;
	}
	.product_list>div>span {
		font-size: 14px;
		color: #787878;
		font-weight: bold;
	}

	.product_box_03>div:nth-of-type(2) {
		padding-top: 80px;
		position: relative;
	}

	.product_swiper_02 {
		width: 100%;
		height: 190px;
	}


	.product_swiper_02 .swiper-wrapper>div {
		width: 100%;
		/*padding: 0 1px;*/
		box-sizing: border-box;
	}

	.product_swiper_02 .swiper-wrapper>div{
		height: 190px;
		background: #fff;
		text-align: center;
	}
	.product_swiper_02 .swiper-wrapper>div:hover img{
		transition: 4s;
		transform: scale(1.2);
	}
	.product_swiper_02 .swiper-wrapper>div p {
		width: 100%;
		height: 132px;
		position: relative;
		border: 1px solid #d5d5d5;
		/*border-left: none;*/
		margin-bottom: 20px;
		overflow: hidden;
		box-sizing: border-box;
	}

	.product_swiper_02 .swiper-wrapper>div:first-of-type p {
		border-left: 1px solid #d5d5d5;
	}

	.product_swiper_02 .swiper-wrapper>div span {
		font-size: 14px;
		color: #6f6f6f;
	}

	.product_swiper_02 .swiper-wrapper>div p img {
		max-width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		transition: 1s;
	}
	/*Swiper原样式 */
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");}
	/*改变了颜色和加粗的样式*/
	.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

	.product_box_03 .product_prev,
	.product_box_03 .product_next {
		width: 42px;
		height: 42px;
		line-height: 42px;
		text-align: center;
		border: 1px solid #CDCDCD;
		border-radius: 50%;
		box-sizing: border-box;
		background-size: 10px 10px;
		position: absolute;
		top: 460px;
		opacity: 1;
	}
	.product_box_03 .product_prev:hover,.product_box_03 .product_next:hover{
		border: 1px solid #00518a;
	}
	.product_box_03 .product_prev{
		left: 46.8%;
	}
	.product_box_03 .product_next{
		left: 50.8%;
	}
	.product_box_04{
		width: 100%;
		height: auto;
		background: #f4f4f4;
		padding: 110px 160px 110px 160px;
		position: relative;
		box-sizing: border-box;
		overflow: hidden;
	}
	.product_box_04>p{
		font-size: 20px;
		color: #555555;
		line-height: 40px;
	}
	.product_box_04>p>span{
		font-size: 32px;
		color: #006bb7;
		font-weight: bold;
		font-family: "Arial";
		padding-left: 20px;
		position: relative;
		top: 4px;
	}
	.product_box_04>p:first-of-type{
		padding-top: 40px;
	}
	.product_Answer{
		padding-top: 60px;
		width: 100%;
		height: auto;
	}
	.product_Answer>ul li{
		width: 100%;
		height: 52px;
		line-height: 52px;
		text-indent: 80px;
		font-size: 14px;
		border: 1px solid #e0e0e0;
		border-top: none;
		box-sizing: border-box;
		transition: all .75s;
		position: relative;
	}
	.product_Answer>ul li:after{
		content: '';
		direction: block;
		position: absolute;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background-color: #6e6e6e;
		top: 50%;
		margin-top: -3px;
		left: 60px;
	}
	.product_Answer>ul li:first-child{
		border-top: 1px solid #e0e0e0;
	}
	.product_Answer>ul li a{
		color: #6e6e6e;
	}
	.product_Answer>ul li p{
		width: 100%;
		height: 0px;
		line-height: 30px;
		font-size: 14px;
		color: #737373;
		text-indent: 0;
		padding-top: 20px;
		opacity: 0;
	}
	.product_Answer>ul>li>a span{
		color: #006bb7;
	}
	.product_box_04 .product_Answer>ul .answer_click{
		transition: all .75s;
		height: 20%;
		border: initial;
		border-bottom: 1px solid #e0e0e0;
		padding: 50px 80px;
		box-sizing: border-box;
		background-color: #fff;
	}
	.product_box_04 .product_Answer>ul .answer_click:after{
		top: 76px;
	}
	.product_box_04 .product_Answer>ul .answer_click p{
		height: initial;
		min-height: 40px;
		opacity: 1;
		transition: all .75s;
	}
	.product_box_04 .answer_click a{
		transition: all .75s;
		width: 100%;
		height: 52px;
		color: #006bb7;
		border-bottom: 3px solid #006bb7;
		text-indent: 0;
		box-sizing: border-box;
	}
	.product_box{
		width: 100%;
		height: auto;
	}
	.product_box-ctr>div:last-child{
		border-bottom: none
	}
	.HomePage_btn_01 {
		width: 138px;
		height: 26px;
		border-radius: 20px;
		text-align: center;
		font-weight: bold;
		line-height: 12px;
		font-size: 22px;
		border: 1px solid #dfdfdf;
		position: absolute;
		bottom: 14px;
		left: 50%;
		margin-left: -69px;
	}
	.HomePage_btn_01 a{
		color: #DFDFDF;
	}
	.HomePage_btn_01:hover{
		transition: .4s;
		background-color:#00518a;
		border: 1px solid #fff;
	}
	.HomePage_btn_01:hover a{
		color: #fff;
	}
}





/*css4*/

@media screen and (max-width: 1279px) {
	.header_nav>ul li:last-of-type{
		display: block;
	}
	.Join_banner{
		margin-top: 64px;
	}

	.Join_banner>div:nth-child(2){
		height: 50px;
		margin-top: -25px;
	}
	.Join_content .swiper_3_logo{
		padding: 0 30px;
		height: auto;
	}
	.Join_content .swiper_3_logo>ul li{
		width: 22%;
	}
	.product_box_01{
		padding: 120px 30px 60px 30px;
		display: block;
	}
	.product_box_01>div:first-child{
		width: 100%;
		float: none;
	}
	.product_box_01>div:last-child{
		padding: 0;
		width: 100%;
		float: none;
		margin-top: 20px;
		text-align: center;
	}
	.product_box_01>div:first-child h1{
		font-size: 24px;
	}
	.product_box_01>div:first-child p:first-of-type{
		padding-bottom: 20px;
	}
	.product_box_02{
		padding: 40px 30px 60px 30px;
	}
	.product_box_02>h2, .product_box_04>h2, .product_box_03> h2, .product_box_03>div>h2{
		font-size: 24px;
	}
	.product_box_02>h2 p, .product_box_04>h2 p, .product_box_03> h2 p{
		font-size: 14px;
		padding-bottom: 20px;
	}
	.product_box_02>div{
		display: block;
	}
	.product_box_02>div>div{
		width: 50%;
	}
	.product_box_03{
		padding: 60px 30px 0 30px;
	}
	.product_box_03>div:first-of-type{
		margin: 0;
	}
	.product_box_03>div:nth-of-type(2){
		padding-top: 60px;
	}
	.product_swiper{
		padding-top: 20px;
	}
	.product_box_02>h2 p, .product_box_04>h2 p, .product_box_03> h2 p, .product_box_03>div>h2 p{
		font-size: 14px;
	}
	.product_swiper_02 .swiper-wrapper>div p{
		margin-bottom: 10px;
		border-left: 1px solid #d5d5d5;
		box-sizing: border-box;
	}
	.product_box_03 .product_prev, .product_box_03 .product_next{
		top: 380px;
	}
	.product_box_03 .product_prev{
		left: 45.8%;
	}
	.product_swiper{
		padding-bottom: 100px;
	}
	.product_box_04{
		padding: 20px 30px 80px 30px;
	}
	.product_box_04>p:first-of-type{
		padding-top: 28px;
	}
	.product_box_04 .product_Answer>ul .answer_click{
		padding: 10px 30px;
	}
	.product_box_04 .product_Answer>ul .answer_click:after{
		top: 36px;
	}
	.product_Answer>ul li:after{
		left: 16px;
	}
	.product_Answer>ul li{
		text-indent: 30px;
	}
	.product_box_03 .product_next{
		left: 51.8%;
	}
}




@media screen and (max-width: 800px) {

	.Join_content .swiper_3_logo>ul li{
		width: 100%;
	}
	.Join_content>.swiper_3_logo>ul .Join_active:after{
		width: 100%;
	}
	.Join_content .swiper_3_logo{
		padding: 0;
	}
	.product_box_01{
		padding: 260px 30px 60px 30px;
		display: block;
	}
	.Join_banner>div:nth-child(2) p:first-child {
		font-size: 24px;
	}
	.Join_banner>div:nth-child(2) p:last-child{
		font-size: 14px;
	}
	.product_box_02>div>div {
		width: 100%;
	}
	.product_box_03 .product_prev{
		left: 36.8%;
	}
	.product_box_03 .product_next{
		left: 51.8%;
	}
	.product_box_03 .product_prev, .product_box_03 .product_next{
		top: 380px;
	}
	.Join_banner>div:nth-child(2) p:first-child,.product_box_01>div:first-child h1,.product_box_02>h2, .product_box_04>h2, .product_box_03> h2, .product_box_03>div>h2{
		font-size: 20px;
	}
	.product_box_02>div h4{
		font-size: 16px;
	}
	.product_box_01>div:first-child h1 p,.product_box_04>p:first-of-type,.product_box_04>p{
		font-size: 16px;
	}
	.Join_banner>div:nth-child(2) p:last-child{
		font-size: 12px;
	}
	.product_box_03{
		padding-top: 20px;
	}
	.product_box_04>p>span{
		font-size: 20px;
		top: 0;
	}
	.product_box_04 .answer_click a,.product_box_04 .product_Answer>ul .answer_click p{
		font-size: 12px;
	}
	.product_box_02>div>div div{
		height: 88px;
	}
	.product_box_02>div>div{
		height: 160px;
	}
	.product_box_02>div>div img{
		width: 20%;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
	}
	.product_box_02>div h4{
		padding-top: 6px;
	}
	.product_box_03>div:first-of-type{
		padding: 0 20px;
		width: 90%;
	}
	.product_box_04>p:first-of-type{
		padding-top: 10px;
	}
	.product_Answer{
		padding-top: 20px;
	}
	.product_box_03>div>p{
		text-align: justify;
	}
}