* {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

html,
body {
    color: #5a6267;
    background: white;
    height: 100%!important;
}

a:hover {
    text-decoration: none
}

.floatl {
    float: left;
}

.floatr {
    float: right
}

.clear::after {
    display: block;
    clear: both;
    content: ""
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    height: 100%;
    line-height: 22px;
    width: 100%;
    /* background: #eeeeee; */
}

a {
    text-decoration: none;
    cursor: pointer;
    transition: all .3s;
    outline: none;
    display: block;
    cursor: pointer
}

ul {
    list-style: none
}

.lf {
    float: left
}

.rg {
    float: right
}

.head {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 1000px;
    z-index: 9999;
    background: #fff;
    /* border-bottom: 1px solid #ddd; */
    /* height: 100px; */
    transition: all .3s
}

.logo {
    padding-top: 27px;
    padding-left: 2.18%;
    width: 302px;
    transition: all .3s
}

.logo a {
    display: block;
    position: relative;
    overflow: hidden
}

.logo img {
    width: 100%;
    position: relative;
    z-index: 100
}

.logo .p1 {
    background: #ff6d07;
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 80%;
}

.nav {
    width: 1200px;
    margin: 0 auto;
    /* min-width: 1200px; */
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.nav ul li {
    float: left;
    width: 10%;
    height: 50px;
    position: relative;
    background: url(../img/1_02.jpeg) right center no-repeat;
    transition: all .3s
}

.nav ul li .a1 {
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #333;
    transition: all .3s
}

.nav ul li:hover .a1 {
    color: #f08519;
    transition: all .3s
}

.nav ul li .div1 {
    display: none;
    /* background: #fff; */
    /* width: 100%; */
    left: 0;
    position: absolute;
    /* top: 125px; */
    z-index: 100;
    width: 1200px;
    /* margin-left: -600px; */
    /* border-bottom: 1px solid #eee; */
}

.nav ul li .div1 .p1 {
    /* width: 57.4%; */
    /* float: right; */
    /* height: 65px; */
    line-height: 65px;
    /* margin-left: 10px; */
}

.nav ul li .div1 .p1 a {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    /* background: url(../img/1_26.jpg) center bottom no-repeat; */
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-right: 5%;
    transition: all .3s
}

.nav ul li .div1 .p1 a:hover {
    /* background: url(../img/1_27.jpg) center bottom no-repeat; */
    color: #1a1a1a
}

.nav ul li .pad {
    display: block!important;
    background: rgba(21, 90, 167, 0.6);
    ;
    width: 120px;
    color: white;
    padding: 0 10px
    /* text-align:; */
}

.nav ul li .mad2 .p1 .pad {
    /* margin-left: 110px */
}

.nav ul li .mad3 .p1 .pad {
    /* margin-left: 230px */
}

.nav ul li .mad4 .p1 .pad {
    /* margin-left: 350px */
}

.nav ul li .mad5 .p1 .pad {
    /* margin-left: 470px */
}

.nav ul li .mad6 .p1 .pad {
    /* margin-left: 590px */
}

.nav ul li .mad7 .p1 .pad {
    /* margin-left: 710px */
}

.nav ul li .mad8 .p1 {
    /* margin-left: 840px */
}

.nav ul li .mad9 .p1 {
    /* margin-left: 960px */
}

.nav ul li .mad10 .p1 {
    /* margin-left: 1080px */
}

.a_txt {
    display: none
}

.safe-main {
    width: 1200px;
    margin: 0 auto
}

.footer {
    padding: 20px;
    box-sizing: border-box;
    background: #7d8e9e;
    text-align: center
}

.footer-main {
    max-width: 1200px;
    margin: 0 auto;
    /* text-align: left */
}

.footer p {
    margin: 0
}


/*小于1600大于1200稍微调整下字体*/

@media screen and (max-width: 1600px) and (min-width:1200px) {
    .nav ul li .a1 {
        font-size: 18px
    }
    .nav ul li .div1 .p1 a {
        font-size: 14px
    }
    .foot_top ul {
        margin-left: 60px
    }
    .nav ul li .div1 .p1 {
        /* width: 58.1% */
        width: 1200px;
        margin: 0 auto;
    }
}

.moblie_head .lf img {
    display: none;
}


/*移动端导航*/

.logos {
    width: 100%;
    /* padding: 10px 0; */
    box-sizing: border-box;
    text-align: center
}

.logos>a {
    width: 800px;
    height: 74px;
    margin: 0 auto;
    background: url(../img/logo.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
}

.bgblue {
    background: #045aa7;
    width: 100%;
    /* margin-top: 10px; */
}

.nav ul li .a1 {
    color: white!important
}

.nav ul li .a1:hover {
    color: #e0e5f7!important
}

.mad8 .p1 a:last-child {
    margin-right: 0!important
}

.mad9 .p1 a:last-child {
    margin-right: 40px!important;
}

.mains {
    padding-top: 78px;
    min-height: 100%;
    /* max-width: 1200px; */
    margin: 0 auto;
}

.swiper-boxs img {
    width: 100%
}

.nav_pc {
    margin-bottom: 0
}

.a_txt .div3 {
    overflow: auto;
}

.detail-box {
    box-shadow: 0px 2px 14px #888888;
    box-sizing: border-box;
    min-height: 95%;
    padding-bottom: 50px;
    /* padding: 10px; */
    /* margin: 20px auto; */
    /* border-radius: 10px; */
}

.mains .detail-left {
    padding: 20px 5px 5px 5px
}

.mains .news-details {
    padding-bottom: 20px;
}

.mains .detail-mians {
    /* width: 930px; */
    box-sizing: border-box;
    padding: 20px 10px 10px 10px
}

.left-menu li {
    height: 40px;
    line-height: 40px;
    cursor: pointer
    /* text-align: center */
}

.detail-mianbao .floatl {
    font-size: 20px;
    color: black;
    margin-bottom: 10px;
}

.detail-mianbao .floatr {
    font-size: 14px;
    color: #424242;
}

.detail-mianbao {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.detail-mianbao .floatr a {
    display: inline-block;
    margin: 0 5px;
    color: #424242;
}

.detail-mianbao .floatr a:hover {
    color: #045aa7;
}

.left-menu li a {
    color: #666;
    text-align: center
}

.left-menu .on-show {
    background: rgba(21, 90, 167, 0.3);
    text-align: center
}

.left-menu .on-show a {
    color: white;
    /* font-size: 16px; */
}

.editor-box a .floatl {
    width: 70%;
}

.editor-box a {
    color: #888888
}

.editor-box a {
    margin: 10px 0;
}

.editor-box a:hover {
    color: #045aa7
}

.editor-box a .floatr {
    width: 30%;
    text-align: right;
}

.editor-box p {
    margin-bottom: 0;
}

.editor-box ul li {
    list-style: disc;
    margin-left: 17px;
}

.overflow1 {
    white-space: nowrap;
    /* 规定文本是否折行 */
    overflow: hidden;
    /* 规定超出内容宽度的元素隐藏 */
    text-overflow: ellipsis;
}


/* 分页 */

.pages {
    padding-top: 14px;
    text-align: center;
}

.pagination-btn {
    padding: 8px 15px;
    margin-right: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    cursor: pointer;
    color: #999;
    display: inline-block;
    box-sizing: border-box;
    /* width: 44px; */
    text-align: center;
    vertical-align: bottom;
}

.pagination-wrap {
    position: relative;
    display: inline-block;
    padding-left: 0px;
}

.pagination-ellipsis {
    color: #999;
    position: relative;
    top: -5px;
    display: inline-block;
    padding: 0 0.12rem;
    margin-right: 4px;
}

.pagination-current {
    background: #171c61;
    border: 1px solid #171c61;
    color: white;
}

.pagination-disabled {
    cursor: not-allowed;
}

#pagination-next,
#pagination-prev {
    padding-right: 10px;
    padding-left: 10px;
    padding: 8px 15px;
}

.pagenum {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pagination-btn {
    vertical-align: baseline;
}

.pagination-wrap {
    vertical-align: top;
}

.details {
    padding: 10px
}

.details .detail-tit {
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #045aa7;
}

.detail-time {
    text-align: center;
    font-size: 12px;
    color: #9e9e9e
}

.detail-box {
    padding-bottom: 50px;
}

.detail-box img {
    margin: 10px 0;
    /* width: 80%; */
    margin-left: 10%;
}

.friend-box {
    width: 100%;
    /* padding: 10px 0; */
    background: #045aa7;
}

.friend-box .form-control {
    width: 80%;
    margin: 0 auto
}

.friend-selsect {
    max-width: 1200px;
}

.friend-selsect>div>div {
    padding: 10px;
    color: white
}

.detail-left h3 {
    background: #045aa7;
    padding: 10px 10px;
    font-size: 20px;
    box-sizing: border-box;
    color: white;
    margin: 0
    /* text-align: center; */
    /* margin-bottom: 20px; */
}

@media screen and (max-width: 1024px) and (min-width: 0px) {
    .details .detail-tit {
        font-size: 14px;
    }
    .detail-left h3 {
        font-size: 14px;
        padding: 10px 0
    }
    #pagination-next,
    #pagination-prev,
    .pagination-btn {
        padding: 0;
        font-size: 12px;
    }
    .editor-box a .floatr {
        width: 40%;
        font-size: 12px;
    }
    .editor-box a .floatl {
        width: 60%;
        font-size: 12px;
    }
    .left-menu li {
        height: 30px;
        line-height: 30px;
    }
    .mains .detail-left a {
        font-size: 12px!important;
    }
    .mains .detail-left .on-show a {
        font-size: 14px!important;
    }
    .footer-main {
        text-align: left
    }
    .safe-main {
        width: 100%!important;
        margin: 0 auto
    }
    .mains {
        padding-top: 44px!important;
        /* height: 200px; */
    }
    .head {
        display: none
    }
    .moblie_head {
        display: block;
        height: 44px;
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
        border-bottom: 1px solid #ddd
    }
    .moblie_head .lf {
        padding-top: 10px;
        padding-left: 5%
    }
    .moblie_head .lf img {
        height: 24px;
        display: block;
    }
    .moblie_head .rg {
        padding-right: 5%;
        padding-top: 14px
    }
    .moblie_head .rg a img {
        height: 16px;
        vertical-align: top
    }
    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }
    .a_txt .div1 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }
    .a_txt .div2 {
        position: absolute;
        width: 20%;
        left: 0px;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }
    .a_txt .div3 {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%
    }
    .a_txt .div3 ul {
        padding-left: 5%;
        padding-right: 5%
    }
    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530
    }
    .a_txt .div3 ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }
    .a_txt .div3 ul li .a_js2 {
        background: url(../img/plus.png) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .a_txt .div3 ul li .a_js2_on {
        background: url(../img/reduce.jpeg) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .a_txt .div3 ul li .a_txt2 {
        display: none
    }
    .a_txt .div3 ul li .a_txt2 a {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
    .mains {
        padding-top: 44px!important;
        /* height: 400px; */
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0;
    margin: 0
}