@charset "utf-8";
/* 全局 */
html {
	webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-justify: inter-ideograph;
}

/* 基础 */
* {
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-touch-callout: none;
	margin: 0
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #555;
}

input, textarea {
	-webkit-user-select: text
}

body, button, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, th, ul {
	font-weight: 400;
	margin: 0;
	padding: 0
}

body, button, h1, h2, h3, h4, h5, h6, i, input, select, textarea {
	font: 400 13px/26px "Microsoft YaHei";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #434343;
}

li, ol, ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #434343
}

a:hover {
	text-decoration: none
}

.trans {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

img {
	vertical-align: top;
	border: 0;
	max-width: 100%;
}

button, input, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: 0;
	border-radius: 0;
	-webkit-appearance: none
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

a, div {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

html {
	font-size: 100px
}
/* PC */

.bj66 {
	background-color: #017eff;
	border-radius: 28px;
}
.bj66 a{
	color: #fff!important;
}
.img-ol li h5 {
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
}

.img-ol li {
	text-align: center;
	    margin-bottom: 20px;
}
.img-ol li img{
	width: 100%;
	max-width: 1200px;
}
.contact1 ul li span {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
}
.contact1 ul li p {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #666;
    width: 70%;
    margin: 0 auto;
    margin-top: 20px;
}
.map {
    margin: 0 auto;
}
.contact1 p {
    font-size: 15px;
    color: #000;
    line-height: 28px;
    margin-bottom: 8px;
}
.page_content {
	margin-top: 60px;
    width: 100%;
	max-width: 1400px;
    border: 1px solid #eee;
    padding: 30px;
	padding-top: 10px;
}
.contact1 {
    overflow: hidden;
    margin-bottom: 40px;
}
.contact1 ul li:first-child {
    border-left: 1px solid #eee;
}
.contact1 ul li {
    width: 25%;
    float: left;
    border-right: 1px solid #eee;
}
.contact1 ul li img {
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    max-width: 100%;
}
.content {
    width: 100%;
    margin-top: 15px;
}
.n-a-img {
	text-align: center;
}
.n-a-img img {
	width: 100%;
	max-width: 666px;
}
.pl-img {
	overflow: hidden;
    border: 1px solid #ddd;
}
.dropdown .dropdown-menu .dropdown-item {
	float: none;
	display: block;
    text-align: center;
    padding: 0;
	font-size: 14px;
    background: #fff!important;
    color: #333;
}
.dropdown .dropdown-menu .dropdown-item:hover {
		color: #0047bb;
}
.dropdown-menu {
	min-width: 100%;
}

.ny_pro_ny {
	margin-top: 40px;
}
.crumbs {
	margin-top: 15px;
}
.crumbs  ul {
	width: auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.crumbs .wrap02 ul li {
	width: 14%;
}


.crumbs ul li {
	float: left;
    margin: 0 15px;
    line-height: 48px;
    text-align: center;
}

.crumbs ul li a {
	display: block;
    color: #017eff;
    border: 1px solid #017eff;
	border-radius: 28px;
	padding: 0 10px;
}

.crumbs ul li.on a,.crumbs ul li a:hover {
	background: #017eff;
	color: #fff
}

.ny_prod2 {
	max-width: 1400px;
	margin: 0 auto;
}
.about_zi {
	max-width: 1200px!important;
}
/* 联系我们 */
.about_zi .call {
	position: absolute;
	top: 55px;
	right: 15px;
	float: right;
	margin-top: 0px;
}
.c-box li {
	width: 45%;
	float: left;
	height: 90px;
}
.about_zi p {
	font-size: 20px;
	color: #333;
	line-height: 25px;
	display: inline-block;
}
.about_zi {
	position: relative;
	padding: 3% 0px;
}
.cb {
	position: relative;
}

.bi-person-plus::before,
.bi-telephone::before,
.bi-briefcase::before,
.bi-geo-alt::before {
	content: "\f4dd";
	position: relative;
	margin-right: 5px;
	top: 5px;
	text-align: center;
	color: #007fff;
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	border: 1px solid #007fff;
	border-radius: 40px;
	font-size: 31px;
}

/* 新闻 */
.page_news .list {
	margin-top: 30px;
}

.page_news .list ul li {
	border-bottom: 1 px solid #e7e3e2;
	padding: 30px 0;
}

.page_news .list ul li .img {
	float: left;
    	width: 277px;
    	height: 190px;
	overflow: hidden;
	margin-right: 48px;
	margin-top: 14px;
	border-radius: 5px 5px 0 0;
}

.page_news .list ul li .img img {
	display: block;
	width: 100%;
	height: 100%;
	border: 2px solid #007fff;
}

.page_news .list ul li .web {
	overflow: hidden;
	padding-top: 24px;
}

.web a:hover {
	color: #007fff !important;
}

.web {
	box-shadow: 0 2px 11px rgb(10 16 20 / 24%), 0 0 2px rgb(10 16 20 / 12%);
	padding: 0 25px;
}

.page_news .list ul li .web .wd_w h4 {
	overflow: hidden;
	line-height: 22px;
	font-size: 18px;
	font-weight: 400;
}

.page_news .list ul li .web .wd_w h4 a {
	color: #333;
}

.page_news .list ul li .web .wd_d {
	margin-top: 20px;
}

.page_news .list ul li .web .wd_d p {
	line-height: 32px;
	overflow: hidden;
	height: 64px;
	overflow: hidden;
}

.page_news .list ul li .web .wd_d .news_xq {
	margin-top: 20px;
}

.page_news .list ul li .web .wd_d p {
	line-height: 32px;
	overflow: hidden;
	height: 64px;
	overflow: hidden;
}

.page_news .list ul li .web .wd_d .news_xq a {
	color: #999;
	display: inline-block;
	padding-right: 16px;
	background: url(../images/icon8.png) no-repeat right center;
}

.page_news .list ul li .web .wd_d .news_xq em {
	float: right;
	font-style: normal;
	color: #999;
}

.info {
	margin-top: 20px;
}
.foot-6 h5 img {
	margin-right: 5px;
}
.foot-6 h5:nth-child(2) {
	margin-top: 15px;
}
.foot-6 h5 span {
	float: right;
	writing-mode: tb-rl;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
}

.foot-2 {
	margin-left: 30px;
}
.foot-2 p {
	line-height: 2;
}
.foot-2 h4 {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 600;
}
.foot-2 * {
	font-size: 14px;
	color: #fff;
}
.foot-2 a {
	color: #fff!important;
}
.lxr {
	position: relative;
	padding-left: 58px;
}
.lxr span {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
.foot-1 img {
	margin-left: 25px;
}
.foot-1 h5 {
	margin-top: 13px;
	font-size: 14px;
	color: #fff;
}
.foot-1 h1{
	margin-top: 13px;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
}
.foot-4,.foot-5{
	margin-left: 7%;
}
#footer {
	padding-top: 30px;
	position: relative;
	width: 100%;
	height: 285px;
	background: url(../pic/btm/1.jpg) no-repeat 100% 100%;
	background-size:100% 100%;
}
.foot-seo {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background-color: #fff;
}
.i-news {
	padding-bottom: 90px;
}
.i-news .swiper-pagination {
	margin-top: 10px;
}
.n-content {
	padding: 0 20px 40px;
}
.n-content p {
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.7;
	color: #959595;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.time-box {
	margin-top: -45px;
	display: inline-block;
	width: 100px;
	height: 110px;
	background: #007fff;
	text-align: center;
}
.time-box h5{
	margin-top: 20px;
}
.time-box h4{
	font-size: 20px;
	color: #fff;
	margin-top: 15px;
}
.n-content h3 {
	margin-left: 15px;
    font-size: 20px;
    color: #333;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.n-img {
	border: 2px solid #f5f5f5;
	border-bottom: none;
}
.n-content {
	background-color:#f5f5f5;
}
.mySwiper-n {
	margin-top: 30px;
	overflow: hidden;
}
.nt-txt li a:hover{
	color:#007fff;
}
.nt-txt {
	display: flex;
	float: right;
}
.nt-txt li a {
	position: relative;
	margin-left: 55px;
    display: block;
    float: left;
    font-size: 20px;
    color: #333;
    height: 60px;
    line-height: 60px;
}
.nt-txt li a i:nth-child(1){
	display: none;
}
.nt-txt li a:hover {
	border-bottom: 3px solid #007fff;
}
.nt-txt li i {
	position: absolute;
    left: -25px;
    top: 20px;
}
.nt-txt li a:hover i:nth-child(1){
	display: block;
}
.nt-txt li a:hover i:nth-child(2){
	display: none;
}
.i-honor .i-tit {
    margin-top: 50px;
}
.i-honor {
	padding-top: 1px;
	padding-bottom: 70px;
	background: url(../pic/honor/2.jpg) no-repeat;
	background-size:100% 100%;
}
.honor-ul {
	padding-top: 70px;
	display: flex;
	justify-content: space-between;
}
.honor-ul li {
	text-align: center;
	flex: 0 23%;
	display: flex;
	flex-direction: column-reverse;
}
.honor-ul li img{
	max-width: 100%;
	height: auto;
}
.swiper-container66 .swiper-slide {
	padding-top: 20px;
	padding-bottom: 45px;
	margin-bottom: 30px;
}
@media  screen and (min-width: 1500px) {
	.swiper-button-prev {
		left: 8%!important;
	}
	.swiper-button-next {
		right: 8%!important;
	}
}
.swiper-button-next, .swiper-button-prev {
	color: #007fff!important;
}
.hz-img h2 {
	font-size: 24px;
    text-align: left;
    height: 70px;
    line-height: 50px;
    background: url(../pic/hzqy/hz-line_03.jpg) no-repeat left 100%;
    background-size: 100%;
}
.hz-img h2::after{
	margin-top: 12px;
	content: 'COOPERATE';
    display: block;
    font-size: 18px;
    color: #c9c9c9;
    font-weight: 600;
}
.swiper-container66 .swiper-slide-active {
	box-shadow: 0 2px 11px rgb(0 127 255/ 24%), 0 0 2px rgb(0 127 255 / 12%);
}

.hz-img a {
	display:block;
}
.i-hzqy-box {
	padding-bottom: 40px;
	position: relative;
}

.swiper-container66 {
	padding-top: 20px;
	margin-top: 55px;
	overflow: hidden;
}
.ys-img {
	padding-left: 10%;
}
.ys-img img {
	margin-top: 40px;
}
.ys-txt span strong {
	    font-size: 24px;
	    color: #007fff;
}
.ys-txt a {
	display: inline-block;
    margin-top: 40px;
    padding: 8px 25px;
    background: #007fff;
    color: #fff!important;
	margin-right: 13px;
}
.ys-txt h5 {
	font-size: 22px;
	color: #666;
}
.ys-txt h4 {
	margin: 30px 0;
	font-size: 30px;
	font-weight: 600;
	color: #333;
}
.ys-txt,.ys-img{
	width: 50%;
	float: left;
}
.ys-txt {
	padding-top: 65px;
	padding-left: 95px;
}
.ys-txt p {
	font-size: 18px;
	line-height: 1.5;
}
.youshi-box2 {
	margin-top: 120px;
	background-color: #fff;
	overflow: hidden;
}
.shili-item {
	z-index: 555;
	position: relative;
	background: #fff;
}
.youshi-box {
	margin-top: -70px;
	width: 100%;
	height: 678px;
	background:url(../pic/shiliyoushi/2.jpg);
}
.shili-ul2 {
	margin-top: 40px;
	padding-top: 43px;
	display: flex;
	justify-content: space-between;
	height: 170px;
	box-shadow: 0 2px 11px rgb(10 16 20 / 24%), 0 0 2px rgb(10 16 20 / 12%);
	background-color: #fff;
}
.shili-ul2 li {
	flex: 1;
	text-align: center;
	background: url(../pic/abt/xian_03.jpg) no-repeat right;
	cursor: pointer;
}
.shili-ul2 li:hover *{
	color: #007fff!important;
}
.shili-ul2 li h5{
	font-size: 44px;
	color: #9b999e;
}

.shili-ul2 li h4{
	margin-top: 7px;
	font-size: 30px;
	color: #333;
}
.shili-ul2 li p{
	font-size: 12px;
	color: #333;
	font-weight: 600;
	margin-top: 4px;
}
.i-shili {

}
.shili-ul li p {
	font-size: 16px;
}
.shili-ul {
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
}
.shili-ul li {
	flex:1;
	text-align: center;
	background: url(../pic/abt/9.png) no-repeat right;
	padding: 30px 11px;
}
.shili-ul li:nth-child(4) {
	background: none;
}
.shili-ul2 li:nth-child(4) {
	background: none;
}
.shili-ul li h5,.shili-ul li i{
	position: relative;
    display: inline-block;
    font-size: 45px;
    font-weight: 600;
    color: #007fff;
    margin-bottom: 20px;
}
.shili-ul li h5::after{
	content: '';
	display: inline-block;
	position: relative;
	top: -20px;
	width: 28px;
	height: 28px;
	background: url(../pic/abt/8.png);
}
.ab-ul li span {
	font-size: 18px;
	position: relative;
	top: 5px;
	left: 5px;
}
.ab-ul li {
	margin-right: 50px;
	float: left;
}
.ab-l {
	padding-right: 35px;
}
.ab-l p {
	margin-top: 40px;
	font-size: 18px;
	color: #666;
	line-height: 1.5;
}
.ab-l h1 {
	font-size: 32px;
	font-weight: 600;
	line-height: 20px;
}
.ab-l i {
	margin: 33px 0;
	display: block;
	width: 100%;
	height: 1px;
	background: #c4c4c4;
}
.ab-l,.ab-r {
	margin-top: 50px;
	width: 50%;
	float:left;
}
.ab_1 {
  margin-top: 100px;
}
.i-about {
	background: url(../pic/abt/7.png) no-repeat center bottom;
}
.i-pr ul li:hover .pr-t{
	color: #fff;
	background-color: #007fff;
}
.pr-i {
	overflow: hidden;
	border: 1px solid #ddd;
}
.pr-i .pr-i-img {
	max-height: 230px;
}
.pr-t {
	height: 50px;
	line-height: 50px;
	    font-weight: 600;
	    font-size: 18px;
	background: #ededed;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.row-pro {
	margin-top: 35px;
	display: flex;
	transition: all 0.5s;
}
.row-pro img {
	transition: all 0.5s;
}
.row-pro img:hover {
	transform: scale(1.1); transition-duration: .3s;
}
.i-pr ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.i-pr ul li {
	margin-top: 19px;
	text-align: center;
	flex: 0 47%;
}
.p-txt {
	    background: #efeff0;
	    padding: 30px;
	    padding-top: 45px;
}
.p-txt p {
	margin: 20px auto;
    font-size: 21px;
    font-weight: 600;
    color: #666;
    text-align: center;
}
.p-txt h3{
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	color: #333;
}

.i-pl {
	padding-top: 20px;
	width: 46.5%;
}
.i-pr {
	padding-left: 33px;
	width: 57%;
}
.p-ul {
	margin-top: 43px;
	display: flex;
	justify-content: left;
}
.p-ul li a{
	padding: 10px 0;
	display: block;
	margin-right: 30px;
	width: 325px;
	background-color: #ededed;
	text-align: center;
}
.p-ul li a:hover {
	background-color: #007fff;
}
.p-ul li a:hover *{
	color: #fff;
}
.p-ul li a h5 {
	    font-size: 20px;
	    font-weight: 600;
}
.p-ul li a p {
	margin-top: 3px;
	color: #666;
}
.i-tit {
	margin-top: 88px;
}
.i-tit p {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}
.i-product {
	background: #f9f9f9;
    padding-top: 1px;
	padding-bottom: 50px;
}
.i-tit h2 {
	text-align: center;
}
.search_text {
	background: #fff;
    border: 0;
    border-radius: 24px;
    width: 70%;
    height: 35px;
    color: #666;
    outline: none;
    padding-left: 30px;
}
.search {
    margin: 0 auto;
    width: 83%;
	overflow: hidden;
}
.box {
    float: left;
    width: auto;
}
.search_button {
    position: relative;
    left: -40px;
    top: 9px;
}

.search-box {
	margin-top: 10px;
	width: 23.5%;
	height: auto;
}

.h-nav {
	margin-top: 10px;
	width: 100%;
	height: 55px;
	line-height: 55px;
	background-color: #007fff;
}
.h-nav li a {
	display: block;
	width: 160px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
.h-nav li {
	float: left;
}
a:hover{
	text-decoration: none!important;
}
.h-nav li a:hover {
	background-color: #fff;
	color: #333;
}
.h-phone .p-img {
	left: -45px;
	top: -8px;
	position: absolute;
}
.h-phone {
	margin-top: 28px;
	position: relative;
}
.h-phone h5 {
	font-size: 18px;
	font-weight: 600;
	color: #333;
}
.h-txt {
	margin-top: 12px;
	margin-left: 0px;
}
.h-txt h2 {
	font-size: 18px;
	font-weight: 600;
	color: #007fff;
	line-height: 1.5;
}
.h-txt h2 span{
	color: #e60012;
}
.companyname h1 {
	font-size: 26px;
	font-weight: 600;
}
.companyname h5 {
	margin-top: 8px;
	font-weight: 600;
}
.companyname {
	margin-top: 12px;
	margin-left: 35px;
}
.pc-header {
	padding-top: 11px;
}
@media screen and (min-width:360px) {
	html {
		font-size: 112.5px
	}
}

@media screen and (min-width:375px) {
	html {
		font-size: 117.19px
	}
}

@media screen and (min-width:414px) {
	html {
		font-size: 129.38px
	}
}

@media screen and (min-width:480px) {
	html {
		font-size: 150px
	}
}

@media screen and (min-width:640px) {
	html {
		font-size: 200px
	}
}

.clearfix:after, .clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.wp {
	width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
}

.wp1 {
	width: 1214px;
	max-width: 1214px;
	margin: 0 auto
}

.wp2 {
	width: 1208px;
	max-width: 1208px;
	margin: 0 auto
}

.wp3 {
	width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.fl {
	float: left
}

.fr {
	float: right
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

.hide {
	display: none
}

@font-face {
	font-family: iconfont;
	src: url("../fonts/iconfont.eot");
	src: url("../fonts/iconfont.eot-#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg")
}

.iconfont {
	font-family: iconfont!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

.paged {
	padding-top: 30px;
	text-align: center
}

.paged .current, .paged .p_info, .paged a {
	border-radius: .02rem;
	display: inline-block;
	zoom: 1;
	margin: 5px 3px;
	padding: .075rem .11rem;
	font-size: 16px;
	text-align: center;
	background: #FFF;
	color: #666
}

.paged .current, .paged a:hover {
	background: #c7ad8e;
	color: #FFF
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: rotateY(170deg);
		transform: rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: rotateY(190deg);
		transform: rotateY(190deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: rotateY(170deg);
		transform: rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: rotateY(190deg);
		transform: rotateY(190deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	30% {
		-webkit-transform: scaleX(1.25) scaleY(.75);
		transform: scaleX(1.25) scaleY(.75)
	}

	40% {
		-webkit-transform: scaleX(.75) scaleY(1.25);
		transform: scaleX(.75) scaleY(1.25)
	}

	60% {
		-webkit-transform: scaleX(1.15) scaleY(.85);
		transform: scaleX(1.15) scaleY(.85)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	30% {
		-webkit-transform: scaleX(1.25) scaleY(.75);
		transform: scaleX(1.25) scaleY(.75)
	}

	40% {
		-webkit-transform: scaleX(.75) scaleY(1.25);
		transform: scaleX(.75) scaleY(1.25)
	}

	60% {
		-webkit-transform: scaleX(1.15) scaleY(.85);
		transform: scaleX(1.15) scaleY(.85)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}

.top {
	width: 100%;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
}

.top a {
	color: #333;
}

.top-left {
	width: 80%;
}

.top-right {
	width: 18%;
	text-align: right;
}

.header {
	display: none;
	background: #007fff;
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 111;
}

.header .logo {
	padding-top: 20px;
}

.header .logo img {
	width: 100%;
	height: 100%;
}

.header .nav {
	text-align: right
}

.header .nav li {
	display: inline-block;
	height: 100px;
	vertical-align: top
}

.header .nav li a {
	text-align: center;
	box-sizing: border-box;
	display: block;
	position: relative;
	padding: 0 25px;
	height: 100%;
	line-height: 94px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.nav-btn {
	display: none;
	width: .18rem;
	height: .16rem;
	background-size: cover;
	background-image: url(../images/nav-btn.png);
	position: absolute;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	right: .175rem;
}

#menu {
	width: 100%;
	background: #fff;
	position: absolute;
	top: 60px;
	z-index: 9999;	
}
#menu li {
	border-top:1px solid #eee;
}
#menu li a {
	height: 35px;
	line-height: 35px;
	color: #000;
	display: block;
	padding: 0 2%;
	font-size: 14px;
}
#menu li a:hover {
	color:#f23030;
}

@media (min-width: 767px) and (max-width:992px) {
	.header .nav li a {
		padding: 0 10px;
	}
}

@media (max-width:767px) {
	.top {
		display: none;
	}	
	.header .logo {
		padding-top: 0px;
	}
	.header .logo img {
		max-height: 60px;
	}
	.header .nav {
		display: none;
	}
	.header {
		height: 60px;
		position: relative;
	}
	.header .header-fd {
		height: .495rem
	}
	.nav-btn {
		display: block
	}	
}

.banner {
	text-align: center;
}

.banner img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

@media screen and (max-width:1399px) {
	.foot-6 {
		display: none;
	}
	.n-content h3 {
		width: 180px;
	}
	.ab-l p {
		margin-top: 40px;
		font-size: 16px;
		line-height: 1.8;
	}
	.ab-ul li {
		margin-right: 35px;
	}
	.i-pr ul li {
		margin-top: 24px;
	}
	.i-tit {
	    margin-top: 55px;
	}
	.i-tit img {
		width: 200px;
		height: auto;
	}
	.search_text {
		width: 85%;
	}
	.h-nav li a {
		width: 148px;
	}
	.wp {
		width: 96%;
		padding: 0 2%
	}

	.wp1 {
		width: 96%;
		padding: 0 2%
	}

	.wp2 {
		width: 96%;
		padding: 0 2%
	}

	.wp3 {
		width: 96%;
		padding: 0 2%
	}	
}

@media screen and (max-width:1200px) {
	.wp1200 {
		width: 100%
	}
}

.header-top {
	height: 30px;
	line-height: 30px
}

.header-top a {
	margin-right: 10px
}

.header-top a:hover {
	color: #c7ad8e
}

@media screen and (max-width:1200px) {
	.header-top {
		padding-right: 10px;
		padding-left: 10px
	}
}

@media screen and (max-width:640px) {
	.header-top {
		display: none
	}
}

.in_prolist_bg {
	background: url(../images/in_prolist_bg.jpg) no-repeat center top;
	padding: 60px 0;
	height: auto;
	overflow: hidden;
}

.in_prolist {
	position: relative;
	width: 33%;
	height: auto;
	float: left;
	margin-right: 6px;
}

.in_prolist:last-child {
	margin-right: 0;
}

.in_prolist_tu {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.in_prolist_tu img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.in_prolist_title {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,.6);
	padding: 20px 0;
}

.in_prolist a .in_prolist_title span {
	display: inline-block;
	width: 80%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width:1199px) {
	.in_prolist {
		width: 32.7%;
		height: auto;
		overflow: hidden;
		float: left;
		margin-right: 6px
	}

	.in_prolist_title {
		display: inline-block;
		width: 100%;
		height: 50px;
		z-index: 999;
		padding: 15px 0;
		opacity: 1;
	}

	.in_prolist a .in_prolist_title span {
		display: inline-block;
		text-align: center;
		width: 60%;
		margin: 0;
		border: 1px solid #fff;
		color: #fff;
		font-size: 22px;
		line-height: 50px;
	}
}

@media screen and (max-width:767px) {
	.in_prolist {
		width: 32.6%;
		height: auto;
		overflow: hidden;
		float: left;
		margin-right: 6px
	}

	.in_prolist_title span {
		font-size: 16px!important;
		line-height: 35px!important;
	}
}

@media screen and (max-width:640px) {
	.in_prolist_bg {
		background: url(../images/ny_bg-.jpg) no-repeat center top fixed #f2f2f2;
		padding: 30px 0;
	}

	.in_prolist {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px
	}

	.in_prolist_title {
		padding: 10px 0;
		height: auto;
	}
}

.in_about {
	margin-top: 60px;
	height: auto;
	overflow: hidden
}

.in_about_l {
	width: 510px;
	float: left;
	margin-top: 40px
}

.in_about_l h3 {
	position: relative;
	padding-top: 30px;
	padding-left: 30px;
	color: #000;
}

.in_about_l h3 b {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: normal;
	line-height: 60px;
	text-transform: uppercase;
}

.in_about_l h3 a {
	position: relative;
	font-size: 36px;
	font-weight: bold;
}

.in_about_l p {
	margin-top: 30px;
	text-align: justify;
}

.in_about_l span {
	margin-top: 50px;
	display: block
}

.in_about_l span a {
	width: 140px;
	border: 1px solid #007fff;
	color: #007fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 40px;
	display: block
}

.in_about_r {
	width: 630px;
	float: right
}

.in_about_r a img {
	width: 100%;
	height: auto;
	overflow: hidden
}
@media (min-width: 1400px) {
	.container {
	    width: 1400px!important;
	}
}

@media screen and (max-width:1199px) {
	.in_about_l {
		width: 4%;
		margin-top: 0
	}

	.in_about_r {
		width: 55%
	}
}

/* 移动端 */
@media screen and (max-width:768px) {
	.contact1 ul li p {
		width: 100%;
		font-size: 14px;
	}
	.contact1 ul li {
		width: 48%;
		height: 185px;
		float: left;
		border: none!important;
	}
	.shili-ul2 li:nth-child(2) {
		background: none;
	}
	.youshi-box {
		height: auto;
	}
	.ys-txt a {
		    display: block;
		    width: 111px;
			margin: 18px 0;
	}
	.ys-txt h4 {
	    margin: 20px 0;
	    font-size: 20px;
	    font-weight: 600;
	    color: #333;
	}
	.ys-txt h5 {
	    font-size: 16px;
	}
	.ys-txt, .ys-img {
	    width: 100%;
	    float: none;
	    padding: 45px 15px!important;
	}
	.ys-img {
		padding: 0px!important;
	}
	.shili-ul2 li p {
		font-weight: 100;
	}
	.shili-ul2 li h4 {
		font-size: 16px;
	}
	.shili-ul2 li {
		flex: 0 48%;
		margin-top: 20px;
	}
	.shili-ul2 li h5 {
		font-size: 40px;
		color: #9b999e;
	}
	.shili-ul2 {
		margin: 0 15px;
		height: auto;
		margin-top: 40px;
		padding: 30px 0;
		flex-wrap: wrap;
	}
	.shili-ul li p {
	    font-size: 14px;
	    text-align: left;
	}
	.shili-ul li h5::after {
	    content: none;
	}
	.shili-ul li h5, .shili-ul li i {
		font-size: 30px;
		margin-bottom: 8px;
	}
	.shili-ul li {
		flex: 0 49.5%;
		padding: 10px;
	}
	.shili-ul {
		margin-top: 15px;
	    flex-wrap: wrap;
	}
	.ab-r {
		margin-top: 15px!important;
	}
	.ab-ul {
		overflow: hidden;
	}
	.ab-ul li {
	width: 43%;
    height: 50px;
    margin-left: 7%;
    margin-right: 0;
	}
	.ab-l p {
	    margin-top: 25px;
	}
	.ab-l h1 {
	    font-size: 22px;
	}
	.ab-l, .ab-r {
		padding: 0 15px;
	    margin-top: 50px;
	    width: 100%;
	    float: none;
	}
	
	.pr-t {
		padding: 0 10px;
		margin-top: 15px;
		font-size: 16px;
		background: #fefefe;
	}
	.pr-i {
	    border: none;
	}
	.i-pr {
	    width: 100%;
	    padding: 0 15px;
	}
	.i-pr ul li {
	    width: 48%;
		flex: 0 48%;
		padding: 30px 0 10px 0;
		box-shadow: 0 2px 11px rgb(10 16 20 / 24%), 0 0 2px rgb(10 16 20 / 12%);
		border-radius: 5px;
		background: #fefefe;
	}
	.row-pro {
		margin-top: 18px;
		display: block;
	}
	.i-pl {
		display: none;
	}
	.i-tit {
	    margin-top: 40px;
	}
	
	.i-tit img {
	    width: 145px;
	    height: auto;
	}
	
	.crumbs ul {
	    width: auto;
	    overflow: hidden;
	    display: flex;
	    justify-content: start;
	    flex-wrap: wrap;
	}
	
	.crumbs ul li {
	    float: left;
	    width: 40%;
	    margin: 0 15px;
	    line-height: 35px;
	    margin-bottom: 20px;
	}
	.c-box {
		padding: 0 15px;
		margin-top: 0 !important;
		overflow: hidden;
	}
	
	.c-box li {
		width: 100% !important;
		margin-bottom: 10px;
		height: auto !important;
	}
	
	.about_zi p {
		font-size: 12px !important;
	}
	
	.about_zi .call {
		position: relative;
		overflow: hidden;
		float: none !important;
		margin-top: 0 !important;
		margin-bottom: 15px;
	}
	.bi-person-plus::before, .bi-telephone::before, .bi-briefcase::before, .bi-geo-alt::before {
	    content: "\f4dd";
	    position: relative;
	    margin-right: 5px;
	    top: 5px;
	    text-align: center;
	    width: 35px;
	    height: 35px;
	    line-height: 35px !important;
	    border-radius: 40px;
	    font-size: 20px;
	}
	
	.page_news .list ul li .img {
		width: 100%;
		height: auto;
	}
	.p-ul li a p {
	    font-size: 12px;
	}
	.p-ul li a h5 {
	    font-size: 18px;
	    font-weight: 600;
		color: #0481ff;
	}
	.p-ul li a {
	    padding: 10px 0;
	    display: block;
	    margin-right: 0;
	    width: 100%;
	}
	.p-ul {
	    margin-top: 35px;
	    display: flex;
	    justify-content: space-around;
	}
	.p-ul li {
		flex:0 48%;
		overflow: hidden;
	}
	.header {
		display: block;
	}
	.in_about {
		margin-top: 0;
	}
	.in_about_l {
		width: 100%;
		float: none;
		margin-top: 0
	}

	.in_about_r {
		width: 100%;
		float: none;
		margin-top: 20px
	}

	.in_about_l h3 {
		padding-left: 0px;
		padding-top: 10px;
		text-align: center;
		color: #000;
	}

	.in_about_l h3 b {
		width: 100%;
		font-size: 22px;
		line-height: 30px;
	}

	.in_about_l h3 a {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		border-bottom: 2px solid #007fff;
		padding-bottom: 20px;
		display: inline-block
	}
	
	.in_about_l span {
		margin-top: 30px;
	}
}

.i_pro_bg2 {
	background-color: #f2f2f2;
	background: url("../images/bg1.jpg") no-repeat center top;
	padding-top: 80px;
	padding-bottom: 60px;
	margin-top: 60px;
	overflow: hidden;
}
/*滚动产品与案例*/
.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 .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	display: none;
	-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);
}

.grabbing {
	cursor: url("../images/grabbing.png") 8 8, move;
}

.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: 20px;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 38px;
	height: 74px;
	text-indent: 40px;
	margin-top: -16%;
	z-index: 9;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url("../images/i_pro_left.png") no-repeat;
	float: left;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
	background: url("../images/i_pro_left_on.png") no-repeat;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url("../images/i_pro_right.png") no-repeat;
	float: right;
}

.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
	background: url("../images/i_pro_right_on.png") no-repeat;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	display: none;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 16px;
	height: 16px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: url("../images/i_bg3.png") no-repeat;
	transition: all .5s;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: url("../images/i_bg4.png") no-repeat;
}

.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("../images/ajaxloader.gif") no-repeat center center
}

#owl-demo {
	padding-bottom: 3%;
}

#owl-demo .item {
	margin: 0.5px;
	position: relative;
	height: 350px;
}

#owl-demo .item img {
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}

