/* banner */
#user_defined3 .banner{
    width:100%;
    height:685px;
}
#user_defined3 #banner{
    margin-bottom:0 !important;
    position:relative;
    overflow:hidden;
}
#user_defined3 #banner .camera_loader{
    background:url(http://img.easthardware.com/upload/z/z3/zohen/picture/2016/04/13/b2a25732-7205-416a-82d5-115191a4e16f.gif) no-repeat center;
    background-color:#fff;
}
#user_defined3 #banner .camera_fakehover{
    height:685px !important;
}
#user_defined3 #banner .camera_pag{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
#user_defined3 #banner .camera_pag_ul{
    text-align: center;
}
#user_defined3 #banner .camera_pag_ul li{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin:  18px 8px;
    border: none;
    background: none;
    background-color: #ffffff;
    border-radius: 100%;
}
#user_defined3 #banner .camera_pag_ul li.cameracurrent{
    background-color: #e40012;
}
#user_defined3 #banner .camera_pag_ul li span{
    display: none;
}
#user_defined3 #banner .camera_prev, #user_defined3 #banner .camera_next{
    opacity: 1 !important;
    position: absolute;
    top: 50%;
    outline: 0;
    width: 40px;
    z-index: 2;
    border-radius: 3px;
    height: 80px;
    margin-top: -41px;
    background: rgba(230, 0, 18, 0.2);
    border: 1px rgba(241, 241, 241, 0.11) solid;
    transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    -webkit-transition:all ease-out .3s;
}
#user_defined3 #banner .camera_prev:hover, #user_defined3 #banner .camera_next:hover{
    background-color: #e60012;
}
#user_defined3 #banner .camera_prev{
    left: 30px;
}
#user_defined3 #banner .camera_next{
    right: 30px;
}
#user_defined3 #banner .camera_prev span{
    background-image: url(http://img.jihui88.com/upload/j/j2/jinhaoda/picture/2017/05/09/8d54d150-2626-4d7a-8a15-3086982612b2.png);
    position: absolute;
    top:20px;
    left: 0;
    background-position: 0 0;
}
#user_defined3 #banner .camera_next span{
    background-image: url(http://img.jihui88.com/upload/j/j2/jinhaoda/picture/2017/05/09/8d54d150-2626-4d7a-8a15-3086982612b2.png);
    position: absolute;
    top:20px;
    left: 0;
    background-position: -40px 0;
}

/* 热门关键词 */
#user_defined4 .keyword{
    width:100%;
}
#user_defined4 .keyword_content{
    width:1200px;
    height:50px;
    line-height:50px;
    margin:0 auto;
    font-size:16px;
    color:#999999;
}
#user_defined4 .keyword_content a{
    color:#999999;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined4 .keyword_content a:hover{
    color:#e60012;
}

/* 产品系列 */
#user_defined5 .category{
    padding-top:74px;
    padding-bottom:90px;
}
#user_defined5 .category_title{
    text-align: center;
}
@font-face {
    font-family: 'webfont_category_h1';
    src: url('//at.alicdn.com/t/7ze6l10dcd3rf6r.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/7ze6l10dcd3rf6r.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/7ze6l10dcd3rf6r.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/7ze6l10dcd3rf6r.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/7ze6l10dcd3rf6r.svg#思源黑体-正粗') format('svg'); /* iOS 4.1- */
}
#user_defined5 .category_title h1{
    font-size:30px;
    color:#000000;
    line-height:44px;
    font-weight:normal;
    margin:0;
    letter-spacing: 2px;
    font-family: "webfont_category_h1";
}
#user_defined5 .category_title h2{
    font-size:14px;
    color:#0b0b0b;
    line-height:28px;
    font-weight:normal;
    margin:0;
    letter-spacing: 4px;
    position: relative;
}
#user_defined5 .category_title h2:before{
    content:"";
    width:180px;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/95fae3f9-9a1b-44eb-84a4-c428d72d780e.jpg);
    position: absolute;
    right:50%;
    margin-right:125px;
    top:13px;
}
#user_defined5 .category_title h2:after{
    content:"";
    width:180px;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/95fae3f9-9a1b-44eb-84a4-c428d72d780e.jpg);
    position: absolute;
    left:50%;
    margin-left:125px;
    top:13px;
}
#user_defined5 .category_content{
    width:100%;
    height:356px;
    padding-top:52px;
}
#user_defined5 .category_content .swiper-slide{
    width:392px;
    height:356px;
    float: left;
}
#user_defined5 .swiper-slide a{
    width:392px;
    height:356px;
    display: block;
    position: relative;
}
#user_defined5 .swiper-slide img{
    width:100%;
    height:100%;
}
#user_defined5 .swiper-slide .category_name{
    width:100%;
    height:68px;
    display: block;
    box-sizing:border-box;
    padding:0 17px;
    position: absolute;
    left:0;
    bottom:0;
    background: rgba(255,255,255,0.6);
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined5 .swiper-slide a:hover .category_name{
    background: rgba(255,255,255,1);
}
#user_defined5 .swiper-slide .cn_name{
    display: block;
    height:40px;
    line-height:40px;
    font-size:24px;
    color:#000000;
}
#user_defined5 .swiper-slide .en_name{
    display: block;
    height:28px;
    line-height:28px;
    font-size:14px;
    color:#000000;
    font-family: "Arial";
    position: relative;
    text-transform: uppercase;
}
#user_defined5 .swiper-slide .en_name:before{
    content:"";
    width:22px;
    height:1px;
    display: block;
    background-color: #000;
    position: absolute;
    top:0;
    left:0;
}

