
/* CSS Document */
/*面包屑*/
.mbx{ height: 96px; line-height: 96px; font-size: 14px;}

/*左侧列表*/
.leftList{ width: 1200px;}
.leftList .lltit{ height: 30px; line-height: 30px; font-size: 16px; color: #666; padding: 12px 0; border-bottom: 1px solid #f2f2f2; background: #fcfcfc;}
.leftList .lltit-l{ width: 74px; text-align: center;}
.leftList .lltit li{ float: left; display: inline-block; margin-right: 14px; padding: 0 14px; line-height: 30px; font-size: 16px; border-radius: 5px; cursor: pointer;}
.leftList .lltit .on{ background: #ff7a01; color: #fff;}
.leftList .llbox{ padding: 30px 0; clear: both; border-bottom: 1px solid #e2e2e2;}
.leftList .llbox-pic{ width: 196px; height: 112px;}
.leftList .llbox-txt{ width: 1186px;}
.leftList .llbox-txt .lbtop{ line-height: 34px; font-size: 18px;}
.leftList .llbox-txt .lbtop .hot{ display: inline-block; padding: 0 3px; height: 18px; border: 1px solid #fe4108; text-align: center; line-height: 18px; font-size: 12px; color: #fe4108; vertical-align: middle; margin-left: 40px;}
.leftList .llbox-txt .lbcen{ line-height: 24px; color: #666; width: 100%; height: 48px; overflow: hidden; margin-bottom: 5px;}
.leftList .llbox-txt .lbbot{ line-height: 24px; color: #999;}
.leftList .llbox-txt .lbbot-time{ display: inline-block; padding: 0 52px 0 20px; background:url(../image/articlelist_02.png) no-repeat left center; _background:url(../image/articlelist_02.gif) no-repeat left center;}
.leftList .llbox-txt .lbbot-gk{ display: inline-block; padding: 0 0 0 20px; background:url(../image/articlelist_03.png) no-repeat left center; _background:url(../image/articlelist_03.gif) no-repeat left center;}
.leftList .fy{ padding-top: 40px; margin-bottom: 40px;}

/*右侧热门*/
.rightHot{ width: 310px;}
.rightHot .rhtit{ height: 42px; border-bottom: 1px solid #e2e2e2; margin-bottom: 20px;}
.rightHot .rhtit-left{ padding: 0 10px; line-height: 42px; font-size: 18px; height: 42px; border-bottom: 1px solid #17559e; color: #1755a0;}
.rightHot .rhtit-left a{ color: #1755a0;}
.rightHot .rhbox{ width: 100%; display: block; margin-bottom: 20px;}
.rightHot .rhbox-pic{ width: 90px; height: 50px;}
.rightHot .rhbox-txt,.rightHot .rhbox-txt2{ width: 208px; height: 48px; padding-top: 1px; line-height: 48px; font-size: 16px; color: #666;}
.rightHot .rhbox-txt2{ line-height: 24px;}

/*展示图*/
.zst{ padding: 40px 0 20px;}
.zst .left{ width: 540px; height: 310px; overflow: hidden;}
.zst .left-txt{ display: block; width: 100%; line-height: 52px; text-indent: 16px; font-size: 18px; color: #fff; bottom: 0; left: 0; z-index: 2}
.zst .left-img{ display: block; width: 540px; height: 310px; top: 50%; left: 50%; margin: -155px 0 0 -270px; transition:all 1s ease-in-out; -webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out;}
.zst .left:hover .left-img{ z-index: 1; transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1);}
.zst .right{ width: 580px;}
.zst .right .list{ width: 280px; height: 150px; margin: 0 0 10px 10px; overflow: hidden;}
.zst .right .list-txt{ display: block; width: 100%; line-height: 52px; text-indent: 16px; font-size: 16px; color: #fff; bottom: 0; left: 0; z-index: 2}
.zst .right .list-img{ display: block; width: 280px; height: 150px; top: 50%; left: 50%; margin: -75px 0 0 -140px; transition:all 1s ease-in-out; -webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out;}
.zst .right .list:hover .list-img{ z-index: 1; transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1);}


























































