html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 12px/1.14 arial, 5b8b4f53;
    color: #333;
    outline: 0;
}

body {
    background: #fff;
}

a,
a:hover {
    color: #333;
}

/* 椤堕儴*/


.clear {
    clear: both;
}







.sjcs {
    width: 100%;
    height: 500px;
    background-image: url(../images/sjcs.png);
    background-size: 100% 100%;
}

.title {
    text-align: center;
    font-weight: 600;
    font-size: 36px;
    color: white;
    padding: 50px;
}

.news {
    width: 100%;
    height: 450px;
    /* background-color: #0058aa; */
}

.sjcd-mian-box {
    width: 80%;
    margin: 0 auto;
}

.sjcd-main-group {
    width: 20%;
    height: 150px;
    text-align: center;
    float: left;
}

.sjcd-mian-box h3 {
    color: white;
    font-weight: 700;
    line-height: 80px;
    font-size: 32px;
}

.sjcd-mian-box h4 {
    color: white;
    font-weight: 600;
    font-size: 20px;
}

.footer {
    width: 100%;
    height: 300px;
    /*background-color: #01168d;*/
    background-image: url(../images/g.jpg);
    background-size: 100% 100%;
}

.center {
    width: 90%;
    margin: 0 auto;
}

.footer-top {
    width: 100%;
    height: 250px;
    position: relative;
}

.footer-bottom {
    width: 100%;
    height: 50px;
    /* background-color: #00115e8a; */
    background: linear-gradient(to right, #161120, #0f1e3f, #0b1130);
}

.mian-text {
    text-align: center;
    font-size: 13px;
    color: rgb(143, 143, 143);
    line-height: 50px;
}

.kjrk {
    float: left;
    width: 16%;
    height: 100%;
    line-height: 40px;
    padding-left: 90px;
}

.csxq {
    float: left;
    width: 700px;
    height: 100%;
    padding-left: 30px;
}

.csxq h5 {
    color: white;
    line-height: 50px;
}

.kjrk h5 {
    color: white;
    line-height: 60px;
}

.kjrk ul {
    width: 100%;
}

.kjrk ul li {
    float: left;
    width: 33.333%;
    height: 40px;
}

.csxq ul {
    width: 100%;
}

.csxq ul li {
    float: left;
    width: 100%;
    height: 30px;
    color: white;
    font-size: 16px;
}

.ztgg {
    width: 100%;
    height: 550px;
}

.ztgg_left {
    float: left;
    width: 55%;
}

.ztgg_right {
    float: right;
    width: 40%;
}

.fw_left {
    float: left;
    width: 50%;
}

.ztgg-title {
    width: 100%;
    height: 80px;
    line-height: 36px;
    overflow: hidden;
    margin-top: 30px;
}

.ztgg-title h6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
}

.ztgg-title h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 10px;
}

.ztgg-title-left {
    width: 90%;
    float: left;
}

.ztgg-title-right {
    float: right;
    width: 10%;
}

.ztgg-title-gd {
    width: 180px;
    height: 40px;
    margin-top: 30px;
    float: right;
    margin-right: 30px;
}

.ztgg-title-gd h6 {
    float: left;
    line-height: 30px;
    padding-right: 10px;
}

.ztgg-title-gd img {
    width: 30px;
    height: 30px;
    float: left;
}

.line {
    width: 100px;
    height: 5px;
    background-color: #00259ec9;
}

.ztgg-main {
    width: 100%;
    height: 400px;

}

.ztgg-main ul {
    width: 100%;
    height: 100%;
}

.ztgg-main ul li {
    float: left;
    width: 50%;
    padding: 0 20px;
}

.ztgg-box {
    height: 160px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0c9;
    border-radius: 5px;
    padding: 10px;
    position: relative;
    background: #fff;
    transition: all 0.5s;
    margin-top: 30px;
}

.ztgg-box:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-.625rem)
}

