@charset "utf-8";

/*author: Mr Yuan*/

/*
*---------------------------------------------------------
 框架公共样式
*---------------------------------------------------------
*/
#left_wrap,#right_wrap{float:left;}
#left_wrap{width:180px;}
#right_wrap{width:770px;margin-left:10px;display:inline;}
.notice h1,.cn_mail h1,.group_link a,.news_box a:hover{color:#3c4f79;}
.dec_arrow,.ico1,.ico2,.ico3,.ico4,.ico5,.news_box,.fir_news_tt,.sec_news_tt{background:url(../images/home_main.png) no-repeat;}
/*
*---------------------------------------------------------
 公告栏样式
*---------------------------------------------------------
*/
.notice{height:190px;overflow:hidden;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb; background:url(../images/l_box.png) repeat-x; margin-bottom:10px;}
.notice h1,.cn_mail h1{font-size:13px;height:23px;background:url(../images/notice.png) no-repeat 10px 4px; padding-left:40px; padding-top:11px;
font-weight:normal;}
.division{width:176px;height:2px;overflow:hidden;background:url(../images/div_line.png) no-repeat;}
.notice_con{padding:5px 10px;height:140px;overflow:hidden; text-indent:20px; line-height:18px;}

/*
*---------------------------------------------------------
 邮箱登录样式
*---------------------------------------------------------
*/
.cn_mail{border:1px solid #dbdbdb;border-top:none; background:url(../images/l_box.png) repeat-x; padding-bottom:5px; margin-bottom:10px}
.cn_mail h1{background:url(../images/mail.png) no-repeat 10px 3px;padding-left:45px;}
.form{padding-top:10px;}
.cn_mail p{padding:0 0 5px 10px}
.cn_mail label{display:-moz-inline-box;*display:inline-block;width:40px;}
.ipt{border-width:1px; border-style:solid; border-color:#b3b3b3 #dedede #dedede #b3b3b3;width:110px;padding:1px;}
.wid1{width:60px;}
.btn_wrap{text-align:right; margin-right:10px;}
.btn{width:54px;height:20px; *padding-top:3px;overflow:hidden;color:#fff;background:url(../images/login_btn.png) no-repeat;border:0; cursor:pointer; }

/*
*---------------------------------------------------------
组链接样式
*---------------------------------------------------------
*/
.group_link_box{border:1px solid #dbdbdb; background-color:#eaeaea; padding:1px; position:relative;}
.group_link{background-color:#e5e5e5; padding:8px 0;}
.group_link li{background:url(../images/div_line2.png) no-repeat 0 bottom;}
.group_link a{display:block; height:27px; line-height:27px; *height:26px; *line-height:26px;}
.dec_arrow{width:24px;height:23px; background-position:0 0; position:absolute; left:-1px ;top:-1px;}
.group_link li.bg_no{background:none;}
.ico1,.ico2,.ico3,.ico4,.ico5{float:left; width:24px; height:22px ;margin-left:45px; margin-right:10px; display:inline;}
.ico1{background-position:-126px 0;}
.ico2{background-position:-190px 0;}
.ico3{background-position:-246px 0;}
.ico4{background-position:-303px 0;}
.ico5{background-position:-357px 0;}

/*
*---------------------------------------------------------
图片轮换样式
*---------------------------------------------------------
*/
#fsh{height:190px;margin-bottom:10px;}

/*
*---------------------------------------------------------
新闻样式
*---------------------------------------------------------
*/
#nes_recom{overflow:auto;zoom:1; margin-bottom:10px;}
#news_wrap{width:380px;float:left;}
.news_box{height:150px; background-position:0 -142px;margin-bottom:16px; margin-top:1px;}
.news_box ul{padding:5px 15px 0 15px ;}
.news_box li{height:22px; line-height:22px;}
.news_box a{ background:url(../images/dot.gif) no-repeat 0 10px; *background-position:0 8px; padding-left:8px; float:left}
.news_box span{float:right; color:#8f8f8f;}
.fir_news_tt,.sec_news_tt{width:58px;height:17px; background-position:0 -54px; margin-left:35px; position:relative; top:-1px;}
.sec_news_tt{ background-position:-325px -51px;}
.mb_no{ margin-bottom:0}

/*
*---------------------------------------------------------
产品推荐样式
*---------------------------------------------------------
*/
#recommend{width:380px;float:right;}
#recommend h1{height:29px;background:url(../images/recomen.png) no-repeat;}
#recommend h1 a{color:#fff; font-size:12px;float:right; margin-right:10px;margin-top:5px; }
.recommend_list{height:285px;border:1px solid #dbdbdb; border-top:none; padding-left:10px; padding-top:6px; overflow:hidden;}
.recommend_list li{float:left; width:110px;margin-right:10px; margin-bottom:10px; display:inline;}
.recommend_list li a{display:block}
.recommend_list li a img{width:110px;height:57px;}
.pro_name{text-align:center; margin-top:10px;}

