@charset "utf-8";
.footer{
    margin-top: 30px!important;
}
.left_djon{
    border-color: #214498!important;
}
.left_djon a{
    color: #214498!important;
}
.al_banner{
    background: url(../images/al_banner.jpg) center no-repeat;
    height: 300px;
}

.case_banner{
    background: url(../images/case_banner.jpg) center no-repeat;
    height: 300px;
}
.news_banner{
    background: url(../images/news_banner.jpg) center no-repeat;
    height: 300px;
}
.about_banner{
    background: url(../images/about_banner.jpg) center no-repeat;
    height: 300px;
}
.jxhz_banner{
    background: url(../images/jxhz_banner.jpg) center no-repeat;
    height: 646px;
}
.pro_banner{
    background: url(../images/pro_banner.jpg) center no-repeat;
    height: 300px;
}
.fw_banner{
    background: url(../images/fw_banner.jpg) center no-repeat;
    height: 960px;
}


.hznews_tit{
    font-size: 30px;
    width: 220px;
    margin:0 auto;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 40px;
}
.hznews_tit:before{
    content: "";
    background: #214498;
    height: 2px;
    width: 40px;
    position: absolute;
    bottom: -1px;
    left: 90px;
}

/*新闻资讯*/
.hznews_com{
    margin-bottom: 50px;
}
.hznews_com ul{}
.hznews_com ul li{
    float: left;
    margin-left: 40px;
    border: 1px solid #e0e0e0;
    width: 370px;
}
.hznews_com ul li:first-child{
    margin-left: 0;
}
.hznews_com ul li img{
    display: block;
    width: 370px;
    height: 308px;
}
.hznews_com ul li img:hover{
    opacity: 0.95;
}
.hznews_com ul li dl{
    background: #f5f5f5;
    padding: 25px;
}
.hznews_com ul li dl dt{
    font-size: 20px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.hznews_com ul li dl dd{height: 25px;line-height: 25px;}
.hznews_date{
    background: url(../images/ft_2.png) left no-repeat;
    padding-left: 20px;
    color:#666;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
}
.hznews_more{
    float: right;
    color:#666;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
}
.hznews_more a{
    color: #666;
}
.hznews_more a:hover{
    color:#214498;
}


.hznews_gengduo a{
    color: #999;
    font-size: 12px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    border: 1px solid #999;
    margin: 40px auto 0;
}
.hznews_gengduo a:hover{
    background:#214498;
    color:#fff;
}

.hznews_xy{
    background: #f5f5f5;
    padding: 50px 0;
    margin-bottom: 50px;
}
.hznews_xy ul{}
.hznews_xy ul li{
    margin-left: 22.5px;
    float: left;
    width: 385px;
}
.hznews_xy ul li:first-child{
    margin-left: 0;
}
.hznews_xy ul li img{
    display: block;
    width: 385px;
    height: 277px;
}
.hznews_xy ul li img:hover{
    opacity: 0.95;
}
.hznews_xy ul li dl{
    background: #fff;
    padding: 20px 15px;
}
.hznews_xy ul li dl dt{
    font-size: 18px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.hznews_xy ul li dl dt span{
    color: #214498;
    margin-right: 5px;
}
.hznews_xy ul li dl dd{
    color: #999;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 15px;
}


.hzwt_list_right{
    width: 730px;
}
.hzwt_list_right ul li{
    margin-top: 15px;
    border-bottom: 1px dashed #E6E6E6;
    clear: both;
    float: left;
    padding: 0 25px 15px;
}
.hzwt_list_right ul li:first-child{
    margin-top: 0px;
}
.hzwt_list_right ul li:hover .inews_date{
    background: #214498;
    color: #fff;
}
.hzwt_list_right ul li dl{
    width: 580px;
    margin-left: 15px;
}
.hzwt_list_right ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.hzwt_list_right ul li dl dd{
    font-size: 14px;
    color: #858585;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.inews_date{
    background: #f5f5f5;
    color: #214498;
    text-align: center;
    width: 85px;
    padding: 5px 0;
}
.inews_date em{
    font-size: 32px;
    line-height: 40px;
    height: 40px;
    display: block;
    font-weight: bold;
}
.inews_date p{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.hzwt_list_left{
    float: left;
    width: 450px;
}
.hzwt_img{
   position:relative;
}
.hzwt_img .prev,.hzwt_img .next{
    display:block;
    width: 32px;
    height: 50px;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    line-height: 40px;
    background: rgba(153, 153, 153, 0.5);
    color: #fff;
    font-size: 26px;
    top: 130px;
    line-height: 50px;
    z-index: 9999;
}
.hzwt_img .prev:hover,.hzwt_img .next:hover{
    background: #214498;
}
.hzwt_img .prev{
    right: 15px;
}
.hzwt_img .next{
    left: 15px;
}
.hzwt_img .bd{ }
.hzwt_img .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.hzwt_img .bd ul li{
    width: 437px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.hzwt_img .bd ul li a img{
    width: 435px;
    height: 313px;
    border: 1px solid #ccc; 
    /* border-radius: 20px; */
}
.hzwt_img .bd ul li:hover img{
    border:1px solid #214498;
}
.hzwt_img .tempWrap{
    margin: 0 auto
}


/*新闻列表*/
.news_list_tit{
    text-align: center;
    margin-bottom: 30px;
}
.news_list_tit ul{
    display: inline-block;
}
.news_list_tit ul li{
    float: left;
    width: 170px;
    height: 40px;
    line-height: 40px;
    border:2px solid #b7b7b7;
    font-size: 18px;
    text-align: center;
    margin:0 5px;
    position: relative;
}
.news_list_tit ul li a{
    display: block;
}
.news_list_tit ul li:hover{
    background: #214498;
    border:2px solid #214498;
}
.news_list_tit ul li:hover a{
    color: #fff;
}
.news_list_tit ul li.on{
    background:#214498;
    border:2px solid #214498;
}
.news_list_tit ul li.on a{
    color:#fff;
}
.news_list_tit ul li.on:before{
    content: "";
    display:block;
    width:0;
    height:0;
    border-width: 10px 10px 0;
    border-style:solid;
    border-color: #214498 transparent transparent;/*黄 透明 透明 */
    position:absolute;
    top: 40px;
    left: 75px;
    position: absolute;
}

.cs_list { height:auto; overflow:hidden; padding: 0 5px;}
.cs_list dl {height: 192px;overflow:hidden;zoom:1;margin-bottom: 15px;padding-bottom: 15px;}
.cs_list dt { float:left; width: 260px;}
.cs_list dt img {width: 250px;height: 180px;border:1px solid #ebebeb;display:block;padding:5px;}
.cs_list dt img:hover{border: 1px solid #214498;}
.cs_list dd {width: 900px;float:right;border-bottom: 1px solid #d8d8d8;padding-bottom: 20px;}
.cs_list dd h5 { font-family:"Microsoft Yahei"; height:30px; line-height:30px; overflow:hidden; font-size:16px;font-weight: bold;}
.cs_list dd h5{ color:#333;}
.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_2.png) left no-repeat;padding-left:20px;}
.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: 25px;height: 75px;overflow:hidden;margin-bottom: 10px;}
.cs_list dd .cs_more {color: #214498;display: block;font-size:14px;line-height:28px;height:28px;border: 1px solid #214498;width: 100px;text-align: center;}
.cs_list dd .cs_more:hover{background:#214498;color:#fff;}


/*新闻详细页*/
.news_detail{margin:0 auto;}
.news_detail_tit{text-align:center;line-height: 30px;font-size: 24px;font-weight:bold;margin-bottom: 5px;}
.news_detail_info{text-align:center;color:#666;/* border-bottom:1px solid #cccccc; */font-size:12px;height: 25px;line-height: 25px;/* padding-bottom: 10px; */}
.news_detail_cont{padding: 5px;line-height:26px;font-size: 14px;color:#333;width: 900px;margin: 0 auto;}

.news_detail_brief{
    border: 1px solid #d6d6d6;
    padding: 10px;
    margin: 10px 0 15px;
}
.news_detail_brief .ndb_p1{
    width: 75px;
    font-weight: bold;
}
.news_detail_brief .ndb_p2{
    width: 800px;
    color: #666;
}

.ndfooter_tit{
    font-size: 28px;
    padding-bottom: 20px;
    font-weight: bold;
}
.news_detail_footer{
    clear: both;
    float: right;
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
}
.news_detail_footer ul{}
.news_detail_footer ul li{
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-bottom: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}
.news_detail_footer ul li i{
    font-style;
    font-style: inherit;
    margin-right: 10px;
    color: #214498;
}
.news_detail_footer ul li span{
    float: right;
}

/*上下页*/
.Previous{ border-top:1px dashed #ccc; margin-top:10px;}
.Previous ul li{ height: 40px; line-height: 40px; 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: #214498;}
.Previous ul li span{color: #214498;}



/*关于我们*/
.about_list01{
    margin-bottom: 50px;
}
.about_list01 p{
    /* margin-bottom: 25px; */
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
.about_list02{
    background: url(../images/about_dszbj.jpg) center no-repeat;
    height: 600px;
}
.about_list02_left{

margin-top: 70px;
}
.about_list02_left .dsz01{
    margin-bottom: 40px;
}
.about_list02_left .dsz01 dt{
    font-size: 36px;
    color: #214498;
    margin-bottom: 20px;
}
.about_list02_left .dsz01 dt span{
    color: #333;
    font-weight: bold;
}
.about_list02_left .dsz01 dd{
    font-size: 16px;
    margin-bottom: 25px;
}
.about_list02_left .dsz02{}
.about_list02_left .dsz02 dt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.about_list02_left .dsz02 dd{
    font-size: 16px;
    margin-bottom: 20px;
}
.about_list02_right{
    width: 550px;
    height: 600px;
}
.about_list02_right img{
    display: block;
    width: 550px;
    height: 600px;
}

.about_ggt01{
    background: url(../images/about_ggt01.jpg) center no-repeat;
    height: 680px;
    margin-bottom: 40px;
}
.about_ggt02{
    background: url(../images/about_ggt02.jpg) center no-repeat;
    height: 628px;
}

.about_honor{
    margin-top: 50px;
}
.about_honor_list{
   position:relative;
}
.about_honor_list .prev,.about_honor_list .next{
    display:block;
    width: 50px;
    height: 70px;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    background: #999;
    color: #fff;
    font-size: 44px;
    top: 160px;
    line-height: 70px;
}
.about_honor_list .prev:hover,.about_honor_list .next:hover{
    background: #214498;
}
.about_honor_list .prev{
    right: -50px;
}
.about_honor_list .next{
    left: -50px;
}
.about_honor_list .bd{ }
.about_honor_list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.about_honor_list .bd ul li{
    width: 280px;
    float:left;
    margin: 0 10px;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.about_honor_list .bd ul li a img{
    width:280px;
    height: 390px;    
}
.about_honor_list .bd ul li:hover img{
    opacity: 0.95;
}
.about_honor_list .tempWrap{
    margin: 0 auto
}



.about_xgry_list{
   position:relative;
}
.about_xgry_list .prev,.about_xgry_list .next{
    display:block;
    width: 50px;
    height: 70px;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    text-align: center;
    background: #999;
    color: #fff;
    font-size: 44px;
    top: 60px;
    line-height: 70px;
}
.about_xgry_list .prev:hover,.about_xgry_list .next:hover{
    background: #214498;
}
.about_xgry_list .prev{
    right: -50px;
}
.about_xgry_list .next{
    left: -50px;
}
.about_xgry_list .bd{ }
.about_xgry_list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.about_xgry_list .bd ul li{
    width: 280px;
    float:left;
    margin: 0 10px;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.about_xgry_list .bd ul li a img{
    width:280px;
    height: 185px;
}
.about_xgry_list .bd ul li:hover img{
    opacity: 0.95;
}
.about_xgry_list .tempWrap{
    margin: 0 auto
}




.about_dsj{
    background: #f5f5f5;
    padding-top: 50px;
}
.adsj-bd{
    background: #fff;
    padding: 30px 0 50px;
}
.adsj-hd{
    text-align: center;
    padding-bottom: 20px;
    position: relative;
}
.adsj-hd:before{
    content: "";
    position: absolute;
    background: #d4d4d4;
    width: 90%;
    left: 5%;
    height: 1px;
    top: 11px;
}
.adsj-nav{
    display: inline-block;
}
.adsj-nav li{
    float: left;
    margin: 0 10px;
    width: 80px;
}
.adsj-nav li i{
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #d4d4d4;
    border-radius: 50%;
    margin: 0 auto 15px;
    z-index: 9999;
    position: relative;
    background: #f5f5f5;
}
.adsj-nav li p{
    color: #666;
    font-size: 16px;
    font-weight: bold;
}
.adsj-nav .on i{
    background: #214498;
}
.adsj-nav .on p{
    color: #214498;
    font-weight: bold;
    border: 1px solid #214498;
}
.adsj-pal{}
.adsj-pal img{
    display: block;
    float: left;
    max-width: 420px;
}
.adsj-pal dl{
    float: left;
    margin-left: 50px;
    width: 730px;
}
.adsj-pal dl p{
    line-height: 25px;
    margin-bottom: 20px;
    position: relative;
}
.adsj-pal dl p:before{
    content: "";
    position: absolute;
    width: 3px;
    height: 15px;
    background: #214498;
    left: -10px;
    top: 5px;
}

.about_pro{
    /* background: url(../images/about_ggt03.jpg) center no-repeat; */
    height: 636px;
    padding-top: 0px;
    position: relative;
}

.pro-hd{}
.apro-nav{
    width: 200px;
}
.apro-hd{
    position:absolute;
    right: 5%;
    top: 50px;
}
.apro-nav li{
    background: url(../images/fangan_tmbj.png);
    margin-bottom: 5px;
}
.apro-nav li p{
    padding-left:20px;
}
.apro-nav li img{
    display:none;
}
.apro-nav li.on{
    background:#214498;
}
.apro-nav li.on p{
    display:none
}
.apro-nav li.on img{
    display:block;
    width:100%;
    height:100%
}
.apro-nav li a{
    color: #fff;
    display: block;
    height: 80px;
    line-height: 80px;
}
.apro-bd{
    width: 100%;
    /* margin-top: 20px; */
}
.apro-pal{
    width:100%;
    height: 586px;
    padding-top: 50px;
}
.apro-pal p{
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}
.apro-pal img{
    margin: 0 auto;
    display: block;
    max-width: 900px;
    max-height: 480px;
}


/*经销合作*/
.distr_ggt01{
    background: url(../images/jxhz_img01.jpg) center no-repeat;
    height: 543px;
}
.distr_ggt02{
    background: url(../images/jxhz_img06.jpg) center no-repeat;
    height: 656px;
}
.distr_ggt03{
    background: url(../images/jxhz_img07.jpg) center no-repeat;
    height: 571px;
}
.distr_ggt04{
    background: url(../images/jxhz_img13.png) center no-repeat;
    height: 751px;
}

.distr_tit{
    text-align: center;
}
.distr_tit .distr_tit_t1{
    font-size: 46px;
    color: #214498;
    font-weight: bold;
}
.distr_tit .distr_tit_t1 span{
    color: #666;
}
.distr_tit .distr_tit_t2{
    font-size: 26px;
    color: #666;
    margin-top: 10px;
}

.distr_wz01{
    text-align: center;
    background: #214498;
    color: #fff;
    font-size: 46px;
    height: 100px;
    line-height: 100px;
}
.distr_com{
    margin: 50px 0;
}
.distr_com ul li{
    float: left;
    width: 280px;
    margin-left: 24px;
    border: 1px solid #e6e6e6;
}
.distr_com ul li:first-child{
    margin-left:0px;
}
.distr_com ul li img{
    width: 280px;
    height: 200px;
    display: block;
}
.distr_com ul li p{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #e6e6e6;
}
.distr_team{
    background: #f5f5f5;
    padding: 50px 0 70px;
    margin-bottom: 50px;
}
.distr_team ul{
    margin-top: 30px;
}
.distr_team ul li{
    float: left;
    width: 220px;
    margin-left: 25px;
}
.distr_team ul li:first-child{
    margin-left:0;
}
.distr_team ul li img{
    display: block;
    width: 220px;
    height: 220px;
}
.distr_team ul li dl{
    margin-top: 15px;
}
.distr_team ul li dl dt{
    color: #4c4c4c;
    font-weight: bold;
    font-size: 18px;
}
.distr_team ul li dl dd{
    font-size: 16px;
    color: #666;
    line-height: 28px;
    height: 112px;
    margin-bottom: 25px;
}
.distr_pro{
    width: auto;
    margin-bottom: 30px;
}
.distr_proimg{
    height: 500px;
    border-radius: 15px;
}
.distr_pro_height{
    height: 50px;
}
.distr_proxian{
    height: 1px;
    border-top: 1px dashed #cccccc;
    margin:40px 0;
}
.distr_pro01bj{
    background: url(../images/jxhz_bj01.jpg) center no-repeat;
}
.distr_pro02bj{
    background: url(../images/jxhz_bj02.jpg) center no-repeat;
}
.distr_pro03bj{
    background: url(../images/jxhz_bj03.jpg) center no-repeat;
}
.distr_pro04bj{
    background: url(../images/jxhz_bj04.jpg) center no-repeat;
}
.distr_pro05bj{
    background: url(../images/jxhz_bj05.jpg) center no-repeat;
}
.distr_pro06bj{
    background: url(../images/jxhz_bj06.jpg) center no-repeat;
}

.distr_prol img{
    float: left;
    margin-left: 100px;
    margin-top: 20px;
    max-width: 520px;
    max-height: 475px;
}
.distr_prol dl{
    float: right;
    width: 450px;
    margin-right: 80px;
    margin-top: 150px;
}
.distr_prol dl dt{
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 20px;
}
.distr_prol dl dd{
    font-size: 20px;
    color: #4c4c4c;
    line-height: 30px;
}

.distr_pror img{
    float: right;
    margin-right: 50px;
    margin-top: 20px;
    max-width: 520px;
    max-height: 475px;
}
.distr_pror dl{
    float: left;
    width: 520px;
    margin-left: 80px;
    margin-top: 150px;
}
.distr_pror dl dt{
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 20px;
}
.distr_pror dl dd{
    font-size: 20px;
    color: #4c4c4c;
    line-height: 30px;
}

.distr_honor{
    margin-top: 30px;
}
.distr_honor .distr_honor_tit{
    color: #214498;
    font-size: 36px;
    font-weight: bold;
    border-bottom: 5px solid #214498;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-bottom: 30px;
}
.distr_honor .distr_honor_img img{
    width: 100%;
}

.distr_zx{
    margin-bottom: 50px;
}
.distr_zximg{
    background: url(../images/jxhz_img15.jpg) top no-repeat;
    width: 968px;
    padding-top: 200px;
    margin: 50px auto 0;
}
.distr_zximg span{
    display:block;
    float:left;
    width: 190px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #666;
}
.distr_zximg .diszx_wz01{
    margin-left: 0;
}
.distr_zximg .diszx_wz02{
    margin-left: 200px;
}
.distr_zximg .diszx_wz03{
    margin-left: 195px;
}
.distr_zx_a a{
    width: 225px;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: #da272e;
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
}
.distr_zx_a a:hover{
    background: #214498;
}



/*产品展示*/
.pro_list01{}
.pro_list01_tit01{
    font-size: 20px;
    text-align: center;
}
.pro_list01_tit02{
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 30px;
}
.pro_list01 img{
    display: block;
    width: 100%;
}
.pro_list01_tit03{
    font-size: 20px;
    width: 800px;
    margin: 0 auto;
    line-height: 35px;
    color: #666;
}
.pro_list_a a{
    width: 160px;
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #214498;
    font-size: 18px;
    color: #fff;
    border-radius: 25px;
    margin: 30px auto 0;
}
.pro_list_a a:hover{
    background: #da272e;
}

.pro_list02{
    background: #f5f5f5;
    padding: 80px 0;
    margin-top: 50px;
}
.pro_list02_left{
    width: 490px;
    margin-left: 100px;
}
.pro_list02_left img{
    display: block;
}
.pro_list02_left p{
    font-size: 20px;
    line-height: 35px;
    color: #666;
}
.pro_list02_right{
    width: 519px;
    margin-left: 50px;
}
.pro_list02_right dl{
    color: #1a1a1a;
    margin-left: 40px;
}
.pro_list02_right dl dt{
    font-size: 20px;
}
.pro_list02_right dl dd{
    font-size: 46px;
    font-weight: bold;
    margin: 20px 0 50px;
}
.pro_list02_right img{
    display: block;
}

.pro_list03{
    background: url(../images/pro_bj01.jpg) center no-repeat;
    height: auto;
    padding: 60px 0;
}
.pro_list03 dl{
    float: left;
    width: 550px;
    color: #f5f5f5;
    margin-top: 120px;
}
.pro_list03 dl dt{
    font-size: 46px;
    line-height: 55px;
    font-weight: bold;
}
.pro_list03 dl dt span{
    font-size: 20px;
    font-weight: normal;
}
.pro_list03 dl dd{
    font-size: 20px;
    margin-top: 30px;
    line-height: 40px;
}
.pro_list03 img{
    float: right;
    display: block;
    max-width: 600px;
}
.pro_list03 .pro_list_a{
    float: left;
}



.pro_list04{
    height: auto;
    padding: 60px 0 30px;
}
.pro_list04 .w{
    position:relative;
}
.pro_list04 dl{
    float: right;
    width: 720px;
    position: absolute;
    right: 0;
}
.pro_list04 dl dt{
    font-size: 46px;
    line-height: 55px;
    font-weight: bold;
    color: #1a1a1a;
    text-align: right;
}
.pro_list04 dl dt span{
    font-size: 20px;
    font-weight: normal;
}
.pro_list04 dl dd{
    font-size: 20px;
    margin-top: 30px;
    line-height: 40px;
    color: #666666;
    text-align: right;
}
.pro_list04 img{
    float: left;
    display: block;
    max-width: 600px;
    margin-left: 100px;
    margin-top: 50px;
}
.pro_list04 .pro_list_a{
    float: right;
}

.pro_list05{
    background: #f5f5f5;
    padding: 70px 0;
}
.pro_list05 dl{
    width: 900px;
    margin: 0 auto 30px;
}
.pro_list05 dl dt{
    font-size: 46px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
}
.pro_list05 dl dt span{
    font-size:20px;
    font-weight:normal;
}
.pro_list05 dl dd{
    font-size:20px;
    color:#666;
    line-height:40px;
    margin-top:30px;
}
.pro_list05 img{
    display: block;
    margin: 0 auto;
    max-width: 1000px;
}

.pro_list06{
    padding: 70px 0;
}
.pro_list06 dl{
    width: 900px;
    margin: 0 auto 30px;
}
.pro_list06 dl dt{
    font-size: 46px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
}
.pro_list06 dl dt span{
    font-size:20px;
    font-weight:normal;
}
.pro_list06 dl dd{
    font-size:20px;
    color:#666;
    line-height:40px;
    margin-top:30px;
}
.pro_list06 img{
    display: block;
    margin: 0 auto;
    max-width: 1000px;
}



/*工程案例*/
.nycase-hd{
    margin-bottom: 15px;
    text-align: center;
}
.nycase-nav{
    display: inline-block;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px;
}
.nycase-nav li{
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #214489;
    border-radius: 10px;
    margin: 0 10px;
}
.nycase-nav li.on{
    background:#214489;
}
.nycase-nav li.on a{
    color:#fff;
}
.nycase-nav li a{
    color: #214489;
    font-size: 16px;
    display: block;
}

.case_list{}
.case_list ul li{
    float: left;
    width: 285px;
    margin-right: 20px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.case_list ul li img{
    width: 285px;
    display: block;
    height: 210px;
}
.case_list ul li p{
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.case_list ul li p{
    color:#333;
}
.case_list ul li dl{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(33, 68, 152, 0.7);
    color: #fff;
    text-align: center;
    /* padding: 5%; */
    display:none;
}
.case_list ul li:hover dl{
    display:block;
}
.case_list ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    padding: 80px 10px 0;
}
.case_list ul li dl i{
    background:#fff;
    height:2px;
    display:block;
    width:30px;
    margin: 15px auto;
}
.case_list ul li dl dd{
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    padding: 0 15px;
}

.casedetail{}
.casedetail_left{
    width: 650px;
}
.casedetail_right{
    width: 500px;
    background: #fafafa;
    min-height: 600px;
}
.casedetail_right dl{
    padding: 25px;
}
.casedetail_right dl dt{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.casedetail_right dl dd{}


/*工程案例*/
.program_list{}
.program_list ul li{
    float: left;
    width: 285px;
    margin-right: 20px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.program_list ul li img{
    width: 285px;
    display: block;
    height: 175px;
}
.program_list ul li p{
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.program_list ul li p{
    color:#333;
}
.program_list ul li dl{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(33, 68, 152, 0.7);
    color: #fff;
    text-align: center;
    /* padding: 5%; */
    display:none;
}
.program_list ul li:hover dl{
    display:block;
}
.program_list ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    padding: 50px 10px 0;
}
.program_list ul li dl i{
    background:#fff;
    height:2px;
    display:block;
    width:30px;
    margin: 15px auto;
}
.program_list ul li dl dd{
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    padding: 0 15px;
}

.programdetail{}
.programdetail_left{
    width: 300px;
}
.programdetail_left_tit{
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    background: #214489;
    color: #fff;
    border-radius: 0 15px 0 0;
}
.programdetail_left ul{
    border: 1px solid #214498;
    padding: 20px;
}
.programdetail_left ul li{
    height: 40px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    line-height: 40px;
    margin-bottom: 5px;
}
.programdetail_left ul li a{
    color:#333;
    display:block;
}
.programdetail_left ul li:hover a{
    color:#214498;
}
.programdetail_left ul li:hover{
    border-color:#214498;
}
.programdetail_right{
    width: 850px;
}
.programdetail_img{
    margin-bottom: 15px;
}
.programdetail_img img{
    margin: 0 auto;
    display: block;
    max-width: 850px;
    width: 100%;
}
.programdetail_img p{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    color: #444;
}
.prodetail-xxk{}
.prodetail-hd{
    border-bottom: 2px solid #214498;
}
.prodetail-nav{}
.prodetail-nav li{
    float: left;
    width: 120px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius:5px 5px 0 0;
    background:#ddd;
}
.prodetail-nav li.on{
    background:#214489;
}
.prodetail-nav li.on a{
    color:#fff;
}
.prodetail-nav li a{
    color:#214489;
    font-size: 16px;
}
.prodetail-bd{
    padding: 16px 10px;
}
.prodetail-bd-con{}
.prodetail-bd-con p{
    line-height: 28px;
}



/*服务承诺*/
.fw_list01{
    margin: 50px 0 0px;
}
.fw_list01 dl dt{
    font-size: 60px;
    color: #0d0d0d;
    text-align: center;
}
.fw_list01 dl dt span{
    color: #214489;
}
.fw_list01 dl dd{
    font-size: 22px;
    background: url(../images/fw_xingxing.png) left no-repeat;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    margin-left: 160px;
}

.fw_list02{
    background: #f5f5f5;
    border-top:1px solid #e6e6e6;
    margin-top: 120px;
    height: 270px;
}
.fw_list02_por{
    position: relative;
    top: -65px;
}
.fw_list02 .fw_list02_yuan{
    font-size: 30px;
    font-weight: bold;
    color: #214498;
    width: 125px;
    height: 105px;
    text-align: center;
    background: #e6f2fd;
    border-radius: 50%;
    border: 2px solid #e6e6e6;
    padding-top: 20px;
    top: -60px;
    margin: 0 auto;
}
.fw_list02 dl{
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
}
.fw_list02 dl dt{
    font-size: 18px;
    color: #214489;
}
.fw_list02_tel{
    font-size: 26px;
    color: #fff;
    width: 190px;
    background: url(../images/fw_tel.png) 15px center no-repeat #d7000d;
    padding-left: 55px;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    margin:20px auto 0;
}
.fw_ggt01{
    background: url(../images/fw_ggt01.jpg) center no-repeat;
    height: 820px;
}


.fw_list03{
    margin: 50px 0 30px;
}
.fw_list03 .fw_list03_dl dt{
    font-size: 60px;
    color: #0d0d0d;
    text-align: center;
}
.fw_list03 .fw_list03_dl dt span{
    color: #214489;
}
.fw_list03 .fw_list03_dl dd{
    text-align: center;
    font-size: 22px;    
    margin-top: 10px;
}
.fw_list03 .fw_list03_dl dd span{
    color: #214489;
}
.fw_list03 ul{
    width: 870px;
    margin: 40px auto 0;
}
.fw_list03 ul li{
    width: 250px;
    height: 160px;
    float: left;
    background: #c4e0f9;
    padding: 10px;
    margin-right: 30px;
    margin-bottom: 30px;
    position:relative;
}
.fw_list03 ul .fw03_tb01:before{
    content:"";
    background:url(../images/fw_jtright.png) no-repeat;
    width:17px;
    height:15px;
    position: absolute;
    right: -24px;
    top: 80px;
}
.fw_list03 ul .fw03_tb02:before{
    content:"";
    background:url(../images/fw_jtxia.png) no-repeat;
    width:17px;
    height:15px;
    position: absolute;
    right: 130px;
    bottom: -24px;
}
.fw_list03 ul .fw03_tb03:before{
    content:"";
    background:url(../images/fw_jtleft.png) no-repeat;
    width:17px;
    height:15px;
    position: absolute;
    left: -24px;
    top: 80px;
}
.fw_list03 ul li dl{
    border: 1px solid #214489;
    height: 120px;
    width: 210px;
    padding: 20px;
    border-radius: 10px;
}
.fw_list03 ul li dl dt{
    text-align: center;
    font-size: 30px;
    color: #214489;
    margin-bottom: 10px;
}
.fw_list03 ul li dl dd{
    color: #666;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}

.fw_list04{
    background: url(../images/fw_ggt02.jpg) center no-repeat;
    height: 700px;
    padding-top: 270px;
}
.fw_list04 dl{
    text-align: center;
    margin-bottom: 100px;
}
.fw_list04 dl dt{
    font-size: 60px;
    color: #fff;
}
.fw_list04 dl dt span{
    color:#214498;
}
.fw_list04 dl dd{
     color:#214498;
     font-size:18px;
     margin-top:10px;
}
.fw_list04_a a{
    font-size: 30px;
    color: #214498;
    border: 1px solid #214489;
    display: block;
    width: 200px;
    text-align: center;
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    border-radius: 10px;
}
.fw_list04_a a:hover{
    background:#214489;
    color:#fff;
}



.picMarquee-left{overflow:hidden;position:relative;margin-left: 53px;}
.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://hengfengsb.test.dginfo.com/t/h/hengfengsb/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{margin-bottom:50px}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{border:1px solid #dcdcdc; padding: 5px; margin:0 12px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;  }
.picMarquee-left .bd ul li .index_pro{ text-align:center;overflow:hidden;width:280px;height: 280px;}
.picMarquee-left .bd ul li img{ width:265px;height: 385px; display:block; 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 */
    display: block; 
}
.picMarquee-left .bd ul li p{
    text-align: center;
    line-height: 40px;
    color: #666666;
    overflow: hidden;
    margin-top: 5px;
}
.picMarquee-left .bd ul li:hover p{
    color: #de7c03;
}
.picMarquee-left .bd 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 */ }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.picMarquee-left .bd ul li .pri_block{height:40px;line-height:40px; }




.pichonor-left{overflow:hidden;position:relative;margin-left: 53px;}
.pichonor-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.pichonor-left .hd .prev,.pichonor-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("http://hengfengsb.test.dginfo.com/t/h/hengfengsb/pc/images/arrow.png") no-repeat;}
.pichonor-left .hd .next{ background-position:0 -50px;  }
.pichonor-left .hd .prevStop{ background-position:-60px 0; }
.pichonor-left .hd .nextStop{ background-position:-60px -50px; }
.pichonor-left .bd{margin-bottom:50px}
.pichonor-left .bd ul{ overflow:hidden; zoom:1; }
.pichonor-left .bd ul li{border:1px solid #dcdcdc; padding: 5px; margin:0 12px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;  }
.pichonor-left .bd ul li .index_pro{ text-align:center;overflow:hidden;width:280px;height: 280px;}
.pichonor-left .bd ul li img{ width:265px;height: 175px; display:block; 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 */
    display: block; 
}
.pichonor-left .bd ul li p{
    text-align: center;
    line-height: 40px;
    color: #666666;
    overflow: hidden;
    margin-top: 5px;
}
.pichonor-left .bd ul li:hover p{
    color: #de7c03;
}
.pichonor-left .bd 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 */ }
.pichonor-left .bd ul li .title{ line-height:24px;   }
.pichonor-left .bd ul li .pri_block{height:40px;line-height:40px; }



/*搜索*/
.productsSearch_list{}
.productsSearch_list ul li{
    float: left;
    width: 285px;
    margin-right: 20px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.productsSearch_list ul li img{
    width: 285px;
    display: block;
    height: 263px;
}
.productsSearch_list ul li p{
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.productsSearch_list ul li p{
    color:#333;
}
.productsSearch_list ul li dl{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(33, 68, 152, 0.7);
    color: #fff;
    text-align: center;
    /* padding: 5%; */
    display:none;
}
.productsSearch_list ul li:hover dl{
    display:block;
}
.productsSearch_list ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    padding: 50px 10px 0;
}
.productsSearch_list ul li dl i{
    background:#fff;
    height:2px;
    display:block;
    width:30px;
    margin: 15px auto;
}
.productsSearch_list ul li dl dd{
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    padding: 0 15px;
}




/*详情图*/
.xxbanner img{
    width: 100%;
    display: block;
}
.xxla{
    padding: 70px 0;
    background: #f7f7f7;
}
.xxtit{
    text-align: center;
    font-size: 32px;
    position: relative;
    display: table;
    margin: auto;
    line-height: 45px;
    color: #4d5c6c;
    font-weight: bold;
    margin-bottom: 40px;
}
.xxtit:before,.xxtit:after{
    content: "";
    position:absolute;
    width: 54px;
    height: 45px;
}
.xxtit:before{
    background: url(../images/titl.png) center no-repeat;
    left: -80px;
}
.xxtit:after{
    background: url(../images/titr.png) center no-repeat;
    right: -80px;
}
.xxtit.xxtit-fff{
    color: #fff;
}
.xxtit.xxtit-fff:before{
    background: url(../images/titlf.png) center no-repeat;
}
.xxtit.xxtit-fff:after{
    background: url(../images/titrf.png) center no-repeat;
}


.xxla-li{
    margin: 0 5%;
}
.xxla-li ul li{
    float: left;
    background: #fff;
    width: 24.66%;
    padding: 30px 3%;
    margin-left: 4%;
    height: 150px;
}
.xxla-li ul li:first-child{
    margin-left: 0;
}
.xxla-li ul li p{
    font-size: 18px;
    line-height: 30px;
}
.xxla-img{
    margin-top: 50px;
}
.xxla-img img{
    display: block;
    margin: auto;
}
.xxla-img p{
    text-align: center;
    font-size: 26px;
    color: #4d5c6c;
    margin-top: 20px;
}


.xxlb{
    background: #1156b7;
    padding: 50px 0;
}
.xxlb ul li{
    float: left;
    width: 33.33%;
    position: relative;
}
.xxlb ul li:before{
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
}
.xxlb ul li:first-child:before{
    display: none;
}
.xxlb ul li img{
    display: block;
    margin: auto;
}
.xxlb ul li p{
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
}

.xxlc{
    margin-top: 70px;
}
.xxlc-list{
    margin: 0 100px 50px;
    display: table;
}
.xxlc-list .img{
    float: left;
    width: 400px;
}
.xxlc-list .img img{
    display: block;
    width: 400px;
    box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 20%);
}
.xxlc-list dl{
    float: left;
    width: 500px;
    margin-left: 100px;
    margin-top: 50px;
    position: relative;
}
.xxlc-list dl:before{
    content:"";
    width:1px;
    height:100%;
    background:#1156b7;
    position:absolute;
    left:-50px;
}
.xxlc-list dl dt{
    font-size: 30px;
    font-weight: bold;
}
.xxlc-list dl dd{
    margin-top: 20px;
    font-size: 20px;
    line-height: 35px;
}
.xxlc-list.xxlc-wz .img{
    float: right;
}
.xxlc-list.xxlc-wz dl{
    margin-left: 0;
    margin-right: 100px;
}
.xxlc-list.xxlc-wz dl:before{
    right: -50px;
    left: inherit;
}

.xxld{
    padding: 50px 0;
    background: #1156b7;
    margin-top: 70px;
}
.xxld ul li{
    float: left;
    width: 33.33%;
    color: #fff;
    position: relative;
}
.xxld ul li:before{
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
}
.xxld ul li:first-child:before{
    display: none;
}
.xxld ul li h2{
    text-align: center;
    font-size: 60px;
    margin-bottom: 10px;
}
.xxld ul li p{
    text-align: center;
    font-size: 18px;
    margin: 0 15%;
    height: 50px;
    line-height: 25px;
}

.xxle{
    margin-top: 70px;
}
.xxle-list img{
    display: block;
    width: 100%;
}
.xxle-list dl{
    padding: 50px 150px;
    background: #f7f7f7;
}
.xxle-list dl dd{
    font-size: 18px;
    margin-top: 30px;
    text-indent: 2em;
    line-height: 35px;
}

.xxlf{
    margin-top: 70px;
}
.xxlf ul li{
    float: left;
    width: 260px;
    margin-left: 53px;
}
.xxlf ul li:first-child{
    margin-left: 0;
}
.xxlf ul li img{
    width: 260px;
    display: block;
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 20%);
}
.xxlf ul li p{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
}

.xxlg{
    margin-top: 70px;
}
.xxlg ul{}
.xxlg ul li{
    display: table;
}
.xxlg ul li:nth-child(2n) img{
    float: right;
}
.xxlg ul li img{
    display: block;
    float: left;
    border-radius: 25px;
    width: 550px;
}
.xxlg ul li .p{
    float: left;
    width: 650px;
    margin-top: 150px;
}
.xxlg ul li p{
    font-size: 24px;
    text-align: center;
    background: #6fc2ee;
    color: #fff;
    padding: 20px;
    border-radius: 30px;
    display: table;
    margin: auto;
}

.xxlh{
    margin-top: 70px;
}
.xxlh ul li{
    float: left;
    width: 224px;
    margin-left: 20px;
}
.xxlh ul li:first-child{
    margin-left: 0;
}
.xxlh ul li img{
    display: block;
    width: 100%;
}
.xxlh ul li p{
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
}