.s2-date {
    position: absolute;
    left: 10px;
    top: -10px;
    width: 63px;
    height: 70px;
    background: #a82923;
    text-align: center;
    border-radius: 5px;
}

.s2-date p {
    color: #fff;
    font-size: 24px;
    line-height: 38px;
}

.s2-date span {
    display: inline-block;
    border-top: 1px solid #d6d6d6;
    font-size: 12px;
    line-height: 24px;
    color: rgb(233, 230, 230);
}

.ztgg-box a h3 {
    padding-left: 80px;
    padding-right: 5px;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    height: 50px;
    overflow: hidden;
}

.ztgg-box a>p {
    font-size: 14px;
    line-height: 28px;
    color: #797979;
    margin-top: 10px;
    overflow: hidden;
}

.ztxx {
    width: 100%;
    height: 700px;
}

.news_main {
    width: 100%;
    height: 500px;
}

.rczp {
    width: 100%;
}

.w1200 {
    padding: 0 9.375rem
}

.overfloat-dot-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.more00 {
    margin-top: 3.75rem;
    text-align: center;
}

.title001 h5 {
    font-size: 2.125rem;
    text-align: center;
    position: relative;
}

.more00 a {
    font-size: 1.25rem;
    color: #002896;
    font-weight: bold;
}

.clearfix {
    *zoom: 1;
}

@media (min-width: 768px) {

    .container01 .left ul li a .con .con_fr h5:hover,
    .container03 ul li a .con h5:hover,
    .container05 ul.ul1 li a:hover .con .bottom h5,
    .container05 ul.ul2 li a .con h5:hover,
    .n_video ul li .con h5:hover,
    .n_renwu ul li .con h4:hover,
    .n_titu ul li .right .con h5:hover,
    .fl00 .content .box dl .con dd a:hover,
    .n_litui ul li a:hover {
        color: #5122d8;
    }

    .container03 {
        padding: 5rem 0;
        background: url(../images/container03_bg.jpg) right top no-repeat;
        background-size: cover;
        overflow: hidden
    }

    .container03 .title001 {
        background: url(../images/title_bg.png) center no-repeat;
    }

    .w1200 {
        margin: 0 auto;
    }

    .container03 .title001 h5 {
        color: #fff
    }

    .container03 .title001 h5:before {
        background: #fff
    }

    .container03 ul {
        margin: 0 -1.375rem;
        margin-top: 50px;
    }

    .container03 ul li {
        float: left;
        width: 33.333333%;
        height: 220px;
        padding: 0 1.375rem;
        margin-bottom: 2.5rem
    }

    .container03 ul li a {
        display: block;
        padding: 1.8785rem 2.5rem 1.5rem 0;
        background: #fff;
        box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
        transition: .6s;
        height: 100%;
    }

    .container03 ul li a:hover,
    .container05 ul.ul1 li a:hover,
    .n_video ul li a:hover,
    .n_renwu ul li a:hover,
    .ztgg-box a:hover {
        transform: translateY(-.625rem)
    }

    .container03 ul li a:hover .con .bottom:before,
    .container05 ul.ul1 li a:hover .con .bottom:before {
        width: 100%
    }

    .container04 ul li a:hover h5 {
        background: #781eca
    }

    .container03 ul li a .time {
        background: url(../images/time_bg.png) center no-repeat;
        width: 3.375rem;
        height: 3.75rem;
        background-size: 100% 100%;
        left: -.75rem;
        position: relative;
        text-align: center;
    }

    .container03 ul li a .time h3 {
        font-size: 1.875rem;
        color: #fff;
        font-family: Times New Roman
    }

    .container03 ul li a .time h5 {
        font-size: 12px;
        color: #fff;
        font-family: Times New Roman;
        margin-top: .25rem
    }

    .container03 ul li a .con {
        width: calc(100% - 3.375rem);
        padding-left: 1rem
    }

    .container03 ul li a .con h5 {
        font-size: 16px;
        color: #212121;
        line-height: 1.625rem;
        height: 3.25rem;
        position: relative;
        transition: .6s;
        font-weight: bold
    }

    .container03 ul li a .con .bottom {
        position: relative;
        padding: 1.25rem 0 0;
        margin-top: 1rem;
    }

    .container03 ul li a .con .bottom:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 5rem;
        height: 2px;
        background: #002896;
        transition: .6s
    }

    .container03 ul li a .con .bottom p {
        font-size: 12px;
        color: #666666;
        line-height: 22px;
        height: 66px;
    }

    .container03 .more00 {
        margin-top: 2rem
    }
}

