@charset "utf-8";
* {margin:0px;padding:0px;}
body {font-family:Arial,'Microsoft Yahei',sans-serif,'SimSun','SimHei';color:#020202;width:100%;height:auto;margin:0px auto;}
input,textarea,select { color:#020202; outline:none}
a { text-decoration:none; color:#020202}
h1, h2, h3, h4, h5 {font-size:14px;color:#020202;font-weight:normal;}
li{list-style:none;}
select,input,img{vertical-align:middle;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;clear:both;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*导航开始*/
.donxgun_nav_bg{
    width: 100%;
    height: 45px;
    background-color: #444;
    margin: 0 auto;
}

.newBg{
    width: 100%;
    clear: both;
    height: 45px;
    text-align: left;
    position: fixed;
    z-index: 9999;
    background-color: #444;
    left: 0;
    top: 0;
}

.newBg a{
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}

.newBg a:hover{
    color:#f00;
}

.dongxun_header{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 8888;
}

.dongxun_logo{
    width: 161px;
    height: 60px;
    background-color: #bf0614;
    float: left;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 200;
    margin-right: 50px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.dongxun_logo img{
    width:150px;
    display: block;
    overflow: hidden;
}
.dongxun_list{
    /*padding: 2px 0 0 30px;*/
}

.wrapper_Left{
    width:auto;
}

.wrapper_Left ul{
    padding: 0 9px 0 9px;
}

.wrapper_Left ul li{
    /* height: 58px; */
    line-height: 45px;
    float: left;
    margin-right: 30px;
    cursor: pointer;
}

.wrapper_Left ul li a{
    color: #ffffff;
    font-size: 13px;
    /* font-family: 'SimSun'; */
}



.wrapper_right{
    /* width: 260px; */
    float: right;
    line-height: 45px;
    overflow: hidden;
    position: relative;
    /* font-family: 'SimSun'; */
    font-size: 12px;
}

.Matrix{
    list-style: none;
    float: left;
    position: relative;
}

.navli{
    cursor: pointer;
    background: url(https://res.dongxunnet.com/t/site/nav/img/nav_border.jpg) no-repeat right center;
    padding-right: 10px;
    margin-right: 10px;
}


.dongxun_navlsit {
    width: 100%;
    visibility: initial;
    background: rgb(6, 13, 32);
    border-top: 1px solid rgba(44,114,255,.1);
    box-shadow: 0 1px 0 0 rgba(44,114,255,.1), 0 4px 20px 0 rgba(44,114,255,.05);
    transition: all .6s;
    display: none;
}

.dropbtn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 16px;
    height: 8px;
    background: url(http://company.dongxunnet.com/t/media/img/dongxun-down.png) no-repeat center center;
    background-size: 12px auto;
    transition: .3s;
}

.dongxun_ul dt {
    display: inline-block;
    box-sizing: border-box;
    padding: 40px 20px 50px 20px;
    font-size: 14px;
    line-height: normal;
}

.company{
    float:left;
}

.Language {
    float: left;
}

.sp_nav{
    display: block;
    text-indent: -999em;
    overflow: hidden;
    width: 32px;
    line-height: 0;
    margin-left: 5px;
    font-style: normal;
    float: left;
    position:relative;
    cursor:pointer;
    height: 1.5rem;
    margin-top: 0.78rem;
}

.sp_nav span{
    display:block;
    background: #ffffff;
    width:30px;
    height:2px;
    position:absolute;
    left: 5px;
    transition:all ease 0.35s;
}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{
    display: none;
    position:fixed;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    background: #fff;
    z-index:9;width:100%;
    font-size:14px;
    line-height: 40px;
    top:-100%;
    left:0;
    overflow:auto;
    overflow-x:hidden;
    transition:top ease 0.35s;
}

.nav_show{
    display: block;
    top:45px
}

.dongxun_more_nav{
    width:1200px;
    height: 245px;
    margin:0 auto;
    padding-top: 22px;
    color: hsl(0, 0%, 27%);
}

.dongxun_more_nav ul{
    border-right: 1px solid #f6f6f6;
}

.dongxun_more_nav ul:last-child {
    border-right: 0;
}

.dongxun_more_nav .nav_li_right .first a{
    font-weight: normal;
    font-size: 16px;
    color: #000;
    font-family: "Microsoft Yahei";
}

.nav_li_right{
    float: left;
    border-right: none!important;
}

.dongxun_more_nav .nav_li{
    float:left;
    line-height: 24px;
    padding: 0 12px;
}

.dongxun_more_nav .nav_li .first{
    padding: 0 0px;
}

.dongxun_more_nav .nav_li li{
    padding: 0 15px;
}

.dongxun_more_nav .nav_li_right .first{
    padding: 0 0px;
}

.dongxun_more_nav .nav_li_right  li{
    padding: 0 15px;
}

.dongxun_more_nav .nav_li_right{
    float:left;
    line-height: 24px;
    padding: 0 30px;
}

.dongxun_more_nav .nav_li a{
    font-size: 12px;
    color: #333;
}

.dongxun_more_nav .nav_li a:hover{
    color: #e1402e;
}

.dongxun_more_nav .nav_li_right a {
    font-size: 12px;
    color: #333;
}

.dongxun_more_nav .nav_li_right a:hover{
    color: #e1402e;
}

.dongxun_more_nav .nav_li .first{
    font-weight: normal;
    font-family: "Microsoft Yahei";
}

.dongxun_more_nav .nav_li .first a{
    font-weight: normal;
    font-size: 16px;
    color: #000;
}
.dongxun_more_nav em{
    border-left: 2px solid #e1402e;
    display: inline-block;
    height: 12px;
    margin: 0px 10px 0 0;
}
.m-top,.mshare,.tagbox dt,#mfooter{
    display: none;
}
/*内容页头部导航样式表*/
.hide-nav {
    /* width: 50px; */
    position: fixed;
    top: 45px;
    height: 70px;
    background: #F8F8F8;
    box-shadow: 0 2px 4px #ACACAC;
    left: 0px;
    width: 100%;
    z-index: 50;
}

.hide-nav .top-bar {
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    background: #F8F8F8;
}

.dongxunnav_logo {
    line-height: 72px;
}

.dongxunnav_logo .clearfix {
    width: 182px;
    background-size: cover;
    float: left;
}

.dongxunnav_logo svpan {
    float: left;
    background: #FA3535;
    font-size: 30px;
    color: #fff;
    padding: 0 5px;
    line-height: 35px;
    height: 35px;
    margin-top: 18px;
    border-radius: 5px;
}

.hide-nav-log {
    display: inline-block;
    vertical-align: middle;
    margin: 7px 0;
}

.hide-nav .search {
    display: inline-block;
    width: 200px;
    height: 24px;
    position: relative;
    border-radius: 16px;
    background-color: #fff;
    margin: 12px 0;
    overflow: hidden;
    line-height: 24px;
    }

.hide-nav .search-in {
    width: 160px;
    height: 24px;
    display: block;
    padding: 0 30px 0 10px;
}

.hide-nav .top-bar-inner {
    width: 1000px;
    margin: 0 auto;
}

.hide-nav .top-bar-inner .second-title {
    font-size: 20px;
    line-height: 70px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #4D4F53;
}

.hide-nav .top-bar-inner .date-source {
    float: left;
    line-height: 16px;
    padding: 24px 0;
    display: none;
}

.hide-nav .top-bar-inner .date-source .date {
    font-size: 16px;
    color: #888;
}

.hide-nav .top-bar-inner .date-source .source-nolink {
    color: #4D4F53;
    font-size: 16px;
    padding-left: 12px;
}

.hide-nav .top-bar-inner .date-source .source:visited {
    color: #fa536f;
    text-decoration: none;
}

.hide-nav .top-bar-inner .date-source .source {
    font-size: 16px;
    color: #fa536f;
    padding-left: 12px;
}

.hide-nav .top-bar-inner a:visited {
    color: #333;
}

.hide-nav .bdsharebuttonbox {
    width: 112px;
    float: right;
    position: relative;
    padding-top: 23px;
    z-index: 9999;
}

.hide-nav .bdsharebuttonbox ul li {
    width: 55px;
    float: left;
    list-style-type: none;
    height: 28px;
    margin: 1px 0 0;
}

.hide-nav .bdsharebuttonbox .bds_size-m {
    height: 28px;
    margin: 1px 0 0;
    padding: 0 0 0 40px;
    font-size: 20px;
    background: url(https://res.dongxunnet.com/t/site/nav/img/share.png) 148px 122px;no-repeat;
}

.hide-nav .bds_size-m a{
    font-size:50px;
}
.hide-nav .bdsharebuttonbox .bds_size-b {
    height: 28px;
    margin: 1px 0 0;
    font-size: 20px;
    padding: 0 0 0 60px;
    border-left: 1px solid #e5e5e5;
    background: url(https://res.dongxunnet.com/t/site/nav/img/share.png) 80px 122px;no-repeat;
}

/*内容页位置*/

.dongxun_top{
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
}

.dongxun_top .logo {
    padding: 20px 0;
    position: relative;
}

.dongxun_top .logo img{
    width: 160px;
    float: left;
}

.dongxun_top .location{
    width: 580px;
    margin-left: 220px;
    line-height: 50px;
    font-size: 14px;
}

.dongxun_top .location a:after {
    content: ">";
    color: #000;
    font-size: 12px;
    margin: 0 7px;
}

.search {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 0;
}

.search .int01 {
    border: 2px solid #9da8ba;
    padding-left: 5px;
    line-height: 30px;
    height: 32px;
    font-size: 14px;
    border-right: none;
}

.search .bt01 {
    background: #175fab;
    color: #fff;
    line-height: 36px;
    height: 36px;
    border: none;
    font-size: 14px;
    padding: 0 20px;
}

/*内容页开始*/

.dongxun_clearfix{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 90px;
}

.top30{
    padding-top: 10px;
}

.title{
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    padding: 30px 0 30px 0;
}

.title h1{
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
}

.title  h4.sub {
    height: 30px;
    font-size: 22px;
    font-family: "宋体";
    font-weight: normal;
    margin: 10px auto 0px 20px;  
}

.source {
    color: #999;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.source a{
    color: #999;
}

.source a:hover{
    color: #676767;
}

.time{
    font-size: 14px;
}

.dongxun_source{
    width:760px;
}

.dongxun_source .asource a:hover{
    color: #676767;
    text-decoration: underline;
}

.dongxun_source span{
    margin-right: 30px;
}

.text-ico {
    position: absolute;
    top: 0;
    right: 0;
}

.sizeAdd, .sizeSub {
    padding: 0 15px;
    border: 1px solid #f0f0f0;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    border-radius: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.sizeAdd, .sizeSub, .Report, .Aerror {
    display: inline-block;
}

.content{
    width:1200px;
}

.m30 {
    margin-top: 30px;
}

.text_w850{
    width: 850px;
}

.text_w300{
    width:300px;
    float: right;
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    zoom: 1;
}

.dongxun_m20{
    margin-bottom: 20px;
}

.dongxun_m20 dt {
    width: 300px;
    font-size: 18px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    color: #333;
    padding-bottom: 4px;
    position: relative;
}

.dongxun_m20 dt i {
    width: 26px;
    height: 10px;
    background-position: -400px -16px;
    position: absolute;
    top: 39px;
    _top: 35px;
    left: 35px;
}

.news-ico {
    background: url(https://res.dongxunnet.com/t/site/images/shareIcon.png) no-repeat 0 0;
}

.dongxun_m20 dd{
    font-size: 14px;
    line-height: 30px;
}

.dongxun_m20 dd li {
    height: 30px;
    overflow: hidden;
    border-bottom: dotted 1px #E0E0E0;
    line-height: 40px;
}

.dongxun_m20 dd li a {
    font-size:14px;
    padding-left: 15px;
    background-position: 0px -72px;
    color: #848484;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dongxun_m20 dd li a:hover,.dongxun_m20 .newsbox a:hover{
    color: #fa3535;
}

.dongxun_m20 .newimgs {
    width:320px;
    margin-top: 0px;
    padding-top: 0px;
}

.dongxun_m20 .newsbox {
    width: 145px;
    height: 125px;
    margin-top: 10px;
    float: left;
    margin-right: 10px;
}

.dongxun_m20 .newimgs .img{
    width: 145px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.dongxun_m20 .newimgs .img img {
    width: 145px;
    min-height: 100px;
    float: left;
}

.dongxun_m20 .newimgs .t {
    float: left;
    width: 135px;
    height: 25px;
    overflow: hidden;
    font-size: 12px;
    color: #262626;
    background: none;
    display: block;
    line-height: 30px;
    padding: 0px 5px;
    float: left;
}

.text_w300 .pl{
    overflow: hidden;
    zoom: 1;
}

.dongxun_m20 .ahnewbg{
    background-position: -404px -40px;
    padding-left: 10px;
    margin-bottom: 200px;
}

.dongxun_m20 .ahnewbg li{
    border:0;
    height:auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.dongxun_m20 .ahnew li a {
    background: none;
    padding-left:15px;
    line-height: 45px;
    height: 36px;
    display: block;
    overflow: hidden;
}

.conmain{
    width: 850px;
    border: none;
    margin-bottom: 15px;
}

.article_w650,.backHome_mod .backHome_clearfix{
    width:680px;
}

.font18{
    font-size: 18px;
}

.line36{
    line-height: 36px;
}

#dongxun_content{
    text-align: justify;
}

#dongxun_content .ytitle{
    text-indent: 2em;
    margin-bottom: 20px;
    color: #848484;
}

#dongxun_content p strong {
    letter-spacing: 0px;
}

#dongxun_content p{
    line-height: 200%;
    margin-bottom: 20px;
    color:#404040;
    text-indent: 2em;
}

#dongxun_content p a{
    color:#404040;
}

#dongxun_content p a:hover{
    color:#404040;
}

#dongxun_content p.f_center {
    text-align: center;
    text-indent: 0;
}

#dongxun_content .picIntro {
    text-align: center;
    text-indent: 0;
    line-height: 30px;
    font-family: 楷体!important;
    font-size: 16px;
}

#dongxun_content p img, #dongxun_content .edui-upload-video{
    max-width: 550px;
    display: block;
    margin: 0 auto;
    height: auto;
}

.content .page {
    padding-bottom: 40px;
    text-align: center;
}

.content .page a b{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    text-align: center;
    color: #333;
    padding: 0 0px;
    border: 0px solid #ffffff;
}

.content .page a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
}

.content .page a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}

