/* CSS3滚动条 */
/*::selection {background:none; text-shadow:none ;}*/
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2;}
::-webkit-scrollbar{width:4px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background:#ccc;}
::-webkit-scrollbar-thumb:hover{background:#E60013 ; cursor:pointer}  

*{ padding:0; margin:0;}
body{font-family: Arial; font-size:14px; line-height:1.6; background:#131313;}
body, html { margin: 0;transition: opacity 400ms ease 0s; height:100%;}
a{ text-decoration:none; color:#fff; outline:none}
a:hover{ color:#fff}
h1{ font-size:36px; margin-bottom:5px; line-height:34px;}
h2{ font-size:40px;}
h3{ font-size:22px;}
h5{ font-size:20px; color:#000000; font-weight:normal;}
li{ list-style:none}
.l{ float:left; box-sizing:border-box;}
.r{ float:right; box-sizing:border-box;}
.herf{ width:50%;}
img{ object-fit:cover; max-width:100%; display:block;}
.bg{ background:url(../images/bg.png);}

.pad{ padding:80px 0;}
.clear{ clear:both}
.w{ width:85%; margin:auto; max-width:1450px;}

.header-area{ position:relative; padding-top:30px; padding-bottom:30px;}
.logo img{ width:240px;}
.logo{ float:left}
.daohang{ float:left; margin-left:80px; margin-top:25px;}
.daohang a{ display:inline-block; margin-right:40px;color:#CCC; font-size:16px;}
.header-right{ float:right;}
.vw-btn-primary i {
    background-color: #448C74;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    text-align: center;
    line-height: 25px;}
.vw-btn-primary i img{ margin-top:2px;}
.vw-btn-primary {
    border: 1px solid #448C74; margin-top:13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 15px;
    gap: 8px;
    border-radius: 60px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
	}
.col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
}
.footer-area {
    background-color: #1D1D1D;
    padding-top: 65px;
    margin-top: -1px; color:#CCC; font-size:16px; line-height:35px;
}
.footer-area a{ color:#CCC;}
.footer-logo {
    width: 240px;
}
.footer-widget .footer-widget-title {
    font-size: 20px;
    font-weight: var(--vw-fw-sbold);
    position: relative;
    margin-bottom: 40px;
    text-transform: uppercase; color:#FFF;
}
.footer-widget .footer-widget-title::after {
    background-color: #448c74;
    width: 37px;
    height: 3px;
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
}
.footer-top{ padding-bottom:30px;}
.footer-bottom{ padding:25px 0; text-align:center; border-top:rgb(255,255,255,0.15) solid 1px; }
.imgarc{ width:15%; height:100%; background: rgba(216,224,1, 0.8); backdrop-filter: blur(8px); position:absolute; left:10%; top:0; z-index:999; padding:50px 25px; color:#000;}
.imgarc h1{ font-size:32px; line-height:40px;}
.imgarc article{ padding:30px 0;text-align: justify;}
.imgarc a{ color:#000;}
.imgarc .mianbao{ margin-bottom:30px;}
.newli img{ width:100%; height:100%;transition:0.5s;}
.newli:hover img{transition:0.5s;
transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1);}
.newli a{ display:block;width:100%; height:100%; overflow:hidden;}
.newxx{ position:absolute; left:0;bottom:0; z-index:99; padding:6% 10%; background:rgba(0,0,0,0.6);backdrop-filter: blur(8px); text-align:left;}
.newxx h3{ color:#FFF; font-weight:100; margin-bottom:15px; font-size:18px;}
.newxx p{ font-size:14px;font-weight:100; color:#999;}
.newli2{ width:31.3%; margin:1%;  box-sizing:border-box; float:left; position:relative; overflow:hidden;}
.zuopin{ width:90%; margin:auto;}
.newli2 img{ height:360px;}
.newli2 .newxx{ bottom:-62px; padding:12px 10%;transition:0.5s;}
.newli2:hover .newxx{bottom:0px; padding:10%;transition:0.5s;}
.zhong{ color:#CCC;}
.newtit{ color:#CCC; background:#333; padding:25px; margin-bottom:15px;}
.newtit h5{ margin-bottom:15px;}
.newtit span{ margin-right:20px; color:#999;}
.newtit p{ margin-top:20px; color:#999;}
.fenye{ overflow:auto; padding:20px 0; margin-top:20px; color:#666;}
.fenye .active{ background-color:#ddd;}
.fenye li{ float:left; margin-right:5px; border:#666 solid 1px; margin-bottom:3px; padding:2px 8px; color:#666; line-height:18px;}
.fenye li:hover{ background-color:#F8B62D;}
.thisclass{background-color:#F8B62D;}
.fenye li a{color:#666; font-size:14px;}

.zuo{ width:23%; float:right;}
.you{ width:70%; float:left;}
.arc h1{ font-size:32px;}
.newsp1{background:url(../image/date.svg) center left no-repeat; background-size:20px; padding:5px 0 5px 25px; display:inline-block;}
.newsp2{background:url(../image/read.svg) center left no-repeat;background-size:20px;  padding:5px 0 5px 25px; margin-left:20px;}
.date2{ padding:20px 0;}
.zhengwen{line-height:1.6; border-top:#333 solid 1px;border-bottom:#333 solid 1px; padding-top:25px; font-size:16px;text-align:justify}
.zhengwen img{ max-width:100% !important; height:auto !important; display:block; margin:5px 0;}
.xwlist p{ font-size:14px; color:#999;}
.xwlist li{ margin-bottom:25px; line-height:22px;}
.mtop h3{ margin-bottom:20px;}
.fenye2{ margin-top:25px;}

.picli{ width:102%;}
.pic5{ width:23%; margin-right:2%; margin-bottom:2%; float:left;}
.pictit{ font-size:18px; text-align:center; height:60px; padding:10px 0; display:block;}
.pic5 p{ font-size:14px; color:#999; line-height:22px;}
.guanlitop{ font-size:32px; font-weight:bold; text-align:center; margin-bottom:30px;}
.guanlitop span{ display:block; font-size:22px; color:#CCC;}
.mianbao2{ background:#1D1D1D; line-height:45px;}
.mianbao2,.mianbao2 a{ color:#999;}
.xwlist img{ margin-bottom:5px; width:60px; height:60px; float:left; margin-right:15px;}
.erji{ text-align:center; margin-top:1%;}
.erji a{ display:inline-block; padding:10px; font-size:16px; color:#999;}
.sec{ color:#fff !important;}
.baonianli{ overflow:auto; background-color:#1D1D1D; margin-bottom:20px;margin-top:20px; padding:30px;}
.baonianli img{ width:33%; float:left;}
.newxx2{ width:60%; float:right; padding-top:30px; padding-right:40px;color:#999;}
.newxx2 p{ font-size:17px; margin-top:10px; }
.newxx2 h3{ font-size:30px;}


@media screen and (max-width:768px){
.daohang{ display:none;}
.logo img{ height:50px; width:auto !important;}
.about-text-block{ padding-right:0;}
.header-right{ display:none;}
.button_container{ margin-top:10px;}
.newxx p{ font-size:12px;}
.newxx{ padding:5%;}
.col-lg-3{ width:100%; margin-bottom:20px;}
.imgarc{ display:none;}
.newli2{ width:100%;}
.zuo{ display:none;}
.you{ width:100%;}
.arc h1{ font-size:26px;}
.pad{ padding:30px 0;}
}