.top{
	padding: 22px 0px;
	position:relative;
}
.language{
	position:absolute;
	right:10px;
	top:0;
}
.language a{
	display:block;
	line-height:30px;
	color:#666;
	height:22px;
	overflow:hidden;
}
@media (max-width:768px) {
	.language{
		display:none;
	}
}
.top form{
	width: 40%;
	padding: 7px 0px 0px;
}
.top form input{
	border: 2px #d6d6d6 solid;
	border-right: 0;
	line-height: 24px;
	padding: 12px 10px;
	font-family:Fontone;
	font-size: 1.2rem;
	width: 82%;
	outline: none;
}
.top form button{
	width: 18%;
	background:#89a3b3 url(../images/fdj.png) center no-repeat;
	height: 52px;
	border: 0;
	transition: .3s;
}
.top form button:hover{
	background:#004cb0 url(../images/fdj.png) center no-repeat;
}
.menu{
	border-top: 2px #e1e1e1 solid;
	padding: 12px 0px;
}
.menu ul li{
	float: left;
	margin-right: 10px;
	padding: 3px 0px;
}
.menu ul li:last-child{
	margin-right:0;
	display:none;
}
.menu ul li a{
	display: block;
	line-height: 36px;
	color: #444444;
	font-size: 1.6rem;
	padding: 0px 20px;
	border: 1px #fff solid;
	border-radius: 18px;
	font-family:Fontsix;
	transition: .3s;
}
.menu ul li.cur a,.menu ul li a:hover{
	border: 1px #004cb0 solid;
	color: #004cb0;
}
.menu .call{
	background: url(../images/tel.png) 0px 0px no-repeat;
	padding: 3px 0px 3px 55px;
}
.menu .call span{
	display: block;
	font-family:Fontone;
	font-size: 1.4rem;
	line-height: 16px;
	color: #444444;
}
.menu .call big{
	display: block;
	color: #444444;
	font-size: 1.8rem;
	font-family:Fontone;
	line-height: 20px;
}
.menu .call big p{
	font-family:Fontone;
}
#banner .swiper-pagination{
	bottom: 9%;
}
#banner .swiper-pagination span{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	margin: 0px 15px;
}
@media (max-width:1400px) {
	#banner .swiper-pagination span{
		width: 20px;
		height: 20px;
		margin: 0px 10px;
	}
}
@media (max-width:1200px) {
	.menu ul li{
		margin-right: 2px;
	}
	.menu ul li a{
		font-size: 1.4rem;
	}
}
@media (max-width:992px) {
	.menu .call{
		display: none;
	}
}
.heise{
	position: fixed;
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 998;
	display: none;
}
.menu>i{
	display: block;
	height: 46px;
	text-align: center;
	border-bottom: 2px rgba(0,0,0,.15) solid;
	padding: 11px 0px 0px;
	display: none;
}
.menu>i img{
	height: 22px;
}
.nav-logo{
	display: none;
	width: 28px;
	float: right;
	margin: 9px 0px 0px;
}
.nav-logo i{
	display: block;
	padding: 2px 0px;
}
.nav-logo i:after{
	content: "";
	height: 3px;
	background: #004cb0;
	display: block;
}
@media (max-width:768px) {
	.nav-logo{
		display: block;
	}
	.menu>i{
		display: block;
	}
	.top form{
		display: none;
	}
	.top .logo img{
		height: 40px;
	}
	.top{
		padding: 8px 0px;
	}
	.menu{
		position: fixed;
		width: 60%;
		right: -100%;
		top: 0;
		background: #fff;
		border-top: 0px #e1e1e1 solid;
		padding: 0px;
		z-index: 999;
		height: 100%;
		transition: .5s;
	}
	.menuu{
		right: 0;
	}
	.menu ul li{
		margin-right: 0;
		width: 100%;
		border: 0;
		border-bottom: 1px rgba(0,0,0,.1) solid;
	}
	.menu ul li:last-child{
		display:block;
	}
	.menu ul li a{
		border: 0;
		line-height: 46px;
	}
	.menu ul li.cur a,.menu ul li a:hover{
		border: 0px #004cb0 solid;
		color: #004cb0;
	}
	#banner .swiper-pagination{
		bottom: 5%;
	}
	#banner .swiper-pagination span{
		width: 15px;
		height: 15px;
		margin: 0px 5px;
	}
}
.lingyu{
	padding: 30px 15px;
}
.lyleft{
	padding: 0px 15px;
	width: 50%;
}
.lyleft a{
	display: block;
	position: relative;
}
.lyleft a img{
    width:100%;
}
.lyleft a span{
	display: block;
	position: absolute;
	top: 8%;
	z-index: 2;
	left: 50%;
	width: 380px;
	margin-left: -190px;
	text-align: center;
}
.lyleft a span h3{
	font-family:Fonttwo;
	color: #313844;
	font-size: 2.8rem;
	margin: 0px 0px 6%;
}
.lyleft a span small{
	display: block;
	color: #004cb1;
	font-size: 1.4rem;
	line-height: 22px;
	padding: 0px 5%;
	font-family: arial;
}
.lyleft a span small{
	font-family: arial;
}
.lyleft a span small img{
	display:none;
}
@media (max-width:1400px) {
	.lyleft a span h3{
		font-size: 2.2rem;
		margin: 0px 0px 5%;
	}
}
@media (max-width:1200px) {
	.lyleft a span h3{
		margin: 0px 0px 3%;
	}
}
@media (max-width:992px) {
	.lyleft a span h3{
		font-size: 1.8rem;
		margin: 0px 0px 3%;
	}
}
@media (max-width:768px) {
	.lingyu{
		padding: 10px 5px;
	}
	.lyleft{
		padding: 0px 5px;
		width: 100%;
	}
	.lyleft a span h3{
		font-size: 1.6rem;
		margin: 0px 0px 0;
	}
	.lyleft a span{
		width: 90%;
		left: 5%;
		margin: 0;
	}
	.lyleft a span small{
		padding: 0;
		font-size: 1.3rem;
		line-height: 16px;
	}
}
.lyright{
	width: 50%;
	padding: 0px 15px;
}
.lyright ul li a{
	display: block;
	padding: 30px 7.5%;
	background-image: url(../images/pdbg1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.lyright ul li:nth-child(even){
	margin: 30px 0px 0px;
}
.lyright ul li:nth-child(even) a{
	background-image: url(../images/pdbg2.jpg);
}
.lyright ul li a big{
	float: left;
	width: 35%;
}
.lyright ul li:nth-child(even) a big{
	float:right;
}
.lyright ul li a span{
	display: block;
	float: left;
	width: 60%;
	margin-left: 5%;
	color: #fff;
}
.lyright ul li:nth-child(even) a span{
	float:left;
	margin-right: 5%;
	margin-left: 0;
}
.lyright ul li a span h3{
	font-size: 2.8rem;
	font-family:Fonttwo;
	line-height: 36px;
	margin: 10% 0px 0px;
}
.lyright ul li a span small{
	display: block;
	font-size: 1.8rem;
	font-family: arial;
	background: url(../images/bsjt.png) 88px center no-repeat;
	line-height: 30px;
	margin: 8% 0px 0px;
}
@media (max-width:1500px) {
	.lyright ul li a{
		padding: 20px 7.5%;
	}
}
@media (max-width:1400px) {
	.lyright ul li a{
		padding: 15px 7.5%;
	}
	.lyright ul li a span h3{
		font-size: 1.8rem;
		line-height: 26px;
		margin: 10% 0px 0px;
	}
	.lyright ul li a span small{
		font-size: 1.4rem;
		line-height: 24px;
		margin: 5% 0px 0px;
	}
}
@media (max-width:1200px) {
	.lyright ul li a span h3{
		margin: 8% 0px 0px;
	}
}
@media (max-width:992px) {
	.lyright ul li a span h3{
		font-size: 1.6rem;
		margin: 5% 0px 0px;
	}
}
@media (max-width:768px) {
	.lyright{
		width: 100%;
		padding: 0 5px;
		margin: 10px 0px 0px;
	}
	.lyright ul li:nth-child(even){
		margin: 10px 0px 0px;
	}
	.lyright ul li a span h3{
		line-height: 20px;
	}
}
.fwlmu{
	padding: 0px 8%;
	background: url(../images/fwbg.jpg) 0px 25px repeat-x;
	margin-top: -25px;
}
.fanwei .gallery-thumbs{
	padding: 75px 0px 50px;
}
.fanwei .gallery-thumbs .swiper-slide span{
	display: block;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-right: 1px rgba(255,255,255,.2) solid;
}
.fanwei .gallery-thumbs big{
	height: ;
	display: block;
	width: 1px;
	position: absolute;
	top: 75px;
	left: 0;
	background: rgba(255,255,255,.2);
	height: 93px;
}
.fanwei .gallery-thumbs .swiper-slide span:before{
	content: "";
	display: block;
	border-bottom: 25px #004cb0 solid;
	border-right: 25px transparent solid;
	border-left: 25px transparent solid;
	position: absolute;
	bottom: 143px;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -25px;
	opacity: 0;
}
.fanwei .gallery-thumbs .swiper-slide-thumb-active span:before{
	opacity: 1;
}
.fanwei .gallery-thumbs .swiper-slide span p{
	font-size: 1.6rem;
	font-weight: bold;
	font-family: arial;
	color: rgba(255,255,255,.6);
	line-height: 18px;
}
.fanwei .gallery-thumbs .swiper-slide span i{
	display: block;
	width: 60px;
	height: 60px;
	background-position: center 0;
	background-repeat: no-repeat;
	margin: 0 auto 15px;
}
.fanwei .gallery-thumbs .swiper-slide-thumb-active span i{
	background-position: center bottom;
}
.fanwei .gallery-thumbs .swiper-slide-thumb-active span p{
	color: #fff;
}
.fanwei .gallery-top .swiper-slide section{
	position: relative;
	height: 660px;
}
@media (max-width:1400px) {
	.fanwei .gallery-top .swiper-slide section{
		height: 600px;
	}
	.fwlmu{
		padding: 0px 5%;
	}
	.fanwei .gallery-thumbs .swiper-slide span p{
		font-size: 1.5rem;
	}
}
@media (max-width:1200px) {
	.fanwei .gallery-top .swiper-slide section{
		height: 500px;
	}
	.fanwei .gallery-thumbs .swiper-slide span p{
		font-size: 1.4rem;
	}
}
.fanwei .gallery-top .swiper-slide section .fwtext{
	position: absolute;
	left: 10%;
	top: 50%;
	margin-top: -160px;
	color: #fff;
	max-width: 450px;
}
.fanwei .gallery-top .swiper-slide .fwtext h3{
	font-size: 2.1rem;
	font-family: arial;
	line-height: 29px;
	margin: 0px 0px 3%;
}
.fanwei .gallery-top .swiper-slide .fwtext h2{
	font-family:Fonttwo;
	font-size: 2.8rem;
	line-height: 33px;
}
.fanwei .gallery-top .swiper-slide .fwtext span{
	display: block;
	font-size: 1.7rem;
	line-height: 24px;
	font-family:Fontthree;
	margin: 12% 0px 15%;
}
.fanwei .gallery-top .swiper-slide .fwtext a{
	display: block;
	width: 200px;
	line-height: 60px;
	background: #004cb0;
	color: #fff;
	overflow: hidden;
	position: relative;
}
.fanwei .gallery-top .swiper-slide .fwtext a p{
	font-size: 2.1rem;
	font-family: arial;
	padding: 0px 15px;
	float: left;
	width: 70%;
}
.fanwei .gallery-top .swiper-slide .fwtext a:after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	border-bottom: 120px #fff solid;
	border-left: 80px transparent solid;
	bottom: 0;
}
.fanwei .gallery-top .swiper-slide .fwtext a big{
	background: url(../images/lsjt.png) center no-repeat;
	width: 30%;
	float: right;
	height: 60px;
	position: relative;
	z-index: 9;
}
@media (max-width:1200px) {
	.fanwei .gallery-top .swiper-slide .fwtext h3{
		font-size: 1.7rem;
		line-height: 22px;
	}
	.fanwei .gallery-top .swiper-slide .fwtext h2{
		font-size: 2.2rem;
		line-height: 30px;
	}
	.fanwei .gallery-top .swiper-slide .fwtext span{
		font-size: 1.5rem;
		line-height: 24px;
		margin: 7% 0px 10%;
	}
	.fanwei .gallery-top .swiper-slide .fwtext a p{
		font-size: 1.7rem;
	}
}
@media (max-width:992px) {
	.fanwei .gallery-thumbs .swiper-slide span:before{
		bottom: 123px;
	}
	.fanwei .gallery-thumbs{
		padding: 55px 0px 30px;
	}
	.fanwei .gallery-top .swiper-slide .fwtext a{
		line-height: 50px;
	}
	.fanwei .gallery-top .swiper-slide .fwtext a big{
		height: 50px;
	}
}
@media (max-width:768px) {
	.fwlmu{
		display: none;
	}
	.fanwei .gallery-top .swiper-slide section{
		height: 300px;
		background-size: auto 100%;
	}
	.fanwei .gallery-top .swiper-slide section .fwtext{
		position: absolute;
		left: 10%;
		top: 10%;
		margin-top: 0px;
		max-width: 100%;
	}
	.fanwei .gallery-top .swiper-slide .fwtext h3{
		font-size: 1.4rem;
	}
	.fanwei .gallery-top .swiper-slide .fwtext h2{
		font-size: 1.8rem;
	}
	.fanwei .gallery-top .swiper-slide .fwtext span{
		font-size: 1.3rem;
	}
	.fanwei .gallery-top .swiper-slide .fwtext a p{
		font-size: 1.3rem;
	}
	.fanwei .gallery-top .swiper-slide .fwtext a{
		line-height: 44px;
	}
	.fanwei .gallery-top .swiper-slide .fwtext a big{
		height: 44px;
	}
}
.news{
	background: url(../images/nsbg.jpg) center bottom no-repeat;
	padding: 110px 8%;
}
.news .nstit{
	width:27%;
	float: left;
}
.news ul{
	width:73%;
	float: right;
}
.news .nstit h3{
	color:#000;
	font-size:4.0rem;
	font-family:Fontfour;
}
.news .nstit span{
	display:block;
	color:#9d9d9d;
	font-family:Fontfour;
	font-size:2.0rem;
	margin:8% 0px 25%;
	line-height:24px;
}
.news .nstit a{
	display:block;
	padding:0px 55px 0px 25px;
	width:210px;
	line-height:56px;
	color:#fff;
	background:#c00d26 url(../images/bsjt.png) 85% center no-repeat;
	transition:.3s;
	font-family:Fontthree;
}
.news .nstit a:hover{
	background-color:#f29a00;
}
@media (max-width:1400px) {
	.news .nstit h3{
		font-size:3.0rem;
	}
	.news .nstit span{
		font-size:1.8rem;
		margin:5% 0px 15%;
	}
	.news .nstit a{
		padding:0px 35px 0px 25px;
		width:180px;
		line-height:50px;
	}
}
@media (max-width:992px) {
	.news .nstit h3{
		font-size:2.6rem;
	}
	.news .nstit span{
		font-size:1.6rem;
	}
}
@media (max-width:768px) {
	.news{
		padding: 10px 10px;
	}
	.news .nstit span{
		margin:0 0px 5%;
		line-height: 18px;
	}
	.news .nstit{
		width:100%;
	}
	.news .nstit a{
		display: none;
	}
	.news ul{
		width:100%;
	}
}
.news ul li{
	width: 45%;
	float: left;
}
.news ul li:last-child{
	float: right;
}
.news ul li a{
	display:block;
	color:#000;
}
.news ul li a img{
	width:100%;
}
.news ul li a h3{
	font-size:2.0rem;
	font-family:arial;
	line-height:30px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding:15px 0px 12px;
}
.news ul li a span{
	display:block;
	color:#666666;
	font-family:Fontsix;
	line-height:20px;
}
@media (max-width:1400px) {
	.news ul li a h3{
		font-size:1.8rem;
		line-height:28px;
		padding:15px 0px 10px;
	}
}
@media (max-width:992px) {
	.news ul li{
		width: 48%;
	}
	.news ul li a h3{
		padding:10px 0px 5px;
	}
}
@media (max-width:768px) {
	.news ul li{
		width: 100%;
	}
	.news ul li:last-child{
		margin: 10px 0px 0px;
	}
}
.about{
	background: url(../images/abbg.jpg) center no-repeat;
	background-size: 100% 100%;
	padding: 50px 8% 110px;
}
.about h1{
	color: #fff;
	font-size: 4.0rem;
	font-family: Fontfour;
	line-height: 46px;
}
.about ul{
	margin: 65px 0px 0px;
}
.about ul li{
	float: left;
	width: 33.333333333333333333%;
	background: #fff;
}
.about ul li section{
	padding: 40px;
}
.about ul li section h3 a{
	color: #004cb0;
	font-family:Fonttwo;
	font-size: 2.0rem;
}
.about ul li section h3:after{
	content: "";
	display: block;
	height: 2px;
	width: 25px;
	background: #004cb0;
	margin: 20px 0px 22px;
}
.about ul li big{
	display: block;
}
.about ul li big img{
	width: 100%;
}
.about ul li section span{
	display: block;
	line-height: 20px;
	color: #666666;
	font-family:Fontsix;
}
@media (max-width:1500px) {
	.about ul li section{
		padding: 20px;
	}
}
@media (max-width:1400px) {
	.about ul li section h3:after{
		margin: 10px 0px 12px;
	}
	.about ul li section span{
		max-height: 60px;
		overflow: hidden;
	}
}
@media (min-width:768px) and (max-width:992px) {
	.about ul{
		margin: 5px 0px 0px;
	}
	.about ul li{
		width: 100%;
		margin-top: 15px;
	}
	.about ul li section{
		float: left;
		width: 50%;
	}
	.about ul li big{
		float: left;
		width: 50%;
	}
	.about{
		padding: 40px 8% 80px;
	}
}
@media (max-width:768px) {
	.about{
		background: url(../images/abbg.jpg) center no-repeat;
		background-size: cover;
		padding: 10px;
	}
	.about h1{
		font-size: 3.0rem;
		line-height: 36px;
	}
	.about ul{
		margin: 0px 0px 0px;
	}
	.about ul li{
		width: 100%;
		margin-top: 10px;
	}
	.about ul li section{
		padding: 10px;
	}
	.about ul li section h3 a{
		font-size: 1.6rem;
	}
	.about ul li section h3:after{
		font-size: 1.3rem;
		margin: 10px 0px 12px;
	}
}
footer{
	background: #24272b;
	padding: 0px 8%;
}
.bottom{
	padding: 35px 0px;
}
.bottom dl{
	width: 20%;
	float: left;
}
.bottom dl:first-child{
	width: 30%;
}
.bottom dl:nth-child(2){
	width: 25%;
}
.bottom dl:last-child{
	width: 25%;
}
.bottom dl dt{
	font-weight: normal;
	margin-bottom: 20px;
}
.bottom dl dt a{
	color: #fff;
	font-family:Fontsix;
	font-size: 2.4rem;
}
.bottom dl section{
	padding: 10px 0px 0px;
}
.bottom dl section span{
	display: block;
	font-family:Fontsix;
	font-size: 1.6rem;
	line-height: 26px;
	color: rgba(255,255,255,.3);
	margin-top: 20px;
	padding-left: 30px;
}
.bottom dl section p{
	font-family:Fontsix;
}
.bottom dl section span.add{
	background: url(../images/add.png) 0px center no-repeat;
}
.bottom dl section span.tel{
	background: url(../images/tell.png) 0px center no-repeat;
}
.bottom dl section span.email{
	background: url(../images/email.png) 0px center no-repeat;
}
.bottom dl dd{
	padding: 12px 0px;
}
.bottom dl dd a{
	color: rgba(255,255,255,.3);
	font-family:Fontsix;
	font-size: 1.6rem;
	line-height: 18px;
}
.bottom dl dd a:hover{
	color: #fff;
}
.bottom dl form{
	padding: 15px 0px 0px;
}
.bottom dl form input{
	border: 0;
	background: rgba(255,255,255,.07);
	line-height: 25px;
	padding: 15px;
	width: 100%;
	margin-bottom: 10px;
	outline: none;
	color: rgba(255,255,255,.6);
	font-family:Fontthree;
	transition: .3s;
}
.bottom dl form input.input{
	background: #fff;
	color: #000;
}
.bottom dl form textarea{
	border: 0;
	background: rgba(255,255,255,.07);
	line-height: 25px;
	padding: 15px;
	width: 100%;
	margin-bottom: 10px;
	outline: none;
	color: rgba(255,255,255,.6);
	font-family:Fontthree;
	transition: .3s;
}
.bottom dl form textarea.input{
	background: #fff;
	color: #000;
}
.bottom dl form big{
	display: block;
	position: relative;
	background: #004cb0;
	height: 52px;
	overflow: hidden;
	transition: .3s;
	width: 80%;
}
.bottom dl form big:after{
	content: "";
	display: block;
	background: url(../images/bsjt.png) center no-repeat;
	width: 60px;
	height: 52px;
	z-index: 1;
	position: absolute;
	right: 0;
	top:0;
	border-left: 2px #24272b solid;
}
.bottom dl form big button{
	width: 100%;
	font-size: 1.8rem;
	background: none;
	border: 0;
	line-height: 52px;
	margin: 0;
	padding: 0px 15px;
	color: #fff;
	font-family:Fontsix;
	text-align: left;
	position: relative;
	z-index: 6;
}
.bottom dl form big:hover{
	background: #c00d26;
}
@media (max-width:992px) {
	.bottom dl{
		width: 25%;
		float: left;
	}
	.bottom dl:first-child{
		width: 40%;
	}
	.bottom dl:nth-child(2){
		width: 35%;
	}
	.bottom dl:last-child{
		width: 100%;
	}
	.bottom dl form input{
		width: 48%;
		margin-right: 4%;
		float: left;
	}
	.bottom dl form input:nth-child(2){
		margin-right: 0;
	}
	.bottom dl form textarea{
		width: 100%;
	}
}
@media (max-width:768px) {
	footer{
		padding: 10px;
	}
	.bottom{
		padding: 10px 0px;
	}
	.bottom dl{
		width: 40%;
	}
	.bottom dl:first-child{
		width: 100%;
	}
	.bottom dl:nth-child(2){
		width: 50%;
	}
	.bottom dl:last-child{
		width: 100%;
	}
	.bottom dl dt{
		margin-bottom: 10px;
	}
	.bottom dl dt a{
		font-size: 1.8rem;
	}
	.bottom dl section{
		padding: 5px 0px 20px;
	}
	.bottom dl section span{
		font-size: 1.4rem;
		line-height: 22px;
		margin-top: 10px;
	}
	.bottom dl dd{
		padding: 5px 0px;
	}
	.bottom dl dd a{
		font-size: 1.4rem;
	}
}
.copy{
	border-top: 1px rgba(255,255,255,.1) solid;
	margin: 35px 0px 0px;
	padding: 25px 0px;
}
.copy{
	color: #fff;
	font-family: Fontthree;
	line-height: 36px;
}
.copy a{
	color: #fff;
}
.copy .pull-right a{
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	float: left;
	margin-left: 10px;
	transition: .3s;
}
.copy .pull-right a:hover{
	background: #004cb0;
}
@media (max-width:768px) {
	.copy>div{
		width: 100%;
		line-height: 18px;
		text-align: center;
	}
	.copy{
		margin: 15px 0px 0px;
		padding: 15px 0px 0px;
	}
	.copy .pull-right{
		padding: 10px 0px 0px;
	}
	.copy .pull-right a{
		display: inline-block;
		float: none;
	}
}
/*page*/
.ibanner{
	position: relative;
}

.ibanner img {
   width:100%;
   }

.weizhi{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	top: 50%;
	margin-top: -50px;
}
.weizhi h3{
	font-family:Fontfive;
	font-size: 5.2rem;
	line-height: 60px;
}
.weizhi span{
	display: block;
	font-family:Fontfour;
	font-size: 1.8rem;
	line-height: 30px;
}
.weizhi span a{
	color: #fff;
}
.lanmu{
	box-shadow: 0px 10px 20px rgba(0,0,0,.1);
	position: relative;
}
.lanmu i{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	background: #004cb0;
	transition: .5s;
}
.lanmu ul li{
	float: left;
	margin-right: 5%;
}
.lanmu ul li:last-child{
	margin-right: 0;
}
.lanmu ul li a{
	line-height: 74px;
	font-family:Fontfour;
	color: #333;
	font-size: 1.6rem;
	display: block;
	text-decoration:none;
}
.lanmu ul li.cur a{
	color: #004cb0;
}
@media (max-width:768px) {
	.weizhi{
		margin-top: -35px;
		text-align: center;
	}
	.weizhi h3{
		font-size: 2.4rem;
		line-height: 40px;
	}
	.weizhi span{
		font-size: 1.4rem;
		line-height: 20px;
	}
	.ibanner{
		widows: 100%;
		overflow: hidden;
	}
	.ibanner img{
		max-width: 200%;
	}
	.lanmu i{
		display: none;
	}
	.lanmu{
		padding: 15px 0px 5px;
		box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	}
	.lanmu ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 10px;
	}
	.pdlanmu ul li{
		width: 100%;
		margin-right: 0;
	}
	.lanmu ul li:nth-child(even){
		margin-right: 0;
	}
	.lanmu ul li a{
		line-height: 40px;
		text-align: center;
		border: 1px rgba(0,0,0,.1) solid;
		font-size: 1.4rem;
	}
}
.iabout dl dt{
	width: 50%;
	float: left;
}

