.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);}
.zzjgCon .zzjgL {
    width: 48.5%;
    background: white;
    box-shadow: 0px 0px 9px 0px rgba(0, 33, 83, 0.04);
    border-top-left-radius: 30px;
    margin-top:50px;}
.zzjgCon .zzjgL:hover {
    background: url(images/zzjgbg.png) no-repeat bottom center #FFFFFF;
    background-size: cover;}
.zzjgCon .zzjgL>.flex {
    height: 100%;}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.zzjgCon .title {
    width: 80px;
    border-top-left-radius:30px;
    background: #607b99;
    height: 100%;}
.zzjgCon .title h4 {
    font-size: 24px;
    width: 26px;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    color: white;
    padding: 30px 0;}
.zzjgCon .ulBox {
    align-content: flex-start;}
.zzjgCon .ulBox {
    width: calc(100% - 80px);
    height: 100%;
    padding: 40px 60px;}
.zzjgCon ul {
    width: 48%;}
.zzjgCon ul .xxfl {
    font-size:20px;
    color: #144881;
    font-weight: bold;
    margin-bottom: 30px;
    border-left: 3px solid #144881;
    padding-left: 10px;}

 

.zzjgCon ul li {
    width: 100%;}
.zzjgCon ul li a {
    font-size: 18px;
    color: #323232;
    line-height: 24px;
    margin: 16px 0;
    display: block;
    position: relative;
    padding-left:18px;
    transition: 0.6s all;}
.zzjgCon ul li a:hover {
    color: #144881;
    padding-left: 20px;
    transition: 0.6s all;
    font-weight: bold;}
.zzjgCon ul li a::after {
    content: ">";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "宋体";
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    transition: 0.6s all;
    line-height: 24px;}

@media (max-width: 767px){

    #bqwz {
        text-align:center;}
}
    
