/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	outline: 0 none;
}

a {
	text-decoration: none;
	color: #666;
	transition: all 0.5s ease 0s;
}

a:hover {
	color: #0082c2;
}

ul {
	list-style-type: none;
}

li {
	vertical-align: bottom;
	zoom: 1;
}

img {
	border: 0px;
}

select {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	color: #666;
	font-size: 12px;
}

textarea {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	color: #666;
	font-size: 12px;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

th,
td {
	padding: 0;
}

input {
	vertical-align: middle;
	outline: none;
	font-size: 12px;
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
}

.hidden {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: inherit;
	margin: 0px;
}

em,
i {
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

::-webkit-scrollbar {
	width: 8px;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #000;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #000;
}

::-webkit-scrollbar-thumb:vertical:hover {
	background: #000;
}

body {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	background: #fff;
	color: #666;
	font-size: 12px;
	overflow-x: hidden !important;
}

.header {
	width: 100%;
	padding: 0px 5%;
	z-index: 1005;
	background: #fff;
	height: 100px;
	padding-top: 30px;
	position: fixed;
	box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.12);
}

.header .logo {
	float: left;
}

.header .dh {
	float: right;
}

.motp {
	height: 100px;
}

.dh1 {
	margin: 0px auto;
	z-index: 100;
}

.dh1 .nLi {
	float: left;
	margin: 0px 20px;
}

.dh1 .nLi h3 {
	margin: 0px;
}

.dh1 .nLi h3 a {
	display: block;
	color: #666;
	height: 70px;
	line-height: 40px;
	box-sizing: border-box;
	font-size: 15px;
	text-align: center;
	white-space: nowrap;
	position: relative;
	padding-right: 23px;
}

.dh1 .nLi h3 a i {
	width: 29px;
	height: 29px;
	margin-right: 5px;
}

.dh1 .nLi h3 a:after {
	content: '';
	background: url(../images/index_15.jpg) no-repeat;
	width: 14px;
	height: 9px;
	display: block;
	position: absolute;
	right: 0px;
	top: 15px;
}

.dh1 .nLi h3 a .line {
	width: 0px;
	height: 2px;
	background: #0a77be;
	position: absolute;
	bottom: 0px;
	left: 2px;
	transition: width ease 0.5s;
}

.dh1 .nLi h3 a:hover .line {
	width: 100%;
	height: 3px;
	transition: width ease 0.5s;
}

.dh1 .nLi:hover .line {
	width: 100%;
	height: 3px;
	transition: width ease 0.5s;
}

.dh1 .on h3 a {
	color: #222;
}

.dh1 .on h3 a .line {
	width: 100%;
	height: 3px;
	transition: width ease 0.5s;
}

.dh1 .sub {
	display: none;
	width: 100%;
	left: 0;
	right: 0px;
	top: 100px;
	position: absolute;
	background: #eee;
	z-index: 101;
}

.dh1 .sub .sub1 {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 15%;
}

.sub1_left {
	width: 38%;
	margin-right: 2%;
}

.sub1_left img {
	display: block;
	width: 100%;
}

.sub1_zho {
	width: 30%;
}

.sub1_zho h2 {
	font-size: 30px;
	color: #e0e0e0;
	text-transform: uppercase;
	letter-spacing: -1px;
	position: relative;
}

.sub1_zho b {
	font-weight: normal;
	color: #333;
	font-size: 16px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.sub1_zho p {
	padding-top: 20px;
	color: #909090;
	font-size: 13px;
	line-height: 24px;
}

.sub1_right {
	width: 26%;
	padding: 10px 0px;
}

.sub1_right a {
	display: inline-block;
	background: #f4f4f4;
	width: 40%;
	border-radius: 25px;
	text-align: center;
	margin: 0px 4%;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 10px 0px;
	font-size: 15px;
	color: #333;
}

.sub1_right a:hover {
	background: #0a77be;
	color: #fff;
}

.dh1 .ewm {
	float: left;
	border-left: 1px solid #eee;
	height: 50px;
	padding-left: 15px;
	position: relative;
}

.dh1 .ewm h2 {
	font-size: 12px;
	margin: 0px;
	line-height: 50px;
	cursor: pointer;
}

.dh1 .ewm h2 img {
	margin-left: 5px;
}

.dh1 .ewm h3 {
	display: none;
	position: absolute;
	left: 15px;
	bottom: -110px;
}

.dh1 .ewm h3 img {
	width: 100px;
	height: auto;
}

.dh1 .ewm:hover h3 {
	display: block;
}

.phone-header {
	display: none;
}

.banner {
	padding: 0px 40px;
	box-sizing: border-box;
}

.in_about {
	background: url(../images/in_aboutbj.png) no-repeat left #fff;
	background-size: auto 100%;
	padding: 20px 5%;
}

.in_about_left {
	width: 33%;
	margin-left: 10%;
}

.in_about_left h2 {
	padding-top: 40px;
	position: relative;
	font-size: 20px;
	color: #333;
}

.in_about_left h2:after {
	content: '';
	width: 90px;
	height: 1px;
	background: #0082c2;
	position: absolute;
	top: 0px;
	left: 0px;
	animation: sectionBorder 1.5s infinite ease-out;
}

.in_about_left h2 b {
	font-weight: normal;
	font-size: 16px;
}

@-webkit-keyframes sectionBorder {
	0% {
		width: 0%;
	}
	50% {
		width: 45px;
	}
	100% {
		width: 90px;
	}
}

.in_about_left p {
	padding: 25px 0px;
	font-size: 14px;
	line-height: 28px;
}

.in_about_left span {}

.in_about_left span a {
	display: inline-block;
	border: 1px solid #ddd;
	width: 178px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.in_about_left span a:after {
	content: '';
	position: absolute;
	right: -20%;
	height: 1px;
	background: #ddd;
	width: 50px;
	top: 50%;
	transition: all 0.5s ease 0s;
}

.in_about_left span a:hover:after {
	background: #0082c2;
	right: 10%;
	transition: all 0.5s ease 0s;
}

.in_about_right {
	width: 45%;
	overflow: hidden;
}

.in_about_right img {
	width: 100%;
	display: block;
	transition: all 0.5s ease 0s;
}

.in_about_right:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease 0s;
}

.in_product {
	padding: 50px 5%;
}

.in_product .bt {
	text-align: center;
	font-size: 20px;
	color: #333;
	padding-bottom: 25px;
}

.in_product .bt b {
	font-weight: normal;
	font-size: 16px;
}

.in_product1 {
	position: relative;
}

.in_product1 .qh {
	width: 120px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 80px;
}

.in_product1 .qh .swiper-button-next {
	z-index: 2;
	top: 0px;
	width: 28px;
	height: 28px;
	background: #eee;
	border-radius: 50%;
	margin: 0px;
	transform: rotate(180deg);
	transition: all 0.5s ease 0s;
}

.in_product1 .qh .swiper-button-next:before {
	content: '';
	background: url(../images/jiantou1.png) no-repeat center left;
	width: 28px;
	height: 25px;
	position: absolute;
	right: -10px;
	top: 0px;
	transition: all 0.5s ease 0s;
}

.in_product1 .qh .swiper-button-next:hover:before {
	width: 24px;
	transition: all 0.5s ease 0s;
	right: 0px;
}

.in_product1 .qh .swiper-button-prev {
	z-index: 2;
	top: 0px;
	width: 28px;
	height: 28px;
	background: #eee;
	border-radius: 50%;
	margin: 0px;
	transition: all 0.5s ease 0s;
}

.in_product1 .qh .swiper-button-prev:before {
	content: '';
	background: url(../images/jiantou1.png) no-repeat center left;
	width: 28px;
	height: 25px;
	position: absolute;
	right: -10px;
	top: 3px;
	transition: all 0.5s ease 0s;
}

.in_product1 .qh .swiper-button-prev:hover:before {
	width: 24px;
	transition: all 0.5s ease 0s;
	right: 0px;
}

.in_product1 .swiper-slide {
	text-align: left;
}

.in_product1 .swiper-slide a {
	display: block;
	width: 100%;
}

.in_product1 .swiper-slide a .img {
	width: 65%;
	overflow: hidden;
}

.in_product1 .swiper-slide a .img img {
	width: 100%;
	transition: all 0.5s ease 0s;
}

.in_product1 .swiper-slide a:hover .img img {
	transform: scale(1.05);
	transition: all 0.5s ease 0s;
}

.in_product1 .swiper-slide a .nr {
	width: 30%;
	font-size: 14px;
	position: relative;
}

.in_product1 .swiper-slide a .nr h2 {
	font-size: 24px;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 1px solid #0082C2;
	margin: 0px;
}

.in_product1 .swiper-slide a .nr h3 {
	margin: 0px;
	padding: 10px 0px;
}

.in_product1 .swiper-slide a .nr span {
	position: relative;
	height: 40px;
	display: inline-block;
	margin-top: 40px;
}

.in_product1 .swiper-slide a .nr span b {
	position: absolute;
	z-index: 2;
	line-height: 10px;
	display: block;
	width: 60px;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	left: 20px;
}

.in_product1 .swiper-slide a .nr span:after {
	height: 10px;
	width: 2px;
	background: #333;
	content: '';
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s ease 0s;
}

.in_product1 .swiper-slide a:hover .nr span b {
	color: #fff;
}

.in_product1 .swiper-slide a:hover .nr span:after {
	content: '';
	position: absolute;
	top: 0px;
	height: 30px;
	width: 70px;
	background: #007cc4;
	transition: all 0.5s ease 0s;
}

.in_product .more {
	text-align: center;
	padding-top: 15px;
}

.in_product .more span {}

.in_product .more span a {
	display: inline-block;
	border: 1px solid #ddd;
	width: 178px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.in_product .more span a:after {
	content: '';
	position: absolute;
	right: -20%;
	height: 1px;
	background: #ddd;
	width: 50px;
	top: 50%;
	transition: all 0.5s ease 0s;
}

.in_product .more span a:hover:after {
	background: #0082c2;
	right: 10%;
	transition: all 0.5s ease 0s;
}

.in_news {
	background: url(../images/in_newsbj.png) repeat #f9f9f9;
	padding: 50px 5%;
}

.in_news .bt {}

.in_news .bt h2 {
	font-size: 20px;
	color: #333;
	padding-bottom: 25px;
}

.in_news .bt h2 b {
	font-weight: normal;
	font-size: 16px;
}

.in_news .bt span {
	float: right;
}

.in_news .bt span a {
	display: inline-block;
	border: 1px solid #ddd;
	width: 178px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.in_news .bt span a:after {
	content: '';
	position: absolute;
	right: -20%;
	height: 1px;
	background: #ddd;
	width: 50px;
	top: 50%;
	transition: all 0.5s ease 0s;
}

.in_news .bt span a:hover:after {
	background: #0082c2;
	right: 10%;
	transition: all 0.5s ease 0s;
}

.in_news1 {
	width: 100%;
	text-align: left;
	padding-top: 30px;
}

.in_news1 .hd {
	height: 100%;
	width: 178px;
}

.in_news1 .hd ul {
	padding-top: 50%;
}

.in_news1 .hd ul li {
	float: left;
	width: 178px;
	cursor: pointer;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 16px;
	padding: 15px 0px;
	margin-bottom: 40%;
}

.in_news1 .hd ul li.on {
	background: #0082c2;
	border: 1px solid #0082c2;
	color: #fff;
}

.in_news1 .bd {
	width: calc(100% - 205px);
}

.in_news1 .bd .nr {}

.in_news1 .bd .nr1 {
	width: 450px;
}

.in_news1 .bd .nr1 .img {
	width: 100%;
	overflow: hidden;
}

.in_news1 .bd .nr1 .img img {
	width: 100%;
	transition: all 0.5s ease 0s;
}

.in_news1 .bd .nr1 a:hover .img img {
	transform: scale(1.05);
	transition: all 0.5s ease 0s;
}

.in_news1 .bd .nr1 a h2 {
	font-size: 18px;
	color: #333;
	padding: 20px 0px;
	border-bottom: 1px solid #ddd;
	margin: 0px;
}

.in_news1 .bd .nr1 a p {
	margin: 0px;
	font-size: 14px;
	padding: 10px 0px;
}

.in_news1 .bd .nr1 a span {
	position: relative;
	height: 40px;
	display: inline-block;
	margin-top: 40px;
	float: left
}

.in_news1 .bd .nr1 a span b {
	position: absolute;
	z-index: 2;
	line-height: 10px;
	display: block;
	width: 60px;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	left: 20px;
}

.in_news1 .bd .nr1 a span:after {
	height: 10px;
	width: 2px;
	background: #333;
	content: '';
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s ease 0s;
}

.in_news1 .bd .nr1 a:hover span b {
	color: #fff;
}

.in_news1 .bd .nr1 a:hover span:after {
	content: '';
	position: absolute;
	top: 0px;
	height: 30px;
	width: 70px;
	background: #007cc4;
	transition: all 0.5s ease 0s;
}

.in_news1 .bd .nr2 {
	width: calc(100% - 480px);
}

.in_news1 .bd .nr2 ul li a {
	border: 1px solid #ccc;
	display: block;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 20px 10px;
}

.in_news1 .bd .nr2 ul li a h2 {
	border: 1px solid #ccc;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 14px;
	margin: 0px;
	text-align: center;
	position: relative;
	line-height: 21px;
}

.in_news1 .bd .nr2 ul li a h2 b {
	display: block;
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
}

.in_news1 .bd .nr2 ul li a h2 strong {
	display: block;
	position: absolute;
	height: 35px;
	line-height: 35px;
	background: #f9f9f9;
	width: 20px;
	right: -10px;
	top: 12px;
	color: #0082c2;
	font-weight: normal;
	font-size: 12px;
}

.in_news1 .bd .nr2 ul li a h3 {
	line-height: 60px;
	margin: 0px;
	padding-left: 35px;
	font-size: 16px;
	width: calc(100% - 170px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.in_news1 .bd .nr2 ul li a span {
	position: relative;
	height: 40px;
	display: inline-block;
	width: 70px;
	margin-top: 16px;
}

.in_news1 .bd .nr2 ul li a span b {
	position: absolute;
	z-index: 2;
	line-height: 10px;
	display: block;
	width: 60px;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	left: 20px;
}

.in_news1 .bd .nr2 ul li a span:after {
	height: 10px;
	width: 2px;
	background: #333;
	content: '';
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s ease 0s;
	z-index: 1;
}

.in_news1 .bd .nr2 ul li a:hover span b {
	color: #fff;
}

.in_news1 .bd .nr2 ul li a:hover span:after {
	content: '';
	position: absolute;
	top: 0px;
	height: 30px;
	width: 70px;
	background: #007cc4;
	transition: all 0.5s ease 0s;
}

.in_my {
	padding: 80px 20%;
}

.in_my .img {
	width: 150px;
}

.in_my .img img {
	width: 100%;
}

.in_my .nr {
	width: calc(100% - 250px);
}

.in_my .nr h2 {
	font-size: 14px;
	color: #0082c2;
	padding-bottom: 10px;
}

.in_my .nr h3 {
	font-size: 24px;
	color: #333;
	line-height: 35px;
	position: relative;
	padding-bottom: 30px;
}

.in_my .nr h3:after {
	content: '';
	width: 90px;
	height: 1px;
	background: #0082c2;
	position: absolute;
	bottom: 0px;
	left: 0px;
	animation: sectionBorder 1.5s infinite ease-out;
}

.di {
	border-top: 1px solid #ccc;
	padding: 30px 5%;
	position: relative;
}

.di_left {
	padding-top: 20px;
}

.fx {
	text-align: right;
	margin-bottom: 0px;
}

.fx .bdsharebuttonbox .bds_sqq {
	background: url(../images/index_38.jpg) no-repeat !important;
	width: 41px;
	height: 35px;
}

.fx .bdsharebuttonbox .bds_weixin {
	background: url(../images/index_46.jpg) no-repeat !important;
	width: 41px;
	height: 35px;
}

.fx .bdsharebuttonbox .bds_tsina {
	background: url(../images/index_44.jpg) no-repeat !important;
	width: 41px;
	height: 35px;
}

.dt-arrow {
	position: absolute;
	top: -60px;
	right: 60px;
	width: 60px;
	height: 44px;
	cursor: pointer;
}

.dt-arrow:before {
	content: "";
	position: absolute;
	left: 14px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #ccc;
}

.dt-arrow .aico {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/jiantou.png);
	width: 29px;
	height: 18px;
	animation: hide-dt-f 3s infinite;
}

@keyframes hide-dt-f {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		transform: translateY(-150%);
	}
}

.ny_banner {
	height: 500px;
	position: fixed;
	left: 0px;
	top: 100px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}

.ny_banner h2 {
	position: absolute;
	top: 35%;
	font-size: 60px;
	color: #333;
	left: 8%;
}

.ny_banner h2 span {
	display: block;
	font-size: 30px;
}

.ny {
	margin-top: 500px;
	position: relative;
	z-index: 2;
}

.ny_dh {
	background: rgba(255, 255, 255, 0.9);
	height: 75px;
	line-height: 75px;
	width: 84%;
	margin-left: 8%;
	position: relative;
	margin-top: -75px;
	box-sizing: border-box;
	padding-right: 20px;
}

.ny_dh span {
	float: right;
}

.ny_dh h2 {}

.ny_dh h2 a {
	display: inline-block;
	line-height: 75px;
	padding: 0px 40px;
	color: #333;
	font-size: 16px;
}

.ny_dh h2 a:hover {
	background: #0a77be;
	color: #fff;
}

.ny_dh h2 a.on {
	background: #0a77be;
	color: #fff;
}

.ny_about1 {
	background: url(../images/about_03.jpg) #f7f7f7;
	padding: 30px 8%;
	position: relative;
}

.ny_about1 .xian {
	height: 100%;
	width: 1px;
	background: #eaeaea;
	position: absolute;
	left: 8%;
	top: 0px;
	bottom: 0px;
}

.ny_about1 .xian:after {
	height: 60%;
	top: 15%;
	width: 2px;
	background: #0a77be;
	content: '';
	position: absolute;
	left: 0px;
}

.ny_about1_left {
	width: 46%;
	padding-left: 10%;
}

.ny_about1_left h2 {
	padding-top: 40px;
	position: relative;
	font-size: 26px;
	color: #333;
}

.ny_about1_left h2 b {
	font-weight: normal;
	font-size: 16px;
}

.ny_about1_left p {
	padding: 25px 0px;
	font-size: 20px;
	line-height: 34px;
	color: #333;
}

.ny_about1_right {
	width: 40%;
	overflow: hidden;
}

.ny_about1_right img {
	width: 100%;
	display: block;
	transition: all 0.5s ease 0s;
}

.ny_about1_right:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease 0s;
}

.ny_about2 {
	background: #fff;
	padding: 30px 8%;
	position: relative;
}

.ny_about2 .xian {
	height: 100%;
	width: 1px;
	background: #eaeaea;
	position: absolute;
	left: 8%;
	top: 0px;
	bottom: 0px;
}

.ny_about2_left {
	width: 70%;
	box-sizing: border-box;
	padding-left: 10%;
}

.ny_about2_left p {
	font-size: 14px;
	line-height: 32px;
}

.ny_about2_right {
	width: 10%;
	margin-right: 10%;
	overflow: hidden;
}

.ny_about2_right img {
	width: 100%;
	display: block;
	transition: all 0.5s ease 0s;
}

.ny_about2_right:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease 0s;
}

.ny_about3 {
	background: url(../images/about_12.jpg) repeat;
}

.event_box {
	padding: 30px 8%;
	position: relative;
	min-height: 420px;
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	height: 90px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden
}

.parHd ul {
	text-align: center;
	margin: 0 auto;
	height: 65px;
	overflow: hidden;
	padding-top: 25px!important
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd:before {
	content: '';
	width: 80%;
	height: 1px;
	background: #5b8dbd;
	visibility: inherit;
	position: absolute;
	left: 10%;
	top: 30%;
	z-index: 10;
}

.parHd li.no_line:before {
	display: none
}

.parHd li {
	display: inline-block;
	cursor: pointer;
	padding-top: 30px;
	margin-top: -12px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	width: 14%;
	position: relative
}

.parHd li:after {
	content: '';
	background: #85aace;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 50%;
	margin-left: -12px
}

.parHd li.act:after {
	background: #fff;
}

.parBd {}

.parBd .slideBox {
	padding-top: 30px;
	width: 40%;
}

.parBd h2 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 5px;
}

.parBd h3 {
	font-size: 45px;
	color: #fff;
	padding-bottom: 20px;
}

.parBd p {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}

div#listBox {
	width: 100%
}

.sPrev,
.sNext {
	width: 24px;
	height: 44px;
	display: block;
	position: absolute;
	top: 10px;
	cursor: pointer;
}

.sPrev {
	left: 8%;
	background: url(../images/qiehuan_l.png);
}

.sNext {
	right: 8%;
	background: url(../images/qiehuan_l.png);
	transform: rotate(180deg);
}

.sPrev img,
.sNext img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95)
}

