.con {
    margin: 0 auto;
    width: 990px;
    overflow:hidden;
}
.con .left{float:left;clear: both;width:46%}
.con .right{float:right;width:51%;height:360px;margin-top:60px;}
.con ul li{
	width: 700px;
	height: 32px;
	line-height: 32px;
}
.con h1{font-size:24px;font-weight:bold;color:#5d5d5d}
.con h1 span{font-size:14px;font-weight:normal;}
.con .left h2{color:#616060;font-size:18px;font-weight:normal;margin-bottom:20px;}
.con .left .ss{line-height:26px;color:#979696;font-size:14px;}
.con .left .xx{line-height:35px;color:#979696;font-size:12px;margin-top:30px;}
.con .left .xx span{color:#434141;}
.con ul li a{
	float: left;
	color: #333;
	font-size: 12px;
}
.con ul li span{
	float: right;
	font-size: 12px;
	color: #999;
}
.sm{position:relative;}
.sm img{width:115px;height:115px;border:1px solid #d7d7d7; }
.sm .sewm{position:absolute;top:45px;left:130px;color:#bdbdbd;font-size:14px;}