.content .page b{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #175fab;
    border: 1px solid #175fab;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

.content .tags {
    font-size: 13px;
    height: 40px;
    line-height: 30px;
    color: #979797;
    margin-bottom: 10px;
}

.content .tag a {
    display: inline-block;
    color: #67798a;
    margin-right: 5px;
    padding: 0 10px;
    background-color: #F4F5F6;
}

.content .tag a:hover {
    background-color: #eef0f1;
    color: #175fab;
    }

.content .tagleft {
    width: auto;
    display: inline;
}
.content .writer_creator{
    float: right;
    font-size: 12px;
    color: #999;
}

.content .writer_creator .creator{
    float: left;
}

.content .writer_creator .ep-creator{
    margin-right: 15px;
}
.content .writer_creator .writer {
    float: right;
}

.content .tags .writer {
    float: right;
}

.content .tags .ep-editor {
    text-align: right;
}

.content .disclaimer{
    border: 1px solid #e5e5e5;
    color: #999;
    line-height: 24px;
    padding: 10px 0;
    border-width: 1px 0;
    font-size: 14px;
    text-align: justify;
}

.clearfix .conmain .disbiz{
    text-indent: 2em;
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
}

.share{
    width: 120px;
}

.leftFixed{
    width: 120px;
    background: #fff;
}

.fixeds{
    position: fixed;
    top: 150px;
}

.fixedsRec{
    padding-right: 24px;
    position: fixed;
    top: 70px;
}

.leftFixedNav {
    position: fixed;
    top: 0;
    z-index: 998;
}

.lefter {
    background: #f2f2f2;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.tc {
    text-align: center;
    font-size: 14px;
}

.lefter img {
    display: block;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #eee;
    margin: 0 auto 10px auto;
}

.leftFixed .bdsharebuttonbox {
    margin-top: 25px;
}

.leftFixed .bdsharebuttonbox a {
    display: block;
    text-indent: 0 !important;
    width: 100% !important;
    padding-left: 50px;
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
}

.bdshare-button-style0-32 a {
    float: left;
    width: 32px;
    line-height: 32px;
    height: 32px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    text-indent: -100em;
    overflow: hidden;
    color: #3a8ceb;
}

.leftFixed .bds_weixin {
    background: url(https://res.dongxunnet.com/t/site/nav/img/weixin.png)no-repeat left center !important;
    height: 42px;
    line-height: 42px;
    margin-left: 0px;
}

.leftFixed .bds_tsina {
    background: url(https://res.dongxunnet.com/t/site/nav/img/weibo.png) no-repeat left center !important;
    height: 42px;
    line-height: 42px;
    margin-left: 0px;
}

.leftFixed .bds_qzone {
    background: url(https://res.dongxunnet.com/t/site/nav/img/qzone.png) no-repeat left center !important;
    height: 42px;
    line-height: 42px;
    margin-left: 0px;
}

.bdshare-button-style0-32:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.recommendr{
    display: block;
}

.recomcose{
    border-top: 5px solid #eee;
    padding-bottom: 30px;
    clear: both;
}

.bottom50{
    padding-bottom: 50px;
}

.tagbox{
    width: 680px;
    float:left;
    margin-bottom: 30px;
}

.tagbox li {
    width: 100%;
    float: left;
    color: #888;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    padding: 20px 0;
    font-size: 14px;
    font-family: SimSun;
}

.tagbox li p {
    text-indent: 0em;
}

.tagbox li span {
    float: left;
    margin-right: 20px;
    width: 140px;
    height: 80px;
    overflow: hidden;
}

.tagbox li span img {
    width: 100%;
    min-height: 80px;
    transition: all .5s;
}

.tagbox li a {
    color: #888;
}

.tagbox li h6 {
    font-size: 20px;
    line-height: 24px;
    color: #333;
    padding: 0px 0 27px 0;
    font-family: Microsoft YaHei;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tagbox li b {
    display: inline-block;
    color: #2d6cc2;
    border: 1px solid #2d6cc2;
    border-radius: 3px;
    margin-right: 15px;
    padding: 0 5px;
    font-weight: normal;
    line-height: 24px;
}

.tagbox li tt:after {
    content: "|";
    color: #737373;
    margin-left: 5px;
    margin-right: 15px;
}


.tagbox li i {
    color: #bbb;
    font-style: normal;
}

.tagbox li .bdsharebuttonbox {
    position: absolute;
    background: url(https://res.dongxunnet.com/t/site/images/m_share.png) no-repeat center 80px;
    width: 36px;
    height: 100%;
    right: 0;
    top: 0;
    cursor: pointer;
    overflow: hidden;
}

.tagbox li .bdsharebuttonbox a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    text-indent: -9999px;
    background: none;
}

.bdshare-button-style0-32 .bds_more {
    color: #333;
}

.bdshare-button-style0-32:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.tagbox li.addmore {
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-top: 20px;
    padding: 15px 0;
}

.tagbox li.addmore a {
    background: url(https://res.dongxunnet.com/t/site/images/addmore.png) no-repeat left center;
    font-size: 20px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    color: #333;
    padding-left: 30px;
}

.article_w120{
    width: 120px;
}

.recFixed {
    height: 400px;
    border-right: 1px solid #e5e5e5;
}


.tagfixed .leftFixedNav {
    position: fixed;
    top: 0;
    z-index: 998;
}

.recFixed dt {
    font-size: 24px;
    line-height: 26px;
    color: #333;
    padding-bottom: 20px;
}

.recFixed dd a {
    color: #333;
    display: block;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
}

.recFixed dd a:hover{
    background:#2d6cc2;
    text-decoration:none;
    color:#fff;
}

/*内容页右侧*/

.right_ad1{
    width:300px;
}

.backHome_mod {
    text-align: center;
}

.backHome_mod .backHome_clearfix{
    float: right;
}
.backHome_mod ul {
    height: 38px;
    border: 1px solid #e0e0e0;
    border-right: none;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.backHome_mod ul li {
    float: left;
    height: 38px;
    padding: 0 30px;
    border-right: 1px solid #e0e0e0;
}

.backHome_mod ul li a {
    background-image: url(https://res.dongxunnet.com/t/site/nav/img/icon_nav.png);
    background-repeat: no-repeat;
    font-size: 15px;
    line-height: 40px;
    display: inline-block;
    height: 38px;
    padding-left: 20px;
    background-position: 0 12px;
}

/*网站底部*/
.bottom {
    height: auto;
    margin: 0 auto;
    border-top: 3px solid #FA3535;
    text-align: center;
    padding: 20px 0 5px 0px;
    position: relative;
    font-family:"SimSun";
}

.bottom .txt {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
}

.bottom .txt a,.bottom .txt_b a{
    margin-left: 10px;
    margin-right: 10px;
}

.bottom .txt a:hover{
    color: #e60012;
}

.bottom p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 24px;
}

.bottom span{
    font-family:sans-serif;
    margin-left: 3px;
    margin-right: 3px
}

.bottom .txt_b span{
    margin: 0;
}

.bottom a img{
    vertical-align:middle;
}

.bottom .kxwz {
    position: absolute;
    top: 65px;
    right: 100px;
    height: 40px;
    width: 110px;
}

.bottom .kxwz img {
    height: 40px;
    width: 110px;
}

.bottom .cxwz {
    position: absolute;
    top: 65px;
    left: 100px;
    height: 40px;
    width: 110px;
}

.bottom .cxwz img {
    height: 40px;
    width: 110px;
}

/*内容页底部*/
.dongxun_footer{
    /* width: 1200px; */
    margin: 40px auto 0;
    clear: both;
}

.footer_about{
    height: 50px;
    min-width: 960px;
    overflow: hidden;
    float: none;
    clear: both;
    padding: 0 10px;
    background: #333;
    color: #ccc;
    text-align: left;
    font-size: 12px;
    font-family: arial;
    line-height: 50px;
}

.footer_copy{
    width:1200px;
    margin:0 auto;
}
.footer_copy span a:first-child {
    background: none;
    padding-left: 2px;
}
.footer_copy span a{
    width:1200px;
    padding: 0 2px 0 6px;
    margin:0 auto;
    font-family: Arial;
    color:#ccc;
    font-size: 13px;
    background: url(https://res.dongxunnet.com/t/site/images/fnav.gif) no-repeat left center;
}

.footer_copy span a:hover{
    text-decoration: underline;
}

.footer_copy span tt{
    font-family: Arial;
    color:#ccc;
    font-size: 13px;
}

.p20,#mfooter,.g-share_mWrap{
    display:none;
}

@media screen and (max-width: 800px) {
@charset "UTF-8";html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    word-wrap: break-word;
    font-size: inherit;
    line-height: inherit;
}
img {
    border-style: none;
}

body {
    margin: 0
}

.donxgun_nav_bg,.hide-nav,.m-top .nav-down,.m-top .x-over,.dongxun_top,.dongxun_source .channel,.text-ico,.share,#article_ggwj,.article_w120,.backHome_mod,.text_w300,.recomcose,.tagbox li b,.tagbox li tt,.tagbox li .bdsharebuttonbox,.bottom{
    display: none!important;
}

.sp_header,.tagbox dt,#mfooter{
    display:block;
}

.fl,.fr {
    float: none;
    display: inline;
}

.top30,.dongxun_clearfix,.title,.source,.dongxun_source,.content,.article_w650,#dongxun_content .ytitle,.tagbox{
    width:100%!important;
}

.text_w850,#dongxun_content{
    position: relative;
    max-width: 100% !important;
    height: auto;
    background: #fff;
    overflow: hidden;
    margin-top: 0.8rem;
}

.dongxun_clearfix {
    margin: 0 auto;
    margin-bottom: 0;
}

.title h1, #dongxun_content,.disclaimer,.article_w650 ul,.clearfix .conmain .disbiz{
    margin-left: 0.8rem;
    margin-right: 0.8rem;
}

.m-top {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    background-color: #fff;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    display: block;
}

.m-top .dongxun-top {
    width: 100%;
    height: 3.54167rem;
    background-size: cover;
    position: relative;
}

.m-top .dongxun-top .back-prev-page {
    position: absolute;
    left: 1rem;
    top: 1.0625rem;
}

.m-top .dongxun-top .back-prev-page img {
    width: .95rem;
}

.m-top .dongxun-top .logo {
    width: 6.25rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 2.2rem;
    top: 0.8rem;
    position: relative;
    float: none;
}

.m-top .dongxun-top .logo img {
    width: 100%;
    height: auto;
    text-align: center;
}

.m-top .dongxun-top .nav_dongxun_more {
    position: absolute;
    right: 1rem;
    top: 1.04167rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-btn {
    position: relative;
    float: right;
    background: #fff;
    text-align: center;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-btn .ico-add{
    display: block;
    width: 1.80rem;
    height: 1.8rem;
    background: url(https://res.dongxunnet.com/t/site/nav/img/menu.png) no-repeat;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: auto;
    background-color: #eee;
    -webkit-transform: scale(0, 0.1);
    transform: scale(0, 0.1);
    -webkit-transition: all 0.2s;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform-origin: 100% 10%;
    transform-origin: 100% 10%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content.show {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content.show .nav-close {
    background: url(https://res.dongxunnet.com/t/site/nav/img/close2x.png) center no-repeat;
    background-size: 45%;
    position: absolute;
    top: 0.25rem;
    right: 0.4rem;
    height: 2.8rem;
    width: 2.8rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-head {
    z-index: 1;
    background: #eee;
    box-shadow: 0 10px 10px #eee;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-head .nav-close {
    position: absolute;
    top: 0.25rem;
    right: 0.4rem;
    height: 2.8rem;
    width: 2.8rem;
    z-index: 2;
    text-indent: 100%;
    cursor: pointer;
    overflow: hidden;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: auto;
    background-color: #fff;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper h2 {
    font-size: 0.4rem;
    margin-left: 0.8rem;
    margin-bottom: 0.5rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper h2:first-of-type {
    margin-top: 1.8rem;
    font-size: 1.2rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper .channel-list{
    padding: .33333rem .24rem 0 .92rem;
    font-size: 1.12rem;
    color: #333;
    justify-content: space-between;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper .channel-list li {
    float: left;
    width: 20%;
    height: 1.84rem;
    border-radius: 0.02rem;
    font-size: 0.85rem;
    color: #383838;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.84rem;
    background: none;
    border: 1px solid #EBEBEB;
    margin: 0.36vh .99vh;
}

.m-top .nav-down {
    position: absolute;
    background-color: rgba(255,255,255,.6);
    height: 3rem;
    line-height: 2.9rem;
    right: 0;
    z-index: 999;
    padding-left: .83333rem;
}

.m-top .nav-down .img-down {
    background: #fff;
    background-size: contain;
    padding: 0 1.04167rem 0rem .20833rem;
}

.m-top .nav-down .img-down img {
    width: 1.125rem;
    height: .625rem;
}

.m-top .nav-down .img-down.up img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.m-top .nav-down-warp {
    position: fixed;
    z-index: 12;
    top: 3.54167rem;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    display: none;
}

.m-top .nav-down-warp .nav-down-contain {
    background-color: #fff;
    width: 100%;
    font-size: 1.06667rem;
    color: #212121;
}

.m-top .nav-down-warp .nav-down-contain h3 {
    height: 3.75rem;
    line-height: 3.75rem;
    padding-left: 1.04167rem;
}

.m-top .nav-down-warp .nav-down-contain ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: .20833rem;
    padding-bottom: 1.25rem;
}

.m-top .nav-down-warp .nav-down-contain ul li {
    width: 7.2rem;
    height: 2.25rem;
    text-align: center;
    line-height: 2.25rem;
    border: 1px solid #ededed;
    border-radius: .41667rem;
    margin-left: .83333rem;
    margin-bottom: .83333rem;
}

.m-top .nav-down-warp .nav-down-contain ul li a {
    color: #757575;
}

.m-top .x-over {
    height: 3.75rem;
    width: 25rem;
    overflow: hidden;
}

.m-top .x-over .x-over-con {
    height: 4.25rem;
    overflow-x: auto;
    overflow-y: hidden;
}

.m-top .x-over .x-over-con .body-wrap {
    position: inherit;
    top: 0;
    padding: 0 .41667rem;
    height: 3rem;
    line-height: 3rem;
    background: #fff;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 10;
}

.m-top .x-over .x-over-con .body-wrap .column-nav {
    position: relative;
    display: block;
    float: left;
    width: auto;
    height: 100%;
    background: 0 0;
    text-align: center;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 0 .83333rem;
}

.m-top .x-over .x-over-con .body-wrap .swiper-pagination-bullet {
    margin: 0;
    color: #757575;
    opacity: 1;
}

.m-top .x-over .x-over-con .body-wrap .column-nav a {
    font-size: 1.08rem;
}

.m-top .x-over .x-over-con .body-wrap .column-nav .active {
    color: #1776f4;
}

.m-top .x-over .x-over-con .body-wrap .column-nav i {
    position: absolute;
    width: 1.25rem;
    height: .125rem;
    bottom: 0;
    left: 50%;
    margin-left: -.625rem;
    border-radius: .125rem;
    background: #1776f4;
    display: none;
}

.m-top .x-over .x-over-con .body-wrap .column-nav i.active {
    display: block;
}

.p20 {
    display:block;
    width: 100%;
    clear: both;
    height: 3.85rem;
    background: #f5f5f5;
}

.top30 {
    padding-top: 0;
    position: relative;
    height: 100%;
    z-index: 1;
    box-sizing: content-box;
    max-width: 100% !important;
    height: auto;
    color: #222;
    font-family: PingFang SC,Helvetica,Arial,\\5FAE\8F6F\96C5\9ED1,\\9ED1\4F53;
}

.title {
    height: auto;
    padding: 1rem 0;
    background: #fff;
}

.title h1 {
    font-size: 1.5rem;
    line-height: 2.16667rem;
}

.source {
    color: #404040;
    background-color: #fff;
    margin-top: 0!important;
    padding-bottom: 0.5rem;
}

.dongxun_source {
    margin-right: 0.8rem;
    color: #999;
}

.dongxun_source span {
    margin-right: 0rem;
    margin-left: 1.8rem;
}

.m30 {
    margin-top: 0px;
}

.content {
    margin-left: 0;
    position: relative;
    border: none!important;
    background: #fff;
    overflow: hidden;
}

.font18 {
    letter-spacing: initial;
}

#dongxun_content .ytitle {
    margin-top: 0.8rem;
    padding-bottom: 0px;
}

#dongxun_content p{
    line-height: 200%;
    margin-bottom: 0.65rem;
    font-size: 1.12rem;
    color: #333;
}

#dongxun_content p img,#dongxun_content .edui-upload-video{
    max-width: 95% !important;
    height: auto !important;
}

.writer_creator {
    float: right;
    margin-right: 1.5rem;
    text-align: right;
    font-size: 0.88rem;
}

.dongxun_clearfix .recommendr{
    width:95%;
}

.tagbox dt{
    position: relative;
    padding-left: 1.2rem;
    font-size: 1.4rem;
    height: 2.5rem;
    border-bottom: 1px solid #f3f3f3;
}

.tagbox dt:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0.3rem;
    width: 0.3rem;
    height: 1.5rem;
    margin-top: 0.3rem;
    background-color: #1776f4;
}

.tagbox li span {
    float: left;
    margin-right: 0.8rem;
    height: 5rem;
    overflow: hidden;
    display: block;
    border-radius: 0.2rem;
    position: relative;
    max-width: 107px;
    background: #F9F9F9;
}

.tagbox li span img {
    float: left;
    width: 100%;
    height: auto;
    position: absolute;
    min-height: 5rem;
    left: 0;
    top: 0;
    transition: all .5s;
}

.content .disclaimer{
    margin-bottom: 0.5rem;
}

.tagbox li h6 {
    padding: 0px 0 0.8rem 0;
    font: 400 .24rem/.46rem "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
    white-space: inherit;
    overflow: inherit;
    text-overflow: ellipsis;
    color: #454545;
    letter-spacing: 0;
    line-height: 1.5rem;
    font-size: 1.05rem;
}

.tagbox li p{
     font-family: Microsoft YaHei;
     font-size: 0.9rem;
}

.tagbox li b {
    display: inline-block;
    color: #2d6cc2;
    border: 1px solid #2d6cc2;
    border-radius: 3px;
    font-size: 0.2rem;
    margin-right: 0rem;
    padding: 0 0.2rem;
    font-weight: normal;
}

#mfooter {
    width:100%;
    background: #343434;
    padding: 0.5rem 0;
    color: #fff;
    clear: both;
    font-size: 0.85rem;
    text-align: center;
    display: block;
}

.mfooter .foot_list{
    padding: 0.1em;
}

.mfooter .foot_list a{
    color: #fff;
    margin-right: 0.2rem;
}

.mfooter .foot_list a:last-child{
    color: #fff;
    margin-right: 0;
}

#mfooter p {
    color: #fff;
    padding: 0.1em;
}
}

@media screen and (min-width:320px) and (max-width: 359px) {
.nav-more-content li{
    width:3.35rem;
    font-size: 0.5rem;
}

.m-top .nav-down-warp .nav-down-contain ul li {
    width: 5.35rem;
}

.title h1 {
    font-size: 1.2rem;
    line-height: 1.56667rem;
}

.dongxun_source span {
    margin-left: 1.2rem;
}

.time {
    font-size: 12px;
}

#dongxun_content p,#dongxun_content .ytitle{
    font-size: 0.92rem;
    line-height: 180%;
}

.content .disclaimer {
    line-height: 1.05rem;
    font-size: 0.2rem;
}

.tagbox li {
    padding: 10px 0;
}

.tagbox li h6 {
    line-height: 1rem;
    font-size: 0.85rem;
}

.tagbox li p {
    font-size: 0.15rem;
}

.tagbox dt {
    font-size: 0.98rem;
    height: 1.65rem;
    padding-left: 0.75rem;
}

.tagbox dt:after {
    width: 0.15rem;
    height: 0.98rem;
}

.tagbox li span{
    width: 80px;
    height: 3.8rem;
    max-width: 80px;
}

#mfooter {
    font-size: 0.45rem;
}
}

@media screen and (min-width:360px) and (max-width: 374px) {
.nav-more-content li{
    width:3.97rem;
}

.m-top .nav-down-warp .nav-down-contain ul li {
    width: 6.1rem;
}

}

@media screen and (min-width:375px) and (max-width: 410px) {
.nav-more-content li{
    width:4.2rem;
}

.m-top .nav-down-warp .nav-down-contain ul li {
    width: 6.4rem;
}

}

@media screen and (min-width: 411px) and (max-width: 799px) {
.nav-more-content li{
    width:4.75rem;
}

.m-top .nav-down-warp .nav-down-contain ul li {
    width: 7.15rem;
}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){ 
.nav-more-content li{
    width:10.3rem;
    height: 2.2rem;
    border-radius: 0.5rem;
    font-size: 1.35rem;
    line-height: 2.2rem;
}

#hxWrapPage{
    width:100% !important;
}

.m-top .x-over {
    width:100%;
}

.m-top .x-over .x-over-con a {
    font-size: 1.38rem;
}

.m-top .nav-down-warp .nav-down-contain h3 {
    font-size: 18px;
}

.m-top .nav-down-warp .nav-down-contain ul li {
    width: 14.55rem;
}

.yx-rotaion {
    height: 26rem !important;
}

.title h1, #dongxun_content,.disclaimer,.article_w650 ul{
    margin-left: 1.8rem;
    margin-right: 1.8rem;
}

.title h1 {
    font-size: 2.3rem;
    line-height: 3rem;
}

.time {
    font-size: 1.3rem;
}

#dongxun_content p,.font18 {
    font-size: 1.62rem;
}

