@media (max-width: 767px) {
    .jumbotron {
        height: 150px;
    }
    .menu .nav {
        display: block;
    }
    .menu .nav li {
        width: 50%;
        display: inline-block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .jumbotron {
        height: 205px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .jumbotron {
        height: 264px;
    }
}

@media (min-width: 1200px) {
    .jumbotron {
        height: 320px;
    }
}

.label-warning {
    background-color: #f0ad4e;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.link_left {
    width: 100%;
}

#link li {
    width: 25%;
    float: left;
}

.cyxz .col-xs-3 {
    width: 25%;
}

.cyxz .col-xs-3 ul {
    width: 100%;
}

.cyxz .col-xs-9 {
    width: 75%;
}

.navbar-expand-sm .navbar-nav {
    width: 100%;
}

.dropdown-menu {
    top: 97%;
}

.jumbotron {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

li,
ul,
a,
img {
    list-style: none outside none;
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: 0px
}

body {
    font-family: 'Microsoft YaHei';
    background-color: #fffffe;
    font-size: 15px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.article-content p {
    line-height: 1.6em;
    text-indent: 2em;
}

.header {
    background: #062D58;
    min-height: 88px;
    width: 100%;
}

.search {
    margin-top: 5px;
}

.search input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #6e90f5;
}

.search input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #6e90f5;
}

.search input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6e90f5;
}

.search input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #6e90f5;
}

.SearchTextBox {
    border: medium none;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    font-size: 12px;
    padding: 0 5px;
    background: #1d388b;
    width: 80%;
    float: left;
}

.logo {
    margin-top: 15px;
    margin-left: 6px;
    background: url(../image/aac4b508dcb04e2ba9fccfbb4a328818.gif) no-repeat left center;
    background-size: 600px;
    width: 600px;
    height: 70px;
    margin-bottom: 12px;
}

.logo_mini {
    margin: 23px auto;
    background: url(../image/aac4b508dcb04e2ba9fccfbb4a328818.gif) no-repeat center center;
    background-size: 300px;
    width: 80%;
    height: 40.5px;
    display: none;
}

.logo_mini img {
    width: 100%;
}

.menu_con {
    line-height: 60px;
    background: #fff;
    color: #0050a5;
    position: relative;
    z-index: 99;
}

.menu .nav {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
}

.menu .nav li {
    float: left;
    list-style: none;
    position: relative;
    z-index: 998
}

.menu .nav li a {
    display: block;
    padding: 0 19px;
    text-align: center;
    color: #222;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.menu .nav li a:hover {
    color: #fff;
    background-color: #0050a5;
}

.menu .nav li .box {
    min-width: 250px;
    margin: 0 auto;
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #0050a5;
    display: none;
    z-index: 999;
    opacity: 0.9;
}

.menu .nav li .box a {
    display: block;
    height: 40px;
    font-family: 微软雅黑;
    color: #fff;
    line-height: 40px;
    border: none;
    background: none;
    font-size: 14px;
    text-align: left;
    padding: 0 25px;
    margin: 0px;
}

.menu .nav li .box a:hover {
    text-decoration: none;
    color: #fff;
    background: #112769;
}

.clearfix {
    zoom: 1;
    clear: both
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.flexslider {
    border: 0;
    margin-bottom: 0px;
    width: 100%;
    overflow: hidden;
}

.flex-control-nav {
    display: none;
}

.flexslider-bottom {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0px;
    line-height: 60px;
    height: 60px;
    width: 100%;
    background-color: rgb(45, 48, 87);
    opacity: 0.8;
    overflow: hidden;
    padding: 0px 10px;
    text-align: center;
    color: white;
    font-size: 20px;
    font-family: KaiTi;
}

.more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #a9a9a9;
    font-size: 14px;
    padding-bottom: 10px;
    border: 0px;
}

.more,
a.more,
a.more:hover {
    font-size: 14px;
    color: #a9a9a9;
    text-decoration: none;
    border: 0px;
    padding-top: 5px;
}

a.more:hover {
    color: #0068b7
}

.navbar {
    
}

.navbar.current {
    display: block;
}

.links {
    padding-top: 30px;
    padding-bottom: 20px;
    overflow: hidden;
}

.links .fa {
    color: gray;
}

.links a:hover .fa,
.links a:hover dd {
    color: #0068b7;
    text-decoration: none;
}

.links dl {
    float: left;
    width: 115px;
    margin-right: 25px;
}

.links dt {
    margin: 0 auto;
    text-align: center;
    font-size: 45px;
    padding-left: 10px;
}

