<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*footer*/
body{
    /* overflow-x: hidden;
    overflow-y: overlay; */
    overflow-x: auto;
}
.centere {
    min-width: 1280px;
    margin: 0 auto 0;
    overflow: hidden;
}
.foot_contact {
    width: 100%;
    height: 343px;
    background: url("/app/resource/newIndex/img/contact_img.jpg") no-repeat;
    background-size: 100% 100%;
}
.con_center {
    text-align: center;
}
.con_titword {
    line-height: 1.3;
    background: linear-gradient(270deg, #36e4e4 0%, #22d5e1 27.7587890625%, #32b3e0 100%);
    -webkit-background-clip: text;
    padding-top: 70px;
    -webkit-text-fill-color: transparent;
    color: #02b2b5;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
}
.con_cenword {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    letter-spacing: 5px;
    padding-top: 20px;
}
.foot_top {
    width: 100%;
    height: 330px;
    background: url("/app/resource/newIndex/img/bot_img.png") no-repeat;
    background-size: 100% 100%;
}
.con_botinpt {
    display: flex;
    justify-content: space-between;
    width: 700px;
    margin: auto;
    padding-top: 60px;
}
.con_botinpt1 {
    width: 250px;
    height: 45px;
    background-color: #ffffff;
    border: 1px solid #56e8f2;
    border-radius: 23px;
}
.con_botinpt2 {
    width: 250px;
    height: 45px;
    background-color: #ffffff;
    border: 1px solid #56e8f2;
    border-radius: 23px;
}
.con_botsub {
    width: 130px;
    height: 45px;
    background: linear-gradient(-88deg, #53eeee 0%, #56e8f2 28.000000000000004%, #32b3e0 100%);
    border-radius: 22px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 45px;
}
.con_botsub:hover {
    background: linear-gradient(-88deg, #32b3e0 0%, #56e8f2 28.000000000000004%, #53eeee 100%);
    cursor: pointer;
}
.place_con {
    color: #999999;
    font-size: 16px;
}
.con_input {
    width: 200px;
    height: 45px;
    margin: auto;
    color: #1a1a1a;
    font-size: 16px;
}
.foot_d1 {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.foot_line0 {
    margin-left: 8px;
    border-right: 1px solid #38383f;
    height: 200px;
    margin-top: 70px;
}
.foot_line1 {
    border-right: 1px solid #38383f;
    height: 200px;
    margin-top: 70px;
}
.foot_q1 {
    width: auto;
    min-width: 420px;
}
.foot_q1_div {
    width: 231px;
    height: 62px;
    margin-top: 50px;
}
.foot_q1_div3{
    color: #949498;
    font-size: 14px;
    line-height: 2.4;
    padding-top: 19px;
}
.foot_q1_div3 .nametitle{
    border-bottom: 1px solid #949498;
    overflow: hidden;
   
}
.foot_q1_div3 .nametitle li{
    float: left;
    padding:0 4px;
    height: 37px;
    line-height: 37px;
}
.foot_q1_div3 .nametitle .naactrive{
    border-bottom: solid 2px #EDA71B;
}
.foot_q1_div3 .nametitle .naactrive{
    color: #fff;
    font-size: 17px;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.4s 0s;
    -webkit-transition: all 0.4s 0s;
}
.foot_q1_div3 .namecont li{
    display: none;
}
.foot_q1_div3 .div3active{
    display: block !important;
}
.foot_q1_i1 {
    font-size: 32px;
    font-weight: bold;
    color: #eda71b;
    cursor: auto;
}
.foot_lianxi:hover span {
    color: #ffffff !important;
}
.q1_span {
    font-size: 14px;
    font-weight: 400;
    color: #949498;
}
.q1_span0 {
    font-size: 14px;
    font-weight: 400;
    color: #949498;
}
.q1_span1 {
    font-size: 14px;
    font-weight: 400;
    color: #949498;
}
.foot_address0:hover .q1_span0 {
    color: #ffffff !important;
}
.foot_address1:hover .q1_span1 {
    color: #ffffff !important;
}
.q1_line {
    width: 1px;
    height: 30px;
    background-color: #676b6f;
    transform: rotate(23deg);
    margin-left: 10px;
    margin-top: 5px;
}
.q1_line1 {
    width: 1px;
    height: 20px;
    background-color: #676b6f;
    transform: rotate(23deg);
    margin: -2px 10px 0px;
}
.foot_ul1_a {
    color: #fff !important;
}
.foot_xian {
    display: block;
    width: 100%;
    position: relative;
    height: 2px;
    background: #555454;
    margin-top: 20px;
}
.foot_xian_i1 {
    display: inline-block;
    position: absolute;
    height: 3px;
    left: 0;
    width: 85px;
    background: #646464;
    top: -2px;
}
.foot_q1_ul li {
    margin-top: 25px;
    overflow: hidden;
    line-height: 35px;
    cursor: pointer;
}
.foot_q1_i2 {
    display: none;
}

.foot_a1 {
    display: block;
    cursor: pointer;
}
.foot_a1 span {
    width: auto;
    color: #7f7f7f;
    font-size: 14px;
    line-height: 36px;
    padding-bottom: 2px;
}
.foot_a1 span:hover {
    color: #fff;
    font-size: 15px;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.4s 0s;
    -webkit-transition: all 0.4s 0s;
    border-bottom: solid 1px #ffffff;
}
.foot_q3 {
    float: left;
    margin-left: 65px;
    width: 134px;
}
.foot_ul {
    margin-top: 35px;
}
.foot_ul li a {
    display: block;
    color: #7f7f7f;
    cursor: pointer;
    margin-bottom: 25px;
}
.foot_ul li:hover a {
    color: #fff;
}
.foot_q4 {
    margin-left: 8px;
    float: left;
    width: auto;
    min-width: 360px;
    height: 340px;
    position: relative;
}
.q4_tit {
    color: #fefefe;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    margin-top: 60px;
    margin-left: 15px;
}
.q4_topimg {
    height: 100px;
    display: flex;
    align-items: center;
    margin-left: 15px;
}
.q4_topimg &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/qw_imga0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 38px;
    height: 48px;
    cursor: pointer;
}
.q4_topimg &gt; i:nth-of-type(1):hover {
    background: url("/app/resource/newIndex/img/qw_imga1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 38px;
    height: 48px;
    cursor: pointer;
}
.q4_topimg &gt; i:nth-of-type(2) {
    margin-left: 19px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imgb0.png") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 69px;
    height: 36px;
}
.q4_topimg &gt; i:nth-of-type(2):hover {
    margin-left: 19px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imgb1.png") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 69px;
    height: 36px;
}
.q4_topimg &gt; i:nth-of-type(3) {
    margin-left: 19px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imgc0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 36px;
    height: 39px;
}
.q4_topimg &gt; i:nth-of-type(3):hover {
    margin-left: 19px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imgc1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 36px;
    height: 39px;
}
.q4_topimg &gt; i:nth-of-type(4) {
    margin-left: 27px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imgd0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 36px;
    height: 39px;
}
.q4_topimg &gt; i:nth-of-type(4):hover {
    margin-left: 27px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imgd1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 36px;
    height: 39px;
}
.q4_topimg &gt; i:nth-of-type(5) {
    margin-left: 19px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imge0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 49px;
    height: 42px;
}
.q4_topimg &gt; i:nth-of-type(5):hover {
    margin-left: 19px;
    cursor: pointer;
    background: url("/app/resource/newIndex/img/qw_imge1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 49px;
    height: 42px;
}
.q4_botimg {
    height: 100px;
    display: flex;
    align-items: center;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    color: #676b6f;
}
.q4_botimga {
    width: 80px;
    text-align: center;
    margin-right: 10px;
}
.q4_botimgb {
    width: 80px;
    text-align: center;
    margin-right: 10px;
}
.q4_botimgc {
    width: 80px;
    text-align: center;
    margin-right: 10px;
}
.q4_botimgd {
    width: 80px;
    text-align: center;
    margin-right: 10px;
}
.q4_botimga &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imga0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimga:hover &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imga1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimgb &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imgb0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimgb:hover &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imgb1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimgc &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imgc0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimgc:hover &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imgc1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimgd &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imgd0.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimgd:hover &gt; i:nth-of-type(1) {
    background: url("/app/resource/newIndex/img/chat_imgd1.svg") repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
}
.q4_botimga:hover .q4_botworda {
    top: 15px !important;
    opacity: 1 !important;
    transition: all 0.3s;
    z-index: 10;
}
.q4_botimga:hover p {
    color: #ffffff;
}
.q4_botimgb:hover .q4_botwordb {
    top: 15px !important;
    opacity: 1 !important;
    transition: all 0.3s;
    z-index: 10;
}
.q4_botimgb:hover p {
    color: #ffffff;
}
.q4_botimgc:hover .q4_botwordc {
    top: 15px !important;
    opacity: 1 !important;
    transition: all 0.3s;
    z-index: 10;
}
.q4_botimgc:hover p {
    color: #ffffff;
}
.q4_botimgd:hover .q4_botwordd {
    top: 155px !important;
    opacity: 1 !important;
    transition: all 0.3s;
    z-index: 10;
}
.q4_botimgd:hover p {
    color: #ffffff;
}
.q4_botworda {
    width: auto;
    height: auto;
    background: #ffffff;
    box-shadow: 2px 5px 5px 0px rgba(237, 167, 27, 0.2);
    border-radius: 5px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #676b6f;
    text-align: center;
    display: inline-block;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: -30px;
    left: -45px;
    padding: 5px;
}
.q4_botworda::before {
    content: "";
    display: block;
    position: absolute;
    margin-left: -6px;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}
.q4_botworda img {
    width: 160px;
    height: 160px;
}
.q4_botwordb {
    width: auto;
    height: auto;
    background: #ffffff;
    box-shadow: 2px 5px 5px 0px rgba(237, 167, 27, 0.2);
    border-radius: 5px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #676b6f;
    text-align: center;
    display: inline-block;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: -30px;
    left: 40px;
    padding: 5px;
}
.q4_botwordb::before {
    content: "";
    display: block;
    position: absolute;
    margin-left: -6px;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}
.q4_botwordb img {
    width: 160px;
    height: 160px;
}
.q4_botwordc {
    width: auto;
    height: auto;
    background: #ffffff;
    box-shadow: 2px 5px 5px 0px rgba(237, 167, 27, 0.2);
    border-radius: 5px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #676b6f;
    text-align: center;
    display: inline-block;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: -30px;
    left: 135px;
    padding: 5px;
}
.q4_botwordc::before {
    content: "";
    display: block;
    position: absolute;
    margin-left: -6px;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}
.q4_botwordc img {
    width: 160px;
    height: 160px;
}
.q4_botwordd {
    width: auto;
    height: 30px;
    background: #ffffff;
    box-shadow: 2px 5px 5px 0px rgba(237, 167, 27, 0.2);
    border-radius: 5px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #676b6f;
    text-align: center;
    display: inline-block;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 100px;
    left: 175px;
    padding: 0 10px;
}
.q4_botwordd::before {
    content: "";
    display: block;
    position: absolute;
    margin-left: -6px;
    left: 74%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}
.foot_er {
    background: #fff;
    width: 100%;
    height: 120px;
    text-align: left;
    overflow: hidden;
}
.foot_er img {
    width: 110px;
    height: 110px;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
}

.foot_ul2 li a {
    display: block;
    color: #7f7f7f;
    cursor: pointer;
    margin-top: 15px;
    text-align: center !important;
}
.foot_ul2 li:hover a {
    color: #fff;
}
.foot_d2 {
    overflow: hidden;
    margin-top: 7px;
}
.foot_d2 i {
    float: left;
    color: #898989;
    font-size: 12px;
    margin-right: 5px;
}
.foot_d2 a {
    float: left;
    color: #898989;
    font-size: 12px;
    margin-right: 11px;
}
.foot_d2 a:hover {
    color: #fff;
}
.foot_bot {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #212127;
}
.foot_bot a {
    font-size: 12px;
}
.foot_bot i {
    color: #ffffff;
    font-size: 12px;
}
.foot_bot img {
    width: 84px;
    margin-left: 10px;
    vertical-align: middle;
}
.foot_bot1 {
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #212127;
}

.foot_bot1 a {
    color: #898989;
    font-size: 12px;
}

.foot_bot1 a:hover {
    color: #ffffff;
}
.foot_bot1 i {
    color: #ffffff;
    font-size: 12px;
}
#___szfw_logo___ img {
    width: 100px !important;
}
/* .ckc {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1001;
    margin: auto;
} */




.conter2 {
    width: 1400px;
}

@media (max-width: 1458.3px) {
    .conter2 {
        width: 96%;
        min-width: 1200px;
    }
}

.tjspD {
    width: 220px;
    height: 191px;
    position: fixed;
    top: 230px;
    left: -190px;
    z-index: 3;
}

.tjspDZ {
    width: 220px;
    height: 191px;
    position: fixed;
    top: 480px;
    left: -190px;
    z-index: 3;
}

.tjsp_min {
    position: absolute;
    top: 0;
    left: 190px;
    width: 220px;
    height: 191px;
    z-index: 7;
}

.tjsp_minZ {
    position: absolute;
    top: 0;
    left: 190px;
    width: 220px;
    height: 191px;
    z-index: 7;
}

.tjsp {
    width: 34px;
    height: 70px;
    background: #ff7800 url("/app/resource/images/hy_tt_13.png") no-repeat 50% 50%;
    position: absolute;
    right: 0;
    top: 60px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    z-index: 5;
}

.tjspZ {
    width: 34px;
    height: 70px;
    background: #018fd7 url("/app/resource/images/hy_tt_13.png") no-repeat 50% 50%;
    position: absolute;
    right: 0;
    top: 30px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    z-index: 5;
}

.tj_db {
    display: none;
}

.tjsp_d1 {
    height: 35px;
    line-height: 35px;
    position: relative;
    color: #fff;
    font-size: 14px;
    background: #ff8d28;
    padding: 0 10px;
}

.tjsp_d1Z {
    height: 35px;
    line-height: 35px;
    position: relative;
    color: #fff;
    font-size: 14px;
    background: #018fd7;
    padding: 0 10px;
}

.tjsp_d1 span {
    position: absolute;
    right: 10px;
    display: inline-block;
    height: 20px;
    width: 17px;
    top: 6px;
    cursor: pointer;
    background: url(/app/resource/images/chaccc.png) no-repeat 50% 50%;
    background-size: 15px 17px;
}

.tjsp_d1Z span {
    position: absolute;
    right: 10px;
    display: inline-block;
    height: 20px;
    width: 17px;
    top: 6px;
    cursor: pointer;
    background: url(/app/resource/images/chaccc.png) no-repeat 50% 50%;
    background-size: 15px 17px;
}

.tjsp_min2 {
    background: #ededed;
    padding: 0 9px 15px;
    float: left;
}

.tjsp_d2 {
    margin-top: 15px;
    width: 200px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: #fff url(/app/resource/images/hy_tt_07.png) no-repeat 11px 50%;
    background-size: 14px 15px;
    text-indent: 32px;
    display: block;
    float: left;
}

.tjsp_d3 {
    margin-top: 15px;
    width: 200px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: #fff url(/app/resource/images/hy_tt_10.png) no-repeat 11px 50%;
    background-size: 14px 15px;
    text-indent: 32px;
    display: block;
    float: left;
}

.tjsp_d4 {
    width: 200px;
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    background: #ff7800;
    margin-top: 15px;
}

.tjsp_d4Z {
    width: 200px;
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    background: #018fd7;
    margin-top: 15px;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block;
}

.ly-pop {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
    opacity: 0;
    display: none;
}

.ly-pop.show {
    visibility: visible;
    opacity: 1;
    display: block;
}

.ly-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    width: 398px;
    height: 182px;
}

.ly-cont-top {
    background-color: #f5f5f5;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid #efefef;
}

.ly-cont-top .labels {
    padding-left: 28px;
    background: url(/app/resource/image/ly-01.png) 0 center no-repeat;
}

.ly-close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 10px;
    background: url(/app/resource/image/ly-close.png) 0 0 no-repeat;
}
/* 
.ly-cont-wrap {
    line-height: 22px;
    margin-top: 31px;
    padding: 0 10px 0 110px;
    min-height: 81px;
    background: url(/app/resource/image/ly-02.png) 0 center no-repeat;
} */

.ly-cont-wrap i {
    color: #ed6a11;
}

.ly-cont-wrap .t {
    color: #383838;
}

.foot_tit {
    font-weight: bold;
    text-align: left;
    margin-bottom: 17px;
    color: #fff;
    font-size: 17px;
}

.foot_q2 {
    flex: 1;
}
.foot_q2 a {
    text-align: left;
}
.foot_er img {
    float: left;
}

.center {
    width: 1200px !important;
}

.viDiv span {
    right: -18px;
    top: -18px;
    background: url("/app/resource/images/header/viClose3.png") no-repeat 50% 50%;
    background-size: 92% auto;
}

.viDiv span:hover {
    background: url("/app/resource/images/header/viClose2.png") no-repeat 50% 50%;
    background-size: 92% auto;
}

.viDivBg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.6);
}

