
.fenye {
    padding: 20px;
    text-align: center;
}
.fenye li {
    display: inline-block;
    border: 1px solid #f2f6fc;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 13px;
    color: #999;
}
.fenye li a {
    color: #666;
    display: block;
    font-size: 14px;
}

.fenye .thisclass {
	background: #FF464C;
	color: #fff;
}


/* 动态导航 */
.hide_nav{
	line-height: 45px;
	background-color: #FFFFFF;
	display: flex;
    margin: 5px 20px 0px 20px;
}
.hide_nav a{
	text-decoration: none;
	flex-shrink: 0;
	line-height: 45px;
    color: #343434;
    margin-right: 25px;
}
.hide_nav a:hover{
	color: #FF5757 !important;
}



.xiangqing_font_style{
	line-height: 27px;
    font-size: 14px;
    text-indent:2em;
    display: block;
	 margin: 0 auto;
}
.art-cont{
    margin-bottom:30px;
    padding:0;
    line-height: 27px;
    font-size: 14px;
    text-indent:2em;
    
}
.art-cont img{
  display: block;
  margin: 0 auto;
}
.shangxia a{
	color: #333333 !important;
}
.art-cont-m{
    margin-bottom:20px;
    padding:0 10px;
   line-height:24px;
}
.art-cont-m img{
  display: block;
  margin: 0 auto;
}
.logo{
    padding: 10px 0px;
}



.bg_pc_33{
    background-image: url('../images/bg.png');
    border-top: 1px solid #343434;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bg_pc_33 .bgFFFFFF{
    padding: 20px 15px;
    padding-bottom: 30px;
    box-sizing: border-box;
}


/* 消除默认样式 */
*{
    margin: 0;
    padding: 0;
}

/* 通用模板快 */
.center-1200{
    width: 1200px;
    margin: 0 auto;
}
.plr-20{
    padding: 0px 20px;
}


.pl20{
    padding-left: 20px;
}
.pl-20{
    padding-left: 20px;
}

.pr-20 {
    padding-right: 20px;
}

.pb-20{
    padding-bottom: 20px;
}

.pt-20{
    padding-top: 20px;
}

.pt-10{
    padding-top: 10px;
}

.pb-10{
    padding-bottom: 10px;
}
.pl-10{
    padding-left: 10px;
}

.pr-10{
    padding-right: 10px;
}

.ml-20{
   margin-left: 20px; 
}
.mr-20{
    margin-right: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}
.mb-10{
    margin-bottom: 10px;
}

.ml-10 {
    margin-left: 10px;
}
.mr-10 {
    margin-right: 10px;
}

.mt-15{
    margin-top: 15px;
}

.mt-10 {
    margin-top: 10px;
}
.m-20{
    margin: 20px;
}

.p-20 {
    padding: 20px;
}

.cc333333 {
    color: #333;
}

.cc666666 {
    color: #666;
}

.cc525252 {
    color: #525252;
}

.cc999999{
  color: #999999;  
} 

.ccB6B6B6 {
    color: #B6B6B6;
}

.ccA6A6A6 {
    color: #A6A6A6;
}

.cc343434 {
    color: #343434;
}

.fs-12{
    font-size: 12px;
}

.fs-13{
    font-size: 13px;
}

.fs-15{
    font-size: 15px;
}


.twoHang{
   text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; 
} 

.lh-24{
    line-height: 24px;
}


.bcFFFFFF{
    background-color: #ffff;
}


.bgFFFFFF {
    background-color: #fff;
}

