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

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 12px;
}

dl, dt, dd, ul, li, p, h1, h2 {
    margin: 0px;
    padding: 0px;
}

td {
    text-align: left;
    vertical-align: top;
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

li {
    list-style: none;
}

center {
    clear: both;
}

p {
    line-height: 25px;
    text-indent: 24px;
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
}

a:link, a:visited {
    color: #121212;
    text-decoration: none;
}

a:hover {
    color: #F00;
}

.Container {
    text-align: left;
    width: 949px;
    margin: auto;
}

.Container .top {

}

.top .logo {
    height: 79px;
    width: 382px;
    float: left;
}

.top .mNav {
    float: right;
}

.top .Nav {
    clear: both;
    height: 36px;
    background-image: url(images/Nav_bg_03.jpg);
    background-position: left top;
    font-size: 16px;
}

.Nav ul {
    padding-left: 10px;
    background-image: url(images/Nav_bg_01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 35px;
}

.Nav li {
    float: left;
    list-style-type: none;
    line-height: 35px;
    width: 104px;
    text-align: center;
}

.Nav li.c {
    background: url(images/Nav_bg_02.jpg) no-repeat center center;
}

.top .Nav a:link, .top .Nav a:visited {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    width: 100px;

}

.top .Nav a:hover {
    display: block;
    background: url(images/Nav_bg_02.jpg) no-repeat center center;
}

.top .Banner {
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(images/banner_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #D69044;
}

.top .mNav {
    margin-top: 32px;
    background-color: #ADAEAD;
    text-align: center;
    line-height: 30px;
    /*width: 172px;*/
}

.mNav a {
    text-decoration: none;
    font-size: 14px;
    color: #FFF;
}

.Main .left {
    float: left;
    width: 750px;
}

.Main .News {
    width: 275px;
    float: left;
}

.Main .News li {
    padding-left: 20px;
    background-image: url(images/dot.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
    line-height: 25px;
    height: 24px;
    overflow: hidden;
    text-align: left;
    border-bottom: 2px dashed #EDEDED;
}

.Main .News ul {
    padding: 10px 3px 5px;
}

.News li a:link img {
    display: none;
}

.News li a:hover img {
    display: block;
}

#gsxw {
    display: none;
}

#hyxw {
    display: none;
}

.News li img {
    clear: both;
    display: block;
}

#cpzx .Pic {
    text-align: center;
}

#cpzx li {
    /*background: url(images/Box_L_bg_11.gif) no-repeat left center;*/
    padding-left: 20px;
    margin-left: 10px;
    line-height: 25px;
    color: #cccccc;
    font-size: 14px;
    font-weight: bold;
}

.Clear {
    clear: both;
}

.Main .Company {
    float: right;
    width: 463px;
    border: 1px solid #DFDFDF;
}

