/*公共图标*/
.rankingRight h2,.rankingRight ul li a span:nth-child(1){background: url(../images/property.png) 0 0 no-repeat;}
.lifeTitle a:hover{color: #ff7129;}
span{color:#333;text-decoration: none;}
span:hover{text-decoration: none;}
/*导航开始*/

nav ul li a,nav ul li a span{display: block;text-align: center;}
nav ul li{width: 80px;float: left;position: relative;bottom: -1px;}
nav ul li a span:nth-child(1){/*font-weight: bold;*/font-size: 18px;color:#ff7129;}
nav ul li a:hover{text-decoration: none;border-radius: 4px;}
nav ul li a{padding:6px 0;}
nav{border-bottom: 1px solid #f6f6f6;}
nav ul li.currentNavA{border-bottom:3px solid #ff7129;}
/*nav ul li.currentNavA a span:nth-child(1){color:#fff;*/
/***************导航结束***********/

/*内容开始*/
.location,.location a{color:#c6c6c6;font-size: 14px;}
article{margin:20px 0;}
.decorationBanner{width: 100%;height: 430px;font-size: 100% 448px;background: url(../images/decorationBanner1.png) no-repeat;background-size: 100% 100%;}
.encyclopedia{width: 300px;height: 430px;background: rgba(255,255,255,0.9);}
.encyclopedia h1{text-indent: 20px;line-height: 50px;background:#ff7129;color:#fff;font-weight: normal;font-size: 18px;}
.encyclopedia ul li{padding: 10px 15px;transition: background 0.5s;border-bottom: 1px solid #c3c3c3;}
.encyclopedia ul li:last-child{border:none;}
.encyclopedia ul li:hover{background: #fff;}
.encyclopedia ul li>a,.encyclopedia ul li>a img{display: block;width: 90px;}
.encyclopedia ul li>a{height: 55px;overflow: hidden;}
.encyclopedia ul li div.f-fl{width: 165px;margin-left: 15px;}
.encyclopedia ul li div.f-fl a{display: block;color: #333333;line-height:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;}
.encyclopedia ul li div.f-fl a:hover{color: #ff7129;}
.encyclopedia ul li div.f-fl p{display: block;line-height: 16px;font-size: 12px;text-align: justify;padding-top:3px;height: 35px;overflow: hidden;color: #a3a3a3;}
/*分类*/
.categoryBox{width: 1110px;padding:20px 20px 10px 70px;position: relative;background: #f2f2f2;}
.categoryBox span{position: absolute;display: block;padding:3px 8px;top:20px;left: 15px;font-size: 14px;}
.categoryBox a{font-size: 14px;display: block;float: left;margin-right: 10px;color:#333;padding:3px 8px;transition: color 0.5s,background 0.5s;text-decoration: none;border-radius: 4px;margin-bottom: 10px;}
.categoryBox a.currentCategory{background: #ff7129;color:#fff;}
.categoryBox a:hover{background: #ff7129;color:#fff;}
/*列表*/
.materialsList ul li{margin-bottom: 20px;}
.materialsList ul li>a:nth-child(1),.materialsList ul li>a:nth-child(1) img{display: block;width: 350px;}
.materialsList ul li>a:nth-child(1){height: 215px;overflow: hidden;}
.materialsListTxt{width: 810px;padding:20px;height: 175px;background: #f2f2f2;transition: background 0.5s;}
.keywordTxt span{text-decoration: none;}
.materialsListTxt a{font-size: 18px;line-height: 18px;color: #333;}
.materialsListTxt p{font-size: 14px;color:#666666;line-height: 20px;padding-top:12px;height: 60px;text-align: justify;overflow: hidden;}
.timeBox{padding:12px 0 10px 0;border-bottom:1px solid #aeaeae;}
.timeBox span{display: block;float: left;margin-right: 15px;padding-left: 20px;background: url(../images/decorationIcon.png) 0 0 no-repeat;transition: background 0.5s;}
.timeBox span.timeBoxBg{background: url(../images/decorationIconBg.png) 0 0 no-repeat;}
.timeBox span:nth-child(1){background-position: -7px -188px;}
.timeBox span:nth-child(2){background-position: -7px -263px;}
.keywordTxt{padding-top:12px;}
.keywordTxt span{display: block;float: left;border: 1px solid #ff7129;font-size: 14px;padding: 5px 10px;border-radius: 18px;margin-right: 10px;}
.bgClass{background:#ff7129;}
.boxShadow{box-shadow:0 0 5px rgba(0,0,0,0.5);position:relative;}
.materialsListTxt .txtClass,.materialsListTxt .txtClass span,.materialsListTxt .txtClass a{color:#fff;}
.keywordTxt .radiusA{border:1px solid #fff;}
.materialsListTxt .timeBoxBorder{border-bottom: 1px solid #fff;}
/*页码*/
.pageBox{text-align: center;padding-top: 20px;}
.pageBox a,.pageBox b{border: 1px solid #ff7129;padding: 10px 20px;border-radius: 5px;text-decoration: none;color: #333;margin: 0px 5px;transition: color 0.5s,background 0.5s;display: inline-block;height: 20px;font-size: 16px;line-height: 20px;}
.pageBox a.cur{background: #ff7129;color:#fff;}
.pageBox a:hover{background: #ff7129;color:#fff;}
/*尾部*/
footer{background: #21252a;padding-top:20px;border-top: 2px solid #ff7129;}
.footerbox{background: #21252a;}
.footerBoxLeft{padding-top:10px;}
.footerBoxLeft,.floatBoxRight{width: 450px;float: left;}
.footerBoxLeft img{display: block;float: left;margin-left: 30px;}
.footerBoxLeft .aboutUs{line-height: 60px;text-align: center;padding-bottom: 5px;}
.footerBoxLeft .aboutUs a{font-size:18px;font-weight: bold;color:#fff;padding-right:6px;}
.footerBoxRight ul{width: 99px;color: #fff;height: 180px;float: left;margin-bottom: 5px;padding-left: 30px;border-left: #b4b4b4 solid 1px;line-height: 20px;}
.footerBoxRight ul li:nth-child(1){font-size:18px;font-weight: bold;padding-bottom:10px;color:#c7c7c7;}
.footerBoxRight ul li a{line-height: 20px;font-size: 12px;color:#c7c7c7;}
.footerBottom{background: #0f1113;}
.footerBottom p{width:1240px;text-align: center;line-height: 40px;color: #fff;margin:0 auto;font-size:14px;}
.footerBottom p span a{font-size:14px;color: #fff;}
.footerBottom p span:nth-child(2){color:#292f34;font-size:14px;}
.footerBoxRight ul li a:hover{color:#fff;}
.linkBox{background: #fff
}
img{display: block;}
.footerbox {width: 1100px;margin: 0 auto;}
.aboutUs a:hover{text-decoration: none;color:#ff7129;}