a{
    color: #333333;
    text-decoration: none;
}
.center-1200 a:hover{
    color: #333333;
    text-decoration: none !important;
}
a:hover{
    color: #333333 !important;
    text-decoration: none !important;
}
/* 导航栏 */
.nav a{
    color: #FFFFFF;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:48px;
    position: relative;
    padding-bottom: 8px;
    line-height: 48px;
    padding: 0px 23px;
    display: inline-block;
}
.nav a:hover{
    text-decoration: none;
    color: #333333;
    background-color: #307AEE;
}
/* .nav a:hover::after{
    content: '';
    width: 100%;
    height: 4px;
    background-color: #FFFFFF;
    position: absolute;
    left: 15px;
    bottom: 0px;
    transform: translateX(-15px);
} */
.header_pc{
    padding-top: 10px;
    box-shadow:-4px -7px 13px 0px rgba(0, 0, 0, 0.75);
}
.link_pc{
    /*padding-left: 70px;*/
    /*background-image: url('../images/link-1.png');*/
    /*background-size: 55px 26px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 0px 50%;*/
    /*line-height: 60px;*/
    /*border-bottom:1px dashed #D2D2D2;*/
}
.link_pc a{
    font-size: 14px;
    color: #656565;
    margin-right: 10px;
}
.link_pc span{
    font-size: 14px;
    color: #656565;
    margin: 0px 10px;
}
.link_pc_2{
    background-image: url('../images/link-2.png') !important;
    border: 0px
}
.footer-component p a{
    color: #A6A6A6;
}

.pc-1-1{
    width: 400px;
}
.pc-1-2{
    width: 420px;
}
.pc-1-3{
    width: 335px;
}
.nav_title{
    border-top: 1px solid #EDEDED;
    position: relative;
}
.nav_title span{
    position: relative;
}
.nav_title span:first-child::after{
    content: '';
    width: 100%;
    height: 2px;
    background-color: #31B2F3;
    position: absolute;
    top: 0px;
    left: 0px;
}
/* .pc-xingwen-list p{
    padding-left: 20px;
    background-image: url('../images/jiantou.png');
    background-repeat: no-repeat;
    background-position: 0px 50%;
} */
.pc-xingwen-list p{
    /* padding-left: 20px; */
    /* background-image: url('../images/jiantou.png'); */
    background-repeat: no-repeat;
    background-position: 0px 50%;
}
.chakan_pc_button{
    background-color: #FFD100;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.pc-xingwen-list-page p:hover a{
    color: #307AEE !important;
}
.hot-list-pc a{
    padding-left: 20px;
    position: relative;
}
.hot-list-pc a::after{
    content: '';
    width: 5px;
    height: 5px;
    background-color: #FFB900;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-2.5px);
    border-radius: 50%;
}
.header_molid{
    /* box-shadow:-2px -3px 7px 0px rgba(0, 0, 0, 0.75); */
    line-height: 41px;
    background: linear-gradient(0deg, #FF6666, #FF5454);
    box-shadow: 0px 0px 3px 1px rgba(150, 150, 150, 0.75);
}
.nav_molid{
    white-space: nowrap;
    overflow-x: auto;
    background-color: #FFFFFF;
    border-bottom: 1px solid #EBEBEB !important;
    border-radius: 5px 5px 0px 0px;
    /* padding: 0px 20px; */
}
.nav_molid a{
    position: relative;
    padding-bottom: 5px;
    text-decoration: none;
    color: #FFFFFF;
    padding: 0px 20px;
}
.nav_molid a:hover{
    text-decoration: none;
    color: #343434 !important;
    background-color: #EBEBEB;
}
/* .nav_molid a:hover::after{
    content: '';
    width: 100%;
    height: 2px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 5px;
    left: 0px;
} */
.nav_link_molid{
    font-size: 12px;
    color: #666666;
    white-space: nowrap;
    overflow-x: auto;
    margin-left: 45px;
}
.nav_link_molid_1,.nav_link_molid_2{
    position: relative;
}
.nav_link_molid_1::after,.nav_link_molid_2::after{
    content: '';
    width: 39px;
    height: 19px;
    background-size: 39px 19px;
    position: absolute;
    z-index: 99;
    left: 0px;
    top: 0px;
}
.nav_link_molid_1::after{
    background-image: url('../images/link-1.png');
}
.nav_link_molid_2::after{
    background-image: url('../images/link-2.png');
}
.nav_link_molid a{
    font-size: 12px;
    color: #666666;
}
.nav_link_molid span{
    margin: 0px 5px;
}
.nav_title_modile{
    /* border-top: 1px solid #F3F3F3; */
    line-height: 40px;
    padding-bottom: 2px;
}
.nav_title_modile span{
    position: relative;
    padding-left: 15px;
}
.nav_title_modile span::before{
    content: '';
    width: 4px;
    height: 5px;
    background-color: #FF6666;
    z-index: 100;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-2px);
}
.list_molid a{
    /* padding-left: 20px; */
    /* background-image: url('../images/jiantou.png');
    background-repeat: no-repeat;
    background-repeat: left center; */
    display: block;
    margin-top: 10px;
    position: relative;
    /* border-bottom: 1px dashed #DCDCDC; */
    /* padding-bottom: 10px; */
}
.list_molid a span{
    display: inline-block;
    margin-right: 10px;
}
/* .list_molid a::before{
    content: '';
    width:4px;
    height:4px;
    background:#3079EE;
    border-radius:50%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-7px);
} */
.footer-molid{
    background-color: #F2F2F2;
    padding: 20px;
}
.footer-molid p {
    word-break: keep-all;
}
.next_button{
    width: 100%;
    display: block;
    border: 1px solid #3079EE;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
}
.rank_molid p{
    padding-left: 20px;
    position: relative;
}
.rank_molid p::before{
    content: '';
    font-size:13px;
    font-family:Microsoft YaHei;
    font-weight:400;
    font-style:italic;
    line-height:36px;
    position: absolute;
    left: 0px;
    top: -7px;
    display: block;
}
.rank_molid p:nth-child(1)::before{
    content: '1'!important;
    color: #FF8401;
}
.rank_molid p:nth-child(2)::before{
    content: '2'!important;
    color: #FF8401;
}
.rank_molid p:nth-child(3)::before{
    content: '3'!important;
    color: #FF8401;
}
.rank_molid p:nth-child(4)::before{
    content: '4'!important;
    color: #999999;
}
.rank_molid p:nth-child(5)::before{
    content: '5'!important;
    color: #999999;
}
.rank_molid p:nth-child(6)::before{
    content: '6'!important;
    color: #999999;
}





