﻿@charset "UTF-8";
#main{overflow: hidden;}
/*header*/
.head-box{width: 1200px;height: 100px;margin: 0 auto;overflow: hidden;}
.head-box>.logo{margin-left: 15px;margin-top: 34px;}
.head-text{margin-top:33px;margin-right:15px;}
.head-text i{width: 24px;height: 24px;background: url(images/icon-login.png) no-repeat 0 0;margin-right: 8px;}
.head-text a{color: #666666;margin: 0 3px;}
.head-text span{color: #9b8f7d;}


/*search*/
.search-box{width: 410px;border: 1px solid #bda28a;border-radius:3px; height: 34px;margin-left: 170px;margin-top: 36px;background: #ffffff;font-size: 0;position: relative;}
.search-box .txt-search{width: 282px;height: 33px;line-height: 33px; font-size: 14px;padding-right: 20px;position: absolute;left: 44px;margin:1px;}
.search-box .btn-search{width: 90px;height: 35px;background: #c4a47b;color: #ffffff;font-size: 16px;cursor: pointer;position: absolute;right:0px;}
.search-box span{width: 32px;height: 26px;background: url(images/icon.png) no-repeat -31px 0;position: absolute;top:4px;left:6px;}

/*nav*/
#nav-bar{background: #ae0e16;}
.nav{width: 1200px;height: 40px;line-height: 40px;margin: 0 auto;}
.nav a{font-size: 15px;color: #ffffff;padding: 0 24px;font-family: "Microsoft YaHei";}
.nav>a:hover,.nav>a.active{background: #6f2125;}
.nav p{line-height: 0;}
.nav .nav-wechat,.nav .nav-sina{width: 24px;height: 24px;padding:0;margin:8px 20px 8px 0;background: url(../images/icon.png) no-repeat -45px -34px;}
.nav .nav-wechat{background-position: -45px -60px;}

/*footer*/
#footer{background: #4c4c4c;font-family: "Microsoft yahei";}
.foot-box{width: 1160px;margin: 0 auto;height: 220px;padding: 30px 20px;position: relative;}
.foot-box .root{width: 850px;height: 240px;}
.foot-box .root>li{float: left;height:240px;/*border-left: 1px solid #7e7e7e;*/color: #f1ecec;padding-left: 10px;margin-right: 55px;}
.foot-box .dl .dt{font-size: 24px;margin-bottom: 20px;}
.foot-box .dl .dd a{line-height: 36px;color: #adadad;font-size: 14px;}
.rchild {width:400px;}
.rchild li{float:left;width:190px;line-height:32px;font-size:14px;}
.rchild li a{color:#fff;}

.er-code{position: absolute;top:40px;right:20px;}
.er-code a{width: 123px;text-align: center;color: #ffffff;margin-left: 10px;}
.er-code a img{margin-bottom: 10px; height:122px;}

/*新闻图片轮播*/
.slide-img{position: relative;overflow: hidden;}
.slide-img p{width:100%;height: 35px;position: absolute;bottom: 0;z-index:1111;}
.slide-img .mask{background: #000000;opacity: 0.55;filter:alpha(opacity=55);}
.slide-img .m-text{line-height: 38px;text-align: right;}
.slide-img .m-text a{width: 8px;height: 8px;background: #ffffff;margin-right: 5px;*margin-top: 10px;}
.slide-img .m-text a.now,.slide .m-text a.now,.slide .m-text a:hover,.slide-img .m-text a:hover{background: #a60c0e;}

/*h1公共样式*/
.h1-style{height: 32px;}
.h1-style a{font-size: 14px;color: #ffffff;background: #a7a7a7;margin: 5px 0 0 3px;padding: 0 5px;font-weight: normal;font-family: "Microsoft YaHei";}
.h1-style a:hover,.h1-style a.active{background: #ae0e16;}
.h1-style span{width: 830px;height: 21px;background: #ececec;margin-top: 5px;}


/*h1首页推荐公共样式*/
.h1-style-book{height: 32px;width:96%;}
.h1-style-book a{font-size: 15px;color: #ffffff;background: #a7a7a7;margin: 5px 3px 0 3px;padding: 0 5px;font-weight: normal;font-family: "Microsoft YaHei";}
.h1-style-book a:hover,.h1-style-book a.active{background: #ae0e16;}
/*.h1-style-book span{width: 430px;height: 21px;background: #ececec;margin-top: 5px;}*/

