@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
    margin:0;
    padding:0;
    font:12px Arial, Helvetica, sans-serif;
    color:#333;
}
html {
    width:100%;
    text-align:center;
    background:url(xgzz02_bg.png) repeat-x left top;
}
img {
    border:none;
}
a {
    text-decoration:none;
    cursor:pointer;
}
strong {
    font-weight:bold;
}
ul, ol, li, dt, dd {
    list-style:none;
}
em {
    font-style:normal;
}
.clear {
    clear:both;
    height:0;
    overflow:hidden;
}
.float_left {
    float:left;
}
.float_right {
    float:right;
}
.mt10 {
    margin-top:10px;
}
.mt30 {
    margin-top:30px;
}
.dis_in_b {
    display:inline-block;
}
/* ==top== */
#header {
    width:1003px;
    margin:0 auto;
    text-align:left;
}
#header h1 {
    width:420px;
    height:60px;
    padding:18px 0;
}
#header .top {
    width:155px;
    height:16px;
    padding:10px 0;
    /*background:url(xgzz02_top_bg.png) no-repeat;*/
}
#header .top li {
    display:inline-block;
    float:left;
    margin-left:12px;
}
#header .top li a {
    background:url(xgzz02_ico02.png) no-repeat left center;
    padding-left:12px;
    font:12px/16px Arial, Helvetica, sans-serif;
    color:#333;
}
#header .top li a:hover {
    color:#ffa200;
}
#header .top li a.cur {
    background:url(xgzz02_ico03.png) no-repeat left center;
}
#header .navbox {
    height:39px;
}
#header .nav li {
    display:inline-block;
    float:left;
    height:39px;
    margin:0 5px;
}
#header .nav li.fgx {
    width:2px;
    background:url(xgzz02_nav_fgx.png) no-repeat;
    overflow:hidden;
}
#header .nav li a {
    display:inline-block;
    padding:0 25px;
    border-left:1px solid #493e30;
    border-right:1px solid #493e30;
    font:bold 17px/39px "Microsoft YaHei";
    color:#fff;
}
#header .nav li a:hover {
    background:#5c5449;
    color:#fea710;
    border-left:1px solid #625a4e;
    border-right:1px solid #625a4e;
}
#header .bb_box a {
    background:url(xgzz02_li_ico.png) no-repeat left center;
    margin-left:14px;
    padding-left:10px;
    font:12px/39px Arial, Helvetica, sans-serif;
    color:#999;
}
#header .bb_box a:hover {
    color:#ffa200;
}
#header .bb_box a.cur {
    background:url(xgzz02_li_ico_h.png) no-repeat left center;
}
/* ==zhuti== */
#content {
    width:1003px;
    margin:0 auto;
    padding:20px 0;
    text-align:left;
}
/*=========mF_tbhuabao========*/
#focus {
    display:inline-block;
    width:1003px;
    height:292px;
    overflow:hidden;
    position:relative;
    z-index:2;
}
#focus ul {
    height:404px;
    position:absolute;
}
#focus ul li {
    float:left;
    width:1003px;
    height:292px;
    overflow:hidden;
    position:relative;
}
#focus ul li div {
    position:absolute;
    overflow:hidden;
}
#focus .btnBg {
    position:absolute;
    width:1003px;
    height:20px;
    left:0;
    bottom:0;
}
#focus .btn {
    position:absolute;
    width:993px;
    height:10px;
    padding:5px 10px;
    right:0;
    bottom:0;
    text-align:center;
}
#focus .btn span {
    display:inline-block;
    _display:inline;
    _zoom:1;
    width:10px;
    height:10px;
    _font-size:0;
    margin-left:5px;
    cursor:pointer;
    background:url(xgzz02_dd_bg.png) no-repeat 0 0;
}
#focus .btn span.on {
    background:url(xgzz02_dd_bg.png) no-repeat -20px 0;
}
/* ==biaoti01== */
.tit01 {
    height:36px;
    background:url(xgzz02_tit_bg01.png) repeat-x left bottom;
}
.tit01 a {
    width:55px;
    height:22px;
    background:url(xgzz02_more_bg.png) no-repeat;
    font:12px/22px Arial, Helvetica, sans-serif;
    color:#333;
    text-align:center;
}
.tit01 a:hover {
    color:#f60;
}
/* ==zuixindongtai== */
.news_dt {
    width:282px;
}
.news_dt h2 {
    width:101px;
    height:36px;
    background:url(big5img_xgzz02_tit_news.png) no-repeat;
    text-indent:-9999px;
}
.news_dt ul {
    padding:10px 0;
}
.news_dt li {
    height:24px;
}
.news_dt li a {
    background:url(xgzz02_li_ico.png) no-repeat left center;
    padding-left:14px;
    font:12px/24px Arial, Helvetica, sans-serif;
    color:#333;
}
.news_dt li a:hover {
    background:url(xgzz02_li_ico_h.png) no-repeat left center;
    color:#fea710;
}
/* ==gongsibeijingjieshao== */
.about_box {
    width:682px;
}
.about_box h2 {
    width:163px;
    height:36px;
    background:url(big5img_xgzz02_tit_gsbj.png) no-repeat;
    text-indent:-9999px;
}
.about_box .main {
    padding-top:10px;
}
.about_box p {
    font:12px/24px Arial, Helvetica, sans-serif;
    color:#333;
    text-indent:2em;
}
/* ==bottom== */
.footer {
    width:100%;
    border-top:1px solid #9f9e9e;
}
.footer .main {
    width:1003px;
    margin:0 auto;
    padding:10px 0;
    text-align:left;
}
.footer p {
    font:12px/24px Arial, Helvetica, sans-serif;
    color:#666;
}
.footer .mzsm {
    background:url(xgzz02_ico01.png) no-repeat left center;
    padding:0 20px;
    font:12px/24px Arial, Helvetica, sans-serif;
    color:#666;
}
.footer .mzsm:hover {
    color:#fea710;
}
/* ==guanyuwomen,jiijinchangpin== */
.about-left {
    width:200px;
    background:url(xgzz02_left_bg.png) repeat-y;
}
.about-left h2 {
    height:72px;
    text-indent:-9999px;
}
/* ==biaoti== */
.tit-about {
    background:url(big5img_xgzz02_tit_about.png) no-repeat;
}
.tit-jjcp {
    background:url(big5img_xgzz02_tit_jjcp.png) no-repeat;
}
.tit-contact {
    background:url(big5img_xgzz02_tit_contact.png) no-repeat;
}
.tit-sczx {
    background:url(big5img_xgzz02_tit_sczx.png) no-repeat;
}

