@media screen and (max-width:1025px) {
.article_detail {
    background-color: #fff;
    padding: 1px 13px 22px;
}

.article_detail h1 {
    /* font-size: 22px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 22px;
    color: #333; */
	width: 100%;
	height: auto;
	line-height: inherit;
	border-bottom:0;
	font-size: 0.44rem;
	color: #1F3D4D;
	padding-bottom: 0.25rem;
	font-weight: 400;
	
}

.article_detail .profile {
    position: relative;
    margin-bottom: 20px;
    line-height: 0.56rem;
        border-bottom: 1px solid #EBEBEB;
}

.article_detail .profile span {
    font-size: 12px;
    color: #999;
}

.article_detail .profile span.date {
    margin-left: 3%;
}

.article_detail .profile span.view_num {
    float: right;
    margin-top: 1px;
}

.article_detail .profile span.view_num i {
    position: absolute;
    font-size: 15px;
}

.article_detail .profile span.view_num span {
    margin-left: 20px;
}

.article_detail .college_intro {
    border-bottom: 1px solid #EBEBEB;
    padding: 15px 0px
}

.article_detail .college_intro .college_logo {
    display: inline-block;
    /*float: left;*/
    position: absolute;
}

.article_detail .college_intro .college_logo img {
    width: 1.5rem;
    height: 1.5rem;
}

.article_detail .college_intro .college_info {
    display: inline-block;
    position: relative;
    margin-left: 1.80rem;
    width: 3.2rem;
}

.article_detail .college_intro .college_info span {
    display: block;
    font-size: 14px;
    color: #999;
    /*text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;*/
}

.article_detail .college_intro .college_info span.name {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #4D4D4D;
}

.article_detail .college_intro .college_info span.address {
    margin-bottom: 3px;
}

.article_detail .college_intro .desc_opera {
    display: inline-block;
    float: right;
}

.article_detail .college_intro .desc_opera a {
    display: inline-block;
    width: 75px;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #4290F9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.article_detail .college_intro .desc_opera a.brief {
    margin-bottom: 13px;
    background-color: #4290F9;
    color: #fff;
}

.article_detail .college_intro .desc_opera a.intro {
    color: #4290F9;
    background-color: #fff;
}

.article_detail .content {
/*	line-height: 0.5rem;
    overflow-y: hidden;*/
	padding-top: 0;
	font-size: 15px;
	text-align: justify;
	font-family: "";
    line-height: 0.5rem;
}

.article_detail .content table {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}

.article_detail .content table td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 6px 0px;
    text-align: center;
}

.article_detail .content p {
   /* color: #333;
    margin-bottom: -0.26rem;
    word-wrap: break-word;
    word-break: break-all;*/
  margin: 0px;
}

.article_detail .content p strong {
    font-weight: bold;
}

.article_detail .content p a {
    word-break: break-word;
}

.article_detail .read_all {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    height: 56px;
    font-size: 16px;
    line-height: 36px;
    background: #fff;
    box-shadow: 0 -10px 60px 20px #fff;
    color: #4290F9;
    font-size: 13px;
    text-align: center;
    margin-top: -55px;
    padding: 10px 0 0 0;
    cursor: pointer;
}

.article_detail .read_all span {
    border-bottom: 1px dashed #4290F9;
}

.article_detail .read_all i {
    font-size: 9px;
}


/*content-ad-head*/
.article_detail .news_ad {
    background: #efefef;
    padding: 5px 2%;
    float: left;
    
    margin-bottom: 15px;
}

.article_detail .top_ad {
    padding: 0px 0 10px;
    text-align: center;
}

.article_detail .top_ad li {
  /*  padding: 0px 2px;*/padding: 0px 0.1rem;
    overflow: hidden;
  /*  margin-right: 0.2rem;*/
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}