.content .writer_creator {
    font-size: 1.2rem;
}

.content .disclaimer {
    line-height: 1.8rem;
    font-size: 1.2rem;
}

.tagbox dt {
    padding-left: 1.5rem;
    font-size: 1.8rem;
}

.tagbox dt:after {
    height: 2rem;
}

.tagbox li h6{
    line-height: 2.35rem;
    font-size: 1.65rem;
}

.tagbox li span {
    width:180px;
    margin-right: 1.25rem;
    height: 7.5rem;
    border-radius: 0.2rem;
    max-width: 12rem;
}

.tagbox li span img{
    min-height: 8rem;
}

.tagbox li p {
    font-size: 1.35rem;
}

.tagbox li.addmore a{
    font-size: 1.55rem;
}

#mfooter {
    font-size: 1.35rem;
}
} 
@media screen and (min-width:1921px) and (max-width: 2560px) {
.dongxun_header,.dongxun_more_nav,.dongxun_top,.hide-nav .top-bar,.dongxun_clearfix,.content{
    width:1600px;
}

.donxgun_nav_bg{
    height:50px;
}

.newBg,.wrapper_right {
    float: right;
    line-height: 50px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
}

.newBg {
    width: 100%;
    clear: both;
    text-align: left;
    position: fixed;
    z-index: 9999; 
    left: 0;
    top: 0;
}

.dongxun_more_nav {
    height: 255px;
    padding-top: 25px;
}

.dongxun_more_nav .nav_li {
    line-height: 28px;
    padding: 0 30px;
}

.dongxun_more_nav .nav_li a,.dongxun_more_nav .nav_li_right a{
    font-size: 14px;
}

.dongxun_more_nav .nav_li .first a {
    font-size: 18px;
}

.dongxun_more_nav .nav_li li {
    padding: 0 22px;
}

.dongxun_more_nav .nav_li_right {
    line-height: 24px;
    padding: 0 30px;
}

.dongxun_more_nav ,.search .int01,.nav_li_right .first a,.dongxun_top .location,.leftFixed .bdsharebuttonbox a,.time,.content .disclaimer,.dongxun_m20 dd li a{
    font-size: 16px;
}

.hide-nav .top-bar-inner{
    width:1400px;
}
.wrapper_Left ul li a,.newBg a{
    font-size: 15px;
}

.navli {
    padding-right: 15px;
    margin-right: 15px;
}

.sp_nav {
    margin-top: 0.88rem;
}

.dongxun_top .logo img {
    width: 170px;
}

.dongxun_top .location {
    width: 680px;
    margin-left: 250px;
    line-height: 55px;
}

.title h1 {
    font-size: 40px;
}

.second-title {
    font-size: 22px;
}

.share,.leftFixed,.article_w120{
    width:140px;
}

.leftFixed .bdsharebuttonbox a {
    margin-bottom: 25px;
}

.font18 {
    font-size: 20px;
}

.dongxun_source span {
    margin-right: 35px;
}

.text_w850,.conmain {
    width: 1100px;
}

.article_w650 {
    width: 880px;
}

#dongxun_content p img, #dongxun_content .edui-upload-video {
    max-width: 700px;
    height: auto;
}

