﻿*{
	margin: 0;
	padding: 0;
	white-space:normal !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
a{
	text-decoration: none;
	color: #222;
	transition: all .5s;
-webkit-transition: all .5s;
}
a:hover{
	color: #222;
	transition: all .5s;
-webkit-transition: all .5s;
}
li{
	list-style: none;
}
img{
	vertical-align: middle;
	max-width: 100%;
}
img.max{
	width: 100%;
}


/*@font-face{
	font-family: AvenirNext-Medium;
	src: url('../fonts/avenirnext-medium.woff2'),
		 url('../fonts/avenirnext-medium.ttf'),
		 url('../fonts/avenirnext-medium.eot'); 
}*/
.fm-ANm{
	/*font-family: AvenirNext-Medium;*/
	font-family: arial;
}
.fm-ANb{
	/*font-family: AvenirNext-Medium;*/
	font-family: arial;
	font-weight: bold;
}
.fm-arial{
	font-family: arial;
}

body{
	width: 100%;
	font-size: 14px;
	color: #222;
    line-height: 1.6;
	font-family: "微软雅黑", "Microsoft Yahei",Microsoft YaHei,Segoe UI,Hiragino Sans GB,Arial,Helvetica Neue,Helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
	font-family: "微软雅黑", "Microsoft Yahei";
	font-family: PingFang SC;
}



body{
	padding-top: 5.2vw;
}











.gybut-bj{
	text-align: center;
}
.gybut{
	display: inline-block;
	width: 9.375vw;
	line-height: 3.125vw;
	padding: 0 1.8vw;
	background: #fff;
	border-radius: 2vw;
	text-align: left;
	position: relative;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.gybut:after{
	content: '';
	width: .6vw;
	height: .6vw;
	position: absolute;
	top: 50%;
	right: 1.5vw;
	margin-top: -.3vw;
	background: #0970ba;
	border-top-right-radius: .3vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.gybut:hover{
	background: #0970ba;
	color: #fff;
transition: all .5s;
-webkit-transition: all .5s;
}
.gybut:hover:after{
	background: #fff;
transition: all .5s;
-webkit-transition: all .5s;
}
.gybut.on{
	background: #0970ba;
	color: #fff;
}
.gybut.on:after{
	background: #fff;
}

.gybut.bj{
	background: initial;
	border: 2px solid #e7e8eb;
}
.gybut.bj:hover{
	background: #0970ba;
	border-color: #0970ba;
}

@media(max-width:1200px){
	.gybut{
		width: 120px;
		line-height: 40px;
		padding: 0 20px;
		border-radius: 25px;
	}
	.gybut:after{
		right: 15px;
		width: 10px;
		height: 10px;
		margin-top:-5px;
		border-top-right-radius:6px;
	}
}
@media(max-width:750px){
	.gybut{
		line-height: .8rem;
	}
}



.bjf7f8fa{
	background-color: #f7f8fa;
}

.gyban{
	width: 100%;
	height: 29.427vw;
	position: relative;
}
.gyban-div{
	padding-top: 20.8333vw;
	color: #fff;
	position: relative;
	z-index: 2;
}
.gyban-a{
	display: inline-block;
}
.gyban-b{
	float: right;
	max-width: 60%;
	line-height: 1.6;
	font-weight: bold;
}
.gyban-c{
	padding-left: 1.7vw;
	background: url(../images/ico01.png) no-repeat left center;
	background-size: 1.25vw auto;
	font-weight: 100;
}
.gyban-c *{
	
}
.gyban-c span{
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
	margin-left: .3vw;
}
.gyban.pd .gyban-div{
	padding-top: 15.5vw;
}

@media(max-width:1200px){
	.gyban{
		height: 400px;
	
	}
	.gyban-div{
		padding-top: 260px !important;
	}
	.gyban-div.pd{
		padding-top: 180px !important;
	}
	.gyban-c{
		padding-left: 30px;
		background-size: 20px auto;
	}
	.gyban-c span{
		margin-left: 20px;
	}
}
@media(max-width:1000px){
	.gyban{
		height: 380px;
	}
	.gyban-div{
		padding-top: 150px !important;
	}
	.gyban-a{
		font-size: 30px;
	}
	.gyban-b{
		float: initial;
		margin-top: 20px;
		max-width: 100%;
	}
}
@media(max-width:750px){
	.gyban{
		height: 5rem;
	}
	.gyban-div{
		padding-top: 1.8rem !important;
	}
	.gyban-a{
		font-size: .4rem;
		font-weight: bold;
	}
	.gyban-b{
		font-size: .26rem;
		margin-top: .2rem;
	}
	.gyban-c{
		font-size: .26rem;
		padding-left: .45rem;
		background-size: .3rem auto;
		margin-top: .6rem;
	}
	.gyban-c span{
		margin-left: .15rem;
	}
}



/*联系我们*/
.contact-bj{
	position: relative;
	z-index: 3;
}
.contact{
	position: relative;
	top: -5.2vw;
	font-size: 0;
}
.contact-div{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	border-radius: 1vw;
	padding: 2.08vw 3.125vw;
	padding-bottom: 4vw;
	overflow: hidden;
}
.contact-a{
	border-bottom: 2px solid #f3f3f3;
	position: relative;
	padding-bottom: 1vw;
}
.contact-a span{
	float: right;
	opacity: .4;
}
.contact-a:after{
	content: '';
	width: 2.6vw;
	height: 2px;
	background: #0970ba;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.contact-b{
	margin-top: 1.05vw;
}
.contact-bli{
	width: 47%;
	float: left;
	padding: 1.2vw 0;
	border-bottom: 1px solid #f3f3f3;
	padding-right: 3.8vw;
	background: no-repeat right center;
	background-size: 2.6vw auto;
}
.contact-bli:nth-child(2n + 0){
	float: right;
}
.contact-b1{
	color: #666;
}

.contact-div2{
	margin-left: 2.5%;
}

.contact-c{
	padding: 1.56vw 0;
	min-height: 11.2vw;
}
.contact-cli{
	padding-left: 1.5vw;
	background: no-repeat left .4vw;
	background-size: .9vw auto;
	color: #666;
}
.contact-cli-dh{
	background-image: url(../images/ico04_1.png);
}
.contact-cli-yx{
	background-image: url(../images/ico04_2.png);
}
.contact-cli-cs{
	background-image: url(../images/ico04_3.png);
}
.contact-div2 .contact-li:last-child .contact-c{
	min-height: auto;
}

.contact-ly{
	padding-top: 1vw;
	padding-bottom: 5.2vw;
}
.gytit40{
	text-align: center;
}
.contact-fm{
	margin-top: 1.6vw;
	overflow: hidden;
}
.contact-f{
	width: 49.5%;
	float: left;
	margin-bottom: 1%;
	position: relative;
}
.contact-f .int1{
	width: 100%;
	height: 5vw;
	padding: 0 1.56vw;
	border: 2px solid #f8f8f8;
	border-radius: .5vw;
	position: relative;
	z-index: 2;
transition: all .5s;
-webkit-transition: all .5s;
}
.contact-f .int1:hover{
	color: #fff;
	background: #0970ba;
	border-color: #0970ba;
transition: all .5s;
-webkit-transition: all .5s;
}
.contact-frt{
	float: right;
}
.contact-fwd{
	width: 100%;
}
.contact-f .int2{
	height: 14vw;
	padding: 1vw 1.56vw;
	resize: none;
}
.contact-fpos{
	position: relative;
	z-index: 3;
}
.contact-f6{
	background: url(../images/ico06.png) no-repeat 96% center;
	background-size: .9375vw auto;
	cursor: pointer;
	z-index: 3;
}
.contact-f7{
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	border: 2px solid #f8f8f8;
	padding-top: 2.8vw;
	padding-bottom: .8vw;
	background: #fff;
	border-radius: .5vw;
	display: none;
}
.contact-f7>div{
	padding: .4vw 1.56vw;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.contact-f7>div:hover{
	background: #F9f9f9;
transition: all .5s;
-webkit-transition: all .5s;
}

.contact-ftj{
	width: 100%;
	float: left;
	margin-top: 1.56vw;
}
.contact-ftj .gybut{
	margin: 0 .6vw;
	border: 2px solid #0970ba;
}
.contact-ftj .contact-fcz{
	border: 2px solid #f0f0f0;
}
.contact-ftj .contact-fcz:hover{
	border-color: #0970ba;
}
.container{
	width: 100%;
	height: 38.55vw;
}
.container .amap-icon img{
	width: 18.69vw;
	margin-top: -2.1vw;
	margin-left: -2.1vw;
}
.container .amap-logo,
.container .amap-copyright{
	display: none !important;
}

@media(max-width:1200px){
	.contact-c{
		min-height: 135px;
	}
	.contact {
		top: -65px;
	}
	.container{
		height: 450px;
	}
	.contact-ly{
		padding-top: 20px;
		padding-bottom: 80px;
	}
	.contact-f .int1{
		height: 55px;
		padding: 0 20px;
	}
	.contact-f .int2{
		height: 200px;
		padding: 15px 20px;
	}
	.contact-fm{
		margin-top: 30px;
	}
	.contact-cli{
		padding-left: 25px;
		background-size: 15px auto;
		background-position-y: 5px;
	}
	.contact-f7{
		padding-top: 30px;
		padding-bottom: 5px;
	}
	.contact-f7>div{
		padding: 5px 20px;
	}
	.contact-f6{
		background-size: 12px auto;
	}
}

@media(max-width:1000px){
	.contact{
		top: 0;
		padding: 60px 0;
	}
	.contact-div{
		width: 100%;
		border-radius: 15px;
		padding: 20px 30px;
		padding-bottom: 30px;
		min-height: auto;
	}
	.contact-div2{
		margin-left: 0;
		margin-top: 40px;
	}
	.contact-a{
		font-size: 22px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	.contact-a:after{
		width: 30px;
	}
	.contact-bli{
		padding: 15px 0;
		padding-right: 50px;
		background-size: 30px auto;
	}
	.contact-c{
		padding: 15px 0;
		min-height: auto;
		margin-bottom: 20px;
	}
	.contact-div2 .contact-li:last-child .contact-c{
		margin-bottom: 0;
	}
	.gytit40{
		font-weight: bold;
	}
	
	.container .amap-icon img{
		width: 160px;
		margin-top: -10px;
		margin-left: -10px;
	}
}
@media(max-width:750px){
	.contact{
		padding: .8rem 0;
	}
	.contact-a{
		font-size: .32rem;
	}
	.contact-div{
		padding: .3rem;
		padding-bottom: .5rem;
	}
	.contact-div2{
		margin-top: .5rem;
	}
	.contact-b2{
		font-weight: bold;
	}
	.contact-bli{
		width: 100%;
		padding: .2rem 0;
		padding-right: .8rem;
		background-size: .5rem auto;
	}
	.contact-ly{
		padding-top: .2rem;
		object-position: .8rem;
	}
	.contact-fm{
		margin-top: .5rem;
	}
	.contact-f{
		width: 100%;
		margin-bottom: .15rem;
	}
	.contact-f .int1{
		border-radius: .2rem;
		padding: 0 .25rem;
		height: .9rem;
	}
	.contact-f .int2{
		height: 3rem;
		padding: .1rem .25rem;
	}
	.contact-ftj{
		margin-top: .2rem;
	}
	.container{
		height: 6rem;
	}
	.contact-f7{
		padding-top: .55rem;
		padding-bottom: .1rem;
	}
	.contact-f7>div{
		padding: .1rem .25rem;
	}
}




/*关于正西*/

.about-bj{
	width: 100%;
	background: #f7f8fa url(../images/img14.png) no-repeat left bottom;
	background-size: auto 19.270833vw;
}
.about{
	padding-top: 5.7291666vw;
	padding-bottom: 7.8125vw;
	font-size: 0;
}
.about-lt{
	display: inline-block;
	vertical-align: top;
	width: 46%;
}
.about-b{
	line-height: 1.3;
	margin-bottom: 1.56vw;
}
.about-rt{
	display: inline-block;
	vertical-align: top;
	width: 45.4%;
	margin-left: 8.6%;
	margin-top: 1vw;
	position: relative;
	background: #006bb7;
	border-bottom-left-radius: 8vw;
	border-top-right-radius: 8vw;
}
.about-rt img{
	width: 100%;
	border-bottom-left-radius: 8vw;
	border-top-right-radius: 8vw;
	position: relative;
	top: 1.05vw;
	right: 1.05vw;
}

@media(max-width:1200px){
	.about{
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.about-lt{
		width: 48%;
	}
	.about-rt{
		width: 46%;
		margin-left: 6%;
	}
}
@media(max-width:1000px){
	.about-lt{
		width: 100%;
	}
	.about-rt{
		width: 95%;
		margin-top: 40px;
		margin-left: 5%;
		border-bottom-left-radius: 30px;
		border-top-right-radius: 30px;
	}
	.about-rt img{
		border-bottom-left-radius: 30px;
		border-top-right-radius: 30px;
		top: 30px;
		right: 30px;
	}
}
@media(max-width:750px){
	.about-bj{
		background-size: auto 2rem;
	}
	.about{
		padding-top: .8rem;
		padding-bottom: 1.2rem;
	}
	.about-b{
		margin-bottom: .4rem;
	}
	.about-c{
		line-height: 1.8;
	}
	.about-rt{
		width: calc(100% - .3rem);
		margin-top: .7rem;
		margin-left: .3rem;
		border-bottom-left-radius: 1rem;
		border-top-right-radius: 1rem;
	}
	.about-rt img{
		border-bottom-left-radius: 1rem;
		border-top-right-radius: 1rem;
		top: .3rem;
		right: .3rem;
	}
}


/*行业资讯*/
.news{
	padding-top: 2.6vw;
	padding-bottom: 6.25vw;
}
.news-ab{
	border-bottom: 2px solid #e1e1e1;
}
.news-a{
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.news-a1{
	display: inline-block;
	vertical-align: top;
	padding-bottom: 2vw;
	margin-right: 3.6vw;
	color: #999;
	position: relative;
}
.news-a1:after{
	content: '';
	width: 0%;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: -2px;
	background: #0970ba;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-a1:before{
	content: '';
	width: 1px;
	height: 1vw;
	position: absolute;
	top: .55vw;
	left: -1.8vw;
	background: #e1e1e1;
}
.news-a1:first-child:before{
	display: none;
}
.news-a1:hover,
.news-a1.on{
	color: #0970ba;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-a1:hover:after,
.news-a1.on:after{
	width: 100%;
	left: 0;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-b{
	float: right;
	color: #999;
	padding-left: 2vw;
	background: url(../images/ico11.png) no-repeat left center;
	background-size: 1.2vw auto;
}
.news-b span{
	color: #222;
}
.news-cd{
	display: block;
	overflow: hidden;
	margin-top: 2.7vw;
}
.news-c{
	width: 37.7%;
	float: left;
	padding-top: 1;
}

.news-c1{
	color: #666;
}
.news-c2{
	font-size: 1.354166vw;
	line-height: 1.3;
	height: 4vw;
	line-height: 2vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-c3{
	color: #666;
	margin-top: 1.8vw;
	margin-bottom: 3vw;
	line-height: 1.5vw;
	height: 4.5vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news-d{
	width: 57.3%;
	float: right;
	border-radius: 1.5vw;
	overflow: hidden;
}
.news-cd:hover .news-c2{
	color: #0970ba;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-ul{
	margin-top: 6.770833vw;
	margin-bottom: 2.6vw;
}
.news-li{
	display: block;
	background: #fff;
	border-radius: 1vw;
	margin-bottom: .6vw;
	overflow: hidden;
	padding: 2.34375vw;
}
.news-e{
	width: 11%;
	float: left;
	line-height: 1.1;
}
.news-f{
	width: 1px;
	height: 7vw;
	float: left;
	background: #f5f5f5;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-g{
	width: 38.85%;
	float: left;
	padding: 0 2.86vw;
	line-height: 2.2vw;
	height: 4.4vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-h{
	width: 50%;
	float: right;
	
}
.news-h1{
	color: #999;
	line-height: 1.5vw;
	height: 4.5vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-h2{
	height: 1.03vw;
	background: url(../images/ico36_1.png) no-repeat left center;
	background-size: auto 100%; 
	opacity: .4;
	margin-top: 1.2vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-li:hover{
	background: #006bb7;
	color: #fff;
}
.news-li:hover .news-f{
	opacity: .2;
}
.news-li:hover .news-h1{
	color: #fff;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-li:hover .news-h2{
	background-image: url(../images/ico36_2.png);
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;
}

.news-mr{
	display: inline-block;
	cursor: pointer;
	width: 7.8125vw;
	text-align: left;
	line-height: 2.6vw;
	background: #fff url(../images/ico18_5.png) no-repeat 80% center;
	background-size: .6vw auto;
	border-radius: 1.5vw;
	padding: 0 1.6vw;
transition: all .5s;
-webkit-transition: all .5s;
	
}
.news-mr:hover{
	background-color: #0970ba;
	color: #fff;
	background-image: url(../images/ico18_6.png);
transition: all .5s;
-webkit-transition: all .5s;
}

@media(max-width:1200px){
	.news{
		padding-top: 60px;
		padding-bottom: 80px;
	}
	.news-a1{
		padding-bottom: 20px;
		margin-right: 40px;
		font-weight: bold;
	}
	.news-a1:before{
		left: -20px;
		top: 10px;
		height: 15px;
	}
	.news-b{
		padding-left: 25px;
		background-size: 20px auto;
	}
	.news-cd{
		margin-top: 40px;
	}
	.news-c2{
		line-height: 30px;
		font-size: 22px;
		font-weight: bold;
		height: 60px;
	}
	.news-c3{
		line-height: 22px;
		height: 66px;
		margin-top: 15px;
		margin-bottom: 25px;
	}
	.news-f{
		height: 75px;
	}
	.news-g{
		line-height: 30px;
		height: 60px;
	}
	.news-h1{
		line-height: 25px;
		height: 50px;
		-webkit-line-clamp: 2;
	}
	.news-h2{
		margin-top: 10px;
		height: 15px;
	}
	.news-mr{
		width: 120px;
		padding: 0 25px;
		background-size: 15px auto;
		line-height: 45px;
		border-radius: 25px;
	}
}
@media(max-width:1000px){
	.news-e{
		width: 100%;
		font-size: 16px;
		opacity: .6;
	}
	.news-e div{
		display: inline-block;
		font-size: 16px;
	}
	.news-f{
		display: none;
	}
	.news-g{
		width: 100%;
		padding: 0;
		margin: 10px 0;
		font-weight: bold;
	}
	.news-h{
		width: 100%;
	}
	.news-li{
		padding: 15px 20px;
		margin-bottom: 10px;
	}
	.news-ul{
		margin-bottom: 30px;
	}
}
@media(max-width:750px){
	.news-b{
		display: none;
	}
	.news{
		padding: .8rem 0;
	}
	.news-a1{
		font-size: .3rem;
		padding-bottom: .2rem;
		margin-right: .6rem;
	}
	.news-a1:before{
		left: -.3rem;
		top: .1rem;
		height: .3rem;
	}
	.news-cd{
		margin-top: .5rem;
	}
	.news-c{
		width: 100%;
		margin-top: .3rem;
	}
	.news-d{
		width: 100%;
	}
	.news-c2{
		font-size: .35rem;
		line-height: .5rem;
		height: auto;
		max-height: 1rem;
	}
	.news-c3{
		line-height: .4rem;
		height: 1.2rem;
		margin-top: .15rem;
		margin-bottom: .2rem;
	}
	
	.news-ul{
		margin-top: .8rem;
		margin-bottom: .6rem;
	}
	.news-li{
		padding: .3rem;
		border-radius: .2rem;
	}
	.news-e{
		font-size: .26rem;
	}
	.news-e>div{
		font-size: .26rem;
	}
	.news-g{
		line-height: .5rem;
		height: auto;
		max-height: 1rem;
		margin: .15rem 0;
		font-size: .35rem;
	}
	.news-h1{
		line-height: .45rem;
		height: auto;
		max-height: .9rem;
	}
	.news-mr{
		width: 2.2rem;
		line-height: .7rem;
		padding: 0 .3rem;
		background-size: .2rem auto;
	}
}




.solinfo-b{
	display: block;
	position: absolute;
	left: 2.6vw;
	top: 6.4vw;
	z-index: 3;
	color: #fff;
	padding-right: 1.5vw;
	background: url(../images/ico09.png) no-repeat right center;
	background-size: 1.04vw auto;
	opacity: .4;
}
.solinfo-b:hover{
	color: #fff;
	opacity: 1;
}
@media(max-width:1200px){
	.solinfo-b{
		padding-right: 20px;
		background-size: 12px auto;
		top: 100px;
		left: 4%;
	}
}
@media(max-width:750px){
	.solinfo-b{
		font-size: .24rem;
		padding-right: .3rem;
		background-size: .25rem auto;
		top: 1.3rem;
		opacity: .8;
	}
}


.nwinfo{
	margin: 0 auto;
	padding-top: 4.2vw;
	padding-bottom: 5.2vw;
}
.nwinfo-b{
	margin-top: 1.1vw;
}
.nwinfo-c{
	margin-top: 1.1vw;
}
.nwinfo-c1 {
	display: inline-block;
	vertical-align: top;
	margin-right: 1.2vw;
	background: no-repeat left center;
	background-size:auto .8vw;
	padding-left: 1vw;
	opacity: .6;
}
.nwinfo-e{
	margin-top: 3.125vw;
	padding: 3.125vw 0;
	border-top: 1px solid #e2e3e6;
}
.nwinfo-e img{
	height: auto !important; 
}

.nwinfo-f{
}
.nwinfo-f .bshare-custom{
	display: inline-block;
	margin-left: .2vw;
}
.nwinfo-f .bshare-weixin{
	width: 1.25vw;
	height:1.25vw;
	background: url("../images/ico08_1.png") no-repeat center !important;
	background-size: cover !important;
	margin: 0;
	margin-left: .3vw;
	padding: 0;
}
.nwinfo-f .bshare-sinaminiblog{
	width: 1.25vw;
	height: 1.25vw;
	background: url("../images/ico08_2.png") no-repeat center !important;
	background-size: cover !important;
	margin: 0;
	margin-left: .3vw;
	padding: 0;
}
#bsWXBox {
    height: 258px !important;
    width: 232px !important;
}

.nwinfo-g{
	margin-top: 2.6vw;
}
.nwinfo-ga{
	display: block;
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding: 1.85vw;
	padding-right: 5.2vw;
	border-radius: 1vw;
	position: relative;
	margin-bottom: .3vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.nwinfo-ga>div{
	line-height: 1.5vw;
	height: 1.5vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.nwinfo-ga>i{
	display: inline-block;
	width: 2.2vw;
	height: 2.2vw;
	border: 1px solid #f5f5f5;
	border-radius: 100%;
	background: url(../images/ico10_2.png) no-repeat center;
	background-size: .4vw auto;
	position: absolute;
	top: 50%;
	right: 1.8vw;
	margin-top: -1.1vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.nwinfo-ga:nth-child(2)>i{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.nwinfo-ga:hover{
	background: #0970ba;
	color: #fff;
	font-weight: bold;
transition: all .5s;
-webkit-transition: all .5s;
}
.nwinfo-ga:hover>i{
	background-color: #fff;
	border-color: #fff;
	background-image: url(../images/ico18_2.png);
transition: all .5s;
-webkit-transition: all .5s;
}

.nwinfo-jk{
	margin: 0 auto;
	padding-top: 5.2vw;
	padding-bottom: 4.16vw;
}
.nwinfo-k{
	margin-top: 2vw;
	width: calc(100% + 2vw);
	margin-left: -1vw;
	padding: 1vw;
	padding-bottom: 4.6vw;
}
.nwinfo-ka{
	width: 100%;
	margin: 0;
	height: 13.55vw;
	padding: 1.56vw;
	background: #fff;
	box-shadow: 0 0 .8vw #eee;
}
.nwinfo-ka .news-d{
	left: 1.56vw;
	bottom: 1.56vw;
}
.nwinfo-ka .news-a{
	margin-top: .5vw;
}
.nwinfo-k2{
	font-weight: bold;
	line-height: 1.6vw;
	height: 3.2vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.swiper-scrollbar{
	height: 1px !important;
	background-color: #d1d3d9;
}
.swiper-scrollbar-drag{
	height: 3px;
	top: -1px;
	background-color: #0970ba;
}
.nwinfo-go{
	background-image: url(../images/ico09_1.png);
	color: #222;
	left: initial;
	right: 2.6vw;
	opacity: .6;
}
.nwinfo-go:hover{
	color: #222;
	opacity: 1;
}
.nwinfo-k4{
	opacity: .6;
	margin-bottom: .3vw;
}
.nwinfo-k5{
	width: 2.6vw;
	height: 2.6vw;
	border: 1px solid #E2E2E2;
	border-radius: 100%;
	background: url(../images/ico18_1.png) no-repeat center;
	background-size: .4vw auto;
	background-color: #fff;
	position: absolute;
	left: 1.56vw;
	bottom: 1.56vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.news-ka:hover .nwinfo-k5{
	border-color: #fff;
	background-image: url(../images/ico18_2.png);
transition: all .5s;
-webkit-transition: all .5s;
}

@media(max-width:1200px){
	
	.nwinfo{
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.nwinfo-ka{
		height: 180px;
	}
	.nwinfo-c1{
		padding-left: 15px;
		background-size: auto 12px; 
	}
	.nwinfo-f .bshare-weixin,
	.nwinfo-f .bshare-sinaminiblog{
		width: 25px;
		height: 25px;
	}
	.nwinfo-ga>div{
		line-height: 20px;
		height: 20px;
	}
	.nwinfo-ga>i{
		background-size: 8px;
	}
	.nwinfo-k2{
		line-height: 25px;
		height: 50px;
	}
	.nwinfo-k5{
	    width: 35px;
	    height: 35px;
	    background-size: 5px auto;
	}
}
@media(max-width:1000px){
	.nwinfo-a{
		font-weight: bold;
	}
	.nwinfo-ga{
		padding: 20px;
		padding-right: 50px;
	}
	.nwinfo-ga>i{
		background-size: 6px;
	}
}
@media(max-width:750px){
	
	.nwinfo{
		padding-top: 1.8rem;
		padding-bottom: .8rem;
	}
	.nwinfo-b{
		margin-top: .3rem;
	}
	.nwinfo-c{
		margin-top: .3rem;
	}
	.nwinfo-e{
		padding: .5rem 0;
		margin-top: .5rem;
	}
	.nwinfo-g{
		margin-top: .5rem;
	}
	.nwinfo-ga{
		padding: .2rem;
		padding-right: .6rem;
		margin-bottom: .1rem;
	}
	.nwinfo-ga>i{
		width: .4rem;
		height: .4rem;
		margin-top: -.2rem;
		background-size: .08rem;
	}
	.nwinfo-ga>div{
		font-size: .24rem;
		height: .35rem;
		line-height: .35rem;
	}
	.nwinfo-ka{
		height: 3rem;
		padding: .3rem .25rem;
	}
	.nwinfo-k2{
		font-size: .28rem;
		line-height: .4rem;
		height: .8rem;
	}
	.nwinfo-k5{
		width: .6rem;
		height: .6rem;
		left: .25rem;
		bottom: .25rem;
	}
	.nwinfo-jk{
		padding: .8rem 0;
	}
	.nwinfo-k{
		margin-top: .5rem;
		padding-bottom: .5rem;
	}
}


.nwinfo-top2{
	position: relative;
	padding-right: 13.55vw;
}
.nwinfo-d{
	display: inline-block;
	width: 10.4vw;
	line-height: 3.645vw;
	border-radius: 1.85vw;
	border-bottom-left-radius: 0 !important;
	background: #0970ba url(../images/ico21.png) no-repeat 85% center;
	background-size: .8vw auto;
	color: #fff;
	padding-left: 1.56vw;
	position: absolute;
	top: 0;
	right: 0;
}
.nwinfo-d:hover{
	color: #fff;
}

@media(max-width:1200px){
	.nwinfo-d{
		width: 140px;
		line-height: 50px;
		padding-left: 20px;
		background-position-x: 110px;
		background-size: 12px auto;
	}
	.nwinfo-top2{
		padding-right: 160px;
	}
}

@media(max-width:750px){
	.nwinfo-top2{
		width: 100%;
		padding: 0;
	}
	.nwinfo-d{
		position: initial;
		right: initial;
		top: initial;
		margin-top: .3rem;
		border-radius: .3rem;
		line-height: 40px;
	}
}


/*行业解决方案*/
.solution{
	padding-top: 9.375vw;
	padding-bottom: 4.16vw;
}

.solution-ul{
	width: 101.875%;
	font-size: 0;
	margin: 2.6vw 0;
}
.solution-li{
	display: inline-block;
	vertical-align: top;
	width: 23.125%;
	margin-right: 1.875%;
	margin-bottom: 1.875%;
	background: #fff;
	border-radius: 1vw;
	overflow: hidden;
}
.solution-a{
	font-size: 0;
}
.solution-b{
	height: 3.7vw;
	line-height: 3.7vw;
	padding: 0 1.56vw;
	padding-right: 2.6vw;
	font-size:16px;
	border-top: 2px solid #fafafa;
	background: url(../images/ico07_1.png) no-repeat 93% center;
	background-size: .6vw auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
transition: all .5s;
-webkit-transition: all .5s;
}
.solution-li:hover .solution-b{
	background-color: #0970ba;
	color: #fff;
	font-size:16px;
	background-image: url(../images/ico07_2.png);
transition: all .5s;
-webkit-transition: all .5s;
}

.gybut.bj{
	background: initial;
	border: 2px solid #e7e8eb;
}
.gybut.bj:hover{
	background: #0970ba;
	border-color: #0970ba;
}
.solution-jk {
	padding: 3.125vw 0;
	overflow: hidden;
}

.solution-j{
	float: left;
	color: #fff;
}
.solution-k{
	float: right;
	padding: 0 1.3vw;
}
.solution-k img{
	width: 1.04vw;
	position: relative;
	left: 1vw;
	display: none;
}
.solution-k:after{
	display: none;
}
.solution-k:hover{
	/*background: #fff;
	color: #222;*/
}
.solution-k:before{
	content: '';
	width: .95vw;
	height: 100%;
	position: absolute;
	top: 5%;
	right: 15%;
	z-index: 3;
	background: url(../images/ico08.png) no-repeat center;
	background-size: 100% auto; 
transition: all .5s;
-webkit-transition: all .5s;
}
.solution-k:hover:before{
	background-image: url(../images/ico08_9.png);
transition: all .5s;
-webkit-transition: all .5s;
}


@media(max-width:1200px){
	.solution{
		padding-top: 200px;
		padding-bottom: 80px;
	}
	.solution-b{
		height: 50px;
		line-height: 50px;
		padding: 0 15px;
		padding-right: 30px;
		background-size: 8px auto;
	}
	.solution-ul{
		margin: 40px 0;
	}
	.solution-k{
		padding: 0 20px;
	}
	.solution-k img{
		width: 15px;
		left: 10px;
	}
	.solution-k:before{
		width: 15px;
		top: 3%;
	}
}
@media(max-width:1000px){
	.solution{
		padding-top: 160px;
		padding-bottom: 80px;
	}
	.solution-ul{
		width: 102%;
	}
	.solution-li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
		border-radius: 15px;
	}
	.solution-jk{
		padding: 30px 0;
	}
}
@media(max-width:750px){
	.solution{
		width: 92%;
		padding-top: 2rem;
		padding-bottom: .8rem;
	}
	.solution-ul{
		width: 102%;
		margin: .5rem 0;
	}
	.solution-li{
		border-radius: .2rem;
	}
	.solution-b{
		font-size: .24rem;
		padding: 0 .2rem;
		height: .8rem;
		line-height: .8rem;
		padding-right: .4rem;
		background-position-x: 95%;
		background-size: .12rem auto;
	}
	.solution-jk{
		padding: 30px 0;
	}
	.solution-jk{
		text-align: center;
		padding: .6rem 0;
	}
	.solution-j{
		width: 100%;
	}
	.solution-k{
		float: initial;
		margin-top: .3rem;
	}
}



/*行业解决方案*/
.solution-yyj{
	position: relative;
	z-index: 3;
	padding-bottom: 5.2vw;
}
.solution-yyj .solution-ul{
	position: relative;
	top: -3.7vw;
}
.solution-yyj .solution-li{
	padding: 0;
	overflow: hidden;
}
.solution-yyj .solution-lt{
	width: 33%;
	float: left;
	height: 14.84375vw;
	position: relative;
	overflow: hidden;
}
.solution-yyj .solution-rt{
	width: 67%;
	padding: 2.6vw 3.125vw;
	float: right;
}
.solution-yyj .solution-h3{
	font-size: 1.354166vw;
	height: 1.5vw;
	line-height: 1.5vw;
	margin-bottom: 1vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
@media(max-width:1200px){
	.solution-yyj .solution-h3{
		font-size: 20px;
		line-height: 25px;
		height: 25px;
		margin-bottom: 5px;
	}
	.solution-yyj .solution-rt{
		padding: 20px;
	}
}
@media(max-width:1000px){
	.solution-yyj .solution{
		padding-top: 50px;
	}
	.solution-yyj .solution-ul{
		top: 0;
		margin-bottom: 40px;
	}
	.solution-yyj .solution-lt{
		width: 40%;
		height: 18.8vw;
	}
	.solution-yyj .solution-rt{
		width: 60%;
	}
}

@media(max-width:750px){
	.solution-yyj .solution{
		padding: .8rem 0;
	}
	.solution-yyj .solution-ul{
		margin-bottom: .6rem;
	}
	.solution-yyj .solution-lt{
		width: 100%;
		height: 3rem;
	}
	.solution-yyj .solution-rt{
		width: 100%;
		padding: .3rem ;
	}
	.solution-yyj .solution-h3{
		font-size: .32rem;
		line-height: .4rem;
		height: .4rem;
		margin-bottom: .1rem;
	}
}


.sltinfo-k{
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.sltinfo-kli{
	display: block;
	width: 100%;
	background: #f7f8fa;
	border-radius: 1vw;
}
.sltinfo-k1{
	overflow: hidden;
}
.sltinfo-k2{
	padding: 0 1.3vw;
	line-height: 4.16vw;
	height: 4.16vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.sltinfo-kli:hover{
	color: #fff;
	background: #0970ba;
}
@media(max-width:1200px){
	.sltinfo-k2{
		padding: 0 15px;
		line-height: 50px;
		height: 50px;
	}
}
@media(max-width:750px){
	.sltinfo-k2{
		padding: 0 .25rem;
		line-height: .7rem;
		height: .7rem;
		font-size: .24rem;
	}
}



/*产品*/
.proban{
	width: 100%;
	height: 45vw;
	position: relative;
}
.proban-c{
	background: url(../images/ico37.png) no-repeat center bottom;
	background-size: 100% auto;
	z-index: 2;
}
.proban-div{
	position: relative;
	z-index: 3;
	padding-top: 7.552vw;
	color: #fff;
}
.proban-b{
	margin-top: 1.4vw;
	line-height: 1.5;
}
.proban-d-bj{
	position: absolute;
	left: 0;
	bottom: 2.34vw;
	width: 100%;
	z-index: 4;
}
.proban-dsw{
	font-size: 0;
	width: 100%;
}
.proban-dsd{
	display: inline-block;
	width: auto ;
	font-size:16px;
	margin-right: 2.35vw;
	color: #fff;
	opacity: .5;

	padding-bottom: 1vw;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.proban-dsd:after{
	content: '';
	width: 0%;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
transition: all .5s;
-webkit-transition: all .5s;
}
.proban-dsd:last-child{
	margin-right: 0;
}
.proban-dsd:hover,
.proban-dsd.on{
	color: #fff;
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;
	
}
.proban-dsd:hover:after,
.proban-dsd.on:after{
	width: 100%;
	left: 0;
transition: all .5s;
-webkit-transition: all .5s;
}
.proban-dsw:after{
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: .4;
}



/*.product{
	padding-top: 4.16vw;
	padding-bottom: 5.2vw;
}
.product-ab{
	overflow: hidden;
}
.product-a{
	float: left;
}
.product-b{
	float: right;
	color: #999;
	padding-top: .6vw;
}
.product-ul{
	margin: 3.75vw 0;
	width: 101%;
	font-size: 0;
}
.product-li{
	display: inline-block;
	width: 32.333%;
	margin-right: 1%;
	margin-bottom: 1%;
	background: #fff;
	border-radius: 1vw;
	overflow: hidden;
	
}
.product-d{
	width: 100%;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
	padding: 0 1vw;
	border-top: 1px solid #f5f5f5;
	color: #000;
transition: all .5s;
-webkit-transition: all .5s;
}
.product-li:hover{
	background: #0970ba;
}
.product-li:hover .product-d{
	color: #fff;
	border-color: #0970ba;
transition: all .5s;
-webkit-transition: all .5s;
}

@media(max-width:1200px){
	.product{
		padding-top: 60px;
		padding-bottom: 80px;
	}
	.product-d{
		height: 60px;
		line-height: 60px;
	}
}
@media(max-width:1000px){
	.proban{
		height: 350px;
	}
	.proban-dsd{
		margin-right: 25px;
		padding-bottom: 10px;
	}
	.product-li{
		width: 49%;
	}
	.product-a{
		font-weight: bold;
	}
}
@media(max-width:750px){
	.proban{
		width: 100%;
		height: calc(100vh - 1rem);
	}
	.proban-div{
		padding-top:2rem ;
	}
	.proban-b{
		margin-top: .2rem;
	}
	.proban-d-bj{
		bottom: .8rem;
	}
	.proban-dsd{
		opacity: .8;
		margin-right: .3rem;
		padding-bottom: .2rem;
		font-size: .3rem;
	}
	.proban-dsd.on{
		opacity: 1;
	}
	.product{
		padding-top: .6rem;
		padding-bottom: .87rem;
	}
	.product-a{
		width: 100%;
		text-align: center;
		margin-bottom: .2rem;
	}
	.product-b{
		width: 100%;
		text-align: center;
	}
	.product-ul{
		margin: .6rem 0;
		width: 100%;
	}
	.product-li{
		width: 100%;
		margin-bottom: .25rem;
		border-radius: .2rem;
	}
	.product-d{
		height: 1rem;
		line-height: 1rem;
		padding: 0 .15rem;
	}
}*/


.porinfo-top{
	padding-top: 3.7vw;
	padding-bottom: 5.6vw;
}
.porinfo-a{
	padding-left: 1.5vw;
	background: url(../images/ico11.png) no-repeat left center;
	background-size: 1.1vw auto;
	color: #999;
}
.porinfo-a span{
	color: #0970ba;
}
.porinfo-bc{
	font-size: 0;
	margin-top: 1.8vw;
}
.porinfo-b{
	display: inline-block;
	vertical-align: top;
	width: 54.4%;
	border-radius: 1vw;
	overflow: hidden;
}
.porinfo-c{
	width: 40.6%;
	display: inline-block;
	vertical-align: top;
	margin-left: 5%;
}
.porinfo-c3{
	min-height: 7.4vw;
	margin-bottom: 1.2vw;
}
.porinfo-c4{
	margin-top: 0;
	text-align: left;
}

.porinfo-c4 .gybut{
	margin: 0;
	margin-right: 1.05vw;
}
.porinfo-de{
	padding-top: 4.16vw;
	padding-bottom: 6.22vw;
}
.porinfo-de-li{
	padding: 4.2vw 0;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.porinfo-d{
	width: 70%;
	float: left;
}
.porinfo-d3{
	color: #666;
	min-height: 7vw;
	margin-bottom: 1.2vw;
	font-weight: 100;
}
.porinfo-d4{
	line-height: 1;
	color: #999;
}
.porinfo-e{
	width: 25.625%;
	float: right;
	border-radius: 1vw;
}
.porinfo-fg {
	padding-top: 4.16vw;
	padding-bottom: 5.2vw;
}
.porinfo-f{
	text-align: center;
}
.porinfo-f2{
	color: #999;
	margin-top: .3vw;
}
.porinfo-g{
	width: 100%;
	margin-top: 3.125vw;
	border-bottom-left-radius: 1.5vw;
	border-bottom-right-radius: 1.5vw;
	overflow: hidden;
}
.porinfo-g img{
	width: 100%;
}

.porinfo-hi{
	padding: 7.8125vw 0;
	overflow: hidden;
}
.porinfo-h{
	float: left;
}

.porinfo-i{
	width: 63vw;
	float: right;
	font-size: 0;
}
.porinfo-ili{
	width: 32.133%;
	margin-left: 1.2%;
	margin-bottom: 1.2%;
	display: inline-block;
	vertical-align: top;
	min-height: 15.625vw;
	text-align: center;
	padding: 1.05vw 2.6vw;
	border: 2px solid #f2f2f2;
	border-radius: 1.5vw;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.porinfo-i2{
	width: 108%;
	text-align: right;
	color: #999;
	line-height: 1;
}
.porinfo-i3{
	text-align: center;
	margin: 1.56vw 0;
}
.porinfo-i3 img{
	height: 4.6875vw;
}
.porinfo-i3 .img2{
	display: none;
}
.porinfo-i4{
}

.porinfo-ili:hover{
	color: #fff;
	background: #0970ba;
	border-color: #0970ba;
transition: all .5s;
-webkit-transition: all .5s;
}
.porinfo-ili:hover .porinfo-i2{
	color: #fff;
}
.porinfo-ili:hover .porinfo-i3 .img1{
	display: none;
}
.porinfo-ili:hover .porinfo-i3 .img2{
	display: inline-block;
}

.porinfo-k{
	width: 100.5%;
	margin-top: 2.6vw;
	overflow: hidden;
}
.porinfo-klst{
	width: 32.833%;
	float: left;
	margin-right: 0.5%;
}
.porinfo-kli{
	width: 100%;
	height: 18.75vw;
	margin-bottom: .8vw;
	border-radius: .8vw;
}
.porinfo-klst:nth-child(2) .porinfo-kli{
	height: 38.3vw;
}

.porinfo-mn{
	padding: 4.3vw 0;
	overflow: hidden;
	min-height: 32.8125vw;
}
.porinfo-m{
	width: 42.5%;
	float: left;
	color: #fff;
}
.porinfo-m14{
	display: inline-block;
	border-bottom: 2px solid #fff;
}
.porinfo-m2{
	margin-top: 3.125vw;
}
.porinfo-m3{
	margin-bottom: 1.5vw;
}
.porinfo-m5{
	margin-top: 2.6vw;
}
.porinfo-m6{
	font-size: 0;
}
.porinfo-m6>div{
	display: inline-block;
	vertical-align: top;
	margin-right: 1.7vw;
	padding-left: 1.9vw;
	background: no-repeat left center;
	background-size: auto 1.7vw;
}
.porinfo-n{
	width: 10.9375vw;
	text-align: center;
	padding-top: 5.6vw;
	color: #fff;
	float: right;
}
.porinfo-n1{
	border-radius: 1vw;
}
.porinfo-n2{
	margin-top: .4vw;
}
.porinfo-p{
	min-height: auto;
}
.porinfo-p .solinfo-j1{
	color: #222;
}
.porinfo-p .solinfo-k{
	margin-top: 2.5vw;
}
.gyswbut2 .gyswbut-next{
	background-color: initial;
	border: 1px solid #ccc;
}
.gyswbut2 .gyswbut-next:hover{
	background-color: #0970ba;
	border-color: #0970ba;
}
.gyswbut2 .gyswbut-prev{
	background-color: initial;
	border: 1px solid #ccc;
}
.gyswbut2 .gyswbut-prev:hover{
	background-color: #0970ba;
	border-color: #0970ba;
}

@media(max-width:1200px){
	.porinfo-top{
		padding: 60px 0;
	}
	.porinfo-c3{
		min-height: 140px;
		margin-bottom: 25px;
	}
	.porinfo-fg{
		padding: 60px 0;
	}
	.porinfo-i{
		width: 72vw;
	}
	.porinfo-ili{
		min-height: 220px;
		padding: 15px 20px;
	}
	.porinfo-i2{
		width: 105%;
	}
	.porinfo-mn{
		padding: 60px 0;
	}
	.porinfo-m{
		width: 60%;
	}
	.porinfo-m6>div{
		padding-left: 25px;
		background-size: auto 22px;
		margin-right: 27px;
	}
	.porinfo-n{
		width: 180px;
		padding-top: 30px;
	}
	.porinfo-n2{
		margin-top: 5px;
	}
	.porinfo-p .solinfo-k{
		margin-top: 30px;
	}
}

@media(max-width:1000px){
	.porinfo-a{
		display: none;
	}
	.porinfo-bc{
		margin-top: 0;
	}
	.porinfo-b{
		width: 100%;
	}
	.porinfo-c{
		width: 100%;
		margin: 0;
		margin-top: 30px;
	}
	.porinfo-c3{
		min-height: auto;
		margin-bottom: 20px;
	}
	.porinfo-e{
		width: 300px;
		float: left;
	}
	.porinfo-d{
		width: 100%;
		margin-top: 30px;
	}
	.porinfo-d{
		font-weight: bold;
	}
	.porinfo-de-li{
		padding: 40px 0;
	}
	.porinfo .fnt40{
		font-weight: bold;
	}
	.porinfo-h{
		float: initial;
		width: 100%;
	}
	.porinfo-i{
		width: 102%;
		float: initial;
		margin-top: 30px;
	}
	.porinfo-ili{
		width: 31.33%;
		margin-left: 0;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.porinfo-d3{
		min-height: auto;
		margin-bottom: 15px;
	}
}

@media(max-width:750px){
	.porinfo-top{
		padding: .8rem 0;
	}
	.porinfo-c{
		margin-top: .5rem;
	}
	.porinfo-de{
		padding: .6rem 0;
		padding-top: .3rem;
	}
	.porinfo-de-li{
		padding: .5rem 0;
	}
	.porinfo-e{
		border-radius: .2rem;
		width: 100%;
	}
	.porinfo-fg{
		padding: .8rem 0;
	}
	.porinfo-hi{
		padding: .8rem 0;
	}
	.porinfo-i{
		width: 102%;
	}
	.porinfo-ili{
		width: 48%;
		height: auto;
		padding: .3rem ;
		min-height: 3.5rem;
	}
	.porinfo-i3{
		margin: .25rem 0;
	}
	.porinfo-i3 img{
		height: .8rem;
	}
	.porinfo-i4{
		font-size: .24rem;
	}
	.porinfo-k{
		margin-top: .5rem;
	}
	.porinfo-mn{
		padding: .8rem 0;
	}
	.porinfo-m{
		width: 75%;
	}
	.porinfo-n{
		width: 2.6rem;
		float: left;
		padding-top: .8rem;
	}
	.porinfo-m2{
		margin-top: .3rem;
	}
	.porinfo-m5{
		margin-top: .4rem;
		margin-bottom: .1rem;
	}
	.porinfo-m6>div{
		font-size: .28rem;
		padding-left: .35rem;
		background-size: auto .3rem;
		margin-right: .25rem;
	}
	.porinfo-m3{
		margin-bottom: .2rem;
		font-size: .3rem;
	}
	.porinfo-n2{
		margin-top: .1rem;
		font-size: .24rem;
	}
	.porinfo-p{
		padding: .8rem 0;
	}
	.porinfo-p .solinfo-k{
		margin-top: .4rem;
	}
	.porinfo-n1{
		border-radius: .2rem;
	}
}



header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	height: 5.2vw;
	z-index: 19;
	box-shadow: 0 2px 2px #f7f8fa;
	background: #fff;
transition: all .5s;
-webkit-transition: all .5s;
}
.logo{
	display: inline-block;
	line-height: 5.2vw;
	width: 15.5vw;
	float: left;
}
.header-a{
	width:2.34375vw;
	float: right;
	height: 2.34375vw;
	margin-top: 1.4vw;
	background: url(../images/ico38_1.png) no-repeat center;
	background-size: 100% auto;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.header-a.on{
	background-image: url(../images/ico38_2.png);
}
.header-b{
	float: right;
	margin-right: 1.56vw;
	line-height: 5.2vw;
	font-size:0.1rem;
	font-family: arial;
	font-weight: bold;
	background: url(../images/dh.png) no-repeat left center;
	background-size: .93vw;
	padding-left: 1.2vw;
}


.header-nav{
	float: left;
	margin-left: 5.2vw;
	font-size: 0;
}
.header-nav-li{
	display: inline-block;
	vertical-align: top;
	margin-right: -1.875vw;
    margin-left: 4vw;
}
.header-d{
	display: block;
	line-height: 5.2vw;
	font-size:18px;
	color: #222;
	position: relative;
transition: all .5s;
-webkit-transition: all .5s;
}
.header-d:after{
	content: '';
	width: 0%;
	height: 4px;
	background: #0970ba;
	position: absolute;
	left: 50%;
	top: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.header-d:hover{
	color: #222;
}
.header-nav-li:hover .header-d:after,
.header-nav-li.on .header-d:after{
	width: 100%;
	left: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}
/*.header-nav-li:hover .header-d,*/
.header-nav-li.on .header-d{
	font-weight: bold;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.header-sw{
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	background: #fff;
	box-shadow: 0 3px 3px #ccc;
	display: none;
	border-top: 1px solid #eff1f5;
}
.header-e{
	text-align: center;
	padding: 1vw 0;
}
.header-e a{
	display: inline-block;
	color: #666;
	line-height: 2;
	margin: .5vw 1.5vw;
}
.header-e a:hover{
	color: #0970ba;
}



.header-fg{
	background: #fff;
	color: #222;
	border-top: 4px solid #f6f6f6;
}
.header-f{
	overflow: hidden;
}
.header-flt{
	width: 13%;
	padding: 4.16vw 0;
	min-height: 11vw;
	float: left;
	border-right: 4px solid #f6f6f6;
}
.header-f1{
	cursor: pointer;
	line-height: 1.2;
	margin-bottom: 1.1vw;
	position: relative;
	color: #888;
transition: all .5s;
-webkit-transition: all .5s;
}
.header-f1:after{
	content: '';
	width: .3vw;
	height: 1vw;
	background: #0970ba;
	position: absolute;
	top: .2vw;
	right: -.3vw;
	display: none;
}
.header-f1:hover,
.header-f1.on{
	color: #222;
transition: all .5s;
-webkit-transition: all .5s;
}
.header-f1.on{
	font-weight: bold;
}
.header-f1.on:after{
	display: block;
}
.header-frt{
	width: 78%;
	float: left;
	padding: 4.16vw 0;
}
.header-flist{
	overflow: hidden;
	display: none;
}
.header-f23{
	width: 100%;
	display: inline-block;
}
.header-f4{
	width: 21.875vw;
	border-radius: 1vw;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.header-f2{
	line-height: 1;
	display: none;
}
.header-f3{
	font-size: 0;
}
.header-f3>div{
	display: inline-block;
	vertical-align: top;
	margin-left: 3.125vw;
	margin-bottom: .8vw;
}
.header-f3>div>a{
	display: inline-block;
	color: #999;
}
.header-f3>div>a:hover{
	color: #0970ba;
}

.header-dx{
	width: 35px;
	margin-top: 20px;
	text-align: right;
	margin-left:40px ;
	overflow: hidden;
	display: none;
	opacity: 1;
}
.header-dx1,.header-dx2,.header-dx3{
	width: 100%;
	height: 3px;
	margin-bottom: 8px;
	background: #222;
	float: right;
	
}
.header-dx2{
	opacity: 0 !important;
}
.header-dx div{
	transition: all .5s; 
	background: #000;
}
.header-dx.cli{
	opacity: 1;
}
.header-dx.cli .header-dx1{
	-webkit-transform: rotate(44deg);
   -ms-transform: rotate(44deg);
   transform: rotate(44deg);
  transform-origin:0%;
  -ms-transform-origin:0%;
  -webkit-transform-origin:0%;
  -moz-transform-origin:0%;
  transition: all .5s; 
}
.header-dx.cli .header-dx2{
   opacity: 0;
   transition: all .5s; 
}
.header-dx.cli .header-dx3{
	-webkit-transform: rotate(-44deg);
   -ms-transform: rotate(-44deg);
   transform: rotate(-44deg);
   position: relative;
   top:2px;
  transform-origin:0%;
  -ms-transform-origin:0%;
  -webkit-transform-origin:0%;
  -moz-transform-origin:0%;
  transition: all .5s; 
}
.header-m {
	display: none;
}

.solution-jk {
	padding: 2.16vw 0;
	overflow: hidden;
}

.solution-j{
	float: left;
	color: #fff;
}
.solution-k{
	float: right;
	/*padding: 0 1.3vw;*/
	margin-top: .6vw;
}
.solution-k img{
	width: 1.04vw;
	position: relative;
	left: 1vw;
}
.solution-k:after{

}
.solution-k:hover{
	background: #0970ba;
	color: #fff;
}
.solution-k:hover:after{
	background: #fff;
}


@media(max-width:1200px){
	.header-dx{
		display: block;
		float: right;
		margin-top: 27px;
		margin-left: 35px;
		position: relative;
		z-index: 39;
	}
	
	body{
		padding-top: 80px;
	}
	header{
		height: 80px;
		top: -1px;
	}
	.logo{
		line-height: 80px;
		width: 140px;
	}
	
	.header-a,.header-b{
		display: none;
	}
	.header-c1{
		line-height: 80px;
		font-size: 18px;
		padding-right: 20px;
		background-size: 12px auto;
	}
	header.bj .header-dx>div{
		background: #0970ba;
	}
	
	.header-nav{
		position: fixed;
		top: 80px;
		left: 0;
		width: 100%;
		height: 100vh;
		background: #fff;
		margin: 0;
		padding: 30px 4%;
		display: none;
	}
	.header-nav-li{
		width: 100%;
		margin: 0;
		position: relative;
	}
	.header-d{
		color: #222;
		font-size: 18px;
		line-height: 65px;
		border-bottom: 1px solid #ebebeb;
		position: relative;
		font-weight: bold;
	}
	.header-d:hover{
		color: #222;
	}
	.header-d:after{
		display: none;
	}
	.header-nav-i{
		width: 100%;
		height: 65px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 3;
		display: block;
		background: url(../images/ico16_1.png) no-repeat right center;
		background-size: 18px;
	}
	.header-nav-li.act .header-nav-i{
		background-image: url(../images/ico17_1.png);
	}
	.header-nav-li.act .header-d{
		color: #0970ba;
	}
	.header-nav-li.on .header-d{
		color: #222 !important;
	}
	.header-nav-ul{
		max-height: calc(100% - 200px);
		overflow: auto;
	}
	.header-sw{
		/*display: block;*/
		position: initial;
		top: initial;
		box-shadow: initial;
		border: 0;
	}
	.header-e{
		width: 100%;
		text-align: left;
		padding: 15px 0;
	}
	.header-e a{
		display: block;
		margin: 0;
		width: 100%;
		padding: 2px 0;
	}
	.header-g{
		display: none;
	}
	.header-f4{
		display: none;
	}
	.header-flt{
		display: none;
	}
	.header-fg{
		background: #fff;
		border: 0;
	}
	.header-f{
		width: 100%;
		padding: 15px 0;
	}
	.header-flist{
		display: block !important;
	}
	.header-frt{
		width: 100%;
		float: initial;
		padding: 0;
	}
	.header-f23{
		width: 100%;
	}
	.header-f2{
		line-height: 40px;
		font-size: 16px;
		margin: 5px 0;
		background: url(../images/ico16_1.png) no-repeat right center;
		background-size: 12px;
		font-weight: bold;
		display: block;
	}
	.header-f2.act{
		color: #0970ba;
		background-image: url(../images/ico17_1.png)
	}
	.header-f3{
		padding: 10px 0;
		margin: 0;
		display: none;
	}
	.header-f3>div{
		width: 100%;
		padding: 0;
		font-size: 16px;
		margin-left: 0;
	}
	.header-f3>div>a{
		width: 100%;
		padding: 2px 0;
		background-image: initial !important;
		padding-left: 30px;
	}
	.header-m{
		display: block;
		position: relative;
		width: 100%;
		margin-bottom: 20px;
	}
	.header-m .int1{
		width: 100%;
		height: 60px;
		border-radius: 30px;
		border: 1px solid #D2D2D2;
		padding: 0 30px;
		padding-right: 100px;
	}
	.header-m .sub1{
		width: 60px;
		height: 100%;
		border: 0;
		background: url(../images/ico29_1.png) no-repeat center;
		background-size: 20px;
		opacity: .5;
		position: absolute;
		top: 0;
		right: 10px;
	}
}
@media(max-width:750px){
	.header-dx{
		display: block;
		width: .45rem;
		margin-top: .1rem;
		margin-left: .5rem;
		padding-top: .25rem;
	}
	.header-dx1, .header-dx2, .header-dx3{
		height: .04rem;
		margin-bottom: .11rem;
	}
	.header-dx.cli .header-dx3{
		top: .02rem;
	}
	
	body{
		padding-top: 1rem;
	}
	header{
		height: 1rem;
	}
	.logo{
		line-height: 1rem;
		width: 2rem;
	}
	.header-c1{
		line-height: 1rem;
		font-size: .3rem;
	}
	.header-c2 a{
		padding: .2rem 0;
	}
	.header-nav{
		top: 1rem;
	}
	.header-d{
		line-height: 1rem;
		font-size: .32rem;
	}
	.header-nav-i{
		/*width: 20%;*/
		height: 1rem;
		background-size: .3rem;
	}
	.header-nav-ul{
		max-height: calc(100vh - 3.2rem);
	}
	.header-e{
		padding: .2rem 0;
	}
	.header-e a{
		font-size: .26rem;
	}
	.header-f{
		padding: .2rem 0;
	}
	.header-f2{
		line-height: .7rem;
		margin: 0;
		font-size: .26rem;
	}
	.header-f3>div>a{
		font-size: .26rem;
		padding-left: .25rem;
	}
	.header-m .int1{
		width: 100%;
		height: .8rem;
		border-radius: .4rem;
		padding: 0 .3rem;
		padding-right: 1rem;
	}
	.header-m .sub1{
		width: .8rem;
		right: .1rem;
		background-size: .3rem;
	}
	.header-nav{
		padding: .4rem 4%;
	}
	.header-m{
		margin-bottom: .2rem;
	}
}



.header-ss-bj{
	width: 100%;
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	border-top: 1px solid #F0EFEE;
	box-shadow: 0 3px 3px #ddd;
	color: #222;
	display: none;
}
.header-ss{
	padding: 5.5vw 0;
	width: ;
}
.header-p{
	width: 100%;
	position: relative;
}
.header-p .int1{
	width: 100%;
	height: 5vw;
	padding: 0 2vw;
	padding-left: 4vw;
	background: #f7f7f8;
	border-radius: 2.5vw;
	border: 0;
}
.header-p .sub1{
	width: 3vw;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/ico29_1.png) no-repeat right center;
	border: 0;
	background-size: 1.5vw;
	opacity: .6;
}
.header-q{
	width: 100%;
	margin-top: 3.8vw;
	color: #222;
}
.header-q2{
	width: 100%;
	margin-top: 1.1vw;
	font-size: 0;
}
.header-q2 div{
	width: 10vw;
	display: inline-block;
	vertical-align: top;
	padding-right: 1vw;
	margin-bottom: .5vw;
}
.header-q a{
	display: inline-block;
	color: #888;
	position: relative;
}
.header-q a:first-child:after{
	display: none;
}
.header-q a:hover{
	color: #0970ba;
}
.header-rs{
	overflow: hidden;
	margin-top: 1.6vw;
}
.header-r{
	float: left;
}
.header-rtit{
	margin-bottom: 1vw;
}
.header-rul .footer-li{
	position: initial;
	width: initial;
	 float: left;
	 margin-right: 4.16vw;
}
.header-rul .footer-c{
	margin-bottom: .4vw;
	font-weight: bold;
}
.header-s{
	float: right;
}
.header-stit{
	text-align: right;
	margin-bottom: .3vw;
	padding-right: .3vw;
}
.header-s .footer-b2{
	border: 1px solid #F0EFEE;
	width: 10vw;
}

.header-t{
	border-radius: 2vw;
	overflow: hidden;
	margin-top: 1.5vw;
}
.header-t .solution-jk{
	padding: 1.56vw;
}

.header-ss-gb{
	width: 2vw;
	position: absolute;
	top: 2vw;
	right: 2vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.header-ss-gb:hover{
	transform: rotate(180deg);
transition: all .5s;
-webkit-transition: all .5s;
}





footer{
	background: #fff;
	position: relative;
}
.footer-top{
	padding: 5.2vw 0;
	min-height: 26vw;
	font-size: 0;
}
.footer-a{
	display: inline-block;
	vertical-align: top;
	width: 11.5vw;
	margin-right: 7.3vw;
}

.footer-b{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.footer-bli{
	display: inline-block;
	float: left;
	padding-right: 5.2vw;
	max-width: 13.55vw;
}
.footer-bli a{
	display: inline-block;
	color: #999;
	margin-bottom: .3vw;
	text-align:left;
	font-size:14px;
}
.footer-bli a:hover{
	color: #0970ba;
}
.footer-c{
	float: right;
	text-align: right;
}
.footer-c1{
	color: #999;
}
.footer-c2{
	font-family: arial;
}
.footer-d{
	display: inline-block;
	margin-top: 1.6vw;
	margin-left: .6vw;
	position: relative;
}
.footer-d1{
	width: 2.6vw;
	line-height: 2.6vw;
	height: 2.6vw;
	border-radius: 100%;
	background: #e6e7e9;
	text-align: center;
transition: all .5s;
-webkit-transition: all .5s;
}
.footer-d1>img{
	width: 1.2vw;
}
.footer-d2{
	position: absolute;
	top: 110%;
	right: 0;
	width: 8vw;
	display: none;
}
.footer-d2>img{
	width: 100%;
	border-radius: 10px;
}
.footer-d:hover .footer-d2{
	display: block;
}
.footer-d:hover .footer-d1{
	background: #006bb7;
transition: all .5s;
-webkit-transition: all .5s;
}
.footer-e{
	width: 100%;
	padding: 1.25vw 0 1.6vw 0;
	color: #999;
	border-top: 1px solid #e3e4e5;

}
.footer-e a{
	font-size: 0.72916vw;
	line-height: 1.8;
	display: inline-block;
	margin-left: 1vw;
	color: #999;
}
.footer-e a:hover{
	color: #0970ba;
}
.footer-g{
	float: right;
	margin-left: 5%;
	color: #000;
	opacity: .5;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.footer-g img{
	width: .8vw;
}
.footer-g:hover{
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;
}



.footer-tk{
	z-index: 3;
	background: rgba(0,121,53,.9);
	background: rgba(0,0,0,.8);
	display: none;
}
.footer-jk{
	padding-top: 5vw;
}
.footer-j{
	overflow: hidden;
	padding-bottom: .5vw;
	border-bottom: 2px solid #fff;
	color: #fff;
}
.footer-j1{
	float: left;
}
.footer-j2{
	float: right;
	width: 2.6vw;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.footer-j2:hover{
	transform: rotate(180deg);
transition: all .5s;
-webkit-transition: all .5s;
}
.footer-k{
	margin-top: 3vw;
	overflow: auto;
	max-height: 25vw;
	font-size: 0;
}
.footer-kli{
	width: 25%;
	padding-right: 15px;
	display: inline-block;
	vertical-align: top;
}
.footer-kli a{
	display: inline-block;
	color: #fff;
	margin: .5vw 0;
	opacity: .6;
}
.footer-kli a:hover{
	opacity: 1;
}
.footer-h{
	margin-top: 2vw;
}

@media(max-width:1200px){
	.footer-top{
		padding: 50px 0;
	}
	.footer-bli{
		padding-right: 50px;
		max-width: 220px;
	}
	.footer-a{
		width: 140px;
		margin-right: 60px;
	}
	.footer-d1{
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	.footer-d1 img{
		width: 25px;
	}
	.footer-d2{
		width: 120px;
	}
	.footer-e{
		padding: 25px 0;
		font-size: 12px;
	}
	.footer-e a{
		font-size: 12px;
		margin-left: 10px;
	}
	.footer-g img{
		width: 10px;
	}
}

@media(max-width:1000px){
	.footer-bli{
		padding-right: 40px;
		max-width: 200px;
	}
	.footer-a{
		width: 100px;
		margin-right: 60px;
	}
	.footer-g>span{
		display: none;
	}
	.footer-g{
		position: fixed;
		right: 2%;
		bottom: 4%;
		z-index: 10;
		width: 35px;
		height: 35px;
		line-height: 30px;
		background: rgba(0,0,0,.2);
		border: 1px solid #eee;
		border-radius: 100%;
		text-align: center;
	}
	.footer-g img{
		width: 12px;
	}
	.footer-j2{
		width: 40px;
	}
}

@media(max-width:750px){
	.footer-b{
		display: none;
	}
	.footer-a{
		width: 3rem;
		margin: 0;
		margin-bottom: .4rem;
	}
	.footer-top{
		text-align: center;
		padding: .8rem 0;
	}
	.footer-c{
		text-align: center;
		width: 100%;
		float: initial;
	}
	.footer-c2{
		font-size: .5rem;
		font-weight: bold;
	}
	.footer-d2{
		top: initial;
		width: 140px;
		bottom: 110%;
		right: 50%;
		margin-right: -70px;
		border: 1px solid #eee;
	}
	.footer-d{
		margin: 0 .1rem;
		margin-top: .2rem;
	}
	.footer-e{
		padding: .4rem 0;
	}
	.footer-e a{
		margin: 0 .1rem;
	}
	
	.footer-jk{
		padding-top: .8rem;
	}
	.footer-j{
		padding-bottom: .1rem;
	}
	.footer-j1{
		padding-top: .1rem;
	}
	.footer-k{
		margin-top: .4rem;
		max-height: 8rem;
	}
	.footer-kli{
		width: 50%;
	}
	.footer-h{
		margin-top: .3rem;
	}
}


/*banner*/
.idx-body{
	padding-top: 0;
	overflow: hidden;
}
.ban-swiper{
	width: 100%;
	height: 100vh;
	max-height: 100vh;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}
.ban-slide{
	background: no-repeat center;
	background-size: cover;
	overflow: hidden;
	background: #000;
}

.ban-slide-bj{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	background: no-repeat center;
	background-size: cover;
}
.ban-slide.swiper-slide-active .ban-slide-bj{
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition:all linear 6.5s;
	-webkit-transition:all linear 6.5s;
}
.ban-video{
	/*min-width: 100%;*/
	min-height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 2;
transform:translateX(-50%);
-ms-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
}
.ban-div{
	position: relative;
	z-index: 2;
	padding-top: 20vh;
}
/*.ban-a{
	color: #fff;
	text-align: center;
	font-size: 3.5416666vw;
	letter-spacing: 4.5vw;
	transform: translateY(60px);
	opacity: 0;
}
.ban-slide.swiper-slide-active .ban-a{
	transform: translateY(0px);
	opacity: 1;
transition: all .7s.5s;
-webkit-transition: all .7s .5s;
}*/
.ban-bd{
	color: #fff;
	transform: translateY(60px);
	opacity: 0;
}
.ban-slide.swiper-slide-active .ban-bd{
	transform: translateY(0px);
	opacity: 1;
	transition: all .7s.5s;
-webkit-transition: all .7s .5s;
}
.ban-c{
	font-weight: bold;
	margin-top:1.56vw;
	margin-bottom: 3.125vw;
}
.ban-span{
	bottom: 3.125vw !important;
	text-align: right;
	padding-right:7.8125vw ;
}
.ban-span span{
	width: 0.83vw;
	height: 0.83vw;
	background: #fff;
}
.ban-sz-bj{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 2.2vw;
	color: #fff;
	z-index: 6;
}
.ban-sz{
	border-top: 2px solid #fff;
	color: #fff;
	padding-top: 1vw;
}
.ban-sz-ab{
	display: inline-block;
}
.ban-sz-ab div{
	display: inline-block;
}
.ban-but{
	float: right;
	font-size: 0;
}
.ban-but-a,
.ban-but-b{
	width: 1.2vw;
	height: 2.5vw;
	display: inline-block;
	margin-left: 1vw;
	background: url(../images/ico07_2.png) no-repeat center;
	background-size: 90% auto;
	cursor: pointer;
	
}
.ban-but-a{
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.ban-but-a:hover,
.ban-but-b:hover{
	background-image: url(../images/ico07_3.png);
}


@media(max-width:1200px){
	
	.ban-video{
		display: none;
	}
	.ban-swiper{
		position: relative;
		height: 700px;
	}
	.ban-div{
		padding-top: 150px;
	}
	.ban-a{
		font-size: ;
		font-weight: bold;
		letter-spacing: 2vw;
	}
	.ban-bd{
		padding: 0 5%;
		width: 50%;
	}
	.ban-b{
		font-weight: bold;
		font-size: 26px;
	}
	.ban-c{
		font-size: 14px;
	}
	.ban-sz{
		padding-top: 20px;
	}
	.ban-but-a, .ban-but-b{
		width: 20px;
		height: 30px;
	}
}
@media(max-width:1000px){
	/*.ban-swiper{
		height: 400px;
	}*/
}
@media(max-width:750px){
	.ban-swiper{
		height: 100vh;
		border-radius: 0;
	}
	.ban-span{
		padding-right: .3rem;
		bottom: .6rem !important;
	}
	.ban-span span{
		width: .2rem;
		height: .2rem;
	}
	.ban-sz-bj{
		bottom: .5rem;
	}
	.ban-sz{
		padding-top: .2rem;
	}
	.ban-a{
		font-size: .7rem;
		font-weight: bold;
		letter-spacing: .08rem;
	}
	.ban-div{
		padding-top: 2rem;
	}
	.ban-bd{
		width: 100%;
		padding: 0 5%;
	}
	.ban-c{
		margin-top:.2rem;
		margin-bottom: .3rem;
	}
	.ban-but-a, .ban-but-b{
		width: .25rem;
		height: .6rem;
		margin-left: .15rem;
	}
}


.isjb{
	padding: 5.2vw 0;
	overflow: hidden;
}
.isjb-ul{
	width: 103.75%;
	font-size: 0;
}
.isjb-li{
	display: inline-block;
	vertical-align: top;
	width: 29.583%;
	margin: 1.05vw 0;
	margin-right: 3.75%;
	padding: 1.2vw 0;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.isjb-lt{
	float: left;
	color: #0970ba;
	font-family: arial;
	width:33%;
	line-height: 1;
}
.isjb-lt .sp1{
	display: inline-block;
	line-height: 1;
}
.isjb-lt .sp2{
	position: relative;
	top: -1vw;f
	font-weight: bold;
}
.isjb-rt{
	float: right;
	text-align: right;
	line-height: 1.5;
}
@media(max-width:1000px){
	.isjb-ul{
		width: 105%;
	}
	.isjb-li{
		width: 45%;
		margin: 20px 0;
		margin-right: 5%;
		padding: 20px 0;
	}
}

@media(max-width:750px){
	.isjb{
		padding: .6rem .4rem;
	}
	.isjb-ul{
		width: 100%;
	}
	.isjb-li{
		width: 100%;
		margin:  0;
		margin-right: 0%;
		padding: .3rem 0;
	}
	.isjb-lt{
		font-size: .65rem;
	}
	.isjb-lt .sp2{
		font-size: .4rem;
		top: -.2rem;
	}
}


.ipros-sw{
	position: absolute;
	width: 100%;
	height: 100%;
}
.ipros-div{
	padding-top: 5.2vw;
}
.ipros-a{
	width: 20vw;
}
.ipros-b{
	width: 25vw;
	font-size:16px;
	font-weight:normal;
	margin-top: 2.1vw;
	margin-bottom: 4.16vw;
}
@media(max-width:1200px){
	.ipros{
		height: 500px;
	}
	.ipros-a,.ipros-b{
		width: 300px;
	}
}
@media(max-width:750px){
	.ipros{
		height: 13rem;
	}
	.ipros-div{
		padding-top: 1rem;
	}
	.ipros-a,.ipros-b{
		width: 6rem;
	}
	.ipros-b{
		font-size: .26rem;
		margin-top: .2rem;
		margin-bottom: .4rem;
	}
	.ipros-d-bj .proban-dsd{
		margin-right: .8rem;
	}
}


.iabt{
	padding: 8.59375vw 0;
	position: relative;
	z-index: 4;
	overflow: hidden;
	
}
.iabt-rt{
	width: 51.25%;
	float: left;
	margin: 0;
	margin-left: 1.05vw;
}
.iabt-lt{
	width: 43.75%;
	float: right;
}
.iabt-mr{
	margin-top: 3.125vw;
}
@media(max-width:1000px){
	.iabt-rt{
		margin-left: 15px;
		width: 50%;
	}
	.iabt-rt img{
		top: 15px;
		right: 15px;
	}
}
@media(max-width:750px){
	.iabt{
		padding: 1rem .3rem;
	}
	.iabt-rt{
		width: calc(100% - .2rem);
		margin-left:.2rem;
	}
	.iabt-rt img{
		top: .2rem;;
		right: .2rem;;
	}
	.iabt-lt{
		width: 100%;
		margin-bottom: 1.2rem;
	}
	.iabt-lt .about-b{
		font-weight: bold;
	}
}


.isol-bj{
	position: relative;
	z-index: 1;
	background: #f7f9fa;
}
.isol-bjimg{
	width: 84.375vw;
	position: absolute;
	top: -27vw;
	right: -20vw;
}
.isol{
	padding:6.8vw 0 ;
	position: relative;
}
.isol-img{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 7.5vw;
	left: 0;
	
}
.isol-img img{
	width: 75.52vw;
}
.isol-ab{
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.isol-a{
	float: left;
}
.isol-b{
	float: right;
	width: 6.8vw;
	padding: 0 1.2vw;
	background: #fff url(../images/ico36_1.png) no-repeat 80% center;
	background-size: .8vw auto;
	border: 1px solid #f2f2f2;
}
.isol-b:after{
	display: none;
}
.isol-b:hover{
	background: #0970ba url(../images/ico36_2.png) no-repeat 80% center;
	background-size: .8vw auto;
}
.isol-ul{
	width: 104.375%;
	font-size: 0;
	margin-top: 2.6vw;
}
.isol-li{
	display: inline-block;
width: 25%;
    margin-bottom: 50px;
    margin-left: 3%;
	vertical-align: top;
	margin-right: 2.375%;
	background: #fff;
	border-radius: 1vw;
	overflow: hidden;
}
.isol-d{
	overflow: hidden;
}
.isol-e{
	height: 5vw;
	line-height: 5vw;
	padding: 0 1.56vw;
	padding-right: 8%;
	background: url(../images/ico36_1.png) no-repeat 95% center;
	background-size: .8vw auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.isol-li:hover{
	color: #fff;
	background: #0970ba;
}
.isol-li:hover .isol-e{
	background-image: url(../images/ico36_2.png);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

@media(max-width:1200px){
	.isol-a{
		font-weight: bold;
	}
	.isol-b{
		width: 100px;
		padding: 0 20px;
		background-size: 10px auto;
	}
	.isol-e{
		height: 60px;
		line-height: 60px;
		padding-left: 20px;
		background-size: 10px auto;
		padding-right: 10%;
	}
}
@media(max-width:750px){
	.isol-bjimg{
		max-width: initial;
		width: 140%;
		top: -9rem;
		right:inherit;
		left: -10%;
	}
	.isol{
		padding: .8rem 0;
	}
	.isol-a{
		text-align: center;
		width: 100%;
		font-size: .5rem;
	}
	.isol-b{
		display: none;
	}
	.isol-img{
		display: none;
	}
	.isol-ul{
		margin-top: .4rem;
		margin-bottom: .6rem;
		width: 100%;
	}
	.isol-li{
		width: 100%;
		border-radius: .25rem;
		margin-bottom: .4rem;
	}
	
	.isol-e{
		height: 1rem;
		line-height: 1rem;
		padding-left: .25rem;
		background-size: .2rem auto;
		padding-right: 10%;
	}
}

.ikeh{
	padding: 5.5vw 0;
}
.ikeh-ul{
	margin-top: 2.6vw;
	font-size: 0;
	width: 101.9%;
}
.ikeh-li{
	width: 10.6%;
	height: 8.855vw;  
	line-height: 8.855vw;
	display: inline-block;
	vertical-align: top;
	margin-right: 1.9%;
	margin-bottom: 1.9%;
	border-radius: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border:1px solid #f7f7f7;
}
.ikeh-li>img {
    min-height: 15%;
    min-width: 15%;
    max-width: 75%;
    max-height: 75%;
}
@media(max-width:1200px){
	.ikeh-ul{
		margin-top: 40px;
		width: 102%;
	}
	.ikeh-li{
		width: 14.666%;
		margin-right: 2%;
		margin-bottom: 2%;
		height: 13vw;
		line-height: 13vw;
	}
}

@media (max-width: 750px){
	.ikeh{
		padding: .8rem 0;
	}
	.ikeh-ul{
		margin-top: .4rem;
		margin-bottom: .5rem;
		width: 102%;
	}
	.ikeh-li{
		width: 23%;
		height: 20vw;
		line-height: 20vw;
	}
	.ikeh-li>img {
	    min-height: 15%;
	    min-width: 15%;
	    max-width: 65%;
	    max-height: 65%;
	}
}



.inws-bj{
	width: 100%;
	background: url(../images/img41.jpg) no-repeat center;
	background-size: cover;
}
.inws{
	padding: 6.25vw 0;
}
.inws-ul{
	margin-top: 2.6vw;
}
.inws-g{
	width: 30%;
}
.inws-h{
	width: 20vw;
	float: left;
}
.inws-j{
	width: 12.76vw;
	float: right;
	border-radius: .6vw;
	overflow: hidden;
}
@media(max-width:1200px){
	.inws-g{
		width: 33%;
	}
	.inws-h{
		width: 30vw;
	}
}
@media(max-width:1000px){
	.inws-j{
		display: none;
	}
	.inws .news-h1{
		display: none;
	}
	.inws-e{
		width: 20%;
		font-size: 22px;
	}
	.inws-e div{
		display: block;
		font-size: 14px;
	}
	.inws-g{
		margin: 0;
		width: 60%;
	}
	.inws-h{
		width:20px;
		background-size: 20px auto;
		text-align: right;
		float: right;
		margin-top: 15px;
	}
	.inws-li{
		padding: 20px;
	}
}

@media(max-width:750px){
	.inws{
		padding: .8rem 0;
	}
	.inws-j{
		display: none;
	}
	.news-ul{
		margin-top: .4rem;
		margin-bottom: .5rem;
	}
	.inws .news-h1{
		display: none;
	}
	.inws-e{
		width: 25%;
		font-size: .32rem;
	}
	.inws-e div{
		display: block;
		font-size: .24rem;
	}
	.inws-g{
		margin: 0;
		width: 65%;
		font-size: .3rem;
		line-height: .45rem;
		height: .9rem;
	}
	.inws-h{
		width:.3rem;
		background-size: .3rem auto;
		margin-top: .1rem;
	}
	.inws-li{
		padding: .25rem;
	}
}


.icul{
	width: 100%;
	overflow: hidden;
}
.icul-li{
	width: 33.3333%;
	float: left;
	position: relative;
	cursor: pointer;
}
.icul-div{
	width: 14.58vw;
	position: absolute;
	top: 3.125vw;
	left: 3.125vw;
	z-index: 2;
	color: #fff;
}
.icul-b{
	min-height: 8.4vw;
	margin-bottom: 2vw;
	margin-top: .4vw;
}
.icul-c{
	height: 3.6vw;
}

@media(max-width:1200px){
	.icul-div{
		width: 20vw;
	}
}


@media(max-width:1000px){
	.icul-div{
		width: 25vw;
	}
	.icul-b{
		font-size: 14px;
	}
}
@media(max-width:750px){
	.icul-li{
		width: 100%;
		margin-bottom: .2rem;
	}
	.icul-div{
		width: 50vw;
		top: .6rem;
		left: .6rem;
	}
	.icul-b{
		min-height: 2.2rem;
		margin-top: .1rem;
		margin-bottom: .3rem;
		font-size: .28rem;
	}
	.icul-c{
		height: .8rem;
	}
}



.search{
	padding-top: 5.2vw;
	padding-bottom: 5.2vw;
}
.search-a .int1{
	background: #fff;
}
.search-b{
	color: #666;
	margin-top: 2vw;
	padding-left: 2vw;
}
.search-c{
	margin-top: 3vw;
	font-size: 0;
	border-bottom: 2px solid #ccc;
}
.search-c a{
	display: inline-block;
	font-size: 1vw;
	margin: 0 2vw;
	padding-bottom: 1vw;
	color: #666;
	font-weight: bold;
}
.search-c a:hover,
.search-c a.on{
	color: #0970ba;
}
.search-ul{
}
.search-li{
	padding: 3vw 2vw;
	border-bottom: 1px solid #ccc;
}
.search-li:last-child{
	border: 0;
}


.search-product-ul,
.search-solution-ul,
.search-news-ul{
	margin-top: 2vw;
	margin-bottom: 2.5vw;
	top: 0;
}

@media(max-width:1200px){
	.search{
		padding: 60px 0;
	}
	.search-c a{
		font-size: 18px;
	}
	.search-a .int1{
		height: 60px;
		padding-left: 80px;
		border-radius: 30px;
	}
	.search-a .sub1{
		width: 60px;
		background-size: 20px auto;
	}
}
@media(max-width:1000px){
	.search-c a{
		font-size: 16px;
	}
	.search-c{
		margin-top: 25px;
	}
}

@media(max-width:750px){
	.search{
		padding: .8rem 0;
	}
	.search-a .int1{
		height: .8rem;
		padding-left: 1rem;
		border-radius: .5rem;
		font-size: .28rem;
	}
	.search-a .sub1{
		width: .8rem;
		background-size: .4rem auto;
	}
	.search-b{
		padding: 0;
		margin-top: .3rem;
	}
	.search-c{
		margin-top: .5rem;
	}
	.search-c a{
		font-size: .26rem;
		margin: 0;
		margin-right: .4rem;
		margin-bottom: .2rem;
	}
	.search-li{
		padding: .4rem 0;
	}
	
	.search-product-ul,
	.search-solution-ul,
	.search-news-ul{
		margin-top: .3rem;
		margin-bottom: .3rem;
		top: 0;
	}
}



.sitemap{
	width: 52.083vw;
	margin: 0 auto;
	padding:6.2vw 0;
	
}

.sitemap-tit{
	text-align: center;
	/*font-weight: bold;*/
}
.sitemap-cnt{
	margin-top: 5.16vw;
}
.sitemap-list{
	margin-bottom: 4vw;
}
.sitemap-a{
	padding-bottom: 1.5vw;
	border-bottom: 1px solid #efefef;
}
.sitemap-a1 {
	display: inline-block;
	padding-left: 15px;
	border-left: 7px solid #0970ba;
	line-height: 1;
	/*font-weight: bold;*/
}
.sitemap a{
	display: inline-block;
	vertical-align: top;
}
.sitemap a:hover{
	color: #0970ba;
}

.sitemap-b{
	font-size: 0;
	margin-top: 1.4vw;
}
.sitemap-b a{
	display: inline-block;
	vertical-align: top;
	color: #666666;
	margin-right: 2.6vw;
	margin-bottom: 1.1vw;
}
.sitemap-c{
	margin-top: 2.08vw;
	font-size: 0;
}
.sitemap-clst{
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding-right: 1vw;
	margin-bottom: 3.7vw;
}
.sitemap-c2{
	color: #000;
	margin-bottom: 1vw;
	/*font-weight: bold;*/
}
.sitemap-c3 a{
		margin-top: .6vw;
		color: #999;
}
.sitemap-e{
	margin-top: 2.5vw;
	font-size: 0;
}
.sitemap-e li{
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding-right: 1vw;
	margin-bottom: 1vw;
}
.sitemap-e li a{
	color: #666;
}

.sitemap-f li{
	width: 20%;
}
.sitemap-q1{
	margin-top: 2.5vw;
}
.sitemap-q2{
	margin-top: 1vw;
}

@media(max-width:1200px){
	.sitemap{
		width: 88%;
		padding-top: 180px;
		padding-bottom: 80px;
	}
	.sitemap-a{
		padding-bottom: 15px;
	}
	.sitemap-a1{
		font-weight: bold;
	}
	.sitemap-tit{
		font-weight: bold;
	}
	.sitemap-list{
		margin-bottom: 60px;
	}
	.sitemap-b{
		margin-top: 20px;
	}
	.sitemap-b a{
		margin-right: 25px;
	}
	.sitemap-c{
		margin-top: 20px;
	}
	.sitemap-clst{
		margin-bottom: 35px;
		padding-right: 15px;
	}
	.sitemap-e{
		margin-top: 25px;
	}
}
@media(max-width:750px){
	.sitemap{
		width: 88%;
		padding-top: 2rem;
		padding-bottom: .8rem;
	}
	.sitemap-a{
		padding-bottom: .2rem;
	}
	.sitemap-list{
		margin-bottom: .8rem;
	}
	.sitemap-b{
		margin-top: .3rem;
	}
	.sitemap-b a{
		margin-right: .4rem;
		margin-bottom: .3rem;
	}
	.sitemap-c{
		margin-top: .2rem;
	}
	.sitemap-clst{
		margin-bottom: .5rem;
		padding-right: .2rem;
	}
	.sitemap-e{
		margin-top: .3rem;
	}
	.sitemap-clst{
		width: 50%;
		padding-right: .2rem;
	}
	.sitemap-c3 a{
		font-size: .24rem;
		margin-top: .1rem;
	}
	.sitemap-e li{
		width: 50%;
		padding-right: .2rem;
		margin-bottom: .2rem;
	}
	.sitemap-f li{
		width: 33.333%;
	}
	.sitemap-q1{
		margin-top: .3rem;
	}
}



/*产品中心*/
.product{
	overflow: hidden;
	border-bottom: 3px solid #f5f6fa;
}
.product-lt{
	width: 18.75%;
	float: left;
	padding: 3.7vw 2.6vw;
	
}
.product-a{
	line-height: 1.2;
}
.product-b{
	width: 1.04vw;
	height: .3vw;
	background: #0970ba;
	border-radius: .15vw;
	margin-top: 1vw;
	margin-bottom: 1.2vw;
}
.product-rt{
	width: 81.25%;
	float: right;
	background: #f5f6fa;
	padding: 3.7vw 2.6vw;
	padding-bottom: 4.6vw;
	min-height: 110vh;
}
.product-d{
	font-weight: bold;
}
.product-ul{
	width: 101%;
	font-size: 0;
	margin-top: 2.1vw;
	margin-bottom: 3.2vw;
}
.product-li{
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.product-li .solution-b{
	
}

@media(max-width:1200px){
	.product{
		/*margin-top: 80px;*/
	}
	.product-lt{
		width: 25%;
		padding: 50px 4%;
	}
	.product-rt{
		width: 75%;
		padding: 50px 4%;
	}
	.product-li{
		width: 32.333%;
	}
	.product-b{
		width: 20px;
		height: 5px;
		border-radius: 3px;
	}
}

@media(max-width:1000px){

	.product-lt{
		width: 100%;
		padding: 50px 4%;
	}
	.product-rt{
		width: 100%;
		padding: 50px 4%;
	}
}
@media(max-width:750px){
	.product{
		/*margin-top: 1rem;*/
	}
	.product-lt{
		padding: .8rem 4%;
	}
	.product-rt{
		padding: .8rem 4%;
	}
	
	.product-ul{
		width: 102%;
		margin: .4rem 0;
	}
	.product-li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.product-a{
		font-size: ;
		font-weight: bold;
	}
	.product-b{
		width: .4rem;
		height: .1rem;
		border-radius: .05rem;
		margin-top: .15rem;
		margin-bottom: .2rem;
	}
}





.product-lt{
	width: 29%;
	overflow: hidden;
	padding: 0;
}
.product-rt{
	width: 71%;
	padding: 3.125vw 4.166vw;
}
.product-rt-div{
	width: 58.85vw;
}
.product-c{
	color: #999;
}
.product-ul{
	width: 102.66%;
	margin-top: 3.645833333vw;
}
.product-li{
	width: 30.673%;
	margin-right: 2.66%;
	margin-bottom: 3.2%;
}

.product-lt-div{
	width: 20.8333vw;
	padding: 2.6vw 0;
	padding-right: 1.5vw;
	float: right;
}
.product-kul{
	width: 2.5vw;
	width: 16vw;
	margin-top: 2.8vw;
}
.product-kli{
	margin-bottom: 10px;
	border: 1px solid #f5f5f5;
}
.product-klt{
	padding: 1.2vw 1.56vw;
	padding-right: 2.2vw;
	line-height: 1.5vw;
	color: #999;
	background: #f5f5f5 url(../images/ico99_1.png) no-repeat 95% center;
	background-size: 0.8333vw auto;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;  
}
.product-klt.on{
	background-color: #0970ba;
	font-size:18px;
	color: #fff;
	background-image: url(../images/ico99_2.png);
transition: all .5s;
-webkit-transition: all .5s;  
}
.product-krt{
	padding: 1vw 1.56vw;
	display: none;
}
.product-krt a{
	color: #222;
	font-size:16px;
	display: block;
	margin: .7vw 0;
}
.product-krt a:hover,
.product-krt a.on{
	color: #0970ba;
}
.product-kli.on{
	margin-bottom: 20px;
}
.porinfo-a span{
	display: inline-block;
}
.porinfo-a a{
	color: #999;
}
.porinfo-a a:hover{
	color: #0970ba;
}

@media(max-width:1200px){
	.product-lt{
		width: 30%;
	}
	.product-lt-div{
		width: 100%;
		padding: 4vw;
		padding-right: 2vw;
	}
	.product-lt .porinfo-a{
		font-size: 14px;	
	}
	.product-rt{
		width: 70%;
		padding: 4vw;
	}
	.product-kul{
		width: 100%;
	}
	.product-klt{
		padding: 20px 15px;
		line-height: 25px;
		padding-right: 30px;
		background-size: 10px auto;
	}
	.product-rt-div{
		width: 100%;
	}
	.product-krt{
		padding: 10px 15px;
	}
	.product-krt a{
		margin: 5px 0
	}
	.product-ul{
		margin-top: 30px;
	}
}

@media(max-width:1000px){
	.product-lt .porinfo-a{
		display: block;
		font-size: 13px;
	}
	.product-lt{
		width: 38%;
	}
	.product-rt{
		width: 62%;
	}
	.product-ul{
		width: 102%;
	}
	.product-li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 3%;
	}
}
@media(max-width:750px){
	.product-rt{
		width: 100%;
		padding: .8rem 4%;
	}
	.product-lt{
		width: 100%;
	}
	.product-lt-div{
		padding: .8rem 8%;
	}
	.product-lt .porinfo-a{
		display: none;
	}
	.product-klt{
		padding: 10px 15px;
		line-height: .45rem;
	}
	.product-krt a{
		margin: .15rem 0;
	}
	
	.product-ul{
		margin-top: .5rem;
	}
}