* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none
}

html {
	-webkit-text-size-adjust: none
}

body,
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: "微软雅黑";
}
@font-face{
     font-family: 'GOTHIC'; 
     src: url('./GOTHIC.TTF'),url('./GOTHICB.TTF'),url('./GOTHICBI.TTF'),url('./GOTHICI.TTF');
}
a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #666;	
}
.banner_imgc img{
	width: 100%;
	height: auto;
}
.header_nav .btn{
	float: right;
	width: 54px;
	height: 54px;
	background: transparent;
	margin-top: 8px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	line-height: 3px;
	box-sizing: border-box;
	padding-top: 2px;
	transition: 0.4s ease-in-out;
	position: relative;
	z-index: 555;
	display: none;
}
.banner_video video{
	width: 100%;
	height: auto;
}
.header_nav .btn i {
	display: block;
	margin: 0 auto;
	width: 28px;
	height: 3px;
	background: #2b2b2b;
	margin-top: 5px;
	border-radius: 5px;
}
.header_nav .btn i:nth-child(1) {
	transition: 0.4s ease-in-out 0.3s;
	margin-top: 16px;
}
.header_nav .btn i:nth-child(3) {
	transition: 0.4s ease-in-out 0.3s;
}
.header_nav .btn i:nth-child(2) {
	transition: 0.4s ease-in-out;
}
.nav_ani>.btn{
	margin: 0;
}
.nav_ani>.btn>i:nth-of-type(1){
	transform: translateY(16px) rotate(45deg);
	background-color: red;
}
.nav_ani>.btn>i:nth-of-type(3){
	transform: rotate(-45deg);
	background-color: red;
}
.nav_ani>.btn>i:nth-of-type(2){
	transform: translateX(100px);
	background-color: red;
}
.banner_imgs3>img{
	width: 100%;
	height: auto;
}
img,
input {
	/*width: 100%;*/
	border: 0 none;
	outline-style: none;
	padding: 0;
	vertical-align: top;
}
.swiper-container .swiper-pagination-bullet{
	width: initial;
}
.HomePage_header{
	width: 100%;
	height: 84px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	background: #fff;
	box-sizing: border-box;
}
.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
	float: right;
}
.HomePage_header>div:nth-child(2){
	margin-right: 40px;
}
.HomePage_header>div{
	float: left;
}
.header_logo {
	height: 42px;
	position: absolute;
	top: 50%;
	left: 40px;
	margin-top: -21px;
}

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

}
.header_nav{
	position: relative;
}
.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;
}

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

.footer_top>div:nth-child(1) ul {
	/* width: 10%; */
	height: 216px;
	margin-right: 5%;
	float: left;
}
/* .footer_top>div ul:nth-child(2),.footer_top>div ul:nth-child(3){
	width: 20%;
} */
.footer_top>div ul:last-child {
	margin-right: 0px;
}
#swiper_1 .swiper-slide{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.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: 50px;
}

.footer_top>div:nth-child(2) p:nth-child(1) {
	width: 100%;
	height: 120px;
	/*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;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.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: 24%;
	height: 216px;
	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%;
	height: 30px;
	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;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.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;
}
.HomePage_banner{
	width: 100%;
	height: auto;
	margin-top: 84px;
}
#swiper_1{
	width: 100%;
	/*height: 880px;*/
}
#swiper_1 .swiper-wrapper>div{
	position: relative;
}

.banner_imgs1 img,.banner_imgs2 img{
	width: 100%;
	/* height: 880px; */
}
.banner_title1{
	width: 556px;
	height: auto;
	position: absolute;
	top: 206px;
	left: 50%;
	margin-left: -278px;
	overflow: hidden;
}
.banner_title1 p{
	width: 100%;
	height: auto;
	position: relative;
	opacity: 0;
}
.banner_title1 p:nth-child(1){
	transform: translateY(-200px);
}
.banner_title1 p:nth-child(2){
	transform: translateX(-200px);
}
.banner_title1 p:nth-child(3){
	transform: translateX(200px);
}
.banner_title1 p:nth-child(4){
	transform: translateY(200px);
}
.banner_title1 p:nth-child(1) img{
	display: block;
	width: 317px;
	margin: 0 auto;
}
.banner_title1 p:nth-child(2){
	margin-top: 22px;
	margin-bottom: 20px;
}
.banner_title1 p:last-of-type{
	margin-top: 40px;
	transform: translateY(200px);
	opacity: 0;
}
.banner_title1 p img{
	width: 100%;
	height: auto;
}
.ani-slide .banner_title1 p{
	transform: translateX(0);
	transform: translateY(0);
	transition: 1s;
	opacity: 1;
}