.content .writer_creator {
    font-size: 14px;
}

.content .tags {
    font-size: 15px;
    height: 45px;
    line-height: 35px;
    margin-bottom: 15px;
}

.content .disclaimer {
    line-height: 30px;
}

.recFixed dt {
    font-size: 26px
}

.tagbox li {
    padding: 25px 0;
    font-size: 16px;
}

.tagbox li span {
    margin-right: 25px;
    width: 150px;
    height: 90px;
}

.tagbox li h6 {
    font-size: 22px;
    line-height: 26px;
    padding: 0px 0 30px 0;
}

.backHome_mod {
    width: 1300px;
    height: 60px;
}

.text_w300,.dongxun_m20 dt{
    width:400px;
}

.dongxun_m20 dd li {
    height: 40px;
    line-height: 40px;
}

.dongxun_m20 .newimgs {
    width: 420px;
    margin-top: 0px;
    padding-top: 0px;
}

.dongxun_m20 .newsbox {
    width: 195px;
    height: 150px;
    margin-top: 10px;
    float: left;
    margin-right: 10px;
}

.dongxun_m20 .newsbox .pic{
    height: 130px;
    overflow: hidden;
    width: 100%;
    display: block;
}

.dongxun_m20 .newimgs img {
    width: 100%;
    height: auto;
    min-height: 150px;
    float: left;
}

.dongxun_m20 .newimgs .t {
    float: left;
    height: 25px;
    overflow: hidden;
    font-size: 1px;
    color: #262626;
    background: none;
    display: block;
    line-height: 30px;
    padding: 0px 5px;
    float: left;
}

.bottom .txt a, .bottom .txt_b a {
    margin-left: 15px;
    margin-right: 15px;
}

.bottom .txt {
    font-size: 16px;
    text-align: center;
}

.bottom p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
}
}