.viDiv {
    width: 740px;
    height: 415px;
    border: 0px solid #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.viDiv span {
    width: 34px;
    height: 34px;
    position: absolute;
    right: -30px;
    top: -30px;
    cursor: pointer;
    z-index: 889;
    background: #fff;
    border-radius: 50%;
}

.viDiv span img {
    display: block;
    width: 100%;
    height: 100%;
}

.nav_rig {
    position: fixed;
    left: 5px;
    bottom: 0;
    top: 0;
    margin: auto;
    cursor: pointer;
    background-color: #616161;
    z-index: 1000;
    transition: width 0.3s ease 0s;
}

.advisory2:hover {
    background-position: 0 -1022px;
}

.advisory2:hover .toolbar-div {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);

    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.right_list {
    /* width: 67px; */
    width: 55px;
    height: 372px;
    background: #ffffff;
    box-shadow: 0px 6px 7px 0px rgba(172, 169, 167, 0.27);
    border-radius: 20px;
}

.right_list:hover {
    width: 209px;
    height: 372px;
    background: #ffffff;
    box-shadow: 0px 6px 7px 0px rgba(172, 169, 167, 0.27);
    border-radius: 20px;
}

.right_list:hover .stt {
    display: inline-block;
    opacity: 1;
    transition: opacity 0.3s linear;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s; /* Safari */
}

