.content{width:1200px;margin:0 auto;}
/*轮播图*/
.banne{height:400px;}
.banne .swiper-pagination{position: relative;top: -30px;z-index: 999;left: 50%;overflow: hidden;width: 220px;margin-left: -110px;}
.banne .swiper-pagination-switch {background: #ccc;width: 15px;height: 15px;display: block;float: left;margin: 0 10px;border-radius: 50%;}
.banne .swiper-visible-switch {background: #2693ff;}
.banne .swiper-wrapper,.swiper-wrapper .swiper-slide {width: 100%;height: 400px!important;}
.yhk_img-scrollbanner { position:relative; width:100%;}
.yhk_img-listbanner { position:relative; width:100%; height:700px; overflow:hidden;text-align:center;}
.yhk_img-listbanner ul { width:300%;}
.yhk_img-listbanner li { float:left; display:block; width:100%;position: relative;}
.yhk_img-listbanner li img{height:400px;width:100%;}
.yhk_img-listbanner p .shipvideo{height:700px;width:100%;object-fit: fill;}
/*当前位置*/
.pubConno{width: 1200px;margin: auto;}
.pubConno .location1{    margin: 20px 0;font-size: 16px;line-height: 30px;    color: #888;}
.location1 span a {font-size: 16px;line-height: 30px;    color: #888;}
/*基本信息*/
.part1{padding:40px 0;}
.zoom p{margin: 10px 0;font-size:16px;line-height:36px;color:#333;}
.jianjie p{overflow:hidden;font-family:'微软雅黑';text-align:justify;margin:10px 0 10px 0;font-size:16px;line-height:36px;color:#333;}
.zoom{overflow: hidden;}
.zoom p{width: 50%;}

.contact{background: url(/uiFramework/commonResource/image/2021120707014587738.png)no-repeat;background-size: 44% 110%;background-position: -22px -26px;height: 500px;}
.contact .right{    float: right;width: 60%;margin-top: 70px;}
.contact .left{float: left;width: 30%;}
.contact .left img{    width: 56%;position: relative;top: 140px;left: 112px;}
.contact .right .details{    padding-top: 12px;}
.contact .right .details li{list-style: none;line-height: 38px;}
.contact .right .details li p{display: inline-block;font-family: "微软雅黑";color: #a0a0a0;padding-left: 12px;font-size:15px;width:80px;}
.contact .right .details li img{position: relative;top: 0px;width:21px;}
.contact .right .details li span{font-family: "微软雅黑";color: #333;font-size:15px;}
.contact h3{color: #004683;font-size: 36px;border-bottom: 1px solid #ccc;width: 60%;padding-bottom: 22px;    font-family: "微软雅黑";}
.img_lf{width:85%;height:268px;}

@media screen and (max-width: 960px){
    .zoom p{float: none;width: 100% !important;margin: 10px 0 !important;}
.contact .right>div{width: 70%;margin: auto;}
.img_lf {width: 100%;height: 50vw;}

}

@media screen and (max-width: 1024px){
    .contact{height: auto !important;padding-bottom: 30px;background-size: 55% 110% !important;}
    .contact .left{float: none !important;width: 100% !important;text-align: center;margin-top:50px;}
    .contact .left img{width: 20% !important;position: inherit !important;}
    .contact .right{float: none !important; width: 100% !important;}
    .contact h3{width: 88% !important;    font-size: 22px !important;padding-bottom: 12px !important;}
    
}

@media screen and (max-width: 768px){
.part1{padding:20px 0;}
.contact{background:none;}
.contact .right .details li img{top: -2px !important;}
    .contact{background-size: 86% 58% !important;}
    .contact .left img{width: 56% !important;}
.contact .right>div{width: 100%;}
}