html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    clear: both;
}

html {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, Roboto, STHeiTi, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    line-height: 1.5;
}

body {
    font-size: 16px;
    overflow-x: hidden;
    min-width: 320px;
    color: #1a1a1a;
    background: #f0f0f0;
}

details {
    display: none;
    overflow: hidden;
}

.headernav {
    clear: both;
    overflow: hidden;
    background: #dc1f26;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}

.headernav span {
    padding-top: 5px;
    display: inline-block;
}

@font-face {
    font-family: 'iconography';
    src: url('http://static.iqiyi.com/ext/common/iconography/iconfont.eot');
    src: url('http://static.iqiyi.com/ext/common/iconography/iconfont.ttf') format('truetype'), url('http://static.iqiyi.com/ext/common/iconography/iconfont.svg#iconfont') format('svg')
}

.headernav .icon_eccn_logo {
    width: 70px;
    height: 30px;
    display: block;
    background: url(../img/logo.png) 0px 0px no-repeat;
    background-size: 100%;
    margin-top: 8px;
    float: left;
}

.headernav .icon_eccn_mun {
    width: 25px;
    height: 30px;
    display: block;
    background: url(../img/icon-menu.png) 0px 0px no-repeat;
    background-size: 100%;
    margin: 16px 0 0 15px;
    float: right;
}

.headernav .icon_eccn_mun a {
    display: block;
    width: 25px;
    height: 30px;
}

.headernav .icon_eccn_user a {
    display: block;
    width: 25px;
    height: 30px;
}

.headernav .icon_eccn_user {
    width: 20px;
    height: 30px;
    display: block;
    background: url(../img/icon-personal-v2.png) 0px 0px no-repeat;
    background-size: 100%;
    margin: 16px 8px 0 25px;
    float: right;
}

.a_logo {
    float: left;
    color: #fff;
    font-size: 40px;
    margin-right: 6px;
    width: 100px;
}

.n_module {
    clear: both;
    overflow: hidden;
    background: #fff;
    padding: 8px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 17px;
}

.secitionnav {
    width: 100%;
    position: relative;
    float: left;
}

.secitionnav a {
    float: left;
    width: 10%;
    display: block;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    padding: 0 1%;
    font-size: 18px;
    color: rgb(45, 45, 45);
    text-decoration: none;
}

.n_pic aside img {
    width: 100%;
    min-height: 160px;
}

.card_module {
    clear: both;
    overflow: hidden;
    margin-bottom: 8px;
    background: #fff;
}

.n_news {
    height: 40px;
    padding: 0;
    margin: 0 10px;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.main_tit {
    font-size: 18px;
    line-height: 40px;
    color: #e0011e;
    font-weight: 600;
}

.f_md_tit {
    height: 40px;
    padding: 0;
    margin: 0 10px;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.f_md_tit:after {
    position: absolute;
    left: -10px;
    top: 12px;
    content: '';
    background: #df001f;
    width: 2px;
    height: 18px;
    border-radius: 2px;
}

.f_card {
    padding: 10px 0;
    margin: 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4e4e4;
}

.f_card .f_card_dt {
    width: 80px;
    height: 60px;
    margin-right: 12px;
    position: relative;
    background-color: #f6f6f6;
}

.f_card .f_card_dd {
    width: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    display: -webkit-box;
}

.f_card .f_card_dd p {
    color: #8b8b8b;
    clear: both;
}

.f_card .f_card_dd .p1 {
    color: #8b8b8b;
    clear: both;
    position: absolute;
    top: 3px;
    right: 0px;
}

.f_card .f_card_dd .p2 {
    color: #8b8b8b;
    clear: both;
}

.icon_open {
    position: relative;
    top: 3px;
}

.f_card .f_card_dd .p3 {
    color: #8b8b8b;
    clear: both;
    position: absolute;
    bottom: 0.5%;
    right: 0px;
}

.f_card .f_card_dd .p {
    clear: both;
    color: #8b8b8b;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    height: 36px;
    line-height: 18px;
    padding-top: 4px;
}

h4 {
    display: block;
    /*-webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
    font-weight: bold;
}

.f_card .f_card_h4 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    font-weight: 590;
    text-align: justify;
    position: relative;
    overflow: hidden;
}

.f_card .f_cardsize {
    line-height: 50px;
    padding-left: 5px;
    width: 80%;
    float: left;
}

.f_card .f_cardsize a {
    display: inline-block;
    line-height: 1.5em;
    vertical-align: middle;
}

.f_card .f_card_h4 a::after {
    content: ".......";
    position: absolute;
    bottom: 0;
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    color: rgba(255, 255, 255, 0)
}

.f_card .f_card_icon {
    height: 17px;
    background-color: #fff;
    font-size: 10px;
}

img {
    vertical-align: top;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.f_card_dt img {
    width: 100%;
    height: 100%;
}

.f_card span {
    font-size: 12px;
    float: right;
}

.semp {}

.semp a {
    color: #e0011e;
}

.semp a:last-child {
    position: absolute;
    right: 5px;
}

.f_card .semdate {
    float: left;
    margin-right: 15px;
}

.f_card .semdetails,
.f_card .semsignup {
    margin-right: 15px;
    float: right;
}

.f_card .semdate,
.f_card .semdetails,
.f_card .semsignup {
    color: #fff;
    background-color: #e0011e;
    border-radius: 8px;
    font-size: 12px;
    padding: 2px;
}

.f_card {
    font-size: 14px;
}

.f_card .f_card_dd .p2 {
    font-size: 12px;
    margin-top: 15px;
}

.f_card .f_card_dd .p2 span:after {
    width: 15px;
    height: 15px;
    background-image: url(../img/liuliang.png);
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    color: #eee;
    line-height: 20px;
    margin-left: 5px;
}

.videos {
    display: block;
    padding: 12px;
    padding-top: 0px;
    clear: both;
}

.videos ul {
    display: block;
    clear: both;
    list-style: none;
}

.videos ul li {
    width: 48%;
    float: left;
    padding-left: 2%;
    padding-top: 20px;
}

.videos ul li a img {
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.videos ul li span {
    display: block;
    clear: both;
    font-size: 16px;
    line-height: 30px;
}

.videos ul li:first-child {
    padding-left: 0;
}

.videos ul li img {
    width: 100%;
}

.videos ul .videospadone {
    padding-left: 0;
}

.videos ul .videospadtwo {
    float: right;
}

.videos ul .videospadone span,
.videos ul .videospadtwo span {
    position: relative;
    overflow: hidden;
    color: #000;
    max-height: 50px;
    min-height: 25px;
    line-height: 50px;
}

.videos ul .videospadone span p {
    line-height: 1.5em;
    display: inline-block;
}

.videos ul .videospadtwo span p {
    line-height: 1.5em;
    display: inline-block;
}

.videos ul .videospadone span::after,
.videos ul .videospadtwo span::after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    color: rgba(255, 255, 255, 0)
}

.f_module {
    clear: both;
    overflow: hidden;
    background: #fff;
    padding: 14px 0 20px;
    background-color: #e0011e;
    font-size: 11px;
    color: #e8f5fd;
    text-align: center;
    line-height: 1.6;
}

.f_module_nav {
    clear: both;
    font-size: 15px;
    line-height: 2.2;
}

.f_module_nav a {
    color: #e8f5fd;
    margin: 0 20px;
    text-decoration: none;
}

.h_nav_items {
    height: 5rem;
    font-size: 2rem;
    color: #fff;
    list-style: none;
    float: left;
}

.h_nav_items a {
    color: #fff;
}

.h_nav_items_li {
    float: left;
    padding: 0 .24rem 0 .16rem;
    position: relative;
}

.h_nav_items_li {
    padding-left: 15px;
}

.h_nav_items_li:first-child {
    border-left: 1px #ff6666 solid;
    margin: 0px 0px 0px 10px;
    padding-left: 10px;
    padding-right: 20px;
}

.h_nav_items_li:first-child:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0;
    width: 14px;
    height: 5rem;
    background: url(../img/h_nav_items_li.png) 0px 0px no-repeat
}

.art_main_card {
    clear: both;
    text-align: justify;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 0 20px 10px;
    line-height: 27px;
    background: #fff;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.art_title {
    clear: both;
    padding: 20px 0;
    font-size: 21px;
}

.art_title_h1 {
    line-height: 25px;
    font-weight: bold;
    padding-bottom: 12px;
}

.art_title_op {
    clear: both;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    color: #888;
}

.art_title_op aside {
    float: right;
    font-size: 12px;
    color: #3990e6;
    line-height: 14px;
}

.art_title_op aside .comment_num {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin: 0 5px 0 0;
    position: relative;
}

.art_title_op aside .comment_num:before {
    position: absolute;
    top: 3px;
}

.icon-page_comment_2:before {
    content: "\e60c";
}

.art_t {
    margin-bottom: 20px;
    text-align: justify;
}

.art_title_op aside .collection {
    padding-left: 21px;
    position: relative;
}

.art_title_op aside a {
    display: inline-block;
    color: #3990e6;
    margin-left: 6px;
    height: 14px;
    line-height: 14px;
}

.art_pic_card {
    clear: both;
    margin-bottom: 20px;
    background-color: #fff;
}

.art_pic_card .art_pic_full {
    text-align: center;
}

.art_pic_card .art_pic_full .art_one_img {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.art_pic_card .art_pic_full .art_one_img .img_mark {
    overflow: hidden;
    vertical-align: top;
    max-width: 100%;
}

.art_pic_card .art_pic_full .img_mark {
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.art_pic_card .img_mark {
    background-image: url('http://u1.sinaimg.cn/upload/2013/05/14/31608.gif');
    background-position: center;
    background-repeat: no-repeat;
}

.art_pic_card .art_pic_full .intro {
    font-size: 14px;
    line-height: 18px;
    color: #888;
    padding-top: 8px;
}

.extend-module {
    background: #fff;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 10px;
}

.extend-module .th_td {
    font-size: 16px;
    height: 35px;
    color: #444;
    line-height: 35px;
    background-color: #f9f9f9;
    padding: 0 20px;
    border-top: 1px solid #dcdcdc;
}

.comment_moudule {
    padding: 0 20px;
}

.comment_moudule .comment-wrap {
    margin: 15px 0 0 0;
    padding: 0 0 2px;
    border-bottom: 1px solid #dcdcdc;
}

.comment_moudule .comment-wrap .author {
    margin: 0 0 6px;
    color: #888;
    line-height: 18px;
}

.comment_moudule .comment-wrap .author address {
    font-size: 14px;
    font-style: normal;
    float: left;
}

.comment_moudule .author .cmnt_op_bottom_times {
    font-size: 10px;
    color: #888;
    float: right;
}

.comment-count {
    line-height: 35px;
    height: 35px;
    text-align: center;
    font-size: 14px;
}

.comment-count a {
    text-decoration: none;
    color: #222;
    display: block;
    text-align: center;
}

.foot_comment {
    height: 48px;
    border-top: 1px solid #cdcdcd;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(249, 249, 249, .9);
    z-index: 900;
}

.foot_commentcont {
    clear: both;
    padding: 9px 0 9px 20px;
    display: -webkit-box;
    display: box;
}

.foot_cmt_input {
    -webkit-box-flex: 2;
    flex: 2;
    margin: 0;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
    border-radius: 2px;
}

.foot_cmt_input p {
    padding: 0 10px;
    font-size: 14px;
}

.foot_cmt_num {
    -webkit-box-flex: 1;
    flex: 1;
    margin: 0 6px;
    height: 30px;
    line-height: 26px;
    color: #3990e6;
    text-align: center;
    border-radius: 2px;
}

.foot_cmt_share {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0 6px;
    height: 30px;
    line-height: 30px;
    background-position: 4px -42px;
}

.cmt_num_t {
    background: url(http://mjs.sinaimg.cn/wap/module/short_comment/201509251200/css/../images/addComment_ico.png?t=1482821457902) no-repeat;
    background-size: 22px auto;
}

.foot_cmt_share {
    background: url(http://mjs.sinaimg.cn/wap/module/short_comment/201509251200/css/../images/addComment_ico.png?t=1482821457902) no-repeat;
    background-size: 22px auto;
}

.cmt_num_t {
    font-size: 12px;
    display: inline-block;
    background-position: 0 -136px;
    padding-left: 26px;
    color: #3990e6;
}

.foot_cmt_share {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0 6px;
    height: 30px;
    line-height: 30px;
    background-position: 4px -42px;
}

.recommend_items {
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 16px;
    padding: 0 10px;
    list-style: none;
}

.recommend_items li:first-child {
    z-index: 10;
}

.recommend_items li span {
    float: left;
    background: #fa4e46;
    color: #fff;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    margin: 12px 12px 0 10px;
}

a {
    text-decoration: none;
    color: #1a1a1a;
}

.recommend_items li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.videoArt_player {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.videoArt_player video {
    width: 100%;
    display: none;
}

.videoArt_player .video_control {
    width: 100%;
    padding-top: 58%;
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.videoArt_player .filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.videoArt_player .video_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -30px;
    text-align: center;
    z-index: 11;
}

.videoArt_player .play_mark {
    display: block;
    width: 60px;
    height: 60px;
    background: url(http://mjs.sinaimg.cn/wap/h5/cms/text_page/video_article/201608011052/images/all_icon.png) no-repeat 0 0;
    background-size: 60px auto;
}

.videoArt_player .mark_time {
    display: inline-block;
    margin-top: 10px;
    padding: 0 5px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.videoArt_describe {
    background: #fff;
    padding: 9px 10px 10px;
    border-bottom: 1px solid #ececec;
}

.videoArt_describe .title {
    text-align: justify;
    font-size: 18px;
    color: #1a1a1a;
    padding-right: 36px;
    position: relative;
    line-height: 21px;
    max-height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.videoArt_describe .show_btn {
    width: 36px;
    background: #fff;
    height: 19px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-tap-highlight-color: transparent;
}

.videoArt_describe .tags {
    margin: 7px 0 6px;
    overflow: hidden;
    font-size: 10px;
    line-height: 12px;
}

.videoArt_describe .bref {
    overflow: hidden;
}

.videoArt_describe .text {
    font-size: 13px;
    color: #444;
    line-height: 19px;
    text-align: justify;
}

.swiper-slide {
    position: relative;
}

.text_swiper {
    position: absolute;
    bottom: 0px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 35px;
}

.swiper-pagination {
    color: #fff;
    text-align: right;
    bottom: 2px;
    right: 15px;
}

.user_module {
    margin: 10px 5px 10px 5px;
    padding: 10px 0px 10px 0px;
    background-color: #fff;
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.userlist {
    width: 100%;
    display: block;
    clear: both;
    padding: 0px 10px 0px 10px;
}

.userlist ul {
    list-style: none
}

.userlist ul li {
    display: inline-block;
    overflow: hidden;
}

.userevents_img {}

.userevents_img img {
    height: 60px;
}

.userheight {
    position: relative;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.usericcoleft {
    padding-left: 10px;
    color: #333;
}

.usericcoleft img {
    width: 60px;
    -moz-border-radius: 15px 15px;
    -webkit-border-radius: 15px 15px;
    border-radius: 15px 15px;
    margin-right: 15px;
}

.usericcoleftsub {
    padding-left: 10px;
    font-size: 18px;
    -moz-box-flex: 2;
    -webkit-box-flex: 2;
    box-flex: 2;
}

.c-glyphicon-arrowRight {
    text-align: right;
    font-family: 'iconography';
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 10px;
    font-size: 18px;
}

.c-glyphicon-arrowRight :before {
    content: "\e60c";
    color: #808080;
    font-weight: bold;
    font-size: 12px;
    width: 60px;
    height: 60px;
}

.usericcoleftsub i {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-family: 'iconography';
    font-style: normal;
    font-weight: normal;
    line-height: .3rem;
    color: #e0011e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.usericcoleftsub span {
    color: #666;
    position: absolute;
    right: 30px;
}

.usericcoleftsub i::before {
    content: "\e647";
    padding-right: 10px;
}

.usericcoleftsub .c-glyphicon-thickpassport:before {
    content: "\e648";
}

.usericcoleftsub .c-glyphicon-star:before {
    content: "\e611";
}

.usericcoleftsub .c-glyphicon-tidings:before {
    content: "\e63e";
}

.usericcoright {
    text-align: right;
    padding-right: 10px;
    position: absolute;
    bottom: 10px;
    right: 0px;
}

.usericcolist {
    clear: both;
}

.usericcolist ul {
    list-style: none
}

.usercenter {
    display: flex;
    flex-flow: row;
    width: 98%;
    float: left;
    margin: 1%;
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #eee;
}

.usercenter label {
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100% 100%;
    cursor: default;
    background-repeat: no-repeat;
    position: absolute;
    top: 6px;
    left: 5px;
    background-size: 100% 100%;
}

.usercenter .label {
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100% 100%;
    cursor: default;
    background-repeat: no-repeat;
    position: absolute;
    top: 6px;
    left: 5px;
    background-size: 100% 100%;
}

.usercenter .label1 {
    background-image: url(/models/img/user.png);
}

.usercenter .label2 {
    background-image: url(/models/img/area.png);
}

.usercenter .label3 {
    background-image: url(/models/img/address.png);
}

.usercenter .label4 {
    background-image: url(/models/img/postcode.png);
}

.usercenter .label5 {
    background-image: url(/models/img/company.png);
}

.usercenter .label6 {
    background-image: url(/models/img/product.png);
}

.usercenter .label7 {
    background-image: url(/models/img/position.png);
}

.usercenter .label8 {
    background-image: url(/models/img/company.png);
}

.usercenter .label9 {
    background-image: url(/models/img/positionType.png);
}

.usercenter .label10 {
    background-image: url(/models/img/Hangye.png.png);
}

.usercenter .label11 {
    background-image: url(/models/img/chanpin.png);
}

input {
    border: 0px;
}

.usercenter input {
    flex: 1;
    background-color: #eee;
    text-indent: 45px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 40px;
    font-size: 18px;
}

.onsubmit input {
    width: 98%;
    border: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 50px;
    background-color: #eee;
    font-size: 20px;
    margin: 1%;
}

.yuanchuang i {
    background-image: url(../img/yuanchuang.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.more_btn {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #e0011e;
    height: 35px;
    line-height: 35px;
}

.secitionnav .toggle_btn_up {
    display: none
}

.headernav .icon_eccn_user img {
    vertical-align: top;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    -moz-border-radius: 11px;
}

.n_nav_list {
    padding: 8px 0 0 10px;
}

.n_nav_list  dt {
    float: left;
    width: 58px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    position: relative;
}

.n_nav_list  dd a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    float: left;
    padding-right: 22px;
}

.n_nav_list  dd {
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
    padding-bottom: 8px;
}

.n_nav_list  dt:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    background-color: #1a1a1a;
    left: 48px;
    top: 10px;
}

.icon-page_collections {
    position: relative;
}

.icon-page_collections:before {
    content: '';
    background: url(../img/shouchang.png) 0px 0px no-repeat;
    width: 15px;
    background-size: 100% 100%;
    height: 15px;
    display: block;
    position: absolute;
    left: 5px;
    top: -1px;
}

ul,
ol {
    list-style: none outside none;
}

@media screen and (min-width: 375px) {
    html {
        /*font-size: 100px;
        font-size: 26.66666667vw;*/
    }
}

.headernav  .icon_eccn_muns_notbg {
    background: none;
}

@media screen and (max-width: 590px) {
    .secitionnav .toggle_btn_up {
        background: #fff;
        text-align: center;
        font-size: 30px;
        position: absolute;
        top: 30px;
        right: 4%;
        display: inline-block;
    }
    .secitionnav  .toggle_btn_up1 {
        background: #fff;
        text-align: center;
        font-size: 30px;
        position: absolute;
        top: 60px;
        right: 4%;
        display: inline-block;
    }
    .headernav  .icon_eccn_mun {
        margin: 16px 10 0 0px;
    }
    .headernav  .icon_eccn_user {
        margin: 16px 8px 0 0px;
    }
    .secitionnav a {
        width: 24%;
        white-space: normal;
        padding: 0px;
    }
    .f_card  .f_card_dt {
        width: 90px;
        height: 67px;
    }
    .f_card  .f_card_h4 {
        font-size: 16px;
        max-height: 50px;
    }
    .f_card  .semdetails {
        display: none;
    }
    .f_card .semsignup {
        margin-right: 0px;
        float: right;
    }
    .h_nav_items {
        font-size: 1.6rem;
    }
}


/*topic*/

li {
    list-style: none;
}

.clears {
    zoom: 1;
}

.clears:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.txt_font_ov {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.topic {
    padding: 10px 10px 0;
    background: #fff;
}

.topic_list {
    padding: 8px 8px 0;
    background: #fff;
    width: 100%;
}

.topic_list li {
    float: left;
    width: 47%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-left: 8px;
    background: url(../img/dianall.gif) no-repeat left center;
}

.topic_list li a {
    color: #444;
}

.topic .loadmore {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    background: #fff;
    line-height: 36px;
}

.topic .loadmore a {
    color: #de3d3d;
    display: block;
}

.div_ListBrand h3 {
    padding: 4px 10px;
    font-size: 14px;
    color: #666;
    background-color: #f5f5f5;
}

.jump-tag {
    position: fixed;
    top: 12%;
    right: 0;
    z-index: 100;
    width: 24px;
    height: 80%;
    max-height: 500px;
    font-size: 12px;
    text-align: center;
}

.jump-ul {
    height: 100%;
}

.jump-li {
    height: 4.3%;
    display: block;
    color: #333;
}
/**
* WangYan ============================
*/
.art_title_op aside .j_article_cmnt_count:after {
    width: 14px;
    height: 14px;
    background-image: url(../img/liuliang.png);
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    margin-left: 3px;
}
.video_img {
     position:absolute;
     margin-left:-15%;
     margin-top:-15%;
     opacity: 0.5;
     top:50%;
     left:50%;
}
#go_top {
    position: fixed;
    z-index: 4;
    text-align: center;
    cursor: pointer;
    right: 3%;
    bottom: 20%;
    max-width: 30%;
    max-height: 30%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(255, 255, 255, .8);
}
.hide {
    display: none;
}
.icon_open:after {
    content: " ﹀";
    padding-top:5px;
}
.topic_tag_str {
     color:#3990e6;
     font-size:10px;
}
.topic_tag_str a {
     color:#3990e6;
     font-size:10px;
}
.art_body {
     color: #1a1a1a;
     font-size:16px;
}
.art_body img {
     height: 100%;
     width:100%;
}
.video_img_1 {
    position:relative;
}