.ar-main{
    width: 75% !important;
    padding-left:30px;
    border-left: 1px solid #dddddd
}
.header-content img {
    overflow: hidden;
    max-width: 100% !important;
}
.header-main-content{
    border-bottom: 1px solid #dddddd;
}

.header-main-content p:nth-child(1){
    padding: 27px 0 23px 0;
	font-size: 16px;
	line-height: 24px;
	/*color: #333333;*/
    text-align: center;
}
.header-main-content p:nth-child(2){
    padding-bottom: 15px;
    text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 24px;
	/*color: #999999;*/

}
.header-main-content img{
    padding-right: 10px;
    margin-top: -2.3px;
}
.header-main-content p:nth-child(2) span:nth-child(2){
    padding-left: 25px;
}
.header-content{
    padding: 30px 10px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.fy{
    display:none;
}
.header-main-content .my-main{
        border-bottom: 1px #ddd solid;
}
@media(max-width:1024px){
    .l-m-left{
        display: none
    }
    .ar-main{
        width: 100% !important;
        padding: 0 22px;
        border-left: none
    }
}

@media(max-width:751px){
    .header-main-content>p:nth-child(1) {
        font-family: MicrosoftYaHei;
        font-size: 32px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 36px;
        letter-spacing: 0px;
        color: #333333;
    }

    .header-main-content>p:nth-child(2) {
        font-family: SourceHanSansCN-Regular;
	    font-size: 24px;
	    font-weight: normal;
	    font-stretch: normal;
	    letter-spacing: 0px;
	    color: #666666;
    }

    .header-content {
        font-family: SourceHanSansCN-Regular;
	    font-size: 24px;
	    font-weight: normal;
	    font-stretch: normal;
	    line-height: 40px;
	    letter-spacing: 0px;
	    color: #666666;
    }

    .fy{
        width: 100%;
        display: block;
        text-align: center;
        font-family: SourceHanSansCN-Regular;
	    font-size: 24px;
        color: #666666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


.wp_articlecontent img{max-width:100% !important; }

.wp_articlecontent table{max-width:100% !important; }

@media(max-width:751px){
    .header-main-content p:nth-child(1) {
         padding: 0 0 20px 0;
         font-size: 18px;
    }
    .header-main-content .my-main {
        border-bottom: none;
   }
}