.ny_about4 {
	background: url(../images/about_06.jpg) no-repeat bottom center #fff;
	padding: 30px 8%;
	position: relative;
}

.ny_about4 .bt {
	text-align: center;
	font-size: 26px;
	color: #333;
	padding-bottom: 25px;
}

.ny_about4 .bt b {
	font-weight: normal;
	font-size: 16px;
}

.ny_qywh {
	position: relative;
}

.ny_qywh .qh {
	width: 120px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 80px;
}

.ny_qywh .qh .swiper-button-next {
	z-index: 2;
	top: 0px;
	width: 28px;
	height: 28px;
	background: #eee;
	border-radius: 50%;
	margin: 0px;
	transform: rotate(180deg);
	transition: all 0.5s ease 0s;
}

.ny_qywh .qh .swiper-button-next:before {
	content: '';
	background: url(../images/jiantou1.png) no-repeat center left;
	width: 28px;
	height: 25px;
	position: absolute;
	right: -10px;
	top: 0px;
	transition: all 0.5s ease 0s;
}

.ny_qywh .qh .swiper-button-next:hover:before {
	width: 24px;
	transition: all 0.5s ease 0s;
	right: 0px;
}

.ny_qywh .qh .swiper-button-prev {
	z-index: 2;
	top: 0px;
	width: 28px;
	height: 28px;
	background: #eee;
	border-radius: 50%;
	margin: 0px;
	transition: all 0.5s ease 0s;
}

