/*banner*/
.ind-banner{ width: 100%; overflow: hidden;} 
.ind-banner .swiper-slide {position: relative; }
.ind-banner .swiper-slide a{ display: block; width: 100%; height: 100%; }
.ind-banner .swiper-slide .img img{ width: 100%;}
.ind-banner .onebox{ position: absolute; left: 50%; margin-left: -7.68rem; z-index: 1; top: 50%; transform: translateY(-50%); }
.ind-banner .onebox .en{ font-size: 0.18rem; line-height: 0.36rem; color: #d5b58f; padding-top: 0.2rem; font-family: 'mont'; text-transform:uppercase; }
.ind-banner .onebox .cn{ font-size: 0.6rem; line-height: 0.6rem; color: #673314; }
.ind-banner .twobox{ position: absolute; left: 0; width: 100%; text-align: center; z-index: 1; color: #fff; top: 50%; transform: translateY(-50%); }
.ind-banner .twobox .txt1{ font-size: 0.6rem; line-height: 0.86rem; font-weight: bold; }
.ind-banner .twobox .txt2{ font-size: 0.44rem; line-height: 0.64rem; }

.ind-banner .se{ display: block; width: 48px; height: 48px; text-align: center; line-height: 48px; position: absolute; z-index: 3; top: 50%; margin-top: -24px; border-radius: 50%; background: rgba(0,0,0,0.1);}
.ind-banner .se:hover{ background: #da251d; }
.ind-banner .prev { left: 30px; }
.ind-banner .next { right: 30px; }
.ind-banner .prev:after{ content: '<'; font-size: 16px; color: #fff; font-family: '宋体'; font-weight: bold; }
.ind-banner .next:after{ content: '>'; font-size: 16px; color: #fff; font-family: '宋体'; font-weight: bold; }

.ind-banner .swiper-pagination{ width: 100%; bottom: 30px; } 
.ind-banner .swiper-pagination-bullet { position: relative; display: inline-block; width: 20px; height: 20px; opacity: 1; background: none; border: none; box-sizing:border-box; border-radius: 50%; margin: 0 4px!important; } 
.ind-banner .swiper-pagination-bullet:after{ content: ''; position: absolute; left: 50%; top: 50%; width: 8px; height: 8px; margin-left: -4px; margin-top: -4px; border-radius: 50%; background: rgba(255,255,255,0.5); }
.ind-banner .swiper-pagination-bullet-active { border: #fff solid 1px;} 
.ind-banner .swiper-pagination-bullet-active:after{ background: #fff; }

/*banner结束*/

.indexP1{ position: relative; overflow: hidden; padding: 1.38rem 0 1.45rem; background: url(../images/indexP1.png) center bottom no-repeat; background-size: 100%;}
.indexP1 .leftCon{ width: 7.74rem; min-height: 4.95rem; }
.indexP1 .titleDiv{ position: relative; }
.indexP1 .titleDiv .cn{ font-size: 0.48rem; line-height: 0.48rem; color: #333; padding-bottom: 0.15rem; }
.indexP1 .titleDiv .en{ font-size: 0.24rem; line-height: 0.24rem; color: rgba(0,0,0,0.2); text-transform: uppercase; font-family: 'bold';}
.indexP1 .titleDiv .more{ position: absolute; right: 0; top: 0; z-index: 1; }
.indexP1 .titleDiv .more a{ position: relative; display: block; width: 58px; height: 58px; border-radius: 50%; background: #da251d; }
.indexP1 .titleDiv .more a:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -9px; margin-top: -7px; width: 18px; height: 14px; background: url(../images/nimg18_2.png) no-repeat; }
.indexP1 .titleDiv .more a:hover:after{ transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);}
.indexP1 .name{ margin: 0.4rem 0 0.25rem; font-size: 0.36rem; line-height: 0.36rem; color: #333; }
.indexP1 .content{ font-size: 0.18rem; line-height: 0.36rem; letter-spacing:2px; text-align: justify; }
.indexP1 .rightDiv{ position: absolute; right: 0; top: 1.38rem; width: 40%; height: 4.95rem; background: center no-repeat; background-size: cover; }

.indexP1 .numList{ padding-top: 0.8rem; }
.indexP1 .numList li{ float: left; }
.indexP1 .numList li:first-child{ width: 3.25rem; }
.indexP1 .numList li:last-child{ float: right; }
.indexP1 .numList li .pj{ height: 0.65rem; }
.indexP1 .numList li .num{ display: flex; display: -webkit-flex; align-items: flex-end; -webkit-align-items: flex-end}
.indexP1 .numList li .numUp{ color: #da251d; font-size: 0.6rem; line-height: 0.46rem; font-family: 'bold'; padding-right: 10px;}
.indexP1 .numList li p{ font-size: 0.18rem; height: 0.36rem; position: relative; display: flex; display: -webkit-flex; align-items: flex-end; -webkit-align-items: flex-end;}
.indexP1 .numList li span{ position: absolute; left: 0; top: -5px; width: 12px; height: 12px; background: url(../images/nimg12_1.png) no-repeat; }
.indexP1 .numList li .wen{ font-size: 0.18rem; line-height: 0.18rem; }

.indexP2{ overflow: hidden; }
.indexP2 .runpic-box { width: 100%; height: 9.2rem; overflow: hidden; position: relative;}
.indexP2 .choose_txt { position: absolute; width: 100%; height: 100%; top: 0; left: 0;  z-index: 3;}
.indexP2 .choose_txt ul{ width: 100%; height: 100%; }
/*.choose_txt ul a{ display: block; width: 100%; height: 100%; }*/
.indexP2 .choose_txt li{ cursor: pointer; position: relative; width: 25%; height: 100%; float: left; text-align: center;}
.indexP2 .choose_txt li:before{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: url(../images/bg1.png) bottom repeat-x; }
.indexP2 .choose_txt li:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: rgba(255,255,255,0.3); }
.indexP2 .choose_txt li:last-child:after{ display: none; }
.indexP2 .choose_txt li .txt{ color: #fff; position: absolute; width: 100%; left: 0; top: 34%; z-index: 1; }
.indexP2 .choose_txt li .txt .ico{ padding-bottom: 0.65rem; }
.indexP2 .choose_txt li .txt .ico img{ width: 52px; }
.indexP2 .choose_txt li .txt .cn{ font-size: 0.36rem; line-height: 0.36rem; font-weight: bold; color: #fff; }
.indexP2 .choose_txt li .txt .en{ padding-top: 0.15rem; font-family: 'mont'; font-size: 16px; line-height: 16px;}
.indexP2 .choose_txt li .msg{ position: absolute; top: 64%; left: 50%; margin-left: -1.55rem; height: 0; overflow: hidden; width: 3.1rem; font-size: 0.16rem; line-height: 0.3rem; color: #fff; position: relative; z-index: 1; }

.indexP2 .choose_txt li .more a{ display: block; position: absolute; left: 50%; margin-left: -0.78rem; font-size: 14px; font-family: 'light'; bottom: 1.0rem; width: 1.56rem; height: 0.46rem; line-height: 0.46rem; text-align: center;}
.indexP2 .choose_txt li .more a:after{ content: ''; position: absolute; left: 50%; margin-left: -0.23rem; top: 0; width: 0.46rem; height: 0.46rem; border: rgba(255,255,255,0.2) solid 1px; border-radius: 50%; box-sizing: border-box; }
.indexP2 .choose_txt li .more p{ position: relative; z-index: 1; color: #fff; }
.indexP2 .choose_txt li .more img{ width: 0; }
.indexP2 .choose_txt li.on:before{ height: 100%; }
.indexP2 .choose_txt li.on .txt{ top: 30%;}
.indexP2 .choose_txt li.on .msg{ height: 0.6rem; }

.indexP2 .choose_txt li.on .more a:after{ left: 0; margin-left: 0; width: 100%; border-radius: 0.36rem; border: #fff solid 1px; background: #fff; }
.indexP2 .choose_txt li.on .more p{ color: #da251d;}
.indexP2 .choose_txt li.on .more img{ margin-left: 10px; width: 14px; }
.indexP2 .item_box{ width:100%; height:9.2rem; position:absolute; left: 0; top: 0; overflow:hidden;}
.indexP2 .item_box:after{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexP2 .item_box img{ width:100%; height:100%; object-fit:cover; position:absolute; top:0; left:0;}
.indexP2 .item_box .bg{ position: absolute; width:100%; height:100%; }
.indexP2 .item_box .item{ display:none;}
.indexP2 .item_box .item:nth-child(1){ display:block;}


.indexP3{ background: #f7f7f7; padding: 1.05rem 0 1.6rem; }
.indexP3 .toptop{ position: relative; height: 1.65rem; }
.indexP3 .titleDiv .cn{ font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.3rem; color: #333; font-weight: bold; }
.indexP3 .titleDiv .en{ font-size: 0.24rem; line-height: 0.24rem; color: rgba(0,0,0,0.2); text-transform: uppercase; font-family: 'bold';}
.indexP3 .moreBtn{ position: absolute; right: 0; top: 0.2rem; z-index: 1; }
.indexP3 .moreBtn a{ display: block; width: 1.56rem; height: 0.46rem; line-height: 0.46rem; text-transform: uppercase; background: #da251d; color: #fff; text-align: center; border-radius: 0.36rem; font-size: 14px; font-family: 'bold'; }

.indexP3 .leftDiv{ width: 9.36rem; }
.indexP3 .leftDiv ul{ margin-right: -10px; }
.indexP3 .leftDiv li{ float: left; width: 50%; }
.indexP3 .leftDiv li .box{ margin-right: 10px; height: 6.4rem; position: relative; background: #fff; }
.indexP3 .leftDiv li .imgDiv{ width:100%; height: 3.2rem; overflow: hidden;}
.indexP3 .leftDiv li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.indexP3 .leftDiv li .conDiv{ height: 3.2rem; background: #fff; padding: 0.4rem 0.48rem 0; box-sizing: border-box; position: relative; overflow: hidden;}
.indexP3 .leftDiv li .conDiv:after{ content: ''; opacity: 0; position: absolute; right: 0; bottom: 0; width: 1.66rem; height: 1.06rem; background: url(../images/nimg166Bg.png) no-repeat; background-size: 1.66rem;}
.indexP3 .leftDiv li .name{ margin-top: 0.1rem; position: relative; font-size: 0.24rem; line-height: 0.36rem; height: 0.72rem; color: #333; font-weight: bold; }
.indexP3 .leftDiv li .content{ margin-top:0.2rem; position: relative; font-size: 14px; line-height: 0.24rem; height: 0.48rem; overflow:hidden; color:#999;}
.indexP3 .leftDiv li .time{ font-size: 0.18rem; line-height: 0.24rem; color: #d6d6d6; font-family: 'mont'; } 
.indexP3 .leftDiv li .ico{ position: relative; margin-top: 0.4rem; border-radius: 24px; width: 47px; height: 33px; border: #de3a33 solid 2px; box-sizing: border-box; background: url(../images/ico2.png) center no-repeat;}
.indexP3 .leftDiv li:nth-child(2) .imgDiv{ position: absolute; left: 0; bottom: 0; }
.indexP3 .leftDiv li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexP3 .leftDiv li .box:hover .conDiv{ background: #da251d;}
.indexP3 .leftDiv li .box:hover .conDiv:after{ opacity: 1; }
.indexP3 .leftDiv li .box:hover .time, .indexP3 .leftDiv li .box:hover .name, .indexP3 .leftDiv li .box:hover .content{ color: #fff; }
.indexP3 .leftDiv li .box:hover .time{ color: rgba(255,255,255,0.2); }
.indexP3 .leftDiv li .box:hover .ico{ border: #fff solid 2px; background: #fff url(../images/ico2.png) center no-repeat;}

.indexP3 .rightDiv{ width: 5.9rem; background: #fff; height: 6.4rem; box-sizing: border-box; padding: 0 0.55rem; }
.indexP3 .detail{ height: 3.2rem; position: relative; box-sizing: border-box; padding-top: 0.4rem; }
.indexP3 .detail:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #e9e9e9; }
.indexP3 .detail a{ display: block; width: 100%; height: 100%; }
.indexP3 .detail .time{ font-size: 0.18rem; line-height: 0.24rem; color: #d6d6d6; font-family: 'mont'; }
.indexP3 .detail .name{ margin-top: 0.2rem; height: 0.36rem; font-size: 0.24rem; color: #333; line-height: 0.36rem; overflow: hidden; font-weight: bold; text-overflow: ellipsis; white-space: nowrap;}
.indexP3 .detail .content{ font-size: 14px; line-height: 0.24rem; color: #999; height: 0.72rem; overflow: hidden; margin-top: 0.2rem; }
.indexP3 .detail .ico{ margin-top: 0.4rem; border-radius: 24px; width: 47px; height: 33px; border: #de3a33 solid 2px; box-sizing: border-box; background: url(../images/ico2.png) center no-repeat; }
.indexP3 .detail:hover .name{ color: #da251d; }
.indexP3 .detail:hover .ico{ background: #da251d url(../images/ico2on.png) center no-repeat;}
.indexP3 .list{ padding-top: 0.25rem; }
.indexP3 .list li{ font-size: 16px; }
.indexP3 .list li a{ display: block; height: 0.48rem; line-height: 0.48rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.indexP4{ height: 5.6rem; background: center no-repeat; background-size: cover; background-attachment: fixed;}
.indexP4 .txt{ font-size: 0.48rem; line-height: 0.48rem; color: #fff; font-weight: bold; padding-bottom: 0.5rem; }
.indexP4 .more a{ display: block; position: relative; width: 1.56rem; height: 0.46rem; line-height: 0.46rem; border-radius: 0.36rem; font-size: 14px; color: #da251d; background: #fff; text-indent: 0.38rem; }
.indexP4 .more a:after{ content: ''; position: absolute; right: 0.4rem; top: 50%; margin-top: -5px; width: 14px; height: 11px; background: url(../images/nimg14_1.png) no-repeat; }
.indexP4 .more a:hover{ background: #da251d; color: #fff; }
.indexP4 .more a:hover:after{ background: url(../images/nimg14_1on.png) no-repeat;}

.about{ position: relative; padding-bottom: 3.45rem; background: center bottom no-repeat; background-size: 100%; }
.about .mxfDiv{ padding-top: 0.6rem; }
.about .leftDiv{ width: 4.8rem; }
.about .cn{ font-size: 0.48rem; line-height: 0.48rem; color: #000; padding-bottom: 0.2rem; }
.about .en{ color: #999; font-size: 0.2rem; line-height: 0.2rem; text-transform: uppercase; font-family: 'light'; }
.about .txt{ font-size: 0.24rem; line-height: 0.24rem; padding: 0.3rem 0 0.1rem; }
.about .year{ position: relative; padding-bottom: 1.8rem; color: #fff; font-size: 0.5rem; line-height: 0.5rem; font-family: 'mont'; text-transform: uppercase; -webkit-text-stroke-width: 1px; /* 描边宽度 */ -webkit-text-stroke-color: #e1e1e1;  }
.about .year:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 2.7rem; height: 1.6rem; background: url(../images/nimg270Bg.png) no-repeat; background-size: 2.7rem; }
.about .content{ width: 10.2rem; font-size: 0.17rem; line-height: 0.3rem; }

.history{ padding-bottom: 4.8rem; background: center bottom no-repeat; background-size: 100%; }
.history .mxfDiv{ margin-top: 0.65rem; position: relative; }
.history .title{ position: absolute; left: 0; top: 0; font-size: 0.48rem; line-height: 0.48rem; color: #000;}
.history .pjDiv{ position: relative; padding-top: 1.3rem; padding-bottom: 0.45rem;}
.history .pjDiv:before{ content: ''; position: absolute; left: 50%; margin-left: -1px; top: 0; width: 2px; height: 100%; background: #f3f3f3; }
.history .pjDiv:after{ content: ''; position: absolute; left: 50%; margin-left: -0.23rem; bottom: 0; width: 0.46rem; height: 0.46rem; background: #fff url(../images/nimg19_1.png) center no-repeat; border: #f3f3f3 solid 2px; border-radius: 50%; box-sizing: border-box; }
.history .limg{ position: absolute; left: 50%; top: 0; width: 76px; height: 76px; margin-left: -38px; background: #da251d; border-radius: 50%; z-index: 1; }
.history .limg img{ position: absolute; left: 50%; top: 50%; margin-left: -26px; margin-top: -17px; }
.history .list li{ position: relative; z-index: 2; margin-bottom: 0.5rem; height: 3.2rem; padding-left: 8.0rem;}
.history .list li:nth-child(even){ padding-left: 0; padding-right: 8.0rem; }
.history .list li .ico{ position: absolute; left: 50%; margin-left: -10px; margin-top: -10px; top: 50%; width: 20px; height: 20px; background: #fff; border: #f3f3f3 solid 2px; border-radius: 50%; box-sizing: border-box; }
.history .list li .ico:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -2px; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #da251d; }
.history .list li .time{ position: absolute; left: 0; top: 0; width: 7.3rem; height: 3.2rem; line-height: 3.2rem; text-align: right; font-family: 'mont'; font-size: 0.6rem; }
.history .list li:nth-child(even) .time{ left: auto; right: 0; text-align: left;}
.history .list li .time em{ display: inline; background-image:-webkit-linear-gradient(top,#d8251d,#62211e);
 background-image:linear-gradient(to bottom,#d8251d,#62211e); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
.history .list li .conDiv{ padding-left: 7px; position: relative; }
.history .list li:nth-child(even) .conDiv{ padding-left: 0; padding-right: 7px; }
.history .list li .conDiv:before{ content: ''; position: absolute; left: 0; top: 50%; width: 7px; height: 15px; margin-top: -8px; background: url(../images/nimg7Bg.png) no-repeat; }
.history .list li:nth-child(even) .conDiv:before{ left: auto; right: 0; background: url(../images/nimg7Bg2.png) no-repeat; }
.history .list li .hala{ height: 3.2rem; background: #f3f3f3; padding: 0.5rem 0.5rem 0; box-sizing: border-box; }
.history .list li .lie{ padding-right: 0.6rem; height: 2.0rem; overflow: auto; }
.history .list li .lie::-webkit-scrollbar { width: 3px;}
.history .list li .lie::-webkit-scrollbar-track { background-color: #dedede;}
.history .list li .lie::-webkit-scrollbar-thumb { background-color: #da251d;} 
.history .list li .lie dd{ padding-bottom: 0.24rem; }
.history .list li .lie dd:last-child{ padding-bottom: 0; }
.history .list li .lie dd .year{ font-size: 0.2rem; line-height: 0.2rem; color: #da251d; font-family: 'mont'; height: 0.28rem; }
.history .list li .lie dd .msg{ font-size: 0.16rem; line-height: 0.24rem; }

.culture{ padding-bottom: 1.2rem; background: center bottom no-repeat; background-size: 100%; }
.culture .title{ padding-top: 0.65rem; font-size: 0.48rem; line-height: 0.48rem; color: #000; padding-bottom: 0.4rem; }
.culture .list ul{ margin-right: -0.28rem; }
.culture .list li{ float: left; width: 25%; padding-bottom: 0.28rem; }
.culture .list li .box{ position: relative; cursor: pointer; margin-right: 0.28rem; height: 2.52rem; padding: 0.35rem 0.5rem 0; box-sizing: border-box; background: #fff; box-shadow: 0px 2px 18px 2px rgba(169, 169, 169, 0.2); }
.culture .list li .box:after{ content: ''; opacity: 0; position: absolute; right: 0; bottom: 0; width: 1.66rem; height: 1.06rem; background: url(../images/nimg166Bg2.png) no-repeat; background-size: 1.66rem; }
.culture .list li .ico{ position: relative; width: 52px; height: 52px; }
.culture .list li .ico img{ position: absolute; left: 0; top: 0; width: 52px;}
.culture .list li .ico .img1{ opacity: 0; transform:scale3d(0,0,0);-webkit-transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0); }
.culture .list li .layer{ position: absolute; left: 0.5rem; bottom: 0.4rem; z-index: 1; }
.culture .list li .name{ font-size: 0.26rem; line-height: 0.26rem; color: #333; }
.culture .list li .wen{ opacity: 0; height: 0; overflow: hidden; font-size: 0.18rem; line-height: 0.24rem; }
.culture .list li .box:hover{ background: #da251d; }
.culture .list li .box:hover:after{ opacity: 1; }
.culture .list li .box:hover .ico img{ opacity: 0; }
.culture .list li .box:hover .ico .img1{ opacity: 1; transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);}
.culture .list li .box:hover .name{ color: #fff; }
.culture .list li .box:hover .wen{ opacity: 1; height: 0.24rem; margin-top: 0.12rem; color: #fff; }
.culture .list li:nth-child(3) .box:hover .wen{ height: 0.48rem; }

.joinP1{ padding-bottom: 1.2rem; }
.joinP1 .mxfDiv{ padding-top: 0.9rem; }
.joinP1 .leftCon{ width: 50%; }
.joinP1 .title{ font-size: 0.48rem; line-height: 0.48rem; color: #000; padding-bottom: 0.2rem; }
.joinP1 .wen{ color: #333; line-height: 0.3rem; font-size: 0.3rem; }
.joinP1 .msg{ padding: 0.4rem 0 0.5rem; font-size: 0.18rem; line-height: 0.3rem; }
.joinP1 .imgDiv{ width: 50%; }
.joinP1 .imgDiv img{ width: 100%; }
.joinP1 .more a{ display: block; width: 1.5rem; height: 0.48rem; line-height: 0.48rem; text-align: center; color: #333; font-size: 16px; border: #da251d solid 2px; border-radius: 0.48rem;}
.joinP1 .more a:hover{ background: #da251d; color: #fff; }

.joinP2 .mxfDiv{ display: flex; justify-content: space-between; width: 100%;}
.joinP2 .page-pic { position: relative; cursor: pointer; width: 50%; height: 6.4rem; overflow: hidden; background-position: center center; background-size: 11rem; background-repeat: no-repeat; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.joinP2 .page-pic .pic-text { z-index: 2; position: absolute; top: 50%; margin-top: -0.75rem; height: 1.5rem; color: #fff; left: 0; width: 100%; text-align: center; box-sizing: border-box; }
.joinP2 .page-pic .name{ font-size: 0.48rem; line-height: 0.48rem; padding-top: 0.4rem; }
.joinP2 .page-pic:hover { width: 60%;}

.joinP3{ padding-top: 1.2rem; height: 8.42rem; background: center no-repeat; background-size: cover; box-sizing: border-box;}
.joinP3 .title{ font-size: 0.48rem; line-height: 0.48rem; color: #333; text-align: center; padding-bottom: 0.5rem;}
.joinP3 .list ul{ display: block; width: auto; margin-right: -0.3rem; }
.joinP3 .list li{ float: left; width: 33.33%; }
.joinP3 .list li .box{ cursor: pointer; margin-right: 0.3rem; padding-top: 0.8rem; height: 5.06rem; box-sizing: border-box; background: #fff; }
.joinP3 .list li .ico{ position: relative; width: 1.4rem; height: 1.4rem; margin: 0 auto; background: #f2f2f2; border-radius: 50%; }
.joinP3 .list li .ico img{ position: absolute; left: 50%; top: 50%; margin-left: -32px; margin-top: -32px; }
.joinP3 .list li .name{ margin-top: 0.6rem; line-height: 0.32rem; text-align: center; color: #000; font-size: 0.24rem; }
.joinP3 .list li .msg{ font-size: 0.18rem; line-height: 0.32rem; padding: 0.25rem 0.9rem 0; text-align: center; }
.joinP3 .list li .box:hover{ background: #da251d; }
.joinP3 .list li .box:hover .name, .joinP3 .list li .box:hover .msg{ color: #fff; }
.joinP3 .swiper-pagination{ display: none; position: relative; left: 0; bottom: 0; padding-top: 0.6rem;}
.joinP3 .swiper-pagination-bullet { position: relative; width: 0.16rem; height: 0.16rem; opacity: 1; border-radius: 50%; border: #acacac solid 1px; background: #acacac; margin-left: 0.15rem!important; margin-right: 0.15rem!important; } 
.joinP3 .swiper-pagination-bullet-active { border: #da251d solid 1px; background: #da251d; }

.joinP4{ padding: 1.2rem 0; background: url(../images/nimg360Bg.png) left bottom no-repeat; background-size: 3.6rem;}
.joinP4 .leftCon{ width: 6.46rem; }
.joinP4 .title{ position: relative; font-size: 0.48rem; line-height: 0.48rem; color: #000; padding-bottom: 0.3rem; }
.joinP4 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 40px; height: 2px; background: #b9a7a8; }
.joinP4 .wen{ color: #333; line-height: 0.3rem; font-size: 0.3rem; }
.joinP4 .content{ padding-top: 0.45rem; font-size: 0.18rem; line-height: 0.3rem; text-align: justify; }
.joinP4 .imgDiv{ width: 50%; }
.joinP4 .imgDiv img{ width: 100%; }

.estate{ padding-bottom: 1.2rem; }
.estate .title{ text-align: center; font-size: 0.48rem; line-height: 0.48rem; color: #000; padding: 0.6rem 0 0.25rem; }
.estate .msg{ text-align: center; font-size: 0.16rem; line-height: 0.3rem; padding-bottom: 0.75rem;}
.estate .list ul{ margin-right: -0.3rem; }
.estate .list li{ float: left; width: 33.33%; padding-bottom: 0.3rem; }
.estate .list li .box{ margin-right: 0.3rem; cursor: pointer;}
.estate .list li .imgDiv{ height: 3.4rem; overflow: hidden; position: relative;}
.estate .list li .imgDiv:after{content:"";width:100%;height:100%;position:absolute;top:100%;left:0;background-color:rgba(255,255,255,0.3);transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.estate .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.estate .list li .box:hover .imgDiv:after{top:-100%}
.estate .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.estate .numList{ padding: 0 3.2rem 0.75rem; }
.estate .numList li{ float: left; width: 33.33%; position: relative;}
.estate .numList li:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #dedede; }
.estate .numList li:last-child:after{ display: none; }
.estate .numList li .pj{ height: 0.65rem; }
.estate .numList li .num{ display: flex; display: -webkit-flex; align-items: flex-end; -webkit-align-items: flex-end; justify-content: center; -webkit-justify-content: center;}
.estate .numList li .numUp{ color: #da251d; font-size: 0.6rem; line-height: 0.46rem; font-family: 'bold'; padding-right: 10px;}
.estate .numList li p{ font-size: 0.18rem; height: 0.36rem; position: relative; display: flex; display: -webkit-flex; align-items: flex-end; -webkit-align-items: flex-end;}
.estate .numList li img{ position: absolute; left: 0; top: -5px; width: 12px; height: 12px; }
.estate .numList li .wen{ font-size: 0.18rem; line-height: 0.18rem; text-align: center; }

.estate .icoList{ padding-bottom: 0.75rem; }
.estate .icoList li{ float: left; width: 25%; }
.estate .icoList li .round{ position: relative; width: 1.6rem; height: 1.6rem; margin: 0 auto; border-radius: 50%; box-sizing: border-box; border: #e5e5e5 dotted 1px; }
.estate .icoList li .ico{ position: absolute; left: 50%; top: 50%; margin-left: -0.6rem; margin-top: -0.6rem; width: 1.2rem; height: 1.2rem; border-radius: 50%; background: #fff; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);}
.estate .icoList li .ico img{ width: 0.52rem; position: absolute; left: 50%; margin-left: -0.26rem; top: 50%; margin-top: -0.26rem; animation: glitter 6s linear 0s infinite normal;
  -webkit-animation: glitter 6s linear 0s infinite normal;
  -moz-animation: glitter 6s linear 0s infinite normal;
  -ms-animation: glitter 6s linear 0s infinite normal;
  -o-animation: glitter 6s linear 0s infinite normal;}
.estate .icoList li .txt{ padding-top: 0.2rem; text-align: center; font-size: 0.24rem; line-height: 0.24rem;}
.estate .icoList li:hover .txt{ color: #da251d;}

.news{ padding-bottom: 1.2rem; }
.news .list{ padding-top: 0.75rem; }
.news .list ul{ margin-right: -0.44rem; }
.news .list li{ float: left; width: 33.33%; }
.news .list li .box{ margin-right: 0.44rem; position: relative; padding-bottom: 2.8rem;}
.news .list li .imgDiv{ height: 3.4rem; overflow: hidden; }
.news .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.news .list li .conDiv{ position: absolute; left: 0; bottom: 0; z-index: 1; padding: 0 10px; height: 3.2rem; width:100%; box-sizing:border-box; }
.news .list li .pjDiv{ position: relative; height: 3.2rem; background: #fff; padding: 0.25rem 0.4rem 0; box-sizing: border-box; overflow: hidden;}
.news .list li .pjDiv:after{ content: ''; opacity: 0; position: absolute; right: -1.66rem; bottom: 0; width: 1.66rem; height: 1.06rem; background: url(../images/nimg166Bg.png) no-repeat; background-size: 1.66rem; }
.news .list li .name{ line-height: 0.36rem; font-size: 0.24rem; height: 0.72rem; font-weight: bold; color: #333; }
.news .list li .content{ margin-top: 0.1rem; font-size: 14px; color: #999; line-height: 24px; height: 72px; }
.news .list li .ico{ position: absolute; left: 0.4rem; bottom: 0.4rem; border-radius: 24px; width: 47px; height: 33px; border: #de3a33 solid 2px; box-sizing: border-box; background: url(../images/ico2.png) center no-repeat; }
.news .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.news .list li .box:hover .pjDiv{ background: #da251d; }
.news .list li .box:hover .pjDiv:after{ opacity: 1; right: 0;}
.news .list li .box:hover .name, .news .list li .box:hover .content{ color: #fff; }
.news .list li .box:hover .ico{ border: #fff solid 2px; background: #fff url(../images/ico2.png) center no-repeat;}
.news .list2{ padding: 0.7rem 0 0.5rem; }
.news .list2 li{ padding-bottom: 0.3rem; }
.news .list2 li a{ display: block; background: #f7f6f6; height: 2.65rem; position: relative; padding: 0.35rem 2.3rem 0 0.4rem; box-sizing: border-box; }
.news .list2 li a:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 4px; background: #da251d; }
.news .list2 li .name{ height: 0.4rem; line-height: 0.4rem; overflow: hidden; color: #333; font-size: 0.24rem; text-overflow: ellipsis; white-space: nowrap; }
.news .list2 li .content{ margin-top: 0.15rem; color: #666; font-size: 0.16rem; line-height: 0.26rem; height: 0.52rem; overflow: hidden; color: #666; }
.news .list2 li .more{ position: relative; margin-top: 0.65rem; font-size: 14px; color: #da251d; line-height: 14px; font-family: 'mont'; width: 65px; text-transform: uppercase;}
.news .list2 li .more:after{ content: ''; position: absolute; right: 0; width: 6px; height: 12px; top: 50%; margin-top: -6px; background: url(../images/ico3.png) right center no-repeat;}
.news .list2 li .time{ position: absolute; right: 0.5rem; top: 0.4rem; z-index: 1; text-align: right; color: #999; font-family: 'mont'; font-size: 14px;}
.news .list2 li .time em{ display: block; font-size: 0.36rem; line-height: 0.36rem; color: #010101; padding-bottom: 0.1rem; }
.news .list2 li a:hover{ background: #fff; box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08); }
.news .list2 li a:hover:after{ width: 100%; }
.news .list2 li a:hover .name, .news .list2 li a:hover .time em{ color: #da251d; }
.news .list2 li a:hover .more:after{ width: 14px; height: 11px; background: url(../images/nimg14_1.png) right center no-repeat;}

.newsBox{ padding-bottom: 1.2rem; }
.newShow{ padding-bottom: 0.8rem; }
.newShow .name{ color: #000; font-size: 0.36rem; line-height: 0.48rem; padding: 0.7rem 1.6rem 0.25rem 0; font-weight: bold; }
.newShow .time{ padding-bottom: 0.2rem; border-bottom: #f0f0f0 solid 1px; }
.newShow .time em{ font-size: 0.16rem; padding-right: 0.25rem; }
.newShow .content{ padding-top: 0.35rem; font-size: 0.16rem; line-height: 0.32rem; text-align: justify; }

.pageDown li{ margin-bottom: 0.2rem; padding: 0.25rem 0.4rem 0.2rem; font-size: 0.16rem; border: #e1e1e1 solid 1px; border-top: #5f5f5f solid 2px; }
.pageDown li:last-child{ margin-bottom: 0; }
.pageDown li em{ display: block; line-height: 0.16rem; color: #000; margin-bottom: 0.05rem; }
.pageDown li a{ display: block; height: 0.32rem; line-height: 0.32rem; overflow: hidden; }

.sideNews{ padding-top: 1.6rem; }
.sideNews .title{ font-size: 0.24rem; height: 0.56rem; line-height: 0.24rem; }
.sideNews .list li{ margin-bottom: 0.3rem; }
.sideNews .list li a{ display: block; position: relative; padding-left: 2.2rem; padding-top: 0.2rem; box-sizing: border-box; height: 1.68rem; border-bottom: #f0f0f0 solid 1px; }
.sideNews .list li .imgDiv{ position: absolute; left: 0; top: 0; width: 1.96rem; height: 1.38rem; }
.sideNews .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.sideNews .list li .name{ font-size: 0.18rem; line-height: 0.3rem; height: 0.6rem; color: #000; }
.sideNews .list li .time{ padding-top: 0.2rem; color: #999; font-size: 0.16rem; line-height: 0.16rem; font-family: 'light'; }
.sideNews .list li a:hover .name{ color: #da251d; }

.contact{ padding-bottom: 1.2rem; }
.contact .mxfDiv{ padding-top: 0.6rem; }
.contact .leftDiv{ width: 4.8rem; }
.contact .cn{ font-size: 0.48rem; line-height: 0.48rem; color: #000; padding-bottom: 0.2rem; }
.contact .en{ color: #999; font-size: 0.2rem; line-height: 0.2rem; text-transform: uppercase; font-family: 'light'; }
.contact .txt{ font-size: 0.24rem; line-height: 0.24rem; padding: 0.3rem 0 0.1rem; }
.contact .year{ position: relative; padding-bottom: 1.8rem; color: #fff; font-size: 0.5rem; line-height: 0.5rem; font-family: 'mont'; text-transform: uppercase; -webkit-text-stroke-width: 1px; /* 描边宽度 */ -webkit-text-stroke-color: #e1e1e1;  }
.contact .year:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 2.7rem; height: 1.6rem; background: url(../images/nimg270Bg.png) no-repeat; background-size: 2.7rem; }
.contact .rightDiv{ width: 10.2rem; }
.contact .toptop{ height: 2.9rem; padding-right: 2.0rem; position: relative;}
.contact .toptop .name{ font-weight: bold; color: #000; font-size: 0.24rem; line-height: 0.24rem; padding-bottom: 0.15rem; }
.contact .toptop .msgList li{ position: relative; padding-left: 34px; font-size: 0.16rem; line-height: 0.36rem; }
.contact .toptop .msgList li img{ position: absolute; left: 0; top: 50%; margin-top: -9px;}
.contact .toptop .ewmDiv{ position: absolute; right: 0; top: 0; z-index: 1; width: 1.6rem; }
.contact .toptop .ewmDiv .limg{ border: #efefef solid 1px; border-radius: 8px; overflow: hidden; }
.contact .toptop .ewmDiv .limg img{ width: 100%; }
.contact .toptop .ewmDiv p{ text-align: center; padding-top: 0.15rem; color: #999; font-size: 0.16rem; line-height: 0.16rem; }

.contact .tab{ background: #f7f7f7; position: relative; height: 0.8rem;}
.contact .tab:before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: #efefef;}
.contact .tab li{ position: relative; z-index: 1; float: left; padding: 0 0.3rem; height: 0.8rem; line-height: 0.8rem; color: #0e050b; font-size: 0.18rem; }
.contact .tab li:before{ content: ''; left: 0; top: 0; position: absolute; width: 0; height: 2px; background: #e60013; }
.contact .tab .liNow{ background: #fff; color: #e60013; }
.contact .tab .liNow:before{ width: 100%; }
.contact .conDiv{ margin-top: 0.6rem; padding-right: 2.0rem; min-height: 2.0rem; position: relative; animation: am_top 0.8s ease-out 0.1s backwards; -webkit-animation: am_top 0.8s ease-out 0.1s backwards;}
.contact .conDiv .name{ font-size: 0.24rem; line-height: 0.24rem; color: #000; padding-bottom: 0.2rem; }
.contact .conDiv .msgList li{ position: relative; padding-left: 34px; font-size: 0.16rem; line-height: 0.36rem; }
.contact .conDiv .msgList li img{ position: absolute; left: 0; top: 50%; margin-top: -9px;}
.contact .conDiv .ewmDiv{ position: absolute; right: 0; top: 0; z-index: 1; width: 1.6rem; }
.contact .conDiv .ewmDiv .limg{ border: #efefef solid 1px; border-radius: 8px; overflow: hidden; }
.contact .conDiv .ewmDiv .limg img{ width: 100%; }
.contact .conDiv .ewmDiv p{ text-align: center; padding-top: 0.15rem; color: #999; font-size: 0.16rem; line-height: 0.16rem; }





























































