header{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 99;
	left: 0;
}
.sousuo{
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	background: rgba(255,255,255,.7);
	padding: 30px 0px;
	display: none;
}
.sousuo form{
	display: flex;
}
.sousuo form input{
	width: 85%;
	border: 0;
	line-height: 20px;
	padding: 15px;
	background-color: #fff;
	outline: none;
	font-family:MaisonNeue-Book;
	font-size: 1.6rem;
}
.sousuo form button{
	width: 15%;
	border: 0;
	background-color: #eb8000;
	font-family:MaisonNeue-Book;
	font-size: 1.6rem;
	color: #fff;
}
.head{
	background: rgba(0,0,0,.9);
}
.top{
	padding: 5px 6% 5px 5%;
	display: flex;
	justify-content: space-between;
	transition: .3s;
}
.head .top{
	padding: 5px 6% 5px 5%;
}
.logo{
	max-width:280px;
	    display: flex;
    align-items: center;
}
.menu{
	width: 70%;
	display: flex;
	justify-content: space-between;
}
.menu ul{
	display: flex;
	justify-content: space-between;
	width: 70%;
}
.menu ul li a{
	display: block;
	color: #fff;
	font-family:MaisonNeue-Medium;
	padding: 0px 5px;
	text-align: center;
	position: relative;
}
.menu ul li p{
	position: relative;
	z-index: 3;
	line-height: 87px;
	font-size: 1.8rem;
}
.menu ul li a:after{
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 4px;
	background-color: #2559c7;
	bottom: 17px;
	opacity: 0;
}
.menu ul li.active a:after,.menu ul li:hover a:after{
	opacity: 1;
}
.menu .search{
	width: 47px;
	height: 85px;
	background: url(../images/fdj.png) center no-repeat;
	cursor: pointer;
	background-size: 15px auto;
}

.menu .lg {
    width: 15%;
    color: #fff;
    margin-left: 70px;
    
}


.menu .lg a {
    line-height: 87px;
    font-size: 1.8rem;
    color: #fff;
    font-family: MaisonNeue-Medium;
    padding: 0px 5px;
    text-align: center;
    position: relative;
}


.banner{
	position: relative;
}
.banner .swiper-container .swiper-pagination{
	text-align: left;
	padding: 0px 8%;
	bottom: 70px;
}
.banner .swiper-container .swiper-pagination span{
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px rgba(255,255,255,.46) solid;
	background-color: transparent;
	opacity: 1;
}
.banner .swiper-container .swiper-pagination span.swiper-pagination-bullet-active{
	border: 2px rgba(255,255,255,.7) solid;
}
.banner .bntext{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 30%;
	color: #fff;
}
.banner .bntext h4{
	position: relative;
	font-size: 1.6rem;
	font-family:MaisonNeue-Medium;
	letter-spacing: 1px;
	padding-left: 5px;
}
.banner .bntext h4:after{
	content: "";
	position: absolute;
	right: 100%;
	top: 50%;
	height: 2px;
	margin-top: -4px;
	background-color: rgba(255,255,255,.6);
	width: 48px;
}
.banner .bntext h3{
	font-size: 7.8rem;
	line-height: 88px;
	font-family:ITCAvantGardeStd;
	margin: 20px 0px 75px;
}
.banner .bntext a{
	display: block;
	width: 172px;
	height: 54px;
	border: 2px #fff solid;
	text-align: center;
	line-height: 50px;
	font-size: 1.4rem;
	font-family:MaisonNeue-Medium;
	color: #fff;
	letter-spacing: 1px;
}
.banner .bntext a:hover{
	background-color: #fff;
	color: #000;
}
.banner .msdown{
	width: 60px;
	height: 90px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -30px;
	padding-top: 30px;
	z-index: 8;
}
.banner .msdown:after{
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	border: 1px #fff solid;
	border-radius: 50%;
}
.banner .msdown i{
	position: absolute;
	width: 10px;
	height: 52px;
	top: 0;
	left: 50%;
	margin-left: -5px;
	z-index: 3;
	animation: tobottom .8s linear infinite;
	-webkit-animation: tobottom .8s linear infinite;
}
@keyframes tobottom
{
	0% {top: 0;}
	50% {top: 25px;}
	100% {top: 0;}
}
 
