﻿    /* 头部 */
    .nav_box a:hover{
      color: #f7d780!important;
    }
    .header{
        height: 130px;
        /*padding: 0 36px;*/
        background-color: #fff;
        width:1200px;
        margin:0 auto;
    } 
    .header .m_nav{
        display: none;
    }
    .header img.logo{
        float: left;
        /*margin-left: 10%;*/
        margin-top: 17px;
    }
    .header .nav_img{
        float: right;
        /* width: calc(100% - 940px); */
        margin-top: 15px;
        position: relative;
    }
    .header .nav_logo{
        overflow: hidden;
        margin-left: 20px;
    }
    .header .nav_logo_left{
        float: left;
        margin-top: 30px;
    }

    .header .nav_img p.re_home{
        color: #004e96;
        text-align: right;
    }
    .re_home a{
        color: #fff;
        font-size: 16px;
        display: block;
        background:#3472ab;
        margin-top: 12px;
        padding: 5px 10px;
        border-radius: 5px;
    }
    .re_home a img{
        vertical-align: middle;
        display:none;
    }
.footCode{
	display:block;
    float:right !important;
    margin-top:14px;
}
@media screen and (min-width: 1600px) {
   .search a{margin-right: 221px!important;}
         
}
@media screen and (min-width: 1900px) {
   .search a{margin-right: 320px!important;}
         
}
    /* PC 导航样式开始 */
    .nav{
        clear: both;
        height: auto;
      	width: 100%;
    	background:#3472ab;
    }
    .nav .nav_box{
        line-height: 50px;
        margin: 0 auto;
        width:1200px;
        min-height:50px;
    }
	.nav li#home{
        float: left;
        padding: 0 0 0;
        font-size: 20px;
        color: #888888;
        cursor: pointer;
        position: relative;}
    .nav li{
            float: left;
            padding: 0 14px 0;
            font-size: 18px;
            color: #888888;
            cursor: pointer;
            position: relative;
    }
.nav li a{ color:#fff}

    .nav li.current a{
        color: #f7d780;
    }
    .nav li.current{

    }

    .nav li:hover{
       
    }
    .nav li a:hover{
        color: #f7d780;
    }
    .nav li .pc_nav_item{
        display:none;
            position: absolute;
    left: 0;
    top: 50px;
    z-index: 1000000000;
    background:#3472ab;
    width: 100%;


    }
.nav li.curtent .pc_nav_item{ display:block;}
  .nav li.have_nav_item .pc_nav_item li{
        font-size: 14px;
        line-height: 34px;
        padding: 0 4px;
        text-align: center;
        width: 100%;
    }
    .nav li.have_nav_item .pc_nav_item li:hover {
        border:none;

    }
    .nav li.have_nav_item .pc_nav_item li a {
        color: #fff;
      font-size:16px;
    }
  /*  .nav li.have_nav_item .pc_nav_item li a:hover, .nav li .pc_nav_item li a:active{
        color: #c10913;
        text-decoration: underline;
    }
*/
    .nav .search{
        float: right;
        cursor: pointer;
        margin-left: 30px;
        margin-top: 17px;
    }
  .search a{
      margin-right: 55px;
  }
    /*搜索框7*/
    .bar7 {
        display: none;
        position: relative;
        right: -130px;
        width: 0;
    }
         
    .bar7 input {
        width: 130px;
        height: 28px;
        /* border-radius: 15px;
        background: #f5f5f5; */
        padding: 4px 35px 4px 0;
        border: 0;
        color: #888;
        font-size: 18px;
        border-bottom: 1px solid #325ca4;
    }
    .bar7 input:focus{   
        outline: none;
    }
    .bar7 img {
        position: absolute;
        top: 4px;
        right: 10px;
        cursor: pointer;
    }

    /* PC 导航样式结束 */


    /* 底部 */
    .footer{
        width: 100%;
        height: 140px;
        padding: 20px 0;
        background:rgb(52 114 171);
        background:#3472ab;
    }
    .footer .foot{
        width: 1200px;
        margin: 0 auto;
    }
    .footer .foot_m{
        display: none;
    }
    .footer .foot img{
        float: right;
    }
    .footer .foot img:nth-child(1){
        float: left;
      height:75px;
        margin-top: 20px;
    }
    .foot .foot_des{
            color: #fff;
            width: calc(100% - 552px);
            float: left;
            padding-left: 208px;
            line-height: 30px;
            padding-top: 24px;
    }
    .foot .login{
        float: left;
        /* width: 120px; */
        /* height: 35px; */
        /* border-radius: 16px; */
        /* border: 1px solid #d7d8d9; */
        font-size: 16px;
        margin-right: 20px;
        line-height: 32px;
        text-align: center;
      	display:none;
    }
    .foot .login a{
        color:#d7d8d9;
        display: block;
    }
    
     /* 移动端样式 */
     @media screen and (max-width: 768px) {
        /* 头部 */
       .header{
        padding: 0.36rem;
        overflow: hidden;
        font-size: 0;
        height: auto;
         width:100%;
       }
       .header img.logo{
        width: 100%;
        margin-top: 0;
       }
       .header .m_nav{
           display: block;
           float: right;
       }
       .header .m_nav img{
        width: 0.4rem;
        margin-top: 0.2rem;
       }
      .header .nav, .header .nav_img{
        display: none;
        width: 100%;
        margin: 0px;
       }
   
       .nav{
           margin-top: 30px;
           display:none;
       }
       .nav .nav_box{
           width: 100%;
         display:none;
       }
       .nav_box ul{
           width: 37.5rem;
       }
       .header .nav li{
           padding-left: 8px;
           padding-right: 8px;
           line-height: 30px;
       }
       .header .search{
           display: none;
       }
       .header .re_home{
           display: none;
       }

       /* 底部 */
       .footer{
            height: auto;
            padding: 0.6rem 0.36rem;
        }
        .footer .foot{
            display: none;
        }
        .footer .foot_m{
            display: block;
            text-align: center;
            font-size: 0.3rem;
        }
        .foot_m p{
            text-align: center;
            line-height: 0.6rem;
            color: #d7d8d9;
        }
        .foot_m p.bq{
            font-size: 0.24rem;
            line-height: 0.42rem;
        }
        .foot_m img:nth-child(1){
            width:auto;
    		height:auto;
            margin-bottom: 0.2rem;
         
        }
        .foot_m img:nth-child(2){
            width: 1.2rem;
        }
        .foot_m .foot_line{
            height: 1px;
            line-height: 1px;
            background:#d7d8d9;
            margin: 0.5rem 0;

        }
       .foot_m .login{
            box-sizing: border-box;
            /*width: 2rem;*/
            border-radius: 0.32rem;
            /* border: 1px solid #d7d8d9; */
            /* line-height: 0.64rem; */
            /* text-align: center; */
            /* margin: 0rem auto 0px; */
   			margin: 0 auto;
        }
        .foot_m .login a{
            color: #d7d8d9;
            display: block;
        }
       
       .foot_m .ewmimg {
           width: 1.6rem!important;
    	   height: 1.6rem!important;
       }

     }