/*#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1{*/
/*	height: auto;*/
/*	left: 306px;*/
/*	top: 300px;*/
/*	margin-left: 0;*/
/*}*/
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p{
	text-align: center;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:first-of-type img{
	width: 80%;
	height: auto;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:nth-child(2){
	margin-top: 32px;
	margin-bottom: 10px;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:nth-child(2) img{
	width: 374px;
	height: auto;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:nth-child(3) img{
	width: 268px;
	height: auto;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:nth-child(4){
	padding-top: 34px;
	padding-bottom: 28px;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:nth-child(4) img{
	width: 428px;
	height: auto;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:nth-child(5) img{
	width: 222px;
	height: auto;
	display: none;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner4s p:nth-child(5){
	margin-top: 0;
	
}
#swiper_1>.swiper-wrapper .banner_title1 .banner3s{
	width: 580px;
	top: 192px;
	
}
#swiper_1>.swiper-wrapper .banner_title1 .banner3s p:nth-child(1){
	float: right;
	width: 270px;
	height: auto;
	padding-right: 44px;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner3s p:nth-child(1) img{
	width: 100%;
	height: auto;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner3s p:nth-child(2){
	float: left;
	width: 240px;
	height: auto;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 30px;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner3s p:nth-child(3){
	float: left;
	width: 240px;
	height: auto;
}
#swiper_1>.swiper-wrapper .banner_title1 .banner3s p:nth-child(4){
	float: left;
	width: 480px;
	padding-top: 26px;
	margin: 0;
	height: auto;
}
#swiper_1 .swiper_btn{
	width: initial;
	min-width: 240px;
	position: absolute;
	left: initial;
	right: 49px;
	bottom: 60px;
}
#swiper_1 .swiper_btn>span{
	width: 42px;
	height: 3px;
	border-radius: 0%;
	background-color: #fff;
}
#swiper_1 .swiper_btn .swiper-pagination-bullet{
	background: #005096;
	opacity: 1;
}
#swiper_1 .swiper_btn .swiper-pagination-bullet-active{
	background: #f0f0f0;
	opacity: 1;
}
.HomePage_company_profile{
	width: 100%;
	height: auto;
	padding: 120px 240px 60px 240px;
	box-sizing: border-box;
	overflow: hidden;
}
.HomePage_company_profile>div{
	float: left;
	position: relative;
	overflow: hidden;
}
.HomePage_company_profile_l{
	width: 60%;
	/* height: 210px; */
	padding-right: 90px;
	box-sizing: border-box;
	border-right: 1px solid #c9c9c9;
	opacity: 0;
}
.HomePage_company_profile_r{
	width: 40%;
	/* height: 210px; */
	padding-left: 90px;
	box-sizing: border-box;
	opacity: 0;
}
.HomePage_company_profile_l>h2{
	font-size: 16px;
	color: #6e6e6e;
	line-height: 48px;
	transform: translateY(-400px);
}
.ani_company_l>h2{
	transform: translateY(0);
	transition: all 1s;
}
.HomePage_company_profile_l>h2 span{
	font-size: 24px;
	font-weight: bold;
}
.HomePage_company_profile_l>p{
	line-height: 30px;
	font-size: 16px;
	color: #737373;
	transform: translateX(-800px);
}
.HomePage_company_profile_l>p:last-of-type{
	padding-bottom: 50px;
}
.ani_company_l>p{
	transform: translateX(0);
	transition: all 1s;
	text-align: justify;
}
.ani_company_l{
	opacity: 1;
}
.HomePage_btn_01{
	width: 138px;
	height: 26px;
	border-radius: 20px;
	text-align: center;
	color: #929292;
	font-weight: bold;
	font-size: 26px;
	line-height: 12px;
	transform: translateY(800px);
	border: 1px solid #b1b1b1;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.ani_company_l .HomePage_btn_01{
	transform: translateY(0);
	transition: all 1s;
}
.HomePage_company_profile_r>div{
	display: block;
}
.HomePage_company_profile_r>div:nth-child(1) img{
	max-width: 100%;
	/*height: 45px;*/
}
.HomePage_company_profile_r>div:last-of-type{
	width:100%;
	height: 8px;
	background-color: #006ebc;
}
.HomePage_company_profile_r>div:nth-of-type(1),.HomePage_company_profile_r>div:nth-of-type(2){
	transform: translateY(-600px);
}
.HomePage_company_profile_r>div:nth-of-type(3),.HomePage_company_profile_r>div:nth-of-type(4),.HomePage_company_profile_r>div:nth-of-type(5){
	transform: translateY(600px);
}
.ani_company_r>div:nth-of-type(3),.ani_company_r>div:nth-of-type(4),.ani_company_r>div:nth-of-type(5){
	transform: translateY(0);
	transition: all 1s;
}
.ani_company_r>div:nth-of-type(1),.ani_company_r>div:nth-of-type(2){
	transform: translateY(0);
	transition: all 1s;
}
.ani_company_r{
	opacity: 1;
}
.HomePage_company_profile_r>div:last-of-type:after{
	content: '';
	display: block;
	width: 60%;
	height: 8px;
	background-color: #6eb92b;
	position: absolute;
	top: 0;
	left: 0;
}
.HomePage_company_profile_r>div:nth-child(2){
	font-size: 26px;
	color: #6eb92b;
	font-weight: bold;
	padding-top: 6px;
}
.HomePage_company_profile_r>div:nth-child(3){
	font-size: 26px;
	color: #a3a3a3;
	font-family: "GOTHIC";
	padding-top: 26px;
	font-weight: 200;
}
.HomePage_company_profile_r>div:nth-child(4){
	font-size: 22px;
	color: #585858;
	font-weight: bold;
	line-height: 32px;
	padding-bottom: 20px;
	/*padding-top: 10px;*/
}
.HomePage_ProductCase{
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	overflow: hidden;
	box-sizing: border-box
}
.HomePage_ProductCase>div{
	overflow: hidden;
}
.HomePage_Product_top{
	width: 100%;
	height: auto;
	position: relative;
	transform: translateY(-400px);
	opacity: 0;
}
.HomePage_Product_top>div p:nth-of-type(1){
	font-size: 40px;
	font-weight: bold;
	color: #6e6e6e;
}
.HomePage_Product_top>div p:nth-of-type(2){
	font-size: 18px;
	color: #a3a3a3;
	font-family: "Arial";
	letter-spacing: 2px;
}
.HomePage_Product_top>div{
	width: 196px;
	height: auto;
	text-align: center;
	margin: 76px auto;
	/*position: absolute;*/
	/*top: 50%;*/
	/*left: 50%;*/
	/*margin-left: -93px;*/
	/*margin-top: -38px;*/
}
.HomePage_Product_btm{
	width: 80%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	transform: translateY(1000px);
	opacity: 0;
}
.ani_page{
	transform: translateY(0)!important;
	opacity: 1;
	transition: all 1s;
}
.HomePage_Product_btm>div{
	width: 33.3%;
	/*height: 566px;*/
	float: left;
}
.HomePage_Product_btm_02>a>div:nth-of-type(1),.HomePage_Product_btm_04>a>div:nth-of-type(1){
	/*width: 410px;*/
	/*height: 358px;*/
	background-color: blue;
	background: url(../images/background_04.jpg);
	background-size: 100% 358px;
	position: relative;
	text-align: center;

}
.HomePage_Product_btm_01>a>div:nth-of-type(1),.HomePage_Product_btm_03>a>div:nth-of-type(1){
	/*width: 410px;*/
	/*height: 358px;*/
	background-color: blue;
	background: url(../images/background_03.jpg);
	background-size: 100% 358px;
	position: relative;
	text-align: center;

}
.HomePage_Product_btm_01>a>div:nth-of-type(1) img{
	padding: 134px 0 143px 0;
	max-width: 100%;
	/*display: block;*/
	/*width: 86px;*/
	/*height: 79px;*/
	/*position: absolute;*/
	/*top:50%;*/
	/*left: 50%;*/
	/*margin-left: -43px;*/
	/*margin-top: -39px;*/
}
.HomePage_Product_btm_02>a>div:nth-of-type(1) img{
	padding: 133px 0 143px 0;
	max-width: 100%;
	/*display: block;*/
	/*width: 86px;*/
	/*height: 79px;*/
	/*position: absolute;*/
	/*top:50%;*/
	/*left: 50%;*/
	/*margin-left: -43px;*/
	/*margin-top: -39px;*/
}
.HomePage_Product_btm_03>a>div:nth-of-type(1) img{
	padding: 133px 0 144px 0;
	max-width: 100%;
	/*display: block;*/
	/*width: 113px;*/
	/*height: 80px;*/
	/*position: absolute;*/
	/*top:50%;*/
	/*left: 50%;*/
	/*margin-left: -43px;*/
	/*margin-top: -39px;*/
}
.HomePage_Product_btm_04>a>div:nth-of-type(1) img{
	padding: 134px 0 144px 0;
	max-width: 100%;
	/*display: block;*/
	/*width: 105px;*/
	/*height: 78px;*/
	/*position: absolute;*/
	/*top:50%;*/
	/*left: 50%;*/
	/*margin-left: -43px;*/
	/*margin-top: -39px;*/
}
.HomePage_Product_btm_01>a>div:nth-of-type(2),.HomePage_Product_btm_02>a>div:nth-of-type(2),.HomePage_Product_btm_03>a>div:nth-of-type(2),.HomePage_Product_btm_04>a>div:nth-of-type(2){
	/*width: 410px;*/
	/*height: 208px;*/
	background-color: #fff;
	padding: 50px 0;
	box-sizing: border-box;
	border-right: 1px solid #f4f4f4;
}
.HomePage_Product_btm_04>a>div:nth-of-type(2){
	border-right: 0;
}
.HomePage_Product_btm_01>a>div:nth-of-type(2) p,.HomePage_Product_btm_02>a>div:nth-of-type(2) p,.HomePage_Product_btm_03>a>div:nth-of-type(2) p,.HomePage_Product_btm_04>a>div:nth-of-type(2) p{
	text-align: center;
}
.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(1){
	font-size: 24px;
	color: #737373;
	font-weight: bold;
}
.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(2){
	font-size: 22px;
	color: #737373;
	padding-top: 4px;
	box-sizing:border-box;
	font-family: 'Arial';
	font-weight: 200;
}
.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(3){
	font-size: 18px;
	color: #9a9a9a;
	padding-top: 22px;
	box-sizing:border-box;
}
.HomePage_Case{
	width: 100%;
	height: auto;
	margin-top: 38px;
}
.HomePage_Case_btm{
	width: 100%;
	height: auto;
	padding-top: 85px;
	box-sizing: border-box;
	position: relative;
	transform: translateY(1000px);
}
#swiper_2{
	width: 100%;
	height: auto;
}
#swiper_2 ul li{
	width: 33.333%;
	height: 200px;
	float: left;
	transition: all 1s;
	overflow: hidden;

}
#swiper_2 a{
	display: block;
	width:100%;
	height: 100%;
	position: relative;
	transition: all 1s;
	border: 1px solid transparent;
	box-sizing: border-box;
}
#swiper_2 li>div{
	width: 100%;
	height: 0;
	line-height: 22px;
	opacity: 0;
	text-align: center;
	position: relative;
	transition: all 1s;
	font-size: 16px;
	color: #999;
	z-index: 10;
	padding: 10px;
	box-sizing: border-box;
}
#swiper_2 li>div p:first-of-type{font-size: 14px;font-weight: bold;margin-bottom: 10px;}
#swiper_2 img{
	width: 75%;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#swiper_2 li:hover{
	border: 1px solid #ccc;
	box-sizing: border-box;
	transition: all 1s;
	position: relative;
	z-index: 30;
}
#swiper_2 li:hover a{
	height: 110px;
}
#swiper_2 li:hover div{
	width: 100%;
	height: 90px;
	opacity: 1;
	transition: all 1s;
	position: relative;
	z-index: -1;
}
#swiper_2 li:nth-child(even):hover div{
	background: #fff;
}
#swiper_2 li:nth-child(odd):hover div{
	background: #f8f8f8;
}
.uls_li_01>li:nth-child(odd){
	background: #fff;
}
.uls_li_01>li:nth-child(even){
	background: #f8f8f8;
}
.HomePage_Case_btm .swiper-pagination{
	width: 80%;
	height: 85px;
	/*padding: 0 140px;*/
	/*display: flex;*/
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.HomePage_Case_btm .swiper-pagination>span{
	width: 24.85%;
	height: 85px;
	border-radius: 0;
	margin-right: 0.2%;
	padding: 20px 0;
	box-sizing: border-box;
	background-color: #00518a;
}
.HomePage_Case_btm .swiper-pagination>span:last-of-type{margin-right: 0;}
.HomePage_Case_btm .swiper-pagination-bullet{
	opacity: 1;
}
.HomePage_Case_btm .swiper-pagination-bullet-active{
	background-color: #6eb92b!important;
}
.HomePage_Case_btm .swiper-pagination>span p:nth-child(1){
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
}
.HomePage_Case_btm .swiper-pagination>span p:nth-child(2){
	font-size: 16px;
	color: #fff;
	font-family: 'Arial';
	margin-top: 4px;
}
.HomePage_Journalism{
	width: 100%;
	/*height: 618px;*/
	position: relative;
	overflow: hidden;
}
.HomePage_btn_02{
	width: 138px;
    height: 26px;
    border-radius: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	font-size: 26px;
	color: #929292;
    border: 1px solid #b1b1b1;
    position: absolute;
    bottom: 89px;
	left: 50%;
	margin-left: -69px;
	transform: translateY(1000px);
}
.HomePage_Journalism_btm{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 240px;
	margin-bottom: 160px;
	position: relative;
	transform: translateY(1000px);
}
.HomePage_btn_01:hover{
	background-color:#00518a;
	border: 1px solid #fff;
}
.HomePage_btn_01:hover a{
	color: #fff;
}
.HomePage_btn_02:hover{
	background-color:#00518a;
	border: 1px solid #fff;
}
.HomePage_btn_02:hover a{
	color: #fff;
}
.HomePage_Journalism_btm>div{
	width: 30%;
	height: auto;
	float: left;
	margin-right: 5%;
}
.Journalism_spans{
	content: ''; 
	display: inline-block;
	width: 0px;
	border-top: 1px solid #005ea0;
	transition: all .75s;
	position: relative;
	top: -6px;
}
.HomePage_Product_btm>div:hover div:nth-child(2){
	transition: all .75s;
	background-color: #dcf1ff;
}
.HomePage_company_profile_l:hover .Journalism_spans{
	transition: all .75s;
	width: 30px;
	margin-right: 10px;
}
.HomePage_company_profile_l:hover h2 span{
	color: #005ea0;
}
.HomePage_Journalism_btm>div:hover .Journalism_spans{
	transition: all .75s;
	width: 30px;
	margin-right: 10px;
	top: -6px;
}
.HomePage_Journalism_btm>div:hover p:nth-child(2){
	color: #005ea0;
}
.HomePage_Journalism_btm>div:last-child{
	margin-right: 0;
}
.HomePage_Journalism_btm>div p:nth-child(1){
	font-size: 12px;
	color: #666666;
	font-family: 'Verdana';
}
.HomePage_Journalism_btm>div p:nth-child(2){
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-top:28px;
	margin-bottom: 46px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.HomePage_Journalism_btm>div p:nth-child(3){
	font-size: 14px;
	line-height: 24px;
	color: #ababab;
}
.HomePage_Journalism_btm>div p:nth-child(4){
	font-size: 20px;
	color: #939393;
	font-weight: bold;
	margin-top: 16px;
	letter-spacing: 2px;
}
.header_nav>ul li:last-of-type,.HomePage_company_profile_l>p:last-of-type a{
    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) {
	.swiper-container .swiper-pagination-bullet{
		width: initial;
	}
	.HomePage_header{
		width: 100%;
		height: 74px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}
	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}
	.HomePage_header>div{
		float: left;
	}
	.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;
	}
	
	.footer_top>div:nth-child(1) {
		width: 60%;
		height: 216px;
		float: left;
	}
	
	.footer_top>div:nth-child(1) ul {
		/* width: 10%; */
		height: 216px;
		margin-right: 5%;
		float: left;
	}
	/* .footer_top>div ul:nth-child(2),.footer_top>div ul:nth-child(3){
		width: 20%;
	} */
	.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: 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: 50px;
	}
	
	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		height: 120px;
		/*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;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	
	.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: 24%;
		height: 216px;
		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%;
		height: 30px;
		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: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.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;
	}
	.HomePage_banner{
		width: 100%;
		height: auto;
		margin-top: 74px;
	}
	#swiper_1{
		width: 100%;
		/*height: 880px;*/
	}
	#swiper_1 .swiper-wrapper>div{
		position: relative;
	}
	
	.banner_imgs1 img,.banner_imgs2 img{
		width: 100%;
		/* height: 880px; */
	}
	.banner_title1{
		width: 556px;
		height: auto;
		position: absolute;
		top: 110px;
		left: 50%;
		margin-left: -278px;
		overflow: hidden;
		transition: .6s;
		transform: scale(0.8);
	}
	.banner_title1 p{
		width: 100%;
		height: auto;
		position: relative;
		opacity: 0;
	}
	.banner_title1 p:nth-child(1){
		transform: translateY(-200px);
	}
	.banner_title1 p:nth-child(2){
		transform: translateX(-200px);
	}
	.banner_title1 p:nth-child(3){
		transform: translateX(200px);
	}
	.banner_title1 p:nth-child(4){
		transform: translateY(200px);
	}
	.banner_title1 p:nth-child(1) img{
		display: block;
		width: 317px;
		margin: 0 auto;
	}
	.banner_title1 p:nth-child(2){
		margin-top: 22px;
		margin-bottom: 20px;
	}
	.banner_title1 p:last-of-type{
		margin-top: 40px;
		transform: translateY(200px);
		opacity: 0;
	}
	.banner_title1 p img{
		width: 100%;
		height: auto;
	}
	.ani-slide .banner_title1 p{
		transform: translateX(0);
		transform: translateY(0);
		transition: 1s;
		opacity: 1;
	}
	
	/*#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1{*/
	/*	height: auto;*/
	/*	left: 306px;*/
	/*	top: 300px;*/
	/*	margin-left: 0;*/
	/*}*/
	/* #swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(4) .banner_title1 p{
		text-align: center;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(4) .banner_title1 p:nth-child(1) img{
		width: 80%;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(4) .banner_title1 p:nth-child(2){
		margin-top: 32px;
		margin-bottom: 10px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(4) .banner_title1 p:nth-child(2) img{
		width: 374px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(3) img{
		width: 268px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(4){
		padding-top: 34px;
		padding-bottom: 28px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(4) img{
		width: 428px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(5) img{
		width: 222px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(5){
		margin-top: 0;
		
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1{
		
		width: 580px;
		top: 192px;
		
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(1){
		float: right;
		width: 270px;
		height: auto;
		padding-right: 44px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(1) img{
		width: 100%;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(2){
		float: left;
		width: 240px;
		height: auto;
		margin: 0;
		padding-top: 40px;
		padding-bottom: 30px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(3){
		float: left;
		width: 240px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(4){
		float: left;
		width: 480px;
		padding-top: 26px;
		margin: 0;
		height: auto;
	}
	#swiper_1 .swiper_btn{
		width: initial;
		min-width: 240px;
		position: absolute;
		left: initial;
		right: 49px;
		bottom: 60px;
	}
	#swiper_1 .swiper_btn>span{
		width: 42px;
		height: 3px;
		border-radius: 0%;
		background-color: #fff;
	}
	#swiper_1 .swiper_btn .swiper-pagination-bullet{
		background: #005096;
		opacity: 1;
	}
	#swiper_1 .swiper_btn .swiper-pagination-bullet-active{
		background: #f0f0f0;
		opacity: 1;
	} */
	.HomePage_company_profile{
		width: 100%;
		height: auto;
		padding: 120px 200px 60px 200px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.HomePage_company_profile>div{
		float: left;
		position: relative;
		overflow: hidden;
	}
	.HomePage_company_profile_l{
		width: 60%;
		/* height: 210px; */
		box-sizing: border-box;
		border-right: 1px solid #c9c9c9;
		opacity: 0;
	}
	.HomePage_company_profile_r{
		width: 40%;
		/* height: 210px; */
		padding-left: 90px;
		box-sizing: border-box;
		opacity: 0;
	}
	.HomePage_company_profile_l>h2{
		font-size: 14px;
		color: #6e6e6e;
		line-height: 48px;
		transform: translateY(-400px);
	}
	.ani_company_l>h2{
		transform: translateY(0);
		transition: all 1s;
	}
	.HomePage_company_profile_l>h2 span{
		font-size: 22px;
		font-weight: bold;
	}
	.HomePage_company_profile_l>p{
		line-height: 30px;
		font-size: 15px;
		color: #737373;
		transform: translateX(-800px);
	}
	.ani_company_l>p{
		transform: translateX(0);
		transition: all 1s;
	}
	.ani_company_l{
		opacity: 1;
	}
	.HomePage_btn_01{
		width: 138px;
		height: 26px;
		border-radius: 20px;
		text-align: center;
		color: #929292;
		font-weight: bold;
		font-size: 24px;
		line-height: 12px;
		transform: translateY(800px);
		border: 1px solid #b1b1b1;
		position: absolute;
		bottom: 0px;
		left: 0;
	}
	.ani_company_l .HomePage_btn_01{
		transform: translateY(0);
		transition: all 1s;
	}
	.HomePage_company_profile_r>div{
		display: block;
	}
	.HomePage_company_profile_r>div:nth-child(1) img{
		max-width: 100%;
		/*height: 45px;*/
	}
	.HomePage_company_profile_r>div:last-of-type{
		width:100%;
		height: 8px;
		background-color: #006ebc;
	}
	.HomePage_company_profile_r>div:nth-of-type(1),.HomePage_company_profile_r>div:nth-of-type(2){
		transform: translateY(-600px);
	}
	.HomePage_company_profile_r>div:nth-of-type(3),.HomePage_company_profile_r>div:nth-of-type(4),.HomePage_company_profile_r>div:nth-of-type(5){
		transform: translateY(600px);
	}
	.ani_company_r>div:nth-of-type(3),.ani_company_r>div:nth-of-type(4),.ani_company_r>div:nth-of-type(5){
		transform: translateY(0);
		transition: all 1s;
	}
	.ani_company_r>div:nth-of-type(1),.ani_company_r>div:nth-of-type(2){
		transform: translateY(0);
		transition: all 1s;
	}
	.ani_company_r{
		opacity: 1;
	}
	.HomePage_company_profile_r>div:last-of-type:after{
		content: '';
		display: block;
		width: 60%;
		height: 8px;
		background-color: #6eb92b;
		position: absolute;
		top: 0;
		left: 0;
	}
	.HomePage_company_profile_r>div:nth-child(2){
		font-size: 24px;
		color: #6eb92b;
		font-weight: bold;
		padding-top: 6px;
	}
	.HomePage_company_profile_r>div:nth-child(3){
		font-size: 24px;
		color: #a3a3a3;
		font-family: "GOTHIC";
		padding-top: 26px;
		font-weight: 200;
	}
	.HomePage_company_profile_r>div:nth-child(4){
		font-size: 20px;
		color: #585858;
		font-weight: bold;
		padding-bottom: 20px;
		line-height: 32px;
	}
	.HomePage_ProductCase{
		width: 100%;
		height: auto;
		background-color: #f4f4f4;
		overflow: hidden;
		box-sizing: border-box
	}
	.HomePage_ProductCase>div{
		overflow: hidden;
	}
	.HomePage_Product_top{
		width: 100%;
		height: auto;
		position: relative;
		transform: translateY(-400px);
		opacity: 0;
	}
	.HomePage_Product_top>div p:nth-of-type(1){
		font-size: 36px;
		font-weight: bold;
		color: #6e6e6e;
	}
	.HomePage_Product_top>div p:nth-of-type(2){
		font-size: 16px;
		color: #a3a3a3;
		font-family: "Arial";
		letter-spacing: 2px;
	}
	.HomePage_Product_top>div{
		width: 196px;
		height: auto;
		text-align: center;
		margin: 66px auto;
	}
	.HomePage_Product_btm{
		width: 80%;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
		transform: translateY(1000px);
		opacity: 0;
	}
	.ani_page{
		transform: translateY(0)!important;
		opacity: 1;
		transition: all 1s;
	}
	.HomePage_Product_btm>div{
		width: 33.3%;
		/*height: 566px;*/
		float: left;
	}
	.HomePage_Product_btm_02>a>div:nth-of-type(1),.HomePage_Product_btm_04>a>div:nth-of-type(1){
		/*width: 410px;*/
		/*height: 358px;*/
		background-color: blue;
		background: url(../images/background_04.jpg);
		background-size: 100% 358px;
		position: relative;
		text-align: center;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(1),.HomePage_Product_btm_03>a>div:nth-of-type(1){
		/*width: 410px;*/
		/*height: 358px;*/
		background-color: blue;
		background: url(../images/background_03.jpg);
		background-size: 100% 358px;
		position: relative;
		text-align: center;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 86px;*/
		/*height: 79px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 134px 0 143px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_02>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 86px;*/
		/*height: 79px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 134px 0 142px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_03>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 113px;*/
		/*height: 80px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 134px 0 143px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_04>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 105px;*/
		/*height: 78px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 134px 0 144px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2),.HomePage_Product_btm_02>a>div:nth-of-type(2),.HomePage_Product_btm_03>a>div:nth-of-type(2),.HomePage_Product_btm_04>a>div:nth-of-type(2){
		/*width: 410px;*/
		/*height: 208px;*/
		background-color: #fff;
		padding: 50px 0;
		box-sizing: border-box;
		border-right: 1px solid #f4f4f4;
	}
	.HomePage_Product_btm_04>a>div:nth-of-type(2){
		border-right: 0;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p,.HomePage_Product_btm_02>a>div:nth-of-type(2) p,.HomePage_Product_btm_03>a>div:nth-of-type(2) p,.HomePage_Product_btm_04>a>div:nth-of-type(2) p{
		text-align: center;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(1){
		font-size: 22px;
		color: #737373;
		font-weight: bold;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(2){
		font-size: 20px;
		color: #737373;
		padding-top: 4px;
		box-sizing:border-box;
		font-family: 'Arial';
		font-weight: 200;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(3){
		font-size: 16px;
		color: #9a9a9a;
		padding-top: 22px;
		box-sizing:border-box;
	}
	.HomePage_Case{
		width: 100%;
		height: auto;
		margin-top: 38px;
	}
	.HomePage_Case_btm{
		width: 100%;
		height: auto;
		padding-top: 85px;
		box-sizing: border-box;
		position: relative;
		transform: translateY(1000px);
	}
	#swiper_2{
		width: 100%;
		height: auto;
	}
	#swiper_2 ul li{
		width: 33.333%;
		height: 200px;
		float: left;
		transition: all 1s;
		overflow: hidden;
	}



	.HomePage_Case_btm .swiper-pagination{
		width: 80%;
		height: 85px;

		box-sizing: border-box;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.HomePage_Case_btm .swiper-pagination>span{
		width: 24.85%;
		height: 85px;
		border-radius: 0;
		margin-right: 0.2%;
		padding: 20px 0;
		box-sizing: border-box;
		background-color: #00518a;
	}
	.HomePage_Case_btm .swiper-pagination-bullet{
		opacity: 1;
	}
	.HomePage_Case_btm .swiper-pagination-bullet-active{
		background-color: #6eb92b!important;
	}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(1){
		font-size: 18px;
		color: #fff;
		line-height: 30px;
		font-weight: bold;
	}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(2){
		font-size: 14px;
		color: #fff;
		font-family: 'Arial';
		margin-top: 4px;
	}
	.HomePage_Journalism{
		width: 100%;
		/*height: 618px;*/
		position: relative;
		overflow: hidden;
	}
	.HomePage_btn_02{
		width: 138px;
	    height: 26px;
	    border-radius: 20px;
		text-align: center;
		font-weight: bold;
		line-height: 12px;
		font-size: 24px;
		color: #929292;
	    border: 1px solid #b1b1b1;
	    position: absolute;
	    bottom: 89px;
		left: 50%;
		margin-left: -69px;
		transform: translateY(1000px);
	}
	.HomePage_Journalism_btm{
		width: 100%;
		height: auto;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0 200px;
		position: relative;
		margin-bottom: 160px;
		transform: translateY(1000px);
	}
	.HomePage_btn_01:hover{
		background-color:#00518a;
		border: 1px solid #fff;
	}
	.HomePage_btn_01:hover a{
		color: #fff;
	}
	.HomePage_btn_02:hover{
		background-color:#00518a;
		border: 1px solid #fff;
	}
	.HomePage_btn_02:hover a{
		color: #fff;
	}
	.HomePage_Journalism_btm>div{
		width: 30%;
		height: auto;
		float: left;
		margin-right: 5%;
	}
	.Journalism_spans{
		content: ''; 
		display: inline-block;
		width: 0px;
		border-top: 1px solid #005ea0;
		transition: all .75s;
		position: relative;
		top: -6px;
	}
	.HomePage_Product_btm>div:hover div:nth-child(2){
		transition: all .75s;
		background-color: #dcf1ff;
	}
	.HomePage_company_profile_l:hover .Journalism_spans{
		transition: all .75s;
		width: 30px;
		margin-right: 10px;
	}
	.HomePage_company_profile_l:hover h2 span{
		color: #005ea0;
	}
	.HomePage_Journalism_btm>div:hover .Journalism_spans{
		transition: all .75s;
		width: 30px;
		margin-right: 10px;
		top: -6px;
	}
	.HomePage_Journalism_btm>div:hover p:nth-child(2){
		color: #005ea0;
	}
	.HomePage_Journalism_btm>div:last-child{
		margin-right: 0;
	}
	.HomePage_Journalism_btm>div p:nth-child(1){
		font-size: 14px;
		color: #666666;
		font-family: 'Verdana';
	}
	.HomePage_Journalism_btm>div p:nth-child(2){
		font-size: 16px;
		color: #000;
		font-weight: bold;
		margin-top:28px;
		margin-bottom: 46px;
		position: relative;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		
	}
	.HomePage_Journalism_btm>div p:nth-child(3){
		font-size: 14px;
		line-height: 24px;
		color: #ababab;
	}
	.HomePage_Journalism_btm>div p:nth-child(4){
		font-size: 18px;
		color: #939393;
		font-weight: bold;
		margin-top: 16px;
		letter-spacing: 2px;
	}
}


@media screen and (max-width: 1440px) {
	.swiper-container .swiper-pagination-bullet{
		width: initial;
	}
	.HomePage_header{
		width: 100%;
		height: 64px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		background: #fff;
		box-sizing: border-box;
	}
	.HomePage_header>div:nth-child(2),.HomePage_header>div:nth-child(3){
		float: right;
	}
	.HomePage_header>div:nth-child(2){
		margin-right: 40px;
	}
	.HomePage_header>div{
		float: left;
	}
	.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: 14px;
	}
	
	.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;
	}
	
	.footer_top>div:nth-child(1) {
		width: 60%;
		height: 216px;
		float: left;
	}
	
	.footer_top>div:nth-child(1) ul {
		/* width: 10%; */
		height: 216px;
		margin-right: 5%;
		float: left;
	}
	/* .footer_top>div ul:nth-child(2),.footer_top>div ul:nth-child(3){
		width: 20%;
	} */
	.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: 50px;
	}
	
	.footer_top>div:nth-child(2) p:nth-child(1) {
		width: 100%;
		height: 120px;
		/*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;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	
	.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: 24%;
		height: 216px;
		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%;
		height: 30px;
		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: 26px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.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;
	}
	.HomePage_banner{
		width: 100%;
		height: auto;
		margin-top: 64px;
	}
	#swiper_1{
		width: 100%;
		/*height: 880px;*/
	}
	#swiper_1 .swiper-wrapper>div{
		position: relative;
	}
	
	.banner_imgs1 img,.banner_imgs2 img{
		width: 100%;
		/* height: 880px; */
	}
	.banner_title1{
		width: 556px;
		height: auto;
		position: absolute;
		top: 100px;
		left: 50%;
		margin-left: -278px;
		overflow: hidden;
		transition: .6s;
		transform: scale(0.6);
	}
	.banner_title1 p{
		width: 100%;
		height: auto;
		position: relative;
		opacity: 0;
	}
	.banner_title1 p:nth-child(1){
		transform: translateY(-200px);
	}
	.banner_title1 p:nth-child(2){
		transform: translateX(-200px);
	}
	.banner_title1 p:nth-child(3){
		transform: translateX(200px);
	}
	.banner_title1 p:nth-child(4){
		transform: translateY(200px);
	}
	.banner_title1 p:nth-child(1) img{
		display: block;
		width: 317px;
		margin: 0 auto;
	}
	.banner_title1 p:nth-child(2){
		margin-top: 22px;
		margin-bottom: 20px;
	}
	.banner_title1 p:last-of-type{
		margin-top: 40px;
		transform: translateY(200px);
		opacity: 0;
	}
	.banner_title1 p img{
		width: 100%;
		height: auto;
	}
	.ani-slide .banner_title1 p{
		transform: translateX(0);
		transform: translateY(0);
		transition: 1s;
		opacity: 1;
	}
	
	/*#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1{*/
	/*	height: auto;*/
	/*	left: 306px;*/
	/*	top: 300px;*/
	/*	margin-left: 0;*/
	/*}*/
	/* #swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p{
		text-align: center;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(1) img{
		width: 80%;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(2){
		margin-top: 32px;
		margin-bottom: 10px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(2) img{
		width: 374px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(3) img{
		width: 268px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(4){
		padding-top: 34px;
		padding-bottom: 28px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(4) img{
		width: 428px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(5) img{
		width: 222px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(3) .banner_title1 p:nth-child(5){
		margin-top: 0;
		
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1{
		
		width: 580px;
		top: 110px;
		
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(1){
		float: right;
		width: 270px;
		height: auto;
		padding-right: 44px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(1) img{
		width: 100%;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(2){
		float: left;
		width: 240px;
		height: auto;
		margin: 0;
		padding-top: 40px;
		padding-bottom: 30px;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(3){
		float: left;
		width: 240px;
		height: auto;
	}
	#swiper_1>.swiper-wrapper>.swiper-slide:nth-of-type(2) .banner_title1 p:nth-child(4){
		float: left;
		width: 480px;
		padding-top: 26px;
		margin: 0;
		height: auto;
	}
	#swiper_1 .swiper_btn{
		width: initial;
		min-width: 240px;
		position: absolute;
		left: initial;
		right: 49px;
		bottom: 60px;
	}
	#swiper_1 .swiper_btn>span{
		width: 42px;
		height: 3px;
		border-radius: 0%;
		background-color: #fff;
	}
	#swiper_1 .swiper_btn .swiper-pagination-bullet{
		background: #005096;
		opacity: 1;
	}
	#swiper_1 .swiper_btn .swiper-pagination-bullet-active{
		background: #f0f0f0;
		opacity: 1;
	} */
	.HomePage_company_profile{
		width: 100%;
		height: auto;
		padding: 120px 160px 60px 160px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.HomePage_company_profile>div{
		float: left;
		position: relative;
		overflow: hidden;
	}
	.HomePage_company_profile_l{
		width: 60%;
		/* height: 210px; */
		box-sizing: border-box;
		border-right: 1px solid #c9c9c9;
		opacity: 0;
	}
	.HomePage_company_profile_r{
		width: 40%;
		/* height: 210px; */
		padding-left: 90px;
		box-sizing: border-box;
		opacity: 0;
	}
	.HomePage_company_profile_l>h2{
		font-size: 14px;
		color: #6e6e6e;
		line-height: 48px;
		transform: translateY(-400px);
	}
	.ani_company_l>h2{
		transform: translateY(0);
		transition: all 1s;
	}
	.HomePage_company_profile_l>h2 span{
		font-size: 20px;
		font-weight: bold;
	}
	.HomePage_company_profile_l>p{
		line-height: 30px;
		font-size: 14px;
		color: #737373;
		transform: translateX(-800px);
	}
	.ani_company_l>p{
		transform: translateX(0);
		transition: all 1s;
	}
	.ani_company_l{
		opacity: 1;
	}
	.HomePage_btn_01{
		width: 138px;
		height: 26px;
		border-radius: 20px;
		text-align: center;
		color: #929292;
		font-weight: bold;
		font-size: 22px;
		line-height: 12px;
		transform: translateY(800px);
		border: 1px solid #b1b1b1;
		position: absolute;
		bottom: 0px;
		left: 0;
	}
	.ani_company_l .HomePage_btn_01{
		transform: translateY(0);
		transition: all 1s;
	}
	.HomePage_company_profile_r>div{
		display: block;
	}
	.HomePage_company_profile_r>div:nth-child(1) img{
		max-width: 100%;
		/*height: 45px;*/
	}
	.HomePage_company_profile_r>div:last-of-type{
		width:100%;
		height: 8px;
		background-color: #006ebc;
	}
	.HomePage_company_profile_r>div:nth-of-type(1),.HomePage_company_profile_r>div:nth-of-type(2){
		transform: translateY(-600px);
	}
	.HomePage_company_profile_r>div:nth-of-type(3),.HomePage_company_profile_r>div:nth-of-type(4),.HomePage_company_profile_r>div:nth-of-type(5){
		transform: translateY(600px);
	}
	.ani_company_r>div:nth-of-type(3),.ani_company_r>div:nth-of-type(4),.ani_company_r>div:nth-of-type(5){
		transform: translateY(0);
		transition: all 1s;
	}
	.ani_company_r>div:nth-of-type(1),.ani_company_r>div:nth-of-type(2){
		transform: translateY(0);
		transition: all 1s;
	}
	.ani_company_r{
		opacity: 1;
	}
	.HomePage_company_profile_r>div:last-of-type:after{
		content: '';
		display: block;
		width: 60%;
		height: 8px;
		background-color: #6eb92b;
		position: absolute;
		top: 0;
		left: 0;
	}
	.HomePage_company_profile_r>div:nth-child(2){
		font-size: 22px;
		color: #6eb92b;
		font-weight: bold;
		padding-top: 6px;
	}
	.HomePage_company_profile_r>div:nth-child(3){
		font-size: 22px;
		color: #a3a3a3;
		font-family: "GOTHIC";
		padding-top: 26px;
		font-weight: 200;
	}
	.HomePage_company_profile_r>div:nth-child(4){
		font-size: 18px;
		color: #585858;
		font-weight: bold;
		padding-bottom: 20px;
		line-height: 32px;
	}
	.HomePage_ProductCase{
		width: 100%;
		height: auto;
		background-color: #f4f4f4;
		overflow: hidden;
		box-sizing: border-box
	}
	.HomePage_ProductCase>div{
		overflow: hidden;
	}
	.HomePage_Product_top{
		width: 100%;
		height: auto;
		position: relative;
		transform: translateY(-400px);
		opacity: 0;
	}
	.HomePage_Product_top>div p:nth-of-type(1){
		font-size: 32px;
		font-weight: bold;
		color: #6e6e6e;
	}
	.HomePage_Product_top>div p:nth-of-type(2){
		font-size: 14px;
		color: #a3a3a3;
		font-family: "Arial";
		letter-spacing: 2px;
	}
	.HomePage_Product_top>div{
		width: 196px;
		height: auto;
		text-align: center;
		margin: 56px auto;
	}
	.HomePage_Product_btm{
		width: 80%;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
		transform: translateY(1000px);
		opacity: 0;
	}
	.ani_page{
		transform: translateY(0)!important;
		opacity: 1;
		transition: all 1s;
	}
	.HomePage_Product_btm>div{
		width: 33.3%;
		/*height: 566px;*/
		float: left;
	}
	.HomePage_Product_btm_02>a>div:nth-of-type(1),.HomePage_Product_btm_04>a>div:nth-of-type(1){
		/*width: 410px;*/
		/*height: 358px;*/
		background-color: blue;
		background: url(../images/background_04.jpg);
		background-size: 100% 358px;
		position: relative;
		text-align: center;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(1),.HomePage_Product_btm_03>a>div:nth-of-type(1){
		/*width: 410px;*/
		/*height: 358px;*/
		background-color: blue;
		background: url(../images/background_03.jpg);
		background-size: 100% 358px;
		position: relative;
		text-align: center;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 86px;*/
		/*height: 79px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 114px 0 123px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_02>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 86px;*/
		/*height: 79px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 113px 0 123px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_03>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 113px;*/
		/*height: 80px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 113px 0 124px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_04>a>div:nth-of-type(1) img{
		/*display: block;*/
		/*width: 105px;*/
		/*height: 78px;*/
		/*position: absolute;*/
		/*top:50%;*/
		/*left: 50%;*/
		/*margin-left: -43px;*/
		/*margin-top: -39px;*/
		padding: 114px 0 124px 0;
		max-width: 100%;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2),.HomePage_Product_btm_02>a>div:nth-of-type(2),.HomePage_Product_btm_03>a>div:nth-of-type(2),.HomePage_Product_btm_04>a>div:nth-of-type(2){
		/*width: 410px;*/
		/*height: 208px;*/
		background-color: #fff;
		padding: 50px 0;
		box-sizing: border-box;
		border-right: 1px solid #f4f4f4;
	}
	.HomePage_Product_btm_04>a>div:nth-of-type(2){
		border-right: 0;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p,.HomePage_Product_btm_02>a>div:nth-of-type(2) p,.HomePage_Product_btm_03>a>div:nth-of-type(2) p,.HomePage_Product_btm_04>a>div:nth-of-type(2) p{
		text-align: center;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(1),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(1){
		font-size: 20px;
		color: #737373;
		font-weight: bold;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(2),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(2){
		font-size: 18px;
		color: #737373;
		padding-top: 4px;
		box-sizing:border-box;
		font-family: 'Arial';
		font-weight: 200;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(3),.HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(3){
		font-size: 14px;
		color: #9a9a9a;
		padding-top: 22px;
		box-sizing:border-box;
	}
	.HomePage_Case{
		width: 100%;
		height: auto;
		margin-top: 38px;
	}
	.HomePage_Case_btm{
		width: 100%;
		height: auto;
		padding-top: 85px;
		box-sizing: border-box;
		position: relative;
		transform: translateY(1000px);
	}
	#swiper_2{
		width: 100%;
		height: auto;
	}




	.HomePage_Case_btm .swiper-pagination{
		width: 80%;
		height: 85px;
		box-sizing: border-box;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.HomePage_Case_btm .swiper-pagination>span{
		width: 24.85%;
		height: 85px;
		border-radius: 0;
		margin-right: 0.2%;
		padding: 20px 0;
		box-sizing: border-box;
		background-color: #00518a;
	}
	.HomePage_Case_btm .swiper-pagination-bullet{
		opacity: 1;
	}
	.HomePage_Case_btm .swiper-pagination-bullet-active{
		background-color: #6eb92b!important;
	}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(1){
		font-size: 16px;
		color: #fff;
		line-height: 30px;
		font-weight: bold;
	}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(2){
		font-size: 14px;
		color: #fff;
		font-family: 'Arial';
		margin-top: 4px;
	}
	.HomePage_Journalism{
		width: 100%;
		/*height: 618px;*/
		position: relative;
		overflow: hidden;
	}
	.HomePage_btn_02{
		width: 138px;
	    height: 26px;
	    border-radius: 20px;
		text-align: center;
		font-weight: bold;
		line-height: 12px;
		font-size: 22px;
		color: #929292;
	    border: 1px solid #b1b1b1;
	    position: absolute;
	    bottom: 89px;
		left: 50%;
		margin-left: -69px;
		transform: translateY(1000px);
	}
	.HomePage_Journalism_btm{
		width: 100%;
		height: auto;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0 160px;
		margin-bottom: 160px;
		position: relative;
		transform: translateY(1000px);
	}
	.HomePage_btn_01:hover{
		background-color:#00518a;
		border: 1px solid #fff;
	}
	.HomePage_btn_01:hover a{
		color: #fff;
	}
	.HomePage_btn_02:hover{
		background-color:#00518a;
		border: 1px solid #fff;
	}
	.HomePage_btn_02:hover a{
		color: #fff;
	}
	.HomePage_Journalism_btm>div{
		width: 30%;
		height: auto;
		float: left;
		margin-right: 5%;
	}
	.Journalism_spans{
		content: ''; 
		display: inline-block;
		width: 0px;
		border-top: 1px solid #005ea0;
		transition: all .75s;
		position: relative;
		top: -6px;
	}
	.HomePage_Product_btm>div:hover div:nth-child(2){
		transition: all .75s;
		background-color: #dcf1ff;
	}
	.HomePage_company_profile_l:hover .Journalism_spans{
		transition: all .75s;
		width: 30px;
		margin-right: 10px;
	}
	.HomePage_company_profile_l:hover h2 span{
		color: #005ea0;
	}
	.HomePage_Journalism_btm>div:hover .Journalism_spans{
		transition: all .75s;
		width: 30px;
		margin-right: 10px;
		top: -6px;
	}
	.HomePage_Journalism_btm>div:hover p:nth-child(2){
		color: #005ea0;
	}
	.HomePage_Journalism_btm>div:last-child{
		margin-right: 0;
	}
	.HomePage_Journalism_btm>div p:nth-child(1){
		font-size: 14px;
		color: #666666;
		font-family: 'Verdana';
	}
	.HomePage_Journalism_btm>div p:nth-child(2){
		font-size: 14px;
		color: #000;
		font-weight: bold;
		margin-top:28px;
		margin-bottom: 46px;
		position: relative;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		
	}
	.HomePage_Journalism_btm>div p:nth-child(3){
		font-size: 14px;
		line-height: 24px;
		color: #ababab;
	}
	.HomePage_Journalism_btm>div p:nth-child(4){
		font-size: 16px;
		color: #939393;
		font-weight: bold;
		margin-top: 16px;
		letter-spacing: 2px;
	}
}





@media screen and (max-width: 1360px) {
	.HomePage_Product_top>div p:nth-of-type(1){
		font-size: 36px;
	}
	.HomePage_Product_top>div p:nth-of-type(2){
		font-size: 16px;
	}
}








@media screen and (max-width: 1270px) {
	.HomePage_company_profile_l>p:last-of-type a img{
		vertical-align: middle;
		margin-right: 10px;
		max-width: 5%;
		transform: translateY(-2px);
	}
	.header_nav>ul li:last-of-type{
		display: block;
	}
	.HomePage_company_profile_l>p:last-of-type a{
		display: block;
		margin: 10px 0;
	}
	
	.header_nav{
		/*width: 10%;*/
	}
	.header_nav>.btn{
		/*width: 80%;*/
		display: block;

	}
	.header_nav>ul{
		width: 100%;
		height: 0;
		opacity: 0;
		position: fixed;
		top: 60px;
		left: 0;
		background: #fff;
		overflow: hidden;
		transition: all .6s;
	}
	.nav_ani>ul{
		transition: all .6s;
		height: 350px;
		opacity: 1;
	}
	.header_nav>ul li{
		width: 100%;
		line-height: 50px;
		float: none;
	}
	.header_nav>ul li:hover{
		transition: all .6s;
		background: #4d86ad;
	}
	.header_cantact{
		display: none;
	}
	.HomePage_banner{
		margin-top: 64px;
	}
	.banner_title1{
		transform: scale(0.5);
		top: 40px;
	}
	#swiper_1>.swiper-wrapper .banner_title1 .banner4s{
		top: 60px;
	}
	.HomePage_company_profile_r>div:nth-child(2) img{
		max-width: 100%;
		height: auto;
	}
	#swiper_1 .swiper_btn{
		min-width: 60px;
		right: 2%;
		bottom: 8%;
	}
	#swiper_1 .swiper_btn>span{
		width: 20px;
		height: 2px;
	}
	.HomePage_company_profile{
		padding: 30px;
	}
	.HomePage_company_profile>div{
		float: none;
	}
	.HomePage_company_profile_l{
		width: 100%;
		border: none;
		padding: 0;
	}
	.HomePage_company_profile_l>.HomePage_btn_01{
		left: 50%;
		bottom: 50px;
		margin-left: -69px;
	}
	.HomePage_company_profile_l>p:last-of-type{
		padding-bottom: 50px;
		margin-bottom: 30px;
	}
	.HomePage_company_profile_r{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.HomePage_company_profile_r>div{
		text-align: center;
	}
	.HomePage_Product_btm{
		width: 100%;
		padding: 0 30px;
		margin: 0;
		box-sizing: border-box;
	}
	.HomePage_Product_btm>div{
		width: 50%;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2), .HomePage_Product_btm_02>a>div:nth-of-type(2), .HomePage_Product_btm_03>a>div:nth-of-type(2), .HomePage_Product_btm_04>a>div:nth-of-type(2){
		padding: 30px 0;
		margin-bottom: 40px;
	}
	.HomePage_Case_btm .swiper-pagination>span{
		width: 25%;
		padding: 10px 0;
		height: auto;
		margin-right: 0.3%;
	}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(1){
		line-height: 14px;
	}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(1),.HomePage_Case_btm .swiper-pagination>span p:nth-child(2){
		font-size: 12px
	}
	.HomePage_Case_btm .swiper-pagination{
		padding: 0 30px;
		height: auto;
	}
	#swiper_2 ul li{
		width: 33.33%;
		height: 80px;
	}
	#swiper_2 li:hover a{
		height: 60px;
	}
	#swiper_2 li:hover p{
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	#swiper_2 a{
		height: 80px;
	}
	.HomePage_Journalism{
		height: auto;
	}
	.HomePage_Journalism_btm{
		padding: 0 30px;
	}
	.HomePage_Journalism_btm>div{
		width: 100%;
		float: none;
		padding-bottom: 40px;
	}
	.footer{
		padding: 30px;
		height: auto;
	}
	.footer_top{
		height: auto;
	}
	.footer_top>div:nth-child(1){
		width: 100%;
		float: none;
		height: auto;
	}
	.footer .footer_types{
		width: 100%;
		text-align: center;
	}
	.footer_top>div:nth-child(1) ul{
		width: 20%;
		margin: 0;
		height: 30px;
		overflow: hidden;
	}
	.footer_top>div:nth-child(1) ul li{
		text-align: center;
	}
	.footer_top>div:nth-child(3){
		width: 100%;
		height: auto;
		padding-bottom: 160px;
	}
	.footer_top>div:nth-child(2){
		width: 100%;
		margin: 20px 0;
		height: auto;

	}
	.footer_top>div:nth-child(2) p:nth-child(1){
		border: none;
	}
	.footer_btm{
		height: auto;
	}
	.footer_btm div{
		width: 100%;
	}
	.footer_btm p{
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	.footer_btm>div:nth-child(2) ul{
		min-width: 150px;
		position: relative;
		left: 50%;
		margin-left: -75px;
		top: 10px;
		padding-bottom: 20px;
	}
	.HomePage_Product_top{
		height: 120px;
	}
	.HomePage_Case{
		margin: 0;
	}
	.HomePage_Case_btm{
		padding-top: 54px;
	}
	.HomePage_Journalism_btm>div p:nth-child(2){
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.HomePage_Journalism_btm>div p:nth-child(1),.HomePage_Journalism_btm>div p:nth-child(3){
		font-size: 12px;
	}
	.HomePage_Journalism_btm>div p:nth-child(2){
		font-size: 16px;
	}
	.HomePage_btn_02{
		bottom: 2%;
	}
	.HomePage_Journalism_btm{
		margin-bottom: 50px;
	}
}




@media screen and (max-width: 800px){
	.banner_title1{
		transform: scale(0.3);
		top: 0px;
	}
	#swiper_1>.swiper-wrapper .banner_title1 .banner4s{
		top: 10px;
	}
	#swiper_1>.swiper-wrapper .banner_title1 .banner3s{
		top: -30px;
	}
}









@media screen and (max-width: 600px) {
	.header_nav{
		/*width: 10%;*/
	}
	.header_nav>.btn{
		/*width: 80%;*/
		display: block;

	}
	.header_nav>ul{
		width: 100%;
		height: 0;
		opacity: 0;
		position: fixed;
		top: 60px;
		left: 0;
		background: #fff;
		overflow: hidden;
		transition: all .6s;
	}
	.header_nav>ul li{
		width: 100%;
		line-height: 50px;
		float: none;
	}
	.header_nav>ul li:hover{
		transition: all .6s;
		background: #4d86ad;
	}
	.header_cantact{
		display: none;
	}
	.HomePage_banner{
		margin-top: 64px;
	}
	.banner_title1{
		transform: scale(0.2);
		top: -74px;
	}
	#swiper_1>.swiper-wrapper .banner_title1 .banner3s{
		top: -64px;
	}

	/* #swiper_1>.swiper-wrapper .banner_title1 .banner4s{
		transform: scale(0.2) translateY(-120%);
	} */
	#swiper_1 .swiper_btn{
		min-width: 60px;
		right: 2%;
		bottom: 8%;
	}
	#swiper_1 .swiper_btn>span{
		width: 20px;
		height: 2px;
	}
	.HomePage_company_profile{
		padding: 30px;
	}
	.HomePage_company_profile>div{
		float: none;
	}
	.HomePage_company_profile_l{
		width: 100%;
		border: none;
		padding: 0;
	}
	.HomePage_company_profile_l>.HomePage_btn_01{
		left: 50%;
		bottom: 50px;
		margin-left: -69px;
	}
	.HomePage_company_profile_l>p:last-of-type{
		padding-bottom: 50px;
		margin-bottom: 30px;
	}
	.HomePage_company_profile_r{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.HomePage_company_profile_r>div{
		text-align: center;
	}
	.HomePage_Product_btm{
		width: 100%;
		padding: 0 30px;
		margin: 0;
		box-sizing: border-box;
	}
	.HomePage_Product_btm>div{
		width: 100%;
		float: none;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2), .HomePage_Product_btm_02>a>div:nth-of-type(2), .HomePage_Product_btm_03>a>div:nth-of-type(2), .HomePage_Product_btm_04>a>div:nth-of-type(2){
		padding: 30px 0;
		margin-bottom: 40px;
	}
	.HomePage_Case_btm .swiper-pagination>span{
		width: 49%;
		padding: 10px 0;
		height: auto;
		margin-right: 2%;
		margin-bottom: 5px;
	}
	.HomePage_Case_btm .swiper-pagination>span:nth-child(2n){margin-right: 0;}
	.HomePage_Case_btm .swiper-pagination{width: 100%;}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(1){
		line-height: 14px;
	}
	.HomePage_Case_btm .swiper-pagination>span p:nth-child(1),.HomePage_Case_btm .swiper-pagination>span p:nth-child(2){
		font-size: 12px
	}
	.HomePage_Case_btm .swiper-pagination{
		padding: 0;
		height: auto;
	}
	#swiper_2 ul li{
		width: 33.33%;
		height: 80px;
	}
	#swiper_2 li:hover a{
		height: 60px;
	}
	#swiper_2 li:hover p{
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	#swiper_2 a{
		height: 80px;
	}
	.HomePage_Journalism{
		height: auto;
	}
	.HomePage_Journalism_btm{
		padding: 0 30px;
	}
	.HomePage_Journalism_btm>div{
		width: 100%;
		float: none;
		padding-bottom: 40px;
	}
	.footer{
		padding: 30px;
		height: auto;
	}
	.footer_top{
		height: auto;
	}
	.footer_top>div:nth-child(1){
		width: 100%;
		float: none;
		height: auto;
	}
	.footer .footer_types{
		width: 100%;
		text-align: center;
	}
	.footer_top>div:nth-child(1) ul{
		width: 20%;
		margin: 0;
		height: 30px;
		overflow: hidden;
	}
	.footer_top>div:nth-child(1) ul li{
		text-align: center;
	}
	.footer_top>div:nth-child(3){
		width: 100%;
		height: auto;
		padding-bottom: 160px;
	}
	.footer_top>div:nth-child(2){
		width: 100%;
		margin: 20px 0;
		height: auto;

	}
	.footer_top>div:nth-child(2) p:nth-child(1){
		border: none;
	}
	.footer_btm{
		height: auto;
	}
	.footer_btm div{
		width: 100%;
	}
	.footer_btm p{
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	.footer_btm>div:nth-child(2) ul{
		min-width: 150px;
		position: relative;
		left: 50%;
		margin-left: -75px;
		top: 10px;
		padding-bottom: 20px;
	}



	.HomePage_Product_top{
		height: 60px;
		padding-top: 30px;
	}
	.HomePage_Product_btm_04>a>div:last-of-type,.HomePage_Case{
		margin: 0;
	}
	.HomePage_Product_top>div p:nth-of-type(1){
		font-size: 20px;
	}
	.HomePage_Product_top>div p:nth-of-type(2){
		font-size: 14px;
	}
	.HomePage_Case_btm{
		padding-top: 105px;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(1) img{
		padding: 30px 0 30px 0;
		width: 20%;
	}
	.HomePage_Product_btm_02>a>div:nth-of-type(1) img{
		padding: 30px 0 30px 0;
		width: 20%;
	}
	.HomePage_Product_btm_03>a>div:nth-of-type(1) img{
		padding: 30px 0 30px 0;
		width: 20%;
	}
	.HomePage_Product_btm_04>a>div:nth-of-type(1) img{
		padding: 30px 0 30px 0;
		width: 20%;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2), .HomePage_Product_btm_02>a>div:nth-of-type(2), .HomePage_Product_btm_03>a>div:nth-of-type(2), .HomePage_Product_btm_04>a>div:nth-of-type(2){
		padding: 12px 0;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(3), .HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(3), .HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(3), .HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(3){
		padding-top: 12px;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(1), .HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(1), .HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(1), .HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(1){
		font-size: 16px;
	}
	.HomePage_Product_btm_01>a>div:nth-of-type(2) p:nth-of-type(2), .HomePage_Product_btm_02>a>div:nth-of-type(2) p:nth-of-type(2), .HomePage_Product_btm_03>a>div:nth-of-type(2) p:nth-of-type(2), .HomePage_Product_btm_04>a>div:nth-of-type(2) p:nth-of-type(2){
		font-size: 14px;
	}
	.HomePage_Product_top>div{
		margin: 0 auto;
	}
}
/* @media screen and (max-width: 500px) {
	#swiper_1>.swiper-wrapper .banner_title1 .banner4s{
		transform: scale(0.2) translateY(-120%);
	}
} */