/*  */
.logo {
    z-index: 9999;
    width: auto;
    min-height: 1px;
    overflow: hidden;
    margin-right: 48px;
}
.logo h1{
    margin: 0;
}
.logo a{
    padding-top: 10px;
    display: block;
}
.detail-logo1 {
    display: block;
}
.detail-logo2 {
    display: none;
}
.logo_text{
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    padding-top: 13px;
}
.navbar-brand {
    padding: 0px;
    margin: 0!important;
}

.logo_text span{
    display: block;
}
.headlogoline1{
    width: 1px;
    height: 22px;
    display: block;
    float: left;
    background-color: rgba(255,255,255,.6);
    opacity: 0.5;
    margin: 16px 4px 0px 5px;
}
.headlogoline2{
    width: 1px;
    height: 22px;
    display: block;
    float: left;
    background-color: rgba(0,0,0,.4);
    opacity: 0.5;
    margin: 16px 4px 0px 3px;
}
.logo_text_t1 {
    font-size: 14px;
    color: #ffffff;
    line-height: 16px;
    padding-left: 5px;
    /* border-left: 1px solid rgba(180,180,180,0.5); */
}
.logo_text_t2{
    color: rgba(255,255,255,.36);
    line-height: 12px;
    font-size : 11px;
    -webkit-transform : scale(0.84,0.84) ;
    font-size:10px;
}
.logo_text_dark .logo_text_t1{
    color: #000000;
}
.logo_text_dark .logo_text_t2{
    color: rgba(0,0,0,.45);
}

.logo img {
    height: 36px;
    float: left;
    /* padding-right:5px; */
}

.logo_title {
    float: left;
    width: auto;
}

.logo_title a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 50px;
    color: #ffffff;
}

.logo_title a:hover {
    color: rgba(255, 255, 255, .64);
    color: #ffffff;
}

.logo_title2 {
    float: left;
    width: auto;
}

.logo_title2 a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 50px;
    color: #000000;
}

.logo_title2 a:hover {
    color: rgba(0, 0, 0, .64);
    color: #666666;
}
.navbar-static-top {
    width: 100%;
    position: fixed;
    top: 0px;
}


.headbtnbox{
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: right;
    padding-top: 8px;
}
.headbtn_tel_dark{
}
.headbtn_tel_dark a {
    color: #0f488b !important;
}
/* .headbtn_tel_dark a:hover{
    color: #666666 !important;
} */

.headbtn_tel {
    float: left;
    font-weight: bold;
}

.headbtn_tel a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    padding: 0px 16px;
}

.headbtn_tel a .ico {
    width: 20px;
    height: 20px;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.12);
    margin-right: 8px;
    text-align: center;
    line-height: 20px;
    animation: shake-rotate 3s ease-in-out infinite;
}

.headbtn_tel a .ico img {
    width: 64%;
}

.headbtn_tel_dark  a .ico {
    background-color: rgba(15, 72, 139, 0.48);
}


.headbtn_tiyan{
    float: left;
}
.headbtn_tiyan a{
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    background-image: linear-gradient(to right, rgba(18,78,189,1), rgba(55,181,21,1));
    padding: 0px 20px;
    line-height: 36px;
    font-size: 12px;
    color: #ffffff;
    
    transition: filter .5s ease;
}
.headbtn_tiyan a:hover{
    background-image: linear-gradient(to right, rgba(18,78,189,1), rgba(18,78,189,1));
}


/* 
-------------  控件样式  -------------
*/

.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    border: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    float: right;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    float: left;
    width: auto;
    /* margin-left: 0px; */
    border: none;
}

.navbar-default .navbar-nav>li>a {
    color: rgba(255,255,255,.64);
    text-align: center;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    font-weight: bold;
    background: none!important;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #ffffff;
    font-weight: bold;
}

.navbar-default .navbar-nav>li>a.active {
    color: #ffffff;
    font-weight: bold;
}

.navbar-default .navbar-toggle {
    border: none;
    background: none !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.nav>li>a {
    padding: 15px 16px;
}

#navbar .navbar-nav>li>a {
    color: #333333;
    text-align: center;
}

#navbarbright .navbar-nav>li>a {
    color: #333333;
    text-align: center;
}


/* 
-------------  控件样式  end-------------
*/

.navbar-pd {
    padding-top: 10px;
    background: none;
    border-bottom: none !important;
}

.navshadow {
    box-shadow: 0px 0px 32px rgba(2, 80, 158, 0.14);
}
/* .navbar-static-top .navbar-collapse{
    background-color: rgba(1, 27, 84, 0.85);
} */
/* 
.navbar-static-top .navbar-collapse {
    float: left;
    margin-left: 0px;
    border: none;
    position: absolute;
    left: 0;
    margin-right: 0px;
    padding: 0px 0px;
    background-color: #030f27f5;
} */

