/* tr:nth-of-type(odd) tr:nth-of-type(even) */
html , body {
    padding: 0;
    margin: 0;
    background-color: #F2F1F7;
    color: #000;
}
a {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}
p {
    margin: 0;
}
ol, ul {
    list-style: none;
    padding: 0;
}
img {
    vertical-align: top;
    display: block;
    border: none;
}
.zxUrl {
    cursor: pointer;
}
.banner img {
    width: 100%;
}
.next1 , .b_all {
    margin: 0 auto;
    width: 1200px;
}
.blue1 {
    width: 100%;
}
.next1 {
    margin-top: 30px;
}
.next1 img , .next2 img , .next3 img , .next3 img {
    width: 100%;
}
.top11 p {
    font-size: 45px;
    font-weight: 700;
    padding: 50px 0;
    box-sizing: border-box;
    text-align: center;
}
.nt_img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.nt_img img {
    width: 130px;
    height: auto;
}
.nt_img  p {
    margin: 0 20px;
}
.next1{
    margin-bottom: 100px;
}
.n1  {
    width: 100%;
    background: #fff;
    padding: 30px  30px 50px;
    box-sizing: border-box;
    border-radius: 2px;
}
.n1 p {
    font-size: 25px;
    margin-bottom: 40px;
    color: #666;
}
.n1_img{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.n1_img img {
    width: 345px;
    height: 263px;
    object-fit: cover;
    border-radius: 8px;
}
.next2 {
    width: 100%;
    background: #fff;
    padding: 20px 0 100px;
    box-sizing: border-box;
}
.top11 {
    text-align: center;
}
.top13 p{
    padding: 50px 0 20px;
}
.top11  span{
    font-size: 30px;
    text-align: center;
}
.n2_all {
    width: 1200px;
    margin: auto;
}
.n2_all img {
    width: 100%;
}
.top12{
    text-align: center;
}
.blue1 {
    background: #11337A;
    padding: 10px 0 60px;
    box-sizing: border-box;
}
.top12 p {
    font-size: 45px;
    font-weight: 700;
    padding: 50px 0 20px;
    box-sizing: border-box;
    color: #fff;
}
.top12 span {
    font-size: 30px;
    color: #fff;
}
.blue1 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.blue1 ul  li:nth-of-type(1),.blue1 ul  li:nth-of-type(2),.blue1 ul  li:nth-of-type(3) {
    width: 31%;
    height: 450px;
    margin-bottom: 40px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
}
.blue1 ul  li:nth-of-type(4),.blue1 ul  li:nth-of-type(5),.blue1 ul  li:nth-of-type(6) {
    width: 31%;
    height: 350px;
    margin-bottom: 40px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
}
.blue1 ul  li a img {
    width: 100%;
    height: 251px;
    border-radius: 8px 8px 0 0;
}
.blue1 ul  li a p {
    font-size: 30px;
    color: #666;
    text-align: center;
    font-weight: 700;
    margin: 20px 0;
}
.blue1 ul  li a span {
    color: #666;
    font-size: 20px;
}

.zsimg{
    width: 100%;
}
.tit13 {
    font-size: 45px;
    font-weight: 700;
    padding: 50px 0 20px;
    box-sizing: border-box;
    color: #FDFC01;
    margin-bottom: 40px;
}
.n3_ul {
    width: 100%;
    padding: 20px 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.n3_ul li {
    width: 48%;
    padding: 20px 20px 50px;
    box-sizing: border-box;
    border: 2px solid #0F3478;
    border-radius: 10px;
    text-align: center;
}
.n3_ul li a img {
    width: 100%;
}
.n3_ul li a p {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: 700;
    margin: 30px 0 10px;
}
.n3_ul li a span {
    color: #333;
    font-size: 20px;
}