.Search{
 width: 287px;
 height: 38px;
 background:url(images/ss_textbox.png) no-repeat;
 margin-top: 80px;
 *float: right;
 float: right;
 margin-right:30px;}
.fdj{
 float: right;
 height: 18px;
 margin-top: 6px;
 margin-left: 10px;}
.fdj img{
 margin-right: 5px;}
.search_text{
 float: left;
 width: 195px;
 margin-top: 2px;
 height: 30px;
    line-height: 30px;
 outline: none;
 font-family: "微软雅黑";
 color: #5c5c5c;
 margin-left: 15px;
 border:none;}
.button{
 background:url(images/ss_btn.png) no-repeat;
 width: 18px;
 height: 18px;
 cursor: pointer;
 margin-right: 10px;
 *position:relative;
 *top:-30px;
 outline: none;
 border:none;}
.navbar
{
-webkit-box-shadow:none;
box-shadow:none;
border:none;
border-radius: 0;
min-height: 56px;
margin:0px;
background:none;
background-color:var(--color2);}
.navbar-toggle{
   border-color: var(--color3) !important;}
.navbar-toggle .icon-bar {
    background-color: var(--color3) !important;}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: var(--color3) !important;}
.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar{
    background-color: var(--color1) !important;}

.navbar .navbar-nav
{
width:100%;
background:none;
margin:0 auto;}
.navbar .navbar-nav>li{
    position: relative;
    z-index: 6;}

.navbar .navbar-nav>li>a{
    color:#fff;  
    background:none;  
    font-family: "微软雅黑";   
    font-size: 18px; 
    border-radius:0;       
    height:56px;
    line-height:56px;
    text-align:center;  
    z-index: 3;}     


.navbar .navbar-nav>li:last-child>a{   
    border-right:none;}     



.nav>li>a {    
    padding: 0px;}

.navbar .navbar-nav>li>a:hover,
.nav > li > a:hover
{
color:#fff;
background:none;}    

.navbar-nav>.open>a,
.navbar-nav>.open>a:focus,
.navbar-nav>.open>a:hover {
    color:#fff !important;
    background:var(--color3) !important;}







@media(min-width:768px){

.navbar .navbar-nav
{
display: flex;
justify-content:space-between;}
.navbar .navbar-nav>li{
flex-grow:1;}

.navbar .navbar-nav>li>a::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: var(--color3);
    transform: skew(-30deg);
    z-index: -1;
    transition: 0.6s all;}

.navbar .navbar-nav>li>a:hover::after{
    height: 100%;
    transition: 0.6s all;}



.container-fluid,
.navbar-collapse
{
padding-right:0px;
padding-left:0px;}
.navbar-header
{
display:none;}

.nav > li:hover .dropdown-menu 
{display: block;} 

}

.dropdown-menu
{
border:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
-webkit-box-shadow: none;
box-shadow: none;
width:160%;
background-color:var(--color1);
border-top: 1px solid #fff;
margin-left:-17px;}

.dropdown-menu > li > a
{
color: #fff;
font-family: "微软雅黑";   
font-size: 18px; 
line-height:40px;
height:auto;
text-align:center;
width:100%;
white-space: normal;}
.dropdown-menu > li > a:hover
{
color:white;
background:var(--color3);}

@media (max-width: 767px){

    .navbar .navbar-nav>li>a:hover,
    .nav > li > a:hover
    {       
        background:var(--color3) !important;}   


    .dropdown-menu{
        background-color:var(--color1) !important;
        margin:0 auto;
        border-top:1px solid #fff !important;}

    .dropdown-menu>li>a {
        color: #fff !important;
        line-height:200% !important;}
    
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        color: #fff !important;
        background-color:var(--color3) !important;}  
}
.lmmc{
    font-size: 42px;    
    color: white;
    font-weight: bold;}
.dqwz{
  margin-top:20px;
  color:white;
  padding: 10px 0 10px 30px;
  background: url(images/position.png) no-repeat left center;
  display: inline-block;
  vertical-align: top;}
.dqwz a{
  color:white;}
 
.wzdh2 {
    height:auto;
    position: relative;
    display: inline-flex;
    padding-right:20px;
    justify-content: flex-start;
    flex-wrap: wrap;}