.ny_qywh .qh .swiper-button-prev:before {
	content: '';
	background: url(../images/jiantou1.png) no-repeat center left;
	width: 28px;
	height: 25px;
	position: absolute;
	right: -10px;
	top: 3px;
	transition: all 0.5s ease 0s;
}

.ny_qywh .qh .swiper-button-prev:hover:before {
	width: 24px;
	transition: all 0.5s ease 0s;
	right: 0px;
}

.ny_qywh .swiper-slide {
	text-align: left;
}

.ny_qywh .swiper-slide .img {
	width: 100%;
	overflow: hidden;
}

.ny_qywh .swiper-slide .img img {
	width: 100%;
	transition: all 0.5s ease 0s;
}

.ny_qywh .swiper-slide:hover .img img {
	transform: scale(1.05);
	transition: all 0.5s ease 0s;
}

.ny_product {
	background: url(../images/product_bj.png) top right no-repeat #fff;
	padding: 50px 8%;
}

.ny_product ul li {
	width: 33.3%;
	box-sizing: border-box;
	float: left;
	padding-right: 3%;
	margin-bottom: 50px;
}

.ny_product ul li a {
	display: block;
	width: 100%;
}

.ny_product ul li a .img {
	width: 65%;
	overflow: hidden;
}

.ny_product ul li a .img img {
	width: 100%;
	transition: all 0.5s ease 0s;
}