.dropdownMenubox {
    position: fixed;
    width: 100%;
    height: auto;
    left: 0;
    top: 70px;
    background-color: #ffffff;
    box-shadow: rgb(2 80 158 / 14%) 0px 32px 32px;
    transition: all 0.3s;
    z-index: 1030;
}
.dropdownMenubox-top {
    top: 60px;
}
.dropdownMenubox>div {
    display: none;
    box-shadow: inset 0px 12px 24px rgba(2, 80, 158, 0.08);
}
.dropdownMenu {
    padding: 48px 0px;
    display: flex;
    justify-content: space-around;
}
.dropdownMenu-left {
    position: relative;
    width: 16%;
}
.dropdownMenu-center {
    position: relative;
    width: 56%;
}
.dropdownMenu-right {
    position: relative;
    width: 28%;
}
.dropdownMenu-center-right {
    position: relative;
    width: 84%;
}
.dropdownMenu-left-item {
    width: 100%;
    height: 100%;
    padding-right: 30px;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
}
.dropdownMenu-left .topic {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    font-weight: 600;
    margin-bottom: 16px;
}
.dropdownMenu-left .desc {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    margin-bottom: 24px;
}

.dropdownMenu-left .contact {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    color: #666;
}
.dropdownMenu-left .contact a {
    display: inline-block;
    margin-left: 4px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
}

.dropdownMenu-left .more:hover a::after {
    margin-left: 6px;
}
.dropdownMenu-center-item {
    width: 100%;
    height: 100%;
    padding: 0 24px;
    display: flex;
    flex-direction: column;
}
.dropdownMenu-center-right .dropdownMenu-center-item {
    padding-right: 0px;
}

.dropdownMenu-center-item .drop-list {
    display: flex;
    flex-wrap: wrap;
}
.drop-list .drop-list-item {
    width: 33.33%;
    margin-bottom: 28px;
}

.drop-list .drop-list-item2 {
    width: 50%;
}

.dropdownMenu-center-right .drop-list .drop-list-item {
    width: 25%;
}
.drop-list .drop-list-item a{
    width: 100%;
    display: flex;
    padding-right: 12px;
}

.drop-list .drop-list-item .iconbox{
    flex-shrink: 0;
    height: 20px;
    width: 20px;
    margin-right: 12px;
    background-image: url(/images/topmenu/tab_icon_1.webp);
    background-size: 800% 100%;
    background-repeat: no-repeat;
}
.drop-list .drop-list-item2 .iconbox{
    background-image: url(/images/topmenu/tab_icon_2.webp);
}
.drop-list .drop-list-item3 .iconbox{
    background-image: url(/images/topmenu/tab_icon_3.webp);
}
.drop-list .drop-list-item .textbox {
    width: calc(100% - 28px)
}

.drop-list .drop-list-item .textbox .title{
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 8px;
}
.drop-list .drop-list-item .textbox .desc{
    font-size: 12px;
    line-height: 18px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.drop-list .drop-list-item a:hover .textbox .title{
    color: #2865e9;
}

.dropdownMenu-right-item {
    width: 100%;
    height: 100%;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    /* background-size: auto 100%;
    background-position: center right; */
}

.dropdownMenu-right-item2 {
    width: 100%;
    height: 100%;
    padding: 24px 30px;
    display: flex;
    flex-direction: column;
    background-image: url(/images/topmenu/bg.webp);
    background-size: auto 100%;
    background-position: center right;
    border-radius: 6px;
}
    
.dropdownMenu-right-item2 a:hover {
    opacity: .8;
}

.dropdownMenu-right-item2 a:hover .sIbr_btn {
    opacity: 1;
}

.dropdownMenu-right-item2 a:hover .iconfont {
    margin-left: 15px;
}

.sIbr_text {
    width: auto;
}

.sIbr_text span {
    display: block;
}

.sIbr_t1 {
    font-size: 12px;
    line-height: 24px;
    color: #ffffff;
    opacity: .64;
    margin-top: 4px;
}

.sIbr_t2 {
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 16px;
}

.sIbr_t3 {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    opacity: .36;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width:90%;
}

.sIbr_btn {
    position: relative;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    position: absolute;
    bottom: 16px;
    opacity: .24;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.sIbr_btn::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border:#ffffff solid;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    transition: all 0.3s linear;
}

.sIbr_btn span {
    display: block;
    float: left;
}
.dropdownMenu-right-item2:hover .sIbr_btn {
    opacity: 1;
}
.dropdownMenu-right-item2:hover .sIbr_btn::after { 
    margin-left: 6px;
}



.adbg1 {
    background-image: url(/images/topmenu/bg_1.webp);
    background-size: auto 100%;
    background-position: center right;
    border-radius: 6px;
}
.adbg2 {
    background-image: url(/images/topmenu/bg_2.webp);
    background-size: auto 100%;
    background-position: center right;
    border-radius: 6px;
}
.dropdownMenu-right-item2 .img {
    height: 30px;
}
.dropdownMenu-right-item2 .img img {
    height: 100%;
    width: auto;
    display: block;
}
.dropdownMenu-right-item2 .desc {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 24px;
}
.adv_title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
}

