﻿.id_header_top{
    height: 268px;
    overflow: hidden;
}
.id_header_top .left{
    float: left;
    width: 508px;
}
.id_header_top .left .logo{
    display: block;
    margin-top: 70px;
}
.id_header{
    width: 1200px;
    margin: auto;
}
.id_header_top .right{
    margin-top: 24px;
    width: 308px;
    float: right;
}
.id_header_top .link{
    overflow: hidden;
}
.id_header_top .app{
    background: url("../images/ico.png");
    height: 29px;
    width: 14px;
    display: block;
    float: left;
}
.id_header_top .cj{
    background: url("../images/ico.png") no-repeat  -45px 0;
    height: 29px;
    width: 20px;
    display: block;
    float: left;
    margin-left: 1px;
}
.id_header_top .yu{
    background: url("../images/ico.png") no-repeat  -89px 0;
    height: 29px;
    width: 30px;
    display: block;
    float: left;
    margin-left: 24px;
}
.id_header_top .map {
        background-image:url("../images/map-icon.png");
        height:29px;
        width:30px;
        display:block;
        float:left;
        margin-left: 24px;
    }
.id_header_top .ft,.id_header_top .en{
    float: left;
    font-size: 16px;
    line-height: 29px;
    color: #f1f3f6;
    margin-left: 23px;
}
.id_header_top .text{
    margin-top: 88px;
    display: block;
}
.id_header_top .search{
    overflow: hidden;
    background: url("../images/ss.png");
    height: 34px;
    width: 304px;
}
.id_header_top .input_text{
    float: left;
    margin-left: 12px;
    outline: none;
    width: 263px;
    border: 0;
    height: 34px;
    line-height: 34px;
    border: 0;
    background: none;
}
.id_header_top .input_btn{
    height: 34px;
    width: 28px;
    float: right;
    border: 0;
    background: none;
}

.id_nav{
    width: 100%;
    overflow: hidden;
}
.top_none{
    visibility:hidden}
/* 本例子css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{  position:relative; width:100%; margin:0 auto;  z-index:1;  color:#fff;line-height:86px;   }
.nav{ overflow:hidden; zoom:1; }
.nav .m{ float:left; display:inline;width: 12%  }
.nav h3{ width: 100%;   font-weight:normal; font-size:14px;  }
.nav .s{ float:left; width:3px; text-align:center; color:#75c7f2;   }
.nav h3 a{  display:block; color:#fff;text-align: center;font-size: 18px;font-weight: bold; }
.nav .on h3 a{ background: url("../images/bg02.png")}

.subNav{ color:#0468b1; line-height:26px;overflow:hidden;filter:alpha(opacity=90);moz-opacity: 0.9;-khtml-opacity: 0.9;opacity:0.9;  }
.subNav li{ overflow:hidden; zoom:1;  background:#fff; padding:0 10px;}
.subNav iframe{ float:right;  }
.subNav a{ margin:0 10px;color:#0468b1;  }
.id_timer{
    font-size: 12px;
    line-height: 24px;
    margin-top: 53px;
}
#localtime{
    float: left;
}
.id_timer .tq{
    margin-left: 18px;
    float: left;
}

/*站点导航*/
.location{padding:12px 0px;text-align:left;}
.location span{margin-left:12px;margin-right:6px;}
.location a{color:#000;}
.location a:hover{color:#0468b1}