html{ margin: 0 auto;-webkit-text-size-adjust:none; -webkit-user-select:none; -webkit-touch-callout: none;  }
body{text-align:left;  background: #fff;height: 100%;font-family:'微软雅黑','PingFang SC','Droidsansfallback';font-weight: 300; }
body,ul,p,span,dl,dt,dd,li,h1,h2{margin:0;padding:0; }
li{list-style:none;}
a,a:visited{text-decoration:none;color:#000;}
a,button,input,textarea,select{ background: none; -webkit-tap-highlight-color:rgba(255,0,0,0); outline:none; -webkit-appearance:none;}
.clearP,.clearP2{ zoom:1; } .clearP:after { content:''; display:block; clear:both; }
em{font-style:normal} 
a{text-decoration:none;}
img{border:none; vertical-align:top;} 
table{border-collapse:collapse;}
textarea{ resize:none; overflow:auto;}

.toWrap{ word-break: break-all; word-wrap: break-word; white-space: pre-wrap; } /* 强制换行 */
.noWrap{ white-space:nowrap; }/* 禁止换行 */
.noWrapEllipsis{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }/* 禁止换行,超出省略号 */
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}/*type="number" no Scroll*/
/* 具体设置 */
.css{-webkit-user-select:none;}/*禁止ios和android用户选中文字*/
.css{-webkit-touch-callout: none;}/*禁止ios长按时触发系统的菜单，禁止ios&android长按时下载图片*/
.css{-webkit-appearance:none;}/*webkit去除表单元素的默认样式*/

input::-webkit-input-placeholder{color:#666;} 
input:focus::-webkit-input-placeholder{color:#EEEEEE;}
/* 具体设置 end */

.wd120 .xq-xinlogodF,
.wd120 i,.searchMenu p span,
.titleHead  .readNum em,
.chanNavT p cite,
.headTop .cenTn .wd120 .nameQ::before
{background: url(../img/mp-bg20170613@2x.png); background-size:200px auto;}
/*top nav*/
.guDig{position: fixed; max-width: 640px; min-width: 320px; width: 100%; z-index: 1111;  -webkit-background-size: auto 5px;  top:0; }
.headTop{height:44px;background:#aa0009; line-height:40px; border-bottom:1px solid #c8c8cd; position:relative; text-align: center; }
.headTop .fanHui{float: left; width: 40px;  height: 44px;}
.headTop .searchMenu{ position: absolute; right: 54px;  top:7px;}
.headTop .cenTn .wd120{position: absolute;width: 100%;}
.headTop .cenTn .wd120 .nameQ{font-size:17px; color: #FFBC00; height:17px; padding:3px 0px;  line-height: 17px; margin-top:11px; overflow: hidden; position: absolute;padding-left: 13px;left: 160px;}
.headTop .cenTn .wd120 .nameQ::before{content: "";position: absolute;width: 12px;height: 23px;top: 0;left: 0;background-position: -76px -86px;}
.headTop .cenTn .wd120 .nameQ a{color: #F6E611;  font-size: 20px; }
.wd120 .xq-xinlogodF{float: left;  height: 40px; width: 60px; background-position:-7px -36px;}
.fanHuik20{margin-left: 20px; }
.fanHuik10{margin-left: 10px; overflow: hidden;}
.wd120 .logoW110{ width: 70px;}
.logoW120{ width: 120px;}
.xq-leftfanhui{float: left;  font-size: 20px; color: #292929; margin:13px 0 0 10px; }
.wd120 .xq-xinlogod:active,.searchP .xq-sosuo:active{color: #000;}
.headTop .fanHui:active,.headTop .cenTn .wd120 .nameQ:active{background: #FCE39C;}
.nameTyh{display: none;}
/*top nav end*/
/* pop menu */
.menuTan{margin: 0 10px;overflow: hidden;}
.menuTan li{line-height:30px; height:30px; float: left; width:25%; text-align: center; margin-bottom:2px; }
.menuTan li:active{background: #FFD35A; border-radius:3px;}
.menuTan li a{font-size:17px; display:inline-block; color: #1D1D1D;}
.menuTan li i{display: none;}

.menuTan .danq a{ border-bottom: 2px solid #aa0009; color:#aa0009; }

.searchP .xq-sosuo,
.searchP .xq-sosuoOpen{ margin-top: 5px;font-size: 24px; color: #fff;}
.popTopP45{padding-top:54px;}
.popTop125{ top:125px; border-top:1px dotted #ccc;}
.popTop50{ top:45px; padding-top: 70px;}
.popTop15{ top:45px; padding-top: 15px;}
.headMenu { background: #f5f5f5; height: 70px;}
/* animation */
.menuPop{position: fixed;height: 100%;background:#f1f1f1; display: none;z-index: 9988; 
-webkit-animation-name: fadeIn; 
-webkit-animation-duration: 0.4s; 
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
 }
@-webkit-keyframes fadeIn{
0% {opacity: 0; }
50% {opacity: 0.5;}
100% {opacity: 1;}
}
.anmaiClose{-webkit-animation-name: closefadeIn; 
-webkit-animation-duration: 0.4s; 
-webkit-animation-iteration-count: 1; 
-webkit-animation-delay: 0s; 
}
@-webkit-keyframes closefadeIn{
0% {opacity: 1; }
50% {opacity: 0.5;}
100% {opacity: 0;}
}
.xin-searchOpen{-webkit-animation-name: openfadeIn; 
-webkit-animation-duration: 0.4s; 
-webkit-animation-iteration-count: 1; 
-webkit-animation-delay: 0s;
}
@-webkit-keyframes openfadeIn{
0% {opacity: 0;}
50% {opacity: 0.5;}
100% {opacity: 1; }
}

.nav-hamburger{height: 26px;  width: 26px;  cursor: pointer;position:absolute; top:12px; z-index: 188;right:10px;}
.nav-hamburger .nav-hamburger-line {
    display: block;
    position: relative;
    width: 26px;
    height: 1px;
    background: #fff;
    -webkit-transition-property: transform, opacity, -webkit-transform;
    -moz-transition-property: transform, opacity, -webkit-transform;
    -ms-transition-property: transform, opacity, -webkit-transform;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -ms-transition-duration: 0.25s;
    transition-duration: 0.25s;
}
.nav-hamburger .nav-hamburger-line:nth-child(1) {
    top: 2px;
    -webkit-transform-origin: 2px 3px;
    -moz-transform-origin: 2px 3px;
    -ms-transform-origin: 2px 3px;
    transform-origin: 2px 3px;
}
.nav-hamburger .nav-hamburger-line:nth-child(2) {
    top: 9px;
    opacity: 1;
}
.nav-hamburger .nav-hamburger-line:nth-child(3) {
    top: 18px;
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
}
.nav-hamburger-link .opened .nav-hamburger-line {
    background-color:#fff;
}
.nav-hamburger-link .opened .nav-hamburger-line:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-hamburger-link .opened .nav-hamburger-line:nth-child(2) {
    opacity: 0;
}
.nav-hamburger-link .opened .nav-hamburger-line:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
}
/* animation end */
/* menu List */
.proDuction{padding-top: 60px;}
.proDuction ul{ margin: 0 auto; padding:1rem 0;  }
.proDuction ul li{height:60px; text-align: center;float: left; width: 45%; }
.proDuction ul li a p{font-size: 20px; height: 60px; line-height: 60px; overflow: hidden; margin: 0 auto; text-align: center;  display: block; color: #fff;position: relative; font-weight: 300; border-radius:2px;}

.proDuction ul li:nth-child(even){margin:0 3% 3% 0;}
.proDuction ul li:nth-child(odd){margin:0 3% 3% 3%}
.proDuction ul li:nth-child(1) p{background: rgba(231, 0, 0, 0.33);}
.proDuction ul li:nth-child(2) p{background:rgba(246, 28, 75, 0.7)}
.proDuction ul li:nth-child(3) p{background: rgba(37, 190, 126, 0.63)}
.proDuction ul li:nth-child(4) p{background: rgba(255, 76, 66, 0.56)}
.proDuction ul li:nth-child(5) p{background: rgba(246, 108, 0, 0.62)}
.proDuction ul li:nth-child(6) p{background:rgba(61, 163, 255, 0.57)}
.proDuction ul li:nth-child(7) p{background: #FFB400;}
.proDuction ul li:nth-child(8) p{background: #FF7D00;}
.proDuction ul li:nth-child(9) p{background: #2ea7e0;}
.proDuction ul li:nth-child(10) p{background: #ad69b9;}

.proDuction ul li a em{font-size: 12px; color:#515151;  display: block; height: 24px; line-height: 24px; font-style: normal;}
.proDuction ul li a .xq-xinlogoc{margin: 20px 0 0 2px; font-size: 22px; float: left; }
.proDuction ul li a .xq-xinlogoc .path1:before{color: #fff;}
.proDuction ul li a .xq-xinlogoc .path2:before{color: #fff;}
.proDuction ul li a .xq-clublogoc{margin: 22px 0 0 2px; font-size: 19px;  float: left; }
.proDuction ul li a .xq-clublogoc .path1:before{color: #fff;}
.proDuction ul li a .xq-clublogoc .path2:before{color: #fff;}
.proDuction ul li a .xq-xinbaologo{margin: 22px 0 0 4px; font-size: 18px; float: left;}
.proDuction ul li a .xq-vclogo{margin: 22px 0 0 4px; font-size: 16px; float: left;}
.proDuction ul li a .xq-aiclogo{margin: 22px 0 0 4px; font-size: 16px; float: left;}
.proDuction ul li a .xq-xclogo{margin: 23px 0 0 4px; font-size: 15px; float: left;}
.proDuction ul li a .xq-xinlogod{margin: 15px 0 0 16px; font-size: 14px; float: left;}
.proDuction ul li a .nameChanl{font-size: 13px;float: left;margin: 2px 0 0 0px; background: rgba(0,0,0,.15);  width: 64px; text-align: center; height: 20px; line-height: 20px;}

.headMenu_open{position: fixed;background: #f1f1f1; z-index: 9999; top: 45px; padding:10px 0;}
.headMenu_open,.menuPop{min-width: 320px; max-width: 640px; width: 100%;}
/* menu List end */

#go-top { margin: 5px; width: 40px;height: 40px;border-radius: 2px;opacity: 0.9;background:#aa0009 url(http://m.qdxin.cn/img/ui-gotop-icon.png) no-repeat center center; -webkit-background-size: 18px 15px;text-indent: 9999em;}
/* disno */
.qdxinChanl,
.homeEm,
.mnShow,
.chanNavTB p .moreLou,.jtNList,.listPaiH,
.pubDiv,
.pubDiv320H,
.pubDiv300,
.wb-wx-base,
.hiddBase{display: none;}
/* disno end */
.navSearch{background: #ececec; width: 100%; position:fixed; height: 56px; top: 44px; padding-top: 10px; display: none;}
.navSearch .dangq{width: 8px; height: 8px;  z-index: 888; margin-top: -14px; position: absolute; right: 64px; background: #ececec; transform:rotate(45deg);
-ms-transform:rotate(45deg);-moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); }
.navSearch .soinpt{ width: 80%; height: 40px;border: 1px solid #ccc; margin-left: 10px; float: left; background-position: -5px -210px; border-right:0; background-color:#fff; overflow: hidden; }
.navSearch .soinpt input{border:0;width: 100%; height: 34px; line-height: 34px; padding-left: 10px; background: #fff; border-radius:0; font-size: 16px; overflow: hidden; }
.navSearch .soS a{float: left; background: #FF7D00; height: 42px; width: 20%; line-height: 42px; color: #fff; position: absolute; right: 10px; top:10px;}
/*.lay320 .lunboKx{margin-top: 226px;}*/
.touTiao{height: 56px; border-top:1px solid #ccc;border-bottom:1px solid #ccc;  padding: 10px; position:relative;}
.touTiao dt{width: 70px; position: absolute; left: 10px; top:17px;}
.touTiao dt em{float: left; width: 64px; height: 40px; background-position: -3px -36px; text-indent: -9999em;}
.touTiao dd{display: box; display: -webkit-box; display: -moz-box; -webkit-box-pack:center; -moz-box-pack:center; -webkit-box-align:center; -moz-box-align:center; height: 54px; text-align: center; }
.touTiao dd h1 a{font-size:20px; line-height: 28px; display: block; color: #aa0009;}
.touTiao dd p{display:none;}

/*.lay320,.lay640{margin: 10px;}*/
/*.wrap{width: 100%;height: 0;padding-bottom: 60%;overflow: hidden;}*/
.lay320{ background: #F5F5F5; /*border-bottom: 1px solid #ccc;*/}
.homeListN{margin: 0 10px;}
.chanNavT{height: 40px; margin:15px 0 10px 0px; }
.chanNavT p{height: 36px; border-bottom: 2px solid #ccc; position: relative; }
.chanNavT p cite{display: block;position: absolute;left: 0;width: 45px;height: 40px;background-color: #fff;background-position: -2px -83px;}
.chanNavT p .titleK a{border-bottom: 2px solid #aa0009;font-size: 20px; height: 36px; line-height: 36px; position: absolute; left: 45px; color: #8e7300;}
.chanNavT p .titleK a em{position: absolute; left: 50%; width: 6px; height: 6px; bottom: -5px; background: #FFC200;-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); margin-left:-3px; }
.chanNavT p .moreK a{ position: absolute; right: 0; height: 36px; line-height: 40px; color: #555; }

.titleBig{padding: 8px 0;}
.titleBig a{line-height: 30px;  font-size: 20px; color: #404040;}
.redLink a{color: #E74C3C; }

.mBot10{padding-bottom: 10px;}

.listNews14 li,.listNews14t li{line-height: 24px; border-bottom: 1px dotted #ddd; padding: 8px 0; }



/* add 160617 */
.right490,.left490{margin: 10px;}
.redLink a{ color:#aa0009;}
.redLink + p{color: #777; font-size: 14px; line-height: 20px; margin-bottom: 10px;}

.nesListQh{}
.nesListQh dt{height: 200px; overflow: hidden;}
.nesListQh dt img{width: 100%;}
.nesListQh dd{border-bottom: 1px solid #ddd; padding-bottom:5px;}

.nesListQh dd > p{margin: 5px 0;}
.nesListQh dd > p a{font-size: 18px; line-height: 160%; }
.nesListQh dd > span{color: #888; font-size: 13px; line-height: 160%;}
.banerPy {}
.banerPy li{display: inline-block; text-align: center; margin: 10px;}
.yqlj a{display: inline-block; margin:5px; color: #1D2150;}

.wd120 i{width: 123px; height: 40px; background-position: 0px 2px; display: block;position: absolute;left: 55px; }
/* add 160617 end */


/*.listNews14 li:last-child,.listNews14t li:last-child{border-bottom: 0;}*/
.nolineB li:last-child{border-bottom: 0;}
.listNews14 li a,.listNews14t li a{font-size: 16px; display: block;}
.listNews14 li a:active,.listNews14t li a:active{ background: #ccc;}
.mokuaiupDown{ background: #F5F5F5; margin-top: 16px; border-bottom:1px solid #ccc; }
.mokuaiupDown dl{margin:0 10px;}
.mokuaiupDown dl dt{}
.mokuaiupDown dl .gao56{height:56px; position: relative;  border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; overflow: hidden;}
.mokuaiupDown dl dt .imgPic140{ overflow: hidden; height: 54px;text-align: center; position: absolute; left: 0; width: 80px; }
.mokuaiupDown dl dt .imgPic140 img{width: 100%; }
.mokuaiupDown dl dt .gaiYao{line-height: 30px; text-align:left; margin-bottom: 10px; margin-left:100px;display: box; display: -webkit-box; display: -moz-box; -webkit-box-pack:center; -moz-box-pack:center; -webkit-box-align:center; -moz-box-align:center; height: 54px; }
.mokuaiupDown dl dt .gaiYao a{line-height: 24px; font-size: 18px;}
.mokuaiupDown dl dt .gaoYYh{font-size: 12px; line-height: 18px; color: #777; margin-top: 10px;}

.mokuaiupDown2{ margin: 10px;}
.mokuaiupDown2 dl dt .gaoYYh{display: none;}
.mokuaiupDown2 dl dt{border-bottom:1px solid #ccc;}

.bot1000{margin: 10px 0; border-top:1px solid #999; }
.bot1000 ul li{font-size: 12px; text-align: center; color: #555; line-height: 30px;}
.bot1000 ul li:first-child,.bot1000 ul li span{display: none;}

.touchKX50{padding-top:50px; }


.nesListQ{ border-bottom: 1px solid #e2e2e2; padding: 10px 0; margin:0 10px; clear: both; overflow: hidden; height: 100%; }
.nesListQ dt{ float:left; width:80px; overflow: hidden; margin-right: 10px; height: 55px;}
.nesListQ dt img{ width:80px;}
.nesListQ dd{position: relative; }
.nesListQ dd .biaoTiLink a{font-size:16px; line-height: 24px;}
.nesListQ dd .dataR,.nesListQ dd span{display: none;}

.left630 .nesListQ:nth-child(5n){border-bottom: 1px dotted #999; padding-bottom: 20px; margin-bottom: 10px; }

.fenGeBg{background: #f5f5f5;}

.pageArea{  padding:10px 0; margin:0 10px;}
.pageArea ul{font-family:Tahoma; font-size: 12px; text-align:center; margin:10px;}
.pageArea ul li{margin-right:4px; display:inline-table;}
.pageArea ul li a{color:#555; background:#FFF; border:1px solid #E1E1E1; padding:10px 15px; text-decoration:none;}
.pageArea ul .dang{padding:0 10px;}
.pageArea ul li:last-child{display: none;}


.pageArea ul li:first-child,
.pageArea ul li:nth-child(6),
.pageArea ul li:nth-child(7),
.pageArea ul li:nth-child(2),

.saoPhone
{display:none;}


#pages{margin:0 10px;height: 30px; line-height: 30px; clear: both; overflow: hidden; height: 100%;}
#pages span{float: left; font-size: 14px;padding:0px 10px;  font-weight: 500; color: #888; margin-bottom: 6px; }
#pages a{color:#555; background:#FFF; border:1px solid #E1E1E1; padding:0px 8px; text-decoration:none;   font-size: 14px;  float: left; margin: 0 5px 6px 5px;}
#pages a:hover{background:#FFC000; color:#fff;border:1px solid #FFC000;}

.titleHead{padding: 60px 4% 10px 4%; border-bottom: 1px solid #ccc; padding-bottom: 10px;  position: relative;}
.titleHead h1{font-size: 20px; line-height: 30px;margin-bottom: 10px;}
.titleHead .rightDate{width: 80%;}
.titleHead .rightDate div{font-size: 12px; color: #777;display: inline-block;}
.titleHead .rightDate div:first-child{height: 20px; line-height: 20px;}
.titleHead .rightDate div:nth-child(3){float: left; margin-right: 10px;}
.titleHead .readNum{text-align: right; color: #FF8500; font-size: 16px;position:absolute;right: 4%;bottom: 10px;}

#Cnt-Main-Article-xin{padding: 10px 4%;background: #f5f5f5;}
#Cnt-Main-Article-xin center img{width: 100%;}
#Cnt-Main-Article-xin h6{margin: 0;padding: 0;}
  #Cnt-Main-Article-xin h6{margin-top:10px; font-size: 14px; color:#666; line-height: 150%;}
}
#Cnt-Main-Article-xin h6::after{content: "↑"; padding-left: 10px; font-size: 14px;}

body #houseInfo{margin-bottom: 10px; }
body #houseInfo p{margin: 0;padding: 0 10px 0 0; text-indent: 0; float: left;font-size: 16px;  color: #5E5B5B;}
body #houseInfo .jiage{color:#E74C3C;}

.baohanP p{line-height:32px; font-size: 18px; margin:10px 0;}

.baohanP img{max-width: 100%;}


.fenXang .bdsharebuttonbox a
{background-image:url(http://libs.qdxin.cn/basic/img/supplement-icon.png);background-image: -webkit-image-set(url(http://libs.qdxin.cn/basic/img/supplement-icon.png) 1x,url(http://libs.qdxin.cn/basic/img/supplement-icon@2x.png) 2x);background-repeat: no-repeat; text-indent: -9999em;}

.fenXang{  height: 60px; overflow: hidden; padding: 10px; background: #f5f5f5;}
.fenXang .fenC{float: left; height: 46px; line-height: 46px;  font-size: 15px;}
.fenXang .bdsharebuttonbox{float: left;}

.fenXang .bdshare-button-style2-24 a{margin: 0;}
.fenXang .bdsharebuttonbox .bds_tsina,
.fenXang .bdsharebuttonbox .bds_weixin,
.fenXang .bdsharebuttonbox .bds_sqq,
.fenXang .bdsharebuttonbox .bds_tqf,
.fenXang .bdsharebuttonbox .bds_qzone{float: left; width:23px; height: 46px; margin:6px; border-radius:23px;}

.fenXang .bdsharebuttonbox .bds_tsina{ background-position: 4px 0px;background-color: #E90D24;}
.fenXang .bdsharebuttonbox .bds_weixin{ background-position: -39px 0px;background-color: #4EAE3B;}
.fenXang .bdsharebuttonbox .bds_tqf{ background-position: -78px 0px;background-color: #008900;}
.fenXang .bdsharebuttonbox .bds_sqq{ background-position: -120px 0px;background-color: #1ABAE4;}

.zhuanZai{background: #f5f5f5; color: #D34E1E; text-align: center; font-size: 12px; padding: 10px 0;}
.titleNavXiang{background: #f5f5f5; padding:10px 10px 0 10px; margin-top: 16px; border-top:1px solid #eee; }
.titleNavXiang p{height: 20px; line-height: 20px; font-size: 18px; border-left:4px solid #FF9900; padding-left: 10px; }

.yixiaoBiao{background: #f5f5f5; padding:10px;}


.yixiaoBiao{ border: 1px solid #f1f1f1; padding:16px 10px; }
.yixiaoBiao dl dt p{ height: 24px; margin-bottom: 20px; font-size: 14px;}
.yixiaoBiao dl dt p input{padding: 0 5px; border: 1px solid #ccc; background: #fff;float: left; height: 24px; width: 100px;}
.yixiaoBiao dl dt p label{width: 70px; float: left; height: 24px; line-height: 24px; padding-right: 10px; text-align: right;}
.yixiaoBiao dl dt p label em{color: #ff0000;}
.yixiaoBiao dl dt p select{height: 24px; border: 1px solid #ccc; width: 110px; text-align: center; padding: 0 0 0 10px; background: #fff; background: #fff;}
.yixiaoBiao dl dt .tishi{height: 40px;}
.yixiaoBiao dl dt .tishi span{height: 24px; line-height: 24px; float: left; margin-left: 10px; color: #E66800; font-size: 12px;}
.yixiaoBiao dl dt .huoqu{height: 40px; position: relative;}
.yixiaoBiao dl dt .huoqu span a{ position: absolute; right:0;   height: 26px; line-height: 26px; background: #EC0217; margin-right: 10px; padding: 0 10px; color: #fff; font-size: 11px;}
.yixiaoBiao dl dd{text-align: center; margin: 10px 0 0 0; border-top:1px solid #CFC9B2; padding-top: 10px;}
.yixiaoBiao dl dd a{display: inline-table; height: 36px; line-height: 36px; background:#d27f00; font-size: 16px; color: #fff; padding: 0 60px; border-radius: 3px; }

.listLieH{}
.listLieH li{border-bottom:1px solid #ccc; padding: 6px 0; font-size: 11px; color: #777;}
.listLieH li a{font-size: 18px;line-height: 32px;margin-right: 10px;}

.base-alert{    
    width: 224px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    position: fixed;
    line-height: 50px;
    left: 50%;
    top: 30%;
    margin-left: -112px;
    margin-top: 20px;
    border-radius: 5px;
    padding: 10px 0px;
    z-index: 11;
    height: 50px;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}
.pubm320{margin: 10px 0;}
.pubm320 img{ width: 100%;}


.titleHead .pubm320{margin: 0 0 10px 0;}
.weixinLogoF{ position:absolute; top:-9999em; }

.m-wx-base{margin-bottom: 20px;}
.m-wx-base p img{width: 100%;}
.vidoIfa{width: 300px; height: 400px;}


#leftMa,#rightMa{display: none;}

.neiListQ{margin-top: 20px;}
.neiListQ dt{font-size: 22px;font-weight: 500;}
.listLieH{padding: 0px; background: #f5f5f5;}

.searchMenu p .w-sosuo{display: block;width: 30px;height: 30px;background-position: -96px -40px;}
.titleHead  .readNum .w-yuedu{display: inline-block;width: 20px;height: 20px;background-position: -114px -33px;background-size: 160px;position: absolute;top: -1px;right: 53px;}



.banner,.bannerN{display: none;}
#weshare{display: none;}

#Cnt-Main-Article-xin .imgtxt{margin-top:10px; font-size: 14px; color:#666; line-height: 150%;text-align: center;margin-bottom: 10px;}
#Cnt-Main-Article-xin .imgtxt::after{content: "↑"; padding-left: 10px; font-size: 14px;}