* {
	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 {
	float: left;
}
.header_logo>div:first-child{
	position: relative;
	z-index: 200;
}
.header_logo>div:nth-child(3) span{
	float: left;
}
.header_logo>div:nth-child(3)>span:first-of-type{
	padding-right: 30%;
	cursor: pointer;
}
.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: 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>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: 2px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 26%;
	transition: .6s;
}

.header_logo>div:nth-child(2) ul li:hover a {
	color: #fff;
	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) {
	width: 8%;
	color: #fff;
	line-height: 60px;
	position: relative;
}
.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%;
}






















#index_swiper_03 .swiper-slide>div{
	display: inline-block;
}
#index_swiper_03>.swiper-slide>div:last-of-type{
	width: 50%;
}
.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: #fff;
}
.header_logo>div:nth-child(3) span:hover a span{
	color: #fff;

}
.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: auto;
}

#index_swiper {
	width: 100%;
	height: 950px;
}

#index_swiper .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}

.banner_chart>img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.index_content_02 .swiper-button-prev{
	left: 5%;
}
.index_content_02  .swiper-button-next{
	right: 5%;
}
.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

/*改变了颜色和加粗的样式*/
.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

#index_swiper .index_pagination>span {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: transparent;
	opacity: 1;
	margin: 15px 0;
	position: relative;
	transition: all .35s;
}
#index_swiper .index_pagination>span:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

#index_swiper .index_pagination {
	position: absolute;
	left: 22px;
}

#index_swiper .index_next,
#index_swiper .index_prev {
	text-align: center;
	position: absolute;
	top: 100px;
	background: url(../images/icon_02_03.png) no-repeat;
	background-size: 14px 24px;
	background-position: center center;
	z-index: 11;
}

#index_swiper .index_next {
	top: 58%;
	left: 0.6%;
}

#index_swiper .index_prev {
	top: 42%;
	left: 0.7%;
	transform: rotate(180deg);
}

#index_swiper>.index_pagination>.swiper-pagination-bullet-active {
	transition: all .35s;
	width: 15px;
	height: 15px;
	border: 2px solid #fff;
	position: relative;
	left: -6px;
}

.banner_title {
	position: absolute;
	overflow: hidden;
	box-sizing: border-box;
	right: 10%;
	top: 32%;
}
.banner_title>p img{
	max-width: 100%;
	height: auto;
}
.banner_title>p:last-child {
	width: 220px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 14px;
	color: #fff;
	font-family: 'Myriad Pro';
	background: url(../images/icon_btn.png) no-repeat;
	background-size: 220px 55px;
	background-position: center center;
	box-sizing: border-box;
	transform: translateY(800px);
	opacity: 0;
}

.ani-slide .banner_title>p:last-child {
	transition: .75s;
	transform: translateY(0);
	opacity: 1;
}

.banner_title>p:first-child {
	transform: translateY(-800px);
	opacity: 0;
}

.ani-slide .banner_title>p:first-child {
	transition: .4s;
	transform: translateY(0);
	opacity: 1;
}

.banner_title>p:last-child span {
	padding-left: 18px;

}

.banner_title>p:nth-child(2) {
	padding-top: 18px;
	padding-bottom: 32px;
	transform: translateX(-800px);
	opacity: 0;
}

.banner_title>p:nth-child(3) {
	padding-bottom: 32px;
	transform: translateX(800px);
	opacity: 0;
}

.ani-slide .banner_title>p:nth-child(3),
.ani-slide .banner_title>p:nth-child(2) {
	transition: .75s;
	transform: translateX(0);
	opacity: 1;
}

