@charset "utf-8";
/* CSS Document */


/*内容*/
.j-right-list{width: 81.67%;}
.s-c-right{background: #fff;padding: 2rem;}
.s-c-right .vertical-ico{margin-right: 1.25rem;position: relative;}
.s-c-right .jgjj-title:first-child{color: #333333;font-size: 1.75rem;color: #333333;text-align: left;}
.vertical-ico::before{content: '';width: 0px;height: 20px;border: 2px solid;border-bottom-color: #4c8be0;position: absolute;left: 0;top: 14%;color:#4c8be0; }


.table-jgjj{margin-top: 1.625rem;width:100%;} 
.table-jgjj td{border: 1px solid #e6e8eb;color:#333;height: 51px;text-align: left; padding-left: 3%;min-width: 130px;}
.table-jgjj .field{background: #f7f7f7;color: #666;width: 13.95%;}

.content-wrap .a-title{color: #0c86e7;font-size: 1.25rem;text-align: center;margin-top: 3.125rem;padding-bottom:1.875rem;border-bottom: 1px solid #eee;} 
.a-content p{color: #333;line-height: 1.75rem;margin-bottom: 1.625rem;}
.a-content p:first-child {margin-top: 1.625rem;}
.a-content p:last-child {margin-bottom: 2.625rem;}

.ldtitle{ont-size: 1.5rem;
    text-align: center;
    margin-top: 10px;
    color: ##355e92;
    color: #355e92;}
.date-sou{background: #f7f7f7;color: #9fa0a0;height: 35px;line-height: 35px;padding: 0 1rem;font-size: 14px;margin: 0 2rem 2rem 2rem;}
.date-sou .date-sou-s{margin-left: 4rem;float: left;}
.date-sou .date-sou-d{float: left;}

@media screen and (max-width:1200px){
    .s-header{width: 90%;margin: 0 auto;}
}
@media screen and (max-width:1000px){
    .s-c-left .title{font-size: 1rem;}
    .s-c-right{padding: 0.5rem;}
}
@media screen and (max-width:800px){
    .s-c-left{display: none;}
    .s-c-right{width: 100%;margin-bottom: 0;}
}
@media screen and (max-width:460px){
    .s-header{display: none;}
}
@media screen and (max-width:392px){
    .p-ad-jgxx{display: none;}
}


/*移动端*/
@media screen and (max-width: 750px){
  .j-right-list {width: 100%;}
}