.bannerNei {
    width: 100%;
    height: auto;
    text-align: center;
    clear: both;
    margin: 0 auto;
}
.bannerNei img {
    width: 100%;
}
.warp {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
.warp .content{
    width: 100%;
}
.left {
    width: 300px;
    float: left;
    border: #66CC99 1px double;
    border: #E5E5E5 1px double;
}
.left h1 {
    width: 100%;
    height: 60px;
    background-color: #004681;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    line-height: 60px;
    text-indent: 3em;
}
.left h1 a{
    color:#fff;
}
.left ul li {
    width: 100%;
    line-height: 40px;
    text-indent: 4em;
}
.left ul li a {
    font-size: 16px;
}
.right {
    width: 860px;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    font-family: "微软雅黑"!important;
    font-size:16px!important;
    text-indent: 2em;
    line-height: 25px;
}
.right img{
    max-width: 900px;
}
.right h1,.content h1 {
    clear: both;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
}
.ppwh {
    width: 1000px;
    height: 560px;
    margin: 0 auto;
    clear: both;
}
.ppwhTop {
    clear: both;
    text-align: center;
    padding: 50px;
}
.ppwhLeft {
    width: 550px;
    height: 610px;
    overflow: hidden;
    float: left;
}
.ppwhLeft iframe{
	width: 480px;
    height: 400px;
}
.ppwhRight {
    width: 400px;
    height: 610px;
    margin-left: 50px;
    float: left;
}
.ppwhRight h3 {
    line-height: 45px;
    color: #333;
    font-size: 25px;
}
.ppwhRight p {
    clear: both;
    color: #7F7F7F;
    line-height: 25px;
    font-size: 14px;
    margin-top:60px;
}
.cpzx2{ width:1000px; margin:0 auto; clear:both;height: auto;overflow: hidden;}
.cpzx2 h1{ text-align:center; padding:50px 0; }
.cpzx2 ul{ display:block}
.cpzx2 ul li{ width:320px; height: 385px; float:left; list-style:none; margin-left:10px;}
.cpzx2 ul li a{ }
.cpzx2 ul li img{ width:320px; height:360px;}
.cpzx2 ul li span{ display:block; text-align:center;}
.newlist{ 
	width:1200px; 
	clear:both; 
	margin:0 auto;
    height: auto;
    overflow: hidden;
}
.newlist h1 { 
	font-size:24px; 
	margin:50px; 
	font-weight:bold; 
	text-align:center; 
	/*clear:both;*/
    float: left;
}

.newItem{ 
    width:590px; 
    /*clear:both; */
    margin-top:20px;
    height:150px; 
    border-bottom:#CCCCCC 1px dashed;
    float: left;
    margin-right: 10px;
}
.newimg { 
	width:180px; 
	height:140px; 
	float:left;
}
.newimg img { 
	width:180px; 
	height:140px;
}
.newItem dl { 
	display:block; 
	float:left; 
	width:380px; 
	margin-left:30px; 
}
.newItem dl dt { 
	width:650px; 
	clear:both; 
	float:left;  
	font-size:18px; 
	font-weight:bold;
}
.newItem dl dt a{ 
	font-size:18px; 
	font-weight:bold;
}
.newItem dl dd { 
	text-align:left; 
	color:#999999; 
	line-height:30px; 
	font-size:14px;
}

.page{
	margin-top:20px;
}
.page span{
	padding: 2px 10px 2px 10px;
    background-color: green;
    color: #fff;
}
.page a{
	padding: 2px 10px 2px 10px;
    border: 1px solid #ccc;
}

.main{
    display: none;
}