@charset "utf-8";

body {
    font-family: "microsoft yahei", 'ËÎÌå';
    background: #ededed;
    font-size: 14px;
    -webkit-tap-highlight-color: transparent;
    color: #404040
}

body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
span,
textarea,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box
}

input,
select {
    vertical-align: middle
}

input,
select,
textarea {
    font-size: 12px;
    margin: 0
}

input[type=password],
input[type=text],
textarea {
    border: none;
    border-radius: 3px;
    outline-style: none;
    -webkit-appearance: none
}

button {
    outline-style: none
}

textarea {
    resize: none;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    font-size: 12px;
    padding: 0
}

a img,
img {
    border: 0;
    margin: 0;
    padding: 0
}

img {
    border: none;
    vertical-align: middle
}

.img-responsive {
    max-width: 100%;
    height: auto
}

a {
    outline-style: none;
    color: #333;
    text-decoration: none
}

a:hover {
    color: #bd1a2d;
    text-decoration: none
}

.text-center {
    text-align: center
}

.clearbox {
    line-height: 0 !important;
    font-size: 0 !important
}

.clearbox>* {
    line-height: 32px;
    font-size: 16px
}

.clearbox:after {
    content: '';
    display: inline-block;
    width: 100%;
    clear: both
}

.mb30 {
    margin-bottom: 30px
}

.fl {
    float: left
}

.fr {
    float: right
}

.bg-white {
    background: #fff
}

.container {
    margin: auto;
    max-width: 1200px
}

.main {
    padding: 25px 0 30px
}

.padd {
    padding: 0 3% 30px
}

@media screen and (max-width:991px) {
    .container {
        width: 100%;
        padding: 0 2%
    }
}

.btn {
    border: none;
    cursor: pointer
}

.m-show {
    display: none;
}

#yddjft {
    display: none;
}

@media screen and (max-width:991px) {
    .m-show {
        display: block !important
    }

    #yddjft {
        display: block;
    }

    .m-hide {
       display: none !important
    }
 #cniil_wza{
        display: block !important;
       float: left
      }
    
}

.header {
    background: #bd1a2d
}

.header .logo {
    padding-top: 2.3%;
    padding-bottom: 2.3%
}

.header a {
    color: #fff
}

.header .topbar {
    padding-top: 3.5%
}

.header .search {
    position: relative;
    width: 300px
}

.header .search .dropdown {
    position: absolute;
    top: 5px;
    left: 13px;
    color: #666;
    font-size: 14px;
    z-index: 22
}

.header .search .dropdown span.btn {
    display: block;
    min-width: 75px;
    padding: 0;
    text-align: left;
    line-height: 32px;
}

.header .search .dropdown span.btn:active {
    box-shadow: none;
}

.header .search .dropdown span.btn:focus {
    outline: none;
    outline-offset: 0;
}

.header .search .dropdown span.btn:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 2px;
    width: 11px;
    height: 6px;
    background: url(/bjmtg/xhtml/2020bjmtg/images/public/i103.png) no-repeat
}

.header .search .dropdown .dropdown-menu {
    left: -13px;
    width: 90px;
    min-width: none;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

.header .search .dropdown .dropdown-menu li {
    display: block;
    padding-left: 13px;
    cursor: pointer
}

.header .search .dropdown .dropdown-menu li:hover {
    background-color: #f5f5f5
}

.header .search .form-control {
    display: block;
    line-height: 43px;
    height: 43px;
    padding: 0 5px 0 90px;
    width: 100%
}

.header .search button.btn {
    position: absolute;
    top: 10px;
    right: 9px;
    width: 22px;
    height: 22px;
    background: url(/bjmtg/xhtml/2020bjmtg/images/public/i102.png) no-repeat
}

.header .bjzc {
    margin: -2px 10px 0 25px
}

.header .info {
    font-size: 12px;
    line-height: 26px;
    width: 150px;
    margin-top: -4px
}

.header .info a {
    display: inline-block
}

.header .nav {
    border-top: 1px solid #a60013;
    position: relative
}

.header .nav ul {
    height: 58px
}

.header .nav li {
    width: 14%;
    float: left;
    text-align: center
}

.header .nav li>a {
    font-size: 24px;
    display: inline-block;
    line-height: 56px
}

.header .nav li dl {
    position: absolute;
    top: 100%;
    left: 0;
    line-height: 26px;
    padding: 7px 0;
    width: 100%;
    background: #fff6e2;
    display: none;
    z-index: 999;
    border-bottom: 1px solid #f7ce8c;
    text-align: center
}

.header .nav li dl dd,
.header .nav li dl dt {
    display: inline-block
}

.header .nav li dl dt {
    display: none
}

.header .nav li dl dd {
    padding: 0 2%
}

.header .nav li dl a {
    color: #333;
    font-size: 16px
}

.header .nav li dl a:hover {
    color: #f71501
}

.header .nav li.active>a {
    border-bottom: 2px solid #f5d389
}

.header .nav li.active dl {
    display: block
}

.dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff
}

@media screen and (max-width:1000px) {
    .header .logo {
        width: 40%;
        max-width: 472px;
        min-width: 200px
    }

    .header .topbar {
        padding-top: 2.3%
    }
}

@media screen and (max-width:991px) {
    .m-topbar {
        background-color: #fff;
        text-align: right;
        height: 40px;
        line-height: 40px;
        padding: 0 2%;
    }

    .header .m-topbar,
    .header .m-topbar a {
        color: #666;
        font-size: 12px;
    }

    .header .m-topbar a {
        margin: 0 5px;
    }
}

