@charset "utf-8";
body {
    min-width: 86em;
    min-width: 75em;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    color: #666;
    background-color: #fff;
    font-family: Microsoft YaHei,SimSun;
    background: #f6f6f6 url(../images/bodyback.jpg) no-repeat top center
}

img {
    border: 0
}

form,p,h1,h2,h3 {
    margin: 0;
    padding: 0
}

input,select,textarea {
    font-size: 1em;
    font-family: Microsoft YaHei,SimSun
}

input::-ms-clear,input::-ms-reveal {
    display: none
}

div,ul,li {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden
}

ul,li {
    list-style-type: none
}

li {
    text-overflow: ellipsis
}

a {
    text-decoration: none;
    color: #333;
    outline: 0
}

a:hover {
    text-decoration: none;
    color: #1561ad
}

a,.arow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width: 640px) {
    ::-webkit-scrollbar {
        width:0;
        height: 0
    }

    ::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover {
        background-color: transparent
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@font-face {
    font-family: 'icon';
    src: url(../fonts/e1z9jdqy.woff) format('woff')
}

.trtion {
    transition: 600ms;
    transition-timing-function: ease-out
}

.trtions {
    transition: 300ms;
    transition-timing-function: ease-out
}

.himg {
    position: relative;
    z-index: 1
}

.himg img {
    min-width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: -200%;
    top: -200%;
    right: -200%;
    bottom: -200%;
    margin: auto;
    transition: transform .4s ease
}

.himg:hover img {
    transform: scale(1.1,1.1)
}

header {
    width: 100;
    height: auto
}

.in_top {
    width: 100%;
    height: 2.875em;
    line-height: 2.875em;
    color: #fff;
    position: relative
}

.in_top:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #2d60a1;
    z-index: -1;
    opacity: .9
}

.in_top_center {
    width: 100%;
    max-width: 75em;
    margin: 0 auto
}

.in_top_center p {
    font-size: .875em
}

.logo_box {
    width: 100%;
    height: 13.875em;
    max-width: 75em;
    margin: 0 auto;
    position: relative
}

.logo {
    position: absolute;
    left: 0;
    bottom: 3.12em
}

.nav {
    width: 100%;
    max-width: 75em;
    height: 3.75em;
    line-height: 3.75em;
    background: #1561ad;
    margin: 0 auto;
    text-align: center
}

.nav li {
    display: inline-block;
    vertical-align: top;
    width: calc(100%/8.3)
}

.nav li a {
    color: #fff
}

.nav li:hover {
    background: #1b7ee0
}

.nav li:hover a {
    font-size: 1.125em;
    font-weight: bold
}

.nav li.on {
    background: #1b7ee0
}

.nav li.on a {
    font-size: 1.125em;
    font-weight: bold
}

.in_box {
    width: 100%;
    max-width: 75em;
    height: auto;
    background: #fff;
    margin: 0 auto
}

.in_box_nr {
    width: calc(100% - 3.5em);
    height: auto;
    margin: 0 auto
}

.in_newsgg {
    width: 100%;
    height: 3.62em;
    border-bottom: 1px dashed #d4d4d4;
    line-height: 3.62em;
    position: relative;
    margin-bottom: 1.875em
}

.in_newsgg .in_news_title {
    display: block;
    float: left;
    margin-right: .5em
}

.in_newsgg ul {
    width: 51em
}

.in_newsgg ul li {
    width: 100%;
    height: 100%
}

.in_news_ul {
    width: 100%;
    height: 100%
}

.in_news_page {
    font-family: icon;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.in_news_page span {
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.in_news_page span:hover {
    color: #1561ad
}

.in_news_l {
    margin-right: .3em
}

.in_list_box {
    width: 55.5em;
    height: auto;
    float: left
}

.in_gzdt_box {
    width: 100%;
    height: 20.875em;
    background: #f7f7f7;
    position: relative
}

.in_gzdt_img_box {
    width: 33.25em;
    height: 100%;
    position: relative
}

.in_gzdt_img {
    height: 100%;
    position: relative;
    white-space: nowrap;
    word-spacing: -4px
}

.in_gzdt_img:after {
    content: '';
    width: 400%;
    height: 3.375em;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: .6;
    z-index: 1
}

.in_gzdt_img li {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.in_gzdt_img li .himg {
    width: 100%;
    height: 100%;
    display: block
}

.in_gzdt_img li p {
    width: 22.625em;
    height: 3.375em;
    text-indent: 2em;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    line-height: 3.375em;
    color: #fff
}

.in_gzdt_img li p a {
    color: #fff
}

.in_gzdt_click {
    position: absolute;
    right: 1.62em;
    bottom: .7em;
    z-index: 2
}

.in_gzdt_click li {
    width: .875em;
    height: .875em;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 50%;
    margin-right: .25em;
    cursor: pointer;
    opacity: .7
}

.in_gzdt_click li.on {
    opacity: 1
}

.in_gzdt_r_box {
    width: calc(100% - 33.25em);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.in_gzdt_t {
    margin-top: 1em;
    height: 2em;
    line-height: 2em;
    position: relative;
    padding-left: 1em;
    font-family: icon;
    margin-left: 1.625em
}

.in_gzdt_t:after {
    content: '';
    width: 4px;
    height: 1.5em;
    display: block;
    position: absolute;
    background: #1561ad;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.in_gzdt_t font {
    font-size: 1.375em;
    color: #333
}

.in_gzdt_t a {
    float: right;
    color: #999;
    margin-right: 1em
}

.in_gzdt_t a:hover {
    color: #1561ad
}

.in_gzdt_title {
    margin-top: 1em;
    width: 100%
}

.in_gzdt_title li {
    padding-left: 1.625em;
    height: 2.25em;
    line-height: 2.25em;
    margin-bottom: .173em;
    font-family: icon;
    padding-right: 1em
}

.in_gzdt_title li:last-child {
    margin-bottom: 0
}

.in_gzdt_title li:hover {
    background: #e6e6e6
}

.in_gzdt_title li font {
    color: #1561ad
}

.in_list_all {
    width: 100%;
    height: auto;
    margin-top: 2em;
    display: inline-block
}

.in_list_a_b {
    width: 26.5em;
    height: 18.1em;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2.62em
}

.in_list_a_b:nth-child(2n) {
    margin-left: 2em
}

.in_all_title {
    height: 4.12em;
    width: 100%;
    line-height: 4.12em;
    border-bottom: 2px solid #dbdbdb;
    position: relative;
    overflow: visible
}

.in_all_title:after {
    content: '';
    width: 1.125em;
    height: .31em;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #1561ad;
    z-index: 1
}

.in_all_title font {
    font-size: 1.375em;
    color: #333;
    letter-spacing: .1em
}

.in_all_title a.in_mores {
    font-family: icon;
    color: #999;
    float: right
}

.in_all_list {
    margin-top: .875em;
    height: 13em
}

.in_all_list li {
    height: calc(100%/5);
    line-height: 2.6em;
    background: #f5f5f5
}

.in_all_list li a {
    width: calc(100% - 1em);
    font-size: 1em;
    font-family: icon;
    display: inline-block
}

.in_all_list li a font {
    color: #1561ad;
    margin-left: 1em
}

.in_all_list li:nth-child(2n) {
    background: #fff
}

.in_right_box {
    width: 14.5em;
    height: 100%;
    float: right;
    border-left: 1px solid #e6e6e6
}

.in_r_padding {
    padding: 0 1.4em
}

.xzrl {
    height: 1.625em;
    line-height: 1.625em;
    text-align: left;
    font-family: icon;
    font-size: 1.375em
}

.xzrl font {
    color: #1561ad
}

.md {
    width: 6.25em;
    height: 6.25em;
    border-radius: 50%;
    display: block;
    background: #f2f2f2;
    margin: 0 auto;
    color: #1b7ee0;
    font-family: icon;
    text-align: center;
    line-height: 6.25em
}

.md font {
    font-size: 4em
}

.mdtitle {
    text-align: center;
    font-size: 1.375em;
    color: #333;
    margin: 1em 0;
    margin-bottom: .5em
}

.xrmdurl {
    width: 6.6em;
    height: 2.2em;
    border-radius: 2em;
    border: 1px solid #e6e6e6;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 2.2em;
    font-size: .75em;
    color: #ccc
}

.xrmdurl:hover {
    border: 1px solid #1561ad
}

.link {
    width: 100%;
    height: 1px;
    display: block;
    background: #e3e3e3;
    margin-top: 2.62em
}

.allmd {
    width: 100%;
    min-height: 21.875em;
    display: inline-block;
    vertical-align: top
}

.allmd p {
    line-height: 2.25em
}

.mdclick {
    height: auto;
    margin-top: 2.5em;
    padding-bottom: 2.5em;
    border-bottom: 1px solid #dbdbdb
}

.mdclick a {
    width: 100%;
    height: 5.8em;
    display: inline-block;
    vertical-align: top;
    background: #1561ad;
    border-radius: .2em;
    text-align: center;
    line-height: 5.8em;
    position: relative;
    color: #fff;
    cursor: pointer
}

.mdclick a font {
    font-size: 1.375em
}

.mdclick a:after {
    content: '';
    width: .31em;
    height: 1.37em;
    display: block;
    background: #fff;
    position: absolute;
    left: 1.68em;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-radius: .3em
}

.mdclick a:last-child {
    margin-top: .875em
}

.mdclick a:hover {
    background: #1b7ee0
}

.mdclick a.on {
    background: #1b7ee0
}

.in_wl {
    margin-top: 2.5em
}

.wl_a {
    width: 100%;
    height: 3em;
    display: block;
    line-height: 3em;
    background: #318ae3;
    border-radius: .4em;
    position: relative;
    font-family: icon;
    color: #fff;
    margin-bottom: .875em
}

.wl_a:hover {
    color: #fff
}

.wl_a span {
    font-size: 1.5em;
    display: block;
    float: left;
    margin-left: 1.2em;
    margin-right: .5em
}

.in_wl .wl_a:nth-child(2) {
    background: #2c7bc9
}

.in_wl .wl_a:nth-child(3) {
    background: #276bb0
}

.in_wl .wl_a:nth-child(4) {
    background: #215c96
}

.in_wl .wl_a:nth-child(5) {
    background: #1b4c7d
}

.in_r_lx {
    position: relative;
    text-indent: 1.125em;
    margin-top: 3.8em;
    color: #333
}

.in_r_lx:after {
    content: '';
    width: 5px;
    height: 1em;
    display: block;
    background: #1561ad;
    position: absolute;
    left: 0;
    top: .2em
}

.in_r_fs {
    padding-bottom: 7.25em;
    margin-top: 1.5em
}

.in_r_fs p {
    color: #999;
    margin-bottom: 1.5em
}

footer {
    width: 100%;
    height: 11.375em;
    background: #1561ad;
    margin-top: 3.75em;
    position: relative
}

.copy {
    width: 100%;
    height: 3.12em;
    line-height: 3.12em;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #241d1d;
    text-align: center;
    color: #fff
}

.copy font {
    font-size: .875em
}

.bottom {
    width: 100%;
    max-width: 75em;
    height: calc(100% - 3.12em);
    margin: 0 auto;
    position: relative
}

.bototm_center {
    width: auto;
    min-width: 40.5em;
    height: 4.375em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    display: flex;
    align-items: center
}

.bototm_center span {
    width: 3.5em;
    height: 100%;
    display: block;
    position: relative;
    margin-right: 1.5em
}

.bototm_center span img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    z-index: -1;
    left: -200%;
    top: -200%;
    right: -200%;
    bottom: -200%;
    margin: auto
}

.bototm_center p {
    color: #fff;
    font-size: .875em;
    text-align: center;
    line-height: 1.6em;
    max-height: 4.8em;
    overflow: hidden
}

.bottom_none {
    margin-top: .8em;
    margin-bottom: .7em
}

.in_nav {
    width: 100%;
    height: 3.75em;
    line-height: 3.75em;
    border-bottom: 2px solid #e6e6e6;
    margin-top: 1.25em;
    position: relative;
    overflow: visible
}

.in_nav:after {
    content: '';
    width: 7.5em;
    height: 3px;
    display: block;
    background: #1561ad;
    position: absolute;
    bottom: -1px;
    left: 0
}

.in_nav .dq_title {
    font-size: 1.875em;
    color: #333;
    float: left
}

.nr_nav {
    float: left;
    margin-left: 2.62em
}

.nr_nav a {
    font-size: 1.125em;
    color: #333;
    display: inline-block;
    vertical-align: top;
    width: 5.55em;
    height: 2.22em;
    line-height: 2.22em;
    line-height: 2.22em;
    text-align: center;
    margin-top: .625em;
    margin-right: .625em
}

.nr_nav a.on {
    background: #e6e6e6
}

.nr_nav a:hover {
    background: #e6e6e6
}

.dq_wz {
    float: right;
    font-family: icon
}

.dq_wz a {
    font-size: .875em;
    color: #333
}

.dq_wz a:hover {
    color: #1561ad
}

.dq_wz font {
    font-size: .875em
}

.in_r_padding {
    padding-top: 2em
}

.in_list_box {
    margin-top: 1em
}

.tiaimg {
    width: 24em;
    height: 12.37em;
    display: block;
    border: .43em solid #f2f2f2;
    float: left;
    margin-right: 2.25em
}

.tiatitle {
    white-space: normal;
    font-size: 1.5em;
    line-height: 1.5em
}

.tiasmall {
    display: block;
    line-height: 2em;
    font-size: 1em;
    margin-top: .875em;
    margin-bottom: .875em
}

.nr_list {
    width: 100%;
    margin-top: 1.62em
}

.nr_list>li {
    height: 2.875em;
    line-height: 2.875em;
    border-bottom: 1px dashed #d2d2d2;
    font-family: icon
}

.nr_list>li:nth-child(2n) {
    background: #f2f2f2
}

.nr_list>li span {
    float: right
}

.nr_list>li font {
    color: #1561ad
}

.nr_list>li:hover {
    background: #0462b2
}

.nr_list li:hover a {
    color: #fff
}

.nr_list>li:hover span {
    color: #fff
}

.nr_list>li:hover font {
    color: #fff
}

.pages {
    text-align: center;
    margin-bottom: 2em;
    margin-top: 5.12em
}

.pages li{
    display: inline-block;
    margin: 0 2px;
}
.pages li a {
    text-align: center;
    display: inline-block;
    color: #333;
    line-height: 40px;
    width: 45px;
    height: 40px;
    border: 1px solid #EBEBEB;
    font-size: 15px;
    border-radius: 6px;
    text-decoration: none;
}
.pages li.page-active a,.pages li:hover a {
    background-color: #0776b5;
    color: #fff;
    border-color: #0776b5;
}
.pages li.page-next,.pages li.page-previous{
    display: none;
}

.con_title {
    font-size: 2em;
    text-align: center;
    margin-top: .6em;
    color: #333;
    line-height: 1.75em
}

.con_zy {
    height: 2.375em;
    line-height: 2.375em;
    background: #f2f2f2;
    margin-top: 1em;
    text-align: right
}

.con_zy span {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.5em;
    color: #333;
    font-size: .875em
}

.con_text {
    line-height: 200%
}

.con_text .image{
    text-align: center;
}
.con_text img {
    max-width: 100%
}

.con_page_box {
    height: 4.375em;
    line-height: 4.375em;
    margin-top: 2em;
    border-top: 1px solid #f2f2f2
}

.con_page_box .con_page {
    max-width: calc(100%/2 - 2em);
    display: block;
    float: left;
    overflow: hidden
}

.con_page_box .con_page:first-child {
    float: left
}

.con_page_box .con_page:nth-child(2) {
    float: right
}

.singletitle {
    font-size: 1.5em;
    color: #333;
    margin-top: 2em;
    margin-bottom: 1em
}

.single {
    line-height: 200%
}

@media screen and (max-width: 1700px) {
    body {
        font-size:15px
    }
}

@media screen and (max-width: 1560px) {
    body {
        font-size:14px
    }
}

@media screen and (max-width: 1700px) {
    body {
        font-size:15px
    }
}

@media screen and (max-width: 1560px) {
    body {
        font-size:14px
    }
}
