@charset "utf-8";
/* CSS Document @woniu*/

@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
}
@media screen and (min-width: 1200px) {
.layui-container {
	width: 1600px;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-input-inline {
	width: 96%;
 margin: 0 0 .3rem 0;
}
/***head样式***/
.header {
	height: 100px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	box-shadow: 0px 0px 6px 0px #ccc;
	z-index: 1000;
}
.headDiv {
}
.headDiv .logo {
	float: left;
	margin-top: 11px;
	z-index: 1;
}
.headDiv .logo img {
	height: 78px;
}
.head-v3 {
	position: relative;
	z-index: 999;
	float: right;
}
.head-v3 .navigation-inner {
	position: relative
}
.navigation-up {
	float: left;
}
.navigation-up .navigation-v3 {
	float: right;
	position: relative;
}
.navigation-up .navigation-v3 ul {
	float: left
}
.navigation-up .navigation-v3 li {
	float: left;
	color: #fff
}
.navigation-up .navigation-v3 .nav-up-selected {
	background: #fff;
}
.navigation-up .navigation-v3 .nav-up-selected a, .nav-up-selected-inpage a {
	color: #a80d0f;
}
.nav-up-selected-inpage a {
	color: #a80d0f !important;
}
/*.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background: url(../images/san.jpg) center bottom no-repeat;
}*/
.navigation-up .navigation-v3 .nav-marker {
	position: absolute;
	background: #a80d0f;
	width: 76px;
	height: 1px;
	bottom: 20px;
}
.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	position: relative;
}
.navigation-up .navigation-v3 li h2 a {
	width: 115px;
	text-align: center;
	display: inline-block;
	height: 100px;
	line-height: 100px;
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #000;
	font-weight: 600;
}
.navigation-up .navigation-v3 li.cur h2 a {
	color: #0a77bc;
}
.navigation-up .navigation-v3 li:Hover h2 a {
	color: #0a77bc !important;
}
.navigation-down-inner1 {
	padding-left: 0px !important;
}
.navigation-v3 ul li {
	position: relative;
}
.navigation-v3 ul li ul {
	position: absolute;
	display: none;
	top: 95px;
	width: 200%;
	box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
	left: -71px;
	padding: 0px 0;
}
.navigation-v3 ul li ul li {
	background: #FFF;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: .9;
}
.navigation-v3 ul li ul li a {
	line-height: 34px;
	display: block;
}
.navigation-v3 ul li ul li a:hover {
	color: #FFF;
}
.navigation-down-inner1 {
	-moz-box-shadow: 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px;
	-o-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	width: 100%;
	background: #fff;
}
.navigation-down-inner1 a {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	background: #fff;
	margin-bottom: 2px;
}
.navigation-down-inner1 a:hover {
	background: #0a77bc;
	color: #fff;
}
/****banner样式***/
.section-three {
	width: 100%;
	overflow: hidden;
	margin-top: 95px;
}
#banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#banner .item {
	display: block;
}
#banner img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls {
	position: absolute;
	bottom: 10px;
	left: 50%;
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ddd;
	overflow: hidden;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #1567a1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/***手机站menu***/
