.banner{position: relative;overflow: hidden;}
.banner .swiper-slide a{display: block;}

/*.banner .swiper-slide img{display: block;width: 100%;}*/
.banner .swiper-slide img{display: block;width: 100%;max-height: 860px;object-fit: cover;}

.banner .swiper-pagination{bottom: 0.2rem;width: 100%;}
.banner .swiper-pagination-bullet{background: #ffffff;}
.banner .swiper-pagination-bullet-active{background: #89b4c5;}

.title{width: 100%;text-align: center;line-height: 0.3rem;margin-bottom: 0.3rem;}
.title h3{color: #333333;font-family: myfont1;padding: 0 0.4rem;font-size: 0.3rem;position: relative;display: inline-block;}
.title h3::before{content: "";width: 0.21rem;height: 0.31rem;display: block;background: url(../images/title_bg.png) no-repeat left top;background-size: 100% 100%;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.title h3::after{content: "";width: 0.21rem;height: 0.31rem;display: block;background: url(../images/title_bg.png) no-repeat left top;background-size: 100% 100%;position: absolute;right:0;top:50%;transform: translateY(-50%) rotate(180deg);}
.more{width: 1.23rem;height: 0.28rem;background: url(../images/more.png) no-repeat;background-size: 100% 100%;margin: 0.3rem auto 0;}
.more a{font-size: 0.14rem;color: #c9bdb1;display: block;text-align: center;line-height: 0.28rem;}

.parta{width: 100%;padding: 0.4rem 0;background: url(../images/parta_bg.jpg) repeat;}
.p50{width: 50%;}
.pal{position: relative;}
.pal::before{content: "";width: 0.4rem;height: 0.4rem;display: block;background: url(../images/news_dec.png) no-repeat;background-size: 100% 100%;position: absolute;left: 0;top:0;z-index: 2;}
.pal::after{content: "";width: 0.4rem;height: 0.4rem;display: block;background: url(../images/news_dec.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 0;left:0;z-index: 2;transform: rotate(270deg);}
.parta .pal ul li a{display: block;width: 100%;height: 5rem;position: relative;overflow: hidden;}
.parta .pal ul li:hover .image{transform: scale(1.1,1.1);}
.par{background: url(../images/news_bg.jpg) repeat;padding: 0.4rem;position: relative;}
.par::before{content: "";width: 0.4rem;height: 0.4rem;display: block;background: url(../images/news_dec.png) no-repeat;background-size: 100% 100%;position: absolute;left: 0;top:0;z-index: 2;}
.par::after{content: "";width: 0.4rem;height: 0.4rem;display: block;background: url(../images/news_dec.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 0;left:0;z-index: 2;transform: rotate(270deg);}
.par ul .headline{width: 100%;padding-bottom: 0.2rem;border-bottom: 1px dashed #ffffff;margin-bottom: 0.25rem;}
.par ul .headline h3{font-size: 0.18rem;color: #ffffff;line-height: 0.3rem;margin-bottom: 0.1rem;}
.par ul .headline h3 a{color: #ffffff;}
.par ul .headline p{font-size: 0.14rem;color: rgba(255, 255, 255, 0.6);line-height: 0.28rem;height: 0.56rem;}
.par ul li{width: 100%;line-height: 0.3rem;margin-bottom: 0.3rem;}
.par ul li:last-child{margin-bottom: 0;}
.par ul li a{font-size: 0.16rem;color: #ffffff;max-width: calc( 100% - 0.5rem );}
.par ul li span{font-size: 0.14rem;color: rgba(255, 255, 255, 0.8);}
.dec-right-top{content: "";width: 0.4rem;height: 0.4rem;display: block;background: url(../images/news_dec.png) no-repeat;background-size: 100% 100%;position: absolute;right: 0;top:0;z-index: 2;transform: rotate(90deg);}
.dec-right-bottom{content: "";width: 0.4rem;height: 0.4rem;display: block;background: url(../images/news_dec.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 0;right:0;z-index: 2;transform: rotate(180deg);}

.partb{width: 100%;background: url(../images/parta_bg.jpg) repeat;position: relative;padding-bottom: 0.2rem;}
.partb::after{content: "";width: 100%;height: 82%;display: block;background: url(../images/partb_bg.jpg) repeat;position: absolute;left: 0;top:0;z-index: 0;}
.partb .w90{position: relative;z-index: 1;}
.pb1{width: 100%;margin-left: -0.1rem;margin-right: -0.1rem;position: relative;padding-top: 0.3rem;margin-bottom: 0.4rem;}
.pb1::before{content: "";width: calc( ( 100% - 1400px ) / 2 + 1.8rem );height: calc( 100% + 0.4rem );display: block;background: url(../images/qh_title_bg.jpg) no-repeat right top;background-size: cover;position: absolute;left: 0;top:-0.4rem;z-index: 1;}

/*.qh-title{padding-left: 0.1rem;}*/
.qh-title{padding-left: 0.2rem;}

/*.qh-title ul{padding-top: 0.5rem;}*/
.qh-title ul{padding-top: 0.4rem;}

/*.qh-title ul li{width: 1.4rem;text-align: center;line-height: 0.3rem;font-family: myfont1;font-size: 0.3rem;color: #c9bdb1;padding: 0 0.4rem;position: relative;margin-bottom: 0.8rem;cursor: pointer;}*/
.qh-title ul li{width: 1.4rem;text-align: center;line-height: 0.38rem;font-family: myfont1;font-size: 0.36rem;color: #c9bdb1;padding: 0 0.4rem;position: relative;margin-bottom: 0.8rem;cursor: pointer;}

.qh-title ul li.on{color: #efe0d0;}
.qh-title ul li:last-child{margin-bottom: 0;}

/*
.qh-title ul li::before{content: "";width: 0.21rem;height: 0.31rem;display: block;background: url(../images/qh_title_bg2.png) no-repeat left top;background-size: 100% 100%;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.qh-title ul li::after{content: "";width: 0.21rem;height: 0.31rem;display: block;background: url(../images/qh_title_bg2.png) no-repeat left top;background-size: 100% 100%;position: absolute;right:0;top:50%;transform: translateY(-50%) rotate(180deg);}
.qh-title ul li.on::before,.qh-title ul li.on::after{background: url(../images/qh_title_bg1.png) no-repeat left top;background-size: 100% 100%;}
*/

.qh-box{width: calc( 100% - 2.2rem );}
.qh-box div.swiper-slide{opacity: 0 !important;visibility:hidden;}
.qh-box div.swiper-slide-active{opacity: 1 !important;visibility:inherit;}
.qh-list{padding-top: 0.3rem;padding-bottom: 0.5rem;}
.qh-list ul li{padding: 0 0.1rem;}
.qh-list ul li a{transition: 0.3s all;display: block;background: #ffffff;border-top: 0.04rem solid #efca9b;}
.qh-list ul li .imgbox{width: 100%;height: 0;padding-bottom: 66.67%;position: relative;}
.qh-list ul li .txtbox{border: 1px solid #d3d3d3;padding: 0.14rem;}
.qh-list ul li .txtbox p{font-size: 0.14rem;color: #333333;line-height: 0.28rem;height: 0.56rem;}
.qh-list ul li:hover a{margin-top: -0.2rem;}
.qh-list ul li:hover a{box-shadow: 0 0.1rem 0.1rem 0 rgba(0,0,0,0.1);border-top: 0.04rem solid #89b4c5;}
.qh-list ul li:hover p{color: #809aa5;}

.pb2 .title{margin-bottom:0;}
.pb2list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pb2list ul li{width: 25%;margin-top: 0.3rem;padding: 0 0.15rem;}
.pb2list ul li a{display: block;width: 100%;height: 0;padding-bottom:62.8%;position: relative;overflow: hidden;}
.pb2list ul li .txt{width: 100%;height: 0.8rem;position: absolute;left:0;bottom:0;background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 60%);}
.pb2list ul li .txt p{line-height: 0.4rem;color: #ffffff;padding: 0 0.1rem;width: 100%;position: absolute;left: 0;bottom: 0;font-size: 0.14rem;}
.pb2list ul li:hover .image{transform: scale(1.1,1.1);}

.partc{width: 100%;padding: 0.2rem 0 0.4rem;background: url(../images/parta_bg.jpg) repeat;}
.pclist ul li a{display: block;width: 100%;height: 0;padding-bottom:66.44%;position: relative;overflow: hidden;}
.pclist ul li .txt{width: 100%;height: 0.8rem;position: absolute;left:0;bottom:0;background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 60%);}
.pclist ul li .txt p{line-height: 0.5rem;color: #ffffff;padding: 0 0.16rem;width: 100%;position: absolute;left: 0;bottom: 0;font-size: 0.16rem;}
.pclist ul li:hover .image{transform: scale(1.1,1.1);}

.partd{width: 100%;padding: 0.4rem 0;background: url(../images/partd_bg.jpg) repeat;}
.pdlist ul li a{width: 100%;}
.pdlist ul li .imgbox{width: 100%;height: 0;padding-bottom: 133%;position: relative;overflow: hidden;}
.pdlist ul li .txtbox{padding: 0.1rem 0.2rem;position: relative;background-repeat: no-repeat;background-position: ;position: relative;}
.pdlist ul li .txtbox::before{content: "";width: 100%;height: 0;background: #89b4c5 url(../images/txt_bg.png) no-repeat right -0.2rem;display: block;top:0;left: 0;transition: 0.3s all;position: absolute;z-index: 0;}
.pdlist ul li .txtbox h3{font-size: 0.2rem;color: #809aa5;line-height: 0.3rem;position: relative;z-index: 1;transition: 0.3s all;}
.pdlist ul li .txtbox .in{width: 0.34rem;height: 0.34rem;background: #89b4c5;text-align: center;line-height: 0.3rem;color: #ffffff;font-size: 0.3rem;position: absolute;right: 0.2rem;top: -0.26rem;transition: 0.3s all;}
.pdlist ul li:hover .imgbox .image{transform: scale(1.1,1.1);}
.pdlist ul li:hover .txtbox::before{height: 100%;}
.pdlist ul li:hover .txtbox h3{color: #ffffff;}
.pdlist ul li:hover .txtbox .in{background: #efca9b;}
.pdlist ul li:nth-of-type(2n) .txtbox{order: 0;}
.pdlist ul li:nth-of-type(2n) .txtbox .in{bottom: -0.26rem;top: inherit;}
.pdlist ul li:nth-of-type(2n) .imgbox{order: 1;}