.right_list li {
    width: 100%;
    height: 62px;
}

.right_list .ico {
    display: inline-block;
    width: 67px;
    height: 62px;
    z-index: 2;
}

.right_list .ico1 {
    background: url(/app/resource/newIndex/img/r_tp0.svg) repeat;
    width: 21px;
    height: 9px;
    background-size: 100% 100%;
    float: left;
    margin-left: 16px;
    margin-top: 27px;
}

.right_list .ico2 {
    background: url(/app/resource/newIndex/img/r_zx0.svg) repeat;
    width: 21px;
    height: 21px;
    background-size: 100% 100%;
    float: left;
    /* margin-left: 23px; */
    margin-left: 16px;
    margin-top: 20px;
}

.right_list .ico3 {
    background: url(/app/resource/newIndex/img/r_kc0.svg) repeat;
    width: 18px;
    height: 21px;
    background-size: 100% 100%;
    float: left;
    margin-left: 18px;
    margin-top: 20px;
}

.right_list .ico4 {
    background: url(/app/resource/newIndex/img/r_zl0.svg) repeat;
    width: 21px;
    height: 17px;
    background-size: 100% 100%;
    float: left;
    margin-left: 16px;
    margin-top: 22px;
}

.right_list .ico5 {
    background: url(/app/resource/newIndex/img/r_dh0.svg) repeat;
    width: 21px;
    height: 20px;
    background-size: 100% 100%;
    float: left;
    margin-left: 16px;
    margin-top: 21px;
}

