@charset "utf-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑", Arial !important;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

p {
    word-wrap: break-word;
}

i {
    text-decoration: none;
}

input {
    outline: 0;
    border: 0;
}

.Pad_top {
    padding-top: 0.1px;
}

.Ver_top {
    vertical-align: top;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-cb {
    clear: both;
}

.ds {
    display: none;
}

.dl {
    display: block;
}


/* li加点 list-style-type:disc */


/* overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;*/


/* overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;*/


/*  */

.dang {
    max-width: 1920px;
    width: 100%;
    height: 957px;
    margin: 0 auto;
    display: block;
    background: #f6f6f6;
}

.dang-main {
    width: 100%;
    min-height: 957px;
    background: url(ershida20221019_bg.jpg) no-repeat top center;
}

.dang-main-auto .ul2 li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(ershida20221019_i.png) no-repeat 0 center;
    padding-left: 14px;
}

.dang-main-auto {
    width: 1200px;
    min-height: 460px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 20px;
}

.dang-main-auto1 {
    min-height: 520px;
    margin-bottom: 50px;
}

.dang-main .img {
    display: block;
    margin: 0 auto;
    padding-top: 157px;
    padding-bottom: 130px;
}

.dang-ft {
    width: 100%;
    height: 123px;
    background: #ffffff;
}

.dang-main-auto .ul1 {
    display: block;
    width: auto;
    height: auto;
    padding: 55px 35px;
}

.dang-main-auto .ul1 .lis1 {
    display: block;
    width: 350px;
    height: auto;
    margin-right: 40px;
}

.dang-main-auto .ul1 .lis2 {
    display: block;
    width: 350px;
    height: auto;
    margin-right: 40px;
}

.dang-main-auto .ul1 .lis3 {
    display: block;
    width: 350px;
    height: auto;
}

.dang-main-auto .ul1 .lis a .img-l {
    display: block;
    margin: 0 auto;
    padding-bottom: 25px;
}

.dang-main-auto .ul2 {
    display: block;
    width: 100%;
    height: 250px;
}

.dang-main-auto .ul2 li a,
.dang-main-auto .ul2 li span {
    color: #000000;
    font-size: 18px;
}

.dang-main-auto .ul2 li a:hover span {
    color: red;
    font-size: 18px;
}

.dang-main-auto .ul2 li .i {
    vertical-align: top;
    margin-top: 24px;
    margin-right: 10px;
}

.gd {
    font-size: 14px;
    color: #666666;
    margin-top: 30px;
}

.gd:hover {
    color: #000000;
}


/* show */

.ctBox h1 a {
    color: #333;
    font-size: 16px;
    font-weight: normal;
}

.ctmain {
    padding-bottom: 100px;
}

.ctBox {
    width: auto;
    padding: 50px 30px;
}

.ctBox .position {
    margin-left: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: normal;
}

.content {
    width: auto;
    margin: 40px 20px 0px 20px;
}

.content h2 {
    font-size: 30px;
    color: #000;
    text-align: center;
}
.view{
    font-size: 16px;
}
.content .title {
    font-size: 22px;
    text-align: center;
    line-height: 38px;
    height: 45px;
    color: #000;
    font-weight: bold
}

.content .articleInfo {
    color: #333333;
    text-align: center;
    height: 24px;
    overflow: hidden;
    margin-bottom: 20px;
}

.content .padL5 {
    padding-left: 5px;
}

.content .source {
    font-size: 16px;
    text-align: center;
    color: #666;
}

.content img {
    margin: auto;
    max-width: 100% !important;
}


/* list */

.titBox {
    width: auto;
    padding: 50px 30px;
}

.titBox .position {
    margin-left: 5px;
    font-size: 19px;
    margin-bottom: 35px;
    font-weight: normal;
}

.titBox a {
    color: #333;
}

.titList {
    margin-top: 20px;
}

