@charset "UTF-8";

/*全局样式 开始*/
html {
    font-family: sans-serif;
    /* 1*/
    -ms-text-size-adjust: 100%;
    /* 2*/
    -webkit-text-size-adjust: 100%;
    /* 2*/
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1*/
    vertical-align: baseline;
    /* 2*/
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1*/
    font: inherit;
    /* 2*/
    margin: 0;
    /* 3*/
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2*/
    cursor: pointer;
    /* 3*/
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1*/
    padding: 0;
    /* 2*/
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1*/
    box-sizing: content-box;
    /*2*/
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    /* 1*/
    padding: 0;
    /* 2*/
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
    color: inherit;
}

ul, ol, h1, h2, h3, h4, h5, h6, p, dd {
    margin: 0;
    padding: 0;
}

img {
    vertical-align: top;
}

li {
    list-style: none;
}

body {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.xm-mainWrap {
    min-width: 1200px;
    max-width: 1558px;
    margin: 0 auto;
    width: 88%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/* .xm-mainWrap{*/
/* }*/
/* @media screen and (max-width: 1700px) {*/
/*     .xm-mainWrap{*/
/*       padding:0 5%;*/
/*    }*/
/* }*/
.xm-mainWrap:after {
    content: " ";
    display: table;
    clear: both;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.center {
    text-align: center;
}

.overHidden {
    overflow: hidden;
}

.visiHidden {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.xm-animate {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.p-fullImg {
    text-align: center;
}

.p-fullImg img {
    width: 100%;
}

/*全局样式 结束*/
/*组件开始*/
/**/
/* Buttons*/
/* --------------------------------------------------*/
/* Base styles*/
/* --------------------------------------------------*/
/*header start*/
/* topbar start*/
.xm-topbar1 {
    background-color: #fff;
    height: 126px;
}

.xm-topbar1-logo {
    padding-top: 16px;
}

.xm-topbar1-slogin .txt {
    display: inline-block;
    font-size: 16px;
}

.xm-topbar1-slogin {
    padding-top: 40px;
    margin-left: 20px;
}

.xm-topbar1-slogin .line1 {
    color: #00579c;
    display: block;
    margin-bottom: 4px;
}

.xm-topbar1-tel {
    text-align: center;
    padding-top: 40px;
    margin-left: 20px;
}

.xm-topbar1-tel .num {
    color: #fe6505;
    font-size: 22px;
}

.xm-topbar1-tel .title {
    font-size: 18px;
    margin-bottom: 6px;
}

.xm-topbar1-part {
    padding-top: 36px;
}

.xm-topbar1-part .txt {
    display: inline-block;
}

.xm-topbar1-part .title {
    font-size: 26px;
    color: #108aed;
}

.xm-topbar1-part .desc {
    color: #a6a6a6;
}

.xm-topbar1-part .icon {
    width: 42px;
    height: 48px;
    display: inline-block;
    background: url(../images/topbaricon2.png) center top no-repeat;
}

/* topbar end*/
.xm-nav1 {
    background: #00579c;
    position: relative;
}

.xm-nav1-list a {
    float: left;
    width: 160px;
    line-height: 54px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.xm-nav1-list a:last-child:after {
    width: 0;
}

.xm-nav1-list a:after {
    content: "";
    float: right;
    margin-top: 10px;
    height: 32px;
    width: 2px;
    background-color: #eee;
    opacity: .22;
}

.xm-nav1-list a.active, .xm-nav1-list a:hover {
    background-color: #007bdc;
}

.xm-nav1-subList {
    position: absolute;
    top: 54px;
    left: 0;
    right: 0;
    background-color: #f1f1f1;
    z-index: 1100;
}

.xm-nav1-subList .itemlist {
    text-align: center;
    width: 160px;
    float: left;
}

.xm-nav1-subList a {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 2;
}

.xm-nav1-subList a:hover {
    color: #007bdc;
}

.xm-nav1-subList .inner {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.xm-nav1-subList .inner.active {
    max-height: 500px;
}

.xm-nav1-subList .listItems {
    padding: 50px 0;
}

.xm-coltitle1 {
    color: #007bdc;
    text-align: center;
    padding: 80px 0 40px;
}

.xm-coltitle1 h2 {
    font-size: 42px;
    font-weight: normal;
    position: relative;
    padding-bottom: 14px;
}

.xm-coltitle1 .subtitle {
    font-size: 24px;
    padding-top: 14px;
}

.xm-coltitle1 h2:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 50px;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    background-color: #007bdc;
}

.xm-coltitle1.white {
    color: #fff;
}

.xm-coltitle1.white h2:after {
    background-color: #fff;
}

.xm-gridItem {
    float: left;
}

.xm-gridItem > a {
    display: block;
}

.xm-btn {
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.xm-btn-grayborder {
    border: 1px solid #333;
    color: #333;
}

.xm-btn-whiteborder {
    border: 1px solid #fff;
    color: #fff;
}

.xm-btn-defaultfill {
    color: #fff;
    background-color: #2a85ec;
    border: 1px solid transparent;
}

.xm-btn-defaultfill:hover {
    background-color: transparent;
    color: #2a85ec;
    border-color: #2a85ec;
}

.xm-item6 {
    overflow: hidden;
    text-align: center;
}

.xm-item6 img {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.xm-item6:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.xm-title2 {
    font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative;
}

.xm-title2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #0060ad;
}

.xm-title1 {
    font-size: 24px;
    position: relative;
    padding-bottom: 14px;
    text-align: center;
}

.xm-title1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50px;
    margin-left: -25px;
    background-color: #1cbfb0;
    height: 2px;
}

.xm-title4-title {
    font-size: 16px;
    line-height: 1.8;
}

.xm-title4-subtitle {
    position: relative;
    color: #666;
    font-size: 12px;
    padding-bottom: 10px;
}

.xm-title4-subtitle:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background-color: #108aed;
}

.xm-footer1-wrap {
    background-color: #f0f0f0;
    border-top:1px solid #cdcdcd;
}

.xm-footer1 {
    padding: 50px 0;
}

.xm-footer1-part, .xm-footer1-part dl {
    float: left;
}

.xm-footer1-part.part1 {
    width: 49%;
    text-align: center;
}

.xm-footer1-part.part1 a:hover {
    color: #2a85ec;
}

.xm-footer1-part dl {
    height: 210px;
    width: 25%;
    border-right: 1px solid #999;
}

.xm-footer1-part dl:first-child {
    border-left: 1px solid #999;
}

.xm-footer1-part dl:first-child dt:before {
    left: -2px;
}

.xm-footer1-part dt {
    font-size: 18px;
    line-height: 35px;
    position: relative;
}

.xm-footer1-part dt:after, .xm-footer1-part dl:first-child dt:before {
    content: "";
    position: absolute;
    top: 0;
    height: 35px;
    width: 3px;
    background-color: #999;
}

.xm-footer1-part dt:after {
    right: -2px;
}

.xm-footer1-part dd {
    font-size: 14px;
    color: #666;
    line-height: 2;
}

.xm-footer1-part.part2 {
    width: 24%;
    text-align: center;
    margin-top: 40px;
    border-right: 1px solid #999;
    padding: 20px 0;
}

.xm-footer1-part.part2 .telnum {
    font-size: 25px;
    margin-bottom: 10px;
}

.xm-footer1-part.part2 .xm-btn {
    width: 170px;
    line-height: 30px;
    border-radius: 15px;
}

.xm-footer1-part.part3 {
    width: 27%;
    text-align: right;
    padding-top: 30px;
}

.xm-footer1-part.part3 .code {
    display: inline-block;
    margin-right: 10px;
}

.xm-footer1-part.part3 .code img {
    vertical-align: bottom;
}

.xm-footer1-part.part3 .iconsbox {
    display: inline-block;
    text-align: center;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

.xm-footer1-part.part3 .icons img {
    margin: 0 10px;
}

.xm-footer1-part.part3 .txt {
    color: #666;
    font-size: 14px;
    padding-top: 10px;
}

.xm-beian1 {
    background: #18191d;
    color: #eee;
    font-size: 12px;
    padding: 30px 0;
}

.xm-banner2 {
    position: relative;
}

.xm-banner2 .swiper-container {
    position: static;
}

.xm-banner2 .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -60px;
}

.xm-banner2 .swiper-button-next, .xm-banner2 .swiper-button-prev {
    width: 44px;
    height: 44px;
    background-size: cover;
}

.xm-banner2 .swiper-button-next {
    background-image: url(../images/tupian8.png);
}

.xm-banner2 .swiper-button-prev {
    background-image: url(../images/tupian9.png);
}

.xm-banner2 .swiper-slide {
    padding: 0 10px;
    text-align: center;
}

.xm-banner2 .swiper-slide img {
    width: 100%;
}

/*分页*/
.m-page {
    padding: 40px 0 60px;
    text-align: center;
}

.m-page a, .m-page span {
    display: inline-block;
    border: 1px solid #ddd;
    line-height: 36px;
    margin: 0 6px;
    vertical-align: middle;
}

.m-page a:hover, .m-page a.active, .m-page span:hover, .m-page span.active {
    color: #fff;
    background-color: #108aed;
    border-color: #108aed;
}

.m-page .prev, .m-page .next {
    padding: 0 50px;
    font-size: 16px;
}

.m-page .m-pafe-num {
    width: 40px;
}

/*分页 结束*/
.xm-kj1:before, .xm-kj1:after {
    content: " ";
    display: table;
}

.xm-kj1:after {
    clear: both;
}

.xm-kj1-img {
    float: left;
    width: 136px;
}

.xm-kj1-img img {
    max-width: 100%;
}

.xm-kj1-txt {
    margin-left: 160px;
}

/* 友情链接 开始*/
.friendLink {
    line-height: 64px;
}

.friendLink a {
    margin-right: 20px;
}

.friendLink a:hover {
    color: #108aed;
}

/* 友情链接 结束*/
/*面包屑 开始*/
.xm-cramb {
    background-color: #f0f0f0;
    padding: 20px 0;
    font-size: 16px;
    color: #666;
}

.xm-cramb .sep {
    margin: 0 6px;
}

.xm-cramb .current {
    color: #000;
}

/*面包屑 结束*/
/*新闻详情开始*/
.xm-newsdetail {
    margin-bottom: 30px;
}

.xm-newsdetail h2 {
    text-align: center;
    padding: 40px 0;
}

.xm-newsdetail .info {
    color: #999;
    margin-bottom: 40px;
}

/*新闻详情结束*/
    .l-topbarV2 {padding-top: 10px;padding-right: 18px;}

    .l-topbarV2 .num {color: #fe6505;font-size: 24px;vertical-align: middle;}

    .l-navV2 .logo {float: left;position: relative;top: -10px;
    }

    .l-navV2{
        padding-top: 10px;
    }
    .l-navV2_list {
        float: right;
        padding-top:10px;
    }

    .l-navV2_item {
        display: inline-block;
        margin: 0 10px;
        padding: 0 8px 10px;
        font-size: 16px;
    }

    .l-navV2_item:hover, .l-navV2_item.active {
        border-bottom: 2px solid #00579c;
    }

    .c-drop {
        position: relative;
    }

    .c-drop:hover .c-dropMenu {
        display: block;
    }

    .c-dropMenu {
        display: none;
        position: absolute;
        top: 100%;
        left: -10px;
        right:-10px;
        text-align: center;
        z-index: 2000;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
        background-color: #fff;
        padding: 20px 0;
        font-size: 14px;
    }

    .c-dropMenu a {
        display: block;
        white-space: nowrap;
        line-height: 1.8;
    }

    .c-dropMenu a:hover {
        color: #00579c;
    }


    @media screen and (max-width:1450px){
        .xm-footer1-part.part2{width:18%;}
        .xm-footer1-part.part3{width:32%;}
    }


.xm-cramb .xm-btn {
  padding: 6px 20px;
  position: relative;
  top: -7px;
}

.prevprevnextbox {
  margin-top: 40px;
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.prevprevnextbox .prevnext {
  margin-bottom: 10px;
}
.prevprevnextbox .prevnext:hover {
  color: #2a85ec;
}