/*flash*/
.flash{position: relative;top:0;text-align: center;width:100%;}
.flash .swiper-slide{height: 100%}
	.flash img{max-width: none;}

	.swiper-pagination-bullet-active{background: var(--zhu-color);}
	@media(max-width: 1900px){
		.flash img{width: 100%;object-fit: cover;}
		.flash .pic{display: none;}
	}
	@media(max-width: 1400px){
		.flash img{display: block;max-width: 100%;height: 780px;}
		.flash .pic{display: none;}
	}
	@media(max-width: 1200px){
		.flash img{height: 730px}

	}
	@media(max-width: 992px){
		.flash img{height: 550px}

		/*.flash .swiper-pagination{bottom:50px;left:200px;}*/
	}
	@media(max-width: 768px){
		.flash{top:10px;}
		.flash img{height: 420px;}

		/*.flash .swiper-pagination{bottom:30px;left:150px;}*/

	}
	@media(max-width: 576px){
		.flash img{height: 220px;}
		/*.flash .swiper-pagination{bottom:20px;left:100px;}*/
	}

/*icom*/
.icom{padding:80px 0 0px;background:url(../images/icom-bg.jpg) center top no-repeat #fbfbfb;}
	.icom .wrap{position: relative;padding-bottom: 230px}
	.icom .container-fluid{display: flex;flex-direction: row;margin-bottom: 65px;}
	.icom .ititle{color:#333333;}
	.icom .ititle .lt span{border:solid 1px #333333;}
	.icom .ititle .rt p{color:#333333;}
	.icom .ititle2 .hd{color:#333333;}
	.icom .ititle2 .hd span{border:solid 1px #333333;}
	.icom .ititle2 .bd{color: #333333}

	.icom .ititle3{display:none;}
	.icom .ititle4{position: absolute;bottom:0;}
	.icom-mid{color: #333333;font-size:18px;writing-mode:vertical-lr;letter-spacing: 5px;border-left:solid 1px #e8e4e4;border-right:solid 1px #e8e4e4;text-align: center;padding:15px ;margin-left: 50px;width:55px;height: 350px;}
	.icom-right{display: flex;flex-direction: row;margin:0 75px;}
	.icom-right a{color: var(--pei-color);writing-mode:vertical-lr;}
	.icom-right .txt{color: #666666;writing-mode:vertical-rl;-webkit-line-clamp:8;height: 330px;line-height: 4;letter-spacing: 2px}
	@media(max-width: 768px){
		.icom{padding:30px 0 0;}
		.icom .wrap{padding-bottom: 160px}
		.icom .ititle{display:none;}
		.icom .container-fluid{flex-direction: column;margin-bottom: 0}
		.icom .ititle3{display:block;padding:15px 0;}
		.icom-right{flex-direction: column-reverse;margin:0;text-indent: 2em}
		.icom-right .txt{writing-mode: horizontal-tb;height: auto}
		.icom-right a{writing-mode: horizontal-tb;text-align: right;}
	}
	@media(max-width: 576px){
		.icom-right .txt{line-height: 3}
	}

/*iyoushi*/
.iyoushi{display: flex;flex-direction: row;}
	.iyoushi-left{width:45%;height: 540px;background: var(--zhu-color);padding-right: 80px;overflow: hidden;}
	.iyoushi-right{width:55%;height: 540px;}
	.iyoushi-left .container-fluid{position: relative;height: 100%}
	.iyoushi-left .swiper-slide{padding:60px 0;display: flex;flex-direction: column;align-items: flex-end;width:calc(100% - 80px);}
	.iyoushi-left .swiper-slide span{width:40px;height: 40px;background:var(--pei-color);border-top-right-radius:5px;border-bottom-left-radius: 5px;text-align: center;line-height: 40px;color:#fefefe;font-size:24px;  }
	.iyoushi-left .swiper-slide .bd{padding:20px 30px 20px 0;display: flex;flex-direction: row;justify-content: flex-end;height: 320px;}
	.iyoushi-left .swiper-slide .bd .title{font-size: 24px;color: #fefefe;position: relative;padding-left: 30px;writing-mode:vertical-rl;letter-spacing: 5px}
	/*.iyoushi-left .swiper-slide .bd .title:after{width:1px;height: 147px;background: #4c6772;content:'';position: absolute;top:0;left:0;}*/
	.iyoushi-left .swiper-slide .bd .txt{writing-mode:vertical-rl;color: #fefefe;line-height: 3; margin-right: 10px}
	.iyoushi-left .swiper-slide .bd .tel{display: flex;flex-direction: column;align-items: center;margin-right: 50px;}
	.iyoushi-left .swiper-slide .bd .tel i{width:35px;height: 35px;border-radius: 50%;background: var(--pei-color);font-size: 25px;color: #eeedec;display: block;text-align: center;line-height: 35px;}
	.iyoushi-left .swiper-slide .bd .tel p{writing-mode:vertical-rl;font-size: 20px;color: #ffffff;font-family: 'DIN';margin-top: 20px;letter-spacing: 5px}
	.iyoushi-left .next-pre{width:145px;height: 44px;background: #d4d9dc;display: flex;flex-direction: row;position: absolute;right:-80px;bottom:0;}
	.iyoushi-left .next-pre>div{width:50%;height: 44px;cursor: pointer;z-index: 1}
	.iyoushi-left .swiper-next{background:url(../images/next.png) center no-repeat;}
	.iyoushi-left .swiper-prev{background:url(../images/prev.png) center no-repeat;}
	.iyoushi-left .swiper-next:hover{background:url(../images/nexthover.png) center no-repeat var(--pei-color);}
	.iyoushi-left .swiper-prev:hover{background:url(../images/prevhover.png) center no-repeat var(--pei-color);}
	@media(max-width: 1200px){
		.iyoushi-left{width:50%;padding-right: 15px;}
		.iyoushi-right{width:50%;}
		.iyoushi-left .next-pre{right:-15px;}
	}
	@media(max-width: 992px){
		.iyoushi-left{width:55%;}
		.iyoushi-right{width:45%;}
	}
	@media(max-width:768px){
		.iyoushi-left{height: 450px;}
		.iyoushi-right{height: 450px;}
		.iyoushi-left .swiper-slide .bd .title{padding-left:15px;}
		.iyoushi-left .swiper-slide .bd .tel{margin-right:15px;}
		.iyoushi-left .swiper-slide .bd .txt{line-height: 3}
	}
	@media(max-width: 576px){
		.iyoushi{flex-direction: column-reverse;}
		.iyoushi-right{width:100%;height: 200px;background-size: 100% 100%}
		.iyoushi-left{width:100%;padding:15px 15px 0;height: 420px;}
		.iyoushi-left .swiper-slide{padding:15px 0 60px}
	}
/*iyoushi1*/
.iyoushi1{height: 540px;}
	.iyoushi1 .swiper-slide{width:100%;height: 100%;}
	.iyoushi1 .swiper-slide .wrap{height: 100%;}
	
	.iyoushi1 .swiper-slide .txt{width:50%;background: var(--zhu-color);height: 100%;display: flex;flex-direction: column;padding:60px 80px 0 0;align-items: flex-end;}
	.iyoushi1 .swiper-slide .txt span{width:40px;height: 40px;background:var(--pei-color);border-top-right-radius:5px;border-bottom-left-radius: 5px;text-align: center;line-height: 40px;color:#fefefe;font-size:24px; display: block; }
	.iyoushi1 .swiper-slide .bd{padding:20px 10px 20px 0;display: flex;flex-direction: row;justify-content: flex-end;height: 340px;width:100%;}
	.iyoushi1 .swiper-slide .bd .title{font-size: 24px;color: #fefefe;position: relative;padding-left: 30px;writing-mode:vertical-rl;letter-spacing: 5px}
	.iyoushi1 .swiper-slide .txt .txt1{writing-mode:vertical-rl;color: #fefefe;line-height: 3; margin-right: 10px;width:height: 100%;display: flex;flex-direction:row-reverse;}
	.iyoushi1 .swiper-slide .bd .tel{display: flex;flex-direction: column;align-items: center;margin-right: 50px;}
	.iyoushi1 .swiper-slide .bd .tel i{width:35px;height: 35px;border-radius: 50%;background: var(--pei-color);font-size: 25px;color: #eeedec;display: block;text-align: center;line-height: 35px;}
	.iyoushi1 .swiper-slide .bd .tel p{writing-mode:vertical-rl;font-size: 20px;color: #ffffff;font-family: 'DIN';margin-top: 20px;letter-spacing: 5px}
	.iyoushi1 .anniu{position: relative;z-index: 1}
	.iyoushi1 .next-pre{width:145px;height: 44px;background: #d4d9dc;display: flex;flex-direction: row;position: absolute;bottom:0;left:50%;transform: translateX(-50%);}
	.iyoushi1 .next-pre>div{width:50%;height: 44px;cursor: pointer;z-index: 1}
	.iyoushi1 .swiper-next{background:url(../images/next.png) center no-repeat #d4d9dc;}
	.iyoushi1 .swiper-prev{background:url(../images/prevhover.png) center no-repeat var(--pei-color);}
	.iyoushi1 .swiper-next:hover{background:url(../images/nexthover.png) center no-repeat var(--pei-color);}
	.iyoushi1 .swiper-prev:hover{background:url(../images/prevhover.png) center no-repeat var(--pei-color);}
	@media(max-width: 1200px){
		.iyoushi1 .swiper-slide{background-position: center!important}
		.iyoushi1 .swiper-slide .txt{width:100%;background: rgba(0,158,169,0.7);}
	}
/*	@media(max-width:992px){
		.iyoushi1 .swiper-slide{background-position:-900px  center!important}
	}
	@media(max-width:768px){
		.iyoushi1 .swiper-slide{background-position:-900px  center!important}
	}*/
	@media(max-width: 576px){
		.iyoushi1 .swiper-slide .bd .title{padding-left: 0}
		.iyoushi1 .swiper-slide .txt{padding:60px 15px}
		.iyoushi1 .swiper-slide .txt .txt1{line-height: 2}
		.iyoushi1 .swiper-slide .bd .tel{margin-right: 30px}
	}
/*ipro*/
.ipro{background: url(../images/ipro-bg.jpg) center no-repeat;padding:30px 0 0;}
	.ipro-bd{padding-bottom: 60px;}
	.ipro-bd .item{transition: all .5s;width:100%;}
	/*.ipro-bd .item .hd{position: relative;border-radius: 25px;overflow: hidden;}*/
	.ipro-bd .item .hd{position: relative;overflow: hidden;}
	.ipro-bd .item .pic{width:100%;padding-bottom:75%;position: relative;overflow: hidden;}
	.ipro-bd .item .pic img{width:100%;height: 100%;position: absolute;object-fit: cover;transition: all .5s}
	.ipro-bd .item .txt{display: flex;flex-direction: column;justify-content: center;align-items: center;padding:25px;text-align: center;background: rgba(42,70,81,0.7);width:100%;position: absolute;top:0;left:0;color:#fff;height: 100%;opacity: 0;transition: all .5s}
	.ipro-bd .item .txt .t1{font-size: 24px;font-weight: bold;transition: all .5s;width:100%;}
	.ipro-bd .item .txt .t2{padding:15px 0 0px;transition: all .5s;width:100%;line-height: 24px;margin-bottom: 30px;}
	.ipro-bd .item .txt span{color:#fff;width:105px;height: 40px;border-radius: 5px;text-align: center;line-height: 25px;border:solid 1px #fff;text-align: center;line-height: 40px;transition: all .5s;}
	.ipro-bd .item:hover .pic img{transform: scale(1.1);}
	.ipro-bd .item:hover .txt{opacity: 1}
	.ipro-bd .item:hover .txt .t1{color:#fff;}
	.ipro-bd .item:hover .txt .t2{color:#fff;}
	.ipro-bd .item .txt span:hover{background: #fff;color: var(--zhu-color)}
	.ipro-bd .item .bd{text-align: center;padding:15px 0 25px;font-size: 16px;color:#333;}
	@media(max-width:992px){
		.ipro-bd .row>div:nth-child(7),.ipro-bd .row>div:nth-child(8){display: none;}
	}
	@media(max-width: 768px){
		/*.ipro-bd .row>div:nth-child(7),.ipro-bd .row>div:nth-child(8){display: none;}*/
	}
	@media(max-width: 576px){
		.ipro-bd{padding-bottom:0;}
		.ipro-bd .row>div:nth-child(5),.ipro-bd .row>div:nth-child(6),.ipro-bd .row>div:nth-child(7),.ipro-bd .row>div:nth-child(8){display: none;}
	}

/*ijoin*/

.ijoin{background:var(--zhu-color);padding:100px 0;}
	.ijoin .container-fluid,.ijoin .bd{display: flex;flex-direction: row;}
	.ijoin-left .lt span{color: #fff;border-color: #fff;}
	.ijoin .ititle2{display: none;}
	.ijoin .ititle .rt p{color:#fff;}
	.ijoin-mid{padding:0px  70px 0;display: flex;flex-direction:row-reverse;}
	.ijoin-mid li{display: flex;flex-direction: column;align-items: center;position: relative;padding:0 20px;}
	.ijoin-mid li:last-child:before{display: none;}
	.ijoin-mid li b{font-family: 'canger';font-size: 24px;background: url(../images/hover.png) no-repeat;padding-top: 10px;color: #fff;font-weight: normal;}
	.ijoin-mid li span{width:13px;height: 13px;display: block;border-radius: 50%;background: #fafafa;margin:10px 0;}
	.ijoin-mid li .t1{writing-mode:vertical-lr;font-size: 16px;color:#fff; }
	.ijoin-mid li .t2{writing-mode:vertical-lr;font-size: 12px;color:#9f812f;text-transform: uppercase;margin-top: 10px; }
	.ijoin-mid li:before{content:'';position: absolute;width:1px;height: 264px;background: #aaa;left:0;top:55px;}
	.ijoin-right{padding-top: 30px;border-radius: 5px;}
	.ijoin-right img{box-shadow:-30px -30px 0 #0d848c}
	@media(max-width: 1200px){
		.ijoin{background-size: auto 100%;padding:30px 0 60px;}
		.ijoin .container-fluid{flex-direction: column;}
		.ijoin .ititle{display: none;}
		.ijoin .ititle2{display: flex;color:#fff;}
		.ijoin .ititle2 span{border-color: #fff;}
		.ijoin-mid{padding:15px;margin-right: 30px}
		.ijoin .bd{justify-content: space-between;}
	}
	@media(max-width: 992px){
		.ijoin .bd{flex-direction: column;}
		.ijoin-mid{justify-content: center;}
		.ijoin-right{text-align: center;margin-top: 30px;}
	}
	@media(max-width: 576px){
		.ijoin-mid{margin-right: 0}
		.ijoin-mid li{padding:0 8px;}
	}

/*inews*/
.inews{ }
	.inews-hd{padding:45px 0;display: flex;flex-direction: row;justify-content: space-between;border-bottom: solid 1px #cfd2d3;}
	.inews-hd a{width:calc(100% - 175px);display: block;}
	.inews-hd .content{display: flex;flex-direction: row;}
	.inews-hd .content .left{width:380px;}
	.inews-hd .content .left .pic{width:100%;padding-bottom: 75%;position: relative;overflow: hidden;border-radius: 5px;}
	.inews-hd .content .left .pic img{width:100%;height: 100%;object-fit: cover;position: absolute;transition: all .5s}
	.inews-hd .content .right{width:calc(100% - 380px);padding:0 30px;}
	.inews-hd .content .right .hd{border-bottom: solid 1px #cfd2d3;padding-bottom:15px;font-size: 18px;color: #333;transition: all .5s}
	.inews-hd .content .right .hd span{color:var(--pei-color);}
	.inews-hd .content .right .md{color:#666666;line-height: 30px;padding:15px 0 0;-webkit-line-clamp:4;}
	.inews-hd .content .right .bd{display: flex;flex-direction:column;margin-top: 25px;color:#333333;}
	.inews-hd .content .right .bd .t2{font-size: 30px;}
	.inews-hd:hover .content .left .pic img{transform: scale(1.1);}
	.inews-hd:hover .content .right .hd{color:var(--pei-color);padding-left: 10px;}
	.inews-hd .ititle2{display: none;}
	.inews-bd{padding:45px 0;}
	.inews-bd .swiper-slide a{display: flex;flex-direction: row;justify-content: space-between;width:100%;}
	.inews-bd .swiper-slide .date{display: flex;flex-direction: column;align-items: center;background: #eceded;width:70px;height: 80px;justify-content: center;color: #333;transition: all .5s}
	.inews-bd .swiper-slide .date b{font-size: 30px;color:var(--zhu-color);}
	.inews-bd .swiper-slide .txt{display: flex;flex-direction: column;width:calc(100% - 80px);}
	.inews-bd .swiper-slide .txt .t1{font-size: 16px;color:#333333;transition: all .5s}
	.inews-bd .swiper-slide .txt .t2{color:#999999;line-height: 24px;margin-top: 8px;-webkit-line-clamp:2;transition: all .5s}
	.inews-bd .swiper-slide:hover .date{background: var(--zhu-color);color: #fff;}
	.inews-bd .swiper-slide:hover .date b{color: #fff;}
	.inews-bd .swiper-slide:hover .txt .t1{color:var(--pei-color);font-weight: bold;}
	@media(max-width: 992px){
		.inews-hd{flex-direction:column-reverse;padding:0 0 45px;}
		.inews-hd .ititle{display: none;}
		.inews-hd .ititle2{display: flex;}
		.inews-hd a{width:100%;}
		/*.inews-hd .content .right{width:100%;}*/
	}
	@media(max-width: 768px){
		.inews-hd .content .left{width:200px;}
		.inews-hd .content .right{width:calc(100% - 200px);padding:0 0px 0 30px;}
		.inews-hd .content .right .md{-webkit-line-clamp:3;}
		.inews-hd .content .right .bd{display: none;}
		.inews-bd .swiper-slide{display: none;}
		.inews-bd .swiper-slide:nth-child(1),.inews-bd .swiper-slide:nth-child(2),.inews-bd .swiper-slide:nth-child(3){display:block;}
	}
	@media(max-width: 576px){
		.inews-hd{padding:15px 0;}
		.inews-hd .content{flex-direction: column;}
		.inews-hd .content .left{width:100%;}
		.inews-hd .content .right{width:100%;padding:30px 0;}
	}

/*imessage*/
.imessage{background: url(../images/imessage-bg.jpg)  center 0px no-repeat #fbf9f2;}
	.imessage-bd{display: flex;flex-direction: column;width:80%;}
	.imessage-bd .hd{display: flex;flex-direction: row;justify-content: space-between;}
	.imessage-bd .hd input{width:33%;border:solid 1px #cfd2d3;height: 44px;line-height: 44px;padding:13px 20px;border-radius: 5px;}
	.imessage-bd .hd .yanzhengma{width:30%;display: flex;flex-direction: row;}
	.imessage-bd .hd .captcha{width:calc(100% - 116px);align-items: center;}
	.imessage-bd .hd img{width:116px;height: 44px;}
	.imessage-bd .bd{margin-top: 30px;display: flex;flex-direction: row;justify-content: space-between;}
	.imessage-bd .bd textarea{border:solid 1px #cfd2d3;height: 120px;width:calc(100% - 150px);padding:13px 20px;border-radius: 5px;box-sizing: border-box;}
	.imessage-bd .bd .submit{border:solid 1px #cfd2d3;width:120px;height: 120px;background: var(--zhu-color);color: #fff;font-size: 24px;padding:28px 35px;transition: all .5s}
	.imessage-bd .bd .submit:hover{background: var(--pei-color)}
	@media(max-width: 992px){
		.imessage-bd{width:100%;}
	}
	@media(max-width: 768px){
		.imessage-bd .hd{flex-direction: column;}
		.imessage-bd .hd input{width:100%;margin-top: 30px;}
		.imessage-bd .hd .yanzhengma{width:100%;}
		.imessage-bd .hd .yanzhengma img{margin-top: 30px;}
	}

/*links*/
.links{display: flex;flex-direction: row;justify-content: space-between;padding:30px 0;}
	.links-left{width:150px;position:relative;}
	.links-right{width:calc(100% - 200px)}
	.links-left span{color: var(--pei-color);padding:4px;background: #fff;display: block;position: absolute;left:29px;top:10px;}
	.links-left:after{content:'LINKS';color:#000;font-weight: bold;font-size: 47px;}
	.links-right{padding:15px 0;}
	.links-right a{color:#333333;font-size: 16px;padding:5px 30px;display: inline-block;}
	.links-right a:hover{color:var(--pei-color);}
	@media(max-width: 1200px){
		.links-right{padding:5px 0;}

	}
	@media(max-width: 768px){
		.links-right a{padding:5px 15px;}
	}
	@media(max-width: 576px){
		.links{flex-direction: column;}
		.links-right{width:100%;}
	}
