﻿@charset "utf-8";

/* CSS Document */


/*color:red !important;/* Firefox、IE7支持_color:red;IE6支持*color:red;IE6、IE7支持*+color:red;IE7支持/color:red\9;IE6、IE7、IE8支持color:red\0;IE8支持@media screen and(-webkit-min-device-pixel-ratio:0) {}
chromefilter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#99000000',EndColorStr='#99000000');_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templets/ftwcm/images/bg_index.body1.png');_background:none;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.3));behavior:url(../Images/pie.htc);pointer-events:none;//鼠标穿透-webkit-animation:0.3s ease-in 1.1s 1 ui;-webkit-animation-fill-mode:both;*/


/*解决safari浏览器添加transform属性对文字的影响-webkit-font-smoothing:antialiased;*/


/*--默认--*/

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	margin: 0;
	padding: 0;
}

html {
	_background-image: url(about:blank);
	_background-attachment: fixed;
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}

@font-face {
	font-family: 'siyuan';
	src: url('../fonts/sourcehansanscn-regular.woff');
	src: local('../fonts/sourcehansanscn-regular.woff'), local('SourceHanSansCN-Regular'), url('../fonts/sourcehansanscn-regular.woff') format('woff'), url('../fonts/sourcehansanscn-regular.woff') format('truetype'), url('../fonts/sourcehansanscn-regular.woff') format('svg');
}

body {
	line-height: 100%;
	min-height: 100px;
	font-family: "siyuan", "思源黑体 CN", "微软雅黑", Arial;
	font-size: 14px;
	margin: 0 auto;
	color: #333;
}

ol,
ul,
li {
	list-style: none outside none;
	padding: 0;
}

a {
	text-decoration: none;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	color: #fff;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

tr,
td,
th {
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	overflow: auto;
}

i,
b,
strong {
	font-style: normal;
	font-weight: normal;
}

input,
textarea,
select {
	border: 1px solid #CCC;
	font-family: "思源黑体 CN", "微软雅黑", Arial;
	outline: none;
	border: none;
	background: none;
	padding: 0;
}

input::-ms-clear {
	display: none;
}

input::-ms-reveal {
	display: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #e5e5e5;
	opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #e5e5e5;
	opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #e5e5e5;
	opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #e5e5e5;
	opacity: 1;
}

textarea {
	resize: none;
}

figure {
	margin: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

a:focus {
	outline: none;
}

.tran_scale {
	overflow: hidden !important;
	display: block;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.tran_scale img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	display: block;
}

.clear {
	clear: both;
}

.layout {
	width: 75%;
	margin: 0 auto;
}

.f-back {
	width: 50px;
	height: 50px;
	background: url(../Images/top2.png) no-repeat center;
	background-size: 50px 50px;
	position: fixed;
	bottom: 100px;
	right: 3%;
	display: none;
	z-index: 5;
}

.f-back a {
	display: block;
	width: 50px;
	height: 50px;
}

.delay01 {
	-webkit-transition-delay: .03s !important;
	transition-delay: .03s !important;
}

.delay02 {
	-webkit-transition-delay: .08s !important;
	transition-delay: .08s !important;
}

.delay03 {
	-webkit-transition-delay: .13s !important;
	transition-delay: .13s !important;
}

.delay04 {
	-webkit-transition-delay: .18s !important;
	transition-delay: .18s !important;
}

.delay05 {
	-webkit-transition-delay: .23s !important;
	transition-delay: .23s !important;
}

.delay06 {
	-webkit-transition-delay: .28s !important;
	transition-delay: .28s !important;
}

.delay07 {
	-webkit-transition-delay: .33s !important;
	transition-delay: .33s !important;
}

.delay08 {
	-webkit-transition-delay: .38s !important;
	transition-delay: .38s !important;
}

.delay09 {
	-webkit-transition-delay: .43s !important;
	transition-delay: .43s !important;
}

.delay09 {
	-webkit-transition-delay: .48s !important;
	transition-delay: .48s !important;
}

.delay10 {
	-webkit-transition-delay: .53s !important;
	transition-delay: .53s !important;
}

.js-m-3.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}


/*引导*/


/*guide*/

.guide-box {
	position: fixed;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	left: 30px;
	top: 30px;
	z-index: 10;
	box-sizing: border-box;
	overflow: hidden;
}

.gidein {
	float: left;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.gidein figure {
	display: block;
	overflow: hidden;
	line-height: 1;
}

.gidein figure img {
	display: block;
	position: relative;
	width: 100vw;
	height: 100vh;
}

.guides {
	width: 946px;
	position: absolute;
	left: 50%;
	margin-left: -473px;
	top: 50%;
	margin-top: -17px;
}

.guides p {
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	transition: 0s;
}

.guides p b {
	display: inline-block;
	vertical-align: middle;
	margin: 0 13px;
	font-weight: normal;
}

.gidein.flex-active-slide .guides p {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transition: 0.6s 0.35s;
}

.guidewr {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 50%;
	margin-top: -67px;
	text-align: center;
}

.guidewr img {
	display: block;
	max-width: 200px;
	margin: auto;
	margin-bottom: 36px;
}

.guidewr span {
	display: block;
	width: 97px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: #fff;
	font-size: 14px;
	font-family: arial;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	z-index: 3;
	margin: auto;
	position: relative;
	letter-spacing: 3px;
}

.guidewr span:before {
	content: "";
	width: 99px;
	height: 1px;
	background: #ce292e;
	position: absolute;
	left: -1px;
	top: -1px;
	transform-origin: 0 0;
	transition: 0.45s;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	visibility: hidden;
}

.guidewr span:after {
	content: "";
	width: 1px;
	height: 33px;
	background: #ce292e;
	position: absolute;
	right: -1px;
	top: -1px;
	transform-origin: 0 0;
	transition: 0.35s;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	visibility: hidden;
}

.guidewr span i:before {
	content: "";
	width: 99px;
	height: 1px;
	background: #ce292e;
	position: absolute;
	left: -1px;
	bottom: -1px;
	transform-origin: right 0;
	transition: 0.45s;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	visibility: hidden;
}

.guidewr span i:after {
	content: "";
	width: 1px;
	height: 33px;
	background: #ce292e;
	position: absolute;
	left: -1px;
	bottom: -1px;
	transform-origin: 0 bottom;
	transition: 0.35s;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	visibility: hidden;
}

.guidewr span:hover:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	visibility: visible;
}

.guidewr span:hover:after {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	visibility: visible;
	transition-delay: 0.32s;
}

.guidewr span:hover i:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	visibility: visible;
	transition-delay: 0.55s;
}

.guidewr span:hover i:after {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	visibility: visible;
	transition-delay: 0.87s;
}

.content {
	padding: 0 30px;
	position: relative;
}

.section {
	position: relative;
	z-index: 10;
}

.right_nav {
	position: fixed;
	right: 4%;
	top: 50%;
	margin-top: -120px;
	z-index: 100;
}

#menu li a {
	width: 40px;
	height: 35px;
	line-height: 35px;
	position: relative;
	display: block;
	border-right: 3px solid rgba(255, 255, 255, 0.4);
}

#menu li span.cont {
	position: absolute;
	left: -40px;
	width: 70px;
	padding-right: 10px;
	text-align: right;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

#menu li.active a {
	border-right: 3px solid #f29200;
}

#menu li:hover span.cont,
#menu li.active span.cont {
	opacity: 1;
	visibility: visible;
	color: #f29200;
}

#menu li+li {
	padding-top: 20px;
}

#menu {
	position: relative;
	z-index: 2;
}

.right_nav .arrow {
	height: 0;
	top: 20px;
	right: 0;
	position: absolute;
	width: 10px;
	overflow: hidden;
	z-index: 1;
}

.right_nav .arrow img {
	display: block;
	margin: 0 auto;
	width: 22px;
	height: 100%;
}

#fullpage {
	position: relative;
}

.ico,
.aw {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	transition: 300ms;
	-webkit-transition: 300ms;
	position: relative;
}

.mouse {
	width: 16px;
	height: 26px;
	position: absolute;
	left: 50%;
	bottom: 60px;
	z-index: 100;
	margin-left: -8px;
	background: url(../Images/mouse.png) no-repeat center center;
	cursor: pointer;
}

.mouse .ico {
	display: block;
	width: 4px;
	height: 4px;
	background-image: url(../Images/mouse2.png);
	left: 50%;
	margin-left: -2px;
	top: 10px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

@keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		top: 15px;
		opacity: 0;
	}
}

@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		top: 15px;
		opacity: 0;
	}
}


/*加载*/

.loadding {
	background: #012a6c;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	transition: all 2s;
	-webkit-transition: all 2s;
    -moz-transition: all 2s;
}


/*头部*/

.header {
	width: 100%;
	height: 90px;
	position: relative;
	z-index: 10000;
	top: 0;
	left: 0;
	background: #fff;
}

.fixed {
	position: fixed;
}

.header .logo {
	position: absolute;
	height: 24px;
	top: 6%;
}

.header .content {
	height: 90px;
}

.header .nav {
	height: 90px;
	width: 625px;
	position: absolute;
	right: 2%;
}

.header .nav li {
	float: left;
	font-size: 16px;
	line-height: 90px;
	width: 100px;
	text-align: center;
	position: relative;
	margin-right: 5px;
}

.header .nav li:last-child {
	margin-right: 0;
}

.header .nav li.active,
.header .nav li:hover {
	background: #0e1c5d;
}

.header .nav li.active a,
.header .nav li:hover a {
	color: #fff;
}

.header .nav li a {
	color: #222333;
}

.header .nav li:nth-child(6) {
	margin-right: 0;
}

.header .nav li dl {
	background-color: #0e1c5d;
	line-height: normal;
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
	z-index: 10;
	text-align: center;
	display: none;
	padding: 30px 0;
}

.header .nav li dl dd {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}

.header .nav li dl dd a {
	color: #f6f7f7;
	display: inline-block;
	position: relative;
}

.header .nav li dl dd a:hover {
	color: #f29200;
}

.header .nav li dl dd a:before {
	width: 100%;
	height: 1px;
	bottom: 0%;
	background: rgba(255, 255, 255, 0.1);
	left: 0;
	content: "";
	position: absolute;
	transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.header .h-right {
	position: absolute;
	right: 30px;
	height: 25px;
	top: 50%;
	margin-top: -12.5px;
}

.header .h-right a {
	display: inline-block;
	margin-right: 30px;
	cursor: pointer;
}

.header .h-right a img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.header .h-right a:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}

.header .h-right a:nth-child(3) {
	margin-right: 0;
}

.header .h-right .wxc {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 30px;
	right: 15px;
	display: none;
}

.header .h-right .wxc img {
	display: block;
	width: 100px;
	height: 100px;
}


/*第一屏*/

.section .content {
	height: calc(100vh - 30px);
	overflow: hidden;
	width: calc(100% - 60px);
	margin: -30px auto 0;
}

.section1 .ac {
	width: 100%;
	height: 100%;
	position: relative;
}

.section1 .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
}


.section1 .swiper-container .swiper-pagination {
	left: 8%;
	bottom: 10%;
	text-align: left;
}

.section1 .swiper-container .swiper-pagination-switch {
	display: inline-block;
	width: 50px;
	height: 2px;
	border-radius: 0;
	opacity: 0.6;
	background: #fff;
	position: relative;
	margin-right: 4px;
}

.section1 .swiper-container .swiper-pagination-switch:before {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	content: "";
	width: 0;
	height: 2px;
	background: #f29200;
	transition: all 0s linear;
	opacity: 1;
}

.section1 .swiper-container .swiper-pagination-switch.swiper-active-switch:before {
	width: 100%;
	transition: all 5s linear;
}

.section1 .swiper-container .swiper-slide {
	width: 100%;
	position: relative;
	overflow: hidden;
	
    font-size: 18px;
    background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    
}

.section1 .swiper-container .swiper-slide .bg1 {
	position: absolute;
    height: calc(100vh - 120px);
	overflow: hidden;
	width: calc(100% - 60px);
	left:30px;
	top:90px;
}

.section1 .swiper-container .swiper-slide .bg1 img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: transform 7.6s linear;
	-moz-transition: transform 7.6s linear;
	-o-transition: transform 7.6s linear;
	-ms-transition: transform 7.6s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.section1 .swiper-container .swiper-slide .word {
	position: absolute;
	left: 8%;
	height: 286px;
	top: 50%;
	margin-top: -143px;
	z-index: 10;
}

.section1 .swiper-container .swiper-slide .word img {
	display: block;
	height: 124px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .1s;
	-webkit-transition: all .2s linear .1s;
}

.section1 .swiper-container .swiper-slide .word h3 {
	font-size: 36px;
	color: #fff;
	line-height: 36px;
	margin: 15px 0 45px 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .4s;
	-webkit-transition: all .2s linear .4s;
}

.section1 .swiper-container .swiper-slide .word a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;
	background: #f29200;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .6s;
	-webkit-transition: all .2s linear .6s;
}

.section1 .swiper-container .swiper-slide .word a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../Images/right.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}

.section1 .swiper-container .ani-slide .word img {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.section1 .swiper-container .ani-slide .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.section1 .swiper-container .ani-slide .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}


.section1 .swiper-container .swiper-slide-active .bg1 img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	filter:alpha(opacity=100); 
    -moz-opacity:1; 
    -khtml-opacity:1; 
    opacity: 1; 
}

.section1 .swiper-container .swiper-slide-active .word img {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
   
}

.section1 .swiper-container .swiper-slide-active .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.section1 .swiper-container .swiper-slide-active .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

/*.section1 .swiper-container .swiper-slide-active .bg1 img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
}*/


/*第二屏*/

.section .content .bg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.section .content .bg img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.section .content .bg .pc {
	display: block;
}

.section .content .bg .wap {
	display: none;
}

.section .content .wordc {
	position: absolute;
	left: 8%;
	top: 50%;
	margin-top: -153px;
	height: 396px;
	z-index: 8;
	width: 84%;
}