.iabout dl dt img {
   width:100%;
   }

.iabout dl dd{
	width: 50%;
	float: left;
	padding: 3% 14% 0px 4%;
}
.iabout dl.dl dd{
	padding: 4% 6% 0px;
}
.iabout dl dd h3{
	font-family:Fontsix;
	font-size: 3.6rem;
	line-height: 54px;
}
.iabout dl dd section{
	color: #838383;
	line-height: 22px;
	font-family:Fontsix;
	margin: 15px 0px 0px;
}
.iabout dl dd section p{
	font-family:Fontsix;
}
.iabout dl dd ul li{
	float: left;
	width: 40%;
	margin-top: 40px;
	border-right: 2px rgba(0,0,0,.1) solid;
	padding-right: 8%;
}
.iabout dl dd ul li:nth-child(even){
	border-right: 0;
	padding-left: 8%;
	width: 60%;
}
.iabout dl dd ul li big{
	display: block;
	color: #333333;
	font-family:Fontseven;
	font-size: 4.3rem;
	line-height: 50px;
	height: 50px;
}
.iabout dl dd ul li big font{
	font-size: 1.6rem;
}
.iabout dl dd ul li span{
	display: block;
	color: #838383;
	font-size: 1.6rem;
	font-family:Fontsix;
	line-height: 22px;
}
.iabout dl dd ol{
	padding: 0;
	margin-right: -8px;
	margin-left: -8px;
	margin-top: 7%;
}
.iabout dl dd ol li{
	width: 25%;
	padding: 0px 8px;
	float: left;
}
.iabout dl dd ol li span{
	display: block;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
	background: #fff;
	line-height: 105px;
	border: 2px rgba(0,0,0,.1) solid;
	text-align: center;
	color: #333333;
	font-size: 2.3rem;
	font-family:Fontseven;
}
@media (max-width:1700px) {
	.iabout dl dd{
		padding: 3% 10% 0px 4%;
	}
	.iabout dl dd h3{
		font-size: 3.0rem;
		line-height: 44px;
	}
	.iabout dl dd ul li{
		margin-top: 25px;
		padding-right: 5%;
		width: 45%;
	}
	.iabout dl dd ul li:nth-child(even){
		padding-left: 5%;
		width: 55%;
	}
	.iabout dl dd ul li big{
		font-size: 3.3rem;
		line-height: 40px;
		height: 40px;
	}
}
@media (max-width:1580px) {
	.iabout dl dd{
		padding: 3% 5% 0px 4%;
	}
}
@media (max-width:1400px) {
	.iabout dl dd{
		padding: 2% 3% 0px;
	}
	.iabout dl dd h3{
		font-size: 2.4rem;
		line-height: 34px;
	}
	.iabout dl dd section{
		font-size: 1.3rem;
		line-height: 20px;
		margin: 5px 0px 0px;
	}
	.iabout dl dd ul li{
		margin-top: 15px;
	}
	.iabout dl dd ul li big{
		font-size: 2.6rem;
		line-height: 30px;
		height: 30px;
	}
	.iabout dl dd ul li big font{
		font-size: 1.4rem;
	}
	.iabout dl dd ul li span{
		font-size: 1.3rem;
	}
	.iabout dl.dl dd{
		padding: 2% 3% 0px;
	}
	.iabout dl dd ol{
		margin-top: 5%;
	}
	.iabout dl dd ol li span{
		box-shadow: 0px 0px 5px rgba(0,0,0,.1);
		line-height: 75px;
		font-size: 1.8rem;
	}
}
@media (max-width:1200px) {
	.iabout dl dd ul li{
		margin-top: 10px;
	}
	.iabout dl dd ul li big{
		font-size: 2.0rem;
		line-height: 20px;
		height: 20px;
	}
	.iabout dl dd ol{
		margin-top: 3%;
	}
	.iabout dl dd ol li span{
		box-shadow: 0px 0px 0px rgba(0,0,0,.1);
		line-height: 35px;
		font-size: 1.8rem;
		border: 0;
	}
}
@media (max-width:992px) {
	.iabout dl{
		max-width: 80%;
		margin: 40px auto;
	}
	.iabout dl dt{
		width: 100%;
	}
	.iabout dl dd{
		width: 100%;
		padding: 20px 0px 0px;
	}
	.iabout dl.dl dd{
		width: 100%;
		padding: 0px 0px 20px;
	}
}
@media (max-width:768px) {
	.iabout dl{
		max-width: 100%;
		margin: 0px auto;
	}
	.iabout dl dd{
		padding: 10px;
	}
	.iabout dl.dl dd{
		padding: 10px;
	}
	.iabout dl dd ol li{
		width: 50%;
	}
}
.shebei{
	background: url(../images/sbbg.jpg) center 0px no-repeat;
	background-size: 100% 100%;
	padding: 60px 0px 90px;
}
.equip{
	padding: 0px 8%;
}
.ititle{
	text-align: center;
	font-size: 3.6rem;
	color: #fff;
	font-family:Fontsix;
}
@media (max-width:768px) {
	.shebei{
		background: url(../images/sbbg.jpg) center 0px no-repeat;
		background-size: auto 100%;
		padding: 30px 0px;
	}
	.equip{
		padding: 0px 10px;
	}
	.ititle{
		font-size: 2.0rem;
	}
}
.lishi{
	background: #203c9f;
	padding: 88px 8%;
}
.lishi .ititle{
	color: #fff;
	margin-bottom: 55px;
}
#hist{
	padding-bottom:100px;
}
#hist .swiper-slide section{
	padding: 8% 0 0px;
}
#hist .swiper-slide section big{
	display:block;
	position:relative;
	margin-bottom:15px;
	padding:0px 15px;
}
#hist .swiper-slide section big:before{
	content:"";
	display:block;
	width:2px;
	height:45px;
	background:#849ff8;
	transform:rotate(30deg);
	position:relative;
	z-index:2;
}
#hist .swiper-slide section big:after{
	content:"";
	display:block;
	position:absolute;
	width:110%;
	height:2px;
	background:#2541a4;
	top:50%;
	left:0;
}
#hist .swiper-slide section h3{
	font-size: 2.6rem;
	color: #fff;
	font-family: Fontone;
}
#hist .swiper-slide section span{
	display: block;
	color: rgba(255,255,255,.6);
	line-height: 28px;
	font-size: 1.6rem;
	font-family: Fontsix;
	margin: 5% 0px 0px;
	word-wrap:break-word;
	padding-right:10%;
}
#hist .swiper-pagination{
	bottom: 30px;
	top: auto;
	width: 88%;
	left: 6%;
	background: #bbbbbb;
	height: 8px;
}
@media (max-width:992px) {
	#hist .swiper-slide section h3{
		font-size: 2.0rem;
	}
	#hist .swiper-slide section span{
		line-height: 22px;
		font-size: 1.4rem;
	}
}
@media (max-width:768px) {
	.lishi .ititle{
		color: #fff;
		margin-bottom: 15px;
	}
	.lishi{
		padding: 20px 10px;
	}
	#hist .swiper-pagination{
		display: none;
	}
}
#hist .swiper-pagination .swiper-pagination-progressbar-fill{
	background: #004cb0;
}
#hist .swiper-button-prev{
	border:2px #fff solid;
	border-radius:50%;
	width:40px;
	height:40px;
	margin-top:0;
	top:auto;
	bottom:0;
	background-size:40% auto;
	left:46%;
	outline:none;
}
#hist .swiper-button-next{
	border:2px #fff solid;
	border-radius:50%;
	width:40px;
	height:40px;
	background-size:40% auto;
	margin-top:0;
	top:auto;
	bottom:0;
	right:46%;
	outline:none;
}
@media (max-width:768px) {
	#hist .swiper-button-prev{
		left:30%;
	}
	#hist .swiper-button-next{
		right:30%;
	}
}
.network dl{
	background: #cfd9dd;
}
.network dl dd{
	width: 36%;
	float: left;
}
.network dl dt{
	width: 64%;
	float: left;
	background: #242a33;
	padding: 40px 10% 40px 3%;
}
.network dl dt h3{
	border-bottom: 1px rgba(255,255,255,.3) solid;
	font-size: 1.8rem;
	font-family: arial;
	color: #fff;
	line-height: 30px;
	padding: 20px 0px;
	margin-bottom: 6%;
}
.network dl dt i img{
	max-width:100%;
	height:auto;
}
.network dl dd{
	padding: 3% 4% 0px 0px;
}
.network dl dd section{
	float: right;
}
.network dl dd h2{
	font-size: 2.8rem;
	font-weight: bold;
	font-family: arial;
	color: #333;
}
.network dl dd h2 font{
	color: #047fc7;
}
.network dl dd section>div{
	padding:20px 0px;
}
.network dl dd section>div img{
	max-width:100%;
	height:auto;
}
.network dl dd ul{
	padding: 20px 0px 0px;
}
.network dl dd ul li{
	margin-top: 15px;
}
.network dl dd ul li a{
	display: block;
}
.network dl dd ul li a:after{
	content: "";
	display: block;
	clear: both;
}
.network dl dd ul li a i{
	float: left;
	display: block;
	max-width: 68px;
}
.network dl dd ul li a p{
	float: left;
	padding-left: 15px;
	color: #232c35;
	line-height: 40px;
	font-family: arial;
	font-size: 1.6rem;
}
@media (max-width:992px) {
	.network dl dd h2{
		font-size: 2.2rem;
	}
	.network dl dd ul{
		padding: 10px 0px 0px;
	}
	.network dl dd ul li a i{
		max-width: 48px;
	}
	.network dl dd ul li a p{
		line-height: 30px;
		font-size: 1.4rem;
	}
}
@media (max-width:768px) {
	.network dl dd h2{
		padding: 10px 10px 0px;
	}
	.network dl dd section{
		width: 100%;
	}
	.network dl dd ul{
		padding: 10px;
	}
	.network dl dd ul li{
		margin-top: 10px;
		float: left;
		width: 50%;
	}
	.network dl dd{
		width: 100%;
	}
	.network dl dt{
		width: 100%;
		padding: 10px;
	}
	.network dl dt h3{
		font-size: 1.4rem;
		line-height: 20px;
		padding: 0px 0px 10px;
		margin-bottom: 6%;
	}
}
.honor{
	background: url(../images/hnbg.jpg) center 0px no-repeat;
	padding: 90px 0px 120px;
}
.ihonor{
	position: relative;
}
.ihonor .ihtit{
	margin-bottom: 5%;
}
.ihonor .ihtit h3{
	color: #0c181c;
	font-size: 4.0rem;
	line-height: 46px;
	font-family:Fontfour;
	margin: 0px 0px 10px;
}
.ihonor .ihtit span{
	display: block;
	font-size: 1.8rem;
	color: #333333;
	line-height: 30px;
	font-family:Fontthree;
	max-width: 80%;
}
@media (max-width:992px) {
	.ihonor .ihtit h3{
		font-size: 2.6rem;
	}
	.ihonor .ihtit span{
		font-size: 1.4rem;
		line-height: 20px;
	}
}
#ihonor{
	position: static;
}
#ihonor .swiper-button-prev{
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border: 3px #808080 solid;
	left: auto;
	right: 60px;
	top: 0;
	margin: 0;
	background: url(../images/ihjt.png) center no-repeat;
}
#ihonor .swiper-button-next{
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border: 3px #808080 solid;
	right: 0px;
	top: 0;
	margin: 0;
	background: url(../images/ihjt.png) center no-repeat;
	transform: rotate(180deg);
}
@media (max-width:768px) {
	.honor{
		padding: 20px 0px;
		background: url(../images/hnbg.jpg) center 0px no-repeat;
		background-size: auto 100%;
	}
	.ihonor .ihtit{
		margin-bottom: 5%;
	}
	.ihonor .ihtit h3{
		font-size: 1.8rem;
		line-height: 26px;
		margin: 0px 0px 10px;
	}
	.ihonor .ihtit span{
		font-size: 1.3rem;
		line-height: 18px;
		max-width: 100%;
	}
	#ihonor .swiper-button-prev{
		display: none;
	}
	#ihonor .swiper-button-next{
		display: none;
	}
}
.inews{
	padding: 50px 0px;
}
.inews dl dt{
	font-weight: normal;
	border-bottom: 1px rgba(0,0,0,.1) solid;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.inews dl dt big{
	display: block;
	float: left;
	width: 40%;
}
.inews dl dt big img{
	width: 100%;
}
.inews dl dt section{
	float: right;
	padding: 1% 0px 0px;
	width: 58%;
}
.inews dl dt section small{
	color: #c0c0c0;
	font-size: 1.4rem;
	font-family: Fontsix;
	display: block;
	line-height: 40px;
}
.inews dl dt section h3{
	line-height: 20px;
}
.inews dl dt section h3 a{
	font-size: 1.8rem;
	color: #203878;
	font-family: Fontsix;
}
.inews dl dt section span{
	display: block;
	color: #8d8c8c;
	line-height: 26px;
	font-family: Fontsix;
	margin: 2% 0px 6%;
}
.inews dl dt section h4{
	margin: 0;
}
.inews dl dt section h4 a{
	display: block;
	width: 105px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background: #004cb0;
	font-size: 1.4rem;
	font-family:Fontsix;
	transition: .3s;
}
.inews dl dt section h4 a:hover{
	background: #f75a05;
}
.inews dl dd{
	border-bottom: 1px rgba(0,0,0,.1) solid;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.inews dl dd a{
	display: block;
}
.inews dl dd a:after{
	content: "";
	display: block;
	clear: both;
}
.inews dl dd a big{
	display: block;
	float: left;
	width: 11%;
	background: #e6e6e6;
	text-align: center;
	padding: 15px 0px;
}
.inews dl dd a big p{
	color: #c0c0c0;
	font-size: 7.0rem;
	font-family:Fontsix;
	line-height: 66px;
}
.inews dl dd a big small{
	display: block;
	color: #c0c0c0;
	font-size: 1.9rem;
	font-family:Fontsix;
	line-height: 19px;
}
.inews dl dd a section{
	float: right;
	width: 85%;
}
.inews dl dd a section h3{
	font-size: 1.8rem;
	color: #203878;
	font-family: Fontsix;
	line-height: 46px;
}
.inews dl dd a section span{
	display: block;
	color: #8d8c8c;
	line-height: 26px;
	font-family: Fontsix;
}
@media (max-width:1200px) {
	.inews dl dt section{
		padding: 0 0px 0px;
	}
	.inews dl dt section small{
		line-height: 30px;
	}
	.inews dl dt section span{
		margin: 1% 0px 4%;
	}
}
@media (max-width:992px) {
	.inews dl dt section h4{
		display: none;
	}
	.inews dl dt section small{
		line-height: 20px;
	}
	.inews dl dd a big{
		width: 15%;
	}
	.inews dl dd a section{
		width: 80%;
	}
	.inews dl dd a section h3{
		line-height: 36px;
	}
	.inews dl dd a section span{
		line-height: 24px;
	}
}
@media (max-width:768px) {
	.inews{
		padding: 20px 0px;
	}
	.inews dl dt big{
		width: 100%;
	}
	.inews dl dt section{
		padding: 10px 0px 0px;
		width: 100%;
	}
	.inews dl dt section h3 a{
		font-size: 1.6rem;
	}
	.inews dl dt section span{
		line-height: 22px;
		font-size: 1.3rem;
		margin: 0;
	}
	.inews dl dt{
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.inews dl dd a big{
		width: 100%;
		padding: 0;
		background: none;
	}
	.inews dl dd a big p{
		float: left;
		font-size: 1.4rem;
		line-height: 20px;
		margin: 0px 10px 0px 0px;
	}
	.inews dl dd a big small{
		float: left;
		font-size: 1.4rem;
		line-height: 20px;
	}
	.inews dl dd a section{
		width: 100%;
	}
	.inews dl dd a section h3{
		font-size: 1.6rem;
		line-height: 26px;
	}
	.inews dl dd a section span{
		line-height: 22px;
		font-size: 1.3rem;
	}
	.inews dl dd{
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
}
.page-list{
	padding: 25px 0px;
}
.page-list big{
	float: right;
	display: block;
}
.page-list big a{
	float: left;
	display: block;
	font-size: 1.6rem;
	color: #808080;
	font-family: Fontfour;
	border: 1px rgba(0,0,0,.1) solid;
	border-radius: 2px;
	line-height: 34px;
	padding: 0px 20px;
	transition: .3s;
	margin: 0px 0px 5px 10px;
}
.page-list big a:hover,.page-list big a.hover{
	background: #004cb0;
	color: #fff;
	border:1px #004cb0 solid;
}
@media (max-width:768px) {
	.page-list{
		padding: 15px 0px;
	}
	.page-list big a{
		font-size: 1.4rem;
		line-height: 30px;
	}
}
.icontact{
	padding:70px 0px;
}
.icontact .ictext{
	width:45%;
	float: left;
}
.icontact .icimg{
	width:55%;
	float: right;
}
.icontact big{
	display:block;
	border:5px #ececec solid;
}
.icontact h3{
	font-size:3.0rem;
	color:#333333;
	line-height:32px;
	font-family: Fontsix;
}
.icontact h3:after{
	content:"";
	display:block;
	width:30px;
	height:3px;
	background:#114798;
	margin:30px 0px 30px 10px;
}
.icontact ul li{
	margin-bottom:5px;
}
.icontact ul li:after{
	content: "";
	display: block;
	clear: both;
}
.icontact ul li i{
	float: left;
	display: block;
	text-align: center;
	width: 32px;
}
.icontact ul li span{
	line-height:31px;
	margin-left:10px;
	font-size:1.6rem;
	font-family:Fontsix;
	float: left;
}
.icontact ul li p{
	font-family:Fontsix;
}
@media (max-width:1200px) {
	.icontact h3{
		font-size:1.6rem;
	}
	.icontact h3:after{
		margin:20px 0px;
	}
	.icontact ul li p{
		line-height:31px;
		font-size:1.3rem;
	}
}
@media (max-width:992px) {
	.icontact .ictext{
		width:100%;
		margin-bottom: 10px;
	}
	.icontact .icimg{
		width:100%;
	}
	.icontact ul li{
		width: 49%;
		float: left;
		margin-right: 2%;
	}
	.icontact ul li:nth-child(even){
		margin-right: 0;
	}
}
@media (max-width:768px) {
	.icontact{
		padding:20px 0px;
	}
	.icontact h3:after{
		margin:10px 0px 20px 0px;
	}
	.icontact ul li{
		width: 100%;
		margin-right: 0;
	}
}
.feedback{
	background:#eeeeee;
	padding:60px 0px;
}
.feedback h3{
	text-align:center;
	color:#2d2d2d;
}
.feedback h3{
	display:block;
	font-size:4.2rem;
	font-family:Fontfour;
}
.feedback h3 font{
	color:#004cb0;
}
.feedback form{
	margin:40px 0px 0px;
}
.feedback form section{
	margin-bottom:30px;
}
.feedback form section:after{
	content: "";
	display: block;
	clear: both;
}
.feedback form section span{
	width:32%;
	display:block;
	float: left;
	margin-right: 2%;
}
.feedback form section span:nth-child(3){
	margin-right: 0;
}
.feedback form span p{
	color:#666666;
	font-size:1.6rem;
	line-height:20px;
	font-family:Fontthree;
	margin:0px 0px 10px;
}
.feedback form span input{
	width:100%;
	line-height:24px;
	padding:18px;
	height:60px;
	border:1px rgba(0,0,0,.2) solid;
	border-radius:4px;
}
.feedback form span textarea{
	width:100%;
	line-height:24px;
	padding:18px;
	border:1px rgba(0,0,0,.2) solid;
	border-radius:4px;
	resize:none;
}
.feedback form big{
	display:block;
}
.feedback form big button{
	width:210px;
	float: right;
	border:0;
	height:58px;
	color:#fff;
	font-size:1.6rem;
	background:#004cb0;
	border-radius:4px;
	margin-top:20px;
	transition:.3s;
}
.feedback form big button:hover{
	background:#cb7413;
}
@media (max-width:1200px) {
	.feedback h3 p{
		font-size:1.5rem;
	}
	.feedback h3 span{
		font-size:3.2rem;
	}
	.feedback form span p{
		font-size:1.35rem;
	}
	.feedback form span input{
		padding:10px;
		height:44px;
	}
	.feedback form span textarea{
		padding:10px;
		height:164px;
	}
	.feedback form big button{
		height:48px;
		font-size:1.35rem;
	}
}
@media (max-width:768px) {
	.feedback{
		background:#eeeeee;
		padding:30px 0px;
	}
	.feedback form{
		margin:20px 0px 0px;
	}
	.feedback h3{
		font-size:2.6rem;
	}
	.feedback form section{
		margin-bottom:0px;
	}
	.feedback form section span{
		width:100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.feedback form span input{
		padding:5px 12px;
		height:44px;
	}
	.feedback form span textarea{
		padding:12px;
	}
	.feedback form big button{
		width: 100%;
	}
}
.pdclass{
	padding: 50px 0px 10px;
}
.pdclass ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
.pdclass ul li a{
	display: block;
	line-height: 26px;
	border: 1px rgba(0,0,0,.1) solid;
	font-family:Fontthree;
	color: #585757;
	padding: 0px 10px;
	border-radius: 13px;
	background: #f8fcff;
	transition: .3s;
}
.pdclass ul li.cur a,.pdclass ul li a:hover{
	color: #fff;
	background: #004cb0;
	border: 1px #004cb0 solid;
}
.iproduct{
	padding: 0px 0px 55px;
}
.iproduct ul li{
	margin-bottom: 30px;
}
.iproduct ul li a{
	display: block;
	background: #f1f1f1;
	padding: 3px;
}
.iproduct ul li a i{
	display:block;
	background:#fff;
}
.iproduct ul li a img{
	width: 100%;
}
.iproduct ul li a span{
	display: block;
	line-height: 47px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #585757;
	font-size: 1.5rem;
	font-family: Fontthree;
	padding: 3px 0px 0px 10px;
}
@media (max-width:768px) {
	.pdclass{
		padding: 20px 0px 10px;
	}
	.pdclass ul li{
		margin-right: 5px;
		margin-bottom: 10px;
	}
	.pdclass ul li a{
		line-height: 26px;
		font-size: 1.3rem;
	}
}
.iproductd{
	padding: 0px 0px 50px;
}
.pro-img{
	position: relative;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}
.pro-img #Gbig{
	width:100%;
}
.pro-img .colmd5{
	width:40%;
	float: left;
}
.pro-img .colmd7{
	width:57%;
	float: right;
}
@media (max-width:768px){
	.pro-img .colmd5{
		width:100%;
		display: none;
	}
	.pro-img .colmd7{
		width:100%;
	}
	.iproductd{
		padding: 0px 0px 20px;
	}
}
.pro-img .colmd7 .pro-ptt{
	font-size:2.2rem;
	line-height:20px;
	padding:10px 0px 15px;
	border-bottom:1px #ddd solid;
	font-family: Fontsix;
}
.pro-img .colmd7 .clttop{
	width:100%;
}
.jqzzoom{
	position:relative;
}
.jqzoom{
	position:relative;
	overflow:hidden;
	font-size:0;
	border:1px #ddd solid;
}
.zoomdiv{
	float:left;
	top:0 !important;
	left:101% !important;
	border:3px solid #e4e4e4;
	display:none;
	text-align:center;
	overflow: hidden;
	position:absolute;
	z-index:999;
	background-color:#fff;
	font-size:0;
}
.zoomdiv img{
	max-width:none;
}
.bigimg{
	width:800px;
	height:800px;
}
.jqZoomPup{
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:100px !important;
	height:100px !important;
	border:1px solid #aaa;
	background:#fff 50% top no-repeat;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
	cursor:move;
}
.xiaotu{
	position: absolute;
	bottom: 0;
	left: 43%;
	width: 57%;
}
#xiaotu{
	position:relative;
	width:100%;
	padding:0px 30px;
}
@media (max-width:768px){
	.xiaotu{
		position: static;
		width: 100%;
	}
	.jqZoomPup{
		display:none !important;
	}
	.zoomdiv{
		display:none !important;
	}
	#xiaotu{
		padding: 0;
	}
}
#xiaotu .swiper-container{
	position:static;
}
#xiaotu .swiper-container .swiper-button-next{
	height:100%;
	top:0;
	right:0;
	width:25px;
	margin-top:0px;
	background-color: #004cb0;
	background-size:auto 25px;
}
#xiaotu .swiper-container .swiper-button-prev{
	height:100%;
	top:0;
	left:0;
	width:25px;
	margin-top:0px;
	background-color: #004cb0;
	background-size:auto 25px;
}
@media (max-width:768px) {
	#xiaotu .swiper-container .swiper-button-next{
		background-color: transparent;
		background-image: url(../images/fzjt.png);
		background-size:auto 56px;
		width: 30px;
		height: 56px;
		margin-top: -28px;
		top: 50%;
		transform: rotate(180deg);
	}
	#xiaotu .swiper-container .swiper-button-prev{
		background-color: transparent;
		background-image: url(../images/fzjt.png);
		background-size:auto 56px;
		width: 30px;
		height: 56px;
		margin-top: -28px;
		top: 50%;
	}
}
#xiaotu .swiper-slide a{
	font-size:0;
	display:block;
	position:relative;
	padding-right: 1px;
}
#xiaotu img{
	width:100%;
	border:1px #ddd solid;
}
#xiaotu .swiper-slide a.hover img{
	border:1px #2e67da solid;
}
@media (max-width:768px) {
	#xiaotu .swiper-slide a{
		padding-right: 0px;
	}
	#xiaotu img{
		border:1px #ddd solid;
	}
	#xiaotu .swiper-slide a.hover img{
		border:1px #ddd solid;
	}
}
.colmd7{
	color:rgba(0,0,0,.8);
}
.colmd7 .clttop>section{
	font-size:1.4rem;
	line-height:24px;
	font-family:Fontthree;
	margin:0;
	color: #888;
	padding:10px 0px 0px;
}
.prd-xqtt{
	font-size:1.4rem;
	background:#d7d7d7;
	line-height:20px;
	margin:35px 0px 20px;
	padding:5px 0px 0px 20px;
}
.prd-xqtt p{
	background:#fff;
	padding:5px 20px;
	font-family:Fontone;
	line-height:20px;
	float: left;
}
.prd-content{
	line-height:27px;
	font-family:Fontthree;
	font-size: 1.4rem;
	color: #666;
}
.prd-content p{
	font-family:Fontthree;
}
.prd-content img{
	max-width: 100%;
	height: auto;
}
.fanye{
	padding: 25px 0px;
}
.fanye a{
	display: block;
	max-width: 50%;
	float: left;
	color: #000;
	font-family:Fontsix;
	font-size: 1.6rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.fanye a:last-child{
	float: right;
}
.fanye a:hover{
	color: #f00;
}
@media (max-width:1200px) {
	.pro-img .colmd7 .pro-ptt{
		font-size:1.8rem;
	}
	.colmd7 .clttop>section{
		font-size:1.4rem;
		line-height:22px;
	}
}
@media (max-width:992px) {
	.pro-img .colmd7 .pro-ptt{
		font-size:1.8rem;
		padding:10px 0px;
	}
	.colmd7 .clttop>section{
		font-size:1.3rem;
		line-height:20px;
	}
}
@media (max-width:768px) {
	.fanye{
		padding: 15px 0px 0px;
	}
	.fanye a{
		max-width: 100%;
		width: 100%;
		font-size: 1.4rem;
		line-height: 30px;
	}
}
.inewsd{
	padding: 50px 0px;
}
.inesd{
	width:67%;
	float: left;
}
.instui{
	width:30%;
	float: right;
}
@media (max-width:992px) {
	.inesd{
		width:100%;
	}
	.instui{
		display: none;
	}
}
@media (max-width:768px) {
	.inewsd{
		padding: 20px 0px;
	}
}
.instui form{
	width:100%;
	border:2px #000 solid;
	display:flex;
}
.instui form input{
	width:85%;
	line-height:26px;
	padding:10px;
	outline:none;
	border:0;
	font-family:Fontthree;
	font-size:1.8rem;
}
.instui form button{
	width:15%;
	background:url(../images/hfdj.png) center no-repeat;
	border:0;
}
.instui h3{
	color:#222222;
	font-size:2.23rem;
	line-height:30px;
	font-family:Fonttwo;
}
.instui h3:after{
	content:"";
	width:32px;
	display:block;
	height:3px;
	background:#004cb0;
	margin:5px 0px 0px;
}
@media (max-width:1200px) {
	.instui form input{
		line-height:20px;
		font-size:1.6rem;
	}
	.instui h3{
		font-size:2.2rem;
		margin:30px 0px 0px;
	}
}
.instui dl{
	margin:30px 0px 0px;
}
.instui dl dd{
	margin-bottom:20px;
}
.instui dl dd a{
	display:flex;
	justify-content:space-between;
	color:#222222;
}
.instui dl dd a big{
	width:26%;
	display:block;
	overflow:hidden;
}
.instui dl dd a big img{
	width:100%;
	transform:scale(1);
	transition:1s;
}
.instui dl dd a:hover big img{
	transform:scale(1.2);
}
.instui dl dd a section{
	width:70%;
	display:flex;
	flex-wrap:wrap;
	align-content:space-between;
}
.instui dl dd a section p{
	font-family:Fontsix;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	transition:.3s;
}
.instui dl dd a section span{
	display:block;
	font-size:1.2rem;
	color:#666666;
	font-family:Fontthree;
	line-height:18px;
	max-height:36px;
	overflow:hidden;
	width:100%;
}
.instui dl dd a section small{
	color:#004cb0;
	font-size:1.2rem;
	font-family:Fontthree;
	display:block;
	width:100%;
}
.instui dl dd a:hover section p{
	color:#004cb0;
}
.instt{
	font-size:2.0rem;
	font-family:Fontone;
	text-align:center;
	line-height:22px;
	margin:0px 0px 10px;
}
.insct{
	font-family:Fontthree;
	line-height:24px;
	color:#444;
	margin:20px 0px 0px;
}
.insct p{
	font-family:Fontthree;
}
.instm{
	display:flex;
	justify-content:center;
	border-bottom:2px rgba(0,0,0,.5) solid;
	padding-bottom:7px;
}
.instm span{
	color:#777;
	font-family:Fontsix;
	display:flex;
	line-height:30px;
	margin:0px 10px;
	font-size:1.3rem;
}
.instm span i{
	line-height:26px;
	margin-right:5px;
}
.inesd .fanye a{
	font-size: 1.4rem;
}
@media (max-width:1200px) {
	.instt{
		font-size:1.8rem;
		font-family:Fontthree;
		margin:0px 0px 5px;
	}
	.instm{
		border-bottom:1px rgba(0,0,0,.5) solid;
		padding-bottom:5px;
	}
}
@media (max-width:768px) {
	.instt{
		font-size:1.5rem;
		font-family:Fontsix;
	}
	.instm span{
		line-height:20px;
		font-size:1.2rem;
	}
	.instm span i{
		line-height:17px;
	}
	.insct{
		line-height:22px;
		font-size: 1.3rem;
		margin:10px 0px 0px;
	}
}
.idown{
	padding:50px 0px;
}
.idown form{
	display:flex;
	justify-content:space-between;
}
.idown form input{
	width:84%;
	line-height:20px;
	font-size:1.8rem;
	border:0;
	font-family:Fontthree;
	padding:30px 0px 30px 40px;
	border: 1px rgba(0,0,0,.2) solid;
}
.idown form button{
	display:block;
	border:0;
	background:#004cb0 url(../images/fdj.png) center no-repeat;
	width:14%;
	transition:.3s;
}
.idown form button:hover{
	background-color:#f07700;
}
.idown ul li{
	margin-bottom:15px;
}
.idown ul li a{
	display:flex;
	background:#fff;
	padding:2% 7% 2% 3%;
	justify-content:space-between;
	border:1px rgba(0,0,0,.15) solid;
	align-items:center;
	transition:.3s;
	text-decoration:none;
}
.idown ul li a section{
	display:flex;
}
.idown ul li a section small{
	margin:0px 15px 0px 0px;
}
.idown ul li a section big{
	display:flex;
	flex-wrap:wrap;
	align-content:space-between;
}
.idown ul li a section big p{
	font-size:2.2rem;
	color:#333333;
	width:100%;
	font-family:Fontsix;
	line-height:26px;
}
.idown ul li a section big b{
	font-size:1.4rem;
	color:rgba(0,0,0,.4);
	font-weight:normal;
	line-height:18px;
	font-family:Fontthree;
}
.idown ul li a span{
	border:1px #004cb0 solid;
	color:#004cb0;
	line-height:20px;
	padding:5px 25px;
	transition:.3s;
	font-family:Fontthree;
}
.idown ul li a:hover{
	border:1px #004cb0 solid;
}
.idown ul li a:hover span{
	background:#004cb0;
	color:#fff;
}
.ijob{
	padding:40px 0px 30px;
}
.ijob dl{
	padding:30px 0 0px;
	background:#fff;
	margin:0px 0px 0px;
}
.ijob dl section{
	border:1px #ddd solid;
	margin-bottom:15px;
}
.ijob dl section dt{
	cursor:pointer;
	font-weight:normal;
	padding:15px 10px;
	display:flex;
	align-items:center;
	background:url(../images/qsbt.png) calc(100% - 40px) center no-repeat;
	background-size:20px auto;
}
.ijob dl section small{
	width:30px;
	height:30px;
	display:block;
	border-radius:50%;
	background:#808080;
	color:#fff;
	text-align:center;
	line-height:30px;
	font-size:1.3rem;
	transition:.3s;
}
.ijob dl section dt p{
	font-size:1.6rem;
	color:#808080;
	margin:0px 0px 0px 25px;
	transition:.3s;
}
.ijob dl section dd{
	display:none;
	padding:0px 10px;
}
.ijob dl section dd>div{
	display:flex;
	border-top:1px #f08200 solid;
	padding:15px 0px;
}
.ijob dl section.active{
	border:1px #f08200 solid;
}
.ijob dl section.active small{
	background:#f08200;
}
.ijob dl section.active:before{
	border-top:1px #fff solid;
}
.ijob dl section.active dt p{
	color:#f08200;
}
.ijob dl section.active dt{
	background:url(../images/qsbtn.png) calc(100% - 40px) center no-repeat;
	background-size:20px auto;
}
.ijob dl section dd>div span{
	display:block;
	line-height:28px;
	margin:0px 0px 20px 25px;
	font-size:1.4rem;
	color:#808080;
}
.ijob dl section:hover small{
	background:#f08200;
}
.ijob dl section:hover dt p{
	color:#f08200;
}
@media (max-width:768px) {
	.ijob{
		padding:20px 0px;
	}
	.ijob dl{
		padding:0px 0 0px;
	}
	.ijob dl section dt p{
		font-size:1.4rem;
		margin:0px 0px 0px 15px;
	}
	.ijob dl section dt{
		padding:10px;
		background:url(../images/qsbt.png) calc(100% - 20px) center no-repeat;
		background-size:20px auto;
	}
	.ijob dl section.active dt{
		background:url(../images/qsbtn.png) calc(100% - 20px) center no-repeat;
		background-size:20px auto;
	}
	.ijob dl section dd>div span{
		line-height:22px;
		margin:0px 0px 0px 15px;
		font-size:1.3rem;
	}
}