.part1{background-color: #ffbe01; width: 100%;height: 136px;padding: 0 12%;display: flex;align-items: center;}
.part1 .tit{width:286px;}
.part1 .list{display: flex; margin: 0 5%; align-items: center; flex: 1;width: 100%;}
.part1 .list .item{width: 14%;position: relative;}
.part1 .list .item img{width: 42px;}
.part1 .list .item p{font-size:18px;color: #222222;padding:5px;line-height:30px;}
.part1 .list .item::after{content: "";position: absolute;right: 0;top: 0;width: 1px; height:85px;background-color: #e5340d;}
.part1 .list .item:last-child::after{width: 0;}
.part2{background-color:#FFFFFF;height:auto; display: flex;align-items: center;justify-content: space-between;}
.part2 .left{width: 45%;}
.part2 .left img{width: 100%;}
.part2 .right{width: 55%;}
.part2 .right img{width: 100%;}

.part3{height:auto;background-color: #e5340d;padding: 40px 3%;}
.part3 .tit{width: 256px;height:84px; margin:0 auto;}
.part3 .tit p{color: #FFFFFF;font-size:38px; display: flex; align-items: center;justify-content: center; font-weight: bold;padding-bottom: 5px;position: relative;letter-spacing: 3px;}
.part3 .tit p img{width:45px;margin-right: 5px;}
.part3 .tit span{font-size:18px;color: #ffd4ca;line-height:32px;}
.part3 .tit p::after{content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 225px;height: 2px;background-color: #FFFFFF;}
.part3 .info{margin: 58px auto; display: flex;width: 812px;justify-content: space-between;height: 140px;}
.part3 .info .list{width:390px;height:140px;border: 1px solid #FFFFFF;padding: 9px;position: relative;font-family: "zhanku";}
.part3 .info .list::after{content: "";position: absolute;left: 50%;top:-6px;transform: translateX(-50%);width: 102px;height:13px;border-radius: 6px;background-color:#FFFFFF;}
.part3 .info .list h1{font-size:52px; color: #FFFFFF; line-height: 75px;}
.part3 .info .list p{background-color: #FFFFFF;height: 44px;line-height: 44px;color: #e5340d;font-size: 35px;}
.part3 .prolist{display:flex;justify-content: space-between;width: 100%; overflow: hidden;}
.part3 .prolist ul{display:flex;}
.part3 .prolist li{position: relative; margin-right:30px; margin-bottom: 1%;float: left;}
.part3 .prolist a{display: block;width:336px;}
.part3 .prolist a img{width:auto;max-width:336px; border: 1px solid #ffece8; border-radius:17px;height:280px;}
/* .part3 .prolist a:hover img{transform: scale(0.9);transition: 0.2s all;border-radius:6.5%;} */
.part3 .prolist .tits{position: absolute;left: 50%;transform: translateX(-50%); bottom:-8%;height: 42px;width:80%; border:1px solid #FFFFFF;background-color: #FFFFFF; display: flex; align-items: center;border-radius:21px; font-size: 18px;}

.part3 .prolist .tits p{width: 50%;text-align: center;background-color:#e5340d;height: 40px;border-top-left-radius: 20px; border-bottom-left-radius: 20px;line-height: 40px;color: #FFFFFF;}
.part3 .prolist .tits span{width: 50%;/* text-align: left;padding-left: 3%; */color: #222222;}
.part3 .more{display: flex;width: 178px;height: 45px;border: 1px solid #FFFFFF; margin: 2% auto; align-items: center; justify-content: center; color: #FFFFFF;font-size: 18px;}
.part3 .more img{width:22px;margin-left: 5px;}
.part3 .more:hover{background-color:#010101;border: 0px solid #010101;padding-left: 1%;}
.part4{background-color: #FFFFFF;height: auto;display: flex; align-items: center;justify-content: space-between;}
.part4 .right{width: 55%;}
.part4 .right img{width: 100%;}
.part4 .left{width:45%;}
.part4 .left .tit{ margin-bottom:5%;font-size:40px;font-weight: bold;}
.part4 .left .tit h1{color:#000000;line-height:50px;}
.part4 .left .tit span{color: #ffbaab;text-transform:uppercase;font-size:40px;}
.part4 .left .info{width:425px;height: 134px; display: flex;justify-content: space-between; margin: 0 auto;}
.part4 .left .info .it{width: 135px;height: 135px;border-radius: 5%;border: 2px solid #e5340d;}
.part4 .left .info .it h1{font-size: 50px;color: #e5340d;font-weight: bold;line-height: 75px;}
.part4 .left .info .it p{background-color: #e5340d;height:58px;line-height: 58px;color: #FFFFFF;font-size: 32px;border-bottom-left-radius:5%;border-bottom-right-radius: 5%;width: 133px;}
.part4 .left .txt{font-size: 66px;color:#1f1718; margin:6% auto;font-style:italic; font-family: "youshe";}
.part4 .left .txt span{color: #e5340d; margin-right:30px;}
.part4 .left .text{text-align: center;font-size:18px;color: #000000;line-height: 30px;}
.part4 .left .more{width:50%;color: #FFFFFF; background-color: #000000; display: flex; margin: 5% auto;height:64px;justify-content: center;align-items: center; font-size: 18px;position: relative; z-index: 1;}
.part4 .left .more img{width: 22px;position: absolute;top: 50%;transform: translateY(-50%); right: 15%; }
.part4 .left .more:after{content: "";width: 0;height:100%; background-color:#e5340d;position: absolute;left: 0;top: 0;  transition:all 0.5s ease 0s; z-index: -1;}
.part4 .left .more:hover{background-color:#e5340d;}
.part4 .left .more:hover:after{width: 100%;}
/* .part5{height: auto; background-color: #e5340d;padding:3% 2.5%;width: 100%;}
.part5 img{width: 100%;max-width:1816px;} */
.part5 img{width: 100%;}
.part6{background: url(../images/newsbg.jpg) no-repeat center center;background-size:100% 100%;height: auto;padding: 3% 0;}
.part6 .tit{width: 256px;height:84px; margin:0 auto;}
.part6 .tit p{color: #e5340d;font-size:38px; display: flex; align-items: center;justify-content: center; font-weight: bold;padding-bottom: 5px;position: relative;letter-spacing: 3px;}
.part6 .tit p img{width:45px;margin-right: 5px;}
.part6 .tit span{font-size:18px;color: #999999;line-height:32px;}
.part6 .tit p::after{content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 225px;height: 2px;background-color: #e5340d;}
.part6 .newslist{margin: 2% auto 3% auto;width: 72%;border: 1px solid #bfbfbf;}
.part6 .newslist a{display:flex;align-items: center;padding: 10px;}
.part6 .newslist a:first-child{border-bottom: 1px solid #bfbfbf;}
.part6 .newslist a .pimg{width:30%;}
.part6 .newslist a .pimg img{width:100%; max-width:488px;height: auto;max-height:230px;}
.part6 .newslist a .info{display: flex;margin-left: 2%;width: 70%; align-items: center;}
.part6 .newslist a .info .data{width:12%;height:auto;border: 1px solid #bfbfbf;padding: 1%;height: auto;min-height: 105px;}
.part6 .newslist a .info .data .day{font-size:30px;color: #999999;line-height: 46px;position: relative;}
.part6 .newslist a .info .data .day::after{content: "";position: absolute;left:50%;transform: translateX(-50%);bottom: 0;width:70%;height: 1px; background-color: #999999;}
.part6 .newslist a .info .data .year{line-height: 32px;font-size: 16px;color: #999999;}
.part6 .newslist a .info .text{text-align: left; padding-left:2%;width: 88%;}
.part6 .newslist a .info .text .title{font-size: 18px;color: #e5340d;line-height: 42px;font-weight: bold;}
.part6 .newslist a .info .text .inic{color: #999999;font-size: 16px;line-height: 26px;}
.part6 .newslist a .info .text .more{width:38px;height: 30px;background-color: #cbcbcb;display: flex;align-items: center; justify-content: center; margin: 2% 0;}
.part6 .newslist a .info .text .more img{width: 21px;}
.part6 .newslist a:hover .info .text .more{background-color:#e5310e;}
.pc{display: block;}
.m{display: none;}
.part2 .tit{display: none;}
.part3 .mprolist{display: none;}
.part6 .mnewslist{display: none;}
.part6 .mmore{display: none;}
@media screen and (max-width: 992px){
	.pc{display: none;}
	.m{display: block;}
	.part1{display: none;}
	.part2{display: block;}
	.part2 .tit{display: block;width: 100%;padding: .65rem 0 .25rem 0;font-size:.42rem;color: #333333;font-weight: bold;position: relative;margin-bottom: .15rem;}
	.part2 .tit::before{content: "";position: absolute; bottom:0;left: 50%;transform: translateX(-50%);width:1.93rem;height: 1px;background-color: #e5310e;}
	.part2 .tit::after{content: "";position: absolute; bottom:-.045rem;left: 50%;transform: translateX(-50%);width:.63rem;height: .09rem;background-color: #e5310e;border-radius: .045rem;}
	.part2 .left{width: 100%;}
	.part2 .right{width: 100%;}
	.part3{padding: .45rem .36rem;}
	.part3 .tit{width:auto;height: auto;}
	.part3 .tit img{display: none;}
	.part3 .tit p{font-size:.42rem;padding-bottom: .25rem;}
	.part3 .tit p::after{width:2.1rem;height: 1px;}
	.part3 .tit p::before{content: "";position: absolute; left: 50%;transform: translateX(-50%);width:.63rem;height: .09rem;background-color: #FFFFFE;border-radius: .045rem;bottom: -.035rem;}
	.part3 .tit span{display: none;}
	.part3 .info{width:100%; margin: .65rem auto .45rem auto; height:1.15rem;}
	.part3 .info .list::after{width: .85rem;height: .1rem;top: -.06rem;}
	.part3 .info .list{width:48%;height: 1.15rem;padding: 0.06rem;}
	.part3 .info .list h1{font-size:.44rem;line-height: .58rem;}
	.part3 .info .list p{height: .42rem;line-height: .42rem;font-size:.29rem;}
	.part3 .prolist{visibility: hidden !important;height: 0;}
	.part3 .mprolist{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.part3 .mprolist a{width: 48%;position: relative;margin-bottom:8%;}
	.part3 .mprolist a img{width: 100%;max-width:3.36rem;/* border: 1px solid #ffece8; */border-radius:6.5%;height: auto;}
	.part3 .mprolist .tits{position: absolute;left: 50%;transform: translateX(-50%); bottom:-8%;height: .44rem;width:80%; border:1px solid #FFFFFF;background-color: #FFFFFF; display: flex; align-items: center;border-radius:.21rem; font-size: .22rem;}	
	.part3 .mprolist .tits p{width: 50%;text-align: center;background-color:#e5340d;height: .4rem;border-top-left-radius: .2rem; border-bottom-left-radius: .2rem;line-height: .4rem;color: #FFFFFF;}
	.part3 .mprolist .tits span{width: 50%;/* text-align: left;padding-left: 3%; */ color: #222222;}
	.part3 .more{width: 1.77rem;height: .46rem;font-size: .22rem;}
	.part3 .more img{width:.22rem;}
	.part4{padding: 5% 0 2% 0;display: block;}
	.part4 .left{width: 100%;}
	.part4 .left .tit span{display: none;}
	.part4 .left .tit h1{font-size: .42rem;position: relative;font-weight: bold;line-height: .75rem;}
	.part4 .left .tit h1::before{content: "";position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width:2.1rem;height: 1px;background-color: #e5310e;}
	.part4 .left .tit h1::after{content: ""; position: absolute;left: 50%;transform: translateX(-50%);width:.63rem;height: .09rem;background-color: #e5310e;border-radius: .045rem;bottom: -.035rem;}
	.part4 .left img{width: 100%;}
	.part4 .left .info{width: 60%;height: auto; margin-top: .15rem;}
	.part4 .left .info .it{width: 1.35rem;height: 1.35rem;}
	.part4 .left .info .it h1{font-size:.5rem;line-height: .75rem;}
	.part4 .left .info .it p{height: .58rem;line-height: .58rem;font-size: .32rem;width: 1.3rem;}
	.part4 .left .txt{font-size:.78rem;margin: 3% auto;}
	.part4 .left .txt span{margin-right: .3rem;}
	.part4 .left .text{font-size: .28rem;}
	.part4 .left .more{height: .64rem;font-size: .22rem;width:55%;}
	.part4 .left .more img{width: .22rem;}
	.part4 .right{display: none;}
	.part6{background: none;}
	.part6 .tit{width: auto;color: #333333; height: auto;}
	.part6 .tit p{color: #333333;font-size: .42rem;font-weight: bold;line-height: .75rem;padding-bottom: 0;}
	.part6 .tit p::after{width: 2.1rem;height: 1px;}
	.part6 .tit p::before{content: ""; position: absolute;left: 50%;transform: translateX(-50%);width:.63rem;height: .09rem;background-color: #e5310e;border-radius: .045rem;bottom: -.035rem;}
	.part6 .tit p img{display: none;}
	.part6 .tit span{display: none;}
	.part6 .newslist{display: none;}
	.part6 .mnewslist{display: block;padding: 5% 3% 2% 3%;}
	.part6 .mnewslist .newstop{display: flex;justify-content:space-between; margin-bottom: 4%;}
	.part6 .mnewslist .newstop a{width: 49%;}
	.part6 .mnewslist .newstop a img{width: auto; height:2rem;border: 1px solid #bfbfbf;padding: 0.03rem;}
	.part6 .mnewslist .newstop p{line-height:.48rem;font-size: .28rem;color: #e5340d;}
	.part6 .mnewslist .item{border: 1px solid #bfbfbf;padding:3%;display: block; width: 100%; margin-bottom: 3%;}
	.part6 .mnewslist .item p{text-align: left;color: #999999;font-size: .26rem;line-height:.32rem;}
	.part6 .mnewslist .item .bot{display: flex;justify-content: space-between; margin: 2% 0 0 0;}
	.part6 .mnewslist .item .bot .more{width: .98rem;height: .3rem;background-color: #e5e5e5;display: flex; align-items: center; justify-content: center;}
	.part6 .mnewslist .item .bot .more img{width:.32rem;}
	.part6 .mnewslist .item .data{font-size:.24rem;color: #cbcbcb;}
	.part6 .mmore{display: flex; margin: 0 auto;width:1.77rem;line-height: .46rem;background-color: #010101;color: #FFFFFE;font-size: .22rem;justify-content: center; align-items: center;}
	.part6 .mmore img{width: .25rem;height: .15rem; margin-left: 0.1rem;}
	
}
