/* 公共头部 */
.head {
    width: 100%;
    max-width: 750px;
    height: 1.4125rem;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 1001;
    padding: 0.28125rem 1.3rem 0.28125rem 3.4rem;
    border-bottom: 1px solid #ededed;
}

.head h1.head_logo_one {
    width: 2.728125rem;
    height: 0.821875rem;
    background: url("https://skin.959.cn/images/m_news/logo.png") no-repeat center center/contain;
    position: absolute;
    top: 0.28125rem;
    left: 0.35rem;
}

.search_one {
    position: relative;
}

.search_one i.search_icon_one {
    width: 0.375rem;
    height: 0.40625rem;
    background: url("https://skin.959.cn/images/m_news/search_icon_one.png") no-repeat center center/contain;
    position: absolute;
    top: 0.203125rem;
    left: 0.421875rem;
}

.search_one .head_inpue_search {
    width: 100%;
    height: 0.8125rem;
    line-height: 0.8125rem;
    padding: 0 0.3125rem 0 1.0rem;
    background: #eeeeee;
    border-radius: 3.125rem;
    font-size: 0.34375rem;
    color: #999
}

.head i.head_classification_icon_one {
    width: 0.59375rem;
    height: 0.5rem;
    background: url("https://skin.959.cn/images/m_news/classification_icon.png") no-repeat center center/contain;
    position: absolute;
    top: 0.421875rem;
    right: 0.359375rem;
}

.erji {
    position: absolute;
    top: 1.875rem;
    right: 0.2667rem;
    width: 3.4375rem;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 -0.13px 4.4px -0.4px rgba(202, 194, 194, 0.75);
    z-index: 1001;
    display: none;
}

.erji_li {
    padding: 0.4rem 0.3467rem;
    border-bottom: 1px solid #ebeef2;
}

.erji_li:last-child {
    border-bottom: none;
}

.erji_icon {
    width: 0.375rem;
    height: 0.375rem;
    display: inline-block;
    position: relative;
    top: 2px;
}

.icon1 {
    background: url("https://skin.959.cn/images/m_news/erji_icon1.png") no-repeat;
    background-size: contain;
}

.icon2 {
    background: url("https://skin.959.cn/images/m_news/erji_icon2.png") no-repeat;
    background-size: contain;
}

.icon3 {
    background: url("https://skin.959.cn/images/m_news/erji_icon3.png") no-repeat;
    background-size: contain;
}

.icon4 {
    background: url("https://skin.959.cn/images/m_news/erji_icon4.png") no-repeat;
    background-size: contain;
}

.icon5 {
    background: url("https://skin.959.cn/images/m_news/erji_icon5.png") no-repeat;
    background-size: contain;
}

.icon6 {
    background: url("https://skin.959.cn/images/m_news/erji_icon6.png") no-repeat;
    background-size: contain;
}

.erji_wz {
    display: inline-block;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    font-size: 0.32rem;
    color: #666;
    margin-left: 0.1133rem;
}

.sp1 {
    width: 0;
    height: 0;
    border-bottom: 0.2667rem solid #fff;
    border-left: 0.2667rem solid transparent;
    border-right: 0.2667rem solid transparent;
    position: absolute;
    top: -0.2267rem;
    left: 78%;
}

.mb {
    position: fixed;
    top: 1.4rem;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    display: none;
}


/*搜索弹窗*/
.tc_header {
    width: 100%;
    background: #fff;
}

.tc_header_content {
    padding-right: 0.32rem;
    border-bottom: 1px solid #ebeef2;
}

.tc_logo {
    width: 1.2rem;
    height: 1.2rem;
}

.tc_logo i {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    background: url("https://skin.959.cn/images/3g/m-v5/return.png") no-repeat center center/contain;
}


.tc_seek {
    width: 100%;
    overflow: hidden;
    height: 0.875rem;
    background: #eee;
    border-radius: 1.562rem;
    margin-right: 1.5rem;
}

