.head {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    width: 100%;}
.header {
    width: 100%;
    float: left;
    background: #025faf;
    border-bottom: 1px #309bf7 solid;}

.top {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 128px;}

.logo {
    float: left;
    margin: 21px 0px 26px;}

.top_right,
.rig_nav {
    float: right;
    max-width: 290px
;}

.rig_nav a {
    font-size: 14px;
    color: #ffffff;
    margin-top: 21px;
    float: left
;}

.rig_nav i {
    width: 0px;
    height: 12px;
    border-left: 1px solid #666666;
    display: inline-block;
    float: left;
    margin: 0px 10px;
    margin-top: 25px
;}

.search {
    float: right;
    margin-top: 19px;
    width: 250px;}

.input {
    float: left;
    border: 1px solid #ffffff;
    height: 35px;
    width: 247px;
    font-size: 14px;
    border-radius: 8px;
    background: #fff;}

.sear_ico {
    width: 38px;
    height: 38px;
    background: url(/img/search_ico.png) no-repeat center center;
    display: inline-block
;}

.input input {
    background: none;
    float: left;
    height: 35px;
    line-height: 35px;
    width: 190px;
    padding-left: 15px;}

.search button {
    width: 75px;
    text-align: center;
    height: 40px;
    background: #ffffff;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Arial Regula';
    border: none;
    margin-left: 20px
;}

*{outline:none;}
.nav {
    width: 100%;
   
    margin: 0px auto;
    height: 50px;}
.nav li a:hover {
    border-bottom: 3px solid #ea6914;color:#fff;}
.nav li:hover .dep3{
    border-top: 3px solid #ea6914;color:#fff;}

.footer {
    background: #025faf;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 4px #309bf7 solid;
    position: relative;}
.copyright {
    width: 1200px;
    /* height: 70px; */
    /* background: #025faf; */
    text-align: center;
    margin: 0 auto;}
.copyright p {
    text-align: left;
    color: #ffffff;
    line-height: 30px;
    margin: 0;
    padding: 0;
    width: 58%;
    float: left;
    font-size: 16px;
    padding-top: 23px;
    margin-left: 20px;}
.zzxx {
    float: left;
    padding-top: 15px;}

.zzxx img {}

.ewm {
    width: 85px;
    float: right;}

.ewm img {
    width: 85px;}

.ewm p {
    width: 85px !important;
    text-align: center !important;
    line-height: 24px !important;
    font-size: 14px !important;
    padding-top: 0px !important;
    margin-left: 0px !important;}

