@charset "utf-8";
@import url(reset_kxy.css);
@import url(header.css);
@import url(footer.css);
.container {width: 100%;max-width: 1920px;min-width: 1260px;margin: 0 auto;}
.Main{width: 100%;margin-bottom: 15px;background-color: #FFF;min-height: 500px;box-sizing: border-box;}
.article{padding-bottom:10px;border: 1px dashed #d9d5d6;padding: 15px;}
.article .Article_bt{padding:0 15px;height:auto;color: #2242bc;text-align:center;font-size:24px;line-height:1.5;}
.article .Article_bt h1{font-weight:400;}
.article .Article_ly{display:inline-block;margin-top:10px;width:100%;height:30px;color:#888;text-align:center;font-size:14px;line-height:30px;}
.article .Article_zw{overflow:hidden;min-height:200px;/* border-bottom:1px solid #eee; */line-height:28px;float: left;/* border-right: 1px solid #d4d2d2; */margin-top: 11px;width: 100%;}
.share_jiucuo{margin-top:10px;height:50px;line-height:50px;clear: both;}
.jiucuo1{float:right;margin-top:10px;height:30px;}
.pages{clear:both;font-size:14px;}
.pages span{float:left;display:block;padding:0 15px;width:auto;height:32px;background: #2242bc;color:#fff;line-height:32px;}
.pages a{display:inline-block;overflow:hidden;padding-left:10px;width:88%;width:calc(100% - 113px);text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;}
.pages .prevpage{position:relative;overflow:hidden;margin:5px 0;height:32px;background:#eee;line-height:32px;}
.pages .nextpage{position:relative;overflow:hidden;margin:5px 0;height:32px;background:#eee;line-height:32px;}
.QRcode{
    padding-bottom:20px;
}
.QRcode ul{
    width: 685px;
    margin: 0 auto;
    height: 210px;
    overflow: hidden;
}
.QRcode li{
    float: left;
    position: relative;
    width: 178px;
    height: 210px;
    margin-left: 75px;
}
.QRcode li:first-child{
    margin-left: 0px;
}
.QRcode li span{
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    left: 0px;
    font-size: 17px;
}
.QRcode li .codeImg{
    width: 178px;
    height: 178px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
#Zoom img{max-width:1200px;}
#Zoom table{margin:0 auto;background:#ddd;border-spacing:1px;}
#Zoom table tr td{border-color:#ddd!important;background:#fff!important;}
#sp{text-align:center;}
.smallFont{margin:0 5px 0 5px;font-size:10px;cursor:pointer;}
.medFont{margin:0 5px 0 0;font-size:14px;cursor:pointer;}
.largeFont{margin:0 5px 0 0;font-size:16px;cursor:pointer;}
.curFont{color:red;}
.Article_xx{overflow:hidden;margin-bottom:10px;background:#fff;color:#333;font-size:14px;line-height:30px;}
.Article_xx table{background:#eee;cellspacing:0;cellpadding:1px;border-spacing:1px;}
.Article_xx table tr td{background:#fff;}
.Video{width:785px;height:547px;}
.jieduBox legend{font-weight:700;}
.jieduBox .new{padding:10px 0;}
.jieduBox .new+.new{border-top:1px dashed #ddd;}
.titleContainer{padding:15px 0;width:100%;background: url(List_ico_4.png) no-repeat bottom center;}
.layui-table{color:#333!important;}
#Zoom iframe{width:800px;height:500px;text-align: center;margin: 0 auto;display: block;}