#owl-demo .item .bg-list-img {
	position: absolute;
	bottom: 49px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}

#owl-demo .item .bg-list-tit {
	height: 56px;
	overflow: hidden;
	bottom: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

#owl-demo .item .bg-list-tit h4 {
	margin: 0 auto;
	display: inline-block;
	border-bottom: 2px solid #e2e2e2;
	font-weight: normal;
	font-size: 18px;
	line-height: 54px;
	padding-left: 10px;
	padding-right: 10px;
}

#owl-demo .item .bg-list-more {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url("../images/i_por_pic1.png") center 38px no-repeat #3c3a38;
	height: 56px;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	filter: Alpha(Opacity=0);
/*IE7 fix*/
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

#owl-demo .item .i_pro_bg {
	position: absolute;
	width: 100%;
	bottom: 56px;
 /*height:100%;*/
	height: 89%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	filter: Alpha(Opacity=0);
/*IE7 fix*/
	opacity: 0;
	left: 0;
}

#owl-demo .item .bg-list-yew {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 30%;
	background-color: #0068b7;
	text-align: center;
	color: #fff;
}

#owl-demo .item .bg-list-yew h5 {
	border-bottom: 2px solid #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 54px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	margin-top: 9%;
}

#owl-demo .item .bg-list-hs {
	max-height: 316px;
	height: 70%;
	position: absolute;
	bottom: 30%;
	background: url("../images/i_por_pic2.png") center top no-repeat;
	background-size: 100% 100%;
	width: 100%;
}