.submit {
    font-size: 0.46875rem;
    color: #141414;
    position: absolute;
    overflow: hidden;
    right: 0.3125rem;
    top: 0.285rem;
    background: #fff;
}

input.submit[type="button"],
input.submit[type="submit"],
input.submit[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}



.tc_text {
    font-size: 0.375rem;
    width: 100%;
    padding: 0.15625rem 2rem 0.15625rem 0;
    color: #a2a2a2;
    background: #eee;
    height: 0.875rem;
    line-height: 0.875rem;
    margin-left: 1.2rem;
}

.tc_submit {
    position: absolute;
    top: 0px;
    background-color: transparent;
    border: none;
    outline: none;
}

.tc_submit i {
    width: 0.375rem;
    height: 0.4063rem;
    background: url('https://skin.959.cn/images/3g/m-v5/seek-one.png') no-repeat center center / contain;
    display: block;
    position: absolute;
    top: 0.425rem;
    left: 0.6rem;
}

.tc_record {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.tc_record_label span {
    font-size: 0.3467rem;
    color: #999;
}

.tc_record_label i {
    width: 0.3733rem;
    height: 0.3733rem;
    display: block;
    background: url("https://skin.959.cn/images/3g/m-v5/delete.png") no-repeat center center/contain;
}

.tc_record_label {
    padding: 0.3733rem 0.4rem 0.3733rem 0.2667rem;
    border-bottom: 1px solid #ebeef2;
}

.value_con a {
    font-weight: 600;
    font-size: 0.3733rem;
    color: #141414;
    width: 50%;
    display: block;
    height: 1.2rem;
    padding: 0 0.4rem;
    line-height: 1.2rem;
    float: left;
    border-right: 1px solid #ebeef2;
}

.value_con a:last-child {
    border: none;
}

.value_con {
    overflow: hidden;
    border-bottom: 1px solid #ebeef2;
}

.value_con:last-child {
    border: none;
}

.tc {
    width: 100%;
    max-width: 750px;
    height: 150%;
    position: fixed;
    left: 50%;
    top: 150%;
    background: #f0f0f0;
    z-index: 99999;
}

.tc_search {
    background: #fff;
    margin-top: 0.2667rem;
}

.tc_search_label {
    font-size: 0.3467rem;
    color: #999;
    padding: 0.3733rem 0.2667rem;
    border-bottom: 1px solid #ebeef2;
}

.search_label_value {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ebeef2;
}

.search_label_value:last-child {
    border: none;
}

.search_value_nr {
    width: 50%;
    float: left;
    padding: 0.3467rem 0.2667rem;
    border-bottom: 1px solid #ebeef2;
}

.search_label_value a:nth-child(odd) .search_value_nr {
    border-right: 1px solid #ebeef2;
}

.number {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 3px;
    display: block;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    font-size: 0.32rem;
    margin-top: 0.2rem;
}

.theme {
    width: 3.8667rem;
    height: 0.65rem;
    line-height: 0.8rem;
    padding-left: 0.2667rem;
    color: #141414;
    font-size: 0.3733rem;
}

.red {
    background: #e0332a;
}

.yellow {
    background: #ff6d1e;
}

.ash {
    background: #d8d8d8;
}

/* 更多弹窗 */
.tca{
    width: 100%;
    height: 150%;
    position: fixed;
    left: 0;
    top: 150%;
    background: #f0f0f0;
    z-index: 99999;
}

.header_new{
    height: calc(100vh - 1.378rem);
    overflow-y: scroll;
}

.item_box{
    width: 100%;
    background: #fff;
}
.list_title{
    width: 100%;
    height: 1.5313rem;
    padding: 0 0.4688rem;
    font-size: 0.4688rem;
}
.list_title .icon{
    width: 0.5313rem;
    height: 0.5313rem;
}
.list_title p{
    margin-left: 0.1563rem;
}
.list_cont{
    padding: 0 0.4688rem;
}
.pindaoList{
    padding: 0.3125rem;
    background: #fff;
}
.pindaoList .list_item{
    margin: 0.1563rem 4% 0.1563rem 0;
}
.list_item{
    width: 22%;
    height: 1.0938rem;
    box-sizing: border-box;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    margin-right: 4%;
    margin-bottom: 0.4688rem;
	font-size: 0.4063rem;
}
.list_item:nth-child(4n){
    margin-right: 0;
}
.item_title{
    width: 100%;
    height: 0.9375rem;
    padding: 0 0.4688rem;
    background: #eceeef;
    font-size: 0.4063rem;
    color: #646464;
}
.heada_one{
	width: 100%;
 	height: 1.378rem;
 	text-align: center;
 	line-height: 1.378rem;
     border-bottom: 1px solid #ededed;
     background: #fff;
 }
.heada_one i.heada_one_i{
	width: 1.2rem;
	height: 1.2rem;
	background: url("https://skin.959.cn/images/3g/m-v5/return.png") no-repeat center center/contain;
	position: absolute;
	top: 0;
	left: 0;
}
.heada_one p.heada_one_p{
	font-size: 0.46875rem;
	color: #141414;
}



/*按钮块*/
.common_button {
    background: #fff;
    margin-top: 0.215rem;
    padding-bottom: 0.24rem;
}

.common_button_an {
    width: 23%;
    float: left;
    text-align: center;
    height: 0.875rem;
    line-height: 0.8rem;
    border-radius: 0.1333rem;
    font-size: 0.40625rem;
    margin-top: 0.24rem;
}


.common_ul {
    overflow: hidden;
    padding: 0 0.46875rem;
}

.common_ul li a {
    display: block;
}

.color_a a {
    color: #f75151;
}

.color_a {
    border: 1px solid #f75151;
}

.color_b a {
    color: #5bb8fd;
}

.color_b {
    border: 1px solid #5bb8fd;
}

.color_c a {
    color: #c562fd;
}

.color_c {
    border: 1px solid #c562fd;
}

.color_d a {
    color: #0bd37d;
}

.color_d {
    border: 1px solid #0bd37d;
}

/*广告图*/
.picture {
    width: 100%;
    height: 2.0533rem;
}

.picture img {
    margin-top: 0.2667rem;
    width: 100%;
}

/*footer*/
.footer {
    padding: 0.5333rem 0;
    margin-top: 0.215rem;
    padding-bottom: 1.6rem;
    background: #fff;
}

.ub_one_a {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 0.312rem;
}

.ub_one_a a {
    text-decoration: none;
    color: #999;
    padding: 0 0.1867rem;
    font-size: 0.32rem;
}

.ub_one_a span {
    color: #d4d4d4;
    font-size: 0.321rem;
}

.ub_one_b {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 0.375rem;
    color: #666;
    padding: 0.125rem;
    box-sizing: border-box
}

.copyright {
    width: 6.7rem;
    margin: auto
}

.footer_logo {
    width: 2.4267rem;
    height: 0.5333rem;
    display: block;
    background: url("https://skin.959.cn/images/3g/m-v5/footer_logo.png") no-repeat center center/contain;
}

.copyright_nr {
    font-size: 0.32rem;
    color: #999;
    margin-left: 0.4rem;
}

.footer_label {
    font-size: 0.32rem;
    color: #999;
    text-align: center;
}

.adress {
    padding: 0.2rem 0 0.2rem 0;
}

.prompt {
    text-align: center;
    font-size: 0.2667rem;
    color: #cfcfcf;
    padding-top: 0.2rem;
}


.statusbar {
    background: #fff;
    margin-top: 10px;
    box-shadow: #d9d9d9 0 -3px 3px -3px;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 750px;
    z-index: 999;
}

.statusbar li {
    float: left;
    width: 25%;
    padding: 0.078125rem 0;
}

.statusbar li a {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #3a3a3a;
}

.statusbar .imgbox {
    width: 0.59375rem;
    margin: 0.078125rem auto 0;
}

.statusbar li img {
    width: 0.59375rem;
    height: 0.59375rem;


}

.statusbar li p {
    text-align: center;
    font-size: 14px;
}

.imgbox-red {
    color: #f43636;
}




.lists {
    width: 100%;
    padding: 0 0.3125rem;
    box-sizing: border-box;
    background: white;
    margin-bottom: 0.3125rem;
}

.lists li:nth-last-child(1) a.text-img {
    border-bottom: none;
    padding-top: 0.32rem;
}

.lists a {
    width: 100%;
    padding: 0.4688rem 0 0.2rem;
    border-bottom: 1px solid #eee;
}

.lists a.npb {
    padding-bottom: 0;
}

.lists a.block {
    display: block;
}

.lists .text-cont {
    width: 70%;
    padding-right: 0.1563rem;
    position: relative;
}

.lists .text-cont>h3 {
    margin-top: -0.1rem;
    line-height: 0.68rem;
    max-height: 1.42rem;
    overflow: hidden;
    font-size: 0.46875rem;
    color: #333;
    height: 1.42rem;
    text-align: left;
}

.lists .title>h3 {
    max-height: 1.875rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.46875rem;
    color: #333;
    text-align: left;
}

.lists .text-cont .tip {
    position: absolute;
    bottom: 0;
    font-size: 0.3125rem;
    color: #999;
    width: 100%;
    display: flex;
    text-align: left;
}

.lists .text-cont .tip p {
    position: absolute;
    bottom: 0;
    right: 0.3125rem;
    padding-left: 0.46875rem
}

.lists .text-cont .tip p i {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 0.3125rem;
    height: 0.3125rem;
    background: url('https://skin.959.cn/images/3g/m-v5/browse.png') no-repeat center center / contain;
    margin-bottom: -0.15625rem;
}

.tip span {
    margin-right: 0.4063rem;
}

.tip span.red {
    color: #f54343;
}

i.tips {
    border-radius: 0.0781rem;
    border: 1px solid #2a90d7;
    font-size: 0.3125rem;
    color: #2a90d7;
    width: inherit;
    padding: 0.0469rem 0.125rem;
    margin-right: 0.4063rem;
}

.lists a>.img-r {
    width: 3.125rem;
    height: 2.25rem;
}

.lists a>.img-r>img {
    display: block;
    width: 100%;
    height: 100%;
}

.lists a>.title {
    width: 100%;
}

.img-l {
    width: 100%;
}

.img-l>img {
    width: 31.3%;
    margin: 0.4688rem 0 0.15rem;
}

.lists a .tip.bottom {
    font-size: 0.3125rem;
    color: #999;
    position: relative;
    text-align: left;
}

.lists a .tip.bottom p {
    position: absolute;
    bottom: 0;
    right: 0.3125rem;
    padding-left: 0.46875rem
}

.lists a .tip.bottom p i {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 0.3125rem;
    height: 0.3125rem;
    background: url('https://skin.959.cn/images/3g/m-v5/browse.png') no-repeat center center / contain;
    margin-bottom: -0.15625rem;
}

.img-b {
    width: 100%;
    margin-top: 0.3125rem;
    position: relative;
    background: #000;
}

.img-b .play_list {
    position: absolute;
    background: url('https://skin.959.cn/images/3g/m-v5/video_icon.png') no-repeat center center / contain;
    width: 1.09375rem;
    height: 1.09375rem;
    top: 50%;
    left: 50%;
    margin-top: -0.546875rem;
    margin-left: -0.546875rem;
}

.img-b span {
    position: absolute;
    width: initial;
    display: block;
    padding: 0.078rem 0.2rem;
    right: 0.3125rem;
    top: 0.3125rem;
    background: rgba(29, 29, 29, .6);
    color: white;
    border-radius: 10px;
}

.img-b>img {
    width: 100%;
    display: block;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.consulting {
    background-color: #f4f5f6;
    font-size: 0.375rem;
    color: #333;
    padding: 0.2rem 0.3125rem 0;
    text-align: left;
}

.consulting>span {
    display: inline-block;
    width: 6.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.0938rem;
}

.consulting i.btn {
    float: right;
    border-radius: 0.0781rem;
    border: 1px solid #2a90d7;
    font-size: 0.3438rem;
    color: #2a90d7;
    width: inherit;
    padding: 0.0781rem 0.1563rem;
    line-height: normal;
    margin-top: 0.2344rem;
}

.tablist {
    width: 100%;
    overflow: hidden;
    height: auto;
    background: white;
}

.hlists {
    position: relative;
    display: flex;
}

.hlists li {
    width: 100%;
    padding: 0 0.3125rem;
    box-sizing: border-box;
}

.hlists li a {
    display: block;
}

.hlists li h3 {
    font-size: 0.4375rem;
    color: #333;
    padding: 0.1rem 0;
    box-sizing: border-box;
    text-align: left;
}

.hliststwo li h3 {
    font-size: 0.4375rem;
    color: #333;
    box-sizing: border-box;
    font-size: 0.46875rem;
    text-align: left;
}

.ads {
    width: 100%;
    height: auto;
    background: white;
    line-height: 1.0938rem;
    color: #999;
    padding: 0 0.3125rem;
    box-sizing: border-box;
    margin-bottom: 0.3125rem;
    overflow: auto;
}

.ads .tips {
    border-radius: 0.0781rem;
    border: 1px solid #2a90d7;
    font-size: 0.3125rem;
    color: #2a90d7;
    width: inherit;
    padding: 0.0469rem 0.125rem;
    margin-right: 0.4063rem;
}

.ads .change {
    float: right;
    padding-right: 0.3125rem;
}

.ads .change img {
    width: 0.4375rem;
    vertical-align: middle;
    margin-top: -0.0781rem;
}

.ads .change span {
    font-size: 0.3125rem;
    color: #999;
}

.more {
    width: 100%;
    line-height: 1.1563rem;
    background-color: #fff;
    text-align: center;
    font-size: 0.3438rem;
    color: #498bf8;
    margin-bottom: 0.3125rem;
}

.more img {
    vertical-align: middle;
    width: 0.3438rem;
    margin-top: -0.0781rem;
}

.related {
    padding-top: 0.3125rem;
    overflow: hidden;
    background-color: #f4f4f4;
}

.related h4 {
    background-color: #fff;
    line-height: 1.4063rem;
    font-size: 0.4375rem;
    color: #909295;
    padding: 0 0.3125rem;
}

.related ul {
    padding: 0 0.3125rem;
    background-color: #fff;
    font-size: 0.3438rem;
    overflow: hidden;
}

.related ul li {
    margin: 0 0 0.3594rem;
    padding-right: 0.1563rem;
    padding-left: 0.162rem;
    position: relative;
    overflow: hidden;
    font-size: 0.406rem;
    color: #333;
    height: 0.56rem;
    line-height: 0.56rem;
}

/*------------------精选推送------------------*/
.select_push {
    background: #fff;
    margin-top: 0.215rem;
}

.select_push_one {
    width: 100%;
    padding: 0 0.46875rem;
}

.select_push_two {
    padding-top: 0.275rem;
    border-bottom: 1px solid #ebeef2;
    position: relative;
}

.select_push_two img.select_push_img {
    width: 2.98125rem;
    height: 2.215rem;
    position: absolute;
    top: 0.375rem;
    left: 0;
}

.select_push_four {
    padding-left: 3.35rem;
    text-align: left;
}

.select_push_five {
    height: 2.40625rem;
    border-bottom: 1px solid #ededed;
    position: relative;
}

.select_push_five span.select_push_five_span {
    width: 1.796875rem;
    height: 0.65625rem;
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.34375rem;
    background: url("https://skin.959.cn/images/3g/m-v5/dynamic_effect.gif")no-repeat center center/contain;
    color: #fff;
    border-radius: 200px;
    position: absolute;
    right: 0;
}

.select_push_five p.spf_one_p {
    width: calc(100% - 2.0625rem);
    height: 0.65625rem;
    font-size: 0.46875rem;
    font-weight: bold;
    overflow: hidden;
}

.select_push_five p.spf_two_p {
    width: 100%;
    height: 0.46875rem;
    margin-top: 0.25rem;
    font-size: 0.375rem;
    color: #666666;
    overflow: hidden;
}

.select_push_five p.spf_there_p {
    margin-top: 0.25rem;
    font-size: 0.34375rem;
    color: #666666;
}

.select_push_five p span.spf_one_span {
    margin-left: 0.625rem;
}

.select_push_five p span em.spf_one_em {
    color: #f43636;
}

.select_push_six {
    width: 100%;
    height: 1.28125rem;
    overflow: hidden;
    font-size: 0;
}

.select_push_six span {
    width: 1.015625rem;
    height: 0.625rem;
    text-align: center;
    line-height: 0.625rem;
    background: #f5f7fb;
    color: #97a2b9;
    font-size: 0.34375rem;
    display: inline-block;
    margin: 0.3125rem 0.234375rem 0.3125rem 0;
}

.select_push .view_more_four {
    width: 100%;
    height: 1.25rem;
    text-align: center;
    line-height: 1.25rem;
    font-size: 0.34375rem;
    color: #666666;
    display: block;
}

/*去除下边线*/
.select_push_one .noborder_bottom {
    border: none;
}


/*创业问答*/
.entrepreneurship_answer {
    width: 100%;
    padding: 0 0.46875rem;
}

.entrepreneurship_answer_one {
    padding: 0.3125rem 0;
    border-bottom: 1px solid #ebeef2;
}

.entrepreneurship_answer_one h2.eao_one_h2 {
    width: 100%;
    max-height: 1.5rem;
    line-height: 0.72rem;
    font-size: 0.4375rem;
    color: #333;
    overflow: hidden;
    font-weight: 500;
    text-align: left;
}

.entrepreneurship_answer_one p.eao_one_p {
    font-size: 0.328125rem;
    color: #999999;
    margin-top: 0.312rem;
    text-align: left;
}

.entrepreneurship_answer_one span.eao_one_span {
    margin-left: 0.578125rem;
}

.answer_six a.view_more_two {
    width: 100%;
    height: 1.25rem;
    text-align: center;
    line-height: 1.25rem;
    font-size: 0.34375rem;
    color: #666666;
    border-top: 1px solid #ebeef2;
    display: block;
}

/*展会信息*/
.exhibition_information {
    width: 100%;
    padding: 0 0.46875rem;
}

.exhibition_information_one {
    padding: 0.3125rem 0;
    border-bottom: 1px solid #ebeef2;
    position: relative;
}

.exhibition_information_one img.eio_img_one {
    width: 3.275rem;
    height: 2.2425rem;
    position: absolute;
    left: 0;
}

.exhibition_information_two {
    padding-left: 3.65rem;
    text-align: left;
}

.exhibition_information_two h2.ext_one_h2 {
    width: 100%;
    height: 1.5rem;
    line-height: 0.72rem;
    font-size: 0.4375rem;
    color: #333;
    overflow: hidden;
    font-weight: 500;
    overflow: hidden;
}

.exhibition_information_two p.ext_one_p {
    margin-top: 0.312rem;
    font-size: 0.328125rem;
    color: #999999;
}

.information a.view_more_there {
    width: 100%;
    height: 1.25rem;
    text-align: center;
    line-height: 1.25rem;
    font-size: 0.34375rem;
    color: #666666;
    border-top: 1px solid #ebeef2;
    display: block;
}

/* 返回顶部 */
.huitop_box {
    position: fixed;
    right: 6%;
    bottom: 20%;
    width: 1.5625rem;
    height: 1.5625rem;
    z-index: 999;
}

.huitop_box img {
    width: 1.15rem;
    height: 1.15rem;
    display: block;
}

.none {
    display: none
}