*{
    padding: 0;
    margin: 0;
    word-break:break-all
}
body,html{
    font-family: '\5B8B\4F53';
    min-width: 1300px;
}
img{
    display: inline-block;
}
ul,li {
    list-style:none;
}
a{
    text-decoration: none;
}
.head-index{
    width: 100%;
    height: 95px;
}
header{
    width: 100%;
    height: 95px;
    background: #FFFFFF;
    display: flex;
    z-index: 999999;
    position: relative;
}
#logo .line1{
    width: 100%;
    height: 141px;
    position: absolute;
    left: 0;
    bottom: -42px;
}
#tabs .line2{
    width: 100%;
    height: 109px;
    position: absolute;
    left: 0;
    bottom: -73px;
    z-index: 200;
}

#logo{
    width: 35%;
    position: relative;
    z-index: 2000;
    height: 95px;
}
#tabs{
    width: 65%;
    z-index: 2000;
    position: relative;
}
#logo .logo-box{
    text-align: right;
    width: 100%;
    position: absolute;
    bottom:1px;
    left: 0;
}
#logo img{
    width: 50%;
    margin-right: 15px;
}
header .subnav{
    width: 100%;
    position: absolute;
    height: 50px;
    bottom: -50px;
    padding-left: calc(42% + 25px);
    z-index: 999;
    display: none;
    box-shadow: 0 5px 5px #999;
    background: rgba(255,255,255,0.9);
}
.subnav span{
    display: inline-block;
    margin-top: 15px;
    margin-right: 20px;
}
.subnav span a{
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    color: #666;
}
.subnav span:hover a{
    color: #FFD700;
}
.fixed-header{
    position: fixed;
    top: 0;
    min-width: 1300px;
    z-index: 99999;
}
#tabs .tabs-bottom{
    margin-left: 120px;
    z-index: 300;
    position: absolute;
    bottom: -40px;
}
#tabs .tabs-top{
    width: 100%;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: right;
    margin-right: 10px;
    z-index: 400;
}
#tabs .tabs-top img{
    width: 90px;
    height: 20px;
    cursor: pointer;
}
#tabs,#tabs ul{
    background: #fff;
    border: none;
    height: 35px;

}
.actives{
    background: #FFD700;
    border-radius: 10px;
}
#tabs ul li{
    margin: 0 5px;
}
#tabs ul li:hover a{
    color: #FFD700;
}
#tabs ul .actives:hover a{
    color: #0B308D;
}
#tabs ul li a{
    color: #0B308D;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    padding: 0 6px;
    font-weight: bold;
}
.content{
    width: 100%;
}
.content-common{
    display: flex;
}
footer{
    background: #E7E7E7;
    height: 676px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    margin-top: 120px;
    z-index: 999;
}
.foot-all{
    position: absolute;
    top: -88px;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 100;
}
.footer-top{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.footer-bottom{
    text-align: center;
}
.navs{
    margin: 0 15px;
    width: 270px;
    height: 270px;
    background: #F5F5F5;
}
.footer-top .navs-company{
    background: #0B308D;
    color: #fff;
}
.footer-top .navs-company li a{
    color: #fff;
}
.footer-top .navs-company .title{
    border-left:4px solid #fff;
}
.footer-top .navs-company .title,.footer-top .navs-company .footer-menu{
    color: #fff;
}
.footer-top .navs-qrcode{
    background: unset;
}
.footer-top .navs-qrcode .title{
    border: none;
    text-align: center;
    vertical-align: middle;
}
.navs-qrcode img{
    width: 192px;
    height: 192px;
    margin-top: 25px;
}
.navs-qrcode{
    text-align: center;
}
.navs-qrcode span{
    font-size: 17px;
    line-height: 50px;
    color: #0B308D;
    font-family: '\5B8B\4F53';
}
.navs .title{
    font-family: '\5B8B\4F53';
    margin-left: 30px;
    margin-top: 30px;
    padding-left: 6px;
    color: #0B308D;
    font-size: 24px;
    height: 28px;
    line-height: 28px;
    border-left:4px solid #FFD700;
    font-weight: bolder;
}
.footer-menu{
    display: flex;
    flex-wrap: wrap;
    margin-left: 30px;
}
.footer-menu li{
    width: 45%;
    margin-top: 15px;
}
.footer-menu li a{
    text-decoration: none;
    color: #0B308D;
    font-size: 16px;
    text-align: left;
}
.footer-menu li a:hover{
    text-decoration: underline;
}
.footer-company{
    display: block;
}
.footer-company li{
    width: 100%;
    margin-top: 0;
}
.footer-bottom{
    font-size: 16px;
    margin-top: 50px;
    line-height: 30px;
    color: #666666;
    font-family: '\5B8B\4F53';

}
.footer-bottom div{
    line-height: 30px;

}
video:focus {
    outline:none;
}
.no-404{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.no-404 img{
    display: inline-block;
}

/*面包屑、左侧二级菜单*/
.about-title{
    height: 60px;
    text-align: center;
    color: #0B308D;
    background: #FFD700;
    line-height: 60px;
    font-size:24px ;
    font-weight: 700;
}
#myTab .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: #0B308D;
    color: #fff;
}
#myTab .nav-pills .nav-link{
    border-radius: 0;
    padding: 0;
    height: 60px;
    font-size: 22px;
    text-align: center;
    line-height: 60px;
    font-weight: 700;
    color: #0B308D;
}
.about-right .about-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 30px;
    height: 60px;
    border-bottom:4px solid #FFD700;
}
.about-right .about-head .about-nav-title{
    font-size: 24px;
    font-weight:600;
    line-height: 60px;
    height: 60px;
    color: #0B308D;
    border-bottom: 4px solid #0B308D;
    margin-bottom: -4px;
}
.about-right .about-bread{
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666666;
    margin-top: 20px;
}