#owl-demo .item .bg-list-hs p {
	width: 80%;
	margin: 0 auto;
	margin-top: 10%;
	color: #fefefe;
	font-size: 14px;
	height: 50%;
	overflow: hidden;
	line-height: 22px;
	max-height: 198px;
}
/*首页产品*/
#owl-demo2 {
	margin-top: 1%;
	text-align: center;
}

#owl-demo2.owl-theme .owl-controls .owl-buttons {
	position: absolute;
	top: 30%;
	width: 100%;
	left: 0;
	height: 0;
}

#owl-demo2.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 73px;
	height: 90px;
	text-indent: 60px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	margin-top: 0;
}

#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url("../images/i_case_left.png") no-repeat;
	float: left;
	font-size: 0
}

#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
	background: url("../images/i_case_left_on.png") no-repeat;
}

#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url("../images/i_case_right.png") no-repeat;
	float: right;
	font-size: 0
}

#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
	background: url("../images/i_case_right_on.png") no-repeat;
}

#owl-demo2.owl-theme .owl-controls .owl-page {
	display: inline-block;
}

#owl-demo2 .item {
	margin: 0px;
	padding-bottom: 20px;
}

#owl-demo2 .item img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
}

#owl-demo2 .item dd {
	width: 100%;
	margin: 0 auto;
	max-width: 593px;
	margin-bottom: 10px;
}