@-webkit-keyframes tobottom
{
	0% {top: 0;}
	50% {top: 25px;}
	100% {top: 0;}
}
.title{
	text-align: center;
}
.title h3{
	color: #2c3f58;
	font-size: 4.0rem;
	line-height: 50px;
	font-family:MaisonNeue-Bold;
	text-transform: uppercase;
}
.title span{
	display: block;
	font-size: 1.4rem;
	font-family:MaisonNeue-Medium;
	color: #2c3f58;
	opacity: .6;
	line-height: 34px;
	margin: 0px 0px 5px;
}
.title i{
	display: block;
	max-width: 400px;
	height: 1px;
	background: rgba(0,0,0,.1);
	margin: 15px auto;
	position: relative;
}
.title i:after{
	content: "";
	display: block;
	width: 110px;
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -50px;
	height: 3px;
	background: #d00f1f;
}
.product{
	padding: 55px 0px 60px;
	background: url(../images/pdbg.webp) center no-repeat;
	background-size: cover;
}
.product dl{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 0px 35px;
}
.product dl i{
	margin: 0px 17px;
}
.product dl dd a{
	display: block;
	font-size: 1.4rem;
	color: #262423;
	font-family:MaisonNeue-Medium;
	line-height: 30px;
	padding: 0px 5px;
	position: relative;
}
.product dl dd a p{
	position: relative;
	z-index: 4;
}
.product dl dd a:after{
	content: "";
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0;
	bottom: 8px;
	background-color: #d0a378;
	opacity: 0;
}
.product dl dd:hover a:after{
	opacity: 1;
}
.product dl i:last-child{
	display:none;
}
.product .swiper-slide a{
	display: block;
	position: relative;
	color: #fff;
}
.product .swiper-slide a section{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 60px 15px 20px;
	background-image: linear-gradient(to top,rgba(76,83,102,1),rgba(76,83,102,0));
}
.product .swiper-slide a h4{
	font-size: 2.6rem;
	font-family:MaisonNeue-Medium;
	line-height: 30px;
}
.product .swiper-slide a span{
	display: none;
	font-size: 1.2rem;
	font-family:MaisonNeue-Book;
	line-height: 16px;
}
.product .swiper-slide a:hover span{
	display: block;
}
.product .swiper-slide a:hover:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 5px #2559c7 solid;
}
.product .swiper-slide a:hover section{
	background-image: linear-gradient(to top,#2559c7,transparent);
}
.about{
	padding: 50px 0px 100px;
	background: url(../images/abbg.webp) right bottom no-repeat;
}
.about dl{
	display: flex;
	justify-content: space-between;
}
.about dl dt{
	width: 48%;
}
.about dl dt img{
	border-radius: 7px;
}
.about dl dd{
	width: 45%;
}
.about .title{
	text-align: left;
}
.about .title h3{
	line-height: 40px;
}
.about .title span{
	margin: 0px 0px 20px;
	color: #000;
}
.about dl dd{
	padding: 10px 0px 0px;
}
.about section{
	margin: 25px 0px 13%;
	color: #555a63;
	line-height: 28px;
	font-family:MaisonNeue-Book;
}
.about dl dd>a{
	display: block;
	width: 213px;
	line-height: 64px;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book;
	background-color: #2559c7;
	letter-spacing: 1px;
}
.about dl dd>a:hover{
	background: #eb8000;
}
.shuju{
	background: url(../images/sjbg.webp) center no-repeat;
	padding: 80px 0px;
	background-size: cover;
}
.shuju ul{
	display: flex;
	justify-content: space-between;
}
.shuju ul li{
	display: flex;
	color: #fff;
}
.shuju ul li section{
	padding-right: 20px;
}
.shuju ul li i{
	display: block;
	padding: 10px 0px 0px;
}
.shuju ul li small{
	display: block;
	font-size: 1.6rem;
	font-family:MaisonNeue-Medium;
	opacity: .6;
	line-height: 25px;
	margin-left: 5px;
}
.shuju ul li span{
	display: flex;
	align-items: flex-start;
	font-size: 4.6rem;
	line-height: 50px;
	font-family:ITCAvantGardeStdMdCn;
	margin: 5px 0px 0px;
}
.shuju ul li:first-child span{
	align-items: flex-end;
}
.shuju ul li span font{
	font-size: 14px;
	font-family:MaisonNeue-Medium;
	line-height: 32px;
	margin-left: 20px;
}
.shuju ul li span:after{
	content: "+";
	font-size: 1.8rem;
	margin-left: 10px;
	line-height: 22px;
}
.shuju ul li:first-child span::after{
	display: none;
}
.gongchang{
	padding: 55px 0px 40px;
	background: url(../images/pdbg.webp) center no-repeat;
	background-size: cover;
}
.gongchang .swiper-container{
	margin: 60px 0px 0px;
}
.gongchang .swiper-container .swiper-slide a{
	display: block;
	position: relative;
	padding-bottom: 30px;
}
.gongchang .swiper-container .swiper-slide a img{
	border-radius: 7px;
}
.gongchang .swiper-container .swiper-slide a span{
	width: 86%;
	background: #fff url(../images/hjt.png) right 20px center no-repeat;
	position: absolute;
	bottom: 0;
	line-height: 60px;
	left: 7%;
	padding: 0px 20px;
	font-size: 1.38rem;
	color: #44484f;
	font-family:MaisonNeue-Medium;
}
.gongchang .swiper-container{
	padding-bottom: 75px;
}
.gongchang .swiper-container .swiper-pagination{
	bottom: 0;
}
.gongchang .swiper-container .swiper-pagination span{
	width: 24px;
	height: 24px;
	background-color: #fff;
	opacity: 1;
}
.gongchang .swiper-container .swiper-pagination span.swiper-pagination-bullet-active{
	background-color: #2559c7;
}
.kehu{
	padding: 45px 0px 55px;
	background-color: #e4e8ef;
}
.kehu ul{
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 40px;
}
.kehu ul li{
	width: 20%;
	padding: 0px 10px;
	float: left;
}
.kehu ul li img{
	border-radius: 3px;
}
.news{
	padding: 40px 0px;
}
.news ul{
	margin-top: 30px;
	padding-bottom: 25px;
}
.news ul a{
	display: block;
	position: relative;
}
.news ul a img{
	border-radius: 6px;
}
.news ul a span{
	display: block;
	color: #242628;
	font-size: 2.0rem;
	line-height: 28px;
	font-family:MaisonNeue-Book;
	margin: 30px 0px;
}
.news ul a small{
	display: block;
	color: #b4b4b4;
	font-size: 1.4rem;
	line-height: 20px;
	font-family:MaisonNeue-Book;
	background: url(../images/ysjt.png) 60px center no-repeat;
}
.news ul a p{
	position: absolute;
	width: 130px;
	height: 36px;
	top: 20px;
	left: 20px;
	color: #2559c7;
	background: rgba(255,255,255,.9) url(../images/rq.png) 15px center no-repeat;
	border-radius: 18px;
	line-height: 36px;
	font-family:MaisonNeue-Medium;
	padding-left: 35px;
}
.news>a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	width: 330px;
	background-color: #f6f6f6;
	border-radius: 31px;
	margin: 0 auto;
}
.news>a p{
	line-height: 32px;
	color: #2559c7;
	font-family:MaisonNeue-Book;
	padding-left: 20px;
	font-size: 1.5rem;
}
.news>a span{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #2559c7;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.news>a span i{
	display: block;
	width: 50%;
	height: 50%;
	display: flex;
	padding: 1px;
}
.news>a span i:nth-of-type(1){
	justify-content: flex-end;
	align-items: flex-end;
}
.news>a span i:nth-of-type(2){
	align-items: flex-end;
}
.news>a span i:nth-of-type(3){
	justify-content: flex-end;
}
.news>a span i:after{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background-color: #fff;
	border-radius: 50%;
}
.message{
	padding: 55px 0px 10px;
	background: #f1f1f1 url(../images/fdbg.webp) center 0 no-repeat;
}
.message h1{
	font-size: 4.0rem;
	line-height: 48px;
	font-family:MaisonNeue-Bold;
	color: #fff;
	text-align: center;
}
.message dl{
	margin: 15px 0px 0px;
	display: flex;
	background-color: #fcfcfc;
	justify-content: space-between;
}
.message dl dd{
	width: 52%;
	padding: 45px 50px 50px;
}
.message dl dt{
	width: 48%;
}
.message dl form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.message dl form span{
	display: block;
	width: 100%;
	background-position: 0px center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.message dl form span:nth-of-type(1),.message dl form span:nth-of-type(2){
	width: 47%;
}
.message dl form input{
	width: 100%;
	border: 0;
	border-bottom: 1px rgba(0,0,0,.1) solid;
	line-height: 20px;
	padding: 15px 0px 15px 34px;
	outline: none;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book;
	background: transparent;
}
.message dl form input::-webkit-input-placeholder{
	color:#969696;
}
.message dl form input::-moz-placeholder{
	color:#969696;
}
.message dl form input:-moz-placeholder{
	color:#969696;
}
.message dl form input:-ms-input-placeholder{
	color:#969696;
}
.message dl form section{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 100%;
	padding: 5px 0px 0px;
}
.message dl form section small{
	width: 60%;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px rgba(0,0,0,.1) solid;
}
.message dl form section input{
	padding-left: 0;
	width: 70%;
	border: 0;
}
.message dl form section big{
	width: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 10px;
}
.message dl form section button{
	width: 30%;
	color: #fff;
	border: 0;
	font-size: 1.6rem;
	line-height: 48px;
	border-radius: 3px;
	background-color: #2559c7;
	font-family:MaisonNeue-Medium;
	letter-spacing: 1px;
}
footer{
	background-color: #f1f1f1;
}
.bottom{
	display: flex;
	justify-content: space-between;
	padding-bottom: 45px;
	padding-top: 60px;
}
.bottom dl dt{
	font-weight: normal;
	margin-bottom: 15px;
}
.bottom dl dt a{
	font-size: 1.7rem;
	line-height: 22px;
	color: #000;
	font-family:MaisonNeue-Medium;
}
.bottom dl dd a{
	font-size: 1.5rem;
	line-height: 31px;
	color: rgba(0,0,0,.4);
	font-family:MaisonNeue-Medium;
}
.bottom .contact{
	text-align: right;
}
.bottom .contact h3{
	font-size: 1.6rem;
	color: #000;
	font-family:MaisonNeue-Medium;
	letter-spacing: 2px;
	line-height: 22px;
}
.bottom .contact h2{
	font-family:DINCond-Bold;
	line-height: 50px;
	font-size: 3.5rem;
	padding: 5px 0px 15px;
}
.bottom .contact ul{
	display: flex;
	justify-content: flex-end;
}
.bottom .contact ul li{
	padding-left: 15px;
}
.bottom .contact ul li a{
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #eaecef;
	text-align: center;
	color: #2559c7;
}
.bottom .contact ul li a i{
	line-height: 30px;
	font-size: 1.6rem;
}
.bottom .contact ul li a:hover{
	background-color: #2559c7;
	color: #fff;
}
.bottom .btlogo img{
    width: 190px;
}

.copy{
	display: flex;
	justify-content: space-between;
	border-top: 1px rgba(0,0,0,.07) solid;
	line-height: 40px;
	padding: 20px 0px;
	font-family:MaisonNeue-Book;
	color: rgba(0,0,0,.5);
}
.copy a{
	color: rgba(0,0,0,.5);
}
/*page*/
.ibanner{
	position: relative;
}
.ibanner .weizhi{
	position: absolute;
	width: 100%;
	top: 44%;
	left: 0;
	text-align: center;
}
.ibanner .weizhi h3{
	color: #fff;
	font-size: 5.0rem;
	letter-spacing: 2px;
	font-family:MaisonNeue-Medium;
}
.ibanner .weizhi section{
	color: #fff;
	font-family:MaisonNeue-Book;
	font-size: 1.8rem;
	line-height: 26px;
	text-transform:uppercase;
	margin: 20px 0px 0px;
}
.ibanner .weizhi section a,.ibanner .weizhi section font{
	color: #ffb500;
}
.lanmu{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	border-top: 1px rgba(255,255,255,.5) solid;
	background-image: linear-gradient(to top,#000,transparent);
}
.lanmu ul{
	text-align: center;
	font-size: 0;
	-webkit-text-size-adjust:none;
}
.lanmu ul li:first-child{
	border-left: 1px rgba(255,255,255,.5) solid;
}
.lanmu ul li{
	width: 16%;
	display: inline-table;
	border-right: 1px rgba(255,255,255,.5) solid;
}
.lanmu ul li a{
	display: block;
	line-height: 25px;
	color: #fff;
	font-size: 1.8rem;
	font-family:MaisonNeue-Book;
	transition: .3s;
	padding: 27px 0px 23px;
}
.lanmu ul li.cur a,.lanmu ul li a:hover{
	background: #ffb500;
	color: #000;
}
.iabout{
	padding: 70px 0px;
}
.iabout section{
	font-family:MaisonNeue-Book;
	font-size: 1.6rem;
	color: #000000;
	line-height: 36px;
	padding: 20px 0px 0px;
}
.iabimg .swiper-container{
	margin:60px 0px 0px;
}
.iabimg .swiper-container .swiper-slide img{
	width: 100%;
}
.iabimg .swiper-container .swiper-slide span{
	display: flex;
	justify-content:center;
	position: relative;
	z-index: 2;
}
.iabimg .swiper-container .swiper-slide span p{
	line-height: 60px;
	padding: 0px 40px;
	background: #1c489f;
	margin: -30px auto 0;
	text-align: center;
	color: #fff;
	font-family:MaisonNeue-Medium;
	font-size: 2.0rem;
}
.partner{
	padding: 100px 0 30px;
	background: url(../images/ptbg.png) right center no-repeat;
}
.partner ul{
	margin: 0px -4px;
	padding: 10px 0px 0px;
}
.partner ul li{
	float: left;
	width: 16.666666666666666666666%;
	padding: 30px 4px 0px;
}
.partner ul li img{
	border: 1px rgba(0,0,0,.15) solid;
}
.ihonor{
	background: url(../images/zlbg.webp) center no-repeat;
	background-size: cover;
	padding: 60px 0px 100px;
}
.ihonor .title h3{
	color: #fff;
}
.ihonor .title i{
	background-color: rgba(255,255,255,.4);
}
.zhuanli{
	padding: 0px 13%;
	position: relative;
	margin: 60px 0px 0px;
}
#ihonor{
	position: static;
}
#ihonor .swiper-slide img{
	width: 100%;
}
#ihonor .swiper-button-next{
	width: 44px;
	height: 45px;
	background: url(../images/hsjt.png) center no-repeat;
	transform: rotate(180deg);
	right: 4%;
}
#ihonor .swiper-button-prev{
	width: 44px;
	height: 45px;
	background: url(../images/hsjt.png) center no-repeat;
	left: 4%;
}
.pdclass{
	position:absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index:5;
	border-top: 1px rgba(255,255,255,.5) solid;
	background-image: linear-gradient(to top,#000,transparent);
}
.pdlanmu ul{
	text-align: center;
	font-size: 0;
	-webkit-text-size-adjust:none;
}
.pdlanmu ul li:first-child{
	border-left: 1px rgba(255,255,255,.5) solid;
}
.pdlanmu ul li>a{
	display: block;
	line-height: 25px;
	color: #fff;
	font-family:MaisonNeue-Medium;
	font-size: 1.6rem;
	padding: 22px 0px 20px;
	transition: .3s;
	text-decoration:none;
}
.pdlanmu ul li{
	width: 14%;
	display: inline-table;
	border-right: 1px rgba(255,255,255,.5) solid;
	position: relative;
}
.pdlanmu ul li.cur>a,.pdlanmu ul li:hover>a{
	background: #ffb500;
	color: #000;
}
.pdtmenu{
	position:absolute;
	width:100%;
	top:100%;
	left:0;
	background:rgba(28,29,55,1);
	display:none;
}
.pdtmenu dl dd{
	position:relative;
}
.pdtmenu dl a{
	display:block;
	color:rgba(255,255,255,.8);
	font-size:1.4rem;
	font-family:MaisonNeue-Book;
	text-align:center;
	line-height:40px;
	border-top: 1px rgba(255,255,255,.2) dotted;
}
.pdtmenu dl dd:hover>a,.pdtmenu dl dd.cur>a{
	color:#fff;
	background-color: #f0b219;
}
.pdtmenu dl dd section{
	position:absolute;
	left:100%;
	top:0;
	z-index:6;
	background:#2559c7;
	display:none;
}
.pdtmenu dl dd:hover section{
	display:block;
}
.pdtmenu dl dd section a{
	display:block;
	color:rgba(255,255,255,.8);
	font-size:1.3rem;
	font-family:MaisonNeue-Book;
	padding:0px 25px;
	white-space:nowrap;
	line-height:36px;
	border-top: 1px rgba(255,255,255,.2) dotted;
}
.pdtmenu dl dd section a:last-child{
	border-bottom:0;
}
.pdtmenu dl dd section a.cur,.pdtmenu dl dd section a:hover{
	color:#fff;
	background-color: #ffb500;
}
.iproduct{
	padding: 50px 0px 70px;
}
.iproduct ul{
	margin-top: 50px;
}
.iproduct ul li{
	margin-bottom: 30px;
}
.iproduct ul a{
	display: block;
	background-color: rgba(0,0,0,.05);
	color: #000;
	position:relative;
	border: 1px #f2f2f2 solid;
}
.iproduct ul a i{
	display:block;
	height:352px;
	overflow:hidden;
}
.pull-right{
    display: flex;
}
/* 弹窗 */
.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}
.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}
.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}
.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}
.pictures_eyes_in {
  position: relative;
  text-align: center;
}
.pictures_eyes_in img { max-height: 700px; }
.pictures_eyes_in section p{color:#fff;padding:15px 0px;}
.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}
.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}
.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.pictures_eyes_indicators img { height: 50px; }
.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.fzbj {
   height:auto; overflow:hidden;
   padding-top:56px;
   padding-bottom:86px;
   background:url(../images/fzbj.jpg) center;
   line-height:26px;
   background-size:cover;
   color:#4d4d4d;
   }
   
.fzbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#0c181c;
   margin-top:0px;
   margin-bottom:76px;
   }
   
.fzkk {
   width:1280px;
   height:auto; overflow:hidden;
   background:url(../images/tiao.png) top center; background-repeat:no-repeat;
   margin:0 auto;
   }
   
.fzbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   color:#0c181c;
   margin-top:0px;
   margin-bottom:81px;
   }
   
.fzkuai {
   height:auto; overflow:hidden;
   }
   
.xietu {
    width: 50px;
    height: 47px;
    background: url(../images/xie.png);
}

.fzkuai h3 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    font-size: 54px;
    margin-top: 20px;
    margin-bottom: 30px;
	color:#d0b26a;
}
   
   
.fzkk .swiper-container .swiper-button-prev {
    background: url(../images/left.png) center no-repeat;
    width: 45px;
    height: 45px;
    margin-top: 160px;
    left: 45%;
}

.fzkk .swiper-container .swiper-button-next {
    background: url(../images/right.png) center no-repeat;
    width: 45px;
    height: 45px;
    margin-top: 160px;
    right: 45%;
} 

.fzkk .swiper-container {
   height:460px;
   }
.mkbj-aa {
   width:49.2%;
   height:715px;
   background:url(../images/mk1.jpg) center;
   padding:25px;
   padding-left:110px;
   padding-top:508px;
   color:#FFFFFF;
   font-size:16px;
   line-height:24px;
   float:left;
   background-size:cover;
   }
   
