﻿/* * Name:Micro Website * Author:Wang * Date:2018.7.01*//*reset style*/body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }h1, h2, h3, h4, h5, h6 { font-size:1em; }*{ word-wrap: break-word;}a{ color:#666; text-decoration:none;  transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; -o-transition: .5s; }a:hover {}fieldset, img { border:none; }img{ border:0; vertical-align:middle;}legend { display:none; }ol, ul, li { list-style:none; }em, strong, cite, i { font-style:normal; font-weight:400; }input, textarea, select, button { font:12px Verdana, Helvetica, Arial, sans-serif; vertical-align:middle;}table { border-collapse:collapse; }html { overflow:-moz-scrollbars-vertical; }/* common style */.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix { display:block; zoom:1; }.clear{ clear:both;}.fl{ float:left;}.fr{ float:right;}.dis{ display:none;}.undis{ display:block;}a,input,select,button{ outline:none; }.mt1{margin-top:10px;}.mt2{margin-top:20px;}.mt3{margin-top:30px;}.mt4{margin-top:40px;}.pt1{padding-top:10px;}.pt2{padding-top:20px;}.pt3{padding-top:30px;}.pt4{padding-top:40px;}.pl5{padding-left:5px;}.pl15{padding-left:15px;}.pl3{padding-left:30px;}.pr15{padding-right:15px;}html{ 	height:100%;	}body{	width:100%; 	height:100%;	margin:0;	padding:0;  	position:relative; 	left:0; 	top:0;	font-family:"Microsoft Yahei";	overflow-x:hidden;}/*头部*/.my-head-area{	width:100%;	background:#e5e4e4;	padding:30px 0;}.my-head{	max-width:1200px;	margin:0 auto;	}.phone{	position:relative;	text-align:right;}.phone i{	position:absolute;	top:0;	left:-25%;	font-size:40px;	color:#444;}.phone p{	font-size:16px;	color:#333;	line-height:24px;}@font-face {  font-family:'iconfont';  src: url('../fonts/iconfont.eot');  src: url('../fonts/iconfont.eot') format('embedded-opentype'),  url('../fonts/iconfont.woff') format('woff'),  url('../fonts/iconfont.ttf') format('truetype'),  url('../fonts/iconfont.svg#iconfont') format('svg');}.iconfont{  font-family:"iconfont" !important;  font-style:normal;  -webkit-font-smoothing: antialiased;  -webkit-text-stroke-width: 0.2px;  -moz-osx-font-smoothing: grayscale;}.phone .iconfont-1{ animation: change 1s  ease-in  infinite ; }      @keyframes change {            0%{color:#f00;}            50%{color:#333;}            100%{color:#f00;}}nav{	width:100%;	height:49px;	line-height:49px;	background:#a22929;	box-shadow: 0px 5px 6px #ccc;}.my-nav{	max-width:1200px;	margin:0 auto;}.my-nav ul li{	float:left;	width:14.2%;	text-align:center;	position:relative;}.my-nav ul li:after{	content:'';	position:absolute;	top:30%;	left:0;	width:1px;	height:40%;	background:#0093ff;}.my-nav ul li:nth-child(1):after{	background:none;}.my-nav ul li a{	display:block;	font-size:16px;	color:#fff;}.my-nav ul .select,.my-nav ul li:hover{	background:#0093ff;}/* banner-slider */.slick-slider{    position: relative;    display: block;    -moz-box-sizing: border-box;         box-sizing: border-box;    -webkit-user-select: none;       -moz-user-select: none;        -ms-user-select: none;            user-select: none;    -webkit-touch-callout: none;    -khtml-user-select: none;    -ms-touch-action: pan-y;        touch-action: pan-y;    -webkit-tap-highlight-color: transparent;}.slick-list{    position: relative;    display: block;    overflow: hidden;    margin: 0;    padding: 0;}.slick-list:focus{    outline: none;}.slick-list.dragging{    cursor: pointer;    cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{    -webkit-transform: translate3d(0, 0, 0);       -moz-transform: translate3d(0, 0, 0);        -ms-transform: translate3d(0, 0, 0);         -o-transform: translate3d(0, 0, 0);            transform: translate3d(0, 0, 0);}.slick-track{    position: relative;    top: 0;    left: 0;    display: block;}.slick-track:before,.slick-track:after{    display: table;    content: '';}.slick-track:after{    clear: both;}.slick-loading .slick-track{    visibility: hidden;}.slick-slide{    display: none;    float: left;    height: 100%;    min-height: 1px;}[dir='rtl'] .slick-slide{    float: right;}.slick-slide img{    display: block;}.slick-slide.slick-loading img{    display: none;}.slick-slide.dragging img{    pointer-events: none;}.slick-initialized .slick-slide{    display: block;}.slick-loading .slick-slide{    visibility: hidden;}.slick-vertical .slick-slide{    display: block;    height: auto;    border: 1px solid transparent;}.slick-arrow.slick-hidden {    display: none;}#banner .item {position: relative;height: 535px;}#banner .item .more {margin: 30px auto 0;display: block;width: 40px;height: 40px;background-image: url(../images/ico-arrow-down-2.png);}#banner .slick-dots {position: absolute;right: 0;bottom: 6%;width: 100%;text-align: center;line-height: 1;}#banner .slick-dots li {margin: 0 8px;display: inline-block;width: 12px;height: 12px;border-radius: 50%;background-color: #fff;cursor: pointer;}#banner .slick-dots .slick-active {background-color: #1389e0;}/*#banner .btn {position: absolute;top: 50%;margin-top: -34px;display: block;width: 50px;height: 68px;background:rgba(9,137,224,0.8);z-index: 10;}#banner .btn i{display:block;margin:15px 8px;}*/#banner .btn.btn-prev{left: 0;}#banner .btn.btn-next{right: 0;}/*#banner .btn.btn-prev i {width:36px;height:35px;background:url(../images/arrow-lt.png);}#banner .btn.btn-next i{width:36px;height:35px;background:url(../images/arrow-rt.png);}*/.polygon{	max-width:1200px;	margin:40px auto 50px;}.polygon dl{	float:left;	width:300px;}.poly-dl{	position:relative;}.poly-dl dt{	width:96px;	height:88px;	color:#1389e0;	position:absolute;	top:0;	left:0;	background:url(../images/polygon.png) center center no-repeat;}.poly-dl dt b{	display:inline-block;	font-weight:normal;	font-size:32px;}.poly-dl dt span{	display:inline-block;	font-size:18px;}.poly-dl dd{	margin-left:105px;	margin-top:20px;} .poly-dl dd p{	line-height:26px;	font-size:17px;	color:#333;}.poly-dl dd p font{	color:#1389e0;}.unsame{	position:absolute;	top:20px;	left:18px;}.unb{	position:absolute;	top:24px;	left:15px;}.degre-area{	width:100%;	background:#eee;}.degrees-area{	width:100%;	}.sametit{	max-width:1200px;	padding:48px 0;	margin:0 auto;	text-align:center;	position:relative;}.sametit span{	font-size:18px;}.sametit .empty{	margin:12px 0;}.sametit span font{	color:#27a3ff;}.eb{	height:70px;	position:relative;}.eb-lt,.ebmx{	width:33%;	float:left;}.eb-rt{	width:33%;	float:right;}.eb-lt:before{	content:'';	position:absolute;	top:35px;	left:15%;	width:80%;	height:1px;	border-top:1px dashed #ccc;}.eb-lt:after{	content:'';	position:absolute;	top:28px;	right:0%;	width:14px;	height:14px;	border:1px solid #999;	transform: rotate(45deg);}.eb-rt:before{	content:'';	position:absolute;	top:35px;	left:5%;	width:80%;	height:1px;	border-top:1px dashed #ccc;}.eb-rt:after{	content:'';	position:absolute;	top:28px;	left:0%;	width:14px;	height:14px;	border:1px solid #999;	transform: rotate(45deg);}.degreesBox ul li{	float:left;	width:25%;}.degreesBox ul li a{	display:block;	position:relative;}.caseimg img{	width:100%;}.casespe{	position:absolute;	top:50%;	left:45%;	z-index:99;	transition:all 0.8s;	}.case-hidebg,.zx-hide{	position:absolute;	top:0;	left:0;	width:100%;	height:100%;	background:rgba(38,163,255,.75);	transition:all 0.8s;	display:none;}.casehide{	position:absolute;	top:35%;	/*left:35%;*/	width:100%;	height:67px;	text-align:center;	background:url(../images/hh.png) center center no-repeat;}.casehide span{	display:block;	color:#fff;	font-size:22px;	margin:10px 0;}.casehide i{	display:block;	background:#fff;	border-radius: 50%;	margin:7px auto;	width:9px;	height:9px;}.casehide i:nth-child(2){	width:14px;	height:14px;}.casep{	margin:10px 0;}.casep p{	font-size:16px;	color:#fff;	line-height:24px;	padding:0 10px;}.enter{	width:190px;	height:40px;	font-size:16px;	color:#333;	line-height:40px;	text-align:center;	margin:30px auto;	background:#fff;	border-radius: 30px;}.case-intro{	width:100%;	height:56px;	line-height:56px;	text-align:center;	background:rgba(243,243,243,1);}.case-intro p{	font-size:18px;	color:#333;}.degreesBox ul li:hover .casespe{	top:52%;	}.degreesBox ul li:hover .case-hidebg{	display:block;	}.degreesBox ul li:hover .casespe{	display:none;}.degreesBox ul li:hover .case-intro{	background:rgba(38,163,255,1);}.degreesBox ul li:hover .case-intro p{	color:#fff;}.twhp ul li{	float:left;	width:25%;}.case-design{	overflow:hidden;}.case-design img{	width:100%;	transition:all 0.8s;}.hp-boder{	position:relative;	border:5px solid #1389e0;}.hp-boder:after{	content:'';	position:absolute;		border-width:20px;    border-style:solid;	   z-index:9999;}.twhp ul li:nth-child(1) .hp-boder:after,.twhp ul li:nth-child(3) .hp-boder:after{	left:40%;	top:-12%;		border-color:transparent transparent #1389e0 transparent ;}.twhp ul li:nth-child(2) .hp-boder:after,.twhp ul li:nth-child(4) .hp-boder:after{	left:40%;	bottom:-12%;		border-color:#1389e0 transparent transparent  transparent ;}.hp-cont{	border:1px dashed #ccc;}.hp-cont h4{	font-size:24px;	font-weight:normal;	color:#333;	margin-top:10px;	margin-bottom:15px;}.hp-cont p{	font-size:14px;	color:#444;	line-height:24px;}.hp-cont span{	display:block;	width:150px;	height:40px;	line-height:40px;	color:#444;	font-size:16px;	background:#fff;	text-align:center;	border:1px dashed #ccc;	}.gbox{	margin:20px;}.twhp ul li:hover .hp-boder{	border:5px solid #1389e0;}.twhp ul li:hover .hp-cont{	border:1px solid #1389e0;}.twhp ul li:hover span{	color:#fff;	border:1px dashed #1389e0;	background:#1389e0;}.twhp ul li:hover .case-design img,.newsbox dl:hover .news-img img{	transform:scale(1.1); -webkit-transform:scale(1.1);-webkit-transition:all ease 0.8s;}.twhp ul li:hover:nth-child(1) .hp-boder:after,.twhp ul li:nth-child(3):hover .hp-boder:after{	border-color:transparent transparent #1389e0 transparent ;}.twhp ul li:hover:nth-child(2) .hp-boder:after,.twhp ul li:nth-child(4):hover .hp-boder:after{	border-color:#1389e0 transparent transparent transparent ;}.zx-caseBox ul li{	float:left;	width:25%;}.zx-caseBox ul li a{	display:block;	position:relative;}.zx-caseimg{	overflow:hidden;}.zx-caseimg img{	width:100%;}.zxcont{	position:absolute;	top:20%;	margin:25px;	color:#fff;	text-align:center;}.zxcont h4{	font-size:24px;	font-weight:normal;}.zxcont span{	display:block;	width:50%;	height:1px;	background:#fff;	margin:14px auto;}.zxcont span i{	display:block;	width:20%;	height:3px;	margin:-1px auto;	background:#fff;}.zxcont p{	font-size:14px;	line-height:24px;	text-align:left;}.zxcont img{	margin:25px 0;}.zx-caseBox ul li:hover .zx-hide{	display:block;}.advantageBox{	width:100%;	background:#eee;	background-size:cover;}.advantageBox ol li{	width:25%;	float:left;		background:#eee;	position:relative;}.advantageBox ol li:after{	content:'';	position:absolute;	top:0;	right:0;	width:1px;	height:100%;	background:#fff;}.advantageBox ol li a{	display:block;	/*margin:2%;*/	height:265px;	}.advantageBox ol .li-green .advtit h4{	background:#54b482;}.advantageBox ol .li-blue .advtit h4{	background:#27a3ff;}.advtit{	width:100%;	height:60px;	line-height:60px;	text-align:center;	position:relative;	}.advtit h4{	font-size:34px;	font-weight:normal;	color:#fff;}.advant{	width:100%;	margin:30px 0px;		text-align:center;}.advant p{	font-size:24px;	line-height:36px;	color:#333;}.advantageBox ol li .advtit:after{	content:'';	position:absolute;	bottom:-63%;	left:46%;	border-width:20px;    border-style:solid;	        border-color:#54b482 transparent transparent transparent ;	z-index:99;}.advantageBox ol .li-blue .advtit:after{      border-color:#27a3ff transparent transparent transparent ;}.flowbox{	max-width:1200px;	margin:0 auto 60px;}.customer-area{	width:100%;	margin-top:32px;	background:url(../images/cooper-bg.jpg) center center no-repeat;	background-size:cover;}.customer-area .sametit span{	color:#fff;}.fwx{	width:1090px;}.fwx li{	float:left;	width:215px;		text-align:center;	position:relative;}.fwx li h5{	font-size:22px;	color:#555;	margin:10px 0;}.fwx li span{	display:block;	width:50px;	height:50px;	line-height:50px;	background:#26a3ff;	border-radius: 50%;	text-align:center;	margin:20px auto;	position:relative;}.fwx li span font{	font-size:22px;	font-weight:bold;	color:#fff;	}.fwx-s{	margin-left:108px;	}.fwx li span:hover{	background:#F39801;	cursor: pointer;}.fwx li:after{	content:'';	position:absolute;	width:80px;	height:2px;	background:#ccc;	}.fwx-x li:after{		bottom:0;	left:117px;	transform: rotate(38deg);}.fwx-s li:after{		top:0;	left:117px;	transform: rotate(-38deg);}.fwx-s li:last-child:after{	background:none;}.about-area{	width:100%;	padding-bottom:10px;	background:url(../images/honor-bg.jpg) center center no-repeat;	background-size:contain;	overflow:hidden;}.about-box{	max-width:1400px;	margin:0 auto;	background:#fff;	padding-bottom:12px;	position:relative;}.about-box:before{	z-index: -2;	position: absolute;	background: transparent;	content: '';	left: 20px;	bottom:79px;	-webkit-transform: skew(-17deg) rotate(-8deg);	-moz-transform:skew(-17deg) rotate(-8deg);	-o-transform: skew(-17deg) rotate(-8deg);	ms-transform: skew(-12deg) rotate(-8deg);	-webkit-box-shadow:  0 12px 16px rgba(105, 99, 99, 0.8);	-moz-box-shadow:  0 12px 16px rgba(105, 99, 99, 0.8);	-o-box-shadow:  0 12px 16px rgba(105, 99, 99, 0.8);	box-shadow: 0 12px 20px rgba(105, 99, 99, 0.8);}.about-box:after {	z-index:-1; 	position: absolute; 	background: transparent;     content: '';     right:20px;      bottom:79px;     -webkit-transform: skew(17deg) rotate(8deg);     -moz-transform:skew(17deg) rotate(8deg);     -o-transform: skew(17deg) rotate(8deg);     -ms-transform: skew(12deg) rotate(8deg); 	-webkit-box-shadow:  0 12px 16px rgba(105, 99, 99, 0.6); 	-moz-box-shadow:  0 12px 16px rgba(105, 99, 99, 0.6); 	-o-box-shadow:  0 12px 16px rgba(105, 99, 99, 0.6); 	box-shadow: 0 12px 16px rgba(105, 99, 99, 0.6); } .about-intro{	width:1000px;	margin:0px auto;}.about-intro p{	font-size:16px;	color:#333;	line-height:28px;	}.about-intro a{	display:block;	width:220px;	height:50px;	line-height:50px;	font-size:14px;	color:#fff;	margin:30px auto;	background:#27a3ff;	text-align:center;	border-radius: 10px;}.cooper{width:100%;}.con5_list1{position:relative;width:100%;}.con5_list2{width:100%;}.con5_list2 .swiper-slide{overflow: hidden;}.con5_list2 .swiper-slide:hover span,.con5_list2 .swiper-slide:hover p,.con5_list2 .swiper-slide:hover h3{color: white;}.con5_list2 .swiper-slide:hover .con5_list3 span{transform: translateX(10px) translateY(10px);}.con5_list2 .swiper-slide:hover .con5_list3{background: -webkit-gradient(linear,left top,right bottom,from(#0f6ab6),to(#1eedf9));	background: -moz-gradient(linear,left top,right bottom,from(#0f6ab6),to(#1eedf9));	background: -ms-gradient(linear,left top,right bottom,from(#0f6ab6),to(#1eedf9));}.con5_list1 .swiper-button-prev{width:40px;height:50px;background:none;font-size: 45px;color: #a0a7b1;font-weight: 100;}.con5_list1 .swiper-button-next{width:40px;height:50px;background:none;font-size: 45px;color: #a0a7b1;font-weight: 100;}.con5_list1 .swiper-button-prev:hover{color: #20a2d0;}.con5_list1 .swiper-button-next:hover{color: #20a2d0;}.index_con6{padding: 90px 0; 	box-sizing: border-box;}.index_con6 .swiper-slide{text-align: center;line-height: 70px;}.index_con6 .swiper-slide img{max-width:100%;}/*头部电话闪烁图标*/@font-face{    font-family:'imooc-icon';    src:url("../fonts/icomoon.eot") format("embeddeb-opentype")       ,url("../fonts/icomoon.woff") format("woff")       ,url("../fonts/icomoon.ttf") format("truetype")       ,url("../fonts/icomoon.svg") format("svg");    font-weight:normal;    font-style:normal;  }.imooc-icon{    font-family:'imooc-icon';    font-weight:normal;    font-style:normal;    text-align:center;    color:#fff;    font-size:20px;    margin-right:5px!important;}.fl-top .twinkle{ animation: change 1s  ease-in  infinite ; color:#fff;display:inline-block; }      @keyframes change {            0%{color:#fff;}            50%{color:#f00;}            100%{color:#fff;;}}#icon-weChat{	position:relative;	margin-right:0;}.weixin-pic{	position:absolute;	top:29px;	left:-15px;	z-index:10000;	display:none;}.sametitoer h3,.sametitoer h6{	color:#fff;}.eb-lt:after,.eb-rt:after{	border:1px solid #fff;}.customer{	padding-bottom:2%;}.customer ul li{	float:left;	width:14.25%;}.customer ul li a{	display:block;	margin:1px;}.customer ul li img{	width:100%;	max-height:130px;	border-radius: 10px;}.newsbox dl{	float:left;	width:49.5%;	margin-right:1%;	margin-bottom:1%;}.newsbox dl:nth-child(2),.newsbox dl:nth-child(4){	margin-right:0;}.newsbox dl dt{	float:left;	width:39%;	position:relative;}.news-img{	width:474px;	height:237px;	overflow:hidden;}.news-img img{	width:100%;	transition:all 0.8s;}.news-hidebox{	position:absolute;	top:0;	left:0;	width:100%;	height:100%;	background:rgba(6,6,6,0.4);}.news-cont{	position:absolute;	top:5%;	left:3%;	width:94%;	height:90%;	text-align:center;}.news-cont h3{	font-size:30px;	color:#fff;	margin-top:18%;	margin-bottom:4%;}.news-cont i{	display:block;	width:38px;	height:1px;	background:#fff;	transition:all 0.8s;	margin:12px auto;}.news-cont span{	font-size:16px;	color:#fff;	text-transform: uppercase;}.newsbox dl dd{	float:left;	width:60%;	background:#e5e4e4;	position:relative;}.dul{	margin:8px 0 8px -50px;	padding:10px 0;	background:#fff;}.dul li{	line-height:24px;	padding-bottom:10px;	position:relative;}.dul li:before{	content:'';	position:absolute;	top:10px;	left:12px;	width:5px;	height:5px;	background:#444;	border-radius: 50%;}.dul li a{	font-size:16px;	color:#444;	margin-left:35px;}.dul li em{	font-size:14px;	color:#999;	margin-right:2%;	float:right;}.newsbox dl .dul li a:hover{	color:#36a5f9;}.newsbox dl:hover .news-cont i{	width:50px;}.newsbox dl:hover dd{	background:#27a3ff;}.frd-area{	width:100%;	padding:28px 0;	background:#eee;}.friend{	max-width:1200px;	margin:0 auto;}.fri b,.fri span{	display:block;	font-size:24px;	font-weight:bold;	color:#333;}.fri b{	font-size:26px;	color:#27a3ff;}.fri span{	color:#666;	margin-top:6px;	text-transform: uppercase;}.links{	width:1040px;	margin-left:40px;}.links a{	display:inline-block;	font-size:14px;	color:#333;	margin-right:20px;	margin-bottom:6px;}/*底部*/footer{	width:100%;	height:168px;	background:#2c2e33;}.foot{	max-width:1200px;	margin:0 auto;}.foot-ewm{	width:150px;	margin-top:22px;	margin-right:60px;}.foot-ewm img{	margin:0 3px;}.foot-main{	color:#fff;	margin-top:20px;}.f-nav{	margin:8px 0;	color:#fff;}.f-nav a{	display:inline-block;	font-size:14px;	color:#fff;}.foot-main p{	font-size:14px;	line-height:23px;}.backTop{	width:41px;	height:142px;	background:url(../images/back-top.png);	position:fixed;	right:5%;	bottom:12%;	z-index:999;	cursor:pointer;}/*==========关于我们==========*/.banners img{	width:100%;}.seat-area{	width:100%;	height:70px;	line-height:70px;	background:#f3f3f3;}.seat,.main{	max-width:1200px;	margin:0 auto;}.seat,.seat a{	font-size:14px;	color:#777;}.seat img{	margin-right:4px;	vertical-align: sub;}.seat a:hover{	color:#42b3ff;}.sub-title{	padding:12px 0;	text-align:center;	clear:both;}.sub-title img{	margin:35px auto 0;}.tysj{	margin-top:20px;}.tysj i{	display:inline-block;	position:relative;	margin:3px 25px;	vertical-align: text-top;}.tysj b{	display:inline-block;	font-size:26px;	font-weight:normal;	color:#333;	}.tysj i:before{	content:'';	position:absolute;	top:0;	border-width:8px;	border-style:solid;	}.tysj .xm:before{	left:0;	border-color:transparent #777  transparent transparent;}.tysj .xg:before{	right:0;	border-color:transparent transparent transparent #777 ;}.sub-about-p{	padding:16px 0;	/*text-align:center;*/}.sub-about-p p{	font-size:16px;	color:#555;	line-height:26px;}.about-three{	margin:22px 0;	text-align:center;	}.about-three span,.about-three a{	display:inline-block;	width:235px;	height:54px;	color:#fff;	font-size:18px;	line-height:54px;	background:#26a3ff;	border-radius: 30px;	border:2px solid #ccc;	cursor: pointer;	}.about-three .selected{	position:relative;}.about-three .selected:after{	content:'';	position:absolute;	bottom:-40%;	left:48%;	border-width:12px;    border-style:solid;	       border-color:#26a3ff transparent transparent transparent ;	z-index:99;}.about-three span font{	display:inline-block;	width:32px;	height:32px;		margin-right:10px;}.about-three span font img{	vertical-align: text-top;}.new-bosh{	margin:46px 0;}.bosh-img,.bosh-txt{	width:600px;	height:430px;	overflow:hidden;}.bosh-txt{	color:#fff;	background:#26a3ff;}.phi{	margin:30px;	text-align:center;}.phi h5{	font-size:20px;	font-weight:normal;	margin-top:55px;}.phi i{	display:block;	font-size:14px;	text-transform: uppercase;	margin:7px auto 20px;}.phi p{	font-size:16px;	line-height:28px;	text-align:left;	padding:0 10px;}.cation{	margin:30px 0;}.gradient{	width:100%;	height:54px;	line-height:54px;	text-align:center;	background: -webkit-linear-gradient(to left, #8eb2fd , #30a4ff, #8eb2fd); /* Safari 5.1 - 6.0 */    background: -o-linear-gradient(right, #8eb2fd, #30a4ff); /* Opera 11.1 - 12.0 */    background: -moz-linear-gradient(right, #8eb2fd, #30a4ff); /* Firefox 3.6 - 15 */    background: linear-gradient(to right, #8eb2fd , #30a4ff,#8eb2fd); }.gradient h4{	font-size:18px;	font-weight:normal;	color:#fff;}.honor{	margin:22px 0;}.honor ul li{	float:left;	margin:4px;	text-align:center;}.honor ul li p{	font-size:16px;	color:#333;	margin:15px 0;}/*==========联系我们==========*/.contact{	margin-top:50px;	text-align:center;}.contact h3{	font-size:24px;	font-weight:normal;	color:#333;}.seven{	margin:30px 0;}.seven ol li{	float:left;	width:171px;	}.seven ol li span{	display:block;	font-size:18px;	color:#333;}.seven ol li i{	display:block;	width:22px;	height:1px;	background:#999;	margin:12px auto 16px;	transition:all 0.8s;}.seven ol li p{	font-size:15px;	color:#999;	line-height:22px;}figure{	width:115px;	height:115px;	border-radius: 50%;	background:#26a3ff;}figure img{	margin:32px;}.seven ol li:hover i{	width:45px;}.mapbox{	margin:22px 0;}.my-cust{	margin:35px 0;}.my-cust ul li{	width:230px;	height:140px;	margin:5px;	border:1px solid #e8e8e8;	box-sizing: border-box;	border-radius: 10px;}.sametit a{	display:block;	position:absolute;	top:0;	left:0;	width:100%;	height:100%;}/*==========资讯信息==========*/.news-three{	margin-top:40px;}.news-three a,.case-three a{	color:#333;	background:#e5e4e4;	margin:0 8px;}.news-three .selected,.case-three .selected{	color:#fff;	background:#26a3ff;}.information{	margin-top:56px;}.information ul li{	position:relative;	margin:30px 0;	border-bottom:1px dashed #e8e8e8;	padding-bottom:20px;}.date{	position:absolute;	top:0;	left:0;	width:80px;	height:98px;	text-align:center;	background:url(../images/date.png) center center no-repeat;}.date font,.date span{	display:block;	font-size:18px;	color:#9dd5ff;}.date font{	margin-top:20px;	color:#fff;}.news-pic{	float:left;	margin-left:9%;	width:320px;	height:214px;	overflow:hidden;}.news-pic img,.rangebox dl dt img{	width:100%;	height: 100%;	transition:all 0.8s;}.news-content{	float:right;	width:736px;}.news-content h3{	font-size:18px;		font-weight:normal;	margin-bottom:20px;}.news-content p{	font-size:16px;	color:#444;	line-height:24px;}.news-content em{	display:block;	position:absolute;	top:0;	right:0;	font-size:14px;	color:#777;}.alink{	display:block;	position:absolute;	top:0;	left:0;	width:100%;	height:100%;}.information ul li:hover .news-content h3,.information ul li:hover .news-content em{	color:#26a3ff;}.information ul li:hover .news-pic img,.rangebox dl:hover dt img{	transform:scale(1.1); -webkit-transform:scale(1.1);-webkit-transition:all ease 0.8s;}.page{	/*margin:5% 0;*/	text-align: center;}.focus{	    background: #26a3ff !important;    color: #fff !important;    border: 1px solid #26a3ff !important;}.off{	display:inline-block;	width:45px;	height:32px;	margin:0 4px;	line-height:32px;	background:#fff;	color:#666;	font-size:14px;	text-align:center;	border:1px solid #e8e8e8;}.page a{	display:inline-block;	width:45px;	height:32px;	margin:0 4px;	line-height:32px;	background:#fff;	color:#666;	font-size:14px;	text-align:center;	border:1px solid #e8e8e8;}.page .a-length{	width:70px;}.page .red,.page a:hover{	background:#26a3ff;	color:#fff;	}.news-show{	margin:1% 0;	}.news-show h2{	font-size:24px;	color:#333;	margin:12px 0;	text-align:center;}.shijian {text-align:center;}.shijian span{	display:inline-block;	font-size:14px;	color:#888;	margin:10px 10px;}.show-cont{	margin:2% 0;	border-top:1px solid #e8e8e8;	padding:20px 0;	}.show-cont img{	margin:22px 0;}.show-cont p{	font-size:16px;	line-height:26px;	color:#444;	text-align:left;}.piece{	border-top:1px solid #e8e8e8;	margin:40px auto;	padding:10px 15px 0 15px;	color:#444;}.piece div{	margin:12px 0;	font-size:14px;}.piece a{	font-size:14px;	color:#444;}.piece a:hover{	color:#26a3ff;}/*==========经营范围==========*/.rangebox{	margin:36px 0;}.rangebox dl dt,.rangebox dl dd{	width:600px;	height:429px;	float:left;}.rangebox dl dt{	overflow:hidden;}.rangebox dl dd{	background:#26a3ff;	position:relative;}.rangebox dl dd:after{	content:'';	position:absolute;	top:45%;	left:-36px;	border-width:18px;    border-style:solid;	    border-color:transparent #26a3ff  transparent transparent ;	z-index:99;}.rangebox dl:nth-child(2) dd:after{	left:600px;	border-color:transparent  transparent transparent #54b582  ;}.rangebox dl:nth-child(3) dd:after{	 border-color:transparent #4a6ea9  transparent transparent ;}.rangebox dl:nth-child(4) dd:after{	left:600px;	border-color:transparent  transparent transparent #26a3ff  ;}.rangebox dl:nth-child(5) dd:after{	border-color:transparent #54b582  transparent transparent ;}.rangebox dl:nth-child(6) dd:after{	left:600px;	border-color:transparent  transparent transparent #4a6ea9  ;}.rangebox .two-dl dd{	background:#54b582;}.rangebox .one-dl dd{	background:#4a6ea9;}.range{	margin:30px;	color:#fff;	text-align:center;}.range h3{	font-size:22px;	font-weight:normal;}.range span{	display:block;	margin:20px auto;	width:118px;	height:1px;	background:#eee;	transition:all 0.8s;	position:relative;}.range span i{	display:block;	margin:-1px auto;	width:22px;	height:3px;	background:#eee;}.range p{	font-size:16px;	line-height:26px;	padding:0 12px;}.service{	margin:30px 0;}.service ul li{	position:relative;	float:left;	width:590px;	margin:5px;	min-height:200px;	border:1px solid #ccc;	border-radius: 10px;		box-sizing: border-box;}.service ul li:nth-child(1) .ser,.service ul li:nth-child(4) .ser,.service ul li:nth-child(5) .ser,.service ul li:nth-child(8) .ser,.service ul li:nth-child(9) .ser,.service ul li:nth-child(12) .ser,.service ul li:nth-child(13) .ser,.service ul li:nth-child(16) .ser{	background:#eee;}.ser{	position:absolute;	top:0;	left:0;	width:295px;	height:198px;	background:#26a3ff;	border-radius: 10px;}.ser img{	margin:46px 90px;}.seront{	margin-left:330px;	width:225px;}.seront span{	display:block;	height:42px;	line-height:42px;	font-size:18px;	color:#fff;	text-align:center;	background:#26a3ff;	border-radius: 30px;	margin:22px auto 20px;}.seront p{	font-size:16px;	color:#333;	line-height:24px;}/*==========经典案例==========*/.case-three,.sceneBox{	margin:36px 0;}.sceneBox ul li{	width:49%;	margin:0.5%;	float:left;	background:#fff;}.sceneBox .casespe{	top:40%;}.sceneBox .casehide{	top:22%;}.alpic{	margin:3px;}.alpic img{	width:100%;}.alcont{	height:65px;	line-height:65px;	background:#f3f3f3;	position:relative;}.alcont p{	font-size:18px;	color:#333;	padding-left:25px;}.alcont span{	position:absolute;	top:0px;	right:25px;	display:block;	font-size:16px;	color:#26a3ff;	text-transform: uppercase;}.sceneBox ul li:hover{	background:#26a3ff;}.sceneBox ul li:hover .alcont{	background:#26a3ff;}.sceneBox ul li:hover .alcont span,.sceneBox ul li:hover .alcont p{	color:#fff;}/*==========八大优势==========*/.eight{	margin:50px 0;}.eight ul li{	width:279px;	float:left;	margin:10px;}.spebox{	width:279px;	height:153px;	background:#26a3ff;	border-radius: 10px;	overflow:hidden;}.spe{	width:279px;	height:132px;	margin-top:10px;	background:#fff;	border-radius: 10px;	text-align:center;	overflow:hidden;}.spe p{	font-size:16px;	line-height:26px;	color:#333;}.spe p:nth-child(1){	margin-top:12px;}.hex {    position: relative;    list-style-type: none;    float: left;    margin-bottom:22px;    overflow: hidden;    visibility: hidden;    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */    -webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);        -ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);            transform: rotate(-60deg) skewY(30deg) translatez(-1px);}.hex * {    position: absolute;    visibility: visible;    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */}.hexIn {    display:block;    width: 100%;    height: 100%;    text-align: center;    color: #fff;    overflow: hidden;    -webkit-transform: skewY(-30deg) rotate(60deg);        -ms-transform: skewY(-30deg) rotate(60deg);            transform: skewY(-30deg) rotate(60deg);}.hex {    width: 80.25%;           left:10%;    padding-bottom: 92.001%; }.hex img {    left: -100%;    right: -100%;    width: auto;    height: 100%;    margin: 0 auto;}.hex h1 {    width: 102%;    left:-1%;    padding: 5%;    box-sizing:border-box;    background-color: rgba(0, 128, 128, 0.8);    font-weight: 300;    -webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;            transition:          transform .2s ease-out, opacity .3s ease-out;}.hex h1 {    bottom: 40%;    margin-top:50%;    font-size: 24px;    color:#fff;    z-index: 1;    /*-webkit-transform:translateY(0%) translatez(-1px);        -ms-transform:translateY(0%) translatez(-1px);            transform:translateY(0%) translatez(-1px);*/}.eight ul li:nth-child(2) .spebox,.eight ul li:nth-child(6) .spebox{	background:#69af8d;}.eight ul li:nth-child(3) .spebox,.eight ul li:nth-child(7) .spebox{	background:#4a6ea9;}.eight ul li:nth-child(4) .spebox,.eight ul li:nth-child(8) .spebox{	background:#7042a1;}.eight ul li:nth-child(1) .hex h1,.eight ul li:nth-child(5) .hex h1{	background:rgba(38,163,255,0.9);}.eight ul li:nth-child(2) .hex h1,.eight ul li:nth-child(6) .hex h1{	background:rgba(105,175,141,0.9);}.eight ul li:nth-child(3) .hex h1,.eight ul li:nth-child(7) .hex h1{	background:rgba(74,110,169,0.9);}.eight ul li:nth-child(4) .hex h1,.eight ul li:nth-child(8) .hex h1{	background:rgba(112,66,161,0.9);}@media only screen and (min-width:1920px ) {	.hp-cont span{margin-top:10%;}}@media only screen and (max-width:1920px ) {	.casehide{left:0%;top:20%;}	.casespe{top:43%;left:42%;}	.degreesBox ul li:hover .casespe{top:54%;left:42%;}	.zxcont{top:14%;}	.dul li{margin:4px 0;padding-bottom:9px;line-height:20px;}	.news-cont h3{font-size:28px;margin-top:15%;}}@media only screen and (max-width:1600px ) {	.hp-cont span{margin-top:8%;}	.advant h4{font-size:24px;}	.advant p{font-size:16px;}	.advantageBox ol li a{height:254px;}	.casespe{left:42.5%;}	.zxcont{top:0;}	.dul{margin:5px 0 5px -50px}	.dul li{padding-bottom:10px;}	.news-cont h3{font-size:24px;}	.news-cont span{font-size:20px;}	.degreesBox ul li:hover .casespe{left:42.5%;}	.twhp ul li:nth-child(1) .hp-boder:after, .twhp ul li:nth-child(3) .hp-boder:after{top:-15%;}	.twhp ul li:nth-child(2) .hp-boder:after, .twhp ul li:nth-child(4) .hp-boder:after{bottom:-15%;}	.casehide{top:6%;}}@media only screen and (max-width:1440px ) {	.polygon{margin:38px auto;}	.sametit{padding:35px 0;}	.hp-cont{/*max-height:183px;min-height:157px;*/}	.hp-cont h4{font-size:20px;margin-top:0px;margin-bottom:5px;}	.hp-cont p{line-height:22px;font-size:13px;max-height:70px;overflow:hidden;}	.hp-cont span{margin-top:10px;font-size:14px;}	.casehide span{font-size:20px;}	.unsame{top:24px;left:20px;}	.unb{top:25px;left:18px;}	.poly-dl dt b{font-size:30px;}	.poly-dl dt span{font-size:16px;}	.sametit h3{font-size:26px;}	.sametit h6{font-size:14px;}	.zxcont h4{font-size:20px;}	.zxcont span{margin:10px auto;}	.zxcont p{line-height:22px;}	.casehide{top:1%;left:0%;}	.casespe{top:42%;left:39%;}	.degreesBox ul li:hover .casespe{left:39%;}	.zxcont{margin:20px;position:inherit;top:8%;}	.zxcont img{margin:6px 0;}	.advant h4{font-size:20px;}	.advant p{font-size:16px;}	.advantageBox ol li a{height:245px;}	.dul{}	.dul li{padding-bottom:1px;line-height:28px;}	.news-cont h3{font-size:22px;}	.news-cont span{font-size:16px;}	.twhp ul li:nth-child(1) .hp-boder:after, .twhp ul li:nth-child(3) .hp-boder:after{top:-20%;}	.twhp ul li:nth-child(2) .hp-boder:after, .twhp ul li:nth-child(4) .hp-boder:after{bottom:-20%;}		.casep p{font-size:14px;}	.enter{font-size:14px;width:170px;height:35px;line-height:35px;}	.advtit h4{font-size:30px;}	.advant p{line-height:32px;}	.dul li a{font-size:14px;}	.dul li em{font-size:13px;}	.newsbox dl dt{width:44%;}	.newsbox dl dd{width:56%;}	.myiconfont{font-size:40px;}}/*分页*/.ym{width:890px; text-align:center; font-size:0px; padding-top:70px; padding-bottom:20px; display:inline;}.ym1{width:100px; background:#f26100; font-size:12px; color:#FFF; padding:10px; font-weight:normal;}.ym2{ padding:10px; background:#bacedc; color:#355979; font-size:12px; margin-left:5px; display:inline;}.ym3{padding:10px; background:#355979; color:#bacedc; font-size:12px; margin-left:5px; display:inline;}.ym4{font-size:12px; color:#355979; font-weight:normal; padding-left:10px;}@media only screen and (max-width:1366px){		.about-area{ background:#fff  }	.index_con6{		padding:70px 0 70px;		 background: url(../images/honor-bg.jpg) center no-repeat;			background-size: cover			}		}@media only screen and (max-width:1440px){		.about-area{  background:#fff  }	.index_con6{		padding:90px 0 90px;		background: url(../images/honor-bg.jpg) center no-repeat;				background-size: contain			}		}@media only screen and (max-width:1500px){		.about-area{  background:#fff  }	.index_con6{		padding:90px 0 90px;		background: url(../images/honor-bg.jpg) center no-repeat;				background-size: contain			}		}