.section .content .wordc h3 {
	font-size: 48px;
	line-height: 48px;
	height: 48px;
	position: relative;
	font-weight: bold;
	color: #f29200;
	margin-bottom: 17px;
}

.section .content .wordc h3 span {
	z-index: 8;
	position: relative;
	transform: translateY(20px);
	opacity: 0;
	transition: all .2s linear .1s;
	-webkit-transition: all .2s linear .1s;
}

.section .content .wordc h3:after {
	content: '';
	display: block;
	width: 0;
	height: 47px;
	background: url(../Images/guang.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: all 1s linear .3s;
	-webkit-transition: all 1s linear .3s;
}

.section .content .wordc h4 {
	color: #f29200;
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	transform: translateY(20px);
	opacity: 0;
	transition: all .2s linear .7s;
	-webkit-transition: all .2s linear .7s;
}

.section .content .wordc p.wz {
	color: #fff;
	font-size: 14px;
	line-height: 30%;
	margin: 50px 0;
	transform: translateY(20px);
	opacity: 0;
	transition: all .2s linear .9s;
	-webkit-transition: all .2s linear .9s;
}

.section .content .wordc .color-f {
	color: #fff;
}

.section .content .wordc .mun {
	height: 142px;
	margin-top: 55px;
	margin-bottom: 60px;
	transform: translateY(20px);
	opacity: 0;
	transition: all .2s linear 1s;
	-webkit-transition: all .2s linear 1s;
}

.section .content .wordc .mun li {
	float: left;
	margin-right: 65px;
}

.section .content .wordc .mun li span {
	display: inline-block;
	font-size: 60px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	color: #f29200;
}

.section .content .wordc .mun li i {
	display: inline-block;
	font-size: 60px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	color: #f29200;
}

.section .content .wordc .mun li p {
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin-top: 18px;
}

.section .content .wordc a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;
	background: #f29200;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: relative;
	transform: translateY(20px);
	opacity: 0;
	transition: all .2s linear .5s;
	-webkit-transition: all .2s linear .5s;
}

.section .content .wordc a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../Images/right.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}

.section .content .active h3 span {
	transform: translateY(0);
	opacity: 1;
}

.section .content .active h3:after {
	width: 217px;
	opacity: 1;
}

.section .content .active h4 {
	transform: translateY(0);
	opacity: 1;
}

.section .content .active p.wz {
	transform: translateY(0);
	opacity: 1;
}

.section .content .active .mun {
	transform: translateY(0);
	opacity: 1;
}

.section .content .active a.xq {
	transform: translateY(0);
	opacity: 1;
}

.section4 .content .wordc {
	height: 90px;
}

.section5 .content .wordc {
	height: 650px;
	margin-top: -255px;
}

.section6 .content .wordc {
	width: 660px;
}

.imgc {
	width: 28%;
	position: absolute;
	bottom: 0;
	right: 9%;
	transform: translateY(40px);
	opacity: 0;
	transition: all .2s linear 2s;
	-webkit-transition: all .2s linear 2s;
}

.imgc img {
	display: block;
	width: 100%;
}

.active .imgc {
	transform: translateY(0);
	opacity: 1;
}

.pinguanga {
	width: 84%;
	position: absolute;
	left: 8%;
	bottom: 100px;
	overflow: hidden;
	z-index: 10;
}

.pinguang {
	position: relative;
	width: 100%;
	transform: translateY(40px);
	opacity: 0;
	transition: all .2s linear 2s;
	-webkit-transition: all .2s linear 2s;
}

.active .pinguang {
	transform: translateY(0);
	opacity: 1;
}

.pinguang li {
	display: inline-block;
	width: 19%;
	box-sizing: border-box;
	padding: 2% 5%;
	color: #999;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.pinguang li:nth-child(5):after {
	display: none;
}

.pinguang li:after {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 90px;
	top: 50%;
	margin-top: -45px;
	right: 0;
	background: rgba(255, 255, 255, 0.1);
}

.pinguang li:before {
	content: '';
	display: block;
	width: 0%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #f49100;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	z-index: -1;
}

.pinguang li i {
	display: block;
	width: 30px;
	height: 30px;
}

.pinguang li.active:before {
	width: 100%;
}

.pinguang li.active {
	color: #fff;
}

.pinguang li i.icon1 {
	background-image: url(../Images/pin-icon1.png);
}

.pinguang li i.icon2 {
	background-image: url(../Images/pin-icon2.png);
}

.pinguang li i.icon3 {
	background-image: url(../Images/pin-icon3.png);
}

.pinguang li i.icon4 {
	background-image: url(../Images/pin-icon4.png);
}

.pinguang li i.icon5 {
	background-image: url(../Images/pin-icon5.png);
}

.pinguang li.active i.icon1 {
	background-image: url(../Images/pin-icon1-1.png);
}

.pinguang li.active i.icon2 {
	background-image: url(../Images/pin-icon2-1.png);
}

.pinguang li.active i.icon3 {
	background-image: url(../Images/pin-icon3-1.png);
}

.pinguang li.active i.icon4 {
	background-image: url(../Images/pin-icon4-1.png);
}

.pinguang li.active i.icon5 {
	background-image: url(../Images/pin-icon5-1.png);
}

.pinguang li p {
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	margin: 18px 0 15px 0;
	color: #fff;
}

.pinguang li span {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}

.bgc {
	position: absolute;
	left: 30px;
	top: 0;
	width: calc(100% - 60px);
	height: 100vh;
	overflow: hidden;
}

.bgc li {
	display: none;
}

.bgc li.active {
	display: block;
}

.bgc li img {
	display: block;
	width: 100%;
	height: 100vh;
}


/*首页产品*/

.pro {
	margin-top: 70px;
	width: 500px;
	margin-left: -50px;
	transform: translateY(40px);
	opacity: 0;
	transition: all .2s linear 2s;
	-webkit-transition: all .2s linear 2s;
	position: relative;
}

.active .pro {
	transform: translateY(0);
	opacity: 1;
}

.pro li {
	display: inline-block;
	width: 32%;
	height: 80px;
	box-sizing: border-box;
	padding: 13px 0;
	margin-bottom: 50px;
	position: relative;
}

.pro li a {
	display: block;
	width: 100%;
	height: 100%;
}

.pro li i {
	display: block;
	width: 47px;
	height: 47px;
	margin: 0 auto;
	overflow: hidden;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.pro li i.pro-icon1 {
	background: url(../Images/pro-icon1.png) no-repeat;
}

.pro li i.pro-icon2 {
	background: url(../Images/pro-icon2.png) no-repeat;
}

.pro li i.pro-icon3 {
	background: url(../Images/pro-icon3.png) no-repeat;
}

.pro li i.pro-icon4 {
	background: url(../Images/pro-icon4.png) no-repeat;
}

.pro li i.pro-icon5 {
	background: url(../Images/pro-icon5.png) no-repeat;
}

.pro li i.pro-icon6 {
	background: url(../Images/pro-icon6.png) no-repeat;
}

.pro li i.pro-icon7 {
	background: url(../Images/pro-icon7.png) no-repeat;
}

.pro li i.pro-icon8 {
	background: url(../Images/pro-icon8.png) no-repeat;
}

.pro li p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	text-align: center;
	margin-top: 6px;
}

.pro li:hover i {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}

.pro li:hover p {
	color: #F39203;
}


/*首页新闻*/

.news {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: -40px;
	bottom: 100px;
	padding-top: 50px;
	top: 120px;
	transform: translateY(40px);
	opacity: 0;
	transition: all .2s linear 2s;
	-webkit-transition: all .2s linear 2s;
}

.active .news {
	transform: translateY(0);
	opacity: 1;
}

.news .swiper-slide {
	box-sizing: border-box;
	padding: 40px;
	position: relative;
	height: 340px;
	width: 100%;
}

.news .tag {
	color: #f29200;
	font-size: 14px;
	line-height: 14px;
}

.news h5 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 40px 0 22px 0;
	font-weight: bold;
}

.news p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 40px;
}

.news .time {
	color: #999;
	font-size: 14px;
	line-height: 14px;
}

.news .swiper-button-next {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../Images/news-right.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0;
}

.news .swiper-button-prev {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../Images/news-left.png) no-repeat;
	position: absolute;
	left: auto;
	right: 40px;
	top: 0;
	margin-top: 0;
}

a.more {
	position: absolute;
	left: 0;
	bottom: 30px;
	color: #fff;
	height: 23px;
	line-height: 23px;
	transform: translateY(40px);
	opacity: 0;
	transition: all .2s linear 2.2s;
	-webkit-transition: all .2s linear 2.2s;
}

a.more img {
	display: inline-block;
	margin-left: 20px;
}

.active a.more {
	transform: translateY(0);
	opacity: 1;
}

.news .swiper-slide .bodr {
	border: 1px solid rgba(255, 255, 255, 0);
	position: absolute;
	left: 5%;
	top: 5%;
	width: 90%;
	height: 90%;
	z-index: -1;
}

.news .swiper-slide .bodr .line {
	display: block;
	background: #f29200;
	position: absolute;
	transition: 400ms;
	-webkit-transition: 400ms;
}

.news .swiper-slide .bodr .line1 {
	width: 0;
	height: 1px;
	left: 0;
	top: 0;
}

.news .swiper-slide .bodr .line2 {
	width: 0;
	height: 1px;
	right: 0;
	bottom: 0;
}

.news .swiper-slide .bodr .line3 {
	height: 0;
	width: 1px;
	left: 0;
	bottom: 0;
}

.news .swiper-slide .bodr .line4 {
	height: 0;
	width: 1px;
	right: 0;
	top: 0;
}

.news .swiper-slide:hover .bodr .line1,
.news .swiper-slide:hover .bodr .line2 {
	width: 100%;
}

.news .swiper-slide:hover .bodr .line3,
.news .swiper-slide:hover .bodr .line4 {
	height: 100%;
}


/*footer*/

.footer {
	width: calc(100% - 300px);
	position: absolute;
	left: 150px;
	bottom: 40px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding-top: 20px;
	transform: translateY(40px);
	opacity: 0;
	transition: all .2s linear 2s;
	-webkit-transition: all .2s linear 2s;
}

.active .footer {
	transform: translateY(0);
	opacity: 1;
}

.footer .fl {
	float: left;
}

.footer .fl a {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	position: relative;
	padding-right: 20px;
	margin-right: 20px;
}

.footer .fl a:last-child:after {
	display: none;
}

.footer .fl a:after {
	content: '';
	display: block;
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: rgba(255, 255, 255, 0.2);
}

.footer .fl a:hover {
	color: #fff;
}

