﻿/* CSS Document */

body{background-color:#f3f3f3;}
a:hover{ text-decoration:none;}

 /*内容 开始*/
.content{width:1200px;margin:0 auto ;min-height:450px; }

/*左边导航 开始*/

.con_left{
	width:209px;
	font-size:14px;
	color:#333333;
    border-top:2px solid #999999;
    border-left:1px solid #dddddd;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
	background-color:#ffffff;
	float:left;
	}
.con_left .lftitle{ background-color:#eaeaea;font-weight:bold; width:209px;height:35px;line-height:35px; }
.con_left .ft_jituan{ background:url(../images/aboutAs/left_a.png);width:209px;height:35px;line-height:35px; }
.con_left .ft_jituan:hover{background:url(../images/aboutAs/left_a.png);}
.con_left .ft_jituan span{color:#ffffff;}
.con_left a li{width:209px;height:35px;line-height:36px;color:#333333;}
.con_left  a:hover{ text-decoration:none;}
/*.con_left li a:hover{ background-color:#ff6460;padding:12px 132px 12px 1px; color:#fff; text-decoration:none;}*/
.con_left  a li:hover{ background:#9bd342;width:209px;height:35px; color:#FFF; text-decoration:none;}

.con_left span{margin-left:20px;}
.con_left .list{ line-height:22px;  overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}

/*左边导航结束*/

/*右边内容 开始*/

.con_right{float:left;
	width:980px;
	background:#FFF;
	margin-left:7px;
	border-top:2px solid #799e3f;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	
}
			
.con_right .right_div{width:916px;margin:0 auto;}
.right_title{color:#ff6460; font-family:'微软雅黑';font-size:24px;margin-top:20px;margin-bottom:20px;}


  <!-- 集团介绍(内容) -->
 .div_jituan  div_jituan{color:#ff6460; font-family:'微软雅黑';font-size:24px;margin-top:20px;margin-bottom:20px;}
 .div_jituan li{font-size:14px;color:#666666;}

.rightUL_l1{margin-top:5px;	}
.rightUL_l2{margin-top:35px;}
.rightUL_l3{margin:40px 0px 30px 0px;}

  <!-- 联系我们介绍(内容) -->
.div_lianxi{padding-bottom:15px;}

.div_lianxi .div_1{margin-bottom:8px;color:#666;font-size:14px; line-height:24px;}

.div_title{height:35px; line-height:35px;font-size:14px; color:#333333;margin:10px auto 10px auto;border-bottom:1px dashed #ddd; font-weight:bold;}

<!-- 商城公告 -->
.shop_notice{padding-top:10px;}

.shop_notice ul li{border-top:1px solid #F1F1F1;margin-bottom:10px;}
.shop_notice a{color:#204E7D;font-size:14px;font-weight:bold;line-height:40px;}
.shop_notice a:hover{text-decoration:underline}
.shop_notice  span{color:#787878;}
.shop_notice p{color:#666;line-height:30px;min-height:50px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

/*商城公告 具体内容*/
.con_right .cont-news{ line-height:30px;padding:20px;margin-bottom:10px;}
.new_title{font-size:14px;font-weight:bold;line-height:30px; text-align:center;}
.info{border-bottom:1px solid #F1F1F1;color:#787878;line-height:30px;margin-bottom:10px; text-align:center;}
.new_content{font-size:14px;color:#666;}
 p,span{border:0 none;margin:0;outline:0 none;padding:0;}


/*右边内容结束 */











