/*@font-face {
            font-family:'ziti';
            font-style: normal;font-display: swap;src: url(/GenSenRounded-R.woff233);
        }
        body {
            font-family: 'ziti';
 }
 */
 .li{
  list-style:none; 
 }
   .elevator_item .hd-time-limited {    display: block;    position: fixed;    right: 0;    bottom: 445px;    width: 40px;    height: 80px;    background: url(assets/img/right.png) no-repeat center;}.elevator_item {    position: fixed;    right: 0;    bottom: 95px;    z-index: 11;}.elevator_item .feedback {    width: 36px;    height: 28px;    font-size: 12px;    padding: 5px 6px;    display: block;    border-radius: 5px;    text-align: center;    margin-top: 10px;    box-shadow: 0 1px 2px rgba(0,0,0,.35);    cursor: pointer;}
.graHover {    position: relative;    overflow: hidden;}

 .bookmark{
	color:#fff;
	width:100%;
	background:#ff3657;
	text-align:center;
	padding:10px;
	margin:25px auto;
    border-radius:4px;
}

.logo{
	font-size:52px;
	margin-top:80px;
	margin-bottom:0px;
	font-weight:700;
	color:#FF3657;
	text-align:center;
	
a{
	color:#ff3657;
	text-decoration:none;
}

a:hover{
	color:#ed5567;
}
}

