@charset "utf-8";
html,body,*{
	color:#555962;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}
.mt60{
	margin-top:60px;
}
.mt70{
	margin-top:70px;
}
.mt80{
	margin-top:80px;
}
.mt90{
	margin-top:90px;
}
.mt100{
	margin-top:100px;
}
.mt110{
	margin-top:110px;
}
.mt120{
	margin-top:120px;
}
.mt130{
	margin-top:130px;
}
.mt140{
	margin-top:140px;
}
.mt150{
	margin-top:150px;
}
.mt160{
	margin-top:160px;
}
.mt170{
	margin-top:170px;
}
.mt180{
	margin-top:180px;
}
.mt190{
	margin-top:190px;
}
.mt200{
	margin-top:200px;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mb50{
	margin-bottom:50px;
}
.mb60{
	margin-bottom:60px;
}
.mb70{
	margin-bottom:70px;
}
.mb80{
	margin-bottom:80px;
}
.mb90{
	margin-bottom:90px;
}
.mb100{
	margin-bottom:100px;
}
.mb110{
	margin-bottom:110px;
}
.mb120{
	margin-bottom:120px;
}
.mb130{
	margin-bottom:130px;
}
.mb140{
	margin-bottom:140px;
}
.mb150{
	margin-bottom:150px;
}
.mb160{
	margin-bottom:160px;
}
.mb170{
	margin-bottom:170px;
}
.mb180{
	margin-bottom:180px;
}
.mb190{
	margin-bottom:190px;
}
.mb200{
	margin-bottom:200px;
}
.content{
	width:100%;
	height:auto;
}
.content .w1442{
	max-width:1480px;
	width:80%;
	height:auto;
	margin:0 auto;
	padding:0 20px;
}
.content .title_left{
	width:100%;
	height:auto;
	display:flex;
	align-items:flex-end;
}
.content .title_left h2{
	font-size:.64rem;
	font-family: 'Roboto-Bold';
	color:#555962;
	border-bottom:4px #555962 solid;
	margin:0 40px 0 0;
	padding:0;
}
.content .title_left p{
	line-height:.28rem;
	font-size:.18rem;
	color:#565a63;
	margin:0 0 -7px;
}
/* index */
.content .content_img{
	max-width:1760px;
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
}
.content .content_img img{
	display:block;
	width:100%;
	height:auto;
}
.content .content_img .content_bg{
	width:auto;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	top:0;
}
.content .content_img.right .content_bg{
	right:8.863%;
}
.content .content_img.left .content_bg{
	left:5.681%;
}
.content .content_img .content_bg .content_wen{
	width:auto;
	height:auto;
	color:#555962;
	margin-top:-10%;
}
.content .content_img .content_bg .content_wen.bai,
.content .content_img .content_bg .content_wen.bai p{
	color:#fff;
}
.content .content_img .content_bg .content_wen h2{
	line-height:.96rem;
	font-size:.81rem;
	font-family: 'Roboto-Bold';
	margin:0 0 50px;
}
.content .content_img .content_bg .content_wen p{
	line-height:28px;
	font-size:18px;
	margin:0 0 50px;
}
.content .content_img .content_bg .content_wen a{
	display:inline-block;
	width:240px;
	height:60px;
	line-height:60px;
	font-size:18px;
	color:#fff;
	background:#555962;
	font-family: 'Roboto-Light';
	text-align:center;
	margin:0;
	padding:0;
}
.content .content_img .content_bg .content_wen a:hover{
	color:#555962;
	background:#fff;
}
.content .content_img .content_bg .content_wen.bai a{
	color:#555962;
	background:#fff;
}
.content .content_img .content_bg .content_wen.bai a:hover{
	color:#fff;
	background:#555962;
}
.content .content_img.technology .tagcloud{
	width:100%;
	height:calc(100% - 240px);
	position:absolute;
	left:0;
	bottom:0;
}
.content .content_img.technology h2{
	width:100%;
	height:auto;
	font-size:.81rem;
	font-family: 'Roboto-Bold';
	color:#fff;
	text-align:center;
	text-shadow:3px 3px 5px rgba(85,87,99,.65); 
	position:absolute;
	top:1.3rem;
	margin:0;
}
.content .content_img.technology .technology_button{
	width:87px;
	height:87px;
	cursor:pointer;
	position:absolute;
	z-index:5;
	margin-top:0;
	margin-left:0;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
}
.content .content_img.technology .technology_button:hover{
	width:150px;
	height:150px;
	margin-top:-31.5px;
	margin-left:-31.5px;
	z-index:20;
}
.content .content_img.technology .technology_button.technology_button1{
	top:4.46rem;
	left:1.93rem;
}
.content .content_img.technology .technology_button.technology_button2{
	top:.96rem;
	left:2.83rem;
}
.content .content_img.technology .technology_button.technology_button3{
	top:2.17rem;
	left:6.21rem;
}
.content .content_img.technology .technology_button.technology_button4{
	top:3.57rem;
	left:10.43rem;
}
.content .content_img.technology .technology_button.technology_button5{
	top:1.26rem;
	left:11.02rem;
}
.content .content_img.technology .technology_button.technology_button6{
	top:.74rem;
	left:13.28rem;
}
.content .content_img.technology .technology_button p{
	width:auto;
	height:auto;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	color:#555962;
	text-align:center;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(85,87,99,.45);
	white-space:nowrap;
	margin:0;
	position:absolute;
	top:calc(50% - 3px);
	left:calc(50% - 3px);
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	z-index:3;
}
.content .content_img.technology .technology_button:hover>a>p{
	width:100%;
	line-height:30px;
	font-size:21px;
	color:#fff;
	top:50%;
	left:50%;
}
.content .content_img.technology .technology_button>a>img{
	display:block;
	width:87px;
	height:87px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	z-index:1;
	opacity:1;
	filter:Alpha(opacity=100);
}
.content .content_img.technology .technology_button>a>img:nth-child(3){
	width:150px;
	height:150px;
	z-index:2;
	opacity:0;
	filter:Alpha(opacity=0);
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}
.content .content_img.technology .technology_button:hover>a>img{
	opacity:0;
	filter:Alpha(opacity=0);
}
.content .content_img.technology .technology_button:hover>a>img:nth-child(3){
	opacity:1;
	filter:Alpha(opacity=100);
}
.content .content_img.technology .technology_button .technology_menu{
	list-style:none;
    padding:0;
    margin:0;
	border:205px solid transparent;
    position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%) scale(0);
	-moz-transform:translateX(-50%) translateY(-50%) scale(0);
	-ms-transform:translateX(-50%) translateY(-50%) scale(0);
	-o-transform:translateX(-50%) translateY(-50%) scale(0);
	transform:translateX(-50%) translateY(-50%) scale(0);
	background-size:100% 100%;
    cursor:default;
    border-radius:50%;
    transition:transform .6s 0.07s;
    z-index:0;
}
.content .content_img.technology .technology_button:hover .technology_menu{
    transition:transform 0.4s 0.08s, z-index 0s 0.5s;
	-webkit-transform:translateX(-50%) translateY(-50%) scale(1);
	-moz-transform:translateX(-50%) translateY(-50%) scale(1);
	-ms-transform:translateX(-50%) translateY(-50%) scale(1);
	-o-transform:translateX(-50%) translateY(-50%) scale(1);
	transform:translateX(-50%) translateY(-50%) scale(1);
    z-index: 1;
}
.content .content_img.technology .technology_button .technology_menu.technology_menus{
	width:410px;
	height:410px;
	border:0 solid transparent;
    transition:transform 0.4s 0.08s, z-index 0s 0.5s;
	-webkit-transform:translateX(-50%) translateY(-50%) scale(0);
	-moz-transform:translateX(-50%) translateY(-50%) scale(0);
	-ms-transform:translateX(-50%) translateY(-50%) scale(0);
	-o-transform:translateX(-50%) translateY(-50%) scale(0);
	transform:translateX(-50%) translateY(-50%) scale(0);
    z-index: 1;
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus{
	-webkit-transform:translateX(-50%) translateY(-50%) scale(1);
	-moz-transform:translateX(-50%) translateY(-50%) scale(1);
	-ms-transform:translateX(-50%) translateY(-50%) scale(1);
	-o-transform:translateX(-50%) translateY(-50%) scale(1);
	transform:translateX(-50%) translateY(-50%) scale(1);
    z-index: 1;
}
.content .content_img.technology .technology_button .technology_menu.technology_menufour{
	width:410px;
	height:410px;
	border:0 solid transparent;
    transition:transform 0.4s 0.08s, z-index 0s 0.5s;
	-webkit-transform:translateX(-50%) translateY(-50%) scale(0);
	-moz-transform:translateX(-50%) translateY(-50%) scale(0);
	-ms-transform:translateX(-50%) translateY(-50%) scale(0);
	-o-transform:translateX(-50%) translateY(-50%) scale(0);
	transform:translateX(-50%) translateY(-50%) scale(0);
    z-index: 1;
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour{
	-webkit-transform:translateX(-50%) translateY(-50%) scale(1);
	-moz-transform:translateX(-50%) translateY(-50%) scale(1);
	-ms-transform:translateX(-50%) translateY(-50%) scale(1);
	-o-transform:translateX(-50%) translateY(-50%) scale(1);
	transform:translateX(-50%) translateY(-50%) scale(1);
    z-index: 1;
}
.content .content_img.technology .technology_button .technology_menu:after{
	content:"";
	display:block;
	width:410px;
	height:410px;
    position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	background:url(../images/technology_menuxian.png) no-repeat top left;
	background-size:100% 100%;
    cursor:default;
    border-radius:50%;
    z-index:-1;
}
.content .content_img.technology .technology_button .technology_menu li{
	width:87px;
	height:87px;
	position:absolute;
	top:-180px;
	left:-180px;
	transform-origin:180px 180px;
	transition:all 0.5s 0.1s;
	z-index:2;
}
.content .content_img.technology .technology_button .technology_menu.technology_menus li{
	width:87px;
	height:87px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	transform-origin:0 0;
	transition:all 0.5s 0.1s;
	z-index:2;
}
.content .content_img.technology .technology_button .technology_menu.technology_menufour li{
	width:87px;
	height:87px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	transform-origin:0 0;
	transition:all 0.5s 0.1s;
	z-index:2;
}
.content .content_img.technology .technology_button .technology_menu li p{
	line-height:24px;
	font-size:18px;
	text-transform:none;
	text-shadow:none;
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0deg) translateZ(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0deg) translateZ(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0deg) translateZ(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0deg) translateZ(0);
	transform:translateX(-50%) translateY(-50%) rotate(0deg) translateZ(0);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(1){
	transition-delay:0.02s;
	-webkit-transform:rotate(75deg);
	-moz-transform:rotate(75deg);
	-ms-transform:rotate(75deg);
	-o-transform:rotate(75deg);
	transform:rotate(75deg);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(1) p{
	transition-delay:0.04s;
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(645deg) translateZ(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(645deg) translateZ(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(645deg) translateZ(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(645deg) translateZ(0);
	transform:translateX(-50%) translateY(-50%) rotate(645deg) translateZ(0);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(2){
	transition-delay:0.04s;
	-webkit-transform:rotate(135deg);
	-moz-transform:rotate(135deg);
	-ms-transform:rotate(135deg);
	-o-transform:rotate(135deg);
	transform:rotate(135deg);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(2) p{
	transition-delay:0.08s;
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(585deg) translateZ(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(585deg) translateZ(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(585deg) translateZ(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(585deg) translateZ(0);
	transform:translateX(-50%) translateY(-50%) rotate(585deg) translateZ(0);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(3){
	transition-delay:0.06s;
	-webkit-transform:rotate(195deg);
	-moz-transform:rotate(195deg);
	-ms-transform:rotate(195deg);
	-o-transform:rotate(195deg);
	transform:rotate(195deg);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(3) p{
	transition-delay:0.12s;
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(525deg) translateZ(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(525deg) translateZ(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(525deg) translateZ(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(525deg) translateZ(0);
	transform:translateX(-50%) translateY(-50%) rotate(525deg) translateZ(0);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(4){
	transition-delay:0.08s;
	-webkit-transform:rotate(255deg);
	-moz-transform:rotate(255deg);
	-ms-transform:rotate(255deg);
	-o-transform:rotate(255deg);
	transform:rotate(255deg);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(4) p{
	transition-delay:0.16s;
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(465deg) translateZ(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(465deg) translateZ(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(465deg) translateZ(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(465deg) translateZ(0);
	transform:translateX(-50%) translateY(-50%) rotate(465deg) translateZ(0);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(5){
	transition-delay:0.10s;
	-webkit-transform:rotate(315deg);
	-moz-transform:rotate(315deg);
	-ms-transform:rotate(315deg);
	-o-transform:rotate(315deg);
	transform:rotate(315deg);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(5) p{
	transition-delay:0.20s;
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(405deg) translateZ(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(405deg) translateZ(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(405deg) translateZ(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(405deg) translateZ(0);
	transform:translateX(-50%) translateY(-50%) rotate(405deg) translateZ(0);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(6){
	transition-delay:0.12s;
	-webkit-transform:rotate(375deg);
	-moz-transform:rotate(375deg);
	-ms-transform:rotate(375deg);
	-o-transform:rotate(375deg);
	transform:rotate(375deg);
}
.content .content_img.technology .technology_button:hover .technology_menu li:nth-child(6) p{
	transition-delay:0.24s;
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(345deg) translateZ(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(345deg) translateZ(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(345deg) translateZ(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(345deg) translateZ(0);
	transform:translateX(-50%) translateY(-50%) rotate(345deg) translateZ(0);
}

.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(1){
	transition-delay:0.02s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(2){
	transition-delay:0.04s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(180px,-70px,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(180px,-70px,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(180px,-70px,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(180px,-70px,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(180px,-70px,0) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(3){
	transition-delay:0.06s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(130px,150px,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(130px,150px,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(130px,150px,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(130px,150px,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(130px,150px,0) rotate(0);	
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(4){
	transition-delay:0.08s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(-130px,150px,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(-130px,150px,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(-130px,150px,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(-130px,150px,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(-130px,150px,0) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(5){
	transition-delay:0.10s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(-180px,-70px,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(-180px,-70px,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(-180px,-70px,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(-180px,-70px,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(-180px,-70px,0) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(1) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(2) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(3) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(4) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menus li:nth-child(5) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}

.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(1){
	transition-delay:0.02s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(0,-200px,0) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(2){
	transition-delay:0.04s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(200px,0,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(200px,0,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(200px,0,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(200px,0,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(200px,0,0) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(3){
	transition-delay:0.06s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(0,200px,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(0,200px,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(0,200px,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(0,200px,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(0,200px,0) rotate(0);	
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(4){
	transition-delay:0.08s;
	-webkit-transform:translateX(-50%) translateY(-50%) translate3d(-200px,0,0) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) translate3d(-200px,0,0) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) translate3d(-200px,0,0) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) translate3d(-200px,0,0) rotate(0);
	transform:translateX(-50%) translateY(-50%) translate3d(-200px,0,0) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(1) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(2) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(3) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_button:hover .technology_menu.technology_menufour li:nth-child(4) p{
	-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);
	-moz-transform:translateX(-50%) translateY(-50%) rotate(0);
	-ms-transform:translateX(-50%) translateY(-50%) rotate(0);
	-o-transform:translateX(-50%) translateY(-50%) rotate(0);
	transform:translateX(-50%) translateY(-50%) rotate(0);
}
.content .content_img.technology .technology_yuan{
	width:60px;
	height:60px;
	cursor:pointer;
	position:absolute;
	z-index:1;
	margin-top:0;
	margin-left:0;
	opacity:.5;
	filter:Alpha(opacity=50);
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
}
.content .content_img.technology .technology_yuan img{
	display:block;
	width:60px;
	height:60px;
}
.content .content_img.technology .technology_yuan2{
	width:50px;
	height:50px;
	cursor:pointer;
	position:absolute;
	z-index:1;
	margin-top:0;
	margin-left:0;
	opacity:.5;
	filter:Alpha(opacity=50);
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
}
.content .content_img.technology .technology_yuan2 img{
	display:block;
	width:50px;
	height:50px;
}
.content .content_img.technology .technology_yuan3{
	width:40px;
	height:40px;
	cursor:pointer;
	position:absolute;
	z-index:1;
	margin-top:0;
	margin-left:0;
	opacity:.6;
	filter:Alpha(opacity=60);
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
}
.content .content_img.technology .technology_yuan3 img{
	display:block;
	width:40px;
	height:40px;
}
.content .content_img.technology .technology_yuan4{
	width:30px;
	height:30px;
	cursor:pointer;
	position:absolute;
	z-index:1;
	margin-top:0;
	margin-left:0;
	opacity:.3;
	filter:Alpha(opacity=30);
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
}
.content .content_img.technology .technology_yuan4 img{
	display:block;
	width:30px;
	height:30px;
}
.content .content_img.technology{
	overflow:hidden;
}
.content .content_img.technology .index_technology_waves{
	width:66.72rem;
	height:2.35rem;
	position:absolute;
	right:0;
	bottom:0;
}
.content .content_img.technology .index_technology_waves .waves{
	width:100%;
	height:2.19rem;
	background:url(../images/index_technology_bg.png);
	background-size:auto 100%;
	position:absolute;
	right:0;
	bottom:0;
	z-index:7;
	animation:move_wave 25s linear infinite;
}
.content .content_img.technology .index_technology_waves .waves2{
	width:100%;
	height:2.35rem;
	background:url(../images/index_technology_bg2.png);
	background-size:auto 100%;
	position:absolute;
	right:0;
	bottom:0;
	z-index:3;
	animation:move_wave 30s linear infinite;
}
.content .content_img.technology .index_technology_waves .waves3{
	width:100%;
	height:2.26rem;
	background:url(../images/index_technology_bg3.png);
	background-size:auto 100%;
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
	animation:move_wave 35s linear infinite;
}
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(25%) translateZ(0) scaleY(1)
    }
    100% {
        transform: translateX(50%) translateZ(0) scaleY(1)
    }
}

.content .index_product{
	max-width:1760px;
	width:100%;
	height:auto;
	margin:0 auto;
}
.content .index_product ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .index_product ul li{
	width:25%;
	height:auto;
	position:initial;
	float:left;
	cursor:pointer;
}
.content .index_product ul li.active{
	position:initial;
}
.content .index_product ul li.hidden{
	display:block;
	overflow:hidden;
}
.content .index_product>ul>li>h2{
	font-size:48px;
	font-family: 'Roboto-Bold';
	color:#fff;
	opacity:1;
	filter:Alpha(opacity=100);
	transition:all 0s;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	-ms-transition:all 0s;
	margin:0;
	position:absolute;
	z-index:3;
}
.content .index_product>ul>li.h2_left>h2{
	font-size:18px;
	font-family:"Roboto-Regular";
	color:#3a3e47;
	z-index:20;
}
.content .index_product ul li .products_du{
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
}
.content .index_product ul li .products_du img{
	display:block;
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.content .index_product ul li.da .products_du img{
	-webkit-transform:scale(2);
	-moz-transform:scale(2);
	-ms-transform:scale(2);
	-o-transform:scale(2);
	transform:scale(2);
}
.content .index_product ul li .products_du .product_bg{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	opacity:0;
	filter:Alpha(opacity=0);
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
.content .index_product ul li:hover .products_du .product_bg{
	opacity:1;
	filter:Alpha(opacity=100);
}
.content .index_product>ul>li>.products_du .product_wen{
	width:100%;
	height:auto;
	color:#fff;
	padding:0 42px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
	opacity:0;
	filter:Alpha(opacity=0);
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
.content .index_product>ul>li:hover>.products_du .product_wen{
	bottom:43px;
	opacity:1;
	filter:Alpha(opacity=100);
}
.content .index_product>ul>li>.products_du .product_wen h2{
	width:100%;
	height:auto;
	font-size:48px;
	font-family: 'Roboto-Bold';
	margin:0 0 45px;
	opacity:1;
	filter:Alpha(opacity=100);
	transition:all 0s;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	-ms-transition:all 0s;
}
.content .index_product>ul>li.active>.products_du .product_wen h2{
	opacity:0;
	filter:Alpha(opacity=0);
}
.content .index_product>ul>li>.products_du .product_wen p{
	width:100%;
	height:auto;
	line-height:24px;
	font-size:14px;
	color:#fff;
	margin:0 0 35px;
}
.content .index_product>ul>li>.products_du .product_wen a{
	width:100%;
	height:auto;
	font-size:14px;
	font-family: 'Roboto-Light';
	color:#fff;
}
.content .index_product>.swiper-button-next,
.content .index_product>.swiper-button-prev{
	width:auto;
	height:auto;
	font-size:14px;
	color:#fff;
	outline:none;
}
.content .index_product.swiper-no-swiping>.swiper-button-next,
.content .index_product.swiper-no-swiping>.swiper-button-prev{
	display:none;
}
.content .index_product>.swiper-button-next.swiper-button-disabled,
.content .index_product>.swiper-button-prev.swiper-button-disabled{
	opacity:0;
}
.content .index_product>.swiper-button-next:after,
.content .index_product>.swiper-button-prev:after{
	display:none;
}
.content .index_product>.swiper-button-next{
	right:40px;
}
.content .index_product>.swiper-button-prev{
	left:40px;
}
.content .index_product .product_cont{
	width:400%;
	height:100%;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	opacity:0;
	filter:Alpha(opacity=0);
	transition:all 0s;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	-ms-transition:all 0s;
}
.content .index_product ul li.active .product_cont{
	width:100%;
	left:0;
	z-index:10;
}
.content .index_product .product_cont .product_wen{
	width:25%;
	height:100%;
	background:#e8edf1;
	position:absolute;
	left:0;
	bottom:0;
	z-index:9;
}
.content .index_product .product_cont .product_wen .product_wens{
	width:100%;
	height:auto;
	padding:0 40px;
	position:absolute;
	left:0;
	bottom:40px;
	z-index:10;
}
.content .index_product .product_cont .product_wen .product_wens:after{
	display:block;
	content:"";
	width: 0;
    height: 0;
    border-top:14px solid transparent;
    border-right:14px solid #343537;
    border-bottom:14px solid transparent;
	position:absolute;
	top:40px;
	right:0;
}
.content .index_product .product_cont .product_wen p{
	width:100%;
	height:auto;
	font-size:18px;
	font-family: 'Roboto-Light';
	color:#3a3e47;
	margin:0;
}
.content .index_product .product_cont .product_wen p.more{
	margin-top:25px;
}
.content .index_product .product_cont .product_wen p.more a{
	font-size:18px;
	color:#3a3e47;
	font-family: 'Roboto-Light';
	text-decoration:underline;
}
.content .index_product .product_cont .product_wen p.pack{
	margin-top:30px;
}
.content .index_product .product_cont .product_wen p.pack a{
	font-size:14px;
	color:#3a3e47;
}
.content .index_product .product_cont .product_img{
	width:75%;
	height:100%;
	position:absolute;
	left:50%;
	margin-left:0;
	z-index:5;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.content .index_product ul li.da .product_cont .product_img{
	left:25%;
}
.content .index_product .product_cont .product_img img{
	display:block;
	width:auto;
	height:100%;
}
.content .index_product .product_cont .swiper-button-next,
.content .index_product .product_cont .swiper-button-prev{
	width:auto;
	height:auto;
	font-size:14px;
	color:#fff;
	outline:none;
}
.content .index_product .product_cont .swiper-button-next.swiper-button-disabled,
.content .index_product .product_cont .swiper-button-prev.swiper-button-disabled{
	opacity:0;
}
.content .index_product .product_cont .swiper-button-next:after,
.content .index_product .product_cont .swiper-button-prev:after{
	display:none;
}
.content .index_product .product_cont .swiper-button-next{
	right:40px;
}
.content .index_product .product_cont .swiper-button-prev{
	left:calc(25% + 40px);
}
.content .index_product .product_cont .swiper-pagination{
	width:75%;
	left:25%;
}
.content .index_product .product_cont .swiper-pagination .swiper-pagination-bullet{
	width:10px;
	height:10px;
	border:1px #fff solid;
	border-radius:50%;
	background:none;
	opacity:1;
	outline:none;
}
.content .index_product .product_cont .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#fff;
}
.content .index_quality{
	max-width:1760px;
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
}
.content .index_quality .quality_bg{
	width:50%;
	height:100%;
	background:#fff;
	float:left;
	position:absolute;
	top:0;
	left:0;
}
.content .index_quality .quality_bg .quality_wen{
	width:100%;
	height:auto;
	color:#555763;
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	padding:0 0 0 18.39080459770115%;
}
.content .index_quality .quality_bg .quality_wen h2{
	width:100%;
	height:auto;
	line-height:.96rem;
	font-size:.81rem;
	font-family: 'Roboto-Bold';
	margin:0 0 60px;
}
.content .index_quality .quality_bg .quality_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	margin:0 0 50px;
}
.content .index_quality .quality_bg .quality_wen a{
	display:inline-block;
	width:240px;
	height:60px;
	line-height:60px;
	font-size:18px;
	color:#fff;
	background:#555763;
	font-family: 'Roboto-Light';
	text-align:center;
	margin:0;
	padding:0;
}
.content .index_quality img{
	width:50%;
	height:auto;
	float:right;
}
.content .index_factories{
	max-width:1740px;
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
}
.content .index_factories .factories_bg{
	width:50%;
	height:100%;
	background:rgba(0,0,0,.45);
	position:absolute;
	top:0;
	left:0;
}
.content .index_factories .factories_bg .factories_wen{
	width:100%;
	height:auto;
	color:#fff;
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	padding:0 0 0 18.39080459770115%;
}
.content .index_factories .factories_bg .factories_wen h2{
	width:100%;
	height:auto;
	line-height:.96rem;
	font-size:.81rem;
	font-family: 'Roboto-Bold';
	margin:0 0 60px;
}
.content .index_factories .factories_bg .factories_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#fff;
	margin:0 0 50px;
}
.content .index_factories .factories_bg .factories_wen a{
	display:inline-block;
	width:240px;
	height:60px;
	line-height:60px;
	font-size:18px;
	color:#565962;
	background:#fff;
	font-family: 'Roboto-Light';
	text-align:center;
	margin:0;
	padding:0;
}
.content .index_factories .factories_bg .factories_wen a:hover{
	color:#fff;
	background:#565962;
}
.content .index_factories img{
	display:block;
	width:100%;
	height:auto;
}
.content .index_about{
	max-width:1760px;
	width:100%;
	height:auto;
	margin:0 auto;
}
.content .index_about .about_wen{
	width:100%;
	height:auto;
	text-align:center;
	margin:50px auto;
}
.content .index_about .about_wen h2{
	width:100%;
	height:auto;
	line-height:.96rem;
	font-size:.81rem;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:132px 0 24px;
}
.content .index_about .about_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	letter-spacing:.2px;
}
.content .index_about img{
	display:block;
	width:100%;
	height:auto;
}
.content .index_contact{
	max-width:1482px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:150px 20px 100px;
}
.content .index_contact ul{
	width:100%;
	height:auto;
}
.content .index_contact ul li{
	width:calc((100% - 20px) / 3);
	height:auto;
	color:#555962;
	text-align:center;
	float:left;
}
.content .index_contact ul li img{
	display:block;
	width:auto;
	height:auto;
	margin:0 auto 32px;
}
.content .index_contact ul li h2{
	width:100%;
	height:auto;
	line-height:30px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin-bottom:22px;
}
.content .index_contact ul li p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	margin-bottom:0;
}
/* technology */
.content .technology_list{
	width:100%;
	height:auto;
	border-bottom:1px #c5c6c8 solid;
	margin:100px 0;
}
.content .technology_list ul{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:0;
}
.content .technology_list ul li{
	display:inline-block;
	width:auto;
	height:auto;
	border-bottom:2px transparent solid;
	margin-bottom:-1px;
	margin-right:5%;
	padding:1% 2.5%;
}
.content .technology_list ul li:last-child{
	margin-right:0;
}
.content .technology_list ul li.active{
	border-bottom:2px #555962 solid;
}
.content .technology_list ul li .img{
	display:block;
	width:40px;
	height:40px;
	position:relative;
	margin:0 auto 15px;
}
.content .technology_list ul li .img img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
.content .technology_list ul li .img img:nth-child(2){
	display:none;
}
.content .technology_list ul li:hover .img img:nth-child(1),
.content .technology_list ul li.active .img img:nth-child(1){
	display:none;
}
.content .technology_list ul li:hover .img img:nth-child(2),
.content .technology_list ul li.active .img img:nth-child(2){
	display:block;
}
.content .technology_list ul li p{
	width:100%;
	height:auto;
	font-size:14px;
	color:#a7a8ad;
	margin-bottom:0;
}
.content .technology_list ul li:hover p,
.content .technology_list ul li.active p{
	color:#555962;
}
.content .technology_cont{
	width:100%;
	height:auto;
	margin-bottom:100px;
}
.content .technology_cont .technology_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology_img img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology_img .wen.top{
	top:12%;
}
.content .technology_cont .technology_img .wen.bottom{
	bottom:8%;
}
.content .technology_cont .technology_img .wen{
	width:100%;
	height:auto;
	text-align:center;
	position:absolute;
	z-index:5;
}
.content .technology_cont .technology_img .wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology_img .wen p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology_img ul{
	width:100%;
	height:auto;
	position:relative;
	margin:0;
}
.content .technology_cont .technology_img ul li{
	width:50%;
	height:auto;
	position:relative;
	float:left;
}
.content .technology_cont .technology_img ul li img{
	display:block;
	width:100%;
	height:auto;
	border:2px #3c3f44 solid;
	border-right:1px #3c3f44 solid;
}
.content .technology_cont .technology_img ul li:nth-child(2n) img{
	border-left:1px #3c3f44 solid;
	border-right:2px #3c3f44 solid;
}
.content .technology_cont .technology_img ul .technology_wen{
	background:#fff;
	text-align:center;
	padding:20px 0;
	position:absolute;
	top:58px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
}
.content .technology_cont .technology_img ul .technology_wen h2{
	width:100%;
	height:auto;
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:5px 0 10px;
}
.content .technology_cont .technology_img ul .technology_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#555962;
	margin-bottom:5px;
}
.content .technology_cont .technology_img .technology_imge{
	border:2px #545962 solid;
	padding:120px 98px;
}
.content .technology_cont .technology_img .technology_imge .technology_imgs{
	width:100%;
	height:auto;
	margin-bottom:90px;
    padding-left:150px;
}
.content .technology_cont .technology_img .technology_imge .technology_imgs:last-child{
	margin-bottom:0;
}
.content .technology_cont .technology_img .technology_imge .technology_imgs h2{
	width:100%;
	height:auto;
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:5px 0 10px;
}
.content .technology_cont .technology_img .technology_imge .technology_imgs p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#555962;
	margin-bottom:5px;
}
.content .technology_cont .technology_img .technology_img4{
	width:auto;
	height:auto;
	color:#555962;
	position:absolute;
	left:100px;
	bottom:140px;
}
.content .technology_cont .technology_img .technology_img4 img{
	display:block;
	width:100px;
	height:auto;
	margin-bottom:45px;
}
.content .technology_cont .technology_img .technology_img4 h2{
	line-height:46px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:0 0 6px;
}
.content .technology_cont .technology_img .technology_img4 p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology_img .technology_img8{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon10.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
	position:absolute;
	left:100px;
	bottom:100px;
}
.content .technology_cont .technology_img .technology_img8 h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology_img .technology_img8 p{
	line-height:28px;
	font-size:18px;
	margin-bottom:46px;
}
.content .technology_cont .technology_img .technology_img9{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon11.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
	position:absolute;
	left:100px;
	bottom:100px;
}
.content .technology_cont .technology_img .technology_img9 h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology_img .technology_img9 p{
	line-height:28px;
	font-size:18px;
	margin-bottom:46px;
}
.content .technology_cont .technology_img .technology_img10{
	width:100%;
	height:auto;
}
.content .technology_cont .technology_img .technology_img10 ul{
	width:100%;
	height:auto;
}
.content .technology_cont .technology_img .technology_img10 ul li{
	width:calc((100% - 10px) / 2);
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.content .technology_cont .technology_img .technology_img10 ul li:nth-child(2n){
	margin-right:0;
}
.content .technology_cont .technology_img .technology_img10 ul li:nth-last-child(2),
.content .technology_cont .technology_img .technology_img10 ul li:nth-last-child(3){
	margin-bottom:0;
}
.content .technology_cont .technology_img .technology_img10 ul li img{
	width:100%;
	height:auto;
	border:none;
	margin:0;
}
.content .technology_cont .technology_img .technology_img10 ul li .technology_wen{
	width:100%;
	height:auto;
	min-height:500px;
	color:#545861;
	text-align:left;
	background:#dde4ea;
	position:relative;
	top:0;
	left:0;
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-ms-transform:translateX(0);
	-o-transform:translateX(0);
	transform:translateX(0);
	border:none;
	margin:0;
	padding:.8rem 1rem;
}
.content .technology_cont .technology_img .technology_img10 ul li .technology_wen img{
	display:block;
	width:100px;
	height:auto;
	margin:0 40px 20px 0;
	float:left;
}
.content .technology_cont .technology_img .technology_img10 ul li .technology_wen img:nth-child(2){
	margin:0 0 20px;
}
.content .technology_cont .technology_img .technology_img10 ul li .technology_wen h2{
	width:100%;
	height:auto;
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology_img .technology_img10 ul li .technology_wen p{
	width:100%;
	height:auto;
	line-height:.28rem;
	font-size:.18rem;
	margin:0;
}
.content .technology_cont .technology_img .technology_img14{
	width:100%;
	height:auto;
}
.content .technology_cont .technology_img .technology_img14 ul{
	width:100%;
	height:auto;
}
.content .technology_cont .technology_img .technology_img14 ul li{
	width:calc((100% - 10px) / 2);
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:0;
}
.content .technology_cont .technology_img .technology_img14 ul li:nth-child(2n){
	margin-right:0;
}
.content .technology_cont .technology_img .technology_img14 ul li img{
	width:100%;
	height:auto;
	border:none;
	margin:0;
}
.content .technology_cont .technology_img .technology_img14 .technology_wen{
	width:100%;
	height:auto;
	background:#dde4ea;
	padding:80px 100px;
}
.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon{
	width:100%;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon17.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:151px;
}
.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon h2{
	width:100%;
	height:auto;
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	margin:0 0 20px;
}
.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon p:last-child{
	margin:0;
}
/*technology2*/
.content .technology_cont .technology2_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology2_img>img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology2_img .wen.top{
	top:12%;
}
.content .technology_cont .technology2_img .wen.bottom{
	bottom:8%;
}
.content .technology_cont .technology2_img .wen{
	width:100%;
	height:auto;
	text-align:center;
	position:absolute;
	z-index:5;
}
.content .technology_cont .technology2_img .wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology2_img .wen p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology2_img ul{
	width:100%;
	height:auto;
}
.content .technology_cont .technology2_img ul li{
	width:50%;
	height:auto;
	position:relative;
	float:left;
}
.content .technology_cont .technology2_img ul li img{
	display:block;
	width:100%;
	height:auto;
	border:2px #3c3f44 solid;
	border-right:1px #3c3f44 solid;
	margin-bottom:50px;
}
.content .technology_cont .technology2_img ul li:nth-child(2n) img{
	border-left:1px #3c3f44 solid;
	border-right:2px #3c3f44 solid;
}
.content .technology_cont .technology2_img ul li h2{
	width:100%;
	height:auto;
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:5px 0 10px;
}
.content .technology_cont .technology2_img ul li p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#555962;
	margin-bottom:5px;
}
.content .technology_cont .technology2_img .technology_img_wen{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
	position:absolute;
	left:100px;
	bottom:48px;
}
.content .technology_cont .technology2_img .technology_img_wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology2_img .technology_img_wen p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology2_img .technology_img_wens{
	width:auto;
	height:auto;
	color:#555962;
	position:absolute;
	bottom:50px;
}
.content .technology_cont .technology2_img .technology_img_wens.left{
	left:100px;
}
.content .technology_cont .technology2_img .technology_img_wens.right{
	right:100px;
}
.content .technology_cont .technology2_img .technology_img_wens img{
	width:100px;
	height:100px;
	margin:0 0 24px;
}
.content .technology_cont .technology2_img .technology_img_wens h2{
	line-height:46px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:0 0 6px;
}
.content .technology_cont .technology2_img .technology_img_wens p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology2_img .technology_img_shu{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:66px;
	position:absolute;
	left:10.5%;
}
.content .technology_cont .technology2_img .technology_img_shu.bottom{
	bottom:6.2%;
}
.content .technology_cont .technology2_img .technology_img_shu.top{
	top:9.450549450549450549%;
}
.content .technology_cont .technology2_img .technology_img_shu h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#fff;
	margin:20px 0 0;
}
.content .technology_cont .technology2_img .technology_img_shu p{
	line-height:28px;
	font-size:18px;
	color:#fff;
	margin:0;
}
.content .technology_cont .technology2_img ul.technology_ul li{
	width:calc(42.013% - 5px);
	height:auto;
	margin-right:10px;
}
.content .technology_cont .technology2_img ul.technology_ul li:nth-child(2n){
	width:calc(57.987% - 5px);
	margin-right:0;
}
.content .technology_cont .technology2_img ul.technology_ul li .li_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology2_img ul.technology_ul li .li_img img{
	border:none;
	margin:0;
}
/*technology3*/
.content .technology_cont .technology3_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology3_img>img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology3_img .technology_img_wen{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
	position:absolute;
	left:100px;
	bottom:48px;
}
.content .technology_cont .technology3_img .technology_img_wen.fff,
.content .technology_cont .technology3_img .technology_img_wen.fff h2,
.content .technology_cont .technology3_img .technology_img_wen.fff p{
	color:#fff;
}
.content .technology_cont .technology3_img .technology_img_wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology3_img .technology_img_wen p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology3_img .technology_img_wens{
	width:auto;
	height:auto;
	color:#555962;
	position:absolute;
	bottom:50px;
}
.content .technology_cont .technology3_img .technology_img_wens.fff,
.content .technology_cont .technology3_img .technology_img_wens.left.fff,
.content .technology_cont .technology3_img .technology_img_wens.right.fff,
.content .technology_cont .technology3_img .technology_img_wens.fff h2,
.content .technology_cont .technology3_img .technology_img_wens.fff p{
	color:#fff;
}
.content .technology_cont .technology3_img .technology_img_wens.left{
	left:100px;
}
.content .technology_cont .technology3_img .technology_img_wens.right{
	right:100px;
}
.content .technology_cont .technology3_img .technology_img_wens img{
	width:100px;
	height:100px;
	margin:0 0 24px;
}
.content .technology_cont .technology3_img .technology_img_wens h2{
	line-height:46px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:0 0 6px;
}
.content .technology_cont .technology3_img .technology_img_wens p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology3_img.center{
	background:#DDE4E9;
}
.content .technology_cont .technology3_img.center img{
	width:55.556%;
	height:auto;
	float:left;
}
.content .technology_cont .technology3_img.center .technology_center{
	width:44.444%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology3_img.center .technology_center .technology_img_wen{
	margin-top:98px;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology3_img.hei{
	background:#3A3D46;
}
.content .technology_cont .technology3_img.hei img{
	width:50%;
	height:auto;
	float:left;
}
.content .technology_cont .technology3_img.hei .technology_center{
	width:50%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology3_img.hei .technology_center .technology_img_wen{
	color:#fff;
	margin-top:98px;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology3_img.hei .technology_center .technology_img_wen p{
	color:#fff;
}
.content .technology_cont .technology3_img .technology_img_shu{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:66px;
	position:absolute;
	left:10.5%;
}
.content .technology_cont .technology3_img .technology_img_shu.bottom{
	bottom:6.2%;
}
.content .technology_cont .technology3_img .technology_img_shu.top{
	top:9.450549450549450549%;
}
.content .technology_cont .technology3_img .technology_img_shu h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#545962;
	margin:20px 0 0;
}
.content .technology_cont .technology3_img .technology_img_shu p{
	line-height:28px;
	font-size:18px;
	color:#545962;
	margin:0;
}
.content .technology_cont .technology3_img ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .technology_cont .technology3_img ul li{
	width:calc((100% - 10) / 2);
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.content .technology_cont .technology3_img ul li img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology3_img ul li:nth-child(2n){
	margin-right:0;
}
.content .technology_cont .technology3_img ul li .technology3_bg{
	width:100%;
	height:480px;
	background:#E8ECF0;
	padding:55px 0 55px 100px;
}
.content .technology_cont .technology3_img ul li .technology3_bg .technology3_wen{
	width:100%;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-top:125px;
}
.content .technology_cont .technology3_img ul li .technology3_bg h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology3_img ul li .technology3_bg p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology3_img ul.technology_ul li{
	width:calc(42.013% - 5px);
	height:auto;
	float:left;
	margin-right:10px;
}
.content .technology_cont .technology3_img ul.technology_ul li:nth-child(2n){
	width:calc(57.987% - 5px);
	margin-right:0;
}
.content .technology_cont .technology3_img ul.technology_ul li .li_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology3_img ul.technology_ul li .li_img img{
	margin:0;
}
/*technology4*/
.content .technology_cont .technology4_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology4_img>img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology4_wen{
	width:100%;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
}
.content .technology_cont .technology4_wen.fff{
	color:#fff;
}
.content .technology_cont .technology4_wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology4_wen p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology4_img .technology_img_wen{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
	position:absolute;
	left:100px;
	bottom:48px;
}
.content .technology_cont .technology4_img .technology_img_wen.fff,
.content .technology_cont .technology4_img .technology_img_wen.fff h2,
.content .technology_cont .technology4_img .technology_img_wen.fff p{
	color:#fff;
}
.content .technology_cont .technology4_img .technology_img_wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology4_img .technology_img_wen p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology4_img .technology_img_wens{
	width:auto;
	height:auto;
	color:#555962;
	position:absolute;
	bottom:50px;
}
.content .technology_cont .technology4_img .technology_img_wens.fff,
.content .technology_cont .technology4_img .technology_img_wens.left.fff,
.content .technology_cont .technology4_img .technology_img_wens.right.fff,
.content .technology_cont .technology4_img .technology_img_wens.fff h2,
.content .technology_cont .technology4_img .technology_img_wens.fff p{
	color:#fff;
}
.content .technology_cont .technology4_img .technology_img_wens.left{
	left:100px;
}
.content .technology_cont .technology4_img .technology_img_wens.right{
	right:100px;
}
.content .technology_cont .technology4_img .technology_img_wens img{
	width:100px;
	height:100px;
	margin:0 0 24px;
}
.content .technology_cont .technology4_img .technology_img_wens h2{
	line-height:46px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:0 0 6px;
}
.content .technology_cont .technology4_img .technology_img_wens p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology4_img.center{
	background:#DDE4E9;
}
.content .technology_cont .technology4_img.center img{
	width:55.556%;
	height:auto;
	float:left;
}
.content .technology_cont .technology4_img.center .technology_center{
	width:44.444%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology4_img.center .technology_center .technology_img_wen{
	margin-top:98px;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology4_img.hei{
	background:#3A3D46;
}
.content .technology_cont .technology4_img.hei img{
	width:50%;
	height:auto;
	float:left;
}
.content .technology_cont .technology4_img.hei .technology_center{
	width:50%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology4_img.hei .technology_center .technology_img_wen{
	color:#fff;
	margin-top:11.112%;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology4_img.hei .technology_center .technology_img_wen p{
	color:#fff;
}
.content .technology_cont .technology4_img .technology_img_shu{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:66px;
	position:absolute;
	left:10.5%;
}
.content .technology_cont .technology4_img .technology_img_shu.bottom{
	bottom:6.2%;
}
.content .technology_cont .technology4_img .technology_img_shu.top{
	top:9.450549450549450549%;
}
.content .technology_cont .technology4_img .technology_img_shu h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#545962;
	margin:20px 0 0;
}
.content .technology_cont .technology4_img .technology_img_shu p{
	line-height:28px;
	font-size:18px;
	color:#545962;
	margin:0;
}
.content .technology_cont .technology4_img ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .technology_cont .technology4_img ul li{
	width:calc((100% - 10) / 2);
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.content .technology_cont .technology4_img ul li img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology4_img ul li:nth-child(2n){
	margin-right:0;
}
.content .technology_cont .technology4_img ul li .technology4_bg{
	width:100%;
	height:360px;
	background:#E8ECF0;
	padding:55px 0 55px 100px;
}
.content .technology_cont .technology4_img ul li .technology4_bg .technology4_wen{
	width:100%;
	height:auto;
	color:#555962;
}
.content .technology_cont .technology4_img ul li .technology4_bg h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology4_img ul li .technology4_bg p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology4_img ul.technology_ul li{
	width:calc(42.013% - 5px);
	height:auto;
	float:left;
	margin-right:10px;
}
.content .technology_cont .technology4_img ul.technology_ul li:nth-child(2n){
	width:calc(57.987% - 5px);
	margin-right:0;
}
.content .technology_cont .technology4_img ul.technology_ul li .li_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology4_img ul.technology_ul li .li_img img{
	margin:0;
}
/*technology5*/
.content .technology_cont .technology5_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology5_img>img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology5_img .technology_img_wen{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
	position:absolute;
	left:100px;
	bottom:48px;
}
.content .technology_cont .technology5_img .technology_img_wen.fff,
.content .technology_cont .technology5_img .technology_img_wen.fff h2,
.content .technology_cont .technology5_img .technology_img_wen.fff p{
	color:#fff;
}
.content .technology_cont .technology5_img .technology_img_wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology5_img .technology_img_wen p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology5_img .technology_img_wens{
	width:auto;
	height:auto;
	color:#555962;
	position:absolute;
	bottom:50px;
}
.content .technology_cont .technology5_img .technology_img_wens.fff,
.content .technology_cont .technology5_img .technology_img_wens.left.fff,
.content .technology_cont .technology5_img .technology_img_wens.right.fff,
.content .technology_cont .technology5_img .technology_img_wens.fff h2,
.content .technology_cont .technology5_img .technology_img_wens.fff p{
	color:#fff;
}
.content .technology_cont .technology5_img .technology_img_wens.left{
	left:100px;
}
.content .technology_cont .technology5_img .technology_img_wens.right{
	right:100px;
}
.content .technology_cont .technology5_img .technology_img_wens img{
	width:100px;
	height:100px;
	margin:0 0 24px;
}
.content .technology_cont .technology5_img .technology_img_wens h2{
	line-height:46px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:0 0 6px;
}
.content .technology_cont .technology5_img .technology_img_wens p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology5_img.center{
	background:#DDE4E9;
}
.content .technology_cont .technology5_img.center img{
	width:55.556%;
	height:auto;
	float:left;
}
.content .technology_cont .technology5_img.center .technology_center{
	width:44.444%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology5_img.center .technology_center .technology_img_wen{
	margin-top:98px;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology5_img.hei{
	background:#3A3D46;
}
.content .technology_cont .technology5_img.hei img{
	width:50%;
	height:auto;
	float:left;
}
.content .technology_cont .technology5_img.hei .technology_center{
	width:50%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology5_img.hei .technology_center .technology_img_wen{
	color:#fff;
	margin-top:98px;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology5_img .technology_img_shu{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:66px;
	position:absolute;
	left:10.5%;
}
.content .technology_cont .technology5_img .technology_img_shu.bottom{
	bottom:6.2%;
}
.content .technology_cont .technology5_img .technology_img_shu.top{
	top:9.450549450549450549%;
}
.content .technology_cont .technology5_img .technology_img_shu h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#545962;
	margin:20px 0 0;
}
.content .technology_cont .technology5_img .technology_img_shu p{
	line-height:28px;
	font-size:18px;
	color:#545962;
	margin:0;
}
.content .technology_cont .technology5_img ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .technology_cont .technology5_img ul li{
	width:calc((100% - 10) / 2);
	height:auto;
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.content .technology_cont .technology5_img ul li:nth-child(2n){
	margin-right:0;
}
.content .technology_cont .technology5_img ul li img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology5_img ul li .technology_img_wen{
	top:6.57rem;
	bottom:0;
}
.content .technology_cont .technology5_img ul li .technology5_bg{
	width:100%;
	height:480px;
	background:#E8ECF0;
	padding:85px 0 85px 100px;
}
.content .technology_cont .technology5_img ul li .technology5_bg .technology5_wen{
	width:100%;
	height:auto;
	color:#555962;
}
.content .technology_cont .technology5_img ul li .technology5_bg h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology5_img ul li .technology5_bg p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology5_img ul.technology_ul li{
	width:calc(42.013% - 5px);
	height:auto;
	float:left;
	margin-right:10px;
}
.content .technology_cont .technology5_img ul.technology_ul li:nth-child(2n){
	width:calc(57.987% - 5px);
	margin-right:0;
}
.content .technology_cont .technology5_img ul.technology_ul li .li_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology5_img ul.technology_ul li .li_img img{
	margin:0;
}
/*technology6*/
.content .technology_cont .technology6_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology6_img>img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology6_img .technology_img_wen{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:150px;
	position:absolute;
	left:100px;
	bottom:48px;
}
.content .technology_cont .technology6_img .technology_img_wen.fff,
.content .technology_cont .technology6_img .technology_img_wen.fff h2,
.content .technology_cont .technology6_img .technology_img_wen.fff p{
	color:#fff;
}
.content .technology_cont .technology6_img .technology_img_wen h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology6_img .technology_img_wen p{
	line-height:28px;
	font-size:18px;
	margin:0 0 21px;
}
.content .technology_cont .technology6_img .technology_img_wens{
	width:auto;
	height:auto;
	color:#555962;
	position:absolute;
	bottom:50px;
}
.content .technology_cont .technology6_img .technology_img_wens.fff,
.content .technology_cont .technology6_img .technology_img_wens.left.fff,
.content .technology_cont .technology6_img .technology_img_wens.right.fff,
.content .technology_cont .technology6_img .technology_img_wens.fff h2,
.content .technology_cont .technology6_img .technology_img_wens.fff p{
	color:#fff;
}
.content .technology_cont .technology6_img .technology_img_wens.left{
	left:100px;
}
.content .technology_cont .technology6_img .technology_img_wens.right{
	right:100px;
}
.content .technology_cont .technology6_img .technology_img_wens img{
	width:100px;
	height:100px;
	margin:0 0 24px;
}
.content .technology_cont .technology6_img .technology_img_wens h2{
	line-height:46px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:0 0 6px;
}
.content .technology_cont .technology6_img .technology_img_wens p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology6_img.center{
	background:#DDE4E9;
}
.content .technology_cont .technology6_img.center img{
	width:55.556%;
	height:auto;
	float:left;
}
.content .technology_cont .technology6_img.center .technology_center{
	width:44.444%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology6_img.center .technology_center .technology_img_wen{
	margin-top:98px;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology6_img.hei{
	background:#3A3D46;
}
.content .technology_cont .technology6_img.hei img{
	width:50%;
	height:auto;
	float:left;
}
.content .technology_cont .technology6_img.hei .technology_center{
	width:50%;
	height:auto;
	float:left;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.content .technology_cont .technology6_img.hei .technology_center .technology_img_wen{
	color:#fff;
	margin-top:98px;
	position:relative;
	left:0;
	bottom:0;
}
.content .technology_cont .technology6_img .technology_img_shu{
	width:auto;
	height:auto;
	color:#555962;
	background:url(../images/technology_icon8.png) no-repeat top left;
	background-size:100px 100px;
	padding-left:66px;
	position:absolute;
	left:10.5%;
}
.content .technology_cont .technology6_img .technology_img_shu.bottom{
	bottom:6.2%;
}
.content .technology_cont .technology6_img .technology_img_shu.top{
	top:9.450549450549450549%;
}
.content .technology_cont .technology6_img .technology_img_shu h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#545962;
	margin:20px 0 0;
}
.content .technology_cont .technology6_img .technology_img_shu p{
	line-height:28px;
	font-size:18px;
	color:#545962;
	margin:0;
}
.content .technology_cont .technology6_img ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .technology_cont .technology6_img ul li{
	width:calc((100% - 10px) / 2);
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.content .technology_cont .technology6_img ul li img{
	display:block;
	width:100%;
	height:auto;
}
.content .technology_cont .technology6_img ul li:nth-child(2n){
	margin-right:0;
}
.content .technology_cont .technology6_img ul li .technology6_bg{
	width:100%;
	height:360px;
	background:#E8ECF0;
	padding:55px 0 55px 100px;
}
.content .technology_cont .technology6_img ul li .technology6_bg .technology6_wen{
	width:100%;
	height:auto;
	color:#555962;
}
.content .technology_cont .technology6_img ul li .technology6_bg h2{
	line-height:36px;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0 10px;
}
.content .technology_cont .technology6_img ul li .technology6_bg p{
	line-height:28px;
	font-size:18px;
	margin:0;
}
.content .technology_cont .technology6_img ul.technology_ul li{
	width:calc(42.013% - 5px);
	height:auto;
	float:left;
	margin-right:10px;
}
.content .technology_cont .technology6_img ul.technology_ul li:nth-child(2n){
	width:calc(57.987% - 5px);
	margin-right:0;
}
.content .technology_cont .technology6_img ul.technology_ul li .li_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .technology_cont .technology6_img ul.technology_ul li .li_img img{
	margin:0;
}
/* factory */
.content .factory_list{
	width:100%;
	height:auto;
	border-bottom:1px #c5c6c8 solid;
	margin:100px 0;
}
.content .factory_list ul{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:0;
}
.content .factory_list ul li{
	display:inline-block;
	width:auto;
	height:auto;
	border-bottom:2px transparent solid;
	margin-bottom:-1px;
	margin-right:10%;
	padding:1%;
}
.content .factory_list ul li:last-child{
	margin-right:0;
}
.content .factory_list ul li:hover,
.content .factory_list ul li.active{
	border-bottom:2px #555962 solid;
}
.content .factory_list ul li .img{
	display:block;
	width:50px;
	height:50px;
	position:relative;
	margin:0 auto 5px;
}
.content .factory_list ul li .img img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
.content .factory_list ul li .img img:nth-child(2){
	display:none;
}
.content .factory_list ul li:hover .img img:nth-child(1),
.content .factory_list ul li.active .img img:nth-child(1){
	display:none;
}
.content .factory_list ul li:hover .img img:nth-child(2),
.content .factory_list ul li.active .img img:nth-child(2){
	display:block;
}
.content .factory_list ul li p{
	width:100%;
	height:auto;
	font-size:14px;
	color:#a7a8ad;
	margin-bottom:0;
}
.content .factory_list ul li:hover p,
.content .factory_list ul li.active p{
	color:#555962;
}
.content .factory_cont{
	width:100%;
	height:auto;
	margin-bottom:100px;
}
.content .factory_cont .mb240{
	margin-bottom:240px;
}
.content .factory_cont .bottom_wen{
	width:100%;
	height:auto;
	position:relative;
	z-index:2;
}
.content .factory_cont .bottom_wen .wen_left{
	float:left;
}
.content .factory_cont .bottom_wen .wen_left h2{
	line-height:.72rem;
	font-size:.64rem;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:0;
}
.content .factory_cont .bottom_wen .wen_right{
	float:right;
}
.content .factory_cont .bottom_wen .wen_right p{
	line-height:.28rem;
	font-size:.18rem;
	color:#555962;
}
.content .factory_cont .factory_img{
	width:100%;
	height:auto;
	position:relative;
}
.content .factory_cont .factory_img img{
	display:block;
	width:100%;
	height:auto;
}
.content .factory_cont .factory_img.mt_top{
	position:relative;
	z-index:1;
	top:-.86rem;
}
.content .factory_cont .factory_img.mt_tops,
.content .factory_cont .factory_wen.mt_tops{
	width:100%;
	height:auto;
	margin-top:-.86rem;
}
.content .factory_cont .factory_img.leida{
	position:relative;
}
.content .factory_cont .factory_img.leida .radar{
	width:180px;
	height:180px;
	position:absolute;
	left:65.5%;
	top:41%;
	transform:translate(-50%,-50%);
	border-radius:50%;
}
.content .factory_cont .factory_img.leida .radar .quan1{
	width:25%;
	height:25%;
	background:transparent;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	border:2px #fff solid;
	border-radius:50%;
	z-index:1;
}
.content .factory_cont .factory_img.leida .radar .quan2{
	width:62.5%;
	height:62.5%;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	border:2px #fff solid;
	border-radius:50%;
	z-index:1;
}
.content .factory_cont .factory_img.leida .radar .quan3{
	width:100%;
	height:100%;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	border:2px #fff solid;
	border-radius:50%;
	z-index:1;
}
.content .factory_cont .factory_img.leida .radar .heng:before{
	content:' ';
	display:block;
	width:50%;
	height:2px;
	background:#fff;
	position:absolute;
	left:-12.5%;
	top:50%;
	z-index:1;
	margin-top:-1px;
}
.content .factory_cont .factory_img.leida .radar .heng:after{
	content:' ';
	display:block;
	width:50%;
	height:2px;
	background:#fff;
	position:absolute;
	right:-12.5%;
	top:50%;
	z-index:1;
	margin-top:-1px;
}
.content .factory_cont .factory_img.leida .radar .shu:before{
	content:' ';
	display:block;
	width:2px;
	height:50%;
	background:#fff;
	position:absolute;
	left:50%;
	top:-12.5%;
	z-index:1;
	margin-left:-1px;
}
.content .factory_cont .factory_img.leida .radar .shu:after{
	content:' ';
	display:block;
	width:2px;
	height:50%;
	background:#fff;
	position:absolute;
	left:50%;
	bottom:-12.5%;
	z-index:1;
	margin-left:-1px;
}
.content .factory_cont .factory_img.leida .radar:before{
	content:' ';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	z-index:1;
}
.content .factory_cont .factory_img.leida .radar .yuan{
	width:100%;
	height:100%;
	background:url(../images/factory_yuan.png) no-repeat top left;
	background-size:100% 100%;
	position:absolute;
	top:0;
	left:0;
	animation:radar-beam 5s infinite;
	animation-timing-function:linear;
	transform-origin:center center;
	border-radius:50%;
	z-index:0;
}
@keyframes radar-beam{
	0%{
		transform:rotate(0deg)
	}
	100%{
		transform:rotate(360deg)
	}
}
.content .factory_cont .factory_img.leida .factory_english{
	width:3.68rem;
	height:auto;
	position:absolute;
	left:65.1%;
	top:42.3%;
	z-index:10;
	transform:translate(-50%,-50%);
	border-radius:50%;
}
.content .factory_cont .factory_img.leida .factory_english img{
	display:block;
	width:100%;
	height:auto;
}
.content .factory_cont .factory_img ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .factory_cont .factory_img ul li{
	width:calc((100% - 10px) / 2);
	height:auto;
	margin-right:10px;
	float:left;
}
.content .factory_cont .factory_img ul li:nth-child(2n){
	margin-right:0;
}
.content .factory_cont .factory_img ul li img{
	display:block;
	width:100%;
	height:auto;
}
.content .factory_cont .factory_img .wen{
	width:772px;
	height:auto;
	text-transform:capitalize;
}
.content .factory_cont .factory_img .wen.bottom{
	position:absolute;
	left:50%;
	bottom:14.5%;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
}
.content .factory_cont .factory_img .wen p{
	width:auto;
	line-height:28px;
	font-size:18px;
	color:#545962;
	margin:0;
}
.content .factory_cont .factory_wen{
	width:100%;
	height:auto;
}
.content .factory_cont .factory_wen h2{
	width:100%;
	height:auto;
	line-height:36px;
	font-size:36px;
	font-family: 'Roboto-Bold';
	color:#565962;
	margin:0 0 20px;
}
.content .factory_cont .factory_wen h3{
	width:100%;
	height:auto;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#565962;
	margin:0 0 25px;
}
.content .factory_cont .factory_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#565962;
	letter-spacing:.75px;
	margin-bottom:0;
}
/* product1 */
.content .product{
	max-width:1740px;
	width:100%;
	height:auto;
	margin:15px auto 0;
}
.content .product ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .product ul li{
	width:25%;
	height:auto;
	float:left;
	cursor:pointer;
}
.content .product ul li img{
	display:block;
	width:100%;
	height:auto;
	margin: 0px;
	padding: 10px;
}
/* product1 */

/* product */
.content .product_list{
	max-width:1740px;
	width:100%;
	height:auto;
	margin:15px auto 0;
}
.content .product_list ul{
	width:100%;
	height:auto;
	margin:0;
}
.content .product_list ul li{
	width:25%;
	height:auto;
	float:left;
	cursor:pointer;
}
.content .product_list ul li img{
	display:block;
	width:100%;
	height:340px;
}
.content .product_list ul li .product_bg{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	filter:Alpha(opacity=0);
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
.content .product_list ul li:hover .product_bg{
	opacity:1;
	filter:Alpha(opacity=100);
}
.content .product_list ul li .product_wen{
	width:100%;
	height:auto;
	color:#fff;
	padding:0 42px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	opacity:0;
	filter:Alpha(opacity=0);
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
.content .product_list ul li:hover .product_wen{
	bottom:43px;
	opacity:1;
	filter:Alpha(opacity=100);
}
.content .product_list ul li .product_wen h2{
	width:100%;
	height:auto;
	font-size:48px;
	font-family: 'Roboto-Bold';
	margin:0 0 45px;
}
.content .product_list ul li .product_wen p{
	width:100%;
	height:auto;
	line-height:24px;
	font-size:14px;
	margin:0 0 35px;
}
.content .product_list ul li .product_wen a{
	width:100%;
	height:auto;
	font-size:12px;
	color:#fff;
}
.content .product_list .swiper-button-next,
.content .product_list .swiper-button-prev{
	width:auto;
	height:auto;
	font-size:14px;
	color:#fff;
}
.content .product_list .swiper-button-next.swiper-button-disabled,
.content .product_list .swiper-button-prev.swiper-button-disabled{
	opacity:0;
}
.content .product_list .swiper-button-next:after,
.content .product_list .swiper-button-prev:after{
	display:none;
}
.content .product_list .swiper-button-next{
	right:40px;
}
.content .product_list .swiper-button-prev{
	left:40px;
}
.content .product_cont{
	max-width:1760px;
	width:100%;
	height:auto;
	background:#e8edf1;
	position:relative;
	margin:65px auto 0;
}
.content .product_cont ul{
	width:100%;
	height:100%;
	margin:0;
}
.content .product_cont ul li{
	background:#E8EDF1;
}
.content .product_cont ul li .product_wen{
	width:440px;
	height:auto;
	padding:0 40px;
	position:absolute;
	left:0;
	bottom:30px;
}
.content .product_cont ul li .product_wen p{
	width:100%;
	height:auto;
	font-size:14px;
	color:#555962;
	margin:0;
}
.content .product_cont ul li .product_wen h2{
	width:100%;
	height:auto;
	font-size:64px;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:15px 0 25px;
}
.content .product_cont ul li .product_wen p.more{
	margin-top:25px;
}
.content .product_cont ul li .product_wen p.more a{
	color:#555962;
	font-family: 'Roboto-Light';
	text-decoration:underline;
}
.content .product_cont ul li .product_wen p.pack{
	margin-top:30px;
}
.content .product_cont ul li .product_wen p.pack a{
	color:#555962;
}
.content .product_cont ul li .product_img{
	width:calc(100% - 440px);
	height:auto;
	margin-left:440px;
}
.content .product_cont ul li .product_img img{
	display:block;
	width:100%;
	height:auto;
}
.content .product_cont .swiper-button-next,
.content .product_cont .swiper-button-prev{
	width:auto;
	height:auto;
	font-size:14px;
	color:#fff;
}
.content .product_cont .swiper-button-next.swiper-button-disabled,
.content .product_cont .swiper-button-prev.swiper-button-disabled{
	opacity:0;
}
.content .product_cont .swiper-button-next:after,
.content .product_cont .swiper-button-prev:after{
	display:none;
}
.content .product_cont .swiper-button-next{
	right:40px;
}
.content .product_cont .swiper-button-prev{
	left:480px;
}
.content .product_cont .swiper-pagination .swiper-pagination-bullet{
	width:10px;
	height:10px;
	border:1px #fff solid;
	border-radius:50%;
	background:none;
	opacity:1;
}
.content .product_cont .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#fff;
}
/* quality */
.content .quality_cont{
	width:100%;
	height:auto;
}
.content .quality_cont .wen_center{
	width:100%;
	height:auto;
	text-align:center;
}
.content .quality_cont .wen_center h2{
	width:100%;
	height:auto;
	font-size:64px;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:0 0 45px;
}
.content .quality_cont .wen_center p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#555962;
	margin:0 0 70px;
}
.content .quality_cont .wen_center img{
	display:block;
	width:100%;
	height:auto;
}
.content .quality_cont .img_top{
	width:100%;
	height:auto;
}
.content .quality_cont .img_top .img_wen{
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
}
.content .quality_cont .img_top .img_wen .wen_left{
	float:left;
}
.content .quality_cont .img_top .img_wen .wen_left h2{
	line-height:.72rem;
	font-size:.64rem;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:0;
}
.content .quality_cont .img_top .img_wen .wen_right{
	float:right;
}
.content .quality_cont .img_top .img_wen .wen_right p{
	line-height:.28rem;
	font-size:.18rem;
	color:#555962;
}
.content .quality_cont .img_top img{
	width:100%;
	height:auto;
	margin-top:-86px;
}
.content .quality_cont .quality_wen{
	width:100%;
	height:auto;
}
.content .quality_cont .quality_wen h2{
	width:100%;
	height:auto;
	font-size:36px;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:0 0 20px;
}
.content .quality_cont .quality_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#555962;
	letter-spacing:.25px;
	margin:0 0 40px;
}
.content .quality_cont .quality_wen img{
	display:block;
	width:100%;
	height:auto;
}
.content .quality_cont .quality_wen ul{
	width:100%;
	height:auto;
	margin-bottom:0;
}
.content .quality_cont .quality_wen ul li{
	width:calc((100% - 10px) / 2);
	height:auto;
	float:left;
	margin-right:10px;
}
.content .quality_cont .quality_wen ul li:nth-child(2){
	margin-right:0;
}
/* contact */
.content .contact_top{
	width:100%;
	height:auto;
	position:relative;
}
.content .contact_top .contact_wen{
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
}
.content .contact_top .contact_wen h2{
	line-height:256px;
	font-size:256px;
	font-family: 'Roboto-Bold';
	margin:0 0 -10px;
}
.content .contact_top .contact_wen h3{
	font-size:96px;
	font-family: 'Roboto-Bold';
	margin:0 0 5px;
}
.content .contact_top .contact_wen h4{
	font-size:72px;
	font-family: 'Roboto-Bold';
	margin:0 0 10px;
}
.content .contact_top .contact_wen p{
	font-size:60px;
	font-family: 'Roboto-Light';
	margin:0;
}
.content .contact_top .contact_img{
	width:70%;
	float:right;
}
.content .contact_top .contact_img img{
	display:block;
	width:100%;
}
.content .contact_cont{
	width:100%;
	height:auto;
}
.content .contact_cont .contact_wen{
	width:100%;
	height:auto;
}
.content .contact_cont .contact_wen h2{
	width:100%;
	height:auto;
	font-size:24px;
	font-family: 'Roboto-Bold';
	color:#555962;
	margin:0 0 10px;
}
.content .contact_cont .contact_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#6b6e75;
	letter-spacing:.8px;
	margin:0;
}
.content .contact_cont .contact_wen{
	width:100%;
	height:auto;
}
.content .contact_cont .contact_timelist{
	width:100%;
	height:440px;
	position:relative;
}
.content .contact_cont .contact_timelist i.timelist_heng{
	width:100%;
	height:3px;
	background:#555962;
	position:absolute;
	top:80px;
}
.content .contact_cont .contact_timelist .timelist_kuang{
	width:31.5%;
	height:304px;
	color:#fff;
	background:#abacb1;
	border-radius:25px;
	position:absolute;
	top:127px;
	left:0;
	padding:40px;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
}
.content .contact_cont .contact_timelist .timelist_kuang.left{
	margin-left:0%;
}
.content .contact_cont .contact_timelist .timelist_kuang.right{
	margin-left:-17.5%;
}
.content .contact_cont .contact_timelist .timelist_kuang:before{
	display:block;
	content:"";
	width:0;
    height:0;
    border-left:15px solid transparent;
    border-right:15px solid transparent;
    border-bottom:15px solid #abacb1;
	position:absolute;
	top:-15px;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
}
.content .contact_cont .contact_timelist .timelist_kuang.left:before{
	left:.65rem;
}
.content .contact_cont .contact_timelist .timelist_kuang.right:before{
	left:3.2rem;
}
.content .contact_cont .contact_timelist ul{
	width:100%;
	height:auto;
}
.content .contact_cont .contact_timelist ul li{
	width:11.1%;
	height:auto;
	cursor:pointer;
	float:left;
	transition:all 0s;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	-ms-transition:all 0s;
}
.content .contact_cont .contact_timelist ul li>div:nth-child(1){
	position:relative;
}
.content .contact_cont .contact_timelist ul li h2{
	width:100%;
	height:auto;
	font-size:30px;
	font-style:italic;
	font-family: 'Roboto-BoldItalic';
	color:#aaabb0;
	text-align:center;
	position:relative;
	margin:0;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
}
.content .contact_cont .contact_timelist ul li h3{
	width:auto;
	height:auto;
	font-size:90px;
	color:#555962;
	font-style:italic;
	font-family: 'Roboto-BoldItalic';
	text-align:center;
	position:absolute;
	bottom:0;
	left:50%;
	margin:0;
	opacity:0;
	filter:Alpha(opacity=0);
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
}
.content .contact_cont .contact_timelist ul li.active h2{
	opacity:0;
	filter:Alpha(opacity=0);
}
.content .contact_cont .contact_timelist ul li.active h3{
	opacity:1;
	filter:Alpha(opacity=100);
}
.content .contact_cont .contact_timelist ul li>div:nth-child(1):before{
	content:"";
	width:3px;
	height:20px;
	border-radius:25px;
	background:#aaabb0;
	position:absolute;
	bottom:-51px;
	left:50%;
	margin-left:-1.5px;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
}
.content .contact_cont .contact_timelist ul li>div:nth-child(1):after{
	content:"";
	width:7px;
	height:7px;
	border-radius:50%;
	background:#aaabb0;
	position:absolute;
	bottom:-52px;
	left:50%;
	margin-left:-3.5px;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
}
.content .contact_cont .contact_timelist ul li.active>div:nth-child(1):before{
	content:"";
	width:3px;
	height:35px;
	border-radius:25px;
	background:#555962;
	position:absolute;
	bottom:-54px;
	left:50%;
	margin-left:-1.5px;
}
.content .contact_cont .contact_timelist ul li.active>div:nth-child(1):after{
	content:"";
	width:13px;
	height:13px;
	border-radius:50%;
	background:#555962;
	position:absolute;
	bottom:-55px;
	left:50%;
	margin-left:-6.5px;
}
.content .contact_cont .contact_timelist ul li .timelist_wen{
	display:none;
	width:300%;
	height:auto;
	color:#fff;
	position:relative;
	margin-top:88px;
	padding:40px;
}
.content .contact_cont .contact_timelist ul li.active .timelist_wen{
	display:block;
}
/*.content .contact_cont .contact_timelist ul li .timelist_wen:before{
	display:block;
	content:"";
	width:0;
    height:0;
    border-left:15px solid transparent;
    border-right:15px solid transparent;
    border-bottom:15px solid #abacb1;
	position:absolute;
	top:-15px;
	left:17.5%;
}*/
.content .contact_cont .contact_timelist ul li:nth-last-child(2) .timelist_wen,
.content .contact_cont .contact_timelist ul li:nth-last-child(3) .timelist_wen{
	margin-left:-158.5%;
}
/*.content .contact_cont .contact_timelist ul li:nth-last-child(2) .timelist_wen:before,
.content .contact_cont .contact_timelist ul li:nth-last-child(3) .timelist_wen:before{
	left:77.5%;
}*/
.content .contact_cont .contact_timelist ul li .timelist_wen h3{
	width:100%;
	height:auto;
	font-size:24px;
	font-family: 'Roboto-Bold';
	margin:5px 0;
}
.content .contact_cont .contact_timelist ul li .timelist_wen p{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#fff;
	margin:0;
}
.content .contact_cont .contact_img{
	width:100%;
	height:auto;
}
.content .contact_cont .contact_img img{
	display:block;
	width:100%;
	height:auto;
}
.contentLeft{
	-webkit-animation-name:contentLeft;
	animation-name:contentLeft;
}
@-webkit-keyframes contentLeft{
	0%{
		opacity:0;
		-webkit-transform:translate3d(-30px,0,0);
		transform:translate3d(-30px,0,0);
	}
	50%{
		opacity:.5;
		-webkit-transform:translate3d(-15px,0,0);
		transform:translate3d(-15px,0,0);
	}
	100%{
		opacity:1;
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
	}
}
.contentBottom{
	-webkit-animation-name:contentBottom;
	animation-name:contentBottom;
}
@-webkit-keyframes contentBottom{
	0%{
		opacity:0;
		-webkit-transform:translate3d(0,30px,0);
		transform:translate3d(0,30px,0);
	}
	50%{
		opacity:.5;
		-webkit-transform:translate3d(0,15px,0);
		transform:translate3d(0,15px,0);
	}
	100%{
		opacity:1;
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
	}
}
@media only screen and (max-width:1600px) {
	.content .content_img{
		max-width:100%;
		width:calc(100% - 1.6rem);
	}
	.content .content_img.left .content_bg{
		left:8.863%;
	}
	.content .content_img .content_bg .content_wen h2{
		margin:0 0 .5rem;
	}
	.content .content_img .content_bg .content_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0 0 .5rem;
	}
	.content .content_img .content_bg .content_wen a{
		width:2.4rem;
		height:.6rem;
		line-height:.6rem;
		font-size:.18rem;
	}
	.content .index_product>ul>li>h2{
		font-size:.48rem;
		font-family: 'Roboto-Bold';
		color:#fff;
		opacity:1;
		filter:Alpha(opacity=100);
		transition:all 0s;
		-webkit-transition:all 0s;
		-moz-transition:all 0s;
		-ms-transition:all 0s;
		margin:0;
		position:absolute;
		z-index:3;
	}
	.content .index_product>ul>li.h2_left>h2{
		font-size:.18rem;
		font-family:"Roboto-Regular";
		color:#3a3e47;
		z-index:20;
	}
	.content .index_product>ul>li>.products_du .product_wen{
		padding:0 .4rem;
	}
	.content .index_product>ul>li:hover>.products_du .product_wen{
		bottom:.43rem;
		opacity:1;
		filter:Alpha(opacity=100);
	}
	.content .index_product>ul>li>.products_du .product_wen h2{
		font-size:.48rem;
		margin:0 0 .45rem;
	}
	.content .index_product>ul>li.active>.products_du .product_wen h2{
		opacity:0;
		filter:Alpha(opacity=0);
	}
	.content .index_product>ul>li>.products_du .product_wen p{
		width:100%;
		height:auto;
		line-height:.24rem;
		font-size:.14rem;
		color:#fff;
		margin:0 0 35px;
	}
	.content .index_product>ul>li>.products_du .product_wen a{
		width:100%;
		height:auto;
		font-size:.14rem;
		font-family: 'Roboto-Light';
		color:#fff;
	}
	.content .index_product>.swiper-button-next,
	.content .index_product>.swiper-button-prev{
		width:auto;
		height:auto;
		font-size:.14rem;
		color:#fff;
		outline:none;
	}
	.content .index_product.swiper-no-swiping>.swiper-button-next,
	.content .index_product.swiper-no-swiping>.swiper-button-prev{
		display:none;
	}
	.content .index_product>.swiper-button-next.swiper-button-disabled,
	.content .index_product>.swiper-button-prev.swiper-button-disabled{
		opacity:0;
	}
	.content .index_product>.swiper-button-next:after,
	.content .index_product>.swiper-button-prev:after{
		display:none;
	}
	.content .index_product>.swiper-button-next{
		right:.4rem;
	}
	.content .index_product>.swiper-button-prev{
		left:.4rem;
	}
	.content .index_product .product_cont{
		width:400%;
		height:100%;
		margin:0;
		position:absolute;
		top:0;
		left:0;
		z-index:0;
		opacity:0;
		filter:Alpha(opacity=0);
		transition:all 0s;
		-webkit-transition:all 0s;
		-moz-transition:all 0s;
		-ms-transition:all 0s;
	}
	.content .index_product ul li.active .product_cont{
		width:100%;
		left:0;
		z-index:10;
	}
	.content .index_product .product_cont .product_wen{
		width:25%;
		height:100%;
		background:#e8edf1;
		position:absolute;
		left:0;
		bottom:0;
		z-index:9;
	}
	.content .index_product .product_cont .product_wen .product_wens{
		width:100%;
		height:auto;
		padding:0 .4rem;
		position:absolute;
		left:0;
		bottom:.4rem;
		z-index:10;
	}
	.content .index_product .product_cont .product_wen .product_wens:after{
		display:block;
		content:"";
		width: 0;
		height: 0;
		border-top:.14rem solid transparent;
		border-right:.14rem solid #343537;
		border-bottom:.14rem solid transparent;
		position:absolute;
		top:.4rem;
		right:0;
	}
	.content .index_product .product_cont .product_wen p{
		width:100%;
		height:auto;
		font-size:.18rem;
		font-family: 'Roboto-Light';
		color:#3a3e47;
		margin:0;
	}
	.content .index_product .product_cont .product_wen p.more{
		margin-top:.25rem;
	}
	.content .index_product .product_cont .product_wen p.more a{
		font-size:.18rem;
		color:#3a3e47;
		font-family: 'Roboto-Light';
		text-decoration:underline;
	}
	.content .index_product .product_cont .product_wen p.pack{
		margin-top:.3rem;
	}
	.content .index_product .product_cont .product_wen p.pack a{
		font-size:.14rem;
		color:#3a3e47;
	}
	.content .index_product .product_cont .product_img{
		width:75%;
		height:100%;
		position:absolute;
		left:50%;
		margin-left:0;
		z-index:5;
		-webkit-transform:scale(1);
		-moz-transform:scale(1);
		-ms-transform:scale(1);
		-o-transform:scale(1);
		transform:scale(1);
	}
	.content .index_product ul li.da .product_cont .product_img{
		left:25%;
	}
	.content .index_product .product_cont .product_img img{
		display:block;
		width:auto;
		height:100%;
	}
	.content .index_product .product_cont .swiper-button-next,
	.content .index_product .product_cont .swiper-button-prev{
		width:auto;
		height:auto;
		font-size:.14rem;
		color:#fff;
		outline:none;
	}
	.content .index_product .product_cont .swiper-button-next.swiper-button-disabled,
	.content .index_product .product_cont .swiper-button-prev.swiper-button-disabled{
		opacity:0;
	}
	.content .index_product .product_cont .swiper-button-next:after,
	.content .index_product .product_cont .swiper-button-prev:after{
		display:none;
	}
	.content .index_product .product_cont .swiper-button-next{
		right:.4rem;
	}
	.content .index_product .product_cont .swiper-button-prev{
		left:calc(25% + .4rem);
	}
	.content .index_product .product_cont .swiper-pagination{
		width:75%;
		left:25%;
	}
	.content .index_product .product_cont .swiper-pagination .swiper-pagination-bullet{
		width:.1rem;
		height:.1rem;
		border:1px #fff solid;
		border-radius:50%;
		background:none;
		opacity:1;
		outline:none;
	}
	.content .index_product .product_cont .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		background:#fff;
	}
	.content .index_quality{
		max-width:100%;
		padding:0 .8rem;
	}
	.content .index_quality .quality_bg .quality_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0 0 .5rem;
	}
	.content .index_quality .quality_bg .quality_wen a{
		display:inline-block;
		width:2.4rem;
		height:.6rem;
		line-height:.6rem;
		font-size:.18rem;
	}
	.content .index_factories{
		max-width:100%;
		padding:0 .8rem;
	}
	.content .index_factories .factories_bg .factories_wen h2{
		width:100%;
		height:auto;
		line-height:.96rem;
		font-size:.81rem;
		font-family: 'Roboto-Bold';
		margin:0 0 60px;
	}
	.content .index_factories .factories_bg .factories_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0 0 .5rem;
	}
	.content .index_factories .factories_bg .factories_wen a{
		display:inline-block;
		width:2.4rem;
		height:.6rem;
		line-height:.6rem;
		font-size:.18rem;
	}
	.content .index_factories img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .index_about{
		max-width:100%;
		padding:0 .8rem;
	}
	.content .index_about .about_wen{
		width:100%;
		height:auto;
		text-align:center;
		margin:.5rem auto;
	}
	.content .index_about .about_wen h2{
		width:100%;
		height:auto;
		line-height:.96rem;
		font-size:.81rem;
		font-family: 'Roboto-Bold';
		color:#555962;
		margin:1.32rem 0 .24rem;
	}
	.content .index_about .about_wen p{
		width:100%;
		height:auto;
		line-height:.28rem;
		font-size:.18rem;
		letter-spacing:.002rem;
	}
	.content .index_contact{
		max-width:1482px;
		width:90%;
		height:auto;
		margin:0 auto;
		padding:1.5rem .2rem 1rem;
	}
	.content .index_contact ul{
		width:100%;
		height:auto;
	}
	.content .index_contact ul li{
		width:calc((100% - .2rem) / 3);
		height:auto;
		color:#555962;
		text-align:center;
		float:left;
	}
	.content .index_contact ul li img{
		display:block;
		width:auto;
		height:auto;
		margin:0 auto .32rem;
	}
	.content .index_contact ul li h2{
		width:100%;
		height:auto;
		line-height:.3rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin-bottom:.22rem;
	}
	.content .index_contact ul li p{
		width:100%;
		height:auto;
		line-height:.28rem;
		font-size:.18rem;
		margin-bottom:0;
	}
	/* technology */
	.content .technology_list{
		width:100%;
		height:auto;
		border-bottom:1px #c5c6c8 solid;
		margin:1rem 0;
	}
	.content .technology_list ul{
		width:100%;
		height:auto;
		text-align:center;
		margin-bottom:0;
	}
	.content .technology_list ul li{
		display:inline-block;
		width:auto;
		height:auto;
		border-bottom:2px transparent solid;
		margin-bottom:-1px;
		margin-right:5%;
		padding:1% 2.5%;
	}
	.content .technology_list ul li:last-child{
		margin-right:0;
	}
	.content .technology_list ul li.active{
		border-bottom:2px #555962 solid;
	}
	.content .technology_list ul li .img{
		display:block;
		width:.4rem;
		height:.4rem;
		position:relative;
		margin:0 auto .15rem;
	}
	.content .technology_list ul li .img img{
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:1;
		transition:all .5s;
		-webkit-transition:all .5s;
		-moz-transition:all .5s;
		-ms-transition:all .5s;
	}
	.content .technology_list ul li .img img:nth-child(2){
		display:none;
	}
	.content .technology_list ul li:hover .img img:nth-child(1),
	.content .technology_list ul li.active .img img:nth-child(1){
		display:none;
	}
	.content .technology_list ul li:hover .img img:nth-child(2),
	.content .technology_list ul li.active .img img:nth-child(2){
		display:block;
	}
	.content .technology_list ul li p{
		width:100%;
		height:auto;
		font-size:14px;
		color:#a7a8ad;
		margin-bottom:0;
	}
	.content .technology_list ul li:hover p,
	.content .technology_list ul li.active p{
		color:#555962;
	}
	.content .technology_cont{
		width:100%;
		height:auto;
		margin-bottom:100px;
	}
	.content .technology_cont .technology_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology_img img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology_img .wen.top{
		top:12%;
	}
	.content .technology_cont .technology_img .wen.bottom{
		bottom:8%;
	}
	.content .technology_cont .technology_img .wen{
		width:100%;
		height:auto;
		text-align:center;
		position:absolute;
		z-index:5;
	}
	.content .technology_cont .technology_img .wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology_img .wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology_img ul{
		width:100%;
		height:auto;
		position:relative;
		margin:0;
	}
	.content .technology_cont .technology_img ul li{
		width:50%;
		height:auto;
		position:relative;
		float:left;
	}
	.content .technology_cont .technology_img ul li img{
		display:block;
		width:100%;
		height:auto;
		border:2px #3c3f44 solid;
		border-right:1px #3c3f44 solid;
	}
	.content .technology_cont .technology_img ul li:nth-child(2n) img{
		border-left:1px #3c3f44 solid;
		border-right:2px #3c3f44 solid;
	}
	.content .technology_cont .technology_img ul .technology_wen{
		background:#fff;
		text-align:center;
		padding:.2rem 0;
		position:absolute;
		top:.58rem;
		left:50%;
		-webkit-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		-ms-transform:translateX(-50%);
		-o-transform:translateX(-50%);
		transform:translateX(-50%);
	}
	.content .technology_cont .technology_img ul .technology_wen h2{
		width:100%;
		height:auto;
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#555962;
		margin:5px 0 10px;
	}
	.content .technology_cont .technology_img ul .technology_wen p{
		width:100%;
		height:auto;
		line-height:.28rem;
		font-size:.18rem;
		color:#555962;
		margin-bottom:.05rem;
	}
	.content .technology_cont .technology_img .technology_imge{
		border:2px #545962 solid;
		padding:1.2rem .98rem;
	}
	.content .technology_cont .technology_img .technology_imge .technology_imgs{
		width:100%;
		height:auto;
		margin-bottom:.9rem;
		padding-left:150px;
		padding-bottom:30px;
	}
	.content .technology_cont .technology_img .technology_imge .technology_imgs:last-child{
		margin-bottom:0;
	}
	.content .technology_cont .technology_img .technology_imge .technology_imgs h2{
		width:100%;
		height:auto;
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#555962;
		margin:5px 0 10px;
	}
	.content .technology_cont .technology_img .technology_imge .technology_imgs p{
		width:100%;
		height:auto;
		line-height:.28rem;
		font-size:.18rem;
		color:#555962;
		margin-bottom:.05rem;
	}
	.content .technology_cont .technology_img .technology_img4{
		width:auto;
		height:auto;
		color:#555962;
		position:absolute;
		left:1rem;
		bottom:1.4rem;
	}
	.content .technology_cont .technology_img .technology_img4 img{
		display:block;
		width:100px;
		height:auto;
		margin-bottom:.45rem;
	}
	.content .technology_cont .technology_img .technology_img4 h2{
		line-height:.46rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:0 0 6px;
	}
	.content .technology_cont .technology_img .technology_img4 p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology_img .technology_img8{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon10.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:1.5rem;
		position:absolute;
		left:1rem;
		bottom:1rem;
	}
	.content .technology_cont .technology_img .technology_img8 h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology_img .technology_img8 p{
		line-height:.28rem;
		font-size:.18rem;
		margin-bottom:.46rem;
	}
	.content .technology_cont .technology_img .technology_img9{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon11.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:1.5rem;
		position:absolute;
		left:1rem;
		bottom:1rem;
	}
	.content .technology_cont .technology_img .technology_img9 h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology_img .technology_img9 p{
		line-height:.28rem;
		font-size:.18rem;
		margin-bottom:.46rem;
	}
	.content .technology_cont .technology_img .technology_img10{
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology_img .technology_img10 ul{
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology_img .technology_img10 ul li{
		width:calc((100% - 10px) / 2);
		height:auto;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	.content .technology_cont .technology_img .technology_img10 ul li:nth-child(2n){
		margin-right:0;
	}
	.content .technology_cont .technology_img .technology_img10 ul li:nth-last-child(2),
	.content .technology_cont .technology_img .technology_img10 ul li:nth-last-child(3){
		margin-bottom:0;
	}
	.content .technology_cont .technology_img .technology_img10 ul li img{
		width:100%;
		height:auto;
		border:none;
		margin:0;
	}
	.content .technology_cont .technology_img .technology_img10 ul li .technology_wen{
		width:100%;
		height:auto;
		min-height:500px;
		color:#545861;
		text-align:left;
		background:#dde4ea;
		position:relative;
		top:0;
		left:0;
		-webkit-transform:translateX(0);
		-moz-transform:translateX(0);
		-ms-transform:translateX(0);
		-o-transform:translateX(0);
		transform:translateX(0);
		border:none;
		margin:0;
		padding:.8rem 1rem;
	}
	.content .technology_cont .technology_img .technology_img10 ul li .technology_wen img{
		display:block;
		width:100px;
		height:auto;
		margin:0 .4rem .2rem 0;
		float:left;
	}
	.content .technology_cont .technology_img .technology_img10 ul li .technology_wen img:nth-child(2){
		margin:0 0 .2rem;
	}
	.content .technology_cont .technology_img .technology_img10 ul li .technology_wen h2{
		width:100%;
		height:auto;
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology_img .technology_img14{
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology_img .technology_img14 ul{
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology_img .technology_img14 ul li{
		width:calc((100% - 10px) / 2);
		height:auto;
		float:left;
		margin-right:10px;
		margin-bottom:0;
	}
	.content .technology_cont .technology_img .technology_img14 ul li:nth-child(2n){
		margin-right:0;
	}
	.content .technology_cont .technology_img .technology_img14 ul li img{
		width:100%;
		height:auto;
		border:none;
		margin:0;
	}
	.content .technology_cont .technology_img .technology_img14 .technology_wen{
		width:100%;
		height:auto;
		background:#dde4ea;
		padding:.8rem 1rem;
	}
	.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon{
		width:100%;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon17.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:1.5rem;
	}
	.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon h2{
		width:100%;
		height:auto;
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon p{
		width:100%;
		height:auto;
		line-height:.28rem;
		font-size:.18rem;
		margin:0 0 .2rem;
	}
	.content .technology_cont .technology_img .technology_img14 .technology_wen .wen_icon p:last-child{
		margin:0;
	}
	/*technology2*/
	.content .technology_cont .technology2_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology2_img>img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology2_img .wen.top{
		top:12%;
	}
	.content .technology_cont .technology2_img .wen.bottom{
		bottom:8%;
	}
	.content .technology_cont .technology2_img .wen{
		width:100%;
		height:auto;
		text-align:center;
		position:absolute;
		z-index:5;
	}
	.content .technology_cont .technology2_img .wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology2_img .wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology2_img ul{
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology2_img ul li{
		width:50%;
		height:auto;
		position:relative;
		float:left;
	}
	.content .technology_cont .technology2_img ul li img{
		display:block;
		width:100%;
		height:auto;
		border:2px #3c3f44 solid;
		border-right:1px #3c3f44 solid;
		margin-bottom:.5rem;
	}
	.content .technology_cont .technology2_img ul li:nth-child(2n) img{
		border-left:1px #3c3f44 solid;
		border-right:2px #3c3f44 solid;
	}
	.content .technology_cont .technology2_img ul li h2{
		width:100%;
		height:auto;
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#555962;
		margin:5px 0 10px;
	}
	.content .technology_cont .technology2_img ul li p{
		width:100%;
		height:auto;
		line-height:.28rem;
		font-size:.18rem;
		color:#555962;
		margin-bottom:.05rem;
	}
	.content .technology_cont .technology2_img .technology_img_wen{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:150px;
		padding-bottom:30px;
		position:absolute;
		left:1rem;
		bottom:.48rem;
	}
	.content .technology_cont .technology2_img .technology_img_wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology2_img .technology_img_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology2_img .technology_img_wens{
		width:auto;
		height:auto;
		color:#555962;
		position:absolute;
		bottom:.5rem;
	}
	.content .technology_cont .technology2_img .technology_img_wens.left{
		left:1rem;
	}
	.content .technology_cont .technology2_img .technology_img_wens.right{
		right:1rem;
	}
	.content .technology_cont .technology2_img .technology_img_wens img{
		width:100px;
		height:100px;
		margin:0 0 .24rem;
	}
	.content .technology_cont .technology2_img .technology_img_wens h2{
		line-height:.46rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:0 0 6px;
	}
	.content .technology_cont .technology2_img .technology_img_wens p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology2_img .technology_img_shu{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:66px;
		padding-bottom:30px;
		position:absolute;
		left:10.5%;
	}
	.content .technology_cont .technology2_img .technology_img_shu.bottom{
		bottom:6.2%;
	}
	.content .technology_cont .technology2_img .technology_img_shu.top{
		top:9.450549450549450549%;
	}
	.content .technology_cont .technology2_img .technology_img_shu h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#fff;
		margin:.2rem 0 0;
	}
	.content .technology_cont .technology2_img .technology_img_shu p{
		line-height:.28rem;
		font-size:.18rem;
		color:#fff;
		margin:0;
	}
	.content .technology_cont .technology2_img ul.technology_ul li{
		width:calc(42.013% - 5px);
		height:auto;
		margin-right:10px;
	}
	.content .technology_cont .technology2_img ul.technology_ul li:nth-child(2n){
		width:calc(57.987% - 5px);
		margin-right:0;
	}
	.content .technology_cont .technology2_img ul.technology_ul li .li_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology2_img ul.technology_ul li .li_img img{
		border:none;
		margin:0;
	}
	/*technology3*/
	.content .technology_cont .technology3_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology3_img>img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology3_img .technology_img_wen{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:150px;
		padding-bottom:30px;
		position:absolute;
		left:1rem;
		bottom:.48rem;
	}
	.content .technology_cont .technology3_img .technology_img_wen.fff,
	.content .technology_cont .technology3_img .technology_img_wen.fff h2,
	.content .technology_cont .technology3_img .technology_img_wen.fff p{
		color:#fff;
	}
	.content .technology_cont .technology3_img .technology_img_wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology3_img .technology_img_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology3_img .technology_img_wens{
		width:auto;
		height:auto;
		color:#555962;
		position:absolute;
		bottom:.5rem;
	}
	.content .technology_cont .technology3_img .technology_img_wens.fff,
	.content .technology_cont .technology3_img .technology_img_wens.left.fff,
	.content .technology_cont .technology3_img .technology_img_wens.right.fff,
	.content .technology_cont .technology3_img .technology_img_wens.fff h2,
	.content .technology_cont .technology3_img .technology_img_wens.fff p{
		color:#fff;
	}
	.content .technology_cont .technology3_img .technology_img_wens.left{
		left:1rem;
	}
	.content .technology_cont .technology3_img .technology_img_wens.right{
		right:1rem;
	}
	.content .technology_cont .technology3_img .technology_img_wens img{
		width:100px;
		height:100px;
		margin:0 0 .24rem;
	}
	.content .technology_cont .technology3_img .technology_img_wens h2{
		line-height:.46rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:0 0 6px;
	}
	.content .technology_cont .technology3_img .technology_img_wens p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology3_img.center{
		background:#DDE4E9;
	}
	.content .technology_cont .technology3_img.center img{
		width:55.556%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology3_img.center .technology_center{
		width:44.444%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology3_img.center .technology_center .technology_img_wen{
		margin-top:.98rem;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology3_img.hei{
		background:#3A3D46;
	}
	.content .technology_cont .technology3_img.hei img{
		width:50%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology3_img.hei .technology_center{
		width:50%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology3_img.hei .technology_center .technology_img_wen{
		color:#fff;
		margin-top:.98rem;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology3_img.hei .technology_center .technology_img_wen p{
		color:#fff;
	}
	.content .technology_cont .technology3_img .technology_img_shu{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:66px;
		padding-bottom:30px;
		position:absolute;
		left:10.5%;
	}
	.content .technology_cont .technology3_img .technology_img_shu.bottom{
		bottom:6.2%;
	}
	.content .technology_cont .technology3_img .technology_img_shu.top{
		top:9.450549450549450549%;
	}
	.content .technology_cont .technology3_img .technology_img_shu h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#545962;
		margin:.2rem 0 0;
	}
	.content .technology_cont .technology3_img .technology_img_shu p{
		line-height:.28rem;
		font-size:.18rem;
		color:#545962;
		margin:0;
	}
	.content .technology_cont .technology3_img ul{
		width:100%;
		height:auto;
		margin:0;
	}
	.content .technology_cont .technology3_img ul li{
		width:calc((100% - 10px) / 2);
		height:auto;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	.content .technology_cont .technology3_img ul li img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology3_img ul li:nth-child(2n){
		margin-right:0;
	}
	.content .technology_cont .technology3_img ul li .technology3_bg{
		width:100%;
		height:480px;
		background:#E8ECF0;
		padding:.55rem 0 .55rem 1rem;
	}
	.content .technology_cont .technology3_img ul li .technology3_bg .technology3_wen{
		width:100%;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-top:125px;
	}
	.content .technology_cont .technology3_img ul li .technology3_bg h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology3_img ul li .technology3_bg p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology3_img ul.technology_ul li{
		width:calc(42.013% - 5px);
		height:auto;
		float:left;
		margin-right:10px;
	}
	.content .technology_cont .technology3_img ul.technology_ul li:nth-child(2n){
		width:calc(57.987% - 5px);
		margin-right:0;
	}
	.content .technology_cont .technology3_img ul.technology_ul li .li_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology3_img ul.technology_ul li .li_img img{
		margin:0;
	}
	/*technology4*/
	.content .technology_cont .technology4_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology4_img>img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology4_wen{
		width:100%;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:150px;
		padding-bottom:30px;
	}
	.content .technology_cont .technology4_wen.fff{
		color:#fff;
	}
	.content .technology_cont .technology4_wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology4_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology4_img .technology_img_wen{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:150px;
		padding-bottom:30px;
		position:absolute;
		left:1rem;
		bottom:.48rem;
	}
	.content .technology_cont .technology4_img .technology_img_wen.fff,
	.content .technology_cont .technology4_img .technology_img_wen.fff h2,
	.content .technology_cont .technology4_img .technology_img_wen.fff p{
		color:#fff;
	}
	.content .technology_cont .technology4_img .technology_img_wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology4_img .technology_img_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology4_img .technology_img_wens{
		width:auto;
		height:auto;
		color:#555962;
		position:absolute;
		bottom:.5rem;
	}
	.content .technology_cont .technology4_img .technology_img_wens.fff,
	.content .technology_cont .technology4_img .technology_img_wens.left.fff,
	.content .technology_cont .technology4_img .technology_img_wens.right.fff,
	.content .technology_cont .technology4_img .technology_img_wens.fff h2,
	.content .technology_cont .technology4_img .technology_img_wens.fff p{
		color:#fff;
	}
	.content .technology_cont .technology4_img .technology_img_wens.left{
		left:1rem;
	}
	.content .technology_cont .technology4_img .technology_img_wens.right{
		right:1rem;
	}
	.content .technology_cont .technology4_img .technology_img_wens img{
		width:100px;
		height:100px;
		margin:0 0 .24rem;
	}
	.content .technology_cont .technology4_img .technology_img_wens h2{
		line-height:.46rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:0 0 6px;
	}
	.content .technology_cont .technology4_img .technology_img_wens p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology4_img.center{
		background:#DDE4E9;
	}
	.content .technology_cont .technology4_img.center img{
		width:55.556%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology4_img.center .technology_center{
		width:44.444%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology4_img.center .technology_center .technology_img_wen{
		margin-top:98px;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology4_img.hei{
		background:#3A3D46;
	}
	.content .technology_cont .technology4_img.hei img{
		width:50%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology4_img.hei .technology_center{
		width:50%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology4_img.hei .technology_center .technology_img_wen{
		color:#fff;
		margin-top:11.112%;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology4_img.hei .technology_center .technology_img_wen p{
		color:#fff;
	}
	.content .technology_cont .technology4_img .technology_img_shu{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:66px;
		padding-bottom:30px;
		position:absolute;
		left:10.5%;
	}
	.content .technology_cont .technology4_img .technology_img_shu.bottom{
		bottom:6.2%;
	}
	.content .technology_cont .technology4_img .technology_img_shu.top{
		top:9.450549450549450549%;
	}
	.content .technology_cont .technology4_img .technology_img_shu h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#545962;
		margin:.2rem 0 0;
	}
	.content .technology_cont .technology4_img .technology_img_shu p{
		line-height:.28rem;
		font-size:.18rem;
		color:#545962;
		margin:0;
	}
	.content .technology_cont .technology4_img ul{
		width:100%;
		height:auto;
		margin:0;
	}
	.content .technology_cont .technology4_img ul li{
		width:calc((100% - 10) / 2);
		height:auto;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	.content .technology_cont .technology4_img ul li img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology4_img ul li:nth-child(2n){
		margin-right:0;
	}
	.content .technology_cont .technology4_img ul li .technology4_bg{
		width:100%;
		height:360px;
		background:#E8ECF0;
		padding:.55rem 0 .55rem 1rem;
	}
	.content .technology_cont .technology4_img ul li .technology4_bg .technology4_wen{
		width:100%;
		height:auto;
		color:#555962;
	}
	.content .technology_cont .technology4_img ul li .technology4_bg h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology4_img ul li .technology4_bg p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology4_img ul.technology_ul li{
		width:calc(42.013% - 5px);
		height:auto;
		float:left;
		margin-right:10px;
	}
	.content .technology_cont .technology4_img ul.technology_ul li:nth-child(2n){
		width:calc(57.987% - 5px);
		margin-right:0;
	}
	.content .technology_cont .technology4_img ul.technology_ul li .li_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology4_img ul.technology_ul li .li_img img{
		margin:0;
	}
	/*technology5*/
	.content .technology_cont .technology5_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology5_img>img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology5_img .technology_img_wen{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:150px;
		padding-bottom:30px;
		position:absolute;
		left:1rem;
		bottom:.48rem;
	}
	.content .technology_cont .technology5_img .technology_img_wen.fff,
	.content .technology_cont .technology5_img .technology_img_wen.fff h2,
	.content .technology_cont .technology5_img .technology_img_wen.fff p{
		color:#fff;
	}
	.content .technology_cont .technology5_img .technology_img_wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology5_img .technology_img_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology5_img .technology_img_wens{
		width:auto;
		height:auto;
		color:#555962;
		position:absolute;
		bottom:.5rem;
	}
	.content .technology_cont .technology5_img .technology_img_wens.fff,
	.content .technology_cont .technology5_img .technology_img_wens.left.fff,
	.content .technology_cont .technology5_img .technology_img_wens.right.fff,
	.content .technology_cont .technology5_img .technology_img_wens.fff h2,
	.content .technology_cont .technology5_img .technology_img_wens.fff p{
		color:#fff;
	}
	.content .technology_cont .technology5_img .technology_img_wens.left{
		left:1rem;
	}
	.content .technology_cont .technology5_img .technology_img_wens.right{
		right:1rem;
	}
	.content .technology_cont .technology5_img .technology_img_wens img{
		width:100px;
		height:100px;
		margin:0 0 .24rem;
	}
	.content .technology_cont .technology5_img .technology_img_wens h2{
		line-height:.46rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:0 0 6px;
	}
	.content .technology_cont .technology5_img .technology_img_wens p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology5_img.center{
		background:#DDE4E9;
	}
	.content .technology_cont .technology5_img.center img{
		width:55.556%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology5_img.center .technology_center{
		width:44.444%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology5_img.center .technology_center .technology_img_wen{
		margin-top:.98rem;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology5_img.hei{
		background:#3A3D46;
	}
	.content .technology_cont .technology5_img.hei img{
		width:50%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology5_img.hei .technology_center{
		width:50%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology5_img.hei .technology_center .technology_img_wen{
		color:#fff;
		margin-top:.98rem;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology5_img .technology_img_shu{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:66px;
		position:absolute;
		left:10.5%;
	}
	.content .technology_cont .technology5_img .technology_img_shu.bottom{
		bottom:6.2%;
	}
	.content .technology_cont .technology5_img .technology_img_shu.top{
		top:9.450549450549450549%;
	}
	.content .technology_cont .technology5_img .technology_img_shu h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#545962;
		margin:.2rem 0 0;
	}
	.content .technology_cont .technology5_img .technology_img_shu p{
		line-height:.28rem;
		font-size:.18rem;
		color:#545962;
		margin:0;
	}
	.content .technology_cont .technology5_img ul{
		width:100%;
		height:auto;
		margin:0;
	}
	.content .technology_cont .technology5_img ul li{
		width:calc((100% - 10px) / 2);
		height:auto;
		position:relative;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	.content .technology_cont .technology5_img ul li img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology5_img ul li .technology_img_wen{
		left:.25rem;
	}
	.content .technology_cont .technology5_img ul li:nth-child(2n){
		margin-right:0;
	}
	.content .technology_cont .technology5_img ul li .technology5_bg{
		width:100%;
		height:4.8rem;
		background:#E8ECF0;
		padding:.85rem 0 .85rem 1rem;
	}
	.content .technology_cont .technology5_img ul li .technology5_bg .technology5_wen{
		width:100%;
		height:auto;
		color:#555962;
	}
	.content .technology_cont .technology5_img ul li .technology5_bg h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology5_img ul li .technology5_bg p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology5_img ul.technology_ul li{
		width:calc(42.013% - 5px);
		height:auto;
		float:left;
		margin-right:10px;
	}
	.content .technology_cont .technology5_img ul.technology_ul li:nth-child(2n){
		width:calc(57.987% - 5px);
		margin-right:0;
	}
	.content .technology_cont .technology5_img ul.technology_ul li .li_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology5_img ul.technology_ul li .li_img img{
		margin:0;
	}
	/*technology6*/
	.content .technology_cont .technology6_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology6_img>img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology6_img .technology_img_wen{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:150px;
		padding-bottom:30px;
		position:absolute;
		left:1rem;
		bottom:.48rem;
	}
	.content .technology_cont .technology6_img .technology_img_wen.fff,
	.content .technology_cont .technology6_img .technology_img_wen.fff h2,
	.content .technology_cont .technology6_img .technology_img_wen.fff p{
		color:#fff;
	}
	.content .technology_cont .technology6_img .technology_img_wen h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology6_img .technology_img_wen p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0 0 .2rem;
	}
	.content .technology_cont .technology6_img .technology_img_wens{
		width:auto;
		height:auto;
		color:#555962;
		position:absolute;
		bottom:.5rem;
	}
	.content .technology_cont .technology6_img .technology_img_wens.fff,
	.content .technology_cont .technology6_img .technology_img_wens.left.fff,
	.content .technology_cont .technology6_img .technology_img_wens.right.fff,
	.content .technology_cont .technology6_img .technology_img_wens.fff h2,
	.content .technology_cont .technology6_img .technology_img_wens.fff p{
		color:#fff;
	}
	.content .technology_cont .technology6_img .technology_img_wens.left{
		left:1rem;
	}
	.content .technology_cont .technology6_img .technology_img_wens.right{
		right:1rem;
	}
	.content .technology_cont .technology6_img .technology_img_wens img{
		width:100px;
		height:100px;
		margin:0 0 .24rem;
	}
	.content .technology_cont .technology6_img .technology_img_wens h2{
		line-height:.46rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:0 0 6px;
	}
	.content .technology_cont .technology6_img .technology_img_wens p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology6_img.center{
		background:#DDE4E9;
	}
	.content .technology_cont .technology6_img.center img{
		width:55.556%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology6_img.center .technology_center{
		width:44.444%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology6_img.center .technology_center .technology_img_wen{
		margin-top:.98rem;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology6_img.hei{
		background:#3A3D46;
	}
	.content .technology_cont .technology6_img.hei img{
		width:50%;
		height:auto;
		float:left;
	}
	.content .technology_cont .technology6_img.hei .technology_center{
		width:50%;
		height:auto;
		float:left;
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.content .technology_cont .technology6_img.hei .technology_center .technology_img_wen{
		color:#fff;
		margin-top:.98rem;
		position:relative;
		left:0;
		bottom:0;
	}
	.content .technology_cont .technology6_img .technology_img_shu{
		width:auto;
		height:auto;
		color:#555962;
		background:url(../images/technology_icon8.png) no-repeat top left;
		background-size:1rem 1rem;
		padding-left:66px;
		padding-bottom:30px;
		position:absolute;
		left:10.5%;
	}
	.content .technology_cont .technology6_img .technology_img_shu.bottom{
		bottom:6.2%;
	}
	.content .technology_cont .technology6_img .technology_img_shu.top{
		top:9.450549450549450549%;
	}
	.content .technology_cont .technology6_img .technology_img_shu h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		color:#545962;
		margin:.2rem 0 0;
	}
	.content .technology_cont .technology6_img .technology_img_shu p{
		line-height:.28rem;
		font-size:.18rem;
		color:#545962;
		margin:0;
	}
	.content .technology_cont .technology6_img ul{
		width:100%;
		height:auto;
		margin:0;
	}
	.content .technology_cont .technology6_img ul li{
		width:calc((100% - 10px) / 2);
		height:auto;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	.content .technology_cont .technology6_img ul li img{
		display:block;
		width:100%;
		height:auto;
	}
	.content .technology_cont .technology6_img ul li:nth-child(2n){
		margin-right:0;
	}
	.content .technology_cont .technology6_img ul li .technology6_bg{
		width:100%;
		height:3.6rem;
		background:#E8ECF0;
		padding:.55rem 0 .55rem 1rem;
	}
	.content .technology_cont .technology6_img ul li .technology6_bg .technology6_wen{
		width:100%;
		height:auto;
		color:#555962;
	}
	.content .technology_cont .technology6_img ul li .technology6_bg h2{
		line-height:.36rem;
		font-size:.24rem;
		font-family: 'Roboto-Bold';
		margin:5px 0 10px;
	}
	.content .technology_cont .technology6_img ul li .technology6_bg p{
		line-height:.28rem;
		font-size:.18rem;
		margin:0;
	}
	.content .technology_cont .technology6_img ul.technology_ul li{
		width:calc(42.013% - 5px);
		height:auto;
		float:left;
		margin-right:10px;
	}
	.content .technology_cont .technology6_img ul.technology_ul li:nth-child(2n){
		width:calc(57.987% - 5px);
		margin-right:0;
	}
	.content .technology_cont .technology6_img ul.technology_ul li .li_img{
		width:100%;
		height:auto;
		position:relative;
	}
	.content .technology_cont .technology6_img ul.technology_ul li .li_img img{
		margin:0;
	}
	.content .quality_cont .wen_center h2{
		font-size:.64rem;
		margin:0 0 .45rem;
	}
	.content .quality_cont .wen_center p{
		line-height:.28rem;
		font-size:.18rem;
	}
	.content .quality_cont .quality_wen h2{
		font-size:.36rem;
		margin:0 0 .2rem;
	}
	.content .quality_cont .quality_wen p{
		line-height:.28rem;
		font-size:.18rem;
		letter-spacing: .0025rem;
		margin-bottom:0 0 .4rem;
	}
	.content .factory_cont .factory_wen h2{
		line-height:.36rem;
		font-size:.36rem;
	}
	.content .factory_cont .factory_wen h3{
		line-height:.24rem;
	}
	.content .factory_cont .factory_wen p{
		line-height:.28rem;
		font-size:.18rem;
		letter-spacing:.0075rem;
	}
	.content .factory_cont .factory_img .wen p{
		line-height:.28rem;
		font-size:.18rem;
	}
	.content .contact_top .contact_wen h2{
		line-height:2.56rem;
		font-size:2.56rem;
	}
	.content .contact_top .contact_wen h3{
		font-size:.96rem;
	}
	.content .contact_top .contact_wen h4{
		font-size:.72rem;
	}
	.content .contact_top .contact_wen p{
		font-size:.6rem;
	}
	.content .contact_cont .contact_wen p{
		line-height:.28rem;
		font-size:.18rem;
		letter-spacing:.008rem;
	}
	.content .contact_cont .contact_timelist{
		height:4.4rem;
	}
	.content .contact_cont .contact_timelist i.timelist_heng{
		top:.785rem;
	}
	.content .contact_cont .contact_timelist .timelist_kuang{
		height:3.04rem;
		top:1.27rem;
	}
	.content .contact_cont .contact_timelist .timelist_kuang.left:before{
		left:.6rem;
	}
	.content .contact_cont .contact_timelist ul li h2{
		font-size:.3rem;
	}
	.content .contact_cont .contact_timelist ul li h3{
		font-size:.9rem;
	}
	.content .contact_cont .contact_timelist ul li>div:nth-child(1):before{
		bottom:-.51rem;
	}
	.content .contact_cont .contact_timelist ul li>div:nth-child(1):after{
		bottom:-.52rem;
	}
	.content .contact_cont .contact_timelist ul li.active>div:nth-child(1):before{
		bottom:-.54rem;
	}
	.content .contact_cont .contact_timelist ul li.active>div:nth-child(1):after{
		bottom:-.55rem;
	}
	.content .contact_cont .contact_timelist ul li .timelist_wen{
		margin-top:.88rem;
		padding:.4rem;
	}
	.content .contact_cont .contact_timelist ul li .timelist_wen p{
		line-height:.28rem;
		font-size:.18rem;
	}
	.content .contact_cont .contact_wen h2{
		font-size:.24rem;
	}
	@-webkit-keyframes contentLeft{
		0%{
			opacity:0;
			-webkit-transform:translate3d(-.3rem,0,0);
			transform:translate3d(-.3rem,0,0);
		}
		50%{
			opacity:.5;
			-webkit-transform:translate3d(-.15rem,0,0);
			transform:translate3d(-.15rem,0,0);
		}
		100%{
			opacity:1;
			-webkit-transform:translate3d(0,0,0);
			transform:translate3d(0,0,0);
		}
	}
	@-webkit-keyframes contentBottom{
		0%{
			opacity:0;
			-webkit-transform:translate3d(0,.3rem,0);
			transform:translate3d(0,.3rem,0);
		}
		50%{
			opacity:.5;
			-webkit-transform:translate3d(0,.15rem,0);
			transform:translate3d(0,.15rem,0);
		}
		100%{
			opacity:1;
			-webkit-transform:translate3d(0,0,0);
			transform:translate3d(0,0,0);
		}
	}
}