.ny_product ul li a:hover .img img {
	transform: scale(1.05);
	transition: all 0.5s ease 0s;
}

.ny_product ul li a .nr {
	width: 30%;
	font-size: 14px;
	position: relative;
}

.ny_product ul li a .nr h2 {
	font-size: 24px;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 1px solid #0082C2;
	margin: 0px;
}

.ny_product ul li a .nr h3 {
	margin: 0px;
	padding: 10px 0px;
}

.ny_product ul li a .nr span {
	position: relative;
	height: 40px;
	display: inline-block;
	margin-top: 40px;
}

.ny_product ul li a .nr span b {
	position: absolute;
	z-index: 2;
	line-height: 10px;
	display: block;
	width: 60px;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	left: 20px;
}

.ny_product ul li a .nr span:after {
	height: 10px;
	width: 2px;
	background: #333;
	content: '';
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s ease 0s;
}

.ny_product ul li a:hover .nr span b {
	color: #fff;
}

.ny_product ul li a:hover .nr span:after {
	content: '';
	position: absolute;
	top: 0px;
	height: 30px;
	width: 70px;
	background: #007cc4;
	transition: all 0.5s ease 0s;
}


/*CSS sabrosus style pagination*/

DIV.sabrosus {
	padding: 5px;
	MARGIN: 25px 3px 10px 3px;
	TEXT-ALIGN: center;
	font-size: 14px;
}