@media screen and (max-width:768px) {
    .header .bjzc {
        margin: -2px 0 0 5px
    }

    .header .search {
        width: 250px
    }

    .header .search .dropdown {
        top: 1px
    }

    .header .search button.btn {
        top: 5px
    }

    .header .search .form-control {
        line-height: 35px;
        height: 35px
    }

    .header .nav ul {
        display: flex;
        justify-content: space-between;
        height: 38px;
        overflow-x:auto;
    }

    .header .nav li {
        width: auto !important;
        float: none;
        display: block;
        margin-right:3%;
    }

    .header .nav li>a {
        font-size: 16px;
        line-height: 36px;
        white-space:nowrap;
    }

    .header .nav li dl {
        padding: 7px 2%;
        text-align: left
    }

    .header .nav li dl dt {
        display: block;
        font-weight: 700;
        line-height: 26px
    }

    .header .nav li dl dd {
        padding: 0 8px 0 0
    }
}

@media screen and (max-width:560px) {
    .header .logo {
        width: 80%;
        min-width: 100px;
        float: none
    }

    .header .topbar {
        padding-top: 1%;
        float: none;
        height: 60px;
        position: relative
    }

    .header .topbar .bar {
        position: absolute;
        right: 0;
        top: 0
    }

    .header .search {
        width: calc(100% - 56px)
    }

    .header .bjzc {
        margin-top: -3px;
        margin-left: 0
    }

    .header .nav ul {
        height: 38px
    }

    .header .nav li dl {
        padding: 3px 2%;
        line-height: 18px
    }

    .header .nav li dl a {
        font-size: 14px
    }
}

@media screen and (max-width:340px) {
    .header .topbar {
        height: 55px
    }

    .header .nav li a {
        font-size: 14px
    }

    .header .nav li dl a {
        font-size: 13px
    }
}

.footer .foot {
    background: #bd1a2d;
    padding: 28px 0
}

.footer .foot .panel {
    background: #a91728;
    color: #fff;
    margin-left: 4px;
    font-size: 14px;
    height: 142px;
    padding: 25px 35px;
    line-height: 46px
}

.footer .foot .panel.contant {
    line-height: 30px
}

.footer .foot .erwei {
    padding: 19px 15px 11px 15px;
    line-height: 32px
}

.footer .foot .erwei p {
    display: inline-block;
    text-align: center;
    padding: 0 5px
}

.footer .foot .erwei p img {
    display: block
}

.footer .foot .panel.footnav {
    text-align: justify;
    width: 220px;
    line-height: 44px
}

.footer .foot .panel.footnav a {
    color: #fff;
    display: inline-block
}

.footer .foot .panel.footnav span {
    display: inline-block;
    width: 100%
}

.footer .cx {
    width: 31.5%;
    padding-top: 25px;
    height: 142px;
    vertical-align: middle;
    float: left
}

.footer .copyright {
    background: #dabb85;
    font-size: 14px;
    line-height: 36px;
    padding: 10px 0
}

.footer .copyright .container {
    text-align: justify;
    font-size: 0;
    line-height: 0
}

.footer .copyright p {
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
    color: #404040;
}

.footer .copyright p a {
    color: #404040;
font-size:12px;
}

.footer .copyright p.m-hide {
    margin-right: 0
}

.friendship-links {
    background: #757575;
    padding: 20px 0;
}

.friendship-links .dropdown {
    position: relative;
    display: inline-block;
    width: 18%;
}

.friendship-links .dropdown .dropdown-menu {
    width: 100%;
    z-index: 999;
    height: 200px;
    overflow-y: scroll;
    top: auto;
    bottom: 100%;
    z-index: 3333;
    left: 17%;
}

.friendship-links .dropdown .dropdown-menu a {
    display: block;
    padding: 3px 0 3px 15px;
    margin: 0;
}

.friendship-links .dropdown .dropdown-menu a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.friendship-links .dropdown:hover .btn .caret {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.friendship-links .btn {
    background: 0 0;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    border-right: 1px solid #fff;
    line-height: 16px;
    height: 16px;
}

.friendship-links .btn .caret {
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -3px;
    width: 9px;
    height: 6px;
    background: url(/bjmtg/xhtml/2020bjmtg/images/index/i141.png) no-repeat;
}

@media screen and (max-width: 991px) {
    .friendship-links .container {
        display: flex;
    }

    .friendship-links .dropdown {
        width: 50%;
    }

    .friendship-links .dropdown .dropdown-menu {
        left: 0;
        bottom: 36px;
        border: 1px solid #ccc;
    }

    .friendship-links .btn .caret {
        display: none;
    }

    .friendship-links .dropdown:nth-child(4) .btn {
        border-right: none;
    }
}

@media screen and (max-width:1200px) {
    .footer .copyright p {
        margin-right: 0
    }
}

.footer .copyright span {
    display: inline-block;
    width: 100%;
    height: 0;
    font-size: 0
}

@media screen and (max-width:768px) {
    .footer .foot {
        padding: 3% 0
    }

    .footer .foot .cx {
        width: 38%;
        padding-top: 0px
    }
}

@media screen and (max-width:368px) {
    .footer .foot {
        padding: 1% 0
    }

    .footer .foot .cx {
        height: auto;
        padding-top: 0
    }

    .footer .foot .erwei {
        background: 0 0;
        padding: 3% 0 0;
        height: auto
    }

    .footer .copyright p {
        line-height: 22px
    }
}

.BreadcrumbNav {
    font-size: 14px;
    line-height: 50px
}