* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none
}

html {
	height: auto;
}

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: "微软雅黑";
}

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;*/
}

.page_header {
	width: 100%;
	height: auto;
	position: relative;
}

.header_logo {
	width: 100%;
	height: auto;
	line-height: 60px;
	padding-left: 44px;
	box-sizing: border-box;
	position: absolute;
	top: 25px;
	z-index: 1000;
}
.header_logo>div:nth-child(3) span{
	display: inline-block;
}
.header_logo>div:nth-child(3) span a{
	color: #fff;
}
.header_logo>div {
	float: left;
}

.header_logo>div:nth-child(1) img {
	max-width: 100%;
	height: auto;
}
.header_logo>div:nth-child(3) span{
	float: left;
}
.header_logo>div:nth-child(3)>span:first-of-type{
	padding-right: 30%;
}
.header_logo>div:nth-child(3)>span:first-of-type a span{
	font-size: 20px;
	color: #80c8f6;
}
.header_logo>div:nth-child(3)>span:last-of-type{
	padding-left: 10%;
}
.header_logo>div:nth-child(3)>span:last-of-type a span{
	font-size: 20px;
}
.header_logo>div:nth-child(3) span a{
	color: #fff;
	font-size: 12px;
}
.header_logo>div:nth-child(2) {
	width: 72%;
	padding-left: 24%;
}

.header_logo>div:nth-child(2) ul li {
	padding: 0 3%;
	line-height: 60px;
	float: left;
	text-align: left;
}

