.index-header-left,.index-header-middle {
    float: left
}
.index-header-right  {
    float: right;
}
.index-header-box {
    position: relative;
    height: 130px;
    width: 100%;
}
.index-header-left {
    height: 130px;
    width: 340px;

}
.active{
    background-color: #1860c2;
}
.index-header-left a {
    display: block;
}
.index-header-left img {
    width: 340px;
    height: 83px;
    margin: 23px 0 24px;
}
.index-header-middle p {
    color: #124182;
    text-align: center;
}
.index-header-middle {
    width: 350px;
    text-align: center;
    margin-top: 53px;
    margin-left: 70px;
}
.index-header-middle .index-header-slogan1 {
    font-size: 24px;
    line-height: 26px;
    height: 26px;
    float: left;
}
.index-header-middle .index-header-slogan2 {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
}
.index-header-search {
    border: 1px solid #124182;
    width: 281px;
    height: 43px;
    position: relative;
}
.index-header-search input {
    width: 168px;
    height: 18px;
    font-size: 14px;
    padding: 12px 15px 13px 18px;
    border-right: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'MicrosoftYaHeiUI' !important;
}
.index-header-right {
    position: absolute;
    right: 0;
    top: 42px;
    width: 283px;
    height: 45px;
}
.index-header-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 44px;
    *height: 45px;
    line-height: 43px;
    font-size: 18px;
    color: #fff;
    background-color:#124182;
    text-align: center;
    cursor: pointer;
    font-family: Microsoft Yahei UI, Microsoft Yahei, 微软雅黑, Segoe UI, Tahoma, Arial，宋体b8b体, SimSun, sans-serif;

}
.index-search-code {
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
    height: 43px;
    border: 1px solid #124182;
    margin-left: 7px;
}   
.index-search-code .index-code-img {
    display: block;
}
.index-search-code a img {
    margin: 11px 9px 10px;
    width: 25px;
    height: 22px;
    text-align: center;
}
.index-code-box {
    position: absolute;
    width: 70px;
    height: 77px;
    left: -31%;
    top: 44px;
    display: none;
}
.index-code-box  a {
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 10px;
    left: 50%;
    margin-left: -50px;
    z-index: 1;
}
.index-code-box .index-code-show {
    width: 100%;
    height: 100%;
    margin: 0;
}
.index-code-box .index-code-square {
    width: 11px;
    height: 7px;
    top: 0px;
    left: 50%;
    margin: 0;
    margin-left: -6px;
}
.index-header-nav  {
    width: 100%;
    height: 55px;
    background-color:#124182;
}
.index-header-nav .index-navLi-out {
    position: relative;
    float: left;
    height: 55px;
    line-height: 55px;
    padding-bottom: 17px;
}
.index-header-nav  li a {
    display: block;
    padding: 0px 29px;
    color: #fff;
    font-size: 18px;
}
.index-header-nav .padding-active{
    padding-left: 29px;
    padding-right: 29px;
}
.index-header-nav  .index-navli-index a {
    padding: 0px 40px 0 40px;
}
.index-navLi-out .index-padding-left {
    padding-left: 29px;
    padding-right: 29px;
}
.index-navLi-out:hover > a{
    background-color: #1860c2;
}
.index-nav-active  .index-active-a{
    background-color: #1860c2;
}
.index-navLi-inset{
    text-align: center;
    position: absolute;
    left: 0;
    top: 65px;
    width: 132px;
    height: 200px;
    display: none;
    z-index:99;
}
.index-navLi-inset img {
    position: absolute;
    left: 50%;
    top: 1px;
    margin-left: -5px;
    width: 11px;
    height: 7px;
}
.index-inset-navul{
    position: absolute;
    left: 0;
    top: 7px;
    background-color: #fff;
}
.index-inset-navul li {
    width: 132px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.index-inset-navul li  .index-inset-a {
    display: block;
    font-size: 16px;
    color: #333;
    padding: 0;
    
}
.index-inset-navul li  .index-inset-a:hover {
    color: #124182;
}
.index-inset-navul li.index-inset-none {
    border-bottom: none;
}
.index-header-search img {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 10px;
    top: 8px;
    z-index: 1;
}