.overfloat-dot-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.s4-left ul {
    margin-top: 20px;
}

.s4-left ul li {
    background: #fff;
    box-sizing: border-box;
    padding: 30px;
    border-top: 1px solid #eef1f6;
    transition: all 0.5s;
}

.s4-left ul li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.s4-left ul li:hover .s4-ltit h3 {
    color: #002896;
}

.s4-left ul li:first-child {
    border: none;
}

.s4-ltit {
    position: relative;
    margin-bottom: 5px;
}

.s4-ltit h3 {
    line-height: 65px;
    padding-left: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 22px;
    color: #333;
    font-weight: normal;
}

.s4-ldate {
    position: absolute;
    left: 0;
    top: 0;
    width: 68px;
    height: 65px;
    background: #002896;
    border-radius: 5px;
    text-align: center;
}

.s4-ldate p {
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
}

.s4-ldate span {
    font-size: 14px;
    color: #fff;
}

.s4-left ul li a>p {
    font-size: 16px;
    line-height: 30px;
    color: #797979;
    position: relative;
    padding-left: 20px;
}

.s4-left ul li a>p img {
    height: 12px;
    position: absolute;
    left: 0;
    top: 9px;
}

.s4-right {
    float: right;
    width: 48%;
}

.s4-rpics {
    margin-top: 40px;
}

.s4-rpics li {
    float: left;
    width: 48%;
    margin-left: 4%;
    position: relative;
    transition: all 0.5s;
}

.s4-rpics li:first-child {
    margin-left: 0;
}

.s4-rpics li a {
    display: block;
    background: url(../images/s4-rpic-bj.png) no-repeat;
    background-size: 100% 100%;
}

.s4-rpics li a img {
    display: block;
    width: 100%;
    position: relative;
    z-index: -1;
}

.s4-rpics li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 15px;
}

.s4-rpics li:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    transform: translateY(-.625rem)
}

.s4-rpics li:hover a p {
    text-decoration: underline;
}

.s4-rtext1 {
    margin: 15px 0;
}

.s4-rtext1 li {

    padding-right: 100px;
    position: relative;
}

.s4-rtext1 li a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    transition: all 0.5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s4-rtext1 li a:hover {
    color: #002896;
    margin-left: 10px;
}

.s4-rtext1 li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #002896;
    font-style: normal;
}

.s4-rtext1 li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #797979;
}

.s4-rpics2 {
    margin: 15px 0;
}

.s4-rpics2 .item {
    display: block;
    padding: 0 5px;
}

.s4-rpics2 img {
    display: block;
    width: 100%;
}

.s4-rtext2 li {
    float: left;
    width: 48%;
    margin: 0 1%;
    background: url(../images/dot.png) no-repeat;
    background-position: left center;
}

.s4-left ul li {
    background: #fff;
    height: 180px;
    box-sizing: border-box;
    padding: 10px 30px;
    border-top: 1px solid #eef1f6;
    transition: all 0.5s;
}

.s4-rtext2 li a {
    display: block;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 36px;
    color: #333;
}

.s4-left ul li a>p {
    font-size: 16px;
    line-height: 30px;
    color: #797979;
    position: relative;
    padding-left: 20px;
}

.bit-list08 {
    margin: 0 -26px;
}

