.specification p { font-size: 14px; color: #1179ca; }
.specification ol { padding-left: 30px; font-size: 12px; color: #1179ca; }
.pro-show { position: relative; margin: 0 auto; width: 1000px; }
.pic1 { width: 188px; height: 140px; }
.lazyload {
  opacity: 0;
  transform: scale(0.8);
}

.lazyloaded {
  opacity: 1;
  transform: scale(1);
  transition: all 700ms;
}
/* 搜索框 */
.search-box { position: relative; border: 1px solid #4c49ca; width: 244px; height: 35px; line-height: 28px; border-radius: 18px;overflow: hidden;}
.search-box input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0; outline: 0; height: 35px; font-size: 16px; color: #000; }
.search-box .search-input { float: left; padding: 0 15px; width: 174px; background: #fff; }
.search-box input:-moz-placeholder { color: #000; opacity: 1; }
.search-box input::-moz-placeholder { color: #000; opacity: 1; }
.search-box input:-ms-input-placeholder { color: #000; opacity: 1; }
.search-box input::-webkit-input-placeholder { color: #000; opacity: 1; }
.search-box .search-btn { overflow: hidden; width: 70px; background: url(//n.sinaimg.cn/tech/2018techbillboard/img/pc_search_pic01.png) center no-repeat; background-color: #4c49ca; cursor: pointer; text-indent: -100em; }
.search-list { position: absolute; z-index: 10; top: 30px; overflow: auto;width: 100%; line-height: 2; font-size: inherit; color: inherit; color: #fff; opacity: .8; background: inherit; background: #5b3bfb; cursor: pointer; filter: alpha(opacity=80); }
.search-list span { display: inline-block; width: 50%; text-align: center; }
.search-list li:hover { background: #e6e0d4; }
.search-icon { z-index: 5; overflow: hidden; border-radius: 5px; width: 114px; height: 114px; opacity: .8; background: url(//n.sinaimg.cn/finance/2017investors_top50_wap/search.png) center center no-repeat #825f38; background-size: 50%; text-indent: -999em; }
/* 弹框 */
.m-popup { position: fixed; z-index: 7777; top: 30%; left: 50%; border: 1px solid #cd953d; border-radius: 5px; margin-left: -3.01rem; width: 6rem; }
.m-popup .m-popup-body { z-index: 778; border-radius: 6px; background: #e7d5bc; }
.m-popup .m-popup-mask { position: fixed; z-index: -1; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); }
.m-popup .pop-close { position: absolute; top: .1rem; right: .1rem; width: .5rem; height: .5rem; background: url(//n.sinaimg.cn/finance/2017investors_top50/btn_close.png) center center no-repeat #d1b18b; background-size: 50%; cursor: pointer; }
.m-popup .btn-ok { display: inline-block; width: 2rem; height: .6rem; line-height: .6rem; color: #fff; background: url(//n.sinaimg.cn/finance/2017investors_top50/btn_ok.png) center no-repeat; cursor: pointer; }
.m-popup .pop-head { height: .8rem; line-height: .8rem; font-size: 18px; color: #c77b2d; text-indent: 1em; }
.m-popup .pop-head span { padding-left: .5em; font-size: 16px; font-style: italic; }
.m-popup .pop-main { padding: .10rem .50rem; line-height: 1.5; font-size: 14px; }
.m-popup .pop-foot { padding-bottom: .20rem; font-size: 14px; text-align: center; }
.m-popup .field { margin-bottom: .30rem; }
.m-popup input { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; border: 0 none; border-radius: 3px; padding: 0 3%; width: 94%; height: .6rem; font-size: 14px; background: #fff; }
.list-search { padding: .2rem; line-height: 1.5; text-align: center; }
.list-search li { padding: .1rem 0; cursor: pointer; }
.list-search li:nth-child(odd) { background: #d1b18b; }
.list-search span { display: inline-block; width: 48%; color: #fff; text-align: center; }
.cont { margin: 0 auto; margin-left: -6px; }
.c-rank { overflow: hidden; padding-top: 20px; padding-left: 10px; width: 100%; }
.c-card { float: left; border-radius: 4px; margin: 0 6px 20px; width: 188px; background: #322d4d; text-align: center; }
.c-card .c-card-info { position: relative; overflow: hidden; border-radius: 4px; margin: 0 auto; width: 100%; color: #fff; }
.c-card .c-card-info .u-name { overflow: hidden; margin: 15px 0; font-size: 20px; color: #fff; text-align: center; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; }
.c-card .c-card-info .u-number { line-height: 24px; font-size: 18px; }
.c-card .c-card-info .u-number .number { padding-left: 25px; margin-right: 14px; color: #827f93; }
.c-card .c-card-info .u-number .number1 { float: left; border-bottom-color: #d04442; color: #d04442; }
.c-card .c-card-info .u-des1 { line-height: 24px; font-size: 14px; color: #994800; }
.c-card .c-card-info img { display: block; margin: 0 auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.c-card .c-card-info .pic1 { height: 210px; }
.c-card .c-card-info .pic2 { height: 140px; }
.c-card .c-card-info .cover { position: absolute; z-index: 1; bottom: -209px; left: 0; overflow: hidden; width: 100%; height: 100%; background: rgba(0,0,0,.5); -webkit-transition: bottom .3s ease; -moz-transition: bottom .3s ease; -o-transition: bottom .3s ease; transition: bottom .3s ease; }
.c-card .c-card-info .cover h4 { margin-top: 1em; font-size: 16px; font-weight: normal; }
.c-card .c-card-info .cover h4 a { float: right; padding: 2px 4px 2px 2em; margin: 6px 6px 0 0; font-size: 12px; color: inherit; background-color: #ca0a0a; background-repeat: no-repeat; background-position: 4px center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.c-card .c-card-info .cover h4 aa:hover, .c-card .c-card-info .cover h4 aa:active { background-color: #ff9b01; text-decoration: none; }
.c-card .c-card-info .cover .pos { line-height: 20px; font-size: 12px; }
.c-card .c-card-info .cover span { display: block; font-size: 14px; }
.c-card .c-card-info .cover .c-intro { padding: 1em 2em; font-size: 12px; font-weight: bold; text-align: justify; }
.c-card .c-card-info:hover .cover { bottom: 0 !important; }
.c-card .m-pic-box { position: relative; overflow: hidden; border-radius: 10px; height: 140px; }
.c-card .c-card-act { position: relative; margin-top: 15px; height: 35px; line-height: 35px; color: #fff; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.c-card .c-card-act .number { font-size: 18px; cursor: default; text-align: center; }
.c-card .c-card-act .field { position: absolute; z-index: 3; top: -8px; left: 0; width: 100%; line-height: 0; }
.c-card .c-card-act .btn { display: inline-block; overflow: hidden; border-radius: 20px; margin: 0 8px; width: 160px; height: 45px; line-height: 45px; font-size: 14px; background: #4b331d; background: -o-linear-gradient(#987a5c,#4b331d); background: -moz-linear-gradient(#987a5c,#4b331d); background: -webkit-gradient(linear,left top,left bottom,from(#987a5c),to(#4b331d)); background: linear-gradient(#987a5c,#4b331d); cursor: pointer; }
.c-card .m-btn-box { z-index: 99; margin: 10px; }
.c-card .m-btn-box .btn { position: relative; float: left; border-radius: 4px; width: 48%; height: 45px; line-height: 45px; font-size: 18px; color: #fff; background: #5b3bfb; cursor: pointer; }
.c-card .m-btn-box .btn:hover { background: #3519c1; }
.c-card .m-btn-box .btn1 { float: left; }
.c-card .m-btn-box .btn2 { float: right; }
.c-card .m-btn-box .btn-share { float: right; }
.c-card .m-btn-box:after { display: block; clear: both; overflow: hidden; width: 0; height: 0; content: ""; }
.c-card.highlight { outline: 2px dashed #3519c1; }
.c-card.highlight h4 { background: #d2691e; }
.c-card.vote-success .btn-vote { color: #fff; background: #a5a5a5; cursor: not-allowed; }
.c-card.vote-success .btn-vote:hover { color: #fff; background: #a5a5a5; }
.c-card.vote-already .btn-vote { color: #fff; background: #a5a5a5; cursor: not-allowed; }
.c-card.vote-already .btn-vote:hover { color: #fff; background: #a5a5a5; }
.mina-message { position: fixed; z-index: 9999; top: 40%; left: 50%; display: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; padding: .5em 1em; max-width: 80%; line-height: 1.5; font-size: 14px; font-weight: bold; color: #fff; background: #000; background: rgba(0,0,0,.8); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); text-align: justify; }
.mina-message.ok { padding-left: 3em; background: url(//n.sinaimg.cn/finance/6adc145b/20170718/yes.png) .5em center no-repeat rgba(0,0,0,.8); }
.mina-message.error { padding-left: 3em; background: url(//n.sinaimg.cn/finance/6adc145b/20170718/no.png) .5em center no-repeat rgba(0,0,0,.8); }
.official-mask { position: fixed; z-index: 998; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.7); }
.official-main { position: fixed; z-index: 999; top: 50%; left: 50%; margin-top: -2.76rem; margin-left: -2.75rem; width: 5.5rem; height: 5.52rem; background: url(//n.sinaimg.cn/finance/broker_2018/wap/images/wx_pic01.png); background-size: 5.5rem 5.52rem; }
.u-official-close { position: absolute; top: 0rem; right: 0rem; width: 1.2rem; height: 1rem; background: url(//n.sinaimg.cn/finance/broker_2018/wap/images/wx_pic02.png) no-repeat center; background-size: .45rem .45rem; }
.official-main .img-box { display: block; margin: .64rem auto .22rem;/*width:1.82rem;*/
  /*height:1.82rem;*/ }
.official-main img { display: block; border: .1rem solid #fff; margin: 0 auto;/*margin:.12rem auto;*/ width: 2rem; height: 2rem; }
.official-main .u-des { margin-bottom: .7rem; font-size: .24rem; color: #fff; text-align: center; }
.official-main span { color: #cf0d0d; }
.official-main .u-des2 { line-height: .56rem; font-size: .28rem; color: #333; text-align: center; }
