@charset "utf-8";
body,html{ min-width: 1200px;/*overflow-x: hidden; */}
*{ margin:0; padding:0; -moz-box-sizing: border-box;   -webkit-box-sizing: border-box;   -o-box-sizing: border-box;    -ms-box-sizing: border-box;
box-sizing: border-box;border: none;}
body,p,h1,h2,h3,h4,h5,table,ul,li,form,input{ margin:0; padding:0; color:#333; font-family:"Microsoft yahei"; }
body,p{ font-size:14px; border:none; color: #333;}
a{ font-size:14px; color:#333; text-decoration:none; border:none; padding:0; margin:0;}
table{border-collapse:collapse;}
img{ border:0; margin:0; padding:0;}
ul,li{ list-style:none; border:0; margin:0; padding:0;}
dl,dt,dd{ margin:0; padding:0; -webkit-margin-start:0;}
h1,h2,h3,h4,h5{ font-weight:normal; font-size:12px; display:block;}
table,tr,td{ border-spacing:0;}
em,i,b{ font-style:normal;}
input{ border: none; background: none; }
figcaption{ display: block;}
input:focus{ outline: none; }
::-webkit-input-placeholder { /* WebKit browsers */ font-size:14px; color: #dfdfdf; } 
::-ms-input-placeholder { /* Internet Explorer 10+ */ font-size:14px;color: #dfdfdf; } 
.fl{float:left;}
.fr{float:right;}
.clearfix{*zoom:1;} 
.clearfix:before,.clearfix:after{display:table; line-height:0; content:"";}
.clearfix:after{clear:both;}
.cl{clear: both;}
.box{padding: 80px 85px;}
.inner { width:1200px; margin: 0px auto;}
.icon {
   width: 1em; height: 1em;
   vertical-align: -0.15em;
   fill: currentColor;
   overflow: hidden;
}
.flexbj{
	display: flex; 
	display: -ms-flexbox; 
	display: -moz-flex;
	display: -webkit-flex;
}
    
/*导航*/
.head-marbg{background-image: linear-gradient(#f6f6f6,#e9e9e9);}
.head-wp{width: 90%;max-width: 1400px;margin: 0 auto;}
.head-marbg marquee{width: 300px;margin: 0 auto; line-height: 30px;color: #666;}
.barwrap{height: 90px; position: fixed; top: 0px; left: 0; right: 0; z-index: 333; border-bottom: 1px solid rgba(255,255,255,0.3); 
background-color: rgba(255,255,255);}
.barwrap-wp{width: 90%;max-width: 1400px; margin: 0 auto;}
.barwrap .logo_m{float: left;}
.barwrap .head-logo{float: left;margin-top: 14px;}
.barwrap .logo_txt{float: left;margin: 14px 0 0 10px;}
.head-navwp{float: right;width: 45%;}
.head-contact {justify-content: space-between;}
.biaoti{font-size: 28px;font-weight: 600;letter-spacing: 0.5px;}
.yingwen{font-size: 13px; font-family: arial;text-transform: uppercase;margin: 8px 0 0 0;}
.navbar{height: 90px;justify-content: space-between!important;align-items: center;}
.navbar li{height: 40px;padding: 0 10px; border-radius: 6px; position: relative;text-align: center;}
.navbar li.on{background: #192b56;}
.navbar li.on a{color: #fff;}
.navbar li a{ color: #666; font-size: 16px;position: relative; display: block;line-height: 40px;white-space:nowrap;}
.navbar li:hover{background: #192b56;}
.navbar li:hover a{color: #fff;}
.navbar li a b{ position: absolute; left: 0; right:0; bottom: 0; height: 2px; background: #175a86; display: block; z-index: 33; width: 0;
transition: all 0.6s; width:100%; transform: scale(0);}
.navbar li:hover a b,.navbar li.on a b{ transform: scale(1);}
/*.navbar li:hover a,.navbar li.on a{ color: #333;}*/
.erj{ position:absolute; top: 100%; left:50%;transform: translateX(-50%);opacity: 0;transition: all 0.5s;visibility: hidden;}
.erj li{width:200px;height:46px; overflow:hidden;margin-top: 0;border-radius: 0; padding: 0; display:block;background:#f1f1f1; border-bottom:1px solid #ddd;font-weight:normal; text-align:center;}
.erj li a{ font-size:14px; display:block; height:46px; line-height:46px; overflow:hidden;text-align:center;color:#333;font-weight:normal;}
.barwrap.on .navbar li:hover a{color: #333;}
.erj li a:hover , .h_nav li .erj .cur1 a{ background-image: linear-gradient(#2daac3,#1640b9); color:#fff!important;}
.navbar li:hover .erj{opacity: 1;visibility: visible;z-index: 1;}
.barwrap .div2{float: left; display: flex; display: -ms-flexbox; display: -moz-flex;align-items: center;position: relative;}
.barwrap .div2::before{content: '';position: absolute;width: 1px;height: 40px;left: 0;top: 25px;background: #ddd;}
.search-icon{font-size: 20px;}
.barwrap.on{top: 0; animation-name: down; animation-duration: 1s; background-color: rgba(255,255,255,1); border-bottom: none;}
.barwrap.on .div2 b{ color: #333;font-weight: 600;}
.barwrap.on .div2::before{background: #175a86;}
.barwrap.on .navbar li .erji li a:hover{color: #fff;}
.barwrap.on .navbar li.on a {color: #fff;}
.barwrap.on .navbar li a b,.barwrap.on .navbar li.on a b{ background: #252733;}
.barwrap.on .navbar li:hover{background: #192b56;}
.barwrap.on .navbar li:hover a{color: #fff;}
.head-contact-bg{background: #eff2f4;padding: 20px 0;margin-top: 0px;}
.head-contact-list{width: 25%;float: left;}
.head-icon{width: 15%; float: left;text-align: center;}
.head-icon .icon{font-size: 40px;color: #999;} 
.head-contact-c{width: 82%; float: left;font-size: 16px;color: #333; font-weight: 600;}
.head-en{font-size: 16px;color: #8e8e8e;font-family: arial;font-weight: normal;}



/*搜索*/
.barwrap .zoom{ cursor: pointer; display: inline-block; vertical-align: middle; margin-left:60px; }
.search-close{ position: fixed; top: 30px; right: 30px; cursor: pointer;}
.search-box{ background: #fff; position: fixed; top: 0px; left: 0; right: 0; background: rgba(0,0,0,0.8); z-index: 333;
 bottom: 0;  display: flex;  display: -ms-flexbox; display: -moz-flex; display: -ms-flexbox; display: -moz-flex; display: 
-ms-flexbox; align-items: center; transform-origin: bottom center; transform: scaleY(0); 
 transition: transform .3s .5s;}
.search-box .div{ width: 800px; margin: 0 auto; transition: all .5s .3s; filter:alpha(opacity=0); opacity: 0; transform: translate(0px,20px);}
.search-box .in{ background: #fff; height: 50px; width: 700px; padding-left: 20px; font-size: 16px;}
.search-box .sub{ background: #175a86 url(../images/zoom1.png) no-repeat center center; height: 50px; width: 100px; font-size: 16px; color: #fff; cursor: pointer;}
.search-box p{ padding: 30px 0 0 0;}
.search-box p a{ display: inline-block; padding: 0 20px; font-size: 14px; color: #fff; opacity: 0.8; filter:alpha(opacity=80); transition: all 0.36s;}
.search-box p strong{ display: inline-block; font-size: 16px; color: #fff;}
.search-box p a:hover{ color: #175a86;}
.search-box .div.on{ opacity: 1; transform: translate(0,0); filter:alpha(opacity=100); }
.search-box.active{transform-origin: top center; transform: scaleY(1); transition: transform .3s;}

/*banner滚动*/
.banner { position:relative; overflow:hidden; width: 100%;padding-top: 90px;}
.banner .bannerfix >li { height: 100%; line-height: 0; opacity:0; transition:opacity 1000ms linear;
 -webkit-transition:opacity 1000ms linear; float:left; position: relative;}
 .banner .bannerfix >li>video{width: 100vw;height: 100vh;object-fit: cover}
.banner .bannerfix >li .bimg { line-height: 0; width: 100%; position: relative; transition: transform 5s ease; -webkit-transition: transform 5s ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.banner .bannerfix >li.imgIn{ opacity:1; z-index:10; display:block;}
.banner .bannerfix >li.imgIn .bimg { transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }
.banner .flex-control-nav{ width:100%; height:20px; position:absolute; left:0; bottom:30px; text-align:center; z-index:20;}
.banner .flex-control-nav li{ display:inline-block; position:relative; margin-right:15px; width:5px; height:20px;}
.banner .flex-control-nav li:last-child{ margin-right:0;}
.banner .flex-control-nav li span{ display:block; text-indent:999px; overflow:hidden; width:5px; height:8px; position:absolute; background:#fff; transition:320ms; left:0; top:6px;}
.banner .flex-control-nav li a.flex-active span{ height:20px; top:0; background:#175a86;}
.banner .txt{ position: absolute; top: 55%; left: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); 
-moz-transform: translate(-50%,-50%);  width: 1200px;}
.banner .txt img{ display: block; max-width: 100%;} 
.banner .txt .t2{ padding-top: 30px;}
.banner li.flex-active-slide .t1{ animation-name: fadeInUp; animation-duration: 1s; transition-delay: 0.5s}
.banner li.flex-active-slide .t2{ animation-name: fadeInUp; animation-duration: 1.5s; transition-delay:1s;}

/*业务*/
.index-main1{background: #fff;}
.index-main1wp{width: 90%; max-width: 1400px;margin: 0 auto;padding: 60px 0 0 0;}
.index-main-t{font-size: 34px;color: #333;text-align: center;line-height: 50px;}
.index-main-con{font-size: 16px;color: 999;text-align: center;line-height: 50px;}
.index-main1wp .index-main-list{position: relative;margin-top: 20px;}
.index-main1wp .index-main-list .i1{width: 32.3333%;float: left;margin:0 0.5%;overflow: hidden;}
.index-main1wp .index-main-list li img{width: 100%;transition: all 0.5s;}
.index-main1wp .index-main-list li:hover img{transform: scale(1.1);}
.i1-con-wp{position: relative;}
.i1-text-wp{position: absolute;width: 100%; height: 100%;left: 0; top: 0;flex-direction: column; justify-content: center; text-align: center;}
.i1-text-t{font-size: 42px;font-weight: 600;line-height: 48px; color: #192b56; -webkit-text-stroke: 1px #fff;text-shadow: 0 0 10px #666;}
.i1-text-des{font-size: 38px;color: #ff9f20;font-weight: 600;-webkit-text-stroke: 1px #fff;text-shadow: 0 0 10px #666;margin-top: 6px;}

/*首页产品*/
/* 必要布局样式css */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 10%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 50%;
	height: 100%;
	position: relative;
	padding: 0;
	-webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
	-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
	box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 50px;
	margin-top: -25px;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
	margin: 0 5px;
	cursor: pointer;
}
.swiper-slide:hover {
	-webkit-box-shadow: rgba(0,0,0,.5) 0px 0px 50px;
	-moz-box-shadow: rgba(0,0,0,.5) 0px 0px 50px;
	box-shadow: rgba(0,0,0,.5) 0px 0px 50px;
}
.banner-box {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.swiper-container {
	width: 100%;
	margin: 12px 0;
}
.swiper-slide {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transform: scale(.8);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
}
.swiper-slide-active, .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.swiper-slide img {
	width: 100%;
	display: block;
}
.swiper-slide h4{
	font-size: 20px;
	text-align: center;
	margin: 10px 0;
}
.swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: rgba(0,0,0,.8);
}

@media screen and (max-width: 668px) {
.swiper-pagination {
	position: relative;
	margin-bottom: 20px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: rgba(0,0,0,.8);
}
}
.banner-arrow div:hover {
	background-color: #4a4a4a;
}
.swiper-button-prev {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;
	left: 10px;
}
.swiper-button-next {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;
}

.banner-text p {
	font: 15px/1.5 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', "Hiragino Sans GB", Arial, "Microsoft YaHei", "å¾®è½¯é›…é»‘", "STHeiti", "WenQuanYi Micro Hei", 'PingFang SC', SimSun, sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	color: rgb(68, 68, 68);
}
.banner-top-one {
	padding-top: 3.311649911295092%;
}
.banner-button {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.banner-button a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	height: auto;
	width: auto;
	line-height: 100%;
	padding: 15px 32px;
	position: relative;
	margin-bottom: 60px;
}
.banner-button-btn {
	color: #fff;
	font-weight: 400;
	margin: 0;
	line-height: 1.8em;
	font-size: 16px;
	font-family: 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', "Hiragino Sans GB", Arial, "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", 'PingFang SC', SimSun, sans-serif;
	-webkit-font-smoothing: antialiased;
	background-color: #061539!important;
	border-radius: 100px;
}
.banner-button-btn {
	background: #cedad0;
	display: inline-block;
	-webkit-transition: border-color .4s, color .4s;
	-moz-transition: border-color .4s, color .4s;
	transition: border-color .4s, color .4s;
	border: 0;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	color: #fff;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.banner-button-btn, .banner-button-btn::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, .3, 1);
	-moz-transition-timing-function: cubic-bezier(0.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, .3, 1);
}
.banner-button-btn::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	background: #061539;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	-moz-transform: scale3d(0.7, 1, 1);
	-ms-transform: scale3d(0.7, 1, 1);
	-o-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform .4s, opacity .4s;
	-moz-transition: -moz-transform .4s, opacity .4s;
	transition: transform .4s, opacity .4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, .3, 1);
	-moz-transition-timing-function: cubic-bezier(0.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, .3, 1);
}
.banner-button-btn:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/*单项服务*/
.index-main2{background: url(../images/bg1_02.jpg) no-repeat center center;background-size: cover;}
.index-main2 ul{display: flex;flex-wrap: wrap;}
.i2{width: 32.3333%;float: left;margin:0 0.5% 16px 0.5%;border: 1px solid #dadada;background: #fff;padding: 20px;transition: all 0.3s;}
.index-case-img{overflow: hidden;}
.index-case-img img{width: 100%;transition: all 0.5s;}
.i2-con-wp1{height: 50px;line-height: 50px;font-size: 18px;color: #333;text-align: center;}
.i2:hover{background: #f1f1f1;}
.i2:hover .index-case-img img{transform: scale(1.2);}

/*工具*/
.gj-t{color: #192b56;}
.gj-t-con{color: #666;line-height: 36px;}
.index-gj-content{height: 500px;margin: 40px 0; background: url(../images/zl-img_03.jpg) no-repeat center center;position: relative;}
.index-gj-content h3{font-size: 28px;color: #4b4b4b;}
.index-gj-content h4{font-size: 18px;color: #666;}
.index-gj-t1{position: absolute;left: 51%;}
.index-gj-t2{position: absolute;left: 65%;top: 4%;}
.index-gj-t3{position: absolute;left: 26%;top: 40%;}
.index-gj-t4{position: absolute;left: 32%;top: 78%;}
@media screen and (max-width: 1480px) {
	.index-gj-t2{position: absolute;left: 66%;top: 4%;}
	.index-gj-t3{position: absolute;left: 24%;top: 40%;}
	.index-gj-t4{position: absolute;left: 31%;top: 78%;}
}
@media screen and (max-width: 1300px) {
	.index-gj-t2{position: absolute;left: 70%;top: 4%;}
	.index-gj-t3{position: absolute;left: 19%;top: 40%;}
	.index-gj-t4{position: absolute;left: 27%;top: 78%;}
}
/*工具*/
.yg-table{width: 100%;border: 1px solid #ddd;margin-top: 40px;}
.yg-table ul{display: flex;flex-wrap: wrap;margin-top: 0;}
.yg-table ul li{width: 25%; text-align: center; border-right: 1px solid #ddd;padding: 40px 0;}
.yg-table ul li:last-child{border-right: none;}
.yg-table ul li img{max-width: 100%;}
.yg-table ul li h3{font-size: 22px;font-weight: 600;color: #192b56;line-height: 36px;}
.yg-table ul li h4{font-size: 16px;color: #656565;line-height: 30px;}

/*公司介绍*/
.index-sec1{display: flex;padding-top: 60px;}
.sec1-img{width: 50%;overflow: hidden;}
.sec1-img img{object-fit: cover;}
.sec1-intro{width: 50%;padding: 0 7% 0 4%;}
.sec1-intro .tit{margin-top: 40px;}
.sec1-intro .tit h2{font-size: 28px;font-weight: 600;color: #333;}
.sec1-intro .tit h4{font-size: 16px;font-family: arial;color: #666;text-transform: uppercase;line-height: 35px;}
.about-person h4{font-size: 22px;font-weight: 600;color: #ff9f20;margin: 24px 0 16px 0;}
.about-content{font-size: 16px;line-height: 35px;color: #666;}
.about-person-wp{display: flex;}
.about-person-list{width: 31.3333%;margin: 0 1%;}
.about-person-list img{width: 100%;}

/*新闻*/
.news-bg{background: #fff;padding: 100px 0;}
.news-wp{width: 90%;max-width: 1400px;margin: 0 auto;}
.news-leftwp{width: 50%;float: left;overflow: hidden;}
.ato-title {float: left;}
.ato-title h2 {
    font-size: 30px;
    line-height: 33px;
    color: #333;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: 600;
}
.ato-btn{float: right;}
.ato-title p {
    font-size: 40px;
    color: #ddd;
    line-height: 26px;
    font-family: arial;
    text-transform: uppercase;
}
.ato-list-fl a {
    width: 40px;
    height: 40px;
    position: relative;
    margin-left: 10px;
    float: left;
    border: 1px solid #ABABAB;
    border-radius: 50%;
    display: block;
    background: #f2f2f2;
    overflow: hidden;
}

.ato-list-fl a img {
    width: 18px;
    height: 18px;
    display: block;
    border: none;
    margin: 0 auto;
    margin-top: 10px;
}
.ato-list {
    float: left;
    width: 100%;    
}
.ato-list ul li {
    float: left;	
    width: 100%;
    margin:30px auto 0 auto;
    -webkit-transition: height 300ms;
    -moz-transition: height 300ms;
    -ms-transition: height 300ms;
    -o-transition: height 300ms;
    transition: height 300ms;
    position: relative;
}
.ato-list ul li div {
    margin: 0 0 25px 0;
    text-align: center;
}

.ato-list ul li div img {
    width: 100%;
    height: auto;
    border: none;
    display: block;
    margin: 0 auto;
}
.ato-list ul li h3 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
    transition: all 0.3s;
}
.ato-list ul li p {
    font-size: 14px;
    color: #666;
}
.ato-list ul li:hover h3{
	color: #192b56;
}
.prev:hover .ato-ope {
    opacity: 0;
}
.ato-ope1 {
    opacity: 0;
}
.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}
.prev:hover .ato-ope {
    opacity: 0;
}
.ato-ope1 {
    opacity: 0;
}
.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}
.next:hover .ato-ope {
    opacity: 0;
}
.ato-ope1 {
    opacity: 0;
}

.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}
.next:hover .ato-ope {
    opacity: 0;
}
.ato-ope1 {
    opacity: 0;
}
.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 11px;
}
.ato-list-fl a:hover {
    background: #192b56;
    border: 1px solid #192b56;
}
.news-rightwp{float: right; width: 45%; padding-left: 2.5%;border-left: 1px solid #ddd;}
.news-right-list1{padding:0 0 40px 0;}
.news-right-list1 h3{
	font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
    transition: all 0.3s;
}
.news-right-list1 p{
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 25px;	
    margin-bottom: 8px;
}
.news-right-list1:hover h3{
	color: #192b56;
}
.news-right-img img{width: 100%;}

/*首页留言*/
.in-message{margin-bottom: 30px;}

/*底部*/
/*navBox end*/
.footer{width:100%; height:auto; text-decoration:none; background:#242e42; padding-top:50px;}
.footer .footcon{width:1200px; height:auto; color:#e1e7f4; font-size:15px; margin:auto;}
.footer .footcon .logo_m{width:230px; height:180px; float:left;}
.footer .footcon .logo_m img{height:77px; float:left;}
.footer .footcon .logo_m .logo_txt{width:auto; height:60px; float:left; padding:17px 0px 0px 15px; color:#e1e7f4;}
.footer .footcon .logo_m .logo_txt .biaoti{width:auto; line-height:40px; font-size:33px;font-family:阿里汉仪智能黑体;}
.footer .footcon .logo_m .logo_txt .yingwen{width:auto; line-height:20px; font-size:12px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.footer .footcon .logo_m .logo_b{width:230px; color:#e1e7f4; line-height:80px; font-size:17px; float:left; text-align:center;}
.footer .footcon .footl{width:auto; height:auto; float:left; padding-left:50px;}
.footer .footcon .footl .shang{width:auto; line-height:45px; text-align:left; font-size:18px;}
.footer .footcon .footl .xia{width:auto; height:auto; line-height:35px; text-align:left; font-size:15px;}
.footer .footcon .footl .xia a{color:#e1e7f4;}
.footer .footcon .footl .xia a:hover{color:#fff;}
.footer .footcon .footc{width:220px; height:auto; float:left; padding-left:50px;}
.footer .footcon .footc .shang{width:auto; line-height:45px; text-align:left; font-size:18px;}
.footer .footcon .footc .xia{width:auto; height:auto; line-height:35px; text-align:left; font-size:15px;}
.footer .footcon .foot_w{width:auto; height:120px; float:right; text-align:center;}
.footer .footcon .foot_w .shang{width:auto; line-height:45px; font-size:18px;}
.footer .footcon .foot_w img{padding:6px;}
.footer .footcon .footnav{width:1200px; height:70px; line-height:70px; text-align:center; float:left; padding-top:10px;}
.footer .footcon .footnav a{color:#e1e7f4;}
.footer .footcon .footnav a:hover{color:#fff;}
/*footer*/
.footer {
	color: #fff;
	background: url(../images/foot-bg_02.jpg) no-repeat center center;
}
.footer-contact h3{
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.footer-contact h4{
	font-size: 45px;
	font-weight: 600;
	font-family: arial;
	color: #fff;
	text-transform: uppercase;
}
.footer .links {
	width: 100%;
	padding: 20px 0;
	font-size: 16px;
	border-top: 1px solid #1a1d21;	
}
.footer .links span {
	color: #fff;
	display: inline-block;
}
.footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #939393;
	padding-right: 10px;
}
.footer .links a:hover {
	color: #1588d7;
}
.footer .bottom {
	padding: 20px 0;
}
.footer .bNav {
	width: 60%;
	height: 228px;
	padding-left: 5%;
}
.footer .di_logo img {
	width: 111px;
	height: 111px;
	background-size: 100%;
}
.footer .bNav dl {
	display: inline-block;
	float: left;
	width: 25%;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
}
.footer .bNav dl dt {
	height: 22px;
	font-weight: 600;
	display: block;
	padding-bottom: 32px;
	font-family: arial;
	text-transform: uppercase;
}
.footer .bNav dl dt a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	font-family: arial;
	font-weight: 600;
	text-transform: uppercase;
}
.footer .bNav dl dd {
	display: block;
	height: 14px;
	line-height: 14px;
	margin-bottom: 16px;
	background: url(../images/foot-icon_08.png) no-repeat left center;
	padding-left: 10px;
}
.footer .bNav dl dd a {
	display: block;
	font-size: 14px;
	color: #939393;		
}
.footer .bNav dl dd a:hover {
	color: #fff;
}
.footer .contact_info {
	width: 30%;
	border-right: 1px solid #464a50;
}
.contact_info1{
	height: 40px;
	line-height: 40px;
	background: url(../images/foot-icon_03.png) no-repeat left center;
	padding-left: 28px;
}
.contact_info2{
	height: 40px;
	line-height: 40px;
	background: url(../images/foot-icon_06.png) no-repeat left center;
	padding-left: 28px;
}
.contact-code{
	margin-top: 20px;
}
.contact-code1{
	float: left;
	margin-right: 10px;
}
.contact-code1 h4{
	text-align: center;
	color: #fff;
}
.w1200{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.fl {
    float: left;
}

/*copyright*/
.copyright {
	height: 50px;
	line-height: 50px;
	color: #666;
	font-size: 12px;
	text-align: center;
}
.copyright p {
	color: #939393;
}
.copyright span {
	margin: 0 6px;
}
.copyright a {
	color: #939393;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.copyright a:hover {
	color: #fff;
}
#toTop{transition: all 0.5s;}
#toTop:hover{transform: translateY(-20px);}

/*内页banner*/
#HJZF_Z__innerBanner{width: 100%;overflow: hidden;position: relative;padding-top: 90px;}
.in_banner{position: relative;}
.in_banner-textwp{position: absolute;width: 100%;height: 100%;padding-top: 90px;left: 0;top:0;text-align: center;flex-direction: column;justify-content: center;}
.in_banner-text-t{font-size: 30px;color: #fff;font-weight: 600;line-height: 50px;}
.in_banner-des{font-size: 18px;color: #fff;line-height: 32px;letter-spacing: 2px;}

/*分页*/
.page_list{text-align:center;letter-spacing:0;font-size:15px;margin-top:20px; margin-bottom:10px; clear:both;}
.page-status{display: none;}
.page-index,.page-pre a,.page-pre a,.page-numbar a,.page-next,.page-last{display:inline-block;color:#666666;text-align:center;padding:0px 15px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf;}
.page_list span a{color:#666666;}
.page_list span a:hover{color:#175a86;}
.page_list span a.on{color:#175a86;}

/*内页-关于我们*/
.subTitlebg{background-color: #f5f5f5;}
.subTitle{width: 90%;max-width:1400px; margin: 0 auto;height: 70px;line-height: 70px;display: flex;justify-content: space-between;}
.position{background: url(../images/home.png) no-repeat left center;padding-left: 40px;}
.main{width: 90%; max-width: 1400px;margin: 40px auto;}
.about-wp{justify-content: space-between;}
.about-main{margin-top: 30px; line-height: 40px;}
.about-main p{color: #666;}
.ny-leftwp{float: left;width: 20%;}
.ny_left{display: flex;flex-direction: column;padding: 10px;background: #f1f1f1;}
.ny_content_wp{float:left;width: 78%;margin-left: 2%; line-height: 40px;display: flex;flex-direction: column;border: 1px solid #ddd;}
.ny-about-content-wp{padding: 20px;}
.ny-about-culture-list{align-items: center;background: #f1f1f1;margin-bottom: 20px;}
.ny-about-culture-img{width: 66.66%;}
.ny-about-culture-img img{width: 100%;}
.ny-about-culture-deswp{width: 33.33%; padding: 40px;}
.ny-about-culture-t{font-size: 22px;}
.ny-about-culture-des{font-size: 14px;}
.ny-about-tu{text-align: center;}
.ny-about-tu img{max-width: 100%;}
.ny_right_content .xcsp{width: 800px;height: 600px;margin: 0 auto;}
.ny_right_content iframe{width: 800px;height: 600px;}
.cl{clear: both;}
.ny_sbzs-wp{float:left;width: 78%;margin-left: 2%; }
.nypro-list{display: flex;flex-wrap: wrap;}
.nypro-list li{width: 31.3333%;margin: 16px 1%;background-color: #fff;border: 1px solid #eee;}
.nypro-list .ny_sbzs-img{overflow: hidden;}
.nypro-list li img{max-width: 100%;transition: all 0.5s;object-fit: cover;}
.nypro-list li:hover img{transform: scale(1.1);}
.ny_sbzs-t{line-height: 50px;text-align: center;}


/*内页-解决方案*/
.sol-wp{padding: 100px 0;margin-bottom: 50px;background-image: linear-gradient(#3aaf00, #3fb107);text-align: center;}
.sol-wp h2{font-size: 46px;color: #fff;margin-bottom: 10px;font-weight: 600;letter-spacing: 1px;}
.sol-wp h4{font-size: 16px;color: #fff;}
.sol-sort-img{text-align: center;}
.sol1-wp{align-items: center;}
.sol1-des{padding: 40px;line-height: 48px;font-size: 16px;color: #666;background: #f1f1f1;}
.sol1-des img{border: 10px solid #fff;}
.sol2-wp{margin-top: 50px;}
.sol2-title{height: 70px;line-height: 70px;font-size: 24px;color: #fff; text-align:center; background: #B3B4B4 url(../images/xxjt.png) no-repeat 96% center;}
.sol2-des{margin-top: 20px;}
.sol2-des img{width: 100%;}
.sol2-zs{font-size: 18px;color: #999; font-style: italic;}
.sol3-wp{margin-top: 50px;background-image: linear-gradient(#3aaf00, #3fb107);padding: 150px 0;text-align: center;}
.sol3-title{font-size: 30px;color: #fff;margin-bottom: 40px;font-weight: 600;letter-spacing: 1px;}
.sol3-des{font-size: 16px;color: #fff;margin-bottom: 40px;}
.sol3-contact{width: 140px;height: 60px;line-height: 56px;margin: 0 auto;position: relative;overflow: hidden;}
.sol3-contact a{display: block;font-size: 18px;font-weight: 600; text-align: center;color: #fff;
border: 2px solid #fff;z-index: 999;transition: all 0.5s;}
.sol3-contact:hover a{background: #fff;color: #333;}


/*内页left*/
.ny_left-lxbg{margin-top: 20px;}
.ny-left-lxhm{margin: 0 20px;line-height: 50px;font-size: 26px;font-weight: 600; color: #5ca110;}
.ny-left-lx{line-height: 30px;position: relative;background: #fff;padding: 10px;margin-bottom: 8px;color: #999;}
.ny-left-lx span{font-size: 18px;font-weight: 600;color: #333;}
/*内页-新闻页*/
.article_title h3{font-size: 18px;text-align: center;}
.ny-news-title{font-size: 16px;font-weight: 600;float: left;transition: all 0.5s;}
.ny-news-ym{font-size: 14px;color: #999; float: right;}
.artdet{text-align: center;padding: 20px 0;border-bottom: 1px solid #ddd;}
.ny-news-content{padding:20px 0 40px 0;line-height: 36px;}
.newspage ul li{padding: 0 0 10px 0;border-bottom: 1px solid #ddd;}
.newspage ul li:hover .ny-news-title{color: #ff9f20;}
.nynewslist{ width:100%; height: auto; }
.nynewslist li{ width:100%; height:auto; margin:0 auto; border-bottom: 1px solid #e1e1e1; padding:15px 0px;}
.nynewslist li .img{width:200px; height:auto; float:left;}
.nynewslist li .imgcon{width:950px; height:auto;  display:block; color:#333; font-size:13px; float:right;}
.nynewslist li .imgcon p{width:100%; display:block; color:#333; font-size:12px;}
.nynewslist li .imgcon p a{ font-size:14px; color:#333; height:35px; line-height:35px;}
.nynewslist li .imgcon p a:hover{ text-decoration:none; color: #81c133;}
.nynewslist li .imgcon span{ font-size:12px; color:#333; line-height:23px;}
.news-des{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsnext{margin-top: 30px;display: flex;display: -webkit-flex;justify-content: space-between;}
.newsnext li a{color: #666;}
/*内页-产品页*/
.ny_protu_wp{width: 90%;max-width:1400px; margin: 0 auto;padding: 40px 0;display: flex;justify-content: space-between;}
.ny_img_center{ height:465px; padding:0 0 0 40px;flex: 1;}
.ny_img_center .tit_h1{font-size:20px; color:#333; padding-top:20px;margin-bottom: 20px;}
.ny_img_center .tit_h2{height:120px; line-height:30px; padding:20px; background:url(../images/pro_back.jpg) no-repeat;background-size: cover;}
.ny_img_center .tit_h2 .h2_left{width:auto; font-size:14px; color:#333; float:left;}
.ny_img_center .tit_h2 .h2_right{width:73px; font-size:12px; color:#333; float:right; text-align:right; line-height:25px;}
.ny_img_center .tit_h2 .h2_right span{color:#006ae6;}
.ny_img_center .tit_h2 .h2_right .img26{width:30px;height:30px; float:left;margin-left:5px;cursor: pointer;}
.ny_img_center .tit_h2 .h2_right p{width:auto; height:30px; line-height:30px; float:left; color:#5ca110; padding-left:3px;}
.ny_img_center .tit_h2 .h2_right .p{text-align:center;}
.ny_img_center .tit_h3{line-height:25px; padding:25px 0px; font-size:13px; color:#575757;}
.ny_img_center .tit_h3 span{color:#006ae6; padding-right:10px;}
.ny_img_center .tit_message{width:160px; height:40px; line-height:40px; background:#006ae6; font-size:15px; color:#fff; float:left; text-align:center; margin-right:30px;}
.ny_img_center .tit_message .img1{float:left; margin-left:25px; width:40px; height:40px; background:url(../images/pro_qq.png) center no-repeat; background-size:24px 24px;}
.ny_img_center .tit_message .p1{float:left; color:#fff; height:40px; width:auto;}
.ny_img_center .tit_message:hover{width:160px; height:40px; line-height:40px; background:#5ca110; font-size:15px; color:#fff; float:left; text-align:center;}
.ny_img_center .tit_fasong{width:160px; height:40px; line-height:40px; background: #192b56; font-size:15px; color:#fff; float:left; text-align:center; margin-right:30px;}
.ny_img_center .tit_fasong .img1{float:left; margin-left:25px; width:40px; height:40px; background:url(../images/pro_message.png) center no-repeat; background-size:24px 24px;}
.ny_img_center .tit_fasong .p1{float:left; color:#fff; height:40px; width:auto;}
.ny_img_center .tit_fasong:hover{width:160px; height:40px; line-height:40px; background:#ff9f20; font-size:15px; color:#fff; float:left; text-align:center;}
.ny-cpxqwp{width: 90%;max-width:1400px; margin: 0 auto;padding: 40px 0;display: flex;}
.ny_cpxq-left{width: 200px;background-color: #5ca110;}
.TwoOfTwo{padding: 30px 0;}
.TwoOfTwo p{text-align: center;color: #fff;font-size: 20px;padding: 0 0 16px 0;}
.ny-about-twp{ position: relative;padding: 25px 15px;margin-bottom: 8px; background: #192b56;}
.ny-about-title{font-size: 20px;color: #fff;font-weight: 600;text-align: center;margin-bottom: 10px;}
.ny-about-ten{font-size: 14px;text-transform: uppercase;font-family: arial;color: #fff;text-align: center;}
.div_list{background-color: #fff;width: 90%;margin: 0 auto;padding: 16px 0;}
.list_con{position: relative;background: #fff;padding: 0 10px;margin-bottom: 8px;}
.list_con a{line-height: 60px;justify-content: space-between;}
.list_con a h4{font-size: 16px;}

.ny_right{flex: 2;padding:30px;border: 1px solid #ddd;margin-left: 40px;position: relative;}
.ny_right_tit{background-color: #eee;padding: 20px;}
.neiye_left{font-size: 20px;}
.neiye_right{color: #999;}
.ny_cpxq_content{padding: 20px 0;line-height: 30px;}

/*内页-在线留言*/
    
.mess-xm,.mess-sj{
	float: left;
    width: 28.3333%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: transparent;
    padding: 0 0 0 10px;
    margin: 8px 2% 10px 0;
    color: #333;
}
.mess-yzm{
	float: left;
    width: 28.3333%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: transparent;
    padding: 0 0 0 10px;
    margin: 8px 0 10px 0;
    color: #333;
}
.mess-yzmtu{
	float: left;
	height: 36px;
	margin: 8px 0 10px 0;
}
.mess-ny{
	width: 100%;
    height: 200px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: transparent;
    padding: 10px 0 0 10px;
    margin: 0 0 20px 0;
    color: #333;
}
.mess-tj {
	display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
	margin: 20px auto 40px auto;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.5s;
    border-radius: 6px;
    background-color: #333;
    transition: all 0.5s;
    border: none;
}
textarea::-webkit-input-placeholder {
    color: #999;
}
textarea::-moz-input-placeholder {
    color: #999;
}
textarea::-ms-input-placeholder {
    color: #999;
}
input::-webkit-input-placeholder {
    color: #999;
}
input::-moz-input-placeholder {
    color: #999;
}
input::-ms-input-placeholder {
    color: #999;
}
.mess-tj:hover {
	background-color: #ff9f20;
	color: #fff;
}

/*联系我们*/
.ny-contact-wp{padding: 40px 0;justify-content: space-between;}
.ctas {width: 50%; display: flex;display: -webkit-flex;display: -ms-flex;flex-direction: column; }
.lianfs-title{position: relative;font-size: 30px;font-weight: 600; padding-bottom: 30px;}
.lianfs-title::after{content: '';position: absolute;width: 100px;height: 2px;background: #ddd;left: 0;bottom: 0;}
.lianfs{padding: 35px 0;transition: all 0.5s;}
.lianfs-icon{width: 50px; height: 50px;line-height: 66px;text-align: center; display: block;border-radius: 99px;background: #f1f1f1;}
.lianfs-icon .icon{font-size: 34px;color: #666;}
.ctas .x{margin-left: 20px;}
.ctas .x-d{ font-size: 20px;line-height: 26px;font-weight: 600;}
.lianfs-img img{width: 100%;}
.ny-message-bg{background: #f1f1f1;padding: 40px 0;}
.ny-message-wp{width: 90%;max-width:1400px; margin: 0 auto;}
.ny-message{margin-top: 40px;}

.index-footer-form .text{}
.index-footer-form{background: #ffffff;   padding:3% 4%; box-sizing: border-box;}
.index-footer-form .title {margin-bottom: 30px;}
.index-footer-form .title p{font-size: 20px; color: #141418;  }
.index-footer-form input{ width: 100%; height: 40px; line-height: 40px; text-indent: 10px; border: 1px solid #d8d8d8; color: #666666; margin-bottom: 30px; text-indent: 45px;}
.index-footer-form textarea{width: 100%; height: 135px; padding-top: 10px; font-size: 14px; text-indent: 10px; border: 1px solid #d8d8d8; color: #666666; margin-bottom: 20px;}
.index-footer-form .sub{background: #dab96a; color: #ffffff; margin-top: 20px; border: none; margin-bottom: 10px; width: 100%; text-indent: 0; border-radius: 25px; font-size: 16px; transition: all 0.6s; height: 50px; line-height: 50px;}
.index-footer-form .sub:hover{background: #333333; }
 
/*动画*/

@-webkit-keyframes criss-cross-left {
	 0% {
	  left:-20px
	 }
	 50% {
	  left:50%;
	  width:20px;
	  height:20px
	 }
	 100% {
	  left:50%;
	  width:375px;
	  height:375px
	 }
}
@keyframes criss-cross-left {
	 0% {
	  left:-20px
	 }
	 50% {
	  left:50%;
	  width:20px;
	  height:20px;
	 }
	 100% {
	  left:50%;
	  width:375px;
	  height:375px
	 }
}
@-webkit-keyframes criss-cross-right {
	 0% {
	  right:-20px
	 }
	 50% {
	  right:50%;
	  width:20px;
	  height:20px
	 }
	 100% {
	  right:50%;
	  width:375px;
	  height:375px
	 }
}
@keyframes criss-cross-right {
	 0% {
	  right:-20px
	 }
	 50% {
	  right:50%;
	  width:20px;
	  height:20px
	 }
	 100% {
	  right:50%;
	  width:375px;
	  height:375px
	 }
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		-ms-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}


@-webkit-keyframes load1 {
	0%, 80%, 100% {	  
	    width: 13px;
	}
	40% {	  
	    width: 60px;
	}

}

@keyframes down{
 	from{transform: translateY(-100%); opacity: 0;}
 	to{transform: none; opacity: 1;}
 }


/*媒体查询*/

 @media screen and (max-width: 1800px){  	
  	.sec1-intro .right .btn-3{ border:6px solid #333; height: 85px; width: 200px; 
	 line-height: 76px; font-size: 18px;}
	 
  }

  @media screen and (max-width: 1700px){
  	.navbar{ justify-content: space-around;}
  	.banner .txt img{ max-width:100%;} 
  	
  }
	@media screen and (max-width: 1500px){				
	.sec1-intro .right p{ line-height: 36px;}
	.sec1-intro .tit h2{ padding-top: 15px;}	
	.index-sec2 .p2{ height: 70px; line-height: 70px; font-size:16px}
	.box{ padding:70px 30px;}
	.footer{ padding:30px;}
	.index-sec4{padding:0 30px; }
	.index-sec3 li .div1{ height: 40px; line-height: 40px;  margin-top: 15px;}
	.index-sec3 li .div1 strong,.index-sec3 li .div1 b{ font-size: 40px;  height: 40px; line-height: 40px;}
	.index-sec3 li:hover strong{ margin-top: -40px;}
	.index-sec3 ul li{ padding: 30px 20px;}
	.index-sec3 li h3{ font-size: 20px; }
	.index-sec3 li p{ line-height: 30px; height: 60px; margin-top: 15px;}
	.index-sec5 ul li{ width:24%}
	.index-sec5 li .div1 b{ width: 60%;}
	.index-sec5 .btn-3{ border:7px solid #000; height:80px; width: 290px; 
	 line-height: 70px; font-size: 18px;}
	.index-sec4 .div2{ width: 260px;  height: 80px; padding: 8px;}
	.index-sec4 .div2 a{ height: 64px; line-height: 64px;}	
	.casepage li{width: 32%; }
	}
 	
  @media screen and (max-width: 1400px){
  	.navbar li a{ font-size: 14px;}
  	.logo img{ height: 55px;}
 	.barwrap .div2 strong{ font-size: 14px;}
 	.barwrap .div2 b{ font-size: 18px;}
  	.barwrap .div2{ padding-left: 20px; }
  	.barwrap .zoom{ margin-left: 10px;} 
  	.sec1-intro .right .btn-3{ margin-top: 30px;}
 }
 
 

  @media screen and (max-width: 1300px){  	 
 	.sec1-intro .right .btn-3{ border:5px solid #000; height:70px; width: 260px; 
	 line-height: 62px; font-size: 18px;}
  }