#owl-demo2 .item dd .imgs {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

#owl-demo2 .item dd h3 {
	font-weight: normal;
	width: 94%;
	color: #333;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	background-color: #fff;
	padding: 3%;
	overflow: hidden;
}

#owl-demo2 .item dd h3 p {
	font-size: 13px;
	color: #007fff;
	margin-top: 10px;
	text-align: justify;
}

#owl-demo2 .item dd:hover img {
	transform: scale(1.1, 1.1);
}

#owl-demo2 .item dd:hover .imgs p {
	opacity: 1;
	filter: alpha(opacity=100);
}

@media screen and (max-width: 1600px) {
	#owl-demo .item {
		height: 350px;
	}

	#owl-demo .item .i_pro_bg {
		height: 88%;
	}
	.owl-theme .owl-controls .owl-buttons div {
		margin-top: -18%;
	}
}

@media screen and (max-width: 1280px) {
	#owl-demo .item {
		height: 360px;
	}

	.owl-theme .owl-controls .owl-buttons div {
		margin-top: -20%;
	}
}

@media screen and (max-width:979px) {
	.owl-theme .owl-controls .owl-buttons div {
		margin-top: -24%;
	}

	#owl-demo .item {
		height: 330px;
	}

	#owl-demo .item .i_pro_bg {
		height: 82%;
	}
	#owl-demo .item .bg-list-hs p {
		height: 110px;
	}
}

