/*初始化样式*/
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.xypg-right-content{font-size: 16px;}

.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}

/*主体样式*/


/*样式*/
.wh{max-width: 1600px;margin:0 auto;padding:0 10px}

.flex_a{    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}

.flex_b{    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}


.flex_c{    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;}


 /* pc 头部 */
.head_ss{	height: 30px;
	background-color: #006DB8;line-height: 30px;color: #cacaca;}
.head_ss a{	color: #cacaca;font-size: 14px;}


.head_22{height:77px;line-height: 77px;}
.logo_11 img{max-width: 100%;}



/* 关于 */
.ab_1{width: 50%;padding-left: 7%;padding-right: 3%;}
.aann{width: 97px;
	height: 2px;
	background-color: #373737;}

.ab_1 h2{	font-size: 46px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #006DB8;text-transform: uppercase;}

.ab_1 h3{	font-size: 36px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #363636;margin-top: 20px;}


.aamm{	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #6f6f6f;margin-top: 40px;}
.aamm strong{	
	color: #006DB8;}


.more_aaa{	width: 190px;
	height: 44px;color: #ffffff;
	background-color: #006DB8;font-size: 16px;line-height: 44px;text-align: center;text-transform: uppercase;margin-top: 40px;}

.more_aaa a{color: #ffffff;}
.more_aaa a img{padding-left: 10px;}
    
.ab_2{width: 50%;position: relative;}
.ab_2 img{width: 100%;}


.sj_ll{position: absolute;right:13%;background: rgba(0,109,804,.7);height:100%;width: 370px;top:0px;}
.p4a{width: 80%;margin:0 auto;height:100%;display: flex;align-content: stretch; flex-direction:column;
justify-content:space-between; }

.p4a li{height:25%;padding-top: 20%;padding-left: 10%;}
.p4a li + li{border-top: 1px rgba(255,255,255,.3) solid ;}

.p4a li h3 {font-size: 50px; color: #ffffff;font-weight: 400;text-align: left;}
.p4a li h3 a{color: #ffffff;}
.p4a li p {font-size: 18px;font-weight: normal;color: #ffffff; text-align: left;margin-top:10px;display: block;}
.p4a li span {font-size: 18px;color: #ffffff;}





@media screen and (max-width:1440px){
.ab_1 h3{font-size: 30px;}
.ab_1 h2{font-size: 50px;}
.ab_1{width: 50%;padding-left: 10px;padding-right: 3%;}	

.p4a li{padding-top: 12%;padding-left: 10%;}
.p4a li h3{font-size: 40px;}
.p4a li p {font-size: 16px;font-weight: normal;color: #ffffff; text-align: left;margin-top:10px}
.p4a li span {font-size: 16px;color: #ffffff;}

.sj_ll{position: absolute;right:5%;background: rgba(0,109,804,.7);height:100%;width: 370px;top:0px;}
}


@media screen and (max-width:1370px){
.p4a li{padding-top: 12%;padding-left: 10%;}
.p4a li h3{font-size: 30px;}
.p4a li p {font-size: 15px;font-weight: normal;color: #ffffff; text-align: left;margin-top:10px}
.p4a li span {font-size: 15px;color: #ffffff;}	
}

@media screen and (max-width:1280px){
.ab_1 h3{font-size: 25px;}
.ab_1 h2{font-size: 40px;}
.ab_1{width: 50%;padding-left: 10px;padding-right: 3%;}	
}


@media screen and (max-width:1200px){
.p4a li{padding-top: 12%;padding-left: 10%;}
.p4a li h3{font-size: 25px;}
.p4a li p {font-size: 15px;font-weight: normal;color: #ffffff; text-align: left;margin-top:10px}
.p4a li span {font-size: 15px;color: #ffffff;}	
}


@media screen and (max-width:992px){
.p4a li{padding-top: 5%;padding-left: 10%;}
.p4a li h3{font-size: 20px;}
.p4a li p {font-size: 15px;font-weight: normal;color: #ffffff; text-align: left;margin-top:10px}
.p4a li span {font-size: 15px;color: #ffffff;}
.sj_ll{position: absolute;right:5%;background: rgba(0,109,804,.7);height:100%;width: 212px;top:0px;}	
}

@media screen and (max-width:992px){
	.ab_1 h2{font-size: 30px;}
	.ab_1 h3{font-size: 20px;}

	.aamm{	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #6f6f6f;margin-top: 20px;}

.ab_1{width: 100%;margin-top: 25px;}
    
.ab_2{width: 100%;position: relative;margin-top: 25px;}
.p4a li{padding-top: 35%;padding-left: 10%;}
.ab_1 h2{margin-top: 15px;}
}

@media screen and (max-width:768px){
.p4a li{padding-top: 25%;padding-left: 10%;}
}


@media screen and (max-width:640px){
.p4a li{padding-top: 7%;padding-left: 10%;}
.p4a li p {font-size: 15px;font-weight: normal;color: #ffffff;text-align: left;margin-top: 4px;}
.hrot{margin-top: 15px;}
}


/* hyyy2 */
.hyyy2{margin-top: 95px;}
.b1b_index{margin-top: 40px;}

.b1img11{width: 27.8125%;}
.b1img11 img{width: 100%;}

.b1img22{width: 71.5%;background:#f5f5f5;position: relative;}
.b1img22 .img_ako{width: 60.40%;}
.b1img22 .img_ako img{width: 100%;}

.aacc{width: 39.6%;padding: 40px 30px;}
.aacc h3{	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 0px;position: relative;
	color: #333333;margin-bottom: 15px;}

.aacc h3::before{background:url(//cdn.myxypt.com/8f21cbe6/24/08/4e65f442eea3306a2e0b0921c82aa81780284dfc.png) no-repeat 0px 0%;left:-35px;content: "";position: absolute;left: -101px;bottom: -9px;width: 237px;height:4px;}





.aacc h2{	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;}

.aacc h2 span{color: #006DB8;font-weight: 600;}

.dj_a{position: absolute;
background:url(//cdn.myxypt.com/8f21cbe6/24/08/850f1c6c16fcc6005c528ccfca5bf3817b3ef5e4.png) no-repeat center center;
width: 69px;height:69px;background-size: 100% 100%;right:0px;bottom: 0px;}

.hrot li{	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;line-height: 48px;}

.hrot li a{	color: #333333;padding: 0 40px;}
.hrot li.cur{background-color: #006DB8;}
.hrot li.cur a{color:#fff}



@media screen and (max-width:1440px){
.aacc h3{font-size: 25px;}
.aacc h2{	font-size: 15px;
	font-weight: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #333333;}

.hrot li{	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;line-height: 48px;}
}


@media screen and (max-width:1360px){
.aacc h3{font-size: 20px;}
.aacc h2{	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;}

.hrot li{	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;line-height: 38px;}
}

@media screen and (max-width:1280px){
.aacc h2{	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;}

.hrot li{	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;line-height: 38px;}
}

@media screen and (max-width:1200px){
.aacc{width: 39.6%;padding: 20px;}
.aacc h3::before{background:url(//cdn.myxypt.com/8f21cbe6/24/08/4e65f442eea3306a2e0b0921c82aa81780284dfc.png) no-repeat 0px 0%;left:-35px;content: "";position: absolute;left: -92px;bottom: -2px;width: 237px;height:4px;}

}


@media screen and (max-width:1199px){
.b1img11{width: 100%;}
.b1img22{width: 100%;}
}


@media screen and (max-width:992px){
.b1img22 .img_ako{width: 100%;}
.b1img22{width: 100%;background:#f5f5f5;position: relative;}
.hrot li a{	color: #333333;padding: 0 15px;}
.aacc{width: 100%;padding: 20px;}
.hyyy2{margin-top: 45px;}
}








/* video */
.video{width: 100%;margin-top: 125px;}
.video img{width: 100%;}

@media screen and (max-width:1280px){
   .video{width: 100%;margin-top: 45px;} 
}







/* 产品中心 */
.pp_con{background:#f7f7f7;padding: 95px 0;}
.pp_list{margin-top: 30px;overflow: hidden;}
.pp_list li{padding: 45px 30px;position: relative;background:#fff;overflow: hidden;}
.pp_list li .img_aa{width: 55%;}
.pp_list li .img_aa img{width: 100%;}
.pp_list li h3{	font-size: 20px;
	font-weight: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #000000;
	width: 45%;	
}
.pp_list li h2{width: 200px;height:200px;text-align: center;color: #ffffff;font-size: 32px;padding-left: 83px;border-radius: 50%;position: absolute;left:0px;top:0px;background-color: #c6c6c6;margin-top: -100px;margin-left: -100px;line-height: 280px;}
.pp_list li:hover h2{background-color: #006DB8;}


.flex_d{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;align-items: flex-end;} 


.pp_list .wh{position: relative;padding-bottom: 75px;}

.pp_list .wh .swiper-scrollbar{position: absolute;bottom: 0px!important;top:auto!important;}

.pp_list .swiper-pagination{left:0px;top:auto!important;bottom: -10px!important;width: 75%;}
.pp_list .swiper-pagination-bullet {
    width: 16%;
    height: 2px;
    display: inline-block;
    border-radius: 0%;
    background: #e5e5e5;
    opacity: 1;
}

.pp_list .swiper-pagination-bullet-active {
    opacity: 1;
    background: #006DB8
}



.swiper-button-prev11{ height: 50px; width: 50px!important;background:none!important;    font-family: MicrosoftYaHei;
border-radius: 0%;
        letter-spacing: 0px;
        color: #ffffff;background:url(1555bbf2b9eec472e23bd72c2a8e1c07fdfffb91.png) no-repeat center #fff!important ;
		transform: rotate(0deg)}


.swiper-button-prev11:hover{background:url(f79eb243e9088e1ab22017f9cfc002f73e78a8ef.png) no-repeat center #842cb7!important;
	transform: rotate(180deg)}
    
    
.swiper-button-next11{ height: 50px; width: 50px!important;background:none!important;    font-family: MicrosoftYaHei;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;border-radius: 0%;
        color: #ffffff;background:url(1555bbf2b9eec472e23bd72c2a8e1c07fdfffb91.png) no-repeat center #fff!important;transform: rotate(180deg)}
     

.swiper-button-next11:hover{background:url(f79eb243e9088e1ab22017f9cfc002f73e78a8ef.png) no-repeat center #842cb7!important;transform: rotate(0deg)}


.swiper-button-prev11 {
        left: auto;right:80px!important
      }
      
.swiper-button-next11{
        right: 0px;
      }
      
.swiper-button-next11,
.swiper-button-prev11{
        outline: none;
        position: absolute;
        top:auto!important;
        z-index: 9999;
        height: 50px;bottom: 0px!important;
      }



@media screen and (max-width:1440px){
.pp_list li h3{font-size: 18px;}
.pp_list .swiper-pagination{left:0px;top:auto!important;bottom: -10px!important;width: 58%;}
}


@media screen and (max-width:1280px){
.pp_list li h3{font-size: 15px;}
.pp_list li{padding:15px;position: relative;background:#fff;overflow: hidden;}

.pp_list li h2{width: 100px;height:100px;text-align: center;color: #ffffff;font-size: 22px;padding-left: 37px;border-radius: 50%;position: absolute;left:0px;top:0px;background-color: #c6c6c6;margin-top: -50px;margin-left: -50px;line-height: 140px;}

.pp_con{background:#f7f7f7;padding: 45px 0;}

}







/* 卓越制造 */
.zzcc{margin-top: 95px;}

@media screen and (max-width:992px){
.zzcc{margin-top: 45px;}
}


#company{
    width: 100%;
    display: flex;
    justify-content: space-between;margin-top: 40px;
}
#company li{
    width: 26.5%;
    overflow: hidden;
    position: relative;
    transition: all ease .5s;
}

#company li > a{
    position: absolute;
    left: 50%;margin-left:-165px;
	  text-align: center;
    transition: all ease .5s;
       width: 330px;
  top:50%;transform: translateY(-50%);
           background:rgb(0,0,0,.4);padding: 35px;
}

#company li > a h3{
    color: #ffffff;
    font-size: 32px;
   font-weight: 600;
}

#company li > a h4{	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;margin-top: 10px;text-transform: uppercase;}


#company li.active1{
    width: 45.6875%;
      opacity: 1;
}


@media screen and (max-width:1440px){
#company li > a h3{font-size: 26px;}
}

@media screen and (max-width:1280px){
#company li > a h3{font-size: 20px;}

#company li > a h4{	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;margin-top: 10px;text-transform: uppercase;}

.zzcc{margin-top: 40px;}
}



#company2{
    width: 100%;
    display: block;margin-top: 30px;
    
}
#company2 li{
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: all ease .5s;margin-bottom: 15px;
}

#company2 li img{width: 100%;}

#company2 li > a{
    position: absolute;
    left: 50%;margin-left:-165px;
	  text-align: center;
    transition: all ease .5s;
       width: 330px;
  top:50%;transform: translateY(-50%);
           background:rgb(0,0,0,.4);padding: 35px;
}

#company2 li > a h3{
    color: #ffffff;
    font-size: 22px;
   font-weight: 600;
}

#company2 li > a h4{	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;margin-top: 10px;text-transform: uppercase;}









/* 发展历程 */
.fzlc{background:url(//cdn.myxypt.com/8f21cbe6/24/08/6a04a7da52fe73ed6e653a624910bcfc0a7ef299.png) no-repeat center 50%;background-size: cover;padding: 125px 0;margin-top: 95px;}

.z_process_warp{  box-sizing: border-box; position: relative; height:400px;margin-top: 40px;}
.z_process_warp::before{ content: ""; display: block; width: 100%; height: 2px; background:url(//cdn.myxypt.com/8f21cbe6/24/08/dfce7bde270d8cdd3a59ad10f323146b5ca6e66c.png) no-repeat center; position: absolute; left: 0; top: 238px; z-index: 1;
}
.z_process_swiper{ position: relative;}

.z_process_swiper .swiper-slide{ width: 298px;position: relative;}

.z_process_swiper li{position: relative;}
.z_process_swiper li::after{width: 15px;height:15px;content: "";background:url(//cdn.myxypt.com/8f21cbe6/24/08/a0111cd0584e71d7464c1306dc3acdc3f8e7c559.png) no-repeat center;position: absolute;left:141.5px;bottom: 218px;}


.z_process_swiper li:nth-child(odd)::after{top: 230px;bottom: -231px;right: 141.5px;left:auto;}


.z_process_swiper .boxitem{display: flex; margin: 20px 0; box-sizing: border-box;background: rgba(255,255,255,.1);padding: 25px;} 

.z_process_swiper .boxitem .infobox{ flex: 1;}
.z_process_swiper .boxitem .year{font-size: 22px;font-family: RheemSansB; font-weight: 600;color:#fff}
.z_process_swiper .boxitem .en p{color:#fff;line-height: 25px;
background:url(//cdn.myxypt.com/8f21cbe6/24/08/c7757cb9a929e37a1431b8d8cdb021d4e9896b4e.png) no-repeat 0px 10px;padding-left: 10px;}
.z_process_swiper .boxitem .en{ line-height: 16px;margin-top: 10px;color:#fff;}
.z_process_swiper .boxitem .con{ margin-top: 5px;}
.z_process_swiper li .warp{ height: 225px; width: 100%; overflow-y:hidden;   padding: 0 20px; box-sizing: border-box;
}


.z_process_swiper li:nth-child(odd) .warp{ margin-bottom: 40px;}

.z_process_swiper li:nth-child(even) .warp{ margin-top: 240px;}

.z_process_swiper li:nth-child(odd){ margin-left: 40px;}
.z_process_swiper li:nth-child(even){ margin-left: 40px;}
.z_process_swiper li:first-child{ margin-left: 0;}



.z_process_swiper .btn{ display: block; z-index: 1; cursor: pointer; outline: none; position: absolute; top: 47%; transform: translateY(-50%); width: 38px;height: 38px;background: #1e799f;border-radius: 50%; line-height: 38px; text-align: center; }
.z_process_swiper .prev{ left: -4.58333vw;}
.z_process_swiper .next{ right: -4.58333vw;}
.z_process_swiper .btn::after,.z_arr_more::after{ content: ""; display: block;    z-index: -1;
    pointer-events: none; width: 50px;height: 50px; border-radius: 50%; background: rgba(30,121,159,.5); position: absolute;animation: circle-opacity 2s infinite; left: 50%; top: 50%; transform: translate(-50%,-50%) scale(0,0);}
.z_arr_more{ position: relative;}
@keyframes circle-opacity{
    from {
        opacity: 1;
        transform:translate(-50%,-50%) scale(1);
    }
    to {
        opacity: 0;
        transform:translate(-50%,-50%) scale(2);
    }
}





@media screen and (max-width:1440px){
.z_process_swiper .boxitem .year{font-size: 18px;font-family: RheemSansB; font-weight: 600;color:#fff}
.z_process_swiper .boxitem .en{ line-height: 15px;margin-top: 10px;color:#fff;}

.z_process_swiper li:nth-child(odd){ margin-left: 20px;}
.z_process_swiper li:nth-child(even){ margin-left: 20px;}
}
@media screen and (max-width:992px){
.fzlc{background:url(//cdn.myxypt.com/8f21cbe6/24/08/6a04a7da52fe73ed6e653a624910bcfc0a7ef299.png) no-repeat center 50%;background-size: cover;padding: 65px 0;margin-top: 45px;}
}


















/* 荣誉资质 */
.hh_ll{padding-top: 95px;background-color: #f7f7f7;padding-bottom: 95px;}
.pp_3{overflow: hidden;margin-top: 40px;}
.sw_con3{position: relative;}
.pp_3 li .img{display: block;}
.pp_3 li .img img{width: 100%;}
.pp_3 li{box-shadow: 0 0 8px #999; margin-bottom: 10px;margin-top: 10px;}

      .sw_con3 .swiper-button-prev{ height: 53px; width: 53px!important;background:none!important;    font-family: MicrosoftYaHei;
border-radius: 0%;
        letter-spacing: 0px;
        color: #ffffff;background:url(//cdn.myxypt.com/8f21cbe6/24/08/d237c0bf3b8845d96b66dbabe5c233e79a7a2856.png) no-repeat center #fff!important ;
		transform: rotate(180deg)}


.sw_con3 .swiper-button-prev:hover{background:url(//cdn.myxypt.com/8f21cbe6/24/08/99d7df39d0e29d3db5e55204d1b3fe640f5c7bce.png) no-repeat center #842cb7!important;
	transform: rotate(0deg)}
    
    
.sw_con3 .swiper-button-next{ height: 53px; width: 53px!important;background:none!important;    font-family: MicrosoftYaHei;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;border-radius: 0%;
        color: #ffffff;background:url(//cdn.myxypt.com/8f21cbe6/24/08/d237c0bf3b8845d96b66dbabe5c233e79a7a2856.png) no-repeat center #fff!important;}
     

.sw_con3 .swiper-button-next:hover{background:url(//cdn.myxypt.com/8f21cbe6/24/08/99d7df39d0e29d3db5e55204d1b3fe640f5c7bce.png) no-repeat center #842cb7!important;transform: rotate(180deg)}


 .sw_con3 .swiper-button-prev {
        left: -60px;
      }
      
.sw_con3 .swiper-button-next{
        right: -60px;
      }
      
.sw_con3 .swiper-button-next,
.sw_con3 .swiper-button-prev {
        outline: none;
        position: absolute;
        top:50%;
        z-index: 9999;
        height: 53px;
      }


@media (max-width: 992px) {
.hh_ll{padding-top: 40px;background-color: #f7f7f7;padding-bottom: 40px;}
}












/* 合作伙伴 */
.hz_ll{margin-top: 95px;}
.hz_tt h2{	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;background:url(../images/0423e5b761608cfcc5754f59de39de23a9ec667c.png) no-repeat left 50%;padding-left: 50px;}

.hz_tt h3{	font-size: 46px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #006DB8;text-transform: uppercase;margin-top: 15px;font-family: arial;}

.hz_tp{	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #333333;}



.pp_2{overflow: hidden;margin-top: 40px;}
.sw_con2{position: relative;}
.pp_2 li .img{display: block;}
.pp_2 li .img img{width: 100%;}

      .sw_con2 .swiper-button-prev{ height: 53px; width: 53px!important;background:none!important;    font-family: MicrosoftYaHei;
border-radius: 0%;
        letter-spacing: 0px;
        color: #ffffff;background:url(//cdn.myxypt.com/8f21cbe6/24/08/d237c0bf3b8845d96b66dbabe5c233e79a7a2856.png) no-repeat center #fff!important ;
		transform: rotate(180deg)}


.sw_con2 .swiper-button-prev:hover{background:url(//cdn.myxypt.com/8f21cbe6/24/08/99d7df39d0e29d3db5e55204d1b3fe640f5c7bce.png) no-repeat center #842cb7!important;
	transform: rotate(0deg)}
    
    
.sw_con2 .swiper-button-next{ height: 53px; width: 53px!important;background:none!important;    font-family: MicrosoftYaHei;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;border-radius: 0%;
        color: #ffffff;background:url(//cdn.myxypt.com/8f21cbe6/24/08/d237c0bf3b8845d96b66dbabe5c233e79a7a2856.png) no-repeat center #fff!important;}
     

.sw_con2 .swiper-button-next:hover{background:url(//cdn.myxypt.com/8f21cbe6/24/08/99d7df39d0e29d3db5e55204d1b3fe640f5c7bce.png) no-repeat center #842cb7!important;transform: rotate(180deg)}


 .sw_con2 .swiper-button-prev {
        left: -60px;
      }
      
.sw_con2 .swiper-button-next{
        right: -60px;
      }
      
.sw_con2 .swiper-button-next,
.sw_con2 .swiper-button-prev {
        outline: none;
        position: absolute;
        top:50%;
        z-index: 9999;
        height: 53px;
      }











@media (max-width: 1440px) {
	.hz_tt h2{font-size: 25px;}
	.hz_tt h3{font-size: 50px;}

.hz_tp{font-size: 20px;}
}


@media (max-width: 1370px) {
.hz_tt h2{font-size: 20px;}
.hz_tt h3{font-size: 40px;}
.hz_tp{font-size: 18px;}
}


@media (max-width: 1280px) {
.hz_tt h2{font-size: 18px;}
.hz_tt h3{font-size: 30px;}
.hz_tp{font-size: 16px;}
}


@media (max-width: 992px) {
.hz_tt h2{font-size: 16px;}
.hz_tt h3{font-size: 25px;margin-top: 10px;}
.hz_tp{font-size: 15px;margin-top: 10px;}
.hz_ll{margin-top: 45px;}
}



/* 通栏 */
.dff{background:#006DB8;1padding-top: 95px;margin-top: 95px;}
.logo_df{
	margin-left: -10%;
}
.logo_df img{max-width: 100%;}
.ftel{margin-top: 45px;}
.ftel p:nth-child(1){	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ffffff;}
    
.ftel p:nth-child(2){	font-size: 44px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ffffff;margin-top: 10px;}
.df_a{
	margin-top: -15px;
}

.df_b{width: 69.25%;}

.dftt{	font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffffff;}


.sortt{margin-top: 25px;}
.sortt li{font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #fff;}
.sortt li a{color: #fff;}

.g_ll{margin-top: 3.5vw;}
.g_ll li img{text-align: center;}
.g_ll li{position: relative;text-align: center;}
.g_ll li + li{margin-left: 20px;}
.g_ll li .wm1{position: absolute;top:-155px;display: none;width: 130px;left:50%;transform: translateX(-50%);background:url(//cdn.myxypt.com/8f21cbe6/24/08/c2602c629424020aa75aaa3c9202941164d89bbc.png) no-repeat center bottom;padding-bottom: 15px;}
.g_ll li .wm1 img{width: 100%;}
.g_ll li:hover .wm1{display: block;} 

.xxn{	width: 100%;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.33;margin-top: 40px;}


.seo_a a{color: #cacaca;}
.seo_a{	font-size: 15px;
	font-weight: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #cacaca;}


/*样式*/
@media (max-width: 1440px) {
.dftt{font-size:25px;}
.sortt li{font-family: MicrosoftYaHei;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #cacaca;}

.ftel p:nth-child(2){	font-size: 34px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ffffff;margin-top: 10px;}
.ftel p:nth-child(1){font-size: 20px;}

.seo_a a{color: #cacaca;}
.seo_a{	font-size: 15px;
	font-weight: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #cacaca;}
  }

  @media (max-width: 1280px) {
	.dftt{font-size:20px;} 
	.seo_a{	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #cacaca;} 

	.xxn{margin-bottom: 10px;}
.dff{background:#006DB8;padding-top: 25px;margin-top: 45px;}
  }
