.bannerPlay .swiper-slide {position:relative;}
.bannerPlay .swiper-slide .title{position:absolute;bottom:0;left:0;width:100%;background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121211291563181.png) repeat 0 0;}
.bannerPlay .swiper-slide .title a{display:block;white-space:nowrap;width:80%;margin:0 auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:100px;font-size:20px;color:#fff;text-align:center;}
.bannerPlay .swiper-slide img{display:block;width:100%;max-height:600px;object-fit:cover;}
.bannerPlay_ie9 .swiper-wrapper .swiper-slide{display:none;}
.bannerPlay_ie9 .swiper-wrapper .swiper-slide:first-child{display:block;}


.bannerPlay .swiper-pagination-bullet{width:30px;height:7px;border-radius:7px;background:#fff;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.bannerPlay .swiper-pagination-bullet-active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.bannerPlay_ie9 .swiper-wrapper .swiper-slide{display:none;}
.bannerPlay_ie9 .swiper-wrapper .swiper-slide:first-child{display:block;}


.home_sectionA .home_secA_left{width:52%;}
.home_sectionA .home_secA_right{width:45%;}

.aboutUs .centerTXT .content{padding:20px 0;font-size:16px;color:#333;line-height:36px;text-align:justify;}
.aboutUs .centerTXT .more{width:200px;background:#2e3082;}
.aboutUs .centerTXT .more a{display:block;line-height:50px;color:#fff;text-align:center;font-size:16px;position:relative;}

.aboutUs .centerTXT .more a:before{
content: "";
position: absolute;
width:200px;
height: 100%;
top: 0;
left: -200px;
overflow: hidden;
background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
-webkit-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
}
.aboutUs .centerTXT .more a:hover:before { left: 150%; transition: left 1s ease 0s; }


.buttonBox{margin-top:85px;}
.buttonBox div a{display:block;font-size:20px;color:#2e3083;text-align:center;background:#ebebeb;margin-bottom:1.3%;font-size:16px;}
.buttonBox div a.col,
.buttonBox div a:hover{background:#fa9d1c;color:#fff;}
.buttonBox .left,
.buttonBox .right{width:49.8%;}
.buttonBox .bottom{width:100%;}

.buttonBox .a01,
.buttonBox .a04{line-height:125px;}
.buttonBox .a02,
.buttonBox .a03{line-height:80px;}
.buttonBox .a05{line-height:80px;}

.home_sectionA{padding:40px 0;}

.home_sectionB{background:url(/jyzyrzxh/uiFramework/commonResource/image/2022110918402960484.jpg) no-repeat center bottom;background-size:cover;padding:5% 0;

animation: bgAnimate 10s infinite;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='/jyzyrzxh/uiFramework/commonResource/image/2022110918402960484.jpg');
}


@keyframes bgAnimate{
	0% { background-position:center bottom; }
        50% {background-position:center top; }
	100% {background-position:center bottom; }
}



.yuanBtnBox li{width:33.333333%;float:left;}
.yuanBtnBox li .pic *{display:block;}
.yuanBtnBox li .pic a em{width:220px;height:220px;margin:0 auto;

}

.yuanBtnBox .li01 .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121214022395233.png) no-repeat center center;}
.yuanBtnBox .li02 .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2020021309362483727.png) no-repeat center center;}
.yuanBtnBox .li03 .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121309394428618.png) no-repeat center center;}
.yuanBtnBox .li04 .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121214034270281.png) no-repeat center center;}


.yuanBtnBox .li01:hover .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121309414856718.png) no-repeat center center;}
.yuanBtnBox .li02:hover .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2020021309361546651.png) no-repeat center center;}
.yuanBtnBox .li03:hover .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121309430089393.png) no-repeat center center;}
.yuanBtnBox .li04:hover .pic a em{background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121309423252902.png) no-repeat center center;}
.yuanBtnBox li:hover .pic a em{transform:rotateY(180deg);
    -o-transition: 		all 0.5s ease-out 0s;
    -webkit-transition:         all 0.5s ease-out 0s;
    -moz-transition: 	        all 0.5s ease-out 0s;
    transition: 		all 0.5s ease-out 0s;
}