/* 产品展示 */
#user_defined6 .pro{
    width:1200px;
    margin:0 auto;
}
#user_defined6 .title_content{
    padding-bottom:5px;
    height:50px;
    position: relative;
}
#user_defined6 .title_content:after{
    content:"";
    width:100%;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/95fae3f9-9a1b-44eb-84a4-c428d72d780e.jpg);
    position: absolute;
    bottom:0;
    left:0;
}
@font-face {
    font-family: 'webfont_pro_h1';
    src: url('//at.alicdn.com/t/zmhupij8jpx03sor.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/zmhupij8jpx03sor.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/zmhupij8jpx03sor.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/zmhupij8jpx03sor.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/zmhupij8jpx03sor.svg#思源黑体-正粗') format('svg'); /* iOS 4.1- */
}
#user_defined6 .title_content h1{
    float: left;
    font-weight:normal;
    margin:0;
    line-height:50px;
    font-size:30px;
    color:#000000;
    font-family: "webfont_pro_h1";
}
#user_defined6 .title_content .category{
    float: right;
    height:14px;
    padding:18px 0;
}
#user_defined6 .title_content .category li{
    height:14px;
    line-height:14px;
    padding:0 26px;
    float: left;
    margin-right:1px;
    position: relative;
}
#user_defined6 .title_content .category li:after{
    content:"";
    width:1px;
    height:14px;
    display: block;
    background-color: #e5e5e5;
    position: absolute;
    right:-1px;
    top:0;
}
#user_defined6 .title_content .category a{
    font-size:14px;
    color:#616161;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined6 .title_content .category a:hover{
    color:#f60013;
}
#user_defined6 .title_content .category a.active{
    color:#f60013;
}
#user_defined6 .title_content .category .more{
    padding-right: 0;
    margin-right:0;
}
#user_defined6 .title_content .category .more:after{
    display: none;
}
#user_defined6 .title_content .category .more a{
    font-size:14px;
    color:#000000;
    font-weight:bold;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined6 .title_content .category .more a:hover{
    color:#f60013;
}
#user_defined6 .pro_content{
    padding-top:33px;
    padding-bottom:57px;
    height:360px;
}
#user_defined6 .pro_content .pro_list{
    width:285px;
    height:360px;
    float: left;
    margin-left:20px;
}
#user_defined6 .pro_content .pro_list_0{
    margin-left: 0;
}
#user_defined6 .pro_list a{
    width:285px;
    height:360px;
    display: block;
    overflow: hidden;
    background-color: #f4f4f2;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined6 .pro_list a:hover{
    border-radius: 4px;
    box-shadow: 0 0 20px #999;
    -moz-box-shadow: 0 0 20px #999;
    -o-box-shadow: 0 0 20px #999;
    -webkit-box-shadow: 0 0 20px #999;
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}
#user_defined6 .pro_list .pro_pic{
    width:285px;
    height:285px;
    display: block;
}
#user_defined6 .pro_list .pro_pic img{
    width:100%;
    height:100%;
}
#user_defined6 .pro_list .pro_details{
    width:100%;
    display: block;
    text-align: center;
}
#user_defined6 .pro_list .pro_details .pro_name{
    font-size:16px;
    color:#000000;
    line-height:24px;
    display: block;
}
#user_defined6 .pro_list .pro_details .pro_type{
    font-size:16px;
    color:#999999;
    line-height:24px;
    display: block;
}