DIV.sabrosus A {
	padding: 5px 15px;
	border: #ccc 1px solid;
	COLOR: #444;
	margin: 0px 3px;
	text-decoration: none;
	background: #fff;
}

DIV.sabrosus A:hover {
	padding: 5px 15px;
	background: #0a77be;
	color: #fff;
	border: #0a77be 1px solid;
}

DIV.pagination A:active {
	padding: 5px 15px;
	background: #0a77be;
	color: #fff;
	border: #0a77be 1px solid;
}

DIV.sabrosus SPAN.current {
	padding: 5px 15px;
	background: #0a77be;
	color: #fff;
	border: #0a77be 1px solid;
	MARGIN-RIGHT: 5px;
}

DIV.sabrosus SPAN.disabled {
	padding: 5px 15px;
	border: #ccc 1px solid;
	COLOR: #444;
	MARGIN-RIGHT: 5px;
	text-decoration: none;
}

.product_xx {
	background: url(../images/product_bj.png) no-repeat right top #f7f7f7;
	padding: 30px 8%;
}

.product_xx1 {}

.product_xx1_left {
	width: 48%;
}

.product_xx1_left img {
	width: 100%;
	height: auto;
}

.product_xx1_right {
	width: 48%;
}

.product_xx1_right .bt {
	padding-bottom: 30px;
	position: relative;
	font-size: 20px;
	color: #333;
}

