body,
html {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;color:#333;
}
.wrap {
	overflow-x: hidden;
}
li {
	list-style: none;
}
.mhide,.pchide{display: block;}


@media screen and (min-width:768px) {
   .pchide{display: none;}
  
 .language div a {
	color: #222223;
}

 .language div.active a {
	color: #c61510;
}

 #setFont a {
	color: #ACACAC;
}

 #setFont a.active {
	color: #ad0000;
}

 .content p,
 .content span {
	font-size: 18px;
	
}
 .content p{line-height: 36px !important;}
 .title p {
	font-weight: 900;
}

 .nav li a {
	color: #fff8d7;
}
 .main {
	width: 100%;
	min-height: auto;
	min-width: 1200px;
	margin-top: -10px;
	overflow: hidden;
	padding-bottom: 100px;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
	background-color: #fff;
}
 .main .w1200>.info{    
	box-shadow: 0px 0px 7px 0px rgb(177 168 168 / 50%);
	margin: 10px;
	margin-top: 50px; 
	border-radius: 8px;
	padding: 8px 28px;
	border-top: none;
	width: auto;
	height: auto;}
 .main .list-tit {
	padding: 15px;
	font-size: 26px;
	color: #d93516;
}
 .list li {
    padding-top: 10px;
    box-sizing: border-box;
    width: 100%;
    height: 200px;
    border-bottom: 1px dashed #dbb08c;
    font-family: 'PingFangSC';
    /* position: relative; */
    }
     .list li .time_80{
        font-family: 'PingFangSC';
        height: 25px;
        text-align: right;
        color: #333333;
        font-size: 14px;
        position: absolute;
        bottom: 0px;
        right: 0;
        line-height: 44px;
    }
      .list li .right{
        width: 905px;
        position: relative;
        display: flex;
        flex-wrap: wrap;
    }
    
      .list li .right .content {
    line-height: 27px;
    }
     .list li .right .title,
     .list li.text .title {
        margin: 15px 0;
        border: none !important;
    }
    
     .list li.text .content {
    line-height: 27px;font-size: 15px;color:#333;
    }
     .list li.text a {
    display: block;
    height: auto;
    }
     .list li.text .title {
    margin: 0 0 27px;
    border: none !important;
    color: #333333;
    font-size: 18px;
    font-weight: 900;
    padding: 0;
    }
     .list li.text {
    width: 100%;
    /* display: flex; */
    /* align-items: center; */
    padding: 10px 0;
    }
     .list li .right .content span,  .list li.text span {
    color: #df0a0d;font-size: 15px;
    }
     .list li .left {
        width: 200px;
        height: 110px;
        float: left;
        border-radius: 5px;
        overflow: hidden;
    }
    
     .list li .left img {
    width: 100%;
    height: 100%;
    }
    
     .list li .right .title, .list li.text .title {
    color: #333333;
    font-size: 20px;
    font-weight: 900;
    margin: 18px 0;
    border-bottom:none;
    padding: 0;
    }
    
    
     .list li .right .content {
    width:100%;
    color: #333333;
    font-size: 15px;
    padding: 0;
    margin: 0;
    }
    
     .list li .right .content {
        line-height: 27px;
    }
    .list li .right .content br{
        display: none;
    }
    
    
    
    
    
    
    
    
    
    /* pc婊氬姩鏍峰紡 */
     .part1_swiper .swiper-button-next {
        right: 0;
        width: 34px;
        height: 65px;
        margin-top: -32.5px;
    }
    
     .part1_swiper .swiper-button-prev {
        left: 0;
        width: 34px;
        height: 65px;
        margin-top: -32.5px;
    }
    
     .swiper-slide {
        display: flex;
    }
    
     .swiper-slide .part_top_left {
        height: 378px;
    }
    
     .swiper-slide .part_top_left img {
        height: 378px;
        width: 672px;
    }
    
     .part1_swiper {
        border-radius: 8px;
        padding-bottom: 20px;
        margin-top: 15px;
        border-bottom: 1px dashed #dbb08c;
    }
    
     .part1_swiper .part_top_con {
        padding: 25px 45px 28px 35px;
        position: relative;
        height: 378px;
        box-sizing: border-box;
        /* font-family: 'PingFangSC'; */
    }
    
     .part1_swiper .part1_title {
        font-size: 22px;
        margin: 0;
        line-height: 34px;
    }
    
     .part1_swiper .part1_con {
        font-size: 14px;
        line-height: 2;
        padding: 0;
    }
    
     .part1_swiper a {
        color: #fff8d7;
    }
    
     .part_top_con>a {
        background: #eb7433;
        padding: 8px;
        border-radius: 8px;
        font-size: 12px;
        border-radius: 15px;
        position: absolute;
        bottom: 28px;
        font-size: 12px;
    }
    
 .nav ul li {
    width: 145px;
	line-height: 110px;
}

 .part1_swiper .part1_con{
	font-size: 15px;
    line-height: 25px;
}
 .nav .language {
    left: initial;
    margin-top: initial;
    margin-left: initial;
}
 .list li a {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
 .list ul li .title{
	height: 50px;
    width: 100%;	
	padding-bottom: unset;  
    border-bottom: unset;
	font-size: 20px;
    font-weight: 500;
	line-height: 50px;
}
}

