body {
    padding: 0;
    margin: 0;
    font: normal 16px/180% 'Helvetica,Arial,Verdana';
    color: #333;
    background: #fff
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}

div {
    margin: 0 auto;
    text-align: left;
    font: normal 16px/180% 'Helvetica,Arial,Verdana'
}

a:link, a:visited {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #3b84cc;
    text-decoration: none
}

img {
    border: none
}

ol, ul, li {
    list-style: none
}

i {
    font-style: normal
}

input, img {
    vertical-align: middle
}

input[type="button"], input[type="submit"] {
    vertical-align: middle;
    cursor: pointer
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
    margin: 0 auto
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

input[type=button], input[type=submit], input[type=text], input[type=password] {
    -webkit-appearance: none;
    outline: none
}



body {
    background: url(../images/banner.jpg) top center no-repeat #feeddf;
    background-size: 100% auto;
}

.top {
    height: 33vw;
}

.w1000 {
    width: 1000px;
    margin: 0 auto
}

.left {
    float: left
}

.right {
    float: right
}

.nav {
    overflow: hidden;
    border-radius: 30px;
    padding: 0 0px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    height: 90px;
    padding-top: 40px;
}

.nav li {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    margin-left: 10px;
}
.nav li:first-child {
    margin-left: 0;
}

.nav li a {
    display: inline-block;
    padding: 5px 12px;
}



.nav li a:hover {
    background: #5faef2;
    color: #fff;
    border-radius: 8px;
}

.nav li a {
    color: #2c34a4
}
.nav-list {
      font: bold 20px 'Microsoft YaHei';
      height: 90px;
      line-height: 90px;
      text-align: center;
      margin-bottom: 10px;
    }

    .nav-list a {
      margin-left: 20px;
      padding: 5px 5px;
      color: #2c34a4;
    }

    .nav-list a:first-child {
      margin-left: 0;
    }

    .nav-list a.active,
    .nav-list a:hover {
      background: #5faef2;
      color: #fff;
      padding: 5px 5px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
    }
.blo1, .blo2, .zp {
    background: #fff
}

.blo1 {
    padding: 30px;
    box-sizing: border-box;
    margin-top: 30px;
    overflow: hidden;
    border-radius: 20px
}

.blo1 .swiper-container {
    width: 530px;
    float: left;
    position: relative
}

.blo1 .swiper-container p {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    line-height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.1)
}

.blo1 .news {
    width: 370px;
    float: right
}

.blo2 {
    padding: 30px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-top: 40px
}

#certify {
    position: relative;
    width: 940px;
    margin: 0 auto
}

#certify .swiper-container {
    margin-bottom: 20px
}

#certify .swiper-slide {
    width: 500px
}

#certify .swiper-slide img {
    display: block
}

#certify .swiper-slide p {
    padding-top: 0;
    text-align: center;
    color: #636363
}

#certify .swiper-slide .shuoming {
    display: none
}

#certify .swiper-slide.swiper-slide-active .shuoming {
    display: block
}

#certify .swiper-button-prev {
    background: url(../images/left.png) no-repeat;
    outline: none
}

#certify .swiper-button-next {
    background: url(../images/right.png) no-repeat;
    outline: none
}

.blo3 {
    margin-top: 40px;
    overflow: hidden
}

