body {
    font-size: 14px;
    font-family: "微软雅黑"
}

* {
    margin: 0;
    padding: 0;
}

li,a,i {
    list-style: none;
    text-decoration: none;
    font-style: normal;
}

.head {
    overflow: hidden;
    border-top: 10px solid #0f4380;
}

.head-s {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.head-s-l {
    float: left;
    margin: 30px 0
}

.head-s-l a {
    display: block;
}

.head-s-l a img {
    height: 56px;
}

.head-s-r {
    float: right;
    margin-top: 40px;
}

.head-s-r>ul {
    overflow: hidden;
    float: left;
}

.head-s-r>ul> li {
    float: left;
    margin-right: 10px;
}

.head-s-r>ul> li a {
    display: block;
    position: relative;
    font-size: 16px;
    color: #585858;
    padding-bottom: 20px;
}

.head-s-r>ul> li a span {
    display: block;
    position: absolute;
    width: 0%;
    height: 2px;
    background: #d81736;
    bottom: 0px;
    left: 0;
    transition: all 0.5s;
}

.head-s-r>ul> .active a span {
    width: 100%;
}

.head-s-r>ul> li:hover span {
    width: 100%;
    transition: all 0.5s;
}

.head-s-r-b {
    position: absolute;
    z-index: 100;
    padding: 20px 0;
    background: #fff;
    box-shadow: 1px 1px 10px #9c9393;
    top: 85px;
    display: none;
    transition: all 0.5s;
}

.head-s-r-b li {
    position: relative;
    padding: 0 20px;
}

.head-s-r-b li:hover .xl2 {
    display: block;
}

.xl2 li:hover .xl2-b {
    display: block;
}

.xl2 {
    position: absolute;
    top: -20px;
    left: calc(100% - 10px);
    padding: 20px;
    background: #fff;
    white-space: nowrap;
    display: none;
}

.xl2-b {
    position: absolute;
    top: -20px;
    left: calc(100% - 10px);
    padding: 20px;
    background: #fff;
    white-space: nowrap;
    display: none;
}

.xl2 a {
    line-height: 40px;
    padding-bottom: 0!important;
}

.head-s-r>ul> li:hover .head-s-r-b {
    display: block;
    transition: all 0.5s;
}

.head-s-r-b a:hover {
    color: #d81736;
}

.head-s-r-r {
    float: right;
    cursor: pointer;
}

.head-s-r-r img {
}

.sousou3 {
    position: absolute;
    z-index: 1;
    background: rgba(255,255,255,0.4);
    width: 100%;
    height: 50px;
    top: 130px;
    left: 0px;
    display: none;
    z-index: 1003;
    text-align: center;
}

.sousou3 input {
    width: 40%;
    margin: 5px auto;
    height: 40px;
    line-height: 40px;
    background: #fff;
    box-sizing: border-box;
    text-indent: 1em;
    border-radius: 2px;
    border: none;
    font-size: 14px;
}

.sousou3 .input2 {
    width: 80px;
    margin-left: -80px;
    position: absolute;
    cursor: pointer;
    padding-left: 0px;
    color: #fff;
    font-size: 14px;
    background: #104480;
    border-radius: 0px;
    outline: none;
}

.sousou3 i {
    float: right;
    color: #fff;
    font-size: 18px;
    padding: 15px 15px 0 0;
    cursor: pointer;
}

/*nav_sm*/
.sj_dh {
    background-color: #fff;
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    display: none;
}

#btn {
    background: none;
    border: none;
    outline: none;
    display: inline-block;
    z-index: 100;
    cursor: pointer;
    width: 10%;
    position: fixed;
    top: 16.5px;
    right: 10px;
}

#btn span {
    display: block;
    width: 20px;
    height: 1px;
    background: #222;
    margin: 6px 0px;
    transition: all 0.5s;
}

#btn .one {
    transform-origin: left center;
    transform: rotate(45deg);
    background: #222;
}

#btn .two {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    margin-top: 5px;
    background: #222;
}

#btn #c {
    transition: all 0.5s;
}

.sj_logo {
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 3px 0;
    float: left;
    margin-left: 10px;
}

