﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Microsoft YaHei,Verdana,Helvetica, sans-serif;
    font-size: 12px;
}

img {
    border: 0px;
}

body {
    background-color: #9f9f9f;
    font-size: 12px;
}

a {
    color: #fff;
    text-decoration: none;
}

    a:hover {
        color: #fff;
        text-decoration: underline;
    }

#cd_layout {
    width: 960px;
    height: 1076px;
    margin: 0 auto;
}

/* 头部 */
#cd_top {
    background: url(../images/public/cd_top.jpg) no-repeat;
    text-align: right;
    width: 930px;
    height: 25px;
    padding: 90px 30px 0px 0px;
    color: #fff;
}

/* 导航 */
#cd_nav {
    background: url(../images/public/cd_nav.jpg) no-repeat;
    width: 935px;
    height: 27px;
    padding: 15px 0px 0px 30px;
    color: #f0f0f0;
    font-weight: bold;
}

#cd_nav_content {
    float: left;
}

#cd_nav a {
    color: #f0f0f0;
    text-decoration: none;
}

    #cd_nav a:hover {
        color: #f0f0f0;
        text-decoration: none;
    }

#cd_service {
    float: right;
    padding-right: 20px;
    font-weight: normal;
    color: #ffc000;
}

/* 广告图 */
#cd_banner {
    width: 960px;
    height: 73px;
    padding-top: 263px;
    background: url(../images/public/cd_banner.jpg) no-repeat;
}

    #cd_banner p {
        width: 940px;
        margin: 0 auto;
    }

        #cd_banner p img {
            padding: 0px 3px;
            border: 0px;
        }

/* 主要内容 */
#cd_main_left {
    width: 723px;
    padding-top: 10px;
    float: left;
}

#cd_main_right {
    width: 224px;
    padding-top: 10px;
    float: right;
}

/* 搜索 */
#cd_search_bar {
    width: 214px;
    height: 98px;
    color: #f0f0f0;
    font-weight: bold;
    background: url(../images/content/cd_search_bar.jpg) no-repeat;
    padding: 10px 0px 0px 10px;
}

.cd_select {
    padding: 12px 0px 8px 0px;
}

    .cd_select select {
        width: 95px;
    }

/* 推荐 */
#cd_tuijian {
    background: url(../images/public/cd_tuijian.jpg) no-repeat;
    width: 723px;
    height: 127px;
    font-weight: bold;
    color: #ffc000;
    padding-top: 15px;
}

    #cd_tuijian span {
        color: #fff;
    }

#cd_tuijian_title {
    padding-left: 18px;
    height: 22px;
}

#cd_tuijian_content {
    width: 712px;
    height: 96px;
    margin: 0 auto;
    background-color: #666;
    border: 1px solid #878787;
}

#cd_arrow_left, #cd_arrow_right {
    float: left;
    padding: 35px 5px 5px;
}

#cd_logo {
    float: left;
    padding-top: 0px;
}

    #cd_logo td {
        width: 125px;
        text-align: center
    }

        #cd_logo td img {
            width: 106px;
            height: 68px;
            border: 0px;
        }

/* 最新动态 产品新闻 */
.cd_dongtai {
    background: url(../images/public/cd_dongtai.jpg) no-repeat;
    width: 357px;
    height: 163px;
    padding: 15px 0px 0px 0px;
    color: #f0f0f0;
    font-weight: bold;
    float: left;
}

.cd_title {
    padding-left: 35px;
}

.cd_dongtai span {
    padding-left: 230px;
    font-weight: normal;
}

.cd_dongtai a {
    color: #f0f0f0;
    text-decoration: none;
}

    .cd_dongtai a:hover {
        color: #f0f0f0;
        text-decoration: none;
    }

.cd_list {
    margin: 0px auto;
    list-style: none;
    color: #f0f0f0;
    font-weight: normal;
    width: 340px;
    height: 120px;
    padding: 10px 0px 0px 2px;
}

    .cd_list li {
        width: 327px;
        height: 15px;
        padding: 9px 0px 0px 8px;
    }

.cd_news_title {
    float: left;
}

.cd_date {
    float: right;
}

/* 图片链接入口 */
#cd_pic_enter {
    float: left;
    width: 723px;
    padding: 10px 0px 15px 0px;
}

/* 轮播图 */
#cd_lunbo {
    width: 224px;
    height: 193px;
    padding-bottom: 10px;
}

/* 价格表下载 */
#cd_download {
    width: 224px;
    text-align: center;
    padding-bottom: 10px
}

/* 联系我们 */
#cd_contact {
    width: 222px;
    height: 194px;
    background-color: #747474;
    border: solid 1px #b1b1b1;
}

#cd_contact_title {
    width: 203px;
    padding: 10px 0px 0px 15px;
    height: 22px;
    margin: 0 auto;
    background: url(../images/public/cd_contact_title.jpg) no-repeat;
    color: #f0f0f0;
    font-weight: bold;
}

#cd_contact_content {
    width: 199px;
    height: 144px;
    margin: 0 auto;
    padding: 10px 0px 0px 15px;
    background-color: #666;
    border: 1px solid #878787;
    color: #f0f0f0;
    line-height: 22px;
}

    #cd_contact_content a {
        color: #ffc000;
        text-decoration: underline;
    }

        #cd_contact_content a:hover {
            color: #ffc000;
            text-decoration: underline;
        }

/*订单查询*/
#cd_query_order {
    width: 214px;
    height: 120px;
    color: #f0f0f0;
    font-weight: bold;
    background: url(../images/content/cd_search_bar2.jpg) no-repeat;
    padding: 10px 0px 0px 10px;
}

/* 底部 */
#cd_bottom {
    width: 958px;
    height: 28px;
    color: #c8c8c8;
    float: left;
    text-align: center;
    padding-top: 18px;
    background-color: #656565;
    border: solid 1px #9f9f9f;
}
