@charset "utf-8";
/*
 * Project: 数字城管-移动端 css
 * Description: Private CSS;
 * Author: Tong
 * Version: 2017-09-05;
 */

/*css reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration: none; outline: none; }
a:link, a:visited, a:hover, a:focus, a:active { color: #000; }
input { margin: 0; padding: 0; border: 0; border-radius: 0; box-shadow:none; text-shadow:none; outline: none; }
img { margin: 0; padding: 0; vertical-align:middle; }
strong { font-weight: bold; }
/* Clear Fix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
*{ margin:0; padding:0; font-size:0; line-height:1; }
/*--custom--*/

/*public css*/
body { font-family: Microsoft YaHei, tahoma, arial, SimSun, '\5b8b\4f53', sans-serif; line-height: 1; background:#f5f5f5; }
* { font-family: Microsoft YaHei, tahoma, arial, SimSun, '\5b8b\4f53', sans-serif; margin:0; padding:0; }
textarea { display:block; }
textarea:focus,input:focus { outline:none; }

.fl { float:left; }
.fr { float:right; }
.bgWhite { background:#ffffff; }
.bgGray { background:#f8f8f8; }
.borT { border-top:1px solid #eee; }
.borB { border-bottom:1px solid #eee; }
.borL { border-left:1px solid #eee; }
.borR { border-right:1px solid #eee; }
.mt01 { margin-top:0.1rem; }
.mt02 { margin-top:0.2rem; }
.mb01 { margin-bottom:0.1rem; }
.mb02 { margin-bottom:0.2rem; }
.ml01 { margin-left:0.1rem; }
.ml02 { margin-left:0.2rem; }
.mr01 { margin-right:0.1rem; }
.mr02 { margin-right:0.2rem; }

.divBorder { width:100%; border-top:1px solid #eee; border-bottom:1px solid #eee; overflow:hidden; }
.padDiv { width:100%; padding:0 0.26rem; box-sizing:border-box; overflow:hidden; }
.padBorder { width:100%; padding:0 0.26rem; border-top:1px solid #eee; border-bottom:1px solid #eee; box-sizing:border-box; overflow:hidden; }
.disflex { display: -webkit-flex; display: flex; }
.formGroup { position: relative; align-items: center; }
.flex1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
.contentCenter {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}

/*常用蓝色#21aaf8*/

/*index20171014*/
.topMain { min-width:100%; padding:0.26rem 0; box-sizing:border-box; overflow:hidden; }
.topAddBtn { width:0.7rem; height:0.7rem; line-height:0.7rem; font-size:0.2rem; cursor:pointer; overflow:hidden; }
.topAddBtn img { width:0.7rem; height:0.52rem; vertical-align:middle; }
.topMenus { width:auto; height:0.7rem; }
.topMenu { padding:0 0.2rem; text-align:center; cursor:pointer; overflow:hidden; }
.topMenu .font { height:0.46rem; line-height:0.46rem; font-size:0.28rem; color:#333; overflow:hidden; }
.topMenu.selected .font { color:#21aaf8;}
/*.swiper-slide.active .font { height:0.66rem; line-height:0.66rem; font-size:0.28rem; color:#21aaf8; overflow:hidden; }
.swiper-slide.active .line { width:0.36rem; height:0.04rem; margin:0 auto; background:#21aaf8; border-radius:0.02rem; overflow:hidden; }*/

.topMenu .line { width:0.36rem; height:0.04rem; margin:0 auto; background:#fff; border-radius:0.02rem; overflow:hidden; }
.topMenu.selected .line { width:0.36rem; height:0.04rem; margin:0 auto; background:#21aaf8; border-radius:0.02rem; overflow:hidden; }
#topNav .swiper-slide { width:auto !important; }
#topNav .swiper-slide span{ transition:all .3s ease; display:block; }
#topNav .active span{ transform:scale(1.1); }
.serviceTips { width:100%; height:0.58rem; line-height:0.58rem; font-size:0.24rem; color:#f1594b; background:#f7d5d4; overflow:hidden; }
.serviceTips.bgBlue { background:#ecf7ff; }
.serviceTips .ico { display:inline-block; width:0.4rem; height:0.58rem; line-height:0.58rem; margin-left:0.4rem; font-size:0.24rem; }
.serviceTips .ico img { width:0.26rem; height:0.29rem; vertical-align:text-top; }
.serviceTips .close { display:inline-block; width:0.4rem; height:0.58rem; line-height:0.58rem; margin-right:0.26rem; font-size:0.24rem; cursor:pointer; }
.serviceTips .close img { width:0.34rem; height:0.34rem; vertical-align:text-top; }

.idxTopTips { width:100%; padding:0 0.26rem; height:0.7rem; line-height:0.7rem; font-size:0.22rem; color:#333; background:#ecf7ff; box-sizing:border-box; overflow:hidden; }
.idxTopTips .login { width:0.8rem; height:0.7rem; line-height:0.7rem; font-size:0.22rem; text-align:right; overflow:hidden; }
.idxTopTips .login img { width:auto; height:0.5rem; vertical-align:middle; }
.idxTopTips .search { position:relative; width:auto; padding:0 0.2rem; height:0.5rem; line-height:0.5rem; margin:0.1rem 0.8rem 0.1rem 0; font-size:0.22rem; box-sizing:border-box; border:1px solid #21aaf8; border-radius:0.05rem; overflow:hidden; }
.idxTopTips .search .searchInput { width:100%; height:0.38rem; line-height:0.38rem; margin:0.05rem 0; font-size:0.22rem; color:#333; border:none; background:none; overflow:hidden; }
.idxTopTips .search .btn { position:absolute; top:0; right:0; width:0.8rem; height:0.5rem; line-height:0.5rem; font-size:0.2rem; cursor:pointer; overflow:hidden; }
.idxTopTips .search .btn img { width:0.8rem; height:0.4rem; vertical-align:middle; }
.bookSearch .btn { position:absolute; top:0; right:0; width:0.8rem; height:0.5rem; line-height:0.5rem; font-size:0.2rem; cursor:pointer; overflow:hidden; }
.bookSearch .btn img { width:0.8rem; height:0.4rem; vertical-align:middle; }

.indexBlock { width:100%;border-top:1px solid #eee; box-sizing:border-box; background:#fff; overflow:hidden; }
.indexTitle { width:100%; height:0.4rem; line-height:0.4rem; margin-top:0.15rem; font-size:0.22rem; color:#999; overflow:hidden; }
.indexTitle .line { display:inline-block; width:0.06rem; height:0.2rem; margin:0.1rem 0.08rem 0 0; /* background:#21aaf8 */; border-radius:0.02rem; overflow:hidden; }
.indexUnits { width:100%; overflow:hidden; }
.indexUnit { width:25%; padding:0.15rem 0.15rem 0.20rem; line-height:0.4rem; font-size:0.22rem; text-align:center; overflow:hidden; box-sizing:border-box; }
.indexUnit img { width:0.75rem; height:0.75rem; }
.indexUnit .font { widht:100%; font-size:0.22rem; line-height:0.3rem; color:#000; height: 0.6rem}
.indexBottomInner { width:100%; height:1.1rem; overflow:hidden; }
.indexBottom { position:fixed; left:0; bottom:0; width:100%; height:1rem; padding:0 0.26rem; font-size:0.18rem; text-align:center; border-top:1px solid #eee; box-sizing:border-box; background:#fff; overflow:hidden; }
.indexBottom .bottomMenu { width:25%; cursor:pointer; overflow:hidden; }
.indexBottom .bottomMenu.middle { width:50%; }
.indexBottom .bottomMenu .ico { width:100%; margin-top:0.12rem; text-align:center; }
.indexBottom .bottomMenu .ico img { width:0.5rem; height:0.5rem; }
.indexBottom .bottomMenu .font { line-height:0.26rem; font-size:0.18rem; color:#333; }
.indexBottomMore { width:1.06rem; height:1rem; margin:-1rem auto 0; cursor:pointer; overflow:hidden; }
.indexBottomMore img { width:1.06rem; height:1rem; }
/*index20171014*/

/*index20191034*/
.indexBanner { position: relative; width: 100%; height: 2.2rem; background: url(../../images/zztong/index/index_banner.png); background-size: 100% 2.2rem; overflow: hidden;}
.indexServerSearch { position: absolute; top: 0.25rem; left: 0.3rem; width: 2.2rem; height: 0.56rem; font-size: 0; background: -webkit-linear-gradient(#50bcf9,#6dc6fb); border-radius: 0.28rem; overflow: hidden;}
.indexServerSearch input { width: 100%; padding: 0 0.2rem 0 0.7rem; margin: 0.14rem; height: 0.3rem; line-height: 0.3rem; font-size: 0.24rem; color: #FFFFFF; border: none; background: url(../../images/zztong/index/ico_search_white.png) no-repeat 0.25rem center; background-size: 0.3rem; box-sizing: border-box; overflow: hidden;}
.indexServerSearch input::-webkit-input-placeholder { color:#FFFFFF; font-size:0.24rem;}
.indexWeather { position: absolute; top: 1rem; width: 100%; padding: 0 0.3rem; box-sizing: border-box; overflow: hidden;}
.indexWeather .weatherPosition { width: 100%; line-height: 0.6rem; font-size: 0.4rem; color: #FFFFFF; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.indexWeather .weatherDetail { width: 100%; line-height: 0.46rem; font-size: 0.26rem; color: #FFFFFF; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.indexNewNotice { width: 100%; padding: 0.2rem 0.3rem; box-sizing: border-box; background: #ffffff; overflow: hidden;}
.indexNewNotice .noticeImg { width: 1.1rem; height: 0.72rem; background: url(../../images/zztong/index/most_new_notice.png) no-repeat left center; background-size: 0.88rem auto; overflow: hidden;}
.indexNewNotice .noticeFont { width: auto; overflow: hidden;}
.indexNewNotice .noticeFont a { display: block; line-height: 0.36rem; font-size: 0.24rem; color: #333333; white-space: normal; text-overflow: ellipsis; overflow: hidden;}
.indexActivity { font-size: 0; text-align: center;}
.indexActivity img { width: 100%; vertical-align: top;}
.indexSpecialTitle { width: 100%; line-height: 0.46rem; font-size: 0.32rem; color: #1e4771; font-weight: bold; overflow: hidden;}
.indexSpecialLinks { margin-left: -0.2rem; padding-bottom: 0.15rem; overflow: hidden;}
.indexSpecialLinks .indexSpecialLink { width: 50%; padding: 0.2rem 0 0 0.2rem; line-height: 0; box-sizing: border-box; overflow: hidden;}
.indexSpecialLinks .indexSpecialLink img { width: 100%; vertical-align: top;}

.newServerTitle { width: 100%; padding: 0.2rem 0.3rem; box-sizing: border-box; background: #ffffff; overflow: hidden;}
.newServerTitle .serverLeftFont { height: 0.46rem; line-height: 0.46rem; font-size: 0.32rem; color: #1e4771; font-weight: bold; overflow: hidden;}
.serverRightMore { position: relative; display: none; padding-right: 0.2rem; height: 0.46rem; line-height: 0.46rem; font-size: 0.22rem; color: #ff2626 !important; overflow: hidden;}
.serverRightMore:after { position: absolute; right:0; top: 0.15rem; content: ''; display: block; width: 0px; height: 0px; border-width: 0.08rem 0 0.08rem 0.1rem; border-style:solid; border-color:transparent transparent transparent #ff2626; }

/*微信矩阵20171015*/
.matrixTitle { width:100%; height:0.6rem; line-height:0.6rem; border-bottom:1px solid #eee; overflow:hidden; }
.matrixTitle .titleInner { display:table; margin:0 auto; height:0.6rem; overflow:hidden; }
.matrixTitle .line { width:0.18rem; height:1px; margin-top:0.3rem; background:#666; overflow:hidden; }
.matrixTitle .font { padding:0 0.2rem; font-size:0.22rem; color:#666; overflow:hidden; }

.matrixLinks { width:100%; padding:0.1rem 0 0.15rem 0; overflow:hidden; }
.matrixLink .ico {width:100%;he;height: 0.9rem;line-height: 0.9rem;text-align:center;font-size:0.2rem;overflow:hidden;}
.matrixLink .font {width:100%;padding:0.1rem 0;line-height:0.34rem;font-size: 0.24rem;font-weight: bold;color:#333;text-align:center;overflow:hidden;}

.matrixRow { width:100%; overflow:hidden; }
.matrixLink .ico img {width: 0.9rem;h;height: 0.9rem;vertical-align: top;border-radius:50%;border:1px solid #eee;box-sizing:border-box;}
.matrixLink {width: 25%;margin-top: 0.15rem;height: 1.7rem !important;padding: 0 0.1rem;box-sizing:border-box;overflow:hidden;}
.matrixMore .ico {background:url(../../images/elongyan/bureau/btnMore.png) no-repeat center center;background-size: 0.9rem;}
.matrixLess .ico {background:url(../../images/elongyan/bureau/btnLess.png) no-repeat center center;background-size: 0.9rem;}
.matrixDisplay { display:none; }
/*微信矩阵20171015*/

/*互动登录20171016*/
.loginBox { width:100%; padding:0.1rem 0.26rem; border-bottom:1px solid #eee; border-top:1px solid #eee; box-sizing:border-box; background:#fff; overflow:hidden; }
.loginInput { width:100%;  height:0.8rem; margin-top:0.22rem; padding:0.22rem 0.3rem 0.22em 0.4rem; font-size:0.26rem; border:1px solid #ccc; border-radius:0.1rem; box-sizing:border-box; overflow:hidden; }
.loginInput .code { width:1.5rem; height:0.34rem; line-height:0.34rem; font-size:0.26rem; color:#333; text-align:center; border-left:1px solid #333; cursor:pointer; overflow:hidden; }
.loginInput .phone { width:auto; margin-right:1.6rem; height:0.34rem; line-height:0.34rem; font-size:0.26rem;overflow:hidden; }
.loginInput .phone .inputPhone { width:100%; height:0.34rem; line-height:0.34rem; font-size:0.26rem; border:none; box-sizing:border-box; overflow:hidden; }
.loginInput .inputBox { width:100%; height:0.34rem; line-height:0.34rem; font-size:0.26rem; border:none; box-sizing:border-box; overflow:hidden; }
.loginTip { width:100%; height:0.5rem; line-height:0.5rem; font-size:0.22rem; color:#666; text-align:center; overflow:hidden; }
.loginBtn { width:100%; height:0.8rem; line-height:0.8rem; margin-bottom:0.25rem; font-size:0.3rem; color:#fff; text-align:center; box-sizing:border-box; border:1px solid #eee; border-radius:0.05rem; background:#21aaf8; cursor:pointer; overflow:hidden; }
.heightTitle { width:100%; height:0.68rem; line-height:0.68rem; padding:0 0.26rem; font-size:0.24rem; color:#000; box-sizing:border-box; border-bottom:1px solid #eee; overflow:hidden; }
.heightTitle .line { display:inline-block; width:0.06rem; height:0.24rem; margin:0.22rem 0.08rem 0 0; background:#21aaf8; border-radius:0.02rem; overflow:hidden; }
.heightTitle .more { display:inline-block; height:0.68rem; line-height:0.68rem; padding-right:0.22rem; font-size:0.22rem; color:#999; background:url(../images/moreIco.png) no-repeat right center; background-size:0.17rem 0.18rem; overflow:hidden; }
.hotAnswerList { width:100%; padding:0.2rem 0.26rem; font-size:0.2rem; box-sizing:border-box; border-bottom:1px solid #eee; overflow:hidden; }
.hotAnswerList:last-child { border:none; }
.hotAnswerList .listPhoto { width:1.9rem; height:1.25rem; border:1px solid #eee; box-sizing:border-box; overflow:hidden; }
.hotAnswerList .listPhoto img { width:1.9rem; height:1.25rem; vertical-align:text-top; }
.hotAnswerList .listMain { width:auto; margin-left:2.1rem; overflow:hidden; }
.hotAnswerList .listMain1 { width:auto; overflow:hidden; }
.hotAnswerList .listMain .title { width:100%; height:0.8rem; line-height:0.4rem; font-size:0.28rem; color:#333; overflow:hidden; }
.hotAnswerList .listMain .font { width:100%; height:0.3rem; line-height:0.3rem; margin-top:0.15rem; font-size:0.2rem; color:#888; text-align:right; overflow:hidden; }
.hotAnswerList .listMain1 .title { width:100%; height:0.8rem; line-height:0.4rem; font-size:0.28rem; color:#333; overflow:hidden; }
.hotAnswerList .listMain1 .font { width:100%; height:0.3rem; line-height:0.3rem; margin-top:0.15rem; font-size:0.2rem; color:#888; text-align:right; overflow:hidden; }
/*互动登录20171016*/

/*互动20171017*/
.serviceTips .logo { display:inline-block; width:0.4rem; height:0.58rem; line-height:0.58rem; margin-left:0.4rem; font-size:0.24rem; }
.serviceTips .logo img { width:0.88rem; height:0.29rem; }
.serviceTips .login { display:inline-block; width:0.4rem; height:0.58rem; line-height:0.58rem; margin-right:0.26rem; font-size:0.24rem; }
.serviceTips .login img { width:0.35rem; height:0.37rem; }
.Interaction { width:100%; background:#fff; overflow:hidden; }
.Interaction .logo { width:100%; height:0.8rem; margin-top:0.45rem; font-size:0.2rem; text-align:center; overflow:hidden; }
.Interaction .logo img { width:4.35rem; height:0.8rem; vertical-align:middle; }
.Interaction .enterBtn { height:0.6rem; line-height:0.6rem; margin:0.2rem 0.26rem; font-size:0.3rem; color:#fff; text-align:center; box-sizing:border-box; border:1px solid #eee; border-radius:0.05rem; background:#21aaf8; cursor:pointer; overflow:hidden; }
.InteractionLinks { width:100%; margin-bottom:0.2rem; font-size:0.24rem; overflow:hidden; }
.Interaction .InteractionLink { width:20%; line-height:0.4rem; font-size:0.24rem; text-align:center; overflow:hidden; }
.Interaction .InteractionLink img { width:0.5rem; height:0.5rem; vertical-align:middle; }
/*互动20171017*/

/*互动发布20171017*/
.releaseTitle { width:100%; padding:0.1rem 0.26rem; font-size:0.26rem; border-bottom:1px solid #eee; box-sizing:border-box; background:#fff; overflow:hidden; }
.releaseTitle .title { width:0.9rem; height:0.5rem; line-height:0.5rem; font-size:0.26rem; color:#333; overflow:hidden; }
.releaseTitle .input { width:auto; margin-left:0.9rem; font-size:0.26rem; color:#333; overflow:hidden; }
.releaseTitle .input .titleInput { width:100%; height:0.5rem; line-height:0.5rem; font-size:0.26rem; color:#333; border:none; overflow:hidden; }
.releaseTitle .position { width:0.4rem; height:0.5rem; line-height:0.5rem; font-size:0.26rem; color:#333; cursor:pointer; overflow:hidden; }
.releaseTitle .position img { width:0.31rem; height:0.37rem; vertical-align:text-top; }
.releaseTitle .input.marPositon { margin:0 0.6rem 0 0.9rem !important; }

.releaseCont { width:100%; padding:0.1rem 0.26rem; font-size:0.26rem; box-sizing:border-box; background:#fff; overflow:hidden; }
.releaseCont .contText { width:100%; height:1.6rem; line-height:0.4rem; font-size:0.26rem; color:#333; border:none; resize:none; overflow:hidden; }
.loadingImg { width:100%; padding:0.2rem 0.26rem; box-sizing:border-box; background:#fff; cursor:pointer; overflow:hidden; }
.loadingImg img { width:1.3rem; height:1.3rem; overflow:hidden; }
.releaseTip { width:100%; height:0.7rem; line-height:0.7rem; padding:0 0.26rem; font-size:0.26rem; color:#888; text-align:center; box-sizing:border-box; overflow:hidden; }
.submitBtn { width:auto; height:0.7rem; line-height:0.7rem; margin:0 0.26rem; font-size:0.3rem; color:#fff; text-align:center; box-sizing:border-box; border:1px solid #eee; border-radius:0.05rem; background:#21aaf8; cursor:pointer; overflow:hidden; }
.readingNotice { display:table; margin:0.1rem auto; overflow:hidden; }
.readingNotice .choose { padding-left:0.3rem; height:0.46rem; line-height:0.46rem; font-size:0.24rem; color:#333; cursor:pointer; overflow:hidden; }
.readingNotice .choose.agree { background:url(../images/noticeOk.png) no-repeat left center; background-size:0.26rem; }
.readingNotice .choose.disagree { background:url(../images/noticeNo.png) no-repeat left center; background-size:0.26rem; }
.readingNotice .link { height:0.46rem; line-height:0.46rem; font-size:0.24rem; color:#21aaf8; }
.readingNotice .link a { font-size:0.24rem; color:#21aaf8; }
/*互动发布20171017*/

/*首页-信息20171018*/
.indexInformation { width:100%; padding:0 0.26rem; background:#fff; box-sizing:border-box; border-bottom:1px solid #eee; overflow:hidden; }
.informationList { width:100%; padding:0.2rem 0; font-size:0.2rem; box-sizing:border-box; border-bottom:1px solid #eee; overflow:hidden; }
.informationList:last-child { border:none; }
.informationList .infoPhoto { width:1.9rem; height:1.25rem; font-size:0.2rem; overflow:hidden; }
.informationList .infoPhoto img { width:1.9rem; height:1.25rem; }
.informationList .infoMain { width:auto; margin-right:2.1rem; overflow:hidden; }
.informationList .infoMain .title { width:100%; height:0.92rem; line-height:0.46rem; font-size:0.30rem; color:#000; overflow:hidden; }
.informationList .bottom { width:100%; height:0.24rem; line-height:0.24rem; margin-top:0.08rem; font-size:0.2rem; color:#999; overflow:hidden; }
.informationList .bottom .source { width:auto; max-width:50%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.informationList .infoMainFull { width: 100% !important; margin: 0 !important;}
.informationList .infoMainFull .title { height: auto; max-height: 0.92rem; line-height:0.46rem; font-size:0.28rem; color:#000; overflow:hidden; }
/*首页-信息20171018*/

/*图书20171018*/
.bookTop { width:100%; margin-top:0.2rem; font-size:0.2rem; text-align:center; overflow:hidden; }
.bookTop img { width:5.17rem; height:0.35rem; }
.bookSearch { width:100%; height:0.8rem; padding:0.2rem 0 0.2rem 0.2rem; margin:0.2rem 0; font-size:0.24rem; box-shadow:0 3px 10px #ccc; box-sizing:border-box; background:#fff; border-radius:0.1rem; overflow:hidden; }
.bookSearch .searchBtn { width:0.8rem; height:0.4rem; background:url(../images/searchBtn.png) no-repeat right center; background-size:0.8rem 0.4rem; overflow:hidden; }
.bookSearch .seachInput { width:auto; margin-right:1rem; height:0.4rem; font-size:0.24rem; color:#333; border:none; overflow:hidden; }
.bookSearch .seachInput input { width:100%; height:0.4rem; font-size:0.24rem; color:#333; border:none; overflow:hidden; }
.bookNav { width:100%; padding:0.3rem 0 0.2rem; line-height:0.4rem; font-size:0.22rem; color:#666; background:#fff; overflow:hidden; }
.bookNav .navBtn { width:25%; line-height:0.4rem; font-size:0.22rem; text-align:center; overflow:hidden; }
.bookNav .navBtn img { width:0.76rem; height:0.76rem; }
.bookList { width:100%; padding-bottom:0.25rem; overflow:hidden; }
.bookList .bookInfo { width:33.3%; margin-top:0.2rem; font-size:0.2rem; text-align:center; overflow:hidden; }
.bookList .bookInfo .cover { position:relative; width:1.44rem; height:2.05rem; font-size:0.2rem; margin:0 auto; overflow:hidden; }
.bookList .bookInfo .cover img { width:1.44rem; height:2.05rem; vertical-align:text-top; }
.bookList .bookInfo .name { width:1.44rem; height:0.48rem; line-height:0.24rem; margin:0.15rem auto 0; font-size:0.2rem; color:#333; text-align:justify; overflow:hidden; }
.bookList .bookInfo .author { width:1.44rem; height:0.3rem; line-height:0.3rem; margin:0 auto; font-size:0.15rem; color:#888; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.bookList .bookInfo .load { width:1.44rem; height:0.3rem; line-height:0.3rem; margin:0 auto; font-size:0.18rem; color:#1a72b9; text-align:justify; overflow:hidden; }
.bookList .bookInfo .ranking { position:absolute; top:0; left:0; width:0.57rem; height:0.57rem; font-size:0.2rem; overflow:hidden; }
.bookList .bookInfo .ranking  img { width:0.57rem; height:0.57rem; vertical-align:text-top; }
/*图书20171018*/


/*搜索结果页20171025*/
.idxTopSearch { width:100%; padding:0 0.26rem; height:0.7rem; line-height:0.7rem; font-size:0.22rem; color:#333; background:#ecf7ff; box-sizing:border-box; overflow:hidden; }
.idxTopSearch .back { width:1rem; height:0.7rem; line-height:0.7rem; font-size:0.2rem; overflow:hidden; }
.idxTopSearch .back img { width:auto; height:0.3rem; vertical-align:middle; }
.idxTopSearch .search { position:relative; width:auto; padding:0 0.2rem; height:0.5rem; line-height:0.5rem; margin:0.1rem 0 0.1rem 1rem; font-size:0.22rem; box-sizing:border-box; border:1px solid #21aaf8; border-radius:0.05rem; overflow:hidden; }
.idxTopSearch .search .searchInput { width:100%; height:0.38rem; line-height:0.38rem; margin:0.05rem 0; font-size:0.22rem; color:#333; border:none; background:none; overflow:hidden; }
.idxTopSearch .search .btn { position:absolute; top:0; right:0; width:0.8rem; height:0.5rem; line-height:0.5rem; font-size:0.2rem; cursor:pointer; overflow:hidden; }
.idxTopSearch .search .btn img { width:0.8rem; height:0.4rem; vertical-align:middle; }
.hotAnswerList .listMain .colorRed { color:#f33f42 !important; }
.hotAnswerList .listMain .textLeft { text-align:left !important; }
.loadMore { width:100%; height:0.6rem; line-height:0.6rem; font-size:0.2rem; color:#999; text-align:center; background:#f5f5f5; overflow:hidden; }
/*搜索结果页20171025*/


/*互动修改--曝光台20171025*/
.interMenus { width:auto; height:0.7rem; border-bottom:1px solid #eee; overflow:hidden; }
.interMenu { width:50%; height:0.7rem; text-align:center; cursor:pointer; overflow:hidden; }
.interMenu .font { width:100%; height:0.66rem; line-height:0.66rem; font-size:0.28rem; color:#333; overflow:hidden; }
.interMenu.selected .font { color:#21aaf8; }
.interMenu .line { width:0.36rem; height:0.04rem; margin:0 auto; background:#fff; border-radius:0.02rem; overflow:hidden; }
.interMenu.selected .line {  background:#21aaf8; }

.exposureList { width:50%; padding:0.2rem 0.26rem; font-size:0.26rem; color:#333; border-bottom:1px solid #eee; border-right:1px solid #eee; box-sizing:border-box; overflow:hidden; }
.exposureList:nth-child(even) { border-right:none; }
.exposureList .photo { width:1.2rem; height:0.9rem; font-size:0.2rem; overflow:hidden; }
.exposureList .photo img { width:1.2rem; height:0.9rem; vertical-align:text-top; }
.exposureList .main { width:auto; margin-left:1.3rem; overflow:hidden; }
.exposureList .main .title { width:100%; font-size:0.24rem; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.exposureList .main .font { margin-top:0.04rem; height:0.6rem; line-height:0.3rem; font-size:0.2rem; color:#666; text-align:left; overflow:hidden; }

.idxTopMain { position:relative; width:100%; overflow:hidden; }
.idxTopMain .topMenuMore { position:absolute; top:0; right:0; z-index:9999; width:0.96rem; height:0.68rem; line-height:0.68rem; font-size:0.2rem; text-align:left; background:#fff; cursor:pointer; overflow:hidden; }
.idxTopMain .topMenuMore img { width:0.7rem; height:0.68rem; vertical-align:top; }
.Interaction .logo { position:relative; }
.Interaction .prize { position:absolute; top:-0.1rem; right:0.3rem; width:0.54rem; height:0.68rem; line-height:0.68rem; font-size:0.22rem; overflow:hidden; }
.Interaction .prize img { width:0.54rem; height:0.68rem; vertical-align:top; }
/*互动修改--曝光台20171025*/

/*图书分类20171029*/
.bodyBg { background:#f4f4f4; }
.mt012 { margin-top:0.12rem; }
.mt018 { margin-top:0.18rem; }

.bookClassify { width:100%; font-size:0.20rem; overflow:hidden; }
.bcLeftInner { width:100%;}
.bcLeftMenu { width:1.70rem; background: #e7e7e7 url(../images/borderBg.png) repeat-y right; background-size:1px; overflow:hidden; }
.bcLeftMenu .leftMenu { width:100%; padding:0.30rem 0; line-height:0.30rem; font-size:0.25rem; color:#464646; text-align:center; border-bottom:1px solid #ccc; border-right:1px solid #dbdbdb; background:#e7e7e7; box-sizing:border-box; cursor:pointer; overflow:hidden; }
.bcLeftMenu .leftMenu.selected { color:#21aaf8; border-bottom:2px solid #21aaf8; border-right:1px solid #f4f4f4; background:#f4f4f4; }
.bcRightCont { width:auto; margin-left:1.70rem; padding:0 0.25rem 0 0.40rem; box-sizing:border-box; overflow:hidden; }
.bcRightTitle { width:100%; padding:0.20rem 0 0.10rem; height:0.40rem; line-height:0.40rem; font-size:0.20rem; color:#686868; overflow:hidden; }
.bcRightTitle span { display:inline-block; }
.bcRightTitle .titleIco1 { width:0.10rem; height:0.10rem; margin-top:0.15rem; background:#21aaf8; border-radius:50%; overflow:hidden; }
.bcRightTitle .titleIco2 { width:0.10rem; height:0.10rem; margin-top:0.15rem; background:#52be86; border-radius:50%; overflow:hidden; }
.bcRightTitle .titleIco3 { width:0.10rem; height:0.10rem; margin-top:0.15rem; background:#f55a5d; border-radius:50%; overflow:hidden; }
.bcRightTitle .titleIco4 { width:0.10rem; height:0.10rem; margin-top:0.15rem; background:#f34df9; border-radius:50%; overflow:hidden; }
.bcRightTitle .titleIco5 { width:0.10rem; height:0.10rem; margin-top:0.15rem; background:#f9b64d; border-radius:50%; overflow:hidden; }
.bcRightTitle .titleIcoFont { padding:0 0.15rem; font-size:0.25rem;}
.bcRightTitle .titleLine { height:1px; margin-top:0.19rem; background:#e1e1e1; overflow:hidden; }
/**
.bcRightTable { width:100%; background:#fff; overflow:hidden; }
.bcRightTable table { width:100%; border:1px solid #e3e3e3; }
.bcRightTable table tr { border-bottom:1px solid #e3e3e3; }
.bcRightTable table tr td { width:33.33%; height:0.76rem; line-height:0.22rem; font-size:0.25rem; vertical-align:middle; text-align:center; border-right:1px solid #e3e3e3; overflow:hidden; }
*/
.bcRightTable { width:100%; border-left:1px solid #eee; overflow:hidden; }
.bcRightTable .bookName { width:33.33%; height:0.76rem; line-height:0.22rem; font-size:0.18rem; text-align:center; justify-content:center;/*左右居中*/ align-items:center;/*垂直居中*/ display:-webkit-flex; border-right:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; background:#fff; box-sizing:border-box; overflow:hidden; }
.bcRightTable .bookName a { font-size:0.22rem; color:#333; }
.bcRightTable .bookName:nth-child(1) { border-top:1px solid #e3e3e3; }
.bcRightTable .bookName:nth-child(2) { border-top:1px solid #e3e3e3; }
.bcRightTable .bookName:nth-child(3) { border-top:1px solid #e3e3e3; }

.searchResult { width:100%; border-top:1px solid #e3e3e3; background:#fff; overflow:hidden; }
.searchResult .bookList { width:100%; padding:0.40rem 0.25rem; border-bottom:1px solid #e3e3e3; box-sizing: border-box; overflow:hidden; }
.searchResult .bookList .resultTitle { width:100%; height:0.70rem; line-height:0.60rem; margin-top:-0.40rem; font-size:0.22rem; color:#666; overflow:hidden; }
.searchResult .bookList .booksInfo { width:100%; overflow:hidden; }
.searchResult .bookList .booksInfo .cover { width:1.40rem; height:2rem; font-size:0.20rem; overflow:hidden; }
.searchResult .bookList .booksInfo img { width:1.40rem; height:2rem; vertical-align:middle; }
.searchResult .bookList .booksInfo .info { width:auto; margin-left:1.80rem; overflow:hidden; }
.searchResult .bookList .booksInfo .info .title { width:100%; line-height:0.30rem; font-size:0.26rem; color:#000; overflow:hidden; }
.searchResult .bookList .booksInfo .info .font { width:100%; line-height:0.40rem; font-size:0.22rem; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.loadingMore { width:100%; height:0.70rem; line-height:0.70rem; font-size:0.22rem; color:#666; text-align:center; cursor:pointer; overflow:hidden; }
/*图书分类20171029*/

/*图书详情页20171030*/
/*轮播*/
.bcCarousel .swiper-container { width: 100%; height: 100%; }

.bcCarousel .swiper-slide { text-align: center; font-size: 0.12rem; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center;  justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.bcCarousel .swiper-pagination-bullet-active{ opacity:1; background:#1d82d2 !important; }

.bookDetail { width:100%; overflow:hidden; }
.bdTop { width:100%; padding:0 0.25rem; height:0.6rem; line-height:0.6rem; font-size:0.3rem; color:#000; background:#fff; border-bottom:1px solid #eee; box-sizing:border-box; overflow:hidden; }
.bdTop .bdTopBack { width:0.3rem; height:0.6rem; background:url(../images/pageBack.png) no-repeat left center; background-size:0.18rem 0.33rem; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.bdTop .bdTopBook { width:auto; height:0.6rem; line-height:0.6rem; margin:0 0.3rem; font-size:0.3rem; color:#000; text-align:center; overflow:hidden; }
.bcCarousel { width:100%; padding:0.2rem 0.25rem; font-size:0.2rem; box-sizing:border-box; background:#fff; overflow:hidden; }
.bookDetail img { width:auto; height:3.75rem; vertical-align:middle; }
.bcIntroduce { width:100%; padding:0.2rem 0.25rem; border-bottom:1px solid #eee; border-top:1px solid #eee; background:#fff; box-sizing:border-box; overflow:hidden; }
.bcIntroduce .name { width:100%; line-height:0.40rem; font-size:0.24rem; color:#333; overflow:hidden; }
.bcIntroduce .font { width:100%; line-height:0.36rem; font-size:0.18rem; color:#666; overflow:hidden; }
.bcIntroBox { width:100%; padding:0.2rem 0; background:#fff; border-top:1px solid #eee; border-bottom:1px solid #eee; overflow:hidden; }
.bcUpload { width:1.07rem; height:0.5rem; line-height:0.5rem; margin-top:0.07rem; margin-right:0.25rem; font-size:0.26rem; color:#fff; text-align:center; background:#1d82d2; border-radius:0.05rem; cursor:pointer; overflow:hidden; }
.bcIntroInfo { width:auto; margin-right:1.2rem; font-size:0.2rem; color:#888; overflow:hidden; }
.bcIntroInfo .bcIntroInfoBox { width:33.33%; ont-size:0.2rem; color:#888; text-align:center; background:url(../images/bookInfoLine.jpg) no-repeat right center; background-size:auto 0.5rem; overflow:hidden; }
.bcIntroInfo .bcIntroInfoBox .title { line-height:0.3rem; font-size:0.2rem; color:#888; }
.bcIntroInfo .bcIntroInfoBox .amount { line-height:0.34rem; font-size:0.24rem; color:#333; }
.bcIntroInfo .bcIntroInfoBox .bcCollection { width:100%; height:0.34rem; background:url(../images/collection1.png) no-repeat center center; background-size:0.3rem; }
.bcIntroInfo .bcIntroInfoBox .bcCollection.selected { background:url(../images/collection2.png) no-repeat center center; background-size:0.3rem; }
.bdDetail { width:100%; border-top:1px solid #eee; border-bottom:1px solid #eee; background:#fff; overflow:hidden; }
.bdDetailNavs { width:100%; padding:0 0.25rem; border-bottom:1px solid #eee; box-sizing:border-box; overflow:hidden; }
.bdDetailNavs .bdDetailNav { width:50%; font-size:0.26rem; color:#333; overflow:hidden; }
.bdDetailNavs .bdDetailNav .font { width:100%; height:0.76rem; line-height:0.76rem; font-size:0.26rem; color:#333; text-align:center; overflow:hidden; }
.bdDetailNavs .bdDetailNav .line { width:0.36rem; height:0.04rem; margin:0 auto; background:#fff; border-radius:0.02rem; overflow:hidden; }
.bdDetailNavs .bdDetailNav.selected .font { color:#21aaf8; }
.bdDetailNavs .bdDetailNav.selected .line { background:#21aaf8; }
.bcDetailCont { width:100%; padding:0 0.25rem; margin-bottom:0.1rem; box-sizing:border-box; background:#fff; border-bottom:1px solid #eee; overflow:hidden; }
.bcDetailCont .contTitle { width:100%; line-height:0.42rem; font-size:0.22rem; color:#333; overflow:hidden; }
.bcDetailCont .contPhotos { width:100%; font-size:0.2rem; text-align:center; overflow:hidden; }
.bcDetailCont .contPhotos img { width:98%; height:auto; vertical-align:middle; }
.bcDetailCont .contIntro { width:100%; line-height:0.32rem; font-size:0.2rem; color:#333; overflow:hidden; }
.bcDetailCont .contList { width:100%; padding:0.15rem 0; line-height:0.4rem; font-size:0.24rem; color:#666; border-bottom:1px solid #eee; overflow:hidden; }
.bcDetailCont .contList:last-child { border:none; }
.bcDetailCont .contList .title { width:1.6rem; font-size:0.24rem; color:#666; text-align:right; overflow:hidden; }
.bcDetailCont .contList .cont { width:auto; margin-left:1.7rem; font-size:0.24rem; color:#333; text-align:left; overflow:hidden; }
.indexBottom .bottomMenu .font.colRed { color:#f85959; }

.awardBlock { width:100%; border-top:1px solid #eee; border-bottom:1px solid #eee; box-sizing:border-box; background:#fff; overflow:hidden; }
.awardTitle { width:100%; padding:0 0.25rem; height:0.7rem; line-height:0.7rem; font-size:0.24rem; color:#000; border-bottom:1px solid #eee; box-sizing:border-box; overflow:hidden; }
.awardTitle .line { display:inline-block; width:0.06rem; height:0.24rem; margin:0.23rem 0.08rem 0 0; background:#21aaf8; border-radius:0.02rem; overflow:hidden; }
.awardRules { width:100%; height:1.78rem; padding:0.25rem 0.25rem 0.15rem; line-height:2; font-size:0.22rem; color:#333; box-sizing:border-box; overflow:auto; }
.awardBtn { margin:0.1rem 0.25rem; height:0.6rem; line-height:0.6rem; font-size:0.3rem; color:#fff; text-align:center; border-radius:0.05rem; background:#21aaf8; overflow:hidden; }
.idxRewardTitle { padding:0 0.25rem; font-size:14px; color:#666; background:#fff; border-bottom:1px solid #eee; overflow:hidden; }
.idxRewardTitle ul li { float:left; height:42px; line-height:42px; }
.idxRewardTitle ul li:first-child { width:35%; text-align:left; text-indent:16px; }
.idxRewardTitle ul li:nth-child(2) { width:30%; text-align:center; }
.idxRewardTitle ul li:last-child { width:35%; text-align:right; }
.idxRewardTitle ul li:last-child span { margin-right:20px; }
.idxRewardCont { padding:0.1rem 0.25rem; height:350px; font-size:14px; color:#666; background:#fff; border-bottom:1px solid #eee; overflow:hidden; }
.idxRewardCont ul { clear:both; overflow:hidden; }
.idxRewardCont ul li { width:100%; height:36px; line-height:36px; }
.idxRewardCont ul li span { display:block; float:left; }
.idxRewardCont ul li span:nth-child(3n+1) { width:35%; text-align:left; }
.idxRewardCont ul li span:nth-child(3n+2) { width:30%; color:#fc0d3e; text-align:center; }
.idxRewardCont ul li span:nth-child(3n+3) { width:35%; text-align:right; }

/*我的收藏、图书20171108*/
.myCollection { width: 100%; overflow: hidden;}
.mcList { width: 100%; padding: 0.12rem 0.25rem; line-height: 0.48rem; font-size: 0.28rem; color: #333333; text-align: justify; box-sizing: border-box; border-bottom: 1px solid #EEEEEE; overflow: hidden;}
.mcList .mcListTime { font-size: 0.26rem; color: #999999;}
.mcList .mcListCancleCollection { font-size: 0.2rem; height:0.3rem;}
.mcList .bcCollection {width:100%; height:0.34rem; background:url(../images/collection1.png) no-repeat center center; background-size:0.3rem; }
.mcList .bcCollection.selected { background:url(../images/collection2.png) no-repeat center center; background-size:0.3rem;}
.mcBookList { width: 100%; padding: 0.2rem 0.25rem; line-height: 0.48rem; font-size: 0.28rem; color: #333333; text-align: justify; box-sizing: border-box; border-bottom: 1px solid #EEEEEE; overflow: hidden;}
.mcBookList .mcBookName { width: 100%; font-size: 0.3rem; color: #333333; overflow: hidden;}
.mcBookList .mcBookAuthor { font-size: 0.24rem; color: #666666;}
.mcBookList .mcBookTime { font-size: 0.24rem; color: #666666;}
/*我的收藏、图书20171108*/



/*即将上线APP下载页20171115*/
.starBody { background: #009ff0;}
.starBg { width: 100%; padding: 0.9rem 0; /*min-height: 9.6rem;*/ font-size: 0.2rem; background: url(../images/staring.jpg) no-repeat left center; background-size: 100% 9.6rem; overflow: hidden;}
.starLogo { width: 1.79rem; height: 1.79rem; margin: 1.45rem auto 0; border-radius: 50%; background: url(../images/starLogo.png) no-repeat left center; background-size: 1.79rem; overflow: hidden;}
.starWord { display: table; width: auto; font-size: 0.2rem; margin: 0.7rem auto; overflow: hidden;}
.starWord img { width: 2.64rem; height: 1.36rem; vertical-align: middle;}

.appLoading { width: 100%; font-size: 0.3rem; overflow: hidden;}
.appLoadLogo { width: 100%; margin: 1.5rem auto 0rem; font-size: 0.3rem; text-align: center; overflow: hidden;}
.appLoadLogo img { width: 1.4rem; height: 1.4rem; vertical-align: middle;}
.appLoadTitle { width: 100%; margin: 0.3rem auto 0.6rem auto; font-size: 0.3rem; text-align: center; overflow: hidden;}
.appLoadTitle img { width: 1.06rem; height: 0.34rem; vertical-align: middle;}
.appLoadBtn { width: 100%; /*margin-top: 0.3rem;*/ font-size: 0.2rem; text-align: center; cursor: pointer; overflow: hidden;}
.appLoadBtn img { width: 3.93rem; height: 1.34rem; vertical-align: middle;}
.appLoadWord {width: 100%;margin: 0.6rem auto 0 auto;font-size: 0.2rem;height: 0.3rem;text-align: center;cursor: pointer;overflow: hidden;}
.appLoadWord img { width: 4.64rem; height: 0.28rem;vertical-align: middle;}
.appLoadFont {width: 100%; overflow: hidden;}
.appLoadFont img {width: 100%; overflow: hidden;}

/*即将上线APP下载页20171115*/
/*推荐20161120*/
.recomSwiper { width: 100%; height: 2.88rem; overflow: hidden;}
#recommendInfo { width: 100%; height: 100%; }
#recommendInfo img { width:100%;height: 2.88rem; }
#recommendInfo .swiper-slide { text-align: center; font-size: 0.12rem; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center;  justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
#recommendInfo .swiper-pagination { bottom: 0.1rem !important; right: 0.25rem !important; height: 0.3rem; font-size: 0.24rem;}
#recommendInfo .swiper-pagination-bullet { width: 0.1rem !important; height: 0.1rem !important; background: #9d9b9c !important; border-radius: 0.05rem !important;}
#recommendInfo .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 0.04rem !important;}
#recommendInfo .swiper-pagination-bullet-active { background: #FFFFFF !important;}
.slideFont { position:absolute; left:0; bottom:0; width:100%; height:0.5rem; overflow:hidden; }
.slideFont .bg { width:100%; height:0.5rem; background:#000; opacity:0.5; overflow:hidden; }
.slideFont .font { position:absolute; bottom:0; left:0; width:5rem; margin-top:-0.5rem; height:0.5rem; line-height:0.5rem; font-size:0.24rem; color:#fff; text-align: left; text-indent:0.25rem; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

.recomLink { width: 100%; padding: 0.1rem 0 0.2rem; font-size: 0.22rem; color: #666666; text-align: center; box-sizing: border-box; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; background: #FFFFFF; overflow: hidden;}
.recomLinkBtn { float: left; width: 25%;  margin-top: 0.2rem;}
.recomLinkIco { width: 100%; height: 0.76rem; line-height: 0.76rem; font-size: 0.2rem; color: #FF0000; text-align: center; overflow: hidden;}
.recomLinkIco img { width: 0.76rem; height: 0.76rem; vertical-align: top;}
.recomLinkFont { margin-top: 0.1rem; line-height: 0.42rem; font-size: 0.22rem; color: #666666;}

.recomBox { width: 100%; padding: 0 0.25rem; box-sizing: border-box; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; background: #FFFFFF; overflow: hidden;}
.recomBoxPhoto { width: 100%; padding: 0.1rem 0; border-bottom: 1px solid #EEEEEE; overflow: hidden;}
.recomBoxPhoto .boxPhotoTitle { width: 100%; max-height: 0.96rem; line-height: 0.48rem; font-size: 0.32rem; color: #333333; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden;}
.recomBoxPhoto .boxPhotoInner { margin-left: -0.1rem; margin-top: 0.1rem; overflow: hidden;}
.recomBoxPhoto .boxPhotos { width: 33.3%; padding-left: 0.1rem; box-sizing: border-box; overflow: hidden;}
.recomBoxPhoto .boxPhotos .boxPhoto { width: 100%; font-size: 0.2rem; border: 1px solid #EEEEEE; box-sizing: border-box; overflow: hidden;}
.recomBoxPhoto .boxPhotos .boxPhoto img { width: 100%; height: 1.24rem; vertical-align: middle;}
.recomPhotoInfo { width: 100%; padding: 0.1rem 0 0.05rem; line-height: 0.3rem; font-size: 0.2rem; color: #999999; overflow: hidden;}
.recomBoxPhoto .boxVideo { width: 100%; height: 2.3rem; font-size: 0.2rem; overflow: hidden;}
.recomBoxPhoto .boxVideo img { width: 100%; height: 2.3rem; vertical-align: middle;}
.indexInformation { width:100%; padding:0 0.26rem; background:#fff; box-sizing:border-box; border-bottom:1px solid #eee; overflow:hidden; }
.informationList { width:100%; padding:0.2rem 0; font-size:0.2rem; box-sizing:border-box; border-bottom:1px solid #eee; overflow:hidden; }
.informationList:last-child { border:none; }
.informationList .infoPhoto { width:1.9rem; height:1.25rem; font-size:0.2rem; border: 1px solid #EEEEEE; box-sizing: border-box; overflow:hidden; }
.informationList .infoPhoto img { width:1.9rem; height:1.25rem; }
.informationList .infoMain { width:auto; margin-right:2.1rem; overflow:hidden; }
.informationList .infoMain .title { width:100%; height:0.92rem; line-height:0.46rem; font-size:0.28rem; color:#000; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; }
.informationList .bottom { width:100%; height:0.24rem; line-height:0.24rem; margin-top:0.08rem; font-size:0.2rem; color:#999; overflow:hidden; }
.informationList .bottom .source { width:auto; max-width:50%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.informationList .infoMainFull { width: 100% !important; margin: 0 !important;}
.informationList .infoMainFull .title { height: auto; max-height: 0.92rem; line-height:0.46rem; font-size:0.30rem; color:#000; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; }

/*推荐20161120*/

.recomNavs { width: 100%; border-top: 1px solid #EEEEEE;  background: #FFFFFF; overflow: hidden;}
.recomNavs .recomNav { width: 50%; overflow: hidden;}
.recomNavs .recomNav .font { display: table; margin: 0 auto; height: 0.66rem; line-height: 0.66rem; font-size: 0.24rem; color: #000000; border-bottom: 2px solid #FFFFFF; overflow: hidden;}
.recomNavs .recomNav.selected .font { color: #21aaf8; border-bottom: 2px solid #21aaf8; }


/*收货地址20171117*/
.recAddress { width: 100%; margin-bottom: 0.2rem; overflow: hidden;}
.raList { width: 100%; padding: 0 0.25rem; margin-top: 0.1rem; border-top: 1px solid #eee; border-bottom: 1px solid #EEEEEE; background: #FFFFFF; box-sizing: border-box; overflow: hidden;}
.raList .addressInfo { width: 100%; padding: 0.2rem 0; line-height: 0.4rem; font-size: 0.26rem; color: #333; border-bottom: 1px solid #EEEEEE; overflow: hidden;}
.raList .addressInfo .cont { width: 100%; line-height: 0.4rem; font-size: 0.26rem; color: #333; overflow: hidden;}
.raList .addressInfo .positon { width: 100%; padding: 0.1rem 0; line-height: 0.3rem; font-size: 0.22rem; color: #999; overflow: hidden;}
.raList .editBtn { width: 100%; padding: 0.18rem 0; overflow: hidden;}
.raList .editBtn .addressRadio { height: 0.34rem; line-height: 0.34rem; font-size: 0.22rem; color: #333333; text-indent: 0.5rem;}
.raList .editBtn .addressRadio.select { background: url(../../images/elongyan/radioIco1.png) no-repeat left center; background-size: 0.34rem;}
.raList .editBtn .addressRadio.selected { background: url(../../images/elongyan/radioIco2.png) no-repeat left center; background-size: 0.34rem;}
.raList .editBtn .addressDelete { height: 0.34rem; line-height: 0.34rem; font-size: 0.22rem; color: #333333; text-indent: 0.4rem; background: url(../../images/elongyan/deleteIco.png) no-repeat left center; background-size: 0.34rem;}
.raList .editBtn .addressEdit { height: 0.34rem; line-height: 0.34rem; margin-right: 0.35rem; font-size: 0.22rem; color: #333333; text-indent: 0.4rem; background: url(../../images/elongyan/editIco.png) no-repeat left center; background-size: 0.34rem;}
.raBtn { margin: 0.1rem 0.25rem; height: 0.7rem; line-height: 0.7rem; font-size: 0.3rem; color: #FFFFFF; background: #21aaf8; border-radius: 0.1rem; overflow: hidden;}
.raBtn .addAddress { display: table; margin: 0 auto; height: 0.7rem; line-height: 0.7rem; font-size: 0.3rem; color: #FFFFFF; text-indent: 0.4rem; background: url(../../images/elongyan/addAddress.png) no-repeat left center; background-size: 0.32rem;}
/*收货地址20171117*/

/*收货地址2-20171120*/
.raTitle { width: 100%; padding: 0 0.25rem; height: 0.5rem; line-height: 0.5rem; font-size: 0.26rem; color: #333333; box-sizing: border-box; border-bottom: 1px solid #EEEEEE; overflow: hidden;}
.raInfoList { width: 100%; padding: 0 0.25rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.26rem; color: #333333; box-sizing: border-box; border-bottom: 1px solid #EEEEEE; background: #FFFFFF; overflow: hidden;}
.raInfoList .raInfoTitle { font-size: 0.26rem; color: #333333; overflow: hidden;}
.raInfoList .raInfoInput { height: 0.8rem; padding-left: 0.2rem; box-sizing: border-box; overflow: hidden;}
.raInfoList .raInfoInput .raInput { width: 100%; font-size: 0.26rem; color: #333333; text-align: right; background:none; overflow: hidden;}
.raAddressDetail { width: 100%; padding: 0.1rem 0.25rem; line-height: 0.46rem; font-size: 0.26rem; color: #333333; box-sizing: border-box; border-bottom: 1px solid #EEEEEE; background: #FFFFFF; overflow: hidden;}
.raAddressDetail textarea { width: 100%; height: 1.7rem; line-height: 0.46rem; font-size: 0.26rem; color: #333333; resize: none; border: none; background:none; overflow: auto;}
	/*下拉框样式*/
.raInfoInput .sponSelect { width:100%; font-size:0.26rem; color:#000; text-align:right; overflow:hidden; }
.dw-li.dw-v.dw-sel { color:#4c77bb !important; font-weight:bold !important; }
.dwb.dwb0.dwb-e { color:#fff !important; background:#4c77bb !important; }
.dwb.dwb1.dwb-e { color:#666 !important; background:#f5f5f5 !important; }
.mbsc-mobiscroll .dwwol { border-top: 1px solid #4c77bb !important; border-bottom: 1px solid #4c77bb !important; }
.mbsc-mobiscroll .dw-li { font-size: 0.26rem !important;}
.mbsc-mobiscroll .dwwr { background: #FFFFFF !important;}
	/*下拉框样式*/
.raDefaultSel { width: 100%; padding: 0.15rem 0.25rem; font-size: 0.26rem; box-sizing: border-box; border-bottom: 1px solid #EEEEEE; border-top: 1px solid #EEEEEE; background: #FFFFFF; overflow: hidden;}
.raDefaultSel .setDefault { height: 0.44rem; line-height: 0.44rem; font-size: 0.26rem; color: #333333;}
.raDefaultSel .setBtn { position: relative; width: 0.8rem; height: 0.44rem; background: #dde1e4; border-radius: 0.22rem; overflow: hidden;}
.raDefaultSel .setBtn .selSlider { position: absolute; top: 0.025rem; left: 0.02rem; width: 0.38rem; height: 0.38rem; background: #FFFFFF; border-radius: 50%; overflow: hidden;}
.raDefaultSel .setBtn.selected { background: #21aaf8;}
.raSaveBtn { margin: 0.2rem 0.25rem; height: 0.7rem; line-height: 0.7rem; font-size: 0.3rem; color: #FFFFFF; text-align: center; background: #21aaf8; border-radius: 0.1rem; overflow: hidden;}

/*推荐20171124*/
.newBottom { z-index: 999;position:fixed; left:0; bottom:0; width:100%; height:1.13rem; padding:0 0.26rem; font-size:0.20rem; text-align:center;box-sizing:border-box; background:url("../../info/images/ems10/tabBg.png") no-repeat left center;background-size: 100% auto; overflow:hidden;}
.newBottom .bottomMenu {width:20%; cursor:pointer; overflow:hidden; }
.newBottom .bottomMenu img {width:0.31rem; height:0.31rem;margin: 0.4rem auto 0;display: block}
.newBottom .bottomMenu .middele {width:0.62rem; height:0.62rem;margin-top: 0.09rem;}
.newBottom .bottomMenu .font { line-height:0.4rem; font-size:0.20rem; color:#556378; }
.newBottom .bottomMenu .font.sel{color: #387CFF;}

/*收货地址2-20171120*/


/*招标搜索信息20171126*/
.fileSearch { width:100%; overflow:hidden; }
.awardBtn { margin:0.1rem 0.25rem; height:0.6rem; line-height:0.6rem; font-size:0.3rem; color:#fff; text-align:center; border-radius:0.05rem; background:#21aaf8; overflow:hidden; }
.fsBox { width:100%; border-top:1px solid #eee; background:#fff; overflow:hidden; }
.fsForm { width:100%; padding:0.2rem 0.25rem; font-size:0.26rem; color:#333; box-sizing:border-box; border-bottom:1px solid #eee; overflow:hidden; }
.fsForm .inputTitle { width:5.5em; height:0.4rem; line-height:0.4rem; font-size:0.26rem; color:#333; overflow:hidden; }
.fsForm .inputTitle .titleInner { display:inline-block; width:2em; font-size:0.26rem; overflow:hidden; }
.fsForm .inputFont { line-height:0.4rem; font-size:0.26rem; color:#333; overflow:hidden; }
.fsForm .inputFont .fsInput { width:100%; height:0.4rem; line-height:0.4rem; font-size:0.26rem; color:#333; border:none; overflow:hidden; }
.fsForm .inputFont .fsSelDate { width:100%; padding-right:0.4rem; height:0.4rem; line-height:0.4rem; font-size:0.26rem; color:#333; box-sizing:border-box; background:url(../images/elongyan/calendar.png) no-repeat right center; background-size:0.34rem auto; overflow:hidden; }

	/*下拉框样式20171101*/
.fsForm .inputFont .sponSelect { width:100%; font-size:0.26rem; color:#000; text-align:left; background:url(../images/elongyan/selectArrow.png) no-repeat right center; background-size:0.15rem auto; overflow:hidden; }
.dw-li.dw-v.dw-sel { color:#4c77bb !important; font-weight:bold !important; }
.dwb.dwb0.dwb-e { color:#fff !important; background:#4c77bb !important; }
.dwb.dwb1.dwb-e { color:#666 !important; background:#f5f5f5 !important; }
.mbsc-mobiscroll .dwwol { border-top: 1px solid #4c77bb !important; border-bottom: 1px solid #4c77bb !important; }
	/*下拉框样式20171101*/

.fsBtnReset { width:48%; height:0.7rem; line-height:0.7rem; font-size:0.3rem; color:#fff; text-align:center; cursor:pointer; background:#f0a400; border-radius:0.05rem; overflow:hidden; }
.fsBtnSearch { width:48%; height:0.7rem; line-height:0.7rem; font-size:0.3rem; color:#fff; text-align:center; cursor:pointer; background:#21aaf8; border-radius:0.05rem; overflow:hidden; }
.fsInfoBox { width: 100%; overflow: hidden;}
.fsInfomation { width:100%; padding:0.2rem 0.25rem 0.1rem; font-size:0.26rem; text-align:justify; border-bottom:1px solid #eee; border-top:1px solid #eee; background:#fff; box-sizing:border-box; overflow:hidden; }
.fsInfomation .title { width:100%; line-height:0.44rem; font-size:0.26rem; color:#0060ad; overflow:hidden; }
.fsInfomation .font { width:100%; line-height:0.44rem; font-size:0.26rem; color:#333; overflow:hidden; }
.fsInfomation .font .colorBlue { color: #0060ad;}
.fsInfomation .date { line-height:0.44rem; font-size:0.24rem; color:#999; overflow:hidden; }
.fsInfoBox .fsInfomation,.fsTopNavCont .fsInfomation { border-top: none;}
.fsTopNavs { width: 100%; border-top: 1px solid #EEEEEE;  background: #FFFFFF; overflow: hidden;}
.fsTopNavs .fsTopNav { width: 50%; overflow: hidden;}
.fsTopNavs .fsTopNav .font { display: table; margin: 0 auto; height: 0.78rem; line-height: 0.78rem; font-size: 0.3rem; color: #000000; border-bottom: 2px solid #FFFFFF; overflow: hidden;}
.fsTopNavs .fsTopNav.selected .font { color: #21aaf8; border-bottom: 2px solid #21aaf8; }
/*招标搜索信息20171126*/
.noticeTop { padding:0.3rem 0.4rem 0.2rem; border-bottom:1px solid #eee; overflow:hidden; }
.noticeTitle { width:100%; line-height:0.5rem; font-size:0.3rem; color:#000; overflow:hidden; }
.noticeTime { width:100%; line-height:0.4rem; font-size:0.2rem; color:#333; overflow:hidden; }
.noticeCont { padding:0.15rem 0.4rem; line-height:0.48rem; font-size:0.24rem; color:#666; overflow:hidden; }
.noticeCont p { line-height:0.48rem; font-size:0.24rem; color:#666; text-indent:2em; overflow:hidden; }


/*龙岩文艺20180123*/
.literature { width: 100%; overflow: hidden;}
.literatureTitle { width: 100%; padding: 0 0.25rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.22rem; color: #666666; box-sizing: border-box; overflow: hidden;}
.literatureBox { width: 100%; border-top: 1px solid #EEEEEE; overflow: hidden;}
.literatureLink { width: 25%; padding: 0.4rem 0 0.3rem; font-size: 0.24rem; color: #333333; text-align: center; border-right: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; background: #FFFFFF; overflow: hidden;}
.literatureLink:active { background: #F5F5F5;}
.literatureLink .ico { width: 100%; height: 0.48rem; font-size: 0.24rem; text-align: center; overflow: hidden;}
.literatureLink .ico img { width: 0.46rem; height: 0.46rem; vertical-align: top;}
.literatureLink .font { width: 100%; height: 0.4rem; line-height: 0.4rem; font-size: 0.24rem; color: #333333; overflow: hidden;}
.literatureOpus { width: 100%; padding: 0 0.25rem; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; background: #FFFFFF; box-sizing: border-box; overflow: hidden;}
.literatureOpusList { width: 100%; padding: 0.2rem 0; border-bottom: 1px solid #EEEEEE; overflow: hidden;}
.literatureOpusList:active { background: #F5F5F5;}
.literatureOpusList .opusListPhoto { width: 1.82rem; height: 1.36rem; font-size: 0; color: #333333; border: 1px solid #EEEEEE; box-sizing: border-box; overflow: hidden;}
.literatureOpusList .opusListPhoto img { width: 1.82rem; height: 1.36rem; vertical-align: middle;}
.literatureOpusList .opusListInfo { width: auto; margin-left: 2.02rem; font-size: 0.24rem; overflow: hidden;}
.literatureOpusList .opusListInfo .title { width: 100%; line-height: 0.4rem; font-size: 0.26rem; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.literatureOpusList .opusListInfo .font { width: 100%; padding-top: 0.05rem; height: 0.6rem; line-height: 0.3rem; font-size: 0.2rem; color: #666666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.literatureOpusList .opusListInfo .date { width: 100%; line-height: 0.3rem; line-height: 0.3rem; font-size: 0.2rem; color: #666666; overflow: hidden;}

.literatureOpusList .opusListPhotoList { width: 1.5rem; height: 1rem; font-size: 0; color: #333333; border: 1px solid #EEEEEE; box-sizing: border-box; overflow: hidden;}
.literatureOpusList .opusListPhotoList img { width: 1.5rem; height: 1rem; vertical-align: middle;}
.literatureOpusList .opusListInfoList { width: auto; margin-left: 1.7rem; font-size: 0.24rem; overflow: hidden;}
.literatureOpusList .opusListInfoList.noImg {margin-left: 0;}
.literatureOpusList .opusListInfoList .title { width: 100%; height: 0.64rem; line-height: 0.32rem; margin:0.06rem 0; font-size: 0.24rem; color: #333333;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.literatureOpusList .opusListInfoList .date { width: 100%; line-height: 0.3rem; line-height: 0.3rem; font-size: 0.2rem; color: #666666; overflow: hidden;}
.literatureOpusList .opusListInfoList.noImg .title { width: 100%; height: auto; line-height: 0.35rem; font-size: 0.24rem; color: #333333;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}


.loadingMore { width: 100%; height: 0.6rem; line-height: 0.6rem; font-size: 0.2rem; color: #666666; text-align: center; cursor: pointer; overflow: hidden;}
/*龙岩文艺20180123*/
/*新增样式分享20180316*/
.bcIntroInfo {margin-right: 2.65rem;}
.bcIntroInfo .bcIntroInfoBox .bcShare { width:100%; height:0.34rem; background:url(../../images/elongyan/shareBtn.png) no-repeat center center; background-size:0.3rem; }
.wxShareMack { display: none; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: url(../../images/elongyan/proxy/wxShareTip.png) no-repeat center 30px rgba(0,0,0,0.70); background-size: 255px 52px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; overflow: hidden; z-index: 99;}

.myCertInner::-webkit-scrollbar { display: none;}

.myCert { width: 100%; background: #FFFFFF; overflow: hidden;}
.myCertTitle { width: 100%; padding: 0 0.25rem; height: 0.7rem; line-height: 0.7rem; font-size: 0.34rem; color: #000000; box-sizing: border-box; overflow: hidden;}
.myCertInner { width: 100%; overflow: auto;}
.myCertInfo { width: auto; padding-left: 0.25rem; height: 2rem; overflow: auto;}
.myCertList { position: relative; width: 100%; height: 2.2rem; font-size: 0; color: #FFFFFF; box-sizing: border-box; border-radius: 0.1rem; /*overflow: hidden;*/}
.myCertList img {width: 100%;box-shadow: 0 0 0.2rem rgba(0,0,0,.3);height: 2rem;vertical-align: top;border-radius: 0.2rem;}
.myCertList.other { padding: 0.4rem 0.3rem 0 1.3rem; background: url(../images/cert_other.png) no-repeat left center; background-size: 100% auto;}

.myCertList .certName { width: 100%; height: 0.44rem; line-height: 0.44rem; font-size: 0.3rem; color: #FFFFFF; opacity: 0.9; box-sizing: border-box; overflow: hidden;}
.myCertList .certName.cert1 { background: url(../images/cert_1.png) no-repeat left center; background-size: 0.5rem; overflow: hidden;}
.myCertList .certFont { width: 100%; line-height: 0.32rem; font-size: 0.22rem; color: #FFFFFF; opacity: 0.8; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.myCertList .myCertName {position: absolute;left: 1.35rem;top: 0.4rem;width: 3.5rem;height: 0.5rem;line-height: 0.5rem;font-size: 0.32rem;color: #ffffff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.myCert .swiper-container { padding: 0 0.25rem 0.1rem 0; box-sizing: border-box;}
.myCert .swiper-slide { padding: 0 0 12px 0.25rem; box-sizing: border-box; /*overflow: hidden;*/}
.myCert .swiper-pagination-bullet { height: 4px !important; border-radius: 0 !important; background: #666666 !important;}
.myCert .swiper-pagination-bullet-active { width: 16px !important; background: #21aaf8 !important;}

.myCertTips { width: 100%; padding: 0 0.25rem 0.2rem; font-size: 0; text-align: center; box-sizing: border-box; overflow: hidden;}
.myCertTips img { width: 5.57rem; height: auto; vertical-align: top;}


/*政务服务2019-03-14*/
.myServiceList {width: 100%;/* box-shadow: 0 0 0.2rem rgba(0,0,0,.3); *//* border-radius: 0.2rem; */overflow: hidden;}
.myServiceList .serviceListPhoto {width: 100%;height: 2.1rem;font-size: 0px;overflow: hidden;}
.myServiceList .serviceListPhoto img {width: 100%;height: 2.1rem;vertical-align: top;}
.myServiceList .serviceListFont {width: 100%;padding: 0 0.2rem;height: 0.6rem;display: none;line-height: 0.6rem;font-size: 0.24rem;color: #444444;white-space: nowrap;text-overflow: ellipsis;box-sizing: border-box;overflow: hidden;}

.hotWorkLists { width: 100%; padding: 0 0.3rem; box-sizing: border-box; overflow: hidden;}
.hotWorkLists .hotWorkList { width: 50%; padding: 0 0.2rem 0.3rem 0; box-sizing: border-box; overflow: hidden;}
.hotWorkLists .hotWorkList .hotWorkImg { width: 0.8rem; height: 0.8rem; font-size: 0; text-align: center; overflow: hidden;}
.hotWorkLists .hotWorkList .hotWorkImg img { width: 0.78rem; height: 0.78rem; vertical-align: top; border-radius: 50%;}
.hotWorkLists .hotWorkList .hotWorkInfo { width: auto; padding-left: 0.15rem; overflow: hidden;display: block;}
.hotWorkLists .hotWorkList .hotWorkInfo .hotWorkName { margin-top: 0.08rem; height: 0.34rem; line-height: 0.34rem; font-size: 0.24rem; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.hotWorkLists .hotWorkList .hotWorkInfo .hotWorkFont { height: 0.3rem; line-height: 0.3rem; font-size: 0.2rem; color: #666666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

.hotServiceInner { width: 100%; padding: 0 0.3rem; box-sizing: border-box; overflow: hidden;}
.hotServiceList { width: 100%; padding: 0.3rem 0 0; border-top: 1px solid #eeeeee; overflow: hidden;}
.hotServiceIco { width: 0.46rem; height: 0.46rem; line-height: 0.46rem; font-size: 0; overflow: hidden;}
.hotServiceIco img { width: 0.4rem; height: 0.4rem; vertical-align: middle;}
.hotServiceFont { padding-left: 0.15rem; height: 0.46rem; line-height: 0.46rem; font-size: 0.28rem; color: #000000; font-weight: bold; overflow: hidden;}
.hotServiceLinks { width: 100%; padding: 0.1rem 0; overflow: hidden;}
.hotServiceLinks .hotServiceLink { width: 50%; padding: 0; box-sizing: border-box; overflow: hidden;}
.hotServiceLinks .hotServiceLink .serviceIco { width: 0.5rem; height: 0.5rem; margin: 0.2rem 0; font-size: 0px; overflow: hidden;}
.hotServiceLinks .hotServiceLink .serviceIco img { width: 0.4rem; height: 0.4rem; vertical-align: top;}
.hotServiceLinks .hotServiceLink .serviceFont { width: auto; /* padding-left: 0.1rem; */ height: 0.9rem; line-height: 0.3rem; font-size: 0.24rem; color: #444444; overflow: hidden;padding-right: 1.3em;}


/*10.0版本改版——首页*/