.bit-list08 li {
    width: 20%;
    margin-bottom: 35px;
}

.bit-list08 li>a {
    display: block;
    margin: 0 26px;
    transition: all 0.35s ease-in-out
}

.bit-list08 li strong {
    display: block;
    padding-top: 6px;
    text-align: center;
    white-space: nowrap;
    color: #464646;
    transition: all 0.35s ease-in-out
}

.bit-list08 li .iconfont {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border: 1.5px dotted #2c447e;
    display: block;
    text-align: center;
    font-size: 40px;
    border-radius: 5px;
    color: #2c447e;
    margin: 0 auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s ease-in-out;
    overflow: hidden;
}

.mode07 .rt {
    width: 44.3%
}

.ul-inline {
    font-size: 0;
}

.ul-inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
}

.bit-list08 li {
    width: 20%;
    margin-bottom: 35px;
}

/*.bit-list08 li:hover{margin-bottom: 25px;}*/
.bit-list08 li.li2 .iconfont {
    border-color: #0e99a5;
    color: #0e99a5;
}

.bit-list08 li.li3 .iconfont {
    border-color: #a61c31;
    color: #a61c31;
}

.bit-list08 li.li4 .iconfont {
    border-color: #54c3f1;
    color: #54c3f1;
}

.bit-list08 li.li5 .iconfont {
    border-color: #ed1515;
    color: #ed1515;
}

.bit-list08 li.li6 .iconfont {
    border-color: #da5709;
    color: #da5709;
}

.bit-list08 li.li7 .iconfont {
    border-color: #065c18;
    color: #065c18;
}

.bit-list08 li.li8 .iconfont {
    border-color: #775a15;
    color: #775a15;
}

.bit-list08 li.li9 .iconfont {
    border-color: #cda83a;
    color: #cda83a;
}

.bit-list08 li.li10 .iconfont {
    border-color: #59b615;
    color: #59b615;
}

.cylj-main {
    width: 90%;
    margin: 50px auto;
}

.zt-main {
    width: 90%;
    margin: 10px auto;
}

.bit-list08 li>a:hover>.iconfont {
    background: #2c447e;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(44, 68, 126, .15);
}

.bit-list08 li.li2>a:hover>.iconfont {
    background: #0e99a5;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(14, 153, 65, .15)
}

.bit-list08 li.li3>a:hover>.iconfont {
    background: #a61c31;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(166, 28, 49, .15)
}

.bit-list08 li.li4>a:hover>.iconfont {
    background: #54c3f1;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(84, 95, 241, .15)
}

.bit-list08 li.li5>a:hover>.iconfont {
    background: #ed1515;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(237, 21, 21, .15)
}

.bit-list08 li.li6>a:hover>.iconfont {
    background: #da5709;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(218, 87, 9, .15)
}

.bit-list08 li.li7>a:hover>.iconfont {
    background: #065c18;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(6, 96, 24, .15)
}

.bit-list08 li.li8>a:hover>.iconfont {
    background: #775a15;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(119, 90, 21, .15)
}

.bit-list08 li.li9>a:hover>.iconfont {
    background: #cda83a;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(205, 168, 58, .15)
}

.bit-list08 li.li10>a:hover>.iconfont {
    background: #59b615;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(89, 182, 21, .15)
}

.bit-list08 li>a:hover {
    margin-top: -15px;
    margin-bottom: 5px;
}

.bit-list08 li>a:hover strong {
    padding-top: 16px;
}

.bit-list08 li>a:hover>.iconfont:before {
    -webkit-animation: toRightFromLeft .3s forwards;
    -moz-animation: toRightFromLeft .3s forwards;
    animation: toRightFromLeft .3s forwards;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    visibility: visible !important;
    display: block;
}

.bit-list06 {
    margin: 0 -20px;
    padding: 12px 0 65px;
}