.sj_logo a {
    display: block;
    width: 100%;
    text-align: center;
    color: #f1c232;
    height: 100%
}

.sj_logo a img {
    height: 60%;
    margin-top: 4%
}

.en {
    text-align: center;
}

.en a {
    padding: 0 10% ;
}

.navigation {
    width: 100%;
    top: 50px;
    height: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    top: -100%;
    z-index: 200;
    transition: all 0.5s;
    overflow: auto;
}

.kj {
    padding: 0px 10px;
    overflow: auto;
}

.kj>li {
    width: 100%;
    line-height: 50px;
    border-bottom: 1px solid #cecbcb;
}

.kj>li i {
    margin-right: 5px;
}

.kj>li:nth-child(1) {
    margin-top: 50px;
}

.kj .t {
    padding-left: 10px;
}

.kj li .t {
    line-height: 50px;
    font-size: 14px;
}

.kj li div.t .arrow.up {
    background-image: url(../img/xx.png);
    transform: rotate(180deg);
}

.kj li div.t .arrow.down {
    background-image: url(../img/xx.png);
}

.kj li .t .arrow {
    display: block;
    width: 31px;
    height: 32px;
    background: no-repeat 0 center;
    float: right;
    margin-top: 9px;
    margin-right: 10px;
    transition: all 0.1s;
    background-image: url(../images/logo.png);
}

.kj li ul li {
    color: #727272;
    line-height: 40px;
}

.kj li ul li {
    color: #727272;
    line-height: 40px;
}

.kj li .menu li a {
    color: #666;
}

.kj li a {
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

.kj li a:hover {
    color: #222;
}

.menu {
    display: none;
}

.menu li {
}

.menu li a {
    padding-left: 20px;
}

.kj li ul li a {
    display: block;
    border-top: 1px solid #d3d3d3;
}

.label {
    padding: 0;
}

.sdfs {
    width: 100%;
    height: 500px;
    background: #f00;
}

.s_search {
    display: inline-block;
    z-index: 100;
    cursor: pointer;
    width: 10%;
    position: fixed;
    top: 18.5px;
    right: 10px;
    text-align: center;
}

.s_search a {
    color: #222;
    font-size: 18px;
}

.nav_active>a {
    color: #007f82 !important;
}

.footer {
    background: #104480;
    overflow: hidden;
}

.footer-s {
    padding-top: 80px;
    width: 1200px;
    margin: 0 auto;
}

.footer-s-t {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
    border-bottom: 1px solid #2f5c90;
}

.footer-s-t dl {
    color: #fff;
}

.footer-s-t dl dt {
    margin-bottom: 30px;
    font-size: 16px;
}

.footer-s-t dl dd {
    margin-bottom: 10px;
}

.footer-s-t dl dd a {
    color: #99a7be;
    font-size: 14px;
}

.footer-s-b {
    line-height: 100px;
    overflow: hidden;
    color: #b7d0ec;
}

.footer-s-b p {
    float: left;
}

.footer-s-b p a {
    color: #b7d0ec;
}

.footer-s-b span {
    float: right;
}

.footer-s-b span a {
    color: #b7d0ec;
}

.footer2 {
    display: none;
    padding: 15px;
    overflow: hidden;
    background: #1E1E1E;
}

.footer2 ul {
}

.footer2 ul li {
}

.footer2 ul li:last-child .footer2-t {
    border: none;
}

.footer2 ul .active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.footer2-t {
    overflow: hidden;
    border-bottom: 1px solid #eee
}

.footer2-t p {
    float: left;
    line-height: 30px;
    color: #EAEAEA;
}

.footer2-t span {
    float: right;
    display: block;
    /*background:#EAEAEA;*/
}

.footer2-t span img {
    width: 20px;
    line-height: 30px;
}

.footer2-b {
    display: none;
}

.footer2-b a {
    display: block;
    line-height: 30px;
    color: #EAEAEA;
    text-indent: 10px;
}

@media screen and (max-width: 1000px) {
    .head,.footer {
        display:none;
    }

    .sj_dh,.footer2 {
        display: block;
    }
}
