.d_box1{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.d_a1{
	width: 1089px;
	height: 1089px;
	border-radius: 50%;
	border: solid 24px rgba(39,143,207,0.1);
	position: absolute;
	left: -180px;
	bottom: -300px;
	overflow: hidden;
}
.d_a1 img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.d_a1:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.d_a2{
	width: 715px;
	position: absolute;
	top: 283px;
	right: 176px;
}

/*.d_blue{
	width: 100%;
	 background: url(../images/d_04.jpg) no-repeat center top;
	background-size: 100%;
	position: relative;
}*/

.d_box2{
	width: 100%;
	padding: 120px 0 135px 100px;
	box-sizing: border-box;
	background: url(../images/d_04.jpg) no-repeat center bottom;
	background-size: 100%;
	overflow: hidden;
	position: relative;
}
.d_b1{
	width: 100%;
	text-align: center;
	color: #3e3e3e;
	font-size: 32px;
	font-weight: lighter;
	line-height: 64px;
}
.d_b1 h4{
	color: #222;
	font-size: 72px;
	line-height: 104px;
}
.d_b0{
	margin-bottom: 72px;
}
.d_b2{
	width: 1330px;
	color: #3e3e3e;
	font-size: 24px;
	line-height: 60px;
	font-weight: lighter;
	margin: 0 auto 40px;
}
.d_b3{
	width: 1560px;
	margin: 0 auto;
	position: relative;
}
.d_b4{
	width: 689px;
	position: absolute;
	left: 310px;
	bottom: -136px;
	animation: zy 3s ease-in-out infinite;
}
@keyframes zy {
    0%{
        transform: translateX(-20px);
    }
    50% {
        transform: translateX(20px);
    }
    100%{
        transform: translateX(-20px);
    }
}

.d_box3{
	width: 100%;
	padding: 134px 0 120px 0;
	background: url(../images/d_07.jpg) no-repeat center top;
	background-size: 100%;
	overflow: hidden;
	position: relative;
	margin-top: -2px;
}
.d_c0{
	margin-bottom: 95px;
}
.d_c1{
	float: left;
	width: 894px;
	color: #3e3e3e;
	font-size: 23px;
	font-weight: lighter;
	line-height: 50px;
}
.d_c1 img{
	width: 573px;
}
.d_c1 h4{
	color: #454545;
	font-size: 60px;
	font-weight: lighter;
	line-height: 64px;
	margin: 43px 0 66px 0;
}
.d_c1 h4 span{
	color: #2d94d1;
	font-size: 80px;
	font-family: "TechnaSans-Regular";
	font-weight: 700;
	letter-spacing:15px;
	padding-left: 22px;
}
.d_c2{
	float: right;
	width: 567px;
	position: relative;
}
.d_c3{
	width: 567px;
	height: 567px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 234px;
}
.d_c4{
	width: 378px;
	height: 378px;
	position: absolute;
	top: 21px;
	right: 0;
	z-index: 1;
}
.d_c5{
	width: 378px;
	height: 378px;
	position: absolute;
	top: 0;
	right: 0;
}
.d_c5 img{
	animation: xz 5s linear infinite alternate;
}
@keyframes xz {
    0%{
        transform: rotateZ(-5deg);
    }
    100%{
        transform: rotateZ(5deg);
    }
}

.d_box4{
	width: 100%;
	margin-bottom: 136px;
	overflow: hidden;
}
.d_box4 .swiper_d01{
	margin: 0 50px 0 90px;
}
.d_d0{
	margin-bottom: 57px;
}
.d_d1{
	width: 327px;
	margin: 0 auto;
	position: relative;
}
.d_d2{
	width: 146px;
	margin: 0 auto;
	animation: zy 3s ease-in-out infinite;
}
.d_d3{
	background: url(../images/d_17.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 57px 0 40px 0;
}
.d_d3 h4{
	text-align: center;
	line-height: 44px;
	color: #222;
	font-size: 20px;
}
.d_d4{
	width: 100%;
	overflow: hidden;
	margin-bottom: 22px;
}
.d_d5{
	width: 100%;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
}
.d_d5 a{
	color: #2d94d1;
}
.swiper_d01 .swiper-wrapper{
	margin-bottom: 54px;
}
.swiper_d01 .swiper-button-prev,.swiper_d01 .swiper-button-next{
	width: 54px;
	height: 28px;
	position: absolute;
	top: 75px;
	outline: none;
}
.swiper_d01 .swiper-button-prev{
	left: 0;
	background: url(../images/d_13.png) no-repeat;
	background-size: 100% 100%;
}
.swiper_d01 .swiper-button-prev:hover{
	background: url(../images/d_15.png) no-repeat;
	background-size: 100% 100%;
}
.swiper_d01 .swiper-button-next{
	right: 0;
	background: url(../images/d_14.png) no-repeat;
	background-size: 100% 100%;
}
.swiper_d01 .swiper-button-next:hover{
	background: url(../images/d_16.png) no-repeat;
	background-size: 100% 100%;
}

.d_box5{
	width: 100%;
	padding-left: 90px;
	box-sizing: border-box;
	margin-bottom: 105px;
	overflow: hidden;
}
.d_box5 .content{
	padding: 0;
}
.d_e0{
	margin-bottom: 72px;
}
.d_e1{
	width: 1208px;
	border-bottom: solid 1px #d2d2d2;
	margin: 0 auto;
}
.d_e1 ul{
	margin-right: -109px;
}
.d_e1 li{
	float: left;
	text-align: center;
	width: 330px;
	height: 224px;
	margin-right: 109px;
	position: relative;
}
.d_e1 img{
	margin-bottom: 23px;
}
.d_e1 h4{
	color: #929292;
	font-size: 24px;
	font-weight: lighter;
}
.d_e2{
	width: 27px;
	height: 27px;
	position: absolute;
	left: 50%;
	margin-left: -14px;
	bottom: -14px;
	z-index: 1;
	animation: suof2 5s linear infinite;
}
@keyframes suof2 {
  0% {
    transform: scale(1);
  }
  33% {
    transform: scale(1.8);
  }
  66% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.8);
  }
}
.d_e3{
	margin-bottom: 100px;
}
.d_e4,.d_e5{
	position: absolute;
	top: 196px;
	color: #2d94d1;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	font-family: "TechnaSans-Regular";
	background: #fff;
	padding: 0 5px;
}
.d_e4{
	left: 0;
}
.d_e5{
	right: 0;
}
.d_e6{
	width: 1510px;
	margin: 0 auto;
	position: relative;
}
.d_e7{
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.d_e8{
	width: 45%;
	height: 800px;
	background: linear-gradient(to right, rgba(255,255,255,0.1), rgba(255,255,255,1));
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}
.d_e9{
	color: #454545;
	font-size: 26px;
	line-height: 48px;font-weight: lighter;
}
.d_e9 h4{
	color: #bdbdbd;
	font-size: 30px;
	line-height: 100px;
	margin-bottom: 50px;
	font-weight: normal;
}
.d_e9 h4 span{
	font-size: 120px;
	font-weight: bold;
	font-family: "TechnaSans-Regular";
	margin-right: 20px;
}
.d_e7 .swiper-slide-active .d_e9 h4{
	color: #2d94d1;
}
.d_e6 .swiper-button-prev,.d_e6 .swiper-button-next{
	width: 109px;
	height: 109px;
	position: absolute;
	top: 70px;
	outline: none;
	border-radius: 50%;
}
.d_e6 .swiper-button-prev{
	left: 5px;
	background: url(../images/d_26.png) no-repeat;
	background-size: 100% 100%;
}
.d_e6 .swiper-button-next{
	right: 5px;
	background: url(../images/d_27.png) no-repeat;
	background-size: 100% 100%;
}
.d_e6 .swiper-button-prev:hover{
	background: url(../images/d_28.png) no-repeat;
	background-size: 100% 100%;
}
.d_e6 .swiper-button-next:hover{
	background: url(../images/d_29.png) no-repeat;
	background-size: 100% 100%;
}
.d_e10,.d_e11{
	width: 88px;
	position: absolute;
	top: -20px;
	z-index: 99;
	display: none;
}
.d_e10{
	left: 54px;
}
.d_e11{
	left: 64px;
}
.d_e6 .swiper-button-prev:hover .d_e10{
	display: block;
}
.d_e6 .swiper-button-next:hover .d_e11{
	display: block;
}

.d_box7{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.d_box7_pic01{
	margin-bottom: 40px;
}
.d_box7_pic02{
	margin-bottom: 104px;
}
.d_f1{
	width: 100%;
	height: 100%;
}
.d_f1 img{
	border-radius: 10px;
	border: solid 6px #f1f1f1;
	filter: grayscale(100%);
}
.d_f1 img:hover{
	border: solid 6px #2d94d1;
	filter: grayscale(0);
}

.d_box8{
	overflow: hidden;
	padding-bottom: 118px;
}
.d_g0{
	margin-bottom: 74px;
}
.d_g1{
	padding-bottom: 90px;
	position: relative;
}
.d_g1 .swiper-pagination{
	bottom: 0;
	z-index: 9;
}
.d_g1 .swiper-pagination-bullet {
  width: 28px;
  height: 31px;
  background: url(../images/na14.png) no-repeat center center;
  background-size: 55% 65%;
  opacity: 1;
}
.d_g1 .swiper-pagination-bullet-active {
  background: url(../images/na15.png) no-repeat;
  background-size: 100% 100%;
}
.d_g2 {
  background: #f0f0f0;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
.d_g3 {
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}

.d_box9{
	width: 100%;
	overflow: hidden;
	padding: 104px 0 100px 90px;
	box-sizing: border-box;
	background: url(../images/d_30.jpg) no-repeat center top #f6f6f6;
  background-size: 100% !important;
}
.d_box9 .content{
	padding: 0;
}
.d_h0{
	margin-bottom: 55px;
}
.d_tabs{
	float: left;
	width: 255px;
	height: 633px;
	background: #fff;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}
.d_tabs ul{
	padding-top: 52px;
}
.d_tabs li{
	height: 32px;
	line-height: 32px;
	color: #222;
	font-size: 18px;
	cursor: pointer;
	padding-left: 44px;
	margin-bottom: 60px;
	position: relative;
}
.d_tabs li i{
	width: 8px;
	height: 32px;
	background: #278fcf;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
  opacity: 0;
}
.d_tabs .d_active{
	font-size: 22px;
	color: #278fcf;
	font-weight: bold;
	transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.d_tabs .d_active i{
	opacity: 1;
}
.d_tabbox{
	float: right;
	width: 1274px;
	height: 633px;
	padding: 45px 0;
	box-sizing: border-box;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.d_h1{
	width: 169px;
	position: absolute;
	bottom: 0;
	left: 42px;
	animation: zy 3s ease-in-out infinite;
}
.d_h2{
	width: 1196px;
	position: relative;
	margin: 0 auto;
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}
.d_h3{
	float: left;
	width: 791px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}
.d_h4{
	width: 100%;
	height: 30%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.01), rgba(0,0,0,0.8));
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.d_h5{
	color: #fff;
	line-height: 36px;
	text-transform: uppercase;
	position: absolute;
	left: 60px;
	bottom: 40px;
	z-index: 2;
}
.d_h5 h4{
	font-size: 48px;
	line-height: 62px;
	border-bottom: solid 1px rgba(255,255,255,0.4);
	font-family: "TechnaSans-Regular";
}
.d_h5 h4 span{
	font-size: 30px;
	font-weight: normal;
}
.d_h6{
	float: right;
	width: 354px;
	color: #454545;
	font-size: 20px;
	line-height: 46px;
}
.d_h6 span{
	font-family: "TechnaSans-Regular";
	font-weight: bold;
}
.d_h6 h4{
	color: #278fcf;
	font-size: 38px;
	line-height: 56px;
	margin-bottom: 32px;
}

.d_box10{
	width: 100%;
	padding: 105px 0 120px 90px;
	box-sizing: border-box;
	overflow: hidden;
}
.d_box10 .content{
	padding: 0;
}
.d_i0{
	margin-bottom: 44px;
}
.d_i1{
	height: 700px;
	background: url(../images/d_33.jpg) no-repeat;
	background-size: 100% 100%;
	border-radius: 30px;
	overflow: hidden;
}
.d_i2 li:first-child{
	margin-left: 260px;
}
.d_i3 li:first-child{
	margin-left: 360px;
}
.d_i4 li:first-child{
	margin-left: 60px;
}
.d_i5{
	width: 78px;
	height: 78px;
	position: absolute;
	bottom: 0;
	right: -50px;
	display: none;
}
.txtMarquee-left {
	width: 100%;
	position: relative;
	padding-top: 90px;
}
.txtMarquee-left .bd {
	padding-bottom: 60px;
}
.txtMarquee-left .bd li{
	float: left;
	margin-right: 295px;
	cursor: pointer;
	position: relative;
}
.txtMarquee_fon{
	color: #fff;
	font-size: 18px;
	line-height: 66px;
	padding: 0 20px;
	background: rgba(255,255,255,0.2);
	border: solid 6px rgba(255,255,255,0.1);
	border-radius: 60px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space:nowrap;
	margin-bottom: 10px;
}
.txtMarquee-left .bd li:hover .txtMarquee_fon{
	background: #fff;
	border: solid 6px #53add4;
	border-radius: 60px;
	color: #454545;
	font-size: 18px;
	font-weight: bold;
}
.txtMarquee-left .bd li:hover .d_i5{
	display: block;
}
.txtMarquee-left .bd .tempWrap {
	width: 100% !important;
}

.d_box11{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.d_j1{
	width: 80%;
	position: absolute;
	top: 110px;
	left: 180px;
}
.d_j2{
	float: left;
	width: 740px;
	margin-right: 52px;
	color: #fff;
	font-size: 82px;
	font-weight: bold;
	line-height: 100px;
}
.d_j3{
	float: left;
	width: 181px;
	height: 181px;
	margin-top: 13px;
}
.d_j4{
	width: 315px;
	position: absolute;
	top: 116px;
	right: 0;
}
.d_j5{
	width: 338px;
	position: absolute;
	bottom: 106px;
	left: 536px;
}
.d_j6{
	width: 322px;
	position: absolute;
	bottom: 30px;
	left: 863px;
}


/* 简介 */
.jj_box01{
	width: 100%;
	height: 1162px;
	background: url(../images/jj_01.jpg) no-repeat center bottom;
	background-size: 100%;
	padding-top: 135px;
	box-sizing: border-box;
	overflow: hidden;
}
.jj_a1{
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 24px;
}
.jj_a1 img{
	width: 218px;
}
.jj_a2{
	width: 100%;
	color: #333;
	font-size: 68px;
	line-height: 270px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.jj_a3{
	width: 1330px;
	color: #454545;
	font-size: 24px;
	line-height: 62px;
	margin: 0 auto;
}


@media only screen and (max-width: 1680px) {
	.d_a2{
		width: 630px;
		top: 255px;
		right: 140px;
	}
	.d_b2{
		width: 1200px;
	}
	.d_b3{
		width: 1200px;
	}
	.d_b4{
		width: 550px;
		left: 240px;
	}
	.d_c1{
		width: 670px;
		font-size: 20px;
		line-height: 40px;
	}
	.d_c2{
		width: 400px;
	}
	.d_c3{
		width: 400px;
		height: 400px;
	}
	.d_c4{
		width: 280px;
		height: 280px;
	}
	.d_c5{
		width: 280px;
		height: 280px;
	}
	.d_e1{
		width: 900px
	}
	.d_e1 ul{
		margin-right: -3%;
	}
	.d_e1 li{
		width: 30.333%;
		margin-right: 3%;
	}
	.d_e1 h4{
		font-size: 20px;
	}
	.d_e6{
		width: 1200px;
	}
	.d_e6 .swiper-button-prev,.d_e6 .swiper-button-next{
		width: 80px;
		height: 80px;
	}
	.d_e8 {
		width: 10%;
	}
	.d_e9{
		font-size: 20px;
		line-height: 36px;
	}
	.d_e9 h4{
		line-height: 90px;
		font-size: 26px;
		margin-bottom: 20px;
	}
	.d_e9 h4 span{
		font-size: 90px;
	}
	.d_e10, .d_e11{
		width: 60px;
	}
	.d_e10{
		left: 35px;
	}
	.d_e11{
		left: 40px;
	}
	.d_e7{
		width: 920px;
	}
	.d_tabs{
		width: 230px;
		height: 446px;
	}
	.d_tabs ul{
		padding-top: 35px;
	}
	.d_tabs li{
		padding-left: 20px;
		margin-bottom: 24px;
	}
	.d_tabs li i{
		width: 5px;
	}
	.d_tabs .d_active{
		font-size: 18px;
		line-height: 26px;
	}
	.d_tabbox{
		width: 920px;
		height: 446px;
	}
	.d_h1{
		width: 60%;
		left: 20%;
	}
	.d_h2{
		width: 95%;
	}
	.d_h3{
		width: 60%;
		height: auto;
	}
	.d_h5{
		left: 44px;
		bottom: 22px;
	}
	.d_h6{
		width: 36%;
	}
	.d_h6 h4{
		font-size: 30px;
		margin-bottom: 24px;
	}
	.d_j1{
		top: 60px;
		left: 100px;
	}
	.d_j4{
		width: 260px;
		top: 100px;
	}
	.d_j5{
		width: 280px;
		left: 536px;
	}
	.d_j6{
		width: 270px;
		left: 802px;
	}
}
@media only screen and (max-width: 1440px){
	.d_a2{
		width: 500px;
		top: 208px;
		right: 130px;
	}
	.d_d3{
		padding: 27px 0 40px 0;
	}
	.d_e6{
		width: 90%;
	}
	.d_e7{
		width: 80%;
	}
	.d_e8{
		display: none;
	}
	.d_j1{
		top: 40px;
		left: 50px;
	}
	.d_j4{
		width: 200px;
	}
	.d_j5{
		width: 209px;
		bottom: 100px;
		left: 510px;
	}
	.d_j6{
		width: 200px;
		left: 700px;
	}
}
@media only screen and (max-width: 1366px){
	.d_a2{
		width: 500px;
		top: 205px;
		right: 110px;
	}
	.d_d3{
		padding: 27px 0 40px 0;
	}
	.d_j1{
		top: 40px;
		left: 50px;
	}
	.d_j4{
		width: 200px;
		top: 100px;
	}
	.d_j5{
		width: 209px;
		left: 480px;
	}
	.d_j6{
		width: 200px;
		left: 670px;
	}
	.d_tabs{
		width: 20%;
		height: 420px;
	}
	.d_tabbox{
		width: 76%;
		height: 420px;
	}
}
@media only screen and (max-width: 1280px){
	.d_a2{
		width: 455px;
		top: 183px;
		right: 100px;
	}
	.d_b2{
		width: 95%;
	}
	.d_b3{
		width: 95%;
	}
	.d_b4{
		width: 45%;
		left: 20%;
		bottom: -30%;
	}
	.d_c1{
		width: 95%;
		float: none;
		margin: 0 auto;
	}
	.d_c2{
		width: 450px;
		float: none;
		padding-top: 200px;
		margin: 0 auto;
	}
	.d_c3{
		margin: 0;
	}
	
	.d_e1{
		width: 80%
	}
	.d_e1 ul{
		margin-right: -3%;
	}
	.d_e1 li{
		width: 30.333%;
		margin-right: 3%;
	}
	.d_e1 h4{
		font-size: 16px;
	}
	.d_e6{
		width: 90%;
	}
	.d_j1{
		top: 60px;
		left: 100px;
	}
	/* .d_tabs{
		width: 1200px;
		height: auto;
		margin: 0 auto 34px;
	} */
	.d_tabbox{
		width: 77%;
		height: 320px;
		padding: 40px 0;
		margin: 0 auto;
	}
	.d_tabs{
		width: 20%;
		height: 320px;
	}
	.d_tabs ul{
		padding-top: 25px;
	}
	.d_tabs li{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.d_tabs .d_active{
		font-size: 18px;
		line-height: 30px;
	}
	.d_h1{
		width: 50%;
		left: 25%;
	}
	.d_h3{
		width: 50%;
	}
	.d_h6{
		width: 45%;
		font-size: 16px;
		line-height: 30px;
	}
	.d_h6 h4{
		font-size: 20px;
		line-height: 36px;
		margin-bottom: 10px;
	}
	
	.d_j2{
		width: 60%;
		font-size: 63px;
		line-height: 82px;
	}
	.d_j3{
		width: 15%;
		height: auto;
	}
	.d_j4{
		width: 174px;
		top: 90px;
	}
	.d_j5{
		width: 190px;
		bottom: 100px;
		left: 448px;
	}
	.d_j6{
		width: 180px;
		bottom: 30px;
		left: 620px;
	}
}
@media only screen and (max-width: 1024px){
	.d_a2{
		width: 32%;
		top: 35%;
		right: 10%;
	}
	.d_box2{
		padding: 1rem 0 1.15rem 0;
	}
	.d_b0{
		margin-bottom: 0.7rem;
	}
	.d_b1{
		font-size: 0.3rem;
		line-height: 0.64rem;
	}
	.d_b1 h4{
		font-size: 0.6rem;
		line-height: 1rem;
	}
	.d_b2{
		width: 95%;
		font-size: 0.24rem;
		line-height: 0.6rem;
	}
	.d_b3{
		width: 95%;
	}
	.d_b4{
		width: 45%;
		left: 20%;
		bottom: -30%;
	}
	.d_box3{
		padding: 1rem 0 1.2rem 0;
	}
	.d_c0{
		margin-bottom: 0.9rem;
	}
	.d_c1{
		font-size: 0.24rem;
		line-height: 0.5rem;
	}
	.d_c1 h4{
		font-size: 0.6rem;
		line-height: 0.64rem;
	}
	.d_c1 h4 span{
		font-size: 0.8rem;
	}
	.d_c1 img{
		width: 75%;
	}
	.d_c2{
		width: 3.5rem;
		float: none;
		padding-top: 1.5rem;
		margin: 0 auto;
	}
	.d_c3{
		width: 3.5rem;
		height: 3.5rem;
		margin: 0 auto;
	}
	.d_c4{
		width: 2rem;
		height: 2rem;
		top: 0.3rem;
	}
	.d_c5{
		width: 2rem;
		height: 2rem;
	}
	.d_box4{
		margin-bottom: 1.06rem;
	}
	.d_d0{
		margin-bottom: 0.56rem;
	}
	.d_d3{
		padding: 0.27rem 0 0.4rem 0;
	}
	.d_d3 h4{
		font-size: 0.28rem;
		line-height: 0.48rem;
	}
	.d_d5{
		font-size: 0.16rem;
		line-height: 0.34rem;
	}
	.d_box5{
		padding: 0;
		margin-bottom: 1.05rem;
	}
	.d_e1{
		width: 85%
	}
	.d_e1 ul{
		margin-right: -3%;
	}
	.d_e1 li{
		width: 30.333%;
		height: 2rem;
		margin-right: 3%;
	}
	.d_e1 li{
		font-size: -moz-calc(100vw / 19.2);
    	font-size: calc(100vw / 19.2);
	}
	.d_e1 img{
		width: 80%;
		margin-bottom: 0.3rem;
	}
	.d_e1 h4{
		font-size: 0.12rem;
	}
	.d_e2{
		width: 0.2rem;
		height: 0.2rem;
	}
	.d_e3{
		margin-bottom: 1rem;
	}
	.d_e4,.d_e5{
		font-size: 0.45rem;
		line-height: 0.6rem;
		top: 1.7rem;
	}
	.d_e6{
		width: 95%;
	}
	.d_e8{
		display: none;
	}
	.d_e9{
		font-size: 0.22rem;
		line-height: 0.44rem;
	}
	.d_e9 h4{
		text-align: center;
		font-size: 0.3rem;
		line-height: 1rem;
		margin-bottom: 0.3rem;
	}
	.d_e9 h4 span{
		font-size: 1rem;
	}
	.d_e6 .swiper-button-prev, .d_e6 .swiper-button-next{
		width: 0.9rem;
		height: 0.9rem;
		top: 0.4rem;
	}
	.d_e10, .d_e11{
		width: 0.7rem;
		top: -0.1rem;
	}
	.d_e10{
		left: 0.5rem;
	}
	.d_e11{
		left: 0.5rem;
	}
	.d_box7_pic01{
		margin-bottom: 0.3rem;
	}
	.d_box7_pic02{
		margin-bottom: 1rem;
	}
	.d_box8{
		padding-bottom: 0.7rem;
	}
	.d_g0{
		margin-bottom: 0.7rem;
	}
	.d_g1{
		padding-bottom: 0.9rem;
	}
	.d_box9{
		padding: 1rem 0;
	}
	.d_tabs{
		width: 95%;
		overflow-x: scroll;
		height: auto;
		float: none;
		white-space: nowrap;
		margin: 0 auto 0.3rem;
		scrollbar-width: none;
    	-ms-overflow-style: none;
	}
	.d_tabs::-webkit-scrollbar {
		display: none;
	}
	.d_tabs ul{
		padding: 0.1rem 0 0.2rem 0;
	}
	.d_tabs li{
		display: inline-block;
		height: 0.32rem;
		line-height: 0.32rem;
		margin: 0 8.5% 0 0;
	}
	.d_tabs ul{
		font-size: -moz-calc(100vw / 19.2);
    	font-size: calc(100vw / 19.2);
	}
	.d_h0{
		margin-bottom: 0.5rem;
	}
	.d_h1{
		display: none;
	}
	.d_h2{
		width: 90%;
	}
	.d_tabbox{
		width: 95%;
		height: auto;
		padding: 0.4rem 0;
		float: none;
		margin: 0 auto;
	}
	.d_h5{
		font-size: 0.14rem;
		line-height: 0.3rem;
	}
	.d_h5 h4{
		font-size: 0.3rem;
	}
	.d_h6{
		font-size: 0.18rem;
	}
	.d_h6 h4{
		font-size: 0.28rem;
		margin-bottom: 0.2rem;
	}
	.d_j1{
		top: 5%;
		left: 5%;
	}
	.d_j2{
		width: 60%;
		font-size: 0.4rem;
		line-height: 0.6rem;
		margin-right: 0.5rem;
	}
	.d_j3{
		width: 15%;
		height: auto;
		margin-top: 0.15rem;
	}
	.d_j4{
		width: 1.2rem;
		top: 0.45rem;
	}
	.d_j5{
		width: 1.2rem;
		bottom: 0.4rem;
		left: 2.2rem;
	}
	.d_j6{
		width: 1rem;
		bottom: 0.2rem;
		left: 3.5rem;
	}
	.d_j6 img{
		vertical-align: bottom;
	}
}
@media only screen and (max-width: 1023px) {
	.d_a2{
		width: 90%;
		top: 12%;
		left: 5%;
	}
	.d_c2{
		width: 94%;
		float: none;
		padding: 0;
		margin: 0.5rem auto 0;
	}
	.d_c3{
		width: 80%;
		height: auto;
		margin: 1rem 0 0 0;
	}
	.d_c4{
		width: 2.5rem;
		height: 2.5rem;
		top: -0.5rem;
		right: 0;
	}
	.d_c5{
		width: 2.5rem;
		height: 2.5rem;
	}

	.d_box10{
		padding: 0.8rem 0;
	}
	.d_i1{
		height: 8rem;
		background: url(../images/d_42.jpg) no-repeat;
		background-size: 100% 100%;
		border-radius: 0.3rem;
	}
	.d_box9{
		background: url(../images/d_41.jpg) no-repeat center top #f6f6f6;
	}
	.d_tabs li{
		margin: 0 5% 0 0;
	}
	.d_h2{
		display: block;
	}
	.d_h3{
		float: none;
		width: 100%;
	}
	.d_h6{
		float: none;
		width: 100%;
		padding-top: 0.4rem;
		font-size: 0.28rem;
		line-height: 0.56rem;
	}
	.d_h6 h4{
		font-size: 0.48rem;
		margin-bottom: 0.24rem;
	}
	.d_j1{
		width: 90%;
		top: 15%;
		left: 5%;
	}
	.d_j2{
		width: 78%;
		font-size: 0.52rem;
		line-height: 0.86rem;
		margin-right: 0;
	}
	.d_j3{
		float: right;
		width: 22%;
	}
	.d_j4{
		display: none;
	}
	.d_j5{
		width: 2.5rem;
		bottom: 1.3rem;
		left: 0.6rem;
	}
	.d_j6{
		width: 2.4rem;
		bottom: 0.8rem;
		left: 3rem;
	}
	.d_j6 img{
		vertical-align: bottom;
	}

	.txtMarquee-left .bd li{
		margin-right: 2.9rem;
	}
	.txtMarquee_fon{
		font-size: 0.3rem;
		line-height: 0.6rem;
		padding: 0 0.2rem;
		border-radius: 60px;
		margin-bottom: 0.2rem;
	}
	.txtMarquee-left .bd li:hover .txtMarquee_fon{
		font-size: 0.3rem;
	}
}

.infoList{
	position: relative;
	overflow: hidden;
}
.str_move{
	position: absolute;
}