.footer .fr {
	float: right;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.footer .fr a {
	color: #fff;
}

.link {
	position: absolute;
	bottom: 100px;
	right: 150px;
	transform: translateY(40px);
	opacity: 0;
	transition: all .2s linear 1.2s;
	-webkit-transition: all .2s linear 1.2s;
}

.active .link {
	transform: translateY(0);
	opacity: 1;
}

.link span {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.link span:before {
	content: '';
	display: block;
	width: 11px;
	height: 8px;
	background: url(../Images/link-icon.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -4px;
}

.link ul {
	display: none;
	height: auto;
	background: #fff;
	position: absolute;
	bottom: 32px;
	left: 0;
	width: 100%;
}

.link li {
	height: 30px;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
}

.link li a {
	color: #666;
}


/*内页banner*/

.ny-banner {
	width: calc(100% - 60px);
	height: calc(100vh - 120px);
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.ny-banner .img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ny-banner .img img {
	width: 100%;
	height: 100%;
}

.ny-banner .title {
	position: relative;
	height: 214px;
	top: 50%;
	margin-top: -107px;
	left: 8%;
}

.ny-banner .title h3 {
	font-size: 48px;
	line-height: 48px;
	height: 48px;
	position: relative;
	font-weight: bold;
	color: #0e1c5d;
	margin-bottom: 17px;
}

.ny-banner .title h3 span {
	z-index: 8;
	position: relative;
	transform: translateY(40px);
	opacity: 0;
	transition: all .4s linear .2s;
	-webkit-transition: all .4s linear .2s;
}

.ny-banner .title h3:after {
	content: '';
	display: block;
	width: 0;
	height: 47px;
	background: url(../Images/guang.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: all 1s linear .6s;
	-webkit-transition: all 1s linear .6s;
}

.ny-banner .title h4 {
	color: #0e1c5d;
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	transform: translateY(40px);
	opacity: 0;
	transition: all .4s linear 1s;
	-webkit-transition: all .4s linear 1s;
}

.ny-banner .title .ico {
	display: block;
	margin-top: 80px;
	box-sizing: border-box;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: 1px solid #fff;
	position: relative;
	transform: translateY(40px);
	opacity: 0;
	transition: all .4s linear 1.4s;
	-webkit-transition: all .4s linear 1.4s;
}

.ny-banner .title .ico i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../Images/ico_16.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	animation: downico 1.5s ease-out infinite;
}

.ny-banner .active h3 span {
	transform: translateY(0);
	opacity: 1;
}

.ny-banner .active h3:after {
	width: 217px;
	opacity: 1;
}

.ny-banner .active h4 {
	transform: translateY(0);
	opacity: 1;
}

.ny-banner .active .ico {
	transform: translateY(0);
	opacity: 1;
}

@keyframes downico {
	0% {
		top: 0;
		opacity: 1;
	}
	35% {
		top: 50%;
		opacity: 0;
	}
	65% {
		top: -50%;
		opacity: 0;
	}
	100% {
		top: 0;
		opacity: 1;
	}
}

.ny-banner .title .color-f {
	color: #fff;
}


/*内页导航*/

.ny-nav {
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	border-bottom: 1px solid #efefef;
	position: relative;
	z-index: 999;
	background: #fff;
	top: 0;
	left: 0;
	transition: all .4s linear .2s;
	-webkit-transition: all .4s linear .2s;
}

.ny-nav .fl {
	float: left;
	max-width: 100%;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

.ny-nav .fl li {
	float: left;
	height: 80px;
	font-size: 16px;
	line-height: 80px;
	position: relative;
	margin-right: 60px;
}

.ny-nav .fl li:before {
	content: '';
	width: 0;
	height: 2px;
	background: #012a6c;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}

.ny-nav .fl li.active:before,
.ny-nav .fl li:hover:before {
	width: 100%;
}

.ny-nav .fl li a {
	color: #666;
}

.ny-nav .fl li.active a,
.ny-nav .fl li:hover a {
	color: #012a6c;
}

.ny-nav .fr {
	float: right;
	padding-left: 20px;
	position: relative;
	font-size: 14px;
	color: #999;
	line-height: 80px;
}

.ny-nav .fr a {
	font-size: 14px;
	color: #999;
}

.ny-nav .fr:before {
	content: '';
	display: block;
	width: 12px;
	height: 15px;
	background: url(../Images/dw-icon.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
}

.fix {
	position: fixed;
}


/*main*/

.main {
	background: #f9f9f9;
	padding: 60px 0;
	width: 100%;
	box-sizing: border-box;
}

.main1 {
	background: #f5f5f5;
	padding: 60px 0;
	width: 100%;
	box-sizing: border-box;
}

.main2 {
	background: #f8f8f8;
	padding: 60px 0;
	width: 100%;
	box-sizing: border-box;
}

.main3 {
	background: #f6f6f6;
	padding: 60px 0;
	width: 100%;
	box-sizing: border-box;
}


/*news-list*/

.news-list {
	position: relative;
}

.news-list .list1 {
	background: #fff;
	position: relative;
	margin-bottom: 55px;
}

.news-list .list1 .fl {
	width: 50%;
	overflow: hidden;
}

.news-list .list1 .fr {
	width: 50%;
	overflow: hidden;
	position: relative;
}

.news-list .list1 .pic img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.news-list .list1 .pic:hover img {
	transform: scale(1.05);
}

.news-list .list1 .fr {
	width: 50%;
	overflow: hidden;
	min-height: 310px;
}

.news-list .list1 .ms {
	width: 370px;
	height: 240px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 50%;
	margin-top: -120px;
}

.news-list .list1 .ms span {
	font-size: 14px;
	color: #666;
	line-height: 14px;
	display: block;
}

.news-list .list1 .ms h3 {
	font-weight: bold;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin: 30px 0 25px 0;
}

.news-list .list1 .ms p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.news-list .list1 .ms a {
	display: block;
	width: 150px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background: #f39203;
	margin-top: 35px;
}

.news-list .list2 {}

.news-list .list2 li {
	width: 30%;
	float: left;
	margin-right: 5%;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #f4f4f4;
	margin-bottom: 50px;
}

.news-list .list2 li:nth-child(3n) {
	margin-right: 0;
}

.news-list .list2 li .img {
	width: 100%;
	overflow: hidden;
	max-height: 240px;
	cursor: pointer;
}

.news-list .list2 li .img img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.news-list .list2 li .img:hover img {
	transform: scale(1.05);
}

.news-list .list2 li .word {
	padding: 40px 40px 20px 40px;
	cursor: pointer;
}

.news-list .list2 li .word h3 {
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333;
}

.news-list .list2 li .word p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 72px;
	overflow: hidden;
}

.news-list .list2 li .time {
	width: calc(100% - 80px);
	margin: 0 auto;
	height: 50px;
	position: relative;
	border-top: 1px solid #ebebeb;
	line-height: 50px;
	font-size: 12px;
}

.news-list .list2 li .time span.sj {
	position: relative;
	padding-left: 20px;
	color: #666;
}

.news-list .list2 li .time span.sj:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: url(../Images/time-icon.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 0;
}

.news-list .list2 li .time span.fx {
	float: right;
}

.fy {
	text-align: center;
	margin: 30px auto 0;
}

.fy a {
	display: inline-block;
	background: #f3f3f3;
	padding: 10px 15px;
	color: #000;
	font-size: 14px;
}

.fy a.active,
.fy a:hover {
	color: #fff;
	background: #f29200;
}


/*底部*/

.foot {
	width: 100%;
	background-image: url(../Images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.foot-nav {
	padding: 100px 0;
	position: relative;
}

.foot-nav dl {
	margin-right: 100px;
	float: left;
}

.foot-nav dt {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 22px;
	color: #fff;
}

.foot-nav dt a {
	color: #fff;
}

.foot-nav dd {
	font-size: 14px;
	line-height: 36px;
}

.foot-nav dd a {
	color: #607293;
}

.foot-nav dd a:hover {
	color: #fff;
}

.foot-nav .foot-lx {
	position: absolute;
	right: 0;
	top: 100px;
	text-align: right;
}

.foot-nav .foot-lx span {
	color: #73849f;
	font-size: 14px;
	line-height: 14px;
}

.foot-nav .foot-lx p {
	color: #FFFFFF;
	font-size: 30px;
	margin: 12px 0 22px 0;
}

.foot-nav .foot-lx a.wx {
	display: inline-block;
	margin-left: 18px;
}

.foot-nav .foot-lx .wxc {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 110px;
	display: none;
}

.foot-nav .foot-lx .wxc img {
	display: block;
	width: 100px;
	height: 100px;
}

.foot-copy {
	position: relative;
	box-sizing: border-box;
	border-top: 1px solid #0c1851;
	padding: 26px 0;
}

.foot-copy:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #16256c;
	position: absolute;
	top: 1px;
	left: 0;
}

.foot-copy .fl a {
	position: relative;
	display: inline-block;
	color: #607090;
	font-size: 14px;
	line-height: 14px;
	padding: 0 10px;
}

.foot-copy .fl a:hover {
	color: #fff;
}

.foot-copy .fl a:nth-child(1) {
	padding-left: 0;
}

.foot-copy .fl a:last-child:before {
	display: none;
}

.foot-copy .fl a:before {
	content: '';
	display: block;
	width: 2px;
	height: 12px;
	background: #607090;
	position: absolute;
	right: 0;
	top: 1px;
}

.foot-copy .fl p {
	color: #374f7c;
	margin-top: 12px;
}

.foot-copy .fr {
	margin-top: 26px;
}

.foot-copy .fr p {
	color: #374F7C;
}

.foot-copy .fr p a {
	color: #374F7C;
}

.foot-copy .fr p a:hover {
	color: #fff;
}


/*新闻banner*/

.news-banner {
	width: calc(100% - 60px);
	height: 390px;
	background: #12205f;
	margin: 0 auto;
	z-index: 1;
}


/*新闻详细*/

.news-detailed {
	position: relative;
	z-index: 2;
	top: -330px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	margin-bottom: -330px;
}

.news-detailed .title {
	color: #ffffff;
	height: 130px;
	padding: 0 120px;
}

.news-detailed .title span {
	font-size: 14px;
	line-height: 14px;
}

.news-detailed .title h1 {
	font-size: 30px;
	margin-top: 18px;
	line-height: 36px;
}

.news-detailed .news-content {
	background: #fff;
	padding: 80px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.news-detailed .news-content .fl {
	width: 75%;
	border-right: 1px solid #ededed;
	box-sizing: border-box;
	padding-right: 40px;
}

.news-detailed .news-content .fl img {
	max-width: 100%;
	overflow: hidden;
	display: inline-block;
}

.news-detailed .news-content .fl .next {
	border-top: 1px solid #eeeeee;
	margin: 80px 0 0 0;
	padding: 80px 0 0 0;
}

.news-detailed .news-content .fl .next a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 12px;
	padding-left: 56px;
}

.news-detailed .news-content .fl .next a:before {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #092f6a;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

.news-detailed .news-content .fr {
	width: 25%;
	box-sizing: border-box;
	padding-left: 40px;
}

.news-detailed .news-content .fr h3 {
	color: #000000;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.news-detailed .news-content .fr li {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left: 22px;
	overflow: hidden;
}

.news-detailed .news-content .fr li:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #dddddd;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}

.news-detailed .news-content .fr li a {
	color: #666666;
}

.news-detailed a.back {
	display: block;
	width: 150px;
	height: 40px;
	text-align: center;
	background: #12205f;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	position: absolute;
	left: calc(75% + 40px);
	bottom: 100px;
}


/*产品中心*/

.product {}

.product .p-list1 {
	background: #fff;
	margin-bottom: 40px;
}

.product .p-list1 .fl {
	width: 60%;
	overflow: hidden;
	max-height: 365px;
}

.product .p-list1 .fl img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.product .p-list1 .fl:hover img {
	transform: scale(1.05);
}

.product .p-list1 .fr {
	width: 40%;
	box-sizing: border-box;
	padding: 100px 80px;
	position: relative;
}

.product .p-list1 .fr h3 {
	font-weight: bold;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 27px;
}

.product .p-list1 .fr div {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	/*height: 96px;
	overflow: hidden;*/
}

.product .p-list2 {}

.product .p-list2 li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	background: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.product .p-list2 li:nth-child(4n) {
	margin-right: 0;
}

.product .p-list2 li .img {
	width: 100%;
	overflow: hidden;
}

.product .p-list2 li .img img {
	display: block;
	width: 100%;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}

.product .p-list2 li .img:hover img {
	transform: scale(1.05);
}

.product .p-list2 li .ms {
	padding: 30px 0;
}

.product .p-list2 li .ms p {
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}

.product .p-list2 li .ms span {
	color: #666666;
	font-size: 14px;
}


/*联系我们*/

.contact {
	padding: 60px 0;
}

.contact .fl {
	position: relative;
	padding-bottom: 150px;
	width: 38%;
}

.contact .fl img {
	display: block;
	max-width: 100%;
}

.contact .fl span {
	display: block;
	color: #999999;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 30px 0 0 0;
}

.contact .fl p {
	color: #0b316c;
	font-size: 18px;
	line-height: 26px;
}

.contact .fl:after {
	content: '';
	display: block;
	width: 197px;
	height: 164px;
	background: url(../Images/contact-pic.png) no-repeat;
	position: absolute;
	left: -40px;
	bottom: 0;
}

.contact .fr {
	width: 62%;
	position: relative;
	border-left: 1px solid #f9f9f9;
	box-sizing: border-box;
	padding-left: 8%;
}

.contact .fr h3 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin-bottom: 20px;
}

.contact .fr dl{
	margin-bottom: 30px;
}
.contact .fr dt{
	margin-top: 18px;
	padding-left: 32px;
	position:relative;
	font-size:14px;
	
	height:14px;
}
.contact .fr dt a{
	color:#092f6a;
}
.contact .fr dt:before{
    content: '';
    display: block;
    width:21px;
    height:9px;
    background:url(../Images/map-icon.png) no-repeat;
    position:absolute;
    left:0;
    top:2px;
}
.contact .fr dd{
	font-size:14px;
	line-height: 24px;
	height:24px;
	color:#333;
	
}

.contact .fr dd span{
	font-size:16px;
	font-weight: bold;
}

.contact .fr ul {
	margin-bottom: 50px;
	margin-top: 20px;
}

.contact .fr li {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	height: 35px;
	overflow: hidden;
	color:#333;
}

.contact .fr li span {
	color: #012a6c;
	font-size:24px;
	font-weight: bold;
	
}

.contact .fr li:nth-child(5) {
	margin-top: 24px;
	margin-bottom: 12px;
}

.contact .fr h4 {
	color: #333333;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	margin-bottom: 14px;
}

.contact .fr .info {
	width: 310px;
	height: 50px;
	border: 1px solid #e5e5e5;
	background: #fff;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.contact .fr .info select {
	display: block;
	width: 310px;
	box-sizing: border-box;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
}

.contact .fr .xs {
	width: 310px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	padding: 20px 20px 0 20px;
	margin-top: 16px;
	position: relative;
}

.contact .fr .xs:before {
	content: '';
	display: block;
	width: 22px;
	height: 10px;
	background: url(../Images/sjc.jpg) no-repeat;
	position: absolute;
	top: -11px;
	left: 20px;
	z-index: 10;
}

.contact .fr .xs ul {
	height: 140px;
	overflow-y: scroll;
	margin-bottom: 20px;
}

.contact .fr .xs li {
	height: 48px;
	margin-bottom: 10px;
}

.contact .fr .xs li:nth-child(5) {}

.contact .fr .xs ul::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.contact .fr .xs ul::-webkit-scrollbar-track {
	background: #fff;
}

.contact .fr .xs ul::-webkit-scrollbar-thumb {
	background: #012a6c;
	/*border-radius: 4px;*/
}

.contact .fr .xs ul::-webkit-scrollbar-thumb:window-inactive {
	background: #012a6c;
}

.contact .fr .xs ul::-webkit-scrollbar-thumb:vertical:hover {
	background: #012a6c;
}

.contact .fr .ewmc {
	border-top: 1px solid #f9f9f9;
}

.contact .fr .ewmc p {
	font-size: 14px;
	color: #333;
	height: 60px;
	line-height: 60px;
}

.contact .fr .ewmc img {
	display: inline-block;
	width: 120px;
	height: 120px;
	margin-right: 25px;
}


/*工程*/

.case {
	padding: 60px 0;
}

.case dl {
	width: 100%;
}

.case dt {
	width: 49%;
	position: relative;
	margin-bottom: 20px;
	cursor: pointer;
	overflow: hidden;
	float: left;
	margin-right: 2%;
}

.case dt .img {
	width: 100%;
	overflow: hidden;
	max-height: 570px;
	overflow: hidden;
}

.case dt .img img {
	width: 100%;
	transition: all 0.6s;
}

.case dt .img:hover img {
	transform: scale(1.05);
}

.case dt .ms {
	height: 183px;
	position: absolute;
	left: 50px;
	bottom: -95px;
	width: 510px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}

.case dt .ms h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 58px;
}

.case dt .ms p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 33px;
}

.case dt .ms a.ts {
	display: block;
	width: 130px;
	height: 35px;
	text-align: center;
	color: #fff;
	background: #f39203;
	line-height: 35px;
	border-radius: 5px;
}

.case dd {
	width: 49%;
	margin-right: 0;
	overflow: hidden;
	float: left;
	position: relative;
	margin-bottom: 20px;
	max-height: 570px;
	overflow: hidden;
}

.case dt:hover .ms {
	bottom: 50px;
}

.case dt:hover h3 {
	margin-bottom: 37px;
}

.case dd:nth-child(2n+1) {
	margin-right: 0;
}

.case dd .img {
	width: 100%;
	overflow: hidden;
	max-height: 392px;
	overflow: hidden;
}

.case dd .img img {
	width: 100%;
	transition: all 0.6s;
}

.case dd .img:hover img {
	transform: scale(1.05);
}

.case dd .ms {
	height: 183px;
	position: absolute;
	left: 50px;
	bottom: -115px;
	width: 510px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}

.case dd .ms h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 40px;
}

.case dd .ms p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 33px;
}

.case dd .ms a.ts {
	display: block;
	width: 130px;
	height: 35px;
	text-align: center;
	color: #fff;
	background: #f39203;
	line-height: 35px;
	border-radius: 5px;
}

.case dd:hover .ms {
	bottom: 50px;
}


/*工程二级*/

.case-list {
	padding: 60px 0;
}

.case-list li {
	float: left;
	position: relative;
	width: 32%;
	margin-bottom: 30px;
	margin-right: 2%;
	overflow: hidden;
}

.case-list li:hover img {
	transform: scale(1.05);
}

.case-list li:nth-child(3n) {
	margin-right: 0;
}

.case-list li img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.case-list li p {
	position: absolute;
	color: #ffffff;
	font-size: 16px;
	left: 26px;
	bottom: 26px;
}

.case-list li p span {
	display: block;
	background: #f29200;
	width: 30px;
	height: 3px;
	margin-bottom: 16px;
}


/*荣誉资质*/

.honor {
	padding: 95px 0;
}

.honor .title {
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 80px;
	font-weight: bold;
}

.honor li {
	width: 30%;
	margin-right: 5%;
	float: left;
	background: #fff;
	cursor: pointer;
	margin-bottom: 40px;
}

.honor li:nth-child(3n) {
	margin-right: 0;
}

.honor li .img {
	width: 100%;
	text-align: center;
	padding: 40px 0;
}

.honor li .img img {
	max-width: 100%;
	transition: all 0.6s;
}

.honor li .img:hover img {
	transform: scale(1.05);
}

.honor li p {
	height: 85px;
	line-height: 85px;
	overflow: hidden;
	box-sizing: border-box;
	border-top: 1px solid #f5f5f5;
	text-align: center;
	font-size: 18px;
	color: #333;
}


/*人才招聘*/

.job1 {
	background: #f5f5f5;
	padding: 70px 0;
}

.job1 .layout {
	background: #fff;
}

.job1 .fl {
	width: 50%;
	overflow: hidden;
}

.job1 .fl img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.job1 .fl img:hover {
	transform: scale(1.05);
}

.job1 .fr {
	width: 50%;
	box-sizing: border-box;
	padding: 70px;
}

.job1 .fr h3 {
	color: #333;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 30px;
}

.job1 .fr p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

.job2 {
	padding: 75px 0;
}

.job2 .title {
	color: #333;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 50px;
}

.job2 .job2-lx {
	text-align: center;
	margin-bottom: 100px;
}

.job2 .job2-lx p {
	display: inline-block;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	position: relative;
	padding-left: 30px;
	color: #666;
	margin-right: 30px;
}

.job2 .job2-lx p:nth-child(1):before {
	content: '';
	display: block;
	width: 30px;
	height: 25px;
	background: url(../Images/job2-icon1.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.job2 .job2-lx p:nth-child(2):before {
	content: '';
	display: block;
	width: 30px;
	height: 25px;
	background: url(../Images/job2-icon2.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.job2 .job-ss {
	width: 470px;
	height: 60px;
	position: relative;
	margin: 0 auto 75px;
}

.job2 .job-ss input {
	position: relative;
	display: block;
	width: 400px;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #eee;
	padding-left: 60px;
	color: #000;
	line-height: 60px;
}

.job2 .job-ss span {
	display: block;
	width: 70px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	background: #12205f;
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.job2 .job-ss:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(../Images/ss-icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 15px;
	top: 15px;
}

.job2 .job2-list {}

.job2 .job2-list li {
	width: 100%;
	box-sizing: border-box;
	padding: 35px 30px;
	background: #f5f5f5;
}

.job2 .job2-list dt {
	width: 85%;
	float: left;
	position: relative;
}

.job2 .job2-list dt h3 {
	color: #444444;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 25px;
}

.job2 .job2-list dt p {
	color: #666666;
	font-size: 14px;
	line-height: 14px;
}

.job2 .job2-list dt span {
	display: inline-block;
	padding: 0 15px;
	position: relative;
}

.job2 .job2-list dt span:before {
	content: '';
	display: block;
	width: 1px;
	height: 16px;
	background: #666;
	position: absolute;
	right: 0;
	top: -1px;
}

.job2 .job2-list dt span:last-child:before {
	display: none;
}

.job2 .job2-list dt span:first-child {
	padding-left: 0;
}

.job2 .job2-list dt:after {
	content: '';
	display: block;
	width: 1px;
	height: 70px;
	background: #666;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	right: 0;
}

.job2 .job2-list dd {
	position: relative;
	width: 15%;
	float: left;
}

.job2 .job2-list dd a {
	display: block;
	width: 110px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #12205f;
	position: absolute;
	top: 50%;
	margin-top: 7.5px;
	left: 50%;
	margin-left: -55px;
}

.job2 .job2-list li:nth-child(2n) {
	background: #fff;
}

.job2 .job2-list .morec {
	width: 100%;
	margin-top: 20px;
	min-height: 200px;
	font-size: 14px;
	line-height: 24px;
	display: none;
}

.job2 .job2-list .morec h3 {
	font-size: 16px;
	line-height: 30px;
}

.job2 .job2-list .morec p {
	padding-left: 20px;
}

.job3 {
	background: #f5f5f5;
	padding: 70px 0;
}

.job3 .title {
	color: #333;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 50px;
}

.job3 li {
	width: 20%;
	text-align: center;
	float: left;
	margin-bottom: 60px;
}

.job3 li p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 10px;
}

.job3 li img {
	display: inline-block;
	height: 75px;
}

.job4 {
	padding: 75px 0;
	text-align: center;
}

.job4 .title {
	color: #333;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 50px;
}

.job4 img {
	display: inline-block;
	max-width: 100%;
}

.job5 {
	padding: 0 0 70px 0;
}

.job5 .title {
	color: #333;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 50px;
}

.job5 dl {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}

.job5 dt {
	width: 70%;
	overflow: hidden;
	cursor: pointer;
}

.job5 dt img {
	display: block;
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
}

.job5 dt:hover img {
	transform: scale(1.05);
}

.job5 dd {
	width: 29%;
	overflow: hidden;
	cursor: pointer;
}

.job5 dd img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.job5 dd:hover img {
	transform: scale(1.05);
}

.job5 dd.rightc {
	position: absolute;
	bottom: 0;
	right: 0;
}

.job5 dd.leftc {
	position: absolute;
	bottom: 0;
	left: 0;
}


/*产品详情*/

.product-show {
	background: #f5f5f5;
	width: calc(100% - 60px);
	margin: 0 auto;
	overflow: hidden;
}

.product-show .fl {
	padding-top: 170px;
	width: 50%;
	box-sizing: border-box;
	padding-left: 60px;
}

.slt {
	height: 600px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.slt .swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	width: calc(100% - 100px);
	height: 600px;
	float: right;
}

.gallery-top .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

.gallery-thumbs {
	height: 350px;
	box-sizing: border-box;
	width: 80px;
	float: left;
	margin-top: 125px;
}

.gallery-thumbs .swiper-slide {
	box-sizing: border-box;
	width: 80px;
	height: 80px;
	opacity: 1;
	position: relative;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	overflow: hidden;
}

.gallery-thumbs .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active {
	position: relative;
	border: 1px solid #f7c25e;
}

.product-show .fr {
	width: 50%;
	padding-top: 170px;
}

.product-show .fr dl {
	padding: 30px 0;
	border-bottom: 1px solid #d9d9d9;
	width: 480px;
	margin: 0 auto;
}

.product-show .fr dl:nth-child(3) {
	border-bottom: none;
}

.product-show .fr dl:nth-child(4) {
	border-bottom: none;
}

.product-show .fr dt {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 18px;
}

.product-show .fr dt span {
	font-size: 18px;
}

.product-show .fr dd {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.product-show .fr dl a.down {
	display: block;
	width: 190px;
	height: 50px;
	background: #f39203;
	color: #fff;
	box-sizing: border-box;
	position: relative;
	line-height: 50px;
	padding: 0 22px;
}

.product-show .fr dl a.down:after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: url(../Images/down-icon.png) no-repeat;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -7.5px;
}

.product-back a.back {
	display: block;
	width: 150px;
	height: 40px;
	text-align: center;
	background: #12205f;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}

.product-more {
	background: #f5f5f5;
	padding: 75px 0;
}

.product-more .title {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 75px;
}

.product-more .p-list2 li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	background: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.product-more .p-list2 li:nth-child(4n) {
	margin-right: 0;
}

.product-more .p-list2 li .img {
	width: 100%;
	overflow: hidden;
}

.product-more .p-list2 li .img img {
	display: block;
	width: 100%;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}

.product-more .p-list2 li .ms {
	padding: 30px 0;
}

.product-more .p-list2 li .ms p {
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}

.product-more .p-list2 li .ms span {
	color: #666666;
	font-size: 14px;
}


/*公司概况*/

.about1 {
	padding: 65px 0;
	position: relative;
	overflow: hidden;
}

.about1 .title {
	position: relative;
	font-size: 30px;
	text-align: center;
	color: #333;
	position: relative;
	padding-bottom: 18px;
	line-height: 30px;
}

.about1 .title:after {
	content: '';
	display: block;
	width: 36px;
	height: 2px;
	background: #f39203;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -18px;
}

.about1 .ms {
	position: relative;
	margin-top: 18px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding: 0 60px;
}

.about1 .mun {
	position: relative;
	height: 142px;
	width: 100%;
	margin: 115px 0 0;
	text-align: center;
}

.about1 .mun li {
	display: inline-block;
	margin-right: 65px;
}

.about1 .mun li:nth-last-child {
	margin-right: 0;
}

.about1 .mun li span {
	display: inline-block;
	font-size: 60px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	color: #0e1c5d;
}

.about1 .mun li i {
	display: inline-block;
	font-size: 60px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	color: #0e1c5d;
}

.about1 .mun li p {
	font-size: 14px;
	line-height: 14px;
	color: #999;
	margin-top: 18px;
}

.wave-canvas-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


/*荣誉资质*/

.about2 {
	width: 100%;
	background: url(../Images/about2-bg.jpg) no-repeat;
	background-size: cover;
}

.about2 .layout {
	position: relative;
	padding: 80px 0;
}

.about2 .yq {
	position: relative;
}

.about2 .yq dl {
	float: left;
	width: 20%;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
}

.about2 .yq dl img {
	display: inline-block;
	max-width: 100%;
}

.about2 .yq dl:nth-child(2n) {
	padding-top: 10%;
}

.about2 .yq dl:nth-child(1) {
	animation: rotate 2s linear infinite;
}

.about2 .yq dl:nth-child(2) {
	animation: rotate 3s linear infinite;
}

.about2 .yq dl:nth-child(3) {
	animation: rotate 5s linear infinite;
}

.about2 .yq dl:nth-child(4) {
	animation: rotate 7s linear infinite;
}

.about2 .yq dl:nth-child(5) {
	animation: rotate 9s linear infinite;
}

@keyframes rotate {
	0% {
		transform: translateY(0);
	}
	25% {
		transform: translateY(10px);
	}
	50% {
		transform: translateY(20px);
	}
	75% {
		ransform: translateY(10px);
	}
	100% {
		transform: translateY(0);
	}
}


/*.about2 dt{
	font-size:18px;
	color:#e1e6ff;
	line-height: 30px;
	margin-bottom: 10px;
}
.about2 dd{
	font-size:18px;
	line-height: 30px;
	color:#e1e6ff;
}
.about2 span{
	font-weight: bold;
	font-size:30px;
	color:#fff;
	line-height: 30px;
}*/

.about2 .title {
	font-size: 30px;
	text-align: center;
	color: #fff;
	position: relative;
	padding-bottom: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}

.about2 .title:after {
	content: '';
	display: block;
	width: 36px;
	height: 2px;
	background: #f39203;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -18px;
}

.about2 p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}

.about2 a.ts {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	color: #f39203;
	border-radius: 20px;
	border: 1px solid #f39203;
	line-height: 40px;
	margin: 50px auto 0;
	box-sizing: border-box;
	position: relative;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}

.about2 a.ts:hover {
	border: 1px solid #fff;
	color: #f39203;
	background: #fff;
}


/*企业文化*/

.about3 {
	padding: 65px 0;
}

.about3 .title {
	font-size: 30px;
	text-align: center;
	color: #333;
	position: relative;
	padding-bottom: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}

.about3 .title:after {
	content: '';
	display: block;
	width: 36px;
	height: 2px;
	background: #f39203;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -18px;
}

.about3 .wzms {
	margin-top: 65px;
	color: #333333;
	font-size: 15px;
	line-height: 40px;
}

.about3 .wzms li {
	float: left;
	width: 16.6%;
	text-align: center;
}

.about3 .wzms li img {
	display: inline-block;
}

.about3 .wzms li h3 {
	color:#0e1c5d;
	font-size: 18px;
	line-height: 16px;
	margin-top: 18px;
	font-weight: bold;
}

.about3 .wzms li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 14px;
}

.about3 .wzms dl {
	padding-left: 17px;
	position: relative;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	float: left;
	width: 33.3%;
	text-align: center;
	box-sizing: border-box;
}

.about3 .wzms dl:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #a3a3a3;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.about3 .wzms dt {
	float: left;
	color: #333333;
	font-weight: bold;
	margin-right: 30px;
}

.about3 .wzms dd {
	color: #666;
	float: left;
}

.about3 ul {
	margin-top: 65px;
}

.wh {
	margin-top: 46px;
	position: relative;
}

.wh .swiper-slide {
	position: relative;
}

.wh .swiper-slide .img {
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	cursor: pointer;
	margin: 0 auto;
	overflow: hidden;
	max-height: 219px;
}

.wh .swiper-slide .img img {
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 9;
	transition: all 0.6s;
}

.wh .swiper-slide .img:hover img {
	transform: scale(1.05);
}

.wh .swiper-pagination {
	bottom: 30px;
	left: 40px;
	text-align: left;
}

.wh .swiper-button-prev {
	width: 62px;
	height: 57px;
	background: url(../Images/about5-left.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -31px;
}

.wh .swiper-button-next {
	width: 62px;
	height: 57px;
	background: url(../Images/about5-right.png) no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -31px;
}


/*发展历程*/

.about4 {
	background: #f5f5f5;
	padding: 65px 0;
}

.about4 .title {
	font-size: 30px;
	text-align: center;
	color: #333;
	position: relative;
	padding-bottom: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}

.about4 .title:after {
	content: '';
	display: block;
	width: 36px;
	height: 2px;
	background: #f39203;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -18px;
}

.about4 .slt {
	width: 100%;
	height: auto;
}

.lc {
	padding: 3.5% 3.5%;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
}

.lc .swiper-container {
	width: 35.9%;
	float: left;
	padding-bottom: 40px;
}

.lc .swiper-container img {
	width: 100%;
}

.lc .swiper-container .swiper-pagination {
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
}

.lc .swiper-container .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #dedede;
	opacity: 1;
}

.lc .swiper-container .swiper-pagination-bullet-active {
	background: #f39203;
}

.lc-content {
	position: relative;
	box-sizing: border-box;
	min-height: 400px;
}

.lc-content li {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity=0);
	/* IE */
	-moz-opacity: 0;
	/* 老版Mozilla */
	-khtml-opacity: 0;
	/* 老版Safari */
	opacity: 0;
}

.lc-content li.active {
	filter: alpha(opacity=100);
	/* IE */
	-moz-opacity: 1;
	/* 老版Mozilla */
	-khtml-opacity: 1;
	/* 老版Safari */
	opacity: 1;
}

.about4 .wz {
	float: left;
	padding-left: 8%;
	width: 57.14%;
	padding-right: 3%;
	overflow: auto;
	box-sizing: border-box;
}

.about4 .wz h3 {
	color: #12205f;
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 20px;
}

.about4 .wz h3 span {
	font-size: 18px;
}

.about4 .wz p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.about4 .wz::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.about4 .wz::-webkit-scrollbar-track {
	background: #fff;
}

.about4 .wz::-webkit-scrollbar-thumb {
	background: #12205f;
}

.about4 .wz::-webkit-scrollbar-thumb:window-inactive {
	background: #12205f;
}

.about4 .wz::-webkit-scrollbar-thumb:vertical:hover {
	background: #12205f;
}

.licheng10 {
	padding-bottom: 106px;
	margin-top: 36px;
}

.licheng10 .swiper-slide {
	padding-top: 25px;
	background: url(../Images/img_91.png) repeat-x top left;
	background-size: inherit;
	font-size: 26px;
	color: #000000;
	cursor: pointer;
}

.licheng10 .swiper-slide p {
	padding-top: 25px;
	display: inline-block;
}

.licheng10 .active p {
	color: #12205f;
	background: url(../Images/img_92.png) no-repeat top center;
}


/*社会责任*/

.about5 {
	background: #fff;
	padding: 65px 0;
}

.about5 .title {
	font-size: 30px;
	text-align: center;
	color: #333;
	position: relative;
	padding-bottom: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}

.about5 .title:after {
	content: '';
	display: block;
	width: 36px;
	height: 2px;
	background: #f39203;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -18px;
}

.zeren {
	margin-top: 46px;
	position: relative;
}

.zeren .swiper-slide {
	position: relative;
}

.zeren .swiper-slide p {
	position: absolute;
	left: 40px;
	font-size: 18px;
	line-height: 30px;
	bottom: 65px;
	color: #fff;
	z-index: 11;
}

.zeren .swiper-slide .img {
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	cursor: pointer;
	max-height: 600px;
	overflow: hidden;
}

.zeren .swiper-slide .img:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.zeren .swiper-slide .img img {
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 9;
	transition: all 0.6s;
}

.zeren .swiper-slide .img:hover img {
	transform: scale(1.05);
}

.zeren .swiper-pagination {
	bottom: 30px;
	left: 40px;
	text-align: left;
	width: 100%;
}

.zeren .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
	margin-right: 4px;
}

.zeren .swiper-pagination-bullet-active {
	background: #f39203;
}

.zeren .swiper-button-prev {
	width: 62px;
	height: 57px;
	background: url(../Images/about5-left.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -31px;
}

.zeren .swiper-button-next {
	width: 62px;
	height: 57px;
	background: url(../Images/about5-right.png) no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -31px;
}


/*服务*/

.service1 {
	padding: 65px 0;
}

.service1 h3 {
	color: #333;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 35px;
	font-weight: bold;
}

.service1 div.cc {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	padding: 0 60px;
	margin-bottom: 60px;
}

.service1 li {
	float: left;
	width: 20%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}

.service1 li .ms {
	width: 100%;
}
.service1 li .ms img{
	transition: all 0.6s;
}

.service1 li .ms p {
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	color: #333;
	padding-top: 24px;
	position: relative;
	margin-bottom: 0;
	transition: all 0.4s;
}
.service1 li .ms:hover img{
	margin-top: -8px;
}
.service1 li .ms:hover p{
	color:#012a6c;
}

.tc {
	width: 100%;
	height: 100%;
	z-index: 99999;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

.tc .bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.34);
	position: absolute;
	left: 0;
	top: 0;
}

.tc .xx {
	width: 900px;
	height: 600px;
	background: #fff;
	position: relative;
	left: 50%;
	margin-left: -450px;
	top: 50%;
	margin-top: -300px;
	box-sizing: border-box;
	padding: 60px;
}

.tc .xx h3 {
	color: #333333;
	font-size: 36px;
	line-height: 36px;
}

.tc .xx .nr {
	font-size: 16px;
	color: #666;
	line-height: 36px;
	overflow: auto;
	height: calc(100% - 115px);
}

.tc .xx .nr::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.tc .xx .nr::-webkit-scrollbar-track {
	background: #fff;
}

.tc .xx .nr::-webkit-scrollbar-thumb {
	background: #f39203;
}

.tc .xx .nr::-webkit-scrollbar-thumb:window-inactive {
	background: #f39203;
}

.tc .xx .nr::-webkit-scrollbar-thumb:vertical:hover {
	background: #f39203;
}

.tc .videoc {
	width: 100%;
	height: 100%;
}

.tc a.close1 {
	display: block;
	width: 28px;
	height: 28px;
	cursor: pointer;
	position: absolute;
	right: -36px;
	top: -36px;
}

.tc a.close1 img {
	display: block;
	width: 100%;
}


/*视频弹出*/

.ex-close {
	position: absolute;
	cursor: pointer
}

.ex-close span {
	vertical-align: middle
}

.ex-close .icon {
	position: relative;
	width: 45px;
	height: 45px;
	margin-left: 12px
}

.ex-close .icon .circle {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #000;
	border-radius: 50%;
	transition: all 300ms ease-out;
	transform-origin: center center
}

.ex-close .icon .line {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 14px;
	height: 2px;
	margin: -1px 0 0 -7px;
	background-color: #000;
	transition: all 300ms ease-out
}

@media (min-width: 1025px) {
	.ex-close .icon:hover .circle {
		transform: scale(1.1)
	}
	.ex-close .icon:hover .line.line1 {
		transform: rotate(45deg)
	}
	.ex-close .icon:hover .line.line2 {
		transform: rotate(-45deg)
	}
}

@media (max-width: 1024px) {
	.ex-close .icon .circle {
		transform: scale(1.1)
	}
	.ex-close .icon .line.line1 {
		transform: rotate(45deg)
	}
	.ex-close .icon .line.line2 {
		transform: rotate(-45deg)
	}
}

@media (max-width: 1920px) {
	.ex-close .icon {
		width: 34.2px;
		height: 34.2px;
		margin-left: 9.12px;
		background-size: contain;
		display: block;
	}
}

.pop-video-box,
.pop-banner-box {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background-color: #000
}

.pop-video-box .pop-cont,
.pop-banner-box .pop-cont {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.pop-video-box .pop-cont .ex-close,
.pop-banner-box .pop-cont .ex-close {
	position: absolute;
	top: 35px;
	right: 35px;
	z-index: 100001
}

@media (max-width: 1024px) {
	.pop-video-box .pop-cont .ex-close,
	.pop-banner-box .pop-cont .ex-close {
		top: .72917rem;
		right: .72917rem
	}
}

.pop-video-box .pop-cont .ex-close .icon .circle,
.pop-banner-box .pop-cont .ex-close .icon .circle {
	border-color: #fff
}

.pop-video-box .pop-cont .ex-close .icon .line,
.pop-banner-box .pop-cont .ex-close .icon .line {
	background-color: #fff
}

.pop-video-box .pop-cont .cont,
.pop-banner-box .pop-cont .cont {
	position: relative;
	z-index: 10000;
	width: 100%;
	height: 100%
}

.pop-video-box .pop-cont .cont video,
.pop-banner-box .pop-cont .cont video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	object-fit: contain;
	max-height: 100%;
	max-width: 100%;
	margin: auto
}

.pop-video-box .pop-cont .cont img,
.pop-banner-box .pop-cont .cont img {
	position: absolute;
	top: 2%;
	left: 0;
	right: 0;
	bottom: 2%;
	display: block;
	max-height: 96%;
	max-width: 100%;
	margin: auto
}


/*全国网络*/

.service2 {
	background: #f9f9f9;
	padding: 65px 0;
}

.service2 .fl {
	width: 35%;
}

.service2 .title {
	margin-bottom: 60px;
}

.service2 .title h3 {
	font-size: 30px;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}

.service2 .title p {
	color: #c1c1c1;
	font-size: 30px;
	line-height: 30px;
}

.service2 .diqu {
	background: #fff;
	padding: 35px 0;
	border-bottom: 6px solid #e5e5e5;
}

.service2 .diqu .one {
	border-bottom: 1px solid #eee;
	width: 100%;
	padding: 0 45px;
	box-sizing: border-box;
}

.service2 .diqu .one span {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 14px;
	position: relative;
}

.service2 .diqu .one span:after {
	content: '';
	display: block;
	width: 32px;
	height: 2px;
	background: #19348b;
	position: absolute;
	left: 0;
	bottom: 0;
}

.service2 .diqu .one p {
	text-align: right;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	height: 24px;
	margin-bottom: 20px;
}

.service2 .diqu .one p:before {
	content: '';
	display: block;
	width: 19px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../Images/diqu-icon.png) no-repeat;
}

.service2 .diqu .one .cz {
	position: relative;
	box-sizing: border-box;
	border: 1px solid #eee;
	width: 100%;
	height: 50px;
	padding-left: 40px;
	line-height: 50px;
	margin-bottom: 36px;
}

.service2 .diqu .one .cz:before {
	content: '';
	display: block;
	width: 29px;
	height: 28px;
	background: url(../Images/ditu.png) no-repeat;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -14px;
}

.service2 .diqu .one .cz input {
	height: 50px;
	width: calc(100% - 40px);
	display: inline-block;
	float: left;
}

.service2 .diqu .one .cz img {
	vertical-align: middle;
}

.service2 .diqu .two {
	padding: 0 45px 0 45px;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
}

.service2 .diqu .two .cc {
	height: 145px;
	overflow: auto;
	padding: 30px 0;
	box-sizing: border-box;
}

.service2 .diqu .two dl {
	padding-bottom: 30px;
}

.service2 .diqu .two dt {
	color: #333;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 14px;
}

.service2 .diqu .two dd {
	font-size: 16px;
	font-size: 16px;
	margin-bottom: 10px;
}

.service2 .diqu .two .cc::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.service2 .diqu .two .cc::-webkit-scrollbar-track {
	background: #fff;
}

.service2 .diqu .two .cc::-webkit-scrollbar-thumb {
	background: #f39203;
}

.service2 .diqu .two .cc::-webkit-scrollbar-thumb:window-inactive {
	background: #f39203;
}

.service2 .diqu .two .cc::-webkit-scrollbar-thumb:vertical:hover {
	background: #f39203;
}

.service2 .fr {
	width: 52%;
	position: relative;
}

.service2 .fr .bg {
	width: 100%;
	position: relative;
}

.service2 .fr .bg img {
	display: block;
	width: 100%;
}

.service2 .fr .dian {
	color: #333;
	font-size: 14px;
	position: absolute;
	right: 9%;
	bottom: 36%;
	line-height: 28px;
	height: 28px;
}

.service2 .fr .dian i {
	display: inline-block;
	position: relative;
	background: rgba(241, 146, 0, 0.2);
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-right: 10px;
	overflow: hidden;
}

.service2 .fr .dian i:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(241, 146, 0, 1);
	left: 50%;
	margin-left: -5px;
	top: 50%;
	margin-top: -5px;
	animation: mymove 3s ease-out infinite;
}

@keyframes mymove {
	0% {
		transform: scale(1);
	}
	25% {
		transform: scale(1.2);
	}
	50% {
		transform: scale(2.4);
	}
	75% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}


/*售后服务*/

.service3 {
	background: #f9f9f9;
	padding: 65px 0;
}

.service3 .title {
	text-align: center;
	margin-bottom: 65px;
}

.service3 .title h3 {
	font-size: 30px;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}

.service3 .title p {
	color: #c1c1c1;
	font-size: 30px;
	line-height: 30px;
}

.service3 li {
	width: 48%;
	margin-right: 4%;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 51px 0px rgba(232, 232, 232, 0.75);
}

.service3 li:nth-child(2) {
	margin-right: 0;
}

.service3 li .img {
	position: relative;
	width: 100%;
	overflow: hidden;
	max-height: 367px;
	cursor: pointer;
}

.service3 li .img img {
	width: 100%;
	transition: all 0.6s;
}

.service3 li .img:hover img {
	transform: scale(1.05);
}

.service3 li .img span {
	display: block;
	width: 100%;
	height: 36px;
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	line-height: 36px;
}

.service3 li p {
	color: #666;
	line-height: 26px;
	font-size: 14px;
	padding: 60px 40px;
	min-height: 224px;
	box-sizing: border-box;
}


/*运营维护*/

.service4 {
	padding: 65px 0;
}

.service4 .title {
	margin-bottom: 65px;
	position: relative;
	text-align: center;
}

.service4 .title h3 {
	font-size: 30px;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}

.service4 .title p {
	color: #c1c1c1;
	font-size: 18px;
	line-height: 30px;
}

.service4 .ms {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

.service4 ul {
	margin-top: 35px;
}

.service4 li {
	padding-top:50px;
	float: left;
	box-sizing: border-box;
	width: 49.1%;
	margin-left: 1.7%;
	border: 1px solid #d8d8d8;
	text-align: center;
	transition: box-shadow .3s;
}

.service4 li img {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

.service4 li p {
	color: #666;
	font-size: 16px;
	padding: 40px 0 50px 0;
}

.service4 li:nth-child(1) {
	margin-left: 0;
}
.service4 li:hover{
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);

}

/*案例详细*/

.case-banner {
	width: calc(100% - 60px);
	height: calc(100vh - 120px);
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.case-banner .casec {
	width: 100%;
	height: 100%;
}

.case-banner .casec .swiper-slide {
	position: relative;
}

.case-banner .casec .swiper-slide .bg1 {
	width: 100%;
	height: 100%;
}

.case-banner .casec .swiper-slide .bg1 img {
	display: block;
	width: 100%;
	height: 100%;
}

.case-banner .casec .swiper-slide .wordcc {
	height: 170px;
	padding-left: 22px;
	position: absolute;
	left: 285px;
	bottom: 0;
	border-left: 2px solid #fff;
}

.case-banner .casec .swiper-slide .wordcc p {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
}

.case-banner .casec .swiper-pagination {
	left: 307px;
	bottom: 95px;
	text-align: left;
}

.case-banner .casec .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
}

.case-banner .casec .swiper-pagination-bullet-active {
	background: #f39203;
}

.case-banner .video {
	width: 170px;
	height: 80px;
	position: absolute;
	left: 208px;
	bottom: 210px;
	z-index: 10;
}

.case-banner .video .xc {
	position: relative;
	width: 170px;
	height: 80px;
}

.case-banner .video span {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	width: 105px;
	height: 4px;
	background: #fff;
}

.case-banner .video a.v-icon {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../Images/video-icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.case-show1 {
	padding: 65px 0;
}

.case-show1 .ms {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}


/*工程详细*/

.bot-paging {
	width: 79%;
	left: 10.5%;
	position: fixed;
	bottom: 50px;
	height: 45px;
	z-index: 20;
	transition: all 0.3s ease 0s;
}

.bot-paging .link-info {
	display: block;
	width: 46px;
	height: 46px;
	position: relative;
	overflow: hidden;
	transition: width 0.3s ease 0s;
}

.bot-paging .link-info .link-ico {
	display: block;
	width: 46px;
	height: 46px;
	position: relative;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.15);
	border-radius: 50%;
}

.bot-paging .link-info i {
	display: block;
	width: 100%;
	height: 100%;
}

.bot-paging .link-info .tit-box {
	display: block;
	line-height: 46px;
	height: 46px;
	border-radius: 46px;
	background: rgba(0, 0, 0, 0.22);
	position: absolute;
	top: 0;
	width: 66px;
	color: #fbf9f6;
	z-index: 1;
	font-size: 14px;
}

.bot-paging .prev i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../Images/ico_23.png) no-repeat center;
}

