/* CSS Document */

body {
    text-align: center;
    font-family: "����", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px 0px;
    padding: 0px 0px;
    color: #fff;
    background-color: #070707;
}

form {
    margin: 0px auto;
    list-style-type: none;
    padding: 0px 0px;
}

td {
    font-family: "����", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table {
    font-family: "����", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px auto;
    list-style-type: none;
    padding: 0px 0px;
}

td {
    font-size: 12px
}

tr {
    font-size: 12px
}

th {
    font-size: 12px
}

ul {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style-type: none;
}

li {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style-type: none;
}

a:link {
    color: #fff;
    text-decoration: none;
}

a:visited {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #ffb400;
    text-decoration: none;
}

a:active {
    color: #fff;
    text-decoration: none;
}

.yellow {
    color: #ffb400
}

.yellow a {
    color: #ffb400;
    text-decoration: none
}

.yellow a:hover {
    color: #ffffff;
    text-decoration: none
}

.red {
    color: #FF0000
}

.red a {
    color: #ff0000;
    text-decoration: none
}

.red a:hover {
    color: #2a95ad;
    text-decoration: none
}

.white {
    color: #FFFFFF
}

.white a {
    color: #FFFFFF;
    text-decoration: none
}

.white a:hover {
    color: #ff0000;
    text-decoration: none
}

.grey {
    color: #999;
}

.grey a {
    color: #999999;
    text-decoration: none
}

.grey a:hover {
    color: #ffb400;
    text-decoration: none
}

img {
    border: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    clear: both
}

.t01 {
    font-family: "Microsoft Yahei", "����", Arial, Helvetica, sans-serif;
}

#header {
    clear: both;
    background: url(../images/line01.jpg) repeat-x 0px 0px;
}

.header {
    clear: both;
    background: url(../images/bg01.jpg) no-repeat center 0px;
    width: 1002px;
    margin: 0px auto;
    height: 98px
}

.logo {
    width: 245px;
    float: left;
    margin: 40px 0px 0px 0px
}

.nav {
    position: relative;
    z-index: 1;
    float: right;
    margin: 35px 0px 0px 0px
}

.nav a {
    text-decoration: none;
}

.navmain {
    position: relative;
}

#nav_all {
    float: left;
    position: relative;
    z-index: 222;
}

#nav_all li {
    float: left;
    height: 30px
}

#nav_all li.m1 {
    padding: 0px 15px
}

#nav_all>li {
    position: relative;
}

#nav_all li a {
    color: black;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    width: 87px;
    text-align: center;
    text-align: center;
    height: 47px
}

#nav_all>li>a:hover {
    background: url(../images/bg02.png) no-repeat 0px bottom
}

#nav_all li ul {
    display: none;
    position: absolute;
    z-index: 99;
    left: -50%;
    top: 40px;
    font-size: 14px;
    font-family: "Microsoft Yahei", "����", Arial, Helvetica, sans-serif;
    width: 400px
}

#nav_all li ul li {
    line-height: 32px;
    height: 32px;
    width: auto;
    color: #ffb400;
}

#nav_all li ul li a {
    height: 32px;
    line-height: 32px;
    color: #ffb400;
    font-size: 14px;
    padding: 0px 10px;
    width: auto
}

#nav_all li ul li a:hover {
    color: #fff;
}

.sub01 {
    background-image: url(../images/sub01.jpg);
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.sub02 {
    background: #070707 url(../images/sub02.jpg) no-repeat 0px 0px;
    height: 100%
}

.sub03 {
    background: #070707 url(../images/sub03.jpg) no-repeat 0px 0px;
    height: 100%
}

.sub04 {
    background: #070707 url(../images/sub04.jpg) no-repeat 0px 0px;
    height: 100%
}

.sub05 {
    background: #070707 url(../images/sub05.jpg) no-repeat 0px 0px;
    height: 100%
}

#footer {
    clear: both;
    background-color: #070707;
    height: 40px;
    line-height: 40px;
}

.footer {
    clear: both;
    width: 1002px;
    margin: 0px auto
}

