* {
  margin: 0;
  padding: 0;
}
.text-ellipsis-1,
.text-ellipsis-2,
.text-ellipsis-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box_1_w,
.nav-fiend-del,
body {
  box-sizing: border-box;
}
.module_title h1,
.module_title h2,
.onepage_content_1_box_title h1 {
  -webkit-text-fill-color: transparent;
}
.a_a,
.a_a:hover,
.header-open-page-box li a:hover,
.ph_fy_box a,
.ph_fy_box a:hover,
.swiper-slide a,
.swiper-slide a:hover {
  text-decoration: none;
}
.to-boxs {
  transition: 0.5s;
}
.to-boxs:hover {
  box-shadow: 0 1.7rem 4.3rem 0 rgba(175, 140, 255, 0.13);
}
.text-ellipsis-1 {
  -webkit-line-clamp: 1;
}
.text-ellipsis-2 {
  -webkit-line-clamp: 2;
}
.text-ellipsis-3 {
  -webkit-line-clamp: 3;
}
body {
  padding-top: 7.6rem !important;
  background-color: #f7f7f7;
  min-height: 100vh;
}
.hide_show_bck,
.hide_show_fl,
.hide_show_in {
  display: none !important;
}
.hide_show_in_pc {
  display: inline-block !important;
}
.hide_show_bck_pc {
  display: block !important;
}
.hide_show_fl_pc {
  display: flex !important;
}
.line-100 {
  height: 10rem;
  width: 100%;
}
.line-66 {
  height: 6.6rem;
  width: 100%;
}
.box_1_w {
  width: 65%;
  margin: 0 auto;
}
.box_1_w_end {
  display: flex;
  justify-content: flex-end;
}
.nav-fiend-del {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  /* background: linear-gradient(to right, #E2F4FF 0, #EEF6FB 100%); */
  background: #fff;
  padding: 1rem 0;
  height: 7.6rem;
}
.nav-bg {
  width: 80%;
  margin: 0 auto;
  background-color: transparent;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  align-items: center;
}
.nav-left img {
  width: 20.6rem;
}
.nav-bg-del {
  width: 65%;
  margin: 0 auto;
  background: 0 0;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  align-items: center;
}
.header-box-logo,
.headers-x {
  width: 100%;
  box-sizing: border-box;
}
.layui-nav .layui-this:after,
.layui-nav-bar {
  background-color: #2066FC !important;
  height: 0.5rem;
  border-radius: 3px;
}
.layui-nav .layui-nav-item {
  line-height: 6rem;
}
.layui-nav .layui-nav-item a {
  font-size: 1.6rem;
  /* font-weight: 600; */
  color: #666666;
}
.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
  font-weight: 700;
  color: #2066FC;
}
.headers-x {
  padding: 0 1.7rem;
  position: fixed;
  top: 0;
  background: #fff; 
  height: 7.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 10000;
}
.header-open {
  color: #3d3d3d;
  font-size: 3rem;
}
.header-box-logo {
  text-align: center;
  padding-left: 2rem;
}
.header-box-logo img,
.header-open-page-img img {
  width: 80%;
}
.header-logo img {
  height: 4.7rem;
}
.layui-layer-setwin {
  top: 1.8rem;
  right: 1rem !important;
}
.layui-layer-close1 {
  color: #3d3d3d !important;
  font-size: 1.8rem !important;
  right: 1rem !important;
}
.header-open-page-box {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  align-items: center;
  padding: 1.4rem 3.8rem 1.4rem 1.4rem;
  z-index: 10000;
}
.header-open-page-box li {
  border-radius: 0.8rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 1.4rem 1.8rem;
  gap: 0.8rem;
  justify-content: center;
}
.footer_box_1_li,
.layui-layer-title {
  align-items: center;
  display: flex;
}
.header-open-page-box li a {
  color: #888394;
  font-size: 3rem;
}
.header-open-page-active {
  background: linear-gradient(90deg,rgb(99, 182, 233) 0, rgba(239, 224, 255, 0) 100%);
}
.header-open-page-active a {
  color: #2066FC !important;
}
.layui-layer-title {
  height: 8rem;
}
.header-open-page-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mySwiper1,
.swiper_1,
.swiper_2 {
  width: 100%;
}
.footer {
  width: 100%;
  box-sizing: border-box;
  background: #0A5CFF;
  padding: 3rem 0;
}
.footer_box {
  font-size: 1.6rem;
  width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
.footer_box_1_li img {
  width: 1.7rem;
}
.footer_box_1_li p {
  font-size: 1.6rem;
  color: #fff;
  margin-left: 1rem;
}
.footer_box_1_li_2 {
  width: 5rem;
  height: 0.4rem;
  background: #fff;
  margin: 2rem 0;
}
.footer_box_1 a,
.footer_box_2 a,
.footer_phone a {
  all: unset;
  cursor: pointer;
}
.footer_box_1 a:hover,
.footer_box_2 a:hover,
.footer_phone a:hover {
  outline: 0;
  text-decoration: none;
}
.footer_box_1 a {
  cursor: pointer;
  font-weight: 700;
  font-size: 2.2rem;
  color: #fff;
}
.footer_box_2_li_1 {
  font-size: 1.6rem;
  color: #fff;
}
.footer_box_2_li_2 {
  height: 0.1rem;
  background: #fff;
  opacity: 0.29;
  margin: 1.5rem 0;
}
.footer_box_2_li_3 {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
}
.footer_box_3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.footer_box_3_li_1 img,
.footer_phone_li_3 img {
  width: 6.6rem;
}
.footer_phone {
  width: 100%;
  box-sizing: border-box;
  background: #0A5CFF;
  padding: 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_phone_li_1 {
  font-size: 2rem;
  color: #fff;
  text-spacing: 0.2rem;
  margin-bottom: 1rem;
}
.footer_phone_li_2 {
  font-size: 1.6rem;
  color: #fff;
}
.footer_phone_li_3 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.footer_phone_li_4 {
  font-size: 2rem;
  color: #fff;
}
.layui-laypage a,
.layui-laypage span {
  cursor: pointer;
  color: #333442;
  border: 1px solid transparent !important;
  border-radius: 5px;
  margin: 0 0.5rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  background-color: #f7f7f7 !important;
}
.layui-laypage a:not(.layui-disabled):hover {
  background-color:rgb(169, 189, 255) !important;
}
.layui-laypage .layui-laypage-curr em {
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  line-height: 28px;
  display: flex;
}
.layui-laypage a:hover {
  color: #333442 !important;
}
.can-active {
  width: 100%;
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
/* INdex */
.index_one_model,.index_three_model,.product_one_model{
  background:  linear-gradient(to right, #E2F4FF 0%, #EEF6FB 100%);
}
.index_one_box,.product_one_box{
  position: relative;
  top: -14rem;
  padding: 3.4rem; 
  background:  linear-gradient( to bottom, #6C9BF5 0%, #FFFFFF 1%);
  box-shadow: 0 1rem 3rem rgba(27, 57, 197, .3);
  border-radius: 1.3rem;
  border: 0.2rem solid #77A2F5;
opacity: 0.9;
z-index: 10;
display: flex;
justify-content: space-between;
}
.product_one_box{
  justify-content: center;
  flex-direction: column;
}
.index_one_box_left{
  width:70%;
}
.index_one_box_right{
  width: 20%;
}
.index_one_box_right img{
  width: 100%;
}
.index_one_box_left h1,.index_three_box_header h3{
  font-size: 2.4rem;
color: #011740;
}
.index_one_box_left h3 ,.index_three_box_header h1{
  font-size: 3.8rem;
  background: linear-gradient(to right, #4198FF 40%, #0051FF 60%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.index_one_box_left p,.product_one_box_left p{
 margin-top: 3rem;
 font-size: 1.8rem;
 color: rgba(51, 51, 51, 1);
}


.product_one_box_left p span{
color:#1B39C5;
}
.index_one_box_left p span,{
  color:rgba(9, 91, 255, 1);
}
.index_two_model_header{
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/index_bg_2.png') no-repeat center;
  background-size: cover;
}
.index_two_model_header_box{
  display: flex;
  justify-content: space-between;
}
.index_two_model_header_box_left{
   padding:9rem 0;
}
.index_two_model_header_box_left h3{
  font-size: 2.6rem;
color: #FFFFFF;
}
.index_two_model_header_box_left h1{
  font-size: 4.2rem;
  color: #FFFFFF;
  font-weight: 700;
}
.index_two_model_header_box_right{
  padding:7rem 0 0 0;
  display: flex;
  align-items: center;
  gap:0.5rem;
}
.index_two_model_header_box_right span{
  width: 3.5rem;
  height: 0.1rem;
  background: #FFFFFF;
}
.index_two_model_header_box_right p{
  font-weight: bold;
  font-size: 1.6rem;
  color: #FFFFFF;
}
.index_two_box{
  display: flex;
  justify-content: space-between;
  padding: 2rem 0;
}
.index_two_box_left{
  width:50%;
}
.index_two_box_left P{
  font-size: 1.8rem;
  color: #666666;
}
.index_two_box_left p span{
  color: rgba(58, 104, 255, 1);
}
.index_two_box_right{
  position: relative;
  top: -10rem;
  width: 35%;
}
.index_two_box_right img{
  width: 100%;
}
.index_three_model{
  padding: 7rem 0;
}
.index_three_box_header h3,.index_three_box_header h1{
  text-align: center;
}
.index_three_box_main{
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  margin: 2rem 0;
}
.index_three_box_main_cont{
  width: 30%;
  box-sizing: border-box;
  border-radius: 2rem;
  background: linear-gradient(-45deg, #4198FF 0%, #0051FF 100%), #FFFFFF;
  padding: 3.7rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.index_three_box_main_cont img{
  width:50%;
}
.index_three_box_main_cont h1{
  font-size: 3rem;
  color: #FFFFFF;
}
.index_three_box_main_cont p{
  font-size: 1.8rem;
  color: #FFFFFF;
  line-height: 3rem;
}
/* product */
.product_one_box_right{
  display: flex;
  align-items: center;
  justify-content:space-between;
  margin: 2rem 0;
}
.product_one_box_right li{
  box-sizing: border-box;
  width:47%;
  padding:2.6rem 3.4rem;
}
.product_one_box_right li h1{
  font-size: 2.7rem;
  color: #FFFFFF;
  line-height: 3.3rem;
}
.product_one_box_right li h5{
  font-size: 1.4rem;
  color: #FFFFFF;
  line-height: 3.3rem;
  opacity: 0.6;
}
.product_one_box_right_li1{
  /* 背景图片 */
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/product_one_bg1.png') no-repeat center;
  background-size: cover;
  border-radius: 1.3rem;
}
.product_one_box_right_li2{
  /* 背景图片 */
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/product_one_bg2.png') no-repeat center;
  background-size: cover;
  border-radius: 1.3rem;
}
.product_one_box_right_li3{
  /* 背景图片 */
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/product_three_bg1.png') no-repeat center;
  background-size: cover;
  border-radius: 1.3rem;
}
.product_one_box_right_li4{
  /* 背景图片 */
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/product_three_bg2.png') no-repeat center;
  background-size: cover;
  border-radius: 1.3rem;
}
.product_two_model_box {
  width: 100%;
  box-sizing: border-box;
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/product_two_bg.png') no-repeat center;
  background-size: 80% 100%; /* 或者使用 80% 80% */
  background-position:left;
  display: flex;
  padding: 10rem 0 10rem 32rem;
}
.product_two_model_box_left {
  width: fit-content;
  margin-left: 3rem;
}
.product_two_model_box_left_ul{
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  border-left: 0.3rem solid rgba(255, 255, 255, 0.7);
}
.product_two_model_box_left_ul li{
  background: rgba(255, 255, 255, 0.3);
  padding: 2rem 3rem;
border-radius: 0px 5px 5px 0px;
color: #FFFFFF;
font-size: 2rem;
}
.product_two_model_box_left h1{
  font-size: 4.2rem;
  color: #FFFFFF;
}
.product_two_model_box_left h3{
  font-size: 2.4rem;
  color: #FFFFFF;
}
.product_two_model_box_right{
flex:1;
}
.product_two_model_box_right_box{
  width: 80%;
  box-sizing: border-box;
  margin-left: 10rem;
  padding: 15rem 10rem;
  background: #EEF6FB;
  box-shadow: 0 1rem 2rem rgba(27, 57, 197, .3);
  border-radius: .8rem;
  border: 2px solid #FFFFFF;
  opacity: 0.8;
  font-size: 2rem;
color: #333333;
font-weight: 700;
}
.product_three_box{
padding: 10rem 0;
}
.news_one_box {
  margin: 3rem auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.news_one_box_cont{
  padding: 2.5rem;
  margin: 1rem 0;
  box-sizing: border-box;
  width: 47%;
  background: #F3F5FF;
  border-radius: 1rem
}

.news_module_two_box_main_cont_header {
  font-size: 2rem;
  color: #333;
  font-weight: 600
}

.news_module_two_box_main_cont_article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2rem
}

.news_module_two_box_main_cont_article_img {
  width: 40%
}

.news_module_two_box_main_cont_article_img img {
  width: 100%;
  height: 10rem;
  border-radius: .3rem
}

.news_module_two_box_main_cont_article_right {
  flex: 1;
  padding: 1rem 0 1rem 2rem
}

.news_module_two_box_main_cont_article_right>p {
  font-size: 1.6rem;
  color: #666
}

.news_module_two_box_main_cont_article_right>li {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  gap: 2rem
}

.news_module_two_box_main_cont_article_right>li>p,
.news_module_two_box_main_cont_article_right>li>p>i,
.news_module_two_box_main_cont_article_right>li>p>span {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  gap: .5rem;
  color: #999
}
.detail-content-box {
  border-radius: 1.4rem;
  display: flex;
  flex-direction: column;
  padding: 3.4rem 3.4rem 10rem;
  gap: 1.8rem;
  background: #fff;
  box-shadow: 0 0.3rem 2.4rem 0 rgba(201, 186, 235, 0.15);
  min-height: 70vh;
}
.detail-content-box-top h1 {
  font-weight: 700;
  font-size: 2.6rem;
  color: #333;
}
.detail-content-box-top h3 {
  font-size: 1.4rem;
  color: #999;
}
.about_one_box_left{
  width:65%;
}
.about_one_box_right{
  width: 25%;
}
.about_three_model{
  background:#ffffff;
}
.about_three_box_main{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
}
.about_three_box_main>div{
  width: 30%;
  box-sizing: border-box;
  padding: 2rem;
  border-radius: 1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.about_three_box_main>div>img{
  width: 95%;
}
.about_three_box_main>div>p{
  margin-top: 1rem;
  font-size: 1.8rem;
  color: #666666;
  text-align: center;
}
.map_box{
  position: relative;
  padding:1rem 12rem 3rem 12rem;
  border-bottom: 1px solid rgba(71, 61, 121, 0.23);
}
.map_header_left{
  position: absolute;
  top: 0;
  left: 0;
}
.map_header_left_blue{
  width: 4rem;
  height: 4rem;
  background: #1B3AC8;
}
.map_header_left_yellow{
  position: absolute;
  top: 3rem;
  left: 3rem;
  width: 2rem;
  height: 2rem;
  background: #F6B93D;
}
.map_header_right{
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
font-size: 1.4rem;
color: #312D44;
}
.map_cont_box{
  display: flex;
  align-items: center;
  
}
.map_cont_box_left{
  display: flex;
  align-items: center;
}
.map_cont_box_left_blue{
  width: 4rem;
  height: 40rem;
  background: #1B3AC8;
}
.map_cont_box_left_yellow{
  height: 48rem;
  background: #F6B93D;
  box-sizing: border-box;
  padding:4rem 2rem 4rem 3rem;
}
.map_cont_box_left_yellow h1{
  font-size: 3.2rem;
  color: #312D44;
  font-weight: 700;
}
.map_cont_box_left_yellow h3{
  font-size: 2.4rem;
  color: #312D44;
}
.map_cont_box_left_yellow>li{
  margin-top: 1rem;
  width: 5rem;
  height: .6rem;
  background: #312D44;
}
.map_cont_box_left_yellow>ul{
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.map_cont_box_left_yellow>ul>li{
  padding-left: 2rem;
  position: relative; 
  font-size: 1.6rem;
  color: #312D44;
}
.map_cont_box_left_yellow > ul > li:first-child::before {
  content: ''; /* 必须有内容才能显示伪元素 */
  position: absolute; /* 绝对定位 */
  left: -0rem; /* 根据需要调整位置 */
  top: 50%; /* 垂直居中 */
  transform: translateY(-50%); /* 垂直居中 */
  width: .8rem;
  height: .8rem;
  background: #312D44;
  border-radius: .4rem;
}
#map-container {
flex: 1;
  height: 40rem;
  border: 1px solid #ccc;
}
.map_box_footer{
  padding:3rem 0 0 16rem;
}
.map_box_footer p{
  font-size: 1.6rem;
  color: #312D44;
  font-weight: 700;
}
.map_phone_cont{
  margin-top: 2rem;
  background: #F9F9F9;
border-radius: 2rem;
padding:5rem;
display: flex;
flex-direction: column;
gap: 3rem;
position: relative;
}
.map_phone_img{
  position: absolute;
  bottom: 5rem;
  right: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.map_phone_img img{
  width: 8.5rem;
}
.map_phone_cont ul li:first-child {
  font-size: 2.4rem;
  color: #3E3C4B;
  position: relative;
}
.map_phone_cont ul:first-child  li:first-child::before {
  content: ''; /* 必须有内容才能显示伪元素 */
  position: absolute; /* 绝对定位 */
  left: -3rem; /* 根据需要调整位置 */
  top: 50%; /* 垂直居中 */
  transform: translateY(-50%); /* 垂直居中 */
  width: 2rem;
  height: 2rem;
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/map_icon_1.png') no-repeat center center;
  background-size: contain;
}
.map_phone_cont ul:nth-child(2)  li:first-child::before {
  content: ''; /* 必须有内容才能显示伪元素 */
  position: absolute; /* 绝对定位 */
  left: -3rem; /* 根据需要调整位置 */
  top: 50%; /* 垂直居中 */
  transform: translateY(-50%); /* 垂直居中 */
  width: 2rem;
  height: 2rem;
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/map_icon_2.png') no-repeat center center;
  background-size: contain;
}
.map_phone_cont ul:nth-child(3)  li:first-child::before {
  content: ''; /* 必须有内容才能显示伪元素 */
  position: absolute; /* 绝对定位 */
  left: -3rem; /* 根据需要调整位置 */
  top: 50%; /* 垂直居中 */
  transform: translateY(-50%); /* 垂直居中 */
  width: 2rem;
  height: 2rem;
  background: url(' https://cdn.yafangwanhui.com/0depository/images/kjgw/img/map_icon_3.png') no-repeat center center;
  background-size: contain;
}
.map_phone_cont ul li:nth-child(2) {
  font-weight: bold;
  font-size: 2.8rem;
  color: #312D44;
}
#map_phone{
  margin-top: 5rem;
  width: 100%;
  height: 40rem;
  border-radius: 2rem;
}
.map_phone_text{
  width: 95%;
  margin: 3rem auto;
  font-size: 2.4rem;
  font-weight: 400;
  color: #312D44;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media (max-width: 1200px) {
 
  body,
  html {
    font-size: 10px;
  }
  .box_1_w {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
  }
  .layui-nav .layui-nav-item a {
    font-size: 1rem;
  }
  .nav-left img {
    width: 10.6rem;
  }
  .product_two_model_box {
    padding: 10rem 0 10rem 12rem;
  }
  .product_two_model_box_right_box{
    padding: 7rem 5rem;
  }
}
@media (max-width: 768px) {
 
  body,
  html {
    font-size: 5px;
    background: #ffffff !important;
  }
  .hide_show_in {
    display: inline-block !important;
  }
  .hide_show_bck {
    display: block !important;
  }
  .hide_show_fl {
    display: flex !important;
    justify-content: center;
  }
  .hide_show_bck_pc,
  .hide_show_fl_pc,
  .hide_show_in_pc {
    display: none !important;
  }
  .index_one_box,.product_one_box{
    top:0;
    background:  none;
    box-shadow: none;
    border-radius: 1.3rem;
    border: none;
    flex-direction: column;
  }
  .index_one_box_left,.index_one_box_right{
    width:100%;
    box-sizing: border-box;
  }
  .index_one_model{
    padding: 0rem 0;
  }
  .index_one_box_left h1,.index_one_box_left h3{
    text-align: center;
  }
  .index_one_box_left img{
    width: 100%;
    margin: 1rem 0;
  }
  .index_one_box_left p{
    font-size: 2.4rem;
  }
  .index_two_box{
    flex-direction: column;
  }
.index_two_box_left{
    width: 100%;
  }
  .index_two_box_left p{
   font-size: 2.4rem;
  }
  .index_two_box_right{
    position: relative;
    top: -0rem;
    width: 100%;
    margin: 2rem auto;
  }
  .index_three_box_main_cont{
padding: 3rem 1rem;
  }
  .index_three_box_main_cont h1{
    font-size: 2rem;
  }
  .index_three_box_main_cont p{
    font-size: 1.6rem;
  }
  .product_one_box_left p span{
    color: rgba(51, 51, 51, 1);
    }
    .product_one_box_left p{
      font-size: 2.4rem;
    }
    .product_one_box_right{
 flex-direction: column;
 gap: 3rem;
    }
    .product_one_box_right li{
      width:100%;
    }
    .product_two_model_box {
      width: 100%;
      background:none;
      display: flex;
      flex-direction: column;
      padding: 0;
      align-items: center;
      justify-content: center;
      box-sizing: border-box;
      padding:0 5rem;
    }
    .product_two_model_box_left {
      width: 100%;
      margin-left: 0;
      padding: 0;
      display: flex;
      justify-content: center;
      flex-direction: column;
    }
    .product_two_model_box_left_box{
      width: 90%;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      flex-direction: column;
    }
    .product_two_model_box_left h1{
      font-size: 3.8rem;
    background: linear-gradient(to right, #4198FF 40%, #0051FF 60%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-align: center;
    }
    .product_two_model_box_left h3 {
      font-size: 2.4rem;
      color: #011740;
      text-align: center;
    }
    .product_two_model_box_left_ul{
      background: #3452D8;
border-radius: 1rem;
    }
    .product_two_model_box_left_ul li{
      font-size: 2.4rem;
    }
    .product_two_model_box_right{
      display: flex;
      justify-content: center;
    }
    .product_two_model_box_right_box{
      width: 90%;
      margin-left: 0;
      background: none;
  box-shadow: none;
  border-radius: .8rem;
  border: 0px solid #FFFFFF;
  opacity: 1;
  padding:2rem 0;
  color:#666666;
    }
    .news_module_two_box_main_cont_header {
      font-size: 3rem;
      color: #333;
      font-weight: 600
    }

    .news_one_box_cont {
      width: 100%
    }

    .news_module_two_box_main_cont_article_img img {
      height: auto
    }

    .news_module_two_box_main_cont_article_right>p {
      font-size: 2rem
    }

    .news_module_two_box_main_cont_article_right>li>p,
    .news_module_two_box_main_cont_article_right>li>p>i,
    .news_module_two_box_main_cont_article_right>li>p>span {
      font-size: 1.8rem
    }
    .about_three_box_main>div{
      width: 47%;
    }
}