.adv_list {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.adv_li {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.adv_li span {
    display: block;
}

.adv_t1 {
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 5px;
}

.adv_t2 {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.adv_list ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.adv_list ul li {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}
.adv_list2 ul{
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.adv_list2 ul li {
    width: 50%;
    padding-right: 12px;
}
.adv_list-logo1,
.adv_list-logo2 {
   width:80%;
}
.adv_list-logo1 ul,
.adv_list-logo2 ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.adv_list-logo1 ul li{
    width: 23.6%;
    margin-bottom: 12px;
}
.adv_list-logo2 ul li{
    width: 48%;
    margin-bottom: 12px;
}

.adv_li .logobox {
    padding: 4px 6px 5px 10px;
    background-color: #fff;
    border: 1px solid #cfd6e3;
}

@keyframes shake-rotate {
    89% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    90% {
      -webkit-transform: translate(0) rotate(15deg);
      transform: translate(0) rotate(15deg);
    }
  
    91% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    92% {
      -webkit-transform: translate(0) rotate(-15deg);
      transform: translate(0) rotate(-15deg);
    }
  
    93% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    94% {
      -webkit-transform: translate(0) rotate(15deg);
      transform: translate(0) rotate(15deg);
    }
  
    95% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    96% {
      -webkit-transform: translate(0) rotate(-15deg);
      transform: translate(0) rotate(-15deg);
    }
  
    97% {
      -webkit-transform: translate(0) rotate(0deg);
      transform: translate(0) rotate(0deg);
    }
  
    98% {
      -webkit-transform: translate(0) rotate(15deg);
      transform: translate(0) rotate(15deg);
    }
  
    99% {
      -webkit-transform: translate(0) rotate(-15deg);
      transform: translate(0) rotate(-15deg);
    }
  
    0%,
    to {
      -webkit-transform: translate(0) rotate(0);
      transform: translate(0) rotate(0);
    }
  }


@media (min-width: 992px) and (max-width:1199px) {
    .drop-list .drop-list-item .iconbox{
        display: none;
    }
    .drop-list .drop-list-item .textbox {
        width: 100%
    }
    .adv_list-logo1,
    .adv_list-logo2 {
       width:100%;
    }
    .adv_t2 l{
        display: none;
    }
}
@media (min-width: 1200px) and (max-width:1369px) {
    .drop-list .drop-list-item .iconbox{
        margin-right: 4px;
    }
    .drop-list .drop-list-item a {
        padding-right:10px;
    }
    .adv_list-logo1,
    .adv_list-logo2 {
       width:100%;
    }
    .adv_t2 l{
        display: none;
    }
}
@media (min-width: 1370px) and (max-width:1599px) {
    .adv_list-logo1,
    .adv_list-logo2 {
       width:95%;
    }
    .adv_t2 l{
        display: none;
    }
}
@media (min-width: 1600px) and (max-width:1799px) {
    .adv_list-logo1,
    .adv_list-logo2 {
       width:85%;
    }
}
@media (min-width: 1800px) {
    .adv_list-logo1,
    .adv_list-logo2 {
       width:80%;
    }
}
@media (min-width: 1921px) {
    .adv_list-logo1,
    .adv_list-logo2 {
       width:77%;
    }
}
@media (max-width:767px) {
    .dropdownMenubox {
        display: none!important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        float: unset;
        /* width: calc(120% + 40px); */
        background-color: rgba(255, 255, 255, 1);
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-default .navbar-nav>li>a.active {
        color: #000!important;
    }
    .navbar-default .navbar-nav>li>a {
        color: #555!important;
    }
    .nav>li>a {
        padding: 12px 0px;
    }

    .logo_text_t1{
        font-size:15px;
    }
    .navbar-pd {
        padding-top: 12px;
    }
    .headbtnbox {
        position: absolute;
        right: 50px;
        top: 7px;
        padding-top: 0px;
    }
    .headbtnbox .btnpublic {
        display: none;
    }
    .headbtnbox .headbtn_tel .ico{
        display: none;
    }
    .navbar-fixed-top {
        box-shadow: 0px 0px 32px rgba(2, 80, 158, 0.14);
    }
    .navbar-fixed-top .navbar-toggle .icon-bar {
        background-color: #666666;
    }
    
}