.index_content_01 {
	width: 100%;
	/*height: 950px;*/
	background: url(../images/banner_02_02.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}

.index_content_01>h2 {
	font-size: 40px;
	font-weight: bold;
	color: #d9d9d9;
	font-family: 'Ebrima';
	text-align: center;
	padding-top: 120px;
	transform: translateY(-800px);
}
.ani_index>h2{
	transform:translateY(0);
	transition: 1s;
}
.index_content_01>h2 p {
	font-size: 30px;
	color: #2a2a2a;
}

.content_01_title {
	text-align: center;
	padding-top: 50px;
	transform: translateY(-800px);
	padding-bottom: 4%;
}
.ani_index .content_01_title {
	transition: 1s;
	transform: translateY(0);
}
.content_01_title>p {
	color: #8b969e;
	font-size: 14px;
}

.content_01_title>p:first-child {
	padding-bottom: 14px;
}

.content_01_img {
	/*width: 218px;*/
	/*height: 588px;*/
	text-align: center;
	transform: translateY(1000px);
}
.ani_index .content_01_img{
	transform: translateY(0);
	transition: 1s;
}
.content_01_img>img {
	max-width: 100%;
	height: auto;
}

.content_01_Brief,
.content_01_Corporate,
.content_01_Qualifications,
.content_01_Development {
	width: 250px;
	height: 42px;
	position: absolute;
}


.content_01_Brief {
	top: 44%;
	left: 28.5%;
	transform: translateX(-1000px);
}

.content_01_Brief>a>div,
.content_01_Corporate>a>div,
.content_01_Qualifications>a>div,
.content_01_Development>a>div {
	float: left;
}

.content_01_Brief>a>div:first-child {
	width: 46px;
	height: 42px;
	margin-right: 24px;
	
}
.header_btn>button a,.index_footer_top_02>div:last-child>div>button a{
	color: #fff;
}
.content_01_Brief>a>div:first-child img {
	width: 100%;
	height: 100%;
}

.content_01_Brief>a>div:last-child>p:first-child {
	color: #282828;
	font-size: 18px;
	font-weight: bold;
}

.content_01_Brief>a>div:last-child>p:last-child {
	color: #d3d3d3;
	font-size: 12px;
	padding-top: 2px;
}

.Brief_btns {
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	background: #b7d6ec;
	top: 16px;
	right: 26px;
}

.Brief_btns:before {
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	background: #b7d6ec;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.Brief_btns:after {
	content: '';
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	background: #1278bf;
	border-radius: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.content_01_Brief:hover .Brief_btns {
	transition: .3s;
	width: 37px;
	height: 37px;
	background: #fddfb2;
	top: 6px;
	right: 16px;
}

.content_01_Brief:hover .Brief_btns:before {
	background: #fbc87c;
}

.content_01_Brief:hover .Brief_btns:after {
	background: #f79400;
}


.content_01_Corporate {
	top: 42%;
	left: 60%;
	transform: translateX(1000px);
}

.content_01_Corporate>a>div:first-child {
	width: 44px;
	height: 44px;
	margin-right: 24px;
}

.content_01_Corporate>a>div:first-child img {
	width: 100%;
	height: 100%;
}

.content_01_Corporate>a>div:last-child>p:first-child {
	color: #282828;
	font-size: 18px;
	font-weight: bold;
}

.content_01_Corporate>a>div:last-child>p:last-child {
	color: #d3d3d3;
	font-size: 12px;
	padding-top: 2px;
}

.Corporate_btns {
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	background: #b7d6ec;
	top: 16px;
	left: -56px;
}

.Corporate_btns:before {
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	background: #b7d6ec;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.Corporate_btns:after {
	content: '';
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	background: #1278bf;
	border-radius: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.content_01_Corporate:hover .Corporate_btns {
	transition: .3s;
	width: 37px;
	height: 37px;
	background: #fddfb2;
	top: 6px;
	left: -66px;
}

.content_01_Corporate:hover .Corporate_btns:before {
	background: #fbc87c;
}

.content_01_Corporate:hover .Corporate_btns:after {
	background: #f79400;
}


.content_01_Qualifications {
	top: 67%;
	left: 27%;
	transform: translateX(-800px);
}

.content_01_Qualifications>a>div:first-child {
	width: 56px;
	height: 42px;
	margin-right: 17px;
}

.content_01_Qualifications>a>div:first-child img {
	width: 100%;
	height: 100%;
}

.content_01_Qualifications>a>div:last-child>p:first-child {
	color: #282828;
	font-size: 18px;
	font-weight: bold;
}

.content_01_Qualifications>a>div:last-child>p:last-child {
	color: #d3d3d3;
	font-size: 12px;
	padding-top: 2px;
}

.Qualifications_btns {
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	background: #b7d6ec;
	top: 16px;
	right: 20px;
}

.Qualifications_btns:before {
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	background: #b7d6ec;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.Qualifications_btns:after {
	content: '';
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	background: #1278bf;
	border-radius: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.content_01_Qualifications:hover .Qualifications_btns {
	transition: .3s;
	width: 37px;
	height: 37px;
	background: #fddfb2;
	top: 6px;
	right: 10px;
}

.content_01_Qualifications:hover .Qualifications_btns:before {
	background: #fbc87c;
}

.content_01_Qualifications:hover .Qualifications_btns:after {
	background: #f79400;
}




.content_01_Development {
	top: 65%;
	left: 61%;
	transform: translateX(800px);
}
.ani_index .content_01_Brief,.ani_index .content_01_Corporate,.ani_index .content_01_Qualifications,.ani_index .content_01_Development{
	transform: translateX(0);
	transition: 1s;
}
.content_01_Development>a>div:first-child {
	width: 47px;
	height: 43px;
	margin-right: 17px;
}

.content_01_Development>a>div:first-child img {
	width: 100%;
	height: 100%;
}

.content_01_Development>a>div:last-child>p:first-child {
	color: #282828;
	font-size: 18px;
	font-weight: bold;
}

.content_01_Development>a>div:last-child>p:last-child {
	color: #d3d3d3;
	font-size: 12px;
	padding-top: 2px;
}

.Development_btns {
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	transition: all .3s;
	top: 16px;
	left: -58px;
}

.content_01_Development:hover .Development_btns {
	transition: .3s;
	width: 37px;
	height: 37px;
	background: #fddfb2;
	top: 6px;
	left: -68px;
}

.content_01_Development:hover .Development_btns:before {
	background: #fbc87c;
}

.content_01_Development:hover .Development_btns:after {
	background: #f79400;
}



.Development_btns:before {
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	position: absolute;
	background: #b7d6ec;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.Development_btns:after {
	content: '';
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	background: #1278bf;
	border-radius: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.index_content_02 {
	width: 100%;
	height: auto;
	background: url(../images/banner_03.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

.content_02_top {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 110px 160px 0px 160px;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	transform: translateY(-1000px);
}

.content_02_top>h2 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	font-family: "Ebrima";
	float: left;
}

.content_02_top>h2 p {
	font-size: 30px;
	color: #fff;
}

.content_02_top>a>div {
	width: 150px;
	height: auto;
	float: right;
	line-height: 55px;
}
.content_02_top>a>div:hover p{
	font-weight: bold;
	transition: .6s;
}
.content_02_top>a>div>p {
	float: right;
	font-size: 16px;
	color: #fff;
	margin-right: 20px;
	transition: .4s;
}

.content_02_top>a>div>div {
	width: 55px;
	height: 55px;
	background: url(../images/icons_btn.png) no-repeat;
	background-size: 55px 55px;
	position: relative;
	float: right;

}

.content_02_top>a>div>div img {
	width: 8px;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.content_02_btm {
	width: 100%;
	/*height: 880px;*/
	transform: translateY(800px);
}
.ani_index .content_02_top,.ani_index .content_02_btm{
	transform: translateY(0);
	transition: 1s;
}
#index_swiper_02 {
	width: 78%;
	margin: 0 auto;
	height: 600px;
}

#index_swiper_02 .swiper-slide {
	position: relative;
}

.icon_01 {
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;

}

.icon_active {
	/*width: 18% !important;*/
	transition: all 1s;
}

.icon_active>a>.icon_01 {
	height: auto;
	padding-top: 50%;
	box-sizing: border-box;
}

.icon_01>div {
	width: 100%;
	height: 80px;
	position: relative;
	text-align: center;
}

.icon_active>a>.icon_01>div {
	width: 100%;
	height: 44%;
	/*background-image: url(../images/banner.png);*/
	/*background-repeat: no-repeat;*/
	/*background-size: 260px 260px;*/
	border-radius: 50%;
	/*background-position: center center;*/
	background-color: rgba(255, 255, 255, .3);
	margin: 0 auto;
	position: relative;
	margin-bottom: 48px;
	transform: translateY(-1000px);
	/*transition: .6s;*/
	opacity: 0;
}
.icon_active>a>.icon_01>div img{
	width: 90%;
}
.icon_active>a>.icon_01>div img:first-of-type{
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: .6s;
}
#index_swiper_02 .swiper-slide>a>div>div img:last-of-type{
	width: 100%;
	height: 100%;
	display: inline-block;
	overflow: hidden;
	opacity: 0;
}
.icon_active>a>.icon_01>div img:last-of-type{
	transition: 2s;
	opacity: 1!important;
}
.icon_01>div img{
	max-width: 100%;
}
.icon_01>div img:first-of-type{
	height: auto;
	overflow: hidden;
	opacity: 1;
	transition: .6s;
}
.icon_01>div img:last-of-type{
	/*height: 0;*/
	/*overflow: hidden;*/
	opacity: 0;
	transition: .6s;
}
.is>a>.icon_01>div {
	/*transition: .4s;*/
	transform: translateY(0);
	opacity: 1;
	padding: 4%;
}


#index_swiper_02 .swiper-slide>a>div>div:after {
	content: '';
	display: block;
	width: 95%;
	height: 94%;
	position: absolute;
	left: 2%;
	top: 2%;
	border: 1px dotted #fff;
	border-radius: 50%;
	/*animation: gogogo 2s infinite linear;*/
	opacity: 0;
}

#index_swiper_02 .icon_active>a>.icon_01>div:after{
	opacity: 1!important;
	transition: 2s;
}

@-webkit-keyframes gogogo {
	0% {
		transform: rotate(0deg);
		border: 1px dotted green;
	}

	50% {
		transform: rotate(180deg);
		border: 1px dotted cyan;
	}

	100% {
		transform: rotate(360deg);
		border: 1px dotted green;
	}
}









.icon_01>div>img {
	border-radius: 50%;
	opacity: 1;
	transition: .4s;
}


.icon_active .icon_01>p {
	width: 100%;
	text-align: center;
	transform: translateY(10000px);
	opacity: 0;
}

.is>a>.icon_01>p {
	transition: .4s;
	transform: translateY(0);
	opacity: 1;
}

.icon_01>p:nth-of-type(1) {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
}

.icon_active .icon_01>p:nth-of-type(1) {
	border-top: 1px solid #8abce0;
}

.icon_01>p:nth-of-type(2) {
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.icon_active .icon_01>p:nth-of-type(2) {
	padding-bottom: 18px;
	border-bottom: 1px solid #8abce0;
}
#index_swiper_02 .swiper-button-next,#index_swiper_02 .swiper-button-prev{
	margin-top: -60px;
}
.index_content_03{
	width: 100%;
	/*height: 1114px;*/
	position: relative;
	background: url(../images/banner_02.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center center; 
	box-sizing: border-box;
	overflow: hidden;
}
.index_content_03>.content_02_top>h2{
	color: #d9d9d9;
}
.index_content_03>.content_02_top>h2 p{
	color: #2a2a2a;
}
.index_content_03>.content_02_top>div>p{
	color: #afafaf;
}
.content_03_btm{
	padding: 0 160px;
	box-sizing: border-box;
	overflow: hidden;
	transform: translateY(1000px);
	margin-top: 60px;
}
.ani_index .content_03_btm{
	transform: translateY(0);
	transition: 1s;
}
.content_03_btm_t{
	width: 100%;
	/*height: 468px;*/
	overflow: hidden;
	box-sizing: border-box;
	background-color: #f5f6f8;
	position: relative;
}
#index_swiper_03{
	width: 100%;
	/*height: 468px;*/
	overflow: hidden;
	float: left;
}
.content_03_btm_t .swiper-slide>a>div:last-of-type{
	width: 50%;
	/*height: 468px;*/
	padding: 40px 90px 0 90px;
	box-sizing: border-box;
	float: right;
	position: relative;
}
.content_03_btn>div{
	display: inline-block;
	float: none;
}
.content_03_btm_t .content_03_btn:after{
	content: '';
	display: block;
	width: 0px;
	height: 22px;
	border-right: 1px solid #000;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
}
.icon_02{
	width: 50%;
	position: relative;
	display: inline-block;
}
.icon_02>div img{
	max-width: 100%;
}
.icon_02>p{
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-indent: 50px;
	background: url(../images/images/icons_05.png) no-repeat;
	background-size: 100% 66px;
	position: absolute;
	bottom: 0;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.content_03_btm_t .swiper-slide:hover>a>div:last-of-type h4{
	color: #167bc6;
	transition: .6s;
}
.content_03_btm_t .swiper-slide>a>div:last-of-type h4{
	width: 100%;
	height: 130px;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: bold;
	color: #282828;
	padding-top: 30px;
	box-sizing: border-box;
	transition: .2s;
}
.content_03_btm_t .swiper-slide>a>div:last-of-type h4 p{
	font-size: 18px;
	color: #a6a6a6;
}
.content_03_btm_t .swiper-slide>a>div:last-of-type>p{
	font-size: 14px;
	color: #8b969e;
	line-height: 30px;
}
.content_03_btm_t .swiper-slide>a>div:last-of-type>p:first-of-type{
	padding-top: 10%;
}
.content_03_btm_t .swiper-slide>a>div:last-of-type>p:last-of-type{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10%;
	margin-bottom: 7%;
}
.content_03_btm_t .swiper_03_prev,.content_03_btm_t .swiper_03_next{
	background-size: 11px 16px;
	/*top: 6%;*/
}

.content_03_btm_t .swiper_03_prev{

	cursor:pointer;
}
.content_03_btm .content_03_btm_t .swiper-slide{
	opacity: 0!important;
}
.content_03_btm .content_03_btm_t .swiper-slide-active{
	opacity: 1!important;
}
.content_03_btm_t:hover
.content_03_btm_b{
	width: 100%;
	/*height: 390px;*/
	position: relative;
	padding: 56px 0 126px 0 ;
	box-sizing: border-box;
}
#index_swiper_04{
	width: 100%;
	/*height: 200px;*/
}
.icon_03{
	padding-left: 1px;
	overflow: hidden;
	box-sizing: border-box;
}
.icon_03>div:first-child{
	width: 100%;
	/*height: 200px;*/
	box-sizing: border-box;
	overflow: hidden;
}
.icon_03>div:first-child img{
	width: 100%;
	height: auto;
}
.icon_03_active .icon_03>div:first-child img{
	transition: 10s;
	transform: scale(1.6);
	overflow: hidden;
}
.icon_03>div:last-child{
	width: 100%;
	height: 100%;
	background-color: rgba(29,104,175,.8);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.icon_03>div:last-child p{
	text-align: center;
	position: relative;
	color: #fff;
}
.icon_03>div:last-child p:nth-of-type(1){
	font-size: 18px;
	font-weight: bold;
	padding-top: 12%;
	transform: translateY(-600px);
	opacity: 0;
}
.icon_03_active .icon_03>div:last-child p:nth-of-type(1){
	transition: .6s;
	transform: translateY(0);
	opacity: 1;
}
.icon_03_active .icon_03>div:last-child p:nth-of-type(1){
	transform: translateY(0);
	opacity: 1;
}
.icon_03>div:last-child p:nth-of-type(2){
	font-size: 14px;
	padding-top: 10px;
	transform: translateY(-600px);
	opacity: 0;
}
.icon_03_active .icon_03>div:last-child p:nth-of-type(2){
	transition: .6s;
	transform: translateY(0);
	opacity: 1;
}
.icon_03>div:last-child p:nth-of-type(3){
	padding-top: 8%;
	transform: translateY(600px);
	opacity: 0;
}
.icon_03_active .icon_03>div:last-child p:nth-of-type(3){
	transition: .6s;
	transform: translateY(0);
	opacity: 1;
}
.icon_03>div:last-child p:nth-of-type(3) img{
	width: 30px;
	height: 20px;
}
.icon_03_active .icon_03>div:last-child{
	transition: .6s;
	opacity: 1;
}

.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;
}
.index_footer_btm>p a{
	color: #fff;
}
.news{
	width: 44px;
	height: 130px;
	border: 1px solid #ddd;
	background: #fff;
	position: fixed;
	right: 0;
	bottom: 60px;
	z-index: 13;
}
.news>ul li{
	width: 42px;
	height: 42px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.news>ul li:last-child{
	border: none;
	
}
.news>ul li:first-child img{
	width: 18px;
	height: 16px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.news>ul li:nth-child(2) img{
	width: 17px;
	height: 13px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.news>ul li:last-child img{
	width: 17px;
		height: 14px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
}


.content_03_btm_t .swiper_03_next{
	/*top: 403px;*/
	z-index: 20;
}
.content_03_btm_t>.content_03_btn>div:last-of-type{
	width: 20px;
	/*position: absolute;*/
	transform: rotate(180deg);
}
.swiper_03_prev>span,.swiper_03_next>span{
	font-size: 20px;
	line-height: 20px;
}
.swiper_03_prev:after{
	content: '';
	display: block;
	width: 0px;
	height: 0;
	border-top: 1px solid #000;
	position: absolute;
	top: 50%;
	right: 10px;
	transition: .6s;
}
.content_03_btm_t .content_03_btn{
	width: 6%;
	position: absolute;
	bottom: 32px;
	left: 56%;
	overflow: hidden;
	z-index: 100;
}
.content_03_btm_t .content_03_btn>div:first-of-type{
	float: left;
	margin-top: 1%;
}
.content_03_btm_t .content_03_btn>div:last-of-type{
	float: right;
	transform: rotate(180deg);
	cursor: pointer;
}
.index_content_03  .content_02_top>a>div>p {
	color: #afafaf;
	font-size: 16px;
}
@media screen and (max-width: 1800px){
	.banner_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%;
	}
}
.content_03_btm_b{
	padding-top: 56px;
	padding-bottom: 126px;
}
.content_02_top>a>div:hover>p{
	font-weight: bold;
	transition: .6s;
}
/*css2*/
@media screen and (max-width: 1680px){
	.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.8);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
	}
	.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) 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(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: #fff;
	}
	.header_logo>div:nth-child(3) span:hover a span{
		color: #fff;

	}
	.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: auto;
	}

	#index_swiper {
		width: 100%;
		height: 750px;
	}

	#index_swiper .swiper-slide {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.banner_chart>img {
		max-width: 100%;
		height: auto;
	}

	.swiper-button-next {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	}

	/*改变了颜色和加粗的样式*/
	.swiper-button-next {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	}

	#index_swiper .index_pagination>span {
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background-color: transparent;
		opacity: 1;
		margin: 15px 0;
		position: relative;
		transition: all .35s;
	}
	#index_swiper .index_pagination>span:after {
		content: '';
		display: block;
		width: 7px;
		height: 7px;
		background: #fff;
		border-radius: 50%;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	#index_swiper .index_pagination {
		position: absolute;
		left: 22px;
	}

	#index_swiper .index_next,
	#index_swiper .index_prev {
		text-align: center;
		position: absolute;
		top: 100px;
		background: url(../images/icon_02_03.png) no-repeat;
		background-size: 14px 24px;
		background-position: center center;
		z-index: 11;
	}

	#index_swiper .index_next {
		top: 62%;
		left: 0.78%;
	}

	#index_swiper .index_prev {
		top: 38%;
		left: 0.86%;
		transform: rotate(180deg);
	}

	#index_swiper>.index_pagination>.swiper-pagination-bullet-active {
		transition: all .35s;
		width: 15px;
		height: 15px;
		border: 2px solid #fff;
		position: relative;
		left: -6px;
	}

	.banner_title {
		position: absolute;
		overflow: hidden;
		box-sizing: border-box;
		right: 10%;
		top: 32%;
	}
	.banner_title>p img{
		max-width: 100%;
		height: auto;
	}
	.banner_title>p:last-child {
		width: 220px;
		height: 55px;
		text-align: center;
		line-height: 55px;
		font-size: 14px;
		color: #fff;
		font-family: 'Myriad Pro';
		background: url(../images/icon_btn.png) no-repeat;
		background-size: 220px 55px;
		background-position: center center;
		box-sizing: border-box;
		transform: translateY(800px);
		opacity: 0;
	}

	.ani-slide .banner_title>p:last-child {
		transition: .75s;
		transform: translateY(0);
		opacity: 1;
	}

	.banner_title>p:first-child {
		transform: translateY(-800px);
		opacity: 0;
	}

	.ani-slide .banner_title>p:first-child {
		transition: .4s;
		transform: translateY(0);
		opacity: 1;
	}

	.banner_title>p:last-child span {
		padding-left: 18px;

	}

	.banner_title>p:nth-child(2) {
		padding-top: 18px;
		padding-bottom: 32px;
		transform: translateX(-800px);
		opacity: 0;
	}

	.banner_title>p:nth-child(3) {
		padding-bottom: 32px;
		transform: translateX(800px);
		opacity: 0;
	}

	.ani-slide .banner_title>p:nth-child(3),
	.ani-slide .banner_title>p:nth-child(2) {
		transition: .75s;
		transform: translateX(0);
		opacity: 1;
	}

	.index_content_01 {
		width: 100%;
		/*height: 950px;*/
		background: url(../images/banner_02_02.jpg) no-repeat;
		background-size: 100% 100%;
		position: relative;
		overflow: hidden;
	}

	.index_content_01>h2 {
		font-size: 36px;
		font-weight: bold;
		color: #d9d9d9;
		font-family: 'Ebrima';
		text-align: center;
		padding-top: 60px;
		transform: translateY(-800px);
	}
	.ani_index>h2{
		transform:translateY(0);
		transition: 1s;
	}
	.index_content_01>h2 p {
		font-size: 26px;
		color: #2a2a2a;
	}

	.content_01_title {
		text-align: center;
		padding-top: 50px;
		transform: translateY(-800px);
		padding-bottom: 4%;
	}
	.ani_index .content_01_title {
		transition: 1s;
		transform: translateY(0);
	}
	.content_01_title>p {
		color: #8b969e;
		font-size: 14px;
	}

	.content_01_title>p:first-child {
		padding-bottom: 14px;
	}

	.content_01_img {
		/*width: 218px;*/
		/*height: 588px;*/
		text-align: center;
		transform: translateY(1000px);
	}
	.ani_index .content_01_img{
		transform: translateY(0);
		transition: 1s;
	}
	.content_01_img>img {
		max-width: 100%;
		height: auto;
	}

	.content_01_Brief,
	.content_01_Corporate,
	.content_01_Qualifications,
	.content_01_Development {
		width: 250px;
		height: 42px;
		position: absolute;
	}


	.content_01_Brief {
		top: 44%;
		left: 25.5%;
		transform: translateX(-1000px);
	}

	.content_01_Brief>a>div,
	.content_01_Corporate>a>div,
	.content_01_Qualifications>a>div,
	.content_01_Development>a>div {
		float: left;
	}

	.content_01_Brief>a>div:first-child {
		width: 46px;
		height: 42px;
		margin-right: 24px;

	}

	.content_01_Brief>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Brief>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 14px;
		font-weight: bold;
	}

	.content_01_Brief>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Brief_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 16px;
		right: 26px;
	}

	.Brief_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Brief_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_01_Brief:hover .Brief_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		right: 16px;
	}

	.content_01_Brief:hover .Brief_btns:before {
		background: #fbc87c;
	}

	.content_01_Brief:hover .Brief_btns:after {
		background: #f79400;
	}


	.content_01_Corporate {
		top: 42%;
		left: 60%;
		transform: translateX(1000px);
	}

	.content_01_Corporate>a>div:first-child {
		width: 44px;
		height: 44px;
		margin-right: 24px;
	}

	.content_01_Corporate>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Corporate>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 14px;
		font-weight: bold;
	}

	.content_01_Corporate>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Corporate_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 16px;
		left: -56px;
	}

	.Corporate_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Corporate_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_01_Corporate:hover .Corporate_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		left: -66px;
	}

	.content_01_Corporate:hover .Corporate_btns:before {
		background: #fbc87c;
	}

	.content_01_Corporate:hover .Corporate_btns:after {
		background: #f79400;
	}


	.content_01_Qualifications {
		top: 67%;
		left: 24%;
		transform: translateX(-800px);
	}

	.content_01_Qualifications>a>div:first-child {
		width: 56px;
		height: 42px;
		margin-right: 17px;
	}

	.content_01_Qualifications>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Qualifications>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 14px;
		font-weight: bold;
	}

	.content_01_Qualifications>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Qualifications_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 16px;
		right: 20px;
	}

	.Qualifications_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Qualifications_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_01_Qualifications:hover .Qualifications_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		right: 10px;
	}

	.content_01_Qualifications:hover .Qualifications_btns:before {
		background: #fbc87c;
	}

	.content_01_Qualifications:hover .Qualifications_btns:after {
		background: #f79400;
	}




	.content_01_Development {
		top: 65%;
		left: 61%;
		transform: translateX(800px);
	}
	.ani_index .content_01_Brief,.ani_index .content_01_Corporate,.ani_index .content_01_Qualifications,.ani_index .content_01_Development{
		transform: translateX(0);
		transition: 1s;
	}
	.content_01_Development>a>div:first-child {
		width: 47px;
		height: 43px;
		margin-right: 17px;
	}

	.content_01_Development>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Development>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 14px;
		font-weight: bold;
	}

	.content_01_Development>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Development_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		transition: all .3s;
		top: 16px;
		left: -58px;
	}

	.content_01_Development:hover .Development_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		left: -68px;
	}

	.content_01_Development:hover .Development_btns:before {
		background: #fbc87c;
	}

	.content_01_Development:hover .Development_btns:after {
		background: #f79400;
	}



	.Development_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Development_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.index_content_02 {
		width: 100%;
		height: auto;
		background: url(../images/banner_03.jpg) no-repeat;
		background-size: 100% 100%;
		position: relative;
		overflow: hidden;
		box-sizing: border-box;
	}

	.content_02_top {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 110px 120px 0px 120px;
		box-sizing: border-box;
		position: relative;
		top: 0;
		left: 0;
		z-index: 10;
		transform: translateY(-1000px);
	}

	.content_02_top>h2 {
		font-size: 36px;
		color: #fff;
		font-weight: bold;
		font-family: "Ebrima";
		float: left;
	}

	.content_02_top>h2 p {
		font-size: 26px;
		color: #fff;
	}

	.content_02_top>a>div {
		width: 150px;
		height: auto;
		float: right;
		line-height: 55px;
	}

	.content_02_top>a>div>p {
		float: right;
		font-size: 14px;
		color: #fff;
		margin-right: 20px;
	}

	.content_02_top>a>div>div {
		width: 55px;
		height: 55px;
		background: url(../images/icons_btn.png) no-repeat;
		background-size: 55px 55px;
		position: relative;
		float: right;

	}

	.content_02_top>a>div>div img {
		width: 8px;
		height: 12px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_02_btm {
		width: 100%;
		/*height: 880px;*/
		transform: translateY(800px);
	}
	.ani_index .content_02_top,.ani_index .content_02_btm{
		transform: translateY(0);
		transition: 1s;
	}
	#index_swiper_02 {
		height: 500px;
	}

	#index_swiper_02 .swiper-slide {
		position: relative;
	}

	.icon_01 {
		width: 100%;
		height: 150px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.icon_active {
		/*width: 16% !important;*/
		transition: all 1s;
	}

	.icon_active>a>.icon_01 {
		height: 480px;
		padding-top:50%;
		box-sizing: border-box;
	}


	.icon_active>a>.icon_01>div {
		width: 100%;
		height: 44%;
		/*background-image: url(../images/banner.png);*/
		/*background-repeat: no-repeat;*/
		/*background-size: 260px 260px;*/
		border-radius: 50%;
		/*background-position: center center;*/
		background-color: rgba(255, 255, 255, .3);
		margin: 0 auto;
		position: relative;
		margin-bottom: 36px;
		/*transition: .6s;*/
	}






	@-webkit-keyframes gogogo {
		0% {
			transform: rotate(0deg);
			border: 1px dotted green;
		}

		50% {
			transform: rotate(180deg);
			border: 1px dotted cyan;
		}

		100% {
			transform: rotate(360deg);
			border: 1px dotted green;
		}
	}










	.icon_active .icon_01>p {
		width: 100%;
		text-align: center;
		transform: translateY(10000px);
		opacity: 0;
	}

	.is>a>.icon_01>p {
		transition: .4s;
		transform: translateY(0);
		opacity: 1;
	}

	.icon_01>p:nth-of-type(1) {
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding-top: 18px;
		padding-bottom: 10px;
		text-align: center;
	}

	.icon_active .icon_01>p:nth-of-type(1) {
		border-top: 1px solid #8abce0;
	}

	.icon_01>p:nth-of-type(2) {
		font-size: 12px;
		color: #fff;
		text-align: center;
	}

	.icon_active .icon_01>p:nth-of-type(2) {
		padding-bottom: 18px;
		border-bottom: 1px solid #8abce0;
	}
	#index_swiper_02 .swiper-button-next,#index_swiper_02 .swiper-button-prev{
		margin-top: -60px;
	}
	.index_content_03{
		width: 100%;
		/*height: 1114px;*/
		position: relative;
		background: url(../images/banner_02.jpg) no-repeat;
		background-size: 100% 100%;
		background-position: center center;
		box-sizing: border-box;
		overflow: hidden;
	}
	.index_content_03>.content_02_top>h2{
		color: #d9d9d9;
	}
	.index_content_03>.content_02_top>h2 p{
		color: #2a2a2a;
	}
	.index_content_03>.content_02_top>div>p{
		color: #afafaf;
	}
	.content_03_btm{
		padding: 0 120px;
		box-sizing: border-box;
		overflow: hidden;
		transform: translateY(1000px);
	}
	.ani_index .content_03_btm{
		transform: translateY(0);
		transition: 1s;
	}
	.content_03_btm_t{
		width: 100%;
		/*height: 468px;*/
		overflow: hidden;
		box-sizing: border-box;
		background-color: #f5f6f8;
		position: relative;
	}
	#index_swiper_03{
		width: 100%;
		/*height: 468px;*/
		overflow: hidden;
		float: left;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type{
		width: 50%;
		/*height: 468px;*/
		padding: 40px 90px 0 90px;
		box-sizing: border-box;
		position: relative;
	}
	.content_03_btm_t .content_03_btn:after{
		content: '';
		display: block;
		width: 0px;
		height: 22px;
		border-right: 1px solid #000;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		margin: auto;
	}
	.icon_02{
		width: 50%;
		position: relative;
		display: inline-block;

	}
	.icon_02>p{
		width: 100%;
		height: 66px;
		line-height: 66px;
		text-indent: 50px;
		background: url(../images/images/icons_05.png) no-repeat;
		background-size: 100% 66px;
		position: absolute;
		bottom: 0;
		font-size: 14px;
		color: #fff;
		font-weight: bold;
	}

	.content_03_btm_t .swiper-slide>a>div:last-of-type h4{
		width: 100%;
		height: 130px;
		border-bottom: 1px solid #e5e5e5;
		box-sizing: border-box;
		font-size: 20px;
		font-weight: bold;
		color: #282828;
		padding-top: 30px;
		box-sizing: border-box;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type h4 p{
		font-size: 14px;
		color: #a6a6a6;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p{
		font-size: 14px;
		color: #8b969e;
		line-height: 30px;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p:first-of-type{
		padding-top: 10%;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p:last-of-type{
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 10%;
		margin-bottom: 7%;
	}
	.content_03_btm_t .swiper_03_prev,.content_03_btm_t .swiper_03_next{
		background-size: 11px 16px;
		/*top: 6%;*/
	}
	.content_03_btm_t .swiper_03_prev{

		cursor:pointer;
	}

	.content_03_btm_b{
		width: 100%;
		/*height: 390px;*/
		position: relative;
		padding: 56px 0 126px 0 ;
		box-sizing: border-box;
	}
	#index_swiper_04{
		width: 100%;
		/*height: 200px;*/
	}
	.icon_03{
		padding-left: 1px;
		overflow: hidden;
		box-sizing: border-box;
	}
	.icon_03>div:first-child{
		width: 100%;
		/*height: 200px;*/
		box-sizing: border-box;
		overflow: hidden;
	}
	.icon_03>div:first-child img{
		width: 100%;
		height: auto;
	}
	.icon_03_active .icon_03>div:first-child img{
		transition: 10s;
		transform: scale(1.6);
		overflow: hidden;
	}
	.icon_03>div:last-child{
		width: 100%;
		height: 100%;
		background-color: rgba(29,104,175,.8);
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}
	.icon_03>div:last-child p{
		text-align: center;
		position: relative;
		color: #fff;
	}
	.icon_03>div:last-child p:nth-of-type(1){
		font-size: 14px;
		font-weight: bold;
		padding-top: 12%;
		transform: translateY(-600px);
		opacity: 0;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(1){
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(1){
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03>div:last-child p:nth-of-type(2){
		font-size: 14px;
		padding-top: 10px;
		transform: translateY(-600px);
		opacity: 0;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(2){
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03>div:last-child p:nth-of-type(3){
		padding-top: 8%;
		transform: translateY(600px);
		opacity: 0;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(3){
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03>div:last-child p:nth-of-type(3) img{
		width: 30px;
		height: 20px;
	}
	.icon_03_active .icon_03>div:last-child{
		transition: .6s;
		opacity: 1;
	}

	.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: 14px;

	}
	.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: 14px;
		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: 14px;
	}

	.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;
	}

	.news{
		width: 44px;
		height: 130px;
		border: 1px solid #ddd;
		background: #fff;
		position: fixed;
		right: 0;
		bottom: 60px;
		z-index: 13;
	}
	.news>ul li{
		width: 42px;
		height: 42px;
		border-bottom: 1px solid #ddd;
		position: relative;
	}
	.news>ul li:last-child{
		border: none;

	}
	.news>ul li:first-child img{
		width: 18px;
		height: 16px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.news>ul li:nth-child(2) img{
		width: 17px;
		height: 13px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.news>ul li:last-child img{
		width: 17px;
		height: 14px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}


	.content_03_btm_t .swiper_03_next{
		/*top: 403px;*/
		z-index: 20;
	}
	.content_03_btm_t>.content_03_btn>div:last-of-type{
		width: 20px;
		/*position: absolute;*/
		transform: rotate(180deg);
	}
	.swiper_03_prev>span,.swiper_03_next>span{
		font-size: 16px;
		line-height: 20px;
	}
	.swiper_03_prev:after{
		content: '';
		display: block;
		width: 0px;
		height: 0;
		border-top: 1px solid #000;
		position: absolute;
		top: 50%;
		right: 10px;
		transition: .6s;
	}
	.content_03_btm_t .content_03_btn{
		width: 6%;
		position: absolute;
		bottom: 32px;
		left: 56%;
		overflow: hidden;
	}
	.content_03_btm_t .content_03_btn>div:first-of-type{
		float: left;
		margin-top: 1%;
	}
	.content_03_btm_t .content_03_btn>div:last-of-type{
		float: right;
		transform: rotate(180deg);
		cursor: pointer;
	}
	.index_content_03  .content_02_top>a>div>p {
		color: #afafaf;
		font-size: 14px;
	}



}


/*css3*/
@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;
	}
	.icon_active>a>.icon_01>div{
		height: 56%;
	}
	.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) 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(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: #fff;
	}
	.header_logo>div:nth-child(3) span:hover a span{
		color: #fff;

	}
	.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: auto;
	}

	#index_swiper {
		width: 100%;
		height: 550px;
	}

	#index_swiper .swiper-slide {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.banner_chart>img {
		max-width: 100%;
		height: auto;
	}

	.swiper-button-next {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	}

	/*改变了颜色和加粗的样式*/
	.swiper-button-next {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	}

	#index_swiper .index_pagination>span {
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background-color: transparent;
		opacity: 1;
		margin: 15px 0;
		position: relative;
		transition: all .35s;
	}
	#index_swiper .index_pagination>span:after {
		content: '';
		display: block;
		width: 7px;
		height: 7px;
		background: #fff;
		border-radius: 50%;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	#index_swiper .index_pagination {
		position: absolute;
		left: 22px;
	}

	#index_swiper .index_next,
	#index_swiper .index_prev {
		text-align: center;
		position: absolute;
		top: 100px;
		background: url(../images/icon_02_03.png) no-repeat;
		background-size: 14px 24px;
		background-position: center center;
		z-index: 11;
	}

	#index_swiper .index_next {
		top: 64%;
		left: 0.8%;
	}

	#index_swiper .index_prev {
		top: 36%;
		left: 0.9%;
		transform: rotate(180deg);
	}
	#index_swiper>.index_pagination>.swiper-pagination-bullet-active {
		transition: all .35s;
		width: 15px;
		height: 15px;
		border: 2px solid #fff;
		position: relative;
		left: -6px;
	}

	.banner_title {
		position: absolute;
		overflow: hidden;
		box-sizing: border-box;
		right: 10%;
		top: 32%;
	}
	.banner_title>p img{
		max-width: 100%;
		height: auto;
	}
	.banner_title>p:last-child {
		width: 220px;
		height: 55px;
		text-align: center;
		line-height: 55px;
		font-size: 14px;
		color: #fff;
		font-family: 'Myriad Pro';
		background: url(../images/icon_btn.png) no-repeat;
		background-size: 220px 55px;
		background-position: center center;
		box-sizing: border-box;
		transform: translateY(800px);
		opacity: 0;
	}

	.ani-slide .banner_title>p:last-child {
		transition: .75s;
		transform: translateY(0);
		opacity: 1;
	}

	.banner_title>p:first-child {
		transform: translateY(-800px);
		opacity: 0;
	}

	.ani-slide .banner_title>p:first-child {
		transition: .4s;
		transform: translateY(0);
		opacity: 1;
	}

	.banner_title>p:last-child span {
		padding-left: 18px;

	}

	.banner_title>p:nth-child(2) {
		padding-top: 18px;
		padding-bottom: 32px;
		transform: translateX(-800px);
		opacity: 0;
	}

	.banner_title>p:nth-child(3) {
		padding-bottom: 32px;
		transform: translateX(800px);
		opacity: 0;
	}

	.ani-slide .banner_title>p:nth-child(3),
	.ani-slide .banner_title>p:nth-child(2) {
		transition: .75s;
		transform: translateX(0);
		opacity: 1;
	}

	.index_content_01 {
		width: 100%;
		/*height: 950px;*/
		background: url(../images/banner_02_02.jpg) no-repeat;
		background-size: 100% 100%;
		position: relative;
		overflow: hidden;
	}

	.index_content_01>h2 {
		font-size: 32px;
		font-weight: bold;
		color: #d9d9d9;
		font-family: 'Ebrima';
		text-align: center;
		padding-top: 60px;
		transform: translateY(-800px);
	}
	.ani_index>h2{
		transform:translateY(0);
		transition: 1s;
	}
	.index_content_01>h2 p {
		font-size: 22px;
		color: #2a2a2a;
	}

	.content_01_title {
		text-align: center;
		padding-top: 50px;
		transform: translateY(-800px);
		padding-bottom: 4%;
	}
	.ani_index .content_01_title {
		transition: 1s;
		transform: translateY(0);
	}
	.content_01_title>p {
		color: #8b969e;
		font-size: 12px;
	}

	.content_01_title>p:first-child {
		padding-bottom: 14px;
	}

	.content_01_img {
		/*width: 218px;*/
		/*height: 588px;*/
		text-align: center;
		transform: translateY(1000px);
	}
	.ani_index .content_01_img{
		transform: translateY(0);
		transition: 1s;
	}
	.content_01_img>img {
		max-width: 100%;
		height: auto;
	}

	.content_01_Brief,
	.content_01_Corporate,
	.content_01_Qualifications,
	.content_01_Development {
		width: 250px;
		height: 42px;
		position: absolute;
	}


	.content_01_Brief {
		top: 44%;
		left: 20.5%;
		transform: translateX(-1000px);
	}

	.content_01_Brief>a>div,
	.content_01_Corporate>a>div,
	.content_01_Qualifications>a>div,
	.content_01_Development>a>div {
		float: left;
	}

	.content_01_Brief>a>div:first-child {
		width: 46px;
		height: 42px;
		margin-right: 24px;

	}

	.content_01_Brief>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Brief>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 12px;
		font-weight: bold;
	}

	.content_01_Brief>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Brief_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 16px;
		right: 26px;
	}

	.Brief_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Brief_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_01_Brief:hover .Brief_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		right: 16px;
	}

	.content_01_Brief:hover .Brief_btns:before {
		background: #fbc87c;
	}

	.content_01_Brief:hover .Brief_btns:after {
		background: #f79400;
	}


	.content_01_Corporate {
		top: 42%;
		left: 60%;
		transform: translateX(1000px);
	}

	.content_01_Corporate>a>div:first-child {
		width: 44px;
		height: 44px;
		margin-right: 24px;
	}

	.content_01_Corporate>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Corporate>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 12px;
		font-weight: bold;
	}

	.content_01_Corporate>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Corporate_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 16px;
		left: -56px;
	}

	.Corporate_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Corporate_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_01_Corporate:hover .Corporate_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		left: -66px;
	}

	.content_01_Corporate:hover .Corporate_btns:before {
		background: #fbc87c;
	}

	.content_01_Corporate:hover .Corporate_btns:after {
		background: #f79400;
	}


	.content_01_Qualifications {
		top: 67%;
		left: 19%;
		transform: translateX(-800px);
	}

	.content_01_Qualifications>a>div:first-child {
		width: 56px;
		height: 42px;
		margin-right: 17px;
	}

	.content_01_Qualifications>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Qualifications>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 12px;
		font-weight: bold;
	}

	.content_01_Qualifications>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Qualifications_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 16px;
		right: 20px;
	}

	.Qualifications_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Qualifications_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_01_Qualifications:hover .Qualifications_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		right: 10px;
	}

	.content_01_Qualifications:hover .Qualifications_btns:before {
		background: #fbc87c;
	}

	.content_01_Qualifications:hover .Qualifications_btns:after {
		background: #f79400;
	}




	.content_01_Development {
		top: 65%;
		left: 61%;
		transform: translateX(800px);
	}
	.ani_index .content_01_Brief,.ani_index .content_01_Corporate,.ani_index .content_01_Qualifications,.ani_index .content_01_Development{
		transform: translateX(0);
		transition: 1s;
	}
	.content_01_Development>a>div:first-child {
		width: 47px;
		height: 43px;
		margin-right: 17px;
	}

	.content_01_Development>a>div:first-child img {
		width: 100%;
		height: 100%;
	}

	.content_01_Development>a>div:last-child>p:first-child {
		color: #282828;
		font-size: 12px;
		font-weight: bold;
	}

	.content_01_Development>a>div:last-child>p:last-child {
		color: #d3d3d3;
		font-size: 12px;
		padding-top: 2px;
	}

	.Development_btns {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		transition: all .3s;
		top: 16px;
		left: -58px;
	}

	.content_01_Development:hover .Development_btns {
		transition: .3s;
		width: 37px;
		height: 37px;
		background: #fddfb2;
		top: 6px;
		left: -68px;
	}

	.content_01_Development:hover .Development_btns:before {
		background: #fbc87c;
	}

	.content_01_Development:hover .Development_btns:after {
		background: #f79400;
	}



	.Development_btns:before {
		content: '';
		display: block;
		width: 19px;
		height: 19px;
		border-radius: 50%;
		position: absolute;
		background: #b7d6ec;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.Development_btns:after {
		content: '';
		display: block;
		position: absolute;
		width: 11px;
		height: 11px;
		background: #1278bf;
		border-radius: 50%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.index_content_02 {
		width: 100%;
		height: auto;
		background: url(../images/banner_03.jpg) no-repeat;
		background-size: 100% 100%;
		position: relative;
		overflow: hidden;
		box-sizing: border-box;
	}

	.content_02_top {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 110px 80px 0px 80px;
		box-sizing: border-box;
		position: relative;
		top: 0;
		left: 0;
		z-index: 10;
		transform: translateY(-1000px);
	}

	.content_02_top>h2 {
		font-size: 32px;
		color: #fff;
		font-weight: bold;
		font-family: "Ebrima";
		float: left;
	}

	.content_02_top>h2 p {
		font-size: 22px;
		color: #fff;
	}

	.content_02_top>a>div {
		width: 150px;
		height: auto;
		float: right;
		line-height: 55px;
	}

	.content_02_top>a>div>p {
		float: right;
		font-size: 12px;
		color: #fff;
		margin-right: 20px;
	}

	.content_02_top>a>div>div {
		width: 55px;
		height: 55px;
		background: url(../images/icons_btn.png) no-repeat;
		background-size: 55px 55px;
		position: relative;
		float: right;

	}

	.content_02_top>a>div>div img {
		width: 8px;
		height: 12px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.content_02_btm {
		width: 100%;
		/*height: 880px;*/
		transform: translateY(800px);
	}
	.ani_index .content_02_top,.ani_index .content_02_btm{
		transform: translateY(0);
		transition: 1s;
	}
	#index_swiper_02 {
		height: 380px;
	}

	#index_swiper_02 .swiper-slide {
		position: relative;
	}

	.icon_01 {
		width: 100%;
		height: 150px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.icon_active {
		/*width: 18% !important;*/
		transition: all 1s;
	}

	.icon_active>a>.icon_01 {
		height: 380px;
		padding-top: 0%;
		box-sizing: border-box;
	}

	.icon_01>div {
		width: 100%;
		height: 80px;
		position: relative;
	}



	@-webkit-keyframes gogogo {
		0% {
			transform: rotate(0deg);
			border: 1px dotted green;
		}

		50% {
			transform: rotate(180deg);
			border: 1px dotted cyan;
		}

		100% {
			transform: rotate(360deg);
			border: 1px dotted green;
		}
	}








	.icon_active .icon_01>p {
		width: 100%;
		text-align: center;
		transform: translateY(10000px);
		opacity: 0;
	}

	.is>a>.icon_01>p {
		transition: .4s;
		transform: translateY(0);
		opacity: 1;
	}

	.icon_01>p:nth-of-type(1) {
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		padding-top: 18px;
		padding-bottom: 10px;
		text-align: center;
	}

	.icon_active .icon_01>p:nth-of-type(1) {
		border-top: 1px solid #8abce0;
	}

	.icon_01>p:nth-of-type(2) {
		font-size: 12px;
		color: #fff;
		text-align: center;
	}

	.icon_active .icon_01>p:nth-of-type(2) {
		padding-bottom: 18px;
		border-bottom: 1px solid #8abce0;
	}
	#index_swiper_02 .swiper-button-next,#index_swiper_02 .swiper-button-prev{
		margin-top: -60px;
	}
	.index_content_03{
		width: 100%;
		/*height: 1114px;*/
		position: relative;
		background: url(../images/banner_02.jpg) no-repeat;
		background-size: 100% 100%;
		background-position: center center;
		box-sizing: border-box;
		overflow: hidden;
	}
	.index_content_03>.content_02_top>h2{
		color: #d9d9d9;
	}
	.index_content_03>.content_02_top>h2 p{
		color: #2a2a2a;
	}
	.index_content_03>.content_02_top>div>p{
		color: #afafaf;
	}
	.content_03_btm{
		padding: 0 80px;
		box-sizing: border-box;
		overflow: hidden;
		transform: translateY(1000px);
	}
	.ani_index .content_03_btm{
		transform: translateY(0);
		transition: 1s;
	}
	.content_03_btm_t{
		width: 100%;
		/*height: 468px;*/
		overflow: hidden;
		box-sizing: border-box;
		background-color: #f5f6f8;
		position: relative;
	}
	#index_swiper_03{
		width: 100%;
		/*height: 468px;*/
		overflow: hidden;
		float: left;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type{
		width: 50%;
		/*height: 468px;*/
		padding: 40px 90px 0 90px;
		box-sizing: border-box;
		position: relative;
	}
	.content_03_btm_t .content_03_btn:after{
		content: '';
		display: block;
		width: 0px;
		height: 22px;
		border-right: 1px solid #000;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		margin: auto;
	}
	.icon_02{
		width: 50%;
		position: relative;
		display: inline-block;

	}
	.icon_02>p{
		width: 100%;
		height: 66px;
		line-height: 66px;
		text-indent: 50px;
		background: url(../images/images/icons_05.png) no-repeat;
		background-size: 100% 66px;
		position: absolute;
		bottom: 0;
		font-size: 12px;
		color: #fff;
		font-weight: bold;
	}

	.content_03_btm_t .swiper-slide>a>div:last-of-type h4{
		width: 100%;
		height: 130px;
		border-bottom: 1px solid #e5e5e5;
		box-sizing: border-box;
		font-size: 16px;
		font-weight: bold;
		color: #282828;
		padding-top: 30px;
		box-sizing: border-box;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type h4 p{
		font-size: 12px;
		color: #a6a6a6;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p{
		font-size: 12px;
		color: #8b969e;
		line-height: 30px;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p:first-of-type{
		padding-top: 10%;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p:last-of-type{
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 10%;
		margin-bottom: 7%;
	}
	.content_03_btm_t .swiper_03_prev,.content_03_btm_t .swiper_03_next{
		background-size: 11px 16px;
		/*top: 6%;*/
	}
	.content_03_btm_t .swiper_03_prev{

		cursor:pointer;
	}

	.content_03_btm_b{
		width: 100%;
		/*height: 390px;*/
		position: relative;
		padding: 56px 0 126px 0 ;
		box-sizing: border-box;
	}
	#index_swiper_04{
		width: 100%;
		/*height: 200px;*/
	}
	.icon_03{
		padding-left: 1px;
		overflow: hidden;
		box-sizing: border-box;
	}
	.icon_03>div:first-child{
		width: 100%;
		/*height: 200px;*/
		box-sizing: border-box;
		overflow: hidden;
	}
	.icon_03>div:first-child img{
		width: 100%;
		height: auto;
	}
	.icon_03_active .icon_03>div:first-child img{
		transition: 10s;
		transform: scale(1.6);
		overflow: hidden;
	}
	.icon_03>div:last-child{
		width: 100%;
		height: 100%;
		background-color: rgba(29,104,175,.8);
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}
	.icon_03>div:last-child p{
		text-align: center;
		position: relative;
		color: #fff;
	}
	.icon_03>div:last-child p:nth-of-type(1){
		font-size: 12px;
		font-weight: bold;
		padding-top: 12%;
		transform: translateY(-600px);
		opacity: 0;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(1){
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(1){
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03>div:last-child p:nth-of-type(2){
		font-size: 12px;
		padding-top: 10px;
		transform: translateY(-600px);
		opacity: 0;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(2){
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03>div:last-child p:nth-of-type(3){
		padding-top: 8%;
		transform: translateY(600px);
		opacity: 0;
	}
	.icon_03_active .icon_03>div:last-child p:nth-of-type(3){
		transition: .6s;
		transform: translateY(0);
		opacity: 1;
	}
	.icon_03>div:last-child p:nth-of-type(3) img{
		width: 30px;
		height: 20px;
	}
	.icon_03_active .icon_03>div:last-child{
		transition: .6s;
		opacity: 1;
	}

	.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: 12px;

	}
	.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: 12px;
		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: 12px;
		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: 12px;
		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: 12px;
		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: 12px;
		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: 12px;
	}

	.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: 12px;
	}
	.index_footer_btm>p:first-child{
		float: left;
	}
	.index_footer_btm>p:last-child{
		float: right;
	}

	.news{
		width: 44px;
		height: 130px;
		border: 1px solid #ddd;
		background: #fff;
		position: fixed;
		right: 0;
		bottom: 60px;
		z-index: 13;
	}
	.news>ul li{
		width: 42px;
		height: 42px;
		border-bottom: 1px solid #ddd;
		position: relative;
	}
	.news>ul li:last-child{
		border: none;

	}
	.news>ul li:first-child img{
		width: 18px;
		height: 16px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.news>ul li:nth-child(2) img{
		width: 17px;
		height: 13px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.news>ul li:last-child img{
		width: 17px;
		height: 14px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}


	.content_03_btm_t .swiper_03_next{
		/*top: 403px;*/
		z-index: 20;
	}
	.content_03_btm_t>.content_03_btn>div:last-of-type{
		width: 20px;
		/*position: absolute;*/
		transform: rotate(180deg);
	}
	.swiper_03_prev>span,.swiper_03_next>span{
		font-size: 12px;
		line-height: 20px;
	}
	.swiper_03_prev:after{
		content: '';
		display: block;
		width: 0px;
		height: 0;
		border-top: 1px solid #000;
		position: absolute;
		top: 50%;
		right: 10px;
		transition: .6s;
	}
	.content_03_btm_t .content_03_btn{
		width: 6%;
		position: absolute;
		bottom: 32px;
		left: 56%;
		overflow: hidden;
	}
	.content_03_btm_t .content_03_btn>div:first-of-type{
		float: left;
		margin-top: 1%;
	}
	.content_03_btm_t .content_03_btn>div:last-of-type{
		float: right;
		transform: rotate(180deg);
		cursor: pointer;
	}

}

.header_meda{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #0181cc;
	display: none;
	z-index: -1;
}

@media screen and (max-width: 1280px){

	.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: 40px 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;
    }











    .banner_title{
        top: 26%;
		right: -5%;
        transform: scale(0.5);
    }
    #index_swiper{
        height: 580px;
    }

	.header_logo>.header_btn{
		display: none;
	}
	.index_footer_btm{
		overflow: hidden;
	}
	.index_footer_btm>p:first-child,.index_footer_btm>p:last-child{
		float: none;
		display: inline;
	}
	.index_footer_top_02>div:nth-child(2) p{
		text-indent: 0;
		padding-left: 44px;
		box-sizing: border-box;
	}
	.index_footer_top_02>div:nth-child(2) p:first-child{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.content_03_btm_b{
		padding: 20px 0 40px 0;
	}
	.content_02_top>h2{
		font-size: 24px;
	}
	.content_02_top>h2 p{
		font-size: 18px;
	}
	.icon_03>div:last-child p:nth-of-type(3) img{
		width: 22px;
		height: 14px;
	}
	.icon_03>div:last-child p:nth-of-type(3),.icon_03>div:last-child p:nth-of-type(1){
		padding-top: 6%;
	}
	.icon_03>div:last-child p:nth-of-type(2){
		display: none;
	}
	.icon_01>p:nth-of-type(1) {
		padding-top: 10px;
		padding-bottom: 6px;
	}
	.icon_active .icon_01>p:nth-of-type(2){
		padding-bottom: 10px;
	}
	.index_footer_top_02>div:first-child div{
		float: none;
		width: 100%;
		text-align: center;
		padding: 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;
    }
	#index_swiper{
		height: 390px;
	}
	.index_pagination{
		display: none;
	}
	#index_swiper .index_next, #index_swiper .index_prev{
		display: none;
	}
	.banner_title {
		top: 18%;
		right: -12%;
		transform: scale(0.4);
	}
	.index_content_01>h2{
		font-size: 26px;
		padding-top: 20px;
	}
	.content_01_title{
		padding: 30px;
	}
	.content_01_title>p{
		line-height: 30px;
	}
	.ani_index .content_01_img{
		padding-top: 300px;
		display: none;
	}
	.index_content_01{
		padding-bottom: 300px;
	}
	.content_01_Brief{
		top: 55%;
		left: 30%;
	}
	.content_01_Corporate{
		top: 65%;
		left: 30%;
	}
	.content_01_Qualifications{
		top: 76%;
		left: 30%;
	}
	.content_01_Development{
		top: 86%;
		left: 30%;
	}
	.icon_01{
		position: static;
		padding-top: 60px;
	}
	.header_logo>div:nth-child(3){
		width: 20%;
	}
	.icon_active>a>.icon_01>div{
		width: 66%;
		height: 42%;
	}
	.content_02_top{
		padding: 40px 30px 0 30px;
	}
	.index_swiper_03 .swiper-slide>a{
		width: 100%;
	}
	.icon_02{
		float: none;
		display: block;
		width: 100%;
	}
	.icon_02>p{
		height: 30px;
		text-indent: 2em;
		line-height: 30px;
	}
	.content_03_btm{
		margin-top: 40px;
		padding: 0 30px;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type{
		width: 100%;
		padding: 30px;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type h4{
		padding-top: 0;
		height: 40px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p:first-of-type{
		padding-top: 4%;
	}
	.content_03_btm_t .swiper-slide>a>div:last-of-type>p:last-of-type{
		padding-bottom: 0;
		margin-bottom: -6%;
	}
	.content_03_btm_t .content_03_btn{
		display: none;
	}
	.icon_active>a>.icon_01{
		padding: 0 30px;
		padding-top: 10%;
	}
}

@media screen and (max-width: 600px){

	.banner_title{
		top: -10%;
		right: -36%;
		transform: scale(0.25);
	}
	#index_swiper{
		height: 200px;
	}
}