.blo3 .tab {
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.blo3 .tab li {
    float: left;
    background: #e1291e;
    height: 60px;
    width: 220px;
    text-align: center;
    color: #fff;
    margin: 0 5px;
    line-height: 1;
    border-radius: 20px 20px 0 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.blo3 .tab .active {
    background: #ffd7bc;
    color: #b7120b
}

.blo3 .zp {
    border-radius: 20px;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box
}

.blo3 .title {
    overflow: hidden
}

.blo3 .lists {
    overflow: hidden;
    margin-bottom: 80px
}

.blo3 .lists li {
    float: left;
    margin-right: 20px;
    width: 300px;
    height: 350px
}

.blo3 .lists li .cover {
    width: 300px;
    height: 200px
}

.blo3 .lists li:nth-child(3n) {
    margin-right: 0
}

.blo3 .lists .dz {
    text-align: center
}

.blo3 .lists .dz .vote {
    width: 100px;
    height: 40px;
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    background: url(../images/red_hand.png) center right 10px no-repeat #fff;
    background-size: 25px;
    border: 1px solid #e1291e;
    border-radius: 15px;
    margin: 10px 0;
    color: #e1291e;
    font-size: 14px;
    text-align: left
}

.blo3 .lists .dz .vote.active {
    background: url(../images/white_hand.png) center right 10px no-repeat #e1291e;
    background-size: 25px;
    margin: 10px 0;
    color: #fff;
    font-size: 14px
}

.blo3 .lists .dz .ps {
    padding-left: 10px;
    color: #e1291e
}

.blo3 h3 {
    float: left
}

.blo3 input {
    height: 36px;
    line-height: 36px;
    width: 200px;
    background: none;
    border-radius: 10px;
    border: 1px solid #636363;
    padding-left: 10px;
    margin-right: 15px
}

.copyright {
    width: 100%;
    text-align: center;
    padding: 58px 0
}

h2 {
    text-align: center;
    color: #b7120b;
    font-size: 42px;
    line-height: 1;
    margin-bottom: 30px
}

h3 {
    color: #b7120b;
    font-size: 36px;
    margin-bottom: 30px;
    line-height: 1
}

.mobileBanner {
    display: none
}

.blo4 {
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 30px
}

.blo4 h3 {
    border-bottom: 1px solid #efefef;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 0
}

.blo4 ul {
    padding: 40px 20px
}

.blo4 ul li {
    margin-bottom: 40px;
    overflow: hidden
}

.blo4 ul li img {
    float: left
}

.blo4 ul li .text {
    float: left;
    width: 500px;
    margin-left: 50px
}

.blo4 ul li .text h4 {
    font-size: 22px;
    line-height: 140%;
    padding-bottom: 10px
}

.blo5 {
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 30px
}

.blo5 h3 {
    border-bottom: 1px solid #efefef;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 0
}

.blo5 ul {
    padding: 30px 0
}

.blo5 li {
    line-height: 40px;
    position: relative;
    padding-left: 20px;
    color: #3c2423;
    font-size: 18px
}

.blo5 li a {
    color: #3c2423
}

.blo5 li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background: #b7120b;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.blo6 {
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 30px
}

.blo6 h3 {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 20px
}

.blo6 .content {
    text-align: center
}

.blo6 .source {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    text-align: center
}

.blo6 .source #danwei {
    padding-right: 10px
}

.blo6 #jianjie {
    text-align: left;
    margin-top: 20px
}

.blo6 video {
    width: 400px
}

.blo6 .mz {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}

.mobile-title {
    display: none
}

.pc-title {
    display: block
}

