﻿
/*下拉选择框的样式*/
.form-control { display: block; width: 3.51rem; height: 0.34rem; padding: 0.06rem 0.12rem; font-size: 0.14rem; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 0.01rem solid #ccc; border-radius: 0.04rem; -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,.075); box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,.075),0 0 0.08rem rgba(102,175,233,.6); box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,.075),0 0 0.08rem rgba(102,175,233,.6); }
.form-control::-moz-placeholder { color: #999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999; }
.form-control::-webkit-input-placeholder { color: #999; }
/*选项卡样式*/
label { font-weight: normal; }
div { font-size: 0.14rem; }
.w_content { padding: 0 0.2rem; }
.w_content .w_c_tab { color: #666; font-size: 0.18rem; }
.w_content .w_c_tab .d_p1 { margin: 0.12rem 0; }
.w_content .w_c_tab p:first-child span { color: #FF6600; }
/*选项卡基本样式*/
.w_content .w_c_tab .w_c_t_item1, .w_content .w_c_tab .w_c_t_item2, .w_content .w_c_tab .w_c_t_item3 { list-style-type: none; padding: 0; margin: 0; }
.w_content .w_c_tab .w_c_t_item2 { margin-top: -0.08rem; }
.w_content .w_c_tab .w_c_t_item1 li { display: inline-block; border: solid 0.01rem #CCCACA; padding: 0.05rem 0.23rem; border-radius: 0.04rem; margin-right: 0.1rem; cursor: pointer; text-align: center; }
.w_content .w_c_tab .w_c_t_item1 li.select { border-color: #FF6600; background: url(//s.faloo.com/novel2/novelRead/duigou.png) no-repeat right -0.02rem bottom; }
.w_content .w_c_tab .w_c_t_item1 li.select span { color: #FF6600; }
.w_content .w_c_tab .w_c_t_item2 li { display: inline-block; width: 1.21rem; font-size: 0.16rem; line-height: 0.3rem; }
.w_content .w_c_tab .w_c_t_tips { font-size: 0.16rem; }
.w_content .w_c_tab .w_c_t_tips span { color: #FF6600; }
.w_content .w_c_tab .w_c_t_tips div { font-size: 0.15rem; color: #999; line-height: 0.3rem; }
.w_content .w_c_tab .w_c_t_tips div:first-child { color: #FF6600; }
.w_content .w_c_tab .w_c_t_tips p { text-indent: 0.48rem; }
.w_content .w_c_tab .w_c_t_tips p:first-child { text-indent: 0; }
.w_content .w_c_tab .w_c_t_btnBox { text-align: center; margin-top: 0.3rem; padding-bottom:0.2rem; }
.w_content .w_c_tab .w_c_t_btnBox .btn1 { width: 1.2rem; height: 0.4rem; background-color: #FF6600; border: none; color: #fff; border-radius: 0.04rem; font-size: 0.18rem; margin-right: 0.7rem; cursor: pointer; }
.w_content .w_c_tab .w_c_t_btnBox .btn2 { width: 1.2rem; height: 0.4rem; color: #FF6600; background-color: #FFf; border: solid 0.01rem #FF6600; border-radius: 0.04rem; font-size: 0.18rem; cursor: pointer; }
.w_content .w_c_tab .w_c_t_balance { font-size: 0.18rem; margin-top: 0.2rem; padding: 0.2rem; position: relative; width: 100%; background-color: #FAFAFA; left: -0.2rem; }
.w_content .w_c_tab .w_c_t_balance span { color: #FF6600; }
.w_content .w_c_tab .w_c_t_balance a { color: #28B46D; }

.w_content .w_c_tab .w_c_t_buchong { margin-top: 0.1rem; font-size: 0.16rem; }
.w_content .w_c_tab .w_c_t_buchong select { font-size: 0.16rem; padding: 0.01rem 0.04rem 0.04rem 0.04rem; color: #666666; }

.w_content .w_c_tab .w_c_t_item3 { display: inline-block; line-height: 0.6rem; font-size: 0.18rem; }
.w_content .w_c_tab .w_c_t_item3 li { display: inline-block; height: 0.61rem; position: relative; background: url(//s.faloo.com/novel2/Index/xiaolian03.png) no-repeat center top; margin-right: 0.2rem; cursor: pointer; background-size: 0.32rem 0.31rem; }
.w_content .w_c_tab .w_c_t_item3 li span { position: relative; top: 0.17rem; }
.w_content .w_c_tab .starBox { font-size: 0.18rem; }
.w_content .w_c_tab .starBox em { color: #ff6600; font-size: 0.35rem; }
.w_content .w_c_tab .batch { margin-top: 0.2rem; font-size: 0.18rem; }
.w_content .w_c_tab .batch select { display: inline-block; width: auto; background-image: url(//s.faloo.com/novel2/novelRead/select_3jiao.png); background-repeat: no-repeat; background-position: center right 0.05rem; padding-right: 0.23rem; background-size: 0.12rem 0.09rem; }
.w_content .w_c_tab .batch select option { font-size: 14px; }
.w_content .w_c_tab .batch .btn1 { width: 1.2rem; height: 0.34rem; background-color: #FF6600; border: none; color: #fff; border-radius: 0.04rem; font-size: 0.18rem; margin-right: 0.7rem; cursor: pointer; }
/*分享*/
.w_content .w_c_tab .share { list-style-type: none; padding: 0; margin: 0; width: 2.9rem; margin: 0 auto; }
.w_content .w_c_tab .share li { border: solid 0.01rem #DDDDDD; color: #999; border-radius: 50%; float: left; width: 0.6rem; height: 0.6rem; margin-left: 0.2rem; }
.w_content .w_c_tab .share li:first-child { border: none; line-height: 0.7rem; width: 0.75rem; }
.w_content .w_c_tab .share li.logo_qq { background: url(//s.faloo.com/novel2/novelRead/logo_qq.png) no-repeat center center; cursor: pointer; background-size: 0.31rem; }
.w_content .w_c_tab .share li.logo_weibo { background: url(//s.faloo.com/novel2/novelRead/logo_weiBo.png) no-repeat center center; cursor: pointer; background-size: 0.42rem; }
.w_content .w_c_tab .share li.logo_tenXunWeiBo { background: url(//s.faloo.com/novel2/novelRead/logo_tenXunWeiBo.png) no-repeat center center; }
.w_content .w_c_tab .share_content { font-size: 0.16rem; margin-top: 0.3rem; border: solid 0.01rem #ccc; padding: 0.1rem; }
#fenXiangTab .w_c_t_btnBox .btn1 { margin-right: 0; }
#pingJiaTab .batch .btn1 { position: relative; top: 1px; }

/*取消浮动*/
.clearfix:before, .row:before, .form-group:before { display: table; content: " "; }
.clearfix:after, .row:after, .form-group:after { clear: both; display: table; content: " "; }
/*选项卡头部样式*/
.w_content .w_c_tabTitle { margin-top: 0.05rem; }
.w_content .w_c_tabTitle div { float: left; width: 16.6%; line-height: 0.5rem; font-size: 0.18rem; text-align: center; border-bottom: solid 0.02rem #28B46D; cursor: pointer; position: relative; }
.w_content .w_c_tabTitle div.select { color: #28B46D; }
.w_content .w_c_tabTitle .jiao { background: url(//s.faloo.com/novel2/novelRead/jiao.png) no-repeat bottom; height: 0.1rem; border: none; position: absolute; top: 0.422rem; width: 0.2rem; left: 50%; margin-left: -0.1rem; display: none; background-size: 0.2rem 0.1rem; }
.w_content .w_c_tabTitle div.select .jiao { display: block; }
button:focus { outline: none; }

.input_text_inline { display: inline-block; border: solid 0.01rem #ccc; padding: 0.05rem; border-radius: 0.04rem; width: 1rem; margin-right:0.1rem; }
.input_text_inline input { border: 0; outline: none; width: 100%; }

@media only screen and (max-width:570px) {
.w_content { padding: 0 0.1rem; }
.w_content .w_c_tab .w_c_t_item1 li { margin-bottom: 0.18rem; }
.w_content .w_c_tab .w_c_t_tips { margin-top: 0; }
.w_content .w_c_tab .w_c_t_tips p { margin: 0; }
.w_content .w_c_tab .w_c_t_item3 li { margin-right: 0.1rem; }
.w_content .w_c_tab .batch .btn1 { margin-right: 0; width: 0.85rem; }
}
