@charset "utf-8";
/* CSS Document */
*{appearance: normal; -webkit-appearance: none; -moz-appearance: none; margin: 0; padding: 0; border: 0; vertical-align: baseline; outline: none; font-size-adjust: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-shadow: none;}
/*通用样式*/
*{font-family:"微软雅黑",tahoma,'宋体',Arial,Lucida,Verdana,Helvetica,sans-serif;}
html{width:100%;height:100%;font-size: 62.5%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch; /*min-width: 320px;max-width: 640px;*/margin:0 auto;}
body{margin:0;padding: 0;background-color: #f1f1f1;}
input[type="text"], input[type="password"], div, ul, li, input, a{box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none;}
input[type=checkbox], input[type=radio] {box-sizing: border-box; padding: 0; height: 14px; width: 14px;vertical-align: middle;}
input[type="submit"] {/*background-image: url(../images/blue.png);*/}
input{-webkit-appearance: none;}
fieldset, img{border: 0;}
a{color: #666666;}
a, input, textarea{text-decoration: none; outline: 0; -webkit-tap-highlight-color: transparent;}
a:link, a:visited{color: #666; text-decoration: none;}
ol,ul,li{list-style:none}
dl,dt,dd,ul,li,h1,h2,h3,h4,h5,p{margin:0;padding:0}
em,h1,h2,h3,h4,h5,i{font-style: normal;font-weight: normal;}
input,textarea{outline:none}
button, input, select, textarea {font-family: inherit; color: #666;border:0;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
#main{padding-bottom: 10px;}
#error {display: none!important;}
table{width: 100%!important;}
.layout{clear:both}
.fl{float: left;}
.fr{float: right;}
.mt10{MARGIN-TOP: 10px}
.mt15{MARGIN-TOP: 15px}
.mt20{MARGIN-TOP: 20px}
.mt30{MARGIN-TOP: 30px}
.mt40{MARGIN-TOP: 40px}
.mt50{MARGIN-TOP: 50px}
.clear{clear:both;display:block;height:0;visibility:hidden;font:0/0 arial;}
/*通用页头*/
header{background-color: #43c3ff;box-sizing:border-box;padding: 10px 12px;position: relative;top: 0;left: 0;}
header .headTitle{height: 36px;}
header .headTitle ul{display:-moz-box; display:-webkit-box; display:box;display: -o-box;width: 100%;}
header .headTitle li{}
header .headTitle li:nth-child(1){-moz-box-flex:1; -webkit-box-flex:1; box-flex:1;-o-box-flex:1;}
header .headTitle li:nth-child(2){-moz-box-flex:4; -webkit-box-flex:4; box-flex:4;-o-box-flex:4;}
header .headTitle li:nth-child(3){-moz-box-flex:1; -webkit-box-flex:1; box-flex:1;-o-box-flex:1;}

/*首页头部*/
header .headTitle li a{display: block;width: 2.2rem;height: 2.2rem;}
header .headTitle .menu a{background: url(../images/ico.png) no-repeat 0 -6px/1000%;width: 43px;height: 36px;float: right;}
header .headTitle .input{text-align: center;line-height: 36px;font-size: 2rem;color: #fff;height: 36px;overflow: hidden;}


/*左侧滑动菜单*/
.menu-bar-wrapper{width: 100%; height: 0; background: #fff; position: fixed; bottom: 0; left: 0; z-index: -1; overflow-x: hidden; overflow-y: auto; -webkit-transform: translate3d(0px,100%,0px); -moz-transform: translate3d(0px,100%,0px); transform: translate3d(0px,100%,0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); -o-transition: -o-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); transition: all 0.3s cubic-bezier(0.55,0.055,0.675,0.19);}
.menu-bar-wrapper.show{-webkit-transform: translate3d(0px,0%,0px); -moz-transform: translate3d(0px,0%,0px); transform: translate3d(0px,0%,0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); -moz-transition: -moz-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); -o-transition: -o-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); transition: transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); display: block; z-index: 999; height: 100%;}
.menu-bar-wrapper .hd{border-bottom: 1px solid #ccc;text-align: center;font-size: 1.4rem;color: #000;height: 4rem;line-height: 4rem;position: relative;}
.menu-bar-wrapper .hd .back{display: inline-block;width: 1.5rem;height: 1.5rem;border-right: 1px solid #666;border-bottom: 1px solid #666;-webkit-transform: rotate(135deg)translateY(-0.8rem);transform: rotate(135deg)translateY(-0.8rem);margin-left: 0.1rem;position: absolute;left: 1rem;top: 50%;margin-top: -1.5rem;}
.menu-bar-wrapper .bd{/* padding: 1rem; */font-size: 1rem;line-height: 2rem;color: #666;border-bottom: 0;}
.menu-bar-wrapper .bd textarea{width: 100%;background-color: #ededed;padding: 1rem;box-sizing: border-box;height: 9rem;}
.menu-bar-wrapper .bd .proof{}
.menu-bar-wrapper .bd .proof input{float: left; border: 1px solid #ededed; height: 2rem; line-height: 2rem; padding: 0 .5rem;min-width: 50%;}
.menu-bar-wrapper .bd .proof #imgid{color: #C10;float: left;padding-left: 1rem;}
.menu-bar-wrapper .bd .button{width: 100%; margin-top: 1rem; height: 3rem; line-height: 3rem; color: #fff; background-color: #2ebd59; font-size: 1.2rem;}
.menu-bar-wrapper .bd li{line-height: 4rem;height: 4rem;position: relative;border-bottom: 1px solid #e1dfdf;padding-left: 1rem;font-size: 1.2rem; width:25%; float:left;}
.menu-bar-wrapper .bd li > a:after {content: ''; display: inline-block; width: .5rem; height: .5rem; border-right: 1px solid #666; border-bottom: 1px solid #666; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: 0.1rem; position: absolute; right: 1rem; top: 50%; margin-top: -.25rem;}
.menu-bar-wrapper .bd li a{}


/*页脚样式*/
footer{position: fixed; bottom: 0; width: 100%; /*max-width: 640px;*/}
footer ul{border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
footer ul li{width: 25%;float: left;text-align: center;background-color: #fff;padding: 1rem;box-sizing: border-box;font-size: 1.1rem;border-right: 1px solid #e6e6e6;}
footer ul li i{background-repeat: no-repeat;background-size: cover;display: block;width: 2rem;height: 2rem;margin: 0 auto;}
footer ul li i.f1{background-image: url(../images/phone.png);}
footer ul li i.f2{background-image: url(../images/help.png);}
footer ul li i.f3{background-image: url(../images/link.png);}
footer ul li i.f4{background-image: url(../images/member.png);}
footer ul li i.f5{background-image: url(../images/city.png);}
footer ul li i.f6{background-image: url(../images/des.png);}
footer ul li i.f7{background-image: url(../images/sort.png);}
footer ul li i.f8{background-image: url(../images/filter.png);}
footer ul li i.f9{background-image: url(../images/price.png);}
footer ul li i.f10{background-image: url(../images/date.png);}
footer ul li i.f11{background-image: url(../images/c_type.png);}
footer ul li i.f12{background-image: url(../images/toCity.png);}
footer ul li i.f13{background-image: url(../images/i3.png);}
footer ul li i.theme{background-image: url(../images/theme.png);}
footer ul li i.level{background-image: url(../images/level.png);}
footer > div{line-height: 3rem;background-color: #fff;text-align: center;font-size: 1.2rem;color: #999;}
/*.asort dd em.up {width: 0;height: 0;border-left: .5rem solid transparent;border-right: .5rem solid transparent;border-bottom: .8rem solid #B8B8B8;position: absolute;top: 1.1rem;left: 4.5rem;}
.asort dd em.down {width: 0;height: 0;border-left: .5rem solid transparent;border-right: .5rem solid transparent;border-top: .8rem solid #B8B8B8;position: absolute;bottom: 1.1rem;left: 4.5rem;}
.asort dd.up em.up{border-bottom-color: #666;}
.asort dd.down em.down{border-top-color: #666;}*/

/*响应式控制*/
/*@media screen and (min-width: 300px) {
    html {
        font-size: 9px; } }
@media screen and (min-width: 320px) {
    html {
        font-size: 10px; } }
@media screen and (min-width: 340px) {
    html {
        font-size: 11px; } }
@media screen and (min-width: 360px) {
    html {
        font-size: 12px; } }
@media screen and (min-width: 400px) {
    html {
        font-size: 13px; } }
@media screen and (min-width: 420px) {
    html {
        font-size: 14px; } }
@media screen and (min-width: 440px) {
    html {
        font-size: 15px; } }
@media screen and (min-width: 460px) {
    html {
        font-size: 16px; } }
@media screen and (min-width: 480px) {
    html {
        font-size: 17px; } }
@media screen and (min-width: 500px) {
    html {
        font-size: 18px; } }
@media screen and (min-width: 520px) {
    html {
        font-size: 19px; } }
@media screen and (min-width: 550px) {
    html {
        font-size: 20px; } }
@media screen and (min-width: 570px) {
    html {
        font-size: 21px; } }
@media screen and (min-width: 600px) {
    html {
        font-size: 22px; } }
@media screen and (min-width: 620px) {
    html {
        font-size: 23px; } }
@media screen and (min-width: 640px) {
    html {
        font-size: 24px; } }*/
		
/*会员中心头部*/

header h2{color: #FFF;height: 50px;line-height: 45px;margin: 0;overflow: hidden;text-align: center;}
header .headBox{/*background-color: #009EFC;*/color: #FFF;padding: 0 75px;}
header .aBlock{color: #FFF;display: inline-block;position: absolute;top: 0;left: 0;padding: 0 10px;}
header .aBlock i{display: block;font-size: 2em;padding: 13px 0;}




.section-bd {
	padding-top: 30px;
	padding-bottom:30px;
	}
	
.book-list{margin-top:0px;overflow:hidden}
.book-list ul{overflow:hidden;zoom:1;}
.book-list li{width: 50%;height: auto;overflow:hidden;display:block;float:left;line-height:20px;margin:0 0 0 0px;box-sizing:border-box;padding: 0 10px 10px;}
.book-list li a{display:block;position:relative;overflow:hidden;cursor:pointer;transition:all 1s ease 0s;}
.book-list li a:hover{text-decoration:none;}
.book-list li a .col-img{width: 100%;height:auto;overflow:hidden;display:block;position:relative;z-index:0;border-radius: 0px;}
.book-list li a .col-img img{width: 100%;height:auto;overflow:hidden;display:block;border-radius: 0px;}

/*遮罩效果*/
.book-list li a i{position:absolute;left:0;bottom:0px;display:block;width:100%;height:50px;background:#000;opacity:.5;filter:alpha(opacity=50);_filter:alpha(opacity=50);-moz-opacity:.5;z-index:2;border-radius:0px 0px 0px 0px;}
.book-list li a i:hover{position:absolute;left:0;top:0px;display:block;width: 100%;height:auto;background:#ff6600;opacity:.5;filter:alpha(opacity=50);_filter:alpha(opacity=50);-moz-opacity:.5;z-index:2;border-radius:0px 0px 0px 0px;}


/*标题*/
.book-list li a .col-tit{position:absolute;bottom:5px;color:#fff;z-index:3;display:block;text-align: center; font-weight: normal; width:100%;}
.book-list li a:hover .col-tit{text-decoration:none}
.book-list li a .col-tit h2 {height:40px;line-height:20px;font-size: 1.4rem; text-align:left;padding:0 7px;}
.book-list li a .col-tit p {line-height:24px;font-size:1.4erm;}

/*.book-list li a .explain{position:absolute;top:40%;left:0;padding:0 10px;color:#fff;z-index:3;display:block; width:100%;text-align: center;}
.book-list li a:hover .explain{text-decoration:none}*/