body {
     /* background: #002956 !important; */
   }
   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, 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;
     font-size: 100%;
     font: inherit;
     vertical-align: baseline;
     font-family: "微软雅黑";
   }
   article, aside, details, figcaption, figure, 
   footer, header, hgroup, menu, nav, section {
     display: block;
   }
   body {
     line-height: 1;
     /* overflow: hidden; */
   }
   ol, ul {
     list-style: none;
   }
   blockquote, q {
     quotes: none;
   }
   blockquote:before, blockquote:after,
   q:before, q:after {
     content: '';
     content: none;
   }
   table {
     border-collapse: collapse;
     border-spacing: 0;
   }
   * { 
     -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
   }
   
   html, body {
     width: 100%;
     height: 100%;
     /* overflow: hidden; */
   }
   body::-webkit-scrollbar {
     /*滚动条整体样式*/
     width : 0px;  /*高宽分别对应横竖滚动条的尺寸*/
     height: 0px;
   }
   .service::-webkit-scrollbar {
     /*滚动条整体样式*/
     width : 0px;  /*高宽分别对应横竖滚动条的尺寸*/
     height: 0px;
   }
   body {
     /* font-family: 'Montserrat', sans-serif; */
     /* line-height: 1.3; */
     -webkit-font-smoothing: antialiased;
   }
   a{
     text-decoration:none; 
     color: black;
   }
   p a{
     -webkit-user-select:none;
   
     -moz-user-select:none;
   
     -ms-user-select:none;
   
     user-select:none;
   }
   a:hover{
     text-decoration:none;
   }
   a:active{
     text-decoration:none;
   }
   a:visited{
     text-decoration:none;
   }
   a:link{
     text-decoration:none; 
   }
   p{
     user-select: none;
   }
/*页面脚部*/
.footer {
width: 100%;
     height: auto; 
     margin: 0 auto; 
     padding: 20px 0 200px 0;
     padding: 20px 0 50px 0; 
     overflow: hidden;
     font-size: 13px;
     position: fixed;
     bottom: 0;
     z-index: 9999;
}
.down_nav { width: 100%; height: auto; }
.friendlinks { width: 100%; height: auto; margin: 10px 0; }
.copyright { width: 100%; height: auto; }
.cnzz { visibility: hidden; width: 0px; height: 0px; }
.footer {
     color: #8b8b8b;
     background: #222222 url(../images/footer_blank.png) center bottom repeat-x;
}
.footer a{
     color: #bababa;
     font-size: 12px;
}
.footerDz{
     width: 100%;
     height: 100px;
}
.banner{
     width: 100%;
     height: 305px;
     background: url(../img/banner.jpg) no-repeat center;
     background-size: cover;
     overflow: hidden;
     background-position-y: -115px;
}
.centerZnew{
     width: 1320px;
     margin: 0 auto;
     position: relative;
     /* overflow: hidden;  */
}
.headImg{
     display: block;
     width: 270px;
     margin-top: 45px;
     float: left;
} 
/* 登录 */
.headMy{
     position: absolute;
     right: 300px;
     top: 45px;
}
.headMyImg{
     width: 16px;
     margin-right: 20px;
     float: left;
}
.headMyp1{
     float: left;
     font-size: 14px;
     color: white;
     margin-right: 15px;
     margin-top: 3px;
     cursor: pointer;
     user-select: none;
}
.headMyp2{
     font-size: 14px;
     float: left;
     padding-left: 15px;
     height: 16px;
     border-left: 1px solid white;
     margin-top: 3px;
     cursor: pointer;
     user-select: none;
     color: white;
}
/********************************************************** 菜单 **********************************************************/
.menuZnew{
     width: 100%;
     height: 70px;
     background: linear-gradient(to top, #a71f1f, #e14d4d);
}
.menuLiZnew{
     width: 220px;
     height: 70px;
     float: left;
     color: white;
     position: relative;
     user-select: none;
}
.menuLiTxtZnew{
     color: white;
     width: 100%;
     text-align: center;
     height: 70px;
     line-height: 70px;
     font-size: 24px;
     cursor: pointer;
}
.menuLiTxtZnew a{
     color: white;
}
.menuLiDhZnew .menuLiTxtZnew{
     background: white;
     color: #c13434;
     font-weight: bold;
}
.menuLiDhZnew .menuLiTxtZnew a{
     color: #c13434;
     font-weight: bold;
}
.menuTwoZnew{
     width: 100%;
     overflow: hidden;
     position: absolute;
     z-index: 99;
     display: none;
     box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.1);
}
.menuTwoLiZnew{
     height: 50px;
     width: 100%;
     text-align: center;
     line-height: 50px;
     color: black;
     background: white;
     position: relative;
}
.menuTwoLidhZnew{
     color: #a71f1f;
     font-weight: bold;
}
.menuTwoLidhZnew a{
     color: #a71f1f;
}
.menuTwoLineZnew{
     position: absolute;
     width: 36px;
     height: 2px;
     background: #a71f1f;
     left:50%;
     margin-left: -18px;
     display: none;
     top: 40px;
}
.menuTwoLidhZnew .menuTwoLineZnew{
     display: block;
}
.menuTwoLiZnew:hover {
     font-weight: bold;
}
.menuLiZnew:hover .menuTwoZnew{
     display: block;
}
.menuLiZnew:hover .menuLiTxtZnew{
     background: white;
     color: #c13434;
     font-weight: bold;
}
.menuLiZnew:hover .menuLiTxtZnew a{
     color: #c13434;
     font-weight: bold;
}