.bot-paging .prev .link-ico {
	float: left;
}

.bot-paging .prev .tit-box {
	transform: translateX(-102%);
	left: 1px;
	padding: 0 22px 0 55px;
}

.bot-paging .next i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../Images/ico_24.png) no-repeat center;
}

.bot-paging .next .link-ico {
	float: right;
}

.bot-paging .next .tit-box {
	transform: translateX(102%);
	right: 1px;
	padding: 0 55px 0 22px;
}

.bot-paging .retun-list {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 46px;
	height: 46px;
	margin-left: -23px;
	transition: all 0.3s ease 0s;
	overflow: hidden;
}

.bot-paging .retun-list .chunk-box {
	z-index: 10;
	display: block;
	width: 46px;
	height: 46px;
	float: right;
	overflow: hidden;
	position: relative;
	border-radius: 50%;
	background: url(../Images/ico_26.png) no-repeat center rgba(0, 0, 0, 0.15);
}

.bot-paging .retun-list .round-tit {
	display: block;
	width: 108px;
	padding: 0 55px 0 22px;
	position: absolute;
	right: 1px;
	top: 0;
	transform: translateX(102%);
	color: #fff;
	line-height: 46px;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.22);
	border-radius: 46px;
}

.bot-paging.long {
	width: 96%;
	left: 2%;
}

