﻿html {overflow-y:scroll;min-width:320px}
.container {padding:0 15px;margin:0 auto}
/*头部*/
.head{height:44px}
.logo{width:127px;height:100%;float:left;text-align:left}
.logo img{width:100%;max-height:100px}
.wapnav-btn{float:right;display:block;width:16px;height:16px;margin-top:14px;cursor:pointer;background:url(../images/nav.png) no-repeat center / 100%}
.search{display:none;margin-left:20px;float:right;position:relative;height:100%;cursor:pointer}
.search i{width:30px;display:block;height:100%;background:url(../images/search.png) no-repeat center right}
.searchbox{width:317px;height:60px;background:#fff;position:absolute;top: 98px;right:0;z-index:2;top: -100px;opacity:0}
.searchb{width:249px;height:38px;border:1px solid #d7d7d7;margin:11px 0 0 17px;border-radius:30px;float:left;overflow:hidden}
.keyword{width:207px;height:100%;float:left;padding: 0 15px;line-height: 36px;font-size: 15px}
.range{width:40px;height:100%;float:right;background:url(../images/range.png) no-repeat center center}
.search-gb{width:30px;height:100%;float:right;background:url(../images/close.png) no-repeat center center;margin-right: 10px }
/*wap搜索*/
.wapsearch{width:94%;margin:0 auto 10px;overflow:hidden;border:1px solid #fff;background:url(../images/wapsearch.png) no-repeat right 15px center}
.keyword2{display:block;width:90%;height:40px;padding-left:15px;color:#fff;float:left;background:none}
.range2{display:block;width:10%;height:40px;float:right;background:none}

/*pc导航*/
.pcnav{float:right;display:none}
.pcnav > li{float:left;position:relative}
.pcnav > li > a{display:block;line-height:100px;text-align:center;font-size:16px;color:#666}
.pcnav > li.on > a,.pcnav > li:hover > a{background:#f60;color:#fff}
.pcnav > li > ul{width:210px;background:#fff;display:none;position:absolute;left:50%;margin-left:-105px;z-index:2;-moz-box-shadow:0px 0px 10px #CCCCCC; -webkit-box-shadow:0px 0px 10px #CCCCCC; box-shadow:0px 0px 10px #CCCCCC;}
.pcnav > li > ul li{height:49px;line-height:48px;border-bottom:1px solid #f8f8f8;font-size:13px;color:#999;text-indent:36px}
.pcnav > li > ul li:last-child{border:0}
.pcnav > li > ul li a{display:block}
.pcnav > li > ul li:hover{color:#f06317;text-indent:52px;background:url(../images/arrow.png) no-repeat center right 24px}
.pcnav > li:hover ul{display:block}

/*移动端导航*/
.wapnav{display:none;padding:10px 0;background:#666;}
.wapnav li{line-height:40px;font-size:15px;color:#fff}
.wapnav a{display:block;border-bottom: 1px solid rgba(255,255,255,0.25)}
.wapnav .has{background:url(../images/has.png) no-repeat center right}
.wapnav ul{padding-left:15px}

/*中部*/
.main{margin-bottom:60px}

/*底部*/
#footer{background:#222}
.foot{height:80px;line-height:80px;font-size:13px;color:#fff;position:relative;overflow:hidden;text-align:center}
.foot p{opacity:.5}
.share{position:absolute;right:0;top:28px;display:none}
.foot .share a{margin:0;width:24px;border-radius:100%;margin-left:10px}
.share span{float:left;line-height:2.2}
.foot .share a.bds_tsina{background:url(../images/sina.png) no-repeat center rgba(255,255,255,.2)}
.foot .share a.bds_weixin{background:url(../images/wechat.png) no-repeat center rgba(255,255,255,.2)}
.foot .share a.bds_qzone{background:url(../images/qzone.png) no-repeat center rgba(255,255,255,.2)}
.bd_weixin_popup{box-sizing: initial}

/*右侧浮动栏*/
.sidebar{width:48px;position:fixed;right:5px;bottom:30%;z-index:5;display:none}
.sidebar li{width:48px;height:48px;position:relative;border:1px solid #e3e4e8;border-bottom:0}
.sidebar li:last-child{border-bottom:1px solid #e3e4e8}
.sidebar li.call{background:url(../images/call.png) no-repeat center center}
.sidebar li.call:hover .callbox,.sidebar li.wx:hover .wxbox{display:block}
.sidebar li.wx{background:url(../images/weixin.png) no-repeat center center}
.sidebar li.top{background:url(../images/top.png) no-repeat center center;cursor:pointer}
.callbox,.wxbox{width:180px;height:180px;background:#fff;position:absolute;top: -134px;left: -132px;color:#2c2019;display:none}
.callbox h1{font-size:14px;color:#fefeff;height:56px;line-height:56px;background:#217bc7;padding:0 20px}
.qq{display:block;height:42px;line-height:42px;background:url(../images/qq.png) no-repeat left 30px center #eaeaea;padding-left: 65px;font-size:14px;color:#222}
.call-tt{background:url(../images/call2.png) no-repeat left 30px center;font-size:13px;margin-top: 20px;color:#777;text-align:center}
.call-txt{font-size:18px;margin-top: 5px;color:#222;text-align:center}
.wxbox{background:#fff;padding:10px}
.wxbox img{width:100%;height:100%}