﻿.z-if-type {
    width: 100%;
    border-top: 1px solid rgba(230, 230, 230, 1);
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    padding-top: 20px;
}

.z-if-type .select a {
    display: block;
    padding: 3px 5px;
    border-radius: 3px;
    ;
}

.z-if-type label {
    width: 75px;
    text-align: right;
}

.z-if-type .select a:not(:last-child) {
    margin: 0px 12px;
}

.z-if-content {
    padding-top: 9px;
    align-items: flex-start;
}

.z-if-content .z-ifc-left {
    width: 72%;

}

.z-if-content .z-ifc-right {
    width: 27%;
}



.z-ifcl-content .title-content>p:nth-child(1) {
    font-size: 15px;
}

.z-ifcl-content table,
.z-ifcl-content th {
    text-align: center;
}

/* 
.z-ifcl-content  table .name {
    width: 100%;
} */

.z-ifcl-content table .option a {
    font-size: 19px;
}

.z-ifcl-content table .option a:hover {
    text-decoration: none;
    color: #282828 !important;
}

.z-download {
    width: 100%;

    /* border: 1px solid rgba(230, 230, 230, 1); */
}

/* .z-if-cell .z-title {
    width: 100%;
    height: 44px;
    padding: 0px 15px;
    background: #ffffff;
}

.z-if-cell .z-title .z-name {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
} */

.z-download-content .n-vip-stock li .top img{
    width: 60px;
    height: 45px;
    border-radius: 4px;
    object-fit: cover;
}
.z-download-content .n-vip-stock li h2{
    line-height: 25px;
}
.z-download-content .n-vip-stock li .bottom{
    background-color:#f2f2f2;
    width: 283px;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
}
.z-download-content .n-vip-stock li{
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    padding-bottom: 13px;
}
.z-download-content .n-vip-stock li:last-child{
    border-bottom:none;
    padding-bottom:0px;
}










.z-download-content {
    width: 100%;
    background-color: #ffffff;
    /* height: 314px; */

}

.z-download-content li .num {
    width: 18px;
    margin-right: 10px;
    text-align: center;
    font-weight: 700;
}

.z-download-content li {
    width: 100%;
    margin: 10px 0px;
}

.z-professor-content {
    width: 100%;
    margin-top: 20px;
    background-color: #ffffff;
    ;
}

.z-professor-content li {
    width: 58px;
    margin-bottom: 15px;
}

.z-professor-content li:not(:nth-child(4n)) {
    margin-right: 18px;
}

.z-professor-content ul {
    flex-wrap: wrap;
}

.z-professor-content li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.z-professor-content li img {
    width: 58px;
    height: 58px;
    border-radius: 45px;
    object-fit: cover;
}

.z-professor-content li img:hover {
    box-shadow: 1px 13px 9px -5px rgba(77, 77, 77, 0.59);
}

.z-professor-content li p {
    width: 58px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-top: 10px;
}

.z-article-content {
    padding-left: 18px;
}

.z-indicator-content .z-article li {
    position: relative;
    margin: 15px 0px;

}

.z-article-content .z-article li a {
    width: 100%;

}

.z-article-content .z-article li a p {
    width: 100%;
}

.z-article-content .z-article li::before {
    position: absolute;
    content: "";
    bottom: 6px;
    left: -18px;
    width: 7px;
    height: 7px;
    border-radius: 45px;
    background-color: #4d4d4d;
}

.z-if-ad {
    width: 100%;
    height: 237px;
}

.z-if-ad img {
    width: 100%;
    height: 100%;
}



/* 公式公式详情S */
.z-ifcd-left {
    width: 72%;

}

.z-ifcd-left .z-ifcl-content {
    border: 1px solid rgba(230, 230, 230, 1);
}

.z-ifcd-left .z-ifcl-content .top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    line-height: 25px;
    padding-bottom: 19px;
}

.z-ifcd-left .z-ifcl-content .top .z-title {
    width: 70%;
}
.n-soft-right{
    width: 100%;
}
.n-soft-right p span{
    color: #999999;
}

.z-software-content .z-software-detail p {
    margin-bottom: 6px;
}

.z-ifcd-left .z-ifcl-content .top p span {
    margin-right: 20px;
    white-space: nowrap;
}

.z-ifcd-left .z-ifcl-content .top .z-title-name {
	font-size: 22px;
	font-weight: 700;
	margin: 10px 0;
	line-height: 30px;
    color: black;
}
.z-software-option{
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: -60px;
}

.r-num {
    margin-top: 5px;
}

.z-ifcd-left .z-ifcl-content .z-label {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px;
    width: 100%;
    background: rgba(245, 245, 245, 1);
    border-radius: 3px;
}

.z-ifcd-left .z-ifcl-content .z-label .z-right {
    width: 270px;
}

.z-ifcd-left .z-ifcl-content .z-label .z-right .cell {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
}

.z-ifcd-left .z-right .cell p:nth-child(1) {
    font-size: 17px;
    margin-bottom: 8px;
}

/* .z-ifcd-left .z-content {
    padding-bottom: 20px;
 
} */

.z-ifcd-left .z-article .z-title {
    font-size: 17px;
    font-weight: 700;
}

.z-downloadTips {
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}

.z-article-num {
    width: 100%;
}

.z-article-num p:nth-child(1) {
    margin-bottom: 8px;
}

.z-daohang ul {
    flex-wrap: wrap;
}

.z-daohang li {
    position: relative;
    margin-right: 26px !important;
}

.z-daohang-content bg-white {
    height: 80px;
}

.z-username-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
}

.z-user-header {
    width: 66px;
    height: 66px;
    border-radius: 45px;
    margin-right: 15px;
    object-fit: cover;
}

.z-header-img {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.z-header-img .z-name{
    margin-right: 10px;
}
.z-header-img .z-name p:nth-child(1) {
    font-size: 17px;
    font-weight: 700;
}

.z-header-img .z-name p:nth-child(2) {
    margin-top: 8px;
    white-space: normal;
}

.z-focus {
    margin-top: 15px;
}

.z-focus a {
    padding: 4px 7px;
    border: 1px solid #282828;
    border-radius: 3px;
}

.z-user-content .z-other p {
    line-height: 25px;
}

.z-user-aricle-num {
    margin: 0px 5px;
    font-size: 18px;
    padding-right: 10px;
    border-right: 1px solid rgba(153, 153, 153, 1);
}

.z-user-content .z-other .z-user-aricle-num:last-child {
    margin-right: 0px;

}

/* 公式公式详情E */



/* 教程详情页S */
.z-tutorial-detail-content ul li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.z-tutorial-detail-content ul li:last-child {
    margin-bottom: 0px;
}

.z-tutorial-detail-content .video-img {
    width: 24px;
    height: 24px;
    border-radius: 5px;
    margin-right: 15px;
}

.z-tutorial-detail-content .dt-content {
    width: 94%;
}

.z-tutorial-detail-content .z-tutorial-name {
    display: block;
    width: 100%;
    font-size: 16px;

}

.z-tutorial-detail-content .z-other {
    line-height: 30px;
    color: #999999;
}

.z-tutorial-detail-content .z-other span {
    margin-right: 30px;
}

.z-tutorial-detail-banner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.z-tutorial-detail-banner .z-left {
    width: 377px;
    margin-right: 20px;
}

.z-tutorial-detail-banner .z-left img {
    width: 100%;
    height: 238px;

}

.z-tutorial-detail-banner .z-right {
    width: 780px;
}

.z-tutorial-detail-banner .z-right .z-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 8px;
}

