body, button, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, img, legend, li, ol, p, pre, td, textarea, th, ul { padding: 0; margin: 0; border: none; }
body, textarea { width: 100%; height: auto; font-size: 16px; font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;  z-index: 0; background-color: #fff; color: #333; }
a { color: #333; text-decoration: none;}
a:hover { text-decoration: none; cursor: pointer; }
li, ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
.clear { clear: both; }
img { display: block; }
.flex { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.tbody { width:100%; margin: 0 auto; }
.clear{clear: both;}

.banner {
    text-align: center;
    background: url("./img/banner.png") no-repeat center top;
    height:489px;
    position: relative;
}

.banner a,.banner1 a{
    position: absolute;
    right:0;
    left:0;
    margin:auto;
}
.banner a{
    width: 1200px;
    height:489px;
 
}
.title {
    display: flex;
    flex-flow: row nowrap;
    justify-content:center;
    align-items: center;
    padding-top: 20px;
}
.title .kong {
    width: 42px;
    height: 16px;
    background-color: #becae5;
    margin: 0 30px;
    border-radius: 10px;
}
.title .tit2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 56px;
    color: #000;
    letter-spacing: 2px;
    font-style: italic;
}
.title2 {
    display: flex;
    flex-flow: row nowrap;
    justify-content:center;
    align-items: center;
    padding-top: 20px;
    color: #FFF;
}
.title2 .kong {
    width: 42px;
    height: 16px;
    background-color: #becae5;
    margin: 0 30px;
    border-radius: 10px;
}
.title2 .tit2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 56px;
   
    letter-spacing: 2px;
    font-style: italic;
    color: #FFF;
}
.wz2 {
    width: 1100px;
    font-size: 20px;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
}
.wz {
    width: 1100px;
    font-size: 20px;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
}

.list {
    width:1200px;
    margin: 0 auto;
    padding: 18px 0;
}
.list ul {
    display: flex;
    flex-flow: row wrap;
    justify-content:space-around;
    align-items: center;
    
}
.list ul li {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 21%;
}
.list ul li .yuan {
    width: 160px;
    height: 160px;
    background-color: #FFFFFF;
    color: #143fa1;
    font-size: 36px;
    line-height: 150px;
    vertical-align: middle;
    text-align: center;
    border-radius: 170px;
    font-weight: 700;
    border:5px solid #143fa1;
}
.list ul li p {
    font-size: 18px;
    padding: 10px 0;
    line-height: 32px;
}
.list ul li .jjfa {
    width: 80%;
    height: 42px;
    background-color: #ea0000;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    border-radius: 10px;
    padding: 0 20px;
    letter-spacing: 2px;
}
.list ul li .jjfa a{
    color: #FFF;
}
.anniu {
    width: 16%;
    height: 50px;
    background-color: #ab0000;
    text-align: center;
    margin: 10px auto;
    font-size: 22px;
    line-height: 50px;
    border-radius: 10px;
}


.anniu a {
    color: #FFF;
}
/* 板块一  */
.nr{
    width: 1200px;
    margin: auto;
    padding: 10px 0 0 0;
}
.xysh {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-evenly
}
.xysh li {
    width: 30%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.xysh li h3{
    font-size: 22px;
    line-height: 44px;
    letter-spacing: 2px;
}
.xysh li p {
    font-size: 18px;
    line-height: 30px;
    width: 92%;
    padding-bottom: 20px;
}

.xbanner {
    width: 100%;
    height: 271px;
    background-image: url("./img/bg02.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    margin: 20px auto 0 auto;
    text-align: center;
}
.xbanner img{
   margin: 0 auto;
}
.hj{
    width:1200px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.sxwy {
    width:1200px;
    height: 342px;
    background-image: url("./img/dzsx24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.sxwy ul {
    width: 1200px;
    height: 342px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
}
.sxwy ul li {
    width: 25%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
}

.sxwy ul li h3 {
    font-size: 28px;
    line-height: 44px;
    color: #FFF;
    letter-spacing: 2px;
}
.sxwy ul li hr {
    width: 60%;
    height: 1px;
    border:1px solid #FFF;
}
.sxwy ul li p {
    font-size: 22px;
    line-height: 44px;
    color: #FFF;
    letter-spacing: 2px;
}
.yw {
    width: 100%;
    background-image: url("./img/dzsx25.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 20px auto 0 auto;
}
.yw ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items:flex-start;
    padding: 20px 0;
}
.yw ul li {
    text-align: left;
    font-size: 22px;
    line-height: 44px;
    width: 45%;
    height: 60px;
    color: #FFF;
}
.yw ul li a {
    color: #FFF;
}
.yw ul li a:hover {
    color: #FFF;
}
.yw ul li .an {
    float: right;
    width: 20%;
    height: 36px;
    background-color: #FFE45D;
    line-height: 36px;
    font-size: 18px;
    margin: 0 20px;
    text-align: center;
    border-radius: 10px;
}
.yw ul li .an a {
    color: #00043A;
}
