@charset "utf-8";
/* CSS Document */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.hx a,.hx em,.fB{font-weight:bold;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {color:#373737; text-decoration:none;}
a:hover {color:#2db8f1;text-decoration:none;}

.fl{float:left;}
.fr{float:right;}

.topNav{width:100%; height:50px; text-align:center; background:#fff; z-index:10;}
.topNav_t{width:100%; height:90px; text-align:center; border-bottom:7px #f3f3f3 solid; background:#fff; z-index:10;}
.titBox{width:100%; height:49px; text-align:center; border-bottom:1px #c5c5c5 solid; line-height:49px; background:#fff; position:fixed; left:0; top:0; z-index:10;}
.titBox span,topNav_t span{font-size:16px; color:#565656;}
.titBox .returnBtn,topNav_t .returnBtn{ position:absolute; left:15px; top:17px;}
.titBox .Btnfun,topNav_t .Btnfun{position:absolute; right:15px; top:1px; height:49px; color:#999; font-size:14px;}

.butt{ border:none; background:none;}

.twoTit{width:100%; height:40px; border-bottom:1px #ddd solid; background:#fafafa; position:fixed; left:0; top:50px; z-index:10;}
.twoTitName{ margin:0 auto; padding:0;}
.twoTitName li{ margin:0 35px; float:left; width:90px; text-align:center; font-size:14px; height:40px; line-height:35px; position:relative;}
.twoTitName li span{border-bottom:5px #2db8f1 solid; color:#2db8f1; display:block; width:100%; height:35px; line-height:35px;}
.twoTitName li .tjyd{ position:absolute; right:2px; top:8px; width:9px; height:9px; border-radius:50%; background:#f36545;}


.titlName{background:#fafafa; margin-top:10px;}
.titlName h1{ font-size:16px; color:#000; line-height:24px; height:24px; padding:8px 10px; border-bottom:1px #e3e3e3 solid;}
.titlName h1 i{ height:23px; width:23px; float:left; border-radius:50%; background:#2db8f1; overflow:hidden; margin-right:10px;}
.titlName h1 i img{vertical-align:top;}
.intrBox{ color:#696969; font-size:14px; padding:10px;}
.titlName h1.icon{ background:url(../images/rigt_d.png) no-repeat right 10px center; background-size:16px 9px;}
.titlName h1.iconCk{background:url(../images/rigt_t.png) no-repeat right 10px center; background-size:16px 9px;}

.mar5{margin-top:5px;}

.titlName li { border-bottom:5px #efefef solid;}
.titlName li h1{ font-size:16px; color:#000; line-height:24px; height:24px; padding:8px 10px; border-bottom:1px #e3e3e3 solid;}
.titlName li .intrBox{ color:#696969; font-size:14px; padding:10px; display:none;}


.banner{ width:100%; height:130px; margin:0 auto; position:relative; overflow:hidden; z-index:5;}
.banner #pics{ margin:0px; padding:0px; list-style:none;left:0px; top:0px; z-index:9; position:absolute; height:130px;}
.banner #pics li{ float:left; position:relative; display:block;}
.banner #pics li img{ width:100%; }

.banner #point{width:100%; height:20px; position:absolute; right:0px; bottom:0px; display:block; z-index:10; text-align:center;}
.banner #point li{width:8px; height:8px; border-radius:50%; background-color:#fff; margin-right:5px; display:inline-block; cursor:pointer; overflow:hidden;}
.banner #point li.on{ background-color:#88c057;}



/*论坛收藏*/
.navBox{width:100%; background:#fafafa;}
.navBox li{border-bottom:1px #e8e8e8 solid; display:block; padding:13px 14px; position:relative;}
.navBox li .userBox{ position:absolute; top:13px; left:14px; width:44px;}
.navBox li .postsBox{ padding-left:55px;}

.navBox li .userPic{width:40px; height:40px; border-radius:50%; overflow:hidden; margin:0 auto;}
.navBox li .label{ border-radius:5px; margin-top:16px; border:1px #88c057 solid; width:42px; height:20px; background:#fafafa; text-align:center; line-height:20px; font-size:12px; color:#88c057; display:block;}
.navBox li .listTit{ position:relative;}
.navBox li .listTit h2{ font-size:14px; color:#373737;}
.navBox li .listTit span{ background:url(../images/Clock.png) left center no-repeat; background-size:11px; height:12px; color:#bebebe; padding-left:15px;}
.navBox li .listTit .postsNum{background:url(../images/Advisory.png) left center no-repeat; background-size:13px 11px; padding-left:18px; font-size:11px; color:#c2c2c2; position:absolute; top:12px; right:16px;}
.navBox li .infoBox{ font-size:12px; color:#818181; line-height:20px; margin-top:6px;}

/*评论*/

.reviewList{ margin-bottom:10px;}
.reviewList .listTit{margin-left:15px;}
.reviewList .listTit h2{ font-size:14px; color:#373737;}
.reviewList .listTit span{ background:url(../images/Clock.png) left center no-repeat; background-size:11px; height:12px; color:#bebebe; padding-left:15px;}

.reviewEdit{height:45px; background:#fff; position:fixed; left:0; bottom:0; text-align:center; width:100%;}
.reviewEdit textarea{width:100%; height:32px; border-radius:5px; margin:6px auto 0; padding-left:10px; font-family:"微软雅黑"; font-size:12px; border:0;  background-color:#f4f4f4; line-height:32px; color:#b2b2b2; overflow:hidden;}

.reviewEdit #submit{ position:absolute; right:0px; top:12px;background:url(../images/edit.png) center no-repeat;background-size:19px 21px; border:none;width:19px; height:21px;}

/*提问题*/
.twoTitSerch{background:#fff; height:45px;}
.twoTitSerch .returnBtn{ position:absolute; left:15px; top:0px; font-size:16px; line-height:45px; color:#2db8f1;}
.twoTitSerch .Btnfun{position:absolute; right:15px; top:13px; color:#999;}
.asknavBox{width:100%; background:#fafafa; border-bottom:6px #efefef solid;}
.lmTit{height:30px; border-bottom:1px #efefef solid; line-height:30px; font-size:16px; position:relative;}
.lmTit span{margin-left:15px; color:#1f1f1f;}
.lmTit .btnFun{ position:absolute; right:15px; top:11px;}

.askList{}
.askList li{border-bottom:1px #efefef solid; display:block; padding:11px 15px; position:relative;}
.askList li .newPic{ position:absolute; top:11px; left:15px; width:60px; height:60px; border-radius:5px;}
.askList li .askNewBox{ padding-left:74px; height:60px;}
.askList li .newsTit{ position:relative;}
.askList li .newsTit h2{ font-size:16px; color:#1f1f1f;}
.askList li .newsTit .moneyNum{position:absolute; top:0px; right:0px; border-radius:5px; border:1px #2db8f1 solid; width:56px; height:26px; text-align:center; line-height:26px; font-size:14px; color:#2db8f1; display:block;}

.askList li .infoBox{ font-size:13px; color:#818181; line-height:20px; margin-top:10px;}


/*贴子列表*/
.postsTit{height:45px;}
.postsTit .returnBtn{ position:absolute; left:15px; top:0px; font-size:16px; line-height:45px; color:#2db8f1;}
.postsTit .Btnfun{position:absolute; right:15px; top:13px; color:#999;}

.postsFunBox{background:#f5f4f4; border-top:1px #e0e0e0 solid; height:46px; width:100%; position:fixed; left:0; bottom:0;}
.postsFunBox li{ float:left; width:33%; text-align:center; color:#b2b2b2; line-height:46px; font-size:14px;}
.postsFunBox li a{vertical-align:middle; line-height:46px; height:46px; text-align:center;}
.postsFunBox li a img{margin-right:8px; vertical-align:text-top;}

/*贴子详细*/
.postsListBox{ margin-bottom:46px;}
.navBox li .postsInfo{ font-size:12px; color:#acacac; line-height:20px; margin-top:6px;}
.navBox li .postsInfo p{ margin:5px auto 10px;}

/*做预定*/
/*.doBookslist{ background:#efefef; width:100%; padding-bottom:35px; padding-top:13px;}
.dBlist{ width:100%; margin:0 auto;}
.dBlist li{width:100%; margin-bottom:10px;}
.dBlist li .DbookInfo{font-size:12px; color:#8a8989;}
.dBlist li .DbookInfo h2{font-size:16px; color:#262626; display:block; padding:5px 0;}*/


/*做预定*/

.doBookslist{ background:#efefef; width:100%; padding-bottom:35px; padding-top:13px;}
.dBlist{margin:0 auto;}
.dBlist li{ margin-bottom:10px; border:1px #cacac8 solid; padding:5px;}
.dBlist li .DbookInfo{font-size:12px; color:#8a8989;}
.dBlist li .DbookInfo h2{font-size:16px; color:#262626; display:block; padding:5px 0;}


.doBox{background:#efefef; padding:13px 13px 60px 13px;}
.doBox .doleft{ width:48%; float:left;}
.doBox .doright{ width:48%; float:right;}


/*查特价*/
.titBox .oder{position:absolute;left:15px; top:12px; border:1px #2db8f1 solid; color:#2db8f1; border-radius:5px; padding:2px 8px; line-height:20px;}

.titBox .serchIco{position:absolute;right:15px; top:15px; line-height:19px;}
.tjTopBox{width:100%; height:45px; border-bottom:1px #e3e3e3 solid; background:#fbfbfb; position:fixed; left:0; top:50px; z-index:10;}
.filterBox{ width:100%;}
.filterBox li{ width:20%; line-height:45px; font-size:12px; color:#a7a7a7; float:left; text-align:center; position:relative;}
.filterBox li .filer{background:url(../images/filter_down.png) no-repeat right 3px center; background-size:7px; padding-right:3px; height:45px; border-right:1px #e3e3e3 solid; overflow:hidden;}
.filterBox li .filClick{background:url(../images/filter_up.png) no-repeat right 3px center #fff; background-size:7px; border-bottom:1px #fff solid; z-index:10;}




/*弹出*/


.openMenu{ margin:0; padding:0; width:100%; background:#fff; text-align:left; position:absolute; left:0; top:46px; display:block;overflow:auto; z-index:99999;}
.openMenu li{border-top:none; border-bottom:1px #e5e5e5 solid; padding:10px 0 0;}
.openMenu li a{ display:block; font-size:14px; line-height:37px; color:#454545; margin-bottom:10px; margin-left:10px; line-height:22px; height:22px; padding-left:8px;}
.openMenu li a:hover,.newSub li .openList li a.select,.openMenu li a.select{border-left:3px #2db8f1 solid; }
.openMenu li a span{float:right; font-size:13px; color:#2db8f1; background:url(../images/rigt_sub.png) no-repeat center right; background-size:9px 16px; padding-right:15px; margin-right:15px;}




.openMenu li .tMenu{ margin:0; padding:0; background:#fbfbfb}
.openMenu li .tMenu li{border-top:1px #e5e5e5 solid; border-bottom:none; display:block; font-size:14px; color:#454545; padding:5px 0; line-height:28px; height:28px;}
/*.openMenu li .tMenu li a{background:url(../images/rigt_sub.png) no-repeat center right; background-size:9px 16px; padding:0; line-height:32px; height:32px; margin:0 15px;}*/
.openMenu li .tMenu li a{ background-size:9px 16px; padding-left:15px; line-height:28px; height:28px; margin:0 0 0 15px;}




.speclist{width:100%; margin-bottom:55px;}
.speclist li{border-bottom:1px #e8e8e8 solid; display:block; padding:8px; position:relative;}

.specPicBox{ position:absolute; top:13px; left:8px; width:105px;}
.specFontBox{ padding-left:113px;}

.specpic{width:105px; height:79px; position:relative;}
.specpic img{border-radius:5px;}
#lxName{position:absolute; top:-3px; left:8px;}
#lxName li{background:#76c831; color:#fff; font-size:12px; padding:3px 5px; float:left; margin-left:3px; border:none;}
.specInfo{position:relative; width:100%;}
.specInfo h2{ font-size:14px; color:#373737;}
.specInfo h2 span{color:#47beef;}
.specInfo .dataTime{font-size:10px; color:#c2c2c2; text-align:right;}

.specInfo .moneyBox{font-size:12px; color:#f06a50;}
.specInfo .moneyBox h3{font-size:18px; color:#f06a50; display:inline-block;}
.specInfo .moneyBox span{padding-left:18px; font-size:11px; color:#c2c2c2; margin-left:10px; float:right; margin-top:5px;}
.specInfo .moneyBox .postsNum{background:url(../images/Advisory.png) left center no-repeat; background-size:13px 11px;}
.specInfo .moneyBox .lookNum{background:url(../images/lookNum.png) left center no-repeat; background-size:17px 10px;}



/*订酒店*/

.titBox .hotelTop{position:absolute; right:15px; top:15px; line-height:19px;}
.hotelTop a{ margin-right:5px; padding-top:2px; display:inline-block;}
.hotelTop a img{ margin-top:2px;}
.hotelTop span{background:#2db8f1; border-radius:5px; color:#fff; text-align:center; padding:0 5px; height:20px; font-size:10px; line-height:20px; position:relative; display:inline-block;}
.hotelTop span .line{ position:absolute; right:5px; bottom:-3px; height:3px;}

.banner #pics li .lxName{position:absolute; top:0px; left:12px; background:#8abf50; color:#fff; font-size:12px; border-radius:3px; padding:3px 5px;}
.banner #pics li .moneyH{position:absolute; top:87px; right:0; background:#ff4f1d; color:#fff; font-size:16px; padding:3px 10px 3px 5px;}

.hotelName{background:#fafafa;}
.hotelName h1{ font-size:16px; color:#000; line-height:20px; padding:10px; border-bottom:1px #e3e3e3 solid;}
.h_intr{padding:10px; border-bottom:1px #e3e3e3 solid;}
.h_intr p{ color:#6b6b6b; font-size:14px; line-height:22px;}
.h_intr .pNum{ color:#b5b4b4; line-height:25px; font-size:16px; margin-top:10px;}
.h_intr .pNum span{ border:1px #cbcbcb solid; background:#dedddd; font-size:14px; color:#fff; border-radius:3px; margin-left:5px; padding:0px 10px; float:right; margin-top:5px;}

.intrBox span{ color:#fd4920;}


.hotelLink{width:100%;}
.hotelLink li{ display:block; margin:8px 8px 0; position:relative;}


.hotelLink li img{ border-radius:5px;}
.hotelLink .addLike{ font-size:14px; color:#000; height:26px; line-height:26px;}
.hotelLink .addLike span{ font-size:13px; color:#fd4920; float:right;}

.hotelAd{ margin:10px 0 36px; border-bottom:1px #e8e8e8 solid;} 

.hotelOderBox{ position:fixed;bottom:0px;border-bottom:1px #e8e8e8 solid; line-height:42px; height:62px; background:#fff;width:100%; color:#ed7161; font-size:14px;} 
.hotelOderBox button{ border:0; color:#fff; border-radius:8px; text-align:center; height:41px; width:120px; padding-right:20px; background:url(../images/hbtnRico.png) no-repeat left 95px center #fd4920; background-size:9px 16px; font-family:"微软雅黑"; font-size:16px; float:right;}



/*订阅*/

.titBox .subTopBox{position:absolute; right:15px; top:15px; line-height:19px;}
.subTopBox a{display:inline-block; margin-left:10px;}
.subTopBox a img{vertical-align:top; margin-top:-2px;}
.subTopBox span{ border-radius:5px; color:#f88566; text-align:center; padding:0px 5px; height:22px; font-size:12px; line-height:22px; border:1px #f88566 solid; position:relative; display:inline-block;}

.subList li{margin:10px;}
/*.subNum{position:absolute; top:80px; right:0; color:#fff; font-size:12px; padding:3px 5px 3px 15px; background:url(../images/icon5.png) no-repeat left center; background-size:11px 15px;}*/
.subNum{color:#fff; font-size:12px; padding:3px 5px 3px 15px; background:url(../images/icon5.png) no-repeat left center; background-size:11px 15px; display:inline-block; float:right;}

.subNum span{ font-size:18px;}

.marB65{margin-bottom:65px;}


.newSubsLx{ margin-top:5px; background:#fff; height:45px; line-height:45px; font-size:16px; color:#2db8f1; padding:0 15px;}
.newSubsLx span{ float:right; color:#c4c4c4;}

.subsList{ padding:0 15px 0 0;}
.subsList li{margin-top:15px; margin-left:15px; width:20%; height:37px; float:left; text-align:center;}
.subsList li a{line-height:37px; background:#c4c4c4; border-radius:5px; color:#fff; display:block;}
.subsList li a:hover,.subsList li a.select{line-height:37px; background:#2db8f1; color:#fff;}
.tSubsCon{ margin-top:15px; padding:0 15px; background:#fff; font-size:14px; color:#4b4b4b; line-height:30px; height:30px; border-bottom:1px #f3f3f3 solid;}


.newSub{}
.newSub li{border-bottom:1px #efefef solid;}
.newSub li a{ height:37px; line-height:37px; display:block; padding:0 15px; color:#2db8f1; font-size:16px;}
.newSub li a span{float:right; font-size:13px; color:#c4c4c4; background:url(../images/rigt_sub.png) no-repeat center right; background-size:9px 16px; padding-right:15px;}
.newSub li .intrBox{ color:#696969; font-size:14px; padding:10px; display:none;}

.newSub li .openList{ margin:0; padding:0; background:#fff;}
.newSub li .openList li{border-top:1px #e5e5e5 solid; border-bottom: none; padding:10px 0 0;}
.newSub li .openList li a{ display:block; font-size:14px; line-height:37px; color:#454545; margin-bottom:10px; margin-left:10px; border-left:3px #fff solid; line-height:22px; height:22px; padding-left:8px;}
.newSub li .openList li a:hover,.newSub li .openList li a.select{border-left:3px #2db8f1 solid;}
.newSub li .openList li a span{float:right; font-size:13px; color:#2db8f1; background:url(../images/rigt_sub.png) no-repeat center right; background-size:9px 16px; padding-right:15px;}

.newSub li .openList li .tMenu{ margin:0; padding:0;}
.newSub li .openList li .tMenu li{border-top:1px #e5e5e5 solid; display:block; font-size:14px; color:#454545; padding:0; line-height:32px; height:32px;}
.newSub li .openList li .tMenu li a{background:url(../images/rigt_sub.png) no-repeat center right; background-size:9px 16px; padding:0; line-height:32px; height:32px; margin:0 15px;}



.twoOpenMenu{ margin:0; padding:0 15px; background:#fff; }
.twoOpenMenu li{ height:37px; line-height:37px; border-bottom:1px #e5e5e5 solid;}
.twoOpenMenu li a{ border-top: none; color:#454545; background:url(../images/rigt_sub.png) no-repeat center right; background-size:9px 16px; display:block;}






/*会员中心 */
.userBox{ margin-top:5px; height:90px; background:#fff; border-top:1px #efefef solid; border-bottom:1px #efefef solid;}
.userTit{ width:90%; height:90px; margin:0 auto;}
.usertx{ width:60px; height:60px; text-align:center; border-radius:50%; border:5px solid rgba(235,235,235,0.8); overflow:hidden; margin-top:10px; float:left;}

.userTit button{width:67px; height:32px; line-height:28px; display:block; font-size:14px; text-align:center; margin-right:20px; margin-top:28px; border-radius:5px; background:#f3f3f3; float:right; font-family:"微软雅黑";}
.userTit .login{border:2px #43b8eb solid; color:#43b8eb;}
.userTit .reg{border:2px #cecece solid; color:#9a9999; background:#f3f3f3;}

.userProTit{margin-top:15px; padding-left:15px; font-size:12px; color:#a0a0a0; line-height:25px; height:25px;}
.userPro{ border-bottom:1px #efefef solid;}
.userPro li{line-height:40px; background:#fff;}
.userPro li a{ height:40px; display:block; margin-left:15px; border-bottom:1px #efefef solid; color:#444; font-size:16px; background:url(../images/rigt_sub.png) no-repeat center right 10px; background-size:9px 16px;}
.userPro li a span{float:right; font-size:14px; height:25px; width:25px; line-height:25px; text-align:center; border-radius:50%; margin-top:7px; color:#fff; background:#3bb8ef; margin-right:25px;}
.userPro li a span.infoW{color:#444; background:#fff;}

.loginOut{ width:90%; margin:35px auto 70px; height:45px; background:#3bb8ef; text-align:center; border:0; border-radius:5px; font-size:16px; color:#fff; line-height:45px; display:block; font-family:"微软雅黑";}




/*反馈 关于我们 */
.feedB,.about{width:90%; margin:15px auto; color:#696969; font-size:14px; line-height:25px;}
.feedB textarea{background:#fff; border:1px #d6d6d6 solid; height:180px; padding:5px; border-radius:8px; font-size:14px; color:#bcbcbc; overflow:hidden; width:96%; font-family:"微软雅黑";}

/*搜索*/
.serchTxt{ width:71%; padding-left:30px; border:0; color:#c7c7c7; margin-left:10px; border-radius:5px; font-size:14px; height:32px; background:url(../images/serchIcon2.png) no-repeat left 5px center #efefef; background-size:19px; font-family:"微软雅黑";}
.serchTit{ border-bottom:1px #e3e3e3 solid; height:33px; line-height:33px; padding-left:10px;}

.serchBox{ margin-top:6%;}
.serchlist{ width:100%;}
.serchlist li{ position:relative; float:left; margin-left:6%; width:41%; background:#033; margin-bottom:6%;}
.serchlist li .citeName{ position:absolute; left:10px; top:10px; color:#fff; font-size:16px; line-height:18px;}
.serchlist li .citeName span{ display:block; font-size:14px;}
/*.serchlist li .citeNum{ position:absolute; left:10px; bottom:10px; color:#fff; font-size:16px;}
.serchlist li .citeNum span{font-size:12px;}*/
.serchlist li .citeNum{ position:absolute;bottom:0px; color:#fff; font-size:16px;width:100%;}
.citeNumbtm{
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=red); /*IE 6 7 8*/ 

background: -ms-linear-gradient(top,rgba(102,102,102,0.2),rgba(102,102,102,0.8));        /* IE 10 */

background:-moz-linear-gradient(top,rgba(102,102,102,0.2),rgba(102,102,102,0.8));/*火狐*/ 

background:-webkit-gradient(top,rgba(102,102,102,0.2),rgba(102,102,102,0.8));/*谷歌*/ 

background: -webkit-gradient(top,rgba(102,102,102,0.2),rgba(102,102,102,0.8));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top,rgba(102,102,102,0.2),rgba(102,102,102,0.8));   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top,rgba(102,102,102,0.2),rgba(102,102,102,0.8));  /*Opera 11.10+*/

}
.serchlist li .citeNum span{font-size:12px;}

/*底部*/
.footer{width:100%; height:55px; background:#f5f4f4; border-top:1px #a7a7a7 solid; position:fixed; bottom:0; left:0; z-index:999;}
.foot li{ width:25%; float:left; height:55px; text-align:center;}
.foot li a{text-align:center; padding-top:22px; margin-top:7px; font-size:14px; color:#a7a7a7; line-height:28px; display:block;}
.foot li a:hover{color:#18b8f3;}
.foot li a.a1{ background:url(../images/f_icon1.png) no-repeat center top; background-size:16px 22px;}
.foot li a.a1:hover{ background:url(../images/f_icon1_a.png) no-repeat center top; background-size:16px 22px;}
.foot li a.a1.select{ background:url(../images/f_icon1_a.png) no-repeat center top; background-size:16px 22px;color:#18b8f3;}

.foot li a.a2{ background:url(../images/f_icon2.png) no-repeat center top; background-size:21px 22px;}
.foot li a.a2:hover{ background:url(../images/f_icon2_a.png) no-repeat center top; background-size:21px 22px;}
.foot li a.a2.select{ background:url(../images/f_icon2_a.png) no-repeat center top; background-size:16px 22px;color:#18b8f3;}

.foot li a.a3{ background:url(../images/f_icon3.png) no-repeat center top; background-size:20px 22px;}
.foot li a.a3:hover{ background:url(../images/f_icon3_a.png) no-repeat center top; background-size:20px 22px;}
.foot li a.a3.select{ background:url(../images/f_icon3_a.png) no-repeat center top; background-size:16px 22px;color:#18b8f3;}

.foot li a.a4{ background:url(../images/f_icon4.png) no-repeat center top; background-size:19px 22px;}
.foot li a.a4:hover{ background:url(../images/f_icon4_a.png) no-repeat center top; background-size:19px 22px;}
.foot li a.a4.select{ background:url(../images/f_icon4_a.png) no-repeat center top; background-size:16px 22px;color:#18b8f3;}



#noneclick{ border:0; color:#fff; border-radius:8px; text-align:center; height:41px; width:120px; padding-right:20px; background:url(../images/hbtnRico.png) no-repeat left 95px center #999; background-size:9px 16px; font-family:"微软雅黑"; font-size:16px; float:right;}

.doBox{background:#efefef; padding:13px 13px 60px 13px;}
.doBox .doleft{ width:48%; float:left;}
.doBox .doright{ width:48%; float:right;}
/*删除订阅*/
.delete_dy{ position:absolute; right:-8px; top:-8px; display:none;}
/*删除收藏*/
.delete_list{position:absolute; right:10px; top:10px; display:none; z-index:100;}

/*添加订阅按钮*/
#add_dy_button{ width:95%; margin:20px auto;}
#add_dy_button .but{ background:#2db8f1; color:#FFF; font-size:16px; width:100%; border:none; line-height:37px; font-weight:bold;}

.cookhistorybox{position:absolute; top:42px; left:0; width:80%;margin-left: 10px;}
.cookhistory{  background:#FFF; display:none; border-radius:0 0 5px 5px;}
.cookhistory li{ height: 32px; line-height:32px;font-size: 14px;color: #c7c7c7;font-family: "微软雅黑"; cursor:pointer; border-bottom:1px #efefef solid;padding-left: 30px;}


#returntop{ position:fixed;bottom:70px; right:20px;background:url(../images/returntop.png) no-repeat center; background-size:40px; width:40px; height:40px;color:#FFF; display:none;}
