/*顶部*/
.site-head{width: 100%; height: 325px; background: url(mzj_pc_bg.png) no-repeat left 50px; background-size: 1900px 225px; overflow: hidden; position: relative;}
.site-head .help-block{background: #eee;}
.site-head .help-block .help{width: 1188px; margin: 0 auto; height: 50px; line-height: 50px;}
.site-head .help-block .help span,
.site-head .help-block .help a{display: inline-block; font-size: 14px; color: #909090; margin: 0 20px 0 0;}
.site-head .logo-search{width: 1188px; margin: 60px auto 0;}
.site-head .logo-search .logo{width: 486px; height: 106px;}
.site-head .logo-search .logo img{width: 100%; height: 100%;}
.site-head .logo-search .search{width: 356px; height: 50px; background: #fff; border-radius: 8px; overflow: hidden; margin: 24px 0 0 0; background: #ffffff url(mzj_pc_search.png) no-repeat 10px 10px; background-size: 27px 28px; border: 2px solid #d50505; position: relative;}
.site-head .logo-search .search::before{content: ""; width: 2px; height: 23px; position: absolute; left: 45px; top: 14px; background: #dbdbdb;}
.site-head .logo-search .search input[type=text]{width: 180px; height: 50px; line-height: 50px; border-radius: 8px 0 0 8px; padding: 0 10px 0 10px; font-size: 18px; color: #999999; margin: 0 0 0 50px;}
.site-head .logo-search .search input[type=text]::placeholder{color: #dbdbdb; font-size: 18px;}
.site-head .logo-search .search input[type=submit]{width: 100px; height: 50px; background: #d50505; text-align: center; font-size: 18px; color: #fff;}
.site-head .nav{width: 100%; height: 60px; background-color: #d50505; position: absolute; bottom: 0; left: 0; z-index: 1;}
.site-head .nav .nav-bar{width: 1188px; height: 60px; line-height: 60px; 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: 55px; width: 186px; margin: 4px 0 0 0; border-radius: 8px 8px 0 0;}
.site-head .nav .nav-bar a img{display: inline-block; width: 27px; height: 26px;}
.site-head .nav .nav-bar a span{display: inline-block; font-size: 18px; color: #fff; font-weight: bold; padding: 0 0 0 10px;}
.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: 1200px; margin: 0 auto; /*padding: 0 0 10px 0;*/ background: #fff; overflow: hidden; position: relative;}
/*底部*/
.footer{width: 100%; background: #d50505; margin: 20px 0 0 0;}
/*友情链接*/
.footer .lnk{width: 1188px; margin: 0 auto; padding: 30px 0 30px 0; display: flex; align-items: center; justify-content: space-around;}
.footer .lnk .dropdown-link{width: 286px; height: 50px; background: #fb2a2a; position: relative;}
.footer .lnk .dropdown-link span{display: inline-block; width: 200px; line-height: 50px; font-size: 16px; color: #fff; text-align: center;}
.footer .lnk .dropdown-link::after{content: ""; position: absolute; top: 20px; right: 10px; width: 12px; height: 12px; 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: 16px; right: 10px; width: 12px; height: 12px; 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: 286px; height: 186px; padding: 10px 0 0 0; background: #fb2a2a; border-top: solid 1px #eee; overflow-y: auto; display: none; position: absolute; z-index: 1;}
.footer .lnk .dropdown-link > ul > li{height: 35px;}
.footer .lnk .dropdown-link > ul > li a{display: inline-block; line-height: 35px; font-size: 16px; color: #fff; cursor: pointer; width: 263px; 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: 1188px; margin: 0 auto; line-height: 35px; padding: 10px 0;}
.footer .site-info .rz{width: 296px; position: relative; display: flex; flex-direction: column; align-items: center;}
.footer .site-info .rz::after{content: ""; position: absolute; left: 306px; top: 10px; width: 5px; height: 150px; background: #fff;}
.footer .site-info .site{width: 840px; text-align: center;}
.footer .site-info p,
.footer .site-info a,
.footer .site-info span{font-size: 18px; color: #fff;}
/*没有数据提示*/
.not-data{line-height: 24px; padding: 10px; font-size: 18px; color: #cdcdcd; text-align: center;}
.block-box{width: 1188px; margin: 30px auto 0; position: relative;}
/*当前位置*/
.location{width: 100%; height: 80px; line-height: 80px; text-align: left; padding: 0 0 0 26px; position: relative; background: #f5f4f3 url(mzj_pc_nav.png) no-repeat 0 30px; background-size: 23px 23px;}
.location a{font-size: 16px; color: #333;}
.location a.cur{color: #D50505;}
.location span{font-size: 18px; padding: 0 10px; color: #333;}
.sub-menu{height: 60px; display: flex; align-items: center; justify-content: center; border-bottom: solid 4px #eee; margin: 40px 0 0 0;}
.sub-menu li{line-height: 60px; margin: 0 20px 0 20px; position: relative;}
.sub-menu li a{display: block; padding: 0 3px 0 3px; font-size: 24px; 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: -2px; width: 100%; height: 4px; background: var(--main-color);}
.sub-menu li::before{content: ""; position: absolute; left: 0; right: 0; bottom: -2px; margin: auto; width: 0; height: 4px; background: var(--main-color); transition: all ease-in-out 0.3s;}
.sub-menu li:hover::before{width: 100%;}
.main{width: 1188px; border-radius: 8px; background: #fff; margin: 0 auto 30px; overflow: hidden;}
/*分页*/
.page{margin: 30px 0;}
.page .page-box{float: left;}
.page .page-box ul{background: #fff;}
.page .page-box li{list-style-type: none; border: solid 1px #eee; margin: 0px 2px; float: left; border-radius: 5px; cursor: pointer; height: 40px; line-height: 40px; width: 40px; text-align: center;}
.page .page-box li:hover{background: #D50505;}
.page .page-box li a{text-decoration: none; display: block; font-size: 14px; color: #555; font-weight: 600;}
.page .page-box li span{color: #333; display: block; font-size: 14px; 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 10px 0 5px; line-height: 35px; font-size: 16px; height: 35px; border-top: 3px solid transparent; border-bottom: 35px solid #f5f4f3; border-left: 35px solid transparent; border-radius: 8px;}
.page .page-total span{padding: 0 2px; font-size: 16px;}
.page .page-total label{padding: 0 2px; font-size: 16px;}


@media(max-width:768px){
	.site-head .help-block .help {
    width: 100%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
}
	.site-head .help-block .help span, .site-head .help-block .help a {
    display: inline-block;
    font-size: 14px;
    color: #909090;
    margin: 0 5px 0 0;
}
	
	.site-head .logo-search{width: 100%; margin: 40px auto 0;}
	.logo-search .fr{display: none;}
	.site-head .help-block .help .fl{    width: 100%;}
	.site-head .help-block .help .fr{display: none;}
	.site-head .logo-search .logo{    width: 400px;    height: 100%;    text-align: center;}
	.site-head .nav {
    width: 100%;
    height: 120px;
    background-color: #d50505;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
	.site-head .nav .nav-bar {
    width: 100%;
    height: 60px;
     display: block;
}
	.site-head .nav .nav-bar a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
   
    float: left;
    width: 33%;
}
	.site-head .nav .nav-bar a span {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
	.site-head .nav .nav-bar a img {    display: none;}
	.footer .lnk  {  display: none;}
	.footer .site-info{    width: 100%;}
	.footer .site-info .rz{  display: none;}
	.footer .site-info .site {    width: 100%;    text-align: center;}
}