* {
    padding: 0;
    margin: 0;
    border: none;
    font-family: 微软雅黑, serif;
}

fieldset, img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

body {
    background-color: #ffffff;
}

body img{
    width: auto;
    vertical-align: middle;
}

li {
    list-style: none
}

.hide {
    display: none;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left, .f_l{
    float: left;
}

.right , .f_r {
    float: right;
}

.header {
    height: auto;
    background: #eff8fa;
}

.header .headerTop {
    background: #2177cc;
    line-height: 48px;
    height: 48px;
}

.header .headerTop .con {
    width: 1200px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.header .headerTop .date {
    white-space: pre;
}

.header .headerTop ul li {
    float: left;
    width: 118px;
    text-align: center;
}

.header .headerTop ul li a {
    display: block;
}

.header .headerTop ul li a:hover {
    background: #cc3b3a;
}

.header .headerTop ul li span.ipv {
    font-weight: lighter;
    font-size: 16px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    width: 60px;
    border-radius: 12px;
    border: 1px solid #ffffff;
}

.header .headerTop ul span.line {
    float: left;
    display: inline-block;
    font-weight: lighter;
    color: #035db6;
}

.header .banner {
    margin: 0 auto;
    width: 100%;
    background: url("../images/bn_zzfw.jpg") no-repeat top center #eff8fa;
    height: 319px;
}

.nav_ul{
    width: 1200px;
    margin:40px auto 0;
    background: url(/images/2020hd_nav_bg.png) no-repeat center;
    background-color: #135ca9;
}

.nav_ul li {
  width: 12.5%;
  height: 100px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.nav_ul li a {
  height: 100%;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.nav_ul li a:hover {
  background: rgb(11, 131, 191);
}
.nav_ul li em {
  bottom: 45px;
  line-height: 100px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
}
.nav_ul li p {
  margin: 10px 0px 0px;
  padding: 0px;
  width: 100%;
  height: 55px;
  vertical-align: middle;
  display: inline-block;
}

.section0 {
  background: url(/images/2017hd_nav_ico1.png) no-repeat center;
}
.section1 {
  background: url(/images/2017hd_nav_ico2.png) no-repeat center;
}
.section2 {
  background: url(/images/2017hd_nav_ico3.png) no-repeat center;
}
.section3 {
  background: url(/images/2017hd_nav_ico4.png) no-repeat center;
}
.section4 {
  background: url(/images/2017hd_nav_ico5.png) no-repeat center;
}
.section5 {
  background: url(/images/2017hd_nav_ico6.png) no-repeat center;
}
.section6 {
  background: url(/images/2017hd_nav_ico7.png) no-repeat center;
}
.section7 {
  background: url(/images/2017hd_nav_ico8.png) no-repeat center;
}
.section8 {
  background: url(/images/2017hd_nav_ico9.png) no-repeat center;
}
.main {
    width: 100%;
    background: #eff8fa;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 40px;
}

.main .conBox {
    padding: 10px;
    background: #ffffff;
    margin: 0 auto;
    width: 1200px;
    box-sizing: border-box;
}

.main .conBox a:hover {
    color: inherit;
}

.main .conBox ul.icon li {
    float: left;
    height: 220px;
    width: 21%;
    border-radius: 15px;
    background: #f3f3f3;
    overflow: hidden;
    margin: 22px 2%;
}

.main .conBox ul.icon li:hover {
    transform: scale(1.1);
    transition: ease-out 0s;
    -moz-transition: ease-out 0s;
    -webkit-transition: ease-out 0s;
    -o-transition: ease-out 0s;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
}

.main .conBox ul.icon li a {
    display: block;
    width: 100%;
    height: 100%;
}

.main .conBox ul.icon li p {
    font-size: 36px;
    font-weight: bold;
    margin-top: 10px;
}

.main .fwzq ul.icon {
    margin: 10px;
}

.main .fwzq ul.icon li {
    text-align: center;
    color: #ffffff;
}

.main .fwzq ul.icon li.icon1 {
    background: #8c68a0;
}

.main .fwzq ul.icon li.icon2 {
    background: #cc3b3a;
}

.main .fwzq ul.icon li.icon3 {
    background: #e98b2a;
}

.main .fwzq ul.icon li.icon4 {
    background: #f9bf45;
}

.main .fwzq ul.icon li.icon5 {
    background: #7cb4d4;
}

.main .fwzq ul.icon li.icon6 {
    background: #4199cb;
}

.main .fwzq ul.icon li.icon7 {
    background: #69b0ac;
}

.main .fwzq ul.icon li.icon8 {
    background: #90b44b;
}

.main .fwzq ul.icon li a span {
    display: block;
    padding-top: 47px;
    margin-bottom: 20px;
}

.main .bsfw .title {
    color: #135ca9;
    margin: 20px auto;
    font-weight: bold;
    font-size: 48px;
    text-align: center;
}

.main .bsfw .con {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #035db6;
    margin: 20px auto;
}

.main .bsfw .con .btn {
    width: 30%;
    height: 120px;
    line-height: 118px;
    border: 1px solid #e5f0f5;
    border-radius: 15px;
    background: #f3fbff;
    box-sizing: border-box;
    margin: 16px 1.6%;
    overflow: hidden;
}

.main .bsfw .con .btn a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.main .bsfw .con .btn a:hover {
    background: #cfeeff;
}

.main .bsfw .con .btn.long {
    line-height: 36px;
}

.main .bsfw .con .btn.long a {
    padding: 20px 0 0;
}

.main .bsfw .con .ewm {
    width: 30%;
    height: 328px;
    border: 1px solid #e5f0f5;
    border-radius: 15px;
    box-sizing: border-box;
    background: #f3fbff;
    margin: 16px 1.6%;
    padding: 25px 0;
}

.main .bsfw .con .ewm img {
    height: 200px;
    display: block;
    margin: 10px auto 18px;
}

.domPC{
    display: none;
}

.Relevant_links{
    box-sizing: initial;
}

.footerCon_c {
    margin: 18px auto;
    display: block;
}

.footer .footer_de_l_1 p {
    color: rgb(102, 102, 102);
    line-height: 28px;
    font-size: 14px;
}

.footer .footer_de_l_1 p a{
    color: rgb(102, 102, 102);
}

@media (max-width: 1200px) {

    .header .headerTop ul li {
        width: 100px;
    }

    .header .headerTop .con {
        width: 100%;
    }

    .main {
        width: 100%;
    }

    .main .conBox {
        width: 100%;
    }
    .Relevant_links{
        display: none;
    }
    .nav_ul{
        width: auto;
        background: #135ca9;
    }
}

@media (max-width: 1024px) {
    .header .banner {
        height: 45vw;
        background: url("../images/bn_m.jpg") no-repeat top center;
        background-size: 100% auto;
    }

    .header .headerTop {
        display: none;
    }
    .nav_ul{
        display: none;
    }
    .main .fwzq ul.icon {
        margin: 0;
    }

    .main .conBox ul.icon li {
        width: 30%;
        margin: 16px 1.5%;
    }

    .main .bsfw .con .btn {
        width: 43%;
        margin: 3vw 3%;
    }

    .main .bsfw .con .ewm {
        width: 43%;
        margin: 3vw 3%;
    }

    .pc {
        display: none;
    }
    .main {
        padding-bottom: 0;
    }
    .mobile {
        display: block;
    }
    .mobile .footer{
        position: static !important;
    }
}

/* sm */
@media (max-width: 768px) {
    .main .conBox ul.icon li {
        width: 43%;
        margin: 3vw 3%;
    }

    .main .bsfw .con {
        font-size: 26px;
    }
}

/* XS Portrait */
@media (max-width: 640px) {
    .main .bsfw .con .btn {
        width: 90%;
        margin: 3vw auto;
        float: none;
    }

    .main .bsfw .con .ewm {
        width: 90%;
        float: none;
        margin: 3vw auto;
    }
}

@media (max-width: 480px) {
    .main .conBox ul.icon li {
        height: 48vw;
    }

    .main .fwzq ul.icon li a span {
        padding-top: 30px;
        height: 80px;
        margin-bottom: 8px;
    }

    .main .fwzq ul.icon li a span img {
        display: block;
        margin: 0 auto;
        height: 80%;
    }

    .main .fwzq ul.icon li p {
        font-size: 26px;
    }
}

@media (max-width: 320px) {
    .main .conBox ul.icon li {
        width: 90%;
        margin: 20px auto;
        float: none;
        height: 60vw;
    }

    .main .fwzq ul.icon li a span {
        padding-top: 20px;
        height: 60px;
    }
}