* { margin: 0; padding: 0; }
html { font-size: 62.5%;
    font-family: "Microsoft YaHei";, "Times New Roman", Georgia, Serif, tahoma; }
body { width: 100%; color: #999; line-height: 1.4; font-family: "Microsoft YaHei"; }
ul, li { list-style: none; }
img { border: 0; }
a{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
p{
    margin: 0;
}
.c-box{
    background-color: #f5f5f5;
    padding: 80px 0 0;
}
.c-block{
    width: 1280px;
    font-size: 16px;
    margin: auto;
    color: #fff;
    padding-bottom: 80px;
}

.newsBox{
    text-align: center;
    color: #000;
    margin-bottom: 50px;
}
.newsColor{
    color: #8b8b8b;
}
.c-list{
    font-size: 0;
    color: #f07000;
    padding: 0 1px;
}
.c-list li{
    width: 30%;
    height: 156px;
    text-align: left;
    display: inline-block;
    float: left;
    margin: 10px 1.6666666%;
    padding: 30px 36px;
    background-color: #fff;
    font-size: 14px;
}
.item-title{
    font-size: 20px;
    font-weight: bold;
    color: #f07000;
}
.item-name{
    margin-top: 20px;
    z-index: 9999;
    height: 43px;
	color: #4f4e4e;
}
.c-list li a{
    color: #000;
    line-height: 21px;
    margin-right: 14px;
    text-decoration: none;
}
.clear{
    clear: both;
}
.bgimg{
    width: 84px;
    height: 86px;
    z-index: 1;
    margin-left: 232px;
    margin-top: -80px;
    /*background: url(../images/case/c1.jpg);*/
}
.mt-80{
    margin-top: 80px;
}
.case-list{
    font-size: 0;
    color: #f07000;
    padding: 0 1px;
}

.case-list li{
    width: 30%;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 10px 1.6666666%;
    padding: 30px 36px;
    background-color: #fff;
    font-size: 14px;
}
.case-list li:hover{
    box-shadow: 0 6px 20px #ccc;
}
.case-list li a{
    color: #f07000;
    line-height: 21px;
    text-decoration: none;
}
.case-title{
    font-size: 18px;
    color: #000000;
    height: 70px;
    line-height: 24px;
}
.case-info{
    font-size: 14px;
    color: #8b8b8b;
    line-height: 21px;
    text-align: left;
    margin-bottom: 30px;
    height: 150px;
}
.h130{
    height: 130px;
}
.cc-lookMore{
    display: none;
}
.navwords{
    font-size:14px;
    line-height:38px;
    padding-left:30px;
    color:#333333;
    border-left:5px solid #c75b58;
	letter-spacing:2px;
}
.navwords a{
  color:#c75b58;
}

@media screen and (min-width: 768px) {

}
@media  (max-width: 680px) {
    .c-block{
        width: 100%;
    }
    .c-block img{
        width: inherit;
    }
    .c-list{
        padding: 0 10px;
    }
    .c-list li{
        width: 100%;
        margin: 10px 0;
    }
    .case-list{
        padding: 0 10px;
    }
    .case-list li{
        width: 100%;
        margin: 10px 0;
    }
    .h130{
        height: inherit;
    }
    .cc-lookMore{
        display: block;
        text-align: center;
    }
    .cc-lookMore a{
        width: 190px;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        color: #f07000;
        margin-top: 30px;
        border: 1px solid #f07000;
    }
}
@media  (min-width: 766px) and (max-width: 1020px){


}
@media  (min-width: 1200px) and (max-width: 1679px){

}