.z-tutorial-detail-banner .z-vi-other span {
    position: relative;
    margin-right: 25px;
    line-height: 30px;
}

.z-tutorial-detail-banner .z-vi-other span:not(:last-child):after {
    position: absolute;
    content: "";
    top: 1px;
    right: -14.5px;
    width: 1px;
    height: 90%;
    background-color: #999999;
}

.z-tutorial-detail-banner .z-jianjie {
    margin: 10px 0px;
    line-height: 25px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.z-tutorial-detail-banner .z-look-num {
    color: #999999;
}

.z-tutorial-detail-banner .z-option a:hover {
    text-decoration: none;
}

.z-tutorial-detail-banner .z-option {
    margin-top: 20px;
}

.z-tutorial-detail-banner .z-option .z-collect-btn {
    background-color: #089261;
    margin-left: 20px;
}

/* 教程详情页E */
.z-dp-label {
    padding: 20px;
    width: 100%;
    background: rgba(245, 245, 245, 1);
    border-radius: 3px;
    line-height: 25px;
}

.z-dp-label .z-jieshao {
    font-size: 17px;
}

.z-dp-look-title {}

.z-dp-look-content {
    position: relative;
}

.z-dp-look-content .swiper-container {
    margin: 0px 40px;
    height: 550px;
}

.z-dp-look-content .swiper-btn-prev {
    position: absolute;
    top: 35%;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 30px;
    height: 90px;
    background: rgba(245, 245, 245, 1);
    z-index: 999;
}

.z-dp-look-content .icon {
    font-size: 25px;
}

.z-dp-look-content .swiper-btn-next {
    position: absolute;
    top: 35%;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 30px;
    height: 90px;
    background: rgba(245, 245, 245, 1);
    z-index: 999;
}


.swiper-container .swiper-slide .z-top {
    width: 100%;
    height: 450px;
    border: 1px solid #c2bfbf;
    margin-bottom: 20px;
    cursor: pointer;
}

.swiper-container .swiper-slide .z-top img {
    width: 100%;
    height: 100%;

}

.z-dp-look-content .z-bottom {
    line-height: 25px;
    height: 80px;
    overflow: auto;
    -ms-overflow-style: none;
}


.z-dp-look-content .z-bottom::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(217, 217, 217, 0.3);
    border-radius: 6px;
}

.z-dp-look-content .z-bottom::-webkit-scrollbar-thumb {
    background-color: #D9383E;
    border-radius: 6px;
}

.z-dp-look-content .z-bottom::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(217, 217, 217, 0.3);
    border-radius: 6px;
}

.z-suolue-img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px;
    height: 70px;
}
.middle-img{
    position: relative;
    width: calc(100% - 80px);
    z-index: 99;
    
}
.middle-img ul{
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    display: -webkit-box;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: transparent transparent;
    scrollbar-track-color: transparent;
    -ms-scrollbar-track-color: transparent;
    -ms-overflow-style: none;  
    overflow: -moz-scrollbars-none;  
    z-index: 1;

}
.middle-img ul::-webkit-scrollbar {
    height: 0px;
}