.bit-list06 li {
    width: 50%;
    margin-bottom: 15px;
    overflow: hidden;
}

.bit-list06 li>a {
    display: block;
    margin: 0 20px;
    overflow: hidden;
}

.imgResponsive img {
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.imgResponsive img:hover {
    transform: scale(1.03);
    opacity: 0.85;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.item-img06 {
    padding-bottom: 38.3%;
    position: relative;
}

.item-img06.imgResponsive:before {
    content: '';
    position: absolute;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    width: 60px;
    height: 100%;
    margin-top: 0px;
    margin-left: -120px;
    overflow: hidden;
    z-index: 6;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.4)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.item-img06.imgResponsive:hover:before {
    -webkit-animation: aniBlink .6s ease-out forwards;
    -moz-animation: aniBlink .6s ease-out forwards;
    -o-animation: aniBlink .6s ease-out forwards;
    animation: aniBlink .6s ease-out forwards
}

@keyframes aniBlink {
    from {
        margin-left: -50%
    }

    to {
        margin-left: 120%
    }
}

@-webkit-keyframes aniBlink {
    from {
        margin-left: -50%
    }

    to {
        margin-left: 120%
    }
}

.gnlm {
    width: 300px;
    height: 70px;
    margin: 0 auto;
    margin-top: -25px;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footerLink:before {
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0.3;
    filter: alpha(opacity=30);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}

.footerLink li {
    display: inline-block;
    vertical-align: middle;
}

.footerLink li>a {
    color: #fff;
    font-size: 27px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    margin-right: 35px;
    transition: all 0.3s ease-in-out
}

.footerLink li>a:hover {
    background-color: #75bd29;
    border-color: #75bd29;
}

.footerLink li>a.iconxinlang:hover {
    background-color: #e6162d;
    border-color: #e6162d;
}

.links {
    float: right;
}

.links>span {
    width: 45px;
    display: block;
}

.wrap_footer:before {
    content: '';
    width: 100%;
    height: 94px;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer_icon {
    width: 161px;
    position: absolute;
    left: 50%;
    bottom: 3px;
    margin-left: -77px;
}

.footer_triangle {
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-bottom: 64px solid #000;
    opacity: 0.3;
    position: absolute;
    left: 50%;
    bottom: 94px;
    margin-left: -60px;
}

.iconxinlang::before {
    padding-top: 3px;
    display: block;
}

.code {
    position: relative;
}

.code i {
    width: 98px;
    display: none;
    left: 50%;
    margin-left: -65px;
    position: absolute;
    height: 98px;
    bottom: 58px;
}

.index {
    padding-top: 75px;
    /* background: url(../images/i-top-bj.png) no-repeat; */
    /* background-size: 1920px 75px;
    background-position: center top; */
    margin-top: -65px;
    position: relative;
    z-index: 99;
}

/* .section1 {
    /* background: #f6f6f6;
} */

.s1-left {
    float: left;
    width: 40%;
    padding-top: -50px;
}

.s1-left h3 a {
    display: block;
}

.s1-left h3 a img {
    vertical-align: middle;
    height: 16px;
}


.s1-left-tit:hover {
    text-decoration: underline;
}

.s1-left-cont {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    padding: 20px 20px 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    height: 270px;
    overflow: hidden;
}

.s1-left-switch {
    margin-top: 5px;
}

.s1-left-switch .owl-theme .owl-controls {
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.s1-left-switch .owl-theme .owl-controls .owl-page span {
    background: none;
    border: 1px solid #fff;
    opacity: 1;
}

.s1-left-switch .owl-theme .owl-controls .owl-page.active span,
.s1-left-switch .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
}

.s1-right {
    float: right;
    width: 45%;
    margin-right: 3%;
}

.s1-right h2 {
    text-align: right;
    font-size: 36px;
    color: #423333;
    font-weight: normal;
}


.s1-right ul li {
    box-sizing: border-box;
    float: left;
    transition: all 0.5s;
}

.s1-right ul li:first-child {
    margin-left: 0;
    margin-top: 0;

}

.s1-right ul li:first-child+li {
    margin-top: 0;
}

.s1-right ul li:first-child+li+li {
    margin-left: 0;
}

.s1-right ul li a {
    display: block;
}

.s1-right ul li h3 {
    font-size: 18px;
    color: #a82923;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s1-right ul li p {
    font-size: 14px;
    line-height: 30px;
    color: #797979;
    height: 90px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}

.s1-right ul li span {
    display: block;
    width: 95px;
    height: 35px;
    border-radius: 25px;
    text-align: center;
    line-height: 35px;
    color: #333;
    /* background: #f7f7f7; */
    font-size: 16px;
}

.s1-right ul li span:hover {
    background: #0600b0;
    color: #fff;
}




.s4-ltit h3 {
    line-height: 65px;
    padding-left: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 22px;
    color: #333;
    font-weight: normal;
}


.s4-ldate p {
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
}

.s4-ldate span {
    font-size: 14px;
    color: #fff;
}

.s4-left ul li a>p {
    font-size: 16px;
    line-height: 30px;
    color: #797979;
    position: relative;
    padding-left: 20px;
}

.s4-left ul li a>p img {
    height: 12px;
    position: absolute;
    left: 0;
    top: 9px;
}

.s4-right {
    float: right;
    width: 48%;
}

.s4-rpics {
    margin-top: 40px;
}

.s4-rpics li {
    float: left;
    width: 48%;
    margin-left: 4%;
    position: relative;
    transition: all 0.5s;
}

.s4-rpics li:first-child {
    margin-left: 0;
}

.s4-rpics li a {
    display: block;
    background: url(../images/s4-rpic-bj.png) no-repeat;
    background-size: 100% 100%;
}

.s4-rpics li a img {
    display: block;
    width: 100%;
    position: relative;
    z-index: -1;
}

.s4-rpics li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 15px;
}

.s4-rpics li:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}

.s4-rpics li:hover a p {
    text-decoration: underline;
}

.s4-rtext1 {
    margin: 20px 0;
}

.s4-rtext1 li {

    padding-right: 100px;
    position: relative;
}

.s4-rtext1 li a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    transition: all 0.5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s4-rtext1 li a:hover {
    color: #00407b;
    margin-left: 10px;
}

.s4-rtext1 li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #00407b;
    font-style: normal;
}

.s4-rtext1 li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #797979;
}

