body{
    margin: 0 auto;
    padding: 0 auto;
    font-family: Microsoft YaHei;
}
body a{
    text-decoration: none;
    color: black;
}
.jcbanener{
    background: url(../images/bannerlh.jpg) no-repeat;
    height: 350px;
}
.jccoment{
    margin: 0 auto;
    width: 1200px;
    min-height: 500px;
    max-height: 950px;
}
.jctitle{
    width: 1200px;
    height: 50px;
    background-color: #faf9f9;
    border-bottom: 1px dashed #747272;
    margin-top: 2px;
}
.jctitle div{
    font-size: 18px;
    margin-left: 20px;
    color: #1364A7;
    line-height: 50px;
    float: left;
    font-weight: bold;
}
.jctitle div img{
    line-height: 50px;
    margin-top: 12px;
}
.jctitlelist{
    height: 80px;
    font-size: 16px;
    line-height: 80px;
}
.jctitlelist li{
    list-style: none;
}
.jcconmentlist{
    width: 1200px;
    height: 500px;
}
.jcconmentlist ul li{
    list-style: none;
    line-height: 40px;
    font-size: 16px;
    margin-left: 10px;
}
.jcconmentlist li span{
    float: right;
    padding-right: 30px;

}
.buttonbox{
	height:49px;
	border-top:none;
	margin:10px 0 20px 40px;
	}
.button{
	float:right;
	height:32px;
	width:822px;
	}
.buttonbox .button div{
	float:left;
	height:35px;
	width:auto;
	padding:0 6px;
	margin-right:5px;
	border:1px solid #e5e5e5;
	line-height:35px;
	text-align:center;
	color:#3A3A3A;
	}		.buttonbox .button div:first-child{border:none;color:#999;}
.buttonbox .button div:hover {
	 border-color:#0b5aec;
	cursor:pointer;
	}		
	.buttonbox .button div:hover a {
	color:#0b5aec;
	cursor:pointer;
	}	
.buttonbox .button div:hover a{
	color:#0732f1;
	cursor:pointer;
	}
.jcpagelist{
    width: 1200px;
    height: 400px;
}
.jcpagelist ul{
    list-style: none;
    margin: 10px 0 0 10px;
    
}
.jcpagelist ul li{
    float: left;
    margin: 31px 20px 0 20px;
    background-color: #e7e5e5;
}
.jcpagelist ul li:hover{

    background-color: #FFFFFF;
    
}
.jcpagelist ul li div{
    width: 150px;
    height: 90px;
    border: 1px solid #e7e5e5;
    text-align: center;
}
.jcpagelist ul li div img{
    margin: 0 auto;
    padding-top: 10px;
}
.cwlist{
height: 220px;
}
.cwlist a{
    float: left;
    width: 160px;
    height: 50px;
    margin:30px 10px 0 20px;
    border: 1px solid #999;
    border-radius: 10px;
}
.cwlist a:hover{
    background-color: #1364A7;
    color: #FFFFFF;
}
.cwlist a li{
    font-size: 16px;
    width: 100%;
    line-height: 50px;
    text-align: center;
}

