:root {
    --bg: #fff;
    --text: #232323;
    --b10: #f5f5f5;
    --b15: #e6e6e6;
    --b20: #e2e2e2;
    --b50: #696969;
    --main: #073190;
    --main50: #07309031;
}

:focus {
    outline: none;
}


@supports (-webkit-backdrop-filter:none) or (backdrop-filter:none) {
    .bgf {
        -webkit-backdrop-filter: blur(4px);    
        backdrop-filter: blur(4px); 
        background: rgba(255,255,255,0.85) !important;  
    }
}

body,
blockquote,
dl,
dt,
dd,
ol,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
h1,
h2,
h3,
h4,
p,
span,
a,
ul,
li {
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.child:last-child {
    margin-right: 0 !important;
}

ul,
li {
    list-style-type: none;
}

.clear {
    clear: both;
}

.clear1 {
    clear: both;
    height: 1px;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear30 {
    clear: both;
    height: 30px;
}

.clear40 {
    clear: both;
    height: 40px;
}

.clear50 {
    clear: both;
    height: 50px;
}

body {
    color: var(--text);
}

a {
    color: var(--b50);
    text-decoration: none;
}

.hovershadow {
    transition: all .3s;
}

.hovershadow a {
    text-decoration: none !important;
}

.hovershadow:hover {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .15);
    transform: translateY(-1px);
    transition: all .3s;
}

.wb {
    background: var(--bg) !important;
}

a.imp {
    color: var(--main);
}

a:hover {
    color: var(--text);
    text-decoration: underline;
}

span {
    color: var(--b50);
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mainc {
    width: 1192px;
    margin: 0 auto;
    position: relative;
}

.top {
    height: 130px;
}


.top .logo {
    margin-top: 18px;
    text-indent: -999em;
    background: url(../images/logo2.png) no-repeat;
    float: left;
}

.top .logo a {
    height: 100px;
    width: 200px;
    display: block;
}
.top .slogan{
    margin-top: 42px;
    font-size: 14px;
}
.top .slogan b{
    font-size: 18px;
}
.top .notice{
    margin-top: 51px;
    text-align: right;
    line-height: 21px;
}
.top .cericon{
    position: absolute;
    top: 20px;
    right: 3px;
}
.top  p {
    padding-top: 10px;
}

.top p {
    float: left;
    line-height: 29px;
    color: var(--b50);
}
.imp{
    color: var(--main) !important;
}
i.imp{
    font-style: normal;
}
.top p span {
    font-size: 19px;
    color: var(--main);
}

header {
    background: var(--main);
    height: 52px;
    margin: 0;
    width: 100%;
    position: relative;
}



header nav ul.mainnav{
    display: flex;
    justify-content: space-between;
    line-height: 50px;
}
header nav ul.mainnav li{
    position: relative;
}
header nav ul.mainnav li a {
    font-size: 15px;
    padding: 15px 30px;
}
header nav ul.mainnav li a:hover {
    text-decoration: none;
    background:#ffffff88;
}
nav h2 a {
    padding: 0 115px;
    font-size: 20px !important;
    color: var(--text);
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 12px;
}

header nav .snav {
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 51px;
    background: var(--bg);
    padding: 20px 0;
    box-shadow: 0px 5px 19px -4px rgba(0, 0, 0, .15);
}
header nav ul.mainnav li .snav ul li{
    line-height: 35px;
    width: 220px;
}

header nav ul.mainnav li .snav ul li a{
    padding: 16px 20px;
    font-size: 13px;
}
header nav ul.mainnav li .snav ul li a:hover{
    background: rgba(146, 179, 241, 0.431);
}

header nav ul li:hover .snav {
    display: inline;
}

header>div>nav>ul>li>a {
    color: var(--bg);
}

.indexsliderwrap {
    width: 100%;
    background: #ecedf1;
    z-index: -2;
}

.mainslider {
    max-width: 1920px;
    width: 100%;
    max-height: 500px;
    margin: 0 auto;
}

.abc1920 img {
    max-width: 100%;
}

.icate {
    padding: 25px 0 50px 0;
}

.icate .mainc {
    display: flex;
}

.icate .child {
    text-align: center;
    width: 25%;
}

.bigimage {
    padding: 40px 0;
    height: 780px;
}

.bigimage .mainc {
    position: relative;
}

.bigimage h2 {
    font-size: 36px;
    letter-spacing: 6px;
    font-weight: 400;

}

.bigimage .title span {
    font-size: 19px;
    font-weight: 100;
    line-height: 52px;
    padding-left: 64px;
    letter-spacing: 1px;
    background: url(../images/logo.png) no-repeat;
    background-size: 9%;
}

.bigimage .title {
    text-align: center;
}

.bigimage .container {
    position: relative;
    padding: 50px 0 50px 0;
}

.bigimage .container p {
    font-weight: 400;
    font-size: 26px;
    line-height: 48px;
    margin-top: 63px;
}

.bigimage .container span {
    font-size: 17px;
    font-weight: 100;
    line-height: 31px;
}

.bigimage .icon1 {
    background: url(../images/icon/big1.png) no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 114px;
    left: -60px;
}

.bigimage .icon2 {
    background: url(../images/icon/big2.png) no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 252px;
    left: -60px;
}

.bigimage .icon3 {
    background: url(../images/icon/big3.png) no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 398px;
    left: -60px;
}

.bigimage .img {
    position: absolute;
    top: 47px;
    left: 486px;
    z-index: -1;
    width: 800px;
    height: 800px;
    overflow: hidden;
}

.bigimage .img .i,
.bigimage .img .is,
.bigimage .img .it {
    position: absolute;
}

@-webkit-keyframes flatObject {
    0% {
        transform: rotate(9deg)
    }

    38% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(9deg)
    }
}

@keyframes flatObject {
    0% {
        transform: rotate(9deg)
    }

    38% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(9deg)
    }
}
@-webkit-keyframes flatObject2 {
    0% {
        transform: rotate(0deg)
    }

    38% {
        transform: rotate(-270deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

@keyframes flatObject2 {
    0% {
        transform: rotate(0deg)
    }

    38% {
        transform: rotate(-270deg)
    }

    100% {
        transform: rotate(0deg)
    }
}


.bigimage .img .i {
    top: 16px;
    left: 11px;
    transition-property: all;
    transition-duration: .6s;
    transition-timing-function: ease;
    transition-delay: 2s;
    -webkit-animation-name: flatObject;
            animation-name: flatObject;
    -webkit-animation-duration: 6s;
            animation-duration: 6s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
}

.bigimage .img .is {mix-blend-mode: multiply;
    top: 9px;
    left: 6px;
    transition-property: all;
    transition-duration: .9s;
    transition-timing-function: ease;
    transition-delay: 3s;
    -webkit-animation-name: flatObject2;
    animation-name: flatObject2;
    -webkit-animation-duration: 9s;
    animation-duration: 16s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.bigimage .img .it{
    top: 350px;
    left: 189px;
}

.case {
    background: var(--b10);
    padding: 50px 0 60px 0;
}

.case3 {
    background: var(--bg);

}

.case .mainc {
    overflow: hidden;
}

.case1 {
    display: flex;
    padding: 20px 0 40px 0;
}

.case1 .child {
    width: 34%;
    margin-right: 26px;
    position: relative;
}

.case1 .child p {
    position: absolute;
    bottom: 3px;
    font-size: 15px;
    color: var(--bg);
    background: var(--main50);
    padding: 10px 20px;
    letter-spacing: 2px;
    border-top-right-radius: 15px;
}

.case1 .child:hover p {
    background: var(--main);

}

.party h2,.case h2 {
    font-weight: 400;
    font-size: 26px;
    line-height: 57px;
    padding-left: 73px;
    padding-top: 2px;
    background: url(../images/logo.png) no-repeat 0 17px;
    background-size: 5%;
}

.case2 .swiper-container2 .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}

.case2 .child {
    margin-top: 25px;
    text-align: center;
    background: var(--bg);
    padding: 19px 14px;
    width: 16%;
    margin-right: 24px;
}

.case2 .child:nth-child(5),
.case2 .child:nth-child(10) {
    margin-right: 0;
}

.case2 .child p {
    line-height: 45px;
    font-size: 14px;

}

.case2 .child span {
    line-height: 20px;

}

.case2 .swiper-pagination2 {
    margin-left: 33.1%;
    margin-top: 37px;
}

.swiper-button-prev {
    background: url(../images/arr.svg) no-repeat;
    margin-left: 12px;
    display: none;
}

.swiper-button-next {
    background: url(../images/arrr.svg) no-repeat;
    margin-right: 13px;
    display: none;
}

.swiper-container2:hover .swiper-button-prev,
.swiper-container2:hover .swiper-button-next,
.swiper-container4:hover .swiper-button-prev,
.swiper-container4:hover .swiper-button-next {
    display: block;
}

.swiper-container2 .swiper-button-prev:after,
.swiper-container2 .swiper-button-next:after,
.swiper-container4 .swiper-button-prev:after,
.swiper-container4 .swiper-button-next:after {
    content: none;
}

.pgnb {
    width: 117px;
    height: 0;
}

.swiper-pagination-customs-active {
    color: var(--main);
    font-weight: bold;
}

.intro {
    background: var(--main);
    padding: 50px 0;
}

.intro .mainc {
    display: flex;
}

.intro .introslider {
    width: 450px;
    height: 335px;
    overflow: hidden;
    border: var(--bg) 10px solid;
    background: #000;
}
.intro .introslider:hover img{
    opacity: 0.6;
    filter: blur(2px); 
    -webkit-filter: blur(2px); 

}
.intro .introslider span.viaAbout{  
    display: none;  
    position: absolute;
    left: 180px;
    top: 160px;
    font-size: 20px;
    letter-spacing: 3px;
    color: #fff;
}
.intro .introslider:hover span.viaAbout{
    display: block;

}
.intro .introslider span.viaAbout i{
    font-size: 22px;
}

.intropra p span {
    background: var(--bg);
    color: var(--main);
    font-size: 15px;
    padding: 2px 6px;
    font-weight: bold;
}



.intropra {
    width: 550px;
    margin-left: 110px;
    color: var(--bg);
}

.intropra p {
    font-size: 15px;
    margin-bottom: 23px;
    line-height: 24px;
    font-weight: 100;
    text-align: justify;
    letter-spacing: 2.8px;
}

.case4 {
    background: var(--b10);
    padding: 50px 0 60px 0;
}

.party {
    min-height: 100px;
    padding: 50px 0 34px 0;
}

.party .mainc {
    overflow: hidden;
    padding-bottom: 16px;
}

.case4 h2 {
    font-weight: 400;
    font-size: 26px;
    line-height: 48px;
    margin-bottom: 15px;
}

.party .swiper-container4 .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}

.party .case {
    padding: 0;
    background: var(--bg);
}

.party .child {
    margin-top: 25px;
    text-align: center;
    background: var(--bg);
    margin-right: 64px;
}

.party .child:nth-child(4),
.party .child:nth-child(8) {
    margin-right: 0;
}


.party .swiper-button-prev,
.party .swiper-button-next {
    margin-top: 18px;
}




footer {
    min-height: 600px;
    background: var(--bg);
}

.support {
    min-height: 300px;
    background: var(--b10);
    border-bottom: 1px solid var(--b20);
}

.support .mainc .child {
    text-align: center;
    width: 40%;
    margin-right: 20px;
    background: var(--bg);
    padding: 48px;
}

.support .mainc .child p {
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
}

.support .mainc .child span {
    line-height: 20px;
    margin-bottom: 45px;
    display: block;
}

.support .mainc .child p a {
    font-weight: normal;
}

footer .mainc {
    display: flex;
    padding: 50px 0 50px;
}

footer .support .mainc {
    padding: 50px 0 50px !important;
}

footer .mainc:last-child {
    padding: 20px 0 30px;
}

body>footer>div.mainc {

    flex-wrap: wrap;
}

footer .mainc dl {
    width: 17%;
}

footer .mainc dl:nth-child(5) {
    width: 25%;
}

footer dt a {
    font-size: 14px;
    color: var(--text);
}

footer p span a {
    margin-right: 32px;
}

dt {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

dd {
    margin-bottom: 15px;
}

.copy .mainc {
    border-top: 1px solid var(--b20);
    display: block;
}

.copy .mainc img {
    float: right;
    display: block;
    margin-top: -8px;
}

.copy .mainc span {
    margin-right: 40px;
    float: left;
    display: block;
}

footer form p {
    margin-bottom: 11px;
    background: var(--b10);
    border: 1px solid var(--b20);
    border-radius: 3px;
    width: 83%;
    padding-left: 8px;
    font-size: 12px;
}

footer form p input {
    padding-left: 3px;
    margin-left: 9px;
    border: 0;
    outline-offset: 0;
    outline: 0;
    height: 29px;
    width: 85.4%;
    font-size: 16px;

}

button {
    background: var(--text);
    color: var(--bg);
    border: 0;
    padding: 4px 9px;
    cursor: pointer;
    font-size: 12px;
}

footer .mainc dl {
    position: relative;
}

footer .mainc dl form dd {
    color: var(--b50);
    font-size: 12px;
}

footer .mainc dl form span {
    position: absolute;
    top: 46px;
    left: 155px;
}

footer dl p:nth-child(1) {
    width: 45%;
}

footer dl p:nth-child(1)>input {
    width: 73.1%;
}

.content {
    background: var(--b10);
}

.content .mainc .block {
    min-height: 100px;
    background: var(--bg);
    padding: 40px;
}

.position {
    padding: 20px 0;
}

.position span {
    margin: 0 10px;
    color: var(--b20);
}

.position a:last-child {
    color: var(--text);
}

.content .block .pdpic {
    width: 400px;
    height: 400px;
    background: var(--b10);
    margin-right: 40px;
}

.content .pdmain {
    display: flex;
}

.pdmain .info h1 {
    font-size: 20px;
    margin-bottom: 20px;
}


.pdmain .info li {
    margin-bottom: 10px;
}

.pdmain .info p {
    margin-top: 10px;
}


.tag span a {
    margin-right: 5px;
    border: 1px dashed;
    padding: 2px 4px;
    line-height: 29px;
    color: var(--main50);
    text-decoration: none;
    white-space: nowrap;
    font-size: 10px;
}

.tag span a:hover {
    color: var(--main);
}

.pd p {
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 10px;
}

.pd p a {
    font-size: 15px;
}

.pd h2 {
    font-size: 16px;
    margin-bottom: 18px;
    border-top: 1px var(--b20) dashed;
    padding-top: 30px;
    padding-left: 37px;
    background: url(../images/logo.png) no-repeat 0 32px;
    background-size: 2.5%;
}

.pd h2:first-child {
    border: none;
    margin-top: -30px;
}

.pd li p {
    line-height: 40px !important;
    padding-left: 16px;
    margin-bottom: 0;
}

.pd li:nth-child(even) {
    background: var(--b15);
}

.pd li:nth-child(odd) {
    background: var(--b10);
}

.pd tr:nth-child(odd) {

    background: var(--b10);
}
.pd tr:first-child {

    background: var(--main);
    color: #fff;
    font-weight: bold;
}

table {
    border-collapse: collapse;
    margin: 20px 0 20px 20px;
    width: 90%;
}

table,
th,
td {
    border: 1px solid var(--b20);
}


.list .wb h1,
.list .wb h2 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 3px;
    padding-bottom: 15px;
}

.pdlist {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -15px;
}

.pdlist a img {
    padding: 0 52px;
    width: 220px;
}

.listpd h2 {

    font-weight: normal;
    margin-bottom: 8px;
}

.listpd h2 a {
    font-size: 16px;
}

.listpd {
    width: 27.3%;
    background: var(--bg);
    margin-right: 20px;
    margin-bottom: 15px;
    text-decoration: none;
    padding: 65px 29px 65px;
    position: relative;
}

.pd1 {
    width: 20.7% !important;
    margin-right: 15px !important;
    margin-bottom: 15px;
    padding: 40px 18px 46px;
}

.pd1 a img {
    padding: 18px 34px !important;
    width: 180px !important;
}

.pd1s {
    width: 12.4% !important;
    margin-right: 15px !important;
    margin-bottom: 15px;
    padding: 0px 17.9px 18px;
}

.pd1s a img {
    padding: 11px 0px !important;
    width: 148px !important;
}

.pd1s:last-child {
    background: var(--b20) !important;
    padding: 118px 18px;
    text-align: center;
}

.pd1s:last-child a {
    padding: 118px 0;
}

.listpd:nth-child(3n) {
    margin-right: 0;
}

.listpd span {
    display: block;
    margin-bottom: 5px;
}

.listpd p {
    background: var(--b20);
    color: var(--b50);
    padding: 5px;
}

i.iread {
    width: 18px;
    height: 15px;
    background: url(../images/icon/read.png) no-repeat 0 2px;
    display: inline-block;
    padding: 0 0 0 17px;
    color: var(--b50);
    position: absolute;
    bottom: 18px;
    left: 18px;
}

.content .mainc h3 {
    font-size: 18px;
    margin: 30px 0;
    letter-spacing: 1px;
    font-weight: 400;
}
.content .mainc h3 a{
    font-size: 18px;
}
.content .mainc h4{
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0;
}

.content .mainc h3:first-child {
    margin-top: 0;
}

.newslist {
    width: 870px;
}

.newslistchild {
    margin-bottom: 15px;
    padding: 30px 30px 30px;
    background: var(--bg);
}

.newslistchild:last-child {
    margin-bottom: 0;
}

.listnew {
    position: relative;
    min-height: 60px;
    padding: 24px 20px 70px;
}

.listnew h2 a {
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
}
.listnew h2{
    margin-bottom: 10px;
}
.listnew:hover {
    box-shadow: 0px 5px 19px -4px rgba(0, 0, 0, .15) !important;
    z-index: 999;
}

.listnew i.iread {
    left: 20px;
    width: 100%;
    font-style: normal;
    bottom: 28px;
}

.listnew p span {
    font-size: 14px;
}

.listnew i a {
    color: var(--main50);
}

.newssidebar {
    width: 32.2%;

}
.content .wb .newscontent h3{
    background: var(--b10);
    padding: 5px;
}
.content .newslistchild p{
    font-size: 15px;
    line-height:30px;
}
.content .newslistchild p a{
    font-size: 15px;
}
.content .block.pd p a{
    color: var(--main);
}
.sidebox {
    margin-bottom: 15px;
    background: var(--bg);
    padding: 30px;
}

.sidebox h3 {
    margin-bottom: 20px !important;
}

.sidebox  li {
    text-align: left;
    line-height: 24px;
}
.sidebox p{
    margin-top: 20px;
    line-height: 22px;
    font-size: 14px;
}
.sidebox p b,.sidebox p a{
    color: var(--main);
}
.sidebox p img{
    width: 100%;
}
.sidebox li img{
    width: 60%;
}
.sidebox iframe{
    width: 100%;
    height: 400px;
}
.pages {
    margin-top: 30px;
}

.pages a {
    margin-right: 5px;
    padding: 5px 10px;
    border: 1px solid var(--b20);
}

.pages a:hover {
    border-color: var(--main50);
    text-decoration: none;
    color: var(--bg);
    background: var(--main50);
}

.pages .page-num-current {
    background: var(--main);
    color: var(--bg);
    border-color: var(--main);
    cursor: default;
    pointer-events: none;
}

.pages .page-num-current:hover {
    background: var(--main);
    color: var(--bg);
    border-color: var(--main);
    cursor: default;

}

.newslist h1 {
    text-align: center;
    color: var(--main);
}

.newslist p.newsinfo {
    text-align: center;
    padding-bottom: 20px;
}

.newslist p.newsinfo span {
    margin: 0 10px;
}

.newscontent img {
    max-width: 100%;
}

.newscontent p {
    font-size: 15px;
    margin-bottom: 15px;
    text-indent: 30px;
    line-height: 25px;
}

.newscontent p a {
    font-size: 15px;
}

.newscontent p img {
    margin-left: -30px;
}

.newslist a {
    color: var(--main);
}

p.preview {
    padding: 20px;
    background: var(--b15);
    margin-bottom: 30px;
}

.newslistcontact {
    position: relative;
}

.newslistcontact .img {
    display: flex;
    position: absolute;
    bottom: 23px;
    right: 53px;
}

.newslistcontact .avatar {
    width: 80px;
    height: 80px;
    border: 1px solid var(--b15);
    margin-left: 10px;
}

.newslistcontact .img .qq,
.newslistcontact .img .wechat {
    text-align: center;
    position: relative;
}

.newslistcontact .img .wechat span {
    background: url(../images/icon/wechat.png) no-repeat center;
    width: 80px;
    height: 80px;
    float: left;
    text-indent: -999em;
    border: 1px solid var(--b15);
    margin-left: 10px;
}

.newslistcontact .avatar {
    background: url(../images/logo_mc.png) no-repeat center;
}

.newslistcontact .img .qq a {
    background: url(../images/icon/qq.png) no-repeat center;
    width: 80px;
    height: 80px;
    float: left;
    text-indent: -999em;
    border: 1px solid var(--b15);
    margin-left: 10px;
}

.newslistcontact .img .qq a:hover,
.newslistcontact .img .wechat span:hover {
    background: var(--bg);
    text-indent: 0;
    padding-top: 30px;
    height: 50px;
}

.newslistcontact .img .wechat:hover .wechatqr {
    display: block;

}

.newslistcontact .img .wechat .wechatqr {
    display: none;
    position: absolute;
    top: -54px;
    left: 100px;

}

.cinfo p {
    margin-bottom: 10px;
}

.toppd {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-top: 60px;

}

.toppd h4 {
    position: absolute;
    top: 30px;

}

.toppd a {
    display: block;
    position: relative;
    text-align: center;
}

.toppd a span {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: var(--main50);
    color: var(--bg);
    left: 0;
    padding: 3px 0 2px;
}

.toppd a:hover span {
    display: block;
}

div.block.pdmain>div.info>p:last-child {
    margin-top: 25px;
}

div.block.pdmain>div.info>p:last-child a {
    color: var(--text);
    background: var(--b20);
    border: 1px solid var(--b20);
    padding: 10px 20px;
    cursor: pointer;
    font-size: 13px;
    text-decoration: none;
    margin-right: 10px;
}

div.block.pdmain>div.info>p:last-child a:last-child {
    color: var(--bg);
    background: var(--main);
    border: 1px solid var(--main);
}

div.block.pdmain>div.info>p:last-child a:hover {
    background: var(--main50);
}

.casechoice .toppd {
    padding-top: 0px;
}

.casechoice p {
    text-indent: 0;
    font-size: 15px;
    margin: 15px 12px 0;
}

.casechoice p a {
    font-size: 10px;
}

.scrolltop {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .15);
}

.scrolltop .pdpic,
.scrolltop .info {
    float: left;
    margin-right: 20px;
}

.scrolltop .info {
    padding-top: 26px;
}

.scrolltop .btn2 {
    float: right;
    padding-top: 28px;
    text-align: center;
}

.scrolltop .btn2 a {
    display: block;
    color: var(--text);
    background: var(--b20);
    border: 1px solid var(--b20);
    padding: 10px 20px;
    cursor: pointer;
    font-size: 13px;
    text-decoration: none;
}

.scrolltop .btn2 a:last-child {
    color: var(--bg);
    background: var(--main);
    border: 1px solid var(--main);
}

.scrolltop .btn2 a:hover {
    background: var(--main50);
}


body>div.content.list>div.mainc>div:nth-child(18)>div.listpd.hovershadow.pd1.pd1s {
    display: none;
}

.content.list>.mainc>h3:nth-child(17)::after {
    content: "及其他";
}

.content.list>.mainc>.pdlist>.listpd:first-child>i.topicon {
    background: url(../images/icon/topicon.png) no-repeat;
    width: 42px;
    height: 57px;
    position: absolute;
    top: -3px;
    left: 18px;
}

.content.list>.mainc>div:nth-child(2)>div:nth-child(1)>i.topicon2 {
    background: url(../images/icon/topicon.png) no-repeat;
    width: 42px;
    height: 57px;
    position: absolute;
    top: -3px;
    left: 18px;
}

.chat-btn {
    background: var(--main) !important;
}

a.chat-btn span {
    color: var(--bg);
}

#qqchat {
    position: fixed;
    bottom: 50px;
    right: 70px;
    background: url(../images/chat.png);
    width: 305px;
    height: 88px;
    cursor: pointer;
}

