@charset "utf-8";
.nbanner{
    height: 630px;
}
.nbanner .wz{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}
.nbanner .brief{
    color: #fff;
    text-align: center;
}
.nbanner .brief p{
    font-size: 36px;
    line-height: 30px;
}
.nbanner .brief p span{
    font-size: 18px;
}
.gy-banner{
    background: url(../images/ab-banner.jpg) center center no-repeat;
}
.cp-banner{
    background: url(../images/cp-banner.jpg) center center no-repeat;
}
.xw-banner{
    background: url(../images/xw-banner.jpg) center center no-repeat;
}
.lx-banner{
    background: url(../images/lx-banner.jpg) center center no-repeat;
}


.ncon{
    padding: 60px 0;
}
.ntit{
    text-align: center;
    margin-bottom: 50px;
}
.ntit .nt1{
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
.ntit .nt2{
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}


/*关于我们*/
.nabouta-fl{
    width: 590px;
}
.nabouta-fl img{
    display: block;
}
.nabouta-fr{
    width: 580px;
    margin-top: 30px;
}
.nabouta-fr .tit{
    font-size: 36px;
    position: relative;
    color: #000;
    line-height: 80px;
    font-weight: bold;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.nabouta-fr .tit::before{
    content:
    "";
    background: #01b689;
    width: 30px;
    height: 3px;
    position: absolute;
    bottom: 0;
}
.nabouta-fr .tit span{
    text-transform: uppercase;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 80px;
    position: absolute;
    left: 0;
    z-index: -1;
}
.nabouta-fr .brief p{
    font-size: 18px;
    color: #666;
    margin-top: 30px;
    line-height: 28px;
}
.naboutb{
    background: url(../images/nab-bj01.jpg) center center no-repeat;
    height: 220px;
}
.naboutb-fl{
    width: 590px;
    height: 220px;
    background: #01b689;
}
.naboutb-fl ul{
    margin-top: 58px;
}
.naboutb-fl ul li{
    float: left;
    width: 50%;
    color: #fff;
    text-indent: 50px;
    position: relative;
}
.naboutb-fl ul li:first-child::before{
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    background: #5bceb0;
    position: absolute;
    right: 0;
    top: 10%;
}
.naboutb-fl ul li span{
    display: block;
    font-size: 18px;
    line-height: 25px;
}
.naboutb-fl ul li p{
    font-size: 72px;
    font-weight: bold;
    line-height: 80px;
    height: 80px;
}
.naboutb-fl ul li p i{
    font-style: inherit;
    font-size: 16px;
    font-weight: 500;
}
.naboutb-fr{
    width: 580px;
}
.naboutb-fr ul{
    margin-top:58px;
}
.naboutb-fr ul li{
    float: left;
    text-align: center;
    width: 115px;
    margin-left: 20px;
    position: relative;
    padding-left: 20px;
}
.naboutb-fr ul li::before{
    content:"";
    background: #2164b3;
    width: 1px;
    height: 90px;
    position: absolute;
    left: 0;
}
.naboutb-fr ul li:first-child::before{
    display:none;
}
.naboutb-fr ul li:first-child{
    margin-left: 0;
    border: 0;
    padding-left: 0;
}
.naboutb-fr ul li img{
    display: block;
    width: 56px;
    height: 56px;
    margin:auto;
}
.naboutb-fr ul li p{
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}
.naboutc{
    margin-top: 80px;
}
.naboutc img{
    display: block;
}
.naboutd{
    margin-top: 80px;
}
.naboutd-fl{
    width: 580px;
}
.naboutd-fl dl dt{
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
}
.naboutd-fl dl dd{
    color: #666;
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
}
.naboutd-fr{
    width: 590px;
}
.naboutd-fr img{
    display: block;
    width: 100%;
}
.naboute{
    background: #f8f9fb;
    padding: 70px 0;
    margin-top: 80px;
}
.naboute-list{
    position: relative;
}
.naboute-list::before{
    content: "";
    background: #e5e5e5;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
}
.naboute-list ul li{
    float: left;
    width: 240px;
    height: 444px;
    position: relative;
}
.naboute-list ul li:nth-child(2n) dl{
    bottom: 0;
    top: auto;
    padding: 140px 20px 0;
    background: url(../images/nab-xian2.png) top center no-repeat;
}
.naboute-list ul li:nth-child(2n) .tp{
    top: 0;
    margin-top: 0;
}
.naboute-list ul li dl{
    text-align: center;
    padding: 0 20px 140px;
    background: url(../images/nab-xian.png) bottom center no-repeat;
    position: absolute;
    top: 0;
}
.naboute-list ul li dl dt{
    font-size: 18px;
    font-weight: bold;
}
.naboute-list ul li dl dd{
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    line-height: 25px;
}
.naboute-list ul li .tp{
    margin-top: 42px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.naboute-list ul li .tp img{
    display: block;
    margin: auto;
}
.naboutf{
    margin-top: 80px;
}
.naboutf ul li{
    float: left;
    margin-right: 30px;
    width: 380px;
    margin-bottom: 25px;
}
.naboutf ul li img{
    width: 100%;
    display: block;
}
.naboutf ul li p{
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}


/*右边分类*/
.inside_l{
    width: 250px;
}
.ilc_tit{
    background: #0054a7;
    color: #fff;
    padding: 15px 0;
    padding-left: 20px;
}
.ilc_tit i{
    display:  block;
    height:  1px;
    background:  #fff;
    width:  90px;
    margin: 10px 0;
}
.ilc_tit p{
    font-size: 24px;
}
.ilc_tit em{
    font-size: 12px;
    text-transform: uppercase;
}
.inside_l_class{
    background: #fff;
    border-radius: 20px 0 0 0;
    box-shadow: 1px 1px 5px 1px #999;
}
.inside_l_class ul{
    padding: 10px;
    border: 1px solid #e8e8e8;
}
.inside_l_class ul li:first-child{
    border-top: 0;
    margin-top: 0;
}
.inside_l_class ul li{
    height: 45px;
    line-height: 45px;
    text-align: left;
    position:  relative;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    background: #ececec;
    margin-top: 10px;
}
.inside_l_class ul li a:before{
    content:"";
    height: 20px;
    width: 2px;
    background: #1f87e0;
    position:  absolute;
    left: 10px;
    top: 12.5px;
}
.inside_l_class ul li a{
    padding-left: 25px;
    overflow:  hidden;
    height:  40px;
    display:  block;
    font-weight: bold;
}
.inside_l_class ul li a:hover{
    color: #1f87e0;
}

.inside_l_img{
    margin-top: 15px;
}
.inside_l_img img{
    display: block;
    width: 250px;
    border-radius: 0 0 20px 0;
}

.ny_left_con{
    margin-top: 20px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / .2);
    border: 1px solid #ddd;
}
.nleftc_tit{
    background: #0054a7;
    padding: 10px 0;
    font-size: 12px;
}
.nleftc_tit p{
    display: table-cell;
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
    padding-left: 20px;
    text-transform: uppercase;
}
.nleftc_tit p span{
    font-size: 18px;
}
.nleftc_com{
    background: #e8e8e8;
}
.nleftc_com img{
    display: block;
    width: 100%;
}
.nleftc_com p{
    color: #c40101;
    font-size: 20px;
    line-height: 28px;
}
.nleftc_con{
    border: 1px solid #e8e8e8;
    background: #f9f9f9;
    padding: 10px;
}
.nleftc_con p{
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
.nleftc_con p span{
    font-weight:bold;
}
.nleftc_con p a{
    color: #666;
}
.nleftc_con p a:hover{
    color: #0054a7;
}
.inside_l_classb{
    background: #fff;
    border-radius: 20px 0 0 0;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / .2);
}
.subNavBox{background: #fff;padding: 10px;border: 1px solid #ddd;}
.subNav{cursor:pointer;font-weight:bold;font-size: 14px;color: #333;padding-left: 25px;margin-bottom: 10px;background: url(../images/ipro-sjx.png) 10px center no-repeat #f2f2f2;line-height: 40px;position: relative;z-index: 999;}
.subNav a{display:block;}
.subNav:hover{border-bottom: 0;background: url(../images/ipro-sjxon.png) 10px center no-repeat #2f78dc;color: #fff;}
.subNav:hover a{color:#fff;}
.currentDd,.currentDd:hover{color: #fff;border-bottom: 0;background: url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/ipro-sjxona.png) 10px center no-repeat #1f87e0!important;margin-bottom: 0;}
.navContent{/* display: none; */margin-bottom: 10px;padding-left: 10px;}
.navContent li{
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.navContent li a{height: 35px;text-align: left;font-size:14px;line-height: 35px;margin: 2px 0;color: #666;}
.navContent li a:hover,.navContent li.on a{color: #0054a7;}
.left_news ul{
    padding: 10px;
}
.left_news ul li{
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    line-height: 28px;
    position: relative;
    padding-left: 10px;
}
.left_news ul li:before{
    content:"";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #0054a7;
    border-radius: 50%;
    top: 50%;
    margin-top: -2px;
    left: 0;
}
.left_news ul li a{
    font-size: 12px;
}

.prodetail-fr{
    width: 922px;
}
.inside_r{
    width: 880px;
    background: #fff;
    padding: 15px 20px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / .2);
}
.inside_r_position{
    height: 25px;
    border-bottom: 1px solid #ddd;
    background: url(../images/nav_tb.png) left 6px no-repeat;
    padding-left: 20px;
    color: #808080;
    margin-bottom: 15px;
    line-height: 25px;
    padding-bottom: 10px;
}
.inside_r_position a{
    color: #808080;
    margin:0 5px;
}
.inside_r_position a:hover{
    color: #0a539f;
}


/*产品*/
.pro_list ul li{
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.pro_list ul li img{
    display: block;
    width: 278px;
}
.pro_list ul li .bigimg{
    border: 1px solid #e6e6e6;
}
.pro_list ul li:hover .bigimg{
    border: 1px solid #0054a7;
}
.pro_list ul li p{
    background: #e6e6e6;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.pro_list ul li:hover p{
    background: #0054a7;
    color: #fff;
}
.pro_list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.prodetail_con{
    margin-top: 20px;
    padding: 15px 20px 20px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / .2);
}
.prodetail_con .prodetail_con_tit{
    height: 40px;
    border-bottom: 1px solid #ddd;
}
.prodetail_con .prodetail_con_tit span{
    line-height: 39px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding-left: 40px;
    float: left;
    border-bottom: 2px solid #0054a7;
    padding-right: 5px;
}
.prodetail_con .prodetail_con_tit span.dg{
    background: url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/dgtb.png) 5px center no-repeat;
    background-size: 25px;
}
.prodetail_con .prodetail_con_tit span.rm{
    background: url(../images/tjtb.png) 5px center no-repeat;
    background-size: 25px;
}
.prodetail_con .prodetail_con_tit span.zx{
    background: url(../images/zxtb.png) 5px center no-repeat;    
    background-size: 25px;
}
.prodetail_con .prodetail_con_nr{
    padding: 10px;
    line-height: 28px;
}
.prodetail_con .prodetail_con_nr img{
    max-width:100%;
}


/*多图展示*/
.proslider{position: relative;width: 370px;}
.proslider .slider-for {margin-bottom: 20px;}
.proslider .slider-for .slick-prev{left: 10px;background: #000 url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/nimg22_left.png) center no-repeat;background-size: 22px 41px;} 
.proslider .slider-for .slick-next{right: 10px;background: #000 url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/nimg22_right.png) center no-repeat;background-size: 22px 41px;height: 35px;} 
.proslider .slider-for .slick-prev,.proslider .slider-for .slick-next{position: absolute;z-index: 10;top: 50%;margin-top:-16px;display: block;width: 48px;border: 0;font-size: 0;outline: 0;cursor:pointer;height: 84px;opacity: .6;display: none!important;}
.proslider .slider-for .slick-prev:hover{opacity: 1;background: #23ac38 url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/nimg22_left.png) center no-repeat;} 
.proslider .slider-for .slick-next:hover{opacity: 1;background: #23ac38 url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/nimg22_right.png) center no-repeat;}
.proslider .slider-for img{width: 100%;display: block;}
.proslider .slider-for .slick-list{border: 1px solid#eee;}
.proslider .slider-nav .slick-prev{left: 0;background: url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/c24_left.png) left top no-repeat;background-size: 35px 35px;height: 35px;} 
.proslider .slider-nav .slick-next{right:0;background:url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/c24_right.png) right top no-repeat;background-size: 35px 35px;height: 35px;} 
.proslider .slider-nav .slick-prev,.proslider .slider-nav .slick-next{position: absolute;z-index: 10;top: 50%;margin-top:-16px;display: block;width: 35px;border: 0;font-size: 0;outline: 0; cursor:pointer}
.proslider .slider-nav .slick-prev:hover{background:url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/c24_lefton.png) no-repeat; background-size: 35px 35px;} 
.proslider .slider-nav .slick-next:hover{background:url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/c24_righton.png) no-repeat; background-size: 35px 35px;} 
.proslider .slider-nav .slick-slide{
    margin: 0 5px;
    border: 1px #eee solid;
    cursor: pointer;
}
.proslider .slider-nav .slick-slide img{
    display: block;
}
.proslider .slider-nav .slick-current {
    padding: 0px!important;
    border: 1px #0054a7 solid;
}


/*产品详情*/
.prodetail_img{
    width: 410px;
}
.prodetail_img p{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}
.prodetail_tit{
    width: 480px;
    position: relative;
    /* height: 468px; */
}
.prodetail_tit dl{
    background: #eee;
    padding: 15px;
}
.prodetail_tit dl dt{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.prodetail_tit dl dd{
    line-height: 28px;
    font-size: 16px;
}
.prodetail_tit dl dd p{
    font-size: 16px;
}
.prodetail_a{
    height: 42px;
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.prodetail_a a{
    border: 1px solid #0054a7;
    display: block;
    float: left;
    color: #0054a7;
    width: 140px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    border-radius: 10px;
    font-size: 16px;
    position: relative;
}
.prodetail_a a:hover{
    background:#0054a7;
    color:#fff;
}
.prodetail_a .ewm{
    position:relative;
    cursor: pointer;
    float: left;
    z-index: 999;
}
.prodetail_a .ewm>img{
    margin-top: 8px;
}
.prodetail_a .ewm span{
    position: absolute;
    width: 130px;
    border: 1px solid #0054a7;
    top: 50%;
    background: #fff;
    left: 30px;
    display:none;
    margin-top: -80px;
}
.prodetail_a .ewm span img{
    display: block;
    width: 100%;
}
.prodetail_a .ewm:hover span{
    display:block;
}
.prodetail_a .ewm span p{
    font-size: 14px;
    color: #333;
    text-align: center;
    padding-bottom: 10px;
}
.prodetail_tel{
    margin-top: 22px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    font-size: 18px;
    /* position: absolute; */
    bottom: 0;
    width: 100%;
}
.prodetail_tel span{
    font-size: 30px;
    font-weight: bold;
    color: #0054a7;
}
.pordet-list{
    margin-top: 20px;
}
.pordet-list .pordet-list-tit{
    color: #0054a7;
    font-weight: bold;
    margin-bottom: 10px;
}
.pordet-list ul{
    border: 1px solid #ccc;
    padding: 10px;
}
.pordet-list ul li{
    float: left;
    width: 130px;
    border: 1px solid #eee;
    margin-left: 10px;
}
.pordet-list ul li:first-child{
    margin-left: 0;
}
.pordet-list ul li:hover{
    border: 1px solid #1f87e0;
}
.pordet-list ul li img{
    display: block;
    width: 100%;
}
.prodetail_con{
    margin-top: 20px;
    padding: 15px 20px 20px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / .2);
}
.prodetail_con .prodetail_con_tit{
    height: 40px;
    border-bottom: 1px solid #ddd;
}
.prodetail_con .prodetail_con_tit span{
    line-height: 39px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding-left: 40px;
    float: left;
    border-bottom: 2px solid #0054a7;
    padding-right: 5px;
}
.prodetail_con .prodetail_con_tit span.dg{
    background: url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/dgtb.png) 5px center no-repeat;
    background-size: 25px;
}
.prodetail_con .prodetail_con_tit span.rm{
    background: url(../images/tjtb.png) 5px center no-repeat;
    background-size: 25px;
}
.prodetail_con .prodetail_con_tit span.zx{
    background: url(../images/zxtb.png) 5px center no-repeat;    
    background-size: 25px;
}
.prodetail_con .prodetail_con_nr{
    padding: 10px;
    line-height: 28px;
}
.prodetail_con .prodetail_con_nr img{
    max-width:100%;
}
.notice{
    margin-top: 20px;
}
.notice .tab-bd{
    line-height:28px;
}
.notice table{
    width: 100%!important;
    border: 1px solid #999!important;
    border-collapse: collapse;
}
.notice table td{
    border: 1px solid #999!important;
    padding: 10px!important;
}
.tab-hd{
    border-bottom: 2px solid #0054a7;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}
.tab-nav li{
    display: block;
    padding: 0px 30px;
    font-size: 18px;
    background: #eee;
    color: #666;
    line-height: 41px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
}
.tab-hd .tab-nav li.on:before{
    content:"";
    width: 0;
    height: 0;
    border-top: 8px solid #0054a7;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -4px;
}
.tab-nav li.on{
    background: #0054a7;
    color: #fff;
}
.tab-nav li.on a{
    color:#fff;
}
.tab-hd .tab-hd-tel{
    height: 50px;
    line-height: 50px;
    color: #444;
}
.tab-hd .tab-hd-tel span{
    color: #0054a7;
    font-weight: bold;
    font-size: 26px;
}
.tab-bd .tab-pal,.tab-bd .tab-pal p{
    line-height:28px;
}
.tab-bd .tab-pal img{
    max-width:920px;
}


/*相关资讯*/
.xgnews-list ul li{
    float: left;
    width: 427px;
    margin-right: 25px;
    margin-top: 15px;
}
.xgnews-list ul li a{
    float: left;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    max-width: 345px;
    font-size: 14px;
}
.xgnews-list ul li span{
    color: #666;
    float: right;
    width: 78px;
}


/*上下页*/
.Previous{border-top:1px dashed #ccc;margin-top:10px;padding-top: 10px;}
.Previous ul li{ height:30px; line-height:30px; color: #333; font-size: 14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.Previous ul li a{ font-size: 14px; color: #333; }
.Previous ul li a:hover{color: #0054a7;}
.Previous ul li span{color: #0054a7;}



/*新闻*/
.cs_list { height:auto; overflow:hidden; padding: 0 5px;}
.cs_list dl {overflow:hidden;zoom:1;margin-bottom: 15px;border-bottom: 1px dashed #eee;padding-bottom: 15px;}
.cs_list dt {float:left;width: 260px;display: none;}
.cs_list dt img {width: 250px;height: 190px;border:1px solid #ebebeb;display:block;padding:5px;}
.cs_list dt img:hover{border: 1px solid #0054a7;}
.cs_list dd {width: 100%;float:right;}
.cs_list dd h5 {height:30px;line-height:30px;overflow:hidden;font-size:16px;font-weight: bold;}
.cs_list dd h5{color:#333;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;}
.cs_list dd h5:hover{ color:#B20E15;}
.cs_list dd h6 {font-weight:normal;height: 25px;line-height: 25px;overflow:hidden;font-size:12px;color:#999;}
.cs_list dd h6 a { color:#999;}
.cs_list dd h6 .ind_bg01{background: url(../images/ft_5.png) left no-repeat;padding-left: 20px;margin-right: 10px;}
.cs_list dd h6 .ind_bg02{background:url(../images/ft_4.png) left no-repeat;padding-left:20px;}
.cs_list dd p {color:#666;font-size:14px;line-height: 28px;/* margin-bottom: 20px; */}
.cs_list dd .cs_more {color: #DA251B;display:inline-block;font-size:14px;background:url(http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/css/Img/allb/c_btn.gif) no-repeat;text-align:center;line-height:28px;height:28px;float: right;display: none;}
.cs_list dd .cs_more:hover{color: #1f87e0;}

/*新闻详细页*/
.news_detail{margin:0 auto;}
.news_detail_tit{text-align:center;line-height: 30px;font-size: 20px;font-weight:bold;}
.news_detail_info{text-align:center;color:#666;font-size:12px;margin-top: 10px;}
.news_detail_cont{padding: 20px 10px 10px;line-height:26px;font-size: 14px;color:#333;border-top: 1px solid #cccccc;margin-top: 15px;}
.ndfooter_tit{
    font-size: 28px;
    padding-bottom: 20px;
    font-weight: bold;
}
.news_detail_footer{
    clear: both;
    float: right;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.news_detail_footer ul li{
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}
.news_detail_footer ul li span{
    float: right;
}


/*联系我们*/
.con_kf{
    background: url(../images/con_kf.png) left no-repeat;
    height: 100px;
    margin-bottom: 30px;
    padding-left: 115px;
}
.con_kf p{
    margin-bottom: 10px;
    color: #666;
    font-size: 16px;
}

.xcon{
    float: left;
    width: 100%;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.xcon dl dd p{
    width: 400px;
    border-bottom: 1px solid #e1e1e1;
    float: left;
    display: inline-block;
    margin: 0 20px;
    line-height: 75px;
    color: #333;
    font-size: 17px;
}
.xcon dl dd .add{
    width: 840px;
}
.xcon dl dd .nones{
    border: 0;
}
.xcon dl dd em{
    display: inline-block;
    float: left;
    width: 34px;
    height: 34px;
    margin: 20px 20px 0 15px;
}
.xcon dl dd em img{
    display: block;
}


/* 产品留言 */
.prodetail_ly{
    margin-top: 15px;
}
.prodetail_ly ul li{
    float: left;
    width: 391px;
    margin-bottom: 10px;
}
.prodetail_ly ul li span{
    float:left;
    border:1px solid #ddd;
    line-height:33px;
    height:33px;
    width:98px;
    display:inline-block;
    text-align:center;
    background:#fff;
}
.prodetail_ly ul li .iptTxt{
    float:right;
    width: 280px;
    border:1px solid #ddd;
    border-left-width:0;
    height:33px;
    line-height:33px;
    background:#fff;
    color:#666;
    padding-left:10px;
    outline: 0;
}
.prodetail_ly ul li .iptCode{
    float:left;
    width: 168px;
    border:1px solid #ddd;
    border-left-width:0;
    height:33px;
    line-height:33px;
    background:#fff;
    color:#666;
    padding-left:10px;
    outline: 0;
}
.prodetail_ly ul li .checkcode{
    float:left;
    border-left-width:0;
    background:#eee;
    margin-left:2px;
    padding: 5px;
}
.prodetail_ly ul li .btn{
    width: 391px;
    height:35px;
    line-height:35px;
    background: #0054a7;
    cursor:pointer;
    font-size:14px;
    color:#fff;
    text-align:center;
    border:none;
    outline: 0;
}
.prodetail_ly ul li .btn:hover{
    background:#ff6a00;
}
.prodetail_ly ul li.areLi{
    width: 452px;
    float:right;
    height:215px;
    overflow:hidden;
}
.prodetail_ly ul li.areLi textarea{
    width: 420px;
    height: 183px;
    border: 1px solid #ddd;
    outline: none;
    resize: none;
    padding: 15px;
    color: #666;
    line-height: 18px;
    background: #fff;
}


/*热销产品*/
.prodetail_pro_list{
    padding-top: 15px;
}
.prodetail_pro_list ul li:first-child{
    margin-left:0;
}
.prodetail_pro_list ul li{
    float: left;
    width: 206px;
    border: 1px solid #e6e6e6;
    margin-left: 16px;
}
.prodetail_pro_list ul li img{
    display: block;
    width: 206px;
    transition:all .3s;
    -moz-transition:all .3s;/* Firefox 4 */
    -webkit-transition:all .3s;/* Safari å’Œ Chrome */
    -o-transition:all .3s;/* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);/* IE 9 */
    -webkit-transform: scale(1,1);/* Safari å’Œ Chrome */
    -o-transform: scale(1,1);/* Opera */
    -moz-transform: scale(1,1);/* Firefox */
}
.prodetail_pro_list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
} 
.prodetail_pro_list ul li .ipro_img{
    overflow: hidden;
}
.prodetail_pro_list ul li p{
    text-align:center;
    height: 35px;
    line-height: 35px;
    background: #e6e6e6;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding: 0 5px;
    font-size: 12px;
}
.prodetail_pro_list ul li:hover p{
    background: #0054a7;
    color:#fff;
}



.naboutg{margin-top: 80px;}
.picMarquee-left{overflow:hidden;position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("http://fumaxj.test.dginfo.com/t/f/fumaxj/pc/images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd .tempWrap{margin:auto;display: block;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{width:378px;display:block;border: 1px solid #f2f2f2;}
.picMarquee-left .bd ul li:hover .pic img{border:1px solid #0054a7;}
.picMarquee-left .bd ul li:hover{color:#0054a7;}
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.picMarquee-left .bd ul li .pri_block{bottom: 0;padding:0 2%;width: 96%;height: 100%;line-height: 50px;background: #f2f2f2;color: #333;font-size: 14px;}
.picMarquee-left .bd ul li:hover .pri_block{background:#0054a7;color:#fff;}
.picMarquee-left .bd ul li:hover .pri_block{display: block;}