.middle-img ul li{
    display: inline-block;
    flex:1;
    margin-right: 20px;
    cursor: pointer;
}
.middle-img ul li:last-child{
    margin: 0px;
}
.middle-img img{
    width: 100px;
    height: 70px;
   
}
.dpg .z-suolue-img .left,
.dpg .z-suolue-img .right{
   color:#fff;
}
.dpg .swiper-container .swiper-slide .z-top{
    margin-top: 20px;
}
.z-suolue-img .left,
.z-suolue-img .right{
    text-align: center;
    width: 40px;
    cursor: pointer;
}
.index-sw{
    width: 100%;
    text-align: center;
    font-size: 17px;
}
.tips-last{
    display: none;
    position: absolute;
    top:40%;
    left:0px;
    right:0px;
    bottom:0px;
    margin: 0 auto;
    padding:5px;
    width: 250px;
    height:65px;
    background-color: #1f1e1ee7;
    z-index:999;
    border-left:5px solid #4d4d4d;
    border-right:5px solid #4d4d4d;
}
.tips-last .close-p{
    width: 100%;
    text-align: right;
}
.again-look-p{
    width:100%;
    text-align: center;
    margin-top: 5px;
    color:#ffffff;
}
.tips-last .close-icon{
    font-size: 20px;
    color:#ffffff !important;
    cursor: pointer;
}
.again-look{
color:#D9383E;
cursor: pointer;
}
.z-left-content-bottom li{
    margin-bottom: 20px;
}
.z-left-content-bottom li:last-child{
    margin-bottom:0px;
}
.z-left-content-bottom .z-title{
    margin-bottom: 20px ;
}
.z-left-content-bottom .z-title h1{
    font-size:17px;
}
.z-left-content-bottom .z-left img{ 
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 5px;
    transition: transform 0.3s ease-in-out;
}
.z-left-content-bottom .z-left{
    width: 90%;
}
.z-left-content-bottom  li{
    height: 50px;
}
.z-left-content-bottom .z-left .wenzi{
    width:90% ;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.z-left-content-bottom .z-left .wenzi h1{
    font-size: 15px;
    font-weight: 700;
}
.z-left-content-bottom .z-left .tips span{
padding:0px 10px;
border-right: 1px solid #c2bfbf;
}
.z-left-content-bottom .z-left .tips span:nth-child(1){
    padding-left:0px;
}
.z-left-content-bottom .z-left .tips span:last-child{
  border:0px;
}
.z-left-content-bottom .z-right{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.z-left-content-bottom .z-right .z-price{
    color:#D9383E
}
.swiper-container-pic a:hover{
color:#4d4d4d !important
}
.z-dpb-content .swiper-btn-prev{
    background-color: transparent;
}
.z-dpb-content .swiper-btn-next{
    background-color: transparent;
}
.z-dpb-content .swiper-slide .z-top{
   height: 750px
}
.z-dpb-content .swiper-container{
    height: auto;
}
.z-dpb-content .z-suolue-img{
    height: 120px;
}

.z-dpb-content li img{
    width: 177px;
    height: 120px;
}
.z-dpb-content .middle-img ul{
    cursor: move;
}
.middle-img .active{
    border:2px solid #D9383E;
    opacity: 1;
}
.middle-img li{
    opacity: 0.5;
}

/* 工具检测未来函数 */
.c-formula-textarea{
	width: 100%;
	margin: 20px 0 30px 0;
	height: 510px;
}

.c-item-result{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin-bottom:5px;
}

.c-hot-gongshi{
	width: 100%;
}

.c-hot-gongshi .top{
	width: 100%;
	height: 130px;
}

.c-hot-gongshi li{
    margin-bottom: 15px;
}

.c-hot-gongshi .top a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.c-hot-gongshi .top .fengmian{
	width: 100%;
	height: 100%;
}

.c-hot-gongshi .mgr10{
	margin-right: 10px;
}

.c-hot-gongshi  .bot p{
	color: #b3b3b3;
}

.c-hot-gongshi .tuijian-img{
    position: absolute;
    bottom: -9px;
    right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 26px;
    padding: 5px;
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 50%;
}

.c-other-gongshi{
    width: 100%;
}

.c-other-gongshi ul{
    width: 100%;
}

.c-other-gongshi ul>li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.c-other-gongshi ul>li .left{
    width: 84px;
    height: 64px;
}

.c-other-gongshi ul>li .left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.c-other-gongshi ul>li .right{
    width: calc(100% - 97px);
}

.c-other-gongshi ul>li .right h2{
    font-weight: 600;
    font-size: 15px;
    line-height: 19px;
}

.c-other-gongshi ul>li .right p{
    color: #d3d3d3;
}

.c-tuijian-news{
    width: 100%;
}

.c-tuijian-news ul{
    width: 100%;
}

.c-tuijian-news ul>li{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 146px;
    background-color: rgba(0, 0, 0, 1);
    margin-bottom: 15px;
    overflow: hidden;
}

.c-tuijian-news ul>li a{
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.c-tuijian-news ul>li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.7;
    transition: all 250ms;
}

.c-tuijian-news ul>li:hover img{
    transform: scale(1.2);
    transition: all 250ms;
}

.c-tuijian-news ul>li h2{
	position: absolute;
	width: 88%;
	top: 0;
	right: 0;
	bottom: 8px;
	left: 0;
	margin: auto;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	height: 36px;
	color: #ffffff;
	line-height: 26px;
}

.c-next-left{
    position: fixed;
    font-size: 25px;
    left: 10vw;
    top:70%;
}

.c-next-right{
    position: fixed;
    font-size: 25px;
    right: 10vw;
    top:70%;
}

.r-shuoming{
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.c-fold-content{
    background-color: #f2f2f2;
    padding: 20px;
    box-sizing: border-box;
    margin: 20px 0;
    font-size: 15px;
    line-height: 25px;
}

.c-fold-content p{
    margin-top: 15px;
}

.c-fold-content p:first-child{
	margin-top: 0px;
}

.c-formula-intro{
    box-sizing: border-box;
    font-size: 14px!important;
    font-weight: normal!important;
}

.c-formula-intro img{
    width: 14px;
    display: inline-block;
    vertical-align: -2px;
}

.c-formula-intro-content{
    background-color: #f2f2f2;
    padding: 20px;
    box-sizing: border-box;
}

.c-formula-attributes{
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.c-formula-attributes .item{
    margin-bottom: 10px;
}

.c-formula-recomend-reason{
    width: 100%;
}

.c-formula-recomend-reason .c-reason-content{
    width: 91%;
    border: 1px dashed #ff0000;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #ffffff;
}

.c-formula-tag{
    display: flex;
    align-items: baseline;
}

.c-formula-tag .list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 89%;
}

.c-formula-tag .list a{
    padding: 5px 10px;
    border-radius: 30px;
    background-color: #f2f2f2;
    margin: 0 10px 10px 0;
    font-size: 12px;
}


.c-formula-attributes .item span:not(:first-child){
    padding: 5px 10px;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px dashed #000000;
    margin-right: 15px;
    margin-bottom: 10px;
}


@media screen and (max-width: 1680px) {
    .c-next-left{
        position: fixed;
        font-size: 25px;
        left: 0vw;
        top:50%;
    }
    
    .c-next-right{
        position: fixed;
        font-size: 25px;
        right: 0vw;
        top:50%;
    }
}

@media screen and (max-width: 1340px) {
    .c-next-left{
        position: fixed;
        font-size: 25px;
        left: 2vw;
        top:50%;
    }
    
    .c-next-right{
        position: fixed;
        font-size: 25px;
        right: 2vw;
        top:50%;
    }
}



@media screen and (max-width: 1280px) {
    .c-next-left{
        position: fixed;
        font-size: 30px;
        left: 10vw;
        top:70%;
        display: none;
    }
    
    .c-next-right{
        position: fixed;
        font-size: 30px;
        right: 10vw;
        top:70%;
        display: none;
    }
}


/* 精品公式 */
.jingping-formula{
    width: 100%;
}

.jingping-formula ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.jingping-formula ul>li{
    width: 18.4%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.jingping-formula ul>li:nth-child(5n){
    margin-right:0;
}


.jingping-formula .top{
    position: relative;
    display: block;
    width: 100%;
    height: 140px;
    border-radius: 6px;
    overflow: hidden;
}

.jingping-formula .top .tedian{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    opacity: 0;
    transition: all 250ms;
}

.jingping-formula .top .no-tedian{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    opacity: 0;
    transition: all 250ms;
    text-align: center;
    margin: auto;
}

.jingping-formula .top .no-tedian p{
    position: absolute;
    width: 100%;
    height: 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-weight: 600;
}

.jingping-formula .top .tedian-ul{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: inline-block;
    width: 50%;
    height: auto;
    text-align: center;
}

.jingping-formula .top .tedian-li{
    margin: 6px 0 0 -10px;
    font-size: 12px;
}

.jingping-formula .top .title a{
    display: block;
    height: 39px;
}

.jingping-formula ul>li:hover .no-tedian{
    opacity: 1;
    transition: all 250ms;
}

.jingping-formula ul>li:hover .tedian{
    transition: all 250ms;
    opacity: 1;
}

.jingping-formula .top .time{
    position: absolute;
    left: 6px;
    bottom: 6px;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px;
    background-color: rgba(0, 0, 0, .6);
    transition: all 250ms;
    opacity: 1;
}

.jingping-formula .top .tuijian{
    position: absolute;
    left: 6px;
    top: 6px;
    transition: all 250ms;
    opacity: 1;
}

.jingping-formula ul>li:hover .top .tuijian{
    opacity: 0;
    transition: all 250ms;
}

.jingping-formula ul>li:hover .top .time{
    opacity: 0;
    transition: all 250ms;
}




.jingping-formula .top img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.jingping-formula .title{
	position: relative;
	width: 100%;
	margin: 10px 0;
	font-weight: 600;
	height: 44px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 22px;
	font-size: 16px;
}

.jingping-formula .info{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.jingping-formula .info a{
    padding: 2px 5px;
    box-sizing: border-box;
    color: #8A8787;
    background-color: #F2F2F2;
    margin: 0px 10px 10px 0;
    font-size: 12px;
}

.jingping-formula  .getThis .download{
    padding: 3px 12px;
color: #e66267;
    background-color: #ffeced;
    border-radius: 30px;
    font-size: 12px;
    cursor: pointer;
}

/*未来函数*/
.r-weilai-attach{
	margin-top: 30px;
	line-height: 35px;
	font-size: 15px;
}

.r-title{
	font-weight: bold;
	font-size: 16px;
}

.r-skill-title{
	font-size: 22px;
	
    margin: 10px 0 15px !important;
}

.r-skill-attach{
	font-size: 15px;
	margin: 17px 0;
}

.r-skill-end{
	text-align: center;
	padding: 15px;
	border-top: 1px solid #f2f2f2;
	margin-top: 40px;
	margin-bottom: 40px;
}

.r-skill-end p{
	font-size: 20px;
	font-weight: bold;
}

.r-formula-title{
	margin-right: 5px !important;
	margin-bottom: 20px !important;
	line-height: 35px !important;
	margin-top: 0px !important;
}



/* 战法列表页 */
.htl-actions{
    margin: 10px;
    display: flex;
}
.htl-actions span{
    color: #888888;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.htl-actions span img{
	padding: 8px;
}

.n_person{
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-left:10px
}


.n_person span{
    color: #888888;
    box-sizing: border-box;
    margin-right: 17px;
    display: flex;
    align-items: center;
}
.n_person span img{
	padding: 8px;
} 

.htl-content{
	font-size: 18px;
    font-family: Microsoft YaHei Regular;
	color: #3E3C3C;
    width: 328px;
    line-height: 27px;
    margin:8px 0 0 15px;
}
.htl-action{
	margin-top: 10px;
}
.htl-action p{
    text-decoration:line-through;
    color: #888888;
    margin-left: 240px;
    padding: 5px;
}
.n_preferential{
	margin: 10px;
	margin-top: 10px;
}
.ht-left{
	border-radius: 15px;
	box-shadow:0 0 20px #cfcece;
}
.n_precfbi{
    display: flex;
    justify-content: space-between;
	margin-top: 20px;
	padding:15px;
    white-space: nowrap;
}

.n-news-item ul{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.n-news-item ul>li{
	position: relative;
	height: 375px;
    width: 348px;
	box-sizing: border-box;
	border-radius: 15px;
	box-shadow:0 0 20px #dfdbdb;
    margin: 0 58px 41px 0;
}

.n-news-item ul>li:nth-child(3n){
	margin-right: 0;
}
.n-news-item ul>li a img{
	width: 100%;
	height: 189px;
    border-radius: 15px 15px 0px 0px;
}


.n_timeyh .n_xsyh{
	border: 1px solid #D93831;
	background-color: #D93831;
	color: white;
	padding: 5px;
	margin-left: 20px;
}
.n_timeyh .n_time{
	border: 1px solid #D93831;
	background-color: white;
	padding: 5px;
    color: #D93831;
}
.n_timeyh p{
	display: inline;
}
.n_precfbi .bynow{
	padding: 5px;
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
	border-radius: 20px;
}
.n_precfbi .bynow a{
    padding: 8px;
    color: #340D0E;
}
.n_timeyh .n-ljxz{
    display: inline;
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
    padding: 5px;
    border-radius: 20px;
}
.n_timeyh .n-ljxz a{
    padding: 8px;
    color: #340D0E;
}
.n_precfbi p{
	display: inline;
	padding: 5px;
	border: 1px solid #eee8e8;
	background-color: #eee8e8;
	border-radius: 20px;
}
.n_timeyh{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 15px 30px -10px;
}
.n-new-list-wrap{
	padding-top: 14px;
	align-items: flex-start;
}
.c-new-list{
	padding-bottom: 30px;
}
.n_news-item{
	width: 100%;
}

.n-index-head .n-title{
    font-size: 42px;
    font-weight: bold;
    color: black;
    display: flex;
    justify-content: center;
    padding: 50px 0 50px 0;
}
.n-index-head .n-title-one{
    color: #3F3E3C;
    font-size: 24px;
    display: flex;
    justify-content: center;  
}
.n-index-head{
    width: 100%;
    height: 246px;
    background-repeat: no-repeat;
}
.z-download .n-active-img .activeImgs{
    padding: 15px 0px;
}
.z-download .n-active-img a img{
    width: 284px;
    height: 75px;
    object-fit: cover;
}


/* 指标策略 详情e */

.n_pointout p{
    color: rgb(31, 29, 29);
    padding: 20px 0px 20px 0px;
}

.n_pointout  a{
    color: #b4afaf;
}
.n_timeyhs .n-xsyh{
    border: 1px solid #D93831;
    background-color: #D93831;
    color: white;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.n_timeyhs .n-time{
    border: 1px solid #D93831;
    background-color: white;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 120px;
}
.n_timeyhs .n-bynow{
    padding: 5px;
    border: 1px solid #D93831;
    background-color: #D93831;
    border-radius: 20px;
    margin-left: 5px;
}
.n_timeyhs .Online{
    padding: 0px 0px 0px 7px;
    border: 1px solid #D93831;
    background-color: #F2F2F2;
    color: red;
    border-radius: 15px;
    margin-left: 15px;
    width: 75px;
}
.n_timeyhs .Online.r-online{
	height: 26px;
	line-height: 10px;
}
.n_timeyhs .n-Online{
    display: inline;
    width: 75px;
    height: 35px;
    border: 1px solid #D93831;
    border-radius: 15px;
    padding: 5px 10px 5px 10px;
    margin-left: 10px;
 }
 
 .n_timeyhs .n-Online a{
 	color: #d9534f;
 }

.n_timeyhs span{
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
}

.n_timeyhs div{
    display: flex;
    /*margin-top:-3px;*/
}
.n_texts .n_topSecret{
    font-size: 24px;
    font-weight: bold;
    color: black;
    /*font-style:italic;*/
    padding: 0 8px 0;
    line-height: 39px;
}
.n_texts .n_topOne{
    padding: 15px 8px;
    word-wrap: break-word; 
    word-break: normal;
    font-size: 16px;
    line-height: 29px;
}
.n_personl span{
    padding: 5px 0  5px 0px;
    color: #888888;
    vertical-align: middle;
}
.n_personl span img{
    padding: 10px;
}
.n_sypersonl{
    padding: 0 10px;
    font-size: 15px;
    margin-bottom: 10px;
}
.n-content{
    font-size: 16px;
    color: black;
    padding:10px;
}
.n_numbers p{
    font-size: 16px;
    color: #424141;
    padding: 20px;
}
.n_imgs{
    width: 800px;
    display: table-cell;
    text-align: center;
}
.n_timeyhs .Online{
    display: inline;
    padding: 8px;
}
.n_timeyhs .Online a{
	color: #D93831;
}
.n_Purchased p{
    display: inline;
}
.n-new-list-wrap-buy{
    align-items: flex-start;
}

.n_news-items-buy{
    width: 100%;
}

.n-index-heads .n-tops{
    display: inline-block;
    vertical-align:top;
}
.n-index-heads .n_texts{
    width: 100%;
    margin-left: 10px;
}
/*.n-index-heads .imgs{
    margin-left: 15px;
}*/
.n-index-heads .bdsharebuttonbox{
    margin-top: 20px;
}
.n-index-heads .bdsharebuttonbox .share-option{
    padding: 3px;
}
.n-tops-foot{
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    margin-top: 20px;
}
.n_qtcl{
    width: 30%;
    height: 60%;
    padding: 20px;
    margin-left: 20px;
}
.n_personls p{
    display: inline-block;
    padding: 2px;
    margin-left: 10px;
    width: 60px;
}


.n_timeyhs .n_cfbi{
    color: #888888;
    padding-left: 15px;
    vertical-align: middle;
}
.n_texts .n_personls{
    padding: 0 10px;
    font-size: 15px;
    margin-bottom: 10px;
}
.n_texts .n_personls span img{
    margin-right: 5px;
}
.n_texts .n_personls span{
    color: #888888;
    box-sizing: border-box;
    margin-right: 17px;
    vertical-align: middle;
}


.n_sypersonl .n_syper{
    color: #888888;
    margin: 5px;
}
.n_sypersonl>.n-syperar{
    color: #F58D91;
    padding-left: 10px;
}
.n-syper{
	vertical-align: middle;
	color: #888888;
}
.n-syper img{
	margin-right: 5px ;
}
.n_texts .n_timeyhs{
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
    margin-top: 15px;
    padding:10px;
    line-height: 32px;
}
.n_numbers .n-policy{
    font-size: 18px;
    color:black; 
    font-weight: bold;
    line-height:27px;
    padding: 20px 20px 0 20px;
}
.n_left_top .n_personl>{
    font-size: 18px;
    color: red;
}
.n_timeyhs .n-ljxz{
    display: inline;
    padding: 0px 0px 0px 8px;
    border: 1px solid #D93831;
    background-color: #D93831;
    border-radius: 20px;
    margin-left: 15px;
    width: 75px;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
}

.n_timeyhs .n-ljxz-no{
    display: inline;
    width: 75px;
    height: 35px;
    border-radius: 15px;
    padding: 5px 10px 5px 10px;
    margin-left: 25px;
    cursor: pointer;
}

.modal-content .z-imgs{
    padding: 10px;
    margin-top: 5px;
}

.n-tops-foot .n_clxj{
    width: 847px;
}


.r-statics-head{
	display: flex;
}

.r-statics-head .r-img{
	width: 30%;
	
}

.r-img>img{
	width: 348px;
	height: 189px;
}

.r-statics-head .r-text{
	width: 70%;
}


.c-search-formula-tag{
    width: 100%;
}

.c-search-formula-tag ul{
    margin-top: 20px;
}

.c-search-formula-tag ul>li{
    display: flex;
    align-content: center;
    margin-bottom: 20px;
}

.c-search-formula-tag ul>li .c-search-formula-tag-left{
    width: 58px;
    height: 58px;
}

.c-search-formula-tag ul>li .c-search-formula-tag-right{
    width: calc(100% - 78px);
    margin-left: 10px;
}

.c-search-formula-tag ul>li img{
    width:100%;
    height: 100%;
    object-fit: cover;
}

.c-search-formula-tag ul>li .c-search-formula-tag-right .c-title{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* 指标策略详情s */


/* 公式详情 （推荐公式） */
.n-recommend .n-tjgs-type p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #D9383E;
}
.n-recommend{
    width: 100%;
    height: 100%;
}
.n-tjgs-type .more{
    color: #4D4D4D;
    font-size: 14px;
}
.n-download-conter ul li a{
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.n-download-conter ul li {
    position: relative;
    width: 100%;
}
.n-download-conter ul li a span{
    color: #d3cece;
    font-size: 12px;
    margin-left: 15px;
    text-align: center;
}
.n-download-conter ul li a p{
    font-weight: bold;
    font-size: 16px;
}
.n-download-conter::before{
    width: 10px;
    height: 10px;
    background-color: black;
    border: 1px solid black;
}
.n-download-conter ul li{
    padding: 8px 0px;
    box-sizing: border-box;
}
.n-download-conter ul {
    width: 100%;
}
.n-articles li::before {
    position: absolute;
    content: "";
    bottom: 14px;
    left: -18px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: black;
    box-sizing: border-box;
}
.n-articles{
    padding: 0px 0px 15px 18px;
    box-sizing: border-box;
}
.ai {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 软件详情页 */


.r-software-label{
	padding: 10px;
	background-color: #f5f5f5;
}

.r-recomment-title{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}


/* 评论 */

.n-name-one p{
    font-size: 15px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    color: #250a0d;
    line-height: 20px;
}
.n-name-one span{
    font-size: 12px;
    text-align: left;
    color: #999999;
    line-height: 25px;
    box-sizing: border-box;
}
.n-name-one span font{
    margin-left: 25px;
}
.n-name-one{
    margin-left: 20px;
}
.n-conten1-one p img{
    width: 25px;
    height: 25px;
}
.n-conten1-one{
    margin-left: 60px;
    padding: 3px 0px 0px 0px;
    box-sizing: border-box;
}
.n-conten1-one p{
    font-size: 15px;
    color: #20232C;
    line-height: 32px;
}
.n-contern2-img{
    margin-left: 62px;
    cursor: pointer;
    margin-top: 10px;
    width: 700px;
    text-align: left;
    margin-bottom: 15px;
}
.n-contern2-img img{
    padding: 0px 11px 14px 0px;
    width: 156px;
    height: 145px;
    object-fit: cover;
}
.n-conten-title .n-title-images img{
    border-radius: 50%;
    width: 39px;
    height: 39px;
    object-fit: cover;
}
.n-reply-pl .n-title-images img{
    border-radius: 50%;
    width: 39px;
    height: 39px;
    object-fit: cover;
}
.n-list-pl .n-title-images img{
    border-radius: 50%;
    width: 39px;
    height: 39px;
    object-fit: cover;
}

.n-conten-two{
    margin-left: 28px;
}
.n-conten-two div:first-child img{
    margin-top: -3px;
}
.n-conten-two p{
    padding: 0px 10px;
}
.n-name-one font{
    opacity: 1;
    background: #ffeced;
    color: #d9383e;
    font-size: 12px;
    padding: 0px 5px;
    margin-left: 10px;
}
.n-reply-frame{
    width: 820px;
    opacity: 1;
    background: #F6F7F8;
    padding: 20px;
}
.n-reply-frame input{
    width: 733px;
    height: 40px;
    opacity: 1;
    background: #ffffff;
    padding: 10px;
}
.n-reply-frame button{
    background: #d9383e;
    border-radius: 16px !important;
    color: #fff;
    padding: 3px 10px;
}
.n-reply-frame .n-biaoqing{
    width: 733px;
    margin-left: 50px;
}
.n-reply-list{
    background: #f6f7f8;
    width: 820px;
}


.n-reply-list h1{
    font-size: 15px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    text-align: left;
    color: #252424;
    padding-bottom: 15px;
}
.n-list-frame{
    width: 734px;
    opacity: 1;
    background: #f6f7f8;
    padding: 20px;
    margin-left: 56px;
}
.n-list-frame input{
    width: 637px;
    height: 40px;
    opacity: 1;
    background: #ffffff;
    padding: 10px;
}
.n-list-frame button{
    background: #d9383e;
    border-radius: 16px !important;
    color: #fff;
    padding: 3px 10px;
}
.n-list-frame .n-biaoqing{
    width: 637px;
    margin-left: 50px;
}
.n-list-frame1{
    width: 734px;
    opacity: 1;
    background: #f6f7f8;
    padding: 20px;
    margin-left: 56px;
}
.n-list-frame1 input{
    width: 637px;
    height: 40px;
    opacity: 1;
    background: #ffffff;
    padding: 10px;
}
.n-list-frame1 button{
    background: #d9383e;
    border-radius: 16px !important;
    color: #fff;
    padding: 3px 10px;
}
.n-list-frame1 .n-biaoqing{
    width: 637px;
    margin-left: 50px;
}

.n-three-frame{
    width: 726px;
    opacity: 1;
    background: #f6f7f8;
    margin-left: 56px;
    padding: 13px 20px 13px 20px;
}
.n-four-frame{
    width: 734px;
    opacity: 1;
    background: #f6f7f8;
    margin-left: 56px;
}
.n-huifu input{
    width: 637px;
    height: 40px;
    opacity: 1;
    background: #ffffff;
    padding: 10px;
}
.n-huifu button{
    background: #d9383e;
    border-radius: 16px !important;
    color: #fff;
    padding: 3px 10px;
}
.n-huifu .n-biaoqing{
    width: 637px;
    margin-left: 50px;
}

.n-name-one .replys{
    font-size: 14px;
    color: #979090;
    margin-left: 8px;
}
.n-name-one .n-person{
    margin-left: 8px;
}
.n-conten-title .n-point-shenghe{
    padding: 3px 5px;
    opacity: 1;
    background: #f2f2f2;
}
.n-conten-title .n-point-shenghe p{
    color: #535050;
}
.n-seemore p{
    margin: 50px 0px 20px 0px;
    text-align: center;
}
.n-update-tp div{
    padding: 5px 15px 0px 0px;
}
.n-update-tp div p{
    font-size: 14px;
    color: #d9383e;
}
#n-timeHeat .n-bytime{
    font-size: 14px;
    color: #292826;
    line-height: 25px;
    margin-right: 10px;
}
#n-timeHeat .n-byheat{
    font-size: 14px;
    color: #a8a6a4;
    line-height: 25px;
}
#n-reply-textarea{
    background: #f6f7f8;
}
.myEmoji{
    width: 400px;
    box-shadow: 1px 2px 5px 0px black;
}
.n-comment-text{
    width: 100%;
    height: 100px;
    min-height: 100px;
    opacity: 1;
    resize: none;
    background: #f6f7f8;
    border: #f6f7f8;
    
}
.n-text-upload{
    width: 100%;
    border: none !important;
    background-color: #f6f7f8;;
}
.n-text-upload textarea{
    border: none !important;
    width: 100% !important;
}

.n-textComment{
    cursor: pointer;
}

.n_huifuThree{
    cursor: pointer;
}

.n-oneComm{
    cursor: pointer;
}


.textareaValueLenght{
    border: none;
}


.c-recoment-reason{
    width: 100%;
    margin: 40px 0;
}

.c-recoment-reason ul{
    width: 100%;
    height: 100%;
}

.c-recoment-reason ul>li{
    display: flex;
    align-items: center;
    margin: 0 0 20px 0!important;
    height: 100%;
}

.c-recoment-reason ul>li:last-child{
    margin-bottom: 0!important;
}

.c-recoment-reason ul>li img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right:10px;
}

.c-recoment-reason ul>li .c-recoment-reason-content{
    width: 87%;
    margin-left: 1%;
    color: #9C9696;
}

.c-recoment-reason-name{
    display: inline-block;
    width: 66px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c-recoment-scroll{
    height: 60px;
    border: 2px dashed #F2f2f2;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.z-book-switch-warp .n_textComment_wrap{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}
.z-book-switch-warp .n_textComment_wrap:nth-last-child(2){
    border-bottom: none!important;
}


.n-relatedStockpool h2{
    font-size: 14px;
    font-weight: 700;
    color: #525151;
    line-height: 39px;
}
 .n-relate-pool ul li .n-inent{
    width: 26px;
    line-height: 25px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    text-align: center;
}
.n-relate-pool ul li{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.n-relate-pool .n-stock-title p{
    font-size: 16px;
    color: #525151;
    line-height: 26px;
}
.n-relate-pool .n-stock-title span{
    font-size: 13px;
    color: #989595;
    line-height: 33px;
}
.n-relate-pool .n-stock-title p font{
    width: auto;
    height: 21px;
    font-size: 13px;
    opacity: 1;
    padding: 3px 5px;
    color: #D9383E;
    background: #ffeced;
    border-radius: 3px;
}
.n-relate-pool img{
    border-radius: 8px;
    width: 54px;
    height: 54px;
    object-fit: cover;
}
.n-show-content{
    display: flex;
    align-items: end;
    margin-left: 15px;
    width: 93%;
}
.n-relate-pool .n-stock-title{
    margin-left: 15px;
}

/* 文章详情页补充 */
.z-collect {
    width: 303px;
    text-align: right;
}

.z-collect p {
    margin-bottom: 8px;
}

    .z-if-cell .z-title {
        width: 100%;
        height: 30px;
        /* background: none;
        padding: 0px; */
        /*border-bottom: 1px solid #E6E6E6;*/
    }

            
    .share-modal{
        width: 100%;
        height: 256px;
        overflow: hidden;
        box-sizing: border-box;
    }
    .share-option{
        width:100%;
        padding: 10px;
        box-sizing: border-box;
    }
    .share-option:not(:last-child){
        border-bottom: 1px solid #e2e2e2;
    }
    .share-option span{
        margin-left: 10px;
    }

    /* 文章分享 */
    .disabled-input{
        background-color: #f1f1f1;
    }
    .layui-form-select dl dd.layui-this {
        background-color: #E3423B !important;
    }
    .layui-form-checkbox[lay-skin=primary] i:hover{
    border-color: #E3423B;
    }
    .layui-form-checked[lay-skin=primary] i{
        border-color: #E3423B !important;
        background-color: #E3423B;
    }
    .layui-form-checkbox[lay-skin=primary]:hover i{
        border-color: #E3423B;
    }

    .n-skill-text .n-images{
        text-align: center;
    }
    .n-skill-text .n-text-ys{
        font-size: 18px;
        color: #242222;
        font-weight: 700;
    }

    .n-images .n-font{
        font-size: 18px;
        font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
        font-weight: 700;
        text-align: left;
        color: #f5a623;
        margin-left: 10px;
    }
    .n-images{
        margin-top: 35px;
        height: 120px;
    }
    .n-text-title{
        width: 300px;
        text-align: left;
        position: relative;
        top: -87px;
        left: 233px;
    }
    .n-text-top{
        width: 92px;
        height: 63px;
        border-radius: 6px;
        position: relative;
        top: -83px;
        right: 234px;
    }
    .n-text-top img{
        width: 92px;
        height: 63px;
        border-radius: 6px;
    }
    .n-text-title p{
        width: 233px;
        padding: 10px 0px;
        font-size: 16px;
        font-weight: 700;
        color: #252323;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }
    .n-skill-text a:hover{
        color: #252323 !important;
    }
    .n-text-title div *{
        vertical-align: middle;
    }






/* 理财计算器s */

.n-title-finan .n-expert-filterItem {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 18px;
}
.n-title-finan .n-expert-filterValue span {
    width: 5%;
    line-height: 28px;
}
.n-title-finan .n-expert-filterValue {
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-content: center;
}
.n-title-finan .n-expert-filterValue ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.n-title-finan .n-expert-filterValue ul>li {
    margin-right: 5px;
}
.n-expert-filterValue ul>li a {
    padding: 3px 15px;
    border-radius: 3px;
    font-size: 15px;
    color: #4D4D4D;
    line-height: 30px;
}
.n-title-finan{
    font-size: 15px;
}
.n-title-finan h2{
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    color: #262524;
    line-height: 33px;
}
.n-finan-tips h1{
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #1c1c1b;
    line-height: 40px;
}
.n-finan-tips p{
    font-size: 16px;
    text-align: left;
    color: #50504F;
    line-height: 33px;
    margin-top: 5px;
}
.n-finan-content{
    font-size: 15px;
}
.n-finan-content .calc_msg{
    font-size: 14px;
    color: #9a9797;
    line-height: 45px;
    padding-left: 155px;
}
.n-calcul-left{
    width: 50%;
    
}
.n-calcul-left .n-calcul-img{
    text-align: center;
}
.n-calcul-right{
    width: 50%;
    text-align: center;
}
.n-finan-content{
    display: flex;
}
.n-form-finan{
    padding: 40px 0 30px;
    box-sizing: border-box;
    border-right: 1px solid #f2f2f2;
}
.n-calcul-left .quantity{
    left: auto;
    right: 70px;
    position: absolute;
    height: 37px;
    line-height: 40px;
    padding: 0;
    top: 0;
    display: inline;
    width: auto;
}
.n-finan-btn button{
    width: 136px;
    height: 39px;
    opacity: 1;
    border-radius: 20px !important;
    font-size: 15px;
}
.n-finan-btn input{
    width: 136px;
    height: 39px;
    opacity: 1;
    border-radius: 20px !important;
    font-size: 15px;
    margin-left: 70px;
}
.n-finan-btn{
    text-align: center;
}
.n-calcul-right ul {
    font-size: 14px;
    padding: 40px 30px 0;
    position: relative;
}
.n-calcul-right ul .mainResult {
    display: block;
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #2f2b2b;
    line-height: 33px;
}
.n-calcul-right ul .mainResult span {
    color: #d93938;
    font-size: 29px;
}
.n-calcul-right ul li font {
    display: inline-block;
    color: #474444;
    line-height: 25px;
    font-size: 16px;
}
.n-calcul-right ul li {
    margin: 0 0 8px;
    display: block;
    text-align: left;
    padding-left: 149px;
}
.n-calcul-text{
    width: 406px;
    opacity: 1;
    background: #f5f5f5;
    margin-left: 90px;
    margin-top: 43px;
}
.n-calcul-text p{
    font-size: 13px;
    color: #3F3D3D;
    line-height: 33px;
    text-align: left;
}
.n-finan-foot h2{
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    color: #50504f;
    line-height: 33px;
}
.n-finan-foot .n-finan-num p{
    font-size: 15px;
    text-align: left;
    color: #50504f;
    line-height: 33px;
}
.n-finan-foot{
    padding: 20px 20px 50px 20px;
    box-sizing: border-box;
}
.n-finan-foot .n-finan-explain{
    width: 100%;
    opacity: 1;
    background: #f5f5f5;
}
.n-finan-foot .titleName{
    padding: 20px 0px;
}

.n-house-info{
    display: flex !important;
    align-items: center;
}
.mgr15{
    margin-right: 15px;
}
.mgl15{
    margin-left: 15px;
}
.mgb20{
    margin-bottom: 20px;
}

.n-calcul-table table{
    width: 400px;
    margin-left: 85px;

}

.n-calcul-left .n-title-p{
    font-size: 17px;
    line-height: 22px;
    margin-left: 20px;
    border-left: 4px solid #d93938;
    padding-left: 10px;
}
.n-calcul-right .n-title-p{
    font-size: 17px;
    line-height: 22px;
    margin-left: 20px;
    border-left: 4px solid #d93938;
    padding-left: 10px;
}
.n-calcul-table h1{
    line-height: 30px;
    font-size: 19px;
}
.n-calcul-right .quantity {
    left: auto;
    right: 85px;
    position: absolute;
    height: 37px;
    line-height: 40px;
    padding: 0;
    top: 0;
    display: inline;
    width: auto;
}
.n-right-table table{
    width: 350px;
    margin-left: 86px;
}

.n-house-info .n-select-house{
    margin: 0;
}
.layui-form-item .calc_error{
    width: 76%;
    text-align: center;
    line-height: 30px;
    color: rgb(255, 0, 0);
}
.n-stock-a{
    text-align: center;
    
}
.n-stock-a a{
    text-decoration: revert;
}

.n-calcul-btn .n-bankBtn{
    padding: 8px 20px;
    line-height: 38px;
    width: 120px;
    background: #d9383e;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.n-finan-btn botton{
    padding: 11px 38px;
    background: #d9383e;
    color: #fff;
    border-radius: 20px !important;
    font-size: 15px;
    cursor: pointer;
}

.n-calcul-btn .n-bankBtn:hover{
    color: #fff !important;
}
.n-bankCharge h1{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 38px;
    padding: 25px 0px 0px 0px;
}
.tl{
    text-align: left !important;
}
.n-bankCharge .bank_content li{
    border: 1px solid #dcdcdc;
    color: #333;
    font-size: 14px;
    width: 19.124%;
    line-height: 38px;
    margin: 0 10px 10px 0;
    text-align: center;
}
.n-bankCharge .bank_content ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.n-bankCharge .bank_content li li a {
    width: 100%;
}
.n-bankCharge .bank_content li li a:hover{
    color: #d9383e;
    text-decoration: revert;
}
.n-form-finan .sugarcalcul{
    font-size: 15px;
    line-height: 34px;
    margin: 0px 70px;
}

.blod{
    font-weight: 700;
}
.mgl50{
    margin-left:50px
}
.mgl30{
    margin-left: 30px;
}
.layui-input-block .n-zqlxi{
    width: 98%;
    margin-left: -45px;
}

.calc_form_data .calc_delete{
    position: relative;
    margin-left: 424px;
    top: -30px;
    color: #d9383e;
    cursor: pointer;
}
#calc_addData{
    text-align: center;
    color: #d9383e;
}
#calc_addData span{
    text-decoration: underline;
    cursor: pointer;
}
#resultList .calc_ps p{
    font-size: 15px;
    line-height: 30px;
}
#resultList .house_minxi{
    color: #d9383e;
    font-size: 14px;
    text-decoration: underline;
    padding: 0 0 0 10px;
    font-weight: normal;
    cursor: pointer;
}

 .layui-input-block .calc_selected input {
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    height: 38px;
    width: 368px;
    border-color: #e6e6e6;
    padding: 0px 8px;
   
}
.sanzexain .calc_selected input {
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    height: 38px;
    width: 178px;
    border-color: #e6e6e6;
    padding: 0px 8px;
}
.sanzexain .calc_selected div {
    width: 178px !important;
}
.layui-input-block .calc_selected .fa-caret-down{
    position: absolute;
    margin-left: 80%;
    margin-top: 3%;
    font-size: 19px;
    color: #c2c2c2;
}

 .layui-input-block .calc_selected div {
    width: 368px;
    float: none;
    position: absolute;
    z-index: 1001;
    background: #fff;
    border: 1px #e6e6e6 solid;
    max-height: 268px;
    overflow: auto;
}
.layui-input-block .calc_selected div span {
    display: block;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-indent: 8px;
    cursor: pointer;
}
.calc_main form .calc_form_data {
    font-size: 14px;
    color: #333;
    margin: 0 0 30px;
    display: block;
    position: relative;
}
.calc_main form .calc_form_data label {
    display: block;
    width: 175px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: right;
}

.calc_detailBg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99;
}
.calc_detail {
    background: #fff;
    width: 500px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -250px;
}
.calc_detail h3 {
    top: 0;
    background: #d9383e;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    padding: 0 20px;
    position: absolute;
    width: 100%;
}
#calc_detail {
    margin: 40px 0 0;
    overflow-x: hidden;
    overflow-y: auto;
    height: 460px;
}
#calc_detail h3 #close:hover{
    color: #fff;
}
.calc_detail #calc_detail div {
    float: left;
    width: 120px;
    height: 60px;
    border-right: #ececec solid 1px;
    border-bottom: #ececec solid 1px;
    box-sizing: border-box;
}
#calc_detail div span {
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #999;
}
.n-select-input{
    height: 38px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #e6e6e6;
    margin-left: 159px;
    margin-bottom: 15px;
    width: 64%;
}