.about-left dl {
    background:url(xgzz02_left_bottom.png) no-repeat left bottom;
    padding:0 0 30px 0;
}
.about-left dt{
    height:72px;
    text-indent:-9999px;
}

.about-left dd{border-bottom:1px solid #cdcdcd;margin:0 20px;}
.about-left dd a{background:url(xgzz02_left_ico.png) no-repeat 8px 8px;
    padding-left:32px;
    font:bold 14px/32px Arial, Helvetica, sans-serif;
    color:#333;
    width: 140px;
    display: block;
}
.about-left dd a:hover{color:#ffba00;}
.about-left dd.selected a{
    background:url(xgzz02_left_ico_h.png) no-repeat 8px center;
    color:#ffba00;}
.about-left dd ul{display:none;padding:10px 0;}
.about-left dd li{height:29px;
    background:url(xgzz02_left_live02_bg.png) no-repeat left bottom;}
.about-left dd li a{background:none;font:bold 14px/29px Arial, Helvetica, sans-serif;
    color:#666;
    padding-left:30px;}
.about-left dd.selected li a{background:none;color:#666;}
.about-left dd li a:hover{color:#fea710;}

.about-right {
    width:768px;
}
.ny-banner {
    padding:15px 0;
}
.ny-tit {
    height:38px;
    border-bottom:1px solid #a2a2a2;
    font:bold 20px/38px "Microsoft YaHei";
    color:#333;
}
.curmb {
    background:url(xgzz02_curmb_home.png) no-repeat left center;
    padding-left:12px;
    font:bold 12px/38px Arial, Helvetica, sans-serif;
    color:#333;
}
.curmb label {
    display:inline-block;
    width:5px;
    height:38px;
    background:url(xgzz02_curmb_jt.png) no-repeat left center;
    margin:0 10px;
}
.curmb a {
    font:12px/38px Arial, Helvetica, sans-serif;
    color:#666;
}
.curmb a:hover {
    color:#fea710;
}
.about-right .wz-js p {
    padding-top:20px;
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#333;
}
.about-right .table01, .about-right .table02 {
    width:768px;
}
.about-right .table01 td {
    border-bottom:1px solid #dadada;
    padding:0 15px;
    font:12px/28px Arial, Helvetica, sans-serif;
    color:#666;
    text-align:left;
}
.about-right .table01 td a {
    font:12px/29px Arial, Helvetica, sans-serif;
    color:#fea710;
}
.about-right .table01 td a.a01 {
    color:#a02449;
}
.about-right .table01 td a:hover {
    text-decoration:underline;
}
.about-right .table02 th {
    height:30px;
    background:#c8c5c0;
    padding:0 15px;
    font:bold 14px/30px Arial, Helvetica, sans-serif;
    color:#333;
    text-align:left;
}
.about-right .table02 td {
    border-bottom:1px solid #dadada;
    padding:0 10px;
    font:12px/28px Arial, Helvetica, sans-serif;
    color:#333;
    text-align:left;
}
/* ==mianzeshenming== */
.mzsm-con h3 {
    font:bold 14px/30px Arial, Helvetica, sans-serif;
    color:#333;
    text-align:center;
}
.mzsm-con h4 {
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#333;
}
.mzsm-con .tk-box {
    border:1px solid #a2a2a2;
    padding:10px 20px;
    height:400px;
    overflow-y:auto;
}
.mzsm-con .tk-box p {
    padding-top:30px;
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#666;
}
.mzsm-con .btn-agree {
    width:64px;
    height:33px;
    margin:0 15px;
    background:url(xgzz02_btn_ty.png) no-repeat;
    border:none;
    cursor:pointer;
}
.mzsm-con .btn-disagree {
    width:64px;
    height:33px;
    margin:0 15px;
    background:url(xgzz02_btn_bty.png) no-repeat;
    border:none;
    cursor:pointer;
}
/* ==lianxiwomen== */
.contact-con {
    background:url(xgzz02_contact_bg.png) no-repeat right top;
    padding-right:420px;
}
.contact-con dt {
    font:bold 14px/30px Arial, Helvetica, sans-serif;
    color:#fea710;
}
.contact-con dd, .contact-con dd a {
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#666;
}
.contact-con dd a:hover {
    color:#fea710;
}
.contact-con dd strong {
    font:bold 14px/30px Arial, Helvetica, sans-serif;
}
/* ==市場資訊== */
.sczx-con dt, .sczx-con h3 {
    font:bold 14px/30px Arial, Helvetica, sans-serif;
    color:#333;
}
.sczx-con dd {
    background:url(xgzz02_curmb_jt.png) no-repeat left center;
    padding-left:14px;
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#333;
}
.sczx-con .table03, .sczx-con .table04 {
    width:768px;
}
.sczx-con .table03 th {
    height:30px;
    background:#c8c5c0;
    padding-left:20px;
    font:bold 14px/30px Arial, Helvetica, sans-serif;
    color:#333;
    text-align:left;
}
.sczx-con .table03 td {
    border-bottom:1px solid #c8c5c0;
    padding-left:20px;
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#666;
    text-align:left;
}
.sczx-con .table04 td {

    border-bottom:1px solid #c8c5c0;
    padding-left:40px;
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#666;
    text-align:left;
}

.sczx-con .table04 td a .apd{background:url(xgzz02_sczx_ico01.png) no-repeat left center;}
.apd_pdf{background:url(xgzz02_sczx_ico01.png) no-repeat left center;}
.apd_doc{background:url(xgzz02_sczx_ico03.png) no-repeat left center;}
.apd_docx{background:url(xgzz02_sczx_ico03.png) no-repeat left center;}

.sczx-con .table04 td a {
    background:url(xgzz02_sczx_ico02.png) no-repeat right center;
    padding-right:20px;
    font:12px/30px Arial, Helvetica, sans-serif;
    color:#666;
}
.sczx-con .table04 td a:hover {
    color:#fea710;
}

/* ==xl== */
.xlcontent .main {
    padding:30px 0;
    text-align:center;
}
.xlcontent .main h4 {
    background:#e3e2df;
    color:#333;
    font:bold 20px/40px "Microsoft YaHei";
}
.xlcontent .main h6 {
    height:30px;
    margin:8px 0;
    color:#897a4d;
}
.xlcontent .main h6 label {
    list-style:none;
    padding:0 6px;
    color:#897a4d;
    font:12px/30px Arial, Helvetica, sans-serif;
}
.xlcontent .main h6 label a {
    color:#897a4d;
    padding:0;
}
.xlcontent .main h6 label a:hover {
    color:#f60;
}
.xlcontent .nr {
    padding:0 16px;
    text-align:left;
    color:#666;
}
.xlcontent .nr p {
    font:14px/24px "Microsoft YaHei";
    padding:16px 0;
    color:#666;
}
.xlcontent .nr p * {
    font:14px/24px "Microsoft YaHei";
    color:#666;
}

a.download_link{
    background: url(xgzz02_sczx_ico02.png) no-repeat right center;
    padding-right: 20px;
}
a.download_link:hover{
    color:#f60;
}