@media screen and (max-width:767px) {
.mhide{display: none;}
 .language {
	background-size: 100% 100%;
    display: flex;
    justify-content: space-around;    align-items: center;
}

.language div {
	height: 100%;
	width: 56px;
	text-align: center;
	/* margin-left: 0 !important; */
	display: flex;
    align-items: center;
}

 .language div a {
	color: #333;
	position: absolute;
    top: 4px;
    right: 34px;
}

 .language div.active a {
	color: #c61510;
}





 .header {
	margin-top: -90px;
	position: relative;
	height: 60px;
	overflow: hidden;

}

 .header_inner {
	width: 88%;
	height: 120%;
	overflow: hidden;
	overflow-x: auto;
	margin: 0 auto;
}

 .header_inner ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	white-space: nowrap;
	padding-left: 20px;
    padding-right: 20px;
	box-sizing: border-box;
}

 .header ul li {
	display: inline-block;
	padding: 0 38px;
	height: 100%;
	line-height: 60px;
	box-sizing: border-box;
}

 .header a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 28px;
	color: #fff8d7;
	text-align: center;
}

 .language {
	width: 150px;
    height: 52px;
    position: absolute;
    bottom: 15px;
    right: 30px;
    border-radius: 10px;
	font-size: 26px;
	/* display: block !important; */
}
 .language div a.jian{
	position: absolute;
	top: unset !important;
    left: 28px !important;
	right: unset !important;
}
 .language div a.fan{
	position: absolute;
    top: unset;
    right: 28px;
}


 .banner {
	height: auto;
}



/*鏂板250802 */
 .info {
	min-height: 1100px;
	/* 鏂板  m */
	border-top: 3px solid #d6030c;
	margin-top: 20px;
	padding: 0 43px;
	padding-top: 60px;
	background: #fff;
}

 .main {
	padding: 0;
}

 .main .location {
	padding: 0 43px;
}

 .main {
	background-position-y: top;
}