@media screen and (max-width:789px) {
	.owl-theme .owl-controls .owl-buttons div {
		margin-top: -27%;
	}

	#owl-demo .item {
		height: 300px;
	}

	#owl-demo .item .i_pro_bg {
		height: 82%;
	}
}

@media screen and (max-width: 640px) {
	.i_pro_bg2 {
		padding-top: 40px;
		padding-bottom: 40px
	}
	
	.i_pro_t {
		font-size: 30px;
	}

	#owl-demo2.owl-theme .owl-controls .owl-buttons {
		display: none;
	}

	#owl-demo.owl-theme .owl-controls .owl-buttons {
		display: none;
	}

	#owl-demo .item {
		height: 300px;
	}
}

@media screen and (max-width: 480px) {
	.owl-theme .owl-controls .owl-buttons div {
		margin-top: -70%;
	}

	#owl-demo .item {
		height: 250px;
	}

	#owl-demo .item .bg-list-hs p {
		height: 88px;
	}
}

@media screen and (max-width:320px) {
	.owl-theme .owl-controls .owl-buttons div {
		margin-top: -88%;
	}

	#owl-demo .item {
		height: 200px;
	}
}

.in_dz_bg {
	background: url(../images/in_dz_bg.jpg) no-repeat center;
	margin-top: 60px;
	height: auto;
	overflow: hidden;
}

.in_dz {
		
}

.in_dz_lc {
	width: 100%;
	padding: 60px 0;
	height: auto;
	overflow: hidden
}

.in_dz_lc ul li {	
	float: left;
	margin: 0 45px;
	text-align: center;
	cursor: pointer;
}

.in_dz_lc ul li img {
	display: inline-block;
	transition: all .5s;
}

.in_dz_lc ul li p {
	margin-top: 30px;
	font-size: 18px;
	color: #fff
}

.in_dz_lc ul li:hover img {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}

@media screen and (max-width:1199px) {
	.in_dz_bg {
		background: url(../images/in_dz_bg.jpg) no-repeat center;
	}
	
	.in_dz_lc {
		padding: 30px 0;
	}

	.in_dz_l {
		width: 25%;
		float: left;
	}

	.in_dz_r {
		width: 73%;
	}

	.in_dz_lc ul li {
		width: 24.5%
	}

	.in_dz_lc ul li img {
		
	}
	
	.in_dz_lc ul li p {
		margin-top: 10px;
		font-size: 16px;
	}
}

@media screen and (max-width:1024px) {
	.in_dz_lc ul li {
		width: 33.3%;
		margin: 0px;
	}
	.in_dz_lc ul li p {
		margin-top: 10px;
		font-size: 18px;
		color: #fff
	}	
}

@media screen and (max-width:800px) {
	.in_dz_l {
		display: none
	}

	.in_dz_r {
		width: 100%;
	}
}

@media screen and (max-width:640px) {
	.in_dz_bg {
		margin-top: 0px;
	}
	
	.in_dz_lc {
		margin-top: 20px;
	}

	.in_dz_lc ul li p {
		font-size: 16px;
	}
	
	.in_dz_lc ul li img {
		max-width: 70%;
	} 
	
}

@media screen and (max-width:480px) {
	.in_dz_lc {
		margin-top: 0px;
		margin-bottom: 15px;
		padding: 0;
	}

	.in_dz_lc ul li {
		width: 33.33%;
		margin-top: 20px
	}

	.in_dz_lc ul li p {
		font-size: 16px;
		margin-top: 10px
	}
}

.in_join_bg {
	height: auto;
	overflow: hidden;
	margin-top: 60px
}

.in_title {
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.in_title b {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: normal;
	line-height: 60px;
	text-transform: uppercase;
}

.in_title b.pro_tit{
	color: #d4d4d4;
}

.in_title b.case_tit{
	color: #454649;
} 

.in_title a {
	position: relative;
	border-bottom: 2px solid #007fff;
	padding-bottom: 20px;
	display: inline-block;
}

.in_title a.case_tit {
	color: #fff;
}

.lc_tit {
	margin-top: 60px;
}

.in_join {
	margin-top: 40px
}

.in_join dl {
	width: 394px;
	float: left;
	background-color: #f2f2f2;
	height: auto;
	overflow: hidden
}

.in_dl1 {
	margin-right: 9px
}

.in_join dl dt.img {
	display: block;
	width: 100%;
	padding-top: 71.067%;
	position: relative;
	overflow: hidden;
}

.in_join dl dt.img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
}

.in_join dl:hover dt.img img {
	transform: scale(1.1, 1.1);
}

.in_join dl dd {
	padding: 20px;
	color: #626262;
}

.in_join dl dd:last-child {
	min-height: 150px;
}

.in_join dl dd strong {
	color: #222;
	font-size: 15px
}

.in_join dl dd.tit {
	display: block;
	font-size: 26px;
	color: #007fff;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width: 1199px) {
	.in_join dl {
		width: 32.33%;
		min-height: 480px
	}
	
	.in_dl1 {
		margin-right: 1.5%
	}

	.in_join dl dd {
		padding: 15px;
		min-height: }
}

@media screen and (max-width: 640px) {
	.in_join_bg {
		margin-top: 40px
	}

	.in_title {
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 20px;		
	}
	
	.in_title b{
		font-size: 22px;
		line-height: 30px;
	}

	.in_join {
		margin-top: 10px
	}

	.in_join dl {
		width: 100%;
		margin-top: 20px;
		min-height: 0;
	}

	.in_dl1 {
		margin-right: 0
	}

	.in_join dl dd {
		padding: 20px 25px 0px 25px;
	}
	
	.in_join dl dd.tit {
		font-size: 18px;
	}
	
	.lc_tit {
		margin-top: 30px;
	}
	
}

.in_case_bg {
	background: url("../images/bg2.jpg") no-repeat center top fixed #232427;
	margin-top: 60px;
	padding: 60px 0;
	height: auto;
	overflow: hidden
}

.in_case {
	margin-top: 20px
}

.in_case ul li {
	position: relative;
	float: left;
	width: 294px;
	margin: 4px;
}

.in_case ul li a .img {
	display: block;
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.in_case ul li a .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
}