.links dd {
    color: #333;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

.footer {
    text-align: center;
    background-color: #062D58;
    width: 100%;
    color: white;
    line-height: 50px;
}

.footer a {
    color: #fff;
    margin: 0 5px;
}

.footer a:hover {
    text-decoration: underline;
}




.f_nav {
    margin-bottom: 33px;
}

.f_nav_fr,
.f_nav_fr span {
    float: right;
    font-size: 14px;
    margin-top: 18px;
}

.f_nav_fr a {
    margin: 0 10px;
    color: #999;
}

.f_nav_fr a:hover {
    color: #0068b7;
}

.decontent {
    height: 100%;
}

.contenttab {
    width: 95%;
    height: 100%;
    margin: 0 auto;
}

.titletxt {
    font-size: 22px;
    font-family: 微软雅黑;
    color: #222;
    padding-bottom: 20px
}

.dangqwz,
.dangqwz a,
.dangqwz a:hover {
    color: #888;
    font-size: 14px;
    text-decoration: none;
    margin: 0 10px;
}

.dangqwz a:hover {
    text-decoration: underline;
    color: #0068B7;
}

.titletxt2 {
    border-bottom: 1px #ebebeb solid;
    text-align: center;
    padding-bottom: 10px;
}

.titletxt2,
.titletxt2 a,
titletxt2 a:hover {
    font-size: 14px;
    color: gray;
    text-decoration: none;
}

.titletxt2 a:hover {
    text-decoration: underline;
    color: #0068B7
}

.contenttxt {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #333;
    line-height: 40px;
    padding: 30px 0px;
}

.contenttxt a,
.contenttxt a:hover {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #333
}

.contenttxt a:hover {
    text-decoration: underline;
}

.contenttxt img {}

.contenttxt span {
    text-indent: 2em;
}

.contenttxt p {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #333;
    line-height: 40px;
}

.contenttxt img {
    margin: 15px 0;
}

.conttable {
    border: 1px #ccc solid;
    border-right: none;
    border-bottom: 0px;
    TABLE-LAYOUT: fixed;
    width: 90%;
    margin: 0 auto;
}

.conttable td {
    border: 1px #ccc solid;
    border-top: none;
    border-left: none;
    height: 30px;
    word-WRAP: break-word;
}

.conttable td {
    font-size: 12px;
    text-align: center;
    color: #333;
    line-height: 18px;
}

.conttable .titlefont {
    font-size: 14px;
    font-weight: bolder;
}

.list_frnewscont,
.list_frnewscont a,
.list_frnewscont a:hover {
    color: #999;
    font-size: 12px;
    text-decoration: None;
}

.list_frnewscont a:hover {
    text-decoration: underline;
    color: #0068B7
}

.post-attatch {
    padding: 0px 35px;
}

.attatch-list li {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 5px;
    0px;
}

.attatch-list a {
    color: #000
}

.article-list {
    margin-bottom: 40px;
}

.article-list .boxtitle {
    border-bottom: 3px solid #c9c9c9;
    font-family: 微软雅黑;
    height: 48px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.article-list .boxtitle .title a {
    color: #333;
    float: left;
    font-size: 30px;
    margin-right: 40px;
    line-height: 40px;
    padding-bottom: 5px;
}

.article-list .boxtitle .title a:hover {
    color: #0068b7;
    text-decoration: none;
}

.article-list .boxtitle .subtitle a {
    color: #333;
    float: left;
    font-size: 20px;
    margin: 0 20px;
    line-height: 40px;
    padding-top: 5px;
}

.article-list .boxtitle .subtitle a:hover {
    color: #0068b7;
    text-decoration: none;
}

.article-list .boxtitle .active a {
    border-bottom: 3px solid #0068b7;
}

.article-list .boxtitle .more {
    position: absolute;
    right: 20px;
    color: #a9a9a9;
}

.article-list .boxlist {
    margin-left: 0px;
}

.article-list .boxlist ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.article-list .boxlist ul li {
    padding-top: 20px;
    font-size: 16px;
    overflow: hidden;
    list-style-type: none;
    color: #333;
}

.article-list .boxlist ul li a {
    display: inline;
    float: left;
    color: #333;
    padding-left: 0px;
    width: calc(100% - 100px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.article-list .boxlist ul li a:hover {
    color: #0068b7
}

.article-list .boxcontent {
    margin-top: 20px;
}

.article-list .boxpager {
    border-top: 1px solid #c9c9c9;
    margin-top: 20px;
    padding-top: 20px;
    color: #999;
}

.breadcrumb a {
    color: #112769;
}

.my-breadcrumb {
    margin-top: 10px;
    color: #999;
}

.my-breadcrumb a {
    color: #999;
}

.pagenav-btn a {
    color: #000;
}

.pagenav-btn a:hover {
    color: #0068b7;
}




.ryfl_title {
    font-size: 22px;
    color: #333;
    font-family: 微软雅黑;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ry_box {
    background: #f8f8f8;
    margin-bottom: 20px;
    height: 212px;
    width: 100%;
}

.ry_img {
    margin: 0;
    width: 173px;
}

.ry_img img {
    width: 173px;
    height: 212px;
}

.ry_js {
    font-size: 14px;
    line-height: 16px;
    color: #333;
    text-align: left;
    vertical-align: top;
    padding: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ry_name {
    font-size: 20px;
}

.ry:hover {
    color: #fff;
}

.navbar {
    padding: 0px;
    width: 100%;
}

.navbar .navbar-nav .nav-item {
    width: 20%;
    text-align: center;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding: 0px;
    height: 60px;
    line-height: 60px;
    color: #222;
}

.navbar .navbar-nav .nav-item:hover .nav-link {
    background: #0050a5
}

.navbar-dark .navbar-nav .nav-link:focus {
    color: #222;
}

.dropdown-menu {
    min-width: 250px;
    background: #0050a5;
    opacity: .9;
    border-radius: 0px;
}

.dropdown-item {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    padding: 0 25px;
}

.dropdown-item:hover {
    background: #112769;
    color: #fff;
}

.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
    background: #0050a5;
}








}
.mobile-inner-header-icon.iconfont {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 25px;
    display: none;
}
.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}
.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}
.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
}
.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}
.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}
.mobile-inner-header-icon span:nth-child(3) {
    transform: translateY(12px) rotate(0deg);
}
.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}
.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}
.mobile-inner-header-icon-click span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickthird;
}
*/

