﻿html, body, div, span, h1, h2, h3, h4, h5, h6, a, img, dl, dt, dd, ul, ol, li, fieldset, form, label, legend, table, i, tbody, thead, tr, th, td, input, select, button, p, textarea, em, pre { margin: 0; padding: 0; }
select, input, label, button, button, img, i, em, dfn { vertical-align: middle; }
    /*input[type=search] { border: none; outline: none; }
    input[type=text] { border: none; outline: none; }*/
img, button, table { border: 0; }
ul, ol, li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
em, dfn, i { font-style: normal; }
a { cursor: pointer; text-decoration: none; color: #333333; }
    a:hover { text-decoration: underline; color: #C00000; }
.pointer { cursor: pointer; }

.view { width: 1200px; margin: 0 auto; height: auto; }
.topst { width: 100%; height: 28px; background-color: #F1F1F1; line-height: 28px; }
.bd { border: 1px solid red; }
.bdgray { border: 1px solid #DDDDDD; }

.round { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.roundtl { border-top-left-radius: 5px; }
.roundtr { border-top-right-radius: 5px; }
.roundbl { border-bottom-left-radius: 5px; }
.roundbr { border-bottom-right-radius: 5px; }

.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }

.fb { font-weight: bold; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.fw400 {
    font-weight: 400;
}
.left { float: left; }
.right { float: right; }
.relative { position: relative; }
.absolute { position: absolute; }
.clear { clear: both; overflow: auto; *+ zoom:1; *+ height:0; _zoom: 1; _overflow: hidden; }
.tc { text-align: center; }
.vm { vertical-align: middle; }
.overflow { overflow: hidden; }
.disBlock { display: block; }
.fYaHei { font-family: "Microsoft YaHei","微软雅黑"; }
.gray { color: #999999; }
.blue1 { color: #7395c3; }
.blue2 { color: #0766b1; }
.white { color: white; }
.red { color: #C00000; }
.green { color: #42B33D; }
.orange { color: #eb5a00; }
.gray2 { color: #aeaeae; }
.bgred {
    background-color: #3D6BC9;
}
.bgwhite { background-color: white; }
.bggray { background-color: #F5F5F5; }
.bggray2 { background-color: #E2E2E2; }
.bggray3 { background-color: #A6A6A6; }

.btnzone { height: 30px; line-height: 30px; font-size: 12px; border: 1px solid #AAAAAA; text-align: center; background: url(/images/downsjx.png) center right 5px no-repeat; padding: 0px 15px 0px 5px; cursor: pointer; }
.btnzone2 { width: 50px; height: 30px; line-height: 30px; padding: 0px 20px 0px 5px; background: url(/images/anchor.png) 55px 5px no-repeat; }
.btndate { width: 100px; height: 30px; line-height: 30px; border: 1px solid #AAAAAA; text-align: center; background: url(/images/icon1.png) 85px -93px no-repeat; cursor: pointer; }
.btns1 { height: 25px; line-height: 25px; margin: 5px; padding: 0px 10px; text-align: center; border: 1px solid #CECCCF; cursor: pointer; }
.btns1sele { background-color: #0058AF; color: white; font-weight: bold; border: 1px solid #0058AF; }

.pager { position: relative; float: left; left: 50%; color: #787878; line-height: 30px; text-align: center; }
    .pager > div { position: relative; left: -50%; }
        .pager > div div { float: left; }
    .pager .pnpage { width: 70px; border: 1px solid #DFDFDF; margin: 0px 5px; }
    .pager li { float: left; width: 30px; cursor: pointer; }
    .pager .sele { background-color: #3589D2; color: white; }

.tsa_l { color: #3C3C3C; }
    .tsa_l a { color: #0085FB; }
.tsa_r { }
    .tsa_r li { float: left; }
    .tsa_r a { padding: 0px 15px; border-right: 1px solid #C0C0C0; }
.searchtype { height: 22px; }
.searchtype div { width: 94px; height: 22px; line-height: 22px; display: inline-block; text-align: center; margin-left: 5px; cursor: pointer; *float: left; }
.cbaner { height: 40px; line-height: 40px; }
    .cbaner > div { float: left; }
    .cbaner span { margin: 0px 5px; }
.cbanernav { height: 40px; line-height: 40px; font-weight: bold; }
.cbanernav a { color: white;padding:0 5px;}
.cbanernav li { float: left; padding:0 20px; }
.cbanernav a:hover { color: white; }

.area { border: 2px solid #C00000; top: 40px; left: 200px; background-color: white; color: #333333; font-size: 12px; line-height: 30px; }
    .area a { margin: 0 15px; color: #333333; }
        .area a :hover { color: #C00000; }
    .area span { border-right: 1px solid gray; padding: 0px 10px; }

.np { }
    .np li { height: 30px; line-height: 30px; background: url(/Images/icon1.png) 5px 12px no-repeat; }
.typenav { height: 40px; line-height: 40px; }
    .typenav a { margin-left: 5px; }
.cllist { border-top: 1px solid #EFEFF1; border-left: 1px solid #EFEFF1; }
    .cllist li { height: 33px; line-height: 32px; }
    .cllist div { float: left; border-bottom: 1px solid #EFEFF1; border-right: 1px solid #EFEFF1; }
    .cllist .c1 { width: 195px; }
    .cllist .c2 { width: 165px; }
    .cllist .c3 { width: 70px; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .cllist .c4 { width: 110px; }
    .cllist .c7 { width: 92px; }
    .cllist .tl { text-align: left; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .cllist a { color: #3589D2; margin: 0 5px; }
.chart { height: 240px; border: 1px solid #CCCCCC; }
    .chart .title { height: 30px; line-height: 30px; border-bottom: 1px solid #CCCCCC; }
    .chart .grap { height: 200px; }

.frlink { height: 30px; line-height: 30px; }
    .frlink span { margin: 0 10px; }
.footerDiv {
    margin-top: 10px;
    color: white;
}
a:hover {
    text-decoration: none;
}
.new-price-orange { color: #ff4000; font-weight: bold; }