.in_case ul li a p {
	color: #fff;
	font-size: 18px;
	line-height: 220px;
	position: absolute;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(12,180,106,0.9);
	font-weight: bold;
	opacity: 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in_case ul li a:hover p {
	opacity: 1;
}

.in_case ul li a:hover .img img {
	transform: scale(1.1, 1.1);
}

@media screen and (max-width: 1199px) {
	.in_case ul li {
		float: left;
		width: 24%;
		margin: 0.5%
	}

	.in_case ul li a p {
		position: relative;
		display: block;
		padding: 15px 0;
		text-align: center;
		font-size: 16px;
		color: #fff;
		line-height: 30px;
		text-align: center;
		opacity: 0.8;
		margin-top: 0;
		font-weight: normal;
		background: none;
	}
}

@media screen and (max-width: 768px) {	
	.ny_about_ny p{
		text-indent: 0!important;
	}
	/* 底部start */
	.foot_one img {
		margin: 0 auto;
	}
		.foot_content .bi {
		font-size: 20px;
	    	color: #007fff;
		}
		.foot_content {
			margin-top: 40px;
		    border-top: 3px solid #007fff;
		}
		.foot_box {
		    display: block;
		}
		.foot_box>div {
		    margin: 10px 0;
		}
		.foot_cont {
		    font-size: 14px;
		    font-weight: bold;
		    margin: 10px 0;
		}
		.foot_cont p {
		    display: flex;
		    align-items: center;
		    line-height: 30px;
		}
		.foot_cont p span {
		    margin-right: 10px;
		}
		.foot_box>div:nth-child(n+2) {
		    border-left: none;
		    padding-left: 0px;
		}
		.foot_box>div {
		    margin: 10px 0;
		}
		.foot_three {
		    width: 100%;
		}
		.bot_tit {
		    width: 35%;
		    font-size: 14px;
		    font-weight: bold;
		    color: #007fff;
		    margin-left: 10px;
		    position: relative;
		}
		.bot_tit:after {
		    display: block;
		    content: "";
		    height: 3px;
		    width: 100%;
		    position: absolute;
		    bottom: -22px;
		    left: 0px;
		    background: #007fff;
		}
		.bot_img {
		    display: flex;
			justify-content: center;
		    margin-top: 20px;
		    padding-top: 20px;
		    border-top: 1px solid #007fff;
		}
		.bot_img img:nth-child(1) {
		    margin: 0 auto;
		}
		.bot2_box {
		    padding: 10px 0;
		    background-color: #007fff;
		    color: #FFFFFF;
		    font-size: 12px;
		}
		.bot2 span {
		    font-weight: bold;
		}
		.bot3_box {
		    font-size: 12px;
		    padding: 10px 0;
		    color: #007fff;
		}
		.bot3_box a {
		    color: #007fff;
		}
		/* 底部 end */
		
	.in_case ul li {
		float: left;
		width: 49%;
		margin: 0.5%
	}

	.in_case ul li a p {
		font-size: 14px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	
	.in_case_bg {
		padding: 40px 0;
	}
}

@media screen and (max-width: 320px) {
	.in_case ul li {
		float: left;
		width: 100%;
		margin: 0
	}
}

.in_news_bg {
	margin-top: 60px;
	height: auto;
	overflow: hidden
}

.in_news_title {
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.in_news_title b {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
	font-size: 73px;
	font-weight: normal;
	line-height: 60px;
}

.in_news_title a {
	position: relative;
	border-bottom: 2px solid #007fff;
	padding-bottom: 20px;
	display: inline-block;
}

.in_news_t {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	background-color: #f2f2f2
}

.in_news_t_l {
	width: 568px;
	float: left;
}

.in_news_t_l a img {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block
}

.in_news_t_l .img {
	display: block;
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.in_news_t_l .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.in_news_t_r {
	width: 530px;
	float: right;
	padding: 50px
}

.in_news_t_r a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.in_news_t_r span {
	font: normal 13px/30px Arial, Helvetica, sans-serif;
	color: #787878;
	display: block
}

.in_news_t_r p {
	margin-top: 50px;
	color: #626262;
	text-align: justify;
}

.in_news_t_r h3 a {
	width: 150px;
	background-color: #007fff;
	line-height: 40px;
	margin-top: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	display: block
}

.in_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px
}

.in_news_list {
	width: 588px;
	float: left;
	margin: 12px;
	background-color: #f2f2f2
}

.in_news_list h4 {
	width: 243px;
	float: right;
}

.in_news_list h4 .img {
	display: block;
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.in_news_list h4 .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
}

.in_news_list:hover h4 .img img {
	transform: scale(1.1, 1.1);
}

.in_news_list h5 {
	width: 300px;
	padding: 30px
}

.in_news_list h5 a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.in_news_list h5 span {
	font: normal 13px/30px Arial, Helvetica, sans-serif;
	color: #787878;
	display: block
}

.in_news_list h5 p {
	margin-top: 15px;
	color: #626262;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

@media screen and (max-width: 1199px) {
	.in_news_t_l {
		width: 55%;
		float: left;
	}

	.in_news_t_r {
		width: 37%;
		float: right;
		padding: 4%
	}

	.in_news_t_r p {
		margin-top: 30px;
	}

	.in_news_t_r h3 a {
		margin-top: 30px;
	}

	.in_news_list {
		width: 48%;
		margin: 1%
	}

	.in_news_list h4 {
		width: 40%;
	}

	.in_news_list h5 {
		width: 52%;
		padding: 3% 4%
	}

	.in_news_list h5 p {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1024px) {
	.in_news_t_l {
		width: 50%;
		float: left;
	}

	.in_news_t_r {
		width: 44%;
		float: right;
		padding: 3%
	}
}

@media screen and (max-width: 1001px) {
	.in_news_t_l {
		width: 44%;
		float: left;
	}

	.in_news_t_r {
		width: 50%;
		float: right;
		padding: 3%
	}

	.in_news_t_r p {
		margin-top: 20px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.in_news_t_r h3 a {
		margin-top: 30px;
		line-height: 36px;
	}

	.in_news_list {
		width: 100%;
		margin: 1% 0
	}

	.in_news_list h4 {
		width: 40%;
	}

	.in_news_list h5 {
		width: 52%;
		padding: 3% 4%
	}

	.in_news_list h5 p {
		margin-top: 20px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		/*显示几行*/
		overflow: hidden
	}
}

@media screen and (max-width: 768px) {
	.in_news_bg {
		margin-top: 30px;
	}
	
	.in_news_t {
		margin-top: 20px;
	}
	
	.in_news_t_l {
		width: 100%;
		float: none;
	}

	.in_news_t_l a img {
		width: 100%;
		height: auto;
		overflow: hidden
	}

	.in_news_t_r {
		width: 94%;
		float: none;
		padding: 25px 3%
	}
	
	.in_news_t_r a {
		font-size: 16px;
	}
	.in_news_list h5 a {
		font-size: 14px;
	}	
}

@media screen and (max-width: 640px) {
	.in_news_list h4 {
		width: 35%;
	}

	.in_news_list h5 {
		width: 57%;
		padding: 3% 4%
	}

	.in_news_list h5 p {
		margin-top: 10px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden
	}
}

@media screen and (max-width: 480px) {
	.in_news_list h4 {
		width: 26%;
	}

	.in_news_list h5 {
		width: 66%;
		padding: 2% 4%;
	}

	.in_news_list h5 p {
		margin-top: 5px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.in_news_list h5 span {
		display: none
	}
}

.in_kl_bg {
	width: 100%;
	background: url("../images/bg3.jpg") no-repeat center;
	margin-top: 60px;
	padding: 50px 0;
	height: auto;
	overflow: hidden
}

.in_kl {
	height: auto;
	overflow: hidden
}

.in_kl dl {
	width: 23%;
	float: left;
	margin: 0 1%;
	text-align: center;
}

.in_kl dl dd {
	margin-top: 15px;
	font-size: 14px;
	color: #626262
}

.in_kl dl dd a {
	font-size: 20px;
	font-weight: normal;
	color: #222
}

.member {
	padding: 30px 0;
}

.member span {
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.in_kl dl dt a img {
		width: 80%
	}

	.in_kl dl dd {
		font-size: 13px
	}

	.in_kl dl dd a {
		font-size: 16px;
	}
	
	.member {
		display: none;
	}	
}

.footer_na_bg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #222;
	padding: 50px 0
}

.footer_na dl {
	float: left
}

.footer_na dl dt a {
	font-size: 20px;
	color: #fff;
	display: block;
}

.footer_dl1 dt a {
	margin-bottom: 30px
}

.footer_dl2 dt a {
	margin-bottom: 30px
}

.footer_na dl dd {
	color: #d3d3d3
}

.footer_na dl dd a {
	color: #d3d3d3
}

.footer_dl1 {
	width: 150px;
}

.footer_dl2 {
	width: 300px
}

.footer_dl3 {
	width: 300px;
}

.footer_na dl dd a span {
	display: block;
	font-size: 38px;
	font-family: Arial, Helvetica, sans-serif;
	color: #007fff;
	margin-bottom: 20px
}

.footer_dl3 dd {
	float: left;
	width: 132px;
	margin-left: 18px;
}

.footer_dl3 dd p {
	text-align: center;
	margin-top: 10px
}

.footer_bg {
	width: 100%;
	background-color: #096b4d;
	height: auto;
	overflow: hidden;
	padding: 20px 0
}

.footer {
	text-align: center;
	color: #fff
}

.footer a {
	color: #fff
}

.footer img {
	vertical-align: middle;
}

@media screen and (max-width: 1199px) {
	.footer_dl1 {
		width: 12%;
	}

	.footer_dl2 {
		width: 25%
	}

	.footer_dl3 {
		width: 25%
	}

	.footer_dl3 dd {
		width: 48%;
		margin-left: 2%
	}

	.footer_dl3 dd a img {
		width: 100%;
		height: auto;
		overflow: hidden
	}
}

@media screen and (max-width: 991px) {
	.footer_na dl dt a {
		font-size: 18px;
	}

	.footer_dl1 {
		width: 11.5%;
	}

	.footer_dl2 {
		width: 27%
	}

	.footer_dl3 {
		width: 26%
	}

	.footer_na dl dd a span {
		font-size: 20px!important;
	}
}

@media screen and (max-width: 768px) {
	.ny_about {
		padding-bottom: 0;
	}
	.about_zi {
		display: none;
	}
		body .layui-layim-chat {
		    width: 100%!important;
		    min-width: auto!important;
		    height: auto!important;
		    left: 0!important;
		    background-color: #fff;
		}
		
	.footer_dl1 {
		width: 100%;
		border-bottom: 1px dotted #666;
		padding: 15px 0
	}

	.footer_dl1 dd {
		float: left;
		margin-right: 3%;
		text-align: left;
	}

	.footer_dl1 dt a {
		margin-bottom: 10px
	}

	.footer_dl2 {
		width: 60%;
		margin-top: 0px;
	}

	.footer_dl3 {
		width: 40%;
		margin-top: 30px
	}
	
	.footer_dl3 p {
		text-align: left!important;
		padding-left: 15px;
	}

	.footer_na dl dd a span {
		font-size: 36px;
	}

	.footer_na dl dt a {
		font-size: 20px;
	}

	.footer_dl2 dt a {
		margin-bottom: 20px
	}
}

@media screen and (max-width: 480px) {
	.footer_dl1 {
		display: none;
	}
	
	.footer_dl2 {
		width: 100%;
		border-bottom: 1px dotted #666;
		padding: 15px 0
	}

	.footer_dl3 {
		display: none;
	}

	.footer_bg {
		padding: 5% 0 22% 0;		
	}

	.footer_bg .footer span {
		display: inline-block;
	}
	
	.footer_na_bg {
		padding: 0px;
	}
}

.f_kslj {
	display: none;
}

@media screen and (max-width: 640px) {
	.f_kslj {
		width: 100%;
		background: #000;
		padding: 0.5em 0;
		display: block;
		position: fixed;
		bottom: 0;
		height: auto;
		overflow: hidden;
	}

	.f_kslj ul li {
		width: 25%;
		float: left;
		list-style: none;
		text-align: center;
	}

	.f_kslj ul li a {
		color: #fff;
		text-align: center;
		line-height: 2.5em;
	}

	.f_kslj ul li a i {
		display: block;
	}

}

.ny_pro_list .video {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: rgba(0,0,0,0.5);
	filter: alpha(opacity:50);
	zoom: 1;
	border-radius: 35px;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid #fff;
}

.ny_about {
	width: 100%
}

.n_title {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 15px;
	line-height: 26px;
	padding: 30px 0px;
	display: block;
	color: #787878;
	border-bottom: 1px solid #ddd;
}

.n_title a {
	color: #787878
}

.ban_ny {
	width: 100%;
	padding-top: 26.042%;
	position: relative;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../images/nybanner.jpg);
}

.ban_ny h3 {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	background: rgba(0,0,0,0.4);
	color: #fff;
	width: 30%;
	text-align: center;
	padding: 30px 20px;
	font-size: 26px;
	line-height: 46px;
	font-weight: bold;
}

.ban_ny h3 span {
	font: normal 60px/60px "Times New Roman", Times, serif;
	opacity: 0.9;
	display: block;
	text-transform: uppercase;
}

@media (max-width:1001px) {
	.ban_ny h3 {
		width: 40%;
		padding: 20px;
	}

	.ban_ny h3 span {
		font: normal 50px/50px "Times New Roman", Times, serif;
	}
}

@media (max-width:768px) {
	.ban_ny h3 {
		width: 40%;
		padding: 15px;
	}

	.ban_ny h3 span {
		font: normal 46px/46px "Times New Roman", Times, serif;
	}
}

@media (max-width:640px) {
	.ban_ny h3 {
		width: 50%;
		padding: 10px;
		font-size: 20px;
		line-height: 30px;
	}

	.ban_ny h3 span {
		font: normal 40px/40px "Times New Roman", Times, serif;
	}
}

@media (max-width:480px) {
	.ban_ny h3 {
		font-size: 16px;
		line-height: 20px;
	}

	.ban_ny h3 span {
		font: normal 28px/28px "Times New Roman", Times, serif;
		display: none
	}
}

.ban_prod {
	width: 100%;
	height: 350px;
	background: url(../images/ban_pro.jpg) no-repeat center top
}

.ban_honor {
	width: 100%;
	height: 350px;
	background: url(../images/ban_honor.jpg) no-repeat center top
}

.ban_cj {
	width: 100%;
	height: 350px;
	background: url(../images/ban_cj.jpg) no-repeat center top
}

.ban_news {
	width: 100%;
	height: 350px;
	background: url(../images/ban_news.jpg) no-repeat center top
}

.ban_ly {
	width: 100%;
	height: 350px;
	background: url(../images/ban_ly.jpg) no-repeat center top
}

@media (max-width:980px) {
	.n_title {
		width: 100%
	}
}

#side {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding: 15px 0;
	background-color: #fff;
	box-shadow: 0px 20px 20px -20px #666;
	z-index: 99;
	position: relative;
}

#side ul {
	text-align: center;
	display: inline-block;
	width: auto;
	overflow: hidden;
	margin: 0px auto;
}

#side li {
	float: left;
	line-height: 30px;
	font-weight: 400;
	width: auto;
	margin: 5px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course: hand;
}

#side li a {
	text-align: center;
	font-size: 16px;
	width: auto;
	line-height: 30px;
	padding: 5px 15px 5px 20px;
}

#side li a:hover {
	color: #007fff;
	background: url(../images/ny_t_ico.png) no-repeat center left;
}