.right_list .ico6 {
    background: url(/app/resource/newIndex/img/r_wx0.svg) repeat;
    width: 21px;
    height: 17px;
    background-size: 100% 100%;
    float: left;
    margin-left: 16px;
    margin-top: 22px;
}

.right_list .stt {
    display: none;
    font-size: 14px;
    line-height: 62px;
    color: #535353;
    transition: color 0.3s ease 0s;
    position: absolute;

    width: 160px;
    opacity: 0;
    text-align: center;
    z-index: -1;
}

.right_list li:hover .stt {
    color: #09b4b7;
    opacity: 1;
    z-index: 99;
}

.right_list li:hover .ico1 {
    background: url(/app/resource/newIndex/img/r_tp1.svg) no-repeat;
    width: 21px;
    height: 9px;
    background-size: 100% 100%;
}

.right_list li:hover .ico2 {
    background: url(/app/resource/newIndex/img/r_zx1.svg) no-repeat;
    width: 21px;
    height: 21px;
    background-size: 100% 100%;
}

.right_list li:hover .ico3 {
    background: url(/app/resource/newIndex/img/r_kc1.svg) no-repeat;
    width: 18px;
    height: 21px;
    background-size: 100% 100%;
}

.right_list li:hover .ico4 {
    background: url(/app/resource/newIndex/img/r_zl1.svg) no-repeat;
    width: 21px;
    height: 17px;
    background-size: 100% 100%;
}

