/* banner */
#box {
    width: 100%;
    height: 450px;
    position: relative;
}

.box-nav {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.box-nav ul {
    width: 9999999999999999999999999999999999999px !important;
    position: absolute;
    height: 450px;
    left: 0;
    top: 0;
}

.box-nav ul li {
    float: left;
    height: 450px;
    line-height: 447px;
    text-align: center;
    overflow: hidden;
    background: #fff;
    border: none;
}

.box-nav ul li img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border: none;
}

ol {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

ol li {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 0 4px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    color: red;
}

ol .current {
    background-color: red !important;
}



/* header */
.header {
    width: 100%;
    position: relative;
    z-index: 150;
}

.topnbd {
    position: relative;
    width: 100%;
    height: 90px;
    background: #0f1427;
}

.topps {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 50%;
    height: 90px;
    background: #fe6716;
}

.top {
    position: relative;
    z-index: 10;
    width: 1000px;
    height: 90px;
    margin: 0 auto;
    background: #0f1427;
}

.logo {
    width: 240px;
    height: 90px;
    float: left;
}

.logo a {
    display: block;
    width: 240px;
    height: 83px;
    line-height: 81px;
    margin-top: 3px;
    text-align: center;
}

.logo a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.topnbd .top h1 {
    float: left;
    font-size: 26px;
    color: #fff;
    margin-top: 24px;
    margin-left: 10px;
}

.searchbd {
    float: right;
    width: 270px;
    padding-left: 20px;
    height: 90px;
}

.searchbd .acv {
    float: left;
    padding-top: 4px;
    line-height: 36px;
    color: #fe6716;
    font-size: 14px;
}

.searchbd .acv:hover {
    color: #fff;
}

.toptel {
    float: right;
    width: 200px;
    height: 36px;
    padding-top: 4px;
    color: #fe6716;
    font-size: 14px;
    line-height: 36px;
    text-align: right;
}

.toptel span {
    color: #fe6716;
    font-size: 14px;
    line-height: 36px;
    font-family: impact;
}

/* end topbd */



.searchresult {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.search {
    width: 270px;
    height: 36px;
}

.text {
    float: left;
    width: 226px;
    height: 34px;
    border: 1px solid #3d404a;
    border-right: none;
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    text-indent: 20px;
    background: #0f1427;
}

.btnsubmit {
    float: left;
    width: 41px;
    height: 36px;
    border: 1px solid #3d404a;
    border-left: none;
    background: url(../images/search.jpg) left top no-repeat;
    cursor: pointer;
}

.select {
    position: relative;
    float: left;
    width: 91px;
    height: 34px;
    border: 1px solid #3d404a;
    border-left: none;
    line-height: 34px;
    background: url(../images/select.jpg) left top no-repeat;
}

.select select {
    margin: 5px auto;
    width: 91px;
}

div.selectbox-wrapper {
    position: absolute;
    left: 1px;
    *left: 1;
    overflow: hidden;
    z-index: 9999999999;
    width: 89px;
    border: #3d404a 1px solid;
    border-top: #0f1427 0 solid;
    *margin-top: 0;
    text-align: left;
    background: #0f1427;
}

div.selectbox-wrapper ul li.selected {
    color: #ffffff;
    background-color: #fe6715;
}

div.selectbox-wrapper ul li.current {
    color: #ffffff;
    background-color: #fe6715;
}

div.selectbox-wrapper ul li {
    cursor: pointer;
    width: 100%;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    color: #424753;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}

.selectbox {
    display: block;
    cursor: pointer;
    width: 91px;
    border: none;
    color: #424753;
    font-size: 12px;
    line-height: 34px;
    text-indent: 8px;
    height: 34px;
    background: none;
}

/*end search*/



.navgrp {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 62px;
    margin: 0 auto;
}

.navbd {
    position: relative;
    width: 1000px;
    height: 62px;
    margin: 0 auto;
}

.nav {
    width: 1000px;
    height: 62px;
}

.nav li {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 62px;
    display: block;
}

.nav li a {
    width: 100px;
    height: 62px;
    display: block;
    color: #13182b;
    font-size: 14px;
    line-height: 62px;
    text-align: center;
}

.nav li a:hover {
    color: #fe6716;
}

.nav li .cur {
    color: #fe6716;
}

.nav .menu a {
    width: 100px;
    height: 62px;
    display: block;
    color: #fe6716;
    font-size: 14px;
    line-height: 62px;
    text-align: center;
}

.nav .on a {
    width: 100px;
    height: 62px;
    display: block;
    color: #13182b;
    font-size: 14px;
    line-height: 62px;
}

#navChild {
    position: absolute;
    left: -14px;
    top: 46px;
    width: 116px;
    z-index: 99;
    display: none;
    padding: 1px 6px 0px 6px;
    background: #fe6715;
}

#navChild a {
    position: relative;
    width: 96px;
    height: 36px;
    padding: 0 10px;
    display: block;
    border-bottom: 1px solid #d4550e;
    color: #0f1427 !important;
    font-size: 14px;
    line-height: 36px;
    text-align: -webkit-center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

#navChild a:hover {
    color: #ffffff !important;
    background-image: none !important;
}

/* end navgrp */


.bann {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -800px;
    width: 1600px;
    height: 212px;
}

#focus {
    position: relative;
    width: 1600px;
    height: 212px;
    margin: 0 auto;
    overflow: hidden;
}

#focus ul {
    position: absolute;
    height: 212px;
}

#focus ul li {
    position: relative;
    float: left;
    width: 1600px;
    height: 212px;
    overflow: hidden;
}

#focus ul li img {
    display: block;
    margin: 0 auto;
}

#focus .btn {
    position: absolute;
    width: 100%;
    height: 12px;
    left: 0px;
    bottom: 24px;
    text-align: center;
    z-index: 99;
}

#focus .btn span {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 8px;
    background: #fe6716;
    border-radius: 50%;
}

#focus .btn span.on {
    background: #ffffff;
}

/* end banner */