
.nav-drop-down{
    background: rgba(255, 255, 255, 0.82);
}
.nav-drop-cont p {
    color: #758091;
}
/* mod1 beigin */
.ban_left_p{
	color:#fff
}
.ban_btn1{
 
background: #1A5AFE;
backdrop-filter: blur(62.32758712768555px);
}
.m1_ttbox {
    position: relative;
    text-align: center;
    padding-bottom: 50px;
}
	  .m1_tt{
		color: #253554;
	
	text-align: center;
	font-family: Microsoft YaHei UI;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
 
	  }
	  .m1_ttdec{
		color: #9FA6B1;
	margin-top:30px;
	text-align: left;
	 
	font-family: PingFang SC;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	  }
.allbox{
	background: #FAFBFF;
}
.core-red {
    color: #f23c3c !important;
}
.mdui-tab-indicator{
    background-color: #f96b27;
}
.font18 {
    font-size: 18px !important;
}
.font16 {
    font-size: 16px !important;
}
.font28 {
    font-size: 28px;
}
.color999 {
    color: #999 !important;
}
.button-87 {
    margin: 20px auto;
    padding: 15px 30px;
    width: 70%;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 10px;
    display: block;
    border: 0px;
    font-weight: 700;
    box-shadow: 0px 0px 14px -7px #f09819;
    background-image: linear-gradient(45deg, #FF512F 0%, #F09819  51%, #FF512F  100%);
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
  }

  .button-87:hover {
    background-position: right center;
    /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
  }

  .button-87:active {
    transform: scale(0.95);
  }

.info1{
padding:20px 0;
background: #fff;
}
.cp_part1{
    clear: both;
    overflow: inherit;
    display: flex;
    justify-content: space-between;
}
 
.productPar2{ width: 580px;text-align:center;border-radius: 5px;height: 362px;background: #fff; position: relative; border: none;border-top: 5px solid #fff;transition: all 0.5s;box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.05);padding: 0 32px;}
.productPar3 {font-size: 22px;padding: 22px 0 0;}
.productPar4 {font-size: 18px;line-height: 32px;position: relative;border-top: 1px solid #f0f1f2;margin-top: 32px;}
.productPar5 {padding: 18px 0;border-bottom: 1px solid #f0f1f2;display: flex; margin-bottom: 28px;}
.productPar6 {font-size: 14px;color: #333;text-align: center;line-height: 32px;flex: 1;}
.productPar6 > p{ padding-top: 6px;}
 
.productPar9{ width: 90%; display: block; clear: both;line-height: 40px;height: 40px;background: linear-gradient(0deg,rgba(255,195,0,1),rgba(255,218,35,1));border-radius: 6px;text-align: center;color: #333;margin: 24px auto;font-size: 15px;cursor: pointer;}
.monitor .productPar9 {width: 70%;line-height: 46px;height: 46px;}
.productPar2:hover .productPar9 {background: linear-gradient(0deg,rgba(255,195,0,1),rgba(255,218,35,1));color: #333;}
.productPar2:hover {background: #fff;border-top-color: #FFCC0C;box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.15);}

.hotGoods2b9 {
    background: url(/style/img/new02.png) no-repeat;
    width: 93px;
    height: 92px;
    display: inline-block;
    position: absolute;
    right: -16px;
    top: -9px;
}
.info2{ text-align: center; background: #fff; padding: 54px 0 64px;}
.productAdv1 ul{ display: flex;flex-wrap: wrap;justify-content: space-between;}
.productAdv1 ul li{border-top: 5px solid rgba(0,0,0,0);border-radius: 5px;display: flex;width: 590px;text-align: left; padding-bottom: 30px;min-height: 146px;}
.productAdv1 ul li:hover {background:#fff url(/style/img/ecss01.png) no-repeat top right;box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.1);border-top: 5px solid #f4cc4e;}.productAdv2  {width: 105px;height: 105px;margin: 0;background: none;}
.productAdv2 svg {width: 40px;height: 40px;margin: 32px 20px 0 40px;}
.productAdv3 h6 {font-size: 18px;margin-top: 30px;margin-bottom: 0;}
.productAdv3 p {font-size: 14px;line-height: 26px;color:#666;text-align: left;padding-top: 8px; padding-right: 20px;}
.productAdv3{
    width: 480px;
}
/* mod1 begin  */
.mod1{
	 padding:60px 0;
	width: 100%;
	height: 883px;
 }
/* public list  */
.public_listul{
     
}
.pub_li{
    margin-bottom: 40px;
    display: flex;
    gap: 20px;
}
.pub_li_box{
    display: flex;
padding: 40px 48px;
flex-direction: column;
align-items: flex-start;
gap: 20px;
flex: 1 0 0;
border-radius: 12px;
background: #F6F9FF;
font-family: PingFang SC;
line-height: 28px;
}
.pub_litt{
    font-weight: 700;
    font-size: 18px;
    color: #253554;
}
.pub_lidec{
    color: #9FA6B1;
    font-weight: 400; 
}
.pub_li_box:hover{
    border-radius: 12px;
background: #fff;
border: 1.5px solid #1A5AFE;
box-shadow: 0px 16px 30px 0px rgba(26, 90, 254, 0.30);
}
.pub_li_box:hover .pub_litt{
    color: #2B78F6;
}
/* mod2 begin  */
.mod2{
	padding:30px 0;
background: #fff;
}
 
/* 合作伙伴 */
.mod4_box{
    background: #1A5AFE;
    padding:80px 0;
}
.m4_cont{
    display: flex;
    justify-content: space-between;
}
 .m4_l{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 48px;
 }
.m4_text{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 32px;
    color: #fff;
}
.m4_tt{
    font-size: 40px;
    font-weight: 700;
line-height: 54px; 
font-family: Microsoft YaHei UI;
}
.m4_dec{
    opacity: 0.7999;
font-family: PingFang SC;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.mod4_list{
    width: 720px;
display: flex;
flex-wrap: wrap;
gap: 16px;
}
.mod4_list a{
 display: inline-flex;
width: 227px;
padding:24px 0;
flex-direction: column;
justify-content: center;
align-items: center;
 opacity: 0.8;
border-radius: 8px;
background: #fff;
box-shadow: 0px 8px 16px 0px rgba(192, 199, 218, 0.25);
}
.mod4_list a:hover{
    opacity: 1;
}
.mod4_list a img{
 
width: 160px;
height: 40px;
 
}


/* mod7 begin  */
.mod7{
    padding:80px 0;
    background: #F6FAFE;
}
.mod7_list{
    margin-top:40px;
    padding:40px;
    background: #fff;
    height: 650px;
}
.mod7_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #253554;
margin-bottom: 20px;
font-family: Microsoft YaHei;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px;
}
.mod7_title:hover{
    cursor: pointer;
}
.m7_jian{
    display: none;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.mod7_text{
 
    color: #9FA6B1;
 
font-family: PingFang SC;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; 
}
.m7_textimg{
 margin-top: 20px;
 margin-left: -18px;
}
.mod7_line{
    height: 2px;
    width: 100%;
    margin:32px 0;
    background: #F8F8F8;
}
.mod7_list .on .m7_jia{
display: none;
transition: all 1s;
-webkit-transition: all 1s;
}
.mod7_list .on .m7_jian{
    display: block;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.mod7_list .mod7_line:last-child{
    display: none;
 
}