.bot-paging .link-info:hover .link-ico {
	background-color: rgba(243, 146, 3, 0.8);
}

.bot-paging .link-info:hover {
	width: 145px;
}

.bot-paging .link-info:hover .tit-box {
	transform: translateX(0);
}

.bot-paging .link-info:hover .tit-box {
	transform: translateX(0);
}

.bot-paging .retun-list:hover {
	width: 190px;
	margin-left: -95px;
}

.bot-paging .retun-list:hover .round-tit {
	transform: translateX(0);
}

.bot-paging .retun-list:hover .chunk-box {
	background-color: rgba(243, 146, 3, 0.8);
}


/*搜索弹出*/

.dialog_search {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	background: rgba(255, 255, 255, 1);
	z-index: 999999;
	display: none;
}

.dsearch {
	padding: 20px 0;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e2dedb;
}

.dsearch .layout {
	position: relative;
}

.dsearch .close {
	background: url(../Images/close.png) no-repeat;
	width: 31px;
	height: 31px;
	position: absolute;
	right: 10px;
	top: 6px;
	cursor: pointer;
}

.dsearch .btn {
	float: right;
	height: 42px;
	line-height: 42px;
	width: 90px;
	background: #222;
	color: #d1be9c;
	font-size: 12px;
	border-radius: 3px;
	display: block;
	text-align: center;
	border: 0;
	cursor: pointer;
	margin-right: 68px;
}