.yuanBtnBox li .title{margin-top:20px;}
.yuanBtnBox li .title a{display:block;text-align:center;color:#fff;font-size:18px;min-height:120px;}


.home_sectionC{background:url(/jyzyrzxh/uiFramework/commonResource/image/2020022110560595188.jpg) no-repeat left top;background-size:cover;padding:5% 0;animation: bgAnimate2 10s infinite;}

@keyframes bgAnimate2{
	0% { background-position:left top; }
        50% {background-position:right bottom; }
	100% {background-position:left top; }
}

.standardsUl{margin-top:50px;}
.standardsUl li{width:49%;float:left;margin:1% 0;}
.standardsUl li a{display:block;height:42px;border:2px solid #2e3082;padding:1em;border-radius:5px;font-size:20px;color:#333;
display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.standardsUl li a:hover{background:#2e3082;color:#fff;}
.standardsUl .li2,
.standardsUl .li4,
.standardsUl .li6,
.standardsUl .li8{float:right;}



.newsList_ul li{float:left;width:32%;}
.newsList_ul .li2,
.newsList_ul .li5{margin:20px 2% 0;}

.newsList_ul li .pic *{display:block;}
.newsList_ul li .pic a{overflow:hidden;}
.newsList_ul li .pic a img{width:100%;height:260px;object-fit:cover;
  perspective:1000px;
  perspective-origin:50% 50%;
  transform-style:preserver-3d;
  transition:.3s linear;
}
.newsList_ul li:hover .pic a img{
  transform: scale(1.2,1.2);
}

.newsList_ul li .title a{display:block;font-size:16px;color:#333;line-height:24px;height:48px;overflow:hidden;}
.newsList_ul li:hover .title a{color:#2e3082;}


.newsList_ul li .title{margin:1em 0;}
.newsList_ul li{margin-top:20px;}


.newsList .more a{display:block;width:276px;line-height:44px;border:2px solid #2e3082;color:#2e3082;text-align:center;font-size:16px;margin:30px auto 0;position:relative;}

.newsList .more a::after{
content:"";
display:block;
width:0;
height:100%;
background:#2e3082;
position:absolute;
left:0;
top:0;
z-index:-1;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.newsList .more a:hover:after{width:100%;}
.newsList .more a:hover{color:#fff;}

.home_sectionD{padding:5% 0;}



@media only screen and (max-width:1460px){
.bannerPlay .swiper-slide .title a{line-height:60px;font-size:16px;}
.buttonBox{margin-top:74px;}
.aboutUs .centerTXT .content{line-height:26px;}
.yuanBtnBox li .pic a em{width:150px;height:150px;background-size:cover!important;}
.yuanBtnBox li .title a{font-size:16px;}
.newsList_ul li .pic a img{height:200px;}
}

@media only screen and (max-width:1080px){
.home_sectionA .home_secA_left,
.home_sectionA .home_secA_right{float:none;width:auto;}
.buttonBox{margin-top:1em;}
.buttonBox div a{margin-bottom:0.8%;}
.standardsUl .li2, 
.standardsUl .li4, 
.standardsUl .li6, 
.standardsUl .li8,
.standardsUl li{float:none;width:auto;margin:1em 0;}
.standardsUl li a{height:auto;}

.newsList_ul li{width:48%;}
.newsList_ul .li2, 
.newsList_ul .li5{margin:0;margin-top:20px;}

.newsList_ul .li2, 
.newsList_ul .li4,
.newsList_ul .li6{float:right;margin-top:20px;}
}

@media only screen and (max-width:880px){
.yuanBtnBox li .pic a em{width:100px;height:100px;}
}

@media only screen and (max-width:750px){
.yuanBtnBox li .pic a em{width:86px;height:86px;}
.yuanBtnBox li{width:50%;}
.yuanBtnBox li .title a{font-size:1.6rem;min-height:110px;}
.bannerPlay .swiper-slide .title a,
.aboutUs .centerTXT .content,
.aboutUs .centerTXT .more a,
.buttonBox div a,
.standardsUl li a,
.newsList_ul li .title a,
.newsList .more a{font-size:1.6rem;}
.newsList_ul li .pic a img{height:165px;}
.newsList .more a{width:200px;}
.standardsUl{margin-top:2em;}
.aboutUs .centerTXT .more a{line-height:42px;}
.bannerPlay .swiper-slide .title a{line-height:32px;}
}

@media only screen and (max-width:680px){
.yuanBtnBox li .title a{min-height:96px;}
.newsList_ul li .pic a img{height:140px;}
.bannerPlay .swiper-slide img{height:275px;}
}

@media only screen and (max-width:480px){
.newsList_ul li,
.newsList_ul .li2, 
.newsList_ul .li4, 
.newsList_ul .li6{width:auto;float:none;}
.newsList_ul li .pic a img{width:100%;height:200px;}
}