@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
    body {
        background-size: 109vw auto;
        overflow-x: hidden;
    }

    .top {
        height:37vw;
    }

    .mobileBanner {
        display: block;
        width: 100%
    }

    .w1000 {
        width: 100%
    }

    .nav {

        display: block;
        font-size: 11px;
        width: 100%;
        height: 10vw;
        padding: 0;
        padding-top: 2vw;
    }


    .nav li {
        margin-left: 2vw;
    }

    .nav li a {
        padding: 5px 1px;
    }

    .blo1 {
        padding: 20px;
        box-sizing: border-box;
        margin-top: 30px;
        overflow: hidden;
        border-radius: 20px;
        display: none
    }

    .blo1 .swiper-container {
        width: 100%;
        float: none
    }

    .blo1 .swiper-container img {
        width: 100%
    }

    .blo1 .news {
        width: 100%;
        float: none;
        margin-top: 20px
    }

    .blo2 {
        padding: 20px;
        box-sizing: border-box;
        border-radius: 20px;
        margin-top: 20px;
        display: none
    }

    .blo2 h3 {
        text-align: center
    }

    #certify {
        position: relative;
        width: 100%;
        margin: 0 auto
    }

    #certify .swiper-container {
        margin-bottom: 20px
    }

    #certify .swiper-slide {
        width: 100%;
        height: auto
    }

    #certify .swiper-slide img {
        width: 100%;
        height: auto
    }

    #certify .swiper-slide p {
        padding-top: 0;
        text-align: center;
        color: #636363
    }

    #certify .swiper-slide .shuoming {
        display: none
    }

    #certify .swiper-slide.swiper-slide-active .shuoming {
        display: block
    }

    #certify .swiper-button-prev {
        background: url(../images/left.png) no-repeat;
        outline: none
    }

    #certify .swiper-button-next {
        background: url(../images/right.png) no-repeat;
        outline: none
    }

    .blo3 {
        margin-top: 0px;
        background: #fff;
        margin-top: 30px;
        padding-top: 30px;
        border-radius: 20px 20px 0 0
    }

    .blo3 .bza {
        padding: 0 30px 30px
    }

    .blo3 .tab {
        overflow: hidden;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .blo3 .tab li {
        float: left;
        background: #e1291e;
        height: 60px;
        width: 85%;
        text-align: center;
        color: #fff;
        margin: 0 1%;
        line-height: 1;
        border-radius: 10px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-size: 14px;
        margin-bottom: 10px
    }

    .blo3 .zp {
        border-radius: 20px;
        overflow: hidden;
        padding: 30px;
        box-sizing: border-box
    }

    .blo3 .title {
        overflow: hidden
    }

    .blo3 .title .search {
        float: none;
        text-align: center
    }

    .blo3 .lists {
        overflow: hidden;
        margin-top: 20px
    }

    .blo3 .lists li {
        float: none;
        margin-right: 0px;
        margin-top: 10px
    }

    .blo3 .lists li img {
        width: 100%
    }

    .blo3 .lists li:nth-child(3n) {
        margin-right: 0
    }

    .blo3 h3 {
        float: none;
        text-align: center
    }

    .blo3 input {
        height: 36px;
        line-height: 36px;
        width: 200px;
        background: none;
        border-radius: 10px;
        border: 1px solid #636363;
        padding-left: 10px;
        margin-right: 15px
    }

    .blo4 {
        padding: 20px
    }

    .blo4 h3 {
        font-size: 20px
    }

    .blo4 ul li {
        font-size: 16px;
        line-height: 170%;
        padding-left: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .blo4 ul li .text {
        margin-left: 0;
        padding-left: 0;
        width: 100%;
        margin-top: 10px
    }

    .blo4 ul li .text h4 {
        font-size: 16px;
        line-height: 160%
    }

    .blo5 {
        padding: 20px
    }

    .blo5 h3 {
        font-size: 20px
    }

    .blo5 li {
        font-size: 16px;
        line-height: 170%;
        padding-left: 15px
    }

    .blo6 {
        border-radius: 20px;
        padding: 30px;
        box-sizing: border-box;
        background: #fff;
        margin-top: 10px
    }

    .blo6 h3 {
        text-align: center;
        font-size: 20px;
        line-height: 150%
    }

    .blo6 .content {
        text-align: center
    }

    .blo6 .content video {
        width: 100%
    }

    .blo6 p {
        text-align: left;
        text-indent: 2em;
        margin-top: 20px
    }

    h2, h3 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .mobile-title {
        display: block
    }

    .pc-title {
        display: none
    }

    .copyright {
        font-size: 10px
    }
}



.bottom-wrap {
/*    background: url(../images/bg-nav.jpg) top center no-repeat;*/
	background: linear-gradient(to bottom, #dae8fc, #fff1ea);
}
