﻿/*ÉèÖÃÈ«¾ÖÊôÐÔ*/
html,body{width:100%; height:100%; margin:0; color:#333; padding:0; font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif,sans-serif; background-color:#f6f6f6; font-size:20px;}
div,ul,li,img,i,span,table,tr,td,th,tbody,thead,tfoot,em,h1,h2,h3,h4,h5,p,header,article,footer,section,a{margin:0;padding:0;}
img{max-width:100% !important;height:auto; width:100%; height:100%; vertical-align: top;}
img[src=""],img:not([src]){opacity:0;}
.img-opacity{ animation:opol 1s;}
@keyframes opol{
	0%{opacity:0;}
	100%{opacity:1;}
}
@-webkit-keyframes opol{
	0%{opacity:0;}
	100%{opacity:1;}
}
a{color:#333; text-decoration:none;}
em,i{font-style:normal;} 
input,textarea{appearance: none;-moz-appearance: none;-webkit-appearance: none;}
input,textarea,select{font-family: 'Arial', 'Microsoft YaHei';}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }
textarea,select{resize:none;font-family:'Microsoft YaHei','微软雅黑';}
.perspective-3d{transform-style:perspective-3d; -webkit-transform-style:perspective-3d; -moz-transform-style:perspective-3d; -ms-transform-style:perspective-3d; -o-transform-style:perspective-3d; -webkit-transform: perspective(2000px) ;-moz-transform: perspective(2000px) ;-ms-transform: perspective(2000px) ;-o-transform: perspective(2000px) ;transform: perspective(2000px) ;}
.transition{ -webkit-transition: all .35s linear;-moz-transition: all .35s linear; -ms-transition: all .35s linear;-o-transition: all .35s linear;transition: all .35s linear;}
.transition-20{ -webkit-transition: all .2s linear;-moz-transition: all .2s linear; -ms-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear;}
.transition-100{ -webkit-transition: all 1s linear;-moz-transition: all 1s linear; -ms-transition: all 1s linear;-o-transition: all 1s linear;transition: all 1s linear;}
.transition-50{ -webkit-transition: all .5s linear;-moz-transition: all .5s linear; -ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.transition-15{ -webkit-transition: all .15s linear;-moz-transition: all .15s linear; -ms-transition: all .15s linear;-o-transition: all .15s linear;transition: all .15s linear;}
.hide{display: none;}
.show{display: block;}
.gry-line{width:100%; float:left; height:0.4rem; background-color:#f8f8f8;}
.edit-info-box{text-align:center; color:#163474; font-size:0.7rem; border: 0.05rem solid #163474; padding:0.5rem 0; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; background-color:#fff; position:fixed; z-index:10000001; box-shadow:0px 0px 0.25rem #dcdbdc; box-sizing: border-box; -webkit-box-sizing: border-box; top:40%; left:10%; width:80%; display:none;}
.edit-info-box.error{color:#dd322a; border: 0.05rem solid #dd322a; }
.loading{width:100%; line-height:2rem; list-style-type: none; font-size:0.6rem; color: #adadad; text-align:center; background-color:#fff; margin-top:0.5rem;}
/*×Ô¶¨Òå¶àÑ¡¿ò*/
.check-box input[type=checkbox]{display: none; border: 0; float:left; position:relative; margin:0.25rem; margin-top:0rem; appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.check-box input[type=checkbox] + label .iconfontJs{font-size: 1rem; margin-right: 0.2rem; display: inline-block; vertical-align: top; margin-top: 0.05rem; float:left;}
.check-box input[type=checkbox] + label .iconfontJs.icon1{display: none;}
.check-box input[type=checkbox]:checked + label .iconfontJs.icon1{display: block;}
.check-box input[type=checkbox]:checked + label .iconfontJs.icon0{display: none;}
.check-box label{float:left; font-size:0.6rem; color:#757575; height:1.2rem; line-height:1.2rem;}
.check-box input[type=checkbox].dec{float:right;}
.check-box label.dec{float:right;}
.iconfontJs {width: 1em; height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
/*input/textarea*/
.prmopt-box{font-size:0.6rem; line-height:1.4rem; color:#dd322a; float:left; display:none;}
.prmopt-box i{color:#dd322a; font-size:0.6rem; margin-right:0.25rem;}
input.error{border-color:#dd322a;}
input.error::-webkit-input-placeholder,textarea.error::-webkit-input-placeholder{ color:#dd322a;}
input.error::-webkit-input-placeholder:before,textarea.error::-webkit-input-placeholder:before{content:'\e607';  margin-right:0.15rem;  font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
/*ÎÄ±¾Òç³öÒþ²Ø-µ¥ÐÐ*/
.text-overflow{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
/*ÎÄ±¾Òç³öÒþ²Ø-¶àÐÐ-> css:-webkit-line-clamp:nÐÐ;*/
.texts-overflow{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
/*divÔ²½Ç-Òç³öÒþ²Ø*/
.border-radius-5px{border-radius:0.25rem; -webkit-border-radius:0.25rem; -moz-border-radius:0.25rem; overflow:hidden;}
.border-radius-3px{border-radius:0.15rem; -webkit-border-radius:0.15rem; -moz-border-radius:0.15rem; overflow:hidden;}
.border-radius{border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; overflow:hidden;}
.ContentNull{text-align: center; font-size: 0.7rem; color:#a2a2a2; line-height: 1.3rem; padding: 3rem 0;}
.ContentNull>i{width: 100%; height: 5rem; line-height: 5rem; font-size: 4rem; color: #ccc; display: inline-block; vertical-align: top; }
/*Ò³Ãæ¹«¹²Í·²¿*/
header{width:100%; height:2.25rem; background-color:#fff; position:relative; z-index:10; vertical-align:middle; border-bottom:0.05rem solid #ccc;}
header .menu{width:1.5rem; height:1.5rem; float:left; position:relative;padding:0.35rem;vertical-align:middle;}
header .menu .head-open-menu{width:1.5rem; height:1.5rem;float:left;border-radius:50%; overflow:hidden;}
header .menu .img{width:1.5rem; height:1.5rem; background-color:#fff;border-radius:100%; overflow:hidden;}
header .menu .menu-icon{width:1.5rem; display:block; float:left; border-radius:50%; -webkit-border-radius:50%; background-color:#fff; height:1.5rem; position:relative; font-size:1rem; color:#a3a1a1; overflow:hidden; text-align:center; line-height:1.8rem;}
header .menu .menus{font-size:0.6rem; color:#757575; width:3.7rem; padding:0 0.5rem; line-height:1.5rem; text-align:center; background-color:#fff; 
display:inline-table; vertical-align:top; position:absolute; top:2.2rem; left:0.6rem; box-shadow:0px 0px 5px #a8a8a8; display:none;}
header .menu .menus:before{content:''; border-bottom:0.4rem solid #fff; border-left:0.4rem solid transparent; border-right:0.4rem solid transparent; border-top:0; position:absolute; top:-0.35rem; left:0.5rem;}
header .menu .menus a{width:100%; float:left; border-bottom:0.05rem solid #dfdfdf; }
header .menu .menus a:last-child{border-bottom:0;}
header .logo{width:3rem; height:2.25rem; position:absolute; left:50%; margin-left:-1.5rem;}
header .logo a{width:3rem; height:2.25rem; position:absolute;}
header .search{width:1.2rem; height:1.2rem; position:absolute; right:0.5rem; top:0.6rem; font-size:1rem; color:#858585;}
.header-search-ba{position:fixed; top:0; left:0; width:100%; height:100%; background-color:#fff; z-index:11; display:none;}
.header-search-box{width:100%; height:2.8rem; border-bottom: 1px solid #f4f4f4; padding:0.5rem 2.6rem 0.5rem 2.5rem; box-sizing: border-box; line-height:1.5rem;}
.header-search-box .search-box{position: relative; background-color: #f6f6f6;  border-radius: 1.8rem;}
.header-search-box .search-bt{height: 1.8rem; line-height: 1.8rem; text-align: center; font-size: 1rem; color:#858585; position: absolute; top:0.5rem; right: 0.8rem;}
.header-search-box #search-h{width: 100%; padding: 0; height: 1.8rem; border:1.8rem; text-indent: 1em; font-size: 0.7rem; border-radius: 1.8rem; background-color: #f6f6f6;}
.header-search-box .close{position: absolute; left: 1rem; top:0.5rem; height: 1.8rem; line-height: 1.8rem; color:#a2a2a2; font-size: 1rem;}
.header-search-box .clear{width: 2rem; height: 1.8rem; color:#c3c4c4; font-size: 0.8rem; text-align: center; line-height: 1.8rem; position: absolute; right: 0rem; top:0rem;}
.header-search-ba .search-label{ padding: 0.8rem;}
.header-search-ba .search-label .title{font-size: 0.6rem; color:#a2a2a2; line-height: 1.2rem; height: 1.2rem; border-bottom:0.05rem solid #ddd;}
.header-search-ba .search-label .list{font-size: 0; padding: 0.4rem 0 0.8rem 0;}
.header-search-ba .search-label .li{height: 1.4rem; line-height: 1.4rem; border-radius: 0.7rem; padding:0 0.5rem; margin:0.4rem 0.8rem 0.4rem 0; border:0.05rem solid #ddd; display: inline-block;font-size: 0.75rem;}
.header-search-ba .search-label .li.red{color: #da251c;}

.header-menus-ba{width:100%; height:100%; position:fixed; top:0; left:0; z-index:10; display:none; background-color:rgba(0,0,0,.4);}
.header-menus-ba>.menus{width:6.8rem; padding:0 1.1rem; height:100%; background-color:#fff; position:relative; }
.header-menus-ba>.menus>.head{width:100%; padding:1.25rem 0;}
.header-menus-ba>.menus>.head .img{width:1.5rem; height:1.5rem; float:left; margin-right:0.5rem;}
.header-menus-ba>.menus>.head .name{height:1.5rem; line-height:1.5rem; color:#dd322a; font-size:0.7rem;}
.header-menus-ba>.menus>.head .name a{color:#dd322a; display:block;}
.header-menus-ba>.menus>.head .lore{padding:0.6rem 0; height:0.9rem;}
.header-menus-ba>.menus>.head .lore a{width:50%; box-sizing: border-box; float:left; height:0.9rem; line-height:0.9rem; color:#da251c; text-align:center; font-size:0.8rem;}
.header-menus-ba>.menus>.head .lore a:first-child{border-right:0.05rem solid #dcdcdc;}
.header-menus-ba>.menus>a.submenu{height:2.5rem; line-height:2.5rem; font-size:0.75rem; padding-left:0.5rem; width:100%; float:left; color:#444;}
.header-menus-ba>.menus>a.submenu>i{margin-right: 1.1rem; height:2.5rem; font-size:0.9rem; color:#888; display: inline-block; vertical-align: top;}
.header-menus-ba>.menus>a.submenu:active,.header-menus-ba>.menus>a.submenu.active{color:#dd322a;}
.header-menus-ba>.menus>a.submenu:active>i,.header-menus-ba>.menus>a.submenu.active>i{color:#dd322a;}
.header-menus-ba>.menus>.bt-box{width:100%; padding:0 1.1rem; left:0; bottom:1rem; box-sizing: border-box; line-height:1.8rem; position:absolute;}
.header-menus-ba>.menus>.bt-box>a{width:100%; height:1.8rem; text-align:center; font-size:0.7rem; color:#fff; background-color:#da251c; float:left;}
.header-menus-ba>.menus>.bt-box>a.return{ margin-bottom:0.8rem; background-color:#fff; border:0.05rem solid #163474; color:#163474; box-sizing: border-box;}

.open-pc-web{width:100%; height:2.8rem; padding:0.5rem 0; background-color:#2c2c2c; color:#606672; line-height:1rem; font-size:0.6rem; text-align:center;}
.open-pc-web>a{width:8.9rem; height:1.4rem; font-weight:normal; color:#ccc; line-height:1.5rem; position:relative; float:left; left:50%; margin-left:-4.5rem;}
.open-pc-web>.copy{float: left; width: 100%;}
.open-pc-web>.copy>em{font-size:0.7rem; color:#606672; font-family: Arial;}
/* 资讯菜单 */
.trend-menus{height: 2.1rem; width: 100%; overflow: hidden; background-color: #f6f6f6; position: relative;z-index: 5;}
.trend-menus>.menus-list{white-space: nowrap; font-size: 0; display: inline-table; position: relative;}
.trend-menus>.menus-list>a{margin-right: 0.75rem; text-align: center; display: inline-block; padding:0 0.25rem; vertical-align: top; font-size: 0.7rem; color:#757575; height: 2rem; line-height: 2.05rem;}
.trend-menus>.menus-list>a.active{color:#da251c; border-bottom: 0.1rem solid #da251c;}
.trend-menus>.menus-list>a:first-child{width: 4rem; padding: 0; margin: 0;}
/* 首页 */
.index-swiper .text{background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0,0,0,.8)),to(transparent));position: absolute; bottom: 0; left: 0; width: 100%; box-sizing: border-box; padding:0 0.8rem 0.5rem 0.8rem; font-size: 0.9rem; color: #fff;}
.index-swiper .text>a{color:#fff; display: inline-block; vertical-align: top;   max-height: 2.2rem; line-height: 1.1rem; overflow: hidden;}
.index-swiper .swiper-pagination{position: absolute; top:0.5rem; right: 0.5rem; height: 0.2rem; width: auto; text-align: right;}
.index-swiper .swiper-pagination .swiper-pagination-bullet{ margin-top: 0; vertical-align: top; background-color: #fff; opacity: 0.5; display: inline-block;}
.index-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
.zx-center .trends-list{padding-bottom: 0.5rem;}
.trends-list{padding:0 0.8rem; background-color: #fff; position: relative;}
.trends-list>.boxfull{position: relative;}
.trends-list>.boxfull>span{overflow: hidden; background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0,0,0,.7)),to(transparent));position: absolute; bottom: 0; left: 0;  max-height: 2rem; line-height: 2rem; width: 100%; box-sizing: border-box; padding:0 0.8rem; font-size: 0.9rem; color: #fff;}
.trends-list>.box{padding:0.8rem 0; height: 3.3rem; border-bottom: 1px solid #e5e5e5;}
.trends-list>.box:last-child{border-bottom: 0;}
.trends-list>.box .img{height: 3.3rem; width: 5rem; margin-right: 0.7rem; float: left;}
.trends-list>.box .title{font-size: 0.75rem; line-height: 1rem; height: 2rem; -webkit-line-clamp:2; padding:0.15rem 0 0 0; margin-bottom: 0.15rem;}
.trends-list>.box .author-time-type{font-size: 0.55rem; height:0.6rem; line-height: 0.6rem; margin-top: 0.7rem;}
.trends-list>.box .author{float: left; color:#a2a2a2; margin-right: 0.5rem;}
.trends-list>.box .author.a-w{width: 7rem;}
.trends-list>.box .author.cyan{color: #8eadd9;}
.trends-list>.box .label{width: 1.2rem; height: 0.6rem; float: left; font-size: 0.5rem; text-align: center; line-height: 0.6rem; border-radius: 0.15rem; -webkit-border-radius:0.15rem; margin: -0.05rem 0.3rem 0 0; border:0.05rem solid #757575; color:#757575;}
.trends-list>.box .label.green{color:#34d0a4; border-color: #34d0a4;}
.trends-list>.box .label.blue{color:#498ef8; border-color: #498ef8;}
.trends-list>.box .label.red{color:#eb615a; border-color: #eb615a;}
.trends-list>.box .time{float: left; color:#a2a2a2;}
.trends-list>.box .type{float: right;}
.trends-list>.box .type.blue{color:#163474;}
.trends-list>.box .type.red{color:#da251c;}
.trends-list>.box .type.cyan{color:#8eadd9;}
.trends-list>.box .type.gray{color:#a2a2a2;}
.trends-list.rss>.box .time{float: right;}
.trends-list.rss>.box .type{float: left; margin-right: 1rem;}
.trends-list.rss>.box .type.green{color: #39b967;}
.trends-list.rss>.box .type.purple{color: #7777cc;}
.trends-list.rss>.box .type.blue{color: #6d99d4;}
.trends-list.loadmore{padding-bottom: 2rem;}
.trends-list.loadmore>.box:last-child{ border-bottom: 1px solid #e5e5e5;}
.trends-list.loadmore>.loadmorebtn{height: 2rem; line-height: 2rem; width: 100%; position: absolute; bottom: 0; left: 0; text-align: center; font-size: 0.7rem; color:#a2a2a2;}
.index-fastnew-list{margin-top: 0.8rem; background-color: #fff;}
.index-fastnew-list.nomt{margin-top: 0;}
.index-fastnew-list>.title{padding:0.7rem 0; height: 0.8rem;}
.index-fastnew-list>.title h2{float: left; height: 0.8rem; line-height: 0.8rem; border-left: 0.35rem solid #da251c; padding: 0 0.5rem; font-size: 0.75rem;}
.index-fastnew-list>.title h2.borderblue{border-left-color: #163474;}
.index-fastnew-list>.title.nobottom{padding-bottom: 0;}
.index-fastnew-list>.title .more{float: right; padding:0 0.8rem; font-size: 0.6rem; color:#a2a2a2; line-height: 0.8rem; height: 0.8rem;}
.index-fastnew-list>.title .more>em{display: inline-block; vertical-align: top; margin-top: -0.1rem;}
.index-fastnew-list>.list{padding-top: 0.2rem; height: 11.5rem; overflow:hidden;}
.index-fastnew-list>.list .box{height: 3.5rem; padding:0 0.8rem 0 2rem; position: relative;}
.index-fastnew-list>.list .box:before{content: ""; border-top:0.15rem solid transparent; border-bottom: 0.15rem solid transparent; border-left: 0.3rem solid #163474; position: absolute; left: 1.2rem; top:0.3rem;}
.index-fastnew-list>.list .box .time{font-size: 0.55rem; position: relative; line-height: 1.5rem;  color: #a2a2a2; height:1.5rem;}
.index-fastnew-list>.list .box .name{font-size: 0.75rem; height: 2rem; line-height: 1rem; -webkit-line-clamp:2;}
.index-fastnew-list>.list .box:nth-child(3n-1) .time::after{background-color: #da251c;}
.index-fastnew-list>.list .box:nth-child(3n) .time::after{background-color: #b38a5e;}
.index-fastnew-list>.list .swiper-slide .box:nth-child(2):before{border-left-color: #da251c;}
.index-fastnew-list>.list .swiper-slide .box:nth-child(3):before{border-left-color: #b4895f;}
.index-fastnew-list>.list .swiper-pagination-bullet{background-color: #e5e5e5; opacity: 1;}
.index-fastnew-list>.list .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #a2a2a2;}
.index-column-list{margin-top: 0.8rem; background-color: #fff; position: relative; padding-top: 0.1rem; }
.index-column-list::before{content:""; width: 100%; height: 0.1rem; background: -webkit-gradient(linear, 100% 0, 0 0, from(#163474),to(#da251c)); position: absolute;top: 0; left: 0;}
.index-column-list>.title{height: 2.5rem; line-height: 2.5rem; width: 100%; text-align: center; font-size: 0.75rem; color:#333; font-weight: bold;}
.index-column-list>.list{font-size: 0; text-align:center; padding:0 0.8rem;}
.index-column-list>.list .box{width: 3.6rem; height: 3.8rem; text-align: center; display: inline-block; margin-bottom: 0.5rem;}
.index-column-list>.list .img{width: 2.4rem; height: 2.4rem; display: inline-block;}
.index-column-list>.list .name{height: 1.4rem; line-height:1.4rem; font-size: 0.6rem; }
/* 底部菜单 */
.menus-bottom.nofixed{position: relative; background-color: #fff;}
.menus-bottom{height: 2.6rem; background-color: rgba(255,255,255,.95); position: fixed; bottom: 0; left: 0; width: 100%; z-index: 3; box-shadow: 0 -0.05rem 0.2rem rgba(0,0,0,.1);}
.menus-bottom>a{width: 25%; float: left; text-align: center; line-height: 0.5rem; height: 2.6rem;}
.menus-bottom>a .icon{font-size: 1.1rem; display: inline-block; color: #acacac; height: 1.6rem; line-height: 1.9rem;}
.menus-bottom>a em{font-size: 0.5rem; color:#757575;}
.menus-bottom>a.active .icon{color:#da251c;}
.menus-bottom>a.active em{color:#da251c;}
/* 资讯详情 */
.article-center-box h1{line-height: 1.2rem; font-size: 0.95rem; padding:0.9rem 0.5rem;background-color: #Fff;}
.article-center-box .SponsorBox{text-align: center; background-color: #fff; padding-bottom: 1.5rem;}
.article-center-box .SponsorBox .SponsorBtn{width: 3rem; height: 3rem; line-height: 3rem; color:#fff; font-size: 0.9rem; background-color: #b38963; display: inline-block; vertical-align: top;}
.article-center-box .SponsorBox .Moneys{font-size: 0; display: none; margin-top: 20px; width: 100%;  vertical-align: top;}
.article-center-box .SponsorBox .Moneys.active{display: inline-block;}
.article-center-box .SponsorBox .Moneys .SelectMoney{width: 4rem;  height: 1.6rem; line-height: 1.6rem; margin:0.35rem; border-radius: 0.8rem; -webkit-border-radius: 0.8rem; border:1px solid #da251c; display: inline-block; vertical-align: top; font-size: 0.6rem; color:#da251c;}
.article-center-box .SponsorBox .Moneys .Number{font-size: 0.75rem; font-weight: bold; margin-right:0.3rem;}
.article-center-box .SponsorBox .MoneyCodes{ width: 100%; display: none;}
.article-center-box .SponsorBox .MoneyCodes .MoneyCode{display: none;  width: 7.75rem;}
.article-center-box .SponsorBox .MoneyCodes .MoneyCode.active{display: inline-block; vertical-align: top;}
.article-center-box .SponsorBox .MoneyCodes .MoneyNumber{height: 1.2rem; line-height: 1.2rem; margin-top: 0.4rem; font-size: 0.9rem; color:#da251c; font-family: 'Arial';}
.article-center-box .SponsorBox .MoneyCodes .Number{font-weight: bold;}
.article-center-box .SponsorBox .MoneyCodes .text{line-height:1.2rem; height: 1.2rem; margin-bottom: 0.4rem; font-size: 0.7rem; color:#757575;}
.article-center-box .transmitbox{height: 1.8rem; text-align: center; width: 100%; background-color: #fff;}
.article-center-box .transmit-btn{width: 6.6rem; height: 1.7rem; line-height: 1.7rem; text-align: center; font-size: 0.75rem; color:#da251c; display: inline-block; vertical-align: top; border: 0.05rem solid #da251c;}
.article-center-box .transmit-btn:before{content: "\e716"; font-size: 0.85rem; margin-right: 0.2rem; height: 1.7rem; line-height: 1.7rem; display: inline-block; vertical-align: top; color:#da251c;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.article-center-box .author-time{line-height: 1.2rem; height: 1.2rem; padding:0 0.5rem;background-color: #Fff;}
.article-center-box .author-time .author{float: left; font-size: 0.55rem; color:#163474;}
.article-center-box .author-time .time{float: right; font-size: 0.55rem; color:#a2a2a2;}
.article-center-box .centent{font-size: 0.88rem; height: 45rem; overflow: hidden; color: #444; padding:0 0.5rem; width: 100%;  box-sizing: border-box; -webkit-box-sizing: border-box; padding-bottom: 1.6rem;line-height: 1.6rem;background-color: #Fff; position: relative;}
.article-center-box .centent a{color:#da251c;}
.article-center-box .centent.zk{height: auto; padding-bottom: 3rem;}
.article-center-box .centent br{display: none;}
.article-center-box .centent p{margin-bottom: 1rem;}
.article-center-box .centent .lookmore{width: 100%; box-shadow: 0 -0.05rem 0.8rem #ddd; height: 0.9rem; line-height: 0.9rem; text-align: center; padding:0.8rem 0; font-size: 0.6rem; color: #a2a2a2; position: absolute; bottom: 0; left: 0; background-color: #fff;}
.article-center-box .centent .lookmore span{background-color: #fff; position: relative; z-index: 3; display: inline-block; vertical-align: top; width: 5rem;}
.article-center-box .centent .lookmore::after{content: "\e667"; position: absolute; top:0; left: 50%; transform:rotateZ(90deg); -webkit-transform:rotateZ(90deg); width: 1rem; margin-left: -0.5rem; height: 1rem; line-height: 1rem; text-align: center; font-size: 0.9rem; color:#858585;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.article-center-box .centent .lookmore.zk::after{transform:rotateZ(270deg); -webkit-transform:rotateZ(270deg);}
.article-center-box .centent .lookmore::before{content: ""; width: 90%; height: 1.2rem; border-bottom: 0.05rem solid #ddd; position: absolute; top: 0; left: 5%;}
.article-center-box .centent h2{font-size: 0.8rem;}
.article-center-box .dz-sc-fx{background-color: #fff; padding:0.5rem; text-align: center;}
.article-center-box .dz-sc-fx p{font-size: 0.8rem; color: #444; line-height: 1.6rem; text-align: left;}
.article-center-box .dz-sc-fx .codeimg{width: 6.55rem; height: 6.55rem; display: inline-block; vertical-align: top; margin:0.5rem 0;}
.article-center-box .dz-sc-fx .box{text-align: center; font-size: 0; margin:1.2rem 0 0.6rem 0;}
.article-center-box .dz-sc-fx .box>a{display: inline-block; height: 1.5rem; line-height: 1.5rem; margin:0 0.75rem; color: #757575;}
.article-center-box .dz-sc-fx .box>a .icon{ height: 1.5rem; line-height: 1.5rem; vertical-align: top; margin:-0.05rem 0.1rem 0 0; display: inline-block; font-size: 1rem; color: #757575;}
.article-center-box .dz-sc-fx .box>a em{font-size: 0.6rem; color: #a2a2a2; display: inline-block; height: 1.5rem; line-height: 1.5rem; vertical-align: top;}
.am-modal-bd{position: fixed; height: 100%; bottom: 0rem; left: 0; width: 100%; transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease; visibility: hidden; background-color: rgba(0,0,0,0); z-index: 11;}
.am-modal-bd .box{width: 100%; height: 8rem; bottom:-8rem; height: 8rem; left: 0; position: absolute;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;}
.am-modal-bd .bdsharebuttonbox{height: 5.5rem; font-size: 0; text-align: center; width: 100%; background-color: #f0f0f0;}
.am-modal-bd .bdsharebuttonbox>a{margin: 3.6rem 0.4rem 0 0.4rem; opacity: 0; width: 3rem; height: 4.5rem; display: inline-block; background: transparent; padding: 0; vertical-align: top; float: inherit;}
.am-modal-bd .bdsharebuttonbox>a .icon{width: 3rem; height: 3rem; background-color: #fff; display: inline-block; line-height: 3rem; font-size: 1.4rem; pointer-events: none;}
.am-modal-bd .bdsharebuttonbox>a.bds_tsina .icon{color:#d72729;}
.am-modal-bd .bdsharebuttonbox>a.bds_bdhome .icon{color:#3cb034;}
.am-modal-bd .bdsharebuttonbox>a.bds_qzone .icon{color:#ffc820;}
.am-modal-bd .bdsharebuttonbox>a em{display: inline-block; vertical-align: top; font-size: 0.5rem; color: #333;}
.am-modal-bd .closebtn{height: 2.5rem; line-height: 2.5rem; width: 100%; font-size: 0.75rem; text-align: center; color:#333; display: inline-block; vertical-align: top; background-color: #f8f8f8; border-top:0.05rem solid #ddd;}
.am-modal-bd.slishow {visibility: visible; background-color: rgba(0,0,0,0.3)}
.am-modal-bd.slishow .box{bottom:0;}
.am-modal-bd.slishow .bdsharebuttonbox>a{visibility: visible; margin-top: 0.8rem; opacity: 1; }

/* 投融指数 */
.mo-exponent{ box-sizing: border-box; padding:0.6rem; margin:0 !important; width:100%;}
.mo-exponent::before{content: ""; position: fixed; top:0; left: 0; width: 100%; height: 100%; background: -webkit-gradient(linear, 0 100%, 0 0, from(#263f71),to(#5ec496)); z-index: 0;}
.mo-exponent .tagbox{padding:1rem 0.5rem 0 0.5rem; position: relative;z-index: 2;}
.mo-exponent .tag{  height:1.5rem; line-height:1.5rem; border:0.05rem solid #fff; text-align:center;}
.mo-exponent .tag>a{width:50%; float:left; font-size:0.7rem; color:#fff; height:1.5rem; line-height:1.6rem;}
.mo-exponent .tag>a.active{background-color:#fff; color:#da251c;}
.mo-exponent .boxs{width:100%; overflow:hidden; position: relative;z-index: 2;}
.mo-exponent .boxs .box{display:none; width:100%; overflow:hidden;}
.mo-exponent .boxs .box.active{display:block;}
.mo-exponent .boxs .box .zs-b{display:inline-table; width:100%; border-bottom:0.05rem solid #eee; padding:0.4rem 0;}
.mo-exponent .boxs .box .zs-b .b-box{width:33%; float:left;}
.mo-exponent .boxs .box .zs-b .b-box:nth-child(3) .title{width:120%; margin-left:-10%;}
.mo-exponent .boxs .box .zs-b .b-box:nth-child(2){width:34%;}
.mo-exponent .boxs .box .zs-b .b-box .cen{width:3.6rem; height:4.3rem; margin:0 auto;}
.mo-exponent .boxs .box .zs-b .b-box .cen .title{font-size:0.6rem; color:#fff; line-height:2.2rem; height:2.2rem; text-align:center; opacity: 0.6;}
.mo-exponent .boxs .box .zs-b .b-box .cen .num{font-size:1.45rem; line-height:1.45rem; height:1.45rem; text-align:center; color:#fff; font-weight:bold;}
.mo-exponent .boxs .box .zs-b .b-box .cen .num-l{width:1.2rem; padding: 0.3rem 0; float:left; line-height:1.1rem; font-size:0.5rem; color:#fff;}
.mo-exponent .boxs .box .zs-b .b-box .cen .num-r{width:2.4rem; padding: 0.3rem 0; float:left; line-height:1.1rem; font-size:0.5rem; text-align:right; color:#fff;}
.mo-exponent .boxs .box .zs-b .b-box .cen em.orange{color:#fff;;}
.mo-exponent .boxs .box>.title{font-size:0.6rem; color:#fff; line-height:2rem; height:2rem; text-indent:1rem;}
.mo-exponent .boxs .box .exponent-box{height:9rem; overflow: hidden; position:relative; width:100%;}
.mo-exponent .boxs .box .exponent-box:after{content:''; width:100%; height:100%; position:absolute; top:0; left:0;}
.mo-exponent .boxs .box .exponent-box .exponent-con{height:10rem; margin:0 auto; width:100% !important; overflow:hidden;}
.mo-exponent .boxs .box .exponent-box .exponent-con .highcharts-container{width:100% !important; overflow:hidden;}

/* 投融 */
.invest-finan .infi-swiper .swiper-pagination .swiper-pagination-bullet{background-color: #fff; opacity: 0.5;}
.invest-finan .infi-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
.invest-finan .infi-menu{height: 4.2rem; background-color: #fff; text-align: center; font-size: 0;}
.invest-finan .infi-menu>a{display: inline-block; height: 4rem; margin:0 0.75rem; width: 3rem;}
.invest-finan .infi-menu>a>.icon{width: 2.2rem; height: 2.2rem; line-height: 2.4rem; color:#fff; font-size: 1.6rem; display: inline-block; vertical-align: top;}
.invest-finan .infi-menu>a:nth-child(1)>.icon{background-color: #498ef8;}
.invest-finan .infi-menu>a:nth-child(2)>.icon{background-color: #eb615a;}
.invest-finan .infi-menu>a:nth-child(3)>.icon{background-color: #fcbb21;}
.invest-finan .infi-menu>a>em{line-height: 1.7rem; height: 1.7rem; font-size: 0.6rem; color:#757575; display: inline-block; vertical-align: top; width: 100%;}
.invest-finan .icon-Title{width: 100%; height: 2.4rem; padding-top: 0.3rem; font-size: 5.5rem; background-color: #fff; text-align: center; line-height: 3.1rem;}
.invest-finan .icon-Title.red{color:#da251c;}
.invest-finan .icon-Title.blue{color:#163474; border-top:0.05rem solid #e5e5e5;}
.invest-finan .org-btns{padding-bottom: 1rem; font-size: 0; text-align: center; background-color: #fff;}
.invest-finan .org-btns .btn{width: 5.65rem; height: 1.65rem; font-size: 0.7rem; border:0.05rem solid #ddd; line-height: 1.65rem; text-align: center; display: inline-block; vertical-align: top; margin:0 0.6rem;}
.invest-finan .org-btns .btn.red{border-color: #da251c; color:#da251c;}
.invest-finan .org-btns .btn.blue{border-color: #163474; color:#163474;}
.invest-finan .invest-org-tor{background-color: #fff; margin-bottom: 0.5rem; padding:0.8rem 0; height: 3.2rem; border-top:0.05rem solid #e5e5e5; border-bottom: 0.05rem solid #e5e5e5;}
.invest-finan .invest-org-tor .invest-box{position: relative; text-align: center; width: 50%; float: left; height: 3.2rem; box-sizing: border-box;}
.invest-finan .invest-org-tor .invest-box:first-child{border-right: 0.05rem solid #e5e5e5;}
.invest-finan .invest-org-tor .invest-box .box .title::after{content: "\e667"; float: right; height: 0.9rem; font-weight: normal; color:#858585; font-size: 0.7rem; line-height: 1.1rem;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.invest-finan .invest-org-tor .invest-box .box{height: 3.2rem; width: 4.8rem; display: inline-block; vertical-align: top; text-align: left;}
.invest-finan .invest-org-tor .invest-box .box .title{font-size: 0.7rem; font-weight: bold; line-height: 0.9rem;}
.invest-finan .invest-org-tor .invest-box .box .number{font-size:0.9rem; height: 1.5rem; line-height: 1.5rem; color: #fcbb21;}
.invest-finan .invest-org-tor .invest-box .box .text{color:#a2a2a2; font-size: 0.6rem; float: left;}
.expImgs-list{width: 15rem; margin: 0 auto; font-size: 0; padding-top: 1.5rem;}
.expImgs-list>.imgbox{margin:0 0.35rem 0.25rem 0.35rem; width: 6.8rem; text-align: center; display: inline-block; vertical-align: top;}
.expImgs-list>.imgbox>.img{width: 6.8rem;}
.expImgs-list>.imgbox>.name{height: 1.5rem; line-height: 1.5rem; font-size: 0.65rem; width: 100%;}
/*搜索结果*/
.gry-index .menu{width:100%;overflow-x: auto; position:relative; float:left; background-color:#fff; height:1.95rem; line-height:1.95rem; font-weight:bold; font-size:0.7rem; color:#1a1a1a;}
.gry-index .menu-box{height:1.9rem; min-width:100%; line-height:1.9rem; position:absolute; top: 0; left:0;white-space:nowrap; width:25.6rem;}
.gry-index .menu-box .box-li{float:left; text-align:center; position:relative;}
.gry-index .menu-box .box-li.two{width:2.1rem;}
.gry-index .menu-box .box-li.for{width:3.5rem;}
.gry-index .menu-box .box-li.three{width:3rem;}
.gry-index .menu-box .box-li.active{color:#dd322a; border-bottom:0.05rem solid #dd322a;}
.gry-index .centent-box{width:100%; float:left; padding-bottom:2.85rem;}
.gry-index .centent-box .search-result-box{ width:100%; box-sizing: border-box; padding:0.3rem 0.8rem 0; background-color: #fff; margin-bottom: 0.6rem;}
.gry-index .centent-box .search-result-box.text{padding: 0.5rem 0.8rem 0rem 0.8rem; margin-bottom: 0;}
.gry-index .centent-box .search-result-box .tys{text-align: center; height: 1.9rem; line-height: 1.9rem;}
.gry-index .centent-box .search-result-box .tys>a{display: inline-block; vertical-align: top; height: 1.8rem; line-height: 1.9rem; margin:0 0.1rem; padding:0 0.5rem; font-size: 0.75rem; }
.gry-index .centent-box .search-result-box .tys>a.active{border-bottom: 0.1rem solid #da251c; color: #da251c;}
.gry-index .centent-box .search-result-box .search-result{width:100%;box-sizing: border-box; line-height:1.5rem; font-size:0.75rem;}
.gry-index .centent-box .search-result-box .search-result em{color:#dd322a;}
.gry-index .centent-box .search-result-box .search-result span{float:right;}
.gry-index .centent-box .search-box{position: relative;}
.gry-index .centent-box .search-box .search-bt{width: 3rem; height: 1.8rem; line-height: 1.8rem; text-align: center; font-size: 1rem; color:#858585; position: absolute; top:0; right: 0;}
.gry-index .centent-box .search-box #search-h{width: 100%; padding: 0; height: 1.8rem; border:1.8rem; text-indent: 1em; font-size: 0.7rem; border-radius: 1.8rem; background-color: #f6f6f6;}
.gry-index .centent-box .centent-box-list{display:inline-table; width: 100%; vertical-align:top; box-sizing: border-box; float:left;display:none;}
.gry-index .centent-box .centent-box-list.active{display:block;}
/* 日期选择模块 */
.am-modal-bd#dateselect .box{ height: 10.5rem;}
.date-select-model{text-align: center; font-size: 0; width: 100%; height:4.8rem; background-color: #f0f0f0; padding:0.5rem 0; position: relative;}
.date-select-model::before{content: ""; position: absolute; width: 100%; border-top:0.05rem solid #ddd;border-bottom:0.05rem solid #ddd; height: 1.5rem; left: 0; top:1.95rem;}
.date-select-model>.swiper-container{display: inline-block; vertical-align: top; height: 4.5rem; font-size: 0.7rem; margin:0 0.7rem;}
.date-select-model>.swiper-container .swiper-slide{height: 1.5rem; line-height: 1.5rem; color:#a2a2a2; font-size: 0.6rem}
.date-select-model>.swiper-container .swiper-slide.swiper-slide-next{font-size: 0.7rem; color:#323232;}
/* 我要融资 */
.declare-need>.box{width: 100%; padding:0 0.8rem; box-sizing: border-box; border-top:0.05rem solid #e5e5e5; border-bottom:0.05rem solid #e5e5e5; background-color: #fff; margin-top: 0.8rem;}
.declare-need>.fbox{width: 100%; padding:0 0.8rem; box-sizing: border-box; margin-top: 0.8rem;}
.declare-need.invest-need>.box .row{padding-left: 5.5rem;}
.declare-need>.box .row{padding-left: 4rem; position: relative; height: 2.35rem; line-height: 2.3rem; box-sizing: border-box; width: 100%; border-bottom: 0.05rem solid #ddd;}
.declare-need>.box .row:last-child{border-bottom:0;height: 2.3rem;}
.declare-need>.box .row .ml{position: absolute; height: 2.3rem; line-height: 2.3rem; left: 0; top:0; font-size: 0.75rem;}
.declare-need>.box .row .ml.gray{color:#757575;}
.declare-need>.box .row .unit{position: absolute; top:0; right: 0; font-size: 0.75rem;}
.declare-need>.box input[type=text]{border:none; width: 100%; height: 2.3rem; font-size: 0.75rem; padding:0; margin:0; vertical-align: top;}
.declare-need>.btnbox{ padding:1rem 0.8rem;}
.declare-need>.btnbox input[type=submit]{width: 100%; height: 2.1rem; background-color: #da251c; color: #fff; font-size: 0.75rem; border:none;}
.selectmodule{font-size: 0.75rem;z-index: 5; position: relative;}
.selectmodule>a{width: 100%; height: 100%; padding-right: 1rem; box-sizing: border-box; display: inline-block; vertical-align: top; position: relative;}
.selectmodule>a em{ text-indent: 1.9rem; float: left;}
.declare-need.invest-need .selectmodule>a em{text-indent: 1.1rem;}
.selectmodule>a:after{content: "\e667"; position: absolute; right: 0; height: 2.3rem; color:#858585; font-size: 0.8rem; line-height: 2.3rem; top:0;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.selectmodule>.selectmodulebox{position: fixed; height: 100%; bottom: 0rem; left: 0; width: 100%; transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease; visibility: hidden; background-color: rgba(0,0,0,0)}
.selectmodule>.selectmodulebox .selectbox{width: 100%; bottom:-100%; left: 0; position: absolute;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;}
.selectmodule>.selectmodulebox .closebtn{height: 2.5rem; position: relative; z-index: 5; line-height: 2.5rem; width: 100%; font-size: 0.75rem; text-align: center; color:#333; display: inline-block; vertical-align: top; background-color: #f8f8f8; border-top:0.05rem solid #b8b8b8;}
.selectmodule>.selectmodulebox .okbtn{height: 2.5rem; position: relative; z-index: 5; line-height: 2.5rem; width: 100%; font-size: 0.75rem; text-align: center; color:#da251c; float: left; background-color: #f8f8f8; border-top:0.05rem solid #b8b8b8;}
.selectmodule>.selectmodulebox.slishow{visibility: visible; background-color: rgba(0,0,0,0.3)}
.selectmodule>.selectmodulebox.slishow .selectbox{bottom:0;}
.selectmodule>.selectmodulebox .list{max-height: 12.55rem; overflow-y: auto; text-align: center;}
.selectmodule>.selectmodulebox .li{width: 100%; height: 2.05rem; line-height: 2.05rem; background-color: #f0f0f0; border-bottom: 0.05rem solid #ddd;}
.selectmodule>.selectmodulebox .li input[type=checkbox]{display: none;}
.selectmodule>.selectmodulebox .li input[type=checkbox] + label{width: 100%; float: left; height: 100%; line-height: 2.1rem; height: 2.1rem; position: relative;}
.selectmodule>.selectmodulebox .li input[type=checkbox]:checked + label:after{content: "\e662"; height: 2.1rem; line-height: 2.1rem; position: absolute; left: 50%; top: 0; margin-left: 2.6rem; font-size: 0.8rem; color: #da251c;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.selectmodule>.selectmodulebox .swiper-box{padding:0.5rem 0; background-color: #f0f0f0; height: 4.8rem; width: 100%; text-align: center; font-size: 0;}
.selectmodule>.selectmodulebox .swiper-box.double{padding:0.5rem; box-sizing: border-box; height: 9rem; }
.selectmodule>.selectmodulebox .swiper-box.double .swiper-container{height: 8rem; width: 50%; float: left;}
.selectmodule>.selectmodulebox .swiper-container{height: 4.8rem; width: 100%; text-align: center;}
.selectmodule>.selectmodulebox .swiper-box.swiper-city{height: 8rem; position: relative;}
.selectmodule>.selectmodulebox .swiper-box.swiper-city .swiper-container{width: 5rem; height: 8rem; display: inline-block;vertical-align: top;}
.selectmodule>.selectmodulebox .swiper-box.swiper-city .swiper-container::before{display: none;}
.selectmodule>.selectmodulebox .swiper-box.swiper-city::before{content: ""; width: 100%; height: 1.6rem; border-top:0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd; position: absolute; top:50%; margin-top:-0.9rem; left: 0;}
.selectmodule>.selectmodulebox .swiper-container::before{content: ""; width: 100%; height: 1.6rem; border-top:0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd; position: absolute; top:50%; margin-top: -0.9rem; left: 0;}
.selectmodule>.selectmodulebox .swiper-slide{height: 1.6rem; line-height: 1.6rem; width: 100%; font-size: 0.75rem; color:#a2a2a2; vertical-align: top; margin:0; padding:0;}
.selectmodule>.selectmodulebox .swiper-slide.swiper-slide-next{font-size: 0.8rem; color: #333; transiton:all 0.5s ease; -webkit-transiton:all 0.5s ease;}
.selectmodule>.selectmodulebox .swiper-box.double .swiper-slide.swiper-slide-next{height: 1.6rem; line-height: 1.6rem; width: 100%; font-size: 0.75rem; color:#a2a2a2; vertical-align: top; margin:0; padding:0;}
.selectmodule>.selectmodulebox .swiper-box.double .swiper-slide.swiper-slide-next + .swiper-slide{font-size: 0.8rem; color: #333; transiton:all 0.5s ease; -webkit-transiton:all 0.5s ease;}
.selectmodule>.selectmodulebox .swiper-box.swiper-city .swiper-slide.swiper-slide-next{font-size: 0.75rem; color:#a2a2a2;}
.selectmodule>.selectmodulebox .swiper-box.swiper-city .swiper-slide.swiper-slide-next+div{font-size: 0.8rem; color: #333;}
/* 我要融资-后台 */
.funancinguser-index .headbox{width: 100%; display: inline-block; vertical-align: top; box-sizing: border-box; padding:1.4rem 0.75rem; height:5.8rem; background:url(../images/financing_index_bg.jpg) center no-repeat; background-size: cover;}
.funancinguser-index .headbox .pic{width: 3rem;height: 3rem; float: left; margin-right: 0.8rem;}
.funancinguser-index .headbox .icon{float: right; height: 3rem; line-height: 3rem; width: 0.7rem; color:#fff; font-size: 0.8rem; margin-left: 0.8rem;}
.funancinguser-index .headbox .name{font-size: 0.75rem; color:#fff; height: 1.8rem; line-height: 1.8rem;}
.funancinguser-index .headbox .binding{line-height: 0; font-size: 0.6rem; height: 0.6rem; color:#fff; text-align: center;}
.funancinguser-index .navs{height: 3.2rem; padding:0.9rem 0; width: 100%; text-align: center; font-size: 0; background-color: #fff; border-bottom: 0.05rem solid #ddd;}
.funancinguser-index .navs .navbox{width: 4.5rem; height: 3.5rem; display: inline-block; vertical-align: top; margin:0 0.9rem; font-size: 0.6rem;}
.funancinguser-index .navs .navbox .icon{width: 2.2rem; height: 2.2rem; line-height: 2.2rem; color:#fff; font-size: 1.55rem; display: inline-block; vertical-align: top;}
.funancinguser-index .navs .navbox .icon.blue{background-color: #498ef8;}
.funancinguser-index .navs .navbox .icon.yellow{background-color: #fcbb21;}
.funancinguser-index .navs .navbox .text .red{color:#da251c;}
.funancinguser-index .navs .navbox .text{display: inline-block; vertical-align: top; line-height: 1.5rem;}
.funancinguser-index .colNav{width: 100%; border-top: 0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd; box-sizing: border-box; -webkit-box-sizing:border-box; padding:0 0.75rem; background-color: #fff; margin: 0.7rem 0;}
.funancinguser-index .colNav .navLink{height: 2.35rem; width: 100%; display: inline-block; vertical-align: top; line-height: 2.35rem; font-size: 0.75rem; border-top: 0.05rem solid #ddd; margin-top: -0.05rem;}
.funancinguser-index .colNav .navLink .icon{font-size: 1.2rem; color:#757575; float: left; margin-right: 0.5rem; width: 1.4rem; line-height: 2.5rem; height: 2.35rem;}
.funancinguser-index .colNav .navLink .arrows{float: right; height: 2.35rem; width: 0.7rem; color:#a2a2a2; font-size: 0.8rem; margin-left: 0.5rem;}
.funancinguser-index .colNav .navLink .number{float: right; color:#da251c;}
.confirm-bg{width: 100%; height: 100%; position: fixed; background-color: rgba(0,0,0,.5); top: 0; left: 0; z-index: 10; text-align: center; display: table-cell;}
.confirm-bg .confirm-box{display: inline-block; vertical-align: middle;}
.confirm-bg:before{content: ""; width: 0; height: 100%; display: inline-block; vertical-align: middle;}
.declareConfirm{width: 12.5rem; height: 7rem; background-color: #fff; border-radius: 0.5rem; position: relative;}
.declareConfirm h2{height: 3.4rem; line-height: 3.4rem; text-align: center; font-size: 0.75rem; border-bottom: 0.05rem solid #d0d0d0; font-weight: normal; padding-top: 1.4rem;}
.declareConfirm .confirm-ok{border-left: 0.05rem solid #d0d0d0;}
.declareConfirm .btn{width: 50%;box-sizing: border-box; float: left; height: 2.15rem; line-height: 2.15rem; color:#da251c; font-size: 0.75rem;}
.declareConfirm .icon{width: 3.75rem; color:#fff; font-size: 3rem; border-radius: 50%; height: 3.75rem; line-height: 3.75rem; position: absolute; top:-1.875rem; left: 4.375rem; background-color: #fcbb21;}
/* 投资机构-筛选 */
.org-menu{width:100%; height:2.1rem; background-color:#fff; box-sizing: border-box; line-height:2.1rem; color:#757575;z-index:2;}
.org-menu .org-menus{width:50%; height:100%; vertical-align: top; text-align:center; box-sizing: border-box;  border-color: #ddd !important; font-size:0.7rem; float:left;}
.org-menu .org-menus:nth-child(3){border-right:0;}
.orgs-map .org-menu .org-menus{width: 25%;}
.org-menu .org-menus .o-t>i{transition:all 0.3s ease; -webkit-transition:all 0.3s ease; transform:rotateZ(180deg); -webkit-transform:rotateZ(0deg); border-top:0.2rem solid #adadad; border-left:0.2rem solid transparent; border-right:0.2rem solid transparent; border-bottom:0; position:absolute; top:0.9rem; right:0.5rem;}
.org-menu .org-menus.active .o-t>i{transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg); border-top-color: #da251c;}
.org-menu .org-menus .o-t{width: 100%; position: relative; color:#757575; z-index: 5; display: inline-block; vertical-align: top; box-sizing: border-box; border-bottom:0.05rem solid #ddd;  height: 100%; background-color: #fff;}
.org-menu .org-menus .o-t.red{color:#da251c;}
.org-menu .org-menus .o-t:after{content: ""; width: 0.05rem; background: linear-gradient(to bottom, transparent 0%,#dedede 50%,transparent 100%); height: 1.8rem; top:0.2rem; left:0; position: absolute;}
.org-menu .org-menus.active .o-t{color:#dd322a;}

.org-menu .org-menus .submenusbox{width: 100%; height: 100%; visibility: hidden; overflow-y: auto; box-sizing: border-box; top: 0; left: 0; background-color: rgba(0,0,0,.3); position: absolute; z-index: 4; border-top: 4.4rem solid #fff;}
.org-menu .org-menus.active .submenusbox{visibility: visible;}
.org-menu .org-menus .submenusbox .box{width: 100%; max-height: 0; overflow:hidden; background-color: #fdfdfd; text-align: center; padding-bottom: 1rem;}
.org-menu .org-menus.active .submenusbox .box{max-height: 300%; transition:max-height 0.3s ease; -webkit-transition:max-height 0.3s ease; box-sizing: border-box; overflow: auto;}
.org-menu .org-menus .submenusbox .title{font-size: 0.6rem; height: 0.8rem; line-height: 0.8rem;padding-top: 0.8rem;text-align: center;display: flow;}
.org-menu .org-menus .submenusbox .list{font-size: 0; width: 15.35rem; margin: 0 auto; text-align: left;}
.org-menu .org-menus .submenusbox .li{width: 4.4rem; height: 1.4rem; line-height: 1.4rem; text-align: center; font-size: 0.7rem; color: #757575; border:0.05rem solid #ddd; display: inline-block; border-radius:0.1rem; -webkit-border-radius:0.1rem; margin:0.8rem 0.3rem 0 0.3rem; vertical-align: top;}
.org-menu .org-menus .submenusbox .li.invest-org-map-btn{height: 1.7rem; line-height: 1.7rem; color:#163474; width: 14.6rem; border:0.05rem solid #163474;}
.org-menu .org-menus .submenusbox .li.invest-org-map-btn:before{content:"\e692";display: inline-block; font-size: 1rem; color: #163474; width: 1.5rem; height: 1.7rem; line-height: 1.7rem; vertical-align: top; margin-left: -1.5rem;font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
/*->投资机构*/
.org-ul{ list-style-type:none; margin:0 0.6rem; padding-bottom:0.85rem;}
.org-ul.attention-list-boxs{padding:0 0.75rem; background-color: #fff; margin: 0; border-top: 0.05rem solid #ddd;border-bottom: 0.05rem solid #ddd;}
.org-ul.attention-list-boxs .org-li{margin-top: 0;}
.org-ul.intor.attention-list-boxs .org-li{ padding:0.9rem 0;}
.org-ul .org-li{width:100%; height:5.1rem; padding:0.9rem 0.6rem; margin-top: 0.6rem; box-sizing: border-box; border-bottom:0.05rem solid #eee; background-color: #fff;}
.org-ul .org-li .logo{width: 80px;
    border: 0.05rem solid #f6f6f6;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 0.6rem;
    margin-top: 17px;}
.org-ul .org-li .logo img{width:100% !important; height:100% !important;}
.org-ul .org-li .info h2{font-size:0.75rem; line-height:1.2rem; height:1.2rem; font-weight: normal; margin-bottom: 0.15rem;}
.org-ul .org-li .info h2 a{color:#1a1a1a;}
.org-ul .org-li .info h2 .vip:after{content:'\e738'; display: inline-block; font-size: 0.9rem; color:#fcbb21; vertical-align: top; height: 1.2rem; line-height: 1.2rem;font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.org-ul .org-li .info h2 .likebtn{padding: 0 0.5rem; border:0.05rem solid #e5e5e5; height: 1.1rem; float: right; color: #757575; line-height: 1.2rem; text-align: center; font-size: 0.55rem;}
.org-ul .org-li .info h2 .likebtn::before{content: "\e66e"; font-size: 0.6rem; margin-right: 0.15rem; display: inline-block; vertical-align:top; color:#a9a9a9; height: 1.1rem; line-height: 1.2rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.org-ul .org-li .info h2 .likebtn.active:before{content: "\e66f"; color: #da251c;}
.org-ul .org-li .info h2 .PushBtn{border:0.05rem solid #da251c; width: 3.7rem; box-sizing: border-box; -webkit-box-sizing:border-box; height: 1.2rem; float: right; color: #da251c; line-height: 1.2rem; text-align: center; font-size: 0.55rem;}
.org-ul .org-li .info h2 .PushBtn.no{border-color:#ddd; color:#757575;}
.org-ul .org-li .info .xzbox,.org-ul .org-li .info .lybox{line-height: 1rem; height: 1rem; font-size: 0.6rem; color:#a2a2a2;}
.org-ul .org-li .info .xzbox em,.org-ul .org-li .info .lybox em{display: inline-block; vertical-align: top;  margin:0.25rem 0.5rem;height: 0.5rem; width: 0.05rem; background-color: #ddd;}
.org-ul .org-li .info .xzbox span,.org-ul .org-li .info .lybox span{color:#5c5c5c;}
.org-ul .org-li:last-child{border-bottom: 0;}
/* bp展示 */
.bp-ul{padding:0.5rem;}
.bp-ul .bp-li{width: 100%; margin-bottom: 0.5rem; padding: 0 0.5rem 0.5rem 0.5rem; background-color: #fff; box-sizing: border-box;}
.bp-ul .bp-li .li-header{width: 100%; height: 2rem; line-height: 2rem; border-bottom: 0.05rem solid #ddd;}
.bp-ul .bp-li .name{font-size: 0.75rem; width: 10.5rem;}
.bp-ul .bp-li .type{float: right; height: 1rem; margin:0.5rem 0; font-size: 0.5rem; color:#fff; line-height: 1.1rem; padding:0 0.3rem;}
.bp-ul .bp-li .type.red{background-color: #eb615a;}
.bp-ul .bp-li .type.blue{background-color: #498ef8;}
.bp-ul .bp-li .type.green{background-color: #34d0a4;}
.bp-ul .bp-li .type.yellow{background-color: #fcbb21;}
.bp-ul .bp-li .label-money{height: 1.4rem; line-height: 1.4rem; font-size: 0.55rem; color: #163474; margin-top: 0.3rem;}
.bp-ul .bp-li .label{float: left;}
.bp-ul .bp-li .label:before{content: "\e66c";height: 1.4rem; line-height: 1.25rem; color: #a2a2a2; font-size: 0.7rem; float: left; margin-right: 0.2rem;font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.bp-ul .bp-li .money{float: right;}
.bp-ul .bp-li p{font-size: 0.55rem; color:#5c5c5c; line-height: 0.9rem; height: 1.8rem; -webkit-line-clamp:2;}
.bp-ul .bp-li .time-like{height: 1.3rem; line-height: 1.3rem; color: #a2a2a2; font-size: 0.55rem;}
.bp-ul .bp-li .time{float: left; color: #a2a2a2;}
.bp-ul .bp-li .time:before{content: "\e66d"; height: 1.3rem; line-height: 1.2rem; color: #a2a2a2; font-size: 0.6rem; float: left; margin-right: 0.2rem;font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.bp-ul .bp-li .like{float: right; color: #a2a2a2; border:0.05rem solid #e5e5e5; padding: 0 0.5rem; height: 1.1rem; line-height: 1.1rem; margin-top: 0.05rem;}
.bp-ul .bp-li .like:before{content: "\e66a";  height: 1.1rem; line-height: 1.2rem; font-size: 0.6rem; margin-right: 0.1rem; color:#a2a2a2; display: inline-block; vertical-align: top; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.bp-ul .bp-li .like.active:before{content: "\e66b"; display: inline-block; vertical-align: top; color:#da251c; font-size: 0.6rem; }
/* bp详情 */
.investbp-content>.hbox{height: 5.25rem; position: relative; background-image: url(../images/investbp_content_bg.jpg);background-size: cover; width: 100%; text-align: center; padding-top: 3rem;}
.investbp-content>.hbox.receive{ background-image: url(../images/rebp_content_bg.jpg);height:5rem; padding-top: 2rem;}
.investbp-content>.hbox.receive .time{line-height: 1.5rem; color:#a2a2a2;}
.investbp-content>.hbox .name{width: 12rem; height: 2.5rem; line-height: 1.25rem; -webkit-line-clamp:2; color: #fff; font-size: 0.85rem; display: inline-block; vertical-align: top;}
.investbp-content>.hbox .time{line-height: 1.7rem; height: 1.7rem; font-size: 0.6rem; color: #a2a2a2;}
.investbp-content>.hbox .like-btn{position: absolute; left:0.8rem; top:0.8rem; border:0.05rem solid rgba(255,255,255,.7); font-size: 0.6rem; color:#fff; height: 1.3rem; line-height: 1.3rem; padding:0 0.5rem;}
.investbp-content>.hbox .like-btn::before{content: "\e66e";display: inline-block; vertical-align: middle; font-size: 0.6rem; margin-right: 0.15rem; color:#fff;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.investbp-content>.hbox .like-btn.active::before{content: "\e66f"; color: #da251c;}
.investbp-content>.iseboxs{height: 3.8rem; padding: 1.3rem 0; text-align: center; font-size: 0; background-color: #fff;}
.investbp-content>.iseboxs .box{width: 3.6rem; line-height: 1rem; height: 2rem; padding:0.8rem 0; font-size: 0.55rem; color:#da251c; border:0.1rem solid #da251c; display: inline-block; vertical-align: top; margin: 0 0.65rem;}
.investbp-content>.iseboxs .box .typename{font-size: 0.5rem; color:#a2a2a2; }
.investbp-content>.iseboxs .box:nth-child(2){border-color: #163474; color: #163474;}
.investbp-content>.iseboxs .box:nth-child(3){border-color: #b38963; color: #b38963;}
.investbp-content>.textbox{padding:0.7rem 0.8rem 0.1rem 0.8rem; width: 100%; background-color: #fff; margin-top: 0.6rem; box-sizing: border-box; -webkit-box-sizing:border-box;}
.investbp-content>.textbox .title{font-size: 0.6rem; color:#a2a2a2; margin-bottom: 0.15rem;}
.investbp-content>.textbox .row{font-size: 0.6rem; margin-bottom: 0.6rem;}
.investbp-content>.textbox .row .DownBpBtn{width: 100%; height: 2rem; line-height: 2rem; text-align: center; font-size: 0.75rem; display: inline-block; vertical-align: top; box-sizing: border-box; -webkit-box-sizing:border-box; border:0.05rem solid #da251c; color:#da251c;}
.investbp-content>.textbox .row .box{font-size: 0.6rem; margin-bottom: 0.8rem;}
.investbp-content>.textbox .row .box .pic{float: left; margin-right: 0.8rem; width: 3rem; height: 3rem;}
.investbp-content>.textbox .row .box .like-message{float: right; width: 3.1rem;}
.investbp-content>.textbox .row .box .like-btn{float: right; border:0.05rem solid #da251c; margin-top: -0.1rem; font-size: 0.6rem; color:#da251c; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.investbp-content>.textbox .row .box .like-btn::before{content: "\e66e";display: inline-block; vertical-align: middle; font-size: 0.6rem; margin-right: 0.15rem; color:#da251c;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.investbp-content>.textbox .row .box .like-btn.active::before{content: "\e66f"; color: #da251c;}
.investbp-content>.textbox .row .box .message-btn{float: right; margin-top: 0.6rem; border:0.05rem solid #163474; font-size: 0.6rem; color:#163474; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.investbp-content>.textbox .row .box .message-btn::before{content: "\e68b";display: inline-block; vertical-align: middle; font-size: 0.65rem; margin-right: 0.15rem; color:#163474;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.investbp-content>.textbox .row .box .name-post{height: 1rem; line-height: 1rem;}
.investbp-content>.textbox .row .box .name{font-size: 0.8rem; float: left; margin-right: 0.3rem;}
.investbp-content>.textbox .row .box .post{font-size: 0.6rem; color: #a2a2a2;}
.investbp-content>.textbox .row .box .phone-number{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
.investbp-content>.textbox .row .box .email{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
.investbp-content>.bbox{padding:0 0.8rem 1.5rem 0.8rem; background-color: #fff; margin-top: 0.6rem;}
.investbp-content>.bbox .bstatus{height: 2.2rem; line-height: 2.2rem; color: #da251c; font-size: 0.65rem;}
.investbp-content>.bbox .box{font-size: 0.6rem; margin-top: 0.5rem;}
.investbp-content>.bbox .box .pic{float: left; margin-right: 0.8rem; width: 3rem; height: 3rem;}
.investbp-content>.bbox .box .like-message{float: right; width: 3.1rem;}
.investbp-content>.bbox .box .like-btn{float: right; border:0.05rem solid #da251c; margin-top: -0.1rem; font-size: 0.6rem; color:#da251c; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.investbp-content>.bbox .box .like-btn::before{content: "\e66e";display: inline-block; vertical-align: middle; font-size: 0.6rem; margin-right: 0.15rem; color:#da251c;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.investbp-content>.bbox .box .like-btn.active::before{content: "\e66f"; color: #da251c;}
.investbp-content>.bbox .box .message-btn{float: right; margin-top: 0.6rem; border:0.05rem solid #163474; font-size: 0.6rem; color:#163474; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.investbp-content>.bbox .box .message-btn::before{content: "\e68b";display: inline-block; vertical-align: middle; font-size: 0.65rem; margin-right: 0.15rem; color:#163474;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.investbp-content>.bbox .box .name-post{height: 1rem; line-height: 1rem;}
.investbp-content>.bbox .box .name{font-size: 0.8rem; float: left; margin-right: 0.3rem;}
.investbp-content>.bbox .box .post{font-size: 0.6rem; color: #a2a2a2;}
.investbp-content>.bbox .box .phone-number{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
.investbp-content>.bbox .box .email{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
/* 融资快讯 */
.fastnews>.title{height: 0.9rem; margin-top: 0.8rem; padding:0.6rem 0; width: 100%; line-height: 0.9rem; background-color: #fff; border-bottom: 0.05rem solid #ddd;}
.fastnews>.title:first-child{margin-top: 0;}
.fastnews>.title>h2{height: 0.9rem; line-height: 0.9rem; padding-left: 0.6rem; font-weight: normal; border-left:0.25rem solid #143374; font-size: 0.75rem; float:left;}
.fastnews>.title:first-child>h2{border-left-color: #da251c;}
.fastnews>.box{width: 100%; padding:0rem 0.8rem; background-color: #fff; box-sizing: border-box;}
.fastnews>.box .title{width: 100%; font-size: 0.75rem; padding:0.7rem 0; border-top: 0.05rem solid #ddd;}
.fastnews>.box .title a{width: 100%; max-height: 2.2rem; line-height: 1.1rem; -webkit-line-clamp:2; vertical-align: top; display: inline-block;}
.fastnews>.title + .box .title{border-top:0;}

.fastnews>.box .time{line-height: 1.5rem; height: 1.5rem; font-size: 0.55rem; color:#a2a2a2;}
.fastnews>.loadbtn{width: 100%; height: 2.5rem; line-height: 2.5rem; box-sizing: border-box; padding:0 0.8rem; display: inline-block; font-size: 0.75rem; color: #da251c; background-color: #fff; text-align: center;}
.fastnews>.loadbtn::before{content: ""; width: 100%; border-top: 0.05rem solid #ddd; float: left;}
/* 专栏 */
.column-header{width: 100%; height: 3.3rem; background-color: #fff; box-sizing: border-box; }
.column-header>.tbox{background-color: #fff; z-index: 5; float: left; position: relative; width: 100%; height: 100%; box-sizing: border-box;padding:0.6rem 0.8rem;border-bottom: 0.05rem solid #ddd;}
.column-header>.tbox>.img{float: left; width: 2.1rem; height: 2.1rem; margin-right: 0.6rem;}
.column-header>.tbox>.name{height: 1rem; line-height: 1rem; font-size: 0.75rem;}
.column-header>.tbox>.name>.type{height: 0.8rem; line-height: 0.8rem; padding:0 0.35rem; display: inline-block; vertical-align: top; margin:0.05rem; border:0.05rem solid #143374; color: #143374; font-size: 0.5rem; margin-left: 0.4rem; border-radius: 1rem;}
.column-header>.tbox>.label{height: 0.85rem; line-height: 0.85rem; font-size: 0.55rem; color:#a2a2a2; margin-top: 0.25rem;}
.column-header>.tbox>i{float: right; margin-right: 0.4rem; color:#858585; font-size: 0.9rem; transform-origin:50%; -webkit-transform-origin:50%; transform:rotateZ(90deg); -webkit-transform:rotateZ(90deg);}
.column-header.active>.tbox>i{transform:rotateZ(270deg); -webkit-transform:rotateZ(270deg);}
.column-header>.contentbox{visibility: hidden; background-color: rgba(0,0,0,.3); position: fixed; width: 100%; height: 100%; box-sizing: border-box; z-index: 4; top:0; left: 0; border-top:7.6rem solid #fff;}
.column-header.active>.contentbox{visibility: visible;}
.column-header>.contentbox>.bbox{box-sizing: border-box; max-height: 0; overflow: hidden; background-color: #fff; padding:1rem 0.8rem 2rem 0.8rem; transition:max-height 0.5s ease;}
.column-header.active>.contentbox>.bbox{max-height: 100%;}
.column-header>.contentbox>.bbox .arcnum-clinum{padding:0 0.8rem; text-align: center; height: 3.2rem;}
.column-header>.contentbox>.bbox .box{width: 50%; text-align: center; font-size: 0.9rem; float: left;}
.column-header>.contentbox>.bbox .top{ line-height: 2.4rem;}
.column-header>.contentbox>.bbox .bottom{font-size: 0.6rem; color: #a2a2a2;}
.column-header>.contentbox>.bbox p{margin-top: 1rem; line-height: 1rem; font-size: 0.6rem; color:#5c5c5c; width: 100%;}
.zx-center .column-index{margin-top: 0.8rem;}
.column-index>.list{padding:0 0.8rem;background-color: #fff;}
.column-index>.list>.box{height: 3.1rem; width: 100%; padding:0.9rem 0; border-bottom: 0.05rem solid #e5e5e5;}
.column-index>.list>.box:last-child{border-bottom: 0;}
.column-index>.list>.box .pic{float: left; width: 3.1rem; height: 3.1rem; margin-right: 0.8rem;}
.column-index>.list>.box .name-like{height: 1.4rem; line-height: 1.4rem; font-size: 0.75rem;}
.column-index>.list>.box .name-like .like-btn{padding: 0 0.5rem; border:0.05rem solid #e5e5e5; height: 1.1rem; float: right; color: #757575; line-height: 1.2rem; text-align: center; font-size: 0.55rem;}
.column-index>.list>.box .name-like .like-btn::before{content: "\e66e"; font-size: 0.6rem; margin-right: 0.15rem; display: inline-block; vertical-align:top; color:#a9a9a9; height: 1.1rem; line-height: 1.2rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.column-index>.list>.box .name-like .like-btn.active:before{content: "\e66f"; color: #da251c;}
.column-index>.list>.box .post{line-height: 1rem; height: 1.1rem; color:#a2a2a2; font-size: 0.55rem;}
.column-index>.list>.box .number-browse{line-height: 0.8rem; height: 0.8rem; font-size: 0.55rem; color:#5c5c5c;}
.column-index>.list>.box .number-browse .red{color:#da251c;}
.column-index>.list>.box .number-browse .number{width: 4.6rem; float: left; font-size: 0.55rem; color:#5c5c5c; }

/* 投资机构-详情 */
.org-cen-info{padding:0.75rem; background-color:#fff; width: 100%; height: 11.25rem; box-sizing: border-box; background:url(../images/invest_content_bg.png); background-size: cover;}
.org-cen-info .logo-box{width:100%; height:5.3rem; position: relative;}
.org-cen-info .logo-box .like-btn{position: absolute; right:0.05rem; top:0.05rem; border:0.05rem solid #e5e5e5; font-size: 0.6rem; color:#fff; height: 1.3rem; line-height: 1.3rem; padding:0 0.5rem;}
.org-cen-info .logo-box .like-btn::before{content: "\e66e";display: inline-block; vertical-align: middle; font-size: 0.6rem; margin-right: 0.15rem; color:#fff;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.org-cen-info .logo-box .like-btn.active::before{content: "\e66f"; color: #da251c;}
.org-cen-info .logo-box .logo{margin:0.5rem auto; width: 160px; height: 55px; background-color: #fff;}
.org-cen-info .logo-box .tzjg{text-align:center; color:#252525; line-height:1rem; font-size: 0.85rem; color:#fff; font-weight: normal;}
.org-cen-info tr td{color:#fff; font-size: 0.6rem; line-height: 1rem;}
.org-cen-info tr td:first-child{width: 5.1rem;}
.org-article .invest-agency-menu{height: 2.5rem; width: 100%; border-bottom:0.05rem solid #ddd; background-color: #fff;}
.PushBtnBox{padding:0.8rem; background-color: #f6f6f6;}
.PushBtnBox .PushBtn{width: 100%; font-size: 0.75rem; color:#da251c; background-color: #fff; border:0.05rem solid #da251c; text-align: center; display: inline-block; vertical-align: top; height:2rem; line-height: 2rem;  box-sizing: border-box; -webkit-box-sizing: border-box;}
.PushBtnBox .PushBtn.no{border-color: #ddd; color:#757575;}
.org-article .invest-agency-menu>ul>li>a{width: 50%; height: 2.4rem; line-height: 2.5rem; text-align: center; float: left; color:#757575; font-size: 0.7rem; font-weight: bold;}
.org-article .invest-agency-menu>ul>.on>a.active{color:#333; border-bottom: 0.15rem solid #da251c;}
.org-article .org-centent-intro{padding: 0.8rem; background-color: #fff; font-size: 0.6rem; line-height: 1rem; padding-bottom: 2.5rem; height: 15rem; border-bottom: 0.05rem solid #eee; overflow: hidden; position: relative;}
.org-article .org-centent-intro>.lookmore{width: 100%; height: 0.9rem; line-height: 0.9rem; text-align: center; padding:0.8rem 0; font-size: 0.6rem; color: #a2a2a2; position: absolute; bottom: 0; left: 0; background-color: #fff;}
.org-article .org-centent-intro>.lookmore::before{content: "\e667"; position: absolute; top:0; left: 0; transform:rotateZ(90deg); -webkit-transform:rotateZ(90deg); width: 100%; height: 0.8rem; line-height: 0.8rem; text-align: center; font-size: 0.9rem; color:#858585;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.org-article .org-centent-intro>.lookmore.zk::before{transform:rotateZ(270deg); -webkit-transform:rotateZ(270deg);}
.org-article .org-centent-intro>h3{font-size: 0.6rem; padding-top: 0.9rem;}
.org-article .org-centent-intro.zk{height: auto;}
.org-article .org-content-viewpoint{padding:0.8rem; font-size: 0.6rem; line-height: 1rem; border-bottom:0.05rem solid #ddd;}
.org-article .org-content-viewpoint .title{color:#a2a2a2;}
.org-article .org-content-viewpoint .row{margin-bottom: 0.5rem;}
.org-article .org-content-investor{padding:0 0.6rem;background: #fff;}
.org-article .org-content-investor .box{padding:0.8rem 0.3rem 0.5rem 0.3rem; width: 100%; box-sizing: border-box; border-bottom: 0.05rem solid #ddd; display: inline-table;line-height: 1rem; height: 1rem; font-size: 0.55rem; color: #757575; vertical-align: top;}
.org-article .org-content-investor .box .img{float: left; width: 3rem; height: 3rem; padding-bottom: 1.5rem; margin-right: 0.6rem;}
.org-article .org-content-investor .box .name{line-height: 1.3rem; height: 1.3rem; font-size: 0.75rem; color: #333;}
.org-article .org-content-investor .box .trade{height: 2rem; -webkit-line-clamp:2;}
.org-article .org-content-investor .box .intro{padding:0.6rem; font-size: 0.55rem; margin-top: 0.3rem; color: #a2a2a2; background-color: #f6f6f6; width: 100%; box-sizing: border-box;}
.org-article .org-content-investor .box .intro .text{ max-height:3rem; -webkit-line-clamp:3; line-height: 1rem;}
.org-article .org-content-investor .box:last-child{border-bottom: none;}
.org-article .org-content-case{padding:0 0.6rem;}
.org-article .org-content-case .box{height: 3.6rem; padding:0.75rem 0.8rem; box-sizing: border-box; width: 100%; border-bottom: 0.05rem solid #eee; display: inline-table; vertical-align: top;}
.org-article .org-content-case .box .img{width: 2.1rem; height: 2.1rem; float: left; margin-right: 0.6rem;}
.org-article .org-content-case .box .name-time{height: 1.2rem; line-height: 1.2rem;}
.org-article .org-content-case .box .time{float: left; margin-left: 0.6rem; font-size: 0.55rem; color: #757575;}
.org-article .org-content-case .box .name{float: left; max-width: 7.5rem; font-size: 0.75rem; color: #153373;}
.org-article .org-content-case .box .money-round{font-size: 0.55rem;}
.org-article .org-content-case .box:last-child{border-bottom: none;}
.org-article .org-content-investor.e-x-p .box .img{padding-bottom: 0.5rem;}
.org-article .org-content-investor.e-x-p .box .trade{line-height: 2rem;}
.org-article .org-content-investor.e-x-p .box .name{line-height: 1.8rem;}
.org-article .industry-filtrate-box{width: 100%; height: 100%; position: fixed; top:0; left: 0; z-index: 9; overflow: hidden; box-sizing: border-box; padding-top: 2.3rem;}
.org-article .industry-filtrate-box .box{width: 100%; background-color: #fff; height: 100%; overflow-y: auto;}
.org-article .industry-filtrate-box .title{height: 2.1rem; line-height: 2.1rem; width: 100%; border-bottom: 0.05rem solid #ddd; position: relative; text-align: center; font-size: 0.7rem;}
.org-article .industry-filtrate-box .title:after{content: "\e693"; font-size: 0.8rem; color:#adadad; display: inline-block; vertical-align: top;height: 2.1rem; line-height: 2.1rem; font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.org-article .industry-filtrate-box .cancel{position: absolute; left: 0.8rem; top: 0; color:#da251c;}
.org-article .industry-filtrate-box .list{font-size: 0; padding-bottom: 1rem; width: 15.35rem; margin: 0 auto; text-align: left;}
.org-article .industry-filtrate-box .li{width: 4.4rem; height: 1.4rem; line-height: 1.4rem; text-align: center; font-size: 0.7rem; color: #757575; border:0.05rem solid #ddd; display: inline-block; border-radius:0.1rem; -webkit-border-radius:0.1rem; margin:0.8rem 0.3rem 0 0.3rem; vertical-align: top;}
.org-article .industry-filtrate-box .li.active{border-color: #da251c; color:#da251c;}
.org-article .industry-filtrate-btn{height: 2.1rem; line-height: 2.1rem; display: inline-block; vertical-align: top; background-color: #f6f6f6; width: 100%; border-bottom: 0.05rem solid #ddd; position: relative; text-align: center; font-size: 0.7rem;}
.org-article .industry-filtrate-btn:after{content: "\e693"; font-size: 0.8rem; color:#adadad; display: inline-block; vertical-align: top;height: 2.1rem; line-height: 2.1rem; font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
/* 投资人-详情 */
.tor-article .org-cen-info{background: url(../images/investor_content_bg.jpg); background-size: cover; height: 10rem;}
.tor-article .org-cen-info.org{background: url(../images/investor_content_bg2.jpg); background-size: cover;height: 11rem;}
.tor-article .org-cen-info .logo-box{height: 5.8rem;}
.tor-article .org-cen-info .logo-box .logo{width: 3.1rem; height: 3.1rem; margin: 0.3rem auto;}
.tor-article .org-cen-info .logo-box .post{line-height: 0.8rem; font-size: 0.6rem; color: #fff; text-align: center;}
.tor-article .org-cen-info tr td a{color:#fff;}
.tor-article .contentbox{padding:0 0.8rem;}
.tor-article .contentbox>.conbox{border-left:0.05rem solid #e5e5e5; padding:0 0.5rem;}
.tor-article .contentbox>.conbox>.title{height: 2.5rem; line-height: 2.5rem; font-size: 0.7rem; font-weight: bold; padding-left: 0.5rem; position: relative;}
.tor-article .contentbox>.conbox>.title::before{content: ""; height: 1rem; border-left: 0.05rem solid #e5e5e5; position: absolute;top:0; left: -0.55rem;}
.tor-article .contentbox>.conbox>.title::after{content: "\e670"; font-size: 0.8rem; color:#da251c; position: absolute; left: -1.15rem; top:0.6rem; width: 1.15rem; height: 1.15rem; line-height: 1.25rem; border:0.05rem solid #e5e5e5; background-color: #fff; border-radius: 100%; -webkit-border-radius:100%;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale; text-align: center; }
.tor-article .contentbox>.conbox .intro{padding: 0.5rem; height: 10rem; position: relative; overflow: hidden; padding-bottom: 1.7rem; line-height: 1rem; font-size: 0.6rem; background-color: #f6f6f6;}
.tor-article .contentbox>.conbox .intro.zk{height: auto;}
.tor-article .contentbox>.conbox .intro>.lookmore{width: 100%; height: 0.9rem; line-height: 0.9rem; text-align: center; padding:0.8rem 0 0.1rem 0; font-size: 0.6rem; color: #a2a2a2; position: absolute; bottom: 0; left: 0; background-color: #f6f6f6;}
.tor-article .contentbox>.conbox .intro>.lookmore::before{content: "\e667"; position: absolute; top:0; left: 0; transform:rotateZ(90deg); -webkit-transform:rotateZ(90deg); width: 100%; height: 0.8rem; line-height: 0.8rem; text-align: center; font-size: 0.9rem; color:#858585;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.tor-article .contentbox>.conbox .intro>.lookmore.zk::before{transform:rotateZ(270deg); -webkit-transform:rotateZ(270deg);}
.tor-article .contentbox>.conbox.viewpoint>.title::after{content: "\e671"; color: #163474;}
.tor-article .contentbox>.conbox.information{border-left-color: #fff;}
.tor-article .contentbox>.conbox.information>.title{height: 1.7rem;}
.tor-article .contentbox>.conbox.information>.title::after{content: "\e672"; color: #b38963;}
.tor-article .contentbox>.conbox.viewpoint .textbox{padding: 0.5rem; line-height: 1rem; font-size: 0.6rem; background-color: #f6f6f6;}
.tor-article .contentbox>.conbox.viewpoint .textbox .title{color:#a2a2a2;}
.tor-article .contentbox>.conbox.viewpoint .textbox .row{margin-bottom: 0.5rem;}
.tor-article .trends-list{padding:0;}
/* 服务指南 */
.service-guide{background-color: #fff;}
.service-guide .box{width: 100%; height: 12.5rem; background-size: cover; text-align: center;}
.service-guide .box:nth-child(1){background-image: url(../images/service_bg01.jpg);}
.service-guide .box:nth-child(2){background-image: url(../images/service_bg02.jpg);}
.service-guide .box:nth-child(3){background-image: url(../images/service_bg03.jpg);}
.service-guide .box:nth-child(3) .textbox{color:#757575; padding:0.8rem 0;}
.service-guide .box:nth-child(3) .textbox .btn{color:#da251c; border-color: #da251c; margin-top: 0.7rem;}
.service-guide .box:nth-child(3) .textbox h2{color:#da251c; line-height: 3rem; height: 3rem;}
.service-guide .box .textbox{color: #fff;padding:1.5rem 0;}
.service-guide .box .textbox h2{height: 3.5rem; line-height: 3.5rem; font-size:1.25rem;}
.service-guide .box .textbox p{line-height: 0.9rem; font-size: 0.6rem;}
.service-guide .box .textbox .btn{display: inline-block; width: 5rem; height: 1.8rem; line-height: 1.8rem; font-size: 0.6rem; color:#fff; margin-top: 1.2rem; vertical-align: top; border-radius: 1.8rem; border-radius: 1.8rem; border:0.05rem solid #fff;}
.service-guide .bottombox{height: 2.2rem; line-height: 1.1rem; text-align: center; padding: 1.1rem 0; color: #163474; font-size: 0.6rem;}
.service-guide .bottombox strong{font-size: 0.9rem; }
/* 圈子-首页 */
.forum-header-menu{width: 100%; height: 2.1rem; line-height: 2.1rem; text-align: center; font-size: 0;}
.forum-header-menu>a{display: inline-block; vertical-align: top; width: 2.5rem; height: 2.05rem; line-height: 2.1rem; font-size: 0.7rem; margin:0 0.25rem;}
.forum-header-menu>a.active{border-bottom: 0.05rem solid #da251c; color:#da251c;}
.release-dynamic-box{background-color: #fff; padding:0.8rem 0.8rem 0rem 0.8rem; border-bottom: 0.05rem solid #e5e5e5;}
.release-dynamic-box.bgray{border-bottom: 0; padding-bottom: 1rem;}
.release-dynamic-box.bgray .linkbox{line-height: 1rem; margin-top: 0.6rem; position: relative; background-color: #f6f6f6; height: 3.5rem; padding:0.75rem 0.8rem 0.75rem 4rem; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%;}
.release-dynamic-box.bgray .linkbox::before{content: "\e676"; background-color: #8b98ba; color:#fff; font-size: 1.8rem; position: absolute; left: 0; top:0; width: 3.5rem; text-align: center; height: 3.5rem; line-height: 3.5rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.release-dynamic-box.bgray .linkbox>.link{float: left; width: 100%; height: 100%; -webkit-line-clamp:2; font-size: 0.75rem;}
.release-dynamic-box>.textbox{width: 100%;}
.release-dynamic-box>.textbox>#sendtextarea{width: 100%; border:0.05rem solid #ccc; box-sizing: border-box; line-height: 0.75rem; height: 3.9rem; font-size: 0.55rem; -webkit-box-sizing:border-box; padding:0.4rem 0.5rem}
.release-dynamic-box>.textbox>#sendtextarea:focus{border-color: #da251c;}
.release-dynamic-box>.Functionality{display: inline-table; vertical-align: top; width: 100%; padding-bottom: 0.5rem; margin-bottom: -0.5rem;}
.release-dynamic-box>.Functionality>#release-dynamic-btn{width: 3.3rem; height: 1.6rem; background-color: #e56660; border:none; color:#fff; font-size: 0.6rem; float: right;}
.release-dynamic-box>.Functionality>#release-dynamic-btn.w-disable{background-color: #da251c;}
.release-dynamic-box>.Functionality>.update-Imgbox{margin-right: 0.7rem; float: left;}
.release-dynamic-box>.Functionality>.update-Imgbox>#filedata{display: none;}
.release-dynamic-box>.Functionality>.update-Imgbox>#filedata + label{padding-left: 1.6rem; position: relative; font-size:0.6rem; color:#757575; float: left; height: 1.6rem; line-height: 1.6rem;}
.release-dynamic-box>.Functionality>.topic-box{margin-right: 0.7rem; float: left;}
.release-dynamic-box>.Functionality>.topic-box>.topicbtn{padding-left: 1.6rem; position: relative; font-size:0.6rem; color:#757575; float: left; height: 1.6rem; line-height: 1.6rem;}
.release-dynamic-box>.Functionality>.expression-box{float: left;}
.release-dynamic-box>.Functionality>.expression-box>.expressionbtn{padding-left: 1.6rem; position: relative; font-size:0.6rem; color:#757575; float: left; height: 1.6rem; line-height: 1.6rem;}
.release-dynamic-box>.Functionality>.update-Imgbox>#filedata + label::before{content: "\e675"; color:#34d0a4; font-size: 1rem; position: absolute; left: 0.3rem; top:0; height: 1.6rem; line-height: 1.6rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.release-dynamic-box>.Functionality>.topic-box>.topicbtn::before{content: "\e674"; color:#eb615a; font-size: 1rem; position: absolute; left: 0.3rem; top:0; height: 1.6rem; line-height: 1.6rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.release-dynamic-box>.Functionality>.expression-box>.expressionbtn::before{content: "\e673"; color:#fcbb21; font-size: 1rem; position: absolute; left: 0.3rem; top:0; height: 1.6rem; line-height: 1.6rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.release-dynamic-box>.imgbox{ width: 15rem; font-size: 0; position: relative; margin-left:-0.3rem; padding-bottom: 0.3rem;}
.release-dynamic-box>.imgbox>.imgli{width: 4.4rem; position: relative; display: inline-block; vertical-align: top; height: 4.4rem; margin: 0.3rem; line-height: 4.4rem; font-size: 0.7rem; text-align: center; color:#fff; background-color: #999;}
.release-dynamic-box>.imgbox>.imgli .imgdelete{width: 0.8rem; height: 0.8rem; line-height: 0.8rem; text-align: center; border-radius: 100%; font-size: 0.8rem; position: absolute; top:0.2rem; right: 0.2rem; background-color: #333; color:#fff;}
.release-dynamic-box>.imgbox>.addImg{width: 4.3rem; border:0.05rem dashed #aaa; position: relative; display: inline-block; vertical-align: top; height: 4.3rem; margin: 0.3rem; line-height: 4.3rem; }
.release-dynamic-box>.imgbox>.addImg:before{content:"";width: 2rem; border-top:0.1rem solid #bbb; top:2.1rem; left: 1.15rem; position: absolute;}
.release-dynamic-box>.imgbox>.addImg:after{content:"";height: 2rem; border-left:0.1rem solid #bbb; left:2.1rem; top: 1.15rem; position: absolute;}
.release-dynamic-box.sq{padding-right: 3.8rem; position: relative; height: 1.6rem;padding-bottom: 0.8rem;}
.release-dynamic-box.sq>.textbox>#sendtextarea{height: 1.65rem;border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0;}
.release-dynamic-box.sq>.Functionality>.update-Imgbox{display: none;}
.release-dynamic-box.sq>.Functionality>.topic-box{display: none;}
.release-dynamic-box.sq>.Functionality>.expression-box{display: none;}
.release-dynamic-box.sq>.Functionality>#release-dynamic-btn{position: absolute; padding:0; text-indent: 0; width: 3rem; height: 1.65rem; top:0.8rem; right: 0.8rem; border-top-left-radius: 0; border-bottom-left-radius: 0;}

.expression-list-box{width: 100%; margin-top: 0.5rem; background-color: #f6f6f6; margin-left: -0.8rem; padding:0 0.8rem;}
.expression-list-box>.expression-list{width:15.6rem; padding:0.2rem; height: 7.8rem; position: relative; left: 50%; margin-left: -8rem;}
.expression-list-box>.expression-list>.li{width: 1.6rem; height: 1.6rem; margin:0.5rem; float: left; background-size: 1.6rem auto; background-image: url(../images/expression.png); background-repeat: no-repeat;}
.expression-list-box>.expression-list>.li.pic1{background-position: 0 0;}
.expression-list-box>.expression-list>.li.pic2{background-position: 0 -1.6rem;}
.expression-list-box>.expression-list>.li.pic3{background-position: 0 -3.2rem;}
.expression-list-box>.expression-list>.li.pic4{background-position: 0 -4.8rem;}
.expression-list-box>.expression-list>.li.pic5{background-position: 0 -6.4rem;}
.expression-list-box>.expression-list>.li.pic6{background-position: 0 -8rem;}
.expression-list-box>.expression-list>.li.pic7{background-position: 0 -9.6rem;}
.expression-list-box>.expression-list>.li.pic8{background-position: 0 -11.2rem;}
.expression-list-box>.expression-list>.li.pic9{background-position: 0 -12.8rem;}
.expression-list-box>.expression-list>.li.pic10{background-position: 0 -14.4rem;}
.expression-list-box>.expression-list>.li.pic11{background-position: 0 -16rem;}
.expression-list-box>.expression-list>.li.pic12{background-position: 0 -17.6rem;}
.expression-list-box>.expression-list>.li.pic13{background-position: 0 -19.2rem;}
.expression-list-box>.expression-list>.li.pic14{background-position: 0 -20.8rem;}
.expression-list-box>.expression-list>.li.pic15{background-position: 0 -22.4rem;}
.expression-list-box>.expression-list>.li.pic16{background-position: 0 -24rem;}
.expression-list-box>.expression-list>.li.pic17{background-position: 0 -25.6rem;}
.expression-list-box>.expression-list>.li.pic18{background-position: 0 -27.2rem;}
.dynamic-list>.box{background-color: #fff; padding:0.8rem 0.8rem 1rem 0.8rem; margin-bottom: 0.6rem; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;}
.dynamic-list>.box>.authorbox{height: 2.1rem; padding:0.2rem 0;}
.dynamic-list>.box>.authorbox>.pic{float: left; width: 2.1rem; height: 2.1rem; margin-right: 0.8rem;}
.dynamic-list>.box>.authorbox>.name-operation{height: 1.3rem; line-height: 1.3rem;}
.dynamic-list>.box>.authorbox>.name-operation>.name{font-size: 0.75rem; color:#163474;}
.dynamic-list>.box>.authorbox>.name-operation>.name>a{color:#163474;}
.dynamic-list>.box>.authorbox>.name-operation>.operation-btn{width: 1.3rem; height: 1.3rem; line-height: 1.3rem; text-align: center; float: right; font-size: 0.5rem; color:#ccc;}
.dynamic-list>.box>.authorbox>.name-operation>.operation-list{position: fixed; width: 100%; height: 100%; visibility: hidden; background-color: rgba(0,0,0,0); top:0; left: 0; z-index: 11;}
.dynamic-list>.box>.authorbox>.name-operation>.operation-list.active{visibility: visible; background-color: rgba(0,0,0,.3);}
.dynamic-list>.box>.authorbox>.name-operation>.operation-list>.listbox{position: absolute; transform:translateY(5.3rem); bottom: 0; left: 0; width: 100%; height: 5.3rem; background-color: #e5e5e5;}
.dynamic-list>.box>.authorbox>.name-operation>.operation-list.active>.listbox{transform:translateY(0);}
.dynamic-list>.box>.authorbox>.name-operation>.operation-list>.listbox>a{height: 2.5rem; line-height: 2.5rem; text-align: center; font-size: 0.75rem; background-color: #fff; float: left; width: 100%; }
.dynamic-list>.box>.authorbox>.name-operation>.operation-list>.listbox>a.unfollow-btn{margin-bottom: 0.3rem;}
.dynamic-list>.box>.authorbox>.time-post{font-size: 0.55rem; color:#a2a2a2; line-height: 0.8rem; height: 0.8rem;}
.dynamic-list>.box>.Imgbox{max-width: 7.5rem; margin-top: 0.6rem; }
.dynamic-list>.box>.Imgboxs{ width: 15rem; font-size: 0; position: relative; margin-left:-0.3rem; padding-bottom: 0.3rem;}
.dynamic-list>.box>.Imgbox>img{width: auto; height: auto;}
.dynamic-list>.box>.Imgboxs>.imgli{width: 4.4rem; position: relative; display: inline-block; vertical-align: top; height: 4.4rem; margin: 0.3rem; line-height: 4.4rem; font-size: 0.7rem; text-align: center; color:#fff; background-color: #999;}
.dynamic-list>.box>.content{line-height: 1rem; font-size: 0.75rem; margin-top: 0.6rem;}
.exp-pic{width: 1rem; height: 1rem; margin-top:-0.1rem; display: inline-block; vertical-align: top; background-size: 1rem auto; background-image: url(../images/expression.png); background-repeat: no-repeat;}
.exp-pic.pic1{background-position: 0 0;}
.exp-pic.pic2{background-position: 0 -1rem;}
.exp-pic.pic3{background-position: 0 -2rem;}
.exp-pic.pic4{background-position: 0 -3rem;}
.exp-pic.pic5{background-position: 0 -4rem;}
.exp-pic.pic6{background-position: 0 -5rem;}
.exp-pic.pic7{background-position: 0 -6rem;}
.exp-pic.pic8{background-position: 0 -7rem;}
.exp-pic.pic9{background-position: 0 -8rem;}
.exp-pic.pic10{background-position: 0 -9rem;}
.exp-pic.pic11{background-position: 0 -10rem;}
.exp-pic.pic12{background-position: 0 -11rem;}
.exp-pic.pic13{background-position: 0 -12rem;}
.exp-pic.pic14{background-position: 0 -13rem;}
.exp-pic.pic15{background-position: 0 -14rem;}
.exp-pic.pic16{background-position: 0 -15rem;}
.exp-pic.pic17{background-position: 0 -16rem;}
.exp-pic.pic18{background-position: 0 -17rem;}
.dynamic-list>.box>.linkbox{line-height: 1rem; margin-top: 0.6rem; border:0.05rem solid #e5e5e5; position: relative; background-color: #f6f6f6; height: 3rem; padding:0.5rem 0.8rem 0.5rem 5.2rem; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%;}
.dynamic-list>.box>.linkbox::before{content: "\e676"; background-color: #8b98ba; color:#fff; font-size: 1.8rem; position: absolute; left: -0.05rem; top: -0.05rem; width: 4.7rem; text-align: center; height: 3rem; line-height: 3rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.dynamic-list>.box>.linkbox>.link{float: left; width: 100%; height: 100%; color:#163474; -webkit-line-clamp:2; font-size: 0.7rem;}
.dynamic-list>.box>.linkbox>.img{position: absolute; left: -0.05rem; top: -0.05rem; width: 4.7rem; text-align: center; height: 3rem; background-color: #fff;}
.dynamic-list>.box>.linkbox>.img>a{display: inline-block; vertical-align: top; width: 100%; height: 100%; position: relative;}
.dynamic-list>.box>.linkbox>.img>a:after{content: ""; width: 100%; height: 100%; position: absolute; top:0; left: 0; background-color: rgba(0,0,0,.05);}
.dynamic-list>.box>.linkbox>.link::before{content: ""; position: absolute; top:-0.05rem; right: -0.05rem; border-top: 0.65rem solid #fcbb21; border-right: 0.65rem solid #fcbb21; border-bottom: 0.65rem solid transparent; border-left: 0.65rem solid transparent;}
.dynamic-list>.box>.linkbox>.link::after{content: "\e691"; position: absolute; top:0; right: 0; width: 0.7rem; height: 0.7rem; line-height: 0.7rem; font-size: 0.8rem; color: #fff; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.dynamic-list>.box>.topicbox{margin-top: 0.6rem; font-size: 0.75rem; color: #163474; width: 100%; display: inline-block; vertical-align: top;}
.dynamic-list>.box>.timebox{font-size: 0.55rem; color:#a2a2a2; margin-top: 0.6rem;}
.dynamic-list>.box>.Functionality{line-height: 2.3rem; margin-top: 0.6rem; height: 2.3rem; width: 100%; margin-bottom: -1rem; border-top:0.05rem solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box;}
.dynamic-list>.box>.Functionality>.fbox{height: 2.3rem; float: left; font-size: 0.55rem; color:#a2a2a2; text-align: center;}
.dynamic-list>.box>.Functionality>.fbox>a::before{content: "\e677"; margin-right: 0.3rem; line-height: 2.1rem; font-size: 1rem; vertical-align: top; display: inline-block; color: #ccc; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.dynamic-list>.box>.Functionality>.fbox>a{color:#ccc; width: 100%; height: 100%; float: left;}
.dynamic-list>.box>.Functionality>.likebox{width: 33%;}
.dynamic-list>.box>.Functionality>.commentbox{width: 34%;}
.dynamic-list>.box>.Functionality>.transmitbox{width: 33%;}
.dynamic-list>.box>.Functionality>.commentbox>a::before{content: "\e67a"; font-size: 0.9rem; line-height: 2.3rem;}
.dynamic-list>.box>.Functionality>.transmitbox>a::before{content: "\e679"; font-size: 0.9rem;}
.dynamic-list>.box>.comment-list{width: 100%; position: relative; margin-top: 1rem; line-height: 1.2rem;  padding:0.5rem; font-size:0.65rem; background-color: #f6f6f6; box-sizing: border-box;}
.dynamic-list>.box>.comment-list .blue{color:#163474;}

/* 圈子-评论详情 */
.dynamic-list>.comment-content-list{ padding:0 0.8rem; background-color: #fff;}
.dynamic-list>.comment-content-list>.box{font-size: 0.75rem; position: relative; border-bottom: 0.05rem solid #e5e5e5; padding:0.8rem 0 0.7rem 2.8rem; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;}
.dynamic-list>.comment-content-list>.box:last-child{border-bottom: none;}
.dynamic-list>.comment-content-list>.box>.pic{position: absolute; left: 0; top: 0.8rem; width: 2.1rem; height: 2.1rem;}
.dynamic-list>.comment-content-list>.box>.name-time{height: 1.3rem; line-height: 1.3rem; margin-bottom: 0.5rem;}
.dynamic-list>.comment-content-list>.box>.name-time .time{float: right; font-size: 0.55rem; color:#a2a2a2;}
.dynamic-list>.comment-content-list>.box>.name-time .name{color:#163474;}
.dynamic-list>.comment-content-list>.box>.content{line-height: 1rem;}

.comment-content{padding-bottom: 3.5rem;}
.comment-content-sendbox{position: fixed; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; padding:0.45rem 4rem 0rem 2.5rem; background-color: #fff; bottom: 0; left: 0; z-index: 3; border-top: 0.05rem solid #ccc;}
.comment-content-sendbox>.expressionbtn{position: absolute; width: 1.8rem; height: 1.8rem; line-height: 1.8rem; text-align: center; font-size: 1.1rem; color:#fcbb21; top:0.45rem; left: 0.45rem;}
.comment-content-sendbox>#sendtextarea{border:0.05rem solid #cdcdcd; margin: 0; display: inline-block; vertical-align: top; font-size: 0.75rem; height: 1.8rem; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; padding:0 0.5rem;}
.comment-content-sendbox>#release-dynamic-btn{width: 2.9rem; position: absolute; top:0.55rem; right: 0.7rem; height: 1.6rem; background-color: rgba(218,37,28,.7); border:none; color:#fff; font-size: 0.6rem; float: right;}
.comment-content-sendbox>#release-dynamic-btn.w-disable{background-color: rgba(218,37,28,1);}
.comment-content-sendbox>.expression-list-box{padding:0 4rem 0 2.5rem; margin-left: -2.5rem;}
.comment-content-sendbox>.expression-list-box>.expression-list{margin-left: -7.25rem;}
/* 话题首页 */
.topics-index>.topics-menus{background-color: #fff; width: 100%; display: inline-table; vertical-align: top; margin-bottom: 0.6rem;}
.topics-index>.topics-menus>a{width: 25%; box-sizing: border-box; height:5.3rem; font-size: 0.55rem; color:#a2a2a2; text-align: center; line-height: 1rem; float: left; border-bottom:0.05rem solid #e5e5e5; border-right: 0.05rem solid #e5e5e5;}
.topics-index>.topics-menus>a>.icon{width: 100%; font-size: 1.6rem; height: 2rem; text-align: center; line-height: 2rem; display:inline-table; vertical-align: top; margin-top: 1.2rem;}
.topics-index>.topics-menus>a>.icon img{height: 100%; width: auto; display: inline-block; vertical-align: top;}
.topics-index>.topics-menus>a>.icon.icon1{color: #47a8ef;}
.topics-index>.topics-menus>a>.icon.icon2{color: #eb615a;}
.topics-index>.topics-menus>a>.icon.icon3{color: #fcbb21;}
.topics-index>.topics-menus>a>.icon.icon4{color: #34d0a4;}
.topics-index>.topics-menus>a>.icon.icon5{color: #eb615a;}
.topics-index>.topics-menus>a>.icon.icon6{color: #34d0a4;}
.topics-index>.topics-menus>a>.icon.icon7{color: #47a8ef;}
.topics-index>.topics-menus>a>.icon.icon8{color: #eb615a;}
.topics-index>.topics-menus>a:nth-child(4){border-right: 0;}
.topics-index>.topics-menus>a:nth-child(5){border-bottom: 0;}
.topics-index>.topics-menus>a:nth-child(6){border-bottom: 0;}
.topics-index>.topics-menus>a:nth-child(7){border-bottom: 0;}
.topics-index>.topics-menus>a:nth-child(8){border-bottom: 0;}
.topics-list{background-color: #fff; padding: 0 0.8rem; width: 100%; box-sizing: border-box; -webkit-box-sizing:border-box;}
.topics-list>.box{height: 3.5rem; position: relative; display: inline-block; vertical-align: top; padding:0.6rem 2rem 0.6rem 0; border-bottom: 0.05rem solid #e5e5e5; width: 100%; box-sizing: border-box; -webkit-box-sizing:border-box; }
.topics-list>.box:last-child{border-bottom: 0;}
.topics-list>.box:after{content: "\e667"; height: 3.5rem; line-height: 3.5rem; color: #a2a2a2; position: absolute; right: 0; top: 0; font-size: 0.8rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.topics-list>.box>.pic{float: left; width: 2.3rem; height: 2.3rem; margin-right: 0.6rem;}
.topics-list>.box>.name{line-height: 1.3rem; height: 1.3rem; font-size: 0.75rem;}
.topics-list>.box>.like-topic{height: 1rem; line-height: 1.2rem; height: 1rem; font-size: 0.55rem; color:#a2a2a2;}
.topics-list>.box>.like-topic .like{float: left; width: 3.2rem;}
.topics-list>.box>.like-topic .topic{float: left;}
.topics-list>.box>.like-topic .red{color:#da251c;}
.topics-title{height: 2.1rem; line-height: 2.1rem; width: 100%; background-color: #f6f6f6; position: relative; text-align: center; font-size: 0.8rem;}
.topics-title>.name{text-align: center; width: 7.5rem; display: inline-block; vertical-align: top;}
.topics-title .cancel-btn{position: absolute; height: 2.1rem; line-height: 2.1rem; color: #da251c; font-size: 0.75rem; left: 0.8rem; top: 0;}
.hot-incident .topics-list{margin-top: 0;}
/* 话题详情 */
.topic-content>.contentbox{width:100%; padding:0 0.8rem 0.5rem 0.8rem; background-color: #fff; box-sizing: border-box; -webkit-box-sizing: border-box;}
.topic-content>.contentbox>.hbox{padding:1rem 0 1.4rem 0; height: 3rem; border-bottom: 0.05rem solid #e5e5e5;}
.topic-content>.contentbox>.hbox>.pic{width: 3rem; height: 3rem; float: left; margin-right: 0.6rem;	margin-top: 0.2rem;}
.topic-content>.contentbox>.hbox>.title{line-height: 1rem; height: 2rem; font-size: 0.75rem; -webkit-line-clamp:2;}
.topic-content>.contentbox>.hbox>.like-topic{height: 1rem; line-height: 1.5rem; height: 1rem; font-size: 0.55rem; color:#a2a2a2;margin-top: 0.2rem;}
.topic-content>.contentbox>.hbox>.like-topic .like{float: left; width: 3.2rem;}
.topic-content>.contentbox>.hbox>.like-topic .topic{float: left;}
.topic-content>.contentbox>.hbox>.like-topic .red{color:#da251c;}
.topic-content>.contentbox>.hbox>.like-topic .likebtn{padding: 0 0.5rem; margin-top: 0.15rem; border:0.05rem solid #e5e5e5; height: 1.1rem; float: right; color: #757575; line-height: 1.2rem; text-align: center; font-size: 0.55rem;}
.topic-content>.contentbox>.hbox>.like-topic .likebtn::before{content: "\e66e"; font-size: 0.6rem; margin-right: 0.15rem; display: inline-block; vertical-align:top; color:#a9a9a9; height: 1.1rem; line-height: 1.2rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.topic-content>.contentbox>.hbox>.like-topic .likebtn.active:before{content: "\e66f"; color: #da251c;}
.topic-content>.contentbox>.cbox{padding:0.5rem 0 1.5rem; position: relative; height: 3rem; line-height: 1rem; color:#a2a2a2; font-size: 0.6rem; overflow: hidden;}
.topic-content>.contentbox>.cbox.zk{height: auto;}
.topic-content>.contentbox>.cbox>.lookmore{width: 100%; height: 0.9rem; line-height: 0.9rem; text-align: center; padding:0.6rem 0 0 0; font-size: 0.6rem; color: #a2a2a2; position: absolute; bottom:0; left: 0; background-color: #fff;}
.topic-content>.contentbox>.cbox>.lookmore::before{content: "\e667"; position: absolute; top:0; left: 0; transform:rotateZ(90deg); -webkit-transform:rotateZ(90deg); width: 100%; height: 0.8rem; line-height: 0.8rem; text-align: center; font-size: 0.9rem; color:#858585;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.topic-content>.contentbox>.cbox>.lookmore.zk::before{transform:rotateZ(270deg); -webkit-transform:rotateZ(270deg);}
.topic-content>.dynamic-list{margin-top: 0.6rem;}
/* 圈子-我的 */
.myhome>.hbox{background-color: #fff; position: relative; z-index: 3;}
.myhome>.hbox>.tbox{padding:0.8rem; height: 4.6rem; width: 100%; display: inline-block; vertical-align: top; box-sizing: border-box; border-bottom: 0.05rem solid #e5e5e5; -webkit-box-sizing: border-box;}
.myhome>.hbox>.tbox:after{content: "\e667"; position: absolute; right: 0.8rem; height: 2.3rem; color:#a2a2a2; font-size: 0.7rem; line-height: 2.3rem; top:1.2rem;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.myhome>.hbox>.tbox .pic{float: left; width: 3rem; height: 3rem; margin-right: 0.8rem;}
.myhome>.hbox>.tbox .name{height: 1.5rem; line-height: 1.5rem; font-size: 0.8rem; margin-top: 0.3rem;}
.myhome>.hbox>.tbox .name .vip{width:0.8rem; height: 0.8rem; margin-top: 0.3rem; display: inline-block; vertical-align: top; margin-left: 0.2rem;}
.myhome>.hbox>.tbox .site-post{height: 0.8rem; line-height: 0.8rem; font-size: 0.55rem; color:#a2a2a2;}
.myhome>.hbox>.bbox{height: 2.8rem; width: 100%;border-bottom: 0.05rem solid #e5e5e5;}
.myhome>.hbox>.bbox>a{width: 33%; float: left; font-size: 0.6rem; text-align: center; height: 2.8rem; box-sizing: border-box; -webkit-box-sizing: border-box; padding:0.6rem 0;}
.myhome>.hbox>.bbox>a:nth-child(2){width: 34%;}
.myhome>.hbox>.bbox>a .nb{width: 100%; position: relative; height: 1.6rem; text-align: center; color: #757575; box-sizing: border-box; -webkit-box-sizing: border-box;}
.myhome>.hbox>.bbox>a:nth-child(2) .nb{border-left:0.05rem solid #e5e5e5; border-right: 0.05rem solid #e5e5e5;}
.myhome>.hbox>.bbox>a .number{width: 100%; float: left; font-size: 0.65rem; color:#333; font-weight: bold;}
.myhome>.hbox>.bbox>a.active .nb:after{content: ""; border-bottom: 0.1rem solid #da251c; width: 1.6rem; position: absolute; left: 50%; margin-left: -0.8rem; bottom: -0.625rem;}
.myhome>.hbox>.bbox>a.active .nb{color: #da251c;}
.myhome>.hbox>.bbox>a.active .nb .number{color: #da251c;}
.myhome .myhome-like-box{margin-top: -0.05rem; position: relative; z-index: 2;}
.myhome-like-box{background-color: #fff; padding:0 0.8rem; margin-bottom: 0.75rem; border-top:0.05rem solid #e5e5e5; border-bottom: 0.05rem solid #e5e5e5;}
.myhome-like-box>.like-box{position: relative; padding:0.4rem 1.6rem 0.4rem 0; display: inline-block; vertical-align: top; width: 100%; box-sizing: border-box;}
.myhome-like-box>.like-box:first-child{border-bottom: 0.05rem solid #e5e5e5;}
.myhome-like-box>.like-box::before{content: "\e667"; position: absolute; right: 0; height: 2.3rem; color:#a2a2a2; font-size: 0.7rem; line-height: 2.3rem; top:0;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.myhome-like-box>.like-box .top{height: 1.5rem; line-height: 1.5rem;}
.myhome-like-box>.like-box .top .left{float: left; font-size: 0.75rem;}
.myhome-like-box>.like-box .top .icon{width: 1.5rem;height: 1.5rem; float: left; font-size: 1rem;}
.myhome-like-box>.like-box .top .icon.red{color: #eb615a;}
.myhome-like-box>.like-box .top .icon.blue{color: #47a8ef;}
.myhome-like-box>.like-box .top .icon.green{color:#34d0a4;}
.myhome-like-box>.like-box .top .icon.yellow{color:#fcbb21;}
.myhome-like-box>.like-box .top .right{float: right; font-size: 0.6rem; color: #a2a2a2;}
.myhome-like-box>.like-box .top .right em{margin-right: 0.2rem; font-weight: bold;}
.myhome-like-box>.like-box .top .right .red{color: #da251c;}
.myhome-like-box>.like-box .top .right .blue{color: #163474;}
.myhome-like-box>.like-box .bottom{color: #a2a2a2; height: 0.7rem; line-height: 0.7rem; font-size: 0.5rem;}
.myhome-like-box>.like-box .bottom span{float: left; margin-right: 0.7rem;}
.myhome-like-box>.like-box .bottom span:last-child{margin-right: 0;}
/* 圈子-留言列表 */
.message-list{padding:0 0.8rem; background-color: #fff;}
.message-list>.box{padding:0.8rem 0 0.5rem 0; border-bottom: 0.05rem solid #e5e5e5;}
.message-list>.box .pic{float: left; width: 2.4rem; height: 2.4rem; margin-right: 0.6rem;}
.message-list>.box .name-reply{height: 1.3rem; line-height: 1.3rem; font-size: 0.75rem;}
.message-list>.box .name-reply .gray{color:#a2a2a2; font-size: 0.55rem;}
.message-list>.box .name-reply .reply-btn{float: right; width: 2.8rem; height: 1.2rem; line-height: 1.2rem; text-align: center; font-size: 0.6rem; color:#757575; border:0.05rem solid #e5e5e5;}
.message-list>.box .time{font-size: 0.55rem; color:#a2a2a2; height: 1.1rem;}
.message-list>.box .text{width: 100%; font-size: 0.65rem; line-height: 1rem; margin-top: 0.6rem;}
.message-list>.box:last-child{border-bottom: 0;}
/* 圈子-我的粉丝 */
.fans_list{padding:0 0.8rem; background-color: #fff;}
.fans_list>.box{padding:0.8rem 0 0.5rem 0; border-bottom: 0.05rem solid #e5e5e5;}
.fans_list>.box .pic{float: left; width: 2.4rem; height: 2.4rem; margin-right: 0.6rem;}
.fans_list>.box .likebox{float: right; height: 2.4rem; margin-left: 0.6rem;}
.fans_list>.box .name-post{height: 2.4rem;}
.fans_list>.box .name{height: 1.3rem; line-height: 1.3rem; font-size: 0.75rem;}
.fans_list>.box .post{color:#a2a2a2; font-size: 0.55rem;}
.fans_list>.box .likebtn{padding: 0 0.5rem; margin-top: 0.45rem; border:0.05rem solid #e5e5e5; height: 1.1rem; float: right; color: #757575; line-height: 1.2rem; text-align: center; font-size: 0.55rem;}
.fans_list>.box .likebtn::before{content: "\e66e"; font-size: 0.6rem; margin-right: 0.15rem; display: inline-block; vertical-align:top; color:#a9a9a9; height: 1.1rem; line-height: 1.2rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.fans_list>.box .likebtn.active:before{content: "\e66f"; color: #da251c;}
.fans_list>.box:last-child{border-bottom: 0;}
/* 圈子-我关注的 */
.org-ul.like-org-list{margin:0; padding:0 0.8rem; background-color: #fff;}
.org-ul.like-org-list .org-li{margin-top: 0; padding:0.8rem 0; height: 4.8rem;}
.bp-ul.like-bp-list{padding: 0;}
.bp-ul.like-bp-list .bp-li{padding: 0 0.8rem 0.5rem 0.8rem;}
/* 圈子-动态-图片放大 */
.J-M-F-Box{position: fixed; top: 0; left: 0; z-index: 30; background-color: #000; width: 100%; height: 100%;transform-origin: 0px 0px 0px; transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);transition-duration: 0ms; transform: translate(0px, 0px) scale(1) translateZ(0px);}
.J-M-F-Box .J-M-F-Scrollers{display: inline-table; white-space:nowrap; min-width: 100%; height: 100%;}
.J-M-F-Box .J-M-F-Scroller{width: 100%; display: inline-block; background-color: #000; vertical-align: top;  min-height: 100%; text-align: center; transform-origin: 0px 0px 0px; transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);transition-duration: 0ms; transform: translate(0px, 0px) scale(1) translateZ(0px);}
.J-M-F-Box .J-M-F-Scroller:before{content: "图片加载中"; line-height: 1rem; color:#fff; font-size: 0.8rem; height: 1rem; width: 100%; position: absolute; top:12rem; z-index: 1}
.J-M-F-Box .J-M-F-Scroller img{height: auto; -webkit-transition: opacity .3s ease-out; opacity: 0;  vertical-align: middle; width: 100%; position: relative; z-index: 2;}
.J-M-F-Box .J-M-F-number{font-size: 0.6rem; width: 3rem;  height: 1.5rem; line-height: 1.5rem; text-align: center; font-size: 0.8rem; color: #fff; position: fixed; bottom: 1.5rem; left: 50%; margin-left: -1.5rem; z-index: 31;}
.J-M-F-Close{ background-color:rgba(128,128,128,.4);box-shadow: 0 0 0.05rem rgba(0,0,0,.3) inset; width: 3.2rem; height: 1.5rem; line-height: 1.5rem; text-align: center; font-size: 0.8rem; color: #fff; position: fixed; bottom: 1.5rem; left: 0.8rem; z-index: 31;}
/* 个人主页 */
.personage-header{width: 100%;}
.personage-header>.tbox{width: 100%; padding-top: 1.3rem; position: relative; background-image: url(../images/personage_home.jpg); background-size: cover; height: 6.7rem;}
.personage-header>.tbox .pic{width: 3rem; height: 3rem; margin: 0 auto 0.3rem auto; background-color: #fff;}
.personage-header>.tbox .name{height: 1.2rem; line-height: 1.2rem; font-size: 0.8rem; text-align: center; color:#fff; }
.personage-header>.tbox .name .vip{width:0.8rem; height: 0.8rem; margin-top: 0.2rem; display: inline-block; vertical-align: top; margin-left: 0.1rem;}
.personage-header>.tbox .like-fans,.personage-header>.tbox .post-ent{line-height: 0.9rem; color:#fff; font-size: 0.55rem; text-align: center;}
.personage-header>.tbox .like-btn{padding: 0 0.5rem; margin-top: 0.15rem; height: 1.1rem; position: absolute; top:0.5rem; left: 0.5rem; color: #fff; line-height: 1.2rem; text-align: center; font-size: 0.65rem;}
.personage-header>.tbox .like-btn::before{content: "\e66e"; font-size: 0.65rem; margin-right: 0.15rem; display: inline-block; vertical-align:top; color:#fff; height: 1.1rem; line-height: 1.2rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.personage-header>.tbox .like-btn.active:before{content: "\e66f"; color: #da251c;}
.personage-header>.tbox .message-btn{padding: 0 0.5rem; margin-top: 0.15rem; height: 1.1rem; position: absolute; top:0.5rem; right: 0.5rem; color: #fff; line-height: 1.2rem; text-align: center; font-size: 0.65rem;}
.personage-header>.tbox .message-btn::before{content: "\e68b"; font-size: 0.65rem; margin-right: 0.15rem; display: inline-block; vertical-align:top; color:#fff; height: 1.1rem; line-height: 1.2rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.personage-header>.bbox{height: 2.8rem; width: 100%;border-bottom: 0.05rem solid #e5e5e5; background-color: #fff;}
.personage-header>.bbox>a{width: 50%; float: left; font-size: 0.65rem; text-align: center; height: 2.8rem; box-sizing: border-box; -webkit-box-sizing: border-box; padding:0.6rem 0;}
.personage-header>.bbox>a .nb{width: 100%; position: relative; height: 1.6rem; text-align: center; color: #757575; box-sizing: border-box; -webkit-box-sizing: border-box;}
.personage-header>.bbox>a:first-child .nb{border-right: 0.05rem solid #e5e5e5;}
.personage-header>.bbox>a .number{width: 100%; float: left; font-size: 0.65rem; color:#333; font-weight: bold;}
.personage-header>.bbox>a.active .nb:after{content: ""; border-bottom: 0.1rem solid #da251c; width: 2rem; position: absolute; left: 50%; margin-left: -1rem; bottom: -0.625rem;}
.personage-header>.bbox>a.active .nb{color: #da251c;}
.personage-header>.bbox>a.active .nb .number{color: #da251c;}

.personage-header.e-x-p>.tbox{background-image: url(../images/qy_home.jpg); height:7.45rem;}
.personage-header.e-x-p>.tbox .pic{margin-top: 0.2rem;}
.personage-header.e-x-p>.tbox .name{height: 1.5rem; line-height: 1.5rem; font-size: 0.85rem;}

/*Í¶×ÊÈË-ÏêÇé*/
.investor-cen-h2{text-align:center; line-height:2rem; background-color:#fff; font-size:0.8rem; font-weight:normal;}
.org-cen-info h1 i{color:#cdcdcd; font-size:0.8rem;}
.org-cen-info h1 i.icon-av{color:#e6b407;}
.org-cen-info h1 i.icon-w{color:#68b972;}
.org-cen-info h1 i.icon-x{color:#ed659a;}
.org-cen-info.intor h1 span{font-size:0.5rem; color:#445b8f; float: right;}
.org-cen-info.intor h1 span .like-btn{font-size: 1rem; color:#d6d6d6; float: left; padding-right: 0.5rem;}
.org-cen-info.intor h1 span .like-btn.active{color: #dd322a;}
/*ÉÏ´«ÉÌÒµ¼Æ»®Êé*/
.update-declare{ padding-bottom:1.5rem; width:100%; float:left;}
.update-declare .check-box{width:14.4rem; height:1.2rem; margin:0 auto; margin-top:0.5rem;}
.update-declare .check-box.last{ margin-bottom:0.5rem; margin-top:0.1rem;}
.update-declare .check-box input[type=checkbox]{float: left;}
.update-declare .check-box .dec{float: left;}
.update-declare .file-update{width: 100%; box-sizing: border-box; height: 2rem; position: relative;}
.update-declare .file-update #filedata{opacity: 0; width: 100%;height: 2rem; position: absolute; top:0; left: 0;}
.update-declare .file-update .y{width: 100%; height: 2rem; box-sizing: border-box; border:0.05rem solid #da251c; float: left; line-height: 2rem; text-align: center; font-size: 0.75rem; color:#da251c; background-color: #fff;}
.update-declare .hint{font-size: 0.5rem; color:#757575; padding-top: 0.3rem;}
.update-declare .fbox{margin-bottom: -0.3rem;}
.update-declare .psat{font-size: 0.7rem; color:#da251c; margin-top: 0.3rem;}
.update-declare .progress{width: 100%; height: 0.2rem; background-color: #ddd; border-radius: 0.1rem; margin-top: 0.3rem;}
.update-declare .progressText{font-size: 0.6rem; color:#da251c; text-align: center; margin-top: 0.5rem;}
.update-declare .progress .progressLine{float: left; width: 50%; background-color: #da251c; border-radius: 0.1rem; height: 0.2rem;}
.update-declare .sumbit-bt-box{height:2rem; padding:0.2rem 0.75rem 0 0.75rem; width:90%; float:left;}
.update-declare .success-bt,.update-declare .success-l {float:left; width:100%; height:100%; text-align:center; line-height:2rem; color:#fff; letter-spacing:0.5rem; text-indent:0.5rem; background-color:#dd322a; border-radius:0.15rem; font-size:0.9rem;}
.update-declare .sumbit-bt{float:left; width:100%; height:100%; text-align:center; line-height:2rem; color:#fff;  background-color:#dd322a; border-radius:0.15rem; font-size:0.75rem;}
.update-declare .success-l,.update-declare .success-bt{letter-spacing:0; text-indent:0;}
.update-declare .success-l{background-color:#fff; color:#0c0c0c; border:0.05rem solid #7bc0f7;}
.update-declare .zss{width:100%; padding:0.2rem 1rem 0 1rem; line-height:1rem; box-sizing: border-box; font-size:0.5rem; color:#aeaeae;}
.declare-update-box .file-update{margin-top:2rem;}
.declare-update-box h2{font-size:0.6rem; color:#dd322a; line-height:1.5rem; text-align:center; font-weight:normal;}
.declare-update-box .file-update .y{ float:left; position:relative;  width:90%; height:2rem; border:0.05rem solid #56b2f3; border-radius:0.15rem; box-sizing: border-box; margin:0 5%; line-height:2rem; text-align:center; font-size:0.9rem;}
.declare-update-box .file-update .y input{top:0; left:0; width:100%; height:100%; position:absolute;}
.declare-update-box .logo{width:5rem; height:5rem; margin:0 auto; background-color:#d7d7d7; border-radius:50%; overflow:hidden; position:relative; margin-top:3rem;}
.declare-update-box .logo i{font-size:2.6rem; color:#fff; margin-top:1.2rem; margin-left:1.2rem; float:left;}
.declare-update-box span{width:80%; margin:0 10%; float:left; font-size:0.6rem; text-align:center; line-height:1.2rem; color:#aeaeae;}
.declare-update-box .file-update-img,.declare-update-box .time{display:none;}
.declare-update-box.show .file-update-img,.declare-update-box.show .time{display:block;}
.declare-update-box .file-update-img,.declare-update-box .zs{margin-top:1rem;}
.declare-update-box.show .file-update-img{color:#0d0d0d;}
.declare-update-box.show .zs{display:none;}
.declare-update-box.show .logo{background-color:#445b8f; border:0.05rem solid #445b8f; position:relative;}
.declare-update-box.show .logo img{width:100%; height:100%;}
/*ÉÏ´«ÉÌÒµ¼Æ»®Êé-ÉÏ´«³É¹¦*/
.update-declare-ok{ padding:1.5rem 5%; text-align:center;}
.update-declare-ok h1{ width:100%; line-height:2.5rem; font-weight:normal; font-size:0.9rem; color:#dd322a; }
.update-declare-ok .num{width:100%; font-size:0.7rem; float:left;}
.update-declare-ok .lj-bt{ margin-top:3rem; width:100%; font-size:0.7rem; float:left; color:#445b8f;}
.update-declare-ok .jh-bt{width:100%; line-height:2rem; height:2rem; background-color:#dd322a; color:#fff; font-size:0.8rem; border-radius:0.15rem; margin-top:1.25rem; letter-spacing:0.05rem; float:left;}
.update-declare-ok .wxts{font-size:0.5rem; float:left; width:100%; color:#bababa; margin-top:2rem;}
.de-number-hint{font-size: 0.7rem; color:#757575; line-height: 1.2rem; padding:1rem 0 0.5rem; float: left; text-align: center; width: 100%;}
.de-number-hint em{color:#dd322a; font-size: 0.8rem; padding:0 0.2rem;}
/*用户登录*/
.gry-login{width:100%; min-height:20rem; height:100%; position:relative;}
.gry-login .logo{width:7rem; padding:2.5rem 0 1.6rem 0; margin:0 auto; height: 4.5rem;}
.gry-login .logo a{width: 100%; height: 100%; display: inline-block; vertical-align: top;}
.gry-login .login-box{width:86%; background-color:#fff; margin:0 7%; border-radius:0.2rem; overflow: hidden; box-sizing: border-box; border:0.05rem solid #a2a2a2;}
.gry-login .login-box label{width:2rem; height:2.5rem; line-height: 2.5rem; color:#8a8a8a; font-size: 0.8rem; text-align: center;  position:absolute; top:0; left:0;}
.gry-login .login-box .login-name,.gry-login .login-box .login-password{width:100%; height:2.45rem; padding-left:2rem; box-sizing: border-box; position:relative;}
.gry-login .login-box .login-name{border-bottom:0.05rem solid #dbdbdb; height:2.5rem;}
.gry-login .login-box .login-name .send{height: 2.5rem; line-height: 2.5rem; position: absolute; top:0; right: 0; padding:0 0.8rem; margin: 0; background-color: transparent; width: auto; font-size: 0.7rem;}
.gry-login .login-box .login-password i{color:#445b8f; font-size:0.8rem; float:left; padding:0.1rem;}
.gry-login .login-box input{width:100%; height:2.45rem; border:none; box-sizing: border-box; font-size:0.7rem; opacity:0.9;}
.gry-login .login-bt-box{width:86%; border-radius:0.2rem; margin:1.5rem 7% 0 7%;  float:left; }
.gry-login .login-bt{width:100%; height:2.2rem; line-height:2.2rem; border-radius:0.2rem; background-color: #da251c;  box-sizing: border-box; float:left; font-size:0.75rem; text-align:center; color:#fff;}
.gry-login .re-bt,.gry-login .wj-bt{float:left; font-size:0.7rem; color:#757575; line-height:2rem; }
.gry-login .wj-bt{float:right;} 
.sibling-login{width:100%; height:2.8rem;}
.sibling-login .login-fs{text-align: center; padding:0.5rem 0; clear: both;}
.sibling-login a{display: inline-block; vertical-align: top; width:2rem; height:2rem; margin:0 0.75rem;}
.sibling-login i{float:left; width:2rem; height:2rem;}
.sibling-login .icon-xqq{font-size:1.9rem; color:#47aad9; margin-top:0.1rem;}
.sibling-login .icon-xl{font-size:2.05rem; margin-top:-0.1rem; color:#f45a3f;}
.sibling-login .icon-wx{font-size:1.6rem; color:#3ed441;}
/*注册*/
.gry-register{display:inline-table; width:100%;}
.gry-register .re-box{padding:0 6%; height:2.5rem; border-top:0.05rem solid #ddd; position:relative;}
.gry-register .re-box.phone{padding:0.5rem 0;border-bottom:0.05rem solid #dddddd;}
.gry-register .re-box label{width:4.1rem; text-align:left; height:2.5rem; line-height:2.5rem; position:absolute; top:0; left:6%; font-size:0.7rem; float:left;}
.gry-register .re-box label.phone-num{width:auto;}
.gry-register .re-box label.phone-code{width:auto; top:0.5rem; }
.gry-register .re-box input[type=text],.gry-register .re-box input[type=password]{width:100%; padding-left:4.1rem; height:2.5rem; border:none;font-size:0.6rem; box-sizing: border-box;}
.gry-register .re-box input[type=text].code{width:7.5rem;padding-left:0; margin-left:4.1rem; float:left;}
.gry-register .re-box input[type=text].code.phone-code{border:1px solid #ddd; height:2rem; float:right; margin-left:0.25rem; margin-top:0.25rem; border-radius:0.2rem; text-indent:0.5em;}
.gry-register .re-box .code-box{width:4rem; height:2.5rem; float:left; margin-left:0.5rem;}
.gry-register .xy-box{font-size:0.6rem; padding:0 7%; line-height:2.5rem; height: 2.5rem; margin-bottom: -1.5rem;}
.gry-register .xy-box input[type=checkbox]{display: none;}
.gry-register .xy-box input[type=checkbox] + label i{color:#757575; font-size:0.7rem; margin-right: 0.25rem; margin-top:-0.05rem;}
.gry-register .xy-box input[type=checkbox]:checked + label i{color:#fcbb21;}
.gry-register .register-bt{width:100%; height:2rem; line-height:2rem; border-radius:0.2rem; background-color: #da251c;  box-sizing: border-box; float:left; font-size:0.75rem; text-align:center; color:#fff;}
.gry-register .login-text{width:100%; height:2rem; color: #757575; line-height:2rem; border-radius:0.2rem; box-sizing: border-box; float:left; font-size:0.7rem; margin-top: 0.5rem;  text-align:center;}
.gry-register .login-text .blue{color:#163474;}
.gry-register .login-text .gray{color:#333;}
.gry-register .register-bt.phone{margin-top:3rem;}
.gry-register .send{width:5rem; height:2rem; line-height:2rem; float:right; background-color:#c8e5f0; margin-top:0.25rem; border-radius:0.2rem; margin-left:0.75rem; line-height:2rem; font-size:0.6rem; text-align:center;}
/*×¢²á-×¢²á³É¹¦*/
.gry-register-succeed h1{font-size:0.9rem; color:#dd322a; line-height:100px; font-weight:400; text-align:center; text-shadow:-0.025rem -0.025rem 0 #fbebea; }
.gry-register-succeed p{line-height:22px; font-size:0.6rem; color:#0c0c0c; text-shadow:0rem 0rem 0.05rem #e9e9e9; padding:0 8%;}
.gry-register-succeed .binding{float:left; border-bottom:0.05rem solid #dddddd; position:relative; width:100%; box-sizing: border-box; margin-top:1.75rem; line-height:1.5rem; padding:0.5rem 0 0.5rem 7%; font-size:0.06rem; color:#445b8f;}
.gry-register-succeed .binding em{float:left;}
.gry-register-succeed .binding .qq{font-size:1.5rem; color:#47aad9;float:left; margin-left:0.4rem;}
.gry-register-succeed .binding .xl{font-size:1.6rem; margin-top:-0.1rem; color:#f45a3f;float:left; margin-left:1rem;}
.gry-register-succeed .binding .wx{font-size:1.5rem; color:#3ed441;float:left; margin-left:1rem;}
.gry-register-succeed .intor-bt{width:40%; margin-top:60px; border-radius:0.2rem; height:2rem; line-height:2rem; text-align:center; float:left; position:relative; left:6%; font-size:0.7rem; background-color:#dd322a; color:#fff;}
.gry-register-succeed .box-bt{width:40%; margin-top:60px; border-radius:0.2rem; height:2rem; line-height:2rem; text-align:center; float:right; position:relative; right:6%; font-size:0.7rem; background-color:#445b8f; color:#fff;}
/*ÕÒ»ØÃÜÂë*/
.gry-forget h1{font-size:0.7rem; background-color:#fff; text-align:left; font-weight:normal; height:2rem; line-height:2rem; width:100%; border-bottom:0.05rem solid #dbdbdb; box-sizing: border-box; padding:0 9%;}
.gry-forget .forget-box,.gry-forget .code-box{width:80%; float:left; padding:1rem 10% 1rem 10%;}
.gry-forget .code-box{padding-top:0; padding-bottom:1rem; border-bottom:0.05rem solid #dbdbdb; }
.gry-forget .forget-box input,.gry-forget .code-box input{width:100%; height:2rem; box-sizing: border-box; font-size:0.6rem; border:0.05rem solid #dbdbdb; border-radius:0.2rem; text-indent:1em;}
.gry-forget .code-box input{width:6.7rem; float:left;}
.gry-forget .code-box .code-img{width:5.7rem; height:2rem; float:left; border-radius:0.2rem; overflow:hidden; margin-left:0.25rem;}
.gry-forget .next-bt,.gry-forget .return-bt{width:80%; height:2rem; font-size:0.9rem; line-height:2rem; text-align:center; color:#fff; box-sizing: border-box; border-radius:0.25rem; float:left; margin-left:10%; background-color:#dd322a;}
.gry-forget .return-bt{border:0.05rem solid #445b8f; background-color:#f8f8f8; color:#0c0c0c;}
.gry-forget .next-bt{margin-top:1.5rem;}
.gry-register h1{font-size:0.7rem; background-color:#fff; border-bottom:0; font-weight:normal; height:2rem; line-height:2rem; width:100%; box-sizing: border-box; padding:0 6%;}
.forget-3 .password-box{margin:0 9%; padding:1rem 0 0 3.1rem;height:3.4rem; position:relative;}
.forget-3 .password-box label{width:3.1rem; height:2rem; line-height:2rem; position:absolute; top:1rem; left:0;font-size:0.7rem;}
.forget-3 .password-box input[type=password]{width:100%; height:2rem; box-sizing: border-box; border:0.05rem solid #d7d7d7; border-radius:0.15rem; text-indent:0.5em; font-size:0.6rem;}
.forget-3 .bt-box{width:100%; height:3.5rem; margin-top:1rem; padding:1.5rem 9% 0 9%; border-top:1px solid #ebebeb; box-sizing: border-box;}
.forget-3 .bt-box .edit-bt{ width:100%; height:100%; float:left; border-radius:0.2rem; background-color:#dd322a; color:#fff; letter-spacing:0.25rem; text-indent:0.25rem; line-height:2rem; text-align:center; font-size:0.9rem; }
.forget-3 .password-box.box2{padding-top:0;}
.forget-3 .password-box.box2 label{top:0;}
/*ÉêÇë³ÉÎªÍ¶×ÊÈË/»ú¹¹*/
.investuser-from h1{height:2rem;width:100%; line-height:2rem; font-size:0.7rem; padding:0 6%; font-weight:normal; box-sizing: border-box; -webkit-box-sizing: border-box; background-color:#fff; border-bottom:0.05rem solid #ddd;}
.investuser-from i{width:3.5rem; margin-left: 0.25rem; line-height:3.3rem; text-align:center; height:3.5rem; float:left; font-size:2rem; color:#fff; font-weight: normal;}
.investuser-from .box{width:4rem; line-height:2.5rem; text-align:center; height:5rem; position:relative; float:left; left:25%; margin-left:-1.75rem; margin-top:5rem; font-size:0.7rem; color:#dd322a;}
.investuser-from .box1{width:4rem; line-height:2.5rem; text-align:center;  height:5rem; position:relative; float:right; right:25%; margin-right:-1.75rem; margin-top:5rem; font-size:0.7rem; color:#dd322a;}
.investuser-from span{padding:0 6%; float:left; margin-top:2rem; font-size:0.6rem; color:#445b8f; text-align:center;}
.investuser-from .box i{background-color:#445b8f;}
.investuser-from .box1 i{background-color:#fc6a6a;}
/*ÉêÇë³ÉÎªÍ¶×ÊÈË/»ú¹¹ ->»ú¹¹*/
.investuser-index h1{height:2rem;  text-align: left; box-sizing: border-box; width:100%; line-height:2rem; color:#0c0c0c; margin-bottom:1rem; font-size:0.7rem; padding:0 1rem; font-weight:normal; background-color:#fff; border-bottom:0.05rem solid #ddd;}
.investuser-index h1 .re-bt{color:#ff0000; text-indent:0; text-align:center; position: absolute; right:6%;}
.investuser-index h1 .re-bt.re{padding-right: 1rem;}
.investuser-index h1 .re-bt.re:after{content:'\e60e'; font-family:"iconfont" !important; position:absolute; right:0rem; top:0.6rem; font-size:0.7rem; width:1rem; height:1rem; text-align:center; line-height:1rem; color:#ff0000;}
.investuser-index .file-update-img{display:block; position:relative;}
.investuser-index .file-update-img img{border-radius:50%;}
.investuser-index .declare-update-box{display:inline-table; width:100%;}
.investuser-index .declare-update-box.show .zs{display:block;}
.investuser-index .sh-box{text-align:center; line-height:1.4rem; margin-top:0.5rem; color:#dd322a; font-size:0.9rem;}
.investuser-index .sh-box.sb{color:#d7d7d7;}
.investuser-index span.success{font-size:0.7rem; width:100%; text-align:center; float:left; margin-left:0;}
.declare-update-box .file-update{display: inline-table; width:100%; height:100%; padding:0; margin-top:1rem; position:absolute; margin:0;top:0; left:0;}
.declare-update-box .file-update .y{width:100%; height:100%; margin:0; padding:0; border:0;}
.investuser-index .declare-update-box .logo i{font-size:2.6rem; margin-top:1rem;}
.investuser-index .declare-update-box .logo .file-update-img{margin:0; padding:0; width:100%; height:100%;}
/*ÐèÇó¹ÜÀí*/
.issue-demand h1{height:2rem;  text-align: left; box-sizing: border-box; width:100%; line-height:2rem; color:#0c0c0c; font-size:0.7rem; padding:0 6%; font-weight:normal; background-color:#fff; border-bottom:0.05rem solid #ddd;}
.issue-demand h1 .re-bt{color:#ff0000; text-indent:0; text-align:center; position: absolute; right:6%;}
.issue-demand h1 .re-bt.re{padding-right: 1rem;}
.issue-demand h1 .re-bt.re:after{content:'\e60e'; font-family:"iconfont" !important; position:absolute; right:0rem; top:50%; margin-top:-0.45rem; font-size:0.7rem; width:1rem; height:1rem; text-align:center; line-height:1rem; color:#ff0000;}
.issue-demand .line{height:0.4rem; width:100%; background-color:#f8f8f8; float:left;}
.issue-demand .issue-demand-box{width:88%; float:left; margin:1.2rem 6%; border:0.05rem solid #445b8f; border-radius:0.2rem; font-size:0.7rem; background-color:#fff;}
.issue-demand .issue-demand-box .drap-box{max-height:12.3rem; overflow:hidden; overflow-y: auto;}
.issue-demand .issue-demand-box .drap-box.box2{max-height:20rem;}
.issue-demand .issue-demand-box .title{line-height:1.5rem; text-indent:0.5rem; border-bottom:0.05rem solid #445b8f; color:#dd322a; position:relative;}
.issue-demand .issue-demand-box .title.drap:after{content:""; border-top:0.3rem solid #fc6a6a; border-left:0.3rem solid transparent; border-right:0.3rem solid transparent; border-bottom:0; right:1rem; top:0.6rem; position:absolute;}
.issue-demand .issue-demand-box .checkboxs-box input[type=checkbox],.issue-demand .issue-demand-box .checkboxs-box input[type=radio]{opacity:0; position:absolute; z-index:2;}
.issue-demand .issue-demand-box .checkboxs-box{position:relative; height:1.5rem; width:100%; border-bottom:0.05rem solid #445b8f;}
.issue-demand .issue-demand-box .checkboxs-box label{width:100%; height:100%; line-height:1.5rem; top:0; left:0; position:absolute; z-index:3;text-indent:0.5rem;}
.issue-demand .issue-demand-box .checkboxs-box:last-child{border-bottom:0;}
.issue-demand .issue-demand-box .checkboxs-box input[type=checkbox]:checked + label:after{content:'\e613'; position:absolute; color:#445b8f; right:1rem; top:0rem;font-family: "iconfont" !important; font-size: 0.7rem;  font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.issue-demand .issue-demand-box .checkboxs-box input[type=radio] + label:after{content:'\e640'; position:absolute; color:#e0e0e0; right:0.7rem; top:0rem;font-family: "iconfont" !important; font-size: 1rem;  font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.issue-demand .issue-demand-box .checkboxs-box input[type=radio]:checked + label:after{content:'\e641'; position:absolute; color:#445b8f; right:0.7rem; top:0rem;font-family: "iconfont" !important; font-size: 1rem;  font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.issue-demand .issue-demand-box .textarea1{width:100%; height:4.25rem; border:0; background-color:#fff; line-height:1.2rem; text-indent:0.5em;font-size:0.7rem;}
.issue-demand .issue-demand-box .textarea2{width:100%; height:9.25rem; border:0; background-color:#fff; line-height:1.2rem; text-indent:0.5em;font-size:0.7rem;}
.issue-demand .bt-box{width:100%; padding:1.5rem 0 1rem 0; background-color:#f8f8f8; float:left;}
.issue-demand .bt{ margin:0 5%; width:90%; height:100%; float:left; border-radius:0.2rem; background-color:#dd322a; color:#fff; letter-spacing:0.25rem; text-indent:0.25rem; line-height:2rem; text-align:center; font-size:0.9rem; }
.issue-demand .prmopt-box{margin-left:5%;}
/*ÎÊ¾íµ÷²é*/
.issue-demand.wjdc{background-color:#fff;display:inline-table; width:100%;}
.issue-demand.wjdc h1{text-align:center; font-weight:bold;}
.issue-demand .issue-demand-box .checkboxs-box.text{box-sizing:border-box; padding-left:3.2rem;}
.issue-demand .issue-demand-box .checkboxs-box.text input[type=text]{width:100%; height:100%; border:0; margin:0; padding:0; font-size:0.7rem;}
.issue-demand .issue-demand-box .checkboxs-box.text em{position:absolute; width:3rem; line-height:1.5rem; top:0; left:0; font-size:0.7rem; text-indent:0.5rem;}
/*BPÊÕ¼þÏä*/
.prospectus-list{width: 100%;vertical-align: top;}
.prospectus-list h1{ width:100%; padding:0 0.75rem; box-sizing: border-box; -webkit-box-sizing: border-box; line-height:2.2rem; font-size:0.75rem; background-color: #f6f6f6;	 height:2.2rem;}
.prospectus-list-box{width:100%; padding:0 1rem; box-sizing: border-box; -webkit-box-sizing: border-box; border-top: 0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd;}
.prospectus-list-box .nolist{text-align:center;padding-top:4rem;}
.prospectus-list-box .nolist em {font-size:0.9rem; color:#dd322a; line-height:3rem;}
.prospectus-list-box .nolist i{font-size:6rem; color:#ccc;}
.prospectus-list-box .nolist .update-issue{width:100%; float:left; margin-top:2rem; border-radius:0.2rem; margin-bottom:2rem; height:2rem; line-height:2rem; color:#fff; background-color:#dd322a; font-size:0.9rem;}
.prospectus-list-box .box-li{border-bottom:0.05rem solid #ddd; height:2.7rem; padding:0.5rem 0; }
.prospectus-list-box .info{height:1.7rem;}
.prospectus-list-box .info .text{font-size:0.7rem; line-height:1.7rem;height:1.7rem; font-weight:normal; font-size: 0.75rem;}
.prospectus-list-box .info .text .icon{font-size: 1.2rem; margin-left: -0.2rem; color:#da251c; display: inline-block; vertical-align: top; height: 1.7rem;}
.prospectus-list-box .info .red{color: #da251c; float: right; height: 1.7rem; line-height: 1.7rem; font-size: 0.75rem; margin-left: 0.5rem;}
.prospectus-list-box .info .zt{ float: right; height: 1.7rem; line-height: 1.7rem; font-size: 0.75rem; margin-left: 0.5rem;}
.prospectus-list-box .info .dx{float:right; text-align: right; height:1.7rem; line-height:1.7rem;}
.prospectus-list-box .info .dx .pj-box i{float:right;font-size:0.7rem; color:#f3c731; margin-left:0.1rem;}
.prospectus-list-box .info .dx .pj-box i.no{color:#ddd;}
.prospectus-list-box .info .dx .down{float:right; font-size:0.7rem; color:#fc6a6a; padding-left:0.3rem;}
.prospectus-list-box .info .dx .down.no{color:#ddd;}
.prospectus-list-box .label{float:left; font-size:0.6rem; color:#a2a2a2; line-height:1rem; height:1rem; width:6rem; }
.prospectus-list-box .time{float:right; font-size:0.6rem; color:#a2a2a2; line-height:1rem; height:1rem;}
.prospectus-list-box .box-li.new .logo{background-color:#f8cf7b;}
.prospectus-list-box .box-li.new .logo:after{content:''; background-color:#fc6a6a; width:10px; height:10px; border-radius:50%; position:absolute; top: 0.05rem; right:0.05rem;}
.prospectus-list-box.financing .box-li.new .logo:after{display: none;}
.prospectus-list-box.financing .label{width: 8rem;}
/* 管理商业计划书 */
.prospectus-list .btnsbox{padding: 0 0.75rem; width: 100%; box-sizing: border-box; display: table; margin:1rem 0;}
.prospectus-list .gray-btn{ width: 100%; margin: 1rem 0 0 0; font-size: 0.75rem;float: left; height: 2.1rem; line-height: 2.1rem; text-align: center; border: 0.05rem solid #a2a2a2; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; color:#333; background-color: #fff;}
.prospectus-list .blue-btn{ width: 100%; margin: 1rem 0 0 0; font-size: 0.75rem;float: left; height: 2.1rem; line-height: 2.1rem; text-align: center; border: 0.05rem solid #163474; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; color:#163474;}
.prospectus-list .red-btn{ width: 100%; margin: 1rem 0 0 0; font-size: 0.75rem; float: left; height: 2.1rem; line-height: 2.1rem; text-align: center; border: 0.05rem solid #dd322a; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; background-color:#dd322a; color:#fff;}

.controlBp{padding:0 0.75rem; box-sizing: border-box; -webkit-box-sizing:border-box; border-top: 0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd; }
.controlBp .box-li{width: 100%; height: 3.1rem; border-top: 0.05rem solid #ddd; margin-top: -0.05rem; box-sizing: border-box; padding:0.5rem 0.75rem; background-color: #fff; font-size: 0.75rem;}
.controlBp .box-li .logo{float: left; font-size: 1.8rem; border-radius: 0.15rem; width: 1.8rem; height: 1.8rem; margin:0.1rem 0.5rem 0.1rem 0; background-color: #fcbb21; line-height: 1.8rem; text-align: center; color:#fff;}
.controlBp .box-li .info{line-height: 1rem; height: 1rem;}
.controlBp .box-li .info .red{float: right; color:#da251c; margin-left: 2rem;}
.controlBp .box-li .info h2{font-size: 0.75rem; font-weight: normal;}
.controlBp .box-li .download-box{line-height: 1.2rem; height: 1.2rem; font-size: 0.55rem;}
.controlBp .box-li .time{margin-left: 0.5rem; color: #a2a2a2;}
/*BPÊÕ¼þÏä-ÏêÇé*/
.prospecturs-content{display:inline-table;}
.prospecturs-content h1{height:1.7rem;}
.prospecturs-content .time{float:right; font-size:0.5rem; color:#b8b8b8;}
.prospecturs-content .line{width:100%; float:left; height:0.4rem; background-color:#f8f8f8;}
.prospecturs-content table{float:left;  line-height:1rem;}
.prospecturs-content .cen-box{position:relative; border-bottom:0.05rem solid #ddd; line-height:1.2rem; width:100%; font-size:0.6rem; padding:0.5rem 1rem; box-sizing: border-box; float:left;}
.prospecturs-content .cen-box em{font-size:0.7rem; float:left;}
.prospecturs-content .cen-box .dx{float:left; height:auto;}
.prospecturs-content .cen-box .dx .pj-box{float:left;}
.prospecturs-content .cen-box .dx .pj-box i{font-size:0.8rem; float:left; line-height:0.8rem;}
.prospecturs-content .cen-box i{width:1rem; height:1rem; border-radius:50%; text-align:center; font-size:0.6rem; margin-left:0.5rem; margin-top:0.15rem; line-height:1rem; color:#fff; background-color:#fc6a6a; float:left;}
.prospecturs-content .cen-box i.no{background-color:#ddd;}
.prospecturs-content .cen-box.nobor{border-bottom:0;}
.prospecturs-content .cen-box i.icon{background-color:#FFF;}
.prospecturs-content .org-cen-info{float:left; display:inline-table; vertical-align:top; width:100%; box-sizing: border-box;}
.prospecturs-content .title{font-size:16px; height:2rem; line-height:2rem; padding: 0 1rem; width:100%; float:left; box-sizing: border-box; border-bottom:0.05rem solid #ddd;}
.prospecturs-content  .dx{float:right; width:5rem; height:2rem; line-height:2rem;}
.prospecturs-content  .dx .pj-box{float:right;}
.prospecturs-content  .dx .pj-box i{float:right;font-size:0.7rem; color:#f3c731; margin-left:0.1rem;}
.prospecturs-content  .dx .pj-box i.no{color:#ddd;}
.prospecturs-content  .dx .delete{float:right; font-size:1.2rem; line-height:1.6rem; color:#fc6a6a; padding-left:0.8rem; }
.prospecturs-content  .dx .delete.no{color:#ddd;}

.gry-index .centent-box .swiper-container {width:100%;border-bottom:0.05rem solid #adadad;} 
.swiper-slide img{vertical-align:top; width:100%; height:auto;} 
.swiper-slide{width:100%; height:auto;}
.index-swiper .swiper-slide{background:url(../images/noimage.jpg) 0px 0px no-repeat; background-size: cover;}


/*»áÒé»î¶¯ÏêÇé*/
.activities.article-center-box{padding-top:0.5rem;}
.activities.article-center-box h1{max-height:2.8rem;-webkit-line-clamp:2;line-height:1.4rem;}
.activities .table-full{width:100%; padding:0 1rem; box-sizing: border-box; margin-top:0.3rem; font-size:0.7rem; float:left;}
.activities .table-b{width:50%; padding:0 1rem; box-sizing: border-box; font-size:0.7rem; margin-top:0.3rem; float:left;}
.activities .table-b.la{border-bottom:0.05rem solid #f8f8f8; height:2rem;}
.activities .bm-bt{float:right; width:4.5rem; height:1.5rem; background-color:#dd322a; margin-top:0.3rem; border-radius:0.2rem; line-height:1.5rem; margin-right:1rem; text-align:center; color:#fff; font-size:0.7rem;}
.activities .bm-bt.gray{background-color:#9a9a9a;}
.bmzy-box{font-size:0.7rem; width:100%; display:inline-table; vertical-align:top; box-sizing: border-box; padding:0 1rem; padding-bottom:1rem;}
.bmzy-box .site i{color:#dd322a;}
.bmzy-box .title{line-height:2.5rem; line-height:2.5rem; float:left; width:100%;}
.bmzy-box .input-box{box-sizing: border-box; padding-left:3.5rem; height:1.6rem; float:left; margin-top:0.75rem; position:relative; width:100%;}
.bmzy-box .input-box label{width:3.5rem; height:1.6rem; line-height:1.6rem; position:absolute; top:0; left:0;}
.bmzy-box .input-box input[type=text]{width:100%; height:1.6rem; border:0.05rem solid #445b8f; box-sizing: border-box; text-indent:0.5em;}
.bmzy-box .bmbox-bt{width:100%; height:2rem; line-height:2rem; color:#fff; font-size:0.8rem; background-color:#dd322a; border-radius:0.2rem; text-align:center; float:left; letter-spacing:0.2rem; text-indent:0.2rem; margin-top:1rem;}
/*ÐèÇó¹ÜÀí-Õ¹Ê¾*/
.invest-viewpoint{width:100%; padding-bottom:3.85rem;}
.invest-viewpoint table{color:#445b8f;}
.invest-viewpoint h1 .jc{color:#adadad; font-size:0.6rem; float:right; border:0.05rem solid #e1e1e1; border-radius:0.15rem; padding:0 0.3rem; margin-top:0.2rem;}
.invest-viewpoint .org-cen-info{border-bottom:0.05rem solid #f8f8f8;} 
.invest-viewpoint .li-box{width:100%; color:#445b8f; box-sizing: border-box; padding:0.7rem 1rem 0 1.6rem; font-size:0.7rem; line-height:1.3rem; position:relative;}
.invest-viewpoint .li-box:before{content:""; position:absolute; width:0.2rem; height:0.2rem; border-radius:0.1rem; background-color:#dd322a; left:1rem; top:1.2rem;}
.invest-viewpoint .li-box em{color:#052525; font-weight:bold;}
/*投资案例详情*/
.investment-case-content{padding:0 0.5rem 1rem 0.5rem;}
.investment-case-content .content-header{height:5.5rem; width:100%; box-sizing: border-box; padding:1rem 0.8rem; border-bottom:0.05rem solid #ddd;}
.investment-case-content .content-header .logo{width:3.4rem; height:3.4rem; float:left; border:0.05rem solid #f6f6f6; margin-right: 0.8rem;}
.investment-case-content .content-header h1{line-height:1.9rem; height: 1.7rem; font-size:0.75rem; color:#153373; font-weight: normal;}
.investment-case-content .content-header span{ font-size:0.55rem; line-height: 1.3rem; height: 1.3rem;}
.investment-case-content .text{padding:0.6rem; font-size:0.6rem; line-height:0.9rem; border-bottom: 0.05rem solid #ddd;}
.investment-case-content .text em{font-size:0.6rem; line-height:1rem; color: #a2a2a2; float: left; width: 100%; margin-bottom: 0.2rem;}
.investment-case-content .text:last-child{border-bottom: 0;}
/*用户信息*/
.user-index.user{min-height:100%;}
.user-index.user .info h1{line-height:2.5rem;}
.user-index.user .info h1 em.red{color:#dd322a;}
.user-index.user .rows{margin-top: 0.6rem; overflow: hidden; padding: 0 0.8rem; border-bottom:0.05rem solid #e5e5e5; border-top:0.05rem solid #ddd; background-color: #fff;}
.user-index.user .rows .row{ position:relative; text-align:right; padding-right: 0.8rem;margin-top: -0.05rem; font-size:0.75rem; color:#757575; height:2.35rem; box-sizing: border-box; line-height:2.3rem; border-top:0.05rem solid #e5e5e5;}
.user-index.user .rows .row em{float:left; font-size:0.75rem; color:#333;}
.user-index.user .rows .row.selectmodule{padding-right: 0; text-indent: 0;}
.user-index.user .rows .row.selectmodule>a em{text-indent: 0;}
.user-index.user .rows #filedata{display: none;}
.user-index.user .rows .row .img{float: right; width: 1.8rem; height: 1.8rem; margin-top: 0.25rem;}
.user-index.user .rows a .row:after{content:'\e667'; font-family:"iconfont" !important; position:absolute; right:0; top:50%; margin-top:-0.5rem; font-size:0.8rem; margin-right: -0.2rem; height:1rem; text-align:center; line-height:1rem; color:#a2a2a2;}
.user-index.user .rows .row input[type=radio]{display: none;}
.user-index.user .rows .row input[type=radio] + label{padding-left: 2.8rem; position: relative; font-size: 0.75rem; height: 2.3rem; line-height: 2.3rem; float: right;}
.user-index.user .rows .row input[type=radio] + label:before{content: ""; width: 0.7rem; height: 0.7rem; border:0.05rem solid #ebebeb; float: left; -webkit-border-radius: 50%; border-radius: 50%; margin:0.75rem 0.3rem 0 0;}
.user-index.user .rows .row input[type=radio]:checked + label:after{content: ""; width: 0.4rem; height: 0.4rem; position: absolute; top:0.95rem; left: 3rem; -webkit-border-radius: 50%; border-radius: 50%; background-color: #da251c; background-color: #da251c;}
.user-index .info .binding{color:#adadad; font-size:0.6rem; text-shadow:0rem 0rem 0.05rem #ddd; line-height:0.8rem;}
.user-index .info .binding a{color:#adadad;}
.user-index{display: inline-table; vertical-align: top; width: 100%;}
.user-index .bt1{width:50%; height:10rem; box-sizing: border-box; padding:2rem 0; text-align:center; float:left;}
.user-index .bt1 i{width:3.5rem; height:3.5rem; line-height:3.5rem; position:relative; left:50%; margin-left: -1.75rem; border-radius:50%; background-color:#f8cf7b; font-size:1.4rem; color:#fff; float:left;}
.user-index .bt1.new i:after{content:'\e60c'; font-size:1.4rem; position:absolute; top:0; right:0; float:right; line-height:1rem; color:#fc6a6a;}
.user-index.user .bt1 i{line-height:3.7rem; font-size:1.6rem; background-color:#ff9d5b;}
.user-index .bt1 span{width:100%; font-size:0.6rem;float:left; line-height:0.8rem; padding-top:1rem;}
.user-index .bt2{width:50%; height:10rem; box-sizing: border-box; padding:2rem 0; text-align:center; float:right;}
.user-index .bt2 i{width:3.5rem; height:3.5rem; line-height:3.5rem; position:relative; left:50%; margin-left: -1.75rem; border-radius:50%; background-color:#445b8f; font-size:1.6rem; color:#fff; float:left;}
.user-index .bt2 span{width:100%; font-size:0.6rem;float:left; line-height:0.8rem; padding-top:1rem;}
.user-index.user .bt2 i{line-height:3.7rem; font-size:2rem; background-color:#4edcd8; font-size:1.6rem; }
.user-index .bt2 span em,.user-index .bt1 span em{color:#adadad;}
.user-index .yl-bt{color:#fff; font-size:0.8rem; width:80%; line-height:2rem; height:2rem; border-radius:0.2rem; background-color:#dd322a; margin:0.5rem 10% 0 10%;float:left; text-align:center; }
.user-index .quit-bt{font-size:0.8rem; width:80%; line-height:2rem; box-sizing: border-box; height:2rem; border-radius:0.2rem; border:0.05rem solid #445b8f;margin:0.5rem 10% 0 10%;float:left; text-align:center; }
.user-index .btbox{padding:1.7rem 1.3rem;}
.user-index .bt-box{color:#fff; font-size:0.8rem; width:100%; border:0; line-height:2rem; height:2rem; border-radius:0.2rem; background-color:#dd322a; display: inline-block; vertical-align: top; text-align:center; }
.a-box{display:inline-table; vertical-align:top; width:100%; background-color: #fff;}

.user-index.edit_nickname .row{padding:0 1rem 0 4.5rem; background-color:#fff; position:relative; font-size:0.6rem; color:#757575; height:2.6rem; line-height:2.6rem; border-bottom:0.05rem solid #ebebeb;}
.user-index.edit_nickname .row em{ position:absolute; left:1.3rem; top:0; height:2.6rem; font-size:0.75rem;}
.user-index.edit_nickname .row input[type=text]{width:100%; height:2.6rem; border:0; font-size:0.75rem; padding:0; text-indent:1em; color:#757575;}
.user-index.edit_nickname .row input[type=text]::-webkit-input-placeholder{line-height:1.3;}
.user-index.changepwd .row{padding:0 1rem 0 4.5rem; background-color:#fff; position:relative; font-size:0.6rem; color:#757575; height:2.6rem; line-height:2.6rem; border-bottom:0.05rem solid #ebebeb;}
.user-index.changepwd .row em{width:3rem; position:absolute; left:1.3rem; top:0; height:2.6rem; font-size:0.75rem;}
.user-index.changepwd .row input[type=password]{width:100%; height:2.6rem; border:0; font-size:0.75rem; padding:0; text-indent:1em; color:#757575;}
.user-index.changepwd .row input[type=password]::-webkit-input-placeholder{line-height:1.3;}
.user-index.myarticle .head{height:3.6rem; padding:0 1rem; background-color:#Fff; border-bottom:0.05rem solid #ebebeb; line-height:3.6rem; text-align:right; color:#757575; font-size:0.6rem;}
.user-index.myarticle .head .title{font-size:0.7rem; color:#0c0c0c; float:left; font-weight:bold;}
.user-index.myarticle .head em{font-size:0.8rem; color:#dd322a; padding:0 0.2rem;}
.user-index.myarticle .box{height:3.1rem; padding:0.5rem 1rem 0.4rem 1rem; border-bottom:0.05rem solid #ebebeb;}
.user-index.myarticle .box .title{line-height:1.2rem; height:2.4rem; -webkit-line-clamp:2; font-size:0.7rem;}
.user-index.myarticle .box span{font-size:0.5rem; height:0.8rem; line-height:0.8rem; float:right;}
.user-index.myarticle .box span.label{margin-left:0.2rem;}
.user-index.myarticle .box span.blue{color:#445b8f;}
.user-index.myarticle .box span.red{color:#dd322a;}
.user-index.myarticle .box span.time{margin-right:0.8rem; color:#adadad;}
.user-index.myarticle .box.wishlist{height:2.5rem;}
.user-index.myarticle .box.wishlist .title{height:1.7rem;}
.user-index.myarticle .box.wishlist span.time,.user-index.myarticle .box.wishlist span.site{float:left; color:#dd322a;}
.user-index.myarticle .box.wishlist span.time i{font-size: 0.5rem; margin-right: 0.2rem;}
.user-index.myarticle .box.wishlist span.site i{font-size: 0.5rem;}
   
/*ÍË³öµÇÂ¼*/
.user-quit-member .file-update{width:3.5rem; height:3.5rem; float:left; position:relative; margin-top:2.5rem; left: 50%; background-color:#e9e9e9; margin-left: -1.75rem; border-radius:50%; overflow:hidden;}
.user-quit-member .file-update .y{width:100%; height:100%; float:left;}
.user-quit-member .file-update .y .logo{width:100%; height:100%; float:left;}
.user-quit-member .file-update .y .logo img{width:100%; height:100%;}
.user-quit-member .file-update .y input[type=file]{width:100%; height:100%; position:absolute; top:0; left:0;}
.user-quit-member h1,.user-quit-member span{height:2rem; width:100%; float:left; line-height:3rem; font-size:0.6rem; font-weight:normal; text-align:center;}
.user-quit-member span{line-height:0.8rem; height:0.8rem; color:#adadad;}
.user-quit-member .quit-bt{width:80%; height:2rem; margin:3rem 10%; border-radius:0.2rem; overflow:hidden; float:left; background-color:#dd322a; line-height:2rem; text-align:center; font-size:0.8rem; color:#fff;}
/*ÉÌÒµ¼Æ»®Êé-Í¶×Ê»ú¹¹/Í¶×ÊÈË-ÁÐ±í*/
.declare-list-bg{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.5); z-index:14; display:none;}
.declare-list-bg .declare-list{width:90%; display:inline-table;bottom:3rem; left:5%; background-color:#Fff; position:absolute; font-size:0.7rem;}
.declare-list-bg .declare-list span{float:left; width:100%; text-align:center; line-height:2rem; height:2rem; color:#757575; font-size:0.6rem;}
.declare-list-bg .declare-list a{float:left; width:100%; text-align:center; line-height:2rem; height:2rem; color:#dd322a; border-top:0.05rem solid #ddd;}
.declare-list-bg .declare-list a.gray{color:#ddd;}
.declare-list-bg .close{width:90%; height:2rem; line-height:2rem; text-align:center; background-color:#fff; font-size:0.8rem; color:#dd322a; position:absolute; bottom:0.5rem; left:5%;}
/*机构地图*/
.orgs-map{width:100%; height:100%; box-sizing: border-box; padding-top:4.4rem; position:absolute; top:0; left:0;}
.orgs-map .org-menu{margin-top: -2.1rem;}
.orgs-map .map-container{position:relative; width:100%; height:100%;}
.orgs-map .map-container img{max-width:none !important;}
.orgs-map .org-menu .org-menus .o-t{padding: 0 0.9rem;}
.map-infobox{width:313px;border:1px solid #879cc9; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; overflow:hidden; position:fixed; display:none; top: 40%; left:50%; margin-top:-95px; margin-left:-152px; z-index:1000003; padding-bottom:20px; background-color:#fff;}
.map-infobox .title{line-height:28px; height:28px; text-indent:0.5em;   width:313px; float:left; background-color:#61a3e2; color:#fff; font-size:12px;}
.map-infobox .title .close{float:right; font-size:24px; color:#fff; width:28px; height:28px; line-height:24px;}
.map-infobox .title a{color:#fff;}
.map-infobox td{font-size:12px; height:28px; line-height:28px;}
.map-infobox td.b{color:#61a3e2;}
.map-infobox .gz{padding-left:34px; color:#ed2d2d;background: url(../images/icon2.png) -2px -1961px no-repeat; float:left; margin-left:-8px;}
.map-infobox .gz.no{background-position: -3px -2063px; color:#d3d3d3; margin-left:0px;}
.map-infobox table{padding:10px 15px;}
.map-infobox table .img{width:70px; height:70px; border:1px solid #c0c0c0; float:left;}
.map-infobox .xq-bt{width:75px; position:relative; background: url(../images/icon2.png) 0px -1861px no-repeat; height:29px; line-height:29px; float:left; border:1px solid #d8e1ee; font-size:14px; margin-left: 15px; color:#b1c2dd; padding-left:40px;}
.map-infobox .xq-bt span{position:absolute; width:100%; height:100%; background-color:#fff; top:0; left:0; text-align:center; display:none;}
.map-infobox .xq-bt:hover span{display:block;}
.BMap_Marker .BMapLabel{border:1px solid #eeeeed !important; background-color:#61a3e2 !important;}
.map-infobox .upbox-bt{ background: url(../images/icon2.png) -4px -1762px no-repeat; margin-right:15px;  width:106px; text-shadow:0px 0px 1px #ecdcc7; border:1px solid #b98f4d;position:relative; float:right; line-height:29px; font-size:14px;  color:#b98f4d; height:29px; padding-left:34px; }
.BMap_Marker .BMapLabel:before{content:''; position:absolute; top:30px; left:22px; border-top:8px solid #eeeeed; border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:0;}
.BMap_Marker .BMapLabel:after{content:''; position:absolute; top:28px; left:22px; border-top:8px solid #61a3e2; border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:0;}
.BMap_Marker:hover{z-index:2 !important;}
.BMap_Marker:hover .BMapLabel{border-color:#b31d1d !important; background-color:#ed2d2d !important;}
.BMap_Marker:hover .BMapLabel:before{border-top-color:#b31d1d;}
.BMap_Marker:hover .BMapLabel:after{border-top-color:#ed2d2d;} 
/*Í¶×Ê×Ó²Ëµ¥*/
.gry-invest_menus{width:100%; height:2.2rem; overflow-x:auto; line-height:2.2rem; font-size:0.7rem; background-color:#fff; font-weight:bold; position:relative; z-index:2;}
.gry-invest_menus .menusbox{width:30rem;}
.gry-invest_menus a{color:#252525; height:2.15rem; float:left; width:3.8rem; text-align:center;}
.gry-invest_menus a.aw{width:4.2rem;}
.gry-invest_menus a.active{color:#dd322a; border-bottom:0.05rem solid #dd322a;}

/*ÈÚ×Ê³£Ê¶*/
.columns-list{margin:0.6rem; background-color:#FFF; margin-bottom:3.45rem;}
.columns-list .box{width:100%; padding:0.5rem; box-sizing: border-box; border-bottom: 0.05rem solid #eee;}
.columns-list a:last-child .box{border-bottom:0;}
.columns-list .box h2{font-size:0.7rem; line-height:1.4rem; height:1.4rem;}
.columns-list .box h2>i{color:#dd322a; font-size:0.8rem; font-weight:normal; margin-top:0.05rem; float:left; padding-right:0.2rem;}
.columns-list .box p{font-size:0.6rem; line-height:0.9rem; height:1.8rem; color:#787878; -webkit-line-clamp:2;}
.columns-list .box .time{font-size: 0.5rem; color:#9a9a9a; line-height:0.8rem; text-align:right;}
/* android appÏÂÔØ */
.download-app{background-color:#fff; width: 100%; height: 100%; padding-top: 3rem; box-sizing: border-box; -webkit-box-sizing: border-box;}
.download-app .logo{width: 8rem; margin:0 auto;}
.download-app .download-btn{font-size: 0.5rem; margin-top:5rem; color:#fff; background-color: #da251c; height: 2rem; width: 5.7rem; padding:0.6rem 0.2rem 0.1rem 3rem; position: relative; left: 50%; margin-left:-4.45rem; float:left; border-radius: 0.4rem; -webkit-border-radius: 0.4rem; line-height: 0.8rem;}
.download-app .download-btn em{font-size: 1rem;}
.download-app .download-btn .icon{position: absolute; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; color:#fff; font-size: 1.7rem; text-align: center; left:0.3rem; top:0.1rem;}
.download-app .copyright{line-height: 0.5rem; height: 0.5rem; position: absolute; width: 100%; text-align: center; bottom:2.5rem; left:0; color:#606672; font-size: 0.5rem;}
/* ÎÒÒªÈÚ×Ê-ºóÌ¨ */
.circle-three-box{display: inline-table; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; padding:0 1rem;}
.circle-three-box.financinguser{margin-top:2.9rem;}
.circle-three-box .box{width:33%; height:7rem; box-sizing: border-box; text-align:center; float:left;}
.circle-three-box .box i{width:3.5rem; height:3.5rem; line-height:3.5rem; position:relative; left:50%; margin-left: -1.75rem; border-radius:50%; background-color:#f8cf7b; font-size:1.6rem; color:#fff; float:left;}
.circle-three-box .box span{width:100%; font-size:0.6rem;float:left; line-height:0.8rem; padding-top:1rem;}
.circle-three-box.financinguser .box:nth-child(1) i{background-color: #f74e46;}
.circle-three-box.financinguser .box:nth-child(2) i{background-color: #f8cf7b;}
.circle-three-box.financinguser .box:nth-child(3) i{background-color: #445b8f;}
.circle-three-box.financinguser .box:nth-child(4) i{background-color: #17c883; font-size: 1.55rem;}
.circle-three-box.financinguser .box:nth-child(5) i{background-color: #f68b43; font-size: 1.7rem;}
.circle-three-box.financinguser .box:nth-child(6) i{background-color: #f74f4f;}
/* ¶©µ¥ÁÐ±í */
.order-list-boxs{width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;}
.order-list-boxs .box{width: 100%; position: relative; overflow: hidden; padding: 0 0.75rem; margin-bottom: 0.5rem; height: 5.2rem; box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #fff; border-top:0.05rem solid #ddd; border-bottom:0.05rem solid #ddd;}
.order-list-boxs .box .head{padding:0.7rem 0; position: relative; z-index: 3; display: inline-block; vertical-align: top; width: 100%; box-sizing: border-box; border-bottom: 0.05rem solid #ddd; height: 3.2rem; line-height: 1.8rem; font-size: 0.75rem;}
.order-list-boxs .box .head .icon{float: left; width: 1.8rem; height: 1.8rem; text-align: center; border-radius: 0.15rem; background-color: #498ef8; color:#fff; font-size: 1.4rem; margin-right: 1rem;}
.order-list-boxs .box .head .arrows{float: right; height: 1.8rem; line-height: 1.8rem; margin-left: 0.5rem; color:#858585; font-size: 0.8rem;}
.order-list-boxs .box .head .money{height: 1.2rem; line-height: 1.2rem;}
.order-list-boxs .box .head .orderidTime{line-height: 0.8rem; height: 0.8rem; font-size: 0.55rem;}
.order-list-boxs .box .head .orderidTime .orderid{float: left; margin-right: 0.5rem;}
.order-list-boxs .box .head .orderidTime .time{color:#a2a2a2;}
.order-list-boxs .box .status{width: 4rem; height: 3rem; line-height: 3rem; text-align: center; position: absolute; font-size: 3.6rem; z-index: 2; top:-0.4rem; right: 1.1rem; color:#ddd;}
.order-list-boxs .box .handle{line-height: 1.9rem; height: 1.9rem; font-size: 0.55rem;}
.order-list-boxs .box .handle .red{color:#da251c;}
.order-list-boxs .box .handle .btn{float: right; margin:0.325rem 0 0.325rem 0.5rem; border-radius: 0.15rem; border:0.05rem solid #a2a2a2; text-align: center; line-height: 1.15rem; color:#9f9f9f; width: 3.3rem; height: 1.15rem;}
.order-list-boxs .box .handle .btn.pay{color:#fff; background-color: #da251c; border-color: #da251c;}
.order-content-boxs{width: 100%; background-color: #fff; border-top:0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd; padding: 0 0.75rem; box-sizing: border-box; -webkit-box-sizing: border-box;}
.order-content-boxs .box{width: 100%; padding: 0.6rem 0rem; height: 3.8rem; box-sizing: border-box; -webkit-box-sizing: border-box; border-top:0.05rem solid #ddd; margin-top:-0.05rem;}
.order-content-boxs .box .name{font-size: 0.75rem; line-height: 1.4rem;}
.order-content-boxs .box .name .icon{font-size: 1rem; color:#da251c; display: inline-block; vertical-align: top; margin-right: 0.1rem;}
.order-content-boxs .box .bpname{font-size: 0.55rem; color:#a2a2a2; line-height: 1.4rem;}
.order-content-boxs .box .money-time{font-size: 0.75rem; line-height: 1.4rem; float: right;}
.order-content-boxs .box .money-time .mb{text-align: right;}
.order-content-boxs .box .money-time .mb .red{color:#da251c;}
.order-content-boxs .box .money-time .tb{font-size: 0.55rem; color:#adadad;}
.order-pay-box-bg{width: 100%; height: 100%; position: fixed; top:0; left: 0; background-color: rgba(0,0,0,.5); z-index: 10; display: none;}
.order-pay-box-bg .close-btn{width: 1.4rem; height: 1.4rem; line-height: 1.4rem; text-align: center; border-radius: 50%; -webkit-border-radius: 50%; border:0.05rem solid #fff; color:#fff; font-size: 1.3rem; position: absolute; top:3rem; left: 50%; margin-left:5.2rem;}
.order-pay-box-bg .pay-code{width: 10rem; height: 15rem; position: absolute; top:4rem; left: 50%; margin-left:-5rem;}
.order-pay-box-bg .pay-ok{width: 6.5rem; position: absolute; top:20rem; left:50%; margin-left:-3.25rem; height: 1.7rem; line-height: 1.7rem; text-align: center; background-color:#fff; border-radius: 8.5rem; -webkit-border-radius: 8.5rem; font-size: 0.7rem; color:#dd322a;}
/* ¹Ø×¢µÄÍ¶×Ê»ú¹¹ */
.attention-list-boxs{width: 100%; padding: 0 0.5rem; box-sizing: border-box; -webkit-box-sizing: border-box;}
.attention-list-boxs .box{width: 100%; padding: 0.6rem 0.5rem; height: 3.7rem; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom:0.05rem solid #ddd;}
.attention-list-boxs .box .pay-box{float: right; height: 100%; line-height: 2.5rem; font-size: 0.7rem; color:#adadad;}
.attention-list-boxs .box .pay-box .btn{width: 3.5rem; height: 1.6rem; line-height: 1.6rem; text-align: center; float: right; margin:0.45rem 0; color:#0c0c0c; font-size: 0.6rem; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; }
.attention-list-boxs .box .pay-box .btn.update{color:#dd322a; height: 1.5rem; width: 3.4rem; border:0.05rem solid #dd322a; font-size: 0.7rem;}
.attention-list-boxs .box .pay-box .btn.update.gray{ color:#adadad; border-color: #adadad;}
.attention-list-boxs .box .name{font-size: 0.7rem; line-height: 1.4rem;}
.attention-list-boxs .box .label{font-size: 0.6rem; line-height: 1.2rem; color:#dd322a;}
/* ÊÖ»úÑéÖ¤ */
.phone-verification-box{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0,0,0,.5); z-index: 10; display: none;}
.phone-verification-box .verbox{width: 15rem; background-color:#fff; border-radius: 0.2rem; -webkit-border-radius: 0.2rem; position: absolute; top:50%; margin-top:-9.55rem; left: 50%; margin-left:-7.5rem; font-size: 0.7rem;}
.phone-verification-box .verbox .title{height: 2.1rem; width: 100%; line-height: 2.1rem; text-align: center; border-bottom:0.05rem solid #ebebeb; font-size: 0.8rem;}
.phone-verification-box .verbox .box{width: 100%; padding:0.8rem 1rem; box-sizing: border-box; -webkit-box-sizing: border-box; display: inline-block;}
.phone-verification-box .verbox .box .hint{line-height: 0.8rem; color:#dd322a;} 
.phone-verification-box .verbox .box .phone-number{height: 1.8rem; line-height: 1.8rem;}
.phone-verification-box .verbox .box .phone-number .edit-phone{float: right; color:#dd322a; margin-right: 1rem;}
.phone-verification-box .verbox .box .code-box{height: 2.1rem; margin-top: 0.5rem;}
.phone-verification-box .verbox .box .code-box .code{width: 6rem; height: 2rem; border:0.05rem solid #d7d7d7; box-sizing: border-box; -webkit-box-sizing: border-box;appearance: none; -moz-appearance: none; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; font-size: 0.7rem; text-indent: 1em;}
.phone-verification-box .verbox .box .code-box .code-btn{width: 6.5rem; height: 2rem; line-height: 2rem; border:0.05rem solid #dd322a; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 0.15rem; color:#dd322a; float: right; -webkit-border-radius: 0.15rem; font-size: 0.7rem;}
.phone-verification-box .verbox .box .hint-title {line-height: 1.1rem; height: 1.1rem; margin-top: 0.6rem;}
.phone-verification-box .verbox .box .password{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box; margin-top: 0.5rem; height: 2rem; border:0.05rem solid #d7d7d7; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; font-size: 0.7rem; text-indent: 1em;}
.phone-verification-box .verbox .box .submit-btn{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box; margin-top:1rem; height: 2rem; line-height: 2rem; border:0.05rem solid #dd322a; border-radius: 0.15rem; color:#fff; background-color: #dd322a; text-align: center; float: right; -webkit-border-radius: 0.15rem; font-size: 0.7rem; text-indent: 1em;}
.phone-verification-box.form .verbox{margin-top:-6.25rem;}
.phone-verification-box.form .verbox .box .submit-btn{text-indent: 0;}
.phone-verification-box.form .verbox .box .number{width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box; margin-top: 0.5rem; height: 2rem; border:0.05rem solid #d7d7d7; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; font-size: 0.7rem; text-indent: 1em;}
.phone-verification-box.loginv .verbox{margin-top:-6.85rem;}
.phone-verification-box.loginv .verbox .box .hint{display: none;}
.phone-verification-box.loginv .verbox .box .code-box{display: none;}
.phone-verification-box.loginv .verbox .box .password#passwords{display: none;}
.phone-verification-box.loginv .verbox .box .forget{float: right; line-height: 1.7rem; height: 1.7rem;}
.phone-verification-box.loginv .verbox .box .submit-btn{margin-top:0;}
.phone-verification-box.regisv .verbox .box .forget{display: none;}
.phone-verification-box.planv .verbox{margin-top:-6.85rem;}
.phone-verification-box.planv .verbox .box .hint{display: none;}
.phone-verification-box.planv .verbox .box .password{display: none;}
.phone-verification-box.planv .verbox .box .forget{float: right; line-height: 1.7rem; height: 1.7rem;}
.phone-verification-box.planv .verbox .box .forget{display: none;}
.phone-verification-box.planv .verbox .box .hint-title{display: none;}
/* 赞助清单 */
.declare-sponsor{padding:0.5rem 0; background-color: #fff;}
.declare-sponsor .padd{padding: 0 0.75rem;}
.declare-sponsor .sponsor-head{font-size: 0.6rem;}
.declare-sponsor .sponsor-head h1{font-size: 0.8rem; color:#333; text-align: center; line-height: 1.4rem; margin: 0.5rem 0 0.4rem 0;}
.declare-sponsor .sponsor-head .text{line-height: 0.9rem; font-size: 0.55rem; color:#757575;}
.declare-sponsor .sponsor-content{font-size: 0.8rem;}
.declare-sponsor .sponsor-content .deliver-list{display: inline-block; width: 100%;}
.declare-sponsor .sponsor-content .sumbox{line-height: 1.4rem; text-align: center; padding:1rem 0;}
.declare-sponsor .sponsor-content .sumbox em{color:#da251c; padding:0 0.2rem; font-size: 0.9rem; font-weight: bold;}
.declare-sponsor .sponsor-content .sumbox em.max{font-size: 0.9rem; font-weight: bold;}
.declare-sponsor .sponsor-content .deliver-btn{width: 100%; height: 2rem; line-height: 2rem; text-align: center; font-size: 0.8rem; margin:0.6rem 0 2.5rem 0; float: left; background-color: #dd322a; color:#fff; border-radius: 0.15rem; -webkit-border-radius: 0.15rem;}
.declare-sponsor .sponsor-content .add-btn{width: 90%; height: 2rem; line-height: 2rem; box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center; font-size: 0.8rem; margin:0.6rem 5% 2rem 5%; float: left; border:0.05rem solid #163474; color:#163474; border-radius: 0.15rem; -webkit-border-radius: 0.15rem;}
.declare-sponsor .sponsor-content .title{height: 2rem; line-height: 2rem; font-weight: bold; clear: both; width: 100%; box-sizing: border-box; padding: 0 0.75rem; background-color: #f6f6f6; border-bottom: 0.05rem solid #ddd; font-size: 0.7rem; border-top:0.05rem solid #fbfbfb;}
.declare-sponsor .sponsor-content .boxs{width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 2rem;}
.declare-sponsor .sponsor-content .boxs .box{width: 100%; padding: 0.6rem 0.5rem; height: 3.8rem; box-sizing: border-box; -webkit-box-sizing: border-box; border-top:0.05rem solid #ddd; margin-top: -0.05rem;}
.declare-sponsor .sponsor-content .boxs .box .name{font-size: 0.75rem; line-height: 1.4rem; height: 1.4rem;}
.declare-sponsor .sponsor-content .boxs .box .name .icon{font-size: 1.2rem; margin-left: -0.2rem; color:#da251c; display: inline-block; vertical-align: top; height: 1.7rem;}
.declare-sponsor .sponsor-content .boxs .box .orderid{font-size: 0.6rem; color:#a2a2a2; line-height: 1.2rem; }
.declare-sponsor .sponsor-content .boxs .box .money-time{font-size: 0.7rem; line-height: 1.4rem; float: right;}
.declare-sponsor .sponsor-content .boxs .box .money-time .mb{text-align: right;}
.declare-sponsor .sponsor-content .boxs .box .money-time .mb .max{font-size: 0.75rem; color:#a2a2a2;}
.declare-sponsor .sponsor-content .boxs .box .money-time .tb{font-size: 0.75rem; text-align: right;}
.declare-sponsor .sponsor-content .boxs .box .money-time .tb a{color:#dd322a;}
/* 支付成功 */
.dpay-success-box{padding:0 0.75rem}
.dpay-success-box .logo{line-height: 8rem; height: 8rem; width: 100%; text-align: center; font-size: 4.8rem; color:#dd322a;}
.dpay-success-box .hint{line-height: 1.2rem; font-size: 0.75rem;}
.dpay-success-box .phonenumber{line-height: 1.8rem; text-align: center; font-size: 0.75rem; color:#da251c !important;}
.dpay-success-box .btn{width: 100%; float: left; margin:2rem 0 0 0; height: 2rem; line-height: 2rem; background-color: #dd322a; text-align: center; font-size: 0.75rem; color:#fff; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; }
/* 加载 */
.gry-mobile-box{width: 100%;}
.gry-mobile-box .gry-top-reload{position: absolute; height: 2rem; width: 100%; line-height: 2rem; text-align: center; font-size: 0.6rem; color:#757575; top: -2rem; left: 0;}
.gry-mobile-box .gry-top-reload .icon{color:#dd322a; font-size: 0.7rem;  width: 0.8rem; height: 0.8rem; line-height: 0.8rem;  text-align: center; top:0.6rem;  position: absolute; left:50%; margin-left:-3.2rem;}
.gry-mobile-box .gry-top-reload .icon.load{animation: 1s linear 0s normal none infinite rotate; -webkit-animation:1s linear 0s normal none infinite rotate; transform-origin:50% 50%; }
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(360deg)}
}
.gry-mobile-box .gry-top-reload .inbox{display: inline-block;  width: 4.4rem;}
/* 裁剪 */
.cropbox-box-bg{width: 100%; height: 100%; position: fixed; top:0; left:0; background-color: rgba(0,0,0,.5); z-index: 10; display: none;}
.cropbox-box-bg .cropbox-box{width: 300px; height: 450px; position: absolute; top:50%; left: 50%; margin:-229px 0 0 -154px; padding:4px; background-color: #fff; border-radius: 5px; -webkit-border-radius: 5px;}
.cropbox-box-bg .title{height: 50px; line-height: 50px; width: 100%; font-size: 16px; color:#0d0d0d; text-indent: 0.5em;}
.cropbox-box-bg .close-btn{position: absolute; width: 30px; height: 30px; line-height: 30px; text-align: center; top:5px; right: 5px; font-size: 30px; text-indent: 0;}
.cropbox-box-bg .cropbox-left{width: 300px; height: 350px;}
.cropbox-box-bg .maximg{width: 300px; height: 300px; position: relative;}
.cropbox-box-bg .maximg:after{content:""; width: 100%; height: 100%; background:url(../images/crop_210.png) 0 no-repeat; position: absolute; top:0; left:0;}
.cropbox-box-bg .btns{width: 280px; padding:0 10px; height: 40px; line-height: 40px; margin-top:10px;}
.cropbox-box-bg .minbtn,.cropbox-box-bg .maxbtn{width: 38px; height: 38px; float: left; line-height: 40px; text-align: center; border:1px solid #ddd; border-radius: 3px; -webkit-border-radius: 3px;}
.cropbox-box-bg em{float: left; color:#ddd; width: 80px; margin:0 10px; height: 19px; border-bottom:1px dashed #ddd;}
.cropbox-box-bg .crop-updade{float: right; height: 38px; line-height: 40px; width: 60px; text-align: center; font-size: 16px;border:1px solid #ddd;border-radius: 3px; -webkit-border-radius: 3px;}
.cropbox-box-bg .hint{font-size: 14px; line-height: 40px; color:#ddd; width: 100%; height: 40px; text-align: center;}
/* 个人-认证-简介 */
.auth-info-box{width: 100%; padding:0 1rem 1rem 1rem; display: inline-table; vertical-align: top; box-sizing: border-box;border-bottom:0.05rem solid #d7d7d7; -webkit-box-sizing: border-box; font-size: 0.7rem;}
.auth-info-box .imgbox{width: 100%; text-align: center; height: 3.3rem; padding-bottom:1rem;}
.auth-info-box .imgbox .img{display: inline-block; width: 3.3rem; position: relative; height: 3.3rem; background-color: #f0f0f0; color:#fff; font-size: 4rem; text-align: center; text-indent: -0.09em;}
.auth-info-box .imgbox .img img{position: absolute; top:0; left:0;}
.auth-info-box .imgbox #filedata{display: none;}
.auth-info-box .row{width: 100%; height: 2.1rem; line-height: 2.1rem; margin-bottom:1rem; position: relative;}
.auth-info-box .row .col1{float: left;  width: 3.3rem; }
.auth-info-box .row .col2{width:100%; position: absolute; padding-left:3.3rem; top:0; left:0; box-sizing: border-box; -webkit-box-sizing: border-box;}
.auth-info-box .row input[type=text]{width:100%; height: 2rem; border:0.05rem solid #d7d7d7; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; font-size: 0.7rem; text-indent: 0.5em;}
.auth-info-box .row input[type=text].min{width: 7rem;}
.auth-info-box .row .col2.time{position: relative;}
.auth-info-box .row .col2.time:after{content:'\e658'; position: absolute; width: 2rem; height: 2rem; top:0.05rem;font-family:"iconfont" !important; left:9rem; color:#dd322a; font-size: 1rem;}
.auth-info-box .row select{width:48%; height: 2rem; float: left; border:0.05rem solid #d7d7d7; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; font-size: 0.7rem; text-indent: 0.5em; background-color: #fff;}
.auth-info-box .row select#city{float: right;}
.auth-info-box .row select.min{width: 7rem;}
.auth-info-box .title{line-height: 1.7rem; height: 1.7rem;}
.auth-info-box textarea{width:100%; border:0.05rem solid #d7d7d7; font-size: 0.7rem; padding:0.5rem; box-sizing: border-box; -webkit-box-sizing: border-box;  height: 4rem; border-radius: 0.15rem; -webkit-border-radius: 0.15rem; resize:none;}
.gry-btn{width:100%; padding:1rem; height: 4.1rem; box-sizing: border-box; -webkit-box-sizing: border-box;}
.gry-btn>.next-btn{width: 100%; height: 2.1rem; box-sizing: border-box; -webkit-box-sizing: border-box;float: left; border-radius: 0.15rem; -webkit-border-radius: 0.15rem;  background-color: #dd322a; color:#fff; font-size: 0.8rem; text-align: center; line-height: 2.1rem;}
/* 扫码上传 */
.imgup-formobile{text-align: center; padding:0 1rem; box-sizing: border-box; -webkit-box-sizing:border-box;}
.imgup-formobile #filedata{display: none;}
.imgup-formobile .file-update-img{width: 6.4rem; height: 6.4rem; display: inline-block; vertical-align: top; position: relative;}
.imgup-formobile .file-update-img:before{content: "\e710"; font-size: 5rem; width: 6.4rem; height: 6.4rem; line-height: 6.9rem; color:#a2a2a2; position: absolute; left: 0; top: 0; z-index: 2; font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.imgup-formobile .file-update-img>img{z-index: 3; position: relative;}
.imgup-formobile .title h1{font-size: 0.8rem; font-weight: normal; line-height: 1rem; margin-top: 0.8rem;}
.imgup-formobile .title em{font-size: 0.7rem; color:#a2a2a2; line-height: 1.5rem;}
.imgup-formobile .next-btn{width: 100%; border:none; margin-top: 1rem; height: 2.1rem; box-sizing: border-box; -webkit-box-sizing: border-box;float: left; border-radius: 0.15rem; -webkit-border-radius: 0.15rem;  background-color: #dd322a; color:#fff; font-size: 0.8rem; text-align: center; line-height: 2.1rem;}
.imgup-formobile .progress{width: 10rem; display: none; height: 1rem; z-index: 5; top:50%; left: 50%; font-size: 0.6rem; margin:-0.5rem 0 0 -5rem; line-height: 1rem; text-align: center; border:1px solid #da251c; color:#da251c; background-color: #fff; position: fixed;}
/* 投融学院 */
.college-head{width: 96%; margin:0 auto 0.7rem auto; height: 7.2rem;}
.college-head .lebox{width:58%; height: 3.4rem; box-sizing: border-box; -webkit-box-sizing: border-box; border:0.05rem solid #e5e5e5; background-color: #fff; float: left;}
.college-head .lebox .text{ margin-left: 8%; padding:0.5rem 0;}
.college-head .lebox .text .title{height: 1.5rem; line-height: 1.5rem; font-size: 0.8rem;}
.college-head .lebox .text .icon{float: left; height: 1.5rem; width: 1.5rem; line-height: 1.5rem; font-size: 1.05rem; color:#163474;}
.college-head .lebox .text p{font-size: 0.55rem; color:#5c5c5c; line-height: 0.8rem;}
.college-head .lebox .img{width: 2.5rem; height: 2.5rem; float: right; margin:0.4rem 2% 0 -0.5rem;}
.college-head .lebox.bbox{margin-top: 0.4rem;}
.college-head .lebox.bbox .text .icon{color:#da251c;}
.college-head .lebox.bbox .img{margin-right: 5%;}
.college-head .ribox{width: 39%; height: 7.2rem; box-sizing: border-box; -webkit-box-sizing: border-box;  float: right; border:0.05rem solid #e5e5e5; background-color: #fff;}
.college-head .ribox .text{ width: 5rem; margin: 0 auto; padding:0.5rem 0;}
.college-head .ribox .text .title{height: 1.5rem; line-height: 1.5rem; font-size: 0.8rem;}
.college-head .ribox .text .icon{float: left; height: 1.5rem; width: 1.5rem; line-height: 1.5rem; font-size: 1.05rem; color:#ff9000;}
.college-head .ribox .text p{font-size: 0.55rem; color:#5c5c5c; line-height: 0.8rem;}
.college-head .ribox .img{width: 2.5rem; height: 2.5rem; margin: 0.4rem auto;}
.investfinan-college .delist{width: 100%; background-color: #fff; margin-top: 0.8rem;}
.investfinan-college .delistbox {width: 94%; margin: 0 3%;}
.investfinan-college .delistbox .tags{width: 100%; height: 2.2rem; line-height: 2.2rem; text-align: center;}
.investfinan-college .delistbox .tag{width: 50%; float: left;position: relative; height: 2.2rem; line-height: 2.2rem; font-size: 0.75rem; font-weight: bold;}
.investfinan-college .delistbox .tag.active{color:#da251c;}
.investfinan-college .delistbox .tag.active:before{content: ""; position: absolute; left: 0.8rem; top:0.95rem; border-top:0.35rem solid #da251c; border-bottom: 0; border-left: 0.3rem solid transparent; border-right: 0.3rem solid transparent;}
.investfinan-college .delistbox .boxs{display: inline-table; vertical-align: top;}
.investfinan-college .delistbox .list{display: none;}
.investfinan-college .delistbox .list.active{display: block;}
.investfinan-college .delistbox .box{width: 50%; padding:0.5rem 0.4rem; box-sizing: border-box; -webkit-box-sizing: border-box; float: left}
.investfinan-college .delistbox .img{width: 100%; height: auto;}
.investfinan-college .delistbox .text{line-height: 1rem; height: 2rem; -webkit-line-clamp:2; font-size: 0.75rem; margin-top: 0.3rem;}
.investfinan-college .baikelist{width: 100%; background-color: #fff; margin: 0.8rem 0;}
.investfinan-college .baikelist .tags{width: 100%; height: 2.2rem; line-height: 2.2rem; text-align: center;border-bottom: 0.05rem solid #e5e5e5; }
.investfinan-college .baikelist .tag{width: 50%; float: left; position: relative; height: 2.2rem; line-height: 2.2rem; font-size: 0.75rem; font-weight: bold;}
.investfinan-college .baikelist .tag:first-child:after{content: ""; width: 0.05rem; background: linear-gradient(to bottom, transparent 0%,#dedede 50%,transparent 100%); height: 1.8rem; top:0.2rem; right: 0; position: absolute;}
.investfinan-college .baikelist .tag.active{color:#da251c;}
.investfinan-college .baikelist .tag .kw{width: 3.6rem; height: 2.15rem; display: inline-block; vertical-align: top;}
.investfinan-college .baikelist .tag.active .kw{border-bottom: 0.1rem solid #da251c;}
.investfinan-college .baikelist .boxs{padding:0 0.8rem; box-sizing: border-box; -webkit-box-sizing: border-box;}
.investfinan-college .baikelist .list{display: none;}
.investfinan-college .baikelist .list.active{display: block;}
.investfinan-college .baikelist .list .box{height: 2.2rem; position: relative; line-height: 2.2rem; width: 100%; padding-right: 1rem; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 0.05rem solid #e5e5e5; display: inline-block; vertical-align: top; font-size: 0.7rem;}
.investfinan-college .baikelist .list .box:last-child{border-bottom: 0;}
.investfinan-college .baikelist .list .box:nth-child(1):after{content: "\e713"; width: 1rem; height: 2.2rem; font-size: 0.7rem; color: #999;  line-height: 2.2rem; text-align: center; position: absolute; top: 0; right: 0;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.investfinan-college .baikelist .list .box:nth-child(2):after{content: "\e713"; width: 1rem; height: 2.2rem; font-size: 0.7rem; color: #999;  line-height: 2.2rem; text-align: center; position: absolute; top: 0; right: 0;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.investfinan-college .baikelist .list .box:nth-child(3):after{content: "\e713"; width: 1rem; height: 2.2rem; font-size: 0.7rem; color: #999;  line-height: 2.2rem; text-align: center; position: absolute; top: 0; right: 0;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.investfinan-college .baikelist .list .box:nth-child(4):after{content: "\e713"; width: 1rem; height: 2.2rem; font-size: 0.7rem; color: #999;  line-height: 2.2rem; text-align: center; position: absolute; top: 0; right: 0;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.investfinan-college .baikelist .list .box:nth-child(5):after{content: "\e713"; width: 1rem; height: 2.2rem; font-size: 0.7rem; color: #999;  line-height: 2.2rem; text-align: center; position: absolute; top: 0; right: 0;font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.investfinan-college .trends-list>.box .img{float: right; margin: 0 0 0 0.7rem;}
.investfinan-college .swiper-slide{border-radius: 0.25rem; -webkit-border-radius: 0.25rem; overflow: hidden;}
.investfinan-college .index-swiper .text{line-height: 1.2rem; height: auto; max-height: 3.4rem; font-size: 1rem; padding-bottom: 0.5rem;padding-top: 0.5rem;}
.investfinan-college .index-swiper .text a{display: inline-block; vertical-align: top; line-height: 1.2rem; max-height: 2.4rem; overflow: hidden;}
.index-swiper .swiper-slide.tp-swiper-active{transform: translate(0px, 0px) scale(0.82) translateZ(0px); transition-duration: 500ms;}
.index-swiper .swiper-slide.tp-swiper-prev{transform: translate(20%, 0px) scale(0.72) translateZ(0px); transition-duration: 500ms;}
.index-swiper .swiper-slide.tp-swiper-next{transform: translate(-20%, 0px) scale(0.72) translateZ(0px); transition-duration: 500ms;}
/* 投融学院菜单 */
.investfinan-college-menu{width: 100%; height: 100%; box-sizing: border-box; padding-top: 2.3rem; top:0; left: 0; position: absolute;}
.investfinan-college-menu>.menuLeft{width: 3.9rem; height: 100%; float: left; background-color: #fff;}
.investfinan-college-menu>.menuLeft>a{width: 100%; height: 3.2rem; border-bottom:1px solid #ddd; text-align: center; font-size: 0.65rem;display: inline-block; vertical-align: top;}
.investfinan-college-menu>.menuLeft>a.active{background-color: #f6f6f6;}
.investfinan-college-menu>.menuLeft>a .icon{width: 100%; font-size:1rem; margin-top: 0.25rem; height: 1.4rem; line-height: 1.5rem; display: inline-block; vertical-align: top;}
.investfinan-college-menu>.menuLeft>a .icon.blue{color:#163474;}
.investfinan-college-menu>.menuLeft>a .icon.red{color:#da251c;}
.investfinan-college-menu>.menuLeft>a .icon.org{color:#ff9000;}
.investfinan-college-menu>.menuRight{padding-left:0.6rem; height: 100%; overflow-y: auto;}
.investfinan-college-menu>.menuRight .menus{display: none;}
.investfinan-college-menu>.menuRight .menus.active{display: block;}
.investfinan-college-menu>.menuRight .title{height: 1.7rem; font-size: 0.75rem; color:#163474; line-height: 1.7rem; padding-top: 0.3rem; border-top:1px solid #ddd; margin-top:-1px;}
.investfinan-college-menu>.menuRight .title>a{color:#163474;}
.investfinan-college-menu>.menuRight .titlenb{height: 1rem; font-size: 0.75rem;line-height: 1rem; padding: 1.25rem 0 0.25rem 0; text-indent: 0.8rem;}
.investfinan-college-menu>.menuRight .titlenb>a{color:#163474;}
.investfinan-college-menu>.menuRight .submenus{font-size: 0; padding-bottom: 0.5rem;}
.investfinan-college-menu>.menuRight .submenus>a{width: 3.4rem; border-radius: 0.15rem; margin:0 0.3rem 0.3rem 0; background-color: #fff; border:1px solid #ddd; text-align: center; font-size: 0.6rem; -webkit-border-radius: 0.15rem; height: 2.2rem; line-height: 2.2rem; display: inline-block; vertical-align: top;}
/* 投融学院列表 */
.investfinan-college-list .trends-list{background-color: transparent; padding: 0;}
.investfinan-college-list .trends-list .boxpad{background-color: #fff; padding: 0 0.8rem; margin-bottom: 0.6rem;}
.investfinan-college-list .trends-list .box{padding:0.8rem 0; height: 3.3rem; border-bottom: 1px solid #e5e5e5;}
.investfinan-college-list .trends-list .box:last-child{border-bottom: 0;}
.investfinan-college-list .trends-list .box .img{height: 3.3rem; width: 5rem; margin-right: 0.7rem; float: left;}
.investfinan-college-list .trends-list .box .title{font-size: 0.75rem; line-height: 1rem; height: 2rem; -webkit-line-clamp:2; padding:0.15rem 0 0 0; margin-bottom: 0.15rem;}
.investfinan-college-list .trends-list .box .author-time-type{font-size: 0.55rem; height:0.6rem; line-height: 0.6rem; margin-top: 0.7rem;}
.investfinan-college-list .trends-list .box .label{float: left; margin-right: 0.5rem;}
.investfinan-college-list .trends-list .box .author{float: left; color:#a2a2a2; margin-right: 0.5rem;}
.investfinan-college-list .trends-list .box .author.a-w{width: 7rem;}
.investfinan-college-list .trends-list .box .author.cyan{color:#8eadd9;}
.investfinan-college-list .trends-list .box .time{float: left; color:#a2a2a2;}
.investfinan-college-list .trends-list .box .type{float: right;}
.investfinan-college-list .trends-list .box .type.blue{color:#163474;}
.investfinan-college-list .trends-list .box .type.red{color:#da251c;}
.investfinan-college-list .trends-list .box .type.cyan{color:#8eadd9;}
.investfinan-college-list .trends-list .box .type.gray{color:#a2a2a2;}
.investfinan-college-list .org-menu{margin-bottom: 0.6rem;}
.investfinan-college-list .org-menu.nomar{margin-bottom: 0;}
.investfinan-college-list .org-menu .org-menus .submenusbox .box{max-height: 100%; height: auto; display: inline-table; padding-bottom: 0;}
.investfinan-college-list .org-menu .org-menus.active .submenusbox .box{max-height: 100%;}
.investfinan-college-list .org-menu .menuLeft{width: 33%; background-color: #f2f2f2; float: left; min-height: 100%;}
.investfinan-college-list .org-menu .menuLeft .menutag{height: 2.5rem; text-align: left; text-indent: 1.3rem; line-height: 2.5rem; width: 100%; display: inline-block; vertical-align: top;}
.investfinan-college-list .org-menu .menuLeft .menutag.active{background-color: #fff; color:#da251c;}
.investfinan-college-list .org-menu .menuRight{height: 100%; background-color: #fff; overflow-y: auto;}
.investfinan-college-list .org-menu .menuRight a{height: 2.5rem; text-align: left; text-indent: 1.3rem; line-height: 2.5rem; width: 100%; display: inline-block; vertical-align: top;}
.investfinan-college-list .org-menu .menuRight a.active{color:#da251c;}
.investfinan-college-list .org-menu .menuRight .menubox{display: none;}
.investfinan-college-list .org-menu .menuRight .menubox.active{display: block;}
.investfinan-college-list .org-menu .menuRight .titlenbfull{border-left: 0.15rem solid #fff; text-indent: 1.15rem; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 0.05rem solid #ddd;}
.investfinan-college-list .org-menu .menuRight .titlenbfull.active{background-color: #f2f2f2; border-left-color: #da251c;}
/* 图集-详情 */
.gry-atlas-content{padding-top: 2.3rem; position: absolute; top:0rem; left: 0; width: 100%; height: 100%; box-sizing: border-box; -webkit-box-sizing:border-box; }
.gry-atlas-content .gry-atlas-box{width: 100%; height: 100%; line-height: 480px; -webkit-transition: opacity .5s linear;-moz-transition: opacity .5s linear; -ms-transition: opacity .5s linear;-o-transition: opacity .5s linear;transition: opacity .5s linear; opacity: 0; overflow: hidden; background-color: #000; position: relative;}
.gry-atlas-content .swiper-container{width: 100%; height: 100%; position: relative;z-index: 2;}
.gry-atlas-content .swiper-wrapper{height: 100% !important; }
.gry-atlas-content .swiper-slide{width: 100%;}
.gry-atlas-content .swiper-slide img{vertical-align: middle;}
.gry-atlas-content .atlas-dz-sc-fx{width: 100%; height: 2.5rem; position: absolute;top: 0; left: 0; z-index: 3; background-color: rgba(0,0,0,.66); color:#fff;}
.gry-atlas-content.full .atlas-dz-sc-fx{top:-100%;}
.gry-atlas-content .atlas-dz-sc-fx .dz-sc-fx{float: right; height: 2.5rem; line-height: 2.5rem;}
.gry-atlas-content .atlas-dz-sc-fx .dz-sc-fx a{color:#a2a2a2; padding:0 0.5rem; font-size: 0.6rem; display: inline-block; vertical-align: top; height: 2.5rem; line-height: 2.5rem;}
.gry-atlas-content .atlas-dz-sc-fx .dz-sc-fx .icon{font-size: 1rem; color:#fff; display: inline-block; vertical-align: middle;}
.gry-atlas-content .atlas-dz-sc-fx .dz-sc-fx em{display: inline-block; vertical-align: middle;}
.gry-atlas-content .atlas-dz-sc-fx .dz-sc-fx .fxbtn{margin-right: 0.3rem;}
.gry-atlas-content .atlas-dz-sc-fx .retreatBtn{width: 2.5rem; height: 2.5rem; float: left; line-height: 2.8rem; text-align: center; color:#fff;}
.gry-atlas-content .InfoWrap{position: absolute; padding:0.5rem 0.7rem 0.7rem 0.7rem; visibility: visible; opacity: 1; z-index: 3; bottom: 0; left: 0; width: 100%; box-sizing: border-box; line-height: 1.2rem; -webkit-box-sizing: border-box;background-color: rgba(0,0,0,.66); color:#fff; font-size: 0.7rem;}
.gry-atlas-content.full .InfoWrap{opacity: 0; visibility: hidden;}
.gry-atlas-content .InfoWrap .infoTxt{display: none; word-break: break-all;}
.gry-atlas-content .InfoWrap .infoTxt.active{display: block;}
.gry-atlas-content .InfoWrap .curNum{font-size: 0.75rem; margin-right: -0.2rem;}
/* 接收到的项目-列表 */
.receive-project-list .infi-menu{height: 5rem; background-color: #fff; text-align: center; font-size: 0; border-bottom: 0.05rem solid #ddd;}
.receive-project-list .infi-menu>a{display: inline-block; height: 4rem;margin: 0 0.75rem; width: 3rem;}
.receive-project-list .infi-menu>a>.icon{width: 2.2rem; height: 2.2rem; line-height: 2.4rem; color:#fff; font-size: 1.6rem; margin-top: 0.8rem; display: inline-block; vertical-align: top;}
.receive-project-list .infi-menu>a:nth-child(1)>.icon{background-color: #498ef8;}
.receive-project-list .infi-menu>a:nth-child(2)>.icon{background-color: #eb615a;}
.receive-project-list .infi-menu>a:nth-child(3)>.icon{background-color: #fcbb21;}
.receive-project-list .infi-menu>a>em{line-height: 1.7rem; height: 1.7rem; font-size: 0.6rem; color:#757575; display: inline-block; vertical-align: top; width: 100%;}
.receive-project-list .infi-menu>a.active>em{font-weight: bold; color:#da251c;}
.rebp-ul{padding:0.5rem;}
.rebp-ul .bp-li{width: 100%; margin-bottom: 0.5rem; padding: 0 0.5rem 0.5rem 0.5rem; background-color: #fff; box-sizing: border-box;}
.rebp-ul .bp-li .li-header{width: 100%; height: 2rem; line-height: 2rem; border-bottom: 0.05rem solid #ddd;}
.rebp-ul .bp-li .name{font-size: 0.75rem; width: 11.8rem; color:#757575;}
.rebp-ul .bp-li .name.new{color:#333;}
.rebp-ul .bp-li .name.new:before{content: "";display: inline-block; vertical-align: top; margin-top: 0.8rem; margin-right: 0.2rem; width: 0.4rem; height: 0.4rem; border-radius: 0.2rem; background-color: #da251c;}
.rebp-ul .bp-li .type{float: right; height: 0.75rem; margin:0.625rem 0; font-size: 0.5rem; color:#fff; line-height: 0.85rem; width: 1.5rem; text-align: center;}
.rebp-ul .bp-li .type.red{background-color: #eb615a;}
.rebp-ul .bp-li .type.blue{background-color: #498ef8;}
.rebp-ul .bp-li .label-money{height: 0.85rem; line-height: 0.85rem; font-size: 0.55rem; color: #163474; margin: 0.5rem 0 0.2rem 0;}
.rebp-ul .bp-li .label{float: left; height: 0.75rem; line-height: 0.75rem; padding: 0 0.3rem; border:0.05rem solid #ddd; margin-right: 0.2rem; border-radius: 0.4rem;}
.rebp-ul .bp-li .label.red{border-color:#eb615a; color:#eb615a;}
.rebp-ul .bp-li .label.blue{border-color:#498ef8; color:#498ef8;}
.rebp-ul .bp-li .rank{float: right; color:#5c5c5c;}
.rebp-ul .bp-li .rank b{color:#eb615a;}
.rebp-ul .bp-li .money{float: right;}
.rebp-ul .bp-li p{font-size: 0.55rem; color:#5c5c5c; line-height: 0.9rem; height: 1.8rem; -webkit-line-clamp:2;}
.rebp-ul .bp-li .time-money{height: 1.3rem; line-height: 1.3rem; color: #a2a2a2; font-size: 0.55rem;}
.rebp-ul .bp-li .time{float: right; color: #a2a2a2;}
.rebp-ul .bp-li .time:before{content: "\e66d"; height: 1.3rem; line-height: 1.35rem; color: #a2a2a2; font-size: 0.6rem; float: left; margin-right: 0.2rem;font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.rebp-ul .bp-li .money{float: left; color:#163474;}
.project-result-null{text-align: center; font-size: 0.7rem; color:#a2a2a2; line-height: 1.3rem; padding-top: 3rem;}
.project-result-null i{width: 100%; height: 5rem; line-height: 5rem; font-size: 5rem; color: #ccc; display: inline-block; vertical-align: top; }
/* 委托融资 */
.entrust-financing{background-color: #fff;text-align: center;}
.entrust-financing .textbox{width: 100%; height: 19.75rem; color:#fff; background: url(../images/entrust_service_bg.jpg) center no-repeat; background-size: cover;}
.entrust-financing h1{line-height: 3rem; padding-top: 2.2rem; font-size: 1.25rem;}
.entrust-financing .by{color:#cdcdcd; font-size: 0.6rem; line-height: 1rem;}
.entrust-financing .line{width: 0.9rem; height: 0.125rem; display: inline-block; vertical-align: top; background-color: #da251c; margin: 0.9rem 0;}
.entrust-financing .bzbox .line{background-color: #163474;}
.entrust-financing .sm{line-height: 1.2rem; color:#ffc281; font-size: 0.75rem;}
.entrust-financing .updateBpBtn{width: 6rem; height: 1.75rem; border-radius: 0.9rem; -webkit-border-radius:0.9rem; margin-top: 1.6rem; line-height: 1.75rem; color:#fff; background-color: #da251c; display: inline-block; vertical-align: top; font-size: 0.6rem; text-align: center;}
.entrust-financing .bzbox{padding-top: 1.1rem;}
.entrust-financing h2{font-size: 0.9rem; font-weight: normal; color:#163474;}
.entrust-financing .bz-ul{width: 16rem; margin: 0.5rem auto 0; font-size: 0;}
.entrust-financing .bz-li{width: 3.5rem; height: 3.5rem; position: relative; border-radius: 50%; webkit-border-radius: 50%; border:0.1rem solid #ddd; margin: 0.75rem; display: inline-block; vertical-align: top;}
.entrust-financing .bz-li strong{line-height: 1rem; padding-top: 0.4rem; font-size: 0.7rem; display: inline-block; vertical-align: top;}
.entrust-financing .bz-li p{font-size: 0.55rem; line-height: 0.7rem;}
.entrust-financing .bz-li:nth-child(1){border-color: #9ba3b2;}
.entrust-financing .bz-li:nth-child(2){border-color: #669b9e;}
.entrust-financing .bz-li:nth-child(3){border-color: #a5c8df;}
.entrust-financing .bz-li:nth-child(4){border-color: #da251c;}
.entrust-financing .bz-li:nth-child(5){border-color: #a1998b;}
.entrust-financing .bz-li:nth-child(6){border-color: #5497c0;}
.entrust-financing .bz-li:nth-child(1) strong{color: #9ba3b2;}
.entrust-financing .bz-li:nth-child(2) strong{color: #669b9e;}
.entrust-financing .bz-li:nth-child(3) strong{color: #a5c8df;}
.entrust-financing .bz-li:nth-child(4) strong{color: #da251c;}
.entrust-financing .bz-li:nth-child(5) strong{color: #a1998b;}
.entrust-financing .bz-li:nth-child(6) strong{color: #5497c0;}
.entrust-financing .bz-li:before{content: "\e71c"; position: absolute; top:1rem; right: -1.6rem; font-size: 1rem; color:#b9b9b9; width: 1.5rem; height: 1.5rem; text-align: center; line-height: 1.5rem; font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.entrust-financing .bz-li:nth-child(4):before,.entrust-financing .bz-li:nth-child(5):before{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg);transform: rotate(180deg);}
.entrust-financing .bz-li:nth-child(3):before{top:3.6rem; right: 1rem; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg);transform: rotate(90deg);}
.entrust-financing .bz-li:nth-child(6):before{content: "";}
.entrust-financing .bottombox{height: 2.2rem; line-height: 1.1rem; width: 100%; text-align: center; padding: 1.1rem 0 2rem; color: #163474; font-size: 0.6rem;}
.entrust-financing .bottombox strong{font-size: 0.9rem; }

.admininvestbp-content{padding-bottom: 0 !important;}
.admininvestbp-content>.hbox{height: 5.25rem; position: relative; background-image: url(../images/investbp_content_bg.jpg);background-size: cover; width: 100%; text-align: center; padding-top: 3rem;}
.admininvestbp-content>.hbox.receive{ background-image: url(../images/rebp_content_bg.jpg);height:5rem; padding-top: 2rem;}
.admininvestbp-content>.hbox.receive .time{line-height: 1.5rem; color:#a2a2a2;}
.admininvestbp-content>.hbox .name{width: 12rem; height: 2.5rem; line-height: 1.25rem; -webkit-line-clamp:2; color: #fff; font-size: 0.85rem; display: inline-block; vertical-align: top;}
.admininvestbp-content>.hbox .time{line-height: 1.7rem; height: 1.7rem; font-size: 0.6rem; color: #a2a2a2;}
.admininvestbp-content>.hbox .like-btn{position: absolute; left:0.8rem; top:0.8rem; border:0.05rem solid rgba(255,255,255,.7); font-size: 0.6rem; color:#fff; height: 1.3rem; line-height: 1.3rem; padding:0 0.5rem;}
.admininvestbp-content>.hbox .like-btn::before{content: "\e66e";display: inline-block; vertical-align: middle; font-size: 0.6rem; margin-right: 0.15rem; color:#fff;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.admininvestbp-content>.hbox .like-btn.active::before{content: "\e66f"; color: #da251c;}
.admininvestbp-content>.iseboxs{height: 3.8rem; padding:0 0 0.6rem 0; text-align: center; font-size: 0; background-color: #fff;}
.admininvestbp-content>.iseboxs .box{width: 3.6rem; line-height: 1rem; height: 2rem; padding:0.8rem 0; font-size: 0.55rem; color:#da251c; border:0.1rem solid #da251c; display: inline-block; vertical-align: top; margin: 0 0.65rem;}
.admininvestbp-content>.iseboxs .box .typename{font-size: 0.5rem; color:#a2a2a2; }
.admininvestbp-content>.iseboxs .box:nth-child(2){border-color: #163474; color: #163474;}
.admininvestbp-content>.iseboxs .box:nth-child(3){border-color: #b38963; color: #b38963;}
.admininvestbp-content>.textbox{padding:0.7rem 0.8rem 0.1rem 0.8rem; width: 100%; background-color: #fff; padding-top: 2rem; box-sizing: border-box; -webkit-box-sizing:border-box;}
.admininvestbp-content>.textbox.nop{padding-top: 0;}
.admininvestbp-content>.textbox.mar{margin-top: 0.6rem; padding-top: 0.8rem;}
.admininvestbp-content>.textbox .title{font-size: 0.6rem; color:#a2a2a2; margin-bottom: 0.15rem;}
.admininvestbp-content>.textbox .row{font-size: 0.6rem; margin-bottom: 0.6rem;}
.admininvestbp-content>.textbox .row .DownBpBtn{width: 100%; height: 2rem; line-height: 2rem; text-align: center; font-size: 0.75rem; display: inline-block; vertical-align: top; box-sizing: border-box; -webkit-box-sizing:border-box; border:0.05rem solid #da251c; color:#da251c;}
.admininvestbp-content>.textbox .row .box{font-size: 0.6rem; margin-bottom: 0.8rem;}
.admininvestbp-content>.textbox .row .box .pic{float: left; margin-right: 0.8rem; width: 3rem; height: 3rem;}
.admininvestbp-content>.textbox .row .box .like-message{float: right; width: 3.1rem;}
.admininvestbp-content>.textbox .row .box .like-btn{float: right; border:0.05rem solid #da251c; margin-top: -0.1rem; font-size: 0.6rem; color:#da251c; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.admininvestbp-content>.textbox .row .box .like-btn::before{content: "\e66e";display: inline-block; vertical-align: middle; font-size: 0.6rem; margin-right: 0.15rem; color:#da251c;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.admininvestbp-content>.textbox .row .box .like-btn.active::before{content: "\e66f"; color: #da251c;}
.admininvestbp-content>.textbox .row .box .message-btn{float: right; margin-top: 0.6rem; border:0.05rem solid #163474; font-size: 0.6rem; color:#163474; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.admininvestbp-content>.textbox .row .box .message-btn::before{content: "\e68b";display: inline-block; vertical-align: middle; font-size: 0.65rem; margin-right: 0.15rem; color:#163474;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.admininvestbp-content>.textbox .row .box .name-post{height: 1rem; line-height: 1rem;}
.admininvestbp-content>.textbox .row .box .name{font-size: 0.8rem; float: left; margin-right: 0.3rem;}
.admininvestbp-content>.textbox .row .box .post{font-size: 0.6rem; color: #a2a2a2;}
.admininvestbp-content>.textbox .row .box .phone-number{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
.admininvestbp-content>.textbox .row .box .email{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
.admininvestbp-content>.textbox .row .red{color:#da251c;}
.admininvestbp-content>.textbox h1{padding:0 1.5rem; font-size: 0.85rem; line-height: 1.2rem; font-weight: normal; text-align: center;}
.admininvestbp-content>.textbox .downBtn{width: 100%; height: 2rem; background-color: #da251c; line-height: 2rem; text-align: center; color:#fff; font-size: 0.75rem; display: inline-block; vertical-align: top; margin: 1.4rem auto;}
.admininvestbp-content>.bbox{padding:0.3rem 0.7rem; height: 3.2rem; background-color: #fff; margin-top: 0.6rem;}
.admininvestbp-content>.bbox .bstatus{height: 2.2rem; line-height: 2.2rem; color: #da251c; font-size: 0.65rem;}
.admininvestbp-content>.bbox .box{font-size: 0.6rem;}
.admininvestbp-content>.bbox .box .pic{float: left; margin-right: 0.8rem; width: 3.2rem; height: 3.2rem;}
.admininvestbp-content>.bbox .box .like-message{float: right; width: 3.1rem;}
.admininvestbp-content>.bbox .box .like-btn{float: right; border:0.05rem solid #da251c; margin-top: -0.1rem; font-size: 0.6rem; color:#da251c; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.admininvestbp-content>.bbox .box .like-btn::before{content: "\e66e";display: inline-block; vertical-align: middle; font-size: 0.6rem; margin-right: 0.15rem; color:#da251c;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.admininvestbp-content>.bbox .box .like-btn.active::before{content: "\e66f"; color: #da251c;}
.admininvestbp-content>.bbox .box .message-btn{float: right; margin-top: 0.6rem; border:0.05rem solid #163474; font-size: 0.6rem; color:#163474; height: 1.2rem; line-height: 1.2rem; padding:0 0.5rem;}
.admininvestbp-content>.bbox .box .message-btn::before{content: "\e68b";display: inline-block; vertical-align: middle; font-size: 0.65rem; margin-right: 0.15rem; color:#163474;font-family:"iconfont" !important; font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.admininvestbp-content>.bbox .box .name-post{height: 1rem; line-height: 1rem; padding-top: 0.5rem;}
.admininvestbp-content>.bbox .box .name{font-size: 0.8rem; float: left; margin-right: 0.3rem;}
.admininvestbp-content>.bbox .box .post{font-size: 0.6rem; color: #a2a2a2;}
.admininvestbp-content>.bbox .box .phone-number{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
.admininvestbp-content>.bbox .box .email{margin-top: 0.25rem; color: #5c5c5c; font-size: 0.6rem;}
/* 我的待投递单 */
.FinanBpPushOrgList{}
.FinanBpPushOrgList .BpTitle{padding:0 0.75rem; height: 2.2rem; line-height: 2.2rem; font-weight: bold; font-size: 0.75rem;}
.FinanBpPushOrgList .myBps{padding:0 0.75rem; border-top:0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd; background-color: #fff;}
.FinanBpPushOrgList .myBps .radioBox{width: 100%; font-size: 0.75rem; height: 2.2rem; line-height: 2.2rem; border-top: 0.05rem solid #ddd; margin-top: -0.05rem;}
.FinanBpPushOrgList .myBps .radioBox input[type=radio]{display: none;}
.FinanBpPushOrgList .myBps .radioBox input[type=radio] + label{border-radius: 50%; width: 0.5rem; height: 0.5rem; border:0.1rem solid #ddd;float: left; margin: 0.75rem 0.5rem 0.75rem 0;}
.FinanBpPushOrgList .myBps .radioBox input[type=radio]:checked + label:before{content: ""; width: 0.4rem; height: 0.4rem; border-radius: 50%; background-color: #da251c; margin:0.05rem; display: inline-block; vertical-align: top;}
.FinanBpPushOrgList .myBps .radioBox .editBtn{float: right; margin-left: 1.3rem; color:#da251c;}
.FinanBpPushOrgList .myBps .radioBox .statutext{float: right; margin-left: 1.3rem;}
.FinanBpPushOrgList .OrgsTros{font-size: 0.75rem;padding:0 0.75rem; border-top:0.05rem solid #ddd; border-bottom: 0.05rem solid #ddd; background-color: #fff;}
.FinanBpPushOrgList .OrgsTros .ObjBox{width: 100%; color:#757575; font-size: 0.75rem; height: 2.2rem; line-height: 2.2rem; border-top: 0.05rem solid #ddd; margin-top: -0.05rem;}
.FinanBpPushOrgList .OrgsTros .ObjBox .deleteBtn{float: right; margin-left: 1.3rem; color:#da251c;}
.FinanBpPushOrgList .OrgsTros .ObjBox .name{color:#333; margin-right: 0.5rem;}
.FinanBpPushOrgList .OrgsTros .ObjBox.IsPush .name{color:#757575;}
.FinanBpPushOrgList .OrgsTros .ObjBox.IsPush .name:before{content: "已投"; width: 1.5rem; border-radius: 0.15rem; display: inline-block; vertical-align: top; margin: 0.7rem 0.2rem 0 0;height: 0.75rem; line-height: 0.75rem; text-align: center; font-size: 0.55rem; color:#fff; background-color: #fcbb21;}
.FinanBpPushOrgList .endBox{font-size: 0.75rem;padding:0 0.75rem; font-size: 0.75rem; text-align:center; padding: 1.3rem;}
.FinanBpPushOrgList .endBox .red{color:#da251c; font-size: 0.9rem; font-weight: bold;}
.FinanBpPushOrgList .endBox .money{color:#da251c; font-size: 0.9rem; font-weight: bold;}
.FinanBpPushOrgList .endBox .PushBtn{width: 100%; margin-top: 1.3rem; height: 2.2rem; font-size: 0.75rem; line-height: 2.2rem; color:#fff; background-color: #da251c; display: inline-block; vertical-align: top; text-align: center;}
/* 订单支付 */
.declare-pay{ text-align: center;}
.declare-pay .title{height: 2.8rem; line-height: 2.8rem; font-size: 0.8rem; text-align: center;}
.declare-pay .title .icon{color:#00c800; font-size: 1.8rem; line-height: 2.8rem; height: 2.8rem; display: inline-block; vertical-align:top; margin-right: 0.1rem;}
.declare-pay .orderidtime{padding:0 0.75rem; height: 0.7rem; line-height: 0.7rem; font-size: 0.55rem; color:#757575; text-align: center;}
.declare-pay .money{font-size: 0.65rem; text-align: center; line-height: 3rem; height: 3rem; width: 100%;}
.declare-pay .money .red{color:#da251c; font-size: 1.8rem; font-weight: bold;}
.declare-pay .paybox{height: 11.25rem;width: 100%; background-color: #00c800; text-align: center;}
.declare-pay .paybox h2{font-size: 0.8rem;line-height: 1.5rem; height: 1.5rem; padding-top: 0.5rem; color:#fff;}
.declare-pay .paybox img{width: 7.3rem; height: 7.3rem; display: inline-block; vertical-align: top;}
.declare-pay .paybox p{line-height: 1.6rem; color:#fff; font-size: 0.6rem;}
.declare-pay .cancelPay{width: 7rem; height: 2.2rem; font-size: 0.75rem; line-height: 2.2rem; display: inline-block; vertical-align: top; box-sizing: border-box; margin: 1rem 0.2rem; border:0.05rem solid #9f9f9f; color:#9f9f9f;}
.declare-pay .payBtn{width: 7rem; height: 2.2rem; font-size: 0.75rem; line-height: 2.2rem; display: inline-block; vertical-align: top; box-sizing: border-box; margin: 1rem 0.2rem; border:0.05rem solid #da251c; color:#da251c;}
/* 添加到投递清单 */
.BpPushOrgIcon{width: 2.8rem; height: 2.8rem; position: fixed; bottom: 4rem; left: 0.75rem; z-index: 3;}
.BpPushOrgIcon .icon{width: 2.8rem; height: 2.8rem; box-shadow: 0rem 0rem 0.3rem #dcdcdc; color:#757575; font-size: 2.2rem; line-height: 3rem; text-indent: 0.3rem; display: inline-block; vertical-align: top; background-color: rgba(246,249,255,0.95);}
.BpPushOrgIcon .number{height: 0.7rem; line-height: 0.7rem; border-radius: 0.7rem; -webkit-border-radius: 0.7rem; position: absolute; left: 2.2rem; top: 0.3rem; font-size: 0.55rem; background-color: #da251c; color:#fff; padding:0 0.2rem;}