.newlogin_logo,
.newlogin_logo2 {
    position: absolute;
    width: 90px;
    font-size: 14px;
    height: 40px;
    background: #f5cf11;
    color: #3f77de;
    font-weight: 600;
    text-align: center;
    line-height: 40px;
    left: 35%;
    margin-top: 70px;
}

.newlogin_logo2 {
    left: 48%;
    width: 130px;
}

.newlogin_logo a {
    display: inline;
}

.newlogin_logo2 a {
    display: inline;
}

.newlogin_logo a:hover {
    padding-bottom: 5px;
    border-bottom: 2px solid #3f77de;
}

.newlogin_logo2 a:hover {
    padding-bottom: 5px;
    border-bottom: 2px solid #3f77de;
}

@media only screen and (max-width: 576px) {
    /*隐藏头部*/
    #head_search {
        display: none;
    }

    .navbar {
        display: none !important;
    }

    .top_banner {
        display: none;
    }

    .top_r {
        display: none;
    }

    #login_btn .login {
        display: none;
    }

    #login_btn .subscribe {
        display: none;
    }

    #local_ro {
        display: none;
    }

    .customized_reports {
        display: none;
    }

    .content_left_bombanner {
        display: none;
    }

    .newscontent {
        margin-bottom: 0;
    }

    .ny_right .most_read p.block_title {
        margin: 0px 0px 14px 0px;
    }

    .header .top .top_l {
        padding: 0;
    }

    .user_name {
        margin: 10px 0px 0px 0px;
    }

    .mtbw {
        margin: 0;
    }
    #ariclegg{
        display:none;
    }

    body {
        padding: 0px 15px;
    }
    .logTop{width: 100% !important;text-align: center !important;}
    .newcontInner{width: 100% !important;}
    .newLogContainer{height:auto !important;}
    .logTop span{margin-top:10px !important;}
    .newBottom p{font-size:17px !important;}
}
img{
    margin: 0 auto;
}

.newLogContainer{position: relative;height:210px;background:rgba(250,248,245,1);padding: 26px 0px 32px;text-align: center;}
.logTop{width: 588px;text-align: left;}
.logTop img{width: 29px;height: 14px;display: inline;}
.logTop span{height:24px;font-size:20px;font-family:Helvetica-Bold;font-weight:bold;color:rgba(51,51,51,1);line-height:24px;}
.logBr{height:1px;margin-top: 27px;background:rgba(216,216,216,1);}
.newcontInner{width: 588px;margin: 0 auto;}
.newBottom{margin-top: 19px;}
.bottom_logo2{margin-left: 32px;}
.bottom_logo,.bottom_logo2{padding: 10px 25px;background:rgba(35,100,175,1);text-align: center;display: inline-block;}
.bottom_logo a,.bottom_logo2 a{font-size:16px;font-family:Helvetica;color:rgba(255,255,255,1)!important;line-height:20px;}
.newBottom p a{color: #2364AF!important;}
.newBottom p:nth-child(1){margin-top: 26px;}
.newBottom p:nth-child(2){margin-top: 16px;}
.newBottom p a{margin-left: 16px;}
.newBottom p a{margin-left: 16px;}
.newBottom p{height:28px;font-size:20px;font-family:PingFangSC-Medium;font-weight:500;color:rgba(74,74,74,1);line-height:28px;}
.paid{
    background:rgba(250,248,245,1);
    text-align: center;
    padding: 42px 0;
    margin-bottom: 42px;
}
.paidOne{
    font-size:16px;
    font-family:Times New Roman;
    font-weight:normal;
    color:rgba(38,38,38,1);
    line-height:18px;
}
.paidOne img{
    width: 29px;
    height: 14px;
    display: inline;
    margin-right: 10px;
    vertical-align: middle;
}
.paidTwo{
    font-size:24px;
    font-family:Times New Roman;
    font-weight:normal;
    color:rgba(38,38,38,1);
    line-height:27px;
}
.paidTre{
    font-size:15px;
    font-family:Times New Roman;
    font-weight:normal;
    color:rgba(133,144,166,1);
    line-height:17px;
}
.paid span{
    font-size:15px;
    font-family:Times New Roman;
    color:rgba(255,255,255,1);
    line-height:17px;
    padding: 20px 0;
    margin: 0 auto;
    background:rgba(35,100,175,1);
    width: 66%;
    display: block;
}
.paid span:hover{
    cursor: pointer;
}
.popPaid{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 10;
    background:rgba(0,0,0,0.4);
    -moz-opacity: 0.4;
    opacity:.40;
    filter: alpha(opacity=40);/* 只支持IE6、7、8、9 */
}
.paidCont{
    display: none;
    z-index: 11;
    position:fixed;
    top:0;
    right:0;
    left:0;
    padding:0 25px 25px;
    bottom:0;
    margin:auto;
    background:rgba(255,255,255,1);
    width:614px;
    height:347px;
    box-shadow:0px 1px 5px 0px rgba(0,0,0,0.05);
    border-radius:4px;
}
@media screen and (max-width: 500px){
    .paidCont{
        width: 90%;
        height:450px;
    }
}
.paidHeard{
    display: flex;
    justify-content: space-between;
    border-bottom:1px solid #F5F6F7;
    padding: 23px 25px;
    margin-right: -25px;
    margin-left: -25px;
}
.paidHeard span{
    font-size:18px;
    font-family:Times New Roman;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:21px;
}
.paidHeard img{
    width: 16px;
    height: 16px;
    margin: 0px;
}
.paidHeard img:hover{
    cursor: pointer;
}
.paidDetail{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-flow: row;
    padding: 30px 0;
    border-bottom:1px solid #F5F6F7;
}
.paidDetail img{
    width: 133px;
    height: 100px;
    margin: 0;
}
.detailR{
    max-width:400px;
    flex: 1;
}
/*.detailR.noimg{*/
/*    max-width: 100%;*/
/*}*/
.detailR p:nth-child(1){
    font-size:20px;
    font-family:Times New Roman;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:23px;
	overflow: hidden;
	text-overflow:ellipsis;
	width:100%;
	height:23px;
	white-space: nowrap;
}
.detailR p:nth-child(2){
    font-size:13px;
    font-family:Times New Roman;
    color:rgba(133,144,166,1);
    line-height:22px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:100%;
	height:23px;
    margin: 10px 0;
}
.detailbottom{
    display: flex;
    margin-top: 28px;
    justify-content: space-between;
}
.detailbottom span:nth-child(1){
    font-size:16px;
    font-family:Times New Roman;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:18px;
}
.detailbottom span:nth-child(2){
    font-size:22px;
    font-family:Times New Roman;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:26px;
}
.paidBttom{
    padding-top: 20px;
}
.paidBttom p{
    font-size:16px;
    font-family:Times New Roman;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:18px;
    padding-bottom: 24px;

}
.bottoms{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bottoms img{
    width: 102px;
    height: 25px;
    margin: 0;
}
.bottoms span{
    display: block;
    padding: 13px 24px;
    text-align: center;
    font-size:16px;
    font-family:Times New Roman;
    font-weight:normal;
    color:rgba(255,255,255,1);
    line-height:18px;
    background:rgba(35,100,175,1);
    border-radius:2px;
    margin-top: -10px;
}
.bottoms span:hover{
    cursor: pointer;
}
.newLogContainer{
    display:none;
}
.reading{
    color:black;
}