body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;font-style: normal;font-weight: normal;}
html,body{background:#fff;color:#000000;font-size:16px;font-family: 'Microsoft YaHei','SimSun';height: 100%;position: relative;}
i{font-style:normal; font-weight:normal;}
a{color:#000000; text-decoration:none;}
a:hover{text-decoration:none;}
img{border:none;}
ol,ul,li{list-style:none;}
area{outline: none;}
html{overflow-y: scroll;max-width: 1920px;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;height: 0;}
.box{width: 1200px;margin: 0 auto; padding: 50px 0 0 0; }
.header{
    position: relative;
    width: 100%;
    height: 700px;
    z-index: 1;
    background: url(https://www.jxsjw.gov.cn/material/resource/20221019bj.png) center center no-repeat;
    overflow: hidden;

}
.header .elem {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .elem .e1 {
    position: absolute;
    left: 50%;
    top: 260px;
    margin-left: -553.5px;
    z-index: 190;
    width: 1107px;
    height: 117px;
    display: block;
    text-indent: -10000px;
    background: url(https://www.jxsjw.gov.cn/material/resource/20221019word.png) center center no-repeat;
    animation-duration: 3s;
    animation-delay: 0s;
  }
  .header .elem .e2 {
    position: absolute; 
    display: block;
    right: 0;
    bottom: 0;
    z-index: 104;
    width: 850px;
    height: 592px;
    text-indent: -10000px;
    background: url(https://www.jxsjw.gov.cn/material/resource/20221019hb.png) center bottom no-repeat;
    animation-duration: 1.5s;
    animation-delay: 0s;
  }
  .header .elem .e3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 103;
    text-indent: -10000px;
    background: url(https://www.jxsjw.gov.cn/material/resource/20221019hq.png) center bottom no-repeat;
    background-size: 100% 100%;
    animation-duration: 3s;
    animation-delay: 0.5s;
  }
.tt{width: 1080px;background: url(https://www.jxsjw.gov.cn/material/resource/title-tt.png) no-repeat left top;padding-left: 120px;min-height: 74px;}
.tt h2{font-size: 36px;font-weight: bold;color: #000000;line-height: 46px;}
.tt h2 a{color: #000000;}
.tt h2 span{font-size: 16px;color: #d41b18;margin-left: 10px;font-weight: normal;}
.box-title{position: relative;width: 100%;border-bottom: 1px solid #dcdcdc;margin: 20px 0 40px 0;text-align: center;height: 43px;}
.box-title span{font-size: 30px;font-weight: bold;color: #000000;line-height: 40px;border-bottom: 6px solid #d41b18;}
.news{width: 560px;}
.news li{border-bottom: 1px dashed #dcdcdc;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;color: #404040;line-height: 68px;background: url(https://www.jxsjw.gov.cn/material/resource/20221009dian.png) no-repeat left; padding-left: 20px;}
.news li a{color: #404040;}
a.more{display: block;width: 300px;height: 50px;background: #d41b18;text-align: center;line-height: 50px;color: #fff;font-size: 16px;margin: 50px auto 0 auto;}
a.more2{display: block;width: 120px;height: 40px;background: #d41b18;text-align: center;line-height: 40px;color: #fff;font-size: 14px;margin: 0px 0 0 440px;}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.footer .box {
width: 1200px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
position: relative;
}
.footer p {
text-align: center;
color: #666;
font-size: 14px;
line-height: 30px;
}