@charset "utf-8";
/*---------------------------------
Site:天工造价
Description:通用样式
Company:同望
Author:Guolin
Created:2017.8.16
Updated:2017.8.16
---------------------------------*/

/* init */
html,body,dl,dt,dd,ul,li,h3,h4,pre,input,p,blockquote,th,td,form,iframe {margin:0;padding:0;}
html {width:100%;height:100%;}
body {background:#fff; width: 100%;overflow-x: hidden; color:#333;font-size:16px;line-height:1.231; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent; position:relative;margin:auto;overflow-x: hidden!important;font-family:sans-serif;}
ul {list-style:none;}
img {border:0; max-width: 100% !important;}
q:before,q:after {content:'';}
iframe {filter:chroma(color=#ffffff);}
table {border-collapse:collapse;border-spacing:0;width:100%;}
.clear {zoom:1;}
.clear:after {clear:both;content:"";display:block}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer;-webkit-appearance:button;*overflow:visible;}
h1 {margin:0;padding:0;}

a {text-decoration:none;line-height:100%;color:#fff;}
.clear{zoom:1;}
.clear:after{clear:both;content:"";display:block;}
.fl{float: left;}
.fr{float: right;}

.index-body{background: #fafafa;}
/*slide*/
.slide-container { width: auto; margin: 0 auto; }
#slides { display: none; position: relative; }
#slides img{width: 100%;}
.slidesjs-play { display: none!important; }
.slidesjs-stop { display: none!important; }
.slidesjs-pagination { position: absolute; width: 100%; bottom: 10px; left: 0; z-index: 99; text-align: center;}
.slidesjs-pagination li {padding: 0 3px; display: inline-block; vertical-align: bottom;}
.slidesjs-pagination li a { display: block; width: 4px; height: 4px; border-radius: 50%; background: none; border: 1px solid #fff; text-indent: -9999px; }
.slidesjs-pagination li a.active { background: #fff; width: 6px; height: 6px; border: 0; }

.index-title{width: 100%; position: relative; height: 40px; text-align: center; background: #fff;}
.index-title:after{content: ''; width: 60%; height: 1px; position: absolute; top: 50%; left: 20%; background: #1b7cff; z-index: 1;}
.index-title h4{display: inline-block; position: relative; z-index: 2; font-size: 1rem; color: #1b7cff; background: #fff; line-height: 40px; margin: 0; padding: 0 20px;}
.index-title h4:before{content: ''; width: 4px; height: 4px; border-radius: 50%; position: absolute; top: 50%; left: -1px; background: #1b7cff; margin-top: -1px;}
.index-title h4:after{content: ''; width: 4px; height: 4px; border-radius: 50%; position: absolute; top: 50%; right: -1px; background: #1b7cff; margin-top: -1px;}
.index-ad{margin: 5px 0 5px;}
.index-ad img{width: 100%; }

.topic-list{padding: 0 5px; background: #fff;}
.topic-list a{display: block; width: 50%; padding: 5px; float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.expert-list{position: relative; z-index: 2;}
.expert-list{width: auto; margin: 0 auto;}
.expert-list .expert-item{display: block; padding: 10px 10px 5px; width: 100%; overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.expert-list .expert-item .photo{width: 64px; height: 64px; border: 3px solid #fff; border-radius: 50%; overflow: hidden; float: left;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);}
.expert-list .expert-item .expert-info{margin-left: 80px;}
.expert-list .expert-item .expert-info h4{margin: 0; white-space: nowrap; color: #333; font-weight: normal; font-size: 1.2rem; line-height: 20px;}
.expert-list .expert-item .expert-info h4 span{display: inline-block; font-size: 0.75rem; font-weight: normal; vertical-align: bottom; padding: 0 6px; line-height: 14px; max-width: 50%; overflow: hidden; text-overflow: ellipsis;}
.expert-list .expert-item .expert-info h4 span:first-child{border-right: 1px solid #777;}
.expert-list .expert-item .expert-info h5{white-space: nowrap; font-size: 0.875rem; font-weight: normal; color: #333; margin: 10px 0 6px; }
.expert-list .expert-item .expert-info h5 strong{font-weight: normal; color: #f86f1c; display: inline-block; vertical-align: bottom; width: 86%; overflow: hidden; text-overflow: ellipsis;}
.expert-list .expert-item .expert-info p{position: relative; line-height: 16px; max-height: 48px;overflow: hidden;  font-size: 0.75rem; color: #666;}
.expert-list .expert-item .expert-info p::after{content: "..."; position: absolute; bottom: 0; right: 0; background: #fafafa; z-index: 1;}
.expert-list .slidesjs-pagination{bottom: 0;}
.expert-list .slidesjs-pagination li a { display: block; padding: 0; width: 4px; height: 4px; border-radius: 50%; background: none; border: 1px solid #1b7cff; text-indent: -9999px; }
.expert-list .slidesjs-pagination li a.active { background: #1b7cff; width: 6px; height: 6px; border: 0; }

.expert-box{position: fixed; width: 86%; height: 90%; border-radius: 8px;  top: 0; bottom: 0; left: 0; right: 0; margin: auto; background: #fff; z-index: 120; }
.expert-box .e-close{position: absolute; right: -10px; top: -10px; display: block; width: 26px; height: 26px; border-radius: 50%; background: #1b7cff; color: #fff; font-size: 1.5rem; text-align: center; line-height: 24px;
    border: 2px solid #fff;
}
.expert-box .ex-information{padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}


/*topic*/
.header-hide{
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;}
.topic-header{width: 100%; background: url("./../images/topic-bg.jpg") no-repeat; background-size: cover; }
.topic-header .fix-header{position: fixed; background: #fff; height: 50px;  width: 100%; z-index: 2; overflow: hidden;}
.topic-header .fix-header:after{content:''; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; background: #ddd;
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);}
.topic-header .fix-header h3{margin: 0; line-height: 54px; font-size: 1.2rem; color: #333; text-align: center; font-weight: normal;}
.topic-header .fix-header a{position: absolute;  line-height: 24px; color: #666; font-size: 1.3rem; z-index: 4;}
.topic-header .fix-header a.home-ico{left: 10px; top: 15px;}
.topic-header .fix-header a.search-ico{right: 10px; top: 15px; font-size: 1.2rem;}
.topic-header .fix-header .search-form{  position: absolute; top: 4px; left: 100%; width: calc(100% - 94px); padding: 0 40px 0 5px; right: 10px; border: 1px solid #ddd; background: #fff; z-index: 5; height: 40px; border-radius: 20px;}
.topic-header .fix-header .search-form input{border: 0; height: 30px; padding: 5px 0 5px 10px; width: 100%; background: none; box-shadow: none; line-height: 30px; font-size: 0.9rem; color: #333;}
.topic-header .fix-header .search-form input:focus{outline: none;}
.topic-header .fix-header .search-form a{position: absolute; top: 0; right: 10px; color: #777; font-size: 1.5rem; line-height: 38px;}
.topic-header .fix-header .search-form.in{left: 40px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;}
.topic-header .fix-header .search-form.out{left: 100%; -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;}
.topic-header .topic-author{padding-top: 50px; position: relative; z-index:0;}
.topic-header .topic-author .download{position: absolute; display: inline-block; vertical-align: middle; right: 0; top: 56px; text-align: right; padding: 6px; margin: 0; border-top-left-radius: 20px; border-bottom-left-radius: 20px; color: #fff; font-size: 0.75rem;
    background: #f86f1c;}
.topic-header .topic-author .download i{font-size: 18px; margin-right: 5px; vertical-align: middle;}
.topic-header .topic-author .author{display: block; padding: 20px 10px 15px;}
.topic-header .topic-author .author .photo{width: 66px; height: 66px; border: 2px solid #fff; border-radius: 50%; overflow: hidden; float: left;}
.topic-header .topic-author .author .expert-info{margin-left: 80px;}
.topic-header .topic-author .author .expert-info h4{margin: 0 0 5px;  color: #fff; font-weight: normal; font-size: 1.2rem; line-height: 20px;}
.topic-header .topic-author .author .expert-info p span{display: inline-block; font-size: 0.75rem; color: #fff; white-space: nowrap;vertical-align: bottom; padding: 0 10px 0 0; line-height: 14px; max-width: 60%; overflow: hidden; text-overflow: ellipsis;}
.topic-header .topic-author .author .expert-info p span:first-child{border-right: 1px solid #fff; margin-right: 10px;}
.topic-header .topic-author .author .expert-info h5{white-space: nowrap; font-size: 0.875rem; font-weight: normal; color: #fff; margin: 10px 0 6px;  width: 96%; overflow: hidden; text-overflow: ellipsis;}
.topic-header .statistics{width: 100%; padding: 8px 0 6px; background: rgba(255,255,255,0.5);}
.topic-header .statistics a{display: block; float: left; width: 50%; text-align: center; color: #fff; font-size: 0.6rem; text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.topic-header .statistics a:first-child{border-right: 1px solid #fff;}
.topic-header .statistics a strong{font-size: 0.875rem; display: block; margin: 0 0 8px; font-weight: normal;}

/*nav*/
.nav-container{position: relative; z-index: 0;}
.nav-wrapper {position:relative;height: 40px ;width: 100%;overflow: hidden;margin:0 auto;padding: 0;background:#fff}
.nav-wrapper:after{content:''; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; background: #ddd;
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);}
.nav-wrapper .scroller {position:absolute; z-index: 1;}
.nav-wrapper .scroller li {height: 40px;color:#333; float: left;font-size: 0.9rem;text-align: center; position: relative;}
.nav-wrapper .scroller li:after{content:''; height: 100%; width: 1px; position: absolute; right: 0; top: 0; background: #ddd;
    -webkit-transform: scaleX(0.5);
    -moz-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    -o-transform: scaleX(0.5);
    transform: scaleX(0.5);}
.nav-wrapper .scroller li a{color:#333;display:block;line-height: 40px; text-align: center; padding: 0 10px;}
.nav-wrapper .scroller li.cur{background:#f2f9ff;}
.nav-wrapper .scroller li.cur a{color:#333;}
.nav-wrapper .more{position: absolute; right: 0; top: 0; background: #fff url("../images/more.png") no-repeat; background-size: 26px 26px; background-position: center center;  display: block; width: 40px; height: 39px; z-index: 2;
    -webkit-box-shadow: -5px 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: -5px 0 5px rgba(0, 0, 0, .1);
    box-shadow: -5px 0 5px rgba(0, 0, 0, .1);}
.nav-list{border-radius: 8px; width: 70%; height: 45%; overflow: auto;  top: 0; left: 0; right: 0; bottom: 0; margin: auto;  background: #fff; z-index: 10; position: fixed;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);}
.hide{display: none;}
.nav-list ul li{font-size: 0.9rem; border-bottom: 1px solid #ddd;}
.nav-list ul li a{display: block; line-height: 30px; color: #333; padding: 6px 6px 6px 40px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.nav-list ul li a i{margin-left: -25px; margin-right: 8px; color: #1b7cff; font-size: 0.875rem;}
.bg{display:none;position: fixed; z-index: 9; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.3);}


.nav-secondary{display: none; width: 100%; background: #f2f9ff;}
.nav-secondary .se-list{ padding: 10px;}
.nav-secondary .se-list a{font-size: 0.8rem; color: #666; display: inline-block; width: 32%; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px;}
.nav-secondary .se-list a.cur{color: #1b7cff;}

/*files*/
.doc-container{}
.doc-item{position: relative; width: 100%; padding: 15px 10px; z-index: 1; display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.doc-item:after{width: 100%; height: 1px; background: #ddd; position: absolute; left: 0; bottom: 0;
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);}
.doc-item .doc-ico{float: right; width: 70px; text-align: right; height: 70px; position: relative; overflow: hidden; border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.doc-item .doc-ico.doc-cost{}
.doc-item .doc-ico i{display: block; font-size: 0.8rem; position: absolute; right: 0; bottom: 0; width: 100%; height: 20px; line-height: 22px; font-style: normal; text-align: center; color: #fff; background: rgba(0,0,0,.4);}
.doc-item .doc-ico img{width: 100%; height: 100%;}
.doc-item .doc-detail{margin-right: 80px; height: 70px;}
.doc-item .doc-detail a{}
.doc-item .doc-detail h5{color: #000; font-size: 1rem; overflow: hidden; height: 40px;  font-weight: 500; margin: 0; line-height: 20px;}
.doc-item .doc-detail .cost{margin: 0;}
.doc-item .doc-detail .cost span{display: inline-block; width: 100%; vertical-align: bottom; margin: 5px 0;white-space: nowrap; color: #afafaf; font-size: 0.75rem;}
.doc-item .doc-detail .cost span strong{color: #f86f1c; font-size: 0.75rem; margin: 0 3px;}
.doc-item .doc-detail .cost span em{font-style: normal; color: #f86f1c; font-weight: bold; font-size: 0.75rem;}
.doc-item .doc-detail .doc-statistics {margin-top: 10px; width: 100%;}
.doc-item .doc-detail .doc-statistics .fl .view-count{font-size: 0.75rem; color: #333; margin-right: 10px; }
.doc-item .doc-detail .doc-statistics .fl .download-count{font-size: 0.75rem; color: #333;}
.doc-item .doc-detail .doc-statistics .fl span i{margin-right: 5px; color: #666;}
.doc-item .doc-detail .doc-statistics p.fl{font-size: 0.75rem; color: #afafaf; margin: 4px 0 0; height: 14px; border-right: 1px solid #ddd; padding-right: 15px;}
.doc-item .doc-detail .doc-statistics .fr{float: left;font-size: 0.75rem; color: #afafaf; margin: 4px 0 0 15px;}
.doc-item.cost-item .doc-ico{height: 90px; width: 72px;border: 0;}
.doc-item.cost-item .doc-detail{}
.doc-item.cost-item .doc-detail a{}
.doc-item.cost-item .doc-detail{height: 90px;}

.up{position: fixed; right: 15px; bottom: 60px; display: none; width: 30px; height: 30px; background: url("./../images/up.png") no-repeat; background-size: 30px; z-index: 2;}


/*document*/
.doc-header{ position: relative; padding: 15px;}
.doc-header:after{width: 100%; height: 1px; background: #ddd; position: absolute; left: 0; bottom: 0;
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);}
.doc-header a{display: block; width: 70%;}
.c-author{margin-bottom: 10px; padding: 0 10px;}
.c-author .doc-author{display: inline-block;}
.c-author .doc-author .photo{display: inline-block; vertical-align: bottom; width: 30px; height: 30px; border-radius: 50%; margin-top: -3px; overflow: hidden; margin-right: 5px;}
.c-author .doc-author .name{display: inline-block; font-size: 0.875rem; color: #0088cc; line-height: 30px;}
.c-author .time{display: inline-block; font-size: 0.875rem; color: #999;margin-right: 15px;}
.c-author .gz-btn{float: right; font-size: 0.75rem; padding: 3px 10px; border-radius: 4px; color: #1b7cff; border: 1px solid #1b7cff; line-height: 16px; margin-top: 3px;}

.content-container { padding: 20px 10px; }
.content-container h1 { font-size: 1.25rem; color: #000; line-height: 1.5rem; margin-bottom: 20px;}
.content-container .content-text p { font-size: 0.875rem; color: #666; margin: 0; line-height: 1.7rem; }

.animated{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomIn{
    0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
}
@keyframes zoomIn{
    0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
@-webkit-keyframes zoomOut{
    0%{opacity:1}
    50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    100%{opacity:0}
}
@keyframes zoomOut{
    0%{opacity:1}
    50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    100%{opacity:0}
}


.d-statistics{padding: 20px 10px;}
.d-statistics p{font-size: 0.85rem; color: #666; float: left; width: 80%;}
.d-statistics p span{margin-right: 10px;}
.d-statistics p strong{font-weight: normal; margin-left: 5px;}
.d-statistics .doc-download{display: block; width: 18%; float: right; border: 1px solid #008ad2; color: #008ad2; font-size: 0.85rem; text-align: center; padding: 5px 0; border-radius: 4px;}
.d-statistics .doc-download i{display: inline-block; width: 14px; height: 14px;margin-bottom: -2px; margin-right: 4px;background: url("../images/download.png") no-repeat; background-size: 14px;}
.readTimes{font-size: 0.85rem; color: #666; margin: 0;}
.readTimes a{ display: inline-block; height: 20px; color: #008ad2; margin-left: 10px;}
.readTimes a i{display: inline-block; width: 20px; height: 20px; margin-right: 2px; margin-bottom: -4px; background: url("../images/like.png") no-repeat; background-size: 20px;}
.readTimes a.liked{color: #f77e34;}
.readTimes a.liked i{background-position: 0 -20px;}

#gz{padding: 10px 10px 50px;}
#gz p{font-size: 0.75rem; color: #333; margin: 5px 0 0; text-align: center;}

/*cost-document*/
.cost-title{font-size: 1.25rem; color: #000; line-height: 1.5rem;  padding: 8px 15px;}
.cost-container .c-author{padding: 0 10px 10px;}
.fixed{position: fixed; top: 0; left: 0; z-index: 100;}
.cost-nav{width: 100%; height: 36px; border-bottom: 1px solid #1b7cff; background: #fff;}
.cost-nav ul{width: 80%; float: left;}
.cost-nav ul li{width: 32.5%; height: 36px; font-size: 0.875rem; float: left;}
.cost-nav ul li a{display: block; text-align: center; line-height: 36px; color: #333;}
.cost-nav ul li.cur a{background: #1b7cff; color: #fff;}
.cost-nav .table-tab{width: 20%; float: left; display: block; height: 36px; line-height: 36px; text-align: center; color: #333; font-size: 0.875rem;}
.cost-nav .table-tab.cur{background: #1b7cff; color: #fff;}

.separate{height: 10px; width: 100%; background: #eee; clear: both; margin: 20px 0;
    -webkit-box-shadow: inset 0 1px 3px rgba(110, 110, 110, 0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(110, 110, 110, 0.1);
    box-shadow: inset 0 1px 3px rgba(110, 110, 110, 0.1);}
.doc-information{margin-top: 20px; border-bottom: 10px solid #e5e5e5;  padding-bottom: 20px;}
.doc-information .fl{width: 50%; padding-left: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.doc-information .fl li{margin-bottom: 10px; word-break: break-all;}
.doc-information .fl li span{display: inline-block; width: 80px; text-align: justify; color: #666; font-size: 0.8rem; text-justify:distribute-all-lines; text-align-last:justify;}
.doc-information .fl li strong{color: #333; font-weight: normal; font-size: 0.8rem;}
.doc-information .info-block{width: 50%; padding-right: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.doc-information .info-block .block-item{height: 45px; margin-bottom: 3px; background: #f2f9ff; padding: 5px 10px;}
.doc-information .info-block .block-item p{font-size: 0.8rem; color: #666; margin: 0 0 6px;}
.doc-information .info-block .block-item p em{font-style: normal; font-size: 0.6rem;}
.doc-information .info-block .block-item strong{text-align: right; font-weight: normal; display: block; font-size: 1.1rem; color: #f86f1c;}
.doc-information .info-block .block-item strong.black{color: #333; }

.indicator{border-bottom: 10px solid #e5e5e5; margin-top: 20px; padding-bottom: 20px;}
.indicator h4{color: #1b7cff; font-size: 1rem; padding: 0 15px 0;}
.in-slider { width: 100%;position: relative; overflow: hidden;}
.in-slider .in-content {margin: 0;padding: 0; float: left;height: auto;list-style-type: none;display: block; position: absolute;top: 0;left: 0; z-index: 98;}
.in-slider .in-content .in-chart,
.in-slider .in-content .in-table {height: auto;width: 100%;float: left;padding: 40px 10px 20px;margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.in-leftarrow{display: none; height: 20px; position:absolute; left: 5px; top: 10px; z-index: 99; cursor:pointer; font-size: 0.75rem; color: #333;line-height: 20px;}
.in-rightarrow{display: block;height: 20px; position:absolute; right: 5px; top: 10px; z-index: 99; cursor:pointer; font-size: 0.75rem; color: #333;line-height: 20px;}
.in-leftarrow i{font-size: 0.875rem; margin-right: 4px;}
.in-rightarrow i{font-size: 0.875rem; margin-left: 4px;}
.in-content{ width: 100%;}
.in-content .in-chart{width: 100%; background: #fff; display: block; }
.in-chart dt{height: 26px; line-height: 26px; margin-bottom: 8px;}
.in-chart .chart-content dt p{width: 32%; white-space: nowrap; margin: -7px 0 0; float: left; overflow: hidden; text-overflow: ellipsis; font-size: 0.7rem; color: #333; text-align: right;}
.in-chart .chart-content span{display: inline-block; vertical-align: top; float: right; width: 50px; text-align: right; line-height: 12px; color: #333; font-size: 0.7rem;}
.in-chart .chart-content dt .chart-bg{margin-right: 50px; margin-left: 35%; height: 12px; margin-top: 7px; border-radius: 4px; background: #ededed; -webkit-box-shadow: inset 0 0 2px rgba(180, 180, 180, 0.1); -moz-box-shadow: inset 0 0 2px rgba(180, 180, 180, 0.1); box-shadow: inset 0 0 2px rgba(180, 180, 180, 0.1);}
.in-chart .chart-content dt .chart-bg .chart-progress{height: 12px; border-radius: 4px; background: #1b7cff;}

.in-table{width: 100%; display: table; background: #fff; table-layout: fixed; text-align: right; color: #333; font-size: 0.7rem;}
.in-table th{font-weight: normal; font-size: 0.65rem; text-align: center; vertical-align: bottom; white-space: pre-wrap;}
.in-table td{padding: 8px;}
.in-table .title-td p{width: 110px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-table td strong{color: #f86f1c;}

.consume{padding-bottom: 50px; padding-top: 20px;}
.consume h4{color: #1b7cff; font-size: 1rem; padding: 0 15px 0; position: relative; z-index: 99;}
.con-chart{margin-top: -40px;}
.con-table{text-align: right; vertical-align: middle; width: 100%; table-layout: fixed;}
.con-table th{font-size: 0.875rem; color: #777; padding: 10px; font-weight: normal;}
.con-table th:first-child{text-align: left; padding: 10px 10px 10px 20px;}
.con-table tbody tr{border-top: 1px solid #e5e5e5;}
.con-table td{color: #333; font-size: 0.875rem; padding: 10px;}
.con-table td.con-name{text-align: left;padding: 10px 10px 10px 20px;}
.con-table td.con-name span{display: inline-block; width: 15px; height: 8px; margin-right: 5px;}
.con-table td.con-cost{color: #f86f1c;}

/*report-table*/
.suggest{padding: 0 10px; color: #fe8543; font-size: 0.875rem; background: #fdeed0; line-height: 40px;}
.filter-bar{background: #f6f6f6; padding: 0 10px; position: relative; height: 46px;}
.filter-bar:after{width: 100%; height: 1px; background: #ddd; position: absolute; left: 0; bottom: 0;
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);}
.filter { position: relative; z-index: 20;float: left; margin-top: 8px; margin-right: 15px; border: 1px solid #e5e5e5; padding: 0 25px 0 6px; background: #fff; width: 35%;}
.filter p { font-size: 0.75em; height: 30px; line-height: 30px; margin: 0; color: #333; overflow: hidden; text-overflow: ellipsis;}
.filter i {width: 0; height: 0; border-top: 5px solid #777; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 0; position: absolute; right: 5px; top: 12px; }
.filter ul { background: #fff; position: absolute; width: 100%; top: 30px; left: -1px; display: none; padding: 0; border: 1px solid #e5e5e5; border-top: 0;}
.filter ul li {border-top: 1px solid #e5e5e5; padding: 8px; text-align: left; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.filter ul li a{ font-size: 0.75em; color: #333; }

.detail-table{width: 100%; overflow-x: hidden;}
.detail-table table {width: 100%;}
.detail-table table th{text-align: center; vertical-align: middle; padding: 8px; font-weight: normal; color: #777; font-size: 0.8rem; border-right: 1px solid #e5e5e5;}
.detail-table table th:last-child{border: 0;}
.detail-table table td{text-align: center; vertical-align: middle; padding: 8px; color: #333; font-size: 0.75rem; border: 1px solid #e5e5e5; border-collapse: collapse;}
.detail-table table td.td-30{width: 30px;}
.detail-table table td.td-60{width: 60px;}
.detail-table table tr td:first-child{border-left: 0;}
.detail-table table td.td-left{text-align: left; width: 120px;}
.detail-table table td.td-right{text-align: right;}
.detail-table table tr:nth-of-type(odd) td{background: #f0f6fd;}
.detail-table table td strong{color: #f86f1c;}
.detail-table .bud-table {display: table; border-bottom:1px solid #e5e5e5}


.doc-container #no_more_flag{width: 100%; text-align: center; padding: 10px 0; font-size: 0.85rem; color: #666; background: #f6f6f6;}

.listfoot {width: 100%; display: inline-block; }
.pagenav{padding: 15px;color: #999; font-size: 0.75rem;}
.pagenav span,.pagenav a {margin-right: 4px; padding: 0 10px; display: inline-block; line-height: 20px;}
.pagenav span.current{font-weight: bold; color: #fff; background: #2691ff; border: 1px solid #2691ff;}
.pagenav a{color: #333; background: #fff; border: 1px solid #ddd; text-decoration: none;}
.pagenav a:hover{border: 1px solid #2691ff; color: #2691ff; }
.pagenav input[type="text"]{height: 20px; border: 1px solid #ddd; width: 30px;}
.pagenav a.go{padding: 0 5px; line-height: 20px;}


@media (max-width: 567px){
    .purchase-detail .time-search{display: none;}
    .purchase-detail h5{width: auto; overflow: visible; white-space: normal;}
    .detail-table{overflow-x: auto;}
    .detail-table table{display: inline-block; vertical-align: top; max-width: 100%;  white-space: nowrap; border-collapse: collapse; border-spacing: 0;}
    .detail-table table tbody{-webkit-overflow-scrolling: touch;}
    .detail-table table td:first-child{background-image: linear-gradient(to right, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
        background-repeat: no-repeat;
        background-size: 20px 100%;}
    .detail-table table td:last-child{background-image: linear-gradient(to left, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: 20px 100%;}

}
@media (max-width: 320px) {
    .topic-header .fix-header a{ line-height: 16px;top: 18px;}
    .topic-header .topic-author .author .expert-info p span{font-size: 0.6rem;}
    .expert-list .expert-item{padding: 10px;}
    .expert-list .expert-item .photo{width: 54px; height: 54px;}
    .expert-list .expert-item .expert-info{margin-left: 70px;}
    .expert-list .expert-item .expert-info h4{font-size: 0.9rem;}
    .expert-list .expert-item .expert-info h4 span{font-size: 0.65rem; line-height: 12px; max-width: 40%;}
    .expert-list .expert-item .expert-info h5{font-size: 0.75rem; margin: 5px 0;}
    .expert-list .expert-item .expert-info p{font-size: 0.65rem; line-height: 14px; max-height: 42px; margin: 0;}

    .filter{width: 32%;}
}