.dsearch #global-search {
	width: 80%;
	height: 30px;
	line-height: 30px;
	border: 0;
	background: url(../Images/search-icon.png) no-repeat left center;
	text-indent: 24px;
	font-size: 16px;
	color: #222;
}

.dsBox {
	height: 36px;
	line-height: 36px;
	padding: 18px;
}

.dsBox h4 {
	font-size: 21px;
	font-weight: 400;
}

.dsBox {
	height: 36px;
	line-height: 36px;
	padding: 18px;
}

.dbBg {
	background: #f6f6f6;
}

.dsBox h5 {
	width: 190px;
	font-size: 15px;
	float: left;
	color: #222;
}

.dsBox .txt {
	float: left;
	width: 334px;
	font-size: 12px;
	color: #7f7f7f;
}

.dsBox .btn a {
	height: 34px;
	line-height: 34px;
	padding: 0 28px;
	border: 1px solid #e2dedb;
	border-radius: 5px;
	display: block;
	float: left;
	color: #222;
	margin-right: 18px;
}

.dsBox .btn a,
.dsBox .btn a:hover,
.dsearch .btn,
.dsearch .btn:hover,
.shopBox .before .btn,
.shopBox .before .btn:hover {
	-moz-transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}

.dsBox p {
	font-size: 21px;
}

.dsBox p .red {
	color: #f39203;
	padding-left: 12px;
}

.dsBox .btn a:hover {
	background: #f39203;
	color: #fff;
}

.search-bg1 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: #f5f5f5;
	display: none;
	z-index: 2000;
}


/*手机头部*/

.header2 {
	height: 55px;
	position: relative;
	background: #fff;
	z-index: 20000;
	width: 100%;
	display: none;
}

.header2 .main-wrap {
	height: 55px;
	padding: 0 3%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	width: 100%;
}

.header2 .logo {
	height: 55px;
	overflow: hidden;
}

.header2 .logo a {
	display: block;
}

.header2 .logo img {
	display: block;
	height:40px;
	margin-top: 8px;
}

.header2 .nav-btn {
	width: 24px;
	height: 18px;
	position: relative;
	cursor: pointer;
	margin-top: 18px;
}

.header2 .nav-btn .line {
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #ababab;
	position: absolute;
}

.header2 .nav-btn .line1 {
	-webkit-transform-origin: left 0px 0;
	-ms-transform-origin: left 0px 0;
	transform-origin: left 0px 0;
}

.header2 .nav-btn .line2 {
	top: 8px;
}

.header2 .nav-btn .line3 {
	bottom: 0;
	-webkit-transform-origin: left 2px 0;
	-ms-transform-origin: left 2px 0;
	transform-origin: left 2px 0;
}

.header2 .sub-menu {
	width: 100%;
	padding: 0 2%;
	display: none;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 2;
	overflow-y: auto;
	box-sizing: border-box;
}

.header2 .sub-menu ul {
	width: 100%;
	overflow-y: scroll;
	height: calc(100vh - 55px - 1.5rem);
}

.header2 .sub-menu li {
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
}

.header2 .sub-menu .tit {
	display: block;
	width: 100%;
	padding: 0 3%;
	line-height: 60px;
	color: #000;
	position: relative;
	box-sizing: border-box;
}

.header2 .sub-menu .sec-list {
	line-height: 40px;
	padding: 10px 4%;
	display: none;
}

.header2 .sub-menu .sec-list p {
	background: url(../Images/ico_04.png) no-repeat left center;
	background-size: 3px auto;
	font-size: 14px;
}

.header2 .sub-menu .sec-list a {
	padding-left: 3%;
	color: #666;
	display: block;
}

.header2 .nav-btn.active {
	-webkit-animation: rotate 0.5s linear 0s;
	animation: rotate 0.5s linear 0s;
}

.header2 .nav-btn.hover .line {
	background: #092f6a;
}

.mainc {
	padding-top: 80px;
	margin-top: -80px;
}


/*新加样式表*/

.body_box {
	display: block;
}

.wap-index {
	display: none;
}

.wap-ban {
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
}

.wap-ban .swiper-slide {
	position: relative;
}

.wap-ban .swiper-slide .word {
	position: absolute;
	left: 8%;
	top: 50%;
	height: 50px;
	margin-top: -25px;
}

.wap-ban .swiper-slide .word h3 {
	font-size: 16px;
	line-height: 16px;
	color: #fff;
}

.wap-ban .swiper-slide .word img {
	display: block;
	max-width: 84%;
	margin-bottom: 10px;
}

.wap-ban .swiper-slide .bg img {
	display: block;
	width: 100%;
	border-radius: 5px;
	position: relative;
}

.wap-ban .swiper-pagination {
	bottom: 10px;
	text-align: center;
	width: 100%;
}

.wap-ban .swiper-pagination-switch {
	display: inline-block;
	width: 30px;
	height: 2px;
	border-radius: 0;
	opacity: 0.6;
	background: #ccc;
	position: relative;
	margin-right: 4px;
}

.wap-ban .swiper-pagination-switch:before {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	content: "";
	width: 0;
	height: 2px;
	background: #f29200;
	transition: all 0s linear;
	opacity: 1;
}

.wap-ban .swiper-pagination-switch.swiper-active-switch:before {
	width: 100%;
	transition: all 5s linear;
}


/*关于我们*/