/* 公司简介 */
#user_defined7 .title_content{
    width:100%;
    height:326px;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/06a76fef-733c-4f80-a79b-2b803bfb9cf6.jpg);
    background-position: center;
    position: relative;
}
#user_defined7 .title_content .btn_content{
    width:1200px;
    height:85px;
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left:-600px;
}
@font-face {font-family: 'webfont_profile_title';
  src: url('//at.alicdn.com/t/nszko14is14z33di.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/nszko14is14z33di.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/nszko14is14z33di.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/nszko14is14z33di.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/nszko14is14z33di.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}

#user_defined7 .btn_content a{
    width:600px;
    height:85px;
    line-height:85px;
    text-align: center;
    display: block;
    font-size:18px;
    color:#ffffff;
    letter-spacing: 7px;
    text-indent: 7px;
    background-color: #000000;
    float: left;
    font-family: "webfont_profile_title";
    position: relative;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .btn_content a.active{
    background-color: #e50012;
}
#user_defined7 .btn_content a:before{
    content:"";
    width:72px;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/2123b75a-1e0a-4211-8ab2-1d9bb18270c1.png);
    position: absolute;
    top:40px;
    right: 50%;
    margin-right: 80px;
    opacity: 0;
    margin-right:180px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .btn_content a.active:before{
    opacity: 1;
    margin-right: 80px;
}
#user_defined7 .btn_content a:after{
    content:"";
    width:72px;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/2123b75a-1e0a-4211-8ab2-1d9bb18270c1.png);
    position: absolute;
    top:40px;
    left: 50%;
    margin-left: 80px;
    opacity: 0;
    margin-left:180px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .btn_content a.active:after{
    opacity: 1;
    margin-left: 80px;
}
#user_defined7 .info_content{
    width:1200px;
    margin:0 auto;
}
#user_defined7 .info_content .info_block{
    display: none;
}
#user_defined7 .info_content .info_block.active{
    display: block;
}
#user_defined7 .info_content .profile_content{
    padding-top:40px;
    padding-bottom:54px;
}
#user_defined7 .profile_content p{
    font-size:16px;
    line-height:36px;
    color:#999999;
    text-align: justify;
    text-indent: 32px;
}
#user_defined7 .profile_content a{
    width:142px;
    height:41px;
    display: block;
    border:1px solid #000000;
    line-height:41px;
    font-size:14px;
    color:#0b0b0b;
    text-align: center;
    margin:30px 0;
    text-indent: -40px;
    position: relative;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .profile_content a:hover{
    background-color: #e50012;
    border-color: #e50012;
    color:#fff;
}
#user_defined7 .profile_content a:after{
    content:"";
    width:32px;
    height:15px;
    display: block;
    position: absolute;
    top:13px;
    right:20px;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/c35a7c6d-e9c3-4dc2-8f1f-791028dab7f9.png);
    background-position: -32px 0;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined7 .profile_content a:hover::after{
    background-position: 0 0;
}
#user_defined7 .profile_content .company_pic{
    font-size:0;
    line-height:0;
}

#user_defined7 .technic_content{
    padding-top:60px;
}
@font-face {font-family: 'webfont_technic_h1';
  src: url('//at.alicdn.com/t/1eg1iyt8vwmte29.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/1eg1iyt8vwmte29.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/1eg1iyt8vwmte29.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/1eg1iyt8vwmte29.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/1eg1iyt8vwmte29.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}
#user_defined7 .technic_content h1{
    margin:0;
    text-align: center;
    font-weight:normal;
    font-size:30px;
    color:#000000;
    line-height:50px;
    font-family: "webfont_technic_h1";
}
@font-face {
    font-family: 'webfont_technic_h2';
    src: url('//at.alicdn.com/t/gng1xvtg8ql4n29.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/gng1xvtg8ql4n29.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/gng1xvtg8ql4n29.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/gng1xvtg8ql4n29.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/gng1xvtg8ql4n29.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}
#user_defined7 .technic_content h2{
    margin:0;
    text-align: center;
    font-weight:normal;
    font-size:14px;
    color:#cccccc;
    line-height:20px;
    font-family: "webfont_technic_h2";
    position: relative;
}
#user_defined7 .technic_content h2:before{
    content:"";
    width:30px;
    height:1px;
    display: block;
    background-color: #e5e5e5;
    position: absolute;
    top:9px;
    right:50%;
    margin-right:47px;
}
#user_defined7 .technic_content h2:after{
    content:"";
    width:30px;
    height:1px;
    display: block;
    background-color: #e5e5e5;
    position: absolute;
    top:9px;
    left:50%;
    margin-left:47px;
}
#user_defined7 .technic_content .technic_block{
    margin-top:48px;
    height:467px;
    padding-bottom:108px;
}
#user_defined7 .technic_block .technic_intro{
    width:342px;
    height:467px;
    float: left;
    box-sizing:border-box;
    padding:0 20px;
    padding-top:40px;
    background-color: #f3f3f3;
}
#user_defined7 .technic_block .technic_intro p{
    font-size:14px;
    line-height:30px;
    text-align: justify;
}
#user_defined7 .technic_block .technic_pic{
    font-size:0;
    line-height:0;
    float: right;
}

