.page_content_offset{
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
.pages_list_title{
    background-color: b8d8f0;
}
.news_list{
    padding: 0 10px;
}
.pagination{
    text-align: center;
    overflow: hidden;
}
.pagination li{
    float: none!important;
}
.more{
    float: right;
    color: #3D3A3A;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}
/* zsbm-xxjj*/

	.xxjj_left_nav{ width:100%; background:rgba(255,255,255,.34);-moz-box-shadow:0px 1px 5px #dddddd;
	 
	-webkit-box-shadow:0px 1px 5px #dddddd;
	box-shadow:0px 1px 5px #dddddd; padding:0px; -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */}
	.xxjj_left_nav_title{ background-color:#4594D1; line-height:49px; padding-left:10px; height:49px; overflow:hidden; font-size:20px; font-weight:normal; color:#ffffff;/* Gecko browsers */
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright: 0px;
 
/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
 
/* W3C syntax */
border-top-left-radius:3px;
border-top-right-radius: 3px;
border-bottom-right-radius:0px;
border-bottom-left-radius: 0px;}




.jj{
    margin-bottom: 20px;
}
.jj-1{
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #73B5E8;
}
.jj-1 .pages_list_title{
    margin-bottom: 0;
}
.box{
    padding: 30px;
    overflow: hidden;
}
.d{
    float: left;
    max-width: 100%;
    margin-right: 20px;
}
.box-p{
    color:white;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
}
.p-more{
    text-align: right;
     margin-top:20px;
}
.p-more a{
    text-align: right;
   
    color:black;
}
.box-more{
    font-size: 16px;
    color: #262c34;
}
.p-1{
    
       margin:10px 0 0 54px;
}
.p-2{
    margin-left: 104px;
}

@media only screen and (max-width: 768px){


    .pages_left_nav {
         display: block!important;
    }
    .pages_left_rec{
        display: block!important;
        margin-bottom: 30px;
    }
}
















