.article_center{overflow: hidden;background-color: #fff;padding: 0.2rem;border-top: 0.3rem solid #f5f5f5}
.article_title h1{font-size: 0.38rem;color: #2f2f2f;font-weight: 600;}
.article_title .mm span{font-size: 0.22rem;font-family: arial;color: #aaa;margin-right: 10px;}
.center_content p{font-size: 14px;color: #666;line-height: 27px;margin: 10px 0;}
.center_content a{color: #136ec2;}
.center_content div{font-size: 0.32rem;color: #323232}
.article_title .mm{padding-bottom: 0.2rem;margin-top: 0.2rem;border-bottom: 1px solid #e6e6e6;}

.article_more p{font-size: 0.36rem;color: #333;border: 2px solid #333;padding: 0.2rem;border-radius: 0.2rem}
.liji{display:block;font-size: 0.42rem;background-color: #FF6484;width: 3rem;height:1rem;line-height: 1rem;text-align: center;border-radius: 0.2rem;color: #fff;margin: 0.3rem auto}

.center_content {line-height: 0.6rem; min-height: 350px;color: #555555;font-size: 0.32rem}
.center_content table{text-align: center;margin-left: auto;margin-right: auto; width: 100%;max-width: 500px;font-size: 14px;color: #666;}
.center_content img{display:block;max-width:100%;margin:auto;height: auto;}
.center_content table td{color: #666;}
.article_title{padding-top: 0.2rem}
.content_yiyuan{background-color: #fff;overflow: hidden;border-top: 0.3rem solid #f5f5f5}
.yiyuan{width: 2rem;height: 2rem;margin: 0.3rem auto;border-radius: 100%;overflow: hidden}
.yiyuan img{width: 100%;height: 100%}
.content_yiyuan .center_content{padding: 0.2rem}

.question a:nth-child(1) {
    background: url(../images/bg1.png) no-repeat;
    background-size: contain;
}
.question a:nth-child(2) {
    background: url(../images/bg2.png) no-repeat;
    background-size: contain;
}
.question a:nth-child(3) {
    background: url(../images/bg3.png) no-repeat;
    background-size: contain;
}
.question a:nth-child(4) {
    background: url(../images/bg4.png) no-repeat;
    background-size: contain;
}
.question a {
    display: inline-block;
    float: left;
    width: 45%;
    height: 1.6rem;
    box-sizing: border-box;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    line-height: 1.2rem;
}
.question {
    padding: 0 0.4rem;
}
.question a:nth-child(odd) {
    margin-right: 0.6rem;
}
.article_more{padding: 0.2rem;background-color: #fff}

.center_content h2 strong{color: #E4AD06!important;}
.center_content h3 strong{color: #E4AD06!important;}
.center_content h4 strong{color: #E4AD06!important;}


.xm_djzx { border-top:1px solid #efefef; padding:12px 0;}
.xm_djzx p{
 font-size:12px; line-height:24px; color: #888; margin:0;
}
.xm_djzx a {
    display: block;
    margin: 16px auto 0;
    width: 117px;
    line-height: 38px;
    border: 1px solid #ff97a6;
    color: #ff5c77;
    text-align: center;
    font-size: 15px;
    border-radius: 2px;}
.xm_page{padding:.4rem 0; border-top:1px solid #efefef; border-bottom:1px solid #efefef;
}
.xm_page div{ font-size: .28rem; line-height: .5rem; color: #444; }
.xm_page div a{ color: #0270cc; }

.xm_fhlb{ display:block; height:40px; font-size:14px; line-height:40px; color:#fff; background:#f06279; text-align: center; margin:12px 0;}
