body{
    background-color: #eff6ff;
}
.jnxcz_banner {
    height: 420px;
    min-width: 1180px;
    background: url(../images/jnxcz_banner.jpg) no-repeat center center;
    background-size: cover;
}
.jnxcz_news{
    width: 1200px;
    margin: 0 auto 50px;
    overflow: hidden;
}
.jnxcz_news_left{
    position: relative;
    width: 700px;
    float: left;
    height: 400px;
}
.jnxcz_news_left .bd ul img{
    width:700px;
    height: 400px;
}
.jnxcz_news_left .hd{
    overflow: hidden;
    position: absolute;
    right:10px;
    bottom: 12px;
    z-index: 1;
}
.jnxcz_news_left .bd ul li p{
    color: #047d61;
    font-size: 24px;
    position:absolute;
    bottom:0px;
    background-color: #fff;
    opacity: 0.8;
    width: 100%;
    padding: 5px;
}
.jnxcz_news_left .bd ul li p a{
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}
.jnxcz_news_left .hd ul{
    overflow: hidden;
}
.jnxcz_news_left .hd ul li{
    float:left; 
    margin:4px;
    border-radius: 2px;  
    width:15px; 
    height:15px; 
    line-height:6px; 
    text-align:center; 
    background:#8fc2af; 
    cursor:pointer;
    border-radius: 50%;
}
.jnxcz_news_left ul li.on{ 
    background:#047d61; 
    color:#fff; 
}
.jnxcz_news_right{
    float: right;
    width: 500px;
    height: 400px;
    padding:0 0 0 40px;
}

.jnxcz_news_right ul li{
    line-height: 56px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jnxcz_news_right a{
    font-size: 20px;
}
.jnxcz_news_right .icon-text{
    color: rgb(4, 125, 97); 
    font-size: 20px;
    margin-right: 10px;
}
.jnxcz_news_title{
    text-align: center;
    position: relative;
    margin:50px auto;
}
.jnxcz_news_title span img{
    width: 380px;
}
.more_right{
    color: rgb(155, 155, 155);
    position: absolute;
    right: 0;
    line-height: 20px;
    cursor: pointer;
    z-index: 10;
    top: 50px;
}
.jnxcz_news_li {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}
.jnxcz_news_li img {
    float: left;
    margin-right: 30px;
    width: 316px;
    height: 200px;
}
.jnxcz_detail {
    color: #666;
    margin-top: 25px;
    font-size: 16px;
}
.jnxcz_movie{
    position: relative;
    width: 700px;
    float: left;
    height: 400px;
}
.jnxcz_movie .bd ul img{
    width:700px;
    height: 400px;
}
.jnxcz_movie .hd{
    overflow: hidden;
    position: absolute;
    right:0;
    bottom: 8px;
    z-index: 1;
}
.jnxcz_movie .bd ul li p{
    color: #047d61;
    font-size: 24px;
    position:absolute;
    bottom:0px;
    background-color: #fff;
    opacity: 0.8;
    width: 100%;
    padding: 5px;
}
.jnxcz_movie .hd ul{
    overflow: hidden;
}
.jnxcz_movie .hd ul li{
    float:left; 
    margin:4px;
    border-radius: 2px;  
    width:15px; 
    height:15px; 
    line-height:6px; 
    text-align:center; 
    background:#fff; 
    cursor:pointer;
    border-radius: 50%;
}
.jnxcz_movie ul li.on{ 
    background:#047d61; 
    color:#fff; 
}
/* 视频轮播css */
.picScroll-left{ 
    width:1200px;  
    overflow:hidden; 
    position:relative;  
    border:1px solid #ccc;   
}
.picScroll-left .hd{ 
    overflow:hidden; 
    height:30px; 
    background:#f4f4f4; 
    padding:0 10px;  
}

.picScroll-left .hd .next{
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #047d61;
    float: right;
    margin: 5px;
}
.picScroll-left .hd .prev{
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #047d61;
    float: right;
    margin: 5px;
}
.picScroll-left .hd .next{ 
    background-position:0 -50px;  
}
.picScroll-left .hd .nextStop{ 
    background-position:-60px -50px; 
}
.picScroll-left .hd ul li.on{ 
    background-position:0 0; 
}
.picScroll-left .bd{ 
    padding:10px;   
}
.picScroll-left .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.picScroll-left .bd ul li{ 
    margin:0 8px; 
    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;  
}
.picScroll-left .bd ul li .pic{ 
    text-align:center; 
}
.picScroll-left .bd ul li .pic img{ 
    width:377px; 
    height:220px; 
    display:block;  
    padding:2px; 
    border:1px solid #ccc; 
}
.picScroll-left .bd ul li .pic a:hover img{ 
    border-color:#999;  
}
.picScroll-left .bd ul li .title{ 
    line-height:24px;   
    
}
.picScroll-left .bd ul li .title a{
    display: inline-block;
    width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
}
.pageState{
    color: #047d61;
    font-size: 20px;
}