body {
	width: 100%;
	margin: 0px auto;
	background: url(../img/01.png) repeat;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*min-width: 1346px;*/
	position: relative;
	background-attachment: fixed;
	background-size: cover;
}
html, body {
  scroll-behavior: smooth; 
  /* 控制页面上的滚动行为用来实现平滑滚动的属性，将该属性应用于 HTML 标签和 body 标签，可以使页面在滚动时具有平滑的过渡效果，而不是突然跳转到目标位置*/
}

* {
	margin: 0px;
	padding: 0px;
}
.dhlt_img{
    width: 554px;
    height: 170px;
}

div#img_yxal {
    width: 507px;
    height: 180px;
    margin: 0px auto;
}

.content_dhlt_img_text {
	width: 200px;
	border: 1px solid red;
	height: 154px;
}

.header_content{
     width: 1100px;
    /* height: 100%; */
    margin: 0px auto;
}

.container-fluid {
	width: 100%;
	/* 宽度自适应，交给浏览器  */
	/*height: 100%;*/
	margin: 0px auto;
	/* 居中对齐  */
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	/* 字体设置  */
	font-size: 14px;
	/*  字体大小  */
	/* min-width: 1300px; /* 设置最小宽度  */
}

.container-fluid {
	margin: 0px !important;
	padding: 0px !important;
}

