* {
    margin: 0;
    padding: 0;
}

a,
span,
b,
p,
h1,
h2,
h3,
h4,
h5,
div {
    font-family: Microsoft YaHei;
    color: #333;
}

html {
    font-size: 16px;
}

/* ç§»åŠ¨ç«¯å®šä¹‰å­—ä½“çš„ä»£ç  */

body {
    /*font-size: 14px;*/
    /*font-family:Helvetica;*/
    /*background-color: #f4f6f5;*/
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

/*webkitåŽ»é™¤è¡¨å•å…ƒç´ çš„é»˜è®¤æ ·å¼*/

input[type="text"],
input[type="number"],
input[type="submit"],
input[type="password"],
input[type="button"],
textarea {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
}

.clearfix::after {
    display: block;
    content: '';
    overflow: hidden;
    height: 0;
    width: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}
.left{ float: left;}
.right{ float: right;}
body {
    background-color: #f8f6f7;
    min-width: 320px;
    margin: 0 auto;
    background: url(cwhy_top.png) no-repeat center 42px;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

input {
    outline: none;
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.width1200 {
    width: 1200px;
    margin: 0 auto;
    /* margin-top: 130px; */
}

.header {
    width: 100%;
    background: #F5F5F5;
    height: 42px;
    margin-bottom: 369px;
}
.header p a {
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 26px;
    padding: 7px 0;
}

.header_line{
    background: url(cwhy_bg.png) no-repeat center top;
    width: 100%;
    /* height: 348px; */
    padding-top: 50px;
    padding-bottom: 40px;
    margin-top: 480px;

}
.header_line .biaoti{  text-align: center; color: #333; font-size: 28px; margin-top: 10px;}

/* .header_line a{
    display: block;
    padding-left: 42px;
    padding-top: 30px;
    overflow-x: auto;
    height: 310px;
    width: 97.5%;
} */

.header_line a::-webkit-scrollbar {
    /*滚动条基本样式，高度*/
    width: 5px;
    height: 4px;
    padding: 0;
}

.header_line a::-webkit-scrollbar-thumb {
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 5px #D8D8D8;
    background: #D8D8D8;
}

.header_line a::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px transparent;
    background: transparent;
}
.header_line a h4{
    font-size: 30px;
    font-family: Microsoft YaHei UI;
    line-height: 42px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.header_line a p{
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #000000;
    line-height: 29px;
        word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.header_line a  span{
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #000000;
    line-height: 72px;
    display: block;
    text-align: center;
}
.content {
  
    box-shadow: 0 0 10px #dddddd;
    background-color: #ffffff;
    z-index: 999;
    position: relative;
    border-radius: 5px;
}

.content .box {
    padding: 19px 20px;
}


.content_case  .box{
    padding:30px  ;
}

.con_box .name {
    display: block;
    height: 65px;
    width: 100%;
    position: relative;
    margin:0 auto;
    background: url(cwhy_line2.png) no-repeat center bottom;
   

}


.name span {
   color: #3668DB;
    font-size: 30px;
    font-family: Microsoft YaHei;
    display: inline-block;
    padding:10px 20px 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    display: block;
    cursor: pointer;

    
}


.name a:hover{
    color: #4f7de9;
}

.wz {
    /*background: #ffffff;*/
    height: 50px;
    line-height: 50px;
    /*border-bottom: 1px solid #e2d8d4;*/
}

.wz-nr {
    float: right;
    color: #8d8d8d;
    font-size: 16px;
}

.wz-nr a:hover {
    color: #115DB2;
}

.com_name {
    height: 44px;
    border-bottom: 1px solid #dfdede;
    width: 100%;
}

.com_name span {
    color: #4f7de9;
    font-size: 24px;
    padding: 0 5px 12px 5px;
    display: inline-block;
    font-weight: bold;
    border-bottom: 2px solid #4f7de9;
    float: left;
}

.com_name a {
    color: #8d8d8d;
    font-size: 16px;
    line-height: 44px;
}

.com_name a:hover {
    color: #4f7de9;
}
.content_case .list {
    width:48%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
}

.content_case .list ul {
    overflow: hidden;
}

.content_case .list ul li {
    height: 38px;
    line-height: 34px;
    overflow: hidden;
}

.content_case .list ul li .bt {
    width: 83%;
    float: left;
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #130000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content_case .list ul li .bt i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #638BEB;
    vertical-align: middle;
    margin: -2px 9px 0 1px;
}
.content_case .expert_interpretation ul li .bt i {
    margin: -2px 10px 0 7px;
}

.content_case .list ul li .time {
    width: 17%;
    float: right;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
    text-align: right;
    font-size: 16px;
}
.content_case .expert_interpretation ul li .time {
    text-align: left;
}

.content_case .list ul li.jg {
    background: none;
    height: 1px;
    margin: 15px 0;
    border-bottom: 1px dotted #ddd;
}

.content_case .list ul li:hover .bt {
    color: #4f7de9;
}

.hyhf_case{
    margin-top: 23px;
}
.hyhf_case .name{
    background: url(cwhy_line2.png) no-repeat center;
    height: 60px;
    margin-bottom: 18px;

}
.hyhf_case .name span{
    display: block;
    text-align: left;
    padding-left: 536px;
    cursor: pointer;

}
.hyhf_case  .vedio_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hyhf_case  .vedio_list a{
    display: block;
    width: 292px;
    padding-right: 8px;
    text-align: center;

}
.hyhf_case  .vedio_list a img{
    width: 100%;
    height: 140px;
}

.hyhf_case  .vedio_list a  span{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #130000;
    line-height: 26px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.hyhf_case  .vedio_list a:hover span{
     color: #4f7de9;
}
.wz {
    /*background: #ffffff;*/
    height: 50px;
    line-height: 50px;
    /*border-bottom: 1px solid #e2d8d4;*/
}

.wz-nr {
    float: right;
    color: #8d8d8d;
    font-size: 16px;
}

.wz-nr a:hover {
    color: #115DB2;
}



.con_box {
     
width: 100%;
     
 height: 294px; 
 overflow: hidden;
     
float: left;
     
 margin: 27px 0 0 0;
     
     

}

.jycy_list .list {
    display: none;
}

.jycy_case {
    display: flex;
    align-items: center;
    justify-content: center;
}

.jycy_case a {
    display: block;
    float: left;
    background: url(cwhy_name3.png) no-repeat center;
    width: 186px;
    height: 54px;
    color: #4f7de9;
    font-size: 18px;
    text-align: center;
    line-height: 54px;
    margin: 30px 10px 10px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jycy_case a.on {
    height: 59px;
    color: #ffffff;
    margin-top: 35px;
    background: url(cwhy_name2.png) no-repeat center;
}
.con_box:nth-child(2n){
  float: right;
  width: 582px
}


.hy_list{
   display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.hy_list a{
    display: block;
    width: 226px;
    height: 217px;
    margin-right: 16px;
    background: url(cwhy_bg2.png) no-repeat center;
    margin-bottom: 15px;
}

.hy_list a span{
    display: block;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #130000;
    line-height: 27px;
    text-align: center;
    width: 65%;
    margin: 24px auto;
}

@media only screen and (max-width: 1200px),
only screen and (max-device-width: 1200px) {
    .top .width1200 {
        display: flex;
    }
    .width1200 {
        width: 95%;
    }
    .header .width1200 {
        width: 100%;
    }
    
    
    .con_box{
      width: 48%;
    }

}
@media only screen and (max-width: 1060px),
only screen and (max-device-width: 1060px) {
    .tab_case .title span b {
        font-size: 20px;
        margin: 0 15px;
    }
   
   
    .con_box .list ul li .bt{
      font-size: 17px;
    }
    .con_box .list ul li .time{
      font-size: 17px;
    }
    .hy_list{
    display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-template-columns: 1fr 1fr 1fr ;
}
    
}
@media only screen and (max-width: 960px),
only screen and (max-device-width: 960px){
   .con_box .list ul li .bt{
      font-size: 16px;
    }
    .con_box .list ul li .time{
      font-size: 16px;
    }
    .con_box .list{
      width: 90%;
    }
    .con_box .list ul li .bt{
      font-size: 16px;
      width: 70%;
    }
    .con_box .list ul li .time{
      font-size: 16px;
      width: 30%;
    }

    .hyhf_case .vedio_list a {
       
        width: 48.5%;
       
    }

}
@media only screen and (max-width: 910px),
only screen and (max-device-width:910px){
   
}

@media only screen and (max-width: 860px),
only screen and (max-device-width: 860px){
   .con_box .list ul li .bt{
      font-size: 16px;
      width: 60%;
    }
    .con_box .list ul li .time{
      font-size: 16px;
      width: 40%;
    }
    .con_box .list{
      width: 90%;
    }
    .content_case{
        top: 21%;
    }
}

@media only screen and (max-width:768px),
only screen and (max-device-width: 768px) {
    .header {
        margin-bottom: 3.98rem !important;
    }
    .header_line {
        background: url('/cms_files/filemanager/1749702246/picture/20234/b93304742a024cc4b66e03bafeec9853.png') no-repeat center top;
        background-size: contain;
        padding-top: 0.2rem;
        height: 3.48rem;
    }
    .header_line a {
        padding-top: 0.18rem !important;
        height: 3.1rem;
    }
    .header_line a h4 {
        font-size: 0.26rem;
    }
    .header_line a p {
        font-size: 0.22rem;
    }
    .con_box {
        margin-top: 0.2rem;
        min-height: 3.67rem;
        height: auto;
    }
    .con_box .list {
        width: 100% !important;
    }
    .name {
        background-size: contain;
        height: auto;
        padding-bottom: 0.26rem;
    }
    .name span {
        font-size: 0.36rem;
    }
    .content_case .list {
        padding-top: 0.20rem;
    }
    .content_case .list ul li {
        height: 0.53rem;
    }
    .content_case .list ul li .bt {
        font-size: 0.24rem;
    }
    .content_case .list ul li .time {
        font-size: 0.24rem;
        text-align: right;
    }
    .content_case .list ul li .bt i {
        margin: -1px 13px 0 5px;
    }

    .con_box:nth-child(2n) {
        width: 100%;
        float: none;
    }

    .hyhf_case {
        margin-top: 0.10rem;
        overflow: hidden;
    }
    .hyhf_case .name {
        background: url('/cms_files/filemanager/1749702246/picture/20234/d0f87f30a0ec4b259d9fa3a5ad6116b2.png') no-repeat center;
        margin-bottom: 0.1rem;
    }
    .hyhf_case .name span {
        padding: 0;
        text-align: center;
    }
    .hyhf_case .vedio_list a {
        padding-right: 0;
        margin-bottom: 0.23rem;
    }
    .hyhf_case .vedio_list a img {
        height: 1.68rem;
    }
    .hyhf_case .vedio_list a span {
        font-size: 0.24rem;
        margin-top: 0.15rem;
        line-height: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .scoll {
        overflow-x: scroll;
    }
    .hy_list {
        display: flex;
        margin-top: 0.26rem;
        padding-left: 6px;
        width: 15.86rem;
        min-width: 860px;
    }
    .hy_list a {
        width: 2.8rem;
        height: 2.69rem;
        background-size: contain;
    }
    .hy_list a span {
        font-size: 0.24rem;
        margin-top: 0.34rem;
        line-height: 32px;
    }
}
@media only screen and (max-width:750px),
only screen and (max-device-width: 750px) {
    .tab_case .title span b {
        font-size: 18px;
        margin: 0 5px;
    }
   
    .tab_case .title3 {
        width: 80%;
        margin: 15px auto;
        margin-bottom: 0px;
    }
    
    .content_case .list ul li .bt {
        width: 78%;
    }
    .content_case .list ul li .time {
        width: 20%;
    }
    .con_box {
        width: 100%;
    }

     .content_case{
        top:17%;
    }
    

}

@media only screen and (max-width:690px),
only screen and (max-device-width: 690px) {
   
    .content_case .box{
        padding: 20px 20px;
    }
    .jycy_case a {
        border-left: 1px solid #4f7de9;
        border-right: 1px solid #4f7de9;
    }
    .jycy_case a.on {
        border-left: none;
        border-right: none;
    }
    .top .width1200 {
        top: 0px;
    }
    .name span{
        font-size: 23px;
    }

    .hyhf_case .vedio_list a {
        display: block;
        width: 48%;
        /* height: 252px; */
        text-align: center;
    }
    .hyhf_case  .vedio_list a  span{
        font-size: 16px;
    }
    
    .hyhf_case .name{
        margin-bottom: 0px;
        height: auto;
    }
    .top .logo{
        margin-top:10px;
    }


    .top1 {
        margin: 4% 0 6% 0;
        width: 60%;
    }
    .hy_list {
   
        grid-template-columns: 1fr 1fr ;
    }
    }

@media only screen and (max-width: 623px),
only screen and (max-device-width: 623px) {
    .header_line a p {
        font-size: 16px;
    }
    .name a {
        font-size: 16px;
        line-height: 65px;
    }
    .content_case .list ul li {
        height: auto;
    }
    .content_case .list ul li .bt {
        font-size: 16px;
        width: 70%;
    }
    .content_case .list ul li .time {
        width: 30%;
        font-size: 16px;
    }
    .name2 {
        background: url(cwhy_name2.png) no-repeat center;
        background-size: 291%;
    }
    .jycy_case a {
        font-size: 16px;
    }
    .con_box{
      width: 100%;
    }
    .con_box .list{
      width: 100%;
    }
    
    .con_box .list ul li .bt {
     
        font-size: 16px;
        
    }
    .con_box .list ul li .time {
       
        font-size: 16px;
    }
      .content_case {
        margin-top: 11px;
    }
    .header_line a h4{
        font-size: 20px;
    }
    .hy_list a span {
        line-height: 27px;
    }
}

@media only screen and (max-width:480px),
only screen and (max-device-width:480px) {
    .content_case .list ul li .bt {
        font-size: 16px;
        width: 64%;
    }
    .content_case .list ul li .time {
        width: 36%;
    }
    
    .name span {
        font-size: 22px;
        line-height: 40px;
    }
    .name {
        display: block;
    }
    .name a {
        font-size: 16px;
        line-height: 40px;
    }
    .header_line a {
        display: block;
        padding: 47px 8px;
    }
    .hy_list a{
        height: 154px;
         background-size: contain;
    }
    .hy_list a span{
        margin: 33px auto;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        width: 82%;
        margin: 23px auto;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    
    .hyhf_case .vedio_list a span {
        font-size: 14px;
        line-height: 27px;
    }
    .hyhf_case .vedio_list a video {
        width: 100%;
        height: 88px;
    }

}

@media only screen and (max-width:320px),
only screen and (max-device-width: 320px) {
    .content_case .list ul li .bt {
        font-size: 16px;
        width: 60%;
    }
    .content_case .list ul li .time {
        width: 40%;
    }
    .name span {
        font-size: 18px;
        line-height: 40px;
    }
}