.wrapper {
    overflow: hidden;
}

.wrapper a {
    color: #000;
    font-family: "Microsoft YaHei";
}

.wrapper .w1000 {
    width: 1000px;
    margin: 0 auto
}

.wrapper .w1000 .menu {
    position: relative;
    padding-top: 90px;
}

.wrapper .w1000 .menu .logo {
    position: absolute;
    top: 18px;
    left: 0;
    background: url(../images/nfyj_logo.png) no-repeat center;
    width: 457px;
    height: 42px
}

.wrapper .w1000 .row1 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row1 .w650 {
    position: relative;
    float: left;
    width: 650px;
}

.wrapper .w1000 .row1 .w650 .swiper-container {
    width: 650px;
    height: 365px;
}

.wrapper .w1000 .row1 .w650 .swiper-container .swiper-wrapper .swiper-slide a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.wrapper .w1000 .row1 .w650 .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 650px;
    height: 365px;
}

.wrapper .w1000 .row1 .w650 .swiper-container .swiper-wrapper .swiper-slide a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding: 8px 0;
    text-indent: .5em;
    background: rgba(0, 0, 0, .6);
}

.wrapper .w1000 .row1 .w650 .page {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 20;
    font-size: 0;
}

.wrapper .w1000 .row1 .w650 .page .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 10px;
    background: #fff;
    margin-right: 10px;
    cursor: pointer
}

.wrapper .w1000 .row1 .w650 .page .swiper-active-switch {
    background: #000000;
}

.wrapper .w1000 .row1 .w330 {
    position: relative;
    float: right;
    width: 330px;
}

.wrapper .w1000 .row1 .w330 ul li {
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px solid#dedede;
}

.wrapper .w1000 .row1 .w330 ul li a {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

.clear {
    clear: both;
}

.wrapper .w1000 .row1 .w190 {
    position: relative;
    float: left;
    width: 190px;
    margin-top: 30px;
    margin-right: 12px;
}

.AD {
    margin-bottom: 20px;
    overflow: hidden;
}

.AD img {
    display: block;
}

.wrapper .w1000 .row2 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row2 .title {
    padding-bottom: 35px;
    border-bottom: 2px solid #ff6d57;
    margin-bottom: 20px;
}

.wrapper .w1000 .row3 .title {
    padding-bottom: 35px;
    border-bottom: 2px solid #ff6d57;
    margin-bottom: 20px;
}

.wrapper .w1000 .row4 .title {
    padding-bottom: 35px;
    border-bottom: 2px solid #ff6d57;
    margin-bottom: 20px;
}

.wrapper .w1000 .row5 .title {
    padding-bottom: 35px;
    border-bottom: 2px solid #ff6d57;
    margin-bottom: 20px;
}

.wrapper .w1000 .row6 .title {
    padding-bottom: 35px;
    border-bottom: 2px solid #ff6d57;
    margin-bottom: 20px;
}

.wrapper .w1000 .row7 .title {
    padding-bottom: 35px;
    border-bottom: 2px solid #ff6d57;
    margin-bottom: 20px;
}

.wrapper .w1000 .row8 .title {
    padding-bottom: 35px;
    border-bottom: 2px solid #ff6d57;
    margin-bottom: 20px;
}

.title .zhsg {
    display: block;
    float: left;
    background: url(../images/icon_zhsg.png) no-repeat center;
    width: 113px;
    height: 28px;
}

.title .yjbs {
    display: block;
    float: left;
    background: url(../images/icon_yjbs.png) no-repeat center;
    width: 113px;
    height: 28px;
}

.title .fzjz {
    display: block;
    float: left;
    background: url(../images/icon_fzjz.png) no-repeat center;
    width: 113px;
    height: 28px;
}

.title .yjkp {
    display: block;
    float: left;
    background: url(../images/icon_yjkp.png) no-repeat center;
    width: 113px;
    height: 28px;
}

.title .jsj {
    display: block;
    float: left;
    background: url(../images/icon_jsj.png) no-repeat center;
    width: 84px;
    height: 28px;
}

.title .yxgs {
    display: block;
    float: left;
    background: url(../images/icon_yxgs.png) no-repeat center;
    width: 112px;
    height: 28px;
}

.title .yjcy {
    display: block;
    float: left;
    background: url(../images/icon_yjcy.png) no-repeat center;
    width: 112px;
    height: 28px;
}

.title .more {
    display: block;
    float: right;
}

.title .more a {
    font-size: 16px;
    color: #999999;
    font-weight: 600;
}

.wrapper .w1000 .row2 .w566 {
    width: 566px;
    float: left;
    height: 318px;
    position: relative;
}

.wrapper .w1000 .row2 .w566 #swiper1 {
    width: 566px;
    height: 318px;
}

