.index{width: 100%;background:url(../img/bgm.png) no-repeat;height: 100%;position: fixed;background-size: cover;z-index: -1;}
.top{height: 40px;background-color: #1A37A4; }
.top .topCont{width: 1200px;margin:0 auto;line-height: 40px;}
.top .topCont .topLeft{color: rgba(255, 255, 255, 0.85); font-size: 16px;}
.top .topCont .topRight span{color: #fff;}
.top .topCont .topRight a{color: #fff;margin-right: 10px;}
.logo{margin:30px auto;width: 1200px;display: flex; align-items: center; justify-content: space-between}
.menus-yb-box { display: flex; justify-content: space-between }
.menus-yb { width: 144px; height: 66px; display: flex; flex-direction: column; justify-content: center; align-items: center; cursor: pointer; transition: all 0.3s; }
.menus-yb:hover .title span {
    color: #FF7D00;
}
/* 悬停效果 */
.menus-yb:hover .colored-svg .shape {
    fill: #FF7D00;
}
.menus-yb .title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.menus-yb .title span {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 12px;
}
.menus-yb-box .activeA .title span{
    color: #FF7D00;
}
.menus-yb-box .activeA .colored-svg .shape{
    fill: #FF7D00;
}
.menu{width: 1200px;margin:0 auto;background:url(../img/menuBj.png) no-repeat;border-top-left-radius: 3px;border-top-right-radius: 3px;height: 57px;}
.menu ul li{width: 20%;height: 57px;}
.menu ul li a{display: inline-block;width: 100%;height: 100%;text-align: center;line-height: 57px;font-size: 20px;color: #fff;}
.menu ul li .activeA{background-color: #fff;color: #7794FB!important;}
.location{width: 1200px;margin:0 auto;height: 37px;background-color: rgba(237,242,252,0.8);text-indent: 22px;line-height: 37px;}
/* .bottom{margin-top: 20px;background-color: #093ea1;} */
.bottom{background-color: #1A37A4; padding: 12px 0}
.bottom .bottomMenu{width: 100%;background-color: #367CF7;border-bottom: 1px solid transparent;margin-bottom: 20px;}
.bottom .bottomMenu ul{width: 600px;margin:0 auto;}
.bottom .bottomMenu ul li{height: 45px;width: 120px;text-align: center;line-height: 45px;}
.bottom .bottomMenu ul li a{color: #fff;}
.bottom p { text-align: center;margin-top: 10px; }
.bottom p span{color: rgba(255, 255, 255, 0.85);font-size: 14px}
.bottom-link {
    width: 1200px;
    padding: 12px 0 0 0;
    margin: 0 auto;
    margin-top: 12px;
    border-top: 1px solid #FFFFFF4D;
}
.links li {
    margin-left: 40px;
}
.links li a{
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    transition: all 0.3s;
}
.links li a:hover {
    font-size: 16px;
}
.leftMenu{width: 239px;background-color: #fff;}
.leftMenu .firstTit{width: 239px;height: 45px;text-align: center;color:#fff;line-height: 45px;background: url(../img/firstBj.jpg) no-repeat;font-size: 18px;}
.leftMenu .lv1-li span{width: 239px;cursor: pointer;height: 40px;display: inline-block;line-height: 40px;font-weight: 500;font-size: 16px;}
.leftMenu .lv1-li span i{display: inline-block;width: 15px;height: 15px;background:url(../img/icon1.png) no-repeat center;float: left;margin-top: 12px;margin-left: 40px;margin-right: 5px;}
.leftMenu .lv1-li .lv2-ul{display: none;}
/*.leftMenu .lv2-li {width: 239px;height: 40px;line-height: 40px;text-indent: 70px;}*/
.leftMenu .lv2-li {width: 239px;line-height: 40px;text-indent: 70px;}
.leftMenu .lv2-li a{color: #9A9A9A;}
.leftMenu .lv2-li strong{color: #9A9A9A;margin-right: 5px;}
.leftMenu .lv2-li:has(.lv3-ul) { text-indent: 0px }
.leftMenu .lv2-li .lv3-ul{display: none;}

.leftMenu .lv3-li {width: 239px;line-height: 40px;text-indent: 70px; color: #333333;}
.leftMenu .lv3-li a{color: #9A9A9A;}
.leftMenu .lv3-li strong{color: #9A9A9A;margin-right: 5px;}

.i_active{background:url(../img/icon2.png) no-repeat center!important;}
.span_active{background: url(../img/secondBj.jpg) no-repeat;color: #fff;}
.lv2-li_active, .lv3-li_active{background: url(../img/thirdBj.jpg) no-repeat;color: #fff;}
.strong_active{color: #fff!important;}
.lv2-li_a_active, .lv3-li_a_active{color: #fff!important;}

.customer-service {
    width: 76px;
    height: 245px;
    background: url('../img/customer_service.png') no-repeat;
    background-size: cover;
    position: fixed;
    top: 35%;
    cursor: pointer;
}
.customer-service-bg {
    width: 120px;
    height: 150px;
    border-radius: 5px;
    padding: 10px;
    background: #eee;
    position: fixed;
    top: 48%;
	left: 60px;
    display: none;
}
.customer-service-qrcode {
    width: 100px;
    height: 100px;
    background: url('../img/customer-qrcode.png') no-repeat;
    background-size: cover;
}
.customer-service-text {
    display: block;
    text-align: center;
    margin-top: 10px;
}
.friendshipLink {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1A37A4;
}
.friendshipLink .friendshipLink-child {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    border-bottom: 1px solid #FFFFFF4D;
}
.friendshipLink .fl-title {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
}
.friendshipLink .fl-select {
    width: 337px;
}
.friendshipLink .fl-select li select {
    width: 100%;
    padding: 5px 12px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.30);
    background: rgba(255, 255, 255, 0.10);
    color: rgba(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
}
.friendshipLink .fl-select li select option {
    background: #1A37A4; /* 深色背景通常更易读 */
    color: rgba(255, 255, 255, 0.8);
}