.about-right .about-bread .breadcrumb{
    padding: 0;
    background: unset;
    margin-bottom: 0;
    font-size: 12px;
}
.about-right .about-bread .breadcrumb a{
    color: #666666;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: ">";
}
@media screen and (min-width:1200px) and (max-width:1550px) {
    #tabs ul li a{
        font-size: 14px;
    }
    .subnav span a{
        font-size: 14px;
    }
}
@media screen and (min-width:1200px) and (max-width:1550px) {
    header{
        height: 80px;
    }
    .head-index{
        height: 80px;
    }
    #logo .line1{
        width: 100%;
        height: 145px;
        position: absolute;
        left: 0;
        bottom: -43px;
    }
    #tabs .line2{
        width: 100%;
        height: 101px;
        position: absolute;
        left: 0;
        bottom: -67px;
        z-index: 200;
    }
    #logo{
        width: 35%;
        position: relative;
        z-index: 2000;
        min-width: 300px;
        height: 80px;
    }
    #tabs{
        width: 65%;
        z-index: 2000;
        position: relative;
    }
    #logo .logo-box{
        text-align: right;
        width: 100%;
        position: absolute;
        bottom:2px;
        left: 0;
    }
    #logo img{
        width: 54%;
        margin-right: 0;
    }
    #tabs .tabs-bottom{
        margin-left: 60px;
        z-index: 300;
        position: absolute;
        bottom: -30px;
    }
    #tabs .tabs-top{
        width: 100%;
        height: 25px;
        position: absolute;
        top: 5px;
        right: 5px;
        text-align: right;
        margin-right: 10px;
        z-index: 400;
    }
    #tabs,#tabs ul{
        background: #fff;
        border: none;
        height: 25px;
    }
    header .subnav{
        padding-left: calc(38% + 25px);
    }
    .subnav span a{
        font-size: 14px;
    }
    #tabs ul li a{
        font-size: 16px;
    }
    #tabs .tabs-top img{
        width: 75px;
        height: 15px;
    }
    .about-title{
        font-size: 20px;
    }
    #myTab .nav-pills .nav-link{
        font-size: 16px;
    }
    .about-right .about-head .about-nav-title{
        font-size: 20px;
    }
    .news .news-nav .nav-tabs{
        font-size: 20px;
    }
    #latest-news .latest-title{
        font-size: 20px;
    }
    .navs .title{
        font-size: 20px;
    }

}