*{
	padding:0;
	margin:0;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border:none;
}
body{
	font-family: "微软雅黑";
}
.ui-jg-container {
	width:1200px;
	margin:0 auto;		
}
.ui-jg-container a {
	color: #666666;
    }
.ui-jg-container h2{
	width: 100%;
	height: 46px;
    color: #3076bb;
    line-height: 46px;
    font-size: 16px;
    text-indent: 12px;
    background: #f3f3f3;
    font-weight: normal;
    margin-top:28px;
    margin-bottom: 36px;
}
.ui-jg-container .ui-jg-wrapper {
	margin:0 auto;
	overflow: hidden;
}
.ui-jg-container .ui-jg-wrapper .ui-left{
	margin-left: 35px;
	float:left;
}
.ui-jg-container .ui-jg-wrapper .ui-left img{
	height:340px;
	margin:0 auto 16px;
	display:block;
}
.ui-jg-container .ui-jg-wrapper .ui-left h4{
	margin:0 auto 16px;
	line-height: 30px;
	text-align: center;
    font-size:22px;
}
.ui-jg-container .ui-jg-wrapper .ui-left p{
	line-height: 30px;
    margin-bottom: 16px;
    font-size: 16px;
    text-indent: 32px;
    font-family: "Microsoft YaHei","SimSun"!important;
}
.ui-jg-container .ui-jg-wrapper .ui-right{
	width: 245px;
    border:14px solid #e5e5e5;
    float:right;
}
.ui-jg-container .ui-jg-wrapper .ui-right h3{
	background: #3076bb;
    width: 100%;
    height: 78px;
    text-align: center;
    line-height: 78px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.ui-jg-container .ui-jg-wrapper .ui-right ul{
	padding: 10px 24px 0 24px;
}
.ui-jg-container .ui-jg-wrapper .ui-right li{
	padding: 8px 0;
    border-bottom: 1px solid #e5e5e5;
}
.ui-jg-container .ui-jg-wrapper .ui-right li span a{
	display: block;
    width: 100%;
    height: 100%;
    color: #3076bb;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.ui-jg-container .ui-jg-wrapper .ui-right li a{
	display: block;
    width: 100%;
    height: 100%;
    color: #333333;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