/********************************************************** 菜单结束 **********************************************************/
/* .content{
     width: 100%;
     overflow: hidden;
     background: url(../img/newBj.png) no-repeat bottom center #f1f6f8;
} */
.center{
     width: 1320px;
     overflow: hidden;
     margin: 0 auto;
}
/* 尾巴 */
.wz{
     height: 314px;
     background: #f1f2f3;
     overflow: hidden;
     width: 100%;
}
.wzUl{
     margin-top: 50px;
     width: 100%;
     /* overflow: hidden; */
}
.wzLi{
     width: 265px;
     height: 165px;
     background: #eaebeb;
     float: left;
     margin-left: 40px;
     position: relative;
}
.wzLi:nth-child(1){
     margin-left: 0;
}
.wzLi:nth-child(3){
     background: none;
}
.wzLi:nth-child(4){
     background: none;
}
.wzLiImg{
     width: 100px;
     height: 100px;
     position: absolute;
     left: -105px;
     top: 0;
}
.wzLiImage{
     display: none; 
     height: 100px;
     position: absolute;
}
.wzLiImage:nth-child(1){
     top: 0;
}
.wzLiImage:nth-child(2){
     top:35px;
}
.wzLiImage:nth-child(3){ 
     top: 65px;
}
.wzLiHead{
     width: 225px;
     margin: 0 auto;
     margin-top: 20px;
     height: 40px;
     font-size: 14px;
     line-height: 14px;
     color: black;
}
.wzLiUl{
     width: 225px;
     margin: 0 auto;
     overflow: hidden;
}
.wzLiUlLi{
     width: 50%;
     float: left;
     height: 30px;
     line-height: 12px;
     font-size: 12px;
     color: #45484b;
}
.wzLiUlLiNew{
     width: 100%;
     float: left;
     height: 30px;
     line-height: 12px;
     font-size: 12px;
     color: #45484b;
}
.wzLiLx{
     width: 225px;
     margin: 0 auto;
     height: 40px;
     border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
     margin-bottom: 20px;
}
.wzLiLxImg{
     width: 30px;
     float: left;
     display: block;
}
.wzLiLxP{
     height: 30px;
     width: 175px;
     float: left;
     line-height: 30px;
     font-size: 14px;
     margin-left: 15px;
}
.wzLiEwLi{
     height: 53px;
     width: 100%;
     margin-bottom: 3px;
     background: #eaebeb;
}
.wzLiEwLiImg{
     width: 23px;
     margin-left: 20px;
     margin-top: 15px;
     float: left;
     display: block;
}
.wzLiEwLiP{
     width: 200px;
     float: left;
     margin-left: 18px;
     line-height: 55px;
     font-size: 14px;
}
.wzLiImgBox1{
     height: 100%;
     background: #eaebeb;
     width: 160px;
     float: left;
     display: flex;
     align-items: center;
     justify-content: center;
}
.wzLiImgBox1 img{
     width: 85px;
}
.wzLiImgBox2{
     height: 100%;
     background: #eaebeb;
     width: 102px;
     margin-left: 3px;
     float: left;
     display: flex;
     align-items: center;
     justify-content: center;
}
.wzLiImgBox2 img{
     width: 30px;
}
.show{
     display: block;
}




/* banner */
.bannerNew {
     width: 100%;
     height: 115px;
     overflow: hidden;
     background: url(../img/quListBanner.jpg) no-repeat center;
     background-size: cover;
 }
 .listBox {
     width: 1220px;
     margin: 0 auto;
 }

 .navigation {
     width: 100%;
     height: 60px;
     line-height: 60px;
     font-size: 14px;
     user-select: none;
     font-weight: normal !important;
 }
 .red {
     color: red;
 }   