body {
    color: #333;
    font-size: 14px;
    font-family:"寰蒋闆呴粦","Arial",Helvetica,"榛戜綋",Arial,Tahoma;
    margin:0 auto;
    position:relative;
    overflow-x: hidden;
    background: #fffefe;


}

@media print {
    a[href]:after {
        content: none !important;
    }
}

html{ overflow-x: hidden; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img,.div-img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img,.img-hide:hover .div-img{/* transform: scale(1.05,1.05); */}
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{max-width:100%;display: inline-block;vertical-align: middle;}
.home{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}
.home body{height:100%;overflow:hidden;padding:0;}
.body_home{background:#000;height:100%;overflow:hidden;}
.body_r{position:fixed;left:100%;top:0;bottom:0;right:0;transition:left 1.3s cubic-bezier(0.5,0,0.2,1) 0s;z-index:1;overflow:hidden;}
.body_r.dis *{background:none !important;}
.body_r.showdiv{left:0;}
.body_r .body_scroll{height:100%;position:relative;overflow:hidden;}
.body_r .ll{position:absolute;top:50%;left:0;text-align:center;transform:translateY(-50%);color:#fff;font-size:20px;background:url() right 30px center no-repeat;padding-left:40px;width:20px;text-align:center;line-height:1.2;cursor: pointer;transition:all 0.3s ease-out 0s;opacity:0;visibility:hidden;}
.body_r .ll:hover{padding-left:50px;}
.body_r .ll.w{background-image:url();color:#58453b;}
.body_r.showdiv .ll{opacity:1;visibility:visible;}
.body_r .arr{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#fff;font-size:80px;cursor: pointer;font-family:icon;opacity:0;transition:all 0.5s ease-out 0.5s;text-shadow:0 0 5px rgba(0,0,0,0.5);}
.body_r.showdiv .arr{opacity:1;}
.body_r .arr.h{display: none;}
.screen{float: left;height:100%;position: relative;}
.body_b{position:fixed;left:0%;top:100%;bottom:0;right:0;background:#fff;overflow:hidden;transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index:1;overflow:auto;outline:none;}

.body_b *{outline:none;}
.body_b.showdiv{top:0;}
.body_b .mCSB_scrollTools{z-index:4;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{width:5px;}
.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#94070a;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{background:rgba(0,0,0,0.1);}
.header{ position: fixed; transition: all 0.7s ease-out 0s; z-index: 10000; left: 0; top: 0; right: 0; }
.header {
    opacity: 0;
    transform: translateY(-100%);
}
.body_home.showdiv .header {
    transform: none;
    opacity: 1;
}
.d {
    transform: translate(0,-80px);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.page-one.showdiv .d,.wb-list.showdiv.d,.page-tow.showdiv .d,.page-three.showdiv .d,.page-four.showdiv .d,.page-five.showdiv .d,.page-six.showdiv .d,.page-seven.showdiv .d{
    transform: none;
    opacity: 1;
}
.jx-back-t.showdiv .d {
    transform: none;
    opacity: 1;
}
.page-one .d{ transform: translate(0,180px);transition: all 1s; }

.dd1 {
    transform: translate(80px,80px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}
.home5.showdiv .dd1,.home6.showdiv .dd1,.home7.showdiv .dd1,.home8.showdiv .dd1,.home9.showdiv .dd1,.home10.showdiv .dd1,.home11.showdiv .dd1 {
    transform: none;
    opacity: 1;
}

.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all;display: none; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100);display: block; }
.container{ width: 1430px;}
.banner {
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.banner .item,.banner .slick-list,.banner .slick-track,.banner .slider {
    height: 100%;
    position: relative
}

.banner .item {
    overflow: hidden
}

.banner .bg,.banner video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}
@keyframes bigScale {
    from {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}
.banner-btn {
    position: absolute;
    left: 0;
    bottom: 22px;
    right: 0;
    font-size: 0;
    text-align: center;
  
}

.banner .more,.banner-btn .banner-dots {
    display: inline-block;
    vertical-align: middle
}

.banner-btn .banner-dots li {
    margin: 0 12px;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
 
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer
}

.banner-btn .banner-dots button {
    outline: 0;
    border: none;
    text-indent: -999px
}


.banner .more {
    padding: 0 23px;
    margin-left: 14px;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    text-shadow: 0 2px 3px rgba(153,153,153,.8);
    position: relative
}

.banner .more:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 18px;
    background-color: #fff;
    margin-top: -9px;
    box-shadow: 0 2px 3px 0 rgba(153,153,153,.8)
}

.banner .more:hover {
    text-decoration: underline
}

.banner .slick-active .bg {
    animation: 6s linear bigScale;
    -webkit-animation: 6s linear bigScale
}
.slick,.slick-list,.slick-initialized .slick-slide,.slick-track,.banner a{ height: 100%; }
.banner{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.body_b.showdiv .header2 {
    transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    opacity: 1;

}
.tow-left-right li a:hover{box-shadow: 0 0 25px rgba(0, 0, 0, 0.55);  }
.header-a-r{ display: inline-block; font-size: 18px; color: #fff; padding-left: 30px; margin-left: 45px; background: url(../images/icon02.png) left center no-repeat; }
.search-box{ position: relative; width: 212px; margin-left: 55px; position: relative; }
.search-box .form-control{width: 100%;border:solid 1px #fff;border-radius: 40px;box-shadow: none;background: none;color: #fff;font-size: 18px;padding-right: 40px;}
.btn-search{ position: absolute; right: 15px; top: 0; bottom: 0; width: 21px; background: url() center no-repeat!important;  }
.nav-box{ background: #9a0813; }

.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}


.search-box-c{ position: fixed; left: 50%; top: 50%; width: 800px; height: 54px; background: #fff; padding-right: 115px; margin-left: -400px; z-index: 1000010; }
.search-box-c .form-control{ height: 54px; border-radius: 0; font-size: 18px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; background: #9a0813; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
.search-a{ display: none; }

.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0; z-index: -1; transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible; z-index: 100000;}
.layer .close{font-size:60px; font-family: "瀹嬩綋"; position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff; border:none; -ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#0d3a7e;color:#fff; box-shadow: none; border:none; width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer.active{ opacity: 1; z-index: 1000000; }



.header{ position: absolute; left: 0; border-top: solid 4px #002f77; top: 0; right: 0; z-index: 10000; }
.header:before{ display: block; content: ""; position: absolute; left: 0; right: 0; top: 0;background: url(../images/header.png) center no-repeat; background-size: 100% 100%; height: 406px; }
.container{ width: 1630px; }
.header .container{ position: relative; z-index: 100; }
.logo{ line-height: 126px; }
.header-right-top a{ float: left; margin-left: 35px; position: relative; font-size: 16px; color: #fff; }
.header-right-top a img{ margin-right: 5px; }
.header-right-top{ padding-top: 50px; }
.nav-list li{ float: left; position: relative; }
.nav-list li a{ display: block; position: relative; padding:15px 23px; font-size: 18px; color: #fff; }
.nav-box-c{ position: relative; }
.nav-box-c:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0; top: 0; border-top: solid 1px #fff; opacity: 0.5; }
.nav-list li a:before {
    content: "";
    border-left: 3px solid #5498ff;
    height: 25px;
    transition: all 0.2s ease-out 0s;
    transform: scaleY(0);
    position: absolute;
    left: 50%;
    top: 100%;

    transform-origin: center top;
}
.nav-list li:hover a:before {
    transform: none;
}
.nav-list li a:after {
    content: "";
    border-bottom: 3px solid #5498ff;
    margin-top: 12px;
    display: block;

    position: absolute;
    left: 100%; right: 100%; top: auto;
    transition: all 0.2s ease-out 0s;
    
}
.nav-list li:hover a:after {
    left: 25px; right: 25px;
}
.nav-down-back{ position: absolute; opacity: 0; display: none;
    visibility: hidden; z-index: -10; padding-top: 25px; left: 0; top: 100%; width: 810px; }
.nav-down-box{ background: url(../images/nav-down-back.png) center no-repeat; background-size: cover; padding:20px; }
.nav-down-img img{ width: 254px; height: 176px; }
.nav-down-img a{ padding:0!important; }
.nav-down-right{ width: 470px; padding-top: 20px; }
.nav-down-p{ font-size: 16px; color: #4f4f4f; line-height: 25px; }
.nav-down-a a{ float: left; border-bottom: solid 3px #fff; margin:0 20px; padding:0; border-color: transparent; margin-top: 15px; font-size: 18px; color: #000!important; padding:8px 8px!important; }
.nav-down-a a:before,.nav-down-a a:after{ display: none!important; }
.nav-down-a{ margin:0 -20px; }
.nav-down-a a:hover{ color: #002f77!important; border-bottom: solid 3px #5498ff; }
.nav-list li:hover .nav-down-back{ opacity: 1; display: block; z-index: 100; visibility:visible; transition: 0.2s all; }
.header-one.mobile { z-index: -1; }
.header2.mobile{ z-index: 1000; position: fixed; }
.header2{ background: #0d3a7e; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.header2:before{ display: none; }
/*.header2 .header-right-top a{ color: #333; }*/
.header2 .nav-box-c:before{ border-color: #e5e5e5; }
/*.header2 .nav-list li a{ color: #333; }*/
.page-one{ padding-top: 255px; background: url(../images/back01.png) center top no-repeat; padding-bottom: 100px; background-size: cover; overflow:hidden; }
.one-list li{ float: left; width: 11.111111%; padding:0 30px; transform: translateY(-150px); transition: all 1s ease-out 0.5s; opacity: 0; }
.one-list{ margin:0 -30px; }
.one-list li a{ display: block; border-radius: 10px; transition: 0.3s all; position: relative; height: 200px; padding-top: 35px; }
.one-list-img{ height: 80px; z-index: 10; margin-bottom: 35px; overflow:hidden; position: relative; line-height: 80px; }
.one-list-tt{ font-size: 18px; position: relative; z-index: 10; color: #002f77; }
.one-list li a:before{ display: block; transition: 0.3s all; content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border:dashed 1px #002f77; border-radius: 10px; }
.one-list-img span{ position: absolute; transition: 0.3s all; display: block; left: 0; top: 0; right: 0; height: 100%; }
.one-list-img font{ position: absolute; transition: 0.3s all; display: block; left: 0; top: 100%; right: 0; height: 100%; }
.one-list li a:hover .one-list-img span{ top: -110%; }
.one-list li a:hover .one-list-img font{ top: 0; }
.one-list li a:hover:before{ border:solid 10px #afbdd3; border-radius: 20px; }
.one-list li a:hover:after{ display: block; content: ""; background: #002f77; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px; border-radius: 10px; }
.one-list li a:hover .one-list-tt{ color: #fff; }
.one-list li:nth-child(even){ margin-top: 60px; transform: translateY(150px); }
.showdiv .one-list li{ transform: translateY(0px); opacity: 1; }
.more{ display: inline-block; width: 92px; height: 60px; background: url(../images/more.png) center no-repeat; }
.title{ position: relative; padding-top: 26px; height: 60px; border-left: solid 5px #002f77; padding-left: 10px; }
.title span{ position: relative; z-index: 100; font-size: 32px; line-height: 32px; color: #002f77; font-weight: bold; }
.title-box{ margin-top: 50px; margin-bottom: 50px; }
.title font{ position: absolute; text-transform: uppercase;   left: 25px; top: -10px; line-height: 68px; font-family: "Times New Roman"; font-size: 68px; color: #dcdcdc; }
.one-bottom{ position: relative; }
.one-bottom-left{ width: 50%;  transform: translateX(-150px); transition: all 1s ease-out 0s; opacity: 0; padding-right: 50px; margin-left: -50px; position: relative; padding-top: 50px; }
.page-one.showdiv .one-bottom-left{ transform: translateY(0px); opacity: 1; }
.one-slick a{ display: block; position: relative; padding-left: 50px; }
.one-slick-img{ position: relative; padding-top:65%;  }
.one-slick-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.one-slick-date{ position: absolute; padding-top: 20px; z-index: 100; left: 0px; top: 65px; width: 100px; height: 125px; background: #002f77; font-size: 16px; color: #fff; font-family: "Times New Roman"; }
.one-slick-date span{ font-size: 40px; }
.one-slick-number{ background: url(../images/lind.png) center no-repeat; font-size: 27px; color: #fff; line-height: 1; font-family: "Times New Roman"; color: #fff; padding:20px; position: absolute; right: 70px; bottom: 160px; }
.one-slick-number span{ position: absolute; left: 0; top: 0; }
.one-slick-number font{ position: absolute; right: 0; bottom: 0; }
.one-slick .slick-next{ width: 43px; height: 34px; background: url(../images/right.png) center no-repeat; right: 20px; bottom: 160px; top: auto; }
.one-slick .slick-next:before,.one-slick .slick-prev:before{ display: none; }
.one-slick .slick-prev{ width: 43px; height: 34px; background: url(../images/left.png) center no-repeat; left: auto; z-index: 100; right: 115px; bottom: 160px; top: auto; }
.one-slick-tt{ font-size: 26px; color: #212121; line-height: 1; margin-top: 35px; padding-left: 65px; position: relative; }
.one-slick-tt:before{ display: block; content: ""; position: absolute; left: 10px; top: 50%; width: 37px; height: 5px; margin-top: -2px; background: #002f77; }
.one-slick-p{ color: #666; line-height: 30px; margin-top: 15px; max-height: 60px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.one-slick{ margin:0; position: relative; z-index: 100; }
.one-bottom-left:before{ display: block; z-index: 10; content: ""; position: absolute; right: 40px; top: 65%; margin-top: 55px; width: 46px; height: 46px; background: #00a096; }
.one-bottom-left:after{ display: block; content: ""; position: absolute; left: -1000px; top: 0; bottom: 0; right: 0px; background: #fff; opacity: 0.75; }
.one-bottom-right{ width: 50%; transform: translateX(150px); transition: all 1s ease-out 0s; opacity: 0; margin-top: 85px; position: relative; z-index: 100; padding:50px 0 70px 50px; }
.page-one.showdiv .one-bottom-right{ transform: translateY(0px); opacity: 1; }
.one-bottom-right-l{ width: 50%; padding-right: 40px; }
.one-right-img a{ display: block; position: relative; padding-top: 62.5%; }
.one-right-img a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.one-right-date{ font-size: 20px; color: #fff; margin-top: 40px; }
.one-right-tt{ font-size: 20px; color: #fff; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; margin-top: 20px;
-webkit-box-orient: vertical; line-height: 40px; height: 80px; }
.one-bottom-lg{ position: relative; }
.one-bottom-lg:before{ display: block; content: ""; margin-left: -50px; position: absolute; left: 50%; right: 0; top: 85px; bottom: 0; background: url(../images/back-r.png) center no-repeat; background-size: cover; }
.one-right-p{ color: #bebebe; text-align: justify; line-height: 30px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical; height: 150px; margin-top: 30px; }
.one-bottom-right-r{ width: 50%; padding-left: 50px; position: relative; }
.one-bottom-right-r li{ position: relative; }
.one-bottom-right-r li a{ display: block; padding:30px 0; }
.one-bottom-right-r li:before{ display: block; content: ""; position: absolute; left: 0; bottom: 0; right: -1000px; border-top: solid 1px #fff; opacity: 0.5; }
.one-bottom-right-r li:last-child:before{ display: none; }
.one-bottom-right-r:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; border-right: solid 1px #fff; opacity: 0.5; }
.one-bottom-right-r li a .one-right-date{ margin-top: 0!important; }
.tz-ul li{ float: left; width: 33.333333%; padding:0 35px; }
.tz-ul{ margin:0 -35px; }
.tz-ul li a{ display: block; padding:40px 25px 0 25px; box-shadow: 0 0 40px rgba(0,47,119,0.31); position: relative; height: 206px; background: url(../images/tz-back.png) center no-repeat; background-size: cover; }
.zt-ul-date{ width: 75px; height: 107px; color: #fff; background: url(../images/date-back.png) center no-repeat; position: relative; font-family: "Times New Roman"; }
.zt-ul-date span{ position: absolute; left: 5px; top: 15px; font-size: 22px; }
.zt-ul-date font{ position: absolute; right: 5px; bottom: 10px; font-size: 16px; }
.zt-ul-right{ margin-left: 100px; }
.zt-ul-title{ font-size: 18px; color: #212121; line-height: 35px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; max-height: 70px; margin-top: -10px;  }
.zt-ul-p{ color: #666; line-height: 25px; max-height: 50px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; margin-top: 15px; }
.title-box-b{ margin-top: 120px; }
.page-tow{ background: url(../images/back02.png) center bottom no-repeat; position: relative; background-size: cover; overflow:hidden; }
.tow-left{ width: 50%; transform: translateX(-150px); transition: all 1s ease-out 0s; opacity: 0; position: relative; z-index: 100; padding-top: 45px; }
.page-tow.showdiv .tow-left{ transform: translateY(0px); opacity: 1; }
.page-tow-top{ position: relative; }
.page-tow-top:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 140px; width: 50%; background: url(../images/back03.png) center no-repeat; background-size: cover; }
.title-box-c{ margin:0 30px 60px 0; }
.title-box-c .title{ border-color: #fff; }
.title-box-c .title span{ color: #fff; }
.title-box-c .title font{ color: #cacaca; opacity: 0.5; }
.title-box-c .more{ background: url(../images/more02.png) center no-repeat; }
.tow-slick-img{ width: 45.5%; }
.tow-slick-right{ background: rgba(0,0,0,0.6); margin-top: 30px; width: 54.5%; padding:60px 35px 20px 35px; }
.tow-slick-tt{ font-size: 36px; color: #fff; line-height: 1; }
.tow-slick-txt{ font-size: 20px; color: #fff; line-height: 1.2; margin-top: 30px; padding-bottom: 35px; border-bottom: solid 1px rgba(255,255,255,0.5); }
.tow-slick-p p{ position: relative; padding-left: 44px; font-size: 16px; color: #fff; margin-bottom: 20px; }
.tow-slick-p{ padding-top: 30px; }
.tow-slick-p p i{ position: absolute; left: 0; top: 50%; transform: translate(0,-50%); }
.tow-slick .slick-next{ top: 500px; right:115px; width: 58px; height: 58px; background: url(../images/right02.png) center no-repeat; background-size: 100% 100%;  }
.tow-slick .slick-prev{ top: 500px; left: auto; right:250px; width: 58px; height: 58px; background: url(../images/left02.png) center no-repeat; background-size: 100% 100%;  }
.slick-next:before,.slick-prev:before{ display: none; }
.tow-right{ width: 50%; padding:30px 0 0 55px; transform: translateX(150px); opacity: 0; transition: all 1s ease-out 0s; }
.page-tow.showdiv .tow-right{ transform: translateY(0px); opacity: 1; }
.tow-right .title-box{ margin-top: 0; }
.dt-ul li a{ display: block; position: relative; padding:30px 0; }
.dt-ul-date{ font-family: "Times New Roman"; font-size: 20px; color: #002f77; position: relative; }
.dt-ul-date span{ font-size: 28px; position: relative; z-index: 10; }
.dt-ul-date:before{ display: block; content: ""; position: absolute; right: -6px; bottom: 8px; width: 30px; height: 8px; background: #b2e2df; border-radius: 30px; }
.dt-ul-right{ margin-left: 110px; }
.dt-ul-p{ color: #676767; line-height: 30px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; height: 60px; margin-top: 17px; }
.dt-ul-title{ font-size: 20px; color: #212121; }
.dt-ul li{ position: relative; }
.dt-ul li:before{ display: block; content: ""; position: absolute; left: 0; bottom: 0; right: -1000px; border-top: solid 1px #bababa; }
a:hover .dt-ul-title{ color: #002f77; font-weight: bold; }

.gs-ul{ margin:0 -30px; }
.gs-ul a{ display: block; padding-right: 150px; padding-top: 100px; position: relative; background: url(../images/gs-back.png) center no-repeat; background-size: cover; }
.gs-ul-img{ position: relative; padding-top: 77%; overflow:hidden; }
.gs-ul-img img{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; }
.gs-ul-img:before{ display: block; content: ""; position: absolute; z-index: 10; transform: rotate(-22deg); right: -101px; width: 150px; background: #fff; top: -100px; bottom: -100px; }
.gs-ul-tt{ position: absolute; right: 40px; top: 30px; font-size: 18px; line-height: 30px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical; max-height: 120px; width: 150px; z-index: 1000; }
.more-l{ position: absolute; right: 40px; top: 225px; font-size: 16px; color: #013078; padding-bottom: 5px; background: url(../images/more-l.png) center bottom no-repeat; }
.gs-ul a:before{ display: block; content: ""; position: absolute; left: 185px; top: 40px; width: 45px; height: 37px; background: url(../images/d.png) center no-repeat; }
.tow-slick{ margin-bottom: 0; }
.gs-ul .slick-slide{ padding:0 30px; }
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding-top: 70px; position: relative; z-index: 100; }
.page-tow-bottom{ padding-bottom: 100px; }
.gs-ul .slick-dots{ bottom: -50px; }
.gs-ul .slick-dots li,.gs-ul .slick-dots li button{ width: 12px; height: 12px; border-radius: 12px; }
.gs-ul .slick-dots li.slick-active button,.gs-ul .slick-dots li.slick-active{ width: 60px; }
.gs-ul .slick-dots li button{ background: #002f77; }
.gs-ul .slick-dots li.slick-active button{ background: #00a096; }
.slick-dots li button:before{ display: none; }
.footer-link a{ float: left; margin-right: 25px; position: relative; }
.footer-link{ margin-top: 50px; }
.footer-right-tt{ font-size: 22px; color: #fff; margin-bottom: 30px; position: relative; padding-left: 35px; }
.footer-right-tt:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; width: 22px; height: 3px; background: #fff; margin-top: -1px; }
.footer-ul li{ font-size: 16px; color: #fff; margin-bottom: 15px; }
.footer-ul li div{ position: relative; padding-left: 35px; }
.footer-ul li div i{ position: absolute; left: 0; top: 50%; transform: translate(0,-50%); }
.footer-right-sm{ margin-left: 130px; }
.footer-ul li a{ color: #fff; padding-left: 35px; background: url(../images/icon-yq.png) left center no-repeat; }
.footer-bottom{ margin-top: 70px; border-top: solid 1px rgba(255,255,255,0.5); padding:25px 0; font-size: 16px; color: #fff; }
.footer-left{ width: 630px; border-right: solid 1px rgba(255,255,255,0.5); }
.footer-ul-r{ width: 235px; }
.banner .slick-dots{ right: 50%; margin-right: -750px; width: 270px; display: table; left: auto; bottom: 50px; }
.banner .slick-dots li{display: table-cell; }
.banner .slick-dots li button{ width: 44px; height: 44px; padding-top: 12px; line-height: 44px; text-align: center; font-size: 28px; color: #fff; }
.banner .slick-dots li.slick-active button{ background: url(../images/li.png) center no-repeat; font-size: 0; }
.banner .slick-prev{ bottom: 60px; top: auto; left: auto; z-index: 100; width: 58px; height: 11px; background: url(../images/left-a.png) center no-repeat; right: 50%; margin-right: -450px; }
.banner .slick-next{ bottom: 65px; top: auto; left: auto; z-index: 100; width: 58px; height: 11px; background: url(../images/right-a.png) center no-repeat; right: 50%; margin-right: -800px; }
.nav-down-back6{ left: -50px; }
.nav-down-back7{ left: -180px; }
.nav-down-back8{ left: -320px; }
.nav-down-back9{ left: -430px; }
.nav-down-back10{ left: -540px; }
.nav-down-back11{ left: -650px; }
.body_b.showdiv{ z-index: 1000; }
.bb{ width: 64px; animation: container ease-in-out 2.7s infinite alternate; height: 64px; cursor: pointer;  position: absolute; bottom: 40px; left: 50%; margin-left: -32px; }
@keyframes container{
  0%,
  100%,
  20%,
  50%,
  80% {
  transition-timing-function: cubic-bezier(0.215,.61,.355,1); /*璐濆灏旀洸绾  锛  X1 Y1 X2 Y2*/
  transform: translate3d(0,0,0); /*璁剧疆鍙湪Z杞翠笂绉诲姩*/
  }
  40%,
  43%{
  transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
  transform: translate3d(0,-30px,0);
  }
  70%{
  transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
  transform: translate3d(0,-15px,0);
  }
  90%{
  transform: translate3d(0,-4px,0);
  }
}


.header-list{ opacity: 1!important;
    transform: translateY(0)!important; transition: 0.3s all; }

.header-list.active{ height: auto; }


.logo{ transition: 0.3s all; }
.hide-pc{ display: none; }
/**************绠€浠嬮〉**************/
.banner-list{ height:490px; }
.list-back{ background:url(../images/list-back.png) center bottom no-repeat; background-size: cover; }
.list-left{ width: 345px; margin-bottom: 100px; margin-top: -55px; position: relative; z-index: 100; }
.list-left-top{ height: 127px; background: url(../images/list-left-top.png) center no-repeat; background-size: cover; line-height: 127px; color: #fff; font-size: 32px; }
.left-nav{ position: relative; padding-bottom: 70px; min-height: 550px; margin:15px 0 0 15px; background: url(../images/nav-back.png) center no-repeat; background-size: cover; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.left-nav li a{ display: block; position: relative; text-align: center; color: #202020; line-height: 70px; font-size: 22px; }
.left-nav li a:before{ display: block; content: ""; position: absolute; left: 34px; bottom: 0; right: 0; border-top: solid 1px #ddd; }
.list-left:before{ display: block; position: absolute; content: ""; left: 0; top: 127px; right: 0px; height: 519px; background: url(../images/back-b.png) center no-repeat; background-size: 100% 100%; }
.list-right{ width: 1195px;min-height: 350px; }
.left-nav li a span{ padding-left: 35px; position: relative; }
.nav-b{ background: url(../images/icon-home.png) left center no-repeat; font-size: 18px; color: #2a2a2a; padding:30px 0 30px 40px; border-bottom: solid 1px #ddd; }
.nav-b a.active,.nav-b a:hover{ color: #0d3a7e; }
.jj-article p{ font-size: 18px !important; color: #212121; text-align: justify; margin:0; line-height: 34px !important;font-family: "寰蒋闆呴粦" !important; }
.jj-article img{margin: 10px auto; max-width: 100%; display: block;  height: auto;  border: 0 !important;}
.jj-article{ padding:30px 0 170px 0; }
.jj-article table {font-size:14px; max-width:90%; margin:0 auto; border-collapse: collapse;}
.jj-article table td{ padding:5px 10px; line-height:28px; }
.jj-article table td p{ text-indent:0em !important; margin-bottom:0px;line-height:28px !important;text-align: inherit;}

.footer-link span{ width: 120px; display: none; position: absolute; left: 50%; bottom: 100%; transform: translate(-50%,0); }
.footer-link a:hover span{ display: block; }
.left-nav li a:hover i,.left-nav li.active a i{ position: absolute; left: 0px; top: 0; bottom: 0; width: 23px; background: url(../images/icon-a.png) center no-repeat; }
.left-nav li a:hover,.left-nav li.active a{ color: #0d3a7e; font-weight: bold; }
.list-left-top-phone{ display: none; }
.header-list{ position: fixed; }
.header-list.active{ background: #0d3a7e; }
.header-list.active:before{ display: none; }
/**********鍒楄〃椤 **********/
.lb-ul li a{ display: block; padding:25px 0; border-bottom: dashed 1px #c1c1c1; }
.lb-ul li a .zt-ul-right{ padding-top: 15px; }
.page-box{ padding:50px 0; }
a:hover .zt-ul-title{ color: #0d3a7e; font-weight: bold; }
.lb-ul li a .zt-ul-title{ height: auto!important; }
/**************甯堣祫鍔涢噺***************/
.tabs-js li{ float: left; margin-right: 10px; margin-top: 20px; }
.tabs-js{ margin-bottom: 15px; }
.tabs-js li a{ display: block; border:solid 1px #ddd; font-size: 22px; color: #212121; padding:15px 90px; line-height: 1; }
.tabs-js li.active a,.tabs-js li a:hover{ background: #0d3a7e; border-color: #0d3a7e; color: #fff; }
.yw-list li{ float: left; margin-right: 10px; margin-bottom: 20px; }
.yw-list li a{ display: block; border:solid 1px #ddd; line-height: 54px; text-align: center; font-size: 24px; color: #787878; width: auto; min-width: 62px; padding: 0px 10px;}
.yw-list li.active a,.yw-list li a:hover{ background: url(../images/tabs-back.png) center no-repeat; background-size: cover; color: #fff; }
.js-list li{ float: left; width: 50%; padding:0 15px; margin-top: 30px; }
.js-list{ margin:10px -15px 15px -15px; }
.js-list-img img{  width: 270px; height: 360px; }
.js-list li a{ display: block; background: #fff; box-shadow: 0 0 40px rgba(0,47,119,0.31); }
.js-list-right{ margin-left: 270px; padding:50px 30px 0 30px; }
.js-list-name{ font-size: 24px; color: #212121; }
.js-list-p p{ font-size: 18px; color: #212121; margin-bottom: 15px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.js-list-p{ margin-top: 30px; }
.js-list-lg li{ width: 100%; }
.js-list-lg li .js-list-name{ font-size: 26px; color: #0d3a7e; font-weight: bold; }
.tabs-js-lg li a{ background: #fff; width:215px; text-align: center; padding-left: 0; padding-right: 0; }
.tabs-js-lg li{ margin-top: 18px; }
.js-article-p{ padding:20px 0 40px 0; min-height: 300px; }
.js-article-p p{ font-size: 18px; margin-bottom: 15px; }
.js-article-link a{ font-size: 16px; color: #212121; }
.js-article-link p{ margin-bottom: 15px; }
.js-article-link a:hover{ color: #0d3a7e; font-weight: bold; }
/************鍥剧墖鍒楄〃************/
.tp-list li a{ display: block; position: relative; height: 225px; }
.tp-list li a:before{ display: block; content: ""; position: absolute; top: -33px; right: -33px; left: 110px; height: 292px; background: url(../images/tp-back.png) center no-repeat; background-size: 100% 100%!important; }
.tp-list li{ margin-top: 30px; }
.tp-list-img{ position: absolute; left: 0; bottom: 0; }
.tp-list-img img{ width: 280px; height:200px;  }
.tp-list-right{ margin-left: 330px; padding-top: 45px; padding-right: 45px; position: relative; z-index: 10;}
.tp-list-tt{ font-size: 18px; color: #212121; }
.tp-list-p{ color: #666; text-align: justify; line-height: 30px; margin-top: 20px;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; max-height: 90px; }
.tp-list li a:hover:before{ background: url(../images/tp-back02.png) center no-repeat;}
.tp-list li a:hover .tp-list-tt{ color: #0d397d; font-weight: bold; }
/*******************鍥剧墖椤 ******************/
.img-list li{ float: left; width: 50%; padding:0 60px; margin-bottom: 70px; }
.img-list{ margin:0 -60px; padding-top: 25px; }
.img-list li a{ display: block; padding:0 30px 110px 0; position: relative; }
.img-list-img{ position: relative; padding-top: 56%; z-index: 100; }
.img-list-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-list-bottom{ position: absolute; box-shadow: 0 0 40px rgba(0,47,119,0.31); background: #fff; left: 0; right: 0; bottom: 0; height: 140px; padding:50px 60px 0 20px; }
.dt-ul-tt{ font-size: 18px; color: #212121; line-height: 30px; text-align: justify; max-height: 60px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; margin-left: 115px;}
/****************璇︽儏椤 ******************/
.article-tt{ font-size: 26px; color: #0d3a7e; margin-top: 30px; margin-bottom: 15px;line-height: 30px; }
.article-sm{ font-size: 16px; color: #212121; }
.article-sm span{ display: inline-block; padding-right: 20px; }
.article-p p{ font-size: 18px !important; color: #212121; line-height: 34px !important; margin-bottom:20px; text-align: justify;font-family: "寰蒋闆呴粦" !important;     background: none !important;}
.article-p p span{ font-size: 18px !important; color: #212121; line-height: 34px !important; margin-bottom:20px; text-align: justify;font-family: "寰蒋闆呴粦" !important;     background: none !important;}
.article-p img,.article-p video {margin: 10px auto; max-width: 100%; display: block;  height: auto;  border: 0 !important;}
.article-p table td p,.article-p table td p span{ text-indent:0em !important; margin-bottom:0px;font-size: 16px !important;text-align: left;}
.article-p{ padding:30px 0; }

 
.article-p table {
    margin: 0 auto;
    max-width: 100%;
}

.article-link{ padding-bottom: 80px; padding-top: 50px; }
/**********瀛︽湳鎶ュ憡***********/
.xs-list li{ float: left; width: 33.333333%; padding:0 42px; margin-top: 20px; }
.xs-list{ margin:0 -42px;} 
.xs-img{ position: relative; padding-top: 193%; transition: 0.3s all; }
.xs-list li a{ display: block; overflow:hidden; }
.xs-list li a:hover .xs-img{ transform:scale(1.05,1.05); }
.xs-img img{ position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); max-width: 100%; max-height: 100%; }
.xs-img:hover img{ transform: translate(-50%,-50%); }
.xs-bottom{ background: #fff; box-shadow: 0 0 40px rgba(0,47,119,0.31); padding:25px; overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; font-size: 18px; color: #212121; line-height: 35px; height: 120px; }
.slick-slider{ touch-action: auto!important; }


.m-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
 

@media( max-width: 1679px){
.container {
    width: 1430px;
}
.nav-list li a{ padding:15px 17px; }
.header:before{ height: 250px; }
.banner .slick-dots{ margin-right: -650px; }
.banner .slick-next{ margin-right: -700px; }
.banner .slick-prev{ margin-right: -350px; }
.dt-ul li a{ padding:20px 0; }
.gs-ul a{ padding-right: 90px; }
.gs-ul-tt{ right: 20px; }
.more-l{ right: 20px; }
.footer-right-sm{ margin-left: 70px; }
.footer-left{ width: 550px; }
.one-list li{ padding:0 15px; }
.one-list{ margin:0 -15px; }
.one-bottom-left:before{ margin-top: 10px; }
.nav-down-back6{ left: -150px; }
.nav-down-back7{ left: -210px; }
.nav-down-back8{ left: -320px; }
.nav-down-back9{ left: -430px; }
.nav-down-back10{ left: -540px; }
.nav-down-back11{ left: -650px; }
.list-right{ width: 1000px; }
.js-list-img img{ width: 135px; height: 180px; }
.js-list-right{ margin-left: 135px; padding:15px; }
.js-list-name{ font-size: 22px; }
.js-list-p p{ font-size: 16px; margin-bottom: 5px; -webkit-line-clamp: 1; }
.js-list-p{ margin-top: 10px; }
.js-list-lg li .js-list-name{ font-size: 24px; }
.js-list-lg li .js-list-right{ padding-bottom: 0; }
.js-list-lg li .js-list-p p{ -webkit-line-clamp: 2; }
.tabs-js-lg li a{ width:188px; }
}





@media( max-width: 1479px){
    .container{ width: 1230px; }
    .nav-list li a{ padding:15px 8px; }
.banner .slick-dots{ margin-right: -550px; }
.banner .slick-next{ margin-right: -600px; }
.banner .slick-prev{ margin-right: -250px; }
.dt-ul li a{ padding:15px 0; }
.dt-ul-p{ line-height: 25px; height: 50px; margin-top: 10px; }
.tow-slick-right{ padding:25px; }
.page-tow-top:before{ bottom: 0; }
.gs-ul a:before{ left: 123px; }
.logo-b img{ width: 400px; }
.footer-right-sm{ margin-left: 30px; }
.footer-left{ width: 430px; }
.nav-down-back4{ left: -150px; }
.nav-down-back5{ left: -150px; }
.nav-down-back6{ left: -250px; }
.nav-down-back7{ left: -310px; }
.nav-down-back8{ left: -400px; }
.nav-down-back9{ left: -550px; }
.nav-down-back10{ left: -580px; }
.nav-down-back11{ left: -680px; }
.list-right{ width: 800px; }
.img-list li{ padding:0 15px; margin-bottom: 30px; }
.img-list{ margin:0 -15px; }
}
@media( max-width: 1279px){

.js-list li{ width:50%; }
.js-list-img{ width: 100%; float: none!important; padding-top: 133%; position: relative; }
.js-list-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.js-list-name{ font-size: 15px!important; }
.js-list-p p:first-child{ height: 80px!important;line-height: 20px; }
.js-list-right {margin-left: 0;}
.js-list-p {
    min-height: 120px;
}


    .container{ width: 970px; }
    .logo img{ width: 300px; }
    .nav-list li a{ font-size: 16px; padding: 15px 3px; }
    .logo{ line-height: 80px; }
    .header-right-top{ padding-top: 27px; }
    .one-list li{ width: 20%; margin-top: 0!important; margin-bottom: 20px; }
    .page-one{ padding-top: 180px; }
    .one-bottom-left:after{ bottom: -100px; }
    .one-bottom-left:before{ margin-top: -20px; }
.banner .slick-dots{ margin-right: -420px; }
.banner .slick-next{ margin-right: -470px; }
.banner .slick-prev{ margin-right: -150px; }
.tow-slick-tt{ font-size: 24px; }
.tow-slick-txt{ font-size: 18px; }
.gs-ul a:before{ left: 185px; }
.footer-left{ width: 100%; text-align: center; border:none; }
.footer-link a{ float: none; display: inline-block; margin:0 15px; }
.footer-right-sm{ width: 50%; margin-top: 20px; margin-left: 0; }
.footer-right{ width: 100%; }
.nav-down-back2{ left: -150px; }
.nav-down-back3{ left: -250px; }
.nav-down-back4{ left: -250px; }
.nav-down-back5{ left: -250px; }
.nav-down-back6{ left: -350px; }
.nav-down-back7{ left: -410px; }
.nav-down-back8{ left: -500px; }
.nav-down-back9{ left: -650px; }
.nav-down-back10{ left: -680px; }
.nav-down-back11{ left: -680px; }
.list-right{ width: 600px; }
.list-left{ width: 280px; }
.left-nav li a{ padding-left: 0px; }
.left-nav li a:hover i,.left-nav li.active a i{ left: 0px; }
 
.tabs-js li a{ font-size: 18px; padding:12px 50px; }
.yw-list li a{ font-size: 18px;   height: 42px; line-height: 40px; }
.js-list-lg li .js-list-p p{ font-size: 14px; }
.js-list-lg li .js-list-name{ font-size: 18px; }
.tabs-js-lg li{ margin-right: 0; padding:0 5px; width: 33%; }
.tabs-js-lg li {
     margin-top: 10px; 
}
.tabs-js-lg{ margin:0 -5px; }
.tabs-js-lg li a{ width: 100%; font-size: 16px; padding:10px 0; }
.js-article-p p{ font-size: 16px; }
.nav-b{ font-size: 16px; padding-top: 20px; padding-bottom: 20px; }
.xs-list li{ padding:0 10px; }
.xs-list{ margin:0 -10px; }
.xs-bottom{ font-size: 16px; padding:15px 20px; line-height: 30px; height: 90px; }
}




@media( max-width: 991px){
.d,.one-list li,.one-bottom-left,.one-bottom-right,.tow-left,.tow-right {
    transform: translate(0,0);
    transition: all 1s ease-out 0s;
    opacity: 1;
}
.one-list li:nth-child(even){ margin-top: 0px; transform: translateY(0px); }

.header{ opacity: 1; transform: translate(0,0)!important; position: fixed; z-index:1000}
.header2{ display: none!important; }

.home, .home body {
    height: auto;
    overflow: auto;
    overflow-x: hidden;
}
.body_home {
    height: auto;
    overflow: visible;
}
.banner a img{ display:block; }
.banner{ position: relative; }
.banner .slick{ margin:0; }
.bb,.top{ display: none; }
.header{ height: auto; background-size: cover; }
.container{ width: 750px; }
.header .container{ width: 100%; }
.body_b {
    width: auto;
    height: auto;
    position: static;
    opacity: 1;
    transform: none;
    overflow: hidden;
}
.banner .slick-list, .banner .slick-initialized .slick-slide, .banner .slick-track, .banner{ height: 400px; margin:0; }

 
    .nav-click {display: block;transition: 0.3s all;z-index: 10000;position: absolute;color: #fff;right: 0;top: 0px;width: 40px;height: 40px;text-align: center;line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{ position: static; border:none!important; margin:0; padding:0; width: 100%; background: none; }
    .nav-down li{ text-align: left; padding:0; }
    .nav-down li a{ text-align: left; padding:0 15px; font-size: 16px; line-height: 20px; text-align: left; }
    .nav-list li:hover .nav-down{ display: none; }
    .nav-down:before{ display: none; }
    .menu-button{ display: block; }
    .nav-list{ position: absolute; display: none; left: 0; top: 0px; margin:0; right: 0; background: #002f77; max-height: 80vh; z-index: 10000; overflow-y: auto; border-top: solid 1px #ddd; box-shadow: 1px 2px 3px rgba(0,0,0,0.1); }
    .nav-list li{ float: none; width: 100%; margin:0; padding:0; }
    .nav-list li a{ display: block; line-height: 40px; padding:0 15px; color: #fff; text-align: left; font-size: 16px; }


.logo, .header2 .logo{ left: 15px; top: 0 !important; transform: translate(0,0); margin:0; }
.logo img, .header2 .logo img{ height: 30px; width: auto;display:block  !important; margin-top:10px; }

.logo img.logo-t{display:none !important;}
.header{ height: 50px;     background: #0e538a; }

.header-list{ height: 50px!important;background: #0d3a7e!important; }

.header-list.active .nav-list li a{color:#fff}
  .header2 .nav-list,.nav-list,.header-list.active .nav-list{ margin-top: 0px; }
    .header2 .nav-list li a,.header-list.active .nav-list li a{ line-height: 40px; }


.list-back-top:before,.list-back-left{ display: none; }
.nav-back-top li{ margin-left: 8px; }

.banner .slick-dots{ left: 0; right: 0; bottom: 20px; margin:0; width: 100%; display: block; }
.banner .slick-dots li{ display: inline-block; margin:0 5px; }
.banner .slick-dots li button{ font-size: 14px; width: 20px; height: 22px; line-height: 22px; padding:0; }
.banner .slick-dots li.slick-active button{ background-size: 100% auto; text-indent: 999px; font-size: 14px; }
.banner .slick-arrow{ display: none!important; }
.header-right-top{ padding:0; line-height: 50px; }
.header-one.mobile{ z-index: 1000; }
.header:before{ display: none; }
.header{ border:none; background: #002f77; }
.header-right-top a{ font-size: 14px; margin-left: 20px; }
.header-right-top a img{ height: 16px; }
.page-one{ padding-top: 30px; }
.one-bottom-left{ width: 100%; margin-left: 0; }
.title-box{ margin:30px 0; }
.one-bottom-left:after{ right: -1000px; bottom: 0; }
.one-bottom-left{ padding:30px 0; }
.one-bottom-left:before{ display: none; }
.one-bottom-right{ width: 100%; margin:0; }
.one-bottom-lg:before{ left: 0; top: 634px; }
.tz-ul li{ width: 100%; margin-bottom: 20px; }
.tow-left{ width: 100%; }
.page-tow-top:before{ width: 100%; bottom: auto; height: 880px; }
.tow-right{ width: 100%; padding:60px 0 0 0; }
.gs-ul .slick-slide{ padding:0 15px; }
.gs-ul{ margin:0 -15px; }
.gs-ul-tt{ width: 120px; font-size: 16px; line-height: 30px;  }
.gs-ul a:before{ left: 115px; }
.header-right-top{ padding-right: 50px; }
.nav-down-back{ opacity: 1; padding:0; visibility: visible; position: static; width: 100%; }
.nav-list li:hover .nav-down-back{ display: none; position: static; opacity: 1; }
.nav-list li:hover a:before,.nav-list li:hover a:after{ display: none!important; }
.nav-down-img{ display: none; }
.nav-down-p{ display: none; }
.nav-down-right{ width: 100%; padding:0; }
.nav-down-a a{ display: block; border:none!important; width: 100%; padding:0 25px!important; position: relative; margin:0; }
.nav-down-box{ padding:0; }
.nav-down-a{ margin:0; }
.list-right{ width: 410px; }
.banner-list{ height: 300px; }
.js-list-lg li .js-list-img{ width: 100%; text-align: center; float: none!important; }
.js-list-lg li .js-list-right{ margin:0; }
.js-list-lg li .js-list-name{ text-align: center; margin-bottom: 10px; }
.js-list-lg li .col-xs-6{ width: 100%; }
.js-list-lg li a{ padding:20px; }
.js-list-lg li .js-list-p{ margin-top: 0; }
.tp-list-img img{ width: 140px; height: 100px; }
.tp-list-right{ padding:10px 20px 0 160px; margin:0; }
.tp-list li a { height: 140px; }
.tp-list li a:before{ height: 200px; left: 60px; right: -12px; }
.tp-list-p{ line-height: 25px; max-height: 75px; margin-top: 10px; }
.tp-list-img{ bottom: 20px; }
.img-list li{ width: 100%; }
}
@media( max-width: 850px){


}
@media( max-width: 767px){


.js-list-p {
    min-height: 115px;
}

.article-p table {
    display: block;
    overflow-x: scroll;
}

.tow-slick-img {
    height:112vh;
    overflow: hidden;
}
.title-box-c .more {
    background-size: 66px;
}
    .banner .slick-list, .banner .slick-initialized .slick-slide, .banner .slick-track, .banner{ height: 210px; margin:0; }
   .sj-number span{font-size:40px;}
    .search-box-c{ left: 15px; right: 15px; width: auto; margin-left: 0; }
    .container{ width: 100%; }

    body{ padding-top: 50px!important; }
   
    .layer .search_box{
width: 100%;
}
.close{ right: 20px!important; top: 20px!important; width: 30px!important; }
.banner .slick-dots{ margin-right:0; bottom: 10px; width: 100%; left: 0; }
.banner .slick-dots li{ margin:0 5px; }
.banner-list img{ width: 100%;  }
.banner-list{ height: 150px; }


.one-list li{ width: 33.333333%; padding:0 5px; margin-bottom: 10px; }
.one-list-img img{ height: 50px; }
.one-list-img{ height: 50px; margin-bottom: 10px; line-height: 50px; }
.one-list-tt{ font-size: 16px; }
.one-list{ margin:0 -5px; }
.one-list li a{ height: auto; padding:20px 0; }
.title span{ font-size: 24px; }
.title font{ font-size: 36px; line-height: 36px; top: 0; left: 20px; }
.more{ width: 66px; background-size: 100% auto; height: 50px; }
.title{ height: 50px; padding-top: 20px; }
.title-box{ margin:20px 0; }
.one-slick a{ padding-left: 0; }
.one-slick-date{ width: 60px; height: 80px; top: 0; padding-top: 10px; font-size: 14px; }
.one-slick-date span{ font-size: 24px; }
.one-slick-tt{ font-size: 18px; margin-top: 15px; }
.one-slick-p{ font-size: 14px; line-height: 25px; height: 50px; }
.one-slick .slick-prev,.one-slick .slick-next,.one-slick-number{ bottom: 110px; }
.one-bottom-right{ padding:20px 0; position: relative; }
.one-bottom-right-l{ width: 100%; padding:0; position: relative; z-index: 10; }
.one-bottom-right:before{ display: block; content: ""; position: absolute; left: -15px; top: 0; right: -15px; bottom: 0;    background: url(../images/back-r.png) center no-repeat;
    background-size: cover; }
    .one-bottom-left{ padding-top: 0; }
    .one-right-date,.one-right-tt{ font-size: 16px; margin-top: 15px; }
    .one-right-tt{ margin-top: 5px; height: auto; }
    .one-bottom-right-r{ width: 100%; padding:15px 0 0 0; border:none; }
    .one-bottom-right-r:before{ display: none; }
    .one-right-p{ line-height: 25px; max-height: 100px; margin-top: 10px; -webkit-line-clamp: 4; }
    .one-bottom-right-r li a{ padding:15px 0; }
    .tz-ul li a{ height: auto; padding:20px; }
    .zt-ul-title{ line-height: 30px; height: 60px; }
    .zt-ul-p{ margin-top: 5px; }
    .page-one{ padding-bottom: 20px; }
    .tow-left{ padding-top: 10px; }
    .tow-slick-img{ width: 100%; }
    .tow-slick-right{ width: 100%; margin:0; padding:20px; }
    .page-tow-top:before{ height: auto; bottom: 680px; }
    .tow-slick-tt{ font-size: 18px; }
    .tow-slick-txt{ font-size: 16px; margin-top: 15px; padding-bottom: 15px; }
    .tow-slick-p p{ font-size: 14px; margin-bottom: 10px; }
    .tow-slick-p{ padding-top: 15px; }
    .tow-slick .slick-next{ right: 0; top: 50%; }
    .tow-slick .slick-prev{ left: 0; top: 50%; z-index: 100; }
    .dt-ul-title{ font-size: 18px; }
    .page-tow-bottom{ padding-bottom: 60px; }
    .gs-ul .slick-dots{ bottom: -35px; }
    .footer{ padding-top: 20px; }
    .footer-link a{ margin:0 5px; }
    .footer-link{ margin-top: 20px; }
    .footer-right-sm{ width: 100%; }
    .footer-right-tt{ font-size: 18px; margin-bottom: 15px; }
    .footer-ul li{ font-size: 14px; margin-bottom: 10px; }
    .footer-bottom{ margin-top: 20px; padding:10px 0; font-size: 14px; line-height: 25px; }
    .footer-bottom div{ width: 100%; text-align: center; }
    .header-right-top a span{ display: none; }
    .header-right-top a img{ margin-right: 0; }
    .header-right-top a{ margin-left: 10px; }
    .list-left{ width: 100%; margin-top: 15px; margin-bottom: 0; }
    .list-left-top{ font-size: 24px; display: none; height: 60px; line-height: 60px; text-align: left; padding:0 20px; position: relative; }
    .list-left:before{ display: none; }
    .left-nav{ margin:0; min-height: 1px; display: none; }
    .left-nav li a{ font-size: 18px; line-height: 55px; }
    .list-left-top-phone{ display: block; }
    .list-left-top .nav-click{ height: 60px; padding-top: 5px; }
    .list-right{ width: 100%; }
    .nav-b{ font-size: 14px; padding:15px 0 15px 30px; background-size: 20px auto; }
    .jj-article p{ font-size: 14px; line-height: 25px; }
    .jj-article{ padding:20px 0; }
    .jj-article p img{ margin:15px 0; }
    .lb-ul li a{ padding:15px 0; }
    .page-box{ padding:25px 0; }
    .yw-list li{ margin-bottom: 10px; }
    .yw-list li a{ font-size: 14px; }
    .js-list li{ margin-top: 15px; }
    .js-list-p p{ font-size: 14px; }
    .js-list-name{ font-size: 18px; }
    .left-nav{ padding-bottom: 20px; }
    .tabs-js-lg li a{ font-size: 15px; }
    .js-article-p p{ font-size: 14px; margin-bottom: 10px; }
    .js-article-link a{ font-size: 14px; }
    .js-article-link p{ margin-bottom: 10px; }
    .js-article-link{ padding-bottom: 30px; }
    .js-article-p{ min-height: 100px; }
    .tabs-js-lg li{ margin-top: 15px; width: 33%;}
    .img-list li:last-child{ margin:0; }
    .dt-ul-tt{ font-size: 16px; margin-left: 100px; }
    .article-tt{ font-size: 18px; margin:15px 0 10px 0; line-height: 26px;}
    .article-sm{ font-size: 14px; }
    .article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .js-article-link{ padding:0 0 20px 0; }
    .article-p{ padding-top: 20px; }
    .xs-list li{ width: 50%; }
    .nav-box-c:before{ display: none; }
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {margin: 5px 0px 0px 5px !important;}



}
@media( max-width: 480px){
.tow-slick-img {
    height:30vh;
}
.js-list li {
padding: 0 10px;
}

}

@media( max-width: 370px){

.header-right-top {
    padding-right: 30px;
}
.header-right-top a {
    margin-left: 2px;
}
.logo img {
    height: 26px;
}

.yw-list li a {
    font-size: 12px;
}
.tabs-js li a {
    padding: 12px 38px;
}

}

@media print {
    body {
        font-size: 12px;
        color: #000;
        background: none !important;
    }
    
    .header, .footer, .nav-box-c, .search_box, .menu-button, .banner-list {
        display: none !important; /* 隐藏导航、页眉、搜索框等无关内容 */
    }
    
    .article-box {
        width: 100% !important;
        max-width: none !important;
    }

    .article-box table {
        width: 100% !important;
        page-break-inside: avoid; /* 避免表格被拆开到不同的页面 */
    }

    .list-body {
        overflow: visible !important;
    }

    * {
        overflow: visible !important; /* 取消 `overflow: hidden` 影响 */
    }
}




