/* CSS Document */
body, div, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, table, th, td, img, select, input, textarea {
	margin: 0;
	padding: 0;
}
ol, ul, li {
	list-style: none;
}
fieldset, img {
	border: 0;
}
label, button {
	cursor: pointer;
}
select, input, textarea, button {
	outline: none;
	resize: none;
	overflow: hidden;
	font-family: "微软雅黑", PingFang;
}
a {
	list-style: none;
	text-decoration: none;
	color: #000;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.text-center {
	text-align: center;
}
img.block {
	width: 100%;
	height: auto;
}
.block {
	display: block;
}
.fs40 {
	font-size: 40px;
}
.fs16 {
	font-size: 14px;
}
.line-two, .line-three {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.overflow {
	overflow: hidden;
}
/**首页**/

header {
	z-index: 1000;
}
/*header*/
.logo {
	margin: 12px 0;
}
.sub-nav {
	display: none !important;
}
.toggle-bar span {
	width: 20px;
	height: 3px;
	display: inline-block;
	background: #abcdef;
	margin-top: 10px;
	padding: 10px 0;
}
.toggle-bar span:before, .toggle-bar span:after {
	content: '';
	display: block;
	width: 30px;
	border-top: solid 3px #abcdef;
	margin: 4px 0;
}
.toggle-bar {
	position: absolute;
	right: 0;
	top: 10px;
	cursor: pointer;
}
.toggle-bar:before {
	content: '';
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	width: 20px;
	height: 16px;
	border-top: 2px solid #008cd4;
	border-bottom: 2px solid #008cd4;
}
.toggle-bar:after {
	content: '';
	position: absolute;
	top: 22px;
	right: 15px;
	display: block;
	width: 20px;
	height: 2px;
	background: #008cd4;
}
#nav {
	float: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 75px;
	background: #313437;
	display: none;
	z-index: 999;
}
#nav .nLi {
	float: none;
	position: relative;
	padding: 0 !important;
}
#nav .nLi>a {
	display: block;
	padding: 0 15px;
	font-size: 14px;
	line-height: 50px;
	position: relative;
	text-align: center;
	color: #fff;
}
.slide_tabs {
	bottom: 10px;
}
.slide_tabs li {
	margin: 0 5px;
}
.slide_tabs li a {
	width: 6px;
	height: 6px;
}
/*banner*/

.banner {
	width: 100%;
	box-sizing: border-box;
}
.rslides {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
}
.slide_tabs {
	position: absolute;
	width: 100%;
	bottom: 20px;
	z-index: 22;
	text-align: center;
}
.slide_tabs li {
	display: none;
	margin: 0 8px;
	line-height: 0;
}
.slide_tabs li a {
	display: inline-block;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}
