﻿.wp{width:100%}/*宽度100%*/
.hp{height:100%}/*高度100%*/
.whp{width:100%;height:100%}/*宽高100%*/
.minw{min-width:1080px} /*页面最小宽度*/
.layw{width:1080px} /*页面布局宽度*/

/*头部开始*/
.header{background:#fff;box-shadow:0px 0px 20px #D9D9D9}
.head{height:98px}

/*网站标志*/
.logo{width:250px;height:98px;text-align:left}

/*主导航*/
.mainnav{height:98px}
/*顶导航*/
.nav{}
.navli{height:98px;font-size:18px;color:#595656;line-height:98px;padding: 0 3px;margin: 0 20px}
.navli:hover,.navli.on{color:#222;border-bottom:4px solid #caac94}
/*子导航*/
.subnav{z-index:1;background:#fff;top: 98px;left:50%;margin-left:-105px;box-shadow: 0px 8px 20px #999}
.subnavli{width:210px;height:49px;line-height:49px;border-bottom:1px solid #eee;font-size:14px;color:#595656}
.subnavli:hover,.subnavli.on{color:#caac94;background:#faf7f4}
.subnavli:last-child{border:0}
/*搜索*/
.search{margin-left: 10px}
.search i{width:30px;background:url(../images/search.png) no-repeat center right}
.search i.on{background:url(../images/search2.png) no-repeat center right}
.searchbox{width:317px;height:60px;background:#fff;top: 98px;right:0;z-index: 1;box-shadow: 0px -2px 3px #eee;top: -62px;opacity:0}
.searchb{width:249px;height:38px;border:1px solid #d7d7d7;margin:11px 0 0 17px;border-radius:30px}
.keyword{width:207px;padding: 0 15px;line-height: 36px;font-size: 15px}
.range{width:40px;background:url(../images/range.png) no-repeat center center}
.search-gb{width:30px;background:url(../images/close.png) no-repeat center center;margin-right: 10px }
/*头部结束*/

/*页面中部开始*/
.mainbody{}
.main{padding-bottom:130px}
/*页面中部结束*/

/*底部开始*/
.footer{background:#f0f0f0;width:100%}
.foot{height:80px;line-height:80px;font-size:13px;color:#222}
.foot span{color:#c5c5c5;margin: 0 15px}

/*.foot i{width:24px;height:24px;border-radius:50px;background-color:#c7c7c7;background-position:center;background-repeat:no-repeat;margin:0 5px;vertical-align: text-bottom}
.foot i:hover{background-color:#222}
.foot .sina{background-image:url(../images/sina.png)}
.foot .wechat{background-image:url(../images/wechat.png)}
.foot .weibo{background-image:url(../images/weibo.png)}*/
.bdshare-button-style0-24{display:inline-block;vertical-align:middle}
.bdshare-button-style0-24 a{margin:0 5px !important;border-radius:50px;background-color:#c7c7c7 !important;background-position:center !important;background-repeat:no-repeat !important;float:none !important }
.bdshare-button-style0-24 a:hover{background-color:#222 !important}
.bdshare-button-style0-24 .bds_tsina{background-image:url(../images/sina.png)}
.bdshare-button-style0-24 .bds_weixin{background-image:url(../images/wechat.png)}
.bdshare-button-style0-24 .bds_tqq{background-image:url(../images/weibo.png)}
/*底部结束*/