@charset "utf-8";
.dznr{margin-bottom: 125px;}
.dznr2{display: flex;padding: 35px;position: relative;border-radius: 10px;background: #1c355e;justify-content: space-between;align-items: center;}
.dznr2_text{width: 50%;padding-right: 60px;}
.dznr2_text h2{font-weight: bold; color: rgb(255, 255, 255);font-size: 32px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;margin-bottom: 35px;}
.dznr2_text p{color: rgb(255, 255, 255);font-size: 18px;line-height: 28px;}
.dznr2_text p b{font-size: 48px;}
.dznr2_img{width: 50%;}
.dznr2_img img{width: 100%;border-radius: 10px;aspect-ratio: 762 / 429;}
.dznr2{margin-bottom: 110px;}

.more2{display: block;width: 239px; line-height: 64px;border: 1px solid #19d3c5;background: #19d3c5;border-radius: 6px;color: #fff;text-align: center;font-size: 18px;transition: all .5s; cursor: pointer;}
.more2.center{margin: 0 auto;}
.more2 b{display: inline-block;background: url(../images/a_25.png);width: 8px;height: 14px;background-size: 100%;vertical-align: middle; margin: -3px 0 0 10px;}
.more2:hover{background: #fff;color: #0FBCAF;}
.more2:hover b{background: url(../images/a_24.png);background-size: 100%;}

.shfw{padding-bottom: 125px;}
.shfw_title{padding-bottom: 30px;}
.shfw_title p{font-size: 28px; line-height: 1.6;}
.shfw_list ul{display: flex;flex-wrap: wrap;gap:55px;}
.shfw_list li{width: calc(50% - 55px/2);border-radius: 10px;border: 2px solid #e6e6e6;padding: 29px;transition: all 1s;}
.shfw_list li:hover{border: 2px solid #19D3C5;box-shadow: 0 15px 15px rgba(0, 0, 0, .1);  }
.shfw_list li:hover img{transform: scale(1.1);}
.shfwbox b{display: block;overflow: hidden;border-radius: 10px;}
.shfwbox b img{width: 100%; object-fit: cover;aspect-ratio: 715 / 417;transition: all 1s;}
.shfw_text{text-align: center; padding: 25px 0;}
.shfw_text h3{font-size: 32px;}
.shfw_text p{text-align: left;font-size: 18px;color: #666;line-height: 1.6;margin-top: 20px;text-align: left;}
.shfw_text p span{padding: 0 2px;color: #999;}
.shfw_text .more1{margin-top:40px;}
.shfwbox .more1 b{display: inline-block;overflow: visible;border-radius: 0;}

.bwzc{position: fixed;z-index: 1002;width: 1250px;border-radius: 10px;padding: 60px 15px 150px 15px;background: #fff;left:50%; top:50%; transform:translate(-50%,-50%);display: none;}
.fwzc_title{text-align: center;padding-bottom: 30px;}
.fwzc_title h2{font-weight: bold;font-size: 28px;}
.fwzc_title p{font-size: 18px;line-height: 28px;color: #666;margin-top: 15px;}
.fwzcnr {height: calc(100vh - 450px);overflow: auto;padding: 0 250px;}
.fw_top ul{display: flex;gap:40px;flex-wrap: wrap;padding-top: 20px;}
.fw_top li{width: calc(50% - 40px/2);position: relative;margin-top: -20px;}
.fw_top li b{position: absolute;font-size: 18px;color: #ff0000;top: 50%;transform: translateY(-50%);left: 10px;}
.pjcg{padding-top: 40px;}
.pjcg h3{font-size: 28px;color: #666666;margin-bottom: 15px;}
.pjcg li{position: relative;margin-bottom: 16px;padding-left: 15px;}
.pjcg li b{position: absolute;font-size: 18px;color: #ff0000;top:5px;left: 0px;} 
.pjcg li p{color: #666;font-size: 18px;margin-bottom: 10px;}
.sctp{padding-left: 15px;display: flex;align-items: flex-end;gap:15px;flex-wrap: wrap;}
.sctp_sm{width: 295px;cursor: pointer;}
.sctp_sm h3{font-size: 18px;}
.sctp_sm  p{font-size: 16px;line-height: 1.6;color: #999999;margin-top: 10px;}
.sctp_img{width: 184px;}
.sctp_img img{width: 100%;}

@media only screen and (min-width: 1200px){
.dznr{margin-bottom: 6.51vw; }
.dznr2 { display: flex; padding: 1.8229166667vw; position: relative; border-radius: 0.5208333333vw; background: #1c355e; justify-content: space-between; align-items: center;margin-bottom: 5.7291666667vw; }
.dznr2_text { width: 50%; padding-right: 3.125vw; }
.dznr2_text h2 { font-weight: bold; color: rgb(255, 255, 255); font-size: 1.6666666667vw; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 1.822vw; }
.dznr2_text p { color: rgb(255, 255, 255); font-size: 0.9375vw; line-height: 1.4583333333vw; }
.dznr2_text p b { font-size: 2.5vw; }
.dznr2_img { width: 50%; }
.dznr2_img img { width: 100%; border-radius: 0.5208333333vw; aspect-ratio: 762 / 429; }

.more2{width: 12.44vw; line-height: 3.333vw;border: 1px solid #19d3c5;background: #19d3c5;border-radius: 0.312vw; }
.more2.center{margin: 0 auto;}
.more2 b{background: url(../images/a_25.png);width: 0.416vw;height: 0.729vw;background-size: 100%; margin: -0.156vw 0 0 0.520vw;}
.more2:hover{background: #fff;}
.more2:hover b{background: url(../images/a_24.png);background-size: 100%;}

.shfw { padding-bottom: 6.5104166667vw; }
.shfw_title { padding-bottom: 1.5625vw; }
.shfw_title p { font-size: 1.4583333333vw; line-height: 1.6; }
.shfw_list ul { display: flex; flex-wrap: wrap; gap: 2.8645833333vw; }
.shfw_list li { width: calc(50% - 2.8645833333vw/2); border-radius: 0.5208333333vw;  padding: 1.5104166667vw; transition: all 1s; }
.shfw_list li:hover { box-shadow: 0 0.781vw 0.781vw rgba(0, 0, 0, .1); -shadow: 0 0 0.5208333333vw rgba(0, 0, 0, .2); }
.shfw_list li:hover img { transform: scale(1.1); }
.shfwbox b { display: block; overflow: hidden; border-radius: 0.5208333333vw; }
.shfwbox b img { width: 100%; object-fit: cover; aspect-ratio: 715 / 417; transition: all 1s; }
.shfw_text { text-align: center; padding: 1.3020833333vw 0; }
.shfw_text h3 { font-size: 1.6666666667vw; }
.shfw_text p { font-size: 0.9375vw; color: #666; line-height: 1.6; margin-top: 1.0416666667vw; }
.shfw_text p span { padding: 0 0.1041666667vw; color: #999; }
.shfw_text .more1 { margin-top: 2.0833333333vw; }
.bwzc { position: fixed; z-index: 1002; width: 65.1041666667vw; border-radius: 0.5208333333vw; padding: 3.125vw 0.78125vw 7.8125vw 0.78125vw; background: #fff; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none; }
.fwzc_title { text-align: center; padding-bottom: 1.5625vw; }
.fwzc_title h2 { font-weight: bold; font-size: 1.4583333333vw; }
.fwzc_title p { font-size: 0.9375vw; line-height: 1.4583333333vw; color: #666; margin-top: 0.78125vw; }
.fwzcnr { height: calc(100vh - 23.4375vw); overflow: auto; padding: 0 13.0208333333vw; }
.fw_top ul { display: flex; gap: 2.0833333333vw; flex-wrap: wrap; padding-top: 1.0416666667vw; }
.fw_top li { width: calc(50% - 2.0833333333vw/2); position: relative; margin-top: -1.0416666667vw; }
.fw_top li b { position: absolute; font-size: 0.9375vw; color: #ff0000; top: 50%; transform: translateY(-50%); left: 0.5208333333vw; }
.pjcg { padding-top: 2.0833333333vw; }
.pjcg h3 { font-size: 1.4583333333vw; color: #666666; margin-bottom: 0.78125vw; }
.pjcg li { position: relative; margin-bottom: 0.8333333333vw; padding-left: 0.78125vw; }
.pjcg li b { position: absolute; font-size: 0.9375vw; color: #ff0000; top: 0.2604166667vw; left: 0; }
.pjcg li p { color: #666; font-size: 0.9375vw; margin-bottom: 0.5208333333vw; }
.sctp { padding-left: 0.78125vw; display: flex; align-items: flex-end; gap: 0.78125vw; flex-wrap: wrap; }
.sctp_sm { width: 15.3645833333vw; cursor: pointer; }
.sctp_sm h3 { font-size: 0.9375vw; }
.sctp_sm p { font-size: 0.8333333333vw; line-height: 1.6; color: #999999; margin-top: 0.5208333333vw; }


}








@media screen and (max-width: 1920px) {

}

@media screen and (max-width: 1680px) {


}

@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1280px) {

}

@media screen and (max-width: 1200px) {
.dznr2{display: block;position: relative;padding: 4.4rem .45rem .85rem .45rem;}
.dznr2_img{position: absolute;left: 50%;transform: translateX(-50%);top: .45rem;width: calc(100% - .9rem);}
.dznr2_text h2{font-size: .32rem;margin-bottom: .25rem;}
.dznr2_text{width: 100%; padding:.25rem 0 0 0;}
.dznr2_text p{font-size: .26rem;line-height: 1.6;}
.dznr2_text p b{font-size: .36rem;}

.current {display: none;}
.top_content{padding-bottom: 1.65rem;}
.shfw_title{padding: 0 0 .65rem;}
.shfw_title p{font-size: .3rem; line-height: 1.6;}
.shfw_list ul{gap:.4rem;}
.shfw_list li{width: 100%;padding: .2rem;border-radius: .1rem;}
.shfwbox b img{border-radius: .1rem;}
.shfw_text{text-align: left;padding: .25rem 0;}
.shfw_text h3{font-size: .3rem;}
.shfw_text p{font-size: .26rem; line-height: 1.6;margin-top: .15rem;}
.shfw_text .more1{margin-top:.25rem;}
.shfw{padding-bottom: .85rem;}
.dznr2{margin-bottom: .8rem;}
.dznr{margin-bottom: .8rem;}
.bwzc{max-width: 90%;padding:.5rem .25rem;border-radius: .1rem;}
.fwzc_title h2{font-size: .36rem;}
.fwzc_title p{font-size: .26rem;margin-top: .2rem;line-height: 1.6;}
.fwzc_title{padding-bottom: ..5rem;}
.fwzcnr{padding: 0;height: calc(100vh - 4rem);padding-right: .2rem;}
.fw_top ul{display: block;margin: 0;padding: 0;}
.fw_top li{width: 100%; margin-bottom: .4rem;margin-top: 0;}
.pjcg{padding-top: .3rem;}
.pjcg h3{font-size: .32rem;margin-bottom: .2rem;}
.pjcg li p{font-size: .28rem;margin-bottom: .15rem;}
.sctp_img{width: 3.2rem;}
.sctp_sm p{font-size: .26rem;line-height: 1.6;}
.sctp_sm{width: 100%;}
.emlbox{padding-bottom: .8rem;}
.more2{width: 3.4rem;height: .96rem;font-size: .26rem;line-height: .94rem;}









}