.header_logo>div:nth-child(2) a {
	color: #fff;
	position: relative;
	font-size: 15px;
}
.header_logo>.search_active{
	height: 40px!important;
	transition: .6s;
}
.header_logo>.header_btn{
	height: 0;
	overflow: hidden;
	float: none;
	position: absolute;
	right: 4%;
	bottom: -50%;
	transition: .6s;
}
.header_btn>input{
	width: 200px;
	height: 100%;
	background-color: #fff;
	text-indent: 2em;
	float: left;
}
.header_btn>button{
	width: 60px;
	height: 100%;
	color: #fff;
	background-color: #575757;
	float: left;
}
.header_logo .header_navs{
	width: 100%;
	height: auto;
	background-image: url("../images/banner_nav.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -4000px;
	left: 0;
	z-index: 100;
	padding-top: 220px;
	transition: .2s;
}
.header_logo>.header_ani_btn{
	top: -25px;
	transition: .6s;
}
.header_logo .header_navs_list{
	padding: 0 160px 330px 160px;
}
.header_logo .header_navs_list>ul{
	display: inline-block;
	width: 11%;
	vertical-align: top;
	text-align: center;
}
.header_logo .header_navs_list>ul li:nth-of-type(1){
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 60px;
	text-align: center;
	color: #fff;
}
.header_logo .header_navs_list>ul li a{
	color: #fff;
	font-size: 17px;
	line-height: 40px;

}
.header_logo .header_navs_list>ul>li:nth-of-type(1) a{
	font-weight: bold;
}
.header_navs_btns{
	position: absolute;
	right: 76px;
	top: 58px;
	cursor: pointer;
}
.header_navs_btns>div{
	display: inline-block;
	vertical-align: middle;
}
.header_navs_btns>div:last-of-type p{
	font-size: 15px;
	color: #fff;
	padding-left: 18px;
}
.header_navs_btns>div>img{
	max-width: 100%;
}


.header_logo>div:nth-child(2) a:after {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	background: #c3e3fb;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: -14px;
	z-index: 11;
}
.header_logo>div:nth-child(2)>ul>li:first-of-type>a:after{
	display: none;
}
.header_logo>div:nth-child(2) ul a:before{
	content: '';
	display: block;
	width: 0px;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .6s;
}

.header_logo>div:nth-child(2) ul li:hover a {
	color: cyan;
	font-weight: bold;
	transition: .6s;
}
.header_logo>div:nth-child(2) ul li:hover a:before{
	transition: .6s;
	width: 100%;

}

.header_logo>div:nth-child(3) span:hover a{
	color: cyan;
}
.header_logo>div:nth-child(3) span:hover a span{
	color: cyan;

}
.header_logo>div:nth-child(2) ul li:hover a {
	color: cyan;
}

.header_logo>div:nth-child(3) {
	width: 8%;
	height: 60px;
	color: #fff;
	line-height: 60px;
	position: relative;
}

.header_logo>div:nth-child(3) span:first-child img {
	width: 15px;
	height: 15px;
	line-height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 0;

}


.header_logo>div:nth-child(3) span:last-child img {
	width: 21px;
	height: 16px;
	line-height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 106px;
}

.page_banner {
	width: 100%;
	/*height: 686px;*/
	overflow: hidden;
}
.page_banner>div {
	width: 100%;
	/*height: 686px;*/
}
.page_banner>div img {
	width: 100%;
	height: auto;
}

.page_title {
	width: 470px;
	height: 152px;
	background: url(../images/banner_s.png) no-repeat;
	background-size: 470px 124px;
	background-position: bottom center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	opacity: 0;
}

.page_title>p:first-child {
	font-size: 50px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	transform: translateY(-1000px);
	opacity: 0;
}

.page_title>p:last-child {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	transform: translateY(1000px);
	opacity: 0;
}
.ani_index{
	opacity: 1;
	transition: .6s;
}
.ani_index>p:last-child,.ani_index>p:first-child{
	transform: translateY(0);
	opacity: 1;
	transition: .6s;
}
.index_footer{
	width: 100%;
	height: auto;
}
.index_footer_top{
	width: 100%;
	background: #f9f9f9;
	box-sizing: border-box;
}

.index_footer_top_01{
	width: 100%;
	/*height: 120px;*/
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #e2e2e2;
	padding: 52px 160px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.index_footer_top_01>div:first-child{
	float: left;
}
.index_footer_top_01>div:first-child>ul>li{
	float: left;
	min-width: 144px;
	min-height: 14px;
	line-height: 14px;
	text-align: center;
	border-left: 1px solid #e2e2e2;
	font-weight: bold;
}
.index_footer_top_01>div:first-child>ul>li a{
	color: #666;
	font-weight: bold;
	font-size: 15px;

}
.index_footer_top_01>div:first-child>ul>li:first-child{
	border: none;
}








.index_footer_top_01>div:nth-child(2){
	position: absolute;
	right: 9%;
}
.index_footer_top_01>div:nth-child(2)>a span{
	color: #414141;
	font-size: 14px;
	font-weight: bold;
}
.index_footer_top_01>div:nth-child(2)>a img{
	width: 26px;
	height: 26px;
	padding-right: 12px;
}
.index_footer_top_02{
	width: 100%;
	/*height: 228px;*/
	padding: 60px 160px;
	box-sizing: border-box;
	overflow: hidden;
}
.index_footer_top_02>div:first-child{
	width: 32%;
	/*min-width: 250px;*/
	/*min-height: 110px;*/
	float: left;
	/*position: relative;*/
	/*top: 50%;*/
	/*margin-top: -55px;*/
}
.index_footer_top_02>div:first-child div{
	float: left;
	padding-right: 28px;
}
.index_footer_top_02>div:first-child div img{
	width: 110px;
	height: 110px;
}
.index_footer_top_02>div:first-child p:nth-of-type(1){
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
.index_footer_top_02>div:first-child p:nth-of-type(2){
	width: 94px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #989898;
	color: #fff;
	font-size: 12px;
	margin-left: 138px;
	margin-top: 12px;
	margin-bottom: 14px;
}
.index_footer_top_02>div:first-child p:nth-of-type(3){
	font-size: 14px;
	color: #7c7c7c;
}
.index_footer_top_02>div:nth-child(2){
	float: left;
	/*margin-top: -45px;*/
	/*padding-left: 270px;*/
}
.index_footer_top_02>div:nth-child(2) p{
	line-height: 42px;
	color: #7c7c7c;
	font-size: 14px;
	text-indent: 44px;
}
.index_footer_top_02>div:nth-child(2) p:first-child{
	background: url(../images/icon_92.png) no-repeat;
	background-size: 21px 21px;
	background-position: left center;
}
.index_footer_top_02>div:nth-child(2) p:last-child{
	background: url(../images/icon_95.png) no-repeat;
	background-size: 21px 18px;
	background-position: left center;
}
.index_footer_top_02>div:last-child{
	float: right;
	width: 30.1%;
	/*position: relative;*/
	/*top: 50%;*/
	/*margin-top: -38px;*/
}
.index_footer_top_02>div:last-child>p{
	padding-bottom: 12px;
	font-size: 14px;
	color: #aeaeae;
}
.index_footer_top_02>div:last-child>div>input{
	width: 80%;
	/*height: 43px;*/
	padding: 12px 0;
	background: #e6e6e6;
	text-indent: 20px;
}
.header_btn>button a,.index_footer_top_02>div:last-child>div>button a{
	color: #fff;
}
.index_footer_top_02>div:last-child>div>button{
	width: 20%;
	/*height: 43px;*/
	text-align: center;
	line-height: 43px;
	font-weight: bold;
	background: #989898;
	border: none;
	color: #fff;
	font-size: 17px;
}

.index_footer_btm{
	width: 100%;
	height: 60px;
	background: #575757;
	padding: 0 160px;
	box-sizing: border-box;
	line-height: 60px;
}
.index_footer_btm{
	width: 100%;
	height: 60px;
	background: #575757;
	padding: 0 160px;
	box-sizing: border-box;
}
.index_footer_btm>p{
	color: #fff;
	font-size: 14px;
}
.index_footer_btm>p:first-child{
	float: left;
}
.index_footer_btm>p:last-child{
	float: right;
}

.header_logo>div:nth-child(3) span{
	display: inline-block;
}
.header_logo>div:nth-child(3) span a{
	color: #fff;
}
.About_us_main{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: relative;
}
.us_main_swiper{
	width: 100%;
	/*height: 1000px;*/
}
.us_main_btn{
	width: 1600px;
	/*height: 156px;*/
	box-sizing: border-box;
	background: #fff;
	/*display: flex;*/
	position: absolute;
	top: -9%;
	left: 50%;
	margin-left: -800px;
	box-shadow: 0px 0px 40px -20px #7C7C7C;
	z-index: 12;
	transition:all .6s;
	-ms-transition:all .6s;
	-moz-transition:all .6s;
	-webkit-transition:all .6s;
	-o-transition:all .6s;
}
.us_main_btn>a{
	width: 14.28%;
	position: relative;
	display: inline-block;
}
.us_main_btn>a>div{
	width: 100%;
	/*height: 156px;*/
	/*flex: 1;*/
	overflow: hidden;
	position: relative;
}
.us_main_btn>a:after{
	content: '';
	display: block;
	width: 1px;
	height: 90px;
	background: #ebeadf;
	position: absolute;
	top: 50%;
	margin-top: -45px;
	right: 0;
}
.us_main_btn>a>div:last-child:after{
	opacity: 0;
}
.us_main_btn>.About_active:after{
	display: none;
}
.us_main_btn .About_active{
	background: url(../images/banner_07_03.jpg);
	background-size: 100% 100%;
}
.us_main_btn>a div>h4{
	width: 56px;
	/*height: 156px;*/
	line-height: 156px;
	text-align: right;
	float: left;
	font-size: 47px;
	color: #167bc6;
	margin-right: 10px;
}
.us_main_btn>.About_active>div> h4{
	color: #fff;
}
.us_main_btn>a>div>p:first-of-type{
	font-size: 16px;
	color: #167bc6;
	line-height: 17px;
	font-weight: bold;
	padding-top: 58px;
}
.us_main_btn>.About_active>div>p:first-of-type{
	color: #fff;
}
.us_main_btn>a>div>p:last-of-type{
	font-size: 12px;
	color: #b9b9b9;
	line-height: 12px;
	padding-top: 10px;
}
.us_main_btn>.About_active>div>p:last-of-type{
	color: #fff;
}
.us_main_swiper{
	width: 100%;
	height: auto;
	background: url(../images/banner_07s.png) no-repeat;
	background-size: 100% 100%;
	padding: 178px 160px 270px 160px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.About_slide{
	width: 100%;
	min-height: 388px;
}
.About_slide>div:first-child{
	width: 100%;
	height: 204px;
	position: relative;
	background-color: #f0f0f0;
}
.About_active_02 .About_slide>div:first-child{
	background-color: #0180cb;
}
.About_slide>div:first-child img{
	max-width: 94%;
	/*height: 188px;*/
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.About_slide>h4{
	font-size: 30px;
	line-height: 30px;
	color: #d7d7d7;
	font-weight: bold;
	padding-top: 32px;
	text-align: center;
	padding-bottom: 70px;
}

.About_active_02>.About_slide>h4{
	color: #0174b7;
}
.About_slide>div:last-child>ul li{
	color: #666666;
	line-height: 38px;
	padding-left: 15px;
	position: relative;
}
.About_slide>div:last-child>ul li a{
	font-size: 14px;

}
.About_slide>div:last-child>ul li:after{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #0160a3;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	left: 0;
	margin-top: -2.5px;
}

.pagination{
	height: 2px!important;
	background-color: #eeeeee;
	position: absolute!important;
	left: 0;
	top: 467px;
	z-index: -2;
	transition: all 1s;
}
.pagination>.About_active_02:before{
	content: '';
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: #d2e3ee;
	position: absolute;
	left: -6px;
	top: -6px;
	z-index: -1;
}
.pagination>span{
	width: 24px;
	height: 24px;
	background: #a8cae0;
	border-radius: 50%;
	position: absolute;
}
.pagination>span:after{
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #0268a3;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.btns .next,.btns .prev{
	width: 227px;
	height: 41px;
	line-height: 41px;
	background-color: #eaeaea;
	color: #0160a3;
	font-weight: bold;
	font-size: 16px;
	float: left;
	box-sizing: border-box;
	cursor:pointer;
}
.btns{
	width: 454px;
	position: absolute;
	bottom: 164px;
	left: 50%;
	margin-left: -227px;
	z-index: 100;
}
.btns>div:hover{
	color: #fff;
	background-color: #0160a3;
	transition: .3s;
}
.btns .next{
	padding-left: 63px;
}
.btns .next>span{
	line-height: 41px;
}
.btns .next>span:last-child,.btns .prev>span:first-child{
	height: 41px;
	font-size: 30px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}
.btns .next>span:last-child{
	right: 43px;
}
.btns .prev{
	padding-left: 111px;
}
.prev>span:first-child{
	transform: rotate(180deg);
	left: 43px;
}


@media screen and (max-width: 1800px){
	.page_title {
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all .6s;

		transform: scale(0.9);
		-ms-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-o-transform: scale(0.9);
	}
	.header_logo>div:nth-child(2) {
		width: 68%;
		padding-left: 16%;
	}
}


/*css2*/
@media screen and (max-width: 1680px){

	.page_header {
		width: 100%;
		height: auto;
		position: relative;
	}
	.header_logo {
		width: 100%;
		height: auto;
		line-height: 60px;
		padding-left: 44px;
		box-sizing: border-box;
		position: absolute;
		top: 25px;
	}

	.header_logo>div {
		float: left;
	}
	.header_logo>div:nth-child(3) span{
		float: left;
	}
	.header_logo>div:nth-child(3)>span:first-of-type{
		padding-right: 20%;
	}
	.header_logo>div:nth-child(3)>span:first-of-type a span{
		font-size: 20px;
		color: #80c8f6;
	}
	.header_logo>div:nth-child(3)>span:last-of-type{
		padding-left: 10%;
	}
	.header_logo>div:nth-child(3)>span:last-of-type a span{
		font-size: 20px;
	}
	.header_logo>div:nth-child(3) span a{
		color: #fff;
		font-size: 12px;
	}
	.header_logo>div:nth-child(1) img {
		max-width: 100%;
		height: auto;
	}

	.header_logo>div:nth-child(2) {
		width: 66%;
		padding-left: 10%;
	}

	.header_logo>div:nth-child(2) ul li {
		padding: 0 3%;
		line-height: 60px;
		float: left;
		text-align: left;
	}

	.header_logo>div:nth-child(2) a {
		color: #fff;
		position: relative;
		font-size: 14px;

	}



	.header_logo>div:nth-child(2) ul li:hover a {
		color: cyan;
	}

	.header_logo>div:nth-child(3) {
		width: 8%;
		color: #fff;
		line-height: 60px;
		position: relative;
	}

	.header_logo>div:nth-child(3) span:first-child img {
		width: 15px;
		height: 15px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		left: 0;

	}
	.header_logo>div:nth-child(3) span:hover a{
		color: cyan;
	}
	.header_logo>div:nth-child(3) span:hover a span{
		color: cyan;

	}
	.header_logo>div:nth-child(3) span:last-child img {
		width: 21px;
		height: 16px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -8px;
		left: 106px;
	}

	.page_banner {
		width: 100%;
		/*height: 686px;*/
		overflow: hidden;
	}
	.page_banner>div {
		width: 100%;
		/*height: 686px;*/
	}
	.page_banner>div img {
		width: 100%;
		height: auto;
	}

	.page_title {
		height: 152px;
		background: url(../images/banner_s.png) no-repeat;
		background-size: 470px 124px;
		background-position: bottom center;
		position: absolute;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all 1s;

		transform: scale(0.8);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
	}

	.page_title>p:first-child {
		font-size: 50px;
		color: #fff;
		text-align: center;
		font-weight: 100;
	}

	.page_title>p:last-child {
		font-size: 40px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}

	.index_footer{
		width: 100%;
		height: auto;
	}
	.index_footer_top{
		width: 100%;
		background: #f9f9f9;
		box-sizing: border-box;
	}

	.index_footer_top_01{
		width: 100%;
		/*height: 120px;*/
		border-top: 1px solid #ededed;
		border-bottom: 1px solid #e2e2e2;
		padding: 52px 160px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.index_footer_top_01>div:first-child{
		float: left;
	}
	.index_footer_top_01>div:first-child>ul>li{
		float: left;
		min-width: 144px;
		min-height: 14px;
		line-height: 14px;
		text-align: center;
		border-left: 1px solid #e2e2e2;
		font-weight: bold;
	}
	.index_footer_top_01>div:first-child>ul>li a{
		color: #666;
		font-weight: bold;
		font-size: 15px;

	}
	.index_footer_top_01>div:first-child>ul>li:first-child{
		border: none;
	}








	.index_footer_top_01>div:nth-child(2){
		position: absolute;
		right: 9%;
	}
	.index_footer_top_01>div:nth-child(2)>a span{
		color: #414141;
		font-size: 14px;
		font-weight: bold;
	}
	.index_footer_top_01>div:nth-child(2)>a img{
		width: 26px;
		height: 26px;
		padding-right: 12px;
	}
	.index_footer_top_02{
		width: 100%;
		/*height: 228px;*/
		padding: 60px 160px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.index_footer_top_02>div:first-child{
		width: 32%;
		/*min-width: 250px;*/
		/*min-height: 110px;*/
		float: left;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -55px;*/
	}
	.index_footer_top_02>div:first-child div{
		float: left;
		padding-right: 28px;
	}
	.index_footer_top_02>div:first-child div img{
		width: 110px;
		height: 110px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(1){
		font-size: 18px;
		color: #666;
		font-weight: bold;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(2){
		width: 94px;
		height: 32px;
		text-align: center;
		line-height: 32px;
		background: #989898;
		color: #fff;
		font-size: 12px;
		margin-left: 138px;
		margin-top: 12px;
		margin-bottom: 14px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(3){
		font-size: 14px;
		color: #7c7c7c;
	}
	.index_footer_top_02>div:nth-child(2){
		float: left;
		/*margin-top: -45px;*/
		/*padding-left: 270px;*/
	}
	.index_footer_top_02>div:nth-child(2) p{
		line-height: 42px;
		color: #7c7c7c;
		font-size: 14px;
		text-indent: 44px;
	}
	.index_footer_top_02>div:nth-child(2) p:first-child{
		background: url(../images/icon_92.png) no-repeat;
		background-size: 21px 21px;
		background-position: left center;
	}
	.index_footer_top_02>div:nth-child(2) p:last-child{
		background: url(../images/icon_95.png) no-repeat;
		background-size: 21px 18px;
		background-position: left center;
	}
	.index_footer_top_02>div:last-child{
		float: right;
		width: 30.1%;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -38px;*/
	}
	.index_footer_top_02>div:last-child>p{
		padding-bottom: 12px;
		font-size: 14px;
		color: #aeaeae;
	}
	.index_footer_top_02>div:last-child>div>input{
		width: 80%;
		/*height: 43px;*/
		padding: 12px 0;
		background: #e6e6e6;
		text-indent: 20px;
	}
	.index_footer_top_02>div:last-child>div>button{
		width: 20%;
		/*height: 43px;*/
		text-align: center;
		line-height: 43px;
		font-weight: bold;
		background: #989898;
		border: none;
		color: #fff;
		font-size: 17px;
	}

	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 160px;
		box-sizing: border-box;
		line-height: 60px;
	}
	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 160px;
		box-sizing: border-box;
	}
	.index_footer_btm>p{
		color: #fff;
		font-size: 14px;
	}
	.index_footer_btm>p:first-child{
		float: left;
	}
	.index_footer_btm>p:last-child{
		float: right;
	}

	.header_logo>div:nth-child(3) span{
		display: inline-block;
	}
	.header_logo>div:nth-child(3) span a{
		color: #fff;
	}
	.About_us_main{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		position: relative;
	}
	.us_main_swiper{
		width: 100%;
		/*height: 1000px;*/
	}
	.us_main_btn{
		width: 1400px;
		/*height: 156px;*/
		box-sizing: border-box;
		background: #fff;
		/*display: flex;*/
		position: absolute;
		top: -9%;
		left: 50%;
		margin-left: -700px;
		box-shadow: 0px 0px 40px -20px #7C7C7C;
		z-index: 12;
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all .6s;
	}
	.us_main_btn>a{
		width: 14.28%;
		position: relative;
	}
	.us_main_btn>a>div{
		width: 100%;
		/*height: 156px;*/
		/*flex: 1;*/
		overflow: hidden;
		position: relative;
	}
	.us_main_btn>a:after{
		content: '';
		display: block;
		width: 1px;
		height: 90px;
		background: #ebeadf;
		position: absolute;
		top: 50%;
		margin-top: -45px;
		right: 0;
	}
	.us_main_btn>a>div:last-child:after{
		opacity: 0;
	}
	.us_main_btn>.About_active:after{
		display: none;
	}
	.us_main_btn .About_active{
		background: url(../images/banner_07_03.jpg);
		background-size: 100% 100%;
	}
	.us_main_btn>a div>h4{
		width: 50px;
		height: 156px;
		line-height: 156px;
		text-align: right;
		float: left;
		font-size: 47px;
		color: #167bc6;
		margin-right: 10px;
	}
	.us_main_btn>.About_active>div> h4{
		color: #fff;
	}
	.us_main_btn>a>div>p:first-of-type{
		font-size: 16px;
		color: #167bc6;
		line-height: 17px;
		font-weight: bold;
		padding-top: 58px;
	}
	.us_main_btn>.About_active>div>p:first-of-type{
		color: #fff;
	}
	.us_main_btn>a>div>p:last-of-type{
		font-size: 12px;
		color: #b9b9b9;
		line-height: 12px;
		padding-top: 10px;
	}
	.us_main_btn>.About_active>div>p:last-of-type{
		color: #fff;
	}
	.us_main_swiper{
		width: 100%;
		height: auto;
		background: url(../images/banner_07s.png) no-repeat;
		background-size: 100% 100%;
		padding: 178px 160px 210px 160px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.About_slide{
		width: 100%;
		min-height: 388px;
	}
	.About_slide>div:first-child{
		width: 100%;
		height: 204px;
		position: relative;
		background-color: #f0f0f0;
	}
	.About_active_02 .About_slide>div:first-child{
		background-color: #0180cb;
	}
	.About_slide>div:first-child img{
		max-width: 94%;
		/*height: 188px;*/
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}
	.About_slide>h4{
		font-size: 30px;
		line-height: 30px;
		color: #d7d7d7;
		font-weight: bold;
		padding-top: 32px;
		text-align: center;
		padding-bottom: 70px;
	}

	.About_active_02>.About_slide>h4{
		color: #0174b7;
	}
	.About_slide>div:last-child>ul li{
		color: #666666;
		line-height: 38px;
		padding-left: 15px;
		position: relative;
	}
	.About_slide>div:last-child>ul li a{
		font-size: 14px;

	}
	.About_slide>div:last-child>ul li:after{
		content: '';
		display: block;
		width: 5px;
		height: 5px;
		background-color: #0160a3;
		border-radius: 50%;
		position: absolute;
		top: 20px;
		left: 0;
		margin-top: -2.5px;
	}

	.pagination{
		height: 2px!important;
		background-color: #eeeeee;
		position: absolute!important;
		left: 0;
		top: 467px;
		z-index: -2;
		transition: all 1s;
	}
	.pagination>.About_active_02:before{
		content: '';
		display: block;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		background-color: #d2e3ee;
		position: absolute;
		left: -6px;
		top: -6px;
		z-index: -1;
	}
	.pagination>span{
		width: 24px;
		height: 24px;
		background: #a8cae0;
		border-radius: 50%;
		position: absolute;
	}
	.pagination>span:after{
		content: '';
		display: block;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background-color: #0268a3;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.btns .next,.btns .prev{
		width: 227px;
		height: 41px;
		line-height: 41px;
		background-color: #eaeaea;
		color: #0160a3;
		font-weight: bold;
		font-size: 16px;
		float: left;
		cursor:pointer;
		box-sizing: border-box;
	}
	.btns{
		width: 454px;
		position: absolute;
		bottom: 164px;
		left: 50%;
		margin-left: -227px;
		z-index: 100;
	}
	.btns>div:hover{
		color: #fff;
		background-color: #0160a3;
		transition: .3s;
	}
	.btns .next{
		padding-left: 63px;
	}
	.btns .next>span{
		line-height: 41px;
	}
	.btns .next>span:last-child,.btns .prev>span:first-child{
		height: 41px;
		font-size: 30px;
		position: absolute;
		top: 50%;
		margin-top: -20px;
	}
	.btns .next>span:last-child{
		right: 43px;
	}
	.btns .prev{
		padding-left: 111px;
	}
	.prev>span:first-child{
		transform: rotate(180deg);
		left: 43px;
	}

}




/*css2*/
@media screen and (max-width: 1440px){
	.page_header {
		width: 100%;
		height: auto;
		position: relative;
	}
	.banner_title {
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all .6s;

		transform: scale(0.6);
		-ms-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-o-transform: scale(0.6);
	}
	.index_content_03  .content_02_top>a>div>p {
		color: #afafaf;
		font-size: 14px;
	}
	.header_logo {
		width: 100%;
		height: auto;
		line-height: 60px;
		padding-left: 44px;
		box-sizing: border-box;
		position: absolute;
		top: 25px;
	}

	.header_logo>div {
		float: left;
	}
	.header_logo>div:nth-child(3) span{
		float: left;
	}
	.header_logo>div:nth-child(3)>span:first-of-type{
		padding-right: 10%;
	}
	.header_logo>div:nth-child(3)>span:first-of-type a span{
		font-size: 18px;
		color: #80c8f6;
	}
	.header_logo>div:nth-child(3)>span:last-of-type{
		padding-left: 10%;
	}
	.header_logo>div:nth-child(3)>span:last-of-type a span{
		font-size: 18px;
	}
	.header_logo>div:nth-child(3) span a{
		color: #fff;
		font-size: 12px;
	}
	.header_logo>div:nth-child(1) img {
		max-width: 100%;
		height: auto;
	}

	.header_logo>div:nth-child(2) {
		width: 60%;
		padding-left: 16%;
	}

	.header_logo>div:nth-child(2) ul li {
		padding: 0 2.18%;
		line-height: 60px;
		float: left;
		text-align: left;
	}

	.header_logo>div:nth-child(2) a {
		color: #fff;
		position: relative;
		font-size: 12px;

	}



	.header_logo>div:nth-child(2) ul li:hover a {
		color: cyan;
	}

	.header_logo>div:nth-child(3) {
		width: 8%;
		color: #fff;
		line-height: 60px;
		position: relative;
	}

	.header_logo>div:nth-child(3) span:first-child img {
		width: 15px;
		height: 15px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		left: 0;

	}
	.header_logo>div:nth-child(3) span:hover a{
		color: cyan;
	}
	.header_logo>div:nth-child(3) span:hover a span{
		color: cyan;

	}
	.header_logo>div:nth-child(3) span:last-child img {
		width: 21px;
		height: 16px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -8px;
		left: 106px;
	}
	.page_banner {
		width: 100%;
		/*height: 686px;*/
		overflow: hidden;
	}
	.page_banner>div {
		width: 100%;
		/*height: 686px;*/
	}
	.page_banner>div img {
		width: 100%;
		height: auto;
	}

	.page_title {
		height: 152px;
		background: url(../images/banner_s.png) no-repeat;
		background-size: 470px 124px;
		background-position: bottom center;
		position: absolute;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all 1s;

		transform: scale(0.6);
		-ms-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-o-transform: scale(0.6);
	}

	.page_title>p:first-child {
		font-size: 50px;
		color: #fff;
		text-align: center;
		font-weight: 100;
	}

	.page_title>p:last-child {
		font-size: 40px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}

	.index_footer{
		width: 100%;
		height: auto;
	}
	.index_footer_top{
		width: 100%;
		background: #f9f9f9;
		box-sizing: border-box;
	}

	.index_footer_top_01{
		width: 100%;
		/*height: 120px;*/
		border-top: 1px solid #ededed;
		border-bottom: 1px solid #e2e2e2;
		padding: 52px 160px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.index_footer_top_01>div:first-child{
		float: left;
	}
	.index_footer_top_01>div:first-child>ul>li{
		float: left;
		min-width: 144px;
		min-height: 14px;
		line-height: 14px;
		text-align: center;
		border-left: 1px solid #e2e2e2;
		font-weight: bold;
	}
	.index_footer_top_01>div:first-child>ul>li a{
		color: #666;
		font-weight: bold;
		font-size: 15px;

	}
	.index_footer_top_01>div:first-child>ul>li:first-child{
		border: none;
	}








	.index_footer_top_01>div:nth-child(2){
		position: absolute;
		right: 9%;
	}
	.index_footer_top_01>div:nth-child(2)>a span{
		color: #414141;
		font-size: 14px;
		font-weight: bold;
	}
	.index_footer_top_01>div:nth-child(2)>a img{
		width: 26px;
		height: 26px;
		padding-right: 12px;
	}
	.index_footer_top_02{
		width: 100%;
		/*height: 228px;*/
		padding: 60px 160px;
		box-sizing: border-box;
		overflow: hidden;
	}
	.index_footer_top_02>div:first-child{
		width: 32%;
		/*min-width: 250px;*/
		/*min-height: 110px;*/
		float: left;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -55px;*/
	}
	.index_footer_top_02>div:first-child div{
		float: left;
		padding-right: 28px;
	}
	.index_footer_top_02>div:first-child div img{
		width: 110px;
		height: 110px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(1){
		font-size: 18px;
		color: #666;
		font-weight: bold;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(2){
		width: 94px;
		height: 32px;
		text-align: center;
		line-height: 32px;
		background: #989898;
		color: #fff;
		font-size: 12px;
		margin-left: 138px;
		margin-top: 12px;
		margin-bottom: 14px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(3){
		font-size: 14px;
		color: #7c7c7c;
	}
	.index_footer_top_02>div:nth-child(2){
		float: left;
		/*margin-top: -45px;*/
		/*padding-left: 270px;*/
	}
	.index_footer_top_02>div:nth-child(2) p{
		line-height: 42px;
		color: #7c7c7c;
		font-size: 14px;
		text-indent: 44px;
	}
	.index_footer_top_02>div:nth-child(2) p:first-child{
		background: url(../images/icon_92.png) no-repeat;
		background-size: 21px 21px;
		background-position: left center;
	}
	.index_footer_top_02>div:nth-child(2) p:last-child{
		background: url(../images/icon_95.png) no-repeat;
		background-size: 21px 18px;
		background-position: left center;
	}
	.index_footer_top_02>div:last-child{
		float: right;
		width: 30.1%;
		/*position: relative;*/
		/*top: 50%;*/
		/*margin-top: -38px;*/
	}
	.index_footer_top_02>div:last-child>p{
		padding-bottom: 12px;
		font-size: 14px;
		color: #aeaeae;
	}
	.index_footer_top_02>div:last-child>div>input{
		width: 80%;
		/*height: 43px;*/
		padding: 12px 0;
		background: #e6e6e6;
		text-indent: 20px;
	}
	.index_footer_top_02>div:last-child>div>button{
		width: 20%;
		/*height: 43px;*/
		text-align: center;
		line-height: 43px;
		font-weight: bold;
		background: #989898;
		border: none;
		color: #fff;
		font-size: 17px;
	}

	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 160px;
		box-sizing: border-box;
		line-height: 60px;
	}
	.index_footer_btm{
		width: 100%;
		height: 60px;
		background: #575757;
		padding: 0 160px;
		box-sizing: border-box;
	}
	.index_footer_btm>p{
		color: #fff;
		font-size: 14px;
	}
	.index_footer_btm>p:first-child{
		float: left;
	}
	.index_footer_btm>p:last-child{
		float: right;
	}

	.header_logo>div:nth-child(3) span{
		display: inline-block;
	}
	.header_logo>div:nth-child(3) span a{
		color: #fff;
	}
	.About_us_main{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		position: relative;
	}
	.us_main_swiper{
		width: 100%;
		/*height: 1000px;*/
	}
	.us_main_btn{
		width: 1200px;
		/*height: 156px;*/
		box-sizing: border-box;
		background: #fff;
		/*display: flex;*/
		position: absolute;
		top: -9%;
		left: 50%;
		margin-left: -600px;
		box-shadow: 0px 0px 40px -20px #7C7C7C;
		z-index: 12;
		transition:all .6s;
		-ms-transition:all .6s;
		-moz-transition:all .6s;
		-webkit-transition:all .6s;
		-o-transition:all .6s;
	}
	.us_main_btn>a{
		width: 14.28%;
		position: relative;
	}
	.us_main_btn>a>div{
		width: 100%;
		/*height: 156px;*/
		/*flex: 1;*/
		overflow: hidden;
		position: relative;
	}
	.us_main_btn>a:after{
		content: '';
		display: block;
		width: 1px;
		height: 90px;
		background: #ebeadf;
		position: absolute;
		top: 50%;
		margin-top: -45px;
		right: 0;
	}
	.us_main_btn>a>div:last-child:after{
		opacity: 0;
	}
	.us_main_btn>.About_active:after{
		display: none;
	}
	.us_main_btn .About_active{
		background: url(../images/banner_07_03.jpg);
		background-size: 100% 100%;
	}
	.us_main_btn>a div>h4{
		width: 50px;
		height: 156px;
		line-height: 156px;
		text-align: right;
		float: left;
		font-size: 47px;
		color: #167bc6;
		margin-right: 10px;
	}
	.us_main_btn>.About_active>div> h4{
		color: #fff;
	}
	.us_main_btn>a>div>p:first-of-type{
		font-size: 13px;
		color: #167bc6;
		line-height: 17px;
		font-weight: bold;
		padding-top: 58px;
	}
	.us_main_btn>.About_active>div>p:first-of-type{
		color: #fff;
	}
	.us_main_btn>a>div>p:last-of-type{
		font-size: 12px;
		color: #b9b9b9;
		line-height: 12px;
		padding-top: 10px;
	}
	.us_main_btn>.About_active>div>p:last-of-type{
		color: #fff;
	}
	.us_main_swiper{
		width: 100%;
		height: auto;
		background: url(../images/banner_07s.png) no-repeat;
		background-size: 100% 100%;
		padding: 178px 160px 160px 160px;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.About_slide{
		width: 100%;
		min-height: 388px;
	}
	.About_slide>div:first-child{
		width: 100%;
		height: 204px;
		position: relative;
		background-color: #f0f0f0;
	}
	.About_active_02 .About_slide>div:first-child{
		background-color: #0180cb;
	}
	.About_slide>div:first-child img{
		max-width: 94%;
		/*height: 188px;*/
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}
	.About_slide>h4{
		font-size: 30px;
		line-height: 30px;
		color: #d7d7d7;
		font-weight: bold;
		padding-top: 32px;
		text-align: center;
		padding-bottom: 70px;
	}

	.About_active_02>.About_slide>h4{
		color: #0174b7;
	}
	.About_slide>div:last-child>ul li{
		color: #666666;
		line-height: 38px;
		padding-left: 15px;
		position: relative;
	}
	.About_slide>div:last-child>ul li a{
		font-size: 12px;

	}
	.About_slide>div:last-child>ul li:after{
		content: '';
		display: block;
		width: 5px;
		height: 5px;
		background-color: #0160a3;
		border-radius: 50%;
		position: absolute;
		top: 20px;
		left: 0;
		margin-top: -2.5px;
	}

	.pagination{
		height: 2px!important;
		background-color: #eeeeee;
		position: absolute!important;
		left: 0;
		top: 467px;
		z-index: -2;
		transition: all 1s;
	}
	.pagination>.About_active_02:before{
		content: '';
		display: block;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		background-color: #d2e3ee;
		position: absolute;
		left: -6px;
		top: -6px;
		z-index: -1;
	}
	.pagination>span{
		width: 24px;
		height: 24px;
		background: #a8cae0;
		border-radius: 50%;
		position: absolute;
	}
	.pagination>span:after{
		content: '';
		display: block;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background-color: #0268a3;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.btns .next,.btns .prev{
		width: 227px;
		height: 41px;
		line-height: 41px;
		background-color: #eaeaea;
		color: #0160a3;
		font-weight: bold;
		font-size: 16px;
		float: left;
		box-sizing: border-box;
		cursor:pointer;
	}
	.btns{
		width: 454px;
		position: absolute;
		bottom: 164px;
		left: 50%;
		margin-left: -227px;
		z-index: 100;
	}
	.btns>div:hover{
		color: #fff;
		background-color: #0160a3;
		transition: .3s;
	}
	.btns .next{
		padding-left: 63px;
	}
	.btns .next>span{
		line-height: 41px;
	}
	.btns .next>span:last-child,.btns .prev>span:first-child{
		height: 41px;
		font-size: 30px;
		position: absolute;
		top: 50%;
		margin-top: -20px;
	}
	.btns .next>span:last-child{
		right: 43px;
	}
	.btns .prev{
		padding-left: 111px;
	}
	.prev>span:first-child{
		transform: rotate(180deg);
		left: 43px;
	}
}




/*css2*/
@media screen and (max-width: 1280px){
	.page_header {
		width: 100%;
		height: auto;
		position: relative;
	}

	.index_content_03  .content_02_top>a>div>p {
		color: #afafaf;
		font-size: 12px;
	}
	.header_logo {
		width: 100%;
		height: auto;
		line-height: 60px;
		padding-left: 44px;
		box-sizing: border-box;
		position: absolute;
		top: 25px;
	}

	.header_logo>div {
		float: left;
	}
	.header_logo>div:nth-child(3) span{
		float: left;
	}
	.header_logo>div:nth-child(3)>span:first-of-type{
		padding-right: 10%;
	}
	.header_logo>div:nth-child(3)>span:first-of-type a span{
		font-size: 16px;
		color: #80c8f6;
	}
	.header_logo>div:nth-child(3)>span:last-of-type{
		padding-left: 10%;
	}
	.header_logo>div:nth-child(3)>span:last-of-type a span{
		font-size: 16px;
	}
	.header_logo>div:nth-child(3) span a{
		color: #fff;
		font-size: 12px;
	}
	.header_logo>div:nth-child(1) img {
		max-width: 100%;
		height: auto;
	}

	.header_logo>div:nth-child(2) {
		width: 60%;
		padding-left: 16%;
	}

	.header_logo>div:nth-child(2) ul li {
		padding: 0 2.18%;
		line-height: 60px;
		float: left;
		text-align: left;
	}

	.header_logo>div:nth-child(2) a {
		color: #fff;
		position: relative;
		font-size: 12px;

	}


	.header_logo>div:nth-child(2) ul li:hover a {
		color: cyan;
	}

	.header_logo>div:nth-child(3) {
		width: 8%;
		color: #fff;
		line-height: 60px;
		position: relative;
	}

	.header_logo>div:nth-child(3) span:first-child img {
		width: 15px;
		height: 15px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		left: 0;

	}
	.header_logo>div:nth-child(3) span:hover a{
		color: cyan;
	}
	.header_logo>div:nth-child(3) span:hover a span{
		color: cyan;

	}
	.header_logo>div:nth-child(3) span:last-child img {
		width: 21px;
		height: 16px;
		line-height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -8px;
		left: 106px;
	}
	.header_navs{
		display: none;
	}
	.header_logo>div:nth-child(2){
		width: 100%;
		padding: 0!important;
		position: absolute;
		top: 100%;
		left: 0;
		display: none;
	}
	.header_logo>div:nth-child(2)>ul li{
		float: none;
		text-align: center;
		background-color: #0181cc;
	}
	.header_logo>div:first-child{
		width: 200px;
	}
	.header_logo>div:nth-child(3){
		width: 14%;
	}
	.header_logo>div:nth-child(2)>ul li:first-of-type a:after{
		display: block;
	}
	.header_logo>div:nth-child(2) ul a:before{
		bottom: 6%;
	}
	.header_logo>div:nth-child(2) a:after{
		left: 46%;
	}
	.header_logo>div:nth-child(3){
		float: right;
	}
	.header_logo{
		top: 0;
		padding: 0 20px;
	}
	.index_footer_top_01{
		padding: 52px 30px;
	}
	.index_footer_top_01>div:nth-child(2){
		top: 50%;
		right: 4%;
		transform: translateY(-50%);
	}
	.index_footer_top_02{
		padding: 60px 30px;
	}

	.index_footer_btm{
		padding: 0 30px;
	}

	.index_footer_btm{
		padding: 0 30px;
	}


	.us_main_btn>a div>h4{
		display: none;
	}

	.us_main_btn{
		width: 100%;
		position: static;
		margin-left: 0;
	}
	.us_main_btn>a{
		width: 50%;
		display: inline-block;
		position: relative;
		z-index: 100;
	}
	.us_main_btn>a>div>p:first-of-type{
		padding-top: 0;
	}
	.us_main_btn>a{
		padding: 12px 0;
	}
	.us_main_btn>a>div>p{
		text-align: center;
	}

	.us_main_btn>a:after{
		display: none;
	}
	.page_title{
		transform: scale(0.6);
		top: 20%;
	}
	.us_main_btn>a>div>p:last-of-type{
		padding-top: 4px;
	}
	.us_main_swiper{
		padding: 60px 30px;
	}


	.btns{
		bottom: 30px;
	}
	.pagination{
		top: 60%;
	}
	.header_logo>.header_btn{
		display: none;
	}
	.prev>span:first-child{
		left: 60px;
	}
	.btns .next>span:last-child{
		right: 60px;
	}
	.btns .prev {
		padding-left: 90px;
	}
	.btns .next {
		padding-left: 30px;
	}
	.btns{
		width: 100%;
		padding: 0 30px;
		margin-left: 0;
		transform: translateX(-50%);
	}
	.btns .next, .btns .prev{
		width: 50%;
	}

	.index_footer_top_02>div:nth-child(2) p {
		text-indent: 0;
	}
	.index_footer_btm {
		height: auto;
		line-height: 40px;
	}
	.index_footer_btm>p:first-child, .index_footer_btm>p:last-child{
		display: block;
		text-align: center;
	}

}







@media screen and (max-width: 800px){
	.index_footer_top_02>div:first-child{
		width: 100%;
		float: none;
	}
	.index_footer_top_02{
		padding: 30px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(1){
		text-align: center;
		line-height: 30px;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(2){
		margin: 12px auto;
	}
	.index_footer_top_02>div:first-child p:nth-of-type(3){
		text-align: center;
	}
	.index_footer_top_01>div:first-child>ul>li{
		min-width: 80px;
	}
	.index_footer_top_02>div:nth-child(2){
		float: none;
		display: block;
		width: 100%;
		padding-top: 40px;
	}
	.index_footer_top_02>div:last-child{
		float: none;
		width: 100%;
		display: block;
		margin-top: 30px;
	}
	.page_title{
		transform: scale(0.25);
		top: 20%;
	}
	.header_logo>div:nth-child(3){
		width: 20%;
	}
	.index_footer_top_02>div:first-child div{
		padding-right: 0;
	}
}
@media screen and (max-width: 600px) {
	.page_title {
		width: 100%;
		background-size: 100% 100%;
		height: auto;
		bottom: 0;
		margin: 0;
		overflow: initial;
	}

	.page_title > p:first-child {
		margin-top: -6%;
	}
}