.wrapper .w1000 .row2 .w566 #left1 {
    position: absolute;
    left: 0;
    top: 40%;
    width: 46px;
    height: 56px;
    background: url("../images/left.png") no-repeat;
    z-index: 2;
}

.wrapper .w1000 .row2 .w566 #right1 {
    position: absolute;
    right: 0;
    top: 40%;
    width: 46px;
    height: 56px;
    background: url("../images/right.png") no-repeat;
    z-index: 2;
}

.wrapper .w1000 .row2 .w566 #swiper1 .swiper-slide {
    width: 566px;
    height: 318px;
}

.wrapper .w1000 .row2 .w566 #swiper1 .swiper-slide p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-indent: .5em;
    background: url(../images/mask2.png) no-repeat top center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.wrapper .w1000 .row2 .w415 {
    width: 415px;
    float: right;
    position: relative;
}

.wrapper .w1000 .row2 .w415 .w201 {
    width: 201px;
    float: left;
    position: relative;
}

.wrapper .w1000 .row2 .w415 .w201 p {
    position: absolute;
    width: 100%;
    height: 30px;
    background: #e6e6e6;
    line-height: 30px;
    color: #666666;
    font-weight: 600;
}

.wrapper .w1000 .row2 .w415 ul li {
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wrapper .w1000 .row2 .w415 ul li a {
    font-size: 16px;
    color: #5b5b5b;
    font-weight: 600;
}

.wrapper .w1000 .row3 {
    padding-bottom: 30px;
}

.row3 .border {
    width: 1000px;
    height: 146px;
    overflow: hidden;
    position: relative;
}

.row3 #arrow-left1 {
    position: absolute;
    left: 0;
    top: 25px;
    width: 36px;
    height: 58px;
    background: url("../images/left1.png") no-repeat;
    z-index: 2;
}

.row3 #arrow-right1 {
    position: absolute;
    right: 0;
    top: 25px;
    width: 36px;
    height: 58px;
    background: url("../images/right1.png") no-repeat;
    z-index: 2;
}

.row3 #container1 {
    width: 920px;
    margin: 0 auto;
    text-align: center;
}

.row3 .border .biaoti {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: #666666;
    text-indent: .5em;
    font-size: 16px;
    height: 35px;
    line-height: 60px;
    font-weight: 700;
}

.row3 .wrapper1 {
    position: relative;
    width: 170px;
    height: 146px;
}

.wrapper .w1000 .row4 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row4 .w450 {
    width: 450px;
    float: left;
    position: relative;
}

.wrapper .w1000 .row4 .w450 .w213 {
    width: 213px;
    float: left;
    height: 150px;
    margin-bottom: 10px;
}

.wrapper .w1000 .row4 .w450 .w213 p {
    position: absolute;
    width: 213px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-weight: 600;
}

.wrapper .w1000 .row4 .w520 {
    width: 520px;
    float: right;
    position: relative;
}

.wrapper .w1000 .row4 .w520 a .biaoti {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
    text-indent: .5em;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
}

.wrapper .w1000 .row5 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row5 .w673 {
    width: 673px;
    float: left;
    height: 379px;
    position: relative;
}

.wrapper .w1000 .row5 .w673 #swiper2 {
    width: 673px;
    height: 379px;
}

.wrapper .w1000 .row5 .w673 #left2 {
    position: absolute;
    left: 0;
    top: 40%;
    width: 46px;
    height: 56px;
    background: url("../images/left.png") no-repeat;
    z-index: 2;
}