.subnav {
    clear: both;
    width: 1002px;
    margin: 0px auto;
}

.sub_title {
    clear: both;
    padding: 50px 0px 20px 0px;
    overflow: hidden
}

.sub_title .left {
    padding-top: 15px;
    margin-left: 10px
}

.sub_title .right {
    margin-right: 20px
}

.sub_content {
    clear: both;
    background: url(../images/bg05.png) repeat 0px 0px;
    height: 515px;
    padding: 20px 20px 15px 20px
}

.sub_left {
    float: left;
    width: 115px;
    margin-right: 15px
}

.sub_left ul {
    list-style-type: none;
    padding: 0px 0px;
    margin: 0px 0px;
}

.sub_left li {
    height: 40px;
    line-height: 40px;
    background-color: #000000;
    margin-bottom: 4px;
    clear: both
}

.sub_left li a:link {
    color: #ffb400;
    text-decoration: none;
    display: block;
    background-color: #000000;
}

.sub_left li a:visited {
    color: #ffb400;
    text-decoration: none;
    display: block;
    background-color: #000000;
}

.sub_left li a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
    background-color: #ffb400;
}

.sub_left li a:active {
    color: #ffb400;
    text-decoration: none;
    display: block;
    background-color: #000000;
}

.sub_left li.hover a:link {
    color: #ffffff;
    text-decoration: none;
    display: block;
    background-color: #ffb400;
}

.sub_left li.hover a:visited {
    color: #ffffff;
    text-decoration: none;
    display: block;
    background-color: #ffb400;
}

.sub_left li.hover a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
    background-color: #ffb400;
}

.sub_left li.hover a:active {
    color: #ffffff;
    text-decoration: none;
    display: block;
    background-color: #ffb400;
}

.sub_right {
    float: left;
    width: 832px;
}

.products {}

.products ul {
    list-style-type: none;
    padding: 0px 0px;
    margin: 0px 0px
}

.products li {
    width: 150px;
    float: left;
    margin: 0px 8px 16px 8px;
}

.products li img {
    width: 150px;
    margin-bottom: 5px
}


/* scr_con style */

#scroll {
    position: relative;
    width: 832px;
    height: 510px;
    overflow: auto;
    left: 0px
}

#scrollcontent {
    position: absolute;
    width: 820px;
    left: 0px
}

#scrollbar {
    float: right;
    position: relative;
    display: none;
    width: 4px;
    height: 530px;
    z-index: 100;
    background: url(../images/scroll-bg.gif) repeat-y 0px 0px;
    left: 0px
}

.scroller {
    position: absolute;
    top: 0;
    width: 4px;
    cursor: pointer;
    background: #000 url(../images/scroll-arrows.gif) no-repeat;
    height: 510px;
}

.buttonclick {
    background-color: #000
}

.news {}

.news ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.news li {
    text-align: left;
    line-height: 24px;
    border-bottom: #fff dotted 1px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    overflow: hidden;
}

.news li b {
    font-size: 16px;
    font-family: "Microsoft Yahei", "����", Arial, Helvetica, sans-serif;
    line-height: 26px;
    background: url(../images/newsdot.png) no-repeat 0px center;
    padding-left: 13px
}

.time {
    float: right;
    color: #999
}

.news_title {
    clear: both;
    font-size: 20px;
    color: #fff;
    line-height: 22px;
    font-family: "Microsoft Yahei", "����", Arial, Helvetica, sans-serif;
}

.news_text {
    clear: both;
    background: url(../images/bg05.png) repeat 0px 0px;
    height: 35px;
    line-height: 35px;
    margin: 15px 0px
}

.news_content {
    line-height: 30px;
    clear: both
}

.p_pic {
    clear: both;
}

.p_left {
    float: left;
    width: 296px;
    margin-right: 20px
}

.p_right {
    float: left;
    width: 646px;
}

.p_title {
    clear: both;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-family: "Microsoft Yahei", "����", Arial, Helvetica, sans-serif;
    color: #ffb400
}

