@charset "utf-8";

/* CSS Document */
/* .copy_core:nth-child(3){
    background: #fff !important;
} */
.menuBox {
    width: 100%;
    background: rgba(230, 234, 238, 1) !important;
}

.nav_menu .topslide {
    height: 90px;
    display: flex;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
    white-space: nowrap;
}

.nav {
    position: relative;
    top: 0px;
    margin: 0 auto;
    z-index: 6;
    white-space: nowrap;
    flex-wrap: nowrap;

}

.nav .list ul {
    background: #fff;
    padding: 35px 0 0 0px;
}

.nav .list li {
    float: left;
}

.nav .list a {
    display: block;
    border-radius: 0px;
    padding-left: 17px;
    padding-right: 18px;
    padding-top: 3px;
    padding-bottom: 26px;
    border-width: 2px;
    border-style: solid;
    background-color: rgba(255, 255, 255, 0);
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 0 !important;
    font-size: 16px;
}

.nav .list a:hover {
    color: #FFA304;
    border-bottom: 2px solid #FFA304;
}

.oldnow {
    color: #034EAD;
}

.nav .list a:hover, .nav .list .now {
    color: #FFA304;
    background: #fff;
}

.nav .box {
    width: 100%;
    /* background: #fff; */
}

#product {
    display: flex;
    background:rgba(230, 234, 238, 1) ;
}

.nav .cont {
    position: relative;
    border-top: 1px solid #eee;
}

.cont {
    background: #fff;
}

.menu__submenu-list {
    padding-top: 10px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    width: 200px;
    padding-bottom: 20px;
}

.menu__submenu-list p {
    text-align: left;
    line-height: 18px;
    margin-left: 20px;
    padding: 5px 0 10px 1px;
    font-size: 14px;
    font-weight: 600;
    color: #303233;
}
.menu__submenu-list p:hover{
    color: #034EAD;
}
.menu__submenu-list__item {
    display: flex;
    align-items: center;
    border-left: 2px solid #e1e3e7;
    text-align: left;
    white-space: pre-line;
    margin: 5px 0;
    /* padding: 5px 0; */
}


.menu__submenu-list .p_img {
    width: 160px;
    height: 120px !important;
    padding: 0 0 10px 10px;
    transition: all 0.6s;
}

.menu__submenu-list__item:hover {
    border-left: 2px solid #034EAD;
}

/* .menu__submenu-list__item a:hover:before {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    content: "";
    width: 2px;
    height: 35px;
    background: #034EAD;
    /* border-left: 2px solid #034EAD; */
/* } */

.menu__submenu-list__item a {
    cursor: pointer;
    display: block;
    font-size: 12px;
    color: #4b4a4a;
    font-weight: 500;
    display: block;
    margin: 10px 0;
    padding: 0px 10px 0px 11px;
    white-space: pre-line;
    position: relative;
    text-align: left;
    margin-top: -10px;
}

.menu__submenu-list__item a:hover {
    color: #034EAD;
}


html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "微软雅黑" !important;

}

body {
    min-width: 1200px;
    overflow: auto;
    letter-spacing: 2px;
    min-width: 1200px !important;
}

ul, dl, dd {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333333;
    display: inline-block;
    margin: 0;
}

span {
    display: inline-block;
}

p, h1, h2, h3, h4 {
    margin: 0;
    font-weight: 400;
}

/*导航*/
.nav-menu {
    width: 100%;
    background: rgba(230, 234, 238, 1);
    position: absolute;
    top: 0;
    z-index: 2;
    min-width: 1200px;
}

#nav-menu-white {
    background: rgba(255, 255, 255, 0.9);
}

.core {
    width: 1200px;
    margin: 0 auto;
}

.one-level .nav-logo {
    width: 260px;
    float: left;
    margin: 8px 0 0px 0;
    color: #fff;
}

.one-level .menu {
    float: right;
    font-size: 16px !important;
    font-family: "微软雅黑" !important;
}

.menu ul li {
    display: inline-block;
    margin: 17px 0 0px 0px;
    height: 46px;
    font-weight: bolder;
    padding: 10px;
}

.shou-daohang {
    display: inline-block;
    color: #0470be;
    border-bottom: 3px solid #0470be;
    padding-bottom: 10px;
}

.shou-daohang:hover {
    color: #0470be;

}

