
/* CSS Document */


.neiyemap {width:1180px; height: 20px; margin: 20px auto 0px auto;}
.neiyemap a { padding-right:5px; padding-left: 5px; line-height: 20px;}

.neiyenav { width:1180px; height: 100px; margin: 10px auto;}
.neiyenav a { width: 180px; height: 100px; display: block; float: left; }
.aboutnav1 { margin-right: 20px; background: url(../image/neibut1_1.png) no-repeat center center;}
.aboutnav1:hover {background: url(../image/neibut1_1.png) no-repeat center center;}
.aboutnav2 { margin-right: 20px; background: url(../image/neibut2.png) no-repeat center center;}
.aboutnav2:hover {background: url(../image/neibut2_1.png) no-repeat center center;}
.aboutnav3 { margin-right: 20px; background: url(../image/neibut3.png) no-repeat center center;}
.aboutnav3:hover {background: url(../image/neibut3_1.png) no-repeat center center;}
.aboutnav4 { margin-right: 20px; background: url(../image/neibut4.png) no-repeat center center;}
.aboutnav4:hover {background: url(../image/neibut4_1.png) no-repeat center center;}
.aboutnav5 { margin-right: 20px; background: url(../image/neibut5.png) no-repeat center center;}
.aboutnav5:hover {background: url(../image/neibut5_1.png) no-repeat center center;}
.aboutnav6 { background: url(../image/neibut6.png) no-repeat center center;}
.aboutnav6:hover {background: url(../image/neibut6_1.png) no-repeat center center;}

.bneiyenav { width:1180px; height: 100px; margin: 10px auto;}
.bneiyenav a { width: 295px; height: 100px; display: block; float: left; }
.bwgnav1 { background: url(../image/bneibut1_1.png) no-repeat center center; }
.bwgnav1:hover { background: url(../image/bneibut1_1.png) no-repeat center center; }
.bwgnav2 { background: url(../image/bneibut2.png) no-repeat center center; }
.bwgnav2:hover { background: url(../image/bneibut2_1.png) no-repeat center center; }
.bwgnav3 { background: url(../image/bneibut3.png) no-repeat center center; }
.bwgnav3:hover { background: url(../image/bneibut3_1.png) no-repeat center center; }
.bwgnav4 { background: url(../image/bneibut4.png) no-repeat center center; }
.bwgnav4:hover { background: url(../image/bneibut4_1.png) no-repeat center center; }



.neiyenav2 { width:1180px; height: 100px; margin: 0 auto; padding-top: 10px;  border-top: 1px dashed #333; }
.neiyenav2 a { text-align: center; line-height: 40px; padding-left: 20px; padding-right: 20px; height: 40px; display: block; float: left; margin-top: 30px; margin-right: 20px; font-size:16px; 
	color: #333; background: #e5cf9b; }
.neiyenav2 a:hover { background: #d2b676; color: #fff; }
.navxuanzhong { background: #d2b676!important; color: #fff!important; }


.bneiyenav2 { width:1180px; height: 20px; margin: 0 auto; padding-top: 10px;  border-top: 1px dashed #333; }

/*详情*/


.neirong {width:1180px;  margin: 10px auto 10px auto; padding-bottom: 30px; border-bottom: 1px dashed #333;}
.neirong h1 { font-size:24px; color:#333; line-height: 24px; font-weight: 700; text-align: center; margin-bottom:20px;}
.neirong p { font-size:14px; line-height: 28px;}
.neirong img { margin:20px auto; display: block;  }
.neirong span { display:block; text-align: center; font-size:12px; margin-bottom: 20px;}
.sx { width:1180px; margin: 10px auto 30px auto;  }


/*新闻列表*/

.newsbox {width:1180px;  margin: 10px auto 10px auto; padding-bottom: 30px;}
.newslist { width:1180px; height: 120px; padding-bottom:20px; margin-bottom: 20px; border-bottom: 1px dashed #666;}
.newsleft { width:580px; height: 120px; margin-right: 20px; float: left;}
.newsright { width:580px; height: 120px; float: right;}
.newsleft img { width:180px; height: 120px; float: left;}
.newsright img { width:180px; height: 120px; float: left;}
.newsleft h4 { margin-left: 20px; margin-bottom: 10px;  width:360px; height: 20px; float: left; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; font-size:16px; font-weight: 700; }
.newsright h4 { margin-left: 20px; margin-bottom: 10px;  width:360px; height: 20px; float: left; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; font-size:16px; font-weight: 700; }
.newsleft span { display: block; margin-left:20px; margin-bottom: 10px;  width:360px; height: 60px; float: left; overflow: hidden;   font-size:14px; }
.newsright span { display: block; margin-left:20px; margin-bottom: 10px;  width:360px; height: 60px; float: left;  overflow: hidden;  font-size:14px; }
.newsleft p { margin-left:20px;  width:360px; height: 20px; float: left; font-size:12px; color:#999;  }
.newsright p { margin-left:20px;  width:360px; height: 20px; float: left; font-size:12px; color:#999;  }

/*翻页*/

.sum{
    width: 700px; height: 110px;
    background: url("../image/sum_bg.png") no-repeat;
    margin: 0px auto 20px auto;
    text-align: center;
}
.sum ul{
    padding: 35px 0;
}
.sum li{
    display: inline-block;
}
.sum li a{
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 0 10px;
    margin: 0 5px;
    border: 1px solid #FFFFFF;
}
.sum li.active a{
    color: #333333;
   background-color: #FFFFFF;
}