.article_detail .top_ad li a{
    color: #2196f3;
}
.article_detail .top_ad li a:hover{color:#FF0000;text-decoration:underline;}
.article_detail .news_ad .btn-right {
    width: 22%;
   
    border-width: 1px;
    border-style: solid;
    text-align: center;
    display: block;
    border-radius: 20px;
    color: #f00;
/*    margin-top: 7px;*/
    float: right;
    font-size: 14px;
   margin: 4% 0;
}

.article_detail .news_ad .text-left {
    float: left;width: 75%;
}

.article_detail .news_ad .text-left p {
 /*   height: 45px;*/
   line-height: 0.5rem;
    font-weight: bold !important;
    font-size: 15px !important;
    color: #f00 !important;
}

.article_detail .news_ad .text-left span {
    line-height: 18px;
    display: block;
    color: #999;
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
}

/**上下篇**/
.nextactitle{padding: 0.1rem 0.3rem;background: #fff;margin: 0.15rem 0;color: grey;}
.nextactitle a{color: #0088e6;}

/* 延伸阅读 */
.zikao_qa a{color: grey;font-size: 0.3rem;}
.zikao_qa li{ padding: 0.2rem 0 0 0.2rem;border-bottom: 1px dashed #ebebeb;}
.zikao_qa li p{    
	 font-size: 12px;
    color: #B3B3B3;
    line-height: 0.6rem;
    }

.extend_reading .extend_list a span {
    color: #0088E6;
    margin-right: 5px;
}

/* 扩展分页 */
.extend_pagination {
    margin-top: 10px;
    text-align: center;
}

.extend_pagination .pagin i {
    color: #0088E6;
    font-size: 13px;
}

.extend_pagination .num a {
    margin-right: 5px;
    margin-left: 5px;
    color: #666;
    font-size: 12px;
}

.extend_pagination .num a.active {
    color: #0088E6;
}

/* 广东自考网声明 */
.original_statement {
    background-color: #f5f5f5;
    padding: 0.2rem;
    color: #999;
    line-height: 24px;
    font-size: 13px;
}

.qr_follow {
    margin-bottom: 8px;
    background-color: #fff;
}

.qr_follow.bg {
    width: 100%;
    height: 130px;
    padding-top: 1px;
    padding-bottom: 5px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.qr_follow img {
    position: relative;
    width: 100%;
    height: 130px;
}

.qr_follow .follow_desc {
    position: absolute;
    width: 168px;
    left: 50%;
    margin-left: -84px;
    text-align: center;
}

.qr_follow .qr_l .txt p,
.qr_follow .follow_desc p {
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
}

.qr_follow .qr_l .txt>span,
.qr_follow .follow_desc>span {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.qr_follow .qr_l .txt>span.name,
.qr_follow .follow_desc>span.name {
    margin-right: 5px;
    font-weight: bold;
    color: #0088E6;
    font-size: 22px;
}

.qr_follow .follow_desc .wx_search {
    padding-top: 5px;
    margin-left: 20px;
    margin-top: 7px;
    border-top: 1px solid #0088E6;
    border-bottom: 1px solid #0088E6;
    padding-bottom: 5px;
    color: #333;
}

.qr_follow .follow_desc .wx_search span {
    color: #0088E6;
    font-size: 13px;
}

.qr_follow .qr_l {
    display: inline-block;
    width: 60%;
    height: 130px;
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
}

.qr_follow .qr_l .txt {
    margin-top: 30px;
    margin-left: 30px;
}

.qr_follow .qr_r {
    display: inline-block;
    float: right;
    margin-top: 15px;
    width: calc(40% - 25px);
    margin-left: 25px;
}

.qr_follow .qr_r img {
    width: 1.35rem;
    height: 1.35rem;
    margin-left: 5px;
}

.qr_follow .qr_r p {
    font-size: 12px;
    margin: 0;
    margin-top: 5px;
}

.profile .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 0.56rem;
    background: #008cd6;
    border-radius: 1rem;
    font-size: 0.26rem;
    color: #FFFFFF;
    float: right;
}

.profile .btn a {
    color: #FFFFFF;
}

.profile .btn .icon {
    background: url(//img.xuesai.cn/images/gzdz_m/icon/icon_add@2x.png) no-repeat;
    background-size: 100% 100%;
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.08rem;
}

.promoteEducation {
    -moz-border-radius: 42px;
    -webkit-border-radius: 42px;
    border-radius: 42px;
    background: red;
    padding-left: 0;
    font-size: .36rem;
    width: 90%;
    display: block;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    margin: 0 auto 0.3rem;
    color: white;
}





/**内容页领取备考方案**/
#articlecontent .p1 {
    width: auto;
    height: auto;
    font-size: 0.4rem;
    color: rgb( 33, 150, 243 );
    font-weight: bold;
    text-align: center;
    margin: 0.2rem 0;
}
#articlecontent  .divbd {
    position: relative;
    background: #CCE6FF;
    border-radius: 8px;
    padding-left: 0.3rem;
    /*height: 3.4rem;*/height: 165px;
    margin: 0 auto;
    clear: both;
/*    margin-left: -6px;*/
    margin-bottom: 8px;
}
#articlecontent  .in_2 {
    border-radius: 6px;
    width: 46.5%;
    height: 35px;
    margin: 0 auto;
    display: block;
    outline: none;
    margin-bottom: 5px;
    margin-right: 0.2rem;
 /*   font-size: 12px;*/
    color: #757575;
    padding-left: 12px;
    float: left;
    margin-top: 17px;
    border: none;
}
#articlecontent  .xj_ {
    width: 43.5%;
    height: 35px;
    line-height: 35px;
    outline: none;
    border-radius: 6px;
   margin-right: 0.15rem;
    padding-left: 10px;
    border: none;
}
#articlecontent  .div29 {
    background: red;
    width: 96%;
    height: 35px;
    border-radius: 6px;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    float: left;
    text-align: center;
    line-height: 35px;
    margin-top: 17px;
    margin-right: 12px;
}

}