.menu ul li .daohang, .indexd {
    padding-bottom: 10px;

    font-family: "微软雅黑" !important;

}

.d:hover {
    color: #0470be;
    font-weight: 600;
}

.level-eight:hover .second {
    /* opacity: 1; */
    display: block;
}

.level-eight:hover .fncy {
    /* opacity: 1; */
    display: flex;
}

.fncy {
    width: 220px !important;
}

.copy_core {
    width: 100% !important;
    overflow: hidden;
}

.count {
    width: 1200px;
    height: auto;
    /* height: 200px; */
    margin: 0 auto;
    display: flex;
    backdrop-filter: blur(30px);

}

.count_hover {

    /* margin-left: 300px; */
    display: flex;

    flex-direction: row;
}

.count_hover:last-child {
    margin-left: 100px;
}

.count_hover img {
    margin: 20px;
}

.count_hover .hover_tl {
    margin: 20px;


    font-size: 16px;
    margin-left: 23px;
}

.count_hover .hover_tl a {
    cursor: pointer;
    /* color: #0470BE; */
    font-weight: bold;
}

.count_hover .hover_tl div {
    width: 255px;
    height: 78px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #555555;
    line-height: 22px;
    margin-top: 34px;
}

.count_hover .hover_tl ul {
    width: 250px;
    display: flex;
    flex-wrap: wrap;
}

.count_hover .hover_tl ul li {
    margin: 32px 35px 10px 0px;
    cursor: pointer;
}

.count_hover .hover_tl ul li:hover {
    color: #0470BE;

}

.count_menu {
    display: flex;
    margin-left: 80px;
}

.countXinwen {
    height: 118px;
}

.about_five {
    margin-top: 10px;
    margin-right: 160px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
}

.about_six {
    margin-top: 10px;
    margin-right: 120px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}

.about_five p, .about_six a {
    display: inline-block;
    margin-left: -10px;
    padding-top: 10px;
    white-space: nowrap;
}

.numen1 {
    background-image: url('../image/jituan1.png');
    width: 52px;
    height: 52px;
    background-position: 0px 0px;
    /* background-position: 0px 52px; */
}

.numen1~p {
    color: #0470BE;
}

.numen2 {
    background-image: url('../image/yanjiu1.png');
    width: 52px;
    height: 52px;
    /* background-position: 0px 0px; */
    background-position: 0px 52px;
}

.numen3 {
    background-image: url('../image/chanye.png');
    width: 52px;
    height: 52px;
    background-position: 0px 52px;
}

.numen4 {
    background-image: url('../image/jiaoyu.png');
    width: 52px;
    height: 52px;
    background-position: 0px 52px;
}

.numen5 {
    background-image: url('../image/tongzhi.png');
    width: 52px;
    height: 52px;
    background-position: 0px 52px;
}

.fairy1 {
    background-image: url('../image/jianjie.png');
    width: 52px;
    height: 52px;
    background-position: 0px 0px;
    /* background-position: 0px 52px; */
}

.fairy1~a {
    color: #0470BE;

}

.fairy2 {
    background-image: url('../image/tuandui.png');
    width: 52px;
    height: 52px;

    background-position: 0px 52px;
}

.fairy3 {
    background-image: url('../image/jingzheng.png');
    width: 52px;
    height: 52px;
    background-position: 0px 52px;
}

.fairy4 {
    background-image: url('../image/zizhi.png');
    width: 52px;
    height: 52px;
    background-position: 0px 52px;
}

.fairy5 {
    background-image: url('../image/dianhua.png');
    width: 52px;
    height: 52px;
    background-position: 0px 52px;
}

.fairy6 {
    background-image: url('../image/touzi.png');
    width: 52px;
    height: 52px;
    background-position: 0px 52px;
}

.about_six:hover .fairy2, .about_five:hover .numen2 {
    background-position: 0px 0px;
}

.about_six:hover .fairy3, .about_five:hover .numen3 {
    background-position: 0px 0px;
}

.about_six:hover .fairy4, .about_five:hover .numen4 {
    background-position: 0px 0px;
}

.about_six:hover .fairy5, .about_five:hover .numen5 {
    background-position: 0px 0px;
}

.about_six:hover .fairy6 {
    background-position: 0px 0px;
}

.about_six:hover a, .about_five:hover p {
    color: #0470BE;
}

