/*All Rights Reserved*/
/*general begin*/
body{font:14px/1.5 Tahoma; background: #fff;color: #000}
/*leader*/
.leader
{
	width: 100%;
	height: 2.9067rem;
	background: url("../../images/yqw2023/pic_01_m.png") no-repeat;
	background-size: 100%;
	padding: 18% 2% 0 41%;
	box-sizing: border-box;
	float: left;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;	
}
/*leader end*/

/*toppicnews*/
/*.toppicnews{
	width: 1200px;
	margin: 0 auto;
}
*/
.toppicnews
{
	width: 100%;
	min-height: 210px;
	overflow: hidden;
}
.swiper1
{
	width: 100%;
	margin: 0 auto;
}
.swiper-wrapper
{
	height: auto;
}
.swiper1 .swiper-slide-active img
{
	border-radius: 20px 20px 0 0;
}
.swiper1 .swiper-slide-active .title-mask {
	background: url("../../images/yqw2023/tit_act_bg_m.png") repeat-x;
	height: 1.1333rem;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	display: block;
}
.swiper1 .swiper-slide-active .title {
	height: 1.1333rem;
	line-height: 1.1333rem;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	font-size: 0.32rem;
}
.swiper1 .swiper-pagination1
{
/*	width: 900px !important;
	left: 150px !important;*/
	width: 20%;
	right: 0;
	left: auto;
	overflow: hidden;
	z-index: 20;
	position: absolute;
	bottom: 25px !important;
}
.swiper1 .swiper-pagination-bullet
{
	width: 0.4rem;
	height: 3px;
	background: #f8b551;
	/*margin: 0 !important;*/
	border-radius: 0;
	float: left;
	opacity:60%;
}
.swiper1 .swiper-pagination-bullet-active
{
	/*height: 4px;*/
	background: #fff;
	border-radius: 0;
	float: left;
	opacity:80%;
}
/*toppicnews end*/

.swiper2 .swiper-button-prev,.swiper2 .swiper-button-next
{
	background: url("../../images/yqw2023/but_bg.png") no-repeat;
}
.swiper2 .swiper-button-prev
{
	left: 0;
	border-radius: 0 5px 5px 0;
}
.swiper2 .swiper-button-next
{
	right: 0;
	border-radius: 5px 0 0 5px;
}
.swiper2 .swiper-button-next:after, .swiper-button-prev:after
{
	color: #373737;
	font-size: 18px;
}

.aboutus,.service
{
	width: 100%;
	margin: 10px 0;
	height: 2.56rem;
	padding: 1.3333rem 0 0 2.5333rem;
	background: url("../../images/yqw2023/aboutus_m.png") center 0;
	background-size: 100%;
	box-sizing: border-box;
	color: #a4a4a4;
	float: left;
}
.service
{
	padding-left: 2.6667rem;
	background: url("../../images/yqw2023/service_m.png") center 0;
	background-size: 100%;
}

/*news*/
.news .list_item
{
	width: 100%;
	min-height: auto;
	margin: 0;
}
.news1 .list_item
{
	width: 48%;
	padding: 0 1%;
}
.news1 .list_item:nth-child(5)
{
	width: 98%;
	padding: 0 1%;
}
/*news end*/


/*water*/
.water
{
	width: 98%;
	margin:0 1%;
	box-sizing: border-box;
	float: left;
	position: relative;
}
.news2 .list_item
{
	width: 48%;
	margin: 0 1%;
	box-sizing: border-box;
}
.water .list_item_chanel {
    color: #c32125;
    line-height: 0.4rem;
    font-size: 0.1867rem;
    position: absolute;
    border-radius: 10px;
    padding: 0 5px;
    text-align: center;
    bottom: 5;
    right: 5;
    padding: 0 10px;
    color: #fff;
}
.water .list_item_video
{
	top:50%;
	margin-top: -0.5867rem;
	margin-left: -0.58rem;
  width: 1.16rem;
  height: 1.16rem;
  position: absolute;
  left: 50%;
  background: url(../../images/yqw2023/video.png) no-repeat;
  background-size: 100%;
}
/*water end*/