/* 理财小工具e */


/* 指标详情页 下载必看 */
.n-update-look span {
    display: inline-block;
    font-size: 12px;
    background-image: linear-gradient(to right, #d93680 , #9575f3);
    white-space: nowrap;
    color: #ffffff;
    padding: 5px 8px;
    border-radius: 5px;
    opacity: 1;
    transition: all 100ms;
    position: absolute;
    margin-left: -82px;
    margin-top: -15px;
}
.n-update-look span::before {
    position: absolute;
    content: '';
    display: block;
    left: 61px;
    top: 6px;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 10px solid #9b70e9;
    border-bottom: 2px solid transparent;
}

/* 指标打分功能 */

.indexScoring{
    padding: 21px 0 15px;
    box-sizing: border-box;
}
.indexScoring div img{
    margin-right: 5px;
    width: 19px;
    height: 19px;
    cursor: pointer;    
}


/* 指标打分功能 */

/* 龙虎榜数据 */
.fs16blod {
    font-size: 16px;
    font-weight: 700;
}
.niusan-right a {
    color: #696666;
}
.n-niusanxinjin-ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.n-niusanxinjin-ul li:last-child{
    margin-bottom: 0px;
}
.xuhao {
    border-radius: 2px;
    color: white;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}
.bg-orange {
    background: #ff6e0d;
}
.niusan-right a {
    color: #696666;
}
.n-zjchi-ul li a span {
    margin-left: 25px !important;
}
.n-niusanxinjin-ul {
    margin-top: 15px;
}

.n-niusanxinjin-ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.n-niusanxinjin-ul li a {
    display: flex;
    align-items: center;
}
.n-niusanxinjin-ul li a span {
    margin-left: 16px;
}
.n-longbang-ul li a span{
    margin-left: 45px !important;
}
#tagscloud {
    width: 250px;
    height: 167px;
    position: relative;
    font-size: 12px;
    color: #333;
    margin: 20px auto 0;
    text-align: center;
    background-color: white;
}
/* 龙虎榜滚动插件 */
#tagscloud{width:250px;height:167px;position:relative;font-size:12px;color:#333;margin:20px auto 0;text-align:center;background-color: white;}
#tagscloud a{position:absolute;top:0px;left:0px;color:#333;font-family:Arial;text-decoration:none;margin:0 10px 15px 0;line-height:18px;text-align:center;font-size:12px;padding:1px 5px;display:inline-block;border-radius:3px;}
#tagscloud a.tagc1{background:#666;color:#fff;}
#tagscloud a.tagc2{background:#F16E50;color:#fff;}
#tagscloud a.tagc3{background:#ee4747;color:#fff;}
#tagscloud a.tagc4{background:#9753ea;color:#fff;}
#tagscloud a.tagc5{background:#006633;color:#fff;}
#tagscloud a:hover{color:#fff;background:#0099ff;}

