ul {
    list-style: none;
    /* display: flex; */
}
.pos{
    position:relative;
}
body{
    margin: 0;
    padding: 0;
}
/* 方向 */
.center {
    text-align: center !important;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right !important;
}

a {
    text-decoration: none
}

/* 导航栏（1） */
.head {
    padding: 20px 0;
}
.jiantou{
    margin-left: 4px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid white;
}
.head-1-box2{
    display: flex;
    align-items: center;
    justify-content: right;
}
.head_1{
  display: flex;
  align-items: center;
}
.head_1_center img{
    width: 24px;
    height: 21px;
}
.head_1_text{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-left: 12px;
}
.head_1_center{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.head_1_center>.icon-tab_tel2{
    font-size: 24px !important;
    color: #FFFFFF !important;
}
.head_1_center>.icon-email{
    font-size: 24px;
    color: #FFFFFF !important;
}
.head_1_center>.icon-network{
    font-size: 24px;
    color: #FFFFFF !important;
}
.head-padding-top-15 {
    padding-top: 15px;
}

.head-right {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.language_box{
    height: 30px;
    border-radius: 1px;
    border: 1px solid white;
    padding: 6px 15px;
}
.phone {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.guoqi{
    width: 16px;
    height: 11px;
    margin-right: 10px;
}
.en_text{
    font-size: 16px;
    font-family: ArialMT;
    color:white;
    line-height: 18px;
    margin-left: 10px;
}
.btn img{
    width: 16px;
    height: 11px;
}

.EN {
    font-size: 12px;
    font-family: ArialMT;
    color: #666666;
    position: relative;
}

.EN-box {
    position: absolute;
    top: 30px;
    left: 35px;
    width: 100px;
    background: #FFFFFF;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    text-align: center;
    padding: 0 20px 10px;
    display: none;
    z-index: 999;
}

.EN:hover{
}

.EN:hover .EN-box {
    display: block;
}

.language {
    margin-top: 10px;
}

.language-a {
    color: #666666;
}

.rotate {
    position: relative;
}
.moved{
    padding-bottom:0px;
}
.service:focus {
    color: #DD3333 !important;
}

.English {
    padding: 5px 8px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
}


.Service-box {
    position: absolute;
    top: 40px;
    left: -10px;
    background: #FFFFFF;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    text-align: center;
    padding: 0 30px 10px;
    display: none;
    z-index: 999;
    font-size: 18px;
}

.li-1 {
    padding-bottom: 70px;
    margin-bottom: -55px;
    margin-top: 30px;
}
.rotate-1 {
    /* position: relative; */
}

.nav-item3 {
    padding-bottom: 40px;
}

.rotate-1:hover > .Service-box {
    display: block;
}

/* 导航栏（2） */
.disabled-block{
    display: flex;
    flex-direction: column;
}
.head-2 {
    padding: 25px 0;
    background: #FFFFFF;
    font-size: 18px;
    font-family: ArialMT;
    color: #666666;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
.Products-hover > div > div > div > ul {
    padding-bottom: 10px;
}
.head-2-title {
    margin-right: 25px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #666666;
    line-height: 27px;
}
.menu_box{
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo{
    display: flex;
    justify-content: left;
}
.search-box> a >.icon-search{
    font-size: 24px;
    position: relative;
    color:  #01305B;
}
.seach {
    width: 178px;
    background: #F4F2F2;
    border-right: 0;
    border-radius: 6px 0 0 6px;
    margin-right: 180px;
}
.search_title a{
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #666666;
    line-height: 27px;
    margin-left: 8px;
}
.seach:focus {
    box-shadow: none;
}

.padding-0 {
    padding: 0;
}

.search-box {
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 0;
}
.search-box img{
    position: absolute;
    top: 64%;
    z-index: 99;
    margin-left: 10px;
}

.serch_1{
    border: 1px solid gray;
    padding: 0px 30px;
    width: 125px;
    height: 40px;
    border-radius: 25px;
}
.serch_1::-webkit-input-placeholder{
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #666666;
    line-height: 27px;
}
.head_2_btn{
    margin-left: 16px;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    line-height: 24px;
    border-radius: 25px;
    padding: 13px 25px;
}
.about-box{
    width: 100%;
    display: none;
    position: absolute;
    top:10%;
    background: #FFFFFF;
    box-shadow: 0px -1px 6px 0px rgba(222, 222, 222, 0.5);
    padding: 140px 0 10px;
    z-index: 999;
}
.hanbaobao>.icon-list{
    font-size: 24px;
    color: blue;
}
.about-show:hover .about-box{
    display: block;
}
.about-box-xl ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-box-xl ul li{
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 15px;
}
.about-box-title{
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #252525;
    line-height: 27px;
    margin-top: 20px;
}
.about-zz{
    display: none;
    position:absolute;
    height:200%;
    width: 100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#000;
    opacity:0.7;
    z-index: 100;
}
.about-show:hover  .about-zz{
    display: block;
}
.margin-top-5 {
    margin-top: 5px;
}

.rotate > img {
    transition: all 0.50s ease;

}

.rotate:hover > img {
    transform: rotate(180deg);
}

.EN:hover .en-xz {
    transform: rotate(180deg);
    
}
.en-xz{
    transition: all 0.50s ease;
}
.head-3 {
    display: none;
}

.head-3-box {
    padding: 7px 0 12px;
    display: flex;
    justify-items: center;
    align-items: center;
}

.disabled {
    display: none;
}

.Products-hover {
    width: auto;
    display: none;
    position: absolute;
    top: 80px;
    left: 0%;
    background: #FFFFFF;
    box-shadow: 0px -1px 6px 0px rgba(222, 222, 222, 0.5);
    border-radius: 6px;
    padding: 20px 0;
    overflow-x: hidden;
    max-height: 400px;
    z-index: 999;
}

/* #Products-show:hover > div {
    display: block
} */
.Products-hover > div > div > div > ul {
    padding-left: 20px;
    margin-bottom: 20px;
    /* border-right: 1px solid #D8D8D8; */
}

.Products-hover > div > div > div >  ul > li > a{
    font-size: 16px;
    font-family: ArialMT;
    color: #666666;
}

.Products-hover  > div > div > div >  ul > li > a:hover{
    font-family: ArialMT;
    color: #DD3333!important;
}

.Products-hover > div > div > div >  ul > li > a:focus{
    font-weight: bold!important;
    color: #DD3333!important;
}

.Products-hover-title{
    font-size: 18px!important;
    font-family: ArialMT;
    color: #333333!important;
}

.Products-hover > div > div > div:nth-last-child(1) > ul {
    border-right: 0;
}

.Products-hover > div > div > div > ul > li {
    padding-top: 10px;
}
/* 搜索 */
.fdj_input{
    position:relative;
    float: left;
    left: 14%;
    margin-top: 5%;
}
.search{
    width: 171px;
    height: 42px;
    border-radius: 21px;
    border: 1px solid #E0E0E0;
    padding: 0 30px;
}
.search_box{
    display: none ;
    position: absolute;
}
/* 模态框 */
.form-6{
    padding: 18px 20px;
    margin-bottom: 15px;
}
.model_btn_box{
    margin-top: 30px;
}
.model_btn{
    padding: 20px 40px;
    border-radius: 5px;
}
/* 悬浮窗 */
.xfc{
    display: flex;
    position: fixed;
    float: right;
    top: 40%;
    right: 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
    padding: 12px 0;
    z-index: 99;
}
.xfc_hr{
    margin:0;
    opacity: 0.1;
    margin: 5px 0;
}
.icon-contact{
    font-size: 24px !important;
    color:  #333333;
}
.icon-tab_tel2{
    font-size: 24px !important;
    color:  #333333;
}
.icon-email{
    font-size: 24px !important;
    color:  #333333;
}
.icon-top{
    font-size: 24px !important;
    color:  #333333;
}
/*  */
@media (max-width:1400px) {
    .head-2{
        font-size: 16px;
    }
    .procate_title {
        margin-top: -125px;
    }
    
}
@media (max-width:1100px){
    .head-2{
        font-size: 10px;
    }
    .head-2-title{
        margin-right: 14px;
    }
}
@media (max-width:1200px) {
    .head-2{
        font-size: 14px;
    }
    .head_2_btn{
        padding: 13px 10px;
        line-height: 15px;
    }
    .head-2-title{
        margin-right: 18px;
    }
}
@media (max-width:1300px){
    .head_2_btn{
        padding: 13px 10px;
        line-height: 15px;
    }
}

@media (max-width: 992px) {
    .head {
        display: none;
    }


    .head-2 {
        display: none;
    }

    .head-3 {
        display: block;
    }

    .hide-1 {
        display: none;
    }

    .disabled {
        display: block;
    }

    .icon-search{
        font-size: 20px !important;
        position: relative;
        margin-right: 17px;
        color: #1874DB;
    }
    .right{
        display: flex;
        align-items: center;
        justify-content: end;
    }
    /* 移动端搜索 */
    .yd_input{
        width: 150px;
        height: auto;
        border-radius: 21px;
        border: 1px solid #E0E0E0;
        margin-right: 15px;
        padding:0px 15px;
        display: none;
    }
    /* 侧边栏 */
    .head-close{
        display: flex;
        justify-content: end;
    }
    .close{
        border: none;
        background: none;
    }
    .offcanvas-end {
        width: 260px;
    }

    .offcanvas-header {
        padding: 20px;
    }

    .offcanvas-header > h5 {
        margin-bottom: -0.5rem;
    }

    .offcanvas-header > h5 > .dropdown > button {
        background: none;
        border: none;
        font-size: 18px;
        font-family: ArialMT;
        color: #666666;
    }

    .offcanvas-header > h5 > .dropdown > button:focus {
        box-shadow: none;
    }

    .offcanvas-header > h5 > .dropdown > .dropdown-menu {
        
    }

    .offcanvas-header > button:focus {
        box-shadow: none;
    }

    .offcanvas-body > ul > li {
        border-bottom: 1px solid #eaeaea;
        padding: 20px 10px;
    }

    .offcanvas-body > ul > li:nth-last-child(1) {
        border-bottom: none;
    }

    .offcanvas-body > ul > li > a {
        font-size: 16px;
        font-family: ArialMT;
        color: rgba(51, 51, 51, 0.7);
    }

    .offcanvas-body > ul > li > a:focus {
        color: #333333;
    }

    .offcanvas-body > ul > li > button {
        background: none;
        box-shadow: none;
        border: none;
        padding: 0;
        font-size: 16px;
        font-family: ArialMT;
        color: rgba(51, 51, 51, 0.7);
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .offcanvas-body > ul > li > button:focus {
        color: #333333;
    }

    .offcanvas-body > ul > li > button::after {
        transform: rotate(180deg);
    }

    .offcanvas-body > ul > li > .collapsed::after {
        transform: rotate(0deg);
    }

    .offcanvas-body > ul > li > div > ul > li {
        margin: 20px 0 20px 0;
    }

    .offcanvas-body > ul > li > div > ul > li:nth-last-child(1) {
        margin: 20px 0 0 0;
    }

    .offcanvas-body > ul > li > div > ul > li > a {
        font-size: 14px;
        font-family: SourceHanSansCN-Medium, SourceHanSansCN;
        font-weight: 500;
        color: #252525;
        line-height: 21px;
    }

    .offcanvas-body > ul > li > div > ul > li > a:focus {
        color: #333333;
    }
    .two-xiala{
        background: none;
        border: none;
        font-size: 16px;
        font-family: ArialMT;
        color: #707070;
        line-height: 18px;
    }
    .three-xiala{
        font-size: 18px;
        font-family: ArialMT;
        color: #707070;
        line-height: 23px;
    }
    .about-box-title{
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 300;
        color: #252525;
        line-height: 18px;
        margin-top: 6px;
        text-align: center;
    }
    .col-padding{
        padding: 0px 6px;
    }
    .about-yd{
        padding-top: 10px;
    }

}