﻿.page-th1:after {
    height: 20px;
}


/*分类*/
.FenLeiBox{ margin:0 auto;}
.FenLei_Bg{  overflow:hidden; padding:15px 15px 0 15px; background:#f5f5f5; }
.FenLeiT{ background:url(img/img01.png) no-repeat center right #3d3d3d; height:22px; text-align:center; line-height:22px; color:#FFF; font-family:"微软雅黑"; float:left;padding:0 10px 0 5px;}
.w1025{ width:1015px}


.FenLeiF{padding-bottom:10px;}
.FenLeiF ul{ margin:0px; padding:0px; list-style:none}
.FenLeiF li{ padding-bottom:4px; float:left;}
.FenLeiF li a{ margin-right:5px; line-height:22px; background:#e3e3e3;height:22px; padding:4px 8px; color:#333; }
.FenLeiF li a.hover,.FenLeiF li a:hover{ background:#db1316 ; color:#FFF;}

div.cases{position:relative; left:-15px;}
div.cases,div.cases *{box-sizing:content-box;}
div.cases ul{margin:0 auto;margin-top:15px;position:relative; list-style:none;padding:0;}
div.cases ul li{float:left;width:280px;padding:0 6px;display:none;}
div.cases ul li i{display:block;width:280px;height:18px;background:url(img/p_1.png) no-repeat;}
div.cases ul li u{display:block;width:280px;height:18px;background:url(img/p_2.png) no-repeat;}
div.cases ul li div{width:280px;   background:url(img/casesBg.png) right;}

div.cases ul li div img{  display:block;width:245px; margin:0 auto;  padding:4px 0;}
div.cases ul li div h3{margin:0 18px;   margin-top:10px;  font-family:"微软雅黑";font-size:18px; margin-bottom:10px;}
div.cases ul li div h3 a{ color:#000;}
div.cases ul li div h3 a:hover{  color:#db1316;}
div.cases ul li div h4{ font-family:"微软雅黑";  margin:0 18px;  padding-top:3px; font-size:12px;font-weight:normal;line-height:22px;color:#808080;}
div.cases ul li div h4 *{ color:#808080;}
div.cases ul li:hover img{ background:#d30;}



.works-top{ height:auto; background:url(/Images/works/topbg.png) no-repeat center center;padding:30px 0 40px 0;}
.works-top .page-th1 strong { color:#fff; font-size:2rem; }
.works-top .page-th1 strong span { font-size:2rem; display:block;}
.works-top .page-th1 p{ color:#fff}
.works-top .page-th1:before{ height:50px;}
.anli-li{

}
.anli-fot {
    text-align: center;
}
.anli-fot b{font-size:14px; margin:0; font-weight:normal; line-height:1;}
.case-nav{ padding:0; margin:0 auto; list-style:none; text-align:center;}
.case-nav:before{clear:both;content:'';display:block;padding-top:60px;}
.case-nav li:first-child{background:none; line-height:65px;}
.case-nav li{ width:75px; height:65px; overflow:hidden; display:inline-block; background:url(/Images/bg.png);  margin-right:10px; text-align:left;}
.case-nav li a{color:#fff; display:block; width:75px; height:65px;border:1px solid #797979;
               padding:10px 0 0 7px;
               -webkit-transition-property: background,border;
	transition-property: background,border;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.case-nav li a small{display:block;}
.case-nav li a:hover{background-color:#e30919; border:1px solid #e30919;}
.case-nav li.active a{background-color:#e30919; border:1px solid #e30919;}

.case-nav-li{background:url(/Images/bg.png);border:1px solid #222;padding:15px 30px 5px 20px; margin-top:20px;}

.case-item{}
.case-item a{display:block; width:145px; height:38px; float:left; color:#fff; border:1px solid #333; text-align:center; line-height:38px; margin-left:10px; margin-bottom:10px;
               -webkit-transition-property: background,border;
	transition-property: background,border;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.case-item a:hover,.case-item a.active{background-color:#e30919; border:1px solid #e30919;}

.casenav{ width:60px; position:absolute;  }
.affix {
    position: fixed;top:60px;
}
.casenav ul{padding:0; margin:0; list-style:none;}
.casenav ul ul{display:none; width:1100px; position:absolute; top:0; left:60px; background:#000;padding:10px; min-height:60px;}
.casenav ul ul:before{content:''; display:block; width:0; height:0; border-width:5px 0 5px 5px; border-style:solid;border-color:transparent transparent transparent #fff; position:absolute; left:0; top:25px;}
.casenav ul>li{padding-bottom:10px; position:relative;}
.casenav ul>li>a{ display:block;background-color:#e30919; border:1px solid #e30919; height:60px; color:#fff;padding:6px 0 0 5px;}
.casenav ul>li>a small{display:block;}
.casenav ul>li>a:after{content:''; display:block; width:10px; height:2px; background-color:#fff; margin-top:3px;}
.casenav ul>li>a:hover{background:#d30;}
.casenav ul>li:hover ul{display:block;}
.casenav ul ul>li{ float:left;padding:0;}
.casenav ul ul>li a{display:block;background-color:#222; border:1px solid #fff; color:#fff; height:auto; margin:4px 5px; font-size:12px;padding:5px 10px;}
.casenav ul ul>li a:after{display:none;}

.row.grid{padding-top:50px;}
.row.grid div.col-sm-4{padding:0;}
.filters{text-align:center;}
.filter{display:inline-block; color:#fff; cursor:pointer;padding:5px 15px;}
.filter.active{background:#e30919;}

.project{
    padding-bottom:10px;
    color: #fff;
    overflow: hidden;
    background:#fff;
    cursor:pointer;
    margin:5px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;

}
.project:hover{
    /*-moz-box-shadow:0px 0px 40px rgba(0,0,0,.4); -webkit-box-shadow:0 2px 40px rgba(0,0,0,.4); box-shadow:0px 0px 40px rgba(0,0,0,.4);*/
}
.project-img {
    position: relative;
    height:190px;
    overflow:hidden;
    z-index:1;
}
.project-img img {
    width: 100%;
    transition: transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
}
.project:hover .project-img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.project:hover .project-meta {
    background: rgba(20,29,34,.36);
    background:rgba(214,0,29,.86);
}
.project:hover .project-meta:before{
    border-bottom: 8px solid #d6001d;
}
.project:hover .project-meta h4{
    color:#fff;
    font-weight:bold;
}
.project-meta {
    padding: 5px 20px 0;
    position: relative;
    height: 60px;
    z-index:2;
    background: rgba(0,0,0,.03);
    /*transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;*/
}
.project-meta:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 20px;
    width: 10px;
    height: 10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 8px solid #fff;
    /*transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;*/
}
.project-meta h4 {
    display:block;
    line-height:1;
    padding-top:5px;
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.project-meta span.project-category {
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    color: rgba(0,0,0,.5);
    overflow:hidden;
    overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;
    padding-right:50px;
    display:block;
    /*transform:scale(.8,.8)*/
}
.project:hover .project-meta span.project-category {
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    color: rgba(255,255,255,.5);
}
.project-like {
    position: absolute;
    right: 5px;
    top: 15px;
    vertical-align: top;
}
.project-like .icons {
    font-size: 24px;
    color: #dce3e8;
    transition: color .3s;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    cursor: pointer;
}
.project:hover .project-like .icons {
    color: #dce3e8;
}
.project-like span.like-count {
    font-size: 12px;
    font-weight: 300;
    vertical-align: top;
    color: #dce3e8;
    position:relative;top:10px;
}