.wrapper .w1000 .row5 .w673 #right2 {
    position: absolute;
    right: 0;
    top: 40%;
    width: 46px;
    height: 56px;
    background: url("../images/right.png") no-repeat;
    z-index: 2;
}

.wrapper .w1000 .row5 .w673 #swiper2 .swiper-slide {
    width: 673px;
    height: 379px;
}

.wrapper .w1000 .row5 .w673 #swiper2 .swiper-slide p {
    position: absolute;
    bottom: 0;
    width: 673px;
    height: 40px;
    line-height: 40px;
    text-indent: .5em;
    background: url(../images/mask2.png) no-repeat top center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.wrapper .w1000 .row5 .w276 {
    width: 276px;
    float: right;
    position: relative;
}

.wrapper .w1000 .row5 .w276 p {
    width: 276px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #666666;
    font-weight: 600;
}

.wrapper .w1000 .row6 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row6 .w566 {
    width: 566px;
    float: right;
    height: 318px;
    position: relative;
}

.wrapper .w1000 .row6 .w566 #swiper3 {
    width: 566px;
    height: 318px;
}

.wrapper .w1000 .row6 .w566 #left3 {
    position: absolute;
    left: 0;
    top: 40%;
    width: 46px;
    height: 56px;
    background: url("../images/left.png") no-repeat;
    z-index: 2;
}

.wrapper .w1000 .row6 .w566 #right3 {
    position: absolute;
    right: 0;
    top: 40%;
    width: 46px;
    height: 56px;
    background: url("../images/right.png") no-repeat;
    z-index: 2;
}

.wrapper .w1000 .row6 .w566 #swiper3 .swiper-slide {
    width: 566px;
    height: 318px;
}

.wrapper .w1000 .row6 .w566 #swiper3 .swiper-slide p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-indent: .5em;
    background: url(../images/mask2.png) no-repeat top center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.wrapper .w1000 .row6 .w415 {
    width: 415px;
    float: left;
    position: relative;
}

.wrapper .w1000 .row6 .w415 .w201 {
    width: 201px;
    float: left;
    position: relative;
}

.wrapper .w1000 .row6 .w415 .w201 p {
    position: absolute;
    width: 100%;
    height: 30px;
    background: #e6e6e6;
    line-height: 30px;
    color: #666666;
    font-weight: 600;
}

.wrapper .w1000 .row6 .w415 ul li {
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wrapper .w1000 .row6 .w415 ul li a {
    font-size: 16px;
    color: #5b5b5b;
    font-weight: 600;
}

.wrapper .w1000 .row7 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row7 .w487 {
    position: relative;
    float: left;
    width: 487px;
}

.wrapper .w1000 .row7 .w487 .w214 {
    position: relative;
    float: left;
    width: 214px;
}

.wrapper .w1000 .row7 .w487 .w260 {
    position: relative;
    float: right;
    width: 260px;
}

.wrapper .w1000 .row7 .w487 .w260 a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.wrapper .w1000 .row7 .w487 .w260 p {
    font-size: 14px;
    color: #666;
    font-weight: 600;
    padding-top: 5px;
    line-height: 30px;
}

.wrapper .w1000 .row8 {
    padding-bottom: 30px;
}

.row8 .border {
    width: 1000px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.row8 #arrow-left4 {
    position: absolute;
    left: 0;
    top: 35%;
    width: 36px;
    height: 64px;
    background: url("../images/left2.png") no-repeat;
    z-index: 2;
}

.row8 #arrow-right4 {
    position: absolute;
    right: 0;
    top: 35%;
    width: 36px;
    height: 64px;
    background: url("../images/right2.png") no-repeat;
    z-index: 2;
}

.row8 #container2 {
    width: 855px;
    margin: 0 auto;
    text-align: center;
}

.row8 .border .biaoti {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: #666666;
    text-indent: .5em;
    font-size: 16px;
    height: 35px;
    line-height: 60px;
    font-weight: 700;
}

.row8 .wrapper1 {
    position: relative;
    width: 190px;
    height: 380px;
}