.s4-rpics2 {
    margin: 15px 0;
}

.s4-rpics2 .item {
    display: block;
    padding: 0 5px;
}

.s4-rpics2 img {
    display: block;
    width: 100%;
}

.s4-rtext2 li {
    float: left;
    width: 48%;
    margin: 0 1%;
    background: url(../images/dot.png) no-repeat;
    background-position: left center;
}

.s4-rtext2 li a {
    display: block;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 36px;
    color: #333;
}

* {
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}

*:focus {
    outline: none;
}

body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
caption,
tbody,
tfoot,
thead,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
    vertical-align: middle;
    /* max-width: 100%; */
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.main {
    max-width: 590px;
    padding: 10px 0;
    margin: 0 auto;
}

.title {
    font-size: 24px;
    margin-bottom: 1em;
    text-align: center;
}

.img-count,
.img-count img {
    position: relative;
}

.img-count-in {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    height: 100%;
    *height: 100%;
}

.w-newsList1 {
    position: relative;
}

.w-newsList1 a {
    display: block;
    text-decoration: none;
    color: #333;
}

.w-newsList1 .news-item {
    position: relative;
}

.w-newsList1 .news-imgbox {
    width: 58%;
}

.w-newsList1 .news-imgbox img {
    transition: transform 3.5s;
    -webkit-transition: transform 3.5s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.w-newsList1 .swiper-slide.swiper-slide-active .news-imgbox img {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.w-newsList1 .aspectRatio {
    padding-bottom: 450px;
}

.w-newsList1 .news-text {
    position: absolute;
    right: 0;
    width: 50%;
    top: 50%;
    top: 10%\9;
    *top: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background: #fff;
    padding: 30px 15px 40px 4%;
    overflow: hidden;
}

:root .w-newsList1 .news-text {
    top: 50%;
}

.w-newsList1 .date {
    line-height: 1.4;
    margin-bottom: 0.8em;
}

.w-newsList1 .date .year {
    font-size: 46px;
    font-weight: bold;
    color: #000;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.w-newsList1 .date .day_month {
    font-size: 17px;
    color: #bebebe;
}

.w-newsList1 .news-h {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    height: 2.8em;
    overflow: hidden;
    margin-bottom: 0.3em;
}

.w-newsList1 .news-sum {
    line-height: 1.8;
    height: 3.5em;
    overflow: hidden;
    color: #aaa;
}

.w-newsList1 .more {
    margin-top: 20px;
    width: 45px;
    height: 24px;
    float: right;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABIUlEQVQ4jb3VMUscQRQH8J+yNgaLFAoPJSBnKaTRUhDBRoiVpBG09mMIljY2geuCIH4GG7FKE7BRSxGPyCtstLJQxGYPTr1D3LvNHxb2McP7McPO7FCz2dRPMhNExDec4gormXnbbf5wX9rrjOEr5nAcEeO1gpl5gQ08Y7YXOsgVysyDLuhEbWAP9E9ETNUGdqBreEQDJ220wBfMYKhK84joNXSFHWx3oIsFzjBdBftkGjgaxsN/wNoZLfAdkypu6QdZxV75foPlAk+4rtqxfdO8TUT8xG5ZXmIpM1u1fKURsY5DjJTYYma2qOFYRMQm9sve51jIzH/t8YGCEbGF3x3YUr7Z84GBETGPX2X5t8Te/TGKQYG4K58z/MjM+26TXgDh8VYjv3NjTgAAAABJRU5ErkJggg==") center no-repeat;
}

.w-newsList1 .adSN_page {
    position: absolute;
    z-index: 9;
    left: 100%;
    bottom: 36%;
    margin-bottom: -150px;
    top: auto;
    transform: none;
    -webkit-transform: none;
    width: 35%;
    padding-left: 4%;
}

.w-newsList1 .adSN_page span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 6px;
}

.w-newsList1 .swiper-num {
    position: absolute;
    z-index: 9;
    right: 15px;
    top: 50%;
    margin-top: -130px;
    color: #bebebe;
}

.w-newsList1 .swiper-num .active {
    font-size: 32px;
    font-weight: bold;
}

@media (max-width:480px) {
    body {
        font-size: 4vw;
    }

    .title {
        font-size: 6vw;
    }

    .w-newsList1 .news-h {
        font-size: 125%;
    }

    .w-newsList1 .date .year {
        font-size: 300%;
    }

    .w-newsList1 .date .day_month {
        font-size: 110%;
    }

    .w-newsList1 .swiper-num {
        bottom: 15em;
    }

    .w-newsList1 .swiper-num .active {
        font-size: 200%;
    }

    .w-newsList2 .news-h {
        font-size: 125%;
    }
}

@media (min-width:1000px) and (max-width: 1550px) {
    .top-left-logo {
        margin-left: 60px;
        float: left;
        width: 280px;
        height: 80px;
        margin-top: 20px;
    }

    .top-right {
        float: right;
        height: 100px;
        width: 1100px;
        margin-right: 30px;
        margin-top: 10px;
    }

    .top-right-second-main ul li {
        line-height: 55px;
        float: left;
        width: 83px;
        text-align: center;
    }

    .top-right-second-main ul li a {
        color: white;
        font-weight: 800;
        font-size: 16px;
    }

    .s1-right {
        margin-right: 0%;
    }

    .ztgg_left {
        width: 60%;
    }

    .w1200 {
        padding: 0 10px;
    }

    .cylj-main {
        width: 90%;
        margin: 35px auto;
    }

    .s1-left-cont {
        position: absolute;
        top: 0;
        right: 0;
        width: 150px;
        padding: 20px 10px 0 20px;
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        height: 300px;
        overflow: hidden;
    }
}

@media (max-width:1470px) {
    .s1-right {
        float: right;
        width: 50%;
        margin-right: 3%;
    }
}

#footer1 {
    position: relative;
}