.right_list li:hover .ico5 {
    background: url(/app/resource/newIndex/img/r_dh1.svg) no-repeat;
    width: 21px;
    height: 20px;
    background-size: 100% 100%;
}

.right_list li:hover .ico6 {
    background: url(/app/resource/newIndex/img/r_wx1.svg) no-repeat;
    width: 21px;
    height: 17px;
    background-size: 100% 100%;
}

.right_list li:hover {
    background-color: #e9f5f5;
    border-radius: 20px;
}

.toolbar-layer {
    position: absolute;
    left: 220px;
    bottom: 0px;
    width: 160px;
    opacity: 0;
    filter: alpha(opacity=0);
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.05);
    border-radius: 20px;

    transform-origin: left bottom;
    transform: scale(0.01);
    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);

    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;

    -o-transition: all 1s;
    -webkit-transition: all 1s;
    z-index: 9;
}

.toolbar-div {
    height: 240px;
    width: 200px;
}

.toolbar-div {
    position: absolute;
    left: 220px;
    bottom: 0px;
    height: 240px;
    width: 200px;
    background: #ffffff;
    opacity: 0;
    border-radius: 20px;

    filter: alpha(opacity=0);
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.05);
    transform-origin: left bottom;
    transform: scale(0.01);

    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);
    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);

    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