.mobile_bg {
    width: 100%;
    height: 100%;
    z-index: 90;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 300;
}
.gp-menu {
    width: 100%;
    z-index: 98;
    height: 100%;
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    z-index: 400;
    padding: 0px;
}
.gp-menu-header {
    position: absolute;
    top: -65px;
    right: 0;
    z-index: 996;
    width: 100%;
    height: 40px;
    
}
.gp-menu-link {
    float: left;
    line-height: 40px;
    height: 40px;
    padding-left: 15px;
}
.gp-menu-link a {
    color: #fff;
}
.gp-menu-header-icon {
    color: #fff;
    height: 40px;
    float: right;
    width: 40px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    margin: 0 15px 0 0;
    
    
    border-radius: 50%;
    
}
.gp-menu-header-icon span {
    position: absolute;
    left: calc((100% - 24px) / 2);
    top: calc((100% - 6px) / 2.3);
    width: 24px;
    height: 2px;
    background-color: #fff;
}
.gp-menu-header-icon-out span {
    width: 24px;
    height: 2px;
    background-color: #fff;
    display: block;
    border-radius: 4px;
}
.gp-menu-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}
.gp-menu-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}
.gp-menu-header-icon-out span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
}
.gp-menu-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}
.gp-menu-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}
.gp-menu-header-icon span:nth-child(3) {
    transform: translateY(-4px) rotate(0deg);
}
.gp-menu-header-icon-out i {
    font-size: 27px;
    text-align: center;
}
@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}
@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}
@keyframes outthird {
    0% {
        transform: translateY(0) rotate(90deg);
    }
    
    100% {
        transform: translateY(12px) rotate(0deg);
    }
}
.gp-menu-header-icon-click span {
    top: calc((100% - 2px) / 2.1);
}
.gp-menu-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}
.gp-menu-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
    margin-left: 0;
}
.gp-menu-header-icon-click span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickthird;
}
.gp-menu-header-icon-click i {
    display: none;
}
@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    
    100% {
        transform: translateY(0) rotate(45deg);
    }
}
@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}
@keyframes clickthird {
    0% {
        opacity: 0
    }
    
    100% {
        opacity: 0
    }
}
.gp-menu-nav {
    width: 100%;
    position: fixed;
    display: none;
    
    
    background: #fff;
}