.header {
	width: 100%;
	margin: 0px auto;
	background-color: antiquewhite;
	background: url(../img/02.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.header_img {
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 100%;
	height: 475px;
	/*min-width: 1420px;*/
	background-size: 100% 100%;
}

.header_logo {
	background: url(../img/03.png);
	position: absolute;
    top: 20px;
    left: 25%;
    width: 92px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 4px;
}

.header_content_imgtex{
    width: 795px;
    margin: 0 auto;
    position: relative;
    top: -400px;
    height: 30px;
}
.header_content_text2{
    width: 795px;

    margin: 0 auto;
    position: relative;
    top: -265px;
}

.tz_jbzc a {
	text-decoration: none;
	/* 去除下划线 */
	color: inherit;
	/* 继承父元素的文本颜色 */
	font-size: 14px;
	color: white;
}

.tz_jbzc a:hover {
	color: white;
	/* 去除蓝色的轮廓效果 */
}

.header_text {
    position: absolute;
    /* top: 64px; */
    left: -5%;
    width: 795px;
    /* background-color: yellow; */
    background: url(../img/ztwz.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 198px;
}


.header_text2 {
    position: absolute;
    width: 636px;
    /* background-color: yellow; */
    height: 20px;
    /* top: 220px; */
    left: 15%;
    background: url(../img/04.png);
    background-repeat: no-repeat;
    background-size: 80% 80%;
    height: 178px;
}

.top_nav {
	width: 100%;
	height: 45px;
	margin: 0px auto;
	background: url(../img/btl.png);
}

.top_nav2 {
	width: 100%;
	height: 152px;
	margin: 0px auto;
	margin-top: 12px;
	background: url(../img/btl.png);
}

.top_nav>.top_nav_text {
	cursor: pointer;
	position: relative;
	top: -6px;
	display: inline-block;
	width: 85px;
	height: 28px;
	font-size: 19px;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-weight: 400;
	color: white;
	margin: 16px;
	font-weight: 45px;
	text-align: center;
	
}

.top_nav>.top_nav_text  a{
    color: white;
    outline: none;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}



.select {
	border-bottom: 2px solid #FDC6A1;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;

	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.content_jbzc {
	margin-top: 40px !important;
	width: 900px;
	height: 405px;
	margin: 0px auto;
	position: relative;
	
	
}

.slide_page {
	position: absolute;
	float: left;
	left: 0px;
	width: 510px;
	height: 416px;
	text-align: left;

}

.swiper_item {
	position: absolute;
	width: 390px;
	height: 415px;
	float: left;
	left: 510px;
	background-color: #a70e21;
	;
}



.but_next,
.but_prev {
	width: 30px;
	height: 26px;
}

.swiper-button-next:after {
	display: none;
}

.swiper-button-prev:after {
	display: none;
}

.but_next {
	position: absolute;
	top: 168px;
	/* left: -64px; */
	width: 69px;
	height: 63px;
	margin-left: -60px;
	/*    background-image: url(../img/left_jiantou.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
}

.but_prev {
	position: absolute;
	top: 180px;
	right: -60px;
}


.swiper_item_content_img {
	width: 100%;
}

.swiper_item_content .swiper_item_content_img {
	width: 65px;
	height: 49px;
	position: absolute;
	left: 66px;
	top: 35px;
}

.swiper_item_content_item {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* 垂直居中对齐 */
	justify-content: center;
	/* 水平居中对齐 */
	height: 100px;
	/* 为了展示对齐效果，这里设置一个固定的高度 */

}

.swiper_item_content_title {
	width: 104px;
	font-weight: 800;
	font-size: 19px;
	color: white;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	height: 34px;
	margin-left: 1px;
}

.swiper_item_content_zhiwu {
	color: #FAC6BA;
	width: 200px;
	height: 44px;
	font-size: 13px;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	margin-left: 94px;
}

.swiper_item_content_title,
.swiper_item_content_zhiwu {
	text-align: left;
	/* 确保文本居中对齐 */
}

.swiper_item_content_text {
	width: 258px;
	margin-left: 70px;
	font-size: 15px;
	color: #E2CAB4;
	/*text-align: left;*/
	height: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* 旧版webkit内核浏览器（Chrome、Safari）中的弹性盒子布局模型 */
	-webkit-line-clamp: 9;
	/* 限制文本显示的行数 */
	-webkit-box-orient: vertical;
	/* 设置盒子的垂直排列方向 */
	word-break: break-all;
	/* 允许在任意位置换行 */
	text-align: justify;
}

.swiper-container,
.swiper-slide {
	transition: none !important;
}

/* .ztyj_swiper {
	width: 800px;
	height: 450px;
	margin: 0px auto;
} */

.mySwiper1_img {
	width: 196px;
	height: 80px;
}

.ztyj_content {
	height: 100px;
	margin: 0px auto;
	position: relative;
	top: 17px;
	background-size: 100%;
}

.mySwiper2 {
	height: 80%;
	width: 100%;
}

.mySwiper {
	height: 26%;
	box-sizing: border-box;
	padding: 10px 0;
}

.swipercont {
	width: 772px;
	height: 517px;
	margin: 0px auto;
}

.item_img {
	width: 100%;
	height: 100%;
}

.item_img_text {
    position: absolute;
      top: 100px;
      width: 100%;
      color: white;
      font-size: 15px;
      background-color: rgba(225, 94, 94, 0.3);
      font-weight: 600;
}

.mySwiper2_tont {
	position: relative;
}

.ztyj {
	background-color: #B1393B;
}

.titile_ztyj {
	margin-bottom: 60px;
}

#mySwiper2 {
	top: -23px;
	left: -73px;
}

.container {
	border: none !important;
}

.img {
	float: left;
	width: 400px;
	height: 303px;
	

}

.top_text_xingming {
    width: 120px;
      text-align: left;
      font-weight: 800;
      font-size: 19px;
      color: white;
      font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
      height: 34px;
      margin-left: 14px;
      top: 8px;
      position: relative;
}

.top_text {
	width: 320px;
	margin-top: 48px;
}

.top_text_zhiwu {
    width: 276px;
      color: #F3C8C7;
      font-size: 13px;
      text-align: left;
      margin-left: 12px;
      margin-top: 5px;
}

.top_text_miaosu {
    margin-top: 5px;
      text-align: left;
      color: #F3C8C7;
      font-size: 13px;
      text-align: justify;
      margin-left: 12px;
      width: 254px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      color: #FFD8AC;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      word-break: break-all;
}

.top_text_tzlj {
    width: 144px;
    height: 31px;
        border: 1px solid wheat;
    /*border-radius: 35px;*/
    text-decoration: none;
    margin-top: 12px;
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    /* bottom: 10px; */
    margin-left: 123px;
}

.ztyj_conent_text {
    width: 266px;
    height: 308px;
    margin-left: 74px;
    margin-top: 14px;
    overflow: hidden;
}

.top_text_tzlj a {
	color: white;
	outline: none;
	text-decoration: none !important;
}

.slide_page_text {
	position: absolute;
	/* top: -5px; */
	height: 28px;
	background: #815F66;
	width: 100%;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 4px;
	line-height: 28px;
	bottom: 0px;
	background-color: rgb(247 0 0 / 30%);
	color: white;
}

.img_dhlt {
    width: 100%;
    height: 132px;
    margin: 0px auto;
    margin-top: 21px;
    margin-bottom: 20px;
}

.content_dhlt {
	background: url(../img/bg_dhlt.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 462px;
	width: 942px;
	margin: 0px auto;

}

#swiper_dhlt {
	height: 324px;
	width: 654px;
	margin: 0px auto;
	position: relative;
	top: 85px;

}

.img_jbzf,
.img_rwfc,
.img_xchg {
    height: 150px;
    margin-bottom: 12px;
}

.text_dhlt {
	height: 42px;
	position: relative;
	top: -36px;
	width: 654px;
	margin: 0px auto;
	line-height: 42px;
	color: white;
	background: #815F66;
	font-size: 16px;
	font-weight: 800;
	background-color: rgb(247 0 0 / 30%)
}

.titile_ztyj {
	width: 100%;
	height: 150px;
    /*margin-top: 30px;*/
    margin-bottom: 70px;
	
}

.logo_video_dhlt {
	width: 100%;
	height: 44px;
	position: absolute;
	top: 43%;
	margin: 0px auto;
}

a {
	color: white;
	outline: none;
	text-decoration: none !important;
}

.titile_dhlt {
	width: 100%;
	/*min-width: 1300px;*/
	margin-top: 10px
}

#swiper_dhlt2 {

	width: 1087px;
	height: 882px;
	/* margin-top: 21px; */
	margin: 0px auto;
	margin-top: 5px;
}

.swiper-slide {
	height: 1px;
}

.swiper-slide-active {
	height: auto;
}

.item_dhlt2 {
	width: 900px;
	height: 200px;
	margin: 0px auto;
	margin-top: 25px;
}

.item_dhlt2_i {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}

.item_dhlt2_i>div>div {
	width: 172px;
	height: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	text-align: left;
}

.item_dhlt2_i>div>div img,
.item_dhlt2_i>div>div span {
	position: absolute;
	top: 0;
	left: 18px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* 保持图片比例并填充满容器 */
}


.bottom_msg {
	width: 172px;
	height: 140px;
}

/*span.xingming {*/
    
/*	font-size: 16px;*/
/*	color: white;*/
/*	font-weight: 800;*/
/*	top: 55px;*/
/*	left: -66px;*/
/*	position: relative;*/
/*}*/

/*.zhiwu {*/
/*	font-size: 17px;*/
/*	color: white;*/
/*	font-weight: 800;*/
/*}*/

/*.item_img2 {*/
/*	width: 246px;*/
/*	height: 134px;*/
/*}*/


.item_img2 {
	width: 245px;
	height: 245px;
	position: relative;
	float: left;
}

.bottom_img_show {
    top: 137px;
    width: 257px;
    left: -6px;
    height: 80px;
    position: relative;
    margin-bottom: 4px;
    /* background: #930619; */
    background-size: 100% 100%;
    
}

span.xingming {
	font-size: 16px;
	color: white;
	font-weight: 800;
	top: 149px;
	left: 93px;
	position: absolute;
}

p{
  margin-bottom: 0PX !important;  
}
.zhiwu {
    width: 192px;

    position: relative; 
    display: inline-block;
    font-size: 12px;
    color: white;
    font-family: system-ui;
    font-weight: 300;
    top: 87px;
    left: 8px;
    text-align: center;
}
.item_img2_img{
  
    width: 239px;
    height: 143px;
    left: 0PX;
    margin-bottom: 10px;
    top: 0px;
    position: absolute;
}


.content_jbzf {
	width: 859px;
	height: 701px;

	margin: 0px auto;
}

.pre {
	position: absolute;
}

.content_jbzf .swiper {
	/* 对 .swiper 进行样式设置 */
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.content_jbzf .swiper-slide {
	/* 对 .swiper-slide 进行样式设置 */
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 213px;

	/* 按需添加其他样式 */
	display: flex;
	justify-content: center;
	align-items: center;
}


.item_img {
	background: url(../img/bg.png);
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.item_swiper {
	width: 193px;
	height: 222px;
	background: #B42020;
}

.item_img_cont {
	width: 112px;
	height: 108px;
	border-radius: 9999px;
	margin: 0px auto;
	position: relative;
	top: 23px;
}

.item_img_cont_text {
	margin-bottom: 5px;
	margin-top: 30px;
	color: antiquewhite;
	font-size: 21px;
	font-family: monospace;
	font-weight: 800;
}

.item_img_cont_text2 {
	width: 160px;
	color: antiquewhite;
	font-size: 12px;
	font-family: system-ui;
	height: 60px;
	margin-left: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* 旧版webkit内核浏览器（Chrome、Safari）中的弹性盒子布局模型 */
	margin-top: -4px;
	/* 注意，使用时注意之前的样式不能再写display */
	-webkit-line-clamp: 3;
	/* 限制文本显示的行数 */
	-webkit-box-orient: vertical;
	/* 设置盒子的垂直排列方向 */
	text-align: center;
}

.content_rwfc {
	width: 930px;
	height: 510px;
	margin: 0px auto;
}

.rwfc_item {
	margin-top: 20px;
	width: 465px;
	height: 150px;
	float: left;
}

.rwfc_img {
	float: left;
	width: 204px;
	height: 150px;
	background: url(../img/tj01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.rwfc_img_text {
	width: 100%;
	position: relative;
	bottom: -85%;
	color: white;
	background-color: rgb(247 0 0 / 30%);
}

.rwfc_text_miaosu {
	width: 239px;
	height: 107px;
	float: left;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	font-size: 15px;
	color: #f9c5c1;
}

.bg_xchg {
    width: 1019px;
    min-width: 930px;
    height: 450px;
    margin: 0px auto;
    position: relative;
    /*left: 134px;*/
    top: 68px;
}

.cont_xchg {
	width: 100%;
	height: 450px;
	margin: 0px auto;
	position: relative;
	    /*left: -30px;*/
}

.img_left_xchg,
.img_center_xchg,
.img_right_xchg {
    width: 367px;
    height: 450px;
    float: left;
    /*margin-left: -64px;*/
}

.img_left_xchg_item {
    width: 271px;
    height: 173px;
    /* margin: 0px auto; */
    margin-top: 9px;
    transform: rotateY(48deg);

}

.img_center_xchg_item {
	width: 100%;
	height: 45%;
	margin: 0px auto;
	/* margin-top: 40px; */
}

.img_right_xchg_item {
    width: 274px;
    transform: rotatey(-314deg);
    height: 169px;
    margin: 0px auto;
    margin-top: 10px;
}

.content_yxal {
	  width: 1040px;
	height: 165px;
	margin: 0px auto;
	position: relative;
	 left: -8px; 
}

.nav_but_yxal {
	/*width: 839px;*/
	/*height: 110px;*/
	margin: 0px auto;
	
}

.nav_but_yxal_item {
    display: inline-block;
    float: left;
    width: 172px;
    height: 36px;
    line-height: 30px;
    margin: 10px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 800;
    color: #F9C9A8;
    position: relative;
    left: 30px;
    /* border-right: 3px solid #B32431; */

}

#button_img {
    width: 100%;
    height: 44px;
    margin-top: 130px;
    background: url(../img/zqsj_logo2.png);
    background-repeat: no-repeat;
    /*background-color: #eb4d4f;*/
    background-size: 100% 100%;
}

#button_img p {
	font-size: 16px;
	display: inline-block;
	margin-right: 64px;
	/* line-height: 15px; */
	color: white;
	width: 247px;
	font-weight: 600;
	margin-top: 25px;
}

#bg_jbzc, #bg_jbzc2 {
	width: 100%;
	height: 600px;
	background: url(../img/bg_jbzc.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
    top: -55px;
}
.bottom_jiantou{
    width: 500px;
    height: 30px;
    margin: 0px auto;
    position: relative;
    /*top: -175px;*/
}


.nav_but_yxal_item_sp {

    display: inline-block;
    float: left;
    width: 184px;
    height: 52px;
    line-height: 30px;
    /* margin: 10px; */
    cursor: pointer;
    font-size: 16px;
    font-weight: 800;
    color: #F9C9A8;
    position: relative;
    /* left: 30px; */
    margin-left: 8px;
    /*border-right: 3px solid #B32431;*/
    text-align: left;
    background: url(../img/bg1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 51px;
	
	.nav_but_yxal_item2 {
		display: inline-block;
		float: left;
		width: 82px;
		height: 31px;
		line-height: 30px;
		margin-top: 10px;
	}

}

.content .pinpai-list .right-box .rb-bottom .pp-box .pp-item:nth-child(-n+5) img {
  width: 110px;
  height: 96px;
  margin-left: 11px;
  margin-top: 22px;
}
.content .pinpai-list .right-box .rb-bottom .pp-box .pp-item:nth-child(n+6) img {
  width: 110px;
  height: 96px;
    margin-left: 12px;
    margin-top: -5px;
}
.content .pinpai-list .right-box .rb-bottom .pp-box .pp-item:nth-child(n+11) img {

 margin-top: -22px
}

.pp-box {
    margin-left: -5px !important;
}

.content_yxal .pinpai-list .left-box li.active::before,
.content_yxal .pinpai-list .left-box li.active::after {
	position: absolute;
	content: "";
}

.content_yxal .pinpai-list .left-box li.active::after {
    right: -9px;
    bottom: -24px;
    width: 31px;
    height: 34px;
    background: url(../img/right_logo.png);
    background-size: 100% 100%;
}

.pp-box {
    width: 706px !important; 
    height: 541px;
    background: url(./img/bg_xchg.png);
    background-size: 100% 100% !important;
    
}
.left-box{
        background: #A82224;
}


.tz_jbzc {
	border: 1px solid wheat;
	margin: 0px auto;
	width: 95px;
	left: 88px;
	position: relative;
	  margin-top: 12px;
}

/*手机端头部适配*/
@media only screen and (max-width: 1400px){
    .container {
        max-width: 897px !important;
    }
    .ztyj_conent_text{
        margin-left: 60PX !important;
    }
    .header_logo {
		    left: 19%;
	}
	.header_text{
	        left: 3%;
	}
	.header_text2{
	        left: 18%;
	}
	

}

@media only screen and (max-width: 980px){
   
	body{
	    	min-width: 1346px;
	}
}

@media only screen and (min-width: 1007px){
   .header_content{
       width: 100%;
   }
   .content_yxal{
       width: 1044px !important; 
   }
   body{
       min-width: 1240px;
   }
   #001{
       left: 0px !important;
   }

}

/*手机端头部适配*/
@media only screen and (min-width: 768px){
    .bottom_jiantou{
        top: -200px;
    } 
}

/*@media only screen and (min-width: 1301px) {*/
/*	    .xchg_but_next ,.xchg_but_pre {*/
/*           top: -200px;*/
/*        }*/
/*}*/


.nav_but_yxal_item:after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    height: 41px;
    line-height: 20px;
    color: #B32431;
    position: absolute;
    top: 8px;
    left: 185px;
    border-right: 3px solid #B32431;
}

.nav_but_yxal_item:before {
    content: "";
    position: absolute;
}

.xchg_but_next {
    width: 63px;
    height: 64px;
    position: relative;
    bottom: 32%;
    left: 107%;
    border: none;
    background: url(../img/right_jiantou.png);
    background-size: 100% 100%;
}

.xchg_but_pre{
    width: 63px;
    height: 64px;
    position: relative;
    border: none;
    bottom: 31%;
    left: -105%;
    background: url(../img/left_jiantou.png) no-repeat;
    background-size: 100% 100%;
}