.wzdh2::before {
    content: "";
    position: absolute;
    left: -28vw;
    width: 30vw;
    height: 100%;
    background: #144881;
    z-index: 2;
    top: 0;}
.wzdh2::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #144881;
    transform: skew(-20deg);
    z-index: 2;
    top: 0;}
.wzdh2 > li {
    position: relative;
    z-index: 6;}

.wzdh2 > li > a {
    display: block;
    line-height: 60px;
    color: white;
    padding: 0 30px;
    font-size: 20px;
    position: relative;
    z-index: 3;}

.wzdh2 > li.on > a,
.wzdh2 > li > a:hover {
    z-index: 3;
    color: white;
    font-weight: bold;}

.wzdh2 > li > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: #dab150;
    transform: skew(-20deg);
    z-index: -1;
    transition: 0.6s all;}

.wzdh2 > li.on > a::after,
.wzdh2 > li > a:hover::after {
    height: 100%;
    transition: 0.6s all;}
.sub{
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 160%;
    background-color: var(--color1);
    border-top: 1px solid #fff;
    margin-left: -12px;
    display:none;}
.wzdh2 > li:hover .sub{
    display:none;}
.sub > .box > a {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 40px;
    height: auto;
    text-align: center;
    width: 100%;
    white-space: normal;
    display: block;
    padding: 3px 20px;
    clear: both;}
.sub > .box > a:hover {
    color: white;
    background: var(--color3);}
.n_list_text ol {
    list-style: none;
    justify-content: flex-start;
    margin: 0px; 
    padding:0px;}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.n_list_text ol li {
    background: white;
    border: 1px solid #dab150;
    border-radius: 4px;
    margin-right: 16px;
    margin-bottom: 16px;}
.n_list_text ol li.on {
    background: #dab150;}
.n_list_text ol li.on a {
    color: white;}
.n_list_text ol li:hover {
    background: #dab150;}
.n_list_text ol li:hover a {
    color: white;}
.n_list_text ol li a {
    font-size: 16px;
    padding: 0 24px;
    line-height: 40px;
    color: #323232;
    font-weight: 600;
    display: block;}

.n_list_text ul {
    position: relative;}
.n_list_text ul li {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
    transition: 0.6s all;}
.n_list_text ul li+li {
    margin-top: 10px;}
.n_list_text ul li a {
    padding: 0 40px;}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.flex-start {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;}
.n_list_text ul li a .textL {
    width: calc(100% - 160px);}
.n_list_text ul li a .textL .date {
    position: relative;
    width: 120px;
    transition: 0.6s all;}

.n_list_text ul li a .textL .date i {
    font-family: "source2";
    color: #323232;
    font-size: 22px;
    line-height: 70px;
    font-style: normal;
    transition: 0.6s all;}
.n_list_text ul li a .textL .date b {
    font-family: "source2";
    color: #666666;
    font-size: 12px;
    line-height: 70px;
    font-style: normal;
    display: inline-block;
    margin-left: 4px;
    transition: 0.6s all;}
.n_list_text ul li a .textL .date::after {
    content: "";
    position: absolute;
    height: 50px;
    width: 1px;
    background: #dab150;
    right: 0;
    top: 10px;
    transition: 0.6s all;}
.n_list_text ul li a .textL p {
    font-size: 18px;
    font-weight: 600;
    color: #323232;
    line-height: 70px;
    margin-left: 30px;
    width: calc(100% - 170px);
    height: 70px;
    overflow: hidden;
    transition: 0.6s all;}
.n_list_text ul li a span {
    font-size: 14px;
    line-height: 70px;
    color: #676767;
    width: 150px;
    text-align: right;}
.n_list_text ul li:hover {
    background: #144881;
    transition: 0.6s all;}
.n_list_text ul li a:hover .textL .date i {
    color: #dab150;
    transition: 0.6s all;}
.n_list_text ul li a:hover .textL .date b {
    color: #dab150;
    transition: 0.6s all;}
.n_list_text ul li a:hover .textL p {
    color: #FFFFFF;
    transition: 0.6s all;}
.n_list_text ul li a:hover span {
    color: #dab150;
    transition: 0.6s all;}
@media (max-width: 767px){

    #bqwz {
        text-align:center;}
}
    