mains nav{width22:100%;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;-webkit-backface-visibility:hidden;-webkit-perspective:1000;-webkit-overflow-scrolling:touch;text-align:justify;line-height:13px;padding-bottom:13px;}mains nav::-webkit-scrollbar{display:none}mains nav a{font-size:15px;font-weight:500;padding-bottom:2px;margin:1px 1px;display:inline;backgrounds:#eee;border-radius:0px;border-bottom:2px solid #eee;border-right:0px solid #fff;text-decoration:none;color:#394867;height:50px;
}
.g-nav2 {
    padding: 0 5px;
    background-color: #363636;
    /*overflow: hidden;*/
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.g-nav2:before,
    .g-nav2:after {
    content: " ";
    display: table;
}

.g-nav2:after {
    clear: both;
}

.g-nav2 a {
  position: relative;
    display: inline-block;
    padding: 0 12px;
    height: 29px;
    line-height: 29px;
    color: #CCC;
    text-decoration: none;
  word-break: keep-all;
  white-space: nowrap;
}

.g-nav2 a:hover, .g-nav2 > ul > li:hover > a {
    color: #CCC;
    background-color: #464646;    
}

.g-nav2 .toolList a:hover {
    color: #fff;
}

.g-nav2 ul {
    margin: 0;
    padding: 0;
}

.g-nav2 > ul > li {
    float: left;
    display: inline;
    margin: 0;
    list-style: none;
}

.new{
    display:inline-block;
    transform:translateY(-30px);
    font-size:.75rem;
    letter-spacing:0.05em;
    background:#ff0000;
    color:#ff0000;
    border-radius:1rem;
    padding:.15rem .275rem;
    line-height:1;
    margin-left:0.4em;
}

.tp-ad-text3 {
	width: 100%;
	padding-top: 6px;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
        
	background: rgba(255, 255, 255, .2);
	/*display: none;*/
}
.tp-ad-text3 a {
        
	color:#00000;
	font-size: 13px;
     font-weight:500;   
	line-height: 25px;
	text-align: left;
	border: 0px dashed rgba(0, 0, 0, .9);
	box-sizing: border-box;
	float: left;
	width: 18%;       
        border-radius:4px;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0.9% 0.9%;
	text-decoration: none;
	transition: all .6s;
        box-shadow: rgba(0,0,0,0.1) 1px 1px 1px;
}


@media screen and (max-width: 450px){

.tp-ad-text3 a {
        
	color:#00000;
	font-size: 13px;
     font-weight:500;   
	line-height: 25px;
	text-align: left;
	border: 0px dashed rgba(0, 0, 0, .9);
	box-sizing: border-box;
	float: left;
	width: 31.4%;       
        border-radius:2px;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0.9% 0.9%;
	text-decoration: none;
	transition: all .6s;
        box-shadow: rgba(0,0,0,0.1) 1px 1px 1px;
}

}




.links a { 
text-decoration: none;
background-size: 100% 1px;
color:#2bbc8a;
font-size:13px;
 }
.p-4 a { 
text-decoration: none;
background-size: 100% 1px;
color:#2bbc8a;
 }
body{color:#394867}


a{
	color:#009CFF;
	text-decoration:none;
}

a:hover{
	color:#ed5567;
}

/*标签样式修改*/
.tags_hot {
display:inline-block;
background:#FF3657;
padding:.3rem .5rem;
border-radius:.1rem;
line-height:1rem;
margin-top:0.5rem;
}

.tags_hot:hover {
background:#f00;
}

#tags_hot a {
color:#fff;
text-decoration: none;
}

.tags_hot_top {
text-align:center;
}
/*首页添加收藏按钮*/
.bookmark_top {
text-align:center;
}
/*
.bookmark {
display:inline-block;
background:#394867;
font-size:20px;
font-weight:700;
color:#fff;
padding:.4rem .4rem;
width:200px;
margin:.4rem .2rem .4rem .2rem;
border-radius:.2rem;
}

.bookmark a {
color:#fff;
text-decoration:none;
}

.bookmark:hover {
background:#FF3657;
}
*/
/*定位*/
.n_banner_inner {
position: relative;
}
/*提示信息*/
.n_banner_inner .img-info {
position: absolute;
right: 12px;
bottom: -13px;
padding: 0;
text-align: right;
color: #ff0000;
}
.n_banner_inner .img-info i {
position: relative;
display: inline-block;
color: #007bff;
font-size: 20px;
line-height: 19px;
text-align: center;
z-index: 9;
font-style: inherit;
}
.n_banner_inner .img-info .info {
position: absolute;
bottom: 5px;
right: 0;
width: 0;
padding: 5px 0;
overflow: hidden;
background: #007bff;
border-radius: 10px;
line-height: 10px;
text-align: center;
font-size: 10px;
color: #fff;
white-space: nowrap;
-webkit-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
-moz-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
-ms-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
-o-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
}
.n_banner_inner .img-info .info a {
color: #fff;
}
.n_banner_inner .tirr {
max-width: 100%;
height: auto;
transition: 0.5s;
border-radius: 5px;
}
/*触发Hover*/
.n_banner_inner:hover .info {
width: auto;
padding: 5px 23px 5px 12px;
-webkit-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
-moz-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
-ms-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
-o-transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
transition: all 0.2s cubic-bezier(0, 0.34, 0.71, 1.26) !important;
font-size: 12px;
z-index: 1;
}
.n_banner_inner img:hover {
filter: brightness(50%);
}
/*出发声明hover*/
.n_banner_inner .info:hover a {
color: red;
text-decoration: none;
}
/*左下角广告*/
.n_banner_inner .Banner-adTag {
position: absolute;
bottom: -5px;
right: -8px;
width: 50px;
border: 2px solid #ff0000;
border-radius: 3px;
color: #ff000;
opacity: 0.5;
font-size: 14px;
line-height: 20px;
text-align: center;
}
@media screen and (max-width: 768px) {
.n_banner_inner .img-info {
display88: none;
}
}


.xControl {
font-size: 14px;
font-weight: bold;
padding: 0px 0;
box-shadow:0 0 0px
#我d0d0d0;
width:5%;
/* 阴影 
background-color:
#FFFFFF;
/* 背景颜色 
border-bottom: 2px solid
#e74c3c;
/* 边 */
transition: all 0.1s linear;
text-align: left;
border-radius: 0 0 5% 5%;
border-radius:4px;
}
.xControl a{
 color:red;   
text-decoration: none;
display: block;}
.xControl a:hover {
text-decoration: none;
display: block;
color:red;
}
.xControl i{font-style:normal;}
  
  #sc_redb {
 margin: 0px 0;
 padding: 0px 15px;
 border: 1px solid #e3e3e3;
 border-left: 2px solid #ED0505;
 background: #FFF;
}

    .w1000{max-width:900px;margin: 0 auto;}.card-body p:last-child{margin-bottom:0}.rcontent{margin-bottom:.5rem;margin-left:1rem;padding-top:.5rem;border-top:1px dashed #dee2e6}