@media (max-width:768px) {
	#side {
		padding: 0px;
	}
	#side li a {
		padding: 5px;
	}
}

.ny_about_ny {
	width: 100%;
	padding: 2em 0;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}

.ny_about {
	background: url(../images/ny_bg.jpg) repeat-y center top;
	height: auto;
	overflow: hidden;
	padding-bottom: 60px;
	color: #434343
}

.ny_prod {
	background: url(../images/ny_bg.jpg) repeat-y center top;
	height: auto;
	overflow: hidden;
	padding-bottom: 60px;
	color: #434343
}

.ny_news {
	background: url(../images/ny_bg.jpg) repeat-y center top;
	height: auto;
	overflow: hidden;
	padding-bottom: 60px;
	color: #434343
}

.ny_dt {
	width: 100;
	height: auto;
	overflow: hidden
}

@media (max-width:640px) {
	.ny_about_ny {
		padding: 0;
	}

	.ny_about_ny img {
		max-width: 100%;
		float: none;
		height: auto;
		display: inline-block;
		height: auto!important;
	}
	
	.ny_prod {
		padding-bottom: 10px;
	}
	
	.ny_pro_b img {
		max-width: 100%;
		height: auto;
		display: inline-block;
	}
	
}

.ny_pro_ny {
	width: 100%;
	height: auto; 
	overflow: hidden;
}

.protext {
	color: #787878;
	line-height: 30px;
}

.ny_pro_list {
	width: 23%;
	float: left;
	margin: 20px 1%;
	background-color: #fff;
	box-shadow: 0px 7px 8px #b3b3b3;
}

.ny_pro_list .img {
	display: block;
	width: 96%;
	position: relative;
	overflow: hidden;
	margin: 2%;
}

.ny_pro_list .img img {
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
	display: block;
	transition: all .5s;
}

.ny_pro_list:hover .img img {
	transform: scale(1.1);
}
.ny_pro_list:hover p{
	background: #007fff;
}
.ny_pro_list:hover a{
	color: #fff;
}
.ny_pro_list p {
	width: 100%;
	text-align: center;
	padding: 10px 0 15px 0;
}

