* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
img {
    border: 0;
}

a {
    text-decoration: none;
}

ul,
ul li {
    list-style: none;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.head {
    height: 569px;
    width: 100%;
    position: relative;
    background: url(../images/2022_banner.png) top center;
}

.mar {
    width: 1201px;
    margin: 0 auto;
    position: relative;
}


.logo {
    position: absolute;
    width: 255px;
    height: 65px;
    top: 20px;
    left: 350px;
}

.nfxz {
    width: 121px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 50%;
    bottom: 35px;
    margin-left: -61px;
}

/* .wztop .nfxz {
        width: 121px;
        height: 38px;
        line-height: 38px;
        position: absolute;
        right: 475px;
        top: 443px;
    } */

.nfxz span {
    font-size: 16px;
    float: left;
    color: white;
}




.nfxz select {
    width: 156px;
    opacity: 85%;
    padding: 0 40px 0 28px;
    height: 51px;
    line-height: 51px;
    background: url(../images/2022year.png) no-repeat left center;
    /*background: #e3eefc;*/
    border: 0;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #1675ce;
    vertical-align: middle;
    font-size: 22px;
}

.nfxz option {
     /*background-color: #53acf1;*/
background-color: #fff;
}



.icon {
    position: absolute;
    right: 0;
    top: 3px;
}

/* mian */
.contain-cell {
    width: 100%;
    height: 763px;
    background: url(../images/2022_book.png) top center; 
    margin: 70px 0;
} 
.contain-cell ul{
    padding: 57px 0 0 73px;
    width: 415px;
}
.contain-cell li {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #e6e6e6;
padding-left: 1px;
 font-size: 20px;
    color: #333;
}
.contain-cell li:hover{
 color: #fff;
}
/* .contain-cell li:nth-of-type(9){
    border: none;
} */
.n-title {
    font-size: 20px;
   font-weight: bolder;
    color: #999;
    border: 1px solid #e6e6e6;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 90px;
    padding-left: 18px;
    margin-right: 20px;
}

.link {
    position: absolute;
    top: 65px;
    left: -70px;
    width: 70px;
    height: 535px;
   
}
#btn1 {
    width: 70px;
    height: 195px;
    display: inline-block;
    background: url(../images/2022_icon1.png) top center;  
}
#btn2 {
    width: 70px;
    height: 340px;
    display: inline-block;
    background: url(../images/2022_icon2.png) top center;  
}
.text {
    color: #fff;
    font-size: 24px;
    padding: 40px 25px 0;
    transition: all 0.6s;
}
#btn1:hover {
    transform: scale(1.05);
    transition: all 0.6s;
}
#btn2:hover {
    transform: scale(1.05);
    transition: all 0.6s;
}
.y-fl{
    float: left;
    width: 592px;
 }
 .y-fr{
    float: right;
    width: 609px;
 }
.vedio {
    background: url(../images/2022play.png) no-repeat center center;
    width:404px;
    height: 600px;
    position: relative;
    margin: 85px 0 0 85px;
    transition: all 0.4s ease-in-out 0s;
}

.play {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
       margin-top: -122px;
    margin-left: 38px;
}

/* foot */
.foot {
    position: relative;
    min-width: 975px;
    text-align: center;
    font-size: 0;
    border-top: 2px solid #0a4a91;
}

.foot .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1678c6;
    z-index: 1
}

.ft-wp {
    position: relative;
    z-index: 2;
    padding: 10px 0
}

.ft-wp .main,
.ft-wp .side {
    position: relative
}

.ft-wp .main {
    padding: 8px 0 8px 40px
}

.ft-wp .main p,
.ft-wp .main p a {
    color: #fff;
    font-size: 14px
}

.ft-wp .main p {
    text-align: left;
    line-height: 28px
}

.ft-wp .main p a:hover {
    color: #000
}

.ft-wp .side .icon-wp {
    position: relative;
    top: 30px;
    display: block;
    height: 73px
}

.ft-wp .side .icon-wp a:first-child {
    padding-right: 18px
}

.ft-wp .side .icon-wp img {
    vertical-align: middle
}

.ft-wp .side .icon-wp .dzjg {
    margin-right: 20px
}

.ft-wp .side .icon-wp .zfwzjc {
    padding-top: 8px
}

.contain-cell li:hover {
    border-bottom: 1px solid #1F60B5;
    background: #1F60B5;
}