.load {
    display: none;
}

span.swiper-pagination-bullet.pgnb.swiper-pagination-bullet-active {
    color: var(--main);
    font-weight: bold;
}

span.swiper-pagination-bullet.pgnb {
    opacity: 1;
}

nav > ul > li:nth-child(7) > div > ul > li:nth-child(2) > div, nav > ul > li:nth-child(7) > div > ul > li:nth-child(3) > div{
    height: 160px;
    overflow: hidden;
    display: block;
}

ol li{
    list-style: decimal-leading-zero;
    margin-left: 30px;
}
.newscontent ol li p{
    text-indent: 0;
}
.mediav{
    float: left;
    width: 25%;
}
.media1{
    float: left;
    width: 45%;
    margin-top: 20px;
}
.media2{    
    float: left;
    width: 30%;
}
.media li{
   line-height: 25px;
}
.case3 h3{
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
}
.newslistcontact h4{
    font-weight: bold !important;
    margin: 0 !important;
}

td p{
    text-indent: 24px;
    margin-bottom: 0 !important;
}

.icon-left-center{
	left:0 !important;
    top: 40% !important;
}
.hidden {
    position: fixed;
    bottom: -200rem;
    text-indent: -9999px;
}
.authorhead{    
    position: absolute;
    top: 24px;
    left: 29px;
}
.authorhead img{
    width: 50px;
    height: auto;
    border-radius: 50%;
    border: 2px solid #eee;
}
.postcontent {
    padding-left: 5rem;
    width: 80% !important;
}
p.postAuthor { 
    font-size: 17px !important;
    color: var(--main);
}
.like {
    position: absolute;
    right:330px;
}
p.postTitle{
    margin-bottom: 15px;
}
.case4 .post{
    float: left;
    margin-right: 25px;
}
.case4 .post:last-child{
    float: left;
    margin-right: 0;
}

.home a.readmore{
    width: 12px;
    margin: 0 auto;
    line-height: 24px;
    display: block;
    border: 1px solid #ccc;
    padding: 193px 21px;
    background: #fff;
    text-decoration: none;
}
.home p{
    color: #fff;
}
.home .postcontent{
    position: relative;
    padding: 0;
    overflow: hidden;
    width: 230px !important;
}
.home .postcontent p img,.home .postcontent p video{
    height: 485px;
}
.home .postinfo{
    display: none;
    position: absolute;
    background: #00000055;    
    width:230px;
}
.home .postcontent:hover .postinfo{
    display: block;
}
.home .authorhead{
    left: 6px;
    top: 4px;

}
.home .postAuthor{
    position: absolute;
    left: 66px;
    top: 7px;
}
.home p.postTitle{
    padding: 65px 5px 0;
    font-size: 16px;
}
.home p.postdate{
    position: absolute;
    top: 31px;
    left: 66px;
}
.pdfl{
    float: left;
    width: 870px;
}
.sidebar{
    width: 302px;
}
.ivideo{
    position: absolute;
    top: 0;
    right:0;
}