/* 小banner */
#user_defined8 .banner_s{
    width:100%;
    height:370px;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/2de169b0-5a0d-4762-bb0d-dffb1c8bfb52.jpg);
    background-position: center;
}

/* 金丽鑫动态 */
#user_defined9 .news{
    padding-top:90px;
    width:1200px;
    margin:0 auto;
}
#user_defined9 .title_content{
    padding-bottom:5px;
    height:50px;
    position: relative;
}
#user_defined9 .title_content:after{
    content:"";
    width:100%;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/95fae3f9-9a1b-44eb-84a4-c428d72d780e.jpg);
    position: absolute;
    bottom:0;
    left:0;
}
@font-face {
    font-family: 'webfont_news_h1';
    src: url('//at.alicdn.com/t/jhcnrbrr7eyu8fr.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/jhcnrbrr7eyu8fr.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/jhcnrbrr7eyu8fr.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/jhcnrbrr7eyu8fr.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/jhcnrbrr7eyu8fr.svg#思源黑体-正粗') format('svg'); /* iOS 4.1- */
}
#user_defined9 .title_content h1{
    float: left;
    font-weight:normal;
    margin:0;
    line-height:50px;
    font-size:30px;
    color:#000000;
    font-family: "webfont_news_h1";
}
#user_defined9 .title_content .category{
    float: right;
    height:14px;
    padding:18px 0;
}
#user_defined9 .title_content .category li{
    height:14px;
    line-height:14px;
    padding:0 26px;
    float: left;
    margin-right:1px;
    position: relative;
}
#user_defined9 .title_content .category li:last-child{
    padding-right:0;
    margin-right: 0;
}
#user_defined9 .title_content .category li:after{
    content:"";
    width:1px;
    height:14px;
    display: block;
    background-color: #e5e5e5;
    position: absolute;
    right:-1px;
    top:0;
}
#user_defined9 .title_content .category li:last-child::after{
    display: none;
}
#user_defined9 .title_content .category a{
    font-size:14px;
    color:#616161;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined9 .title_content .category a:hover{
    color:#f60013;
}
#user_defined9 .title_content .category a.active{
    color:#f60013;
}
#user_defined9 .news_content{
    padding-top:20px;
    height:355px;
    padding-bottom:95px;
}
#user_defined9 .news_content .news_list{
    width:288px;
    float: left;
    margin-left:16px;
}
#user_defined9 .news_content .news_list_0{
    margin-left:0;
}
#user_defined9 .news_list a{
    display: block;
    height:354px;
    border-bottom:1px solid #e6e6e6;
    position: relative;
}
#user_defined9 .news_list a:before{
    content:"";
    width:0;
    height:1px;
    display: block;
    background-color: #f60013;
    position: absolute;
    bottom:-1px;
    right:50%;
    z-index: 2;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined9 .news_list a:hover::before{
    width:50%;
}
#user_defined9 .news_list a:after{
    content:"";
    width:0;
    height:1px;
    display: block;
    background-color: #f60013;
    position: absolute;
    bottom:-1px;
    left:50%;
    z-index: 2;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined9 .news_list a:hover::after{
    width:50%;
}
#user_defined9 .news_list .news_pic{
    width:288px;
    height:182px;
    display: block;
    margin-bottom:12px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined9 .news_list a:hover .news_pic{
    box-shadow: 0 0 15px #333;
    -moz-box-shadow: 0 0 15px #333;
    -o-box-shadow: 0 0 15px #333;
    -webkit-box-shadow: 0 0 15px #333;
}
#user_defined9 .news_list .news_pic img{
    width:100%;
    height:100%;
}
#user_defined9 .news_list .news_title{
    height:27px;
    display: block;
    line-height:27px;
    font-size:15px;
    color:#686868;
    overflow: hidden;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined9 .news_list a:hover .news_title{
    color:#f60013;
}
#user_defined9 .news_list .news_date{
    display: block;
    height:23px;
    line-height:23px;
    font-size:13px;
    color:#c2c2c2;
    margin-bottom:33px;
}
#user_defined9 .news_list .news_details{
    height:40px;
    line-height:20px;
    display: block;
    font-size:13px;
    color:#989898;
}