.gp-menu-nav a {}
.gp-menu-nav>ul {}
.gp-menu-nav>ul>li {
    position: relative;
    box-sizing: border-box;
    transition: all 0.5s ease-in;
    transform: translateX(-40px);
    opacity: 0;
}
.gp-menu-nav>ul>li {
    position: relative;
    border-bottom: 1px solid #f2f2f2;
}
.gp-menu-nav>ul>li>a {
    display: inline-block;
    padding: 5px 30px;
    font-size: 14px;
    
    
    line-height: 1.4;
}
.m-second-nav {
    display: none;
    padding-bottom: 1rem;
    padding: 0 30px 15px;
}
.m-second-nav>li {
    height: 30px;
    line-height: 30px;
}
.m-second-nav>li.on>span {
    transform: rotate(45deg);
}
.m-second-nav>li>a {
    display: inline-block;
    padding: 0;
    font-size: 12px;
    opacity: 0.6;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.m-second-nav>li>span {
    top: 4px;
    color: #dad6ce;
    font-size: 1.8rem;
}
.gp-menu-arrow {
    cursor: pointer;
    width: 30px;
    height: 45px;
    line-height: 45px;
    color: #999;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
}
.gp-menu-nav>ul>li.on>span {
    transform: rotate(90deg);
    color: #fff;
    top: 0px;
}
.gp-menu-nav li ul {}
.mobile_logo {
    padding: 0 20px 10px;
}


.open .gp-menu-link {
    display: none;
}
.open .gp-menu-header {
    background: none;
}
.open .logo,
.open .header .divSelect {
    z-index: 90;
}
.gp-menu-header-icon-click {}
.open .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
}
.open .gp-menu-nav>ul>li.on {
    background-color: #062d58;
}
.gp-menu-nav.gp-menu-offcanvas2 {
    position: fixed;
    display: block;
    opacity: 0;
    transition: all 1s ease-in-out;
    
    
    
}
.open .gp-menu-offcanvas2 {
    position: absolute;
    opacity: 1;
}
.open .gp-menu-nav>ul>li.on>a {
    color: #fff;
}
.mobile-column1 {
    width: 100%;
    left: -100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.m-link {
    padding: 15px 20px;
    text-align: center;
}
.m-link a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    padding: 4px 10px;
}
.m-link .loginBtn {
    border: 1px solid #b0d5c3;
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
    min-width: 60px;
    color: #006931;
}
.wrap_nav {
    
    
    transition: all 0.3s ease-out 0s;
    width: auto;
    
}
.nav {
    display: flex;
    justify-content: space-between;
    
    
}
.nav>li {
    position: relative;
}
.nav>li>a {
    
    
    color: #222;
    display: block;
    position: relative;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    text-decoration: none;
}
.nav>li .second_nav1 {
    padding: 10px 0;
    width: 100%;
    background: #0050a5;
    opacity: .9;
    position: absolute;
    left: 0;
    display: none;
    display: none;
    text-align: center;
    min-width: 250px;
}
.nav>li.on>a {
    background: #0050a5;
    color: #fff;
}
.nav>li.on .second_nav1 {
    display: block;
    text-align: center;
}
.second_nav1 dd {
    margin: 0px;
}
.second_nav1 dd a {
    text-align: left;
    text-decoration: none;
    display: block;
    font-size: 14px;
    color: #fff !important;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
}
.second_nav1 dd a:hover {
    background-color: #112769;
}
@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    
    100% {
        transform: translateY(0) rotate(45deg);
    }
}
@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}
@keyframes clickthird {
    0% {
        opacity: 0
    }
    
    100% {
        opacity: 0
    }
}
.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}
.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}
.mobile-inner-header-icon-out span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
}
@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}
@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}
@keyframes outthird {
    0% {
        transform: translateY(0) rotate(90deg);
    }
    
    100% {
        transform: translateY(12px) rotate(0deg);
    }
}
@media screen and (max-width: 1023px) {
    .menu1 {
        display: none;
    }
    
    .navbar {
        display: block;
    }
}
@media screen and (max-width: 1000px) {
    .wrap_nav {
        display: none;
    }
    
    .gp-menu {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    #link li {
        width: 50%;
        max-width: 100%;
    }
    
    .bszn {
        width: 100%;
        float: none;
        max-width: 100%;
        flex: 100%;
    }
    
    .cyxz {
        width: 100%;
        float: none;
        max-width: 100%;
        flex: 100%;
    }
}
@media screen and (max-width: 767px) {
    .bszn .row>div {
        width: 33.3%;
        flex: 100%;
        max-width: 33.3%;
    }
    
    .cyxz-item .row>div {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    
    #link li {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    
    #bszn-cyxz .cyxz-item a {
        height: auto;
        padding: 5px 0;
    }
}
@media screen and (max-width: 580px) {
    .navbar .navbar-nav .nav-item {
        width: 100%;
    }
    
    .navbar .navbar-nav .nav-item:first-child:hover {
        background: #fff;
    }
    
    .hidden-xs {
        display: none;
    }
    
    .logo_mini {
        display: block;
        margin: 23px 0 23px 0;
    }
    
    .navbar {
        display: none;
    }
    
    .mobile-inner-header-icon.iconfont {
        display: block;
    }
    
    .navbar-nav .dropdown-menu {
        margin: 0px;
    }
    
    .container1 {
        float: left;
    }
}
@media screen and (max-width: 360px) {
    .logo_mini {
        width: 250px;
    }
}