#footer1 .inner {
    padding: 10px 0px 50px;
    position: relative;
    background: none;
}

#footer1 .foot-nav {
    border-radius: 75px 0 0 75px;
    position: relative;
    z-index: 222;
    width: 100%;
}

#footer1 .foot-nav .bg {
    background: linear-gradient(90deg, #0666a7, #d5000f);
    position: absolute;
    width: calc(100% - 180px);
    top: 0;
    left: 180px;
    height: 100%;
    border-radius: 75px 0 0 75px;
    /* display: none; */
    z-index: -1;
}

#footer1 .foot-nav ul {
    width: 1420px;
    margin: 0 auto;
    display: flex;
    justify-content: end;
    left: 50%;
    z-index: 22;
    top: 50%;
    /* transform: translateY(-50%); */
    box-sizing: border-box;
    padding: 10px 0;
}

#footer1 .foot-nav li {
    width: 10%;
    text-align: right;
    height: 100px;
}

#footer1 .foot-nav .news_title {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    clear: both;
    width: auto;
    float: none
}

#footer1 .foot-nav .news_box {
    float: right;
    /* width: 70px; */
    max-width: 100%;
    text-align: center;
}


@keyframes scale {
    0% {
        transform: scale(1)
    }

    20% {
        transform: scale(1.1)
    }

    40% {
        transform: scale(1.2)
    }

    50% {
        transform: scale(1.25)
    }

    60% {
        transform: scale(1.2)
    }

    80% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}