.titList li {
    position: relative;
    border-bottom: 1px solid #cccccc;
    line-height: 70px;
}

.titList li a {
    height: 6px;
    padding-left: 14px;
}

.titList li a:link,
.titList li a:visited {
    font-size: 17px;
    color: #333;
}

.titList li span {
    position: absolute;
    right: 28px;
    color: #9a9a9a;
    padding-left: 28px;
}

.hh {
    width: auto;
    height: 32px;
    border-left: 8px solid #e71d19;
    font-size: 28px;
    line-height: 32px;
    padding-left: 15px;
    color: #c8161d;
    margin-bottom: 35px;
}
/* pages */
.pages {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 80px;
    display: block;
    padding-bottom: 50px;
}
.content-zz{
    width: 100%;
    border-top: 1px solid #cccccc;
    font-size: 16px;
    color: #666666;
    line-height: 76px;
}
.article-info{
    width: 100%;
    padding-top: 20px;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    padding-bottom: 20px;
   
}
.article-info li{
    width: auto;
    font-size: 18px;
    color: #666666;
  
}
.article-info li span{
    font-size: 18px;
    color: #666666;
}
.liss1{
    display: none;
}
.content-auto span,.content-auto p ,.content-auto a{
    color: #333333;
}
.content-auto{
    padding-top: 25px;
    padding-bottom: 50px;
}
.titList li a{
    text-decoration: none;
}
.pages a{
    padding: 10px;
    background: #ffffff;
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
}

/*分享*/

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    width: 40px!important;
    height: 27px!important;
    background: #fff url(wmwxl20170705.png) no-repeat -80px -30px!important;
    display: block;
    padding: 0!important
}

.bdsharebuttonbox {
    width: 40px;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    margin: 0!important;
}

.share01,
.share02 {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 27px;
}

.share01 {
    background: #fff url(wmwxl20170705.png) no-repeat -80px top;
    height: 27px;
    width: 40px;
    overflow: hidden;
    display: block;
}

.share02 {
    top: 33px;
}

.share02 a {
    display: block;
    background: #fff url(wmwxl20170705.png) no-repeat -80px -30px;
}

.bdshare-button-style0-16 a:hover {
    opacity: 1!important;
    padding: 0!important
}

.popup_kaixin001,
.popup_tieba,
.popup_douban,
.popup_tieba,
.popup_bdxc,
.popup_thx,
.popup_ibaidu,
.popup_mshare,
.popup_bdysc,
.popup_renren,
.popup_tqf,
.popup_bdhome,
.popup_sqq {
    display: none!important;
}

.bdshare_popup_list li {
    height: auto!important;
}

.bdshare_popup_list li {
    float: none!important;
}

.bdshare_popup_box {
    width: 100px!important;
}

.bdshare_popup_list li {
    padding: 0!important;
    *display: inline!important;
}

.bdshare_popup_top {
    position: absolute!important;
    left: 5px;
    top: -8px!important;
    text-indent: 999em;
    background: #f00;
    background: url(public-share.png) no-repeat left -3534px;
    height: 8px;
    width: 23px;
}

.bdshare_dialog_list a,
.bdshare_popup_list a,
.bdshare_popup_bottom a,
.bdshare_dialog_list a:hover,
.bdshare_popup_list a:hover {
    background-image: url(public-share.png)!important;
    background-color: #fff;
    border: none;
}

.popup_qzone {
    background-position: left -3336px!important;
}

.popup_tsina {
    background-position: left -3222px!important;
}

.popup_weixin {
    background-position: left -3257px!important;
}

.popup_tqq {
    background-position: left -3296px!important;
}

.popup_qzone:hover {
    background-position: left -3491px!important;
}

.popup_tsina:hover {
    background-position: left -3377px!important;
}

.popup_weixin:hover {
    background-position: left -3412px!important;
}

.popup_tqq:hover {
    background-position: left -3451px!important;
}