.Main {
    padding-top: 9px;
    background-image: url(images/Main_bg_01.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.Company h1 {
    margin: 2px;
    background-image: url(images/title_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    font-size: 14px;
    padding: 7px;
    color: #D14100;
}

h1 span {
    float: right;
    font-weight: normal;
    color: #4C4C4C;
}

.Main .Company p {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 26px;
}

h2 em {
    float: right;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    padding-right: 5px;
}

.Main .News h2 {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ADADAD;
    font-size: 14px;
    line-height: 40px;
    height: 40px;

}

.Main .News h2 span {
    color: #D14100;
    float: left;
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
}

.News h2 span.tab_a {
    background: url(images/tab_a_bg.jpg) no-repeat center bottom;
}

.Main .News dt {
    background-image: url(images/icon_01.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D4D4D4;
    border-right-width: 4px;
    border-right-style: solid;
    border-right-color: #ADADAD;
}

.Main .News dl {
    line-height: 25px;
    background-image: url(images/Ann_bg_01.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.Main .News dd {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E0E0E0;
    border-right-width: 4px;
    border-right-style: solid;
    border-right-color: #ADADAD;
    padding-left: 20px;
}

.Main .Right {
    float: right;
    width: 184px;
    background-color: #D9EEF9;
    text-align: center;
}

.Main .Pro {
    clear: both;
    border: 1px solid #D2D2D2;
    background-image: url(images/Pro_bg_01.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}

.Main .left .Clear {
    height: 7px;
}

.Main .Pro h2, .Main .ProList h2 {
    background-image: url(images/title_bg_02.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    line-height: 32px;
    height: 32px;
}

.Pro h2 span, .ProList h2 span {
    display: block;
    float: left;
    width: 278px;
    color: #FFF;
    padding-left: 30px;
    font-family: "黑体";
    background: url(images/title_bg_13.gif) no-repeat left top;
}

.Pro li span {
    display: block;
    line-height: 34px;
}

.ProList li span a {
    font-weight: bolder;
}

.Pro li {
    float: left;
    text-align: center;
    width: 180px;
    height: 160px;
    display: block;
    border: 1px solid #DEDDDD;
}

.Pro li img, .ProList li img {
    padding:5px;
    width:147px;
    max-width:133px;
    height: 100px;
    /*display: block;*/
}

.Pro li p {
    display: none;
}

.ProList li {
    clear: both;
    padding: 10px;
    border-bottom: 1px dotted #333;
    height: 100px;
}

.ProList li span {
    line-height: 25px;
    padding: 5px;
}

.ProList li img {
    float: left;
}

.Foot {
    margin-top: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CACACA;
    background-image: url(images/Foot_bg.jpg);
    /*background-repeat: repeat-x;*/
    background-position: center top;
    text-align: center;
}

.Foot p {
    magin: 0px;
    padding: 0px;
}

.Main_1 .Left {
    float: left;
    width: 189px;
}

.Main_1 .Right {
    float: right;
    width: 750px;
    border: 1px solid #DFDFDF;
    background: #FFF;
    padding: 2px;
}

.Box_11 {
    padding-top: 2px;
    background: url(images/Box_bg_11.jpg) repeat-x left top;
}

.Box_11 h2 {
    background: url(images/Box_H_bg_11.jpg) no-repeat center center;
    padding-left: 9px;
    line-height: 52px;
    color: #232323

}

.Box_12 h2, .fLink h2 {
    background: url(images/Box_H_bg_11.jpg) no-repeat center center;
    padding-left: 9px;
    line-height: 35px;
    color: #232323

}

.Box_11 li {
    background: url(images/Box_L_bg_11.gif) no-repeat left center;
    padding-left: 15px;
    margin-left: 18px;
    line-height: 30px;
    font-weight: bold;

}

.Main_1 {
    background: #F7F7F7 url(images/Main_bg_1.jpg) repeat-x left top;
    padding-top: 8px;
}

.Main_1 .Right h2 {
    background: url(images/Main_bg_1.jpg) repeat-x center top;
    line-height: 32px;
    color: #F00;
    height: 32px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}

.List_01 li {
    line-height: 30px;
    border-bottom: 2px dashed #EDEDED;
}

.List_01 ul {
    padding: 5px;
}

.List_01 li span {
    float: right;
}

.fLink li {
    padding: 5px;
    text-align: center;
    display: inline;
    line-height: 25px;
}

.Content h1 {
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}

.Box_12 ul {
    padding: 5px;
}

.Box_12 li {
    background: url(images/dot.gif) no-repeat 10px center;
    padding-left: 20px;
    display: block;
    line-height: 25px;
    overflow: hidden;
    height: 25px;
    white-space: nowrap;
}

.Product .Pic li {
    padding: 10px;
    float: left;
}

.Product .Pic li img {
    /*width: 150px;*/
    height: 80px;
    border: 1px solid #CCC;
}

.Product .Pic li span {
    display: block;
    text-align: center;
    line-height: 25px;
}

.Product dl {
    clear: both;
    padding: 20px;
}

.Product dd img {
    float: left;
    /*height: 200px;*/
    width: 200px;
}

.ProType li img {
    height: 83px;
    /*display: block;*/
}

.ProType ul {
    padding: 10px;
}

.ProType li span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    font-weight: bolder;
}

.ProType li {
    float: left;
    text-align: center;
    width: 150px;
    height: 110px;
    padding: 10px;
    margin: 5px;
    border: 1px dotted #333;
}

.fLink ul {
    border-bottom: 1px dotted #FFF;
    text-align: left;
    display: block;
}


#floadQQ {
    width: 110px;
    background-repeat: repeat-y;
    background-position: center top;
    border: thin double #C48236;
}

#floadQQ .fd {
    height: 20px;
    background-color: #D39435;
    line-height: 20px;
    color: #FFF;
    font-weight: bold;
}

#floadQQ .td {
    background-color: #C18235;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}

#floadQQ li {
    height: 30px;
    padding-top: 5px;
    text-align: center;
}

.top .Weixin {
    float: left;
    height: 86px;
    width: 100px;
    text-align: center;
    background: url(images/weixin.jpg) no-repeat center center;
    overflow: hidden;
}

.top .Weixin img {
    height: 86px;
    width: 86px;
    border: none;
}

.PageNav {
    clear: both;
    line-height: 25px;
    text-align: center;
    padding: 5px;
}

.PageNav span {
    background: #CCC;
    display: inline;
    padding: 5px;
    margin: 5px;
    line-height: 12px;
    cursor: pointer;
}

.Product th img {
    height: 150px;
}

table.Product td {
    border: 1px dotted #CCC;
}

.PicList li span {
    display: block;
    line-height: 25px;
}

.PicList li {
    text-align: center;
    display: block;
    float: left;
    width: 186px;
}

.PicList li img {
    border: 1px dotted #999;
    width: 150px;
}
