.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);}
.xyldBox .NyBt h5 {
    text-align: center;
    margin: 60px auto;
    position: relative;}
.xyldBox .NyBt h5 span {
    display: inline-block;
    text-align: center;
    font-size: 42px;
    color: #323232;
    line-height: 42px;
    position: relative;
    z-index: 2;}
.xyldBox .NyBt h5 span::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #eddebb;
    height: 14px;
    z-index: -1;}
.xyldBox .xyld01>.flex {
    align-items: flex-start;}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.xyldBox .xyldL {
    width: calc(50% - 20px);
    background: white;
    box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
    padding: 40px;
    padding-bottom: 0;
    margin-top: 40px;}
.xyldBox h2 {
    width: 110px;
    text-align: center;
    display: flex;
    justify-content: center;}
.xyldBox h2 span {
    width: 26px;
    display: block;
    font-size: 24px;
    font-weight: 600;
    text-align: center;}
.xyldBox ul {
    width: calc(100% - 120px);
    justify-content: left;
    margin-left: -12%;}
.xyldBox ul li {
    width: 38%;
    padding: 0;
    margin-left: 12%;
    margin-bottom: 40px;}
.xyldBox ul li a {
    display: block;
    padding: 4px;}
.xyldBox ul li a .pic {
    width: 100%;
    height: 250px;
    padding: 3px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 6;}
.xyldBox ul li a .pic img {
    display: block;
    width: 100%;
    height: 100%;
    transition: 0.6s all;
    vertical-align: middle;}
.xyldBox ul li a:hover .pic img {
    transform: scale(1.1);
    transition: 0.6s all;}
.xyldBox ul li a .text {
    position: relative;
    width: 100%;
    padding-bottom: 20px;}
.xyldBox ul li a .text h4 {
    font-size: 18px;
    line-height: 28px;
    color: #323232;
    margin-top: 20px;
    text-align: center;
    transition: 0.6s all;
    position: relative;
    z-index: 5;}
.xyldBox ul li a .text::after {
    position: absolute;
    content: "";
    width: calc(100% + 40px);
    height: 150px;
    background: #e5f1ff;
    left: -20px;
    bottom: 0;
    z-index: 0;}
.xyldBox .xyldR {
    width: calc(50% - 20px);
    background: white;
    box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
    padding: 40px;
    padding-bottom: 0;
    margin-top: 40px;}
@media (max-width: 767px){
   .xyldBox .xyldL,
   .xyldBox .xyldR{
     width: 100% !important;
     padding:20px 30px 20px 0px;}
   .xyldBox ul li{
     width:100%;} 
}
@media (max-width: 767px){

    #bqwz {
        text-align:center;}
}
    
