@charset "utf-8";
.top_bj{position: relative;background: #666!important;}
.search{margin-bottom: 0!important;}
.footer{margin-top: 0!important;}
.footer .links:before{background: #f5f5f5;}

.ny_banner{
    background: url(../images/banner.jpg) center no-repeat;
    height: 300px;
}
.join_banner{
    background: url(../images/join_banner.jpg) center no-repeat;
    height: 300px;
}
.inside_con{
    padding: 40px 0;
    background: #f7f7f7;
}
.inside_l{
    width: 230px;
}
.inside_l_pro{
    background: #fff;
}

/*右边分类*/
.ilc_tit{
    background: #83d63a;
    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{
    -webkit-box-shadow: 3px 1px 7px 2px rgba(0,0,0,0.3);
    box-shadow: 3px 1px 7px 2px rgba(0,0,0,0.3);
}
.inside_l_class ul{padding: 10px;background: #fff;}
.inside_l_class ul li:first-child{
    border-top: 0;
    margin-top: 0;
}
.inside_l_class ul li{
    text-align: left;
    position:  relative;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-top: 10px;
}
.inside_l_class ul li a{
    overflow:  hidden;
    height:  40px;
    display:  block;
    text-align:  center;
    background: #eee;
    color: #666;
    line-height: 40px;
}
.inside_l_class ul li a:hover{
    background: #83d63a;
    color:#fff;
}

.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;
    -webkit-box-shadow: 3px 1px 7px 2px rgba(0,0,0,0.3);
    box-shadow: 3px 1px 7px 2px rgba(0,0,0,0.3);
}
.nleftc_tit{
    background: #83d63a;
    padding: 10px 0;
    font-size: 12px;
}
.nleftc_tit p{
    display: table-cell;
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
    padding-left: 15px;
    text-transform: uppercase;
}
.nleftc_tit p span{
    font-size: 18px;
}
.nleftc_com{
    background: #e8e8e8;
    border-bottom: 0;
}
.nleftc_com img{
    display: block;
    width: 100%;
}
.nleftc_com p{
    color: #c40101;
    font-size: 20px;
    line-height: 28px;
}
.nleftc_com p span{}
.nleftc_con{
    background: #fff;
    padding: 15px;
    border-top: 0;
}
.nleftc_con p{
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
.nleftc_con p a{
    color: #666;
}
.nleftc_con p a:hover{
    color: #ff5824;
}





/*右边搜索*/
.inside_l_search{
    border:3px solid #da251b;
    height: 25px;
    margin-top: 10px;
}
.inside_l_search input{
    line-height: 24px;
    height: 24px;
    border: 0px;
    width: 164px;
    outline: 0;
    float: left;
}
.inside_l_search button{
    border: 0px;
    background: #da251b;
    height: 25px;
    line-height: 25px;
    color: #fff;
    width: 55px;
    cursor: pointer;
    float: left;
}

/*右边联系*/
.inside_l_contact{
    border: 3px solid #76aa07;
    padding: 3px 3px 10px;
    background: #fff6f9;
    margin-top: 10px;
}
.inside_l_contact img{
    display: block;
    margin:5px 0;
    width: 100%;
}
.inside_l_contact>p{
    color: #222;
    line-height: 25px;
    font-size: 12px;
}
.inside_l_contact p a{}
.inside_l_contact p a:hover{
    text-decoration: underline;
}
.ilcon_tit{
    background: #76aa07;
    color: #fff;
    text-align: center;
    padding: 9px 0;
}
.ilcon_tit p{
    font-size: 24px;
}
.ilcon_tit em{
    font-size: 12px;
    text-transform: uppercase;
}



.inside_r{
    width: 920px;
    background: #fff;
    padding: 15px;
    -webkit-box-shadow: 3px 1px 7px 2px rgba(0,0,0,0.3);
    box-shadow: 3px 1px 7px 2px rgba(0,0,0,0.3);
}
.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: #009b1e;
}

.nypro_list{}
.nypro_list ul li{
    float: left;
    width: 265px;
    margin-right: 27px;
    margin-bottom: 25px;
}
.nypro_list ul li img{
    display: block;
    width: 265px;
}
.nypro_list ul li p{
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
}

.pro_list ul li{
    float: left;
    width: 293px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.pro_list ul li .ovimg{
    overflow: hidden;
    display:block;
    border: 1px solid #e6e6e6;
}
.pro_list ul li img{
    display: block;
    width: 100%;
    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 */
}
.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 */
}
.pro_list ul li p{
    background: #e6e6e6;
    text-align: center;
    height: 35px;
    line-height: 35px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.pro_list ul li:hover p{
    background: #83d63a;
    color: #fff;
}
.pro_list ul li:hover .ovimg{
    border: 1px solid #83d63a;
}

/*关于我们*/
.about_list{
    line-height: 28px;
}

/*新闻*/
.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;}
.cs_list dt img {width: 250px;height: 174px;border:1px solid #ebebeb;display:block;padding:5px;}
.cs_list dt img:hover{border: 1px solid #83d63a;}
.cs_list dd {width: 630px;float:right;}
.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 h5:hover{ color:#B20E15;}
.cs_list dd h6 {font-weight:normal;height: 20px;line-height: 20px;overflow:hidden;font-size:12px;color:#999;margin: 5px 0;}
.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: 28px;height: 84px;margin-bottom: 10px;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.cs_list dd .cs_more {color: #DA251B;display:inline-block;font-size:14px;text-align:center;line-height: 25px;height: 25px;}
.cs_list dd .cs_more:hover{color: #83d63a;}

/*新闻详细页*/
.news_detail{margin:0 auto;}
.news_detail_tit{text-align:center;line-height:40px;font-size:18px;font-weight:bold;}
.news_detail_info{text-align:center;color:#666;font-size:12px;}
.news_detail_cont{padding: 10px 5px 0;line-height:26px;font-size: 14px;color:#333;border-top: 1px solid #cccccc;margin-top: 10px;}
.ndfooter_tit{
    font-size: 28px;
    padding-bottom: 20px;
    font-weight: bold;
}
.news_detail_footer{
    clear: both;
    float: right;
    /* background-color: #fff; */
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.news_detail_footer ul{}
.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;
}

/*上下页*/
.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: #014479;}
.Previous ul li span{color: #014479;}



.pro_det_instr {
    float: left;
    width: 420px;
    padding-left: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.pro_det_instr dl dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.pro_det_instr dl dd {
    line-height: 30px;
}
.pro_det_instr dl {
}
.pro_det_cont {
    clear: left;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.pro_det_cont img{
    max-width:100%;
}

.preview{width: 400px; height: 480px; float: left;}
/* smallImg */
.smallImg{position:relative; height: 75px; margin-top:1px; /* background-color:#F1F0F0; */ /* padding:6px 5px; */ width: auto; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/css/images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/css/images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height: 64px; width:400px; overflow:hidden; margin-left:0; float:left;margin-top: 10px;}
#imageMenu li:first-child{/* margin-left:0 */}
#imageMenu li {height: 54px; width: 54px; overflow:hidden; float:left; text-align:center;margin: 0 13px;}
#imageMenu li img{width: 50px; height: 50px;cursor:pointer;border: 2px solid #eee;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width: 50px; height: 50px; border: 2px solid #ccc;}
/* bigImg */
.bigImg{position:relative; float:left; width: 400px; height: 400px; overflow:hidden;}
.bigImg #midimg{width: 400px; height: 400px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #ccc; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
#imageMenu li img[src*="128_128"]{
    display: none;
}

.prd_cshu{
    width: 450px;
}
.prd_cshu .prd_cshu_tit{
    font-size: 22px;
    font-weight: bold;
    color: #e09210;
}
.prd_cshu .prd_cshu_fu{
    margin-top: 20px;
}
.prd_cshu .prd_cshu_fu p{
    color: #4c4c4c;
    font-size: 14px;
    line-height: 30px;
}
.prd_gm{
    height: 30px;
    margin: 20px 0;
}
.prd_gm .prd_gm_t1 a,.prd_gm .prd_gm_t2 a{
    color: #fff;
}
.prd_gm .prd_gm_t1,.prd_gm .prd_gm_t2{
    line-height: 30px;
    padding: 0 15px;
    border-radius: 5px;
}
.prd_gm .prd_gm_t1{
    background: #f3a514;
    margin-right: 20px;
}
.prd_gm .prd_gm_t2{
    background: #ea7288;
}
.guomai{
    height: 33px;
    margin: 20px 0;
}
.guomai .tianmao{
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/tianmao.png) left no-repeat #f1f300;
    margin-right: 15px;
}
.guomai .jingdong{  
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/jingdong.png) left no-repeat #3de2ff;
}
.guomai .tianmao,.guomai .jingdong{
    float: left;
    line-height: 33px;
    height: 33px;
    padding-left: 40px;
    padding-right: 15px;
    color: #000;
}
.guomai .tianmao:hover,.guomai .jingdong:hover{
    text-decoration:underline;
}

.spe_d{
    line-height: 30px;
    margin-top: 10px;
}
.spe_d ul li{
    color: #999;
}
.spe_d .spe_d01,.spe_d .spe_d02,.spe_d .spe_d03,.spe_d .spe_d04{
    padding-left: 20px;
}
.spe_d .spe_d01{
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/detail_bj.png) no-repeat 0 6px;
}
.spe_d .spe_d02{
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/detail_bj.png) no-repeat 0 -16px;
}
.spe_d .spe_d03{
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/detail_bj.png) no-repeat 0 -42px;
}
.spe_d .spe_d04{
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/detail_bj.png) no-repeat 0 -65px;
}

.Inside_pro_r{
    width: 100%;
    background: #fff;
    margin-top: 20px;
}
.Inside_pro_r_top{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 20px;
}
.Inside_pro_r_topa{
    width:88px;
    text-align: center;
    background: #33b564;
    color: #fff;
    font-weight: bold;
}
.Inside_pro_r_topb{
    font-size: 12px;
    color: #6f6f6f;
    margin-right: 20px;
    position: relative;
}
.weixin-qr2{
    position: absolute;
    top: 40px;
    left: -20px;
    display: none;
    z-index: 9999;
}
.weixin-qr2 img{
    width: 130px;
    border:1px solid #ccc;
    height: 130px;
}


.nyphoto_list ul li{
    float: left;
    width: 293px;
    margin-right: 20px;
    margin-bottom: 25px;
}
.nyphoto_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
}
.nyphoto_list ul li:hover .ovimg{
    border: 1px solid #83d63a;
}
.nyphoto_list ul li img{
    display: block;
    width: 293px;
    /* height: 215px; */
    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 */
}
.nyphoto_list ul li a: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 */
}
.nyphoto_list ul li p{
    line-height: 30px;
    text-align: center;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.nyphoto_list ul li:hover img{
    opacity:0.9;
}



.nycase_list ul li{
    float: left;
    width: 293px;
    margin-right: 20px;
    margin-bottom: 25px;
}
.nycase_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
}
.nycase_list ul li .ovimg:hover{
    border:1px solid #01b23e;
}
.nycase_list ul li img{
    display: block;
    width: 293px;
    height: 230px;
    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 */
}
.nycase_list ul li a: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 */
}
.nycase_list ul li p{
    line-height: 30px;
    text-align: center;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.nycase_list ul li:hover img{
    opacity:0.9;
}




.prodetail_img{
    width: 450px;
}
.prodetail_img img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    border: 1px solid #eee;
    width: 100%;
}
.prodetail_img p{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}
.prodetail_tit{
    width: 440px;
}
.prodetail_tit dl{}
.prodetail_tit dl dt{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.prodetail_tit dl dd{
    color: #666;
    line-height: 25px;
    margin-bottom: 10px;
}
.pordet-list{
    margin-top: 20px;
}
.pordet-list .pordet-list-tit{
    color: #78bd1a;
    font-weight: bold;
    margin-bottom: 10px;
}
.pordet-list ul{
    border: 2px 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 #83d63a;
}
.pordet-list ul li img{
    display: block;
    width: 100%;
}


.prodetail_con{
    margin-top: 20px;
}
.prodetail_con .prodetail_con_tit{
    height: 35px;
    border-bottom: 1px solid #00923f;
}
.prodetail_con .prodetail_con_tit span{
    display: block;
    width: 120px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #00923f;
}
.prodetail_con .prodetail_con_nr{
    padding: 10px;
    line-height: 28px;
}
.prodetail_con .prodetail_con_nr img{
    max-width:100%;
}
.notice{
    margin-top: 20px;
}
.tab-hd{
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.tab-nav{
}
.tab-nav li{
    float: left;
    margin-right: 10px;
    text-align: center;
    background: #eee;
    border-radius: 10px 10px 0 0;
}
.tab-nav li{
    padding: 0 10px;
    display: block;
    width: 100px;
    color: #fff;
    font-size:16px;
}
.tab-nav li.on{
    background: #83d63a;
    font-weight: bold;
}
.tab-nav li.on a{
    color:#fff;
}
.tab-bd{}
.tab-bd .tab-pal,.tab-bd .tab-pal p{
    line-height:28px;
}
.tab-bd .tab-pal img{
    max-width:920px;
}


/*在线留言*/
.message_list{
    background: #fff;
    padding: 20px;
}
.message_list_tit{
    color: #666;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.message_list_liuyan{
    margin-left: 15px;
}
.message_list_liuyan table{
    border-collapse: collapse;
}
.message_list_liuyan table tr{
    height: 40px;
    line-height: 40px;
    border: 1px solid #dfdfdf;
    margin-bottom: 15px;
    display: table;
    background: #fff;
    display: table;
}
.message_list_liuyan table tr th{
    border-right: 1px solid #dfdfdf;
    width: 80px;
    text-align: center;
    color: #666;
}
.message_list_liuyan table tr td input{
    border: 0px;
    height: 40px;
    line-height: 40px;
    outline: 0;
    width: 704px;
}
.message_list_liuyan table tr td textarea{
    border: 0;
    outline: 0;
    resize: none;
    height: 150px;
    width: 700px;
    line-height: 30px;
}

.contact_list dl{
    margin-bottom: 20px;
    margin-left: 15px;
}
.contact_list dl dt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contact_list dl dd{
    line-height: 35px;
}



/*人才招聘*/
.job_detail { width:auto; height: auto; }
.job_detail li { height: 40px; line-height: 40px; border-bottom: #CCC 1px dotted; padding-left: 10px; background: url(../images/aadiab.jpg) no-repeat left;font-size: 14px; }
.job_detail li a { float: left;font-size: 14px;color: #484848;}
.job_detail li a:hover{color: #01b23e;}
.job_detail li span { float: right; font-size: 12px;color: #484848; }


/*产品展示*/
.subproBox{
    padding: 10px;
}
.subpro{
    overflow: hidden;
    height: 40px;
    display: block;
    text-align: center;
    background: #eee;
    color: #666;
    line-height: 40px;
    cursor:  pointer;
    margin-bottom: 10px;
}
.subpro a{
    display:block;
    color: #666;
}
.subpro:hover a{
    color:#fff;
}
.subpro:hover{
    background: #ff7800;
    color:#fff;
}
.proContent{
    margin-bottom: 10px;
}
.proContent li{
    line-height:  35px;
    border-bottom: 1px dashed #ddd;
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/iyuan.png) 5px center no-repeat;
    padding-left: 25px;
    margin-bottom:5px;
    position:relative;
}
.proContent li:hover dl{
    display:block;
}
.proContent li dl{
    position:absolute;
    right: -200px;
    top: 0;
    background: #f2f2f2;
    padding: 5px 10px;
    width: 180px;
    z-index: 99;
    display: none;
}
.proContent li dl dd{
    background:url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/pro_left.png) left no-repeat;
    padding-left:10px;
    border-bottom:1px dotted #ccc;
}
.proContent li a{
    display:block;
}
.proContent li a:hover{
    color:#ff7800;
}
.proContent li:hover{
    background: url(http://zhongheng.test.dginfo.com/t/z/zhongheng/pc/images/iyuan_on.png) 5px center no-repeat;
}
.proDd{
    margin-bottom: 0;
}
.proDt{
    background: #ff7800;
    color: #fff;
    font-size: 16px;
}
.proDt a{
    color: #fff;
}




.con_tb{
    float: left;
    width: 420px;
}
.con_tb p{
    line-height: 40px;
    padding-left:60px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.con_tb .con_tb_t1{
    background: url(../images/con_t1.png) left 0 no-repeat;
}
.con_tb .con_tb_t2{
    background: url(../images/con_t2.png) left 0 no-repeat;
    }
.con_tb .con_tb_t3{
    background: url(../images/con_t3.png) left 0 no-repeat;
    }
.con_tb .con_tb_t4{
    background: url(../images/con_t4.png) left 0 no-repeat;
    }
.con_tb .con_tb_t5{
    background: url(../images/con_t5.png) left 0 no-repeat;
}


.con_lx{
    margin-top: 20px;
}
.con_lx dl{
    /* color: #fff; */
    float: left;
    width: 420px;
    padding: 10px 20px;
    min-height:150px;
}
.con_lx dl dt{
    font-weight:bold;
    font-size:18px;
    margin-bottom:10px;
    padding-left:40px;
}
.con_lx dl dd{
    line-height:25px;
}
.con_lx .cl_d1{
    background: #F1F1F1;
}
.con_lx .cl_d2{
    background: #e9e9e9;
}
.con_lx .cl_d1 dt{
    background:url(../images/con_che.png) no-repeat left;
}
.con_lx .cl_d2 dt{
    background:url(../images/con_gj.png) no-repeat left;
}


.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;
}


/*案例*/
.case_detail{margin:0 auto;}
.case_detail_tit{text-align:center;font-size:18px;font-weight:bold;border-bottom: 1px solid #ccc;}
.case_detail_tit img{
    display: block;
    margin: 0 auto;
    max-width: 900px;
}
.case_detail_tit p{
    margin: 10px 0;
}
.case_detail_cont{padding: 5px;line-height:26px;font-size: 14px;color:#333}


.pordet-buy{
    margin-top: 15px;
}
.pordet-buy a{
    background: #01b23e;
    color: #fff;
    display: block;
    width: 100px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
}
.pordet-buy a:hover{
    text-decoration:underline;
}


.ny_left_pro{
    padding: 10px 10px 0;
}
.ny_left_pro li{
    float: left;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ny_left_pro li img{
    width: 100px;
    height: 100px;
}
.ny_left_pro li p{
    text-align: center;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ny_left_sol{
    padding: 10px;
}
.ny_left_sol li{
    line-height: 30px;
    border-top: 1px dashed #ccc;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.ny_left_sol li:first-child{
    border-top:0;
}
.ny_left_sol li a{
    font-size: 14px;
    color: #666;
}
.ny_left_sol li a:hover{
    color:#83d63a
}