@charset "utf-8";

#member {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: #e2e2e2;
    text-align: right;
}

.blue {
}

.blue .W30 {
}

.blue .W70 {
}

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

.blue a:hover {
}

.blue #globalHeader {
    width: 100%;
    background: url(images/globalHeader.jpg) repeat-x #F2F2F2;
}

.blue #globalHeader_logo {
    width: 1000px;
    margin: 0 auto;
    background: url(images/globalHeader_logo.jpg) no-repeat;
    height: 100px;
}

/*搜索*/
.blue .serch {
    margin-right: 15px;
    margin-top: 8px;
}

.blue .yss {
    width: 140px;
    height: 24px;
    padding: 0 10px;
    border: none;
    line-height: 24px;
    font-size: 14px;
    font-family: "微软雅黑";
    margin-top: -5px;
}

.blue #globalHeader_link {
}

.blue #globalHeader_ad {
    width: 1400px;
    height: 400px;
    margin: 0 auto;
}

.blue .main {
    width: 1000px;
    margin-bottom: 15px;
}

.blue .index_main {
    width: 1000px;
}

.blue .skin {
}

.blue .skin .title {
}

.blue .skin .title h2 {
}

.blue .skin .title span {
}

.blue .skin .content {
}

.blue .skins {
}

.blue .skins .titles {
    text-align: center;
    border-bottom: #e7e7e7 1px solid;
    margin: 0 20px;
    font-family: "微软雅黑"
}

.blue .skins .titles h1 {
    margin: 10px;
}

.blue .skins .titles span {
}

.blue .skins .contents {
}

.blue #sidebar {
    border: 1px solid #545454;
}

.blue #globalFooter {
    clear: both;
    width: 100%;
    background: #3A3937;
    padding-bottom: 10px;
}

.blue #globalFooter_copyright {
    width: 1000px;
    margin: 0 auto;
}

.blue #globalFooter_copyright {
    font-size: 13px;
    font-family: "微软雅黑";
    line-height: 160%;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
}

.blue #globalFooter_copyright a {
    font-weight: normal;
    color: #fff;
    padding: 0 5px;
    font-size: 13px;
}

.blue #globalFooter_copyright a:hover {
    font-weight: normal;
    color: #fff;
    font-size: 13px;
}

.blue .btn_order {
    padding: 10px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    background-color: #E6F2FF;
    letter-spacing: 1em;
    text-align: center;
    text-decoration: none;
    color: #039;
    border: 1px solid #79BCFF;
}


/**/
.blue .cont01 {
    width: 1010px;
    margin: 0 auto
}

.blue .cont01 ul {
}

.blue .cont01 li {
    width: 325px;
    height: 200px;
    float: left;
    margin: 5px 5px;
    _margin: 5px 5px;
}


/*公司简介*/
.blue .about_title, .blue .news_title01, .blue .contact_title {
    background: url(images/about_title.jpg) no-repeat;
    height: 30px;
}

.blue .about_title h2, .blue .news_title01 h2, .blue .contact_title h2 {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #4CAA00;
    line-height: 30px;
    font-weight: normal;
    text-indent: 1.5em;
    float: left
}

.blue .about_title h2 span, .blue .news_title01 h2 span, .blue .contact_title h2 span {
    color: #999;
    font-size: 14px;
    padding-left: 10px;
}

.blue .about_content {
    margin-top: 15px;
}

.blue .about_content .imgtxt {
}

.blue .about_content .imgtxt p {
    line-height: 200%;
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑"
}

.blue .about_content .imgtxt p a {
    color: #fff;
    font-size: 12px;
    width: 100px;
    height: 20px;
    background: #F71212;
    padding: 0 10px;
    line-height: 20px;
    text-align: center;
}

.blue .about_content .imgtxt p span {
}

/*公司新闻*/
.blue .news {
    margin-left: 10px;
}

.blue .news_content {
    margin-top: 15px;
}

.blue .news_txtli {
}

.blue .news_txtli ul {
}

.blue .news_txtli li {
    background: url(images/list_bg.jpg) no-repeat 0 12px;
    text-indent: 1.5em;
    line-height: 210%;
    font-family: "微软雅黑";
}

.blue .news_txtli li a {
    color: #666;
}

.blue .news_txtli li a:hover {
    color: #333
}




/*首页产品展示*/
.blue .products {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.blue #colee1_left {
    text-align: center;
    width: 1000px
}

.blue #colee1_left a {
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 13px
}

.blue .products_content {
    width: 1000px;
    margin-top: 10px;
}

.blue .more img {
    margin-top: 6px;
    float: right;
}

.blue .products_content ul {
    padding-left: 20px;
}

.blue .products_content li {
    width: 206px;
    text-align: center;
    height: 200px;
    text-align: center;
    margin: 0 15px;
}

.blue .products_content a {
    font-family: "微软雅黑";
    font-size: 13px;
    font-weight: normal
}

.blue .products_content .products007 {
    width: 190px;
    height: 185px;
}

.blue .products_pic {
    display: table-cell;
    width: 190px;
    height: 130px;
    vertical-align: middle;
    text-align: center;
    *float: left;
    *font-family: simsun;
    *font-size: 150px;
    *line-height: 1;
}

.blue .products_pic img {
    vertical-align: middle;
    margin: 0 auto
}

/*侧边栏*/
.blue #include_product_son_txtli {
    width: 270px;
    margin-bottom: 20px;
}

.blue .son_title h2 {
    font-size: 20px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: normal;
    line-height: 60px;
    padding-left: 20px;
    float: left
}