.navbar {
	height: 50px;
	line-height: 50px;
	float: right;
	overflow: hidden;
	margin-top: 30px;
}
.navbar .nav>li {
	position: relative;
	display: block;
	float: left;
}
.navbar .nav>li>a {
	font-weight: bold;
	position: relative;
	display: block;
	width: 110px;
	height: 50px;
	text-align: center;
	font-size: 16px;
}
.navbar .nav>li>a.active {
	background: #025b9a;
	color: #fff;
}
.navbar .nav>li:hover .box {
	display: block;
}
.navbar .nav>li:hover>a {
	color: #fff;
	background: #025b9a;
}
.navbar .nav .box {
	position: absolute;
	z-index: 99;
	top: 100%;
	left: 0;
	display: none;
	overflow: hidden;
	padding: 20px;
	background: #025b9a;
}
.navbar .nav .box.right {
	right: 0;
	left: auto;
}
.navbar .nav .box a {
	display: block;
	margin: 0 2em .8em 0;
	white-space: nowrap;
	color: #fff;
}
.navbar .nav .box a:hover {
	color: #aaceff;
}
.navbar .nav .box a.pic {
	margin: 0;
}
.navbar .nav .box .thumb {
	float: left;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
.navbar .nav .box .menu {
	margin-left: 220px;
}
.navbar .nav .box img {
	display: block;
	max-width: 200px;
	border: 4px solid #fff;
}
.navbar .nav .cate {
	overflow: hidden;
	white-space: nowrap;
}
.navbar .nav .cate .item {
	display: block;
	float: left;
	margin-right: 20px;
	width: 16%;
}
.navbar .nav .cate .item:last-child {
	float: none;
	margin-right: 0;
	margin-left: 750px;
}
.navbar .nav .cate h4 {
	font-size: 1.1em;
	margin: 0;
}
.navbar .nav .cate img {
	width: 130px;
	height: 80px;
}
.navbar .nav .cate ul {
	padding-top: 1em;
}
.toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 66px;
	cursor: pointer;
}
.toggle .icon {
	top: 29px;
	left: 14px;
}
.toggle .icon, .toggle .icon::before, .toggle .icon::after {
	position: absolute;
	width: 30px;
	height: 4px;
	border-radius: 2px;
	background: #b2b2b2;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.toggle .icon::before, .toggle .icon::after {
	left: 0;
	content: '';
	background: inherit;
}
.toggle .icon::before {
	top: -9px;
}
.toggle .icon::after {
	top: 9px;
}
/* 手机站列表 */
.navigation, .cate-tree {
	line-height: 48px;
	position: absolute;
	z-index: 99;
	top: 70px;
	display: none;
	width: 100%;
	border-top: solid 3px #0a77bc;
	border-bottom: solid 3px #0a77bc;
	background: #fff;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after, .navigation .level-2>li::after, .cate-tree .level-2>li::after, .navigation .level-2>li::before, .cate-tree .level-2>li::before {
	position: absolute;
	top: 18px;
	right: 15px;
	width: 12px;
	height: 12px;
	content: '';
	background-size: cover;
}
.navigation .level-1 a, .cate-tree .level-1 a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	text-overflow: ellipsis;
	color: inherit;
}
.navigation .level-1 li, .cate-tree .level-1 li {
	position: relative;
	border-bottom: solid 1px #e4e4e4;
}
.navigation .level-1>li>a, .cate-tree .level-1>li>a {
	padding: 0 2em 0 1em;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after {
	background-position: -36px 0;
}
.navigation .level-1>li.active::after, .cate-tree .level-1>li.active::after, .navigation .level-1>li:hover::after, .cate-tree .level-1>li:hover::after {
	background-position: -96px 0;
}
.navigation .level-1>li.more::after, .cate-tree .level-1>li.more::after {
	background-position: -12px 0;
}
.navigation .level-1>li.more:hover::after, .cate-tree .level-1>li.more:hover::after {
	background-position: -72px 0;
}
.navigation .level-1>li.more.active::after, .cate-tree .level-1>li.more.active::after {
	background-position: -84px 0;
}
.navigation .level-1>li.active>a, .cate-tree .level-1>li.active>a, .navigation .level-1>li:hover>a, .cate-tree .level-1>li:hover>a {
	background-color: rgba(0, 0, 0, 0.05);
}
.navigation .level-2, .cate-tree .level-2 {
	display: none;
}
.navigation .level-2 a, .cate-tree .level-2 a {
	padding: 0 2em 0 3em;
}
.navigation .level-2 li:first-child, .cate-tree .level-2 li:first-child {
	border-top: solid 1px #e4e4e4;
}
.navigation .level-2 li:last-child, .cate-tree .level-2 li:last-child {
	border-bottom: none;
}
.navigation .level-2>li::before, .cate-tree .level-2>li::before {
	right: auto;
	left: 1.5em;
	background-position: 0 0;
}
.navigation .level-2>li::after, .cate-tree .level-2>li::after {
	background-position: -48px 0;
}
.navigation .level-2>li.active::after, .cate-tree .level-2>li.active::after {
	background-position: -108px 0;
}
.navigation .level-3, .cate-tree .level-3 {
	line-height: 40px;
	display: none;
}
.navigation .level-3 a, .cate-tree .level-3 a {
	font-size: .8em;
	padding-left: 4em;
}
/*****首页产品展示***/
.product {
	padding: 80px 0;
}
.yt-title {
	text-align: center;
	overflow: hidden;
}
.yt-title h2 {
	font-size: 48px;
	color: #0978c0;
	font-weight: bold;
}
.xian {
	width: 100%;
	max-width: 40px;
	min-width: 0px;
	height: 32px;
	line-height: 32px;
	max-height: 3px;
	min-height: 3px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: #373c42;
}
.yt-title p {
	margin: 20px 0;
	text-align: center;
	font-size: 16px;
	color: #595959;
	line-height:27px;
}
.home-news {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.huanglong-bg {
	border-radius: 10px 10px 0 0;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.huanglong-bg:hover .text-box {
	background: #0a77bc;
	transition: all 0.6s;
}
.huanglong-bg:hover .text-box a {
	color: #fff;
}
.pic {
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
}
.pic img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.huanglong-bg:hover .pic img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.text-box {
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	background: #f5f5f5;
}
.swiper-container {
	width: calc(100% - 150px);
}
.swiper-button-prev {
	position: absolute;
	top: 45%;
	left: 0px;
	font-size: 15px;
	cursor: pointer;
	background: #ffffff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #b7b5b5;
	border: 2px #b7b5b5 solid;
}
.swiper-button-next {
	position: absolute;
	top: 45%;
	right: 0px;
	font-size: 15px;
	cursor: pointer;
	background: #ffffff5c;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #b7b5b5;
	border: 2px #b7b5b5 solid;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
	background: #0a77bc;
	border: 2px solid #0a77bc;
	color: #fff;
}
.product .ckgd {
	width: 180px;
	height: 47px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.product .more {
	background-color: rgba(0, 0, 0, 0);
	position: relative;
	border: 1px solid rgba(255, 255, 255, 0.8);
	transition: all .5s ease;
	z-index: 1;
	overflow: hidden;
	height: 47px;
	line-height: 47px;
	color: rgba(255,255,255,1);
	padding-top: 0;
	text-align: center;
	min-height: inherit;
}
.product .more a {
	color: #fff;
}
.product .more:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fd7016;
	border: 1px solid #fd7016;
	z-index: 2;
	transition: all .5s ease;
}
.product .more:hover:after {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.product .ckgd:hover .more {
	border: 1px solid #ddd;
}
.product .ckgd:hover .font {
	color: #000;
}
.product .font {
	color: rgba(255,255,255,1);
	position: relative;
	z-index: 3;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: auto;
}
/*****首页公司简介***/
.about {
	padding: 80px 0;
	background: url(../images/oii1.jpg) center center no-repeat;
	background-attachment: fixed !important;
	position: static;
}
.about h2 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
.about h3 {
	font-size: 44px;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 20px;
}
.p_FLine {
	width: 50px;
	height: 2px;
	background: #fff;
	float: left;
	margin: 20px 0;
}
.about .more {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.about .more a {
	width: 150px;
	height: 36px;
	line-height: 36px;
	float: left;
	text-align: center;
	color: #fff;
	background: #be1a1f;
	font-size: 15px;
}
.about-num {
	margin-top: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
	width: 100%;
	float: left;
}
.about-num li {
	float: left;
	width: 25%;
	text-align: center;
}
.about-num .num_con {
	padding: 38px 16px;
	border-right: 1px solid #ddd;
}
.about-num li h2 {
	font-family: 'arial', sans-serif;
	font-size: 48px;
	color: #0a77bc;
	line-height: 48px;
	display: inline-block;
}
.about-num .count-unit {
	font-size: 14px;
	color: #4a4a4a;
	text-align: right;
	display: inline-block;
	font-style: normal;
}
.about-num li p {
	color: #4a4a4a;
	font-size: 14px;
	line-height: 36px;
}
.about-num li .bai h2 {
	color: #fff;
}
.about-num .bai .count-unit {
	color: #fff;
}
.about-num li .bai p {
	color: #fff;
}
.about-num li:nth-child(1) {
	background: #f0f1f5;
}
.about-num li:nth-child(2) {
	background: #f0f1f5;
}
.about-num li:nth-child(3) {
	background: #0a77bc;
}
.about-num li:nth-child(4) {
	background: #0a77bc;
}
.about-num li:nth-child(3) .num_con {
	border-right: 1px solid rgba(255,255,255,.2);
}
.about-num li:nth-child(4) .num_con {
	border-right: 1px solid rgba(255,255,255,.2);
}
/******首页新闻****/
.news {
	padding: 50px 0;
}
.newfl {
	float: left;
}
.newfl h2 {
	font-size: 48px;
	color: #2a3843;
	font-weight: bold;
}
.newx {
	width: 40px;
	height: 3px;
	background: #2a3843;
	margin: 15px 0;
	overflow: hidden;
}
.newfl h3 {
	float: left;
	font-size: 16px;
	color: #2a3843;
}
.newfr {
	float: right;
}
.news .ckgd {
	width: 180px;
	height: 47px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.news .more {
	background-color: rgba(0, 0, 0, 0);
	position: relative;
	border: 1px solid rgba(255, 255, 255, 0.8);
	transition: all .5s ease;
	z-index: 1;
	overflow: hidden;
	height: 47px;
	line-height: 47px;
	color: rgba(255,255,255,1);
	padding-top: 0;
	text-align: center;
	min-height: inherit;
}
.news .more a {
	color: #fff;
}
.news .more:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fd7016;
	border: 1px solid #fd7016;
	z-index: 2;
	transition: all .5s ease;
}
.news .more:hover:after {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
.news .ckgd:hover .more {
	border: 1px solid #ddd;
}
.news .ckgd:hover .font {
	color: #000;
}
.news .font {
	color: rgba(255,255,255,1);
	position: relative;
	z-index: 3;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: auto;
}
.news_ul {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	float: left;
}
.newscon {
	width: 32.3333333333%;
	float: left;
}
.newscon:nth-child(2) {
	margin-left: 1.5%;
}
.newscon:nth-child(3) {
	margin-left: 1.5%;
}
.newsc_img {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.newsc_img:before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,1);
	top: 0px;
	left: 0px;
	z-index: -1;
}
.newsc_img img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.newscon:hover .newsc_img img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.newscon:hover .newsc_img:before {
	z-index: 100;
	background: rgba(0,0,0,0.5);
}
.news_nr {
	overflow: hidden;
	background: #0a77bc;
	padding: 5%;
}
.newc_xtb {
	float: left;
	width: 19%;
	margin-top: 40px;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,.3);
}
.newc_xtb img {
	width: 50px;
}
.newc_c {
	width: 76%;
	float: right;
}
.newc_c h2 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.newc_c p {
	font-size: 15px;
	color: #fff;
	line-height: 27px;
}
/****首页关于我们***/
.s_about {
	width: 100%;
	overflow: hidden;
	padding: 55px 0;
	position: relative;
	background:#f5f5f5;
}
.about_kb {
	width: 8%;
	height: 400px;
	float: left;
}
.about-fl {
	width: 45%;
	height: auto;
	float: left;
}
.about-fl h1 {
	color: #333;
	font-weight: bold;
	font-size: 28px;
	line-height: 60px;
	margin-bottom: 10px;
}
.about-fl span {
	width: 60px;
	float: left;
	height: 2px;
	background: #0a77bc;
}
.aboutcnet {
	width: 100%;
	float: left;
	overflow: hidden;
	line-height: 33px;
	font-size: 16px;
	margin-top: 20px;
	color: #333;
}
.aboutcnet p{ text-indent:2em; margin-top:15px;}
.about-more {
	width: 100%;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.about-more a {
	width: 160px;
	height: 45px;
	line-height: 45px;
	float: left;
	text-align: center;
	border: 1px solid #0a77bc;
	color: #0a77bc;
	font-size: 16px;
}
.about-fr {
	width: 50%;
	float: right;
	text-align: right;
}
.about-fr img {
	max-width: 100%;
}
.s_about .ckgd {
	width: 180px;
	height: 47px;
	float: left;
	margin-top: 15px;
}
.s_about .more {
	background-color: rgba(0, 0, 0, 0);
	position: relative;
	border: 1px solid rgba(255, 255, 255, 0.8);
	transition: all .5s ease;
	z-index: 1;
	overflow: hidden;
	height: 47px;
	line-height: 47px;
	color: rgba(255,255,255,1);
	padding-top: 0;
	text-align: center;
	min-height: inherit;
}
.s_about .more a {
	color: #fff;
}
.s_about .more:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fd7016;
	border: 1px solid #fd7016;
	z-index: 2;
	transition: all .5s ease;
}
.s_about .more:hover:after {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
.s_about .ckgd:hover .more {
	border: 1px solid #ddd;
}
.s_about .ckgd:hover .font {
	color: #000;
}
.s_about .font {
	color: rgba(255,255,255,1);
	position: relative;
	z-index: 3;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: auto;
}
/*****footer****/
.footer {
	background: #e8e8e8;
	overflow: hidden;
}
.bootnav {
	float: left;
	overflow: hidden;
	padding: 60px 0;
}
.footer dl {
	float: left;
	width: 255px;
	height: 260px;
	text-align: left;
	margin-right: 60px;
	border-right: 1px solid #c3c4c2;
}
.footer dl dt {
	font-size: 20px;
	color: #fff;
	line-height: 1;
	margin-bottom: 25px;
	font-weight: bold;
}
.footer dl a {
	color: #596156;
}
.footer dd a {
	color: #848484;
}
.footer dd a:hover {
	color: #0a77bc;
}
.footer dl dd {
	font-size: 16px;
	color: #fff;
	line-height: 35px;
}
.f_kefu {
	width:400px;
	float: left;
	margin-right:50px;
	padding: 60px 0;
	overflow: hidden;
}
.f_kefu dt {
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #596156;
}
.f_kefu h2 {
	font-size: 30px;
	color: #fd7016;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}
.f_kefu p {
	font-size: 16px;
	line-height: 35px;
	color: #848484;
}
.f_ewm{ float:right; padding: 60px 0;overflow: hidden;}
.f_ewm div{ width:160px; text-align:center; color: #848484; font-size:16px;}
.f_ewm img{ margin-bottom:5px;}
.f_ewm dt {
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #596156;
}


.footer2 {
	padding: 14px 0;
	color: #fff;
	background: #0a77bc;
	overflow: hidden;
	font-size: 15px;
	margin-bottom:60px;
}
.footer2 a {
	color: #fff;
}

.bottom {
    background-color: #00A9E7;
    position: fixed;
    bottom: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 66px;
    line-height: 66px;
    text-align: right;
	z-index:100;
}

.bottom h5 {
    width: 1200px;
    margin: 0 auto;
}

.bottom h5 span {
    float: left;
    padding-left: 110px;
    font-size: 24px;
    color: #ffe400;
}

.bottom h5 a {
    font-size: 14px;
    color: #fff;
}

/****手机站底部横条**/
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.show-xs {
	display: none;
}
/*****关于我们单页****/
.pbanner {
	height: 480px;
	margin-top: 95px;
	overflow:hidden;
}
.banner1 {
	background: url(../images/n_ban1.jpg) no-repeat center / cover;
}
.banner2 {
	background: url(../images/n_ban2.jpg) no-repeat center / cover;
}
.pbanner .w_z {
	width: 35%;
	color: #fff;
	text-align: left;
	float:left;
	line-height: 1.6;
	margin-top:130px;
}
.pbanner h2 {
	font-size: 70px;
	font-weight: bold;
	color: #fff;
	text-shadow: #666 2px 2px 4px;
}
.pbanner h3 {
    height: 1px;
    width: 100%;
    margin-bottom: 5%;
    background: #fff;
    margin: 0.8% auto 0.8% 0;
}
.pbanner p{
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    line-height: 1.5;
    max-width: 400px;
    margin-top: 30px;
}
.pageNav {
	height: 80px;
	overflow: hidden;
}
.huise{ background:#f5f5f5;}
.navList{float:left; overflow:hidden;}
.navList ul{ float:left; overflow:hidden;}
.navList li{
	float:left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 20px 8px;
    padding: 0px 30px;
    background: #434343;
    color: #fff;
    border-radius: 5px;
    display: block;
    transition: 0.3s ease 0s;
}
.navList li a{ color:#fff;}
.navList li:hover{ background:#0a77bc;}
.navList li.cur{ background:#0a77bc;}
.navmain{ line-height:80px;}
.navmain a:hover{ color:#0a77bc;}
.navmain i{ color:#0a77bc; font-weight:bold;}

.pageab {
	padding: 70px 0;
}
.pageTitle {
	position: relative;
	z-index: 1;
}
.pageTitle .title1 {
	font-size: 30px;
	line-height: 30px;
	color: #434343;
	padding-bottom: 18px;
	text-align:center;
}
.pageTitle .title1 span{ color:#0a77bc; font-weight:bold;}
.tit-xian{ width:60px; height:3px; margin:0 auto; background:#0a77bc;}
.tit-sb{ text-align:center; font-size:14px; color:#A9A9A9; margin-top:20px;}

.ab_nr {
	margin-top: 40px;
	line-height: 28px;
	font-size: 16px;
	overflow: hidden;
}
.nyab_img{ float:right; margin-left:30px;}
.ab_nr p {
	text-indent: 2em;
}
.ab_nr img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.ab_nr table{ width:100%; word-wrap: break-word; word-break: break-all;}
.ab_nr table td{ width: 20%; border: 1px solid #eee; font-size: 16px; background: #fff; padding: 5px 10px;}
.ab_nr table td:first-child { background: #f5f5f5;}
.ab_nr table td:nth-child(2n) { width: 80%;}


/*****新闻中心****/
.nynews{ padding:40px 0;}
.news_list {
  padding-top: 10px;
  padding-bottom: 50px;
}
.news_list a {
  overflow: hidden;
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #DCDCDC;
}
.news_list_n {
  width: 65%;
  float: left;
  margin-left: 45px;
}
.news_list_n h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  margin-bottom: 30px;
}
.news_list_n p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #484848;
  line-height:25px;
}
.news_list a img {
  width: 15%;
  max-height: 168px;
  float: right;
  margin-right:20px;
}
.news_list a .h_time {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-left: 40px;
}
.news_list a .h_time span {
  margin-bottom: 5px;
}
.news_list a:hover {
  background: #F8F8F8;
}
.news_list a:hover .h_time, .news_list a:hover h1 {
  color: #0a77bc;
}
.h_time {
  width: 10%;
  margin-right: 12px;
  float: left;
  text-align: center;
  color: #848484;
  box-sizing: border-box;
  border-right: 1px solid #DCDCDC;
}
.h_time span {
  font-size: 42px;
  display: block;
}

/*****新闻内页****/
.newsBox{ overflow:hidden; padding:60px 0;}
.newShow{ background:#fff; padding:2%; overflow:hidden;}
.bigBox{ width:70%; background:#f5f5f5; padding:3%;}
.bigBox h1{ font-size:26px; color:#262626; text-align:center;}
.bigBox .time{ margin:20px 0; padding-top:20px; border-top: 1px solid #d9d9d9; font-size:14px; color:#595959;}
.contentImg{ font-size:16px; color:#666; line-height:30px;}
.contentImg img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.pageDown{ width:100%; border-bottom:1px solid #d9d9d9; float:left; margin-top:20px; line-height:50px; color:#595959; padding-bottom:10px;}
.pageDown a{ color:#595959;}
.pageDown a:hover{ color:#0a77bc;}
.tjnews{ width:22%; float:right; background:#f5f5f5;}
.tjnews h2{ line-height:44px; background:#0a77bc; text-indent:20px; font-size:16px; color:#fff; font-weight:bold;}
.tjnews li{ border-bottom: 1px dashed #ebebeb; padding: 20px 30px; margin-bottom: 5px; margin-top: 5px;}
.tjnews p{ font-size:16px; color:#333; font-weight:bold; margin-bottom:15px;}
.tjnews font{ color:#999; font-size:12px;}
.tjnews li:hover p{ color:#0a77bc;}

/******产品中心****/
.hform {
    float: right;
	width:300px;
	background:#fff;
	border-radius:50px;
	margin-top:20px;
}
.hform input {
    float: left;
    font-size: 14px;
    border: 0;
    padding: 8px 10px;
    line-height: 20px;
    width: 210px;
	border-radius:50px 0 0 50px;
}
.hform .btn {
    border: 0;
    border-bottom: 1px solid transparent;
    padding: 0;
    float: left;
    cursor: pointer;
    outline: none;
    width: 70px;
    height: 36px;
    background: url(../images/search.png) center center no-repeat #0a77bc;
	border-radius:50px;
}
.products{ padding:40px 0; overflow:hidden;}
.left {
    width: 270px;
	float:left;
}
.left .submenubox { padding-bottom: 20px }
.left .submenubox .left_title { height: 80px; background: #0a77bc; color: #fff }
.left .submenubox .left_title h3 { font-size: 24px; font-weight: 700; line-height: 80px; padding-left: 26px; text-transform: uppercase; background:url(../images/bz.png) 200px center no-repeat;}
.left .submenu { position: relative }
.left .submenu li { display: block;}
.left .submenu li a.sub1 { height: 55px; line-height: 55px; display: block; text-indent:30px; font-size: 18px; border: 1px solid #eee; border-top: 0; overflow: hidden;}
.left .submenu li a.sub2 { height: 55px; line-height: 55px; display: block; text-indent:30px; font-size: 18px; border: 1px solid #eee; border-top: 0; overflow: hidden;}
.left .submenu li a.sub1:hover { border-left: 2px solid #0a77bc; border-right: 1px solid #f5f5f5; color: #0a77bc }
.left .submenu li.hover a.sub1 { border-left: 2px solid #0a77bc; border-right: 1px solid #f5f5f5; color: #0a77bc }
.left .submenu li a.sub2:hover { border-left: 2px solid #0a77bc; border-right: 1px solid #f5f5f5; color: #0a77bc }
.left .submenu li.hover a.sub2 { border-left: 2px solid #0a77bc; border-right: 1px solid #f5f5f5; color: #0a77bc }
.left .submenu s { width: 2px; height: 61px; display: block; background: #009b4c; position: absolute; left: 0; top: 0 }
.left .submenu .box { padding-bottom: 0; background: #f9f9f9; border: 1px solid #eee; border-top: 0; display: none }
.left .submenu .box a { color: #333; line-height: 40px; display: block; height: 40px; padding-left: 28px; overflow: hidden }
.left .submenu .box a s { width: 10px; height: 10px; margin-right: 8px; display: inline-block; background-position: 2px -178px }
.left .submenu .box a:hover, .left .submenu .box a.hover { color: #008cd6 }
.left .submenu li.hover .box { display: block }

.leftbox{ width:100%; float:left; background:#f5f5f5;}
.leftbox h2{ line-height:44px; background:#0a77bc; text-indent:20px; font-size:16px; color:#fff; font-weight:bold;}
.leftbox li{ border-bottom: 1px dashed #ebebeb; padding: 5px 20px; margin-bottom: 5px; margin-top: 5px;}
.leftbox p{ font-size:16px; color:#333; margin-bottom:15px;}
.leftbox li:hover p{ color:#0a77bc;}
.right{ width:1300px; float:right; overflow:hidden;}
.product_list{ width:100%; overflow:hidden; margin-bottom:30px;}
.product_list a {
  width: 423px;
  float: left;
  margin-bottom: 20px;
}
.product_list .img_max {
  width: 423px;
  height: 317px;
  overflow: hidden;
}
.product_list a img {
  width: 423px;
  height: 317px;
  transition: all 0.6s;
}
.product_list a:hover img {
  transform: scale(1.15);
}
.product_list_sub {
  background: #F8F6F7;
  box-sizing: border-box;
  padding: 20px;
}
.product_list_sub h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  margin-bottom: 8px;
}
.product_list_sub p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #313131;
}
.product_list a:nth-of-type(3n+2) {
  margin-left: 15px;
  margin-right: 15px;
}
.product_list a:hover .product_list_sub {
  background: #0a77bc;
}
.product_list a:hover .product_list_sub h1, .product_list a:hover .product_list_sub p {
  color: #FFF !important;
}

/*****产品内页****/
.pimggd{ background:#f5f5f5; padding:40px 20px; overflow:hidden;}
.prd_fl {
    width: 600px;
    height: auto;
    float: left;
    overflow: hidden;
}
.prd_fr{ width:620px; float:right; overflow:hidden;}
.prd_fr h1{ font-size:30px; font-weight:bold; color:#262626; margin-bottom:20px;}
.ssfl{ width:250px; height:45px; line-height:45px; float:left; text-align:center; background:#0a77bc; color:#fff; border:1px solid #0a77bc; font-size:16px; margin-bottom:20px; transition: all .36s ease;}
.ssfl:hover{ background:#fff; color:#0a77bc;}
.cpsm{ width:100%; float:left; font-size:16px; color:#666; line-height:30px; border-bottom:1px solid #e8e8e8; padding-bottom:20px; margin-bottom:30px;}
.djan{ width:100%; float:left;}
.zxly{ width:180px; height:45px; line-height:45px; float:left; text-align:center; background:#0a77bc; color:#fff; border:1px solid #0a77bc; font-size:16px; margin-bottom:20px; transition: all .36s ease;}
.zxly:hover{ background:#fff; color:#0a77bc;}

.prdnr{ width:100%; overflow:hidden; margin-top:40px;}
.cpxh{ width:100%; float:left; overflow:hidden; background:#f5f5f5; line-height:60px; border-bottom:2px solid #0a77bc;}
.cpxh a{ width:160px; text-align:center; font-size:20px; font-weight:bold; color:#000; float:left;}
a.click_a{ background:#0a77bc; color:#fff;}
.pro-nr-zhuyao{ border:1px solid #ddd; padding:20px; overflow:hidden;}
.nrx-zhuyao{ width:100%; font-size:16px; line-height:30px; display:none;}
.nrx-zhuyao table{ width:100%; float:left; word-wrap: break-word; word-break: break-all;}
.nrx-zhuyao table td{ width: 20%; border: 1px solid #eee; background: #fff; padding: 5px 10px; border:1px solid #ddd;}
.nrx-zhuyao img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}

.tlcx{ width:100%; overflow:hidden;}
.tlcx h2{ background:#0a77bc; line-height:40px; text-indent:20px; font-size:16px; color:#fff; margin-top:20px;}
.tlcx ul{ border:1px solid #ddd; padding:15px; overflow:hidden;}
.tlcx li{ width:23%; float:left; margin-left:1%; margin-right:1%; overflow:hidden;}
.tlcx li img{ width:100%; height:218px;}
.tlcx li p{ text-align:center; line-height:30px; height:30px; overflow:hidden; margin-bottom:10px;}
.tlcx li a:hover{ color:#0a77bc;}

 @media screen and (max-width: 768px) {
.hide-xs {
	display: none;
}
.show-xs {
	display: block;
}
.layui-container {
	padding: 0 10px;
}
.header {
	height: 70px;
}
.header .logo {
	margin-left: 10px;
	margin-top: 10px;
}
.headDiv .logo img {
	height: 50px;
}
.section-three {
	margin-top: 70px;
}
.product{ padding:30px 0;}
.yt-title h2{ font-size:30px;}
.yt-title p{ font-size:14px;}
.about{ padding:50px 20px;}
.about h2{ font-size:22px;}
.about h3{ font-size:22px; margin:10px 0;}
.about-num li{ width:50%}
.about-num li h2{ font-size:24px;}
.about-num .num_con{ padding:10px 16px;}
.news{ padding:30px 0;}
.newfl h2{ font-size:30px;}
.newfl h3{ font-size:14px; line-height:25px;}
.newfr,.about_kb,.bootnav{ display:none;}
.s_about{ height:auto; padding:30px 10px; width:auto;}
.newscon{ width:100%; margin:0 0 20px 0 !important;}
.about-fr,.about-fl{ width:100%; height:auto;}
.yt-title p{ margin:0;}
.footer{ background: url(../images/foot_logo.png) 50px center no-repeat #e8e8e8; background-size:60%;}
.f_kefu{ float:left; padding:20px 20px;}
.footer2{ margin-bottom:50px;}
.pbanner{ margin-top:70px; height:150px;}
.pbanner .w_z{ margin-top:50px;}
.pbanner h2{ font-size:20px;}
.pbanner h3{ height:2px; background:#0a77bc; width:50px;}
.pageNav{ height:auto; border-bottom:1px solid #ddd; padding-bottom:10px;}
.navList li{ margin: 10px 1% 0 1%; height: 32px; line-height:32px; width:31%; text-align:center; padding:0;}
.pageab{ padding:40px 0;}
.nyab_img{ margin:0;}
.ab_nr{ margin-top:20px;}
.f_kefu h2{ margin:0;}
.newsBox{ padding:30px 0;}
.bigBox{ width:94%;}
.tjnews{ width:100%; margin-top:20px;}
.tjnews li{ padding:10px 20px;}
.pageDown li{ width:100%; text-align:left;}
.products{ padding:20px 0;}
.right{ width:100%;}
.product_list a{ width:48%; margin-right:2%; overflow:hidden;}
.product_list a:nth-child(2n){ float:right; margin-right:0;}
.product_list .img_max{ width:100%; height:auto;}
.product_list a img{ width:100%; height:auto;}
.product_list a:nth-of-type(3n+2){ margin-left:0; margin-right:0;}
.product_list_sub{ padding:10px;}
.product_list_sub h1{ font-size:16px;}
.hform{ margin-top:10px;}
.pimggd{ padding:20px;}
.prd_fl{ width:100%;}
.layui-carousel[lay-indicator=outside] .layui-carousel-ind{ top:-50px;}
.layui-carousel[lay-indicator=outside]{ margin-bottom:0;}
.prd_fr{ width:100%;}
.prd_fr h1{ font-size:24px;}
.zxly{ width:130px;}
.prdnr{ margin-top:20px;}
.tlcx li{ width:48%;}
[class^="pagediv"] a, [class^="pagediv"] span{ padding:5px 10px;}
.navList,.navList ul{ width:100%;}
}

.wnewstu{ width:100%; overflow:hidden; border-bottom:1px solid #ddd; margin-bottom:15px; padding-bottom:15px;}
.wnewimg{ width:30%; float:left;}
.wnewimg img{ width:100%;}
.wnewtit{ width:67%; float:right; line-height:30px; font-size:16px;}
.wnewdata{ width:67%; float:right; line-height:30px; font-size:13px;}
.cplb{ width:100%; overflow:hidden;}
.cplb li{ width:48%; height:40px; line-height:40px; float:left; margin-right:2%; background:#0978c0; border-radius:10px; margin-bottom:10px; text-align:center;}
.cplb li.cur{ background:#fd7016;}
.cplb li a{ font-size:15px; color:#fff;}
