@font-face {
    font-family: "impact";
    font-weight: normal;
    font-style: normal;
    src: url('../font/impact-webfont.eot');
    src: url('../font/impact-webfont.eot') format('embedded-opentype'), url('../font/impact-webfont.woff') format('woff'), url('../font/impact-webfont.ttf') format('truetype'), url('') format('svg');
}

html,
body {
    height: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

body {
    padding: 0;
    margin: 0px auto;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    width: 100%;
    min-width: 1300px;
    zoom: 1;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, Arial, "宋体";
    background: #fff;
    -webkit-tap-highlight-color: transparent;
	max-width:1920px;
}

ul,
li,
form,
dl,
dt,
dd,
div,
ul,
li,
p,
em,
i,
address {
    font-style: normal;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px;
    margin: 0px;
}

select,
input,
textarea,
button {
    font-size: 16px;
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #545454;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, Arial, "宋体";
}

input:focus {
    outline: none;
}

input,
button,
select,
textarea {
    border: 0px;
    outline: none;
    
    
}

button {
    cursor: pointer;
}

textarea {
    resize: none;
    
    
}

textarea,
input,
select {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
fxigcaption,
address {
    display: block;
}




figure,
figcaption {
    margin: 0px;
    padding: 0px;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

img {
    max-width: 100%;
    border: none;
    border: 0;
    vertical-align: top;
}

a {
    color: #333333;
    text-decoration: none;
    noline: -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: all ease 0.3s;
}

a:focus,
p:focus,
div:focus {
    outline: none;
    -moz-outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: none;
    color: #0D5DBF;
}







:-moz-placeholder {
    color: #999999;
}

::-moz-placeholder {
    color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999999;
}

select {
    
    border: 0;
    text-indent: 1.3em;
    
    appearance: none;
    color: #999999;
    -moz-appearance: none;
    -webkit-appearance: none;
    
    background: #f0f0f0 url(404.png) no-repeat scroll 92% center;
    
    padding-right: 14px;
}




select::-ms-expand {
    display: none;
}




::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    -webkit-overflow-scrolling: touch;
    background-color: #e6e6e6;
}

::-webkit-scrollbar-track {
    background-color: #e6e6e6;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #333;
}

::-webkit-scrollbar-button {
    height: 0px;
    background-color: #e6e6e6;
}




.fl {
    float: left;
}

.fr {
    float: right;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center !important;
}

.hide {
    display: none;
}

.block {
    display: block;
}

.clear {
    clear: both;
}

.clearfix {
    overflow: hidden;
    _zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.relative {
    position: relative;
}

.bodyon {
    overflow: hidden;
}

.Contain {
    position: relative;
    clear: both;
    width: 1300px;
    margin: 0px auto;
}

.imgbox {
    overflow: hidden;
    position: relative;
}

.imgbox span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.Scale-img {
    overflow: hidden;
    cursor: pointer;
    zoom: 1;
    overflow: hidden;
}

.Scale-img img,
.Scale-img span {
    opacity: 1;
    -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: opacity 0.6s, transform 0.6s;
}

.Scale-img:hover img,
.Scale-img:hover span {
    opacity: 1;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    top: 0px;
    left: 0px;
}

.effict {
    transition: all ease 0.3s;
}

@media ( max-width:1280px) {
    .Contain {
        width: 1260px;
    }
    body {
        min-width: 1260px;
    }
}

@media ( max-width:1024px) {
    .iconfont {
        font-size: 20px;
    }
    body {
        font-size: 14px;
        line-height: 24px;
        min-width: 300px;
        overflow-x: scroll;
    }
    .Contain {
        width: auto;
        margin: 0 15px;
    }
    select,
    input,
    textarea,
    button {
        font-size: 14px;
        *-webkit-appearance: none;
    }
}




.SildeBar {}

.MainContent {}

.Content {}

.SinglePage {
    
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    clear: both;
    overflow: hidden;
}

.Current {
    
}




.Pages {
    zoom: 1;
    text-align: center;
    clear: both;
    line-height: 34px;
    margin: 20px auto 80px
}

.Pages span {
    padding: 0px 0px;
    display: inline-block;
    vertical-align: middle;
}

.Pages a {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px;
    text-align: center;
    width: 34px;
    border: 1px solid #DCDCDC;
    color: #666666;
}

.Pages .p_page a {
    display: inline-block;
    vertical-align: middle;
}

.Pages .p_page .a_prev,
.Pages .p_page .a_next,
.Pages .p_page .a_first,
.Pages .p_page .a_end {
    padding: 0 10px;
    width: auto;
}

.Pages .p_page .a_prev:hover,
.Pages .p_page .a_next:hover,
.Pages .p_page .a_first:hover,
.Pages .p_page .a_end:hover {
    color: #fff;
    background: #0C55B8;
    border: 1px solid #0C55B8;
}

.Pages .p_page .num a {}

.Pages .p_page .num a:hover,
.Pages .p_page .num a.a_cur {
    color: #fff;
    background: #0C55B8;
    border: 1px solid #0C55B8;
}

.Pages span.p_jump b{font-weight:normal;}
.Pages span.p_jump input{width:40px;height:34px;border:1px solid #e6e6e6;text-align:center;display:inline-block;margin:0 5px;}
.Pages span.p_jump input{width:40px;height:34px;border:1px solid #e6e6e6;text-align:center;display:inline-block;margin:0 5px;}
.Pages span.p_jump .i_button{width:50px;height:34px;background:#0C55B8;border:1px solid #0C55B8;color:#fff;}

@media ( max-width:1024px) {
    .Pages {
        line-height: 26px;
    }
    .Pages a {
        margin: 0px 1px;
        width: 24px;
    }
    .Pages .p_page .a_prev,
    .Pages .p_page .a_next,
    .Pages .p_page .a_first,
    .Pages .p_page .a_end {
        padding: 0 4px;
    }
}







.Header {
    height: 140px;
    line-height: 140px;
    background: url(../image/tbg.png) no-repeat top center;
    width: 100%;
}

.Logo {
    float: left;
}

.Logo img {
    margin-top: 26px;
    height: 89px;
}

.searchico {
    cursor: pointer;
    float: right;
    padding-top: 38px;
}

.searchico .c2 {
    display: none;
}

.searchico.on .c1 {
    display: none;
}

.searchico.on .c2 {
    display: block;
}

.searchbox {
    display: block;
    float: right;
    width: 300px;
    position: absolute;
    top: 44px;
    right: 0;
    z-index: 100;
    
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #E6E6E6
}

.searchbox input {
    width: 80%;
    height: 50px;
    line-height: 50px;
    background: none;
    font-size: 14px;
    text-indent: 0.8em;
    float: left;
}

.searchbox .btn {
    color: #fff;
    font-size: 14px;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
}




.MainNav {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url(../image/nbg.png) no-repeat center;
}

.MainNav li {
    float: left;
    position: relative;
    width: 20%;
    background: url(../image/shu.png) no-repeat right center;
}

.MainNav li img {
    vertical-align: middle;
    margin-right: 10px;
}

.MainNav li span a {
    display: block;
    text-align: center;
    position: relative;
    transition: all ease 0.3s;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.MainNav li em {
    position: relative;
    z-index: 1;
}

.MainNav .bg {
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 2px;
    background: #0b419c;
    width: 0;
    transition: all ease 0.3s;
}

.MainNav .arr {
    display: none;
}

.MainNav li.onnav {
    background: #DB0000
}

.MainNav li:hover span a,
.MainNav li.onnav span a,
.MainNav li span a.sele {
    color: #fff;
}

.MainNav li:hover span .bg,
.MainNav li.onnav span .bg,
.MainNav li span a.sele .bg {
    left: 0;
    width: 100%;
}

.NavPull {
    z-index: 99;
    display: none;
    position: absolute;
    text-align: center;
    top: 60px;
    left: -0;
    width: 100%;
    padding: 10px 0;
    line-height: 33px;
    background: rgba(11, 65, 156, 0.8);
}

.NavPull.null {
    background: none;
    padding: 0;
}

.NavPull dd {
    margin: 0 10px;
}

.NavPull a {
    color: #fff;
    display: block;
}

.NavPull a:hover {
    background: #0b419c;
}

.openbtn {
    cursor: pointer;
    display: none;
    width: 32px;
    height: 25px;
    padding-top: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 999;
}

.closebtn {
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}

.openbtn span {
    display: block;
    height: 3px;
    background: #1b49a5;
    margin: 4px;
    transition: all ease 0.3s;
}

.openbtn.on .sp1 {
    -webkit-transform: translate(0, 7px) rotate(45deg) !important;
    -moz-transform: translate(0, 7px) rotate(45deg) !important;
    -ms-transform: translate(0, 7px) rotate(45deg) !important;
    -o-transform: translate(0, 7px) rotate(45deg) !important;
    transform: translate(0, 7px) rotate(45deg) !important;
}

.openbtn.on .sp2 {
    -webkit-transform: translate(0, 0) rotate(-45deg) !important;
    -moz-transform: translate(0, 0) rotate(-45deg) !important;
    -ms-transform: translate(0, 0) rotate(-45deg) !important;
    -o-transform: translate(0, 0) rotate(-45deg) !important;
    transform: translate(0, 0) rotate(-45deg) !important;
}

.openbtn.on .sp3 {
    display: none;
}

@media ( max-width:1024px) {
    .Header {
        height: 45px;
    }
    .Header .Logo {
        padding-top: 4px;
    }
    .Header .Logo img {
        height: 38px;
    }
    .Header .openbtn {
        display: block;
    }
    .searchico {
        display: block;
        margin-right: 45px;
        padding-top: 11px;
        width: 20px;
    }
    .searchbox {
        position: absolute;
        top: 45px;
        right: 0;
        z-index: 100;
        width: 100%;
    }
    .MainNav {
        height: 40px;
    }
    .MainNav ul {
        position: fixed;
        height: 100%;
        overflow-y: auto;
        z-index: 999;
        width: 200px;
        padding: 0;
        right: -200px;
        background: #fff;
        top: 45px;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        transition: all ease 0.3s;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    .MainNav li {
        display: block;
        position: relative;
        cursor: pointer;
        float: none;
        border-bottom: 1px solid #e9e9e9;
        border-top: 1px solid #f9f8f6;
        width: auto;
        margin: 0 10px;
        background: none;
    }
    .MainNav li span a {
        font-size: 16px;
        text-align: left;
        display: block;
        line-height: 40px;
        height: 40px;
        padding: 0 0 0 5px;
        border: 0;
        color: #1a1a1a;
    }
    .MainNav li span a em {
        height: auto;
        line-height: 40px;
    }
    .MainNav .bg {
        display: none
    }
    .MainNav li:hover span a,
    .MainNav li.onnav span a,
    .MainNav li span a.sele {
        color: #fff;
    }
    .MainNav .arr {
        display: inline-block;
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 46px;
        left: 0px;
        top: 0px;
    }
    .MainNav .arr i {
        position: absolute;
        background: url(404.png);
        width: 17px;
        height: 10px;
        right: 0px;
        top: 15px;
        transition: all ease 0.3s;
    }
    .MainNav li.onnav .arr i {
        dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
        -ms-transform: translate(0, -3px) rotate(-180deg) !important;
        -o-transform: translate(0, -3px) rotate(-180deg) !important;
        transform: translate(0, -3px) rotate(-180deg) !important;
    }
    .MainNav.on ul {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        right: 0;
    }
    .NavPull {
        position: static;
        line-height: 30px;
        padding: 8px;
        text-align: left;
        background: none;
    }
    .NavPull dd {
        position: relative;
    }
    .NavPull dd a {
        padding: 0;
        color: #666;
    }
    .NavPull dd a:hover {
        background: none;
        color: #0278d0;
    }
}

.Header2 .Header_r {width: 530px;margin-top: 30px;}
.Header2 .Header_r .login{height: 20px;line-height: 20px;}
.Header2 .Header_r .login a{float: left;margin: auto 5px; }
.Header2 .Header_r .login a img{height: 20px;margin-right: 10px;}
.Header2 .searchbox{position: static;width: 240px;height: 45px;border: solid 1px #e6e6e6;border-radius: 5px;background-color: #ffffff;line-height: 45px; float: left;margin-top: 15px;}
.Header2 .searchbox input{height: 45px;line-height: 45px;}
.Header2 .searchbox .btn{position: static;width: 40px;height: 45px;}
.Header2 .yqlinks{float: right;width: 280px;    height: 45px;line-height: 45px;margin-top: 15px;text-indent: 10px;position: relative;color: #999999; cursor: pointer;   background: #ffffff url(../image/xiala.png) no-repeat 260px center;    border-radius: 5px;    border: solid 1px #e6e6e6;}
.Header2 .yqlinks .yqlinkspull{position: absolute;top: 45px;width: 100%;height: auto;left: 0;border: solid 1px #e6e6e6;background-color: #ffffff;z-index: 999;display: none;padding: 5px 0}
.Header2 .yqlinks .yqlinkspull a{display: block;font-size: 14px;line-height: 30px;line-height: 30px;}
.Header2 .yqlinks:hover .yqlinkspull{display: block;}
#nav5,#nav3,#nav2{position: static;}
#nav5 .NavPull,#nav3 .NavPull,#nav2 .NavPull{padding: 25px 45px 45px;width: 1190px;height: auto;background: #fff;box-shadow: 7px 7px 60px 0px 
        rgba(4, 4, 4, 0.2);}
#nav5 .NavPull .ztnav{float: left;margin-right: 25px;margin-top: 25px;width: 380px;height: 115px;}
#nav5 .NavPull .ztnav img{width: 380px;height: 115px;}
#nav5 .NavPull .ztnav:nth-child(3n){margin-right: 0;}
#nav3 .NavPull .hasMoreTab{ width:690px; }
#nav3 .NavPull  .hasMoreTab .hd{ line-height:24px; height:24px;margin-bottom: 20px;}
#nav3 .NavPull  .hasMoreTab .hd .more{ float:right;font-weight: normal; }
#nav3 .NavPull  .hasMoreTab .hd ul{ z-index:5; }
#nav3 .NavPull  .hasMoreTab .hd li{ float:left;  padding:0 25px; cursor:pointer; margin-left:-1px; font-size: 16px;color: #333;width: auto; font-weight:bold;background: #D1D1D1;margin-right: 2px;}
#nav3 .NavPull  .hasMoreTab .hd li.on{   background:#054DAE; color:#fff;  }
#nav3 .NavPull  .hasMoreTab .bd{  padding:10px 0; clear:both; position:relative;  }
#nav3 .NavPull  .hasMoreTab .bd ul a{ font-size: 16px;color: #333  }
#nav3 .NavPull  .hasMoreTab .bd ul li{width: 670px;height: 40px;line-height: 40px;background: url(../image/dian1.png) no-repeat left center;padding-left: 20px;text-align: left;}
#nav3 .NavPull  .conWrap,#nav3 .NavPull  .conWrap .con{width: 100% !important;height: 280px !important;}
#nav3 .NavPull .hasMoreTab .bd ul a:hover{background: none;}
.MainNav #nav3 .NavPull  .hasMoreTab .hd  .more a{font-size: 16px;color: #666;line-height: 24px;height: 24px;font-weight: normal;}
.MainNav #nav3 .NavPull  .hasMoreTab .hd  .more a:hover{background: none}
#nav3 .NavPull  .hasMoreTab .bd ul li span{color: #999}
#nav3 .NavPull .hasMoreTab .bd ul li:hover a{color: #054DAE}
#nav3 .NavPull  .hasMoreTab .bd ul li a{display: inline-block;}

#nav3 .NavPull  .navnews_r{width: 410px;}
#nav3 .NavPull  .navnews_r a{float: left;width: 200px;height: 80px;line-height: 80px;text-align: center;background: #F7F7F7;color: #333;margin-bottom: 10px;font-size: 20px;font-weight: bold;}
#nav3 .NavPull  .navnews_r a:nth-child(2n){float: right;}
#nav3 .NavPull  .navnews_r a:hover{color: #fff;background: #D90000}
#nav2 .aboutnav_l{width: 650px;}
#nav2 .aboutnav_l h3{font-size: 20px;color: #010101;height: 54px;line-height: 54px;border-bottom: 1px solid #EDEDED;text-align: left;margin-bottom: 25px;}
#nav2 .aboutnav_l p{font-size: 16px;line-height: 30px;color: #333;text-align: left;margin-bottom: 50px;text-indent:2em;}
#nav2 .aboutnav_l p span{display:inline-block}
#nav2 .aboutnav_l  a{font-size: 16px;color: #d90000;text-align: left;}
#nav2 .aboutnav_l  a:hover{background: none;}
#nav2 .aboutnav_r{width: 410px;}
#nav2 .aboutnav_r a{float: left;width: 200px;height: 80px;line-height: 80px;text-align: center;background: #F7F7F7;color: #333;margin-bottom: 10px;font-size: 20px;font-weight: bold;}
#nav2 .aboutnav_r a:nth-child(2n){float: right;}
#nav2 .aboutnav_r a:hover{color: #fff;background: #D90000}









.Bottom {
    padding: 30px 0;
    float: left;
    ;
    width: 100%;
    text-align: left;
    background: #0C55B8;
}

.Bottom .footer_l {
    width: 740px;
}

.Bottom .footer_l h3 {
    font-size: 16px;
    color: #fefefe;
    line-height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    margin-bottom: 10px;
}

.Bottom .footer_l .fnav {
    font-size: 14px;
    color: #fefefe;
    line-height: 24px;
}

.Bottom .footer_l .fnav a {
    color: #fefefe;
    font-size: 14px;
    display: inline-block;
    float: left;
    width: 33.3%;
    line-height: 35px;
    opacity: 0.5;
}

.Bottom .footer_l .fnav i {
    width: 14px;
    height: 24px;
    line-height: 24px;
    background: url(404.png) no-repeat center;
    display: inline-block;
    float: left;
}

.Bottom .Copyright {
    font-size: 14px;
    color: #b1c0d3;
    line-height: 24px;
    text-align: center;
    margin-top: 40px;
    padding: 20px 0 0;
    border-top: 1px solid #2566BF;
}

.Bottom .Copyright a {
    color: #fff
}

.Bottom .footer_l .footer_tel {
    margin-top: 15px
}

.Bottom .footer_l .footer_tel p {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #777;
    display: inline-block;
    float: left;
}

.Bottom .footer_l .footer_tel span {
    font-family: Bebas;
    font-size: 24px;
    color: #5394ff;
    line-height: 25px;
    display: inline-block;
}

.totop {
    position: fixed;
    right: 10%;
    bottom: 5%;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 10000;
    cursor: pointer;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #0C55B8 url(../image/totop.png) center center no-repeat;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.totop.cd-is-visible {
    visibility: visible;
    opacity: 1;
    cursor: pointer;
}

.totop .iconfont {
    font-size: 14px;
}

.Bottom .ewm {
    margin-top: 45px;
	width:500px;
}

.Bottom .ewm img {
    width: 150px;
    height: 150px;
}

.Bottom .ewm div {
    color: #fff;
    margin-right: 20px;
    margin-top: 40px;
    line-height: 40px;
}

.Bottom .ewm div h3 {
    font-size: 18px;
}
.Bottom .ewm .ewmbox{width:48%;text-align:center;margin:auto 1%;}
.Bottom .ewm .ewmbox p{font-size:12px;}
@media ( max-width:1024px) {
    .Bottom .footer_l {
        width: 100%;
        text-align: center;
    }
    .Bottom .footer_l .footer_tel p {
        float: none;
        display: block;
    }
    .Bottom .ewm {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .Bottom .footer_l .fnav a {
        float: none;
        padding: 0 10px;
    }
    .Bottom .footer_l .fnav i {
        display: none
    }
    .Bottom .footer_l .fnav {
        height: 30px;
        line-height: 30px;
    }
    .Bottom .footer_l .Copyright {
        line-height: 30px;
    }
    .totop {
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        margin-right: 0;
        right: 10px;
    }
}

.LeftMenu {
    width: 320px;
    background: #F6F6F6;
    margin-top: 50px;
    float: left
}







.LeftMenu h1 {
    height: 80px;
    background-color: #0c55b8;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    line-height: 80px;
}

.LeftMenu ul {
    padding: 3%;
}

.LeftMenu li {}

.LeftMenu .menu_level1 li a {
    padding-left: 10px;
    border-bottom: 1px solid #E8E8E8;
    background: #F6F6F6;
    cursor: pointer;
    font-size: 20px;
    line-height: 60px;
    height: 60px;
    font-weight: normal;
    display: block;
}

.LeftMenu li a em {
    float: right;
    display: block;
    width: 40px;
    height: 60px;
    background: url(../image/jia.png) no-repeat center;
    cursor: pointer;
}

.LeftMenu li a:hover {
    color: #0c55b8;
}

.LeftMenu .menu_level1 li .menu_level2 a {
    font-size: 16px;
    color: #666;
    line-height: 40px;
    height: 40px;
}

.LeftMenu .menu_level1 li .menu_level2 a em {
    height: 40px;
}

.LeftMenu li a.ona em {
    background: url(../image/jian.png) no-repeat center;
}

.LeftMenu li a.ona {
    color: #0c55b8;
}

.LeftMenu li a.onred {
    color: #0c55b8;
}

.LeftMenu .menu_level1 li .menu_level2 a.ona {
    color: #0c55b8 !important;
}

.LeftMenu .menu_level1 li .menu_level2 a.onred {
    color: #0c55b8 !important;
}

.LeftMenu li span a:hover,
.LeftMenu li.onli span a {
    background: url(../image/jian.png) 0px center no-repeat;
    color: #0c55b8;
}

.LeftMenu ul ul {
    display: none;
}

.LeftMenu ul ul .inactive {
    background: none;
    padding: 0;
}

.LeftMenu ul ul {
    margin: 5px 10px 5px 28px;
}

.LeftMenu ul ul ul {
    margin-left: 10px;
}

.LeftMenu ul ul ul ul {
    margin-left: 35px;
}

.LeftMenu ul ul li {
    border-bottom: 0;
    padding: 0;
}

.LeftMenu ul ul li a {
    line-height: 30px;
    color: #333333 !important;
}

.LeftMenu ul ul ul li a {
    color: #666666 !important;
    font-size: 14px !important;
}

.MenuList ul ul ul ul li a {
    color: #999999 !important;
    line-height: 28px;
}

.Rightlist {
    width: 910px;
    margin-top: 50px;
}

.Rightlist .location {
    border-bottom: 1px solid #ebebeb;
    ;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}

.Rightlist .location h3 {
    font-size: 22px;
    color: #0c55b8;
}

.Rightlist .location .location_r img {
    vertical-align: middle;
    margin-right: 5px;
}

.Rightlist .location .location_r {
    color: #999;
    font-size: 14px;
}

.Rightlist .location .location_r a {
    color: #999
}

.Rightlist .location .location_r span {
    color: #db0000;
}

.Rightlist_b li {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #EDEDED;
    padding-left: 15px;
    background: url(../image/dian1.png) no-repeat left center;
    font-size: 16px;
}

.Rightlist_b li span {
    color: #999;
    margin-right: 30px;
}

.Rightlist_b li time {
    color: #999;
}

.Rightlist_b {
    padding-bottom: 90px;
}

.Content_info {
    border: 1px solid #EBEBEB;
    padding: 20px 90px;
    display: inline-block;
    font-size: 14px;
}

.Content_info p {
    width: 50%;
    float: left;
    line-height: 40px;
}

.Content_info p strong {
    color: #333;
    display: inline-block;
    width: 80px;
    text-align: justify;
}

.Content_b {
    margin-top: 40px;
}

.Content_b .title {
    font-size: 28px;
    line-height: 40px;
    color: #333333;
    font-weight: normal;
}

.Content_b .info {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    padding-bottom: 40px;
    border-bottom: 1px solid #030303;
}

.Contents p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.Contents *{font-family: 宋体!important;padding: 0!important;color:#333!important;font-weight:normal!important;}

.Contents h3 {
    font-size: 16px;
    color: #333333;

    line-height: 40px;
}

.Contents {
    padding: 40px 0 100px;
	
}

.Contents table{
	border-collapse:collapse;
}

.Contents p.pl20 {
    padding-left: 30px;
}




.ul_sitemap li {
    border-bottom: dotted 1px #ddd;
    padding: 5px 0px;
}

.ul_sitemap li strong {
    width: 90px;
    display: inline-block;
}



.slideBox{ width:100%; height:400px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:0px; bottom:15px; z-index:1; width: 100%;}
.slideBox .hd ul{ overflow:hidden; zoom:1;display: inline-block;width: 100%;text-align: center;  }
.slideBox .hd ul li{ display: inline-block; margin:0 2px;  width:15px; height:15px; line-height:15px; text-align:center; background:url(../image/dian2.png) no-repeat center; cursor:pointer; }
.slideBox .hd ul li.on{ background:url(../image/dian3.png) no-repeat center; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:260px; display:block;  }
.slideBox .bd li a{padding-top: 400px;display: inline-block;width: 100%; background-size: cover;background-position:center;}


.HomeNews1{padding: 50px 0;width: 100%;}
.HomeNews1 h1{text-align: center;font-size: 34px;color: #ca0000;line-height: 34px;margin-bottom: 25px;}
.HomeNews1 p{font-size: 16px;line-height: 30px;color: #333;text-align: left;text-indent:2em}
.HomeNews1 p a.more{color: #ca0000;}
.HomeNews1b{margin-top: 40px;}
.HomeNews1b .focusBox { position: relative; width: 820px; height: 470px; overflow: hidden; text-align: left; background: white;margin-bottom: 30px; }
.HomeNews1b .focusBox .pic img { width: 820px; height:470px; display: block; }
.HomeNews1b .focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 60px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.HomeNews1b .focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 60px; width:100%; overflow: hidden; }
.HomeNews1b .focusBox .txt li{ height:60px; line-height:60px; position:absolute; bottom:-60px;}
.HomeNews1b .focusBox .txt li a{ display: block; color: white; padding: 0 0 0 20px; font-size: 20px;  text-decoration: none; }
.HomeNews1b .focusBox .num { position: absolute; z-index: 3; bottom: 23px; right: 20px; }
.HomeNews1b .focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-left: 5px; cursor: pointer; }
.HomeNews1b .focusBox .num li a,.HomeNews1b .focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.HomeNews1b .focusBox .num li span { z-index: 1; background: url(../image/dian4.png) no-repeat center;}
.HomeNews1b .focusBox .num li.on a,.HomeNews1b .focusBox .num a:hover{ background:url(../image/dian3.png) no-repeat center;;  }



.HomeNews1br .hasMoreTab{ width:445px; }
.HomeNews1br  .hasMoreTab .hd{ line-height:55px; height:55px;margin-bottom: 10px;background: #f3f3f3}
.HomeNews1br  .hasMoreTab .hd .more{ float:right;font-weight: normal;margin-right: 20px; }
.HomeNews1br  .hasMoreTab .hd ul{ z-index:5; }
.HomeNews1br  .hasMoreTab .hd li{ float:left;  padding:0 35px; cursor:pointer; font-size: 20px;color: #333;width: auto; font-weight:bold;}
.HomeNews1br  .hasMoreTab .hd li.on{   background:#054DAE; color:#fff;  }
.HomeNews1br  .hasMoreTab .bd{  padding:0; clear:both; position:relative;  }
.HomeNews1br  .hasMoreTab .bd ul a{ font-size: 18px;color: #333 ;display: inline-block; }
.HomeNews1br  .hasMoreTab .bd ul li{width: 425px;line-height: 30px;background: url(../image/dian1.png) no-repeat 5px 28px;padding: 15px 0;padding-left: 20px;text-align: left;font-size: 18px;border-bottom: 1px dashed #999999;}
.HomeNews1br  .conWrap,.HomeNews1br  .conWrap .con{width: 100% !important;height: 280px !important;}
.HomeNews1br .hasMoreTab .bd ul a:hover{background: none;}
.HomeNews1br  .hasMoreTab .hd  .more a{font-size: 16px;color: #666;line-height: 24px;height: 24px;font-weight: normal;}
.HomeNews1br  .hasMoreTab .hd  .more a:hover{background: none}
.HomeNews1br  .hasMoreTab .bd ul li span{color: #c4c4c4;display: inline-block;font-size: 16px;margin-left: 5px;}
.HomeNews1br .hasMoreTab .bd ul li:hover a{color: #054DAE}
.HomeNews1br  .hasMoreTab .bd ul li a{display: inline-block;}

.HomeSubject{width: 100%;padding-bottom: 50px;display: inline-block;width: 100%;}
.HomeSubject_l{width: 150px;height: 200px;background: url(../image/ztbg.jpg) no-repeat center;position: relative;}
.HomeSubject_l a{position: absolute;height: 66px;line-height: 66px;margin: auto 25px;font-size: 16px;color: #fff;border-top: 1px solid rgba(255,255,255,.3);bottom:0;width: 100px;}
.HomeSubject_r .picScroll-left{ width:1128px;  overflow:hidden; position:relative;  border:1px solid #F2F2F2;   }
.HomeSubject_r .picScroll-left .hd{ overflow:hidden;  height:36px; position: absolute;top: 50%;margin-top: -18px;z-index: 100; width: 96%;padding: 0 2% }
.HomeSubject_r .picScroll-left .hd .prev{ display:block;  width:36px; height:36px; float:left;  overflow:hidden;cursor:pointer; background:url("../image/jsfl.png") no-repeat;}
.HomeSubject_r .picScroll-left .hd .prev:hover{background:url("../image/jsfl1.png") no-repeat;}
.HomeSubject_r .picScroll-left .hd .next{ display:block;  width:36px; height:36px; float:right;  overflow:hidden;cursor:pointer; background:url("../image/jsrh.png") no-repeat;  }
.HomeSubject_r .picScroll-left .hd .next:hover{background:url("../image/jsrh1.png") no-repeat;}
.HomeSubject_r .picScroll-left .hd .prevStop{ opacity: 0.5 }
.HomeSubject_r .picScroll-left .hd .nextStop{ opacity: 0.5 }
.HomeSubject_r .picScroll-left .bd{ margin:20px; overflow: hidden;  }
.HomeSubject_r .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.HomeSubject_r .picScroll-left .bd ul li{ margin-right: 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.HomeSubject_r .picScroll-left .bd ul li .pic{ text-align:center; }
.HomeSubject_r .picScroll-left .bd ul li .pic img{ width:540px; height:158px; display:block;  }
.HomeSubject_r .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.HomeSubject_r .picScroll-left .bd ul li .title{ line-height:24px;   }
.HomeNews2 .HomeNews2l{width: 940px;margin-bottom: 40px;}
.HomeNews2 .HomeNews2l .HomeNews2box{width: 450px;margin-bottom: 20px;}
.HomeTitle{font-size: 20px;line-height: 50px;font-weight: bold;color: #333333;border-bottom: 1px solid #f0f0f0;height: 50px;margin-bottom: 10px;}
.HomeTitle span{height: 47px;line-height: 47px;border-bottom: 3px solid #0D5DBF;float: left;}
.HomeTitle a{font-size: 16px;color: #666666;font-weight: normal;}
.HomeNews2 .HomeNews2l .HomeNews2box li{font-size: 16px;line-height: 40px;color: #333333;text-indent: 20px;background: url(../image/dian1.png) no-repeat left center;}
.HomeNews2 .HomeNews2l .HomeNews2box li span{color: #c4c4c4;}

.HomeNews2r{width: 300px;}
.HomeNews2r .HomeTitle span{border-color: #fff}
.videobox{}
.videobox .imgbox{width: 300px;height: 170px;position: relative;margin-bottom: 5px;}
.videobox .imgbox img{width: 300px;height: 170px;}
.videobox .imgbox .play{width: 37px;height: 37px;position: absolute;left: 50%;margin-left: -18px;top: 50%;margin-top: -18px;cursor: pointer;}
.videobox p{font-size: 16px;line-height: 25px;color: #333333;}
.qywh{width: 300px;height: 100px;margin: 15px auto}
.qywh img{width: 300px;height: 100px;}

.myzx{width: 270px;height: 250px;background: #F3F3F3;border-top: 2px solid #054DAE;padding: 15px}
.HomeNews2r .myzx .HomeTitle span{border-color: #F3F3F3}
.HomeNews2r .myzx li{font-size: 16px;line-height: 25px;color: #333333;padding-left: 10px;background: url(../image/dian1.png) no-repeat left 10px;margin-bottom: 10px;}
.HomeNews2r .myzx li span{color: #c4c4c4;}




.Mlbox{height: 65px;line-height: 65px;border-bottom: 1px solid #ebebeb}
.Mlbox .MenuNav{float: left;}
.Mlbox .MenuNav li{font-size: 20px;color: #333333;height: 64px;line-height: 64px;float: left;margin-right: 35px;}
.Mlbox .MenuNav li.active,.Mlbox .MenuNav li:hover{border-bottom: 3px solid #DB0000;font-weight: bold;color: #DB0000}
.Mlbox .location img{vertical-align: middle;margin-right: 5px;}
.Mlbox .location span{color: #DB0000}
.Mlbox .location,.Mlbox .location a {color: #999}
.Ldbox{margin-top: 60px;margin-bottom: 90px;}
.Ldbox2{height: 100px;margin-bottom: 40px;cursor: pointer;}
.Ldbox2 .imgbox{width: 100px;   height: 100px;margin-left: 50px;position: relative;overflow: visible;display:none;   background-color: #0c55b8;    box-shadow: 0px 10px 30px 0px  rgba(12, 85, 184, 0.2);border-radius: 100px;text-align: center;}
.Ldbox2 .imgbox img{vertical-align: middle;height: 36px;margin: 32px auto;transition: all 0.3s;}
.Ldbox2 .Ldboxr{height: 50px;padding: 25px 0;margin-left: 0px;max-width: 1070px;}
.Ldbox2 .Ldboxr h3{font-size: 22px;line-height: 20px;color: #333333;margin-bottom: 15px;}
.Ldbox2 .Ldboxr h3 span{font-weight: normal;color: #0c55b8;}
.Ldbox2 .Ldboxr p{font-size: 16px;line-height: 20px;color: #666666;}
.Ldbox2 .imgbox:after{content: "";height: 40px;width: 1px;border-left: 1px dashed #797A7B;position: absolute;left: 50%;top: 100%;}
.Ldbox2:last-child .imgbox:after{display: none}
.Ldbox2:hover .imgbox img{transform: scale(1.1);}

.Zslist{margin-top: 50px;margin-bottom: 80px;display: inline-block;width: 100%;}
.ZsBox{width: 338px;height:140px;background-color: #fbfbfb;border: solid 1px #f2f2f2;float: left;margin-right: 40px;margin-bottom: 30px;padding: 30px;transition: all 0.3s;}
.ZsBox h3{font-size: 18px;line-height: 20px;color: #333333;margin-bottom: 15px;transition: all 0.3s;}
.ZsBox p{font-size: 14px;line-height: 25px;color: #999999;margin-bottom: 35px;transition: all 0.3s;}
.ZsBox  a{font-size: 14px;color: #d90000;transition: all 0.3s;}
.ZsBox  a span{font-family: 宋体;font-weight: bold;}
.ZsBox:hover{background: #0C55B8;width: 334px;border-color:#0C55B8;  border-left: 4px solid #C81119;}
.ZsBox:hover h3,.ZsBox:hover p,.ZsBox:hover a{color: #fff}
.ZsBox:nth-child(3n){margin-right: 0;}

.fzlc{margin-top: 90px;margin-bottom: 90px;display: inline-block;width: 100%;}
.fzlc .fzlc_l{width: 560px;height: 710px;position: relative;}
.fzlc .fzlc_l img{width: 100%;height: 100% }
.fzlc .fzlc_l:after{content: "";position: absolute;top: 10px;left: 10px;width: 100%;height: 100%;background: #E6EEF8;z-index: -1;}
.txtMarquee-top{ width:640px;  overflow:hidden; position:relative;   }
.txtMarquee-top .bd{ padding:15px 0;background: url(../image/shu2.png) repeat-y 3px center;  }
.txtMarquee-top .infoList li{ min-height:110px;margin-left: 0px;   }
.txtMarquee-top .infoList li h3{ font-size: 22px;color: #333333;line-height: 22px;background: url(../image/heng.png) no-repeat left center;text-indent: 60px; }
.txtMarquee-top .infoList li p{font-size: 16px;line-height: 25px;color: #999999;text-indent: 60px;}

.newslistbox{height: 210px;padding-bottom: 40px;margin-top: 40px;border-bottom: 1px solid #F1F1F1}
.newslistbox .imgbox{width: 340px;height: 210px;}
.newslistbox .imgbox img{width: 100%;height: 100%;transition: all 0.3s;}
.newslistbox .newslistbox_r{margin-left: 30px;max-width: 910px;}
.newslistbox .newslistbox_r h3{font-size: 20px;color: #333333;line-height: 20px;font-weight: normal;margin-bottom: 15px;transition: all 0.3s;}
.newslistbox .newslistbox_r p{font-size: 16px;line-height: 30px;color: #333;margin-bottom: 45px;}
.newslistbox .newslistbox_r span{color: #0c55b8;font-weight: bold;}
.newslistbox:hover .imgbox img{transform: scale(1.1);}
.newslistbox:hover .newslistbox_r h3{color:#0c55b8 }
.newslistbox2 .newslistbox_r{max-width: 100%;margin-left: 0;}
.newslistbox2 {height: 150px;}
.Tzlist{margin-top: 50px;display: inline-block;width: 100%;margin-bottom: 60px;}
.Tzlist li{height: 70px;line-height: 70px;text-indent: 54px;background: url(../image/dian1.png) no-repeat 22px center;border-bottom: 1px solid #EDEDED}
.Tzlist li:hover{background: url(../image/dian5.png) no-repeat 22px center #0C55B8 }
.Tzlist li a{font-size: 20px;color: #333}
.Tzlist li span{color: #999;margin-right: 35px;}
.Tzlist li:hover a,.Tzlist li:hover span{color: #fff}
#gg1 img{margin-bottom:5px;}
.newscon{display: inline-block;width: 100%;margin-top: 60px;margin-bottom: 80px;}
.newscon_l{width: 860px;}
.newscon .newstitle{font-size: 26px;line-height: 35px;color: #333333;margin-bottom: 20px;letter-spacing:2px;}
.newscon .date{font-size: 18px;color: #0c55b8;;font-weight: bold;}
.newscon .info{font-size: 14px;color: #666666;line-height: 28px;height: 28px;}
.newscon .info img{vertical-align: middle;}
.newscon .info .bshare-custom{display: inline-block;}
.newscon .info .bshare-custom a{width: 24px;height: 28px;padding: 0}
.newscon .info .bshare-custom .bshare-weixin{background: url(../image/bicon1.png) no-repeat center;}
.newscon .info .bshare-custom .bshare-qqim{background: url(../image/bicon2.png) no-repeat center;}
.newscon .info .bshare-custom .bshare-sinaminiblog{background: url(../image/bicon3.png) no-repeat center;}
.newscon .info span{ color: #666;}
.newscon_lt{padding-bottom: 20px;border-bottom: 3px solid #0C55B8;margin-bottom: 50px;}
.newscon_lb{color: #333;text-indent: 2em;}
.newscon_lb table{width:100%;text-align:center;border-collapse:collapse;border-spacing:0;}
.newscon_lb table td{padding:0}
.newscon_lb p{text-indent: 2em !important;font-size: 16px;color: #333;line-height: 30px;}
.newscon_lb *{color: #333;}
.newscon_lb img{display:block;margin:0 auto;text-indent:0}

.prevnext{margin-top: 60px;}
.prevnext div{height: 70px;line-height: 70px;background:#F4F4F4;margin-bottom: 10px;}
.prevnext div span{float: left;width: 140px;height: 70px;background-color: #eaeaea;color: #333333;opacity: 0.6;text-align: center;}
.prevnext div  a{text-indent: 30px;display: inline-block;font-weight: bold;font-size: 16px;}
.prevnext div:hover{background: #0C55B8}
.prevnext div:hover span{background-color: rgba(255,255,255,0.1);opacity: 0.6;color: #fff}
.prevnext div:hover a{color: #fff;}

.xgnews{width: 320px;height: auto;background-color: #ffffff;box-shadow: 0px 10px 60px 0px   rgba(0, 0, 0, 0.08);border: solid 1px #ededed;padding: 15px;padding-bottom: 40px;}
.xgnews .xgnewsbox{border-bottom: 1px dashed #D9D9D9;padding-bottom: 5px;margin-top: 15px;}
.xgnews .xgnewsbox h4{font-size: 16px;font-weight: normal;line-height: 20px;color: #666666;margin-bottom: 10px;background: url(../image/dian1.png) no-repeat left 9px;padding-left: 10px;}
.xgnews h3{font-size: 24px;line-height: 30px;color: #0c55b8;height: 24px;margin-bottom: 25px;}
.xgnews .xgnewsbox p{font-size: 14px;color: #999999;padding-left: 10px;}
.xgnews .xgnewsbox:hover h4{color:#0C55B8 }


.Zscon{margin-top: 90px;display: inline-block;width: 100%;}
.Zscon h1{font-size: 34px;color: #000000;line-height: 34px;margin-bottom: 30px;}
.Zscon .info{height: 22px;line-height: 22px;font-size: 16px;color: #333333;}
.Zscon .info p{float: left;margin-right:40px;;}
.Zscon .info p img{margin-right: 10px;}
.Zscon .Zscon_t{padding-bottom: 30px;border-bottom: 1px solid #E5E5E5}
.Zscon .Zscon_b p{font-size: 16px;line-height: 30px;color: #000000;text-indent: 2em;}


.picScroll-left2{ width:1420px;  overflow:hidden; position:relative;height: 330px;margin: 0 auto;padding-bottom: 40px;border-bottom: 1px solid #E5E5E5;margin-bottom: 90px;   }
.picScroll-left2 .hd{ overflow:hidden;  height:330px; position: absolute;width: 100%;left: 0;top: 0 }
.picScroll-left2 .hd .prev{ display:block;  width:50px; height:50px; float:left;   overflow:hidden;cursor:pointer; background:url("../image/left2.png") no-repeat center;margin-top: 120px}
.picScroll-left2 .hd .next{ display:block;  width:50px; height:50px; float:right;   overflow:hidden;cursor:pointer; background:url("../image/right2.png") no-repeat center;margin-top: 120px}
.picScroll-left2 .hd .prev:hover{background:url("../image/left2-2.png") no-repeat center;}
.picScroll-left2 .hd .next:hover{ background:url("../image/right2-2.png") no-repeat center}
.picScroll-left2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("404.png") 0 -9px no-repeat; }
.picScroll-left2 .hd ul li.on{ background-position:0 0; }
.picScroll-left2 .bd{ margin:0 70px; width: 1280px; overflow: hidden; }
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ margin-right: 40px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left2 .bd ul li .pic{ text-align:center; }
.picScroll-left2 .bd ul li .pic img{ width:400px; height:270px; display:block; }
.picScroll-left2 .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left2 .bd ul li .title{ line-height:60px; color: #000000;font-size: 16px;  }

.xxgk{display: inline-block;width: 400px;height: 100px;background-color: #db0000;margin: 0 auto;margin-bottom: 140px;    box-shadow: 0px 30px 60px 0px  rgba(219, 0, 0, 0.1);text-align: center;color: #fff;font-size: 24px;line-height: 100px;}
.xxgk img{vertical-align: middle;margin-right: 10px;}
.xxgk:hover{color: #fff}

.Ztlist{margin-top: 50px;}
.Ztlist li{width: 48%;float: left;border: 1px solid #e6e6e6;margin-bottom: 40px;;}
.Ztlist li:nth-child(2n){float: right;}
.Ztlist li .imgbox{width: 100%;padding-bottom: 29.36%;position: relative;}
.Ztlist li .imgbox img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: all 0.3s}
.Ztlist li p{height: 40px;line-height: 40px;font-size: 18px;text-align: center;}
.Ztlist li:hover .imgbox img{transform: scale(1.1);}


.Header3{height: 264px;padding-top: 36px;}
.Header3 .back p{height: 20px;line-height: 20px;color: #fff;font-size: 18px;}
.Header3 .back p img{vertical-align: middle;margin-right: 10px;}
.Header3 .back{margin-bottom: 70px;height: 20px;line-height: 20px;display: inline-block;width: 100%;}
.Header3 .searchbox,.Header3 .searchbox .btn{position: static;}
.Header3 .searchbox .btn{width: 40px;height: 50px;float: right;}
.Header3 .Logo img{margin: 0 auto;float: left;}
.Header3 .Logo span{float: left;;padding-left: 35px;border-left: 1px solid #fff;color: #fff;height: 50px;line-height: 50px;margin: 20px auto;margin-left: 30px;font-size: 40px;font-weight: normal;}
.Header3 .searchbox{background: #fff;margin-top: 20px;}
.Header4 .Logo span{color: #000000;border-color: #000;margin: 15px auto;margin-left: 30px;}
.Header4 .Logo img{height: 80px;}
.Header4 .searchbox{margin-top: 15px}

.VideoListbox{width: 398px;height: 300px;border: 1px solid #f1f1f1;float: left;margin-right: 40px;margin-bottom: 40px;}
.VideoListbox:nth-child(3n){margin-right: 0;}
.VideoListbox .imgbox{position: relative;width: 398px;height: 260px;}
.VideoListbox .imgbox img{width: 100%;height: 100%;transition: all 0.3s}
.VideoListbox .imgbox .play{width: 37px;height: 37px;position: absolute;top: 50%;margin-top: -18px;left: 50%;margin-left: -18px;}
.VideoListbox p{font-size: 18px;line-height: 20px;margin: 10px auto;padding: 0 10px;}
.VideoList{width: 1280px;}
.VideoListbox:hover .imgbox img{transform: scale(1.1);}

.newscon_lb .vidoes{width: 100%;height: 480px;}
.newscon_lb .vidoes video{object-fit: fill;width: 100%;height: 100%}


.PicList002149 { padding-bottom:1%; margin-bottom:5px;margin-top: 5%}

.PicList002149 h3{ margin:0; font-size:22px;}
.PicList002149 p{ line-height:26px; overflow:hidden;-webkit-line-clamp: 2; color:#999; height:52px; margin:2% 0 0 0;}

.PicList002149 li{transition: all ease 0.3s; overflow:hidden; padding-left:0px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fafafa;}
.PicList002149 li:after{ position:absolute; content:''; right:0; top:0;width:58px; height:100%; background:url(../image/PicList002149-more.png) no-repeat center center; border-left:2px solid #fff;}
.PicList002149 li div{ padding:2% 3%;}
.PicList002149 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.PicList002149 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.PicList002149 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.PicList002149 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}
@media(max-width:1000px){
.PicList002149 li{padding-left:100px;padding-right:30px;}
.PicList002149 li:after{width:30px; background-size:35% auto;}
.PicList002149 li time{width:100px;}
.PicList002149 li time span{font-size:14px;}
.PicList002149 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.PicList002149 h3{ font-size:16px;}
}
@media(max-width:480px){
.PicList002149 li{padding-left:80px;padding-right:0;}
.PicList002149 li:after{ display:none;}
.PicList002149 li time{width:80px;}
.PicList002149 li time span{font-size:12px;}
.PicList002149 li time i{font-size:30px;}
.PicList002149 h3{ font-size:14px;}
.PicList002149 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
}


.picScroll-top2{   width:100%;  overflow:hidden; position:relative; height: 100%  }
.picScroll-top2 .hd{ position: absolute;top: 290px;right: 70px;width: 439px;height: 100px; background-color: #0062ad;z-index: 9999; }
.picScroll-top2 .hd .prev{float: left;width: 100px;height: 100px;background: url(../image/jian2.png) no-repeat center;cursor:pointer;}
.picScroll-top2 .hd .next{ float: right;width: 100px;height: 100px;background: url(../image/jia2.png) no-repeat center;cursor:pointer;}
.picScroll-top2 .hd .nextStop,.picScroll-top2 .hd .prevStop{opacity: 0.5}
.picScroll-top2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-top2 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("404.png") 0 -9px no-repeat; }
.picScroll-top2 .hd ul li.on{ background-position:0 0; }
.picScroll-top2 .bd{ width: 1140px;height: 660px;position: absolute;top: 0;left: 0  }
.picScroll-top2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top2 .bd ul li{ text-align:center; zoom:1; width: 1140px;height: 660px;}
.picScroll-top2 .bd ul li .fzlc2_l h1{font-size: 80px;font-family: Bebas;color: #0062ad;font-weight: normal;line-height: 80px;text-align: left;margin-bottom: 105px;position: relative;}
.picScroll-top2 .bd ul li .fzlc2_l h1:after{width: 20px; height: 2px; background-color: #0062ad;position: absolute;left: 5px;bottom:-20px;content: ""}
.picScroll-top2 .bd ul li .fzlc2_l h3{font-size: 24px;line-height: 30px;color: #333333;text-align: left;margin-bottom: 40px;}
.picScroll-top2 .bd ul li .fzlc2_l p{font-size: 16px;line-height: 25px;color: #999999;margin-bottom: 60px;text-align: left;}
.picScroll-top2 .bd ul li .fzlc2_l img{width: 477px;height: 216px;}
.picScroll-top2 .bd ul li .fzlc2_r{position: relative;height: 100%;width: 500px;}
.picScroll-top2 .bd ul li .fzlc2_r .fzlc2_rlogo{position: absolute;top: 0;right: 0;}
.picScroll-top2 .bd ul li .fzlc2_r .fzlc2_rp{position: absolute;right: 0;bottom:75px;font-size: 18px;color: #005ead;letter-spacing: 11px;line-height: 36px;}
.picScroll-top2 .hd p{width: 239px;float: left;height: 100px;line-height: 100px;background: url(../image/fzdian.png) no-repeat center;}
.picScroll-top2 .hd p span.fl{font-family: Bebas;font-size: 36px;color: #fff;}
.picScroll-top2 .hd p span.fr{font-family: Bebas;font-size: 36px;color: #a4cbec;}
.fzlc2{width: 1140px;height: 660px;background:  #f9f9f9;padding: 70px;margin:100px auto;position: relative;}
.fzlc2:before{content: "";position: absolute;width: 54px;height: 54px;background: url(../image/ljiao.png) no-repeat center;left: -20px;top: -20px;}
.fzlc2:after{content: "";position: absolute;width: 54px;height: 54px;background: url(../image/rjiao.png) no-repeat center;right: -20px;bottom: -20px;}
.PhHeader,.PhMainNav{display:none}
.PhHeader {line-height:35px;}
.PhHeader .Header_r {padding:0 0px 0 0;}
.PhHeader .Header_r a{margin-left:8px;}


.Development{background-size: cover;background-repeat: no-repeat;background-position: bottom center;padding: 80px 0;}
.Development .nTit{text-align: center;}

.Development .DevelopmentBox{ position:relative; color:#6e6e6e;padding:100px 0;}
.Development .DevelopmentBox::after{content:"";display: block;width:60px;height:1px;background:#000;position: absolute;left:50%;margin-left:-30px;top:0;}
.Development .DevelopmentBox::before{ content:''; width:1px; height:100%; top:0; position:absolute; background-color:#000; z-index:0;left:50%;margin-left:-0.5px;}
.Development ul{ position:relative; z-index:1;}
.Development li{position:relative;  border-radius: 10px;margin-top: -10px; }
.Development li:after{ content: ""; display: block;  position: absolute; top: 51%; left: 0; width: 50%; height: 2px; border-bottom: 1px solid #000; z-index: -2;}
.Development li:before{width:13px; height:13px;background:url(404.png) no-repeat center center;position:absolute; left:50%; margin-left: -7px; top: 50%; margin-top: -2px;  content:''; }
.Development li .con{width: 47%; background: #fff;padding:30px; float: left; position: relative;box-sizing: border-box;}
.Development li .con .imgbox{width: 34%; position: absolute; left: 30px; top: -30px; padding-top:165px;}
.Development li .icon{ position: absolute; left: 0; bottom: 0;  width:60px; height: 60px; padding:5px; background: #fff; overflow: hidden; border-radius: 0 6px 0 0}
.Development li .con .txt{width: 56%;float:right;}
.Development li .con .txt h3{font-family: DINB;font-weight: normal;color:#007ccc;font-size: 30px;}
.Development li .con .txt .dec{font-size: 14px;line-height: 24px;color:#999;margin-top:8px;min-height:72px;}

.Development li:nth-child(2n) .con  .txt{float: left;}
.Development li:nth-child(2n) .icon{ left: auto; right: 0; border-radius: 6px 0 0 0}
.Development li:nth-child(2n) .con{float:right}
.Development li:nth-child(2n) .con .imgbox{right:30px;left:auto;}
.Development li:nth-child(2n)  .txt{ padding-right: 0}
.Development li:nth-child(2n):after{ left:auto;right: 0}
.Development li:nth-child(2n)::before{ left:auto; right:50%; margin-right: -6px; }

.Development .DevelopmentBox::before{left:50%;margin-left:-0.5px; }
.Development li{width:100%;}
.Development li:nth-child(2n){ float:left;  }
.Development li:nth-child(2n-1){float:right; z-index:10; }

.Development .devMore{width:70px;margin:0 auto;}
.Development .devMore p{color:#007ccc;margin-bottom:10px;}
.Development .devMore p .s2{display: none;}
.Development .devMore img{transition: all .5s;-webkit-transition: all .5s;}
.Development .devMore.on p .s2{display: inline-block;}
.Development .devMore.on p .s1{display: none;}
.Development .devMore.on img{transform: rotateX(180deg);-webkit-transform: rotateX(180deg);}

@media(max-width:768px){
    .Development .DevelopmentBox{padding:0;}
    .Development li {margin-bottom: 20px; height: auto; overflow: hidden; margin-top: 0}    
    .Development li .con{width: 100%; float: left; padding: 20px }  
    .Development .DevelopmentBox::before,.Development .DevelopmentBox::after,
    .Development li:after,
    .Development li:before{ display: none}
    .Development li .con .txt,
    .Development li .con .imgbox{ position: relative; float: none; width: 100%;left:0;top:0;}
    .Development li .con .imgbox{margin-bottom: 20px;padding-top:55%;}
    .Development li:nth-child(2n) .con .imgbox{right:0;top:0;}
    .Development li .con .txt .dec{height:auto;min-height:24px}
    .Development li .con .txt h3{font-size: 25px;}
}

@media(max-width:480px){
    .Development li .con{padding:10px;}
}
.Development .devMore{ text-align:center;margin-top:30px;}

.nTit{margin-bottom:30px;}
.nTit h1{font-size: 36px;color:#000;line-height: 36px;}

@media(max-width:768px){

.slideBox .bd li a{padding-top: 21%;}
.slideBox{height: auto}
.HomeNews1{padding: 30px 0;}
.HomeNews1 h1{font-size: 20px;line-height: 20px;margin-bottom: 10px;}
.HomeNews1 p{font-size: 14px;line-height: 20px;   text-overflow: -o-ellipsis-lastline; overflow: hidden;text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display:none;  }
.HomeNews1b{margin-top: 20px;}
.HomeNews1bl {width: 100%;}
.HomeNews1b .focusBox{width: 100%;height: 210px;}
.HomeNews1b .focusBox .pic,.HomeNews1b .focusBox .pic img,.HomeNews1b .focusBox .pic li{width: 100% !important;height: 210px;}
.HomeNews1b .focusBox .txt li a{font-size: 14px;}
.HomeNews1b .focusBox .txt-bg{height: 50px;line-height: 50px;}
.HomeNews1b .focusBox .txt{height: 50px;}
.HomeNews1b .focusBox .num{bottom: 3px;}
.HomeNews1br .hasMoreTab .bd ul li span{font-size: 14px;}
.HomeNews1br .hasMoreTab,.HomeNews1br {width: 100%;display: inline-block;
    height: auto;
    margin-bottom: 20px
;}
.HomeNews1br .hasMoreTab .hd li{font-size: 16px;padding: 0 20px;}
.HomeNews1br .hasMoreTab .bd ul li{line-height: 20px;font-size: 14px;background: url(../image/dian1.png) no-repeat 5px 23px;width: 94%;}
.HomeNews1br .hasMoreTab .bd ul li a{font-size: 14px;width: 100%;display: inline-block;}
.HomeNews1br .hasMoreTab .bd ul li a span{float: right;}
.videobox p,.HomeNews2r .myzx li{font-size: 14px;line-height: 20px;}
.HomeSubject_l{width: 20%;height: 120px;-webkit-background-size: cover;background-size: cover;}
.HomeSubject_r .picScroll-left{width:96% ;padding: 0;border: none;margin: auto 5%}
.HomeSubject_r .picScroll-left .bd{margin: 0;width:98%}
.HomeSubject_r {width: 80%;}
.HomeSubject_r .picScroll-left .bd ul li .pic img{height: 120px;}
.HomeSubject_r .picScroll-left .bd ul li{margin-right: 0px;}
.HomeSubject{margin-bottom: 20px;padding-bottom: 0;}
.HomeNews2 .HomeNews2l .HomeNews2box,.HomeNews2 .HomeNews2l{width: 100%;}
.HomeNews2 .HomeNews2l{margin-bottom: 20px;}
.HomeTitle{height: 40px;line-height: 40px;font-size:16px;}
.HomeTitle span{height: 37px;line-height: 37px;}
.HomeTitle a{font-size: 12px;}
.HomeNews2 .HomeNews2l .HomeNews2box li{height: 30px;line-height: 30px;font-size: 14px;text-indent: 15px;}
.HomeNews2 .HomeNews2l .HomeNews2box li a{display:inline-block;width:76%;height:30px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.HomeNews2 .HomeNews2l .HomeNews2box{margin-bottom: 10px;}
.HomeNews2r{width: 100%}
.videobox .imgbox,.videobox .imgbox img,.qywh img{width: 100%;height: auto;}
.newscon_lb .vidoes{height:auto}
.qywh{width: 100%;margin-bottom: 20px;display: inline-block;height: auto}
.myzx{width: 96%;padding: 2%;margin-bottom: 30px;height: auto}
.Bottom .footer_l .fnav a{width: 96%;float: left;line-height: 20px;font-size: 12px;padding: 0 2%}
.Bottom .ewm{margin-top: 0;float:none;}


.openbtn{display: block;}
.Logo img{margin-top: 0px;}
.searchbox{display: none}
.Header .Logo{height: 40px;}
.openbtn{right: 10px;}
.MainNav ul{background: #054DAE;border-color: #054DAE}
.Mlbox .MenuNav li{height: 27px;line-height: 30px;margin-right: 0;font-size: 16px;border-bottom: 3px solid #fff;width: 22%;margin: auto 1.5%; text-align: center;}
.MainNav li{border-color: #054DAE}
.MainNav li span a{color: #fff}
.newslistbox{width: 100%;display: inline-block;height: auto;margin-bottom: 20px;margin-top: 10px;padding-bottom: 20px;}
.newslistbox .imgbox{width: 100%;height: 240px }
.newslistbox .newslistbox_r{margin-left: 0;max-width: 100%}
.newslistbox .newslistbox_r h3{font-size: 16px;margin-top: 15px;}
.newslistbox .newslistbox_r p{line-height: 20px;margin-bottom: 15px;    text-overflow: -o-ellipsis-lastline;      overflow: hidden;      text-overflow: ellipsis;      display: -webkit-box;      -webkit-line-clamp: 2;      -webkit-box-orient: vertical;  }
.NavPull dd a{color: #fff}
.Header3 .Logo span{font-size: 20px;height: 30px;line-height: 30px;margin: 0 auto;margin-left: 20px;}
.Header3 .back{margin-bottom: 10px;}
.Header3{height: 100px;}
.Mlbox .MenuNav{width: 100%;}
.Ldbox2 .imgbox{margin-left: 0;width: 60px;height: 60px;}
.Ldbox2 .imgbox img{height: 24px;margin:18px auto }
.Ldbox2 .Ldboxr{margin-left: 0;width: 100%; padding: 10px 0;height: auto}
.Ldbox2{height:auto}
.Ldbox2 .imgbox::after{display: none}
.Ldbox2 .Ldboxr h3{font-size: 18px;margin-bottom:5px;}
.Ldbox2 .Ldboxr p{font-size: 14px;}
.Zscon{margin-top: 20px;}
.ZsBox{width: 90%;padding: 5%;height: auto}
.ZsBox p{margin-bottom: 15px}
.Zscon{margin-top: 20px;}
.Zscon .info p{width: 100%;}
.Zscon .info{height: 30px;line-height: 30px;}
.Zscon h1{margin-bottom: 10px;font-size: 20px;}
.Zscon .info p img{vertical-align: middle;}
.Zscon .Zscon_t{height: auto;display: inline-block;padding-bottom: 20px;margin-bottom: 20px;}
.Zscon .Zscon_b p{font-size: 14px;line-height: 20px;}
.picScroll-left2 .bd{margin: 0 auto;width: 86%;}
.picScroll-left2{width: 90%;margin-bottom: 40px;padding-bottom: 20px;}
.picScroll-left2 .hd{display: none}
.picScroll-left2 .bd ul li{width: 100%;}
.xxgk{width: 80%;height: 60px;line-height: 60px;margin-bottom: 50px;}
.xxgk img{height: 30px;}
.Development{padding: 40px 0}
.nTit h1{font-size: 20px;}
.nTit{margin-bottom: 15px;}
.Ztlist li{width: 100%;margin-bottom: 20px;}
.Ztlist li p{font-size: 16px;}
.Mlbox{height: auto;display: inline-block;width: 100%;}
.Mlbox .location{display: none}
.Ztlist{margin-top: 20px;}

.VideoList,.VideoListbox,.VideoListbox .imgbox{width: 100%;}
.Tzlist li{height: 36px;line-height: 36px;font-size: 16px;background: url(../image/dian1.png) no-repeat 2px center;     text-indent: 20px; }
.Tzlist li a{width: 70%;float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.Tzlist li span{font-size: 12px;margin-right: 0;}
.Tzlist{margin-top: 20px;margin-bottom: 0;}
.newscon_l{width: 100%;}
.newscon .newstitle{font-size: 20px;line-height: 35px;}
.newscon{margin-top: 20px;margin-bottom: 40px;}
.newscon .info{height: auto}
.newscon_lb p{font-size: 14px;line-height: 20px;}
.newscon_lt{margin-bottom: 20px;}
.prevnext div{height: 40px;line-height: 40px;}
.prevnext div span{height: 40px;line-height: 40px;width: 100px;}
.prevnext div a{width: 60%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 40px;line-height: 40px;}
.xgnews{width: 96%;padding: 2%;margin-top: 20px;}
.xgnews .xgnewsbox h4{font-size: 14px;}

.Header2 .Header_r{width: 100%;margin-top: 10px;}
.Header2 .Header_r .login a{color: #fff;}
.Header2 .yqlinks{height: 36px;line-height: 36px;margin-bottom: 10px;}
.MainNav{height: 0}
.Header,.MainNav {display: none;}
.Header.PhHeader,.PhMainNav.MainNav{display: block;}

#nav5, #nav3, #nav2{position: relative;}

.Ldbox2{font-size:14px;}
.Bottom .ewm img{height: 100px;width: 100px}

.Bottom .ewm div{margin-top:0;width: 60%;line-height: 20px;}
.Bottom .ewm div h3{font-size:16px;margin-bottom:15px;margin-top:10px;}
.PicList002149 li{padding-left:0}

}




.W1040 {
    max-width: 1040px;
    width: 90%;
    margin: 0 auto;
}

.ztPage {
    background: url(../image/zt_bg.jpg) top center no-repeat;
    overflow: hidden;
    position: relative;
}
.Ztddh {
    background: url(../image/zt_bg2.jpg) top center no-repeat;
    overflow: hidden;
    position: relative;
}
.ztPage .zt_top {
    width: 90%;
    margin: 20px auto 0;
    overflow: hidden;
}

.ztPage .zt_top .logo {
    float: left;
}

.ztPage .logo img {}

.ztPage .zt_bottom {
    height: 84px;
    line-height: 84px;
    background-color: #d50212;
    text-align: center;
}

.ztPage .zt_bottom p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.ztPage .blankBox {
    height: 350px;
    width: 100%;
    background: none;
}

.ztPage .ztCon {
    overflow: hidden;
    background: #fff;
    padding: 4%;
    margin-bottom: 60px;
}

.ztPage .ztCon .titleBox {
    font-family: MicrosoftYaHei;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0.7px;
    color: #e50000;
    padding-left: 30px;
    background: url(../image/tit_bg1.png) left center no-repeat;
    margin-bottom: 30px;
}

.ztPage .ztCon .titleBox i {
    width: 73%;
    background: url(../image/tit_bg.png) left center no-repeat;
    height: 60px;
    float: right;
}

.ztPage .ConBox {
    background: #fff;
    overflow: hidden;
}

.ztPage .ConBox .bt50 {
    margin-bottom: 50px;
}

.ztPage .title {
    overflow: hidden;
    margin-bottom: 30px;
}

.ztPage .title .tit_cn {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #333333;
    float: left;
}

.ztPage .title .more {
    width: 80px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #e6ad00;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #e6ad00;
    float: right;
    text-align: center;
}

.ztPage .title .more:hover {
    background: #e6ad00;
    color: #333;
}




.Cp1 {
    width: 67.5%;
    float: left;
}

.Cp1 .content {
    overflow: hidden;
}

.Cp1 .content .cp1_l {
    width: 48%;
    float: left;
}

.Cp1 .content .cp1_l .imgbox {
    padding-top: 71%;
}

.Cp1 .content .cp1_l .tit {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #333333;
    position: relative;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 14px 0;
}

.Cp1 .content .cp1_l .tit:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #e50000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}

.Cp1 .content .cp1_l .txt {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.Cp1 .content .cp1_l .date {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #999999;
    padding-left: 34px;
    position: relative;
}

.Cp1 .content .cp1_l .date:before {
    content: '';
    width: 18px;
    height: 1px;
    background-color: #d50212;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.Cp1 .content .cp1_l:hover .tit {
    color: #d50212;
}

.Cp1 .content .cp1_l:hover .txt {
    color: #333;
}

.Cp1 .content .cp1_list {
    width: 48%;
    float: right;
}

.Cp1 .content .cp1_list ul {}

.Cp1 .content .cp1_list ul li {
    overflow: hidden;
    margin-bottom: 10px;
}

.Cp1 .content .cp1_list ul li:last-child {
    margin-bottom: 0;
}

.Cp1 .content .cp1_list ul li .news_date {
    width: 70px;
    height: 70px;
    background-color: #d50212;
    float: left;
    color: #fff;
    line-height: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.Cp1 .content .cp1_list ul li .news_date .date_dd {
    font-size: 18px;
    font-weight: bold;
}

.Cp1 .content .cp1_list ul li .news_date .date_MM {
    font-size: 14px;
}

.Cp1 .content .cp1_list ul li .tit {
    width: 70%;
    float: right;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.Cp1 .content .cp1_list ul li:hover .news_date {
    background-color: #e6ad00;
}

.Cp1 .content .cp1_list ul li:hover .tit {
    font-weight: bold;
}




.Cp2 {
    width: 29.5%;
    float: right;
}

.Cp2 .content {
    background-color: #f8f8f8;
    padding: 18px;
}

.Cp2 .content a {
    display: block;
}

.Cp2 .content .img1 {
    margin-bottom: 18px;
}

.Cp2 .content .img1 .imgbox {
    padding-top: 70%;
}

.Cp2 .content .img2 {}

.Cp2 .content .img2 .imgbox {
    padding-top: 72%;
}




.Cp3 {
    width: 68.6%;
    float: left;
}

.Cp3 .content {}

.Cp3 .content .cp3_l {
    overflow: hidden;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding: 20px 0;
}

.Cp3 .content .cp3_l .imgbox {
    width: 33.22%;
    float: left;
    padding-top: 21.65%;
}

.Cp3 .content .cp3_l .txtbox {
    width: 63%;
    float: right;
}

.Cp3 .content .cp3_l .txtbox .tit {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #333333;
    position: relative;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Cp3 .content .cp3_l .txtbox .tit:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #e50000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}

.Cp3 .content .cp3_l .txtbox .txt {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 14px 0;
}

.Cp3 .content .cp3_l .txtbox .date {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #999999;
    padding-left: 34px;
    position: relative;
}

.Cp3 .content .cp3_l .txtbox .date:before {
    content: '';
    width: 18px;
    height: 1px;
    background-color: #d50212;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.Cp3 .content .cp3_l:hover .tit {
    color: #e50000;
}

.Cp3 .content .cp3_l:hover .txt {
    color: #333;
}

.cp3_list {}

.cp3_list ul {}

.cp3_list ul li {
    overflow: hidden;
    line-height: 40px;
}

.cp3_list ul li .tit {
    width: 70%;
    float: left;
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #333333;
    padding-left: 20px;
    background: url(../image/tit_bg2.png) left center no-repeat;
}

.cp3_list ul li .time {
    width: 25%;
    float: right;
    font-size: 14px;
    color: #999999;
}

.cp3_list ul li:hover .tit {
    color: #d50212;
    background: url(../image/tit_bg3.png) left center no-repeat;
}




.Cp4 {
    width: 29.5%;
    float: right;
}
.Cp4 .rwBox .imgbox{width:100%;height:200px;}
.Cp4 .rwBox p{text-align:center;height:40px;line-height:40px}
.Cp4 .rwBox {margin-bottom:20px;}
.syBox .carousel {
    position: relative;
    height: 300px;
    overflow: hidden;
}

.syBox .carousel .slides {
    position: relative;
    margin: 0 auto;
}

.syBox .carousel .slides .slideItem {
    position: absolute;
    cursor: pointer;
    background-color: #fff;
}

.syBox .carousel .slides .slideItem a {
    position: relative;
    z-index: 10;
    display: block;
}

.syBox .carousel .slides .slideItem img {
    opacity: 0.3;
    filter: alpha(opacity=30);
    height: auto !important;
}
.syBox .carousel .slides .slideItem p{text-align:center;margin-top:10px;}
.syBox .carousel .slides .slideItem .desc {
    display: none;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0.3px;
    color: #333333;
}

.syBox .carousel .slides .slideItem#side0 img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.syBox .carousel .slides .slideItem#side0 .desc {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}

.syBox .carousel .prevButton,
.syBox .carousel .nextButton {
    position: absolute;
    top: 50%;
    margin-top: -42px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-color: #d50212;
    border-radius: 2px;
    z-index: 30;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    display: none;
}

.syBox .carousel .prevButton {
    left: 0;
}

.syBox .carousel .prevButton:before {
    content: '<';
}

.syBox .carousel .nextButton {
    right: 0;
}

.syBox .carousel .nextButton:before {
    content: '>';
}

@media(max-width:1024px) {
    .syBox .carousel .slides {
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
    }
}

.ztPage .ConBox .daList {
    padding-bottom: 20px;
}

.ztPage .ConBox .daList li {
    overflow: hidden;
    border-bottom: 1px #e5e5e5 dashed;
    line-height: 50px;
    font-size: 16px;
}

.ztPage .ConBox .daList li .date {
    float: right;
    width: 20%;
    font-family: Montserrat;
    color: #ccc;
    text-align: right;
}

.ztPage .ConBox .daList li a {
    float: left;
    width: 75%;
    font-family: SourceHanSansCN;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 2%;
}

.ztPage .ConBox .daList li a span {
    color: #d50212;
    padding-right: 10px;
}

.ztPage .ConBox .daList li a:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #d50212;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ztPage .ConBox .daList li:hover a {
    color: #d50212;
}

.ztPage .Pages .p_page .a_prev:hover,
.ztPage .Pages .p_page .a_next:hover,
.ztPage .Pages .p_page .a_first:hover,
.ztPage .ztPage .Pages .p_page .a_end:hover {
    color: #fff;
    background: #d50212;
    border: 1px solid #d50212;
}

.Pages .p_page .num a:hover,
.ztPage .Pages .p_page .num a.a_cur {
    color: #fff;
    background: #d50212;
    border: 1px solid #d50212;
}

.newsCon {
    color: #333;
    font-size: 16px;
}

.newsCon .De_top {
    text-align: center;
}

.newsCon .De_top .tit {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.newsCon .De_top .date {
    padding: 10px;
}

.newsCon .De_cen {
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding: 20px 0;
}

.newsCon .De_cen p {
    margin-bottom: 10px;
}

.newsCon .De_cen img {
    display: block;
    margin: 0 auto;
}

.newsCon .De_bot {
    padding: 20px 0;
}

.newsCon .De_bot p {
    line-height: 30px;
}

.newsCon .De_bot a {
    color: #666;
}

.newsCon .De_bot a:hover {
    color: #d50212;
}

.newsCon table{
	border-collapse:collapse;
	border:1px solid #000;
}
