.index-new{width:100%;padding:30px 0;}
.index-new .w{height:auto;overflow:hidden;}
.p1-left{width:472px;height:298px;}
.p1-left .swiper-container{width:100%;height:100%;}
.p1-left a{display:block;height:100%;}
.p1-left img{display:block;width:100%;height:100%;object-fit:cover;}
/*首面修改-企业动态*/

/* ui-banner */
.ui-banner{display:block;position:relative;width:698px;height:298px}
.ui-banner .swiper-container{width:668px;height:298px;margin:0;}
.ui-banner .ui-banner-slides{width:445px;height:298px;left:1px;}
.ui-banner .ui-banner-slides li{display:none;position:absolute;top:5px;+top:10px;}
.ui-banner .ui-banner-slides li a{width:445px;height:298px;display: table-cell;text-align: center;vertical-align: middle}
.ui-banner .ui-banner-slides li img{border:none;display: block;max-width: 100%;max-height: 100%;margin: 0 auto;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current,.ui-banner .ui-banner-slides li.ui-banner-slides-prev,.ui-banner .ui-banner-slides li.ui-banner-slides-next{display:block;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current{left:0;}
.ui-banner .ui-banner-slides li.ui-banner-slides-prev{left:-654px;}
.ui-banner .ui-banner-slides li.ui-banner-slides-next{left:654px;}
.ui-bnnerimg{
	width: 120px;
	height: 84px;
}
.ui-bnnerimg a{
	display: block;
       width:100%;height:100%;
}
.ui-bnnerimg img{
display: block;width: 100%;height: 100%;object-fit:cover;
}

.ui-bnnerp{
	width: 523px;
	height:97%;
	padding: 0 15px;box-sizing:border-box;
}

.ui-bnnerp h3{
	font-size: 16px;
	color: #333;
	line-height:30px;
}
.ui-bnnerp p{
	color: #666;
	line-height:24px;
}
.ui-line{
	zoom: 1;
	overflow: hidden;
}
.ui-line-hover{
	background:url("../images/stuj.png") no-repeat left center;
}

.ullinehover{
	height: 86px;
}

.ui-banner ul li:hover .ui-bnnerp{background-color:#9b040d;}
.ui-banner ul li:hover .ui-bnnerp h3 a,.ui-banner ul li:hover .ui-bnnerp p{color:#fff;}
.ui-banner .ui-banner-arrow{display:block;width:23px;outline:none;position:absolute;right:0;cursor:pointer;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-prev{
	background: transparent url("../images/jleft.jpg") no-repeat scroll 0 0;
	height: 23px;
	top: 17px;
	width: 23px;
}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next{
	background: transparent url("../images/jright.jpg") no-repeat;
	height: 23px;
	top: 49px;
	width: 23px;
}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next img{left:-15px;}
.ui-banner .ui-banner-overlay{bottom:0;height:10px;position:absolute;right:0;width:173px;}

.news-scroll-4{width:100%;margin-top:20px;}
.news-scroll-4 ul li a{display: block;width: 100%;height: 0;padding-bottom: 65%;position: relative;overflow: hidden;}
.news-scroll-4 ul li .image{transition: 0.2s all;width: 100%;height: 100%;position: absolute;left: 0;top:0;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.news-scroll-4 ul li .txt{width: 100%;height: 40px;padding: 0 20px;position: absolute;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.64);box-sizing:border-box;}
.news-scroll-4 ul li .txt p{font-size: 16px;color: #ffffff;line-height: 40px;text-align: center;}
.news-scroll-4 ul li:hover .image{transform: scale(1.1,1.1);}
.news-scroll-4 .arrow_btn{width:32px;height:40px;}
.news-scroll-4 .arrow_btn{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -68px center no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.7;
	background-size: cover;
}
.news-scroll-4 .swiper-button-next{
	right:0;
	left:auto;
	background: url(../images/slider-arrow.png) 0px center no-repeat;
	background-size: cover;
}