﻿@import url("/theme/main.css");
#top_ad 
{
    margin-top:10px;
}
#index_info 
{
    margin-top:10px;
}
#index_left 
{
    float:left;
    width:500px;
    height:230px;
}
#index_right 
{
    float:left;
    display:inline;
    margin-left:14px;
    width:406px;
    height:230px;  
}

/* hot product */
#hot_top 
{
   height:3px; 
}
#hot_main 
{
   border-left:1px solid #cccccc;
   border-right:1px solid #cccccc;
   border-bottom:1px solid #cccccc;
   padding-left:11px;
   padding-right:11px;
   width:476px;
   height:226px; 
}
#hot_main_top 
{
	border-bottom:1px solid #c2c2c2;
	height:26px;
}
.hot_product 
{
   width:476px;
   height:179px;
   margin-top:10px;
   margin-bottom:10px;
   overflow:hidden;
   position:relative;
   zoom:1;
}
.left_btn 
{
	float: right;
	cursor: pointer;
}
.hot_info 
{
	float:left;
	width:466px;
	height:159px;
	margin:10px;
	overflow:hidden;
}
.hot_product_box 
{
	width:458px;
	height:159px;
	float:left;
}
.hot_img 
{
	float:left;
	border:1px solid #cccccc;
	width:240px;
	height:157px;
}
.hot_text 
{
	float:left;
	width:196px;
	height:157px;
	margin-left:19px;
}
.hot_text_title 
{
    line-height:32px;
    border-bottom:1px dotted #c2c2c2;
}
.hot_text_info 
{
    line-height:25px;
    text-indent:2em;
}
.right_btn 
{
	float:right;
	cursor: pointer;
}
/* end hot product */

/* news */
#index_menu 
{
    width:406px;
    border-bottom:1px solid #cccccc;
}
.menu_on 
{
    float:left; 
    width:101px;
    height:29px; 
    background:url("/images/menu_on.gif") no-repeat;
    color:#24618e;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    line-height:29px;
    cursor:pointer;
}
.menu_off 
{
    float:left;
    width:101px;
    height:29px; 
    background:url("/images/menu_off.gif") no-repeat;
    text-align:center;
    font-size:13px;
    line-height:29px;
    cursor:pointer;
}
.info_on 
{
    border-left:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
    padding-left:5px;
    padding-right:5px;
    width:394px;
    height:199px;
}
.info_off 
{
    display:none;
}
.info_on ul 
{
    list-style-type:none;
    padding-top:3px;
}
.info_on ul li 
{
	line-height:20px;
}
.news_title 
{
    float:left;
    width:290px;  
    overflow:hidden;
    text-overflow:ellipsis;
    word-break:keep-all;
    white-space:nowrap;
}
.news_date 
{
    float:left;
    width:90px;
    margin-left:14px;
    text-align:right;
    display:inline;
}
/* end news */

/* bottom_nav */
#bottom_nav 
{
    width:920px;
    margin-top:10px;
}
#btm_left 
{
    float:left;
    width:706px;
    height:130px;
}
#btm_left_top 
{
    height:3px;
}
#btm_left_mid 
{
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding-left:11px;
    padding-right:11px;
    width:682px;
    height:126px;
}
#btm_left_mid_top 
{
   border-bottom:1px solid #c2c2c2;
   height:25px;
}
#btm_main 
{
   width:682px;
   height:101px;
   overflow:hidden;
}
.btm_main_left 
{
    float:left;
    width:334px;
    height:81px;
    margin-top:10px;
    margin-bottom:10px;
}
.btm_main_img
{
    float:left;
    border:1px solid #cccccc;
    width:110px;
    height:79px;
}
.btm_main_text 
{
    float:left;
    display:inline;
    margin-left:8px;
    width:214px;
    height:81px;
}
.btm_text_title 
{
    border-bottom:1px dotted #c2c2c2;
    height:31px;
    line-height:30px;
}
.btm_text_info 
{
    line-height:25px;
    text-indent:2em;
}
.btm_main_right 
{
    float:left;
    margin-left:14px;
    width:334px;
    height:81px;
    margin-top:10px;
    margin-bottom:10px;
}
#btm_right
{
    float:left;
    width:200px;
    height:130px;
    margin-left:14px;
}
#btm_quick 
{
    width:200px;
    height:40px;
}
#btm_quick_left 
{
    float:left;
    width:93px;
}
#btm_quick_right 
{
    float:left;
    margin-left:14px;
    width:93px;
}
#btm_tel 
{
    width:200px;
    height:79px;
    margin-top:11px;
}
/* end bottom_nav */

