
.content {
	width: 1200px;
	margin: 0 auto;
}
.nav {
	background: #253b8c;
	height: 35px;
	padding: 14px 0;
}
.nav .content a+a {
	margin-left: 32px;
}
@media screen and (max-width: 767px) {
    body {
        background: none;
        min-width: 100%
    }
    .domPC {
        display: none
    }
    .domMobile {
        display: block
    }
    .banner {
        height: auto
    }
    .content {
        width: 100%
    }
    .mob-top {
        height: 130px;
        background: #1e3a8a;
        position: relative;
        z-index: 990;
        border-bottom: 10px solid #f5f5f5;
    }
    .mob-top .part {
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 18px 15px 20px;
        width: 100%;
        background: #fff
    }
    .mob-top .mob-top-upper {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 15px;
        height: 20px;
        width: 100%
    }
    .mob-top .mob-top-upper .logo {
        float: left;
        font-size: 0
    }
    .mob-top .mob-top-upper .logo img {
        width: 120px;
        height: auto;
        padding-bottom: 10px;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px
    }
    .mob-top .mob-top-upper .pc {
        float: right;
        margin-top: 10px;
        margin-left: 10px;
        font-size: 16px;
        color: #fff;
        width: 50px;
    }
    .mob-top .mob-top-upper .pc img {
        margin-right: 5px;
        height: 22px;
        width: auto;
        float: left
    }
    .mob-top .mob-top-upper .pc a {
        color: #fff
    }
    .mob-top .mob-top-nav {
        position: relative;
        width: 100%;
        height: 60px;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        border-radius: 20px 20px 0 0;
        font-size: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        background: #fff
    }
    .mob-top .mob-top-nav.fixed {
        position: fixed;
        top: 0;
        z-index: 999999;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .mob-top .mob-top-nav .part {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .mob-top .mob-top-nav .top-nav-pro {
        position: relative;
        width: -moz-calc(100% - 5px);
        width: calc(100% - 5px);
        color: #5b5b5b;
        font-size: 0
    }
    .mob-top .mob-top-nav .top-nav-pro:after {
        content: '';
        width: 20px;
        height: 100%;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%)
    }
    .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a {
        position: relative;
        display: inline-block;
        margin-right: 30px;
        font-size: 18px;
        line-height: 26px;
        color: #1e3a8a;
    }
    .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a:last-child {
        margin-right: 0
    }
    .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a.active {
        font-size: 20px;
        color: #1e3a8a;
        /* border-bottom: 2px solid #1e3a8a; */
    }
    .mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a.active:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: -2px;
        width: 100%;
        height: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #1e3a8a;
    }
    .top-nav-pro-cont::-webkit-scrollbar {
        width: 0;
        height: 0;
        color: transparent;
        display: none;
    }
    .jdt {
        width: 100%;
        height: auto;
        margin-bottom: 0px
    }
    .jdt .swiper-container img {
        width: 100%;
        height: auto;
    }
    .jdt .swiper-container .tit {
        position: static;
        padding: 10px;
        font-size: 16px;
        color: #000;
        background: none;
    }
    .jdt .swiper-container .tit a {
        font-size: 16px;
        color: #000;
    }
    .jdt .swiper-container .pagination {
        right: 32%;
        bottom: 0px
    }
    .con_left {
        width: 100%;
        margin: 0 auto;
    }
    .conM {
        margin-left: 0px;
        width: 94%;
        padding: 10px;
        margin-top: 10px;
    }
    .con_left li {
        padding-bottom: 15px;
        margin-top: 15px;
    }
    .con_left li h2 a {
        color: #333;
        font-size: 16px;
    }
    .con_left li img {
        margin-right: 10px
    }
    .xpage-more-btn {
        width: 60%
    }
    .footer {
        padding: 10px;
        margin-top: 10px;
    }
}
