@keyframes fadeInDownSmall {
	from {
		opacity: 0;
		transform: translate3d(0%, -10px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInDownSmall {
	animation-name: fadeInDownSmall;
}
@keyframes fadeInUpSmall {
	from {
		opacity: 0;
		transform: translate3d(0%, 10px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInUpSmall {
	animation-name: fadeInUpSmall;
}

/*html*/
html{
	min-height: 100%;
	position: relative;
}
/*top-header*/

.top-header{
	width: 100%;
	background-color: #1874CD;
	box-sizing: border-box;
	padding: 10px 100px;
}
.top-header span,.top-header a{
	color: #ffffff;
}
.top-headers ul{
	text-align: center;
}
.top-headers ul li{
	float: left;
	line-height: 30px;
	margin-right: .8em;
	color: #fff;
}
.top-headers-2 ul li{
	display: flex;
	align-items: center;
	justify-content: center;
}
.top-headers-2 ul li span.icon{
	width: 26px;
	height: 26px;
	margin-top: 3px;
	float: left;
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 50%;
	display: block;
}
.top-headers-2 ul li span.text{
	padding-left: 5px;
}
.top-headers-2 ul li .qq{
	background-image: url(../images/QQ.png);
}
.top-headers-2 ul li .iconnect{
	background-image: url(../images/office.png);
}
/*header*/

.index-header {
	background: #ffffff;
	padding: 25px 100px;
	box-sizing: border-box;
	max-height: 100px;
	transition: all 1s ease;
	position: relative;
	z-index: 99;
	-webkit-box-shadow: 0px 0 90px rgba(19, 53, 80, .5);
	-moz-box-shadow: 0px 0 90px rgba(19, 53, 80, .5);
	box-shadow: 0px 0 90px rgba(19, 53, 80, .5);
	width: 100%;
	transition: all 3s linear .6;
}

.index-logo {
	position: relative;
	top: -8px;
	width: 260px;
}

.index-nav {
	width: calc(100% - 360px);
}

.index-nav li {
	float: left;
	width: calc(100%/5);
	text-align: center;
	box-sizing: border-box;
	font-size: 17px;
	padding: 10px 5px 10px 0;
}

.index-nav li a {
	color: #141418;
	display: inline-block;
	position: relative;
}

.index-nav li a:after {
	position: absolute;
	content: "";
	bottom: -10px;
	width: 100%;
	height: 3px;
	left: 0;
	background: #1874CD;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transition: .42s;
	-webkit-transition: .42s;
}

.index-nav li a:hover:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}

.index-nav li.on a {
	color: #1874CD;
}

.index-nav li.on a:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}

.index-nav li a:hover {
	color: #1874CD;
}

.index-header-right {
	width: 100px;
	padding-top: 10px;
}

.index-header-right a {
	display: block;
	float: left;
	margin-left: 10px;
	color: #141418;
}

.index-header-right .sousuo img {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 10px;
}

.index-header-right .erweima {
	background: url('../images/erweima-ico.jpg') no-repeat left center;
	width: 22px;
	height: 30px;
	position: relative;
}
.index-header-right .erweima .trans{
	position: absolute;
	top: 24px;
	left: 2px;
	border-top: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #1874CD;
	display: none;
}
.erweima-pic {
	position: absolute;
	top: 40px;
	left: -70px;
	z-index: 99;
	display: none;
	border: 1px solid #1874CD;
}
.erweima-pic img{
	display: block;
}

.index-header-right .erweima:hover .erweima-pic,.index-header-right .erweima:hover .trans {
	display: block;
}

.search-btn {
	background: url('../images/sousuo.png') no-repeat left center;
	text-indent: 30px;
}
#slimtest1 .navMenu li .search-btn{
	background: url('../images/search.png') no-repeat left center;
}

.la-close {
	font-family: sans-serif;
	font-size: 35px;
}
.show-icon{
	display: none;
	width: 24px;
	height: 24px;
}
.show-icon img{
	width: 100%;
	height: 100%;
}
/* navMenu */
.navMenubox { 
	display: none;
    width: 100%;  
    background: #fff; 
    overflow: hidden; 
    position: absolute;
    top: 71px;
    right: 0;
    font-size: 14px;
    box-shadow: 0 1px 5px #ccc;

}
.navMenu{
    margin-bottom: 0!important;
}
.navMenu> li { display: block; margin: 0; padding: 0; border-bottom: 1px solid #00BFFF; background: #1874CD;position: relative;}
.navMenu> li:last-child { padding-left: 20px;}
.navMenu>li>a { display: block; overflow: hidden; padding-left: 20px; height: 50px; line-height: 50px; color: #fff; transition: all .3s; position: relative; text-decoration: none; font-size: 14px;  font-weight: bold;}
.navMenu>li:last-child>a {padding-left: 0px;}
.navMenu>li>a>i { font-size: 20px; float: left; font-style: normal; margin: 0 5px; }
.navMenu>li>.arrow-icon , .navMenu>li>ul.s-menu li>.arrow-icon{position: absolute; width: 30%; height: 100%; right: 0; top: 0;}
.navMenu>li>.arrow-icon>.arrow , .navMenu>li>ul.s-menu li>.arrow-icon>.arrow{width: 18px; height: 18px;margin: 5px; position: absolute; right: 10px; background: url(../images/icon-sq.png) no-repeat; background-size: 100%;transition: all .3s ease; -webkit-transition: all .3s ease;}
.navMenu>li>.arrow-icon>.arrow{ top: 18px;}
.navMenu>li>ul.s-menu li>.arrow-icon>.arrow{top: 10px;}
/* .navMenu>li>a.active, .navMenu>li>a:hover { color: #FFF; background: #1C86EE; } */
.navMenu>li>ul.s-menu, .navMenu>li>ul.s-menu>li>ul.s-menu { display: none; list-style: none; clear: both; margin: 8px 0px 0px 10px; padding-bottom: 5px; }
.navMenu>li>ul.s-menu li { background: none; margin: 0px; padding: 0px; position: relative; }
.navMenu>li>ul.s-menu li>a { display: block; font-size: 12px; height: 26px; line-height: 26px; padding: 5px 0px 5px 20px; color: #fff; clear: both; }
.navMenu>li>ul.s-menu li>a.active, .navMenu>li>ul.s-menu li>a:hover, .navMenu>li>ul.s-menu>li.active >a { color: #FFF; background: #1C86EE; }


.search_sec {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(26, 32, 49, 0.95);
	z-index: 999999999999;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}

.search_sec.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.search_sec.active .search_field {
	margin: 0;
}

.search_field {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	margin-top: -50px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.search_field .container {
	max-width: 800px;
	margin: 0 auto;
}

.search_field div {
	position: relative;
}

.search_field div input , #slimtest1 .navMenu li input{
	width: 100%;
	height: 66px;
	background-color: #e5e5e5;
	color: #262626;
	font-size: 17px;
	padding: 0 30px;
	border: 0;
	box-sizing: border-box;
	border-radius: 5px;
}
#slimtest1 .navMenu li input{
	background-color: #fff;
	padding: 0px 0px 0px 20px!important;
	height: 50px;
}
.search_field div button , #slimtest1 .navMenu li button{
	position: absolute;
	top: 19px;
	right: 24px;
	background-color: inherit;
	border: 0;
}
#slimtest1 .navMenu li button{
	top: 12px;
}
.close-search {
	position: absolute;
	top: 60px;
	right: 70px;
	color: #c6c7ca;
	font-size: 40px;
}

.close-search:hover {
	color: #c6c7ca;
}
.key-list{
	position: absolute!important;
	display: none;
}
.key-list ul li{
	padding-left: 10px;
}
.key-list ul li a{
	color: #fff!important;
}
/*banner*/

.banner-position {
	position: relative;
}

.index-banner .swiper-wrapper img {
	display: block;
	width: 100%;
	height: 100%;
}


/*about*/

.index-con {
	padding: 0 100px;
	box-sizing: border-box;
	width: 100%;
}


.index-title h3 {
	font-size: 52px;
	font-family: 'DIN';
	/* padding: 10px 0; */
	text-transform: uppercase;
	font-weight: bold;
	color: #1874CD;
	text-align: center;
	height: 56px;
	line-height: 56px;
}

.index-title h2 {
	color: #FFFFFF;
	text-shadow: 0px 5px 15px #b8c2fd;
	font-size: 38px;
	text-align: center;
	letter-spacing: -2px;
	font-family: 'DIN';
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
}

.index-title span {
	display: block;
	width: 30px;
	height: 4px;
	background: #3b83ff;
	margin: 30px 0 40px;
}

.index-more a {
	display: block;
	position: relative;
	text-transform: uppercase;
	font-family: arial;
	width: 210px;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	background: #1874CD;
	text-align: center;
	color: #ffffff;
	border-radius: 25px;
	margin: 40px 0 20px;
}


/*下拉菜单*/
.nav-head{
	position: relative;
}
.nav-head i{
	content: '';
	display: block;
	margin: 0 auto;
	width:12px;
	height: 9px;
	background:transparent url(../images/second-nav.png) no-repeat center center/cover;
}
.nav-head div{
	width: 100%;
	position: absolute;
	top: 111px;
	left: 0px;
	padding-bottom: 0px;
	float: left;
	height: 0;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
}
.nav-head div a {
	padding: 0px 8px;
	box-sizing: border-box;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	display: block;
}
.nav-head div a:first-child{
	background-color: #f5f5f5!important;
}
.nav-head div a:hover {
	color: #0C7DBA;
}
.a_active{
	color: #0C7DBA!important;
}

.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
	background-color: #c1d8ff
}

.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
	position: absolute;
	content: "";
	display: block;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after {
	left: 0;
	width: 100%;
	height: 3px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:before,
.bz-buttonAnimat.both .inner:after {
	top: 0;
	width: 3px;
	height: 100%;
	-webkit-transform: scaleY(0);
	transform: scaleY(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.both .inner:before {
	left: 0
}

.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:after {
	right: 0
}

.bz-buttonAnimat.horizontal .inner:hover:before,
.bz-buttonAnimat.horizontal .inner:hover:after,
.bz-buttonAnimat.both .inner:hover:before,
.bz-buttonAnimat.both .inner:hover:after {
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before {
	top: 0
}

.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after {
	bottom: 0
}

.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.bz-buttonAnimat.horizontal:hover .inner:before,
.bz-buttonAnimat.horizontal:hover .inner:after,
.bz-buttonAnimat.both:hover .inner:before,
.bz-buttonAnimat.both:hover .inner:after {
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

.bz-buttonAnimat.horizontal.clockwise .inner:before,
.bz-buttonAnimat.both.clockwise .inner:before {
	-webkit-transform-origin: top center;
	transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise .inner:after,
.bz-buttonAnimat.both.clockwise .inner:after {
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before {
	-webkit-transform-origin: right center;
	transform-origin: right center
}

.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after {
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,
.bz-buttonAnimat.both.clockwise:hover .inner:before {
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,
.bz-buttonAnimat.both.clockwise:hover .inner:after {
	-webkit-transform-origin: top center;
	transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before {
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.button {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}


/*产品*/

.index-product {
	margin-top: 3em;
}

.index-product-list {
	margin-top: 3em;
}

.index-product-list li {
	float: left;
	width: 23.5%;
	margin-left: 2%;
	margin-bottom: 2%;
	position: relative;
	background-color: #1874CD;
    padding: 2px;
    box-sizing: border-box;
}

.index-product-list li em {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.index-product-list li em img {
	display: block;
	width: 100%;
	height: 100%;
}

.index-product-list li .text {
	width: 100%;
    background-image: radial-gradient(circle at center center, rgb(30, 90, 160)0%, #1874CD  100%);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px;
    min-height: 0px;
    color: #ffffff;
    box-sizing: border-box;
}

.index-product-list li .text h2 {
	font-size: 26px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.index-product-list li:nth-child(4n+1) {
	margin-left: 0;
}

.index-product-list li:hover em img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.index-product-list li em img {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}


/*解决*/

.index-solve {
	margin-top: 3em;
}

.index-solve-list {
	width: 100%;
	margin-top: 3em;
}

.index-solve-list li {
	width: 23.5%;
	float: left;
	margin-left: 2%;
	background: #ffffff;
	box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2)
}

.index-solve-list li:nth-child(4n+1) {
	margin-left: 0;
}

.index-solve-list li em {
	display: block;
	width: 100%;
	overflow: hidden;
}

.index-solve-list li em img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.index-solve-list li .text {
	padding: 10px;
	box-sizing: border-box;
	height: 400px;
    overflow: hidden;
}

.index-solve-list li .text span {
	display: block;
	height: 2px;
	width: 30px;
	background: #d8d8d8;
	margin: 10px 0 20px;
}

.index-solve-list li .text p {
	line-height: 30px;
	color: #333333;
	/* height: 70px; */
	margin-bottom: 20px;
	font-size: 18px;
	overflow: hidden;
}

.index-solve-list li .text i {
	color: #888888;
	font-family: arial;
	font-size: 14px;
	margin-top: 10px;
}

.index-solve-list li a {
	display: block;
	width: 100%;
	height: 100%;
}

.index-solve-list li a:hover .text p {
	color: #1874CD;
}

.index-solve-list li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.index-solve-list li a img {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}

.index-footer {
	width: 100%;
	bottom: 0;
	background: url(../images/f-bg.jpg) no-repeat center top #2a2e34;
	padding: 30px 0 0;
	box-sizing: border-box;
	/* margin-top: 2em; */
}

.index-footer-info {
	/* margin-bottom: 50px; */
	padding: 0 100px;
	box-sizing: border-box;
}
.index-footer-info > div{
	width: calc((100% - 100px) / 3 - 2%);
	margin-right: 2%;
}
.index-footer-info > div:last-child{
	width: 100px;
	margin-right: 0;
}

.index-footer-info div h2,  .index-footer-info div dt{
	color: #cdcdcd;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.index-footer-info div dt{
	display: flex;
	align-items: center;
}

.index-footer-info .lianxi p, .index-footer-info .lianxi dd {
	color: #cdcdcd;
}

.index-footer-info .erweima .img{
	width: 100px;
	height: 100px;
}

.index-footer-info .erweima img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

.index-footer-info .erweima p {
	text-align: center;
	color: #cdcdcd;
}

.index-footer-bottom {
	background: #222;
	color: #ffffff;
	padding: 15px 0;
}

.index-footer-bottom a {
	color: #ffffff;
}
.index-footer-bottom p{
	width: 100%;
	text-align: center;
}
.index-footer-info .online{
	padding-right: 6%;
	box-sizing: border-box;
}
.index-footer-info .online div,.aside .contact .online div,.con-aside .contact .online div{
	margin-bottom: 20px;
}
.index-footer-info .online div input::placeholder,.index-footer-info .online div textarea::placeholder {
	color: #c3c3c3; 
  }
.index-footer-info .online div input,.index-footer-info .online div textarea 
{
	display: block;
    width: 100%;
    padding: 2px 12px;
    font-size: 16px;
    /* line-height: 1.5; */
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0;
    max-width: 100%;
	background-color: #fff;
	box-sizing: border-box;
}
.index-footer .send-btn button{
	display: inline-block;
	font-weight: 400;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	line-height: 1.5;
	border-radius: 4px;
	position: relative;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	background-color: #1874CD;
	border-color: rgba(255, 255, 255, 1);
	color: #fff;
	cursor: pointer;
}
.index-footer .footer-nav-menu{
	box-sizing: border-box;
	padding-right: 6%;
}
.index-footer .footer-nav-menu ul li{
	border-bottom: 1px solid #26303e;
	padding: 10px 10px 12px 10px;
	box-sizing: border-box;
}
.index-footer .footer-nav-menu ul li:first-child{
	padding-top: 0;
}
.index-footer .footer-nav-menu a{
	height: 24px;
    color: #fff;
    display: block;
}
.index-footer .footer-nav-menu a::before{
	position: absolute;
    margin-left: -14px;
	margin-top: 11px;
	content: ""; 
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	width: 6px; 
	height: 6px; 
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg); 
	-webkit-transform: rotate(-45deg); 
	-moz-transform: rotate(-45deg); 
	-ms-transform: rotate(-45deg);

}
.index-footer .footer-nav-menu a:hover{
	color:#1874CD;
}
.index-footer .footer-nav-menu a:hover::before{
	border-right: 1px solid #1874CD; 
	border-bottom: 1px solid #1874CD; 
}

/*子页面*/

#wrap {
	opacity: 0;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.wrap-page{
	display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100px;
    width: 100%;
	background-color: #1874CD;
}
.page-banner {
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
}
.page-banner .page-title{
	font-size: 28px;
	line-height: 1.5;
	color: #fff;
	font-weight: 500;
}
.page-banner .page-content{
	color: #fff;
}
.page-banner .page-content span a{
	color: #fff!important;
}

.sub-menu {
	border-bottom: 1px solid #ececec;
	text-align: center;
	border-bottom: 1PX solid #D8D8D8;
}

.sub-menu li {
	float: left;
	display: inline-block;
	line-height: 110px;
	cursor: pointer;
}

.sub-menu .link {
	display: block;
	color: #414141;
	margin: 0 20PX;
	padding: 0 5PX 0;
	position: relative;
}

.sub-menu .link:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 2px;
	width: 100%;
	background-color: #1874CD;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transition: .42s;
	-webkit-transition: .42s;
}

.sub-menu .link:hover {
	color: #1874CD;
}

.sub-menu .link:hover:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}

.sub-menu .link.on {
	color: #1874CD;
}

.sub-menu .link.on:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}
.page-main .index-solve-list {
	margin-top: 2em;
}

.page-main .index-solve-list li {
	margin-bottom: 3em;
}
.page-main .index-con .aside{
	width: 22%;
	height: 100%;
}
.page-main .index-con .main {
	width: calc(78% - 4%);
	margin-left: 4%;
}
.aside .aside-nav h2{
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
}
.aside .aside-nav .nav-menu{
	border: 1px solid #ccc;
	border-bottom: none;
}
.aside .aside-nav .nav-menu li{
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 10px 32px;
	position: relative;
}
.aside .aside-nav .nav-menu > ul > li a{
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
.aside .aside-nav .nav-menu > ul > li .icon{
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	top: 18px;
	left: 8px;
	cursor: pointer;
}
.icon img{
	width: 100%;
	height: 100%;
	display: block;
}
.aside .aside-nav .nav-menu .nav-child{
	display: none;
}
.aside-active{
	background-color: #f3f3f3;
}
/*联系我们*/

.rc_box {
	clear: both;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	padding-bottom: 30px;
	padding: 0 100px;
}

.rcln_t {
	height: auto;
	overflow: hidden;
	margin-bottom: 100px;
}

.rcln_t img {
	display: block;
	max-width: 100%;
	border: 4px solid #666666;
	margin: 0 auto;
}

/*联系我们*/

.N_contact_son_text_L p {
	line-height: 50px;
	font-size: 16px;
}

.N_contact_son_text_L strong {
	color: #333333;
	font-weight: bold;
	margin-right: 10px;
}

.N_contact_son_text_L {
	width: 100%;
}

.N_contact_son_text img {
	margin-top: 50px;
}

.N_contact_son_text {
	padding-top: 20px;
}

.rc_box .code {
	width: 254px;
	height: 350px;
	border: 3px solid #e5e5e5;
	border-radius: 10px;
	margin-left: 80px;
	padding-top: 43px;
	text-align: center;
}

.rc_box .code > a {
	display: block;
	width: 191px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 28px;
}

.rc_box .code > a img {
	box-shadow: 0 0 10px #d8d8d8;
	display: block;
	margin: 0 auto;
}

.rc_box .code span {
	display: block;
	padding-top: 65px;
	font-size: 18px;
}

@media(max-width:1024px) {
	.rc_box {
		clear: both;
		height: auto;
		overflow: hidden;
		background: #ffffff;
		padding: 0px 20px!important;
	}
	.rcln_t {
		height: auto;
		overflow: hidden;
		margin-bottom: 30px;
	}
	.N_contact_son_text_L {
		width: 60%;
	}
	.w1260{
		width: 100%!important;
	}
	.rc_box .code{
		margin-bottom: 20px!important;
	}
	
}
/*关于我们*/

.about {
	width: 100%;
	background: #fff;
	padding: 50px 0;
	overflow: hidden;
}

.about h1 {
	font-size: 40px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
	font-family: '黑体';
}

.about h2 {
	font-size: 18px;
	color: #999;
	margin: 10px 0 20px;
	text-align: center;
}

.about strong {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}

.about strong i {
	display: block;
	width: 50px;
	height: 1px;
	background: #bbb;
	margin: 0 auto;
}

.about figure {
	width: 100%;
	overflow: hidden;
}

.about figure p {
	line-height: 34px;
	color: #777;
}

.p-title {
	text-align: center;
}

.p-title .t {
	line-height: 49px;
	font-size: 30px;
}

.p-title .s {
	display: block;
	width: 20px;
	height: 3px;
	background: #e50012;
	margin: 10px auto 0;
}

.p-title .c {
	line-height: 27px;
	font-size: 16px;
	color: #666666;
	margin: 13px 0 0;
}

.index-table {
	display: table;
}

.index-cell {
	display: table-cell;
	vertical-align: middle;
}

.mt50 {
	margin-top: 50px;
}
#page{
	width: 100%;
	display: flex;
	justify-content: flex-end;
}
#page .page-list > div{
	float: left;
}
#page .page-list > p{
	float: left;
}
#page .page-list .num-list{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	color: #1874CD;
    border: 1px solid #1874CD;
	margin-right: 5px;
	cursor: pointer;
}
.list-active{
	background-color: #1874CD;
	color: #fff!important;
}
#page .page-list .prev , #page .page-list .next{
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	padding: 0 4px;
	color: #1874CD;
    border: 1px solid #1874CD;
	text-align: center;
}
#page .page-list .prev{
	border-top-left-radius: 12px;
}
#page .page-list .next{
	border-bottom-right-radius: 12px;
}
#page .page-list > span{
	font-weight: bold;
}
.linian {
	padding: 30px 0;
	overflow: hidden;
	background: #f5f5f5;
}

.p-linian .main li {
	width: 100%;
	overflow: hidden;
	background: #fff;
	margin-bottom: 4em;
}

.linian .main li .cont {
	padding: 30px 60px;
	width: 50%;
	overflow: hidden;
	box-sizing: border-box;
}

.linian .main li .cont h1 {
	font-size: 28px;
	margin-bottom: 10px;
	color: #333333;
}

.linian .main li .cont span {
	display: block;
	width: 15px;
	height: 2px;
	background: #666666;
	margin: 40px 0;
}

.linian .main li .cont figure {
	width: 100%;
	overflow: hidden;
}

.linian .main li .cont figure p {
	line-height: 26px;
	font-size: 13px;
	color: #555;
}

.linian .main li .ln_img {
	width: 50%;
	overflow: hidden;
	padding: 30px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, .1);
}

.linian .main li .ln_img img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.linian .main li:hover .ln_img img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}

.honor {
	background: #f5f5f5;
	padding: 50px 0;
}

.p-title .t {
	font-size: 24px;
}

.p-title .c {
	font-size: 14px;
}
.toTop{
	position: fixed;
	bottom: 80px;
	right: 0px;
	display: none;
	cursor: pointer;
}
@media (max-width:1600px) {
	.index-logo {
		width: 260px;
	}
	.index-nav li {
		width: calc(100%/5);
		font-size: 16px;
	}
	.position-yuan .bg {
		transform: scale(.7);
		right: -110px
	}
}
@media (max-width:1500px) {
	.index-title h3 {
		font-size: 44px;
	}
	.index-title h2 {
		font-size: 36px;
	}
}

@media (max-width:1400px) {
	.index-con {
		padding: 0 4%;
	}
	.page-main .index-con{
		padding-bottom: 30px;
	}
	.index-title h3 {
		font-size: 38px;
	}
	.index-title h2 {
		font-size: 34px;
	}
	.index-product-list li .text h2{
		font-size: 22px;
	}
}
@media (min-width:1401px) {
	.page-main .index-con {
		padding: 0 4% 60px;
		width: 1400px;
		margin: 2em auto 0;
	}
}
@media (max-width: 992px) {
	.index-nav{
		width: calc(100% - 260px);
	}
	.index-header-right{
		display: none;
	}
}
@media (max-width: 1200px) {
	.top-header{
		padding: 10px 20px;
	}
	.index-product-list li {
		width: 32%;
	}
	.index-product-list li:nth-child(3n+1){
		margin-left: 0px;
	}
	.index-product-list li:nth-child(5){
		margin-left: 2%;
	}
}

@media (max-width: 860px) {
	
	.index-header{
		position: relative;
		width: 100%;
		margin: 0;
		padding: 0px 20px;
		border-radius: 0px;
	}
	.index-logo{
		top: 4px;
	}
	.index-nav{
		display: none;
	}
	.show-icon{
		position: absolute;
		top: 26px;
		right: 20px;
		display: block;
		cursor: pointer;
	}
	#nav{
		display: none;
	}
	#wrap > #top{
		position: relative!important;
	}
	.linian .main li .cont{
		padding: 10px;
		height: 100%;
	}
	.linian .main li .cont h1{
		font-size: 18px;
	}
	.linian .main li .cont span{
		margin: 10px 0px;
	}
	.linian .main li .ln_img{
		padding: 10px;
		height: 100%;
	}
	.index-footer{
		padding: 20px 0 0;
	}
	.index-footer-info{
		margin-bottom: 20px;
	}
	.index-footer-info .logo{
		display: none!important;
	}
	.N_contact_son_text_L{
		width: 100%;
	}
	
}
@media (min-width: 861px) {
	.navMenubox{
		display: none!important;
	}
}
@media (max-width: 768px) {
	.top-headers-2 {
		display: flex;
		justify-content: center;
	}
	.top-headers {
		width: 100%;
		text-align: center;
	}
	.search_field .container{
		max-width: 500px;
	}
	.search_field {
		top: 42%;
	}
	.index-banner{
		height: 300px!important;
	}
	.sub-menu li{
		line-height: 50px;
	}
	.sub-menu .link{
		margin: 0px 5px;
	}
	.page-main .index-solve-list > div img{
		width: 100%;
	}
	.mt50 >  .tab-list img{
		width: 100%;
	}
	.mt50 >  .tab-list:nth-of-type(2) > p > img{
		width: auto;
	}
	.page-main .index-solve-list img{
		width: 100%;
	}
	/* .index-title h2{
		font-size: 60px;
	} */
	.index-title span{
		margin: 20px 0px 20px;
	}
	.index-product-list li{
		width: 49%;
	}
	.index-product-list li:nth-of-type(4){
		margin-left: 2%;
	}
	.index-product-list li:first-of-type, .index-product-list li:nth-of-type(3), .index-product-list li:nth-of-type(5){
		margin-left: 0;
	}
	.index-solve-list li{
		width: 49%;
		margin-bottom: 2%;
	}
	.index-product-list li .text h2{
		font-size: 20px;
	}
	.index-solve-list li:first-of-type, .index-solve-list li:nth-of-type(3), .index-solve-list li:nth-of-type(5){
		margin-left: 0;
	}
	.rc_box .code{
		margin-left: calc((100% - 254px) / 2);
	}
	.index-footer .index-con{
		padding: 0 8%;
	}
	.index-footer-info > div {
		width: 100%;
		margin-bottom: 20px;
	}
	.page-main .index-con .aside {
		width: 100%;
		margin-top: 20px;
	}
	.page-main .index-con .main{
		width: 100%;
	}
}
@media (max-width: 576px) {
	.search_field {
		top: 38%;
	}
	.search_field .container{
		max-width: 280px;
	}
	.index-banner{
		height: 150px!important;
	}
	.index-title h3{
		font-size: 28px;
		height: 32px;
		line-height: 46px;
	}
	.index-title h2{
		font-size: 24px;
		padding: 10px 0px;
	}
	.index-title span{
		margin: 10px 0px 10px;
	}
	.index-product-list{
		margin-top: 1em;
	}
	.index-product-list li{
		width: 100%;
		margin-left: 0;
		margin-bottom: 4%;
	}
	.index-solve-list{
		margin-top: 1em;
	}
	.index-solve-list li{
		width: 100%;
		margin-left: 0;
		margin-bottom: 4%;
	}
	.index-product-list li:nth-of-type(4){
		margin-left: 0;
	}
	.index-product-list li .text h2{
		font-size: 18px;
	}
	.index-solve-list li .text{
		height: 328px;
	}
	.sub-menu .link{
		font-size: 12px;
	}
	.linian .main li .cont figure p{
		line-height: 16px;
		font-size: 12px;
	}
}
@media (max-width: 374px) {
	.show-icon{
		right: 10px;
	}
}