.p_info {
    clear: both;
    text-align: left;
    line-height: 30px;
}

.list-h li {
    float: left;
}

#spec-n5 {
    width: 296px;
    height: 120px;
    padding-top: 6px;
    overflow: hidden;
}

#spec-left {
    background: url(../images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 32px;
}

#spec-right {
    background: url(../images/right.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 32px;
}

#spec-list {
    width: 264px;
    float: left;
    overflow: hidden;
    margin-left: 6px;
    display: inline;
}

#spec-list ul li {
    float: left;
    margin-right: 0px;
    display: inline;
    width: 88px;
}

#spec-list ul li img {
    width: 80px;
    height: 107px;
}


/*jqzoom*/

.jqzoom {
    position: relative;
    padding: 0;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 350px;
    height: 350px;
    background: url(../images/loading.gif) #fff no-repeat center center;
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}

.bigimg {
    width: 528px;
    height: 700px;
    background-color: #fff
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 85px;
    height: 64px;
    border: 1px solid #aaa;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

#spec-list {
    position: relative;
    width: 264px;
    margin-right: 6px;
}

#spec-list div {
    margin-top: 0;
}


/* scr_con style */

#scroll1 {
    position: relative;
    width: 646px;
    height: 325px;
    overflow: auto;
    left: 0px
}

#scrollcontent1 {
    position: absolute;
    width: 626px;
    left: 0px
}

#scrollbar1 {
    float: right;
    position: relative;
    display: none;
    width: 4px;
    height: 355px;
    z-index: 100;
    background: url(../images/scroll-bg.gif) repeat-y 0px 0px;
    left: 0px
}

.scroller1 {
    position: absolute;
    top: 0;
    width: 4px;
    cursor: pointer;
    background: #000 url(../images/scroll-arrows.gif) no-repeat;
    height: 325px;
}

.buttonclick1 {
    background-color: #000
}

ul#topnav {
    margin: 35px 0px 0px 25px;
    padding: 0;
    float: left;
    width: 732px;
    list-style: none;
    position: relative;
}

ul#topnav li {
    float: left;
    margin: 0;
    padding: 0;
    height: 50px;
    position: relative;
}

ul#topnav li a {
    padding: 0px 25px;
    display: block;
    text-decoration: none;
}

ul#topnav li:hover {
    background: url(../images/bg02.png) no-repeat center bottom
}

ul#topnav li span {
    float: left;
    padding: 0px 0px;
    position: absolute;
    right: -160px;
    top: 45px;
    display: none;
    width: 457px;
    color: #ffb400;
    font-size: 14px;
    font-family: "Microsoft Yahei", "����", Arial, Helvetica, sans-serif;
    text-align: center
}

ul#topnav li:hover span {
    display: block;
}

ul#topnav li span a {
    display: inline;
    padding: 0px 10px;
    color: #ffb400;
}

ul#topnav li span a:hover {
    text-decoration: underline;
    color: #FFFFFF
}

DIV.quotes {
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
    float: right
}

DIV.quotes A {
    BORDER-RIGHT: #c4c2c2 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #c4c2c2 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #c4c2c2 1px solid;
    COLOR: #aaa;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #c4c2c2 1px solid;
    TEXT-DECORATION: none
}

DIV.quotes A:hover {
    BORDER-RIGHT: #a0a0a0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a0a0a0 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #a0a0a0 1px solid;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #a0a0a0 1px solid
}

DIV.quotes A:active {
    BORDER-RIGHT: #a0a0a0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a0a0a0 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #a0a0a0 1px solid;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #a0a0a0 1px solid
}

DIV.quotes SPAN.current {
    BORDER-RIGHT: #c4c2c2 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #c4c2c2 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #c4c2c2 1px solid;
    COLOR: #aaa;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #c4c2c2 1px solid;
    BACKGROUND-COLOR: #f0f0f0
}

DIV.quotes SPAN.disabled {
    BORDER-RIGHT: #f3f3f3 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #f3f3f3 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #f3f3f3 1px solid;
    COLOR: #ccc;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #f3f3f3 1px solid
}