.mkbj-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:46px;
   margin-top:0px;
   margin-bottom:30px;
   color:#FFFFFF;
   }

   
.mkbj-bb {
   width:50.8%;
   height:715px;
   float:right;
   }
   
.mkbj-bb-1 {
   height:418px;
   padding:20px;
   padding-top:60px;
   padding-left:458px;
   font-size: 16px;
   color:rgba(255, 255, 255);
   background:url(../images/mk2.jpg) center;
      background-size:cover;
    font-size: 16px;
   }
   
.mkbj-bb-1 h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#ffffff;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.mkbj-bb-2 {
   height:297px;
   padding:20px;
   padding-top:66px;
   padding-left:66px;
   color:#fff;
   font-size: 16px;
   background:url(../images/mk3.jpg) center;
      background-size:cover;
   } 
   
.mkbj-bb-2 h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#fff;
   margin-top:0px;
   margin-bottom:15px;
   }
.mkbj{
    overflow: hidden;
}
.iabimg {
    padding:60px 0;
}
.xwlie {
   margin-top:60px;
   height:auto; overflow:hidden;
   } 
   
.xwlie li {
   list-style-type:none;
   padding-top:50px;
   padding-bottom:50px;
   height:auto; overflow:hidden;
   border-bottom:1px dashed #e5e5e5;
   } 
   