.ny_pro_list p a {
	display: block;
	font-size: 15px;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.pages {
  padding: 30px 0px;
  text-align: center;
}

.pages li {
  display: inline-block;
  margin: 5px;
}

.pages li a {
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #666;
}

.pages li a:hover {
  padding: 5px 10px;
  border: 1px solid #007fff;
  background: #007fff;
  color: #fff;
}

@media (max-width:1199px) {
	.ny_pro_list {
		width: 30.3%;
		float: left;
		margin: 20px 1.5%;
	}
}

@media (max-width:768px) {
	.protext {
		display: none;
	}
	.ny_pro_list {
		width: 47%;
		float: left;
		margin: 2px 1.5%;
		margin-bottom: 15px;
	}
}

@media (max-width:767px) {
	.ny_pro_ny {
		padding: 5px 0;
	}
}

.ny_pro_top {
	width: 96%;
	height: auto;
	padding: 2%;
	background-color: #fff;
	box-shadow: 0px 2px 10px #b3b3b3;
	overflow: hidden
}

.ny_pro_top_l {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
}

.ny_pro_top_l img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
}

.ny_pro_top_l .owl-controls {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 28px;
	margin-top: -28px;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0fffffff, endcolorstr=#0fffffff);
	background-color: rgba(0,0,0,.3);
}

.ny_pro_top_l .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.ny_pro_top_l .owl-controls .owl-page span {
	z-index: 999;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 999px;
	margin: 9px 3px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: #fff;
}

.ny_pro_top_l .owl-controls .owl-page:last-child {
	margin-right: 10px
}

.ny_pro_top_l .owl-controls .owl-page.active span, .ny_pro_top_l .owl-controls.clickable .owl-page:hover span {
	background-color: #007fff
}

.ny_pro_top_r {
	width: 45%;
	float: right;
	height: auto;
	overflow: hidden;
}

.ny_pro_top_r h1 {
	font-size: 1.6em;
	color: #007fff;
	line-height: 3em;
}

.ny_pro_top_r h4 {
	width: 100%;
	border-top: 1px dotted #dcdcdc;
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	padding: 15px 0;
	display: block;
	text-align: justify;
}

.ny_pro_b {
	width: 100%;
	margin-top: 30px;
}

.ny_pro_b h4 {
	width: 96%;
	padding: 1.2% 2%;
	background-color: #fff;
	box-shadow: 0px 2px 10px #b3b3b3;
	line-height: 36px;
	margin-bottom: 30px;
}

.ny_pro_b h4 span {
	width: auto;
	font-size: 20px;
	font-weight: bold;
	color: #007fff
}

.ny_pro_b_nr {
	height: auto;
	padding-bottom: 2em;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
	overflow: hidden;
}

.xyp {
	border-top: 1px dotted #CCCCCC;
	padding: 2em 0 1em 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.xyp a {
	color: #626262;
}

.xyp a:hover {
	color: #007fff;
}

.relate_news {
	overflow: hidden;
	margin-top: 20px;
}
.relate_news li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ddd;	
}
.relate_news li a {
	width: 72%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.relate_news li span {
	float: right;
    width: 25%;
    text-align: right;
}
.re_tit {
	font-size: 18px;
	padding-bottom: 10px;
	color: #007fff;
}

.relate_pro {
	overflow: hidden;
	margin-top: 20px;
}
.relate_pro li {
	margin: 20px 8px;
}

@media (max-width:640px) {	
	.ny_pro_b h4 span {
		font-size: 16px;
	}
	
	.ny_pro_top_l {
		width: 100%;
		float: none;
	}

	.ny_pro_top_r {
		width: 98%;
		padding: 1%;
		float: none
	}
	
	.relate_pro li {
		margin: 10px 5px;
	} 
}

.ny_honor_b {
	width: 100%;
	margin-top: 3em;
	height: auto;
	overflow: hidden
}

.ny_honor_b img {
	width: 50%;
	float: left;
	padding: 1em
}

@media (max-width:640px) {
	.ny_pro_b img {
		width: 100%;
		height: auto
	}

	.ny_honor_b img {
		width: 100%;
		height: auto
	}
}

.ny_news_ny {
	width: 100%;
	padding: 20px 0;
}

.ny_news_list {
	width: 536px;
	float: left;
	padding: 15px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 2px 10px #b3b3b3;
	margin: 12px
}

.n_news_l {
	width: 35%;
	float: left
}

.n_news_l .img {
	display: block;
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.n_news_l .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.n_news_r {
	width: 62%;
	float: right;
}

.n_news_r h3 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.n_news_r span {
	padding-top: 5px;
	display: block;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #787878
}

.n_news_r p {
	padding-top: 5px;
	color: #626262;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.ny_news_bt {
	width: 96%;
	padding: 2%;
	text-align: center
}

.ny_news_bt h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #222;
	padding-bottom: .5em
}

.ny_news_bt p {
	font-size: 1.1em;
	color: #626262
}

.ny_news_nr {
	padding: 2em 0;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}

.news_next {
	border-top: 1px dotted #ccc;
	padding: 2em 0 1em 0;
}

.ny_video_list {
	width: 25%;
	float: left;
	padding: 1em
}

.ny_video_list a img {
	width: 100%;
	height: auto;
	overflow: hidden
}

.ny_video_list p {
	width: 100%;
	text-align: center;
	padding-top: .6em
}

.ny_video_list p a {
	font-size: 1.2em;
	line-height: 2em
}

@media (max-width:1199px) {
	.ny_news_list {
		width: 44%;
		padding: 1.5%;
		margin: 1.5%
	}

	.n_news_r p {
		padding-top: 10px;
	}

	.ny_news_ny {
		padding: 20px 0;
	}

	.ny_video_list {
		width: 50%;
		padding: .5em;
	}
}

@media (max-width:991px) {
	.n_news_l {
		width: 40%;
		float: left
	}

	.n_news_r {
		width: 57%;
		float: right;
	}

	.n_news_r span {
		padding-top: 0;
	}
}

@media (max-width:768px) {
	.n_news_l {
		width: 100%;
		float: none
	}

	.n_news_r {
		width: 100%;
		float: none;
	}
	
	.ny_news_ny {
		padding: 0;
	}
	
	.ny_news_bt h1 {
		font-size: 14px;
	}	
}

@media (max-width:480px) {
	.ny_news_list {
		width: 92%;
		float: none;
		padding: 4%;
		margin: 0 0 25px 0
	}

	.n_news_r h3 {
		margin-top: 15px
	}

	.n_news_r span {
		padding-top: 5px;
	}
}

.content {
	max-height: 20px;
	padding: 50px 20px 0;
	border-color: transparent;
	border-width: 2px;
	border-style: solid;
	border-radius: 0.5em;
	position: relative;
}

.content:before, .content:after {
	content: "";
	width: 0;
	height: 0;
	border: solid transparent;
	position: absolute;
	pointer-events: none;
	right: 100%;
}

.content:before {
	border-right-color: inherit;
	border-width: 20px;
	top: 50%;
	margin-top: -20px;
}

.content p {
	max-height: 0;
	color: transparent;
	text-align: justify;
	word-break: break-word;
	hyphens: auto;
	overflow: hidden;
}

.map img {
	max-width: none!important;
}

@media screen and (max-width: 767px) {
	.content {
		padding-top: 45px;
		border-color: #eee9dc;
	}

	.content:before, .content:after {
		border: solid transparent;
		bottom: 100%;
	}

	.content:before {
		border-bottom-color: inherit;
		border-width: 17px;
		top: -16px;
		left: 50px;
		margin-left: -17px;
	}
	.content p {
		font-size: 0.9em;
		line-height: 1.4;
	}
}

/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 14.66666667%;
}

.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: normal;
}

.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}

.sitemap dd {
	float: left;
	width: 76%;
}

.sitemap dd a {
	float: left;
	color: #666;
	padding-right: 35px;
	line-height: 39px;
	transition: none;
}

.sitemap dd a:hover {
	color: #333;
}

@media screen and (max-width:640px) {
	.sitemap {
		padding: 5px 0;
	}

	.sitemap dt {
		width: 22%;
	}

	.sitemap dt a {
		font-size: 12px;
	}

	.sitemap dd a {
		font-size: 12px;
		padding-right: 3%;
		line-height: 23px;
	}
}

.tags {
	overflow: hidden;
	margin-bottom: 20px;
}

.tags span {
	float: left;
	display: block;
	line-height: 40px;
}

.tags a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 28px;
	padding: 0 6px;
	margin: 5px;
	background: #fff;
	border: 1px solid #dadada;
}

.tags a:hover {
	background: #222;
	border-color: #222;
	color: #fff;
}

.p-logo img {
	height: 80px;
}
