@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0; padding:0; border: 0;} 
a,area{ outline:none; blr:expression(this.onFocus=this.blur()); }
a { text-decoration:none;color:#444;}
a:hover { text-decoration:none; -webkit-tap-highlight-color:transparent; color:#bd1a2d}
img { -ms-interpolation-mode: bicubic; }

html, body { font-family:'微软雅黑', sans-serif; min-width:1200px; color:#404040} 
html{height:100%; position:relative}
input { border-radius:0; }  
button{-webkit-appearance: none; border-radius:0;} 
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form { list-style:none; }
@-webkit-viewport { width:device-width; }
@-moz-viewport { width:device-width; }
@-ms-viewport { width:device-width; }
@-o-viewport { width:device-width; }
@viewport { width:device-width; }
body{/* background: #fff !important; */}       
.boxcenter { margin:0 auto;}
.fl_all { float:left; display:inline-block }
.fr_all { float:right; display:inline-block }
.txtdot { overflow:hidden; white-space:nowrap; text-overflow:ellipsis }

.mainbg_1{width: 1200px;background: url(../images/mainbg_1.png) no-repeat;height: 220px;margin: 0 auto;background-size: 100% 100%;}
.mainbg_box img{padding: 30px;}
.mainbox{width: 1200px;margin: 30px auto;}
.generalMes a,.activeMes a{font-size: 20px;text-align: center;display: inline-block;color:#333333;width: 100%;height: 100%;padding:0px 28px;padding-top: 18px;box-sizing: border-box;}
.generalMes li,.activeMes li{width: 162px;height: 65px;float:left;margin-right: 45px;margin-bottom: 40px;text-align: center;background: #F9F9F9;border: 2px solid #C00100;}
.generalMes li img, .activeMes li img  {
    margin-top: 27px;
    display: block;
    clear: both;
    margin: 10px auto;
}     
.activeMes a{padding: 0 15px;padding-top: 20px;}
.activeMes li{/* background: url(zfbg_06_20210730.jpg) no-repeat center center; *//* height: 164px; */}
.generalMes li:nth-child(6n),.activeMes li:nth-child(6){margin-right: 0px;}
.generalMes li:nth-child(1),.activeMes li:nth-child(1){background-position: 0 0;}
.generalMes li:nth-child(2),.activeMes li:nth-child(2){background-position: -207px 0;}
.generalMes li:nth-child(3),.activeMes li:nth-child(3){background-position: -417px 0;}
.generalMes li:nth-child(4),.activeMes li:nth-child(4){background-position: -622px 0;width: 163px;}
.generalMes li:nth-child(5),.activeMes li:nth-child(5){background-position: -830px 0;width: 163px;}
.generalMes li:nth-child(6),.activeMes li:nth-child(6){background-position: -1037px 0;width: 163px;}
.generalMes li:nth-child(7){background-position: 0px -201px;}
.generalMes li:nth-child(8){background-position: -207px -201px;}
.generalMes li:nth-child(9){background-position: -417px -201px;}
.generalMes li:nth-child(10){background-position: -622px -201px;width: 163px;}
.generalMes li:nth-child(11){background-position: -830px -201px;width: 163px;}
.generalMes li:nth-child(12){background-position: -1037px -201px;width: 163px;}

.topic{margin-bottom: 50px;}
.activeMes{
    display: inline-block;
}

@media (max-width: 768px) {
    .mainbox{
        width: 100%;
    }
}