*{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333333;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
body{
    overflow-x: hidden;
}
.lb_wrap{
    width: 682px;
    height: 210px;
    padding-left: 10px;
    padding-right: 10px;
}
.f00{color: #f00!important;}
.new_wrap{
    width: 1200px;
    margin: auto;
}
.new_wrap .pike_spot>.spot{
    width: 30%;
    height: 4px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 2px;
}
.new_wrap .pike_spot>.spot:nth-child(1){
    margin-left: 0;
}
.new_wrap .pike_spot>.spot:nth-last-child(1){
    margin-right: 0;
}
.ni_left_wrap,.ni_right_wrap,.ni_right_left_wrap,.ni_right_right_wrap{
    float: left;
}
.ni_left_wrap{
    width: 158px;
    min-height: 500px;
    margin-left: 0;
    position: relative;
}
.ni_right_wrap{
    width: 1022px;
    margin-left: 20px;
}
.ni_right_left_wrap{
    width: 702px;
}
.ni_right_right_wrap{
    width: 300px;
    margin-left: 20px;
}
.ni_header{
    width: 1012px;
    height: 39px;
    line-height: 40px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 2px solid #eeeeee;
}
.ni_head_ul{
    float: left;
}
.ni_head_ul>li{
    width: 65px;
    float: left;
    font-size: 14px;
    text-align: center;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}
.ni_head_ul>.ni_vip_li{
    margin-left: 20px;
    margin-right: 20px;
}

.ni_head_ul>li>a>img{
    width: 60%;
    margin-top: 9px;
    display: block;
}
.ni_head_ul .ni_list:hover{
    /*border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;*/
}
.ni_head_ul li:hover>a,.ni_head_ul li>ul>li:hover>a{
    color: #3B97F6;
	-webkit-transition: color 0.5s linear;
	transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-ms-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
}
/*.ni_head_ul .ni_list:hover>ul{
    display: block;
    opacity: 1;
    transition:all 0.3s linear;
}*/

.ni_list>img{
    width: 10px;
    position: absolute;
    right: 0;
    top: 17px;
    -webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.ni_head_ul li>ul{
    width: max-content;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    z-index: 999;
    border-top: none;
    top: 40px;
    left: 0;
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 4px #c0c0c0;
    background: white;
}
.ni_head_ul li>ul>li{
    width: 100%;
    background: white;
    /*border-bottom: 1px solid #dddddd;*/
    text-align: center;
    font-size: 14px;
}
.ni_head_ul li>ul>li:nth-child(1){
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.ni_head_ul li>ul>li:nth-last-child(1){
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.ni_head_ul li>ul>li>a{
    width: 100%;
    height: 100%;
    display: block;
}
.ni_head_ul li>ul>li:hover>a{

}
.ni_head_ul>li:nth-last-child(1),.ni_head_ul li>ul>li:nth-last-child(1){
    border: none;
}
.ni_head_ul>li:nth-last-child(1){
    width: 70px;
}

.ni_head_second{
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
    position: fixed;
    left: 0;
    top: 0;
    border: none;
    z-index: 999999999999;
    background: white;
}
.ni_head_second>div{
    width: 1200px;
    margin: auto;
}
.det_login{
    width: 68px;
    margin-top: 5px;
    float: left;
}
.dt_list_wrap{
    width: 70px;
	height: 41px;
    float: left;
    cursor: pointer;
    margin-left: 40px;
    position: relative;
}
.dt_list_wrap>img{
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-top: -4px;
}
.dt_list_wrap .dt_head_img1,.dt_list_wrap .dt_head_img2{
	/*margin-top: 11px;*/
}

.dt_list_wrap>div{
    width: 100%;
    height: 40px;
    position: fixed;
    top: 40px;
    left: 0;
    box-shadow: 0px 3px 3px 0px rgba(160, 155, 155, 0.1);
    display: none;
    background: white;
}
.dt_list_wrap:hover>div{
    display: block;
}
.dt_head_img2{
    display: none;
}
.dt_list_wrap:hover>.dt_head_img1{
    display: none;
}
.dt_list_wrap:hover>.dt_head_img2{
    display: inline-block;
}
.ni_head_second .ni_head_ul>li:nth-last-child(1){
    width: 65px;
}
.ni_head_second .ni_head_ul>li{
    margin-right: 0;
}
.ni_head_second .ni_head_ul{
    margin-left: 20px;

}
.dt_h_title_wrap{
    max-width: 683px;
    float: left;
    font-size: 16px;
    display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ni_login_wraps{

}
.ni_head_second .ni_head_ul1{
    width: 700px;
    position: absolute;
    left: 0;
    margin-left: -18px;
    display: none;
    top: 40px;
}
.ni_head_second .ni_head_ul1>li:nth-last-child(1){
    width: 80px;
}
.ni_not_login_wrap a{
    font-size: 14px;
    color: white;
    width: 50%;
    text-align: center;
    float: left;
    height: 12px;
    line-height: 12px;
    margin-top: 9px;
    cursor: pointer;
}
.newpcnameadrs span{
    font-size: 10px;
    line-height: 17px;
    vertical-align: middle;
    margin: 0px 3px;
    border: 1px solid #0C95FF;
    color: #0C95FF;
    border-radius: 9px 0px 9px 0px;
    padding: 0 5px;
}
.newpcnameadrs span font{
	color: #0C95FF;
}
.newpcnameadrs span:nth-last-child(1){
    color: #333333;
    font-size: 10px;
    line-height: 17px;
    vertical-align: middle;
    margin: inherit;
    border: none;
    border-radius:0;
    padding: 0;
}
.ni_not_login_wrap{
    width: 117px;
    height: 30px;
    background: #0C95FF;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 3px;
}
.ni_not_login_wrap a:nth-child(1){
    border-right: 1px solid white;
    box-sizing: border-box;
}
.ni_login_wrap{
    min-width: 100px;
    cursor: pointer;
    position: relative;
}
.ni_login_wrap:hover>ul{
	/*opacity:1;*/
}
.ni_login_shadow{
    z-index: 9999999;
    position: relative;
}
.ni_login_wrap>ul{
    width: 100px;
    /*height: 0;
    overflow: hidden;*/
    position: absolute;
    z-index: 999999;
    border: 1px solid #dddddd;
    border-top: none;
    top: 40px;
    left: 50%;
    margin-left: -50px;
    display: none;
    border-bottom: none;
    border-radius: 5px;
    box-shadow: 0 0 4px #c0c0c0;
}
.ni_login_wrap>ul li{
    width: 100%;
    background: white;
    border-bottom: 1px solid #dddddd;
    text-align: center;
}
.ni_login_wrap>ul li a{
    font-size: 14px;
    display: block;
}
.ni_login_wrap>ul li:hover>a{
    color: #3B97F6;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.ni_login_wrap .ni_user_img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.ni_login_wrap span{
    color: #8790A4;
    font-size: 12px;
}
.dt_login_toast a,.dt_pay_toast a{
    font-size: 16px;
    color: #0C95FF;
    text-align: center;
    margin-top: 50px;
    display: block;
}
.ni_head_search_wrap{
    margin-right: 50px;
    cursor: pointer;
}
.ni_head_search_wrap,.ni_login_wraps{
    float: right;
}
.ni_head_search_wrap img{
    width: 17px;
    height: 15px;
    vertical-align: middle;
    margin-top: -2px;
}
.ni_head_search_wrap span{
    font-size: 14px;
}
.ni_left_container{
    width: 1200px;
    position: absolute;
    margin: auto;
    top: 20px;
    z-index: 9;
}

.ni_left_cwrap{
    width: 158px;
    position: absolute;
    left: 0;
    top: 0;
    background: white   ;
}
.ni_left_cwrap>img{
    width: 110px;
}
.ni_left_ul{
    width: 100%;
    margin-top: 30px;
}
.ni_left_ul>li {
    width: 100%;
    /*height: 39px;*/
    line-height: 39px;
    cursor: pointer;
    position: relative;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.ni_left_ul>li:nth-last-child(1){
    border-top: 2px solid #E7EFFF;
}
.ni_left_ul .ni_left_active>a>div:nth-child(1){
    background: #0C95FF;
}
.ni_left_ul li>a>div:nth-child(1){
	border-radius:4px 4px 4px 4px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.ni_left_ul>li div>.ni_left_icon{
    width: 20px;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 10px;
}
.ni_left_ul>li div>.ni_left_icon:nth-child(1){
    display: none;
}
.ni_left_ul .ni_left_active div>.ni_left_icon:nth-child(1){
    display: inline-block;
}
.ni_left_ul .ni_left_active div>.ni_left_icon:nth-child(2){
    display: none;
}
.ni_left_ul .ni_left_active>a>div>span{
    color: white;
}
.ni_left_ul>li>a>div>span{
    color: #666666;
    font-size: 18px;
    margin-left: 20px;
    -webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.ni_left_btn,.ni_left_btn1{
    width: 7px;
    float: right;
    vertical-align: middle;
    margin-top: 13px;
    cursor: pointer;
    margin-right: 10px;
     -webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.ni_left_btn{
    display: inline-block;
    transform: rotateZ(-90deg);
}
.ni_left_btn1{
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
    display: none;
    transform: rotateZ(-90deg);
    
}
.ni_left_active .ni_left_btn1{
    display: inline-block;
   /* transform: rotateZ(-90deg);*/
}
.ni_left_active .ni_left_btn{
    display: none;
}
.ni_second_nav_wrap{
    display: none;
}
.ni_second_nav_wrap>div{
    width: 100%;
    height: 10px;
    background: white;
}
.ni_second_nav_wrap>ul{
    background: #F5F6F8;
    padding-top: 7px;
    padding-bottom: 7px;
}
.ni_second_nav_wrap>ul li{
    float: left;
    padding: 0px 10px;
    line-height: 30px;
    font-size: 16px;
}
.ni_second_nav_wrap>ul li a{
    color: #8790A4;
	display: inline-block;
	padding: 0 5px;
	text-align: center;
	border-radius: 4px;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
}
.ni_second_nav_wrap>ul li:hover a{
    background: #0C95FF;
	color:white;
}
.ni_second_nav_wrap>ul .ni_actives a{
	color: #0C95FF;
}
.in_left_btn{
    width: 138px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #0C95FF;
    margin: 20px auto;
    -webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	cursor: pointer;
}
.in_left_btn a{
    color: #0C95FF;
    font-size: 12px;
}
.in_left_btn:hover{
	background: #0C95FF;
}
.in_left_btn:hover>a{
	color: white;
}
.ni_short_wrap{
    margin-top: 20px;
    border: 1px solid #E7EFFF;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}
.ni_short_top{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.ni_short_top>a{
    float: right;
    font-size: 12px;
    margin-right: 10px;
    color: #0C95FF;
    position: relative;
    z-index: 9;
}
.ni_short_top ul{
    float: left;
}
.ni_short_top ul li{
    width: 95px;
    float: left;
    font-size: 14px;
    text-align: center;
}
.ni_short_top ul li a{
    color: #8790A4;
    position: relative;
}
.ni_short_top ul li:nth-child(1) a{
    color: #0C95FF;
}
.ni_short_top ul li a div{
    position: absolute;
    width: 100%;
    height: 2px;
    background: #0C95FF;
    left: 0;
    bottom: -10px;
}
.ni_short_content{
    background: #F5F6F8;
}
.ni_sc_wrap{
    width: 92%;
    margin-left: 4%;
    padding-top: 10px;
}
.nisc_title{
    border-bottom: 1px solid #E7EFFF;
}
.nisc_title input{
    width: 100%;
    height: 40px;
    font-size: 14px;
    border: none;
    background: none;
    outline: none;
    color: #8790A4;
    font-weight: bold;
}
.nisc_title input::-webkit-input-placeholder,.ni_sc_wraps textarea::-webkit-input-placeholder{
    color: #8790A4;
}
.ni_sc_wraps{
    height: 40px;
    margin-top: 10px;
    overflow: hidden;
    border-bottom: 1px solid #E7EFFF;
    position: relative;

}
.ni_sc_wraps textarea{
    margin-top: 5px;
    width: 100%;
    border: none;
    background: none;
    outline: none;
    font-size: 14px;
    color: #8790A4;
}
.ni_sc_wraps .ni_sc_nologin{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #8790A4;
    position: absolute;
    top: -5px;
    background: #F5F6F8;
    display: none;
}
.ni_bot_wrap{
    height: 40px;
    line-height: 40px;
    background: white;
    position: relative;
}
.ni_upoload_wrap{
    width: 360px;
    min-height: 246px;
    position: absolute;
    top: 40px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 0 2px 15px rgba(0,0,0,.12);
    border-radius: 5px;
    z-index: 300;
    display: none;
}
 .uploader-title {
    margin-bottom: 5px;
    font-size: 14px;
    color: #222;
    margin-left: 15px;
    margin-top: 10px;
}
.uploader-title span{
	color: #999999;
	margin-left: 10px;
}
.ni_up_close{
    position: absolute;
    right: 10px;
    top: -3px;
    font-size: 17px;
    color: gray;
    cursor: pointer;
}
.ni_bot_wrap>ul{
    float: left;
}
.ni_bot_wrap>ul li{
    float: left;
    font-size: 14px;
    color: #8790A4;
    margin-left: 29px;
    cursor: pointer;
}
.ni_bot_wrap>ul li img{
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -4px;

}
.ni_b_btn,.ni_bs_btn{
    width: 120px;
    height: 100%;
    line-height: 40px;
    background: #0C95FF;
    color: white;
    float: right;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.ni_bs_btn{
    opacity: 0.4;
    pointer-events: none;
}
.ni_b_btn{
    opacity: 1;
    pointer-events: inherit;
    /*display: none;*/
}
.ni_short_shadow{
    position: absolute;
    width: 100%;
    height: 184px;
    left: 0;
    top: 0;
    cursor: pointer;
    display: none;
}
.ni_clist_wrap{
    margin-top: 30px;
}
.ni_clist_title{
    font-size: 24px;
    margin-bottom: 20px;
    margin-left: 10px;
}
.ni_clist{
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
}
.ni_clist:hover{
    box-shadow:0px 0px 6px 0px rgba(0,0,0,0.15);
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.ni_clist:nth-child(2){
    border-bottom: 1px solid #E7EFFF;
    padding-bottom: 20px;
}
.new_index_wrap .ni_clist:nth-child(2){
	border-bottom: none;
}
.new_index_wrap .ni_clist:nth-child(3){
	border-bottom: 1px solid #E7EFFF;
    padding-bottom: 20px;
}
.new_dtwrap .ni_clist:nth-child(2){
    border: none;
}
.clist_img_wrap{
    width: 156px;
    height: 109px;
    float: left;
    overflow: hidden;
    position: relative;
}
.clist_img_wrap>a{
    width: 100%;
    height: 100%;
    display: inline-block;

}
.clist_img_wrap>a>img:nth-child(1){
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: all .5s ease-out .1s;
}
.clist_img_wrap:hover a img:nth-child(1){transform:scale(1.1);-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.clist_img_wrap>a .ni_clist_icon1{
    width: 36px;
    position: absolute;
    right: 5px;
    top: 0;
}
.clist_img_wrap>a .ni_clist_icon2{
    width: 46px;
    height: 46px;
    position: absolute;
    left:50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
}
.clist_img_wrap>a .clist_imgtype{
    padding:2px 3px;
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: white;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
}
.clist_c_wrap{
    float: left;
    width: 500px;
    margin-left: 15px;
    left: 417px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}
.clist_c_wrap1{
    margin-left: 0;
    width: 100%;
    position: static;
    transform: inherit;
}
.clist_c_wrap>a>h3{
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
}
.clist_c_wrap>a>h3:hover{
    color: #0C95FF;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.clist_c_wrap>a>h3>div{
    font-size: 11px;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 2px 3px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
    font-weight: 500;
}
.clist_c_wrap>a>h3>.cl_zt{
    background: #FF3C41;
}
.clist_c_wrap>a>h3>.cl_yc{
    background: #0C95FF;
}
.zhsh-icon {
	width: 64px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	background: #F29940
}
.indexsc-icon {
    display: block;
    float: right;
    width: 17px;
    height: 17px;
    cursor: pointer;
    position: relative;
    background: url(../images/n_no_colle.png)no-repeat 100% 100%/100% 100%;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    /*margin-top: 5px;*/

}
.indexsc-iconadd {
    background: url(../images/n_colle.png)no-repeat 100% 100%/100% 100%;
}
.indexlike-icon {
    display: inline-block;
    float: right;
    height: 16px;
    line-height: 16px;
    position: relative;
}
.indexlike-icon span {
    width: 17px;
    height: 17px;
    display: block;
    float: right;
    background: url(../picture/n_no_goods.png)no-repeat 100% 100%/100% 100%;
    margin-left: 8px;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    cursor: pointer;
}
.indexlike-icon .likeadd {
    background: url(../picture/n_goods.png)no-repeat 100% 100%/100% 100%;
}
.indexlike-icon p{
    display: inline-block;
    color: #8790A4;
    font-size: 12px;
}

.clist_msg_wrap{
    margin-top: 15px;
}
.clist_msg_wrap>div{
    display: inline-block;
}
.clist_msg_wrap>div:nth-child(1){
    color: #FF3C41;
    border: 1px solid #FF3C41;
    padding: 0 3px;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 8px;
}
.clist_msg_wrap>img:nth-child(2){
    width: 18px;
    height: 18px;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
}
.clist_c_wrap1 .clist_msg_wrap>img:nth-child(2){
    margin-right: 8px;
}
.clist_msg_wrap>span{
    font-size: 12px;
    color: #8790A4;
    margin-right: 10px;
}
.clist_btn_wrap{
    float: right;
}
.clist_c_wrap1 .clist_btn_wrap{
    margin-right: 10px;
}
.ni_hearth_wrap{
    margin-top: 20px;
}
.ni_h_title{

}
.ni_h_title>h2{
    font-size: 24px;
    margin-bottom: 10px;
    margin-left: 10px;
    display: inline-block;
}
.ni_h_title>a{
    float: right;
    font-size: 13px;
    color:#8790A4;
    margin-right: 10px;
    margin-top: 9px;
}
.ni_h_list{
    width: 175px;
    height: 215px;
    cursor: pointer;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.ni_h_list:hover>div{
    width: 175px!important;
    height: 215px!important;
    margin-top: 0!important;
    border: 1px solid #c0c0c0;
    box-shadow:0px 0px 6px 0px rgba(0,0,0,0.15);
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.ni_h_list:hover .health_btn{
    background: #0C95FF;
    color: white;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.ni_h_list:hover .health_btn span{
    color: white;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.ni_h_list>a>div,.new_index_wrap .ni_h_list>div{
	width: 153px;
    height: 195px;
    border: 1px solid #E7EFFF;
    border-radius: 4px;
    box-sizing: border-box;
    margin: auto;
    margin-top: 10px;
}
.ni_h_list>a>div>img,.new_index_wrap .ni_h_list>div>a>img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: auto;
    display: block;
    margin-top: 20px;
}
.ni_h_list>a>div>p,.new_index_wrap .ni_h_list>div>p{
    text-align: center;
}
.ni_h_list>a>div>p:nth-child(2),.new_index_wrap .ni_h_list>div>a:nth-child(2)>p{
    width: 93%;
    font-size: 18px;
    margin-left: 3.5%;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.ni_h_list>a>div>p:nth-child(3),.new_index_wrap .ni_h_list>div>p:nth-child(3){
    font-size: 14px;
    color: #8790A4;
}
.ni_h_list>a>div>p:nth-child(3)>span,.new_index_wrap .ni_h_list>div>p:nth-child(3)>span{
    font-size: 14px;
    color: #8790A4;
}
.health_btn{
    width: 79px;
    height: 27px;
    line-height: 26px;
    color: #0C95FF;
    border-radius: 14px;
    text-align: center;
    margin: auto;
    margin-top: 15px;
    font-size: 18px;
    cursor: pointer;
}
.ni_user_img_wrap{
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-top: -2px;
    position: relative;
    margin-right: 5px;
}
.health_btn span{
    color: #0C95FF;
    font-size: 27px;
    vertical-align: middle;
    margin-top: -8px;
    display: inline-block;
}
.health_btn:after{
    content: "订阅";
}
.health_btn1{
    width: 79px;
    height: 27px;
    line-height: 26px;
    color: #b9bdc7;
    background: #F5F6F8;
    border-radius: 14px;
    text-align: center;
    margin: auto;
    margin-top: 15px;
    font-size: 18px;
    cursor: pointer;
}
.health_btn1 span{
    display: none;
}
.health_btn1:after{
    content: "已订阅";
}
.ni_college_list{
    width: 175px;
    height: 192px;
    padding-top: 10px;
    cursor: pointer;
    float: left;
    position: relative;
}
.ni_college_list:hover>div:nth-child(2){
    opacity: 1
}
.ni_college_list>.ni_col_wrap{
    margin: 10px;
    margin-top: 0;
}
.ni_college_list>.ni_col_wrap>img{
    width:155px;
    height:86px;
    border-radius: 3px;
}
.ni_college_list>.ni_col_wrap>p{
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 0px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ni_college_list>.ni_col_wrap>span{
    font-size:12px;
    color: #8790A4;
}
.ni_college_list>div:nth-child(2){
    width: 100%;
    height: 100%;
    position: absolute;
    background:rgba(0,0,0,0.8);
    left: 0;
    top: 0;
    display: block;
    opacity: 0;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.ni_college_list>div:nth-child(2)>img{
    width:100px;
    height:100px;
    display: block;
    margin: auto;
    margin-top: 25px;
}
.ni_college_list>div:nth-child(2)>p{
    font-size: 14px;
    line-height: 20px;
    color: white;
    width: 70%;
    text-align: center;
    margin-left: 15%;
    margin-top: 10px;
}
.loadmorpllist{
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in;
    margin-bottom: 15px;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    margin-top: 40px;
}
#waplistloading .loader .ball-pulse>div {
    background-color: #FFF;
}
.ball-pulse>div:nth-child(0) {
    -webkit-animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div:nth-child(1) {
    -webkit-animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div:nth-child(2) {
    -webkit-animation: scale 0.75s 0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div:nth-child(3) {
    -webkit-animation: scale 0.75s 0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div {
    background-color: #999;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    margin: 3px 1px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
}

#waplistloading .loader .ball-pulse>div {
    background-color: #FFF;
}

.loader {
    display: inline-block;
    margin-left: 2px;
}
.loadmorpllistb {
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #444444;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    padding: 2.5% 0px;
    background: #EEE;
    margin-bottom: 15px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
}
.loadmorpllist1{
    width: 150px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    color: #0C95FF;
    margin: auto;
    margin-top: 55px;
    border: 1px solid #0C95FF;
}
.loadmorpllist1:hover{
	background: #0C95FF;
	color: white;
}
.ni_right_img_wrap{

}
.ni_img_list{
    width: 145px;
    height: 102px;
    position: relative;
    margin-bottom: 6px;
    margin-right: 6px;
    float: left;
}
.ni_img_list:nth-child(2n){
    margin-right: 0;
}
.ni_img_list img{
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.ni_img_list p{
    position: absolute;
    width: 86%;
    margin-left: 7%;
    bottom: 5px;
    font-size: 13px;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    z-index: 9;
}
.ni_zhezhao{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer;
    border-radius: 3px;
}
.ni_login_msg_wrap{
    background: #F5F6F8;
    padding-top: 15px;
    margin-top: 13px;
    margin-bottom: 30px;
}
.ni_nologin_wrap{
    margin-top: 14px;
    padding-bottom: 20px;
    display: block;
}
.ni_nologin_wrap>p{
    width: 84%;
    margin-left: 8%;
    color: #8790A4;
    font-size: 12px;
    line-height:17px;
    text-align: center;
    margin-top: 10px;
}
.ni_nologin_wrap>.ni_nologin_btn{
    width:260px;
    height:40px;
    line-height: 40px;
    background:#0C95FF;
    color: white;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    margin: auto;
    margin-top: 15px;
    cursor: pointer;
    display: block;
}
.ni_nologin_wrap>div:nth-last-child(1){
    text-align: center;
    margin-top: 25px;
}
.ni_nologin_wrap>div:nth-last-child(1) a{
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}
.ni_nologin_wrap>div:nth-last-child(1) img{
    width: 29px;
}

.ni_right_login_wrap{
    position: relative;
    display: none;
}
.ni_right_img_wraps{
    width:50px;
    height:50px;
    display: block;
    margin: auto;
    border-radius: 50%;
    position: relative;
}
.ni_right_img_wraps>img:nth-child(1){
    width:100%;
    height:100%;
    border-radius: 50%;
}
.ni_right_img_wraps>img:nth-child(2){
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.ni_right_login_wrap>a{
    position: absolute;
    font-size: 12px;
    color: #8790A4;
    right: 10px;
    top: 0;
}
.ni_right_login_wrap>a:hover{
	color: #0C95FF;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.ni_login_center{
    text-align: center;
    margin-top: 20px;
}
.ni_login_center>img{
    width: 20px;
    height: 18px;
    vertical-align: middle;
    margin-top: -9px;
    margin-left: 5px;
}
.ni_login_center>label{
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}
.ni_login_center>label>a{
    display: inline-block;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ni_login_center>span{
    border: 1px solid #0C95FF;
    color: #0C95FF;
    font-size: 12px;
    border-radius: 9px 0px 9px 0px;
    margin-left: 5px;
    padding: 1px 3px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -10px;
}
.ni_right_login_wrap>ul{
    width: 82%;
    margin-top: 25px;
    margin-left: 9%;
}
.ni_right_login_wrap>ul li{
    float: left;
    width: 33.3%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 13px;
}
.ni_right_login_wrap>ul li p{
    color: #666666;
    cursor: pointer;
}
.ni_right_login_wrap>ul li span{
    margin-top: 5px;
    display: block;
}
.ni_right_login_wrap>ul li span>a{
    color: #8790A4;
}
.ni_kj_wrap{
    margin-top: 30px;
}
.dtimg_wrap .ni_kj_wrap{
	margin-top: 0;
}
.ni_kj_title>div,.ni_kj_title>h2{
    display: inline-block;
}
.ni_kj_title>div{
    width: 4px;
    height: 22px;
    background: rgba(12,149,255,1);
    border-radius: 4px 4px 4px 4px;
    vertical-align: middle;
    margin-top: -5px;
}
.ni_kj_title>h2{
    font-size:20px;
    margin-left: 10px;
}
.new_dtwrap .ni_kj_title>h2{
    margin-left: 0;
}
.ni_kx_wrap{
    margin-top: 20px;
}
.ni_kx_list{
    border-left: 1px solid #E7EFFF;
    margin-left: 4px;
    padding-bottom: 15px;
    position: relative;
}
.ni_kx_list>div:nth-child(1){
    width: 9px;
    height: 9px;
    position: absolute;
    box-sizing: border-box;
    border: 2px solid #0C95FF;
    border-radius: 50%;
    left: -4.5px;
    background: white;
    top: 9px;
}
.ni_kx_con_wrap{
    margin-left: 20px;
}
.ni_kx_con_wrap>h3{
    font-size:14px;
    line-height:25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
}
.ni_kx_con_wrap>h3:hover{
    color: #0C95FF;
    -webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
}

.ni_kx_con_wrap>span{
    font-size:12px;
    line-height:17px;
    color: #999999;
}
.ni_kx_con_wrap>p{
    font-size:13px;
    line-height:23px;
    color: #8790A4;
    margin-top: 5px;
    display: none;
}
.ni_kx_btn,.ni_kx_btn1{
    width: 272px;
    height: 36px;
    line-height: 36px;
    background: #F5F6F8;
    color: #0C95FF;
    font-size: 14px;
    display: block;
    text-align: center;
    cursor: pointer;
    margin-left: 25px;
    margin-top: 20px;
    border-radius: 5px;
}
.ni_hot_wrap{
    margin-top: 8px;
}
.ni_hot_list{
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.ni_hot_img_wrap{
    width:108px;
    height:75px;
    position: relative;
    float: left;
}
.ni_hot_img_wrap>div{
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size:14px;
    position: absolute;
    background: #0C95FF;
    color: white;
    left: 5px;
    top: 0;
    text-align: center;
}
.ni_hot_img_wrap>img{
    width: 100%;
    height: 100%;
    border-radius:4px;
}
.ni_hotconten_wrap{
    float: left;
}
.ni_hot_special{
    width: 182px;
    left: 210px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}
.ni_hotconten_wrap>a>h3{
    font-size:14px;
    line-height:23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
}
.ni_hot_special>a>h3{
	
}
.ni_hotconten_wrap>a>h3:hover{
    color: #0C95FF;
    -webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
}
.ni_hotconten_wrap>a>h3 img{
    width: 10px;
    /*margin-right: -5px;*/
}
.ni_hotconten_wrap>a>h3 img:nth-last-child(1){
    margin-right: 3px;
}
.ni_h_content{
    margin-top: 5px;
}
.ni_h_content img{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -2px;
}
.ni_h_content span{
    font-size: 12px;
    color: #8790A4;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.ni_hot_special .ni_user_name{
	max-width: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ni_h_content span:nth-last-child(1){
	margin-left: 4px;
}
.new-footer {
    display: block;
    /* background: #E3E3E3; */
    font-size: 14px;
    color: #808086;
    margin-top: 75px;
    position: relative;
    z-index: 1;
}
.new-footer-inner {
    width: 1200px;
    margin: 0 auto;
}
.wx-QRcode-box {
    padding: 22px 0 22px 0;
}
.popular-products {
    position: relative;
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    padding: 20px 0;
}
.hot-pro-tit {
    margin-right: 20px;
}
.footer-other-box {
    padding: 15px 0;
}
.footer-other-box a {
    font-size: 14px;
    color: #333;
    margin-right: 27px;
}
.popular-products .pro-item {
    position: relative;
    margin-right: 34px;
}
.popular-products .prev-line-item {
    margin-right: 0;
}
.popular-products a {
    font-size: 14px;
    color: #808086;
}
.vertical-line {
    margin: 0 18px;
    color: #D7D7D7;
}
.copyright-box {
    font-size: 12px;
    color: #6C6C72;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 10px;
}
.copyright-box p {
    margin-bottom: 5px;
    line-height: 20px;
}
.copyright-box a {
    color: #6C6C72;
}
.wx-QRcode-box .wx-QRcode-list {
    position: relative;
    float: left;
}
.wx-QRcode-box .about-us-box {
    text-align: center;
    float: right;
    border-left: 1px solid #D7D7D7;
}
.follow-us-tit {
    margin-bottom: 15px;
    margin-left: 33px;
}
.about-us-phone-box {
    text-align: left;
    margin-top: 45px;
    font-size: 22px;
    color: #3D3D3D;
    margin-left: 38px;
}
.about-us-phone-box .stock-img-box {
    margin-top: 12px;
}
.about-us-phone-box .stock-img {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 2px;
}
.about-us-phone-box .phone-img {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 26px;
    margin-right: 2px;
}
.channel-box {
    margin: 36px 0 0 0;
    font-size: 14px;
}
.channel-box a {
    color: #3D3D3D;
}
.about-us-con .about-us-item {
    display: inline-block;
    text-align: center;
    margin-left: 38px;
}
.about-us-con .about-us-item a {
    font-size: 14px;
    color: #808086;
}
.wx-code-img {
    display: block;
    width: 98px;
    height: 98px;
    margin-top: 12px;
}
.wx-QRcode-box .wx-QRcode-list .wx-RQcode-item {
    float: left;
    margin-right: 94px;
}
.QR-tit {
    margin-bottom: 25px;
}
.new-footer-tit {
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}
.wx-QRcode-box .wx-QRcode-list .wx-RQcode-item .RQcode-item-link {
    position: relative;
    margin-bottom: 10px;
}
.wx-QRcode-box .wx-QRcode-list a {
    font-size: 14px;
    color: #818187;
}
.wx-QRcode-box .wx-QRcode-list .wx-RQcode-item .RQcode-item-link .hot-img {
    position: absolute;
    right: -27px;
    top: -14px;
    width: 27px;
    height: 16px;
}
.wx-QRcode-box .wx-QRcode-list .wx-RQcode-item .RQcode-item-link:hover>img{
    display: block!important;
}
.popular-products .pro-item .pro-code-img {
    position: absolute;
    width: 133px;
    height: 133px;
    top: -142px;
    z-index: 1000;
    display: none;
}

.popular-products .pro-item .pro-code-img1 {
    left: -27px;
}
.popular-products .pro-item .pro-code-img2 {
    left: -54px;
}
.popular-products .pro-item .pro-code-img3 {
    left: -33px;
}
.popular-products .pro-item .pro-code-img4 {
    left: -31px;
}
.popular-products .pro-item .pro-code-img6 {
    left: -30px;
}
.popular-products .pro-item .pro-code-img7 {
    left: -31px;
}

.popular-products .pro-item .except-img {
    position: absolute;
    right: -24px;
    top: -16px;
    width: 38px;
    height: 16px;
}
.popular-products .pro-item:hover>img{
    display: block!important;
}
.wx-QRcode-img {
    position: absolute;
    right: -105px;
    z-index: 100;
    width: 98px;
    height: 98px;
    display: none;
}
.wx-QRcode-img1 {
    top: -40px;
}
.wx-QRcode-img2 {
    top: -35px;
}
.wx-QRcode-img3 {
    top: -38px;
}
.wx-QRcode-img4 {
    top: -41px;
}
.wx-QRcode-img5 {
    top: -36px;
}
.wx-QRcode-img6 {
    top: -41px;
}
.wx-QRcode-img7 {
    top: -36px;
}
.wx-QRcode-img8 {
    top: -38px;
}
.wx-QRcode-img10 {
    top: -34px;
}
.wx-QRcode-img11,.wx-QRcode-img12,.wx-QRcode-img13{
    top: -35px;
}
.ni_short_toast{
    font-size:12px;
    color: #8790A4;
    float: right;
    margin-right: 20px;
}
.ni_sc_input_num{
   position: absolute;
    right: 0;
    bottom: -30px;
}
.ni_sc_input_num span{
    font-size:12px;
    color: #8790A4;
}
.dt_content_wraps{
    margin-top: 60px;
}
.dt_left_wraps,.dt_left_wrap,.dt_right_wrap,.dt_right_wraps{
    float: left;
}
.dt_left_wraps{
    width: 870px;
}
.dt_left_wrap{
    width: 100px;
    min-height: 500px;
    position: relative;
}
.dt_position_wrap{
    width: 100%;
    position: absolute;
    top: -80px;
}
.dt_fot_scroll_wrap{
    width: 100%;
    position: absolute;
    top: -620px;
}
.ni_hot_blank{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.ni_college_cavans{
	text-align: center;
    padding-top: 25px;
}
.ni_college_cavans canvas{
    border: 5px solid white;
}
.dt_curri_wrap .ni_college_cavans{
    padding-top: 13px;
}
.new_index_footer .dt_fot_scroll_wrap{
    top: -420px;
}
.dt_right_wrap{
    width: 740px;
    margin-left: 30px;
}
.dt_left_ad_wrap{
    width: 100%;
    height: 80px;
	margin-bottom: 30px;
}
.dt_right_normal_wrap{
	/*padding-top: 4px;*/
}
.dt_left_ad_wrap>a{
    display: block;
}
.dt_left_ad_wrap>a,.dt_left_ad_wrap>a>img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.dt_left_wraps>h2{
    font-size:36px;
    /*margin-top: 30px;*/
    margin-bottom: 30px;
}
.dt_left_fixed{
    position: relative;
    top: 0;
    width: 1200px;
    margin: auto;
    z-index: 9999999;
}
.dt_left_fixed1{
    position: fixed;
    top: 70px;
}
.dt_left_fixed2{
    position: absolute;
}
.dt_left_fixed>div{
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.dt_year{
    font-size:16px;
    color: #8790A4;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.dt_year>div{
    width: 25px;
    height: 1px;
    position: absolute;
    background: #E7EFFF;
    top: 50%;
    margin-top: -0.5px;
}
.dt_left_fixed>div .dt_author_name{
    font-size:16px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.dt_year>div:nth-child(1){
    left: 0;
}
.dt_year>div:nth-child(2){
    right: 0;
}
.dt_month{
    font-size:24px;
    color: #666666;
    margin-top: -18px;
}
.dt_year_val{
	color: #666666;
}
.dt_user_img{
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
    border-radius: 50%;
    margin-top: 25px;
}
.dt_left_icon{
    width: max-content;
    height: 18px;
    font-size: 12px;
    border: 1px solid #0C95FF;
    color: #0C95FF;
    border-radius: 9px 0px 9px 0px;
    padding: 0 5px;
    margin: auto;
}
.dt_left_icon font{
	color: #0C95FF;
}
.dt_sub_btn{
    width: 79px;
    height: 27px;
    line-height: 27px;
    background: #0C95FF;
    border-radius: 14px;
    color: white;
    font-size: 18px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    /*margin-bottom: 20px;*/
    cursor: pointer;
}
.dt_sub_btn span{
    color: white;
    font-size: 25px;
    margin-right: 3px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -7px;
    cursor: inherit;
}
.dt_sub_btn:after{
    content: "订阅";
}
.dt_sub_btn1{
    width: 79px;
    height: 27px;
    line-height: 27px;
    background: #F5F6F8;
    border-radius: 14px;
    color: #b9bdc7;
    font-size: 18px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
   /* margin-bottom: 20px;*/
    content: "未订阅";
}
.dt_share_btn{
	margin-top: 20px;
}
.dt_sub_btn1:after{
    content: "已订阅";
}
.dt_sub_btn1 span{
   display: none;
}

.dt_wx_wrap,.dt_wb_wrap{
    width: 36px;
    margin: auto;
    margin-bottom: 20px;
}
.dt_wx_wrap a,.dt_wb_wrap a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.dt_wx_wrap img,.dt_wb_wrap img{
    width: 100%;
    height: 100%;
}
.dt_wx_wrap a img:nth-child(2){
    width: 72px;
    height: 72px;
    position: absolute;
    right: -90px;
    top: -22px;
    display: none;
    border: 1px solid #eeeeee;
    z-index: 999;
}
.dt_wx_wrap a:hover>img:nth-child(2){
    display: block;
}
.dt_wb_wrap{

}
.dt_left_num_wrap{
    position: relative;
}
.dt_left_num_wrap>img{
    width: 44px;
}
.dt_left_num_wrap>div{
    font-size: 24px;
    color: #0C95FF;
    position: absolute;
    background: white;
    top: 36px;
    right: 33px;
    height: 17px;
    line-height: 17px;
}
.dt_right_wraps{
    width: 300px;
    margin-left: 30px;
}
.dt_rt_title{
    font-size:16px;
    color: #8790A4;
    line-height:22px;
    position: relative;
    padding-bottom: 20px;
    user-select: none;
}
.dt_rt_author{
	font-size:16px;
    color: #8790A4;
    line-height:22px;
    position: relative;
    margin-bottom: 15px;
}
.dt_rt_title>div{
    width: 77px;
    height: 1px;
    background: #E7EFFF;
    position: absolute;
    bottom: 0;
}
.dt_rt_content_wrap{
    /*margin-top: 40px;*/
    font-size: 20px;
}
.dt_rt_content_wrap p,.dt_rt_content_wrap span{
    font-size: 0.85em!important;
    color: #202020!important;
    line-height: 175%!important;
    margin-top: 20px!important;
}
.dt_rt_content_wrap img{
    max-width: 100%;
    min-width: auto;
    display: block;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.dt_rt_give_wrap{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.dt_rt_give_wrap>div{
    display: inline-block;
}
.dt_rt_give_btn{
    width: 65px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 17px;
}
.dt_rt_give_btn:hover{
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
    -webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
}
.dt_rt_give_btn>img{
    width: 31px;
    margin: auto;
}
.dt_dz_wrap .dt_rt_give_btn>img{
    width: 27px;
}
.dt_collection_wrap .dt_rt_give_btn>img{
    width: 28px;
}
.dt_rt_give_wrap>div>p{
    font-size:16px;
    color: #8790A4;
    margin-top: 10px;
}
.dt_rt_give_wrap>div>p span{
    color: #8790A4;
}
.dt_com_title{
    height: 50px;
    font-size:20px;
    font-weight: bold;
}
.dt_comment_wrap{
    width: 100%;
}
.pl-botbox{
    width: 100%;
    margin-top: 25px;
    background: #FFF;
    margin-bottom: 35px;
}
.newplboxb {
    font-size: 18px;
    color: #999999;
    line-height: 220px;
    height: 220px;
    text-align: center;
}
.newplboxaa {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
}
.newplboxba {
    width: 97%;
    height: 68px;
    border: 1px solid #E7EFFF;
    padding: 10px;
    position: relative;
    background: #F5F6F8;
}
.newplboxca {
    width: 100%;
    height: 38px;
    padding: 0px 0px;
    background: #F5F6F8;
}
.erjihuifus .newplboxca {
    width: 100.4%;
}
.newplboxab {
    float: left;
    display: block;
    width: 80px;
    height: 20px;
    font-size: 20px;
    font-weight: bold;
    /*margin-top: 5px;*/
    /*background: url(http://files.cn-healthcare.com/skin/jkj/images/newpcpl.svg) 0px -44px no-repeat;*/
}
.erjihuifus .newplboxba {
    /*width: 644px;*/
}
.erjihuifu {
    margin-top: 10px;
    width: 100%;
    display: none;
}
.newplboxac {
   display: none;
}

.newplboxba textarea {
    width: 100%;
    height: 60px;
    border: 0px;
    display: block;
    color: #333;
    resize: none;
    line-height: 160%;
    outline: none;
    font-size: 14px;
}
.newplboxba textarea {
    background-color: #F5F6F8;
    font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    border: 0px solid #fff;
}
.dt_head_wrap{
    background: #F5F6F8;
}
.erjihuifus textarea{
    background: #F5F6F8;
}
.newplboxc {
    width: 100%;
    margin-top: 30px;
}
.newplboxcca {
    border-bottom: 1px dotted #DDDDDD;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.saysonme{
    height: inherit;
    width: 100%;
    overflow: hidden;
}
.newplboxbaa {
    position: absolute;
    color: #8790A4;
    font-size: 14px;
    right: 10px;
    bottom: 5px;
}
.newplboxbab {
    position: absolute;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 3px;
    background: #FF4D4D;
    color: #FFF;
    font-size: 14px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 1000;
    display: none;
}
.newplboxbaa span {
    color: #8790A4;
}

.pcnewbiaoqingbox {
    color: #8790A4;
    font-size: 14px;
    float: left;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
}
.pcnewbiaoqingbox {
    position: relative;
}
.tb-iocn {
    height: 15px;
    margin-top: 7px;
    width: 133px;
    line-height: 17px;
    font-size: 12px;
    color: #999;
    cursor: pointer;
    float: left;
}
.newpchuifubtn {
    width: 120px;
    text-align: center;
    cursor: pointer;
    height: 100%;
    float: right;
    color: #FFF;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    line-height: 38px;
    background: #3A97F6;
    font-size: 14px;
}
.pcnewbiaoqingbox span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 9px;
    float: left;
    margin-right: 8px;
    line-height: 24px;
    margin-left: 10px;
}
.change_btn span {
    display: block;
    float: left;
    width: 5px;
    height: 9px;
    overflow: hidden;
    background: red;
    text-indent: -9999px;
    cursor: pointer;
    margin-top: 5px;
    margin-right: 0px;
}
.change_btn .previous {
    float: left;
    background: url(../images/hdbtna.png) no-repeat;
}
.change_btn .last_btn {
    float: right;
    background: url(../images/hdbtnbb.png) no-repeat;
    cursor: default;
}
.change_btn .first_btn {
    background: url(../images/hdbtnaa.png) no-repeat;
    cursor: default;
}
.change_btn .next {
    float: right;
    background: url(../images/hdbtnb.png) no-repeat;
}
.v_content ul li span img {
    display: block;
    margin: 5px;
}
.v_content ul li span {
    width: 33px;
    height: 33px;
    margin: -1px 0px 0px -1px;
    background: #FAFAFA;
    display: block;
    float: left;
}
.tb-iocn span {
    width: 12px;
    height: 13px;
    background: #F2F2F2;
    border: 1px solid #ABABAB;
    display: block;
    float: left;
    margin-right: 5px;
}
.tb-iocn span em {
    display: block;
    width: 8px;
    height: 9px;
    margin-top: 2px;
    margin-left: 2px;
    background: #CCCCCC;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
}
.ncnameaddress {
    height: 40px;
    width: 500px;
    float: left;
    margin-left: 10px;
}
.nickphotobox img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: block;
}
.newpcnameadrs span.yl {
    border-radius: 18px;
    color: #fff;
    font-size: 10px;
    line-height: 17px;
    vertical-align: middle;
    margin: 0px 3px;
    border: 1px solid #0C95FF;
    color: #0C95FF;
    border-radius: 9px 0px 9px 0px;
    padding: 0 5px;
}
.newpcnameadrs span {
    /*color: #999999;*/
}
.newpcnameadrs a {
    color: #333;
    font-size: 14px;
    margin-right: 3px;
}
.newpctimeadd {
    height: 20px;
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    display: block;
}
.newpcnameadrs {
    height: 20px;
    line-height: 20px;
    overflow: inherit;
}
.nickphotobox .pc-member {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}
.nickphotobox img.pc-member {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 17px;
    height: 17px;
}
.nickphotobox {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: visible;
    float: left;
    position: relative;
}
.plhfbox {
    width: 100%;
    margin-top: 5px;
}
.saysonme {
    width: 86%;
    margin-left: 7%;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    margin-top: 8px;
    position: relative;
    overflow: visible;
}
.otherspinglun {
    margin-top: 10px;
}
.litileiconadd {
    width: 16px;
    height: 8px;
    margin-left: 20px;
}
.otherspinglunlist {
    width: 700px;
    padding: 20px;
    background: #F5F6F8;
    margin-bottom: 15px;
}
.litileiconadd img {
    display: block;
}
.listothera {
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E3E3E3;
}
.listotherb {
    margin-top: 10px;
}
.listotherc {
    padding-bottom: 10px;
}
.listotherc {
    display: none;
}
.listotheraa {
    color: #202020;
    font-size: 14px;
    float: left;
    display: inline-block;
}
.listotherb a img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.listotherb a .pc-member {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 17px;
    height: 17px;
}
.listotherb a {
    width: 40px;
    margin: 0px 7px;
    display: block;
    border-radius: 100%;
    overflow: visible;
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.listotherab {
    display: inline-block;
    float: right;
    color: #999999;
    font-size: 14px;
    cursor: pointer;
}
.listotheraa span {
    color: #3A97F6;
}
.listotherclist {
    padding: 15px 0px;
    border-bottom: 1px dotted #DDDDDD;
    width: 700px;
}
.shouqiloup {
    height: 30px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}
.nickphotobox {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: visible;
    float: left;
    position: relative;
}
.ncnameaddressb {
    width: 650px;
    float: left;
    margin-left: 10px;
}
.newpcnameadrsb {
    color: #333;
    line-height: 24px;
}
.newpcnameadrsb a {
    color: #999999;
    margin-right: 10px;
}
.newpcnameadrsb span {
    word-break: break-all;
}
.newpctimeaddb {
    margin-top: 8px;
    color: #999999;
    font-size: 12px;
}
.newpctimeaddb .otherlisttime {
    float: left;
    display: inline-block;
}
.plhfboxaa {
    display: inline-block;
    float: right;
    height: 19px;
}
.erjihuifu {
    margin-top: 10px;
    width: 100%;
    display: none;
}
.erjihuifus {
    /*margin-left: -50px;*/
}
.plhfboxa {
    cursor: pointer;
    margin-right: 5px;
    float: left;
    position: relative;
}
.plhfboxb {
    width: 1px;
    height: 19px;
    background: #E3E3E3;
    float: left;
}
.plhfboxc {
    color: #999999;
    font-size: 14px;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    padding-left: 5px;
    height: 19px;
    line-height: 22px;
}
.plhfboxc:hover {
    color: #3A97F6;
    -webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
}

.plhfboxa em {
    width: 18px;
    height: 19px;
    float: left;
    position: relative;
    height: 19px;
    float: left;
    background: url(../images/n_no_goods.png)no-repeat 100% 100%/100% 100%;
}
.plhfboxa span {
    font-size: 12px;
    color: #999999;
    display: inline-block;
    float: left;
    height: 19px;
    line-height: 23px;
    margin-left: 6px;
}
.plhfboxa:hover span {
    color: #FF4C4C;
    -webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
}
.plhfboxas em {
    width: 18px;
    height: 19px;
    float: left;
    position: relative;
    height: 19px;
    float: left;
    background: url(../images/n_goods.png)no-repeat 100% 100%/100% 100%;
}

.plhfboxas span {
    font-size: 12px;
    color: #FF4C4C;
    display: inline-block;
    float: left;
    height: 19px;
    line-height: 23px;
    margin-left: 6px;
}
.plhfboxa:hover em {
	background: url(../images/n_goods.png)no-repeat 100% 100%/100% 100%;
}
.plhfboxa {
    cursor: pointer;
    margin-right: 5px;
    float: left;
    position: relative;
}
.addcounts {
    position: absolute;
    left: 20px;
    color: #FF4D4D;
    top: 0px;
    overflow: visible;
    width: 16px;
    height: 16px;
    background: none;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
}
.loadlineadd {
    -webkit-animation: typing 1s  1;
    -moz-animation: typing 1s  1;
    animation: typing 1s 1;
    -o-animation: typing 1s  1;
    -ms-animation: typing 1s  1;
}

@-webkit-keyframes typing {
    0% {
        display: none;
        -webkit-transform: scale(0, 0);
        left: 20px;
        top: 0px;
    }

    50% {
        display: block;
        -webkit-transform: scale(1.5, 1.5);
        left: 20px;
        top: -40px;
    }

    100% {
        display: none;
        -webkit-transform: scale(0, 0);
        left: 20px;
        top: 0px;
    }

}
.Tipsuccess {
    width: max-content;
    position: fixed;
    padding: 30px 25px;
    margin: auto;
    left: 0;
    right: 0;
    top: 25%;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000004;
    display: none;
}
.Tipbox {
    width: 480px;
    position: fixed;
    padding-bottom: 65px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 25%;
    display: none;
    background: #fff;
    z-index: 10000004;
    border: 1px solid #eeeeee;
}
.Tipbox a.delete {
    width: 32px;
    height: 32px;
    float: right;
    background: url(../images/discovery-icon.png) 0px 0px no-repeat;
}
.Tipbox h3 {
    font-size: 24px;
    color: #00CC99;
    font-weight: 400;
    text-align: center;
    padding-top: 65px;
}
.btnbox {
    width: 200px;
    margin: 40px auto 0px auto;
}
.btnbox a {
    width: 72px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    display: block;
    float: left;
    text-align: center;
    margin-left: 20px;
}
.btnbox a.sure {
    color: #fff;
    background: #35aa47;
}
.btnbox a.cancel {
    color: #333;
    background: #eee;
}
.Tipsuccess h3 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
}
.dt_re_title{
    font-size:20px;
    margin-bottom: 20px;
}
.alertbiaoqingbox {
    width: 410px;
    height: 248px;
    background: url(../images/litileiconaddb.png) no-repeat;
    position: absolute;
    left: 54px;
    top: -96px;
    overflow: hidden;
    padding-left: 7px;
    padding-top: 1px;
    z-index: 10000;
}
.v_content {
    position: relative;
    width: 410px;
    height: 204px;
    overflow: hidden;
}
.highlight_tip {
    display: none;
}
.change_btn {
    float: left;
    width: 25px;
    height: 20px;
    float: right;
    margin-right: 10px;
    overflow: hidden;
    margin-top: 8px;
}
.v_content_list {
    position: absolute;
    width: 820px;
}
.v_content ul li {
    width: 410px;
    height: 204px;
    float: left;
}
.dt_rad_img{
    width: 100%;
    height: 80px;
    margin-bottom: 30px;
}
.dt_rad_img a,.dt_rad_img img{
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 4px;
}
.dt_rightclass_wrap{
    margin-top: 20px;
    float: left;
}
.dt_rightclass_wrap>h2{
    font-size: 20px;
    margin-bottom: 20px;
}
.dt_file_wraps{
    margin-top: 5px;
}
.ni_rc_list{
    width: 141px;
    height: 160px;
    margin-left: 18px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
.ni_rqcode_warp{
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.8);
    left: 0;
    top: 0;
    opacity: 0;
    /*display: none;*/
    -webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
   
}
.ni_rqcode_warp img{
    width: 90px;
    height: 90px;
    display: block;
    margin: auto;
    margin-top: 14px;
}
.ni_rqcode_warp p{
    font-size: 12px;
    line-height: 20px;
    color: white;
    width: 70%;
    text-align: center;
    margin-left: 15%;
    margin-top: 1px;
}
.dt_right_video_wrap{
    width: 300px;
    position: absolute;
    top: 0;
}
.dt_right_video_wrap .ni_rc_list{
    height: 180px;
    margin-bottom: 15px;
}
.ni_rc_list:nth-child(2n+1){
    margin-left: 0;
}
.ni_rc_img_wrap{
    width: 100%;
    height:78px;
    position: relative;
}
.dt_right_video_wrap .ni_rc_img_wrap{
    height:98px;
}
.ni_rc_img_wrap>a,.ni_rc_img_wrap>a>img:nth-child(1){
    width: 100%;
    height: 100%;
    border-radius:4px;
    display: block;
}
.ni_rc_img_wrap>a>img:nth-child(2){
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 0;
    margin-left: -23px;
    margin-top: -23px;
}
.ni_rc_list>p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    cursor: pointer;
}
.ni_rc_list>p:hover>a{
    color: #0C95FF;
    font-weight: bold;
    transition: all 0.5s linear;
}
.ni_rc_list>span{
    font-size: 12px;
    color: #8790A4;
    display: inline-block;
    margin-top: 4px;
}
.dt_file_wrap{

}
.dt_file_list{
    margin-bottom: 20px;
}
.dt_file_list a{
    display: block;
    width: 100%;
}
.dt_file_list img{
    width: 26px;
    vertical-align: bottom;
}
.dt_file_list p{
    width: 254px;
    font-size:16px;
    line-height:22px;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-transition: color 0.4s linear;
	transition: color 0.4s linear;
	-moz-transition: color 0.4s linear;
	-ms-transition: color 0.4s linear;
	-o-transition: color 0.4s linear;
}
.dt_file_list p:hover{
	color: #0C95FF;
}
.ni_container{
    position: relative;
}
.ni_container_waps{
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
}
.dt_lb_wrap{
    float: left;
}
.dt_lb_wrap .slider__item>a{
    /*width: 100%;*/
    height: 100%;
    display: block;
    border-radius: 3px;
}
.dt_lb_wrap .slider__item>a>img{
    width: 300px;
    height: 210px;
    border-radius: 3px;
}
.dt_lb_wrap .slider__item{
    /*width: 300px!important;*/
    height: 210px!important;
    border-radius: 3px;
}
.dt_lb_wrap .ni_kj_bottom_wrap{
    width: 36px;
    height: 210px;
    margin-left: 0;
    margin-top: 0;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 264px;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.dt_lb_wrap .preview{
    width: 100%;
    height: 100%;
    top: 0;
    overflow-y: hidden;
}
.dt_lb_wrap .preview a{
    position: static;
    display: block;
    width: 30px;
    height: 21px;
    margin: auto;
    margin-top: 6px;
    opacity: 0.4;
    border: 1px solid rgba(0, 0, 0, 0);
}
.dt_lb_wrap .preview a>img{
    width: 30px;
    height: 21px;
    /*border-radius: 4px;*/
}
.dt_lb_wrap .slider-container{
    width: 300px;
}
.dt_lb_wrap .preview .sli_active{
    opacity: 1;
    border: 1px solid #1C9CFF;
}
.dt_slider_icon{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    color: white;
    border-radius: 0 0 100px 0;
    font-size: 12px;
    text-align: center;
    padding: 4px 8px;
}
.dt_right_scroll_wrap{
    display: none;
}
.dt_right_scroll_wrap>div{
    position: fixed;
    width: 1200px;
    margin: auto;
    top: 45px;
}
.dt_lb_bottom_wrap{
    width: 100%;
    float: left;
}
.dt_video_wraps{
    min-height: 411px;
}
.dt_video_wrap{
    width: 100%;
    height: 411px;
    position: relative;
}
.wz-textbox .dt_video_wrap1{
    position: fixed;
    width: 477px!important;
    height: 269px!important;
    right: 50px;
    bottom: 200px;
    z-index: 9999;
}
.dt_vediowx_wrap{
	width:100% ;
	height: 411px;
	position: relative;
}
.dt_video_shadows{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
    height: 50%;
    z-index: 999;
    cursor: move;
    display: none;
}
.dt_video_shadows:hover .dt_video_windows{
	display: block;
}
.dt_video_windows{
	width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    display: block;
    background: rgba(0,0,0,0.2);
    box-shadow: 0 14px 10px rgba(0,0,0,0.2);
    display: none;
}
.dt_video_windows p{
    float: left;
    color: white;
    font-size: 15px;
    margin-left: 15px;
    margin-top: 5px;
}
.dt_video_windows div{
    float: right;
    color: white;
    margin-top: 5px;
    margin-right: 15px;
    cursor: pointer;
}
.dt_video_wrap video{
    width: 100%;
    height: 100%;
    object-fit: fill
}
.dt_video_shadow{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
    cursor: move;
}
.dt_pay_warp,.dt_login_toast,.dt_pay_toast{
    width: 100%;
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
    cursor: pointer;
    display: none;
}
.dt_pay_warp{
	display: block;
}
.dt_pay_warp>div,.dt_login_toast>div,.dt_pay_toast>div,.dt_pay_warp>a>div{
    font-size: 16px;
    color: #0C95FF;
    text-align: center;
}
.dt_pay_warp>img,.dt_login_toast>img,.dt_pay_toast>img,.dt_pay_warp>a>.ni_vip_icon{
    width: 12px;
    height: 10px;
    display: block;
    -webkit-animation: leader ease-in-out 0.7s infinite alternate;
    animation: leader ease-in-out 0.7s infinite alternate;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 30px;
}
.dt_pay_warp>a>.ni_vip_img{
	width: 100%;
    margin-top: 53px;
}
@keyframes leader {
    from{
        top: 30px;
    }
    to{
        top: 40px;
    }
}
.dt_audio_wraps{
 
}
.mainplay {
    position: relative;
    width: 99%;
    border-radius: 8px;
    margin: 20px auto;
    background:#F5F6F8;
    border: none;
    height: 95px;
    box-shadow:0px 1px 4px 0px rgba(0,0,0,0.1);
}
.mainplayleft {
    float: left;
    position: relative;
}
.mainplayright {
    float: left;
    margin-left: 4%;
    margin-top: 10px;
}
.mainplayleft p {
    position: relative;
    border-radius: 50%;
    padding: 5px;
    width: 48px;
    height: 48px;
    margin-left: 14px;
    margin-top: 10px;
    box-sizing: border-box;
}
.mainplayleft p .bg-img {
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.mainplayleft .pause-btn, .mainplayleft .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    margin-left: -17px;
    margin-top: -9px;
}
.mainplayleft .play-btn {
    display: none;
}
.mainplayright p {
    color: #222;
    font-size: 16px;
    padding-top: 8px;
}
.wx-audio-content .wx-audio-right .wx-audio-title {
    padding-bottom: 6px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: none;
}
.wx-audio-content .wx-audio-right .wx-audio-disc {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    font-size: 12px;
    color: #8c8c8c;
    display: none;
}
.wx-audio-content .wx-audio-right .wx-audio-progrees {
    height: 2px;
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.wx-audio-content .wx-audio-right .wx-audio-time {
    width: 100%;
    padding-top: 6px;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
}
.wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail {
    height: 100%;
    width: 100%;
    background: #ebebeb;
    position: relative;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.playbox {
    width: 67%;
    float: left;
    position: absolute;
    z-index: 10;
    bottom: 15px;
}
.playbox {
    width: 80%;
}
.mainplayright p span {
    color: #333333;
    font-size: 16px;
}
.wx-audio-content {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: 300px;
    height: auto;
    margin: 0 auto;
    font-size: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
.playbox audio {
    width: 100%;
    background: #433A3B;
}
.wx-audio-content .wx-audio-left {
    display: none;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 42px;
    height: 100%;
}
.wx-audio-content .wx-audio-right {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 100%;
    font-size: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wx-audio-content .wx-audio-left .wx-audio-state {
    width: 100%;
    height: 100%;
}
.dt_font_wraps{
    float: right;
    margin-top: -3px;
}
.dt_font_wraps div{
    width: 30px;
    height: 28px;
    display: block;
    float: right;
    margin-right: 20px;
    display: block;
    line-height: 28px;
    text-align: center;
    color: #666;
    background: #F2F2F2;
    cursor: pointer;
    user-select: none;
}
.dt_font_wraps .dt_remove_font{
    margin-right: 0;
}
.dt_imgs_wraps{
	display: none;
	z-index: -1;
	margin-top: 20px;
}
.dtimg_wrap{

}
.dtimg_wrap #gallery{
    width: 100%;
    height: 488px;
    border-radius: 4px;
    /*border: 1px solid #E7EFFF;*/
}
.dtimg_wrap #thumbs{
    width: 94%;
    height: 70px;
    padding-left: 3%;
    padding-right: 3%;
    background: #F5F6F8;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.dtimg_wrap #thumbs img{
    height: 100%;
}
.dtimg_wrap .swiper-wrapper{
    height: inherit;
}
.dtimg_wrap #thumbs .swiper-slide>span{
    text-align: center;
    display: block;
    margin-top: 22px;
    font-size: 16px;
}
.dtimg_wrap .swiper-button-prev,.dtimg_wrap .swiper-button-next{
    background-image: none;
    background: rgba(0,0,0,0.5);
    padding: 5px 5px;
}
.dtimg_wrap .swiper-button-prev img,.dtimg_wrap .swiper-button-next img{
    width: 60%;
    margin-left: 26%;
    margin-top: 7px;
}
.dtimg_wrap .swiper-slide .de_swiper_img,.dtimg_wrap .swiper-slide>img{
    width: auto;
    display: block;
    height: 100%;
    margin: auto;
    border-radius: 4px;
    cursor: pointer;
}
.dtimg_wrap .swiper-slide{
    /*background: gray;*/
    cursor: pointer;
}
.dtimg_wrap #thumbs .swiper-slide{
    border-radius: 4px;
    overflow: hidden;
}
.dtimg_wrap #thumbs .swiper-slide:nth-last-child(1){
    background: white;
    border: 1px solid #c0c0c0;
    box-sizing: border-box;
}
.dtimg_wrap .swiper-slide-thumb-active{
    box-shadow:0px 0px 5px 0px rgba(0,0,0,0.4);
    cursor: pointer;
}
.dt_red_wrap{
    width: 100%;
    height: 100%;
    /* margin-left: 5%; */
    padding-top: 28px;
    border: 1px solid #E7EFFF;
    box-sizing: border-box;
    padding-left: 42px;
    background: white;
}
.dt_red_wrap>h3{
    color: #0C95FF;
    font-size: 18px;
    margin-bottom: 20px;
}
.dt_recomend_list_wrap{

}
.dt_recomend_list{
    width: 140px;
    float: left;
    margin-right: 30px;
    margin-bottom: 50px;
}
.dt_recomend_list:nth-child(4n){
    margin-right: 0;
}
.dt_recomend_list>p{
    height: 42px;
    line-height: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 13px;
}
.dt_recomend_list>p>a{
    color: #333333;
    font-size: 14px;
}
.dt_recomend_list>p>a:hover{
	color: #0C95FF;
 	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.dt_recod_img_wrap{
    width: 140px;
    height: 98px;
    position: relative;
}
.dt_recod_img_wrap>a>img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.dt_recod_img_wrap>a>div{
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 2px 2px;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 12px;
    border-radius: 4px;
}
.zhezhao {
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000002;
    display: none;
}
.zhezhaozan {
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000002;
    display: none;
}
.login_interface {
    left: 50%;
    position: fixed;
    top: 40%;
    width: 494px;
    z-index: 10000004;
    /*margin-left: -247px;*/
    display: none;
}
.close {
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    float: right;
    margin: 10px;
}
.login_interface .inter {
    width: 494px;
    min-height: 299px;
    padding-bottom: 20px;
    background: #fff;
    margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.inter .inter_tit {
    height: 44px;
    border-bottom: 1px solid #EEE;
    line-height: 44px;
    font-size: 25px;
    color: #333;
    padding-left: 20px;
}
.inter .inter_tit .into {
    float: left;
}
.inter .inter_tit .close {
    margin-top: 16px;
}
.member {
    margin: 0 auto;
    padding-top: 20px;
    width: 366px;
}
.member td {
    font-size: 12px;
    color: #666;
    padding-top: 20px;
}
.member .user {
    padding-right: 10px;
}
.inter .member .inform {
    height: 32px;
}
.login_interface {
    left: 40%;
    position: fixed;
    top: 40%;
    width: 494px;
    z-index: 10000004;
    display: none;
}
.login_interface .inter {
    width: 494px;
    min-height: 299px;
    padding-bottom: 20px;
    background: #fff;
    margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.inter .inter_tit {
    height: 44px;
    border-bottom: 1px solid #EEE;
    line-height: 44px;
    font-size: 25px;
    color: #333;
    padding-left: 20px;
}
.inter .inter_tit .into {
    float: left;
}
.Tipbox {
    width: 480px;
    position: fixed;
    padding-bottom: 65px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 25%;
    display: none;
    background: #fff;
    z-index: 10000004;
}
.Tipbox a.delete {
    width: 32px;
    height: 32px;
    float: right;
    background: url(../images/discovery-icon.png) 0px 0px no-repeat;
}
.Tipbox h3 {
    font-size: 24px;
    color: #00CC99;
    font-weight: 400;
    text-align: center;
    padding-top: 65px;
}
.btnbox {
    width: 200px;
    margin: 40px auto 0px auto;
}
.btnbox a {
    width: 72px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    display: block;
    float: left;
    text-align: center;
    margin-left: 20px;
}
.btnbox a.sure {
    color: #fff;
    background: #35aa47;
}
.btnbox a.cancel {
    color: #333;
    background: #eee;
}
.payforbg {
    display: none;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 10000000;
    background: rgba(0, 0, 0, 0.5);
}
.payforboxa {
    width: 480px;
    height: 355px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #FFF;
    margin: auto;
    display: none;
}
.payforboxb {
    width: 480px;
    height: 297px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #FFF;
    margin: auto;
}
.closebtn {
    width: 32px;
    height: 32px;
    background: #EEE;
    color: #999;
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    cursor: pointer;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    font-weight: 100;
    font-family: cursive;
}
.ewmpayleft {
    width: 180px;
    height: 180px;
    overflow: hidden;
    float: left;
    background: #EEE;
}
.ewmpayright {
    float: left;
    margin-left: 15px;
    width: 160px;
    height: 180px;
}
.ewmpayleft img {
    display: block;
    width: 180px;
    height: 180px;
}
.ewmtipsa {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #000000;
    margin-top: 50px;
}
.ewmtipsb {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #FF8A00;
}
.ewmtipsc {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
}
.erweimapay {
    width: 355px;
    height: 180px;
    margin: 64px auto;
}
.dollorlist {
    margin-top: 32px;
    width: 420px;
    margin: 32px auto 0px auto;
}
.padytitle {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #FF8A00;
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
}
.dollorlist span {
    width: 118px;
    height: 54px;
    border: 1px solid #E3E3E3;
    background: #FFF;
    display: block;
    cursor: pointer;
    float: left;
    margin: 10px;
    text-align: center;
    line-height: 54px;
    border-radius: 3px;
    font-size: 18px;
    color: #212121;
}
.dollorlist .nowclis {
    border: 1px solid #FF8A01;
    background: #FF8A01;
    color: #FFF;
}
.dingyibox {
    width: 400px;
    margin-left: 10px;
    margin-top: 10px;
    display: none;
}
.payforbtnb {
    width: 128px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    background: #FF8A01;
    border-radius: 3px;
    margin: 20px auto;
    cursor: pointer;
}
.dingyibox input {
    height: 22px;
    width: 186px;
    border: 1px solid #E3E3E3;
    padding: 5px;
    line-height: 22px;
    color: #999999;
    float: left;
    font-size: 14px;
}
.dingyibox p {
    height: 34px;
    line-height: 34px;
    float: left;
    margin-left: 10px;
    color: #CCCCCC;
}
.new_index_wrap .swiper-container{
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 3px;
}
.new_index_wrap .swiper-wrapper{
    height: 100%;
}
.new_index_wrap .swiper-slide>a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.new_index_wrap .swiper-slide>a>img{
    width: 100%;
    height: 100%;
    display: block;
}
.new_index_wrap .swiper-slide>a>p{
    position: absolute;
    bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    font-size: 20px;
    z-index: 101;
}

.new_index_wrap .swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* 两种都可以 */
}
.new_index_wrap .swiper-pagination{
    bottom: 0;
    display: flex;
}
.new_index_wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    width: 50%;
    height: 5px;
    margin: 0;
    margin-right: 10px;
    border-radius: 3px;
}
.new_index_wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-last-child(1){
    margin-right: 0;
}
.swiper-pagination-bullet{
    background:rgba(231,239,255,0.5);
    outline: none;
}
.swiper-pagination-bullet-active{
    background: #0C95FF;
}
.loading-indicator-bars {
    width: 150px;
}

.loading-indicator {
    position: fixed!important;
    height: 80px;
    width: 80px;
    left: 47%!important;
    top: 42%!important;
    margin-top: -40px;
    background-repeat: no-repeat;
    background-position: center center;
}

.loading-indicator-overlay {
    height: 100%;
    /*background-color: #FFFFFF;*/
    opacity: 0.6;
    filter: alpha(opacity = 60);
}
.desc_wrap div{
    font-size: inherit!important;
    float: inherit!important;
}
.hdp-zhezhao{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}
.prism-player {
    background-color: #000;
    position: relative;
    z-index: 9;
}
.wz-textbox {
    position: relative;
    overflow: hidden;
    color: #202020;
    /*font-size: 16px;*/
    line-height: 175%;
    /*margin-top: 20px;*/
    min-height: 420px;
}
.dt_video_wrap1 .prism-player{
	width: 100%!important;
	height: 100%!important;
}
.wz-textbox >p {
    font-size: 16px;
    color: #202020;
    line-height: 175%;
    margin-top: 20px;
}
.pcnoyuachuang{
    font-size: 15px;
    display: block;
    margin-top: 20px;
    font-family: 楷体;
    color: #a7a7a7;
}
.dtimg_wrap .swiper_contents{
    line-height: 25px;
    margin-top: 30px;
}
.dtimg_wrap .swiper-button-prev.swiper-button-white,.dtimg_wrap .swiper-button-next.swiper-button-white{
	background-image: none;
}
.bottomboxa {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #DDD;
    text-align: center;
    line-height: 35px;
    background: #e7e7e7;
    position: relative;
}
.ni_upimg_wrap{
    width: 92%;
    margin-left: 4%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ni_upload_list{
    width: 70px;
    height: 70px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    float: left;
}
.ni_upload_list:hover>.ni_upload_delete{
    display: block;
}
.ni_upload_list>img{
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.ni_upload_delete{
    width: 100%;
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    text-align: center;
    color: white;
    background:rgba(0,0,0,0.4);
    font-size: 16px;
    cursor: pointer;
    display: none;
}
.ni_add_img{
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px dashed #c0c0c0;
    color: gray;
    font-size: 20px;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
}
.ni_add_img img{
    width: 34px;
    vertical-align: middle;
    margin-top: -8px;
}
.slider__switch[disabled] .slider_shadow{
	background: none;
}
.downapp-qrcode-box {
    width: 72px;
    position: fixed;
    left: inherit;
    margin-left: 0;
    right: 0;
    font-size: 16px;
    color: #767575;
    box-shadow: 0 0 10px #c0c0c0;
    background: white;
    border-radius: 3px;
    padding-bottom: 5px;
    z-index: 99999;
    top: 50%;
    transform: translateY(-50%);
}
.downapp-qrcode-box>a:nth-child(1) {
    width: 100%;
}
.downapp-qrcode-box a {
    font-size: 12px;
    color: #666;
}
.downapp-qrcode-box .app-qrcode-img {
    width: 100%;
    display: block;
    margin: auto;
    box-shadow: 1px 2px 9px #c1c1c1;
}
.downapp_title p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 2px;
    color: #666666;
}
.downapp_title p:nth-child(1) {
    margin-top: 5px;
}
#return-top {
    width: 120px;
    height: 120px;
    position: fixed;
    bottom: 50px;
    left: 50%;
    margin-left: 580px;
    background-size: 86px 86px;
    display: none;
}
#down_app_wrap .return_tops {
    background: none;
    left: inherit;
    width: 100%;
    height: inherit;
    bottom: inherit;
    position: static;
    margin-left: 0;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 10px;
    cursor: pointer;
}
.return_tops>img {
    width: 15px;
}
.return_tops>p {
    font-size: 12px;
    margin-top: 5px;
}

#small {
    position: fixed;
    bottom: 70px;
    left: -127px;
    z-index: 999;
    cursor: pointer;
}
#big {
    width: 100%;
    left: 0;
    height: 195px;
    position: fixed;
    bottom: 0;
    background: #0D032E;
    opacity: 0.8;
    z-index: 99;
    display: block;
}
.fl_pop_box {
    width: 980px;
    height: 100%;
    position: relative;
    margin: auto;
    font-size: 12px;
    font-weight: 1.5;
    color: #333;
}
#big .fl_img1 {
    position: absolute;
    left: 0;
}
.fl_pop_cnt {
    position: absolute;
    top: 0;
    right: 43px;
    height: 100%;
    padding: 0 2px 0 16px;
    color: #fff;
}
.fl_wrap_close {
    position: absolute;
    top: 10px;
    right: -4px;
    font-size: 38px;
    line-height: 1.2;
    font-family: Simsun;
    color: #9aa1a8;
    outline: 0 none;
}
.fl_pop_cnt_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.1;
    filter: alpha(opacity=10);
    z-index: -100;
}
.fl_pop_qrcode {
    position: relative;
    float: left;
    width: 115px;
    margin: 20px 14px 0 0;
    margin-top: 10px;
}
.fl_pop_hint {
    line-height: 1.5;
    text-align: center;
}
.fl_pop_qrcode img {
    margin-top: 16px;
}
.wz-tpisjg{
    margin-top: 20px;
}
.ne_write_shadow{
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
	z-index: 99999999999999999999999999999;
	display: none;
}
.ne_write_window{
    width: 403px;
    height: 225px;
    background: white;
    padding-top: 30px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -201.5px;
    margin-top: -106px;
    border-radius: 4px;
}	
.ne_write_window>img{
	width: 44px;
	height: 44px;
	display: block;
	margin: auto;
	margin-bottom: 25px;
}
.ne_write_window>h3{
	font-size: 18px;
	color: #333333;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight: bold;
	text-align: center;
}
.ne_write_window>p{
	text-align: center;
	margin-top: 15px;
	color: #8790A4;
	font-size: 14px;
}
.ne_write_window>p>a{
	color: #0C95FF;
}
.ne_write_window>div{
    width: 145px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: white;
    background: #0C95FF;
    margin: auto;
    margin-top: 21px;
    cursor: pointer;
	border-radius: 4px;
}
.ni_second_list{
	display: none;
}
.ni_head_ul li>.ni_long_ul{
    width: 285px;
    padding-left: 0;
    padding-right: 0;
}
.ni_head_ul li .ni_long_ul>li{
    width: 33.3%;
    float: left;
}
.look-more:hover, .load-more:hover{
	background: #0C95FF;
	color: white;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.slider__switch--next {
  right: 45px;
  left: inherit;
}
.slider__switch--prev {
  left: 70px;
  right: inherit;
}
.ni_loading{
	width: 100%;
    margin-top: 55px;
	text-align: center;
	color: gray;
	display: none;
}
.ni_common_img{
	vertical-align: text-bottom;
}
.pswp{
    z-index: 9999999999999999999;
}
.load-more{
    text-align: center;
    width: 150px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    color: #0C95FF;
    margin: auto;
    margin-top: 55px;
    border: 1px solid #0C95FF;
    -webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	cursor: pointer;
	font-size: 14px;
}
.load-more:hover{
	background:#0C95FF ;
	color: white;
}
.load-loading{
	width: 100%;
	text-align: center;
	text-align: center;
	font-size: 14px;
	display: none;
	color: gray;
}
input:-internal-autofill-selected{
	background: none!important;
}
input:-webkit-autofill {
	-webkit-text-fill-color: #8790A4 !important;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
	background-color: transparent;
	background-image: none;
	transition: background-color 50000s ease-in-out 0s;
}
.dt_right_scroll_wrap,.dt_right_scroll_wrap>div{
	width: 300px;
}
.new_lb_wrap{
    width: 300px;
    position: relative;
    height: 210px;
    padding: 0;
}
.new_lb_wrap #gallery{
	width: 300px;
	height: 210px;
	border-radius: 4px;
}
.new_lb_wrap #gallery .swiper-container{
	width: 300px;
	height: 210px;
}
.new_lb_wrap #gallery .swiper-slide,.new_lb_wrap #gallery .swiper-slide>a>img{
	width: 264px;
	height: 210px;
}
.new_lb_wrap #gallery .swiper-slide>a>img{
	
}
.new_lb_wrap #thumbs{
    width: 36px;
    height: 210px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0.4);
    padding: 0;
    margin-top: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.new_lb_wrap #thumbs .swiper-slide>img{
	width: 89%;
    height: 70%;
    border: 1px solid white;
    box-sizing: border-box;
    border-radius: 0;
    display: block;
    margin: 15% auto 0;
}
.new_lb_wrap #thumbs .swiper-slide{
    width: 84%;
	margin-left: 10%;
	border-radius: 0;
}
.new_lb_wrap #thumbs .swiper-slide:nth-last-child(1){
	background: none;
	border: none;
	box-sizing: inherit;

}
.new_lb_wrap #thumbs .swiper-slide-thumb-active>img{
	border: 1px solid #0C95FF;
}
.clear:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.show_msg{
    width:100%;
    height:35px;
    text-align:center;
    position:fixed;
    left: 0;
    z-index: 999;
}
.show_span{
    display: inline-block;
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
    background:rgba(0,0,0,0.8);
    border-radius: 50px;
    color: #fff;
    font-size: 1em;
}
.look-detailkuai {
    display: inline-block;
    font-size: 12px;
    color: #0C95FF;
}
.look-detailkuai .icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../picture/link.png);
    background-size: cover;
}
.ni_slid_header>h3{font-size: 15px;}
.ni_kx_wrap .date {
    width: 60px;
    height: 24px;
    line-height: 24px;
    background: rgba(12, 149, 255, 1);
    border-radius: 0px 2px 2px 0px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    position: relative;
    left: -55px;
}

.box-l.tag a::after {
    content: '/';
    padding: 0 10px;
    color: #dfdfdf;
}
.box-l.tag a {
    color: #4679bd;
}
.in_type {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 12px;
    padding: 4px 10px;
    background: rgba(0,0,0,0.6);
}
.in_type a{  color: #e0e0e0;}

.new:after{
	content: "";
    display: block;
    position: absolute;
    top: 7px;
    right: -3px;
    width: 15px;
    height: 7px;
    background-image: url(../images/new.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
/* 2020footer */
.l-siteFooter {
	background:#373D41;
	color:#888!important
}
.l-footer-info {
	padding-top:40px;
	position:relative
}
.c-footer-info_head {
	color:#fff;
	font-size:16px;
	margin-bottom:17px;
	line-height:100%
}
.c-footer-info__lists {
	margin-bottom:20px
}
.c-footer-info__lists li {
	display:inline-block;
	margin-right:30px
}
.c-footer-info__lists a {
	display:inline-block;
	margin-bottom:9px
}
.l-container {
	width:1200px;
	margin:0 auto;
	position:relative
}
.clearfix {
    zoom: 1;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.l-footer__about,.l-footer__business,.l-footer__products {
	float:left
}
.l-footer__socail {
	position:absolute;
	top:60px;
	right:100px;
	width:340px
}
.l-footer__products {
    width: 800px;
}
.l-siteFooter a {
    color: #888;
    font-size: 14px;
}
.c-footer-info__logos {
	margin-bottom:20px
}
.c-footer-brand__item {
	margin-bottom:7px
}
.c-footer-brand__item a {
	margin:0 10px;
	display:inline-block
}
.c-footer-brand__name {
	display:inline-block;
	margin-right:23px;
	color: #888;
}
.l-footer-contact {
	border-top:1px solid #555;
	margin-top:30px;
	margin-bottom:15px;
	padding-top:30px;
	color:#ccc
}
.c-footer-contact__item {
	display:inline-block;
	margin-right:40px;
	color: #888;
}
.l-footer-links {
	margin-bottom:20px
}
.l-footer-links,.l-footer-links a {
	color:#999;
	font-size:12px;
	line-height:23px
}
.clearfix:after {
    clear: both;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.l-footer__socail {
	position:absolute;
	top:60px;
	right:100px;
	width:340px
}
.l-socail__item {
	display:inline-block;
	color: #888;
	width:90px;
	height:120px;
	vertical-align:middle;
	margin-left:15px;
	text-align:center
}
.l-socail__item img {
	width:100%;
	margin-bottom:10px
}
.c-friendLinks__item,.l-footer-links a {
	display:inline-block;
	margin-right:15px
}
.c-friendLinks__item {
	margin-right:0;
	color: #888;
}
.l-footer-copyright,.l-footer-copyright a,.l-footer-risktip {
	color:#555;
	font-size:12px;
	line-height:23px
}
.l-footer-copyright {
	padding-bottom:20px
}
.wdjianzhu{
	float: left;line-height: 27px;width: 1100px;position: absolute;margin-left: 80px;
}
.jianzhukaoshi{
	float: left;line-height: 30px;width: 600px;
}
.c-footer-brand__namer{
	float: left;margin-top: -2px;
}
.height25{margin-bottom: 25px;}