/*顶部*/
.site-head{width: 100%; height: 1.71354167rem; background: url(mzj_pc_bg.png) no-repeat left 0.26041667rem; background-size: 10rem 1.19270833rem; overflow: hidden; position: relative;}
.site-head .help-block{background: #eee;}
.site-head .help-block .help{width: 6.25rem; margin: 0 auto; height: 0.26041667rem; line-height: 0.26041667rem;}
.site-head .help-block .help span,
.site-head .help-block .help a{display: inline-block; font-size: 0.07291667rem; color: #909090; margin: 0 0.10416667rem 0 0;}
.site-head .logo-search{width: 6.25rem; margin: 0.3125rem auto 0;}
.site-head .logo-search .logo{width: 2.5625rem; height: 0.5625rem;}
.site-head .logo-search .logo img{width: 100%; height: 100%;}
.site-head .logo-search .search{width: 1.875rem; height: 0.26041667rem; background: #fff; border-radius: 0.04166667rem; overflow: hidden; margin: 0.13020833rem 0 0 0; background: #ffffff url(mzj_pc_search.png) no-repeat 0.05208333rem 0.05208333rem; background-size: 0.14583333rem 0.15104167rem; border: 0.01041667rem solid var(--main-color); position: relative;}
.site-head .logo-search .search::before{content: ""; width: 0.01041667rem; height: 0.11979167rem; position: absolute; left: 0.23958333rem; top: 0.07291667rem; background: #dbdbdb;}
.site-head .logo-search .search input[type=text]{width: 1.04166667rem; height: 0.26041667rem; line-height: 0.26041667rem; border-radius: 0.04166667rem 0 0 0.04166667rem; padding: 0 0.05208333rem 0 0.05208333rem; font-size: 0.09375rem; color: #999999; margin: 0 0 0 0.26041667rem;}
.site-head .logo-search .search input[type=text]::placeholder{color: #dbdbdb; font-size: 0.09375rem;}
.site-head .logo-search .search input[type=submit]{width: 0.52083333rem; height: 0.26041667rem; background: var(--main-color); text-align: center; font-size: 0.09375rem; color: #fff;}
.site-head .nav{width: 100%; height: 0.3125rem; background-color: var(--main-color); position: absolute; bottom: 0; left: 0; z-index: 1;}
.site-head .nav .nav-bar{width: 6.25rem; height: 0.3125rem; line-height: 0.3125rem; margin: 0 auto; display: flex; align-items: center; justify-content: left;}
.site-head .nav .nav-bar a{display: flex; align-items: center; justify-content: center; height: 0.29166667rem; width: 1.04166667rem; margin: 0.02083333rem 0 0 0; border-radius: 0.04166667rem 0.04166667rem 0 0;}
.site-head .nav .nav-bar a img{display: inline-block; width: 0.14583333rem; height: 0.140625rem;}
.site-head .nav .nav-bar a span{display: inline-block; font-size: 0.09375rem; color: #fff; font-weight: bold; padding: 0 0 0 0.05208333rem;}
.site-head .nav .nav-bar a:hover,
.site-head .nav .nav-bar a.hover{background: #fff;}
.site-head .nav .nav-bar a:hover span,
.site-head .nav .nav-bar a.hover span{color: #D50505;}
/*主信息区*/
.container{width: 6.77083333rem; margin: 0 auto; /*padding: 0 0 0.078125rem 0;*/ background: #fff; overflow: hidden; position: relative;}
/*底部*/
.footer{width: 100%; background: var(--main-color); margin: 0.10416667rem 0 0 0;}
/*友情链接*/
.footer .lnk{width: 6.25rem; margin: 0 auto; padding: 0.15625rem 0 0.15625rem 0; display: flex; align-items: center; justify-content: space-around;}
.footer .lnk .dropdown-link{width: 1.51041667rem; height: 0.26041667rem; background: #fb2a2a; position: relative;}
.footer .lnk .dropdown-link span{display: inline-block; width: 1.40625rem; line-height: 0.26041667rem; font-size: 0.08333333rem; color: #fff; text-align: center;}
.footer .lnk .dropdown-link::after{content: ""; position: absolute; top: 0.10416667rem; right: 0.078125rem; width: 0.06770833rem; height: 0.06770833rem; background: url(mzj_pc_lnk.png) no-repeat; transition: all 0.3s ease-in-out;}
.footer .lnk .dropdown-link:hover::after{content: ""; position: absolute; top: 0.08333333rem; right: 0.078125rem; width: 0.06770833rem; height: 0.06770833rem; background: url(mzj_pc_lnk.png) no-repeat; transform: rotate(180deg);}
.footer .lnk .dropdown-link:hover ul{display: block;}
.footer .lnk .dropdown-link > ul{width: 1.51041667rem; height: 1.04166667rem; padding: 0.05208333rem 0 0 0; background: #fb2a2a; border-top: solid 0.00520833rem #eee; overflow-y: auto; display: none; position: absolute; z-index: 1;}
.footer .lnk .dropdown-link > ul > li{height: 0.18229167rem;}
.footer .lnk .dropdown-link > ul > li a{display: inline-block; line-height: 0.18229167rem; font-size: 0.08333333rem; color: #fff; cursor: pointer; width: 1.38541667rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center;}
.footer .lnk .dropdown-link > ul li:hover{background: #f2f2f2;}
.footer .lnk .dropdown-link > ul li:hover a{color: #D6000F;}
.footer .site-info{width: 6.25rem; margin: 0 auto; line-height: 0.18229167rem; padding: 0.05208333rem 0;}
.footer .site-info .rz{width: 1.5625rem; position: relative; display: flex; flex-direction: column; align-items: center;}
.footer .site-info .rz::after{content: ""; position: absolute; left: 1.61458333rem; top: 0.05208333rem; width: 0.02604167rem; height: 0.78125rem; background: #fff;}
.footer .site-info .site{width: 4.42708333rem; text-align: center;}
.footer .site-info p,
.footer .site-info a,
.footer .site-info span{font-size: 0.09375rem; color: #fff;}
/*没有数据提示*/
.not-data{line-height: 0.13020833rem; padding: 0.05208333rem; font-size: 0.09375rem; color: #cdcdcd; text-align: center;}
.block-box{width: 6.25rem; margin: 0.15625rem auto 0; position: relative;}
/*当前位置*/
.location{width: 100%; height: 0.41666667rem; line-height: 0.41666667rem; text-align: left; padding: 0 0 0 0.13541667rem; position: relative; background: #f5f4f3 url(mzj_pc_nav.png) no-repeat 0 0.15625rem; background-size: 0.11979167rem 0.11979167rem;}
.location a{font-size: 0.08333333rem; color: #333;}
.location a.cur{color: #D50505;}
.location span{font-size: 0.09375rem; padding: 0 0.05208333rem; color: #333;}
.sub-menu{height: 0.3125rem; display: flex; align-items: center; justify-content: center; border-bottom: solid 0.02083333rem #eee; margin: 0.20833333rem 0 0 0;}
.sub-menu li{line-height: 0.3125rem; margin: 0 0.10416667rem 0 0.10416667rem; position: relative;}
.sub-menu li a{display: block; padding: 0 0.015625rem 0 0.015625rem; font-size: 0.13020833rem; color: #333;}
.sub-menu li.hover a,
.sub-menu li:hover a{color: var(--main-color); font-weight: 700;}
.sub-menu li.hover::before{content: ""; position: absolute; left: 0; bottom: -0.01041667rem; width: 100%; height: 0.02083333rem; background: var(--main-color);}
.sub-menu li::before{content: ""; position: absolute; left: 0; right: 0; bottom: -0.01041667rem; margin: auto; width: 0; height: 0.02083333rem; background: var(--main-color); transition: all ease-in-out 0.3s;}
.sub-menu li:hover::before{width: 100%;}
.main{width: 6.25rem; border-radius: 0.04166667rem; background: #fff; margin: 0 auto 0.15625rem; overflow: hidden;}
/*分页*/
.page{margin: 0.15625rem 0;}
.page .page-box{float: left;}
.page .page-box ul{background: #fff;}
.page .page-box li{list-style-type: none; border: solid 0.00520833rem #eee; margin: 0px 0.01041667rem; float: left; border-radius: 0.02604167rem; cursor: pointer; height: 0.20833333rem; line-height: 0.20833333rem; width: 0.20833333rem; text-align: center;}
.page .page-box li:hover{background: #D50505;}
.page .page-box li a{text-decoration: none; display: block; font-size: 0.07291667rem; color: #555; font-weight: 600;}
.page .page-box li span{color: #333; display: block; font-size: 0.07291667rem; font-weight: 600;}
.page .page-box li:hover a{color: #fff; display: inline-block;}
.page .page-box li:hover span{color: #fff;}
.page .page-box li.active{background: #D50505;}
.page .page-box li.active a{color: #fff;}
.page .page-box li.active span{color: #fff;}
.clearFix:after{clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: "";}
.page .page-total{float: right; padding: 0 0.05208333rem 0 0.02604167rem; line-height: 0.18229167rem; font-size: 0.08333333rem; height: 0.18229167rem; border-top: 0.015625rem solid transparent; border-bottom: 0.18229167rem solid #f5f4f3; border-left: 0.18229167rem solid transparent; border-radius: 0.04166667rem;}
.page .page-total span{padding: 0rem 0.01041667rem; font-size: 0.08333333rem;}
.page .page-total label{padding: 0rem 0.01041667rem; font-size: 0.08333333rem;}