.index-about {
	background: url(../Picture/zhuiguang-bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 20px 0;
	border-radius: 5px;
}

.index-about li {
	float: left;
	width: 25%;
	overflow: hidden;
	text-align: center;
}

.index-about li span {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	color: #f29200;
}

.index-about li i {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	color: #f29200;
}

.index-about li p {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	margin-top: 18px;
}


/*产品*/

.index-product {
	padding: 20px 0;
}

.index-product li {
	float: left;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0;
}

.index-product li img {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.index-product li p {
	color: #333;
	font-size: 14px;
	line-height: 30px;
}


/*工程*/

.index-case .case-bg {
	padding: 60px 0;
	background: url(../Images/201905261744087666.jpg) no-repeat;
	background-size: 100% 100%;
	border-radius: 5px;
}

.index-case .linkc {
	margin: 20px 0;
}

.index-case .linkc a {
	display: block;
	float: left;
	width: 33%;
	box-sizing: border-box;
	margin-right: 0.5%;
	padding-left: 30px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #333;
	background: #f5f5f5;
	position: relative;
	margin-bottom: 5px;
}

.index-case .linkc a:nth-child(3n) {
	margin-right: 0;
}

.index-case .linkc a:nth-child(1):before {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: url(../Images/pin-icon1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.index-case .linkc a:nth-child(2):before {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: url(../Images/pin-icon2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.index-case .linkc a:nth-child(3):before {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: url(../Images/pin-icon3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.index-case .linkc a:nth-child(4):before {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: url(../Images/pin-icon4.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.index-case .linkc a:nth-child(5):before {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: url(../Images/pin-icon5.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.index-case .linkc a:nth-child(6):before {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: url(../Images/pin-icon6.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}


/*新闻*/

.wap-news {
	padding-bottom: 30px;
	min-height: 400px;
}


/*服务*/

.index-service {
	padding: 20px 0;
	background: #f5f5f5;
}

.index-service .service-bg {
	padding: 60px 0;
	background: url(../Picture/foot-bg.jpg) no-repeat;
	background-size: 100% 100%;
	border-radius: 5px;
}

.index-service p.wz {
	font-size: 14px;
	line-height: 20px;
	margin: 20px;
        margin-bottom:60px
}

.index-service a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;
	background: #f29200;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: relative;
}

.index-service a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../Images/right.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}


/*底部悬浮*/

.m-new-float {
	position: fixed;
	left: 0;
	bottom: 0%;
	z-index: 50;
	width: 100%;
	height: 57px;
	background: #0e1c5d;
}

.m-new-float li {
	float: left;
	width: 33.3%;
	height: 57px;
	text-align: center;
	padding-top: 30px;
	position: relative;
	margin-left: 33%;
}
.m-new-float li:nth-child(2){
	display: none;
}
.m-new-float li:nth-child(3){
	display: none;
}


.m-new-float li:nth-child(1):before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(../Images/f-icon1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -10px;
}

.m-new-float li:nth-child(2):before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(../Images/f-icon2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -10px;
}

.m-new-float li:nth-child(3):before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(../Images/f-icon3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -10px;
}

.m-new-float li a {
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
}


/*标题*/

.wap-title {
	padding-left: 8%;
	margin-bottom: 20px;
}

.wap-title h3 {
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 17px;
	color: #f29200;
	position: relative;
}

.wap-title h3 span {
	z-index: 8;
	position: relative;
}

.wap-title h3:after {
	content: '';
	display: block;
	width: 108px;
	height: 24px;
	background: url(../Images/guang.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.wap-title h3.color-f {
	color: #fff;
}

.wap-title h4 {
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	color: #f29200;
}

.wap-title h4.color-f {
	color: #fff;
}


/*夜听*/

.yeting {
	height:448px;
}

.yeting .fl {
	background: #fff;
	width: 33%;
	box-sizing: border-box;
	padding: 5%;
	height: 100%;
	overflow: scroll;
}

.yeting .fl::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.yeting .fl::-webkit-scrollbar-track {
	background: #fff;
}

.yeting .fl::-webkit-scrollbar-thumb {
	background: #012a6c;
	/*border-radius: 4px;*/
}

.yeting .fl::-webkit-scrollbar-thumb:window-inactive {
	background: #012a6c;
}

.yeting .fl::-webkit-scrollbar-thumb:vertical:hover {
	background: #012a6c;
}

.yeting .fl h3 {
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	color: #333;
	margin-bottom: 12px;
}

.yeting .fl span {
	font-size: 16px;
	display: block;
	padding-bottom: 25px;
	position: relative;
	line-height: 16px;
	margin-bottom: 25px;
}

.yeting .fl span:after {
	content: '';
	display: block;
	width: 18px;
	height: 2px;
	background: #d5d5d5;
	position: absolute;
	left: 0;
	bottom: 0;
}

.yeting .fl p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.yeting .fr {
	width: 65%;
	
	overflow: hidden;
	cursor: pointer;
}

.yeting .fr img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.yeting .fr:hover img {
	transform: scale(1.05);
}

.yeting1 {
	margin-top: 30px;
}

.yeting1 li {
	float: left;
	border: 15px solid #f7f7f7;
	box-shadow: 0px 6px 21px 0px rgba(225, 225, 225, 0.75);
	width: 24%;
	margin-right: 1.333%;
	margin-bottom: 20px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.yeting1 li:nth-child(4n) {
	margin-right: 0;
}

.yeting1 li .img {
	position: relative;
	overflow: hidden;
	max-height: 468px;
}

.yeting1 li .img img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.yeting1 li .img:hover img {
	transform: scale(1.05);
}

.yeting1 li .h-ewm {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	bottom: -100%;
	left: 0;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}

.yeting1 li .h-ewm p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -80px;
	width: 80%;
	left: 10%;
	text-align: center;
	height: 72px;
	overflow: hidden;
}

.yeting1 li .h-ewm img {
	display: block;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60px;
}

.yeting1 li:hover .h-ewm {
	bottom: 0;
}


/*荣誉奖项*/

.rongyu-nav {
	text-align: center;
	margin-bottom: 80px;
}

.rongyu-nav a {
	display: inline-block;
	width: 146px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
	color: #333333;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	margin-right: 25px;
}

.rongyu-nav a:nth-child(2) {
	margin-right: 0;
}

.rongyu-nav a.active,
.rongyu-nav a:hover {
	color: #fff;
	background: #f29200;
	border: none;
	border: 1px solid #f29200;
}

.rongyu {
	background: #f9f9f9;
	padding: 65px 0;
}

.rongyu .fl {
	background: #fff;
	width: 47%;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}

.rongyu .fl img {
	display: block;
	width: 100%;
	transition: all 0.6s;
}

.rongyu .fl:hover img {
	transform: scale(1.05);
}

.rongyu .fr {
	background: #fff;
	width: 47%;
	box-sizing: border-box;
	padding: 3%;
}

.rongyu .fr li {
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	padding-left: 28px;
	position: relative;
	color: #333;
	max-width: 100%;
	overflow: hidden;
}

.rongyu .fr li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}

.rongyu1 {
	padding: 65px 0;
	background: #fff;
}

.rongyu1 .title {
	color: #333;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 50px;
}

.rongyu1-1 .swiper-slide {
	position: relative;
}

.rongyu1-1 .swiper-slide .img {
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	cursor: pointer;
	max-height: 600px;
	overflow: hidden;
}

.rongyu1-1 .swiper-slide .img img {
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 9;
	transition: all 0.6s;
}

.rongyu1-1 .swiper-slide .img:hover img {
	transform: scale(1.05);
}

.rongyu1-1 .swiper-pagination {
	bottom: 30px;
	left: 40px;
	text-align: left;
}

.rongyu1-1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
}

.rongyu1-1 .swiper-pagination-bullet-active {
	background: #f39203;
}

.rongyu1-1 .swiper-button-prev {
	width: 62px;
	height: 57px;
	background: url(../Images/about5-left.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -31px;
}

.rongyu1-1 .swiper-button-next {
	width: 62px;
	height: 57px;
	background: url(../Images/about5-right.png) no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -31px;
}

.m-new-float {
	display: none;
}

@media (max-width:1680px) {
	.yeting{
		height:507px;
	}
	.section5 .content .wordc {
		height: 550px;
		margin-top: -205px;
	}
	.news {
		left: -20px;
		top: 100px;
	}
	.news .swiper-slide {
		padding: 20px;
		height: 280px;
	}
	.news h5 {
		margin-top: 20px;
	}
	.news p {
		margin-bottom: 20px;
	}
	.layout {
		width: 96%;
	}
	.lc-content {
		min-height: 450px;
	}
}

@media (max-width:1440px) {
	.yeting{
		height:435px;
	}
	.layout {
		width: 96%;
		margin: 0 auto;
	}
	.footer .fl a {
		font-size: 12px;
	}
	.footer .fr {
		font-size: 12px;
	}
	.footer {
		position: relative;
		width: 80%;
		left: 10%;
		z-index: 11;
	}
	.link {
		right: 80px;
	}
	.section5 .content .wordc {
		height: 450px;
		margin-top: -165px;
	}
	.news {
		top: 100px;
	}
	.news .swiper-slide {
		height: 180px;
	}
	.news h5 {
		margin: 10px 0;
		font-size: 16px;
		line-height: 18px;
		height: 36px;
	}
	.news p {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		margin-bottom: 10px;
	}
	.news .time {
		font-size: 12px;
	}
	.banner .swiper-pagination {
		left: 80px;
	}
	.lc-content {
		min-height: 400px;
	}
}

@media (max-width:1366px) {
	.lc-content {
		min-height: 360px;
	}
	.yeting{
		height:412px;
	}
}

@media (max-width:1280px) {
	.yeting{
		height:386px;
	}
	.lc-content {
		min-height: 360px;
	}
	.service1 li .ms p {
		font-size: 18px;
		line-height: 18px;
	}
	.ny-nav .fl li {
		margin-right: 20px;
	}
	.product .p-list1 .fr {
		padding: 60px 50px;
	}
	.product-show .fl {
		padding-left: 20px;
	}
}

@media (max-width: 1100px) {}

@media (max-width:1024px) {
	.yeting{
		height:309px;
	}
	.contact .fr ul {
		margin-bottom: 20px;
	}
	.header {
		display: none;
	}
	.header2 {
		display: block;
	}
	.right_nav {
		display: none;
	}
	.ny-banner {
		width: 100%;
	}
	.foot-nav dl {
		margin-right: 40px;
	}
	.about2 {
		background-position: center;
		background-size: cover;
	}
	.footer .fl {
		display: none;
	}
	.footer .fr {
		float: none;
		width: 100%;
		text-align: center;
	}
	.content {
		padding: 0 2%;
	}
	.section .content {
		width: calc(100% - 20px);
		height: calc(100% - 65px);
		margin: -65px auto 0;
		padding: 0 10px;
	}
	.mouse {
		display: none;
	}
	.active .imgc {
		display: none;
	}
	.section1 .swiper-container .swiper-pagination {
		left: 0;
		text-align: center;
		bottom: 5px;
	}
	.section1 .swiper-container .swiper-pagination-bullet {
		background: #ccc;
	}
	.section1 .swiper-container .ani-slide .word a.xq {
		display: none;
	}
	.bgc {
		width: calc(100% - 20px);
		left: 10px;
		border-radius: 3px;
		overflow: hidden;
	}
	.ny-nav .fr {
		display: none;
	}
	.section .content .wordc .mun {
		height: 184px;
	}
	.news-banner {
		width: 96%;
	}
	.news-detailed {
		width: 96%;
		left: 2%;
		margin-left: 0;
		top: -390px;
		margin-bottom: -390px;
	}
	.news-detailed .title {
		padding: 0 4%;
		height: auto;
		margin-bottom: 30px;
	}
	.news-detailed .title h1 {
		font-size: 18px;
		line-height: 24px;
	}
	.news-detailed .news-content .fl .next a {
		font-size: 14px;
	}
	.news-detailed .news-content {
		padding: 4% 2%;
	}
	.tc .xx {
		width: 96%;
		left: 2%;
		margin-left: 0;
		padding: 4% 2%;
		height: 400px;
		margin-top: -200px;
	}
	.tc a.close1 {
		right: 0;
	}
	.lc-content {
		min-height: 300px;
	}
	.service1 li .ms p {
		font-size: 14px;
		line-height: 14px;
		padding-bottom: 20px;
	}
	.product-show {
		width: 96%;
	}
	.product-show .fl {
		width: 96%;
		float: none;
		padding: 0;
		margin: 0 auto;
	}
	.product-show .fr {
		width: 96%;
		float: none;
		padding: 0;
		margin: 0 auto;
	}
	.slt {
		height: auto;
	}
	.gallery-top {
		width: 600px;
		height: 600px;
		float: none;
		margin: 20px auto;
	}
	.gallery-thumbs {
		width: 100%;
		float: none;
		margin-top: 20px;
		height: auto;
	}
	.gallery-thumbs .swiper-slide {
		display: inline-block;
		height: 220px;
	}
	.product-show .fr dl {
		width: 100%;
	}
	.product-more .p-list2 li {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	/*新加样式表*/
	.about3 .wzms dl {
		width: 50%;
	}
	.about3 .wzms dt {
		min-width: 80px;
		text-align: left;
	}
}

@media (max-width:768px) {
	.contact .fr dd{
	font-size:14px;
	line-height: 24px;
	height:auto;
	color:#333;
	
}
	.yeting{
		height:auto;
	}
	.rongyu-nav {
		margin: 20px 0;
	}
	.news-list .list2 li .img {
		max-height: none;
	}
	.case-show1 {
		min-height: 300px;
	}
	.product-more {
		padding: 20px 0;
	}
	.main1 {
		padding: 20px 0;
	}
	.m-new-float {
		display: block;
	}
	.news-list .list2 li .word {
		padding: 20px 20px 10px 20px;
	}
	.news-list .list2 li .word h3 {
		font-size: 16px;
		height: 16px;
		line-height: 16px;
	}
	.news-detailed .news-content .fl .next {
		padding: 20px 0 0 0;
	}
	.news .swiper-button-prev {
		left: 20px;
	}
	.news .swiper-button-next {
		left: 60px;
	}
	.pro {
		height: 90px;
		position: absolute;
		bottom: 0;
		width: auto;
		max-width: 100%;
		margin-top: 0;
		margin-left: 0;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}
	.pro li {
		width: auto;
		display: inline-block;
		float: none;
		margin-right: 40px;
		padding: 0;
	}
	.pro li p {
		font-size: 12px;
	}
	.section .content .wordc h3 {
		font-size: 24px;
		height: 24px;
		line-height: 24px;
	}
	.section .content .wordc h3:after {
		height: 24px;
		background-size: 100% 100%;
	}
	.section .content .active h3:after {
		width: 108px;
	}
	.section .content .wordc h4 {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
	}
	.section .content .wordc .mun li {
		width: 50%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.section .content .wordc .mun li span {
		font-size: 24px;
		height: 24px;
		line-height: 24px;
	}
	.section .content .wordc .mun li i {
		font-size: 24px;
		height: 24px;
		line-height: 24px;
	}
	.section .content .wordc .mun li p {
		margin-top: 10px;
	}
	.section .content .wordc .mun li p b {
		display: none;
	}
	.section .content .wordc a.xq {
		font-size: 14px;
	}
	.ny-banner {
		height: 400px;
	}
	.news .swiper-slide .bodr {
		display: none;
	}
	.section .content .bg {
		border-radius: 3px;
	}
	.section .content .bg .pc {
		display: none;
	}
	.section .content .bg .wap {
		display: block;
	}
	.section1 .swiper-container .swiper-slide .word {
		height: auto;
		margin-top: 0;
		top: auto;
		bottom: 0;
		width: 84%;
	}
	.section1 .swiper-container {
		height: calc(100% - 30px);
		padding-bottom: 30px;
	}
	.section1 .swiper-container .swiper-slide .word img {
		height: 62px;
	}
	.section1 .swiper-container .swiper-slide .word h3 {
		font-size: 24px;
		line-height: 28px;
	}
	.pinguanga {
		bottom: 30px;
	}
	.pinguang {
		width: auto;
		max-width: 100%;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}
	.pinguang li {
		padding: 2% 3%;
		width: 50%;
	}
	.pinguang li p {
		font-size: 16px;
		margin: 5px 0;
	}
	.pinguang li span {
		font-size: 12px;
	}
	.section6 .content .wordc {
		width: 84%;
	}
	.link {
		display: none;
	}
	.section6 .content .wordc {
		margin-top: 0;
		top: 10%;
	}
	.section .content .wordc {
		top: 10%;
		margin-top: 0;
		height: 80%;
	}
	.ny-nav {
		height: auto;
	}
	.ny-nav .fl {
		height: auto;
		float: none;
	}
	.ny-nav .fl li {
		height: 40px;
		line-height: 40px;
		float: none;
		display: inline-block;
		margin-right: 20px;
	}
	.ny-nav .fr {
		display: none;
	}
	.about1 {
		padding: 20px 0;
	}
	.about1 .ms {
		padding: 0 10px;
		font-size: 14px;
		line-height: 24px;
	}
	.about1 .title {
		font-size: 24px;
		line-height: 24px;
	}
	.about1 .mun {
		margin-top: 20px;
	}
	.about1 .mun li {
		width: 50%;
		margin-right: 0;
		float: left;
		margin-bottom: 20px;
	}
	.about1 .mun li span {
		font-size: 36px;
		line-height: 36px;
		height: 36px;
	}
	.about1 .mun li i {
		font-size: 36px;
		line-height: 36px;
		height: 36px;
	}
	.about2 .layout {
		padding: 20px 0;
	}
	.about2 .title {
		font-size: 24px;
		line-height: 24px;
	}
	.about2 p {
		margin-bottom: 10px;
	}
	.about2 a.ts {
		margin-top: 25px;
	}
	.about3 .wzms li {
		width: 33.3%;
		margin-bottom: 20px;
	}
	.about4 {
		padding: 20px 0;
	}
	.about4 .wz h3 {
		font-size: 30px;
		line-height: 30px;
	}
	.about4 .wz p {
		font-size: 14px;
		line-height: 24px;
	}
	.about4 .title {
		font-size: 24px;
		line-height: 24px;
	}
	.zeren .swiper-slide p {
		bottom: 20px;
		font-size: 12px;
	}
	.zeren .swiper-pagination {
		bottom: 10px;
	}
	.case-list {
		padding: 20px 0;
	}
	.case {
		padding: 20px 0;
	}
	.case dt .img {
		max-height: -webkit-fill-available;
	}
	.case dt {
		width: 100%;
		margin-right: 0;
	}
	.case dt .ms h3 {
		font-size: 16px;
		margin-bottom: 8px;
		line-height: 16px;
	}
	.case dt .ms p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 10px;
		height: 32px;
		overflow: hidden;
	}
	.case dt .ms a.ts {
		width: 80px;
		height: 25px;
		line-height: 25px;
	}
	.case dt .ms {
		left: 2%;
		width: 96%;
		bottom: 20px;
		height: 100px;
	}
	.case dd {
		width: 100%;
		margin-right: 0;
	}
	.case dd .ms {
		left: 2%;
		width: 96%;
		bottom: 20px;
		height: 100px;
	}
	.case dd .ms h3 {
		font-size: 16px;
		margin-bottom: 8px;
		line-height: 16px;
	}
	.case dd .ms p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 10px;
		height: 32px;
		overflow: hidden;
	}
	.case dd .ms a.ts {
		width: 80px;
		height: 25px;
		line-height: 25px;
	}
	.foot-nav .foot-lx {
		display: none;
	}
	.foot-copy .fl p {
		text-align: center;
	}
	.foot-copy .fl span {
		display: none;
	}
	.foot-copy .fr {
		float: none;
		text-align: center;
		margin-top: 10px;
	}
	.fix {
		position: relative;
	}
	.foot {
		padding-bottom: 57px;
	}
	.foot-nav dl {
		width: 33.3%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.case-list li {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 10px;
	}
	.bot-paging {
		display: none;
	}
	.main {
		padding: 20px 0;
	}
	.case-list li:nth-child(2n) {
		margin-right: 0;
	}
	.fy a {
		margin-bottom: 20px;
	}
	.case-banner {
		width: 96%;
		height: auto;
	}
	.case-banner .casec .swiper-slide .wordcc {
		height: auto;
		line-height: 24px;
		height: 48px;
		overflow: hidden;
	}
	.case-banner .video {
		height: auto;
		bottom: 100px;
	}
	.case-banner .video span {
		height: 2px;
		margin-top: -1px;
		width: 95px;
	}
	.case-banner .video .xc {
		height: 40px;
		width: 130px;
	}
	.case-banner .video a.v-icon {
		width: 40px;
		height: 40px;
	}
	.case-show1 {
		padding: 20px 0;
	}
	.case-banner .casec .swiper-slide .wordcc p {
		font-size: 18px;
		line-height: 18px;
	}
	.case-banner .video {
		left: 8%;
	}
	.case-banner .casec .swiper-slide .wordcc {
		left: 8%;
	}
	.case-banner .casec .swiper-pagination {
		left: calc(8% + 22px);
		bottom: 60px;
	}
	.contact {
		padding: 20px 0;
	}
	.contact .fl {
		width: 100%;
		float: none;
		margin-bottom: 20px;
		border: none;
	}
	.contact .fr {
		float: none;
		width: 100%;
		padding-left: 0;
		border: none;
	}
	.contact .fr dl {
		padding-bottom: 20px;
	}
	.contact .fr .tel1 {
		left: 0;
		right: auto;
	}
	.job1 .fl {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.job1 .fr {
		width: 100%;
		padding: 2%;
	}
	.job1 .fr h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.job2 .job-ss {
		width: 100%;
	}
	.job2 .job-ss input {
		width: 100%;
	}
	.job2 .job2-list li {
		padding: 3%;
	}
	.job2 .job2-list dt {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.job2 .job2-list dt h3 {
		margin-bottom: 10px;
	}
	.job2 .job2-list dt:after {
		display: none;
	}
	.job2 .job2-list dt span {
		line-height: 24px;
		height: 24px;
	}
	.job2 .job2-list dt span:before {
		top: 5px;
	}
	.job2 .job2-list dd {
		float: none;
		width: 100%;
	}
	.job2 .job2-list dd a {
		position: relative;
		top: 0;
		margin-top: 0;
		left: 0;
		margin-left: 0;
		margin: 0 auto;
	}
	.job3 li {
		width: 33.3%;
		float: left;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.job3 li img {
		height: 40px;
	}
	.news-list .list1 .fl {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.news-list .list1 .fr {
		float: none;
		width: 100%;
	}
	.news-list .list1 .ms {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		top: 0;
		left: 0;
		padding: 10px;
	}
	.news-list .list2 li {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.news-detailed .news-content .fl {
		width: 100%;
		float: none;
		padding-right: 0;
		border: none;
	}
	.news-detailed .news-content .fr {
		display: none;
	}
	.news-detailed a.back {
		left: 50%;
		margin-left: -75px;
		bottom: 155px;
	}
	.product .p-list1 .fl {
		width: 100%;
		float: none;
	}
	.product .p-list1 .fr {
		float: none;
		width: 100%;
		padding: 3% 2%;
	}
	.product .p-list2 li {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.service1 {
		padding: 20px 0;
	}
	.service1 h3 {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.service1 div.cc {
		margin-bottom: 20px;
	}
	.service3 {
		padding: 20px 0;
	}
	.service3 li p {
		padding: 5%;
		min-height: auto;
		font-size: 14px;
		line-height: 24px;
	}
	.service3 .title h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.service3 .title p {
		font-size: 18px;
		line-height: 18px;
	}
	.service4 {
		padding: 20px 0;
	}
	.service4 .title h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.service4 .title p {
		font-size: 18px;
		line-height: 18px;
	}
	.service4 ul {
		margin-top: 20px;
	}
	.service3 .title {
		margin-bottom: 20px;
	}
	.service3 li .img span {
		font-size: 30px;
		line-height: 30px;
		margin-top: -15px;
		height: 30px;
	}
	.service4 .title {
		margin-bottom: 20px;
	}
	.service1 div.cc {
		padding: 0 20px;
	}
	.service1 li {
		width: 33.3%;
		margin-right: 0;
		float: left;
		margin-bottom: 0;
	}
	.service1 li img {
		display: block;
		height: 40px;
		height: 40px;
		margin: 0 auto;
	}
	.service1 li:nth-child(2n) {
		margin-top: 0;
		margin-right: 0;
	}
	.service2 .fl {
		float: none;
		width: 100%;
	}
	.service2 .fr {
		float: none;
		width: 100%;
	}
	.service3 li {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.service4 li {
		padding-top:20px;
		width: 100%;
		margin-left:0;
		margin-bottom: 20px;
	}
	
	.service4 li p {
		font-size: 12px;
		padding: 10px 0;
	}
	.honor li {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.ny-banner {
		width: 100%;
		height: 270px;
	}
	.ny-banner .img {
		width: 800px;
		position: absolute;
		left: 50%;
		height: 300px;
		margin-left: -400px;
	}
	.ny-banner .title h3 {
		font-size: 24px;
		line-height: 24px;
		height: 24px;
	}
	.ny-banner .title h3:after {
		height: 24px;
		background-size: 100% 100%;
	}
	.ny-banner .title h4 {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
	}
	.ny-banner .title .ico {
		display: none;
	}
	.ny-banner .active h3:after {
		width: 108px;
	}
	.lc-content {
		min-height: 670px;
	}
	.lc .swiper-container {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.about4 .wz {
		float: none;
		width: 100%;
		padding: 0;
	}
	.licheng10 {
		padding-bottom: 20px;
	}
	.foot-nav {
		display: none;
	}
	.gallery-thumbs .swiper-slide {
		height: 169px;
	}
	.foot-copy {}
	.foot-copy .fl {
		float: none;
	}
	.section1 .swiper-container .swiper-slide .bg1 {
		border-radius: 3px;
	}
	.section1 .swiper-container .swiper-slide .bg1 img {
		position: absolute;
		width: 800px;
		border-radius: 3px;
	}
	/*新加样式表*/
	.body_box {
		display: none;
	}
	.wap-index {
		display: block;
	}
	.yeting .fl {
		width: 100%;
		padding: 3%;
		float: none;
		margin-bottom: 10px;
	}
	.yeting .fr {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.yeting1 li {
		width: 49%;
		float: left;
		margin-bottom: 20px;
		margin-right: 2%;
	}
	.yeting1 li:nth-child(2n) {
		margin-right: 0;
	}
	.yeting1 li .h-ewm img {
		width: 80px;
		height: 80px;
		margin-left: -40px;
		margin-top: -40px;
	}
	.rongyu .fl {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.rongyu .fr {
		width: 100%;
		float: none;
	}
	.about3 .wzms dl {
		width: 100%;
	}
	.rongyu {
		padding: 20px 0;
	}
	.rongyu1 {
		padding: 20px 0;
	}
	.rongyu1 .title {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 24px;
	}
	.rongyu .fr li {
		font-size: 14px;
		line-height: 24px;
		height: 24px;
		padding-left: 20px;
	}
	.rongyu1-1 .swiper-button-next {
		width: 31px;
		height: 28px;
		background-size: 100% 100%;
		margin-top: -14px;
	}
	.rongyu1-1 .swiper-button-prev {
		width: 31px;
		height: 28px;
		background-size: 100% 100%;
		margin-top: -14px;
	}
	.main3 {
		padding: 20px 0;
	}
	.job1 {
		padding: 20px 0;
	}
	.job2 {
		padding: 20px 0;
	}
	.job2 .job2-lx {
		margin-bottom: 20px;
	}
	.job2 .job2-lx p {
		width: 100%;
		text-align: left;
		margin-bottom: 10px;
		font-size: 14px;
	}
	.job3 {
		padding: 20px 0;
	}
	.job4 {
		padding: 20px 0;
	}
	.job2 .title {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 24px;
	}
	.job3 .title {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 24px;
	}
	.job4 .title {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 24px;
	}
	.job4 img {
		display: block;
		width: 100%;
	}
	.job5 {
		padding-bottom: 20px;
	}
	.job5 .title {
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 24px;
	}
	.about3 {
		padding: 20px 0;
	}
	.about3 .title {
		font-size: 24px;
		line-height: 24px;
	}
	.about3 .wzms {
		margin-top: 20px;
		padding-left: 0;
	}
	.about5 {
		padding: 20px 0;
	}
	.about5 .title {
		font-size: 24px;
		line-height: 24px;
	}
	.about5 .title {
		margin-bottom: 10px;
	}
	.zeren {
		margin-top: 20px;
	}
	.wh {
		margin-top: 20px;
	}
	.wh .swiper-slide .img {
		max-height: fit-content;
	}
	.wh .swiper-button-next {
		width: 31px;
		height: 28px;
		background-size: 100% 100%;
		margin-top: -14px;
	}
	.wh .swiper-button-prev {
		width: 31px;
		height: 28px;
		background-size: 100% 100%;
		margin-top: -14px;
	}
	.zeren .swiper-button-next {
		width: 31px;
		height: 28px;
		background-size: 100% 100%;
		margin-top: -14px;
	}
	.zeren .swiper-button-prev {
		width: 31px;
		height: 28px;
		background-size: 100% 100%;
		margin-top: -14px;
	}
}

@media (max-width:640px) {
	.lc-content {
		min-height: 550px;
	}
	.about3 li {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.gallery-top {
		width: 300px;
		height: 300px;
	}
	.gallery-thumbs .swiper-slide {
		height: 140px;
	}
}

@media (max-width:375px) {
	.lc-content {
		min-height: 400px;
	}
	.gallery-thumbs .swiper-slide {
		height: 80px;
	}
	.section .content .wordc a.xq {
		display: none;
	}
}