.toolbar-div p {
    line-height: 45px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    width: 175px;
    margin: auto;
}
.toolbar-div label {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
    width: 155px;
    margin: auto;
}

.toolbar-div1 {
    padding: 0 10px 8px;
}

.toolbar-div11 {
    width: 150px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    border: 1px solid #e5e5e5;
    margin: auto;
    margin-top: 10px;

    border-radius: 16px;
    background: url(/app/resource/newIndex/img/rl_name.svg) no-repeat 11px 50% #fff;
    background-size: 11px 12px;

    text-indent: 32px;
    display: block;
    color: #999;
}

.toolbar-div12 {
    width: 150px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    border: 1px solid #e5e5e5;
    margin: auto;
    margin-top: 10px;

    border-radius: 16px;
    background: url(/app/resource/newIndex/img/rl_phone.svg) no-repeat 11px 50% #fff;
    background-size: 13px 11px;

    text-indent: 32px;
    display: block;
    color: #999;
}

.toolbar-div13 {
    width: 150px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    border-radius: 16px;
    margin-left: 15px;

    background: linear-gradient(90deg, #ffb467 0%, #ff8400 100%);
    margin-top: 10px;
    outline: 0;
    border: 0;
}

.nav_ewm .toolbar-layer {
    height: 200px;
    background-position: 0 0;
}

.nav_ewm .toolbar-layer {
    height: 200px;
    background-position: 0 0;
}

.right_list li a:hover .toolbar-layer {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.nav_ewm,
.toolbar-layer {
    background: url(/app/resource/newIndex/img/toolbar.png) no-repeat;
}

.nav_video .toolbar-layer2 {
    background: url(/app/resource/images/video-wn_03.png) no-repeat;
}

.nav_video .toolbar-layer {
    height: 160px;
    width: 270px;
}


.tjspD {
    width: 220px;
    height: 191px;
    position: fixed;
    top: 230px;
    left: -190px;
    z-index: 3;
}

.tjspDZ {
    width: 220px;
    height: 191px;
    position: fixed;
    top: 480px;
    left: -190px;
    z-index: 3;
}

.tjsp_min {
    position: absolute;
    top: 0;
    left: 190px;
    width: 220px;
    height: 191px;
    z-index: 7;
}

.tjsp_minZ {
    position: absolute;
    top: 0;
    left: 190px;
    width: 220px;
    height: 191px;
    z-index: 7;
}

.tjsp {
    width: 34px;
    height: 70px;
    background: #ff7800 url("/app/resource/images/hy_tt_13.png") no-repeat 50% 50%;
    position: absolute;
    right: 0;
    top: 60px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    z-index: 5;
}

.tjspZ {
    width: 34px;
    height: 70px;
    background: #018fd7 url("/app/resource/images/hy_tt_13.png") no-repeat 50% 50%;
    position: absolute;
    right: 0;
    top: 30px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    z-index: 5;
}

.tj_db {
    display: none;
}

.tjsp_d1 {
    height: 35px;
    line-height: 35px;
    position: relative;
    color: #fff;
    font-size: 14px;
    background: #ff8d28;
    padding: 0 10px;
}

.tjsp_d1Z {
    height: 35px;
    line-height: 35px;
    position: relative;
    color: #fff;
    font-size: 14px;
    background: #018fd7;
    padding: 0 10px;
}

.tjsp_d1 span {
    position: absolute;
    right: 10px;
    display: inline-block;
    height: 20px;
    width: 17px;
    top: 6px;
    cursor: pointer;
    background: url(/app/resource/images/chaccc.png) no-repeat 50% 50%;
    background-size: 15px 17px;
}

.tjsp_d1Z span {
    position: absolute;
    right: 10px;
    display: inline-block;
    height: 20px;
    width: 17px;
    top: 6px;
    cursor: pointer;
    background: url(/app/resource/images/chaccc.png) no-repeat 50% 50%;
    background-size: 15px 17px;
}

.tjsp_min2 {
    background: #ededed;
    padding: 0 9px 15px;
    float: left;
}

.tjsp_d2 {
    margin-top: 15px;
    width: 200px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: #fff url(/app/resource/images/hy_tt_07.png) no-repeat 11px 50%;
    background-size: 14px 15px;
    text-indent: 32px;
    display: block;
    float: left;
}

.tjsp_d3 {
    margin-top: 15px;
    width: 200px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: #fff url(/app/resource/images/hy_tt_10.png) no-repeat 11px 50%;
    background-size: 14px 15px;
    text-indent: 32px;
    display: block;
    float: left;
}

.tjsp_d4 {
    width: 200px;
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    background: #ff7800;
    margin-top: 15px;
}

.tjsp_d4Z {
    width: 200px;
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    background: #018fd7;
    margin-top: 15px;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block;
}

.ly-pop {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0;
    display: none;
}

.ly-pop.show {
    visibility: visible;
    opacity: 1;
    display: block;
}

.ly-container {
    font-size: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    width: 398px;
    height: 182px;
}

.ly-cont-top {
    background-color: #f5f5f5;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid #efefef;
}

.ly-cont-top .labels {
    padding-left: 28px;
    background: url(/app/resource/image/ly-01.png) 0 center no-repeat;
}

.ly-close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 10px;
    background: url(/app/resource/image/ly-close.png) 0 0 no-repeat;
}

.ly-cont-wrap {
    line-height: 22px;
    margin-top: 31px;
    padding: 0 10px 0 130px;
    min-height: 81px;
    background: url(/app/resource/image/ly-02.png) 20px center no-repeat;
}

.ly-cont-wrap i {
    color: #ed6a11;
}

.ly-cont-wrap .t {
    color: #383838;
}

.foot_tit {
    font-weight: bold;
}

.foot_q2 {
    flex: 1;
}

.foot_er img {
    float: left;
}

.center {
    width: 1200px !important;
}

.viDiv span {
    right: -18px;
    top: -18px;
    background: url("/app/resource/images/header/viClose3.png") no-repeat 50% 50%;
    background-size: 92% auto;
}

.viDiv span:hover {
    background: url("/app/resource/images/header/viClose2.png") no-repeat 50% 50%;
    background-size: 92% auto;
}
.foot_top p{
    font-size: 14px;
    font-weight: 400;
    color: #949498;
    line-height: 1.4;
    text-indent: 0;
    letter-spacing: 0;
    margin-bottom: 0;
}
.foot_top p:hover{
    color: #ffffff;
}
</pre></body></html>