.second {
    display: flex;
    flex-direction: row;
    width: 1920px;
    display: none;
    /* opacity: 0; */
    /* width: 120%; */
    float: right;
    font-size: 14px;
    position: absolute;
    top: 48px;
    left: -8px;
    text-align: center;
    z-index: 9;
    background: rgba(50, 85, 137, 0.66);
}



.level-eight {
    /* height: 31px !important; */
    position: relative;
    cursor: pointer;
}


/*除首页banner*/
.full-screen {
    width: 100%;
    position: relative;
}

.banner {
    width: 100%;
    /* height: 1080px; */
}

.banner img {
    width: 100%;
    height: 100%;
}

.menu {
    width: 902px;

}

/*底部信息*/
.exhibition.footermenu {
    background: #303030;
    color: #aaaaaa;
    font-size: 14px;
    padding: 30px 0 10px 0;
}

.footermenu .interlinkage dl {
    width: 1000px;
    height: 180px;
    display: inline-block;
}

.footermenu .interlinkage dd {
    /* width: 166px; */
    margin-right: 80px;
    float: left;
    display: inline-block;
}

.interlinkage a {
    color: rgba(255, 255, 255, 0.6);
    display: block;
    margin-bottom: 8px;
    cursor: pointer;
}

.interlinkage dd a:first-child {
    font-weight: 600;
    color: #ffffff;
}

.footermenu .wechat {
    float: right;
    width: 200px;
}

.interlinkage .wechat img {
    width: 132px;
    float: right;
}

.interlinkage .wechat p {
    float: right;
    color: #ffffff;
    font-size: 16px;
    margin: 10px 0 0 0;
}

.footermenu .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
}

.footermenu .copyright a {
    color: rgba(255, 255, 255, 0.6);
}

.footermenu .copyright a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline;
}

/*左侧电话客服二维码*/
.toolbox {
    position: fixed;
    bottom: 5%;
    right: 20px;
    width: 60px;
    height: 243px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    z-index: 999;
    background: #ffffff;
}

.toolbox ul li {
    width: 60px;
    height: 60px;
    background: url("../image/gongneng_1.png");
    cursor: pointer;
}

.toolbox hr {
    width: 40px;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
    border: none;
    margin: 0 0 0 10px;
}

.toolbox ul li.tool-01 {
    background-position: 0 60px;
}

.dianhua {
    position: absolute;

    width: 160px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 1px 13px 0px rgba(221, 105, 105, 0.2);
    margin-left: -180px;
    /* margin-left: -160px;  */
    line-height: 60px;
    display: none;
    filter: drop-shadow(0px 0px 1px #a9a9a9);
}

.dianhua::before, .dianhua::after {
    display: inline-block;
    content: '';
    position: absolute;
    border: 10px solid transparent;
    transform: rotate(90deg);
    filter: drop-shadow(0px 0px 0px #a9a9a9);
}

.dianhua::before {
    left: 160px;
    top: 20px;
    border-bottom-color: #fff;
}

.dianhua::after {
    left: 160px;
    top: 20px;
    border-bottom-color: #fff;
}

.tool-01:hover .dianhua {

    display: block;

}

.toolbox ul li.tool-02 {

    background-position: 180px 60px;
}

.toolbox ul li.tool-03 {
    background-position: 120px 60px;
}

.toolbox ul li.tool-04 {
    background-position: 60px 60px;
}

.erweima {
    display: flex;
    width: 100px;
    height: 100px;
    margin-left: -120px;
    position: absolute;
    display: none;
}

.erweima img {
    width: 100px;
}

.tool-03:hover .tool-03 {
    background-position: 120px 120px;
}

.tool-03:hover .erweima {
    display: block;
}

.erweima {
    margin-left: -120px;
    position: absolute;
    filter: drop-shadow(0px 0px 1px #a9a9a9);
}

.erweima::before, .erweima::after {
    display: inline-block;
    content: '';
    position: absolute;
    border: 10px solid transparent;
    transform: rotate(90deg);
    filter: drop-shadow(0px 0px 0px #a9a9a9);
}

.erweima::before {
    left: 100px;
    top: 35px;
    border-bottom-color: #fff;
}

.erweima::after {
    left: 100px;
    top: 35px;
    border-bottom-color: #fff;
}