﻿@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;font-family: Arial,Verdana,Helvetica, sans-serif;
    font-size: 12px;}
img{border:0px;}
body{background:url(../images/public/cq_bg.jpg) repeat-x; font-size:12px;}
a{color:#fff; text-decoration:none;}
a:hover{color:#fff; text-decoration:underline;}
#cq_layout{width:960px; height:auto; margin:0 auto;}

/* 头部 */
#cq_top{background:url(../images/public/cq_top.jpg) no-repeat; text-align:right; width:930px; height:25px; padding:90px 30px 0px 0px; color:#fff;}

/* 导航 */
#cq_nav{background:url(../images/public/cq_nav.jpg) no-repeat; width:930px; height:20px; padding:9px 0px 0px 30px; color:#41667d; font-weight:bold;}
#cq_nav_content{float:left;}
#cq_nav a{color:#6b777e; text-decoration:none;}
#cq_nav a:hover{color:#6b777e; text-decoration:none;}
#cq_service{float:right; padding-right:20px; font-weight:normal;}

/* 广告图 */
#cq_banner{width:960px; height:336px; padding-top:15px;}

/* 主要内容 */
#cq_main_left{width:723px; padding-top:10px; float:left;}
#cq_main_right{width:224px; padding-top:10px; float:right;}

/* 搜索 */
#cq_search{background:url(../images/public/cq_search.jpg) no-repeat; width:590px; height:26px; padding:6px 0px 10px 130px;}
#cq_search img{padding-right:0px; float:left;}

/* 推荐 */
#cq_tuijian{background:url(../images/public/cq_tuijian.jpg) no-repeat; width:705px; height:127px; font-weight:bold; color:#0157a2; padding:15px 0px 10px 18px;}
#cq_tuijian span{color:#fff;}
#cq_arrow_left,#cq_arrow_right{float:left; padding:45px 5px 5px;}
#cq_logo{float:left; padding-top:10px;}
#cq_logo td { width:120px;text-align:center}

/* 最新动态 产品新闻 */
.cq_dongtai{background:url(../images/public/cq_dongtai.jpg) no-repeat; width:357px; height:163px; padding:15px 0px 0px 0px; color:#72828c; font-weight:bold; float:left;}
.cq_title{padding-left:25px;}
.cq_dongtai span{padding-left:230px; font-weight:normal;}
.cq_dongtai a{color:#72828c; text-decoration:none;}
.cq_dongtai a:hover{color:#72828c; text-decoration:none;}
.cq_list{margin:0px auto; list-style:none; color:#5d717e; font-weight:normal; width:340px; height:120px; padding:10px 0px 0px 2px;}
.cq_list li{border-bottom:#e1e2e4 1px solid; width:327px; height:15px; padding:9px 0px 0px 8px;}
.cq_news_title{float:left;}
.cq_date{float:right;}

/* 图片链接入口 */
#cq_pic_enter{float:left; width:723px; padding:10px 0px 15px 0px;}

/* 轮播图 */
#cq_lunbo{width:224px; height:193px; padding-bottom:10px;}

/* 价格表下载 */
#cq_download{width:224px; text-align:center; padding-bottom:10px}

/* 联系我们 */
#cq_contact{width:222px; height:210px; background-color:#f6f8f9; border:solid 1px #d9e7f3;}
#cq_contact_title{width:207px; padding:10px 0px 0px 15px; height:22px; background:url(../images/public/cq_contact_title.jpg) no-repeat; color:#0157a2; font-weight:bold;}
#cq_contact_content{padding:5px 0px 0px 5px; color:#33444e;}
#cq_contact_content td { vertical-align:top;line-height:20px}
#cq_contact_content a{color:#0157a2; text-decoration:underline;}
#cq_contact_content a:hover{color:#0157a2; text-decoration:underline;}

/* 底部 */
#cq_bottom{clear:both; width:960px; margin-left:auto; margin-right:auto;color:#72828c;padding-top:15px;padding-bottom:15px;text-align:center; background-color:#eee; border:solid 1px #d1d8dd;}