/* 绉诲姩鍒楄〃鏍峰紡 */
 .main {
	background: none;
}

 .main .info {
	border-radius: 8px;
	padding: 0;
	border-top: none;
	width: auto;
	height: auto;
}

 .main li.info.btn,
 .main li.input.info {
	min-height: auto;
	margin-top: 0;
}

 .main .list-tit {
	background-size: 100% 5px, 5px 50%;
	padding: 15px;
	font-size: 32px;font-weight: 600;
	color: #d93516;margin:0 15px;
}



 .part2_swiper .part_top_left{width: 100%;    font-size: 0;}
 .part2_swiper .part_top_left img{width: 100%;height:auto;}
 .part2_swiper  .part_top_con{font-size: 31px;line-height: 48px;font-family: SourceHanSansSC;background: linear-gradient(to bottom, #ed4d0e,#c02308);padding: 2px 20px 30px;}
 .part2_swiper  .part_top_con a{
	color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
}

 .part2_swiper .swiper-pagination-bullet{width: 14px;height: 14px;background-color: #fff;position: relative;opacity: 1;}
 .list {
    padding:15px;padding-top: 20px;
}
.part3 {
width: 100%;
}
.part3 ul {
margin: 0;
box-sizing: border-box;
}
.part3 ul li {
width: 100%;
height: 206px;
padding-top: 21px;
box-sizing: border-box;
border-bottom: 1px dashed #abaaa7;
}
.part3 ul li a {
display: block;
width: 100%;
height: 100%;
display: flex;
}
.part3 ul li img {
float: left;
width: 285px;
height: 159px;
}
.part3 ul li p {
    float: left;
    width: 410px;
    margin: 0;
    color: #333333;
    margin-left: 21px;
    font-size: 31px;
    line-height: 50px;
    font-weight: 500;
    font-family: SourceHanSansSC;
}
.part3 ul li.text p {
width: 99%;
color: #333333;
}
.part3 ul li.text {
padding-top: 45px;
}

 .banner {
height: auto;
font-size: 0;
}
 .banner img{
vertical-align: top !important;
}
 .nav{   
	font-size: 0; 
	width: 100%;
	height: 90px;
	position: absolute;
	margin-top: -15px;
	padding-left: 10px;
	padding-right: 20px;
	box-sizing: border-box;
	padding-top: 15px;
}
 .nav ul {
height: 100%;
font-size: 30px;
color: #fff8d7;
overflow: scroll;
display: flex;
flex-wrap: nowrap;
padding: 0;
}
 .nav ul li {
box-sizing: border-box;
white-space: nowrap;
display: block;
text-decoration: none;
display: flex;
align-items: center;
}
.nav ul li a{
	color: #fff8d7;
	padding: 0px 20px;
	font-weight: 500;
    font-family: SourceHanSansSC;	
}


.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 7px !important;
}
 .page li {
    font-size: 26px;margin-bottom:10px;
}
 .page li.input input{
width:34px !important;
height:34px !important;padding:0 !important;font-size:20px;
}



 .top_head{
	position: relative;
	margin-bottom: 80px;

}
 .part2_swiper .part_top_con{
	height: 120px;
}
}

.content iframe {
	max-width: 100% !important;
}

.content img {
	max-width: 100% !important;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;font-size:0;
}


.content{

padding: 0;
box-sizing: border-box;
}




.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-12px;}