.xwlie-aa {
   width:66px;
   border:1px solid #cccccc;
   text-align:center;
   color:#555555;
   float:left;
   }
   
.xwlie-tt {
   width:64px;
   height:58px;
   line-height:58px;
   text-align:center;
   font-size:29px;
   color:#FFFFFF;
   font-weight:bold;
   background-color:#cccccc;
   }
   
.xwlie-bb {
   width:83%;
   float:left;
   margin-left:2%;
   color:#999999;
   line-height:23px;
   }
   
.xwlie-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:8px;
   color:#555555;
   }
   
.xwlie li:hover .xwlie-aa {
   border:1px solid #006ab8;
   transition: all 300ms ease-in 0ms;
   }
   
.xwlie li:hover .xwlie-tt {
   background-color:#006ab8;
   transition: all 300ms ease-in 0ms;
   }
   
@media (max-width:1440px) {
	.iproduct ul a i{
		height:288px;
	}
}
.iproduct ul a img{
	width:100%;
	height:auto;
}
.iproduct ul a span{
	display: block;
	text-align: center;
	line-height: 30px;
	padding: 15px 0px;
	font-family:MaisonNeue-Book;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 1.6rem;
}
.iproduct ul a:hover{
	color: #fff;
	background-color: #2559c7;
}
.iproduct ul a.xin:after{
	content:"";
	position:absolute;
	width:60px;
	height:60px;
	right:10px;
	top:10px;
	z-index:3;
	background:url(../images/new.png) center no-repeat;
	background-size:100% auto;
}
.page-list{
	padding: 20px 0px 10px 0px;
	text-align: right;
}
.page_info{
	font-family:Fontone;
	font-size: 1.6rem;
}
.page-list a{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	font-family:MaisonNeue-Book;
	color: #fff;
	background-color: #2c3f58;
	margin-left: 10px;
	font-size: 1.6rem;
	transition: .3s;
}
.page-list a:first-child{
	background-image: url(../images/bjt.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px auto;
	transform: rotate(-90deg);
}
.page-list a:first-child:hover{
	background-image: url(../images/bjt.svg);
}
.page-list a:last-child{
	background-image: url(../images/bjt.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px auto;
	transform: rotate(90deg);
}
.page-list a:last-child:hover{
	background-image: url(../images/bjt.svg);
}
.page-list a:hover,.page-list a.hover{
	color: #fff;
	background-color:#ffb500;
}
@media (max-width:992px) {
	.page-list{
		padding: 20px 0px 10px 0px;
	}
	.page-list a{
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin-left: 5px;
		font-size: 1.2rem;
	}
	.page_info{
		font-size: 1.2rem;
	}
}
.inews{
	padding: 50px 0px 80px;
}
.inews ul{
	margin-top: 60px;
}
.inews ul li{
	margin-bottom: 40px;
}
.inews ul a{
	display: block;
	position: relative;
}
.inews ul a img{
	border-radius: 6px;
}

.inews ul a span{
	display: block;
	color: #242628;
	font-size: 2.0rem;
	line-height: 28px;
	font-family:MaisonNeue-Book;
	margin: 30px 0px;
}
.inews ul a small{
	display: block;
	color: #b4b4b4;
	font-size: 1.4rem;
	line-height: 20px;
	font-family:MaisonNeue-Book;
	background: url(../images/ysjt.png) 60px center no-repeat;
}
.inews ul a p{
	position: absolute;
	width: 130px;
	height: 36px;
	top: 20px;
	left: 20px;
	color: #1c489f;
	background: rgba(255,255,255,.9) url(../images/rq.png) 15px center no-repeat;
	border-radius: 18px;
	line-height: 36px;
	font-family:MaisonNeue-Medium;
	padding-left: 35px;
}
.icontact{
	background: #f2f2f2;
	padding: 60px 0 40px;
}
.ictext{
	background: #fff;
	padding: 0px 45px 60px;
}
.ictext>h1{
	font-size: 3.2rem;
	line-height: 70px;
	border-bottom: 2px rgba(0,0,0,.15) solid;
	margin-bottom: 50px;
	font-family:MaisonNeue-Medium;
	padding: 15px 0px 0px;
}
.map{
	position: relative;
}
#map{
	width:100%;
	height:320px;
}
.ictext section{
	display: block;
	font-size: 1.6rem;
	line-height: 38px;
	color: #333;
	font-family:MaisonNeue-Book;
}
.ictext section table tr td:first-child{
	width: 10%;
	text-align: right;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 0;
	white-space:nowrap;
}
.ictext section table tr td:last-child{
	width: 90%;
	line-height: 22px;
	padding: 10px;
}
.imessage{
	padding: 70px 0px 0;
}
.imessage>h1{
	text-align: center;
}
.imessage>h1 big{
	display: block;
	font-family:MaisonNeue-Medium;
	font-size: 5.0rem;
}
.imessage>h1 span{
	display: block;
	font-size: 1.6rem;
	line-height: 30px;
	color: #666;
	font-family:MaisonNeue-Book;
	margin: 5px 0px 0px;
}
.imessage form{
	margin-top: 60px;
}
.imessage form span{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-bottom: 30px;
}
.imessage form span input{
	height: 46px;
	line-height: 26px;
	padding: 10px 15px;
	border: 0;
	font-family:MaisonNeue-Book;
	background: #fff;
	outline: none;
	width: 31%;
}
.imessage form textarea{
	line-height: 22px;
	padding: 10px 15px;
	border: 0;
	background: #fff;
	outline: none;
	font-family:MaisonNeue-Book;
	width: 100%;
	resize: none;
}
.imessage form button{
	color: #fff;
	border: 0;
	border-radius: 0;
	font-size: 1.6rem;
	width: 100%;
	max-width: 230px;
	margin: 50px auto 0;
	background: #ed6c07;
	font-family:MaisonNeue-Book;
	height: 52px;
	display: block;
}
.iproductd{
	padding: 40px 0px 60px;
	background-color: #f8f8f8;
}
.pro-img{
	display:flex;
	justify-content:space-between;
	padding: 25px;
	background: #fff
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}
.pro-img #Gbig{
	width:100%;
	border: 1px #f2f2f2 solid;
}
.pro-img .colmd5{
	width:40%;
}
.pro-img .colmd7{
	width:57%;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	align-content:space-between;
}
@media (max-width:992px){
	.pro-img{
		flex-wrap:wrap;
	}
	.pro-img .colmd5{
		width:100%;
	}
	.pro-img .colmd7{
		width:100%;
	}
}
@media (max-width:768px){
	.ipd-ct{
		padding:15px;
		margin:0px 0px 0px;
	}
}
.pro-img .colmd7 .pro-ptt{
	font-size:2.0rem;
	line-height:20px;
	font-weight:bold;
	padding:10px 0px 25px;
	border-bottom:1px #ddd solid;
}
.pro-img .colmd7 .clttop{
	width:100%;
}
.xiaotu{
	position: relative;
	width: 100%;
	margin:15px 0px 0px;
}
#xiaotu .swiper-slide a{
	display: block;
	background:#fff;
}
#xiaotu .swiper-slide a img{
	opacity:.6;
	border: 1px #f2f2f2 solid;
}
#xiaotu .swiper-slide a.hover img{
	opacity:1;
}
#xiaotu .swiper-button-white{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #004ca3;
	background-size: auto 55%;
	margin-top: -10px;
}
@media (max-width:992px) {
	.xiaotu{
		position: relative;
		width: 100%;
		left:0;
		padding-left: 0px;
		margin:15px 0px 0px;
	}
}
.jqzzoom{
	position:relative;
}
.jqzoom{
	position:relative;
	overflow:hidden;
	font-size:0;
}
.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:auto;
}
.jqZoomPup{
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:200px !important;
	height:200px !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;
}
.colmd7 .clttop h3{
	color:#333333;
	font-family:MaisonNeue-Medium;
	font-size: 2.8rem;
	line-height:40px;
	padding:10px 0px 5px;
	border-bottom:2px rgba(0,0,0,.07) solid;
	margin:0px 0px 20px;
}
.colmd7 .clttop section{
	font-size: 1.6rem;
	color: #666;
	line-height: 28px;
	font-family:MaisonNeue-Book;
}
.colmd7 .clttop .fanye{
	padding:20px 0px 0;
}
.procont{
	background: #fff;
	margin:40px 0px 0px;
}
.procont>h1{
	font-size: 1.8rem;
	color: #333;
	font-family:MaisonNeue-Medium;
	line-height: 52px;
	cursor: pointer;
	padding:5px 40px;
	overflow: hidden;
	text-transform:uppercase;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.procont section{
	padding: 30px 40px 50px;
	font-size:16px;
	line-height: 200%;
}
.instt{
	font-size:2.0rem;
	font-family:MaisonNeue-Medium;
	text-align:center;
	line-height:22px;
	margin:0px 0px 10px;
}
.insct{
	font-family:MaisonNeue-Book;
	line-height:26px;
	color:#444;
	font-size: 1.6rem;
	margin:20px 0px 0px;
}
.insct p{
	font-family:MaisonNeue-Book;
}
.instm{
	display:flex;
	justify-content:center;
	border-bottom:2px rgba(0,0,0,.5) solid;
	padding-bottom:7px;
}
.instm span{
	color:#777;
	font-family:MaisonNeue-Book;
	display:flex;
	line-height:30px;
	margin:0px 10px;
	font-size:1.3rem;
}
.instm span i{
	line-height:26px;
	margin-right:5px;
}
.inewsd{
	padding:40px 5% 50px;
}
.inewsd .fanye{
	padding:30px 0px 0px;
}
.fanye{
	padding: 0px 30px 30px;
}
.fanye a{
	display: block;
	width: 50%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	line-height: 30px;
	font-family:MaisonNeue-Book;
	color: #2559c7;
	font-size: 1.6rem;
}
.fanye a:last-child{
	text-align: right;
}
@media (max-width:992px) {
	.instt{
		font-size:1.6rem;
		margin:0px 0px 5px;
	}
	.insct{
		line-height:22px;
		font-size: 1.4rem;
		margin:10px 0px 0px;
	}
}


#c_portalResPublic_codeContainer-16122365528600788 .v30-contact {
    position: fixed;
    right: -180px;
    top: 50%;
    transform: translateY(-50%);
    padding: 50px 0;
    height: 482px;
    box-sizing: border-box;
    z-index: 99;
    transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact.chnav {
    right: 0px!important;
}

#c_portalResPublic_codeContainer-16122365528600788 a, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#c_portalResPublic_codeContainer-16122365528600788 .transition {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-block:nth-child(1) {
    top: 50px;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-block:nth-child(2) {
    top: 128px;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-block:nth-child(3) {
    top: 206px;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-block:nth-child(4) {
    top: 284px;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-block:nth-child(5) {
    top: 362px;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-block {
    position: absolute;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: #005aaa;
    border: 1px solid #005aaa;
    border-right: none;
    box-sizing: border-box;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-in {
    height: 100%;
    display: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-in:before {
    content: "";
    background-color: #005aaa;
    position: absolute;
    height: 100%;
    width: 0;
    transition: all .8s ease;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item {
    width: 100%;
    height: 100%;
}

#c_portalResPublic_codeContainer-16122365528600788 .flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#c_portalResPublic_codeContainer-16122365528600788 .img-block {
    margin: 0 auto;
    display: block;
    font-size: 24px;
    color: #fff;
}

#c_portalResPublic_codeContainer-16122365528600788 .img-block img {
    width: 158px;
    height: 158px;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-p {
    color: #fff;
    font-size: 13px;
    margin-top: 5px;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact .transition {
    transition-duration: .8s;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-item-in-p {
    color: #fff;
    text-align: center;
    line-height: 68px;
    height: 68px;
    white-space: nowrap;
}

#c_portalResPublic_codeContainer-16122365528600788 .cur {
    width: 156px;
    background: transparent;
}

#c_portalResPublic_codeContainer-16122365528600788 .cur:before {
    width: 100%;
}

#c_portalResPublic_codeContainer-16122365528600788 .cur .v30-contact-item {
    display: none;
}

#c_portalResPublic_codeContainer-16122365528600788 .cur .v30-contact-item-in {
    display: block;
    width: 100%;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-qr-show {
    position: absolute;
    z-index: 1;
    background: #fff;
    left: -160px;
    top: -91px;
    display: none;
}

#c_portalResPublic_codeContainer-16122365528600788 .v30-contact-top {
    cursor: pointer;
    bottom: 0;
}

#c_portalResPublic_codeContainer-16122365528600788 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
} 