.slide_tabs .slide_here a {
	background: #fff;
	border-color: #fff;
}
.banner .slide_nav {
	display: none;
}
.c-box {
	padding: 25px 0 0px;
}
.c-boxTit {
	margin-bottom: 30px;
}
.c-boxTit h3{font-size: 24px;}
.c-boxTit p {
	font-size:1em;
	line-height:1.4em;
}
.c-box3 {
	margin-bottom: 30px;
}
.c-box3 .cb3-case li {
}
.case-list li {
	width: calc((100% - 0px) / 2);
}
.case-list .case-show {
	position: relative;
	 border:1px solid #e5e5e5;
	 text-align:center;
	 line-height:2em;
	 font-size:1em;
}
.pro li{ width:calc((100% - 20px) / 2); margin-right:10px; margin-bottom:10px;}
.case-list .case-show p{
	display:block; width:100%; height:2em; background:#003f8c; color:#fff;}
.fupantxt {
	font-size: 1.2em;
	line-height: 3em;
	color: #008cd4;
}
.wrapper {
	padding: 10px;
}
.c-box2 {
	background: #003f8c;
	color:#fff;
}
.c-box2 a{ color:#fff;}
.cb2-company {
	padding: 2%;
	font-size: 1em;
	line-height: 2em;
}
.c-box4 {
	background:#f0f0f0;
	padding: 25px 0 35px;
}
.news-show li {
	width: calc((100% - 80px) / 3);
	margin-right: 40px;
	margin-bottom: 30px;
}
.news-show li:nth-child(3n) {
	margin-right: 0;
}
.news-show .news-info {
	margin-top: 15px;
}
.news-show .news-date {
	margin: 15px 0 10px;
}
.news-show .news-summary {
	line-height: 28px;
}
.news-show li:hover .news-title, .news-list li:hover .news-title, .news-shortcut li:hover a {
	color: #bb2723;
}
.news-list {
	border-top: solid 1px #d9d9d9;
}
.news-list li {
	border-bottom: solid 1px #d9d9d9;
	padding: 15px 0;
	background: #fff;
}
.news-list .news-date {
	width: 96px;
	margin-top: 12px;
}
.news-list .news-day {
	line-height: 40px;
	margin-bottom: 5px;
}
.news-list .news-info {
	padding-right: 10px;
	margin-top: 7px;
}
.news-list .news-summary {
	margin-top: 10px;
	line-height: 24px;
}
.news-detailBox .tit-section {
	border-bottom: solid 1px #bbb;
}
.detail-mediaShow {
	margin: 15px 0;
}
.detail-mediaShow .media {
	color: #888;
	margin-right: 20px;
}
.news-detailBox .news-tit {
	font-size: 24px;
	margin-bottom: 10px;
}
.news-detailBox .detail-content {
	padding: 30px 0;
}
.news-detailBox .detail-content p, .about-company .company-text {
	line-height: 28px;
	text-indent: 28px;
	margin-bottom: 15px;
}
.news-detailBox .detail-content img {
	display: block;
	margin: 0 auto;
}
.news-shortcut {
	padding: 25px 0;
	border-top: solid 1px #bbb;
}
.news-shortcut li {
	padding: 10px 0;
}
.kehu {
	background: #fafafa;
}
.kehu li {
	width: 30%;
}
.kehu li img {
	width: 98%;
}
.c-box2 input {
	background: #fff;
	padding: 2%;
	width: 94%;
	margin-top: 30px;
	border-radius: 10px;
	border: 1px solid #ccc;
	height: 44px;
	line-height: 44px;
}
.c-box2 select {
	background: #fff;
	padding: 1%;
	width: 96%;
	margin-top: 30px;
	border-radius: 10px;
	border: 1px solid #ccc;
	height: 54px;
	line-height: 44px;
	color: #666;
}
.c-box2 button {
	width: 96%;
	padding: 2%;
	margin-top: 30px;
	border: none;
	background: #ed5224;
	color: #fff;
	height: 44px;
	line-height: 34px;
}
.sub-content {
	padding-bottom: 50px;
}
.breadcrumb-section {
	height: 120px;
	border-bottom: solid 1px #bbb;
}
.breadcrumb-section p {
	line-height: 60px;
}
.page-menu a {
	position: relative;
	color: #010101;
	font-size: 16px;
	display: inline-block;
	padding: 0 10px;
	margin-right: 10px;
}
.page-menu a:after {
	content: '';
	position: absolute;
	border-bottom: solid 3px #008cd4;
	bottom: -2px;
	left: 50%;
	right: 50%;
}
.page-menu a:hover, .page-menu a.on, .breadcrumb-nav a:hover {
	color: #008cd4;
}
.page-menu a:hover:after, .page-menu a.on:after {
	left: 0;
	right: 0;
}
.breadcrumb-nav {
	padding-right: 10px;
}
.breadcrumb-nav span, .breadcrumb-nav a {
	color: #888;
}

.about-container {
	padding: 2%;
}
.about-container img {
	width: 100%;
}
.banquan {
	background: #008cd4;
	color:#fff;
}
.page-menu {
	text-align: center;
	margin-top: 30px;
}
.page-menu a {
	margin:10px;
	border: solid 1px #bbb;
	height: 40px;
	line-height: 38px;
	border-radius: 20px;
	padding: 0 15px;
}
.page-menu a:after {
	display: none;
}
.page-menu a:hover,  .page-menu a.on {
	background: #008cd4;
	color: #fff;
	border-color: #008cd4;
}
.customer-container{ padding:2%;}
.customer-container li{ float:left; width:30%; margin:1%;}
.customer-container li img{ width:100%;}
.about-company h1{ font-size:1.6rem; line-height:3rem; text-align:center;}
.news-container{ padding:2%;}
.news-container li{ float:left;}
.news-show li,
	.news-show li:nth-child(3n) {
		width: calc((100% - 20px) / 2);
		margin-right: 20px;
	}
	.news-show li:nth-child(2n) {
		margin-right: 0;
	}


.colored {
	color: #008cd4;
}
.news-shortcut {
	padding: 25px 0;
	border-top: solid 1px #bbb;
}

.news-shortcut li {
	padding: 10px 0;
	clear:both;
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.case-container li{ width:48%; margin:1%;}
.case-customer{ width:100%;}
.case-customer p{ display:block; background:#008cd4; font-size:1rem; line-height:2rem; color:#fff;}

.page a {
		width: 32px;
		height: 32px;
		line-height: 30px;
		font-size: 14px;
	}
.page {
	margin-top: 50px;
	margin-bottom: -10px;
}

.page a {
	display: inline-block;
	margin: 0 4px 10px;
	width: 42px;
	height: 42px;
	line-height: 40px;
	border: solid 1px #bbb;
}

.page .prev,
.page .next {
	width: 120px;
}

.page a:hover {
	background: #008cd4;
	color: #fff;
	border-color: #008cd4;
}


 .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-slide {
      text-align: center;
      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;
    }

.swiper-slide li img,.swiper-slide img{ width:100%; height:auto;}


.nybanner img{ width:100%;}
