body{background:#f8f8f8;}
.header,
.nav_erji_box .box{background:#fff;}
.erDh {margin-bottom:70px;}



.banner_state{text-align:center;}


.nrqBox{background:#f8f8f8;}
.nrSer {background:url(?tkyuey/uiFramework/commonResource/image/2022101923202635371.jpg) no-repeat top right #fff;border-radius:20px;overflow:hidden;padding:50px 60px;box-sizing:border-box;margin-top:24px;}

/*ÎÄ×Ö*/
.bxBox {}
.bxBox .titlebx{font-size:30px;color:#001555;}
.bxBox .xians{width:78px;height:3px;background:#ee7800;display:inline-block;margin:32px 0;}
.bxBox .bxVox *{color:#001555;font-size:16px;line-height:30px;opacity:.8;}
.bxBox .bxVox p{margin-bottom:20px;text-align:justify;}


.bxBox .map .left{width:520px;}
.bxBox .map .left img{border-radius:8px;width:100%;height:280px;object-fit:cover;}
.bxBox .map .right{width:528px;padding:30px 0;}

.bxBox .map .right .address,
.bxBox .map .right .tel font{
color: #001555;
text-align: justify;
line-height: 24px;
font-size:16px;
opacity: .8;
}

.bxBox .map .right .tel font{display:block;}
.bxBox .map .right .tel{font-size:48px;color:#ee7800;margin-top:18px;}




.tab_pic_box{padding:18px 0 70px;}
.tab_pic_box h3{font-size:30px;color:#001555;margin-bottom:20px;} 
.tab_pic_box .ul li{width:20%;float:left;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; 
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }to{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }to{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}



.tab_pic_box .ul li.show{opacity:1;visibility:visible;display:block;}

.tab_pic_box .ul li .box{margin:18px 10px;position:relative;}
.tab_pic_box .ul li .box .pic{overflow:hidden;border-radius:8px;}
.tab_pic_box .ul li .box .pic img{width:100%;height:190px;object-fit:cover;border-radius:8px;transition:all 0.5s ease-out 0s;}
.tab_pic_box .ul li:hover .box .pic img{transform:scale(1.1);}
.tab_pic_box .ul li .box .svg{position:absolute;width:32px;height:32px;left:50%;top:50%;margin:-16px 0 0 -16px;z-index:10;animation: guangAction 0.5s linear infinite; transform-origin:center center;}
.tab_pic_box .ul li .box .view{border-radius:8px;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.2);
    transition:all 0.5s ease-out 0s;
    display:flex;
    justify-content: center;
    align-items: center;
    transform:scale(0,0); 
}
.tab_pic_box .ul li:hover .box .view{transform:scale(1,1); }

.tab_pic_box .ul li .box .svg svg{width:100%;height:auto;}
.tab_pic_box .Btn{text-align:center;width:100px;margin:30px auto 0;cursor:pointer;}
.tab_pic_box .Btn span{font-size:16px;color:#333;display:inline-block;margin-bottom:10px;}
.tab_pic_box .ul li .tdVBox{margin-top:18px;}
.tab_pic_box .ul li .tdVBox .tdVBox_title a{font-size:18px;color:#001555;}
.tab_pic_box .ul li .tdVBox .tdVBox_title span a{color:#ee7800;display:block;line-height:24px;min-height:72px;font-size:16px;margin-top:12px;}
.tab_pic_box .ul li .tdVBox p{font-size:16px;color:#001555;font-family:tk-xy;line-height:24px;border-bottom:1px solid #eeeeee;padding:16px 0;min-height:48px;}

@keyframes guangAction{
	0% {transform:rotate(0deg);}
        100%{transform:rotate(360deg);}
}

.zjtdList li.i1{animation-delay: 0.3s;}
.zjtdList li.i2{animation-delay: 0.4s;}
.zjtdList li.i3{animation-delay: 0.5s;}
.zjtdList li.i4{animation-delay: 0.6s;}
.zjtdList li.i5{animation-delay: 0.7s;}

/*ÂÖ²¥*/
#myzj{}
#myzj .owl-dots{display:none;}
#myzj .myImg{border-radius: 10px;overflow: hidden;}
#myzj .myImg img{object-fit: cover;width: 100%;height: 480px;}
#myzj .owl-nav button span{text-indent:20em;width:66px;height:66px;overflow:hidden;display:block;position: absolute;top: 50%;margin-top: -34px;border-radius:50%;border:1px solid #e1e1e1;}
#myzj .owl-nav button.owl-prev span{background:url(?tkyuey/uiFramework/commonResource/image/2022101721473025968.png) no-repeat center;left: -34px;}
#myzj .owl-nav button.owl-next span{background:url(?tkyuey/uiFramework/commonResource/image/2022101721464590969.png) no-repeat center;right: -34px;}
#myzj .owl-nav [class*=owl-]:hover{background:none;color:#FFF;text-decoration:none}
#myzj .owl-nav button.owl-prev span:hover{background:url(?tkyuey/uiFramework/commonResource/image/2022101721405635928.png) no-repeat center;box-shadow:inherit;border:1px solid #ee7800;}
#myzj .owl-nav button.owl-next span:hover{background:url(?tkyuey/uiFramework/commonResource/image/2022101721410792007.png) no-repeat center;box-shadow:inherit;border:1px solid #ee7800;}


/*ipad ipadPrp*/
@media only screen and (min-width:100px) and (max-width: 1200px) {

}
/*1024------*/
@media only screen and (min-width:100px) and (max-width: 1040px) {

}
/*768----*/
@media only screen and (min-width:100px) and (max-width: 768px) {
.erDh {margin-bottom:0px;}
.tab_pic_box h3{font-size:18px;}


.tab_pic_box .ul li{width:50%;}
.tab_pic_box .ul li .box{margin:0 10px 1rem 10px;}
.tab_pic_box .ul li .tdVBox{margin-top:1rem;}
.tab_pic_box .ul li .tdVBox .tdVBox_title span a{min-height:80px;font-size:14px;margin-top:10px;line-height:20px;}
#myzj .myImg img{height:32vh;}
.tab_pic_box2 .ul li .tdVBox .tdVBox_title span a{min-height:inherit;}
.tab_pic_box .ul li .tdVBox .tdVBox_title a{font-size:16px;}
}