#footer1 .inner .foot-left {
    float: left;
    width: 295px;
}

#footer1 .inner .foot-left img {
    display: block;
    max-width: 100%;
}

#footer1 .inner .foot-right {
    margin-left: 309px;
    padding-top: 15px;
    /* overflow: hidden; */
    margin-bottom: 65px;
}

#footer1 .inner .foot-right .foot-nav2 {
    /* display: flex; */
    /* justify-content: end; */
    margin: 0px -1%;
}

#footer1 .inner .foot-right .foot-nav2 li.menu-item {
    float: left;
    width: 7.11%;
    text-align: left;
    color: #fff;
    margin-left: 4%;
}

#footer1 .inner .foot-right .foot-nav2 li a {
    color: #fff;
    display: block;
    overflow: visible;
}

#footer1 .inner .foot-right .foot-nav2 li.menu-item>a {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#footer1 .inner .foot-right .foot-nav2 li.menu-item>a:before {
    content: "";
    display: block;
    width: 32px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 0%;
    bottom: 0;
    margin-left: -0;
    z-index: 1;
}

#footer1 .inner .foot-right .sub-menu {
    font-size: 14px;
    line-height: 30px;
    opacity: 0.6;
    ;
}

#footer1 p {
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    text-align: left;
    color: #fff;
    opacity: 0.6;
}

#footer1 p span {
    margin: 0 3px;
}

#footer1 .foot-b {
    border-top: 1px solid rgba(255, 255, 255, 0.13);
    padding: 30px 0 50px;
    width: 1420px;
    margin: 0 auto;
}

#footer1 .foot-b .copy-l {
    float: left;
}

#footer1 .foot-b .copy-r {
    float: right;
}

#footer1 .foot-b .copy-r p {
    text-align: right;
}

#footer1 .inner .copyright a {
    color: #eee;
}