a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;margin-bottom: 30px}
.tcdPageCode a{display: inline-block;color: #ffd037;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #ffd037;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #ffd037;	border: 1px solid #ffd037;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}
.w1200{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.content{
    width: 100%;
    height: auto;
    margin-top: 100px;
    overflow: hidden;
}
.content .con-img{
    width: 100%;
    height: 500px;
    background: url("../images/banner_case.jpg") no-repeat center;
}
.content .brand{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: white;
    margin-bottom:50px;
}
.brand p{
    display: block;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #999999;
    text-align: center;
    line-height: 26px;
    margin-top: 52px;
}
.brand .brand-title{
    width: 480px;
    height: 36px;
    margin: 38px auto 0;
}
.brand-title .bra-li{
    width: 122px;
    height: 36px;
    float: left;
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 36px;
    margin-right: 56px;
}
.bra-li:last-child{
    margin-right: 0;
}
.bra-li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333333;
}
/*.bra-li.active{*/
    /*background: #ffd037;*/
    /*color: white;*/
/*}*/
.bra-li.active a{
    background: #ffd037;
    color: white;
    border-radius: 10px;
}
.brand .brand-contnet{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 38px;
    display: none;
}
.brand-contnet.active{
    display: block;
}
.brand-contnet .con-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.con-ul .con-li{
    width: 368px;
    height: 238px;
    border: 1px solid #dddddd;
    float: left;
    margin-right: 45px;
}
.con-li:nth-of-type(3n){
    margin-right: 0;
}
.con-li:nth-of-type(n+4){
    margin-top: 30px;
}
.con-li img{
    display: block;
    width: 366px;
    height: 236px;
    margin: 1px;
}
.brand-contnet .tcdPageCode{
    height: auto;
    margin-top: 30px;
}



.case {
    padding-top: 13px;
    padding-bottom: 25px;
}
.case .title{
    text-align: center;
    margin-top: 20px;
}
.case-box {
    overflow: hidden;
}