.nav_pc_32{
    background-color: #343434;
}
.nav_pc_32 a:hover{
    font-weight: bold;
    color: #FFFFFF !important;
}
.message_list_pc_32 a{
    padding-left: 15px;
    position: relative;
}
.message_list_pc_32 a::before{
    content: '';
    width:3px;
    height:3px;
    background:rgba(51,102,153,0.9);
    position: absolute;
    left: 0;
    top: 38%;
    transform: translateY(-1.5px);
    border-radius: 50%;
}

.hover_bold *:hover{
    font-weight: bold;
}
.rank_molid_pc p{
    padding-left: 30px;
}
.rank_molid_pc p::before{
    font-size: 20px !important;
}
.xiangqing_link a:hover{
    color: #3079EE !important;
}
.message_list_pc_33 p a::before{
    top: 55%;
}









.bg_moild{
    background-color: #F3F3F3;
    background-image: url('../images/bg-m.png');
    background-size: 100%;
    background-repeat: no-repeat;
}
.title_bg{
    background-image: url('../images/title_bg.png');
    background-repeat: no-repeat;
    background-size: 21px 19px;
    background-position: 100% 0px;
}
.touxiang_m .touxiang_m_img{
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #D2D2D2;
}
.touxiang_m .dianzhang{
    background-image: url("../images/dianzhang.png");
    background-repeat: no-repeat;
    background-size: 19px 19px;
    padding-left: 25px;
    line-height: 20px;
}
.list_1 p{
    margin: 0px;
    line-height: 45px;
}
.list_1 p:nth-child(n){
    background-color: #F7FAFC;
}
.list_1 p:nth-child(2n){
    background-color: #FFFFFF;
}


.list_jt_39 p{
    background-image: url('../images/sj.png');
    background-repeat: no-repeat;
    background-position: 0 25%;
    padding-left: 15px;
    background-size: 7px 9px;
}
.list_jt_39 p:last-child{
    border: 0px
}