/* 产品分类 */
#user_defined13 .title_content{
    width:1200px;
    padding-top:55px;
    padding-bottom:17px;
    margin:0 auto;
    position: relative;
}
#user_defined13 .title_content:after{
    content:"";
    width:100%;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinhaoda/picture/2017/05/06/453c7467-3622-47a9-bf8a-3f0e8e44752f.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom:6px;
    left: 0;
}
@font-face {
    font-family: 'webfont_pro_h1';
    src: url('//at.alicdn.com/t/t2rajqoawwhilik9.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/t2rajqoawwhilik9.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/t2rajqoawwhilik9.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/t2rajqoawwhilik9.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/t2rajqoawwhilik9.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}
#user_defined13 .title_content h1{
    font-weight:normal;
    text-align: center;
    margin:0;
    font-size:26px;
    color:#333333;
    line-height:38px;
    font-family: "webfont_pro_h1";
}
#user_defined13 .title_content h2{
    font-weight:normal;
    text-align: center;
    margin:0;
    font-size:14px;
    color:#bab9b9;
    line-height:26px;
    text-transform: uppercase;
    font-family: "Arial";
}
#user_defined13 .category_content{
    width:1200px;
    height:40px;
    padding:42px 0;
    margin:0 auto;
}
#user_defined13 .category_content ul{
    font-size:0;
    line-height:0;
    text-align: center;
}
#user_defined13 .category_content li{
    display: inline-block;
    margin:0 6px;
}
#user_defined13 .category_content a{
    width:128px;
    height:38px;
    display: block;
    text-align: center;
    line-height:38px;
    border:1px solid #efefef;
    font-size:14px;
    color:#a6a3a6;
    background-color: #fff;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined13 .category_content a.active{
    background-color: #cf0a0a;
    color:#fff;
}
#user_defined13 .category_content a:hover{
    background-color: #cf0a0a;
    color:#fff;
}

/* 产品列表 */
#content2{
    overflow: visible;
}
#user_defined14 {display:none;}
#user_defined14 .bodyContContent{
    overflow: visible;
}
#user_defined14 .pro{
    padding-bottom:100px;
}
#user_defined14 .pro_content{
    width:1200px;
    min-height: 100px;
    padding-top:30px;
    margin:0 auto;
    position: relative;
}
#user_defined14 .pro_content ul:after{
    content:""; 
    display:block;
    clear:both; 
    visibility: hidden;
    line-height: 0; 
    height: 0;
    font-size:0; 
}
#user_defined14 .pro_content .prompt{
    font-size:16px;
    color:#666;
    line-height:40px;
    text-align: center;
}
#user_defined14 .pro_content .pro_list{
    width:291px;
    float: left;
    margin-right:12px;
    margin-bottom:24px;
}
#user_defined14 .pro_content .pro_list:nth-child(4n){
    margin-right:0;
}
#user_defined14 .pro_content .pro_list a{
    width:291px;
    display: block;
    background-color: #fff;
    position: relative;   
}
#user_defined14 .pro_content .pro_pic{
    width:291px;
    height:291px;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 10px #eee;
    -moz-box-shadow: 0 0 10px #eee;
    -o-box-shadow: 0 0 10px #eee;
    -webkit-box-shadow: 0 0 10px #eee;
    transition:all .4s;
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
}
#user_defined14 .pro_content a:hover .pro_pic{
    box-shadow: 0 0 15px #999;
    -moz-box-shadow: 0 0 15px #999;
    -o-box-shadow: 0 0 15px #999;
    -webkit-box-shadow: 0 0 15px #999;
    transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
}
#user_defined14 .pro_content .pro_pic img{
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}
#user_defined14 .pro_content .pro_name{
    width:255px;
    height:51px;
    display: block;
    box-sizing:border-box;
    font-size:15px;
    color:#ffffff;
    line-height:51px;
    text-align: center;
    position: absolute;
    left: 18px;
    bottom: 0;
    opacity: 0;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinhaoda/picture/2017/05/06/57626945-d039-47b2-8920-d77c52f0dbf6.jpg);
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s; 
}
#user_defined14 .pro_content a:hover .pro_name{
    opacity: 1;
    bottom:18px;
}
#user_defined14 .pro_content .pro_type{
    font-size:17px;
    color:#575757;
    display: block;
    line-height:39px;
    text-align: center;
}
#user_defined14 .pro_content a.more{
    width: 100%;
    height: 49px;
    line-height: 49px;
    display: none;
    text-align: center;
    font-size: 13px;
    color: #bcbcbc;
    background: #ffffff;
    margin-top: 58px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
#user_defined14 .pro_content a.more:hover{
    color: #fff;
    background: #cf0a0a;
}