.product_xx1_right .bt:after {
	content: '';
	width: 90px;
	height: 1px;
	background: #0082c2;
	position: absolute;
	bottom: 0px;
	left: 0px;
	animation: sectionBorder 1.5s infinite ease-out;
}

.product_xx1_right .lb {}

.product_xx1_right .lb ul li {
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
}

.product_xx1_right .lb ul li:nth-last-child(1) {
	border-bottom: 0px;
}

.product_xx1_right .lb ul li h2 {
	width: 110px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.product_xx1_right .lb ul li h3 {
	width: calc(100% - 115px);
	line-height: 26px;
	font-size: 14px;
}

.product_xx1_right .lb ul li a.fhlb {
	display: inline-block;
	border: 1px solid #ddd;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.product_xx1_right .lb ul li a.fhlb:after {
	content: '';
	position: absolute;
	right: -20%;
	height: 1px;
	background: #ddd;
	width: 50px;
	top: 50%;
	transition: all 0.5s ease 0s;
}

.product_xx1_right .lb ul li a.fhlb:hover:after {
	background: #0082c2;
	right: 10%;
	transition: all 0.5s ease 0s;
}

.product_xx2 {}

.product_xx2 .bt {
	padding: 15px 0px;
	border-bottom: 1px solid #ddd;
	font-size: 20px;
	margin-bottom: 20px;
}

.product_xx2 .nr {
	font-size: 14px;
}

.product_xx2 .nr p {
	line-height: 26px;
}

.product_xx2 .nr img {
	max-width: 100%;
	width: 100%;
	display: block;
}

.news {}

.news1 {
	padding: 30px 8%;
	position: relative;
	background: #f7f7f7;
}

.news1 .xian {
	height: 100%;
	width: 1px;
	background: #eaeaea;
	position: absolute;
	left: 8%;
	top: 0px;
	bottom: 0px;
}

.news1 .xian:after {
	height: 40%;
	top: 15%;
	width: 2px;
	background: #0a77be;
	content: '';
	position: absolute;
	left: 0px;
}

.news1 ul li {
	width: 33.3%;
	box-sizing: border-box;
	padding: 0px 3%;
	float: left;
}

.news1 ul li .img {
	width: 100%;
	overflow: hidden;
}

.news1 ul li .img img {
	width: 100%;
	transition: all 0.5s ease 0s;
}

.news1 ul li a:hover .img img {
	transform: scale(1.05);
	transition: all 0.5s ease 0s;
}

.news1 ul li a h2 {
	font-size: 18px;
	color: #333;
	padding: 20px 0px;
	border-bottom: 1px solid #ddd;
	margin: 0px;
}

.news1 ul li a p {
	margin: 0px;
	font-size: 14px;
	padding: 10px 0px;
}

.news1 ul li a span {
	position: relative;
	height: 40px;
	display: inline-block;
	margin-top: 40px;
	float: left
}

.news1 ul li a span b {
	position: absolute;
	z-index: 2;
	line-height: 10px;
	display: block;
	width: 60px;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	left: 20px;
}

.news1 ul li a span:after {
	height: 10px;
	width: 2px;
	background: #333;
	content: '';
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s ease 0s;
}

.news1 ul li a:hover span b {
	color: #fff;
}

.news1 ul li a:hover span:after {
	content: '';
	position: absolute;
	top: 0px;
	height: 30px;
	width: 70px;
	background: #007cc4;
	transition: all 0.5s ease 0s;
}

.news2 {
	padding: 30px 8%;
	position: relative;
	background: url(../images/product_bj.png) right top no-repeat #fff;
}

.news2 .xian {
	height: 100%;
	width: 1px;
	background: #eaeaea;
	position: absolute;
	left: 8%;
	top: 0px;
	bottom: 0px;
}

.news2 ul {
	padding: 0px 3%;
}

.news2 ul li a {
	border: 1px solid #ccc;
	display: block;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 20px 10px;
}

.news2 ul li a h2 {
	border: 1px solid #ccc;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 14px;
	margin: 0px;
	text-align: center;
	position: relative;
	line-height: 21px;
}

.news2 ul li a h2 b {
	display: block;
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
}

.news2 ul li a h2 strong {
	display: block;
	position: absolute;
	height: 35px;
	line-height: 35px;
	background: #f9f9f9;
	width: 20px;
	right: -10px;
	top: 12px;
	color: #0082c2;
	font-weight: normal;
	font-size: 12px;
}

.news2 ul li a h3 {
	line-height: 60px;
	margin: 0px;
	padding-left: 35px;
	font-size: 16px;
	width: calc(100% - 170px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news2 ul li a span {
	position: relative;
	height: 40px;
	display: inline-block;
	width: 70px;
	margin-top: 16px;
}

.news2 ul li a span b {
	position: absolute;
	z-index: 2;
	line-height: 10px;
	display: block;
	width: 60px;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	left: 20px;
}

.news2 ul li a span:after {
	height: 10px;
	width: 2px;
	background: #333;
	content: '';
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s ease 0s;
	z-index: 1;
}

.news2 ul li a:hover span b {
	color: #fff;
}

.news2 ul li a:hover span:after {
	content: '';
	position: absolute;
	top: 0px;
	height: 30px;
	width: 70px;
	background: #007cc4;
	transition: all 0.5s ease 0s;
}

.news_xx {
	background: url(../images/product_bj.png) right top no-repeat #fff;
	position: relative;
	padding: 30px 8%;
}

.news_xx .xian {
	height: 100%;
	width: 1px;
	background: #eaeaea;
	position: absolute;
	left: 8%;
	top: 0px;
	bottom: 0px;
}

.news_xx .xian:after {
	height: 200px;
	top: 15%;
	width: 2px;
	background: #0a77be;
	content: '';
	position: absolute;
	left: 0px;
}

.news_xx .bt {
	font-size: 25px;
	color: #333;
	padding-bottom: 25px;
	padding-left: 3%;
}

.news_xx .bt p {
	font-size: 12px;
	padding-top: 10px;
}

.news_xx .nr {
	padding-left: 3%;
	font-size: 14px;
}

.news_xx .nr p {
	line-height: 26px;
}

.news_xx .nr img {
	max-width: 100%;
	width: auto;
}

.contact {}

.contact1 {
	padding: 50px 8%;
	position: relative;
	background: url(../images/product_bj.png) right top no-repeat #fff;
}

.contact1 .bt {
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
	font-size: 20px;
	color: #333;
}

.contact1 .bt:after {
	content: '';
	width: 70px;
	height: 1px;
	background: #0082c2;
	position: absolute;
	top: 0px;
	left: 0px;
	animation: sectionBorder 1.5s infinite ease-out;
}

.contact1 p {
	font-size: 14px;
	line-height: 28px;
}

.contact2 {
	background: url(../images/contact_04.jpg) no-repeat center center;
	height: 365px;
	padding: 50px 8%;
	position: relative;
}

.contact2 .lx {
	width: 60%;
	position: absolute;
	z-index: 100;
	bottom: -30%;
	right: 8%;
	background: #fff;
	padding: 20px;
}

.contact2 .lx .bt {
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
	font-size: 20px;
	color: #333;
}

.contact2 .lx .bt:after {
	content: '';
	width: 70px;
	height: 1px;
	background: #0082c2;
	position: absolute;
	top: 0px;
	left: 0px;
	animation: sectionBorder 1.5s infinite ease-out;
}

.contact2 .lx ul li {
	width: 33.3%;
	box-sizing: border-box;
	padding: 0px 2%;
	float: left;
}

.contact2 .lx ul li:nth-child(1) {
	width: 40%;
}

.contact2 .lx ul li:nth-child(2) {
	width: 30%;
}

.contact2 .lx ul li:nth-child(3) {
	width: 30%
}

.contact2 .lx ul li h2 {
	font-size: 16px;
	color: #333;
	padding-bottom: 15px;
}

.contact2 .lx ul li p {
	margin: 0px;
	line-height: 26px;
}

.contact3 {
	width: 100%;
	height: 500px;
}

.contact4 {
	height: 230px;
	line-height: 230px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: url(../images/contact_04.jpg) no-repeat center center;
	padding: 0px 8%;
	position: relative;
}

.contact5 {
	background: #f7f7f7;
	padding: 50px 8%;
	position: relative;
}

.contact5 ul li {
	background: #fff;
	width: 23%;
	margin: 0px 1%;
	box-sizing: border-box;
	padding: 20px;
	float: left;
	margin-bottom: 20px;
}

.contact5 ul li a {
	display: block;
}

.contact5 ul li a h2 {
	font-size: 18px;
	position: relative;
	padding-bottom: 20px;
	color: #333;
}

.contact5 ul li a h2:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 2px;
	width: 20px;
	background: #0a77be;
	transition: all 0.5s ease 0s;
}

.contact5 ul li a:hover h2:after {
	width: 30px;
	transition: all 0.5s ease 0s;
}

.contact5 ul li h3 {
	color: #333;
	padding: 35px 0px;
	font-size: 16px;
}

.contact5 ul li p {
	font-size: 14px;
	line-height: 28px;
}

.contact5 ul li a span {
	position: relative;
	height: 40px;
	display: inline-block;
	margin-top: 30px;
}

.contact5 ul li a span b {
	position: absolute;
	z-index: 2;
	line-height: 10px;
	display: block;
	width: 60px;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
	left: 20px;
}

.contact5 ul li a span:after {
	height: 10px;
	width: 2px;
	background: #333;
	content: '';
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s ease 0s;
}

.contact5 ul li a:hover span b {
	color: #fff;
}

.contact5 ul li a:hover span:after {
	content: '';
	position: absolute;
	top: 0px;
	height: 30px;
	width: 70px;
	background: #007cc4;
	transition: all 0.5s ease 0s;
}

.tcbt{ font-size: 18px; color: #333;}
.tc_nr{ font-size: 14px;}
.tc_nr p{ margin: 0px; line-height: 28px;}

@media (min-width: 1300px) {
  .modal-dialog {
    width: 1100px;
    margin: 30px auto;
  }
