@charset "utf-8";

html,body{background-color: #f7f7f7;}
a[href]:after {
          content: none !important;
     }
     .noprint{
           display:none
     }
/*content*/
.content-container{background-color: #ffffff;padding: 25px;}
.content-top{margin:0 auto;padding-top: 40px;text-align: center;}
.content-top h2{font-size: 28px;color: #333333;font-weight: bold;}
.content-top-xx{margin-top: 20px;line-height: 30px;font-size: 15px;color: #333333;}
.content-top-xx .content-top-xx-ly span{font-size: 15px;color: #333333;}
.content-top-xx .content-top-xx-ly span:nth-child(1){margin-right: 35px;}
.content-top-xx .content-top-xx-fx span:nth-child(2){font-size: 12px;line-height: 15px;}
.content-top-xx .content-top-xx-fx span:nth-child(2) img{padding-right: 3px;}
.content-container .content-detail{margin:0 auto;margin-top: 77px;margin-bottom: 36px;height:auto;border-top: 2.25px solid #087cd6;padding-top: 30px;line-height: 30px !important;}
.content-container .content-detail>p>img{display:block;text-align:center;margin:0 auto;}
.content-container .content-detail>img{height: auto;display: block;text-align: center;margin: 0 auto;}
.article-detail-image{width:100%;display:block;text-align:center;margin:0 auto;}
.content-top-xx .content-top-xx-ly,.content-top-xx .content-top-xx-fx{padding-top:10px;}
.content-detail>p{line-height:30px !important;}

@media (max-width:768px){
    .header{height: 600px;}
    .header-nav{width: 100%;height: 335px;}
    .content-top-xx-ly,.content-top-xx-fx{float:initial;}
    .header-bottom-hf>img{height:6px;}
}