.bdshare_dialog_list a,
.bdshare_popup_list a,
.bdshare_popup_bottom a {
    padding: 0 0 0 28px!important;
    line-height: 30px!important;
    _line-height: 18px!important;
}

.bdshare_popup_bg {
    width: 100px!important;
}

.bdshare_dialog_list li {
    height: auto!important;
    padding: 0!important;
    *display: inline!important;
}

.bdshare_popup_list {
    *display: inline-block;
}

.bdshare_dialog_list li {
    *display: inline!important;
}

body {
    font-family: "微软雅黑";
}

.inner {
    width: 980px;
    margin: 0 auto;
}

.box_tex {
    overflow: hidden;
    margin-bottom: 15px;
}

.title {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
}

.title a {
    color: #666;
}

.title a:hover {
    color: #f00;
}

#title_tex {
    font-size: 28px;
    line-height: 48px;
    border-bottom: 1px solid #CCC;
    color: #333;
    padding-bottom: 20px;
    font-weight: bold;
}

.function_tex {
    overflow: hidden;
    height: 30px;
}

#time_tex,
.print_tex {
    color: #999;
    font-size: 14px;
    float: left;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}

.print_tex {
    width: 150px;
    padding: 0;
    float: right;
}

.print_tex .print a {
    color: #0C50CC;
}

.print_tex .print a:hover {
    color: #900;
}

#tex {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    line-height: 36px;
}

p {
    line-height: normal;
}


.bottom_tex {
    height: 22px;
    overflow: hidden;
    border-top: 1px solid #CCC;
    padding: 15px 0;
}

.backtop {
    width: 70px;
    height: 22px;
    float: right;
}

.editor_tex {
    text-align: right;
    line-height: 22px;
    font-size: 14px;
}

.backtop img {
    width: 70px;
    height: 22px;
}

.font_blue {
    color: #999;
    font-weight: normal;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    width: 22px!important;
    height: 23px!important;
    background: url(fx.png) no-repeat!important;
    display: block;
}

.bdsharebuttonbox {
    width: 22px;
}

.font img {
    margin: 5px 10px 0 0;
}

.big-tex a,
.sml-tex a {
    color: #900;
}

.zt-S {
    background-position: left top;
}

.font,
.font01,
.share,
.print_tex .print {
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    float: left;
}

.zt-B,
.zt-S,
.print-B,
.sml-tex a,
.big-tex a,
.print-tex a {
    background: #fff url(wmwxl20170705.png) no-repeat left -33px;
    width: 40px;
    height: 27px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
}

.big-tex,
.sml-tex,
.print-tex {
    position: absolute;
    left: 0;
    background: #fff;
    top: 27px;
    width: 40px;
}

.big-tex a,
.sml-tex a,
.print-tex a {
    display: block;
}

.print_tex .print {
    width: 30px;
}

.zt-B {
    background-position: -40px top;
}

.sml-tex a {
    background-position: left -33px;
}

.big-tex a {
    background-position: -40px -33px;
}

.print-tex a {
    background-position: -120px -30px;
}

.zt-S {
    background-position: left top;
}

.print-B {
    background-position: -120px top;
}

.print_tex a:hover {
    text-decoration: none;
}

.video-sj {
    text-align: center;
}

.nextpage {
    font-size: 14px;
}

.nextpage dd {
    height: 30px;
    overflow: hidden;
}

.nextpage .left {
    width: 80px;
    text-align: center;
    font-weight: bold;
    color: #900;
}

.nextpage .right {
    width: 920px;
}

.nextpage .right li {
    background: url(Point.gif) left 10px no-repeat;
    padding-left: 8px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.nextpage .right li p {
    line-height: 30px;
}

.ft {
    width: 100%;
    height: 120px;
    background: #db2a23;
    text-align: center;
}

.ft-p1 {
    padding-top: 30px;
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
}

.ft-p2 {
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
}

.ft a {
    padding-top: 20px;
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
}
a{
    text-decoration: none;
}