.swiper-pagination-bullet.swiper-pagination-bullet-active::after{width: 14px;height: 14px;content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-color: #fff;border-radius: 50%;}
.swiper-pagination-bullet.swiper-pagination-bullet-active::before{width: 18px;height: 18px;content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-color: transparent;border: 1px solid yellow;border-radius: 50%;}





.footer {
    width: 100%;
	height: 190px !important;
    color: #fff;
    text-align: center;
    font-size: 23px !important;
    background: #bf2425;
    border-top: 4px solid #f99415 !important;
	line-height: 50px;
	display: flex;
    align-items: center;
    justify-content: center;
	box-sizing: border-box;
}







@media screen and (min-width:768px) { 
    .list_bottom a{
	height: 110px;
	width: 100%;
	display: flex;
    justify-content: space-between;
}
    .page.mhide {
     display: block;
     text-align: center;
     padding: 50px 0;
 }

 .pchid .page {
     width: 100%;
     text-align: center;
     margin: 50px auto 60px auto;
 }

 .pchid .page li {
     display: inline-block;
     min-width: 32px;
     min-height: 32px;
     background: none;
     border: 0;
     box-sizing: border-box;
     padding: 5px 10px;
     font-size: 14px;
     color: rgba(0, 0, 0, 0.65);
     margin-right: 5px;
     cursor: pointer;
     position: relative;
 }



 .pchid .page li a {
     color: #000;
 }

 .pchid .page li i {
     display: block;
 }

 .pchid .page li.num::after {
     width: 1px;
     height: 14px;
     background: #D1D1D1;
     content: '';
     position: absolute;
     right: -8px;
     top: 8px;
 }

 .pchid .page li.info {
     color: #BABABA;
     display: inline;
 }

 .pchid .page li.left {
     background: #fff url(./trs_left.png) no-repeat center;
 }

 .pchid .page li.right {
     background: #fff url(./trs_right.png) no-repeat center;
 }

 .pchid .page li.active {
     background: #16AE66;
     color: #fff;
     border: 0;
 }

 .pchid .page li.input {
     border: 0;
     background: none;
 }

 .pchid .page li.input input {
     border: 1px solid rgba(217, 217, 217, 1);
     width: 48px;
     min-height: 32px;
     box-sizing: border-box;
     border-radius: 4px;
     padding: 5px;
     margin: 0 5px;
 }

 .pchid .page li.ok {
     background: #BFBFBF;
     color: #2E2E2E;

 }


 .pchid .page li.con a {
     display: inline-block;
     min-width: 32px;
     min-height: 32px;
     border: 0;
     box-sizing: border-box;
     padding: 5px 10px;
     font-size: 14px;
     color: rgba(0, 0, 0, 0.65);
     margin-right: 5px;
     cursor: pointer;
     position: relative;
 }

 .pchid .page li.con a::after,
 .pchid .page li.con span::after {
     width: 1px;
     height: 14px;
     background: #D1D1D1;
     content: '';
     position: absolute;
     right: -8px;
     top: 8px;
 }

 .pchid .page li.con span {
     display: inline-block;
     min-width: 32px;
     min-height: 32px;
     border: 0;
     box-sizing: border-box;
     padding: 5px 10px;
     font-size: 14px;
     color: rgba(0, 0, 0, 0.65);
     margin-right: 5px;
     cursor: pointer;
     position: relative;
 }

 .info li.input.info {
     width: auto;
     min-height: initial !important;
 }

 .page a {
     color: #000;
 }

 .page a.active {
     color: #df0a0d !important;
 }

 .page li {
     min-width: 32px !important;
     border-top: none;
     margin-top: initial;
     display: inline-block;
     min-height: 32px !important;
     background: none;
     border: 0;
     box-sizing: border-box;
     padding: 5px 10px !important;
     font-size: 14px;
     color: rgba(0, 0, 0, 0.65);
     margin-right: 14px;
     cursor: pointer;
     position: relative;
 }

 .page li.btn {
     background: none;
     width: auto;
     min-height: initial !important;
 }

 .page li.num::after {
     width: 1px;
     height: 14px;
     background: #D1D1D1;
     content: '';
     position: absolute;
     right: -8px;
     top: 8px;
 }

 .page li.input input {
     border: 1px solid rgba(217, 217, 217, 1);
     width: 48px !important;
     min-height: 32px;
     box-sizing: border-box;
     border-radius: 4px;
     padding: 5px;
     margin: 0 5px;
     text-align: center;
 }

 .page li.ok {
     background: #BFBFBF;
     color: #2E2E2E;
     border-radius: 5px;
 }
  .nav .language div{
        font-size:20px;
        width: 45%;
        font-family: SourceHanSansSC;
    }
 .nav .language{
        right: 12%;
        width: 113px;
        padding-left: 12px;
        box-sizing: border-box;
    }
    .nav ul {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding-left: 40px;
        padding-right: 40px;
        box-sizing: border-box;
    }
     .nav ul li {
        width: auto !important;
        line-height: unset;
        line-height: unset;
        font-size: 20px;
        padding: 7px;
        padding-left: 25px;
        padding-right: 25px;
        border-radius: 5px;
        color: #fff8d7;
    }
	.wrap  .nav ul li:hover{
        background: #a10408;
        color: #fff000;
    }
	.wrap   .nav ul li:hover a{
        color: #fff000;
    }
	.wrap  .navLiActive{
        background: #a10408;
    }
	.wrap  .w1200 a.navActive{
        background: #a10408;
        color: #fff000;
    }

}
@media screen and (max-width:767px) { 
    .page{
    width:100%;
    height:auto;
    text-align: center;
    margin:0;
    overflow: hidden;
    background:#fff;
    padding: 80px 26px;
    box-sizing: border-box;
    }
     .page li{
    display: inline-block;
        min-width: 0;
        height: 44px !important;
        line-height: 44px !important;
        background: #FFFFFF;
        border: 0;
        border-radius: 8px;
        box-sizing: border-box;
        padding: 0 8px !important;
        font-size: 28px;
        color: rgba(0,0,0,0.65);
        margin-right: 2px;
        cursor: pointer;
    }
     .page li.btn{
    background:#ccc;
    }
     .page li.ok{
    background:none;
    }
     .page li i{
    display:block;
    }
     .page li.left{
    background:#fff url(trs_left.png) no-repeat center;
    background-size:12px 20px;
    }
     .page li.right{
    background:#fff url(trs_right.png) no-repeat center;
    background-size:12px 20px;
    }
     .page li.active{
    background: #16AE66;
    color:#fff;margin:0;
    border:0;
    }
     .page li.input{
    border:0;
    background:none;
    }
     .page li.input input{
    border: 1px solid #3D3D3D;
    box-sizing: border-box;
    border-radius: 8px;
    padding:10px;
    margin:0 10px;
    position: relative;
    top:-2px;
    font-size:14px;
    overflow: hidden;width:42px !important;height:36px !important;padding:0 !important;text-align: center;margin:0 4px !important;
    }
     .page li a.active {
        color: #df0a0d !important;
    }
    

}
















    @media screen and (min-width:768px) { 
         .list li.text .content{padding:0;}
         .nav ul li {
    width: auto !important;
    line-height: unset;
    line-height: unset;
    font-size: 20px;
    padding: 7px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    color: #fff8d7;
}
.wrap .nav ul li:hover{
    background: #a10408;
    color: #fff000;
}
 .nav ul li:hover a{
    color: #fff000;
}
.wrap  .navLiActive{
    background: #a10408;
}
.wrap  .w1200 a.navActive{
    background: #a10408;
    color: #fff000;
}

  .nav  .w1200  li a{
     font-family: 'PingFangSC';
    text-shadow: 2px 2px 5px #6c6c6b;
}
 .nav ul li{
    font-size:20px;    
    line-height: unset;
}
 .main {
    background-image: url(info_bg_20250802_1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-color: #fff;
    margin-top: -14px;
}
 .main .list-tit {
	background: url(list_topl_03_1.png) bottom no-repeat, url(list_titL_03_1.png) left center no-repeat;
        font-family: 'PingFangSC';
}
 .part1_swiper .swiper-button-next {
	background: url(slideBtn1_05_1.png) no-repeat;
	background-size: 100% 100%;
}

 .part1_swiper .swiper-button-prev {
	background: url(slideBtn1_03_1.png) no-repeat;
	background-size: 100% 100%;
}
 .part1_swiper {
	background: url(level_bg_03_1.png) no-repeat;
}
.nav {
    background: url(80_nav_20250801.png) no-repeat top center;
    background-size: 100% 100%;    
    margin-top: -33px;
    display: flex;
    align-items: center;
    padding-top: 15px;
    box-sizing: border-box;
}

    }
    @media screen and (max-width:767px) { 
         .language {
    background:url("jian.png");
	background-size: 100% 100%;
    display: flex;
    justify-content: space-around;    align-items: center;    border-radius: initial;
    }
    .language div a.jian {
        position: absolute;
        top: 4px;
        right: 110px;
    }

    .part3 ul li.text p {
        width: 97%;
    
    }
    .main .list-tit {
        background: url(list_topl_03_1.png) bottom center no-repeat, url(list_titL_03_1.png) left center no-repeat;
        background-size: 100% 5px, 5px 50%;
        
    }
    .nav{    font-size: 0;background:url("80_nav_bg.png");  background-size: 100% 100%;  width: 100%;
    }



   }

.banner{font-size:0;}