.blue .son_title {
    background: url(images/son_title.jpg) no-repeat;
    height: 60px;
}

.blue .son_content {
}

.blue .son_txtli {
}

.blue .son_txtli li {
    height: 32px;
    display: block;
    margin-top: 2px;
}

.blue .son_txtli li a {
    font-size: 14px;
    font-weight: normal;
    font-family: "微软雅黑";
    color: #666;
    background: #eeeeee;
    padding-left: 35px;
    line-height: 32px;
    height: 32px;
    display: block
}

.blue .son_txtli li a:hover {
    padding-left: 35px;
    line-height: 32px;
    height: 32px;
    display: block;
    color: #333;
    background: #ddd
}

.blue .crumbNav {
    background: url(images/crumbNav.jpg) repeat-x;
    height: 29px;
    border: #e7e7e7 1px solid;
    line-height: 29px;
    font-family: "微软雅黑";
    font-size: 12px;
    margin: 10px 0;
}

.blue .crumbNav h2 {
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
}

.blue .crumbNav a {
    font-size: 12px;
    font-weight: normal
}

/*内页*/
.blue #ArticleContent {
    border: #e7e7e7 1px solid;
    overflow: hidden;
    text-justify: distribute;
    text-align: justify
}

.blue .self {
    margin: 20px 10px;
    border-top: #e7e7e7 1px solid;
    padding-top: 20px;
    text-align: right
}

.blue .self a {
    font-weight: normal;
    padding-right: 30px;
}

.blue .list_news_txtli {
}

.blue .list_news_txtli ul {
}

.blue .list_news_txtli li {
    background: url(images/list_bg.jpg) no-repeat 0 16px;
    border-bottom: #CCC 1px dashed
}

.blue .list_news_txtli li a {
    padding-left: 5px;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 13px;
}

.blue .img_title h2 {
    text-align: center;
    font-size: 18px;
    margin: 20px;
    font-family: "微软雅黑";
}

.blue .imgtxtli {
}

.blue .imgtxtli ul {
    padding-left: 15px;
}

.blue .imgtxtli li {
    width: 206px;
    text-align: center;
    height: 200px;
    text-align: center;
    margin: 0 10px;
}

.blue .imgtxtli a {
    font-family: "微软雅黑";
    font-size: 13px;
    font-weight: normal
}

.blue .imgtxtli .tc_img {
    border: #e7e7e7 1px solid;
    padding: 2px;
    width: 200px;
    height: 150px;
}

.blue .pic_000 {
    display: table-cell;
    width: 200px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    *float: left;
    *font-family: simsun;
    *font-size: 150px;
    *line-height: 1;
}

.blue .pic_000 img {
    vertical-align: middle;
    margin: 0 auto
}

.blue #ArticleContent_body img, .blue #ProductContent_bigpic img {
    max-width: 640px;
    _width: expression(document.body.clientWidth > 640 ? "640px" : "auto");
}




/*下拉*/

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

.blue #globalHeader {
}

.blue #nav {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
    background: url(images/nav_bg.jpg) no-repeat
}

.blue #globalHeader_nav {
    position: absolute;
    clear: both;
    height: 40px;
    width: 750px;
    border: none;
    font-size: 14px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    z-index: 10000;
    font-family: "微软雅黑";
}

.blue #globalHeader_nav .nav {
    width: 750px;
    margin-left: 20px;
}

.blue .nav_x {
    background: url(images/nav_x.jpg) no-repeat;
    width: 1px;
    float: left;
    height: 40px;
}

.blue #globalHeader_nav li {
    float: left;
    display: inline;
    display: block;
    font-family: "微软雅黑"
}

.blue #globalHeader_nav .column {
    position: relative;
    width: 100px;
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-family: "微软雅黑";
}

.blue #globalHeader_nav .column a {
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-family: "微软雅黑"
}

.blue #globalHeader_nav .column a:hover {
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #333;
    display: block;
    font-family: "微软雅黑";
    background: #FFF;
}

.blue #globalHeader_nav .columnI {
    display: block;
    overflow: hidden;
    width: 100px;
    float: left;
    font-size: 13px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: none;
    z-index: 10000;
    font-family: "微软雅黑";
}

.blue #globalHeader_nav .son {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 40px;
    *left: 41px;
    width: 100px;
/*如要横向改长即可*/
    font-size: 13px;
    background: #3F8E00;
    z-index: 10000;
    font-weight: none;
    font-family: "微软雅黑";
    filter: alpha(opacity=80);
    opacity: 0.8;
    *margin-left: -45px;
}

.blue #globalHeader_nav .son a {
    width: 100%;
    font-size: 13px;
    text-align: left;
    line-height: 30px;
    font-family: "微软雅黑";
    display: block;
    font-weight: none;
}

.blue #globalHeader_nav .son a:hover {
}

.blue #globalHeader_nav a {
}

.blue #globalHeader_nav .hide {
    display: none;
}

.blue #globalHeader_nav .mainindex {
    background: none;
}

.blue #globalHeader_nav,.blue #globalHeader_nav a,.blue #globalHeader_nav .column {
    overflow: visible;
}

.blue #globalHeader_nav .column dd a {
    height: 30px;
    color: #fff;
    text-align: left;
    font-weight: none;
    line-height: 30px;
    display: block;
    text-align: center;
    font-family: "微软雅黑"
}

.blue #globalHeader_nav .column dd a:hover {
    width: 100%;
    height: 30px;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    font-weight: none;
    display: block;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    background: #3C8